]> gcc.gnu.org Git - gcc.git/blame - ChangeLog
MAINTAINERS: Update my email address.
[gcc.git] / ChangeLog
CommitLineData
b68ba431
CC
12012-10-01 Cary Coutant <ccoutant@gmail.com>
2
3 * MAINTAINERS: Update my email address.
4
e61ffb3b
JG
52015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
6
7 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
8
b16cc4f2
KT
92015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
10
11 * MAINTAINERS: Add myself as an arm port reviewer.
12
ec523909
ML
132015-03-25 Martin Liska <mliska@suse.cz>
14 Yury Gribov <y.gribov@samsung.com>
15
16 * Makefile.in: Fix ln source location for vimrc file.
17 * Makefile.tpl: Likewise.
18
fc30054e
AH
192015-03-09 Aldy Hernandez <aldyh@redhat.com>
20
21 PR bootstrap/25672
22 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
23 cross-compiling. Similarly for CXX_FOR_TARGET.
24 * configure: Regenerate.
25
5373cd33
IE
262015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
27
28 * Makefile.def: Add libmpx.
29 * configure.ac: Add libmpx.
30 * Makefile.in: Regenerate.
31 * configure: Regenerate.
32
a6e8abb9
KY
332015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
34
35 * MAINTAINERS (CPU Port Maintainers): Add myself
36 i386 vector ISA extns mantainer.
37
f2b86778
JL
382015-03-13 Jeff Law <law@redhat.com>
39
40 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
41 maintainer.
42 Remove Richard Henderson as a maintainer for the x86 port.
43
9dd44d1c
JR
442015-03-03 Joern Rennecke <gnu@amylaar.uk>
45
46 * MAINTAINERS (CPU Port Maintainers): Update my email address.
47
33079441
IE
482015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
49
50 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
51 pointer bounds checker and i386 MPX maintainer.
52
d083ae5f
SL
532015-02-26 Sandra Loosemore <sandra@codesourcery.com>
54
55 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
56
f91f1c13
MS
572015-02-26 Martin Sebor <msebor@redhat.com>
58
59 * MAINTAINERS (Various Maintainers): Add self.
60
426c1eb0
TS
612015-02-20 Thomas Schwinge <thomas@codesourcery.com>
62
63 * configure.ac [--enable-as-accelerator-for] (enable_languages):
64 Make sure it contains lto.
65 * configure: Regenerate.
66
8ae12d71
TS
672015-02-18 Thomas Schwinge <thomas@codesourcery.com>
68
69 * configure: Regenerate.
70
11aa81cc
DN
712015-02-06 Diego Novillo <dnovillo@google.com>
72
73 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
74 middle-end, docstring): Remove myself.
75 (Write After Approval): Add myself.
76
a436ab27
JJ
772015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
78
79 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
80 (Write After Approval): Update address.
81
231d020b
DM
822015-01-29 David Malcolm <dmalcolm@redhat.com>
83
84 PR jit/64780
85 * configure.ac: Require the user to explicitly specify
86 --enable-host-shared if the jit is enabled.
87 * configure: Regenerate.
88
82a94471
RS
892015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
90
91 * MAINTAINERS (Write After Approval): Add myself.
92
e6f0c56d
TV
932015-01-25 Tom de Vries <tom@codesourcery.com>
94
95 * MAINTAINERS: Make whitespace consistent.
96
631ff3e1
BO
972015-01-23 Braden Obrzut <admin@maniacsvault.net>
98
99 * MAINTAINERS (Write After Approval): Add myself.
100
09b9cd1f
AV
1012015-01-20 Andre Vehreschild <vehre@gmx.de>
102
103 * MAINTAINERS: (Write After Approval): Add myself.
104
802ed46a
MU
1052015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
106
107 * MAINTAINERS: (Write After Approval): Add myself.
108
c61fcfa6
PT
1092015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
110
111 * MAINTAINERS: (Write After Approval): Add myself.
112
ebcd09c1
IS
1132015-01-13 Iain Sandoe <iain@codesourcery.com>
114
115 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
116 objective-c/c++ front end maintainer.
117
71aa170d
MP
1182015-01-13 Marek Polacek <polacek@redhat.com>
119
120 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
121
da067543
JL
1222015-01-12 Jeff Law <law@redhat.com>
123
124 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
125 a very long time.
126
bf1de3f0
ILT
1272015-01-09 Ian Lance Taylor <iant@google.com>
128
129 * configure.ac (host_tools): Add gotools.
130 * Makefile.def (host_modules): Add gotools.
131 (dependencies): Add dependency of all-gotools on all-target-libgo.
132
82a19768
AT
1332015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
134
135 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
136 * configure: Regenerate.
137
53dd59bf
TS
1382015-01-08 Thomas Schwinge <thomas@codesourcery.com>
139
140 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
141 all-target-libgomp.
142 * Makefile.in: Regenerate.
143
8054942d
EB
1442015-01-06 Eric Botcazou <ebotcazou@adacore.com>
145
146 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
147
0969ec7d
EB
1482015-01-06 Eric Botcazou <ebotcazou@adacore.com>
149
150 * configure.ac: Add Visium support.
151 * configure: Regenerate.
152
ec8fd1c0
AS
1532015-01-04 Andreas Schwab <schwab@linux-m68k.org>
154
155 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
156 * configure: Regenerate.
157
9bccfdf5
AP
1582015-01-03 Andrew Pinski <apinski@cavium.com>
159
160 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
161 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
162 (BASE_TARGET_EXPORTS): Add OBJCOPY.
163 (OBJCOPY_FOR_TARGET): New variable.
164 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
165 * Makefile.in: Regenerate.
166 * configure.ac: Check for already installed target objcopy.
167 Also GCC_TARGET_TOOL on objcopy.
168 * configure: Regenerate.
169
007adc0d
HPN
1702015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
171
172 * config.sub: Update from upstream, to 2015-01-01 version.
173 * config.guess: Ditto.
174
fe55e976
SH
1752014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
176
177 * MAINTAINERS (RTEMS Ports): Add myself.
178
b86d271e
PMR
1792014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
180
181 * MAINTAINERS (Write After Approval): Add myself.
182
9733278a
MH
1832014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
184
185 * MAINTAINERS (Write After Approval): Add myself.
186
4b4f2e35
TS
1872014-12-15 Thomas Schwinge <thomas@codesourcery.com>
188
189 * configure.ac (--enable-as-accelerator-for): Don't set
190 ENABLE_AS_ACCELERATOR_FOR. Update all users.
191 * configure: Regenerate.
192
b6a65eb6
JJ
1932014-12-13 Jakub Jelinek <jakub@redhat.com>
194
195 PR bootstrap/64023
196 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
197 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
198 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
199 to CXX.
200 * Makefile.in: Regenerated.
201
c3e1e693
YG
2022014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
203 Yury Gribov <y.gribov@samsung.com>
204
205 * .gitignore: Added .local.vimrc and .lvimrc.
206 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
207 * Makefile.in: Regenerate.
208
2092014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
210
211 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
212 * configure: Regenerated.
213
b9fb25a5
BS
2142014-11-27 Bernd Schmidt <bernds@codesourcery.com>
215
216 * MAINTAINERS (nvptx port): New entry.
217
d896cc4d
JBG
2182014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
219
220 * configure: Regenerate.
221
74ae587e
JBG
2222014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
223
224 * configure.ac: Merge with Binutils.
225
45c89690
TB
2262014-11-26 Tobias Burnus <burnus@net-b.de>
227
228 * Makefile.def: Make more dependent on mpfr, mpc and isl.
229 * Makefile.in: Regenerate.
230
ea903c37
BE
2312014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
232
233 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
234 missing flex.
235 * Makefile.in: Regenerated.
236
eb23df59
IV
2372014-11-21 Ilya Verbin <ilya.verbin@intel.com>
238
239 * Makefile.in: Regenerate.
240
a699d672
L
2412014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
242
243 PR bootstrap/63784
244 * libtool.m4: Add $pic_flag with -shared.
245
fc065a61
RL
2462014-11-21 Renlin Li <Renlin.Li@arm.com>
247
248 * MAINTAINERS (Write After Approval): Added myself.
249
efcc23e6
AV
2502014-11-21 Alex Velenko <Alex.Velenko@arm.com>
251
252 * MAINTAINERS (write-after-approval): Add myself.
253
dd308ed8
MK
2542014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
255
256 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
257 from 2 years ago.
258
ac8698a1
AV
2592014-11-19 Alex Velenko <Alex.Velenko@arm.com>
260
261 Revert:
262 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
263
264 * MAINTAINERS (Write After Approval): Added myself as line map
265 maintainer.
266
8dab9330
RL
2672014-11-19 Renlin Li <Renlin.Li@arm.com>
268
269 Revert:
270 2014-11-19 Renlin Li <Renlin.Li@arm.com>
271
272 * MAINTAINERS (Write After Approval): Added myself.
273
1be22083
RL
2742014-11-19 Renlin Li <Renlin.Li@arm.com>
275
276 * MAINTAINERS (Write After Approval): Added myself.
277
59392f46
AV
2782014-11-19 Alex Velenko <Alex.Velenko@arm.com>
279
280 * MAINTAINERS (Write After Approval): Added myself as line map
281 maintainer.
282
0f3422cc
DS
2832014-11-17 Dodji Seketeli <dodji@redhat.com>
284
285 * MAINTAINERS (Various Maintainers): Added myself as line map
286 maintainer.
287
0c8969f0
JBG
2882014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
289
290 * move-if-change: Sync from upstream gnulib.
291
d7134c0e
JBG
2922014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
293
294 * compile: Sync with upstream Automake.
295 * depcomp: Ditto.
296 * install-sh: Ditto.
297 * missing: Ditto.
298 * mkinstalldirs: Ditto.
299 * ylwrap: Ditto.
300
e4ff7e6a
JBG
3012014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
302
303 * config.sub: Update from upstream config repo.
304 * config.guess: Ditto.
305
5f520819
KY
3062014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
307
308 * Makefile.def: Add liboffloadmic to target_modules. Make
309 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
310 * Makefile.in: Regenerate.
311 * configure: Regenerate.
312 * configure.ac: Add liboffloadmic to target binaries.
313 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
314 Add liboffloadmic to noconfig list when C++ is not supported.
315
85c64bbe
BS
3162014-11-13 Bernd Schmidt <bernds@codesourcery.com>
317 Thomas Schwinge <thomas@codesourcery.com>
318 Ilya Verbin <ilya.verbin@intel.com>
319 Andrey Turetskiy <andrey.turetskiy@intel.com>
320
321 * configure: Regenerate.
322 * configure.ac (--enable-as-accelerator-for)
323 (--enable-offload-targets): New configure options.
324
7d35a59e
TB
3252014-11-11 Tobias Burnus <burnus@net-b.de>
326
0a002272 327 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
328 * Makefile.in: Regenerate.
329
35485da9
DM
3302014-11-11 David Malcolm <dmalcolm@redhat.com>
331
332 * ChangeLog.jit: New.
333 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
334
ebf6d33b
FXC
3352014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
336
337 PR target/63610
338 * libtool.m4: Fix globbing of darwin versions.
339 * configure: Regenerate.
340
4a9bb2aa
TB
3412014-11-11 Tobias Burnus <burnus@net-b.de>
342
4a9bb2aa
TB
343 * Makefile.def: Remove CLooG.
344 * Makefile.tpl: Ditto.
345 * configure.ac: Ditto.
346 * configure: Regenerate.
347 * Makefile.in: Ditto.
348
738f2522
BS
3492014-11-06 Bernd Schmidt <bernds@codesourcery.com>
350
351 * configure.ac: Handle nvptx-*-*.
352 * configure: Regenerate.
353
9b591dd1
PG
3542014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
355
356 * MAINTAINERS (Write After Approval): Add myself.
357
14258928
JJ
3582014-10-31 Jakub Jelinek <jakub@redhat.com>
359
360 * Makefile.def (libcc1): Remove bootstrap=true;.
361 * Makefile.in: Regenerated.
362
1335a8ca
JBG
3632014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
364
365 * configure.ac: Update comment.
366 * configure: Regenerate.
367
cb115cc2
IE
3682014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
369
370 * MAINTAINERS (Write After Approval): Add myself.
371
fca38047
TS
3722014-10-30 Thomas Schwinge <thomas@codesourcery.com>
373
374 * configure.ac (extra_host_libiberty_configure_flags): Add
375 --enable-shared also for libcc1's benefit.
376 * configure: Regenerate.
377
65c0707b
TG
3782014-10-29 Tristan Gingold <gingold@adacore.com>
379
380 * MAINTAINERS: Change my email address.
381
ddc8de03
PM
3822014-10-27 Phil Muldoon <pmuldoon@redhat.com>
383 Tom Tromey <tromey@redhat.com>
384
385 * Makefile.def: Add libcc1 to host_modules.
386 * configure.ac (host_tools): Add libcc1.
387 * Makefile.in, configure: Rebuild.
388
4eb1ac39 3892014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
390
391 * configure.ac (build_configargs): Don't share config.cache between
392 build subdirs.
7fd74620 393 * configure: Regenerate.
3d96b0d0 394
d81230b5
DH
3952014-10-24 Daniel Hellstrom <daniel@gaisler.com>
396
397 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
398 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
399 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
400 leon3v7 as leon3.
401 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
402 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
403 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
404 * config/sparc/sparc.md (cpu): Add leon3v7.
405 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
406
c7a6a617
DH
4072014-10-24 Daniel Hellstrom <daniel@gaisler.com>
408
409 * MAINTAINERS (write-after-approval): Add myself.
410
74cc5471
ILT
4112014-10-23 Ian Lance Taylor <iant@google.com>
412
413 * configure.ac: Disable the Go frontend on systems where it is known
414 to not work.
415 * configure: Regenerate.
416
929315a9
RB
4172014-10-23 Richard Biener <rguenther@suse.de>
418
419 * Makefile.def: Add libcpp build module and dependencies.
420 * configure.ac: Add libcpp build module.
421 * Makefile.in: Regenerate.
422 * configure: Likewise.
423
5d12b768
MF
4242014-10-15 Max Filippov <jcmvbkbc@gmail.com>
425
426 * MAINTAINERS (write-after-approval): Add myself.
427
7b262a51
MLI
4282014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
429
430 * INSTALL/README: Do not mention CVS.
431
7705dfd1
JY
4322014-10-03 Jing Yu <jingyu@google.com>
433
434 * configure.ac: Add aarch64 to list of targets that support gold.
435 * configure: Regenerate.
436
a3052d31
FD
4372014-09-29 François Dumont <fdumont@gcc.gnu.org>
438
439 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
440
b2a1b261
CM
4412014-09-29 Catherine Moore <clm@codesourcery.com>
442
443 * MAINTAINERS: Add myself as MIPS maintainer.
444
05342e10
MF
4452014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
446
447 * MAINTAINERS: Move myself to MIPS maintainers.
448
3f6bb7e5
JBG
4492014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
450
451 * MAINTAINERS: Put all email addresses between '<' and '>'.
452
3e895729
FXC
4532014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
454
455 * MAINTAINERS: Move myself to reviewers (Fortran).
456
e04733ee
AK
4572014-09-01 Andi Kleen <ak@linux.intel.com>
458
459 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
460 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
461 * Makefile.in: Regenerate.
462
e79c0ea8
DM
4632014-08-28 David Malcolm <dmalcolm@redhat.com>
464
465 * rtx-classes-status.txt: Delete
466
b32d5189
DM
4672014-08-28 David Malcolm <dmalcolm@redhat.com>
468
469 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
470
e0c0c325
SP
4712014-08-27 Sebastian Pop <s.pop@samsung.com>
472
473 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
474 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
475 of checking for version number.
476 * configure: Regenerated.
477 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
478
d7ac0a6a
DM
4792014-08-27 David Malcolm <dmalcolm@redhat.com>
480
481 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
482 is done; begin phase 6 (use extra rtx_def subclasses).
483
9daaca36
DM
4842014-08-27 David Malcolm <dmalcolm@redhat.com>
485
486 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
487 done; begin phase 5 (additional rtx_def subclasses).
488
b2908ba6
DM
4892014-08-26 David Malcolm <dmalcolm@redhat.com>
490
491 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
492
1130d5e3
DM
4932014-08-26 David Malcolm <dmalcolm@redhat.com>
494
495 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
496 SET_BB_HEADER are done.
497
0e0ce50d
DM
4982014-08-26 David Malcolm <dmalcolm@redhat.com>
499
500 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
501 done.
502
3d30f4e8
DM
5032014-08-26 David Malcolm <dmalcolm@redhat.com>
504
505 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
506
6144a836
DM
5072014-08-26 David Malcolm <dmalcolm@redhat.com>
508
509 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
510
b311fd0f
DM
5112014-08-25 David Malcolm <dmalcolm@redhat.com>
512
513 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
514
d8ce2eae
DM
5152014-08-25 David Malcolm <dmalcolm@redhat.com>
516
517 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
518
1455e88c
DM
5192014-08-25 David Malcolm <dmalcolm@redhat.com>
520
521 * rtx-classes-status.txt: Phase 3 (per-file commits within
522 "config" subdirs) is done; begin phase 4 (removal of
523 "scaffolding").
524
76c531d3
DM
5252014-08-23 David Malcolm <dmalcolm@redhat.com>
526
527 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
528 dir) is done; begin phase 3 (per-file commits within "config"
529 subdirs).
530
00550b3d
DM
5312014-08-21 David Malcolm <dmalcolm@redhat.com>
532
533 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
534 phase 2 (per-file commits in main source dir).
535
622dbadf
BC
5362014-08-21 Bin Cheng <bin.cheng@arm.com>
537
538 * configure: Regenerated.
539
c1286e0b
DM
5402014-08-19 David Malcolm <dmalcolm@redhat.com>
541
542 * rtx-classes-status.txt (TODO): Add SET_BND_TO
543
c2fc1aee
DM
5442014-08-19 David Malcolm <dmalcolm@redhat.com>
545
546 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
547
68975683
DM
5482014-08-19 David Malcolm <dmalcolm@redhat.com>
549
550 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
551
d914bc6b
DM
5522014-08-19 David Malcolm <dmalcolm@redhat.com>
553
554 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
555
8020a4d5
DM
5562014-08-19 David Malcolm <dmalcolm@redhat.com>
557
558 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
559
a231b8a5
JV
5602014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
561
562 * MAINTAINERS (Write After Approval): Add myself.
563
ce8126f5
CF
5642014-08-19 Christopher Faylor <me.gnu@cgf.cx>
565
566 * MAINTAINERS: Remove myself
567
0f82e5c9
DM
5682014-08-19 David Malcolm <dmalcolm@redhat.com>
569
570 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
571
9c9afb69
PP
5722014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
573
574 * MAINTAINERS (Write After Approval): Add myself.
575
190bea87
DM
5762014-08-18 David Malcolm <dmalcolm@redhat.com>
577
578 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
579 SET_BB_HEADER, SET_BB_FOOTER
580
c41b94ce
DM
5812014-08-18 David Malcolm <dmalcolm@redhat.com>
582
bb3fff01 583 * rtx-classes-status.txt: New file
c41b94ce 584
eae1a5d4
RG
5852014-08-18 Roman Gareev <gareevroman@gmail.com>
586
587 * configure.ac: Eliminate ClooG installation dependency.
588 * configure: Regenerate.
589 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
590 * Makefile.in: Regenerate.
591
f613bc0f
IV
5922014-08-15 Ilya Verbin <iverbin@gmail.com>
593
594 * MAINTAINERS (Write After Approval): Add myself.
595
5f75acf4
IT
5962014-08-15 Ilya Tocar <tocarip@gmail.com>
597
598 * MAINTAINERS (Write After Approval): Add myself.
599
88b1a322
JW
6002014-08-01 Jiong Wang <jiong.wang@arm.com>
601
602 * MAINTAINERS (Write After Approval): Add myself.
603
8ed499f8
AG
6042014-07-28 Anthony Green <green@moxielogic.com>
605
606 Import from savannah.gnu.org:
607 * config.sub: Update to 2014-07-28 version.
608
09ec3110
RS
6092014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
610
611 * MAINTAINERS: Remove my MIPS maintainer entry.
612
7b7f941a
UB
6132014-07-26 Uros Bizjak <ubizjak@gmail.com>
614
615 PR target/47230
616 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
617 * configure: Regenerate.
618
a12f7ac8
JN
6192014-07-24 James Norris <jnorris@codesourcery.com>
620
621 * MAINTAINERS (Write After Approval): Add myself.
622
09611faf
RG
6232014-07-20 Roman Gareev <gareevroman@gmail.com>
624
625 * configure.ac: Accept only CLooG 0.18.1.
626 * configure: Regenerate.
627
37738b0f
RG
6282014-07-17 Roman Gareev <gareevroman@gmail.com>
629
630 * configure.ac: Don't accept isl 0.11.
631 * configure: Regenerate.
632
473037cb
AZ
6332014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
634
635 * MAINTAINERS (Write After Approval): Add myself.
636
9a62ed16
RO
6372014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
638
639 * configure.ac: Don't accept isl 0.10.
640 * configure: Regenerate.
641
c41f1c42 6422014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 643
c41f1c42
BE
644 Fix include path for in-tree cloog.
645 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
646 * configure: Regenerate.
29d0a43c 647
c41f1c42 6482014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 649
c41f1c42 650 * .gitignore: Import gcc_update output.
a5852bea 651
b6383ab8
TS
6522014-06-13 Thomas Schwinge <thomas@codesourcery.com>
653
a10ec8bc
TS
654 * config-ml.in: Robustify ac_configure_args parsing.
655
45b3824d
TS
656 * configure.ac (--enable-linker-plugin-configure-flags)
657 (--enable-linker-plugin-flags): New flags.
658 (configdirs): Conditionally add libiberty-linker-plugin.
659 * configure: Regenerate.
660 * Makefile.def (host_modules): Add libiberty-linker-plugin.
661 (host_modules) <lto-plugin>: Pay attention to
662 @extra_linker_plugin_flags@ and
663 @extra_linker_plugin_configure_flags@.
664 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
665 * Makefile.in: Regenerate.
666
b6383ab8
TS
667 * Makefile.tpl (configure-[+prefix+][+module+])
668 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
669 "module_srcdir" instead of "module" for locating a module's srcdir.
670 * Makefile.in: Regenerate.
671
a4a1b5f3
MF
6722014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
673
674 * MAINTAINERS (Write After Approval): Add myself.
675
38a13841
SP
6762014-06-06 Sebastian Pop <sebpop@gmail.com>
677
678 * MAINTAINERS: Update my email address.
679
153fcd41
TP
6802014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
681
682 * MAINTAINERS (Write After Approval): Add myself.
683
e25d9632
AB
6842014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
685
686 * MAINTAINERS (Write After Approval): Add myself.
687
1007a55c
JW
6882014-05-30 Jonathan Wakely <jwakely@redhat.com>
689
690 PR libstdc++/61011
691 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
692 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
693 * configure: Regenerate.
694
fd9ed1ae
PA
6952014-05-28 Pedro Alves <palves@redhat.com>
696
697 * MAINTAINERS (Write After Approval): Add myself.
698
03bdb69f
MK
6992014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
700
701 * MAINTAINERS: Update my affiliation/email.
702
905083ad
MS
7032014-05-19 Mike Stump <mikestump@comcast.net>
704
705 * MAINTAINERS: Add wide-int reviewers.
706
707f1839
SL
7072014-05-14 Sandra Loosemore <sandra@codesourcery.com>
708
709 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
710 * configure: Regenerated.
711
7321dc60
TR
7122014-05-15 Torvald Riegel <triegel@redhat.com>
713
714 * MAINTAINERS (libitm): Add myself as maintainer.
715
5b1e4b47
CB
7162014-05-07 Charles Baylis <charles.baylis@linaro.org>
717
718 * MAINTAINERS (Write After Approval): Add myself.
719
a4ebe104
RS
7202014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
721
722 * config.sub, config.guess: Import from upstream.
723
9575df4a
AL
7242014-04-29 Alan Lawrence <alan.lawrence@arm.com>
725
726 * MAINTAINERS (Write After Approval): Put myself in correct order.
727
2fdc94b7
AL
7282014-04-29 Alan Lawrence <alan.lawrence@arm.com>
729
730 * MAINTAINERS (Write After Approval): Add myself.
731
080c6230
LB
7322014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
733
734 * MAINTAINERS: Move myself from Reviewers to Write After Approval
735 section.
736
4e4c8692
RÁE
7372014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
738
739 * MAINTAINERS (Write After Approval): Delete myself.
740
ffe7f7a7
JJ
7412014-04-17 Jakub Jelinek <jakub@redhat.com>
742
743 PR sanitizer/56781
744 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
745 and -B* options with -Xcompiler.
746
147d38a5
EB
7472014-04-04 Eric Botcazou <ebotcazou@adacore.com>
748
749 PR bootstrap/60620
750 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
751 * Makefile.in: Regenerate.
752
ba1925c3
YS
7532014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
754
755 * Makefile.def (dependencies): Make all-ld depend on all-binutils
756 for WINDRES_FOR_TARGET in default-manifest.o rule.
757 * Makefile.in: Regenerate.
758
8707b3bc
DH
7592014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
760
761 * MAINTAINERS (Write After Approval): Add myself.
762
9e1c8fc1
JJ
7632014-03-26 Jakub Jelinek <jakub@redhat.com>
764
765 PR sanitizer/56781
766 * Makefile.def: Set bootstrap=true; for host fixincludes.
767 * configure.ac: Don't bootstrap host fixincludes unless
768 --with-build-config=bootstrap-{a,ub}san.
769 * Makefile.in: Regenerated.
770 * configure: Regenerated.
771
beeda1d9
JJ
7722014-03-21 Jakub Jelinek <jakub@redhat.com>
773
774 * configure.ac: Move BUILD_CONFIG set up earlier. Add
775 --enable-vtable-verify option parsing. Don't add
776 target-libsanitizer to bootstrap_target_libs unless
777 --with-build-config=bootstrap-asan or
778 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
779 to bootstrap_target_libs unless --enable-vtable-verify.
780 * configure: Regenerated.
781
e5dddc50
AS
7822014-03-10 Anatoly Sokolov <aesok@post.ru>
783
784 * MAINTAINERS (Write After Approval): Add myself.
785
df5bc1cb
DC
7862014-03-07 Denis Chertykov <chertykov@gmail.com>
787
788 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
789
3b9edeac
JJ
7902014-03-07 Jakub Jelinek <jakub@redhat.com>
791
792 PR bootstrap/58572
793 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
794 -I for libstdc++-v3 includes if $(LEAN).
795 * Makefile.in: Regenerated.
796
c01a8548
JW
7972014-03-04 Jonathan Wakely <jwakely@redhat.com>
798
799 * MAINTAINERS: Update my email address.
800
341c653c
WL
8012014-02-24 Walter Lee <walt@tilera.com>
802
803 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
804 (tilegx-*-*): Change to tilegx*-*-*.
805 * configure: Regenerate.
806
37f2c4f0
LR
8072014-02-17 Loren J. Rittle <ljrittle@acm.org>
808
809 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
810
6c01e96e
KV
8112014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
812
813 * MAINTAINERS (Write After Approval): Add myself.
814
91da0481
RO
8152014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
816
817 PR target/59788
818 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
819 *solaris2*.
820
dd35b84f
JDA
8212014-01-21 John David Anglin <danglin@gcc.gnu.org>
822
823 * MAINTAINERS: Update my email address.
824
493b8af8
GP
8252014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
826
827 * MAINTAINERS: Convert to UTF-8.
828 Properly sort Xinliang David Li's entry.
829
f121b81d
CLT
8302013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
831 Sandra Loosemore <sandra@codesourcery.com>
832
833 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
834 nios2 port maintainers.
835
74f769b5
MT
8362013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
837
838 * MAINTAINERS (Write After Approval): Add myself.
839
79e0604d 8402013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
841
842 * configure.ac: Add user-friendly check for native x86_64-linux
843 multilibs.
844 * configure: Regenerate.
845
8462013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
847
848 * MAINTAINERS: Add myself as sh maintainer.
849
8502013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
851
852 * MAINTAINERS: Add self as SLSR maintainer.
853
8542013-11-18 Jan Hubicka <hubicka@ucw.cz>
855
856 * MAINTAINERS: Update my email address.
857
8582013-11-15 David Edelsohn <dje.gcc@gmail.com>
859
860 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
861
8622013-11-07 Thomas Schwinge <thomas@codesourcery.com>
863
864 * Makefile.in: Regenerate.
865
866 * Makefile.tpl: Fix typo.
867 * Makefile.in: Regenerate partially.
868
8692013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
870
871 * configure.ac: Added libcilkrts to noconfig list when C++ is not
872 supported.
873 * configure: Regenerated.
874
8752013-11-01 Trevor Saunders <tsaunders@mozilla.com>
876
877 * MAINTAINERS (Write After Approval): Add myself.
878
8792013-10-30 Jason Merrill <jason@redhat.com>
880
881 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
882 --disable-build-format-warnings.
883
8842013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
885
886 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
887 depend on libstdc++ and libgcc.
888 * configure: Regenerate.
889 * configure.ac: Added libcilkrts to target binaries. Also, restrict
890 libcilkrts for POSIX and i*86, and x86_64 architectures.
891 * Makefile.in: Added libcilkrts related fields to support building it.
892
8932013-10-26 Jeff Law <law@redhat.com>
894
895 * Makefile.def (target_modules): Remove libmudflap
896 (languages): Remove check-target-libmudflap).
897 * Makefile.in: Rebuilt.
898 * Makefile.tpl (check-target-libmudflap-c++): Remove.
899 * configure.ac (target_libraries): Remove target-libmudflap.
900 Remove checks which disabled libmudflap on some systems.
901 * configure: Rebuilt.
902 * libmudflap: Directory removed.
903
9042013-10-21 Cong Hou <congh@google.com>
905
906 * MAINTAINERS (Write After Approval): Add myself.
907
9082013-10-16 Mike Stump <mikestump@comcast.net>
909
910 * .dir-locals.el: Add.
911
9122013-10-15 David Malcolm <dmalcolm@redhat.com>
913
914 * configure.ac: Add --enable-host-shared
915 * configure: Regenerate.
916
9172013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
918
919 Import from savannah.gnu.org:
920 * config.guess: Update to 2013-06-10 version.
921 * config.sub: Update to 2013-10-01 version.
922
9232013-10-01 Simon Cook <simon.cook@embecosm.com>
924
925 Changes to build configuration to allow big endian ARC ELF toolchain
926 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
927 * configure: Regenerate.
928
9292013-09-20 Alan Modra <amodra@gmail.com>
930
931 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
932 ppc host match. Support little-endian powerpc linux hosts.
933
9342013-09-19 Dodji Seketeli <dodji@redhat.com>
935
936 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
937 maintainer.
938
9392013-09-12 DJ Delorie <dj@redhat.com>
940
941 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
942 maintainers.
943
9442013-09-03 Richard Biener <rguenther@suse.de>
945
946 * configure.ac: Also allow ISL 0.12.
947 * configure: Regenerated.
948
9492013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
950
951 * MAINTAINERS (Write After Approval): Add myself.
952
9532013-08-27 David Malcolm <dmalcolm@redhat.com>
954
955 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
956
9572013-08-26 Caroline Tice <cmtice@google.com>
958
959 * MAINTAINERS: Correct earliers update: Move myself from libvtv
960 "Various Reviewers" to libvtv "Various Maintainers".
961
9622013-08-20 Steven Bosscher <steven@gcc.gnu.org>
963
964 * MAINTAINERS: Add myself as RTL optimizers reviewer.
965
9662013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
967
968 * MAINTAINERS: Update name, email.
969
9702013-08-13 Adam Butcher <adam@jessamine.co.uk>
971
972 * MAINTAINERS (Write After Approval): Add myself.
973
9742013-08-12 Caroline Tice <cmtice@google.com>
975
976 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
977 address in the Write After Approval section.
978
9792013-08-09 Carlos O'Donell <carlos@redhat.com>
980
981 * MAINTAINERS (Write After Approval): Update email.
982
9832013-08-08 Benjamin Kosnik <bkoz@redhat.com>
984
985 * configure.ac: Adjust to check VTV_SUPPORTED.
986 * configure: Regenerated.
987
9882013-08-02 Caroline Tice <cmtice@google.com>
989
990 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
991 on non-linux systems; add target-libvtv to noconfigdirs; add
992 libsupc++/.libs to C++ library search paths.
993 * configure: Regenerated.
994 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
995 libstdc++ and libgcc.
996 * Makefile.in: Regenerated.
997
9982013-07-19 Yvan Roux <yvan.roux@linaro.org>
999
1000 * MAINTAINERS (Write After Approval): Add myself.
1001
10022013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1003 Shiva Chen <shiva0217@gmail.com>
1004
1005 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1006 nds32 port maintainers.
1007
10082013-07-17 Tim Shen <timshen91@gmail.com>
1009
1010 * MAINTAINERS (Write After Approval): Add myself.
1011
10122013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1013
1014 * configure.ac: Sync from binutils.
1015 * configure: Regenerate.
1016
10172013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1018
1019 * MAINTAINERS (Write After Approval): Add myself.
1020
10212013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1022
1023 * MAINTAINERS (Write After Approval): Add myself.
1024
10252013-05-17 David Malcolm <dmalcolm@redhat.com>
1026
1027 * MAINTAINERS (Write After Approval): Add myself.
1028
10292013-04-30 Brooks Moses <bmoses@google.com>
1030
1031 * MAINTAINERS: Update my email; move myself from Fortran
1032 reviewer to Write After Approval.
1033
10342013-04-16 Andreas Schwab <schwab@suse.de>
1035
1036 * configure.ac (aarch64-*-*): Don't disable java.
1037 * configure: Regenerate.
1038
10392013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1040
1041 * MAINTAINERS (Write After Approval): Add myself.
1042
10432013-03-30 Matthias Klose <doko@ubuntu.com>
1044
1045 * Makefile.def (target_modules): Don't install libffi.
1046 * Makefile.in: Regenerate.
1047
10482013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1049
1050 * MAINTAINERS (Write After Approval): Add myself.
1051
10522013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1053
1054 * MAINTAINERS (Write After Approval): Add myself.
1055
10562013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1057
1058 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1059 * configure: Regenerated.
1060
a15d2ea8
ILT
10612013-02-05 Ian Lance Taylor <iant@google.com>
1062
1063 PR go/55969
1064 * configure.ac: Disable libgo on some systems where it does not
1065 work.
1066
a3b854b6
FXC
10672013-02-04 David Edelsohn <dje.gcc@gmail.com>
1068
1069 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1070 Remove Geoff Keating as rs6000 port maintainer, at his request.
1071
10722013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1073
1074 * MAINTAINERS: Update my email.
1075
10762013-01-23 Shenghou Ma <minux.ma@gmail.com>
1077
1078 * configure: Re-generate.
1079
10802013-01-15 Richard Biener <rguenther@suse.de>
1081
1082 PR other/55973
1083 * configure: Re-generate.
1084
10852013-01-14 Matthias Klose <doko@ubuntu.com>
1086
1087 * Makefile.def (install-target-libsanitizer): Depend on
1088 install-target-libstdc++-v3.
1089 * Makefile.in: Regenerate.
1090
10912013-01-14 Richard Biener <rguenther@suse.de>
1092
1093 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1094 * configure: Re-generate
1095
10962013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1097
1098 * config.sub: Update from config repo.
1099
11002013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1101
1102 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1103 * Makefile.in: Regenerate.
1104
11052013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1106
1107 * MAINTAINERS (arc): Add new port maintainership for myself.
1108
11092013-01-09 Jason Merrill <jason@redhat.com>
1110
1111 * .gitignore: Import from gdb repository.
1112
11132013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1114
1115 * Makefile.def (configure-gcc): Depend on all-gmp.
1116 (all-gcc): Remove dependency on all-gmp.
1117 * Makefile.in: Regenerated.
1118
11192013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1120
1121 * config.sub: Merge from config repo.
1122 * config.guess: Ditto.
1123
11242013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1125
1126 * Makefile.def: Merge from binutils.
1127 * Makefile.in: Ditto.
1128
11292013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1130
1131 * MAINTAINERS: Update my email.
1132
11332012-12-29 Ben Elliston <bje@gnu.org>
1134
1135 * config.guess: Update to 2012-12-29 version.
1136 * config.sub: Likewise.
1137
11382012-12-20 Matthias Klose <doko@ubuntu.com>
1139
1140 * Makefile.def (install-target-libgfortran): Depend on
1141 install-target-libquadmath, install-target-libgcc.
1142 (install-target-libsanitizer): Depend on install-target-libgcc.
1143 (install-target-libjava): Depend on install-target-libgcc.
1144 (install-target-libitm): Depend on install-target-libgcc.
1145 (install-target-libobjc): Depend on install-target-libgcc.
1146 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1147 * Makefile.in: Regenerate.
1148
11492012-12-19 Matthias Klose <doko@ubuntu.com>
1150
1151 * Makefile.def (install-target-libgo): Depend on
1152 install-target-libatomic.
1153 * Makefile.in: Regenerate.
1154
11552012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1156
1157 PR go/55201
1158 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1159 * Makefile.in: Regenerate.
1160
11612012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1162
1163 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1164 * configure: Regenerate.
1165
11662012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1167
1168 * config.sub: Merge from config repo.
1169
11702012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1171
1172 * Makefile.def (target_modules): Add bootstrap=true and
1173 raw_cxx=true to libsanitizer.
1174 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1175 * Makefile.in: Regenerated.
1176 * configure: Likewise.
1177
11782012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1179
1180 * MAINTAINERS: Remove self as RTL optimization maintainer.
1181
11822012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1183
1184 * MAINTAINERS (Write After Approval): Add myself.
1185
11862012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1187
1188 * Makefile.def (target_modules): Remove bootstrap=true and
1189 raw_cxx=true from libsanitizer.
1190 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1191 * Makefile.in: Regenerated.
1192 * configure: Likewise.
1193
11942012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1195
1196 * Makefile.def (target_modules): Add bootstrap=true and
1197 raw_cxx=true to libsanitizer.
1198 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1199 * Makefile.in: Regenerated.
1200 * configure: Likewise.
1201
12022012-11-28 Andrew Pinski <apinski@cavium.com>
1203
1204 PR bootstrap/54279
1205 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1206 * configure: Regenerate.
1207 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1208 * Makefile.in: Regenerate.
1209
12102012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1211
1212 * configure.ac: Disable libsanitizer if we're not building C++.
1213 * configure: Regenerate.
1214
12152012-11-15 Roland McGrath <roland@hack.frob.com>
1216
1217 * MAINTAINERS (Write After Approval): Add myself.
1218
12192012-11-15 Dmitry Vyukov <dvyukov@google.com>
1220
1221 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1222 Kostya Serebryany (kcc@google.com) and
1223 Jakub Jelinek (jakub@redhat.com).
1224 Rename area for Dodji Seketeli (dodji@redhat.com).
1225
12262012-11-15 Dodji Seketeli <dodji@redhat.com>
1227
1228 * MAINTAINERS: (asan.c, related): Add myself.
1229
12302012-11-14 Roland McGrath <mcgrathr@google.com>
1231
1232 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1233 * configure: Regenerate.
1234
12352012-11-13 Richard Henderson <rth@redhat.com>
1236
1237 * configure.ac: Move libsanitizer logic to subdirectory.
1238 * configure: Regenerate.
1239
12402012-11-13 Dodji Seketeli <dodji@redhat.com>
1241
1242 * configure.ac: Enable libsanitizer just on x86 linux for now.
1243 * configure: Re-generate.
1244
12452012-11-13 David Edelsohn <dje.gcc@gmail.com>
1246
1247 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1248 sections.
1249 * configure: Regenerate.
1250
12512012-11-13 Hans-Peter Nilsson <hp@axis.com>
1252
1253 * configure.ac: Add section for configdirs for libsanitizer.
1254 Disable for cris-*-* and mmix-*-*.
1255 * configure: Regenerate.
1256
12572012-11-12 Wei Mi <wmi@google.com>
1258
1259 * configure.ac: Add libsanitizer to target_libraries.
1260 * Makefile.def: Ditto.
1261 * configure: Regenerate.
1262 * Makefile.in: Regenerate.
1263 * libsanitizer: New directory for asan runtime. Contains an empty
1264 tsan directory.
1265
12662012-11-03 Corinna Vinschen <corinna@vinschen.de>
1267
1268 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1269 against Mingw64 w32api.
1270 * configure: Regenerate.
1271
12722012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1273
1274 * configure: Regenerated.
1275
12762012-11-03 Robert Mason <rbmj@verizon.net>
1277
1278 * configure.ac: add --disable-libstdcxx configure option
1279 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1280
12812012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1282
1283 * MAINTAINERS (Write After Approval): Add myself.
1284
12852012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1286
1287 * MAINTAINERS (Write After Approval): Add myself.
1288
12892012-10-24 Sharad Singhai <singhai@google.com>
1290
1291 * MAINTAINERS (Write After Approval): Add myself.
1292
12932012-10-24 Eric Christopher <echristo@gmail.com>
1294
1295 * MAINTAINERS: Update email address.
1296
12972012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1298
1299 PR bootstrap/54820
1300 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1301 * configure: Regenerate.
1302
13032012-10-23 Richard Earnshaw <rearnsha@arm.com>
1304
1305 * MAINTAINERS (aarch64): Add Marcus and myself.
1306
13072012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1308
1309 PR bootstrap/54820
1310 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1311 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1312 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1313 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1314 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1315 * Makefile.in: Regenerate.
1316 * configure.ac (have_static_libs): New variable and associated check.
1317 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1318 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1319 * configure: Regenerate.
1320
13212012-10-10 Richard Biener <rguenther@suse.de>
1322
1323 * MAINTAINERS: Adjust for changed surname.
1324
13252012-10-04 Lawrence Crowl <crowl@google.com>
1326
1327 * MAINTAINERS (Write After Approval): Add myself.
1328
13292012-10-01 Cary Coutant <ccoutant@google.com>
1330
1331 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1332
13332012-09-28 Ian Lance Taylor <iant@google.com>
1334
1335 * Makefile.def: Make all-target-libgo depend on
1336 all-target-libbacktrace.
1337 * Makefile.in: Rebuild.
1338
13392012-09-26 Ian Lance Taylor <iant@google.com>
1340
1341 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1342 * Makefile.in: Rebuild.
1343
13442012-09-20 Walter Lee <walt@tilera.com>
1345
1346 * configure.ac: Add tilegx to list of targets that support gold.
1347 * configure: Regenerate.
1348
13492012-09-20 Marek Polacek <polacek@redhat.com>
1350
1351 * MAINTAINERS (Write After Approval): Add myself.
1352
13532012-09-19 Steve Ellcey <sellcey@mips.com>
1354
1355 * configure.ac: Add mips*-mti-elf* target.
1356 * configure: Regenerate.
1357
13582012-09-17 Ian Lance Taylor <iant@google.com>
1359
1360 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1361 * configure.ac (host_libs): Add libbacktrace.
1362 (target_libraries): Add libbacktrace.
1363 * Makefile.def (host_modules): Add libbacktrace.
1364 (target_modules): Likewise.
1365 * configure, Makefile.in: Rebuild.
1366
13672012-09-14 David Edelsohn <dje.gcc@gmail.com>
1368
1369 PR target/38607
1370 Merge upstream change.
1371 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1372
1373 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1374 Add libgomp*.o to compare_exclusions for AIX.
1375 * configure: Regenerate.
1376
13772012-09-06 Diego Novillo <dnovillo@google.com>
1378
1379 * configure.ac: Bump minimum GMP version to 4.2.3.
1380 * configure: Re-generate.
1381
13822012-09-05 Georg-Johann Lay <avr@gjlay.de>
1383
1384 PR target/54461
1385 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1386 target-libgloss if not configured --with-avrlibc=no.
1387 * configure: Regenerate.
1388
13892012-09-04 Jason Merrill <jason@redhat.com>
1390
1391 * configure.ac: Fix --enable-languages=all.
1392
13932012-09-04 Christophe Lyon <christophe.lyon@st.com>
1394
1395 * MAINTAINERS (Write After Approval): Add myself.
1396
13972012-09-03 Richard Guenther <rguenther@suse.de>
1398
1399 PR bootstrap/54138
1400 * configure.ac: Re-organize ISL / CLOOG checks to allow
1401 disabling with either --without-isl or --without-cloog.
1402 * configure: Regenerated.
1403
14042012-09-03 Georg-Johann Lay <avr@gjlay.de>
1405
1406 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1407 * configure: Regenerate.
1408
14092012-08-27 Ulrich Drepper <drepper@gmail.com>
1410
1411 * MAINTAINERS: Fix my email address.
1412
14132012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1414
1415 PR binutils/4970
1416 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1417 and opcodes.
1418 * Makefile.in: Regenerated.
1419
14202012-08-26 Art Haas <ahaas@impactweather.com>
1421
1422 * configure: Regenerate.
1423
14242012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1425
1426 * INSTALL/README: Also refer to the online installation
1427 instructions.
1428
14292012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1430
1431 * MAINTAINERS (Write After Approval): Add myself.
1432 (Picochip port): Remove myself.
1433
14342012-08-14 Diego Novillo <dnovillo@google.com>
1435
1436 Merge from cxx-conversion branch.
1437
1438 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1439 POSTSTAGE1_CONFIGURE_FLAGS.
1440 * Makefile.in: Regenerate.
1441 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1442 Force C++ when bootstrapping.
1443 * configure: Regenerate.
1444
14452012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1446
1447 * MAINTAINERS (Write After Approval): Add myself.
1448
14492012-07-16 Joseph Myers <joseph@codesourcery.com>
1450
1451 * README: Document use of ranges of years in copyright notices.
1452
14532012-07-06 Richard Guenther <rguenther@suse.de>
1454
1455 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1456 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1457 --with-gmp=system.
1458 * Makefile.in: Regenerated.
1459 * configure: Likewise.
1460
14612012-07-06 Richard Guenther <rguenther@suse.de>
1462
1463 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1464 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1465 supply V=1 as extra_make_flags.
1466 * configure: Regenerated.
1467 * Makefile.in: Likewise.
1468
14692012-07-04 Tristan Gingold <gingold@adacore.com>
1470
1471 * configure: Regenerate.
1472
14732012-07-03 Richard Guenther <rguenther@suse.de>
1474
1475 * Makfile.def (isl): Remove not necessary extra_exports and
1476 extra_make_flags.
1477 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1478 * Makefile.in: Regenerated.
1479
14802012-07-03 Richard Guenther <rguenther@suse.de>
1481
1482 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1483 * configure.ac: If either the ISL or the CLooG check failed
1484 do not try to build in-tree versions.
1485 * Makefile.in: Regenerated.
1486 * configure: Regenerated.
1487
14882012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1489
1490 * configure: Regenerate.
1491
14922012-07-02 Janis Johnson <janisjo@codesourcery.com>
1493
1494 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1495 maintainer.
1496
14972012-07-02 Richard Guenther <rguenther@suse.de>
1498
1499 * configure: Regenerated.
1500
15012012-07-02 Richard Guenther <rguenther@suse.de>
1502 Michael Matz <matz@suse.de>
1503 Tobias Grosser <tobias@grosser.es>
1504 Sebastian Pop <sebpop@gmail.com>
1505
1506 * Makefile.def: Add ISL host module, remove PPL host module.
1507 Adjust ClooG host module to use the proper ISL.
1508 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1509 * configure.ac: Include config/isl.m4. Add ISL host library,
1510 remove PPL. Remove PPL configury, add ISL configury, adjust
1511 ClooG configury.
1512 * Makefile.in: Regenerated.
1513 * configure: Likewise.
1514
15152012-07-02 Richard Guenther <rguenther@suse.de>
1516
1517 Merge from graphite branch
1518 2011-07-21 Tobias Grosser <tobias@grosser.es>
1519
1520 * configure: Regenerated.
1521 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1522 both cloog.org and legacy versions. The only supported version will
1523 be CLooG with the isl backend.
1524
1525 2011-07-21 Tobias Grosser <tobias@grosser.es>
1526
1527 * configure: Regenerated.
1528 * configure.ac: Require cloog isl 0.17.0
1529
1530 2011-07-21 Tobias Grosser <tobias@grosser.es>
1531
1532 * configure: Regenerated.
1533 * config/cloog.m4: Do not define CLOOG_ORG
1534
15352012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1536
1537 * configure.ac: Skip C if explicitly selected.
1538 * configure: Regenerate.
1539
15402012-06-28 Christophe Lyon <christophe.lyon@st.com>
1541
1542 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1543 they contain -O2.
1544 * configure: Regenerate.
1545
15462012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1547
1548 PR debug/53740
1549 * df.h, df-problems.c, dce.c: Revert last patch.
1550
15512012-06-25 Iain Sandoe <iain@codesourcery.com>
1552
1553 * MAINTAINERS (Write After Approval): Update my email address.
1554
15552012-06-21 Meador Inge <meadori@codesourcery.com>
1556
1557 * MAINTAINERS (Write After Approval): Add myself.
1558
15592012-06-20 Jason Merrill <jason@redhat.com>
1560
1561 * Makefile.tpl (check-target-libgomp-c++): New.
1562 (check-target-libitm-c++): New.
1563 * Makefile.def (c++): Add them.
1564 * Makefile.in: Regenerate.
1565
15662012-05-29 Edmar Wienskoski <edmar@freescale.com>
1567
1568 * MAINTAINERS (Write After Approval): Add myself.
1569
15702012-05-16 Olivier Hainque <hainque@adacore.com>
1571
1572 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1573 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1574 (install-no-fixedincludes): Adjust accordingly.
1575 * Makefile.in: Regenerate.
1576
15772012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1578
1579 Merge upstream change
1580 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1581
15822012-05-14 Marc Glisse <marc.glisse@inria.fr>
1583
1584 * MAINTAINERS (Write After Approval): Add myself.
1585
15862012-05-09 Nick Clifton <nickc@redhat.com>
1587 Paul Smith <psmith@gnu.org>
1588
1589 PR bootstrap/50461
1590 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1591 allow for the fact that from release v3.1.0 of MPFR the source
1592 files were moved into a src sub-directory.
1593 * configure: Regenerate.
1594
15952012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1596
1597 * configure.ac: Bump minimum MPFR version to 2.4.0.
1598 * configure: Regenerated.
1599
16002012-05-01 Richard Henderson <rth@redhat.com>
1601
1602 * Makefile.def (libatomic): New target_module.
1603 * configure.ac (target_libraries): Add libatomic.
1604 (noconfigdirs): Check if libatomic is supported.
1605 * Makefile.in, configure: Rebuild.
1606
16072012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1608
1609 * MAINTAINERS (Write After Approval): Add myself.
1610
16112012-04-25 Joel Brobecker <brobecker@adacore.com>
1612
1613 * config.sub: Update to 2012-04-18 version from official repo.
1614
16152012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1616
1617 * MAINTAINERS (Write After Approval): Add myself.
1618
16192012-04-11 Steve Ellcey <sellcey@mips.com>
1620
1621 * MAINTAINERS: Changed email address.
1622
16232012-03-28 Georg-Johann Lay <avr@gjlay.de>
1624
1625 PR target/52737
1626 * contrib/gcc_update (files_and_dependencies):
1627 Remove gcc/config/avr/t-multilib from touch data.
1628
16292012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1630
1631 * MAINTAINERS (OS Port Maintainers): Remove irix.
1632 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1633 (unsupported_languages): Remove mips-sgi-irix6.*.
1634 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1635 (with_stabs): Remove.
1636 * configure: Regenerate.
1637
16382012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1639
1640 * MAINTAINERS (OS Port Maintainers): Remove osf.
1641 * configure.ac (enable_libgomp): Remove *-*-osf*.
1642 (with_stabs): Remove alpha*-*-osf*.
1643 * configure: Regenerate.
1644
16452012-03-05 Tristan Gingold <gingold@adacore.com>
1646
1647 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1648 * configure: Regenerate.
1649
16502012-02-17 Walter Lee <walt@tilera.com>
1651
1652 * MAINTAINERS: (Write After Approval): Delete myself.
1653
16542012-02-14 Walter Lee <walt@tilera.com>
1655
1656 * MAINTAINERS (tilegx port): Add myself.
1657 (tilepro port): Add myself.
1658 (Write After Approval): Add myself.
1659
16602012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1661
1662 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1663 and Joseph Myers as docstring relicensing maintainers.
1664
16652012-02-09 Bin Cheng <bin.cheng@arm.com>
1666
1667 * MAINTAINERS (write-after-approval): Add myself.
1668
16692012-02-08 Ira Rosen <irar@il.ibm.com>
1670
1671 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1672 maintainer.
1673
16742012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1675
1676 * MAINTAINERS (Write After Approval): Move myself to
1677 maintain alphabetical order.
1678
16792012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1680
1681 * MAINTAINERS (Write After Approval): Add myself.
1682
16832012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1684
1685 * MAINTAINERS (Write After Approval): Add myself.
1686
16872012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1688 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1689
1690 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1691 * configure: Regenerate.
1692
16932012-01-23 Harshit Chopra <harshit@google.com>
1694
1695 * MAINTAINERS (Write After Approval): Add myself.
1696
16972012-01-22 Douglas B Rupp <rupp@ngnat.com>
1698
1699 * configure.ac: Remove reference to mh-interix.
1700 * configure: Regenerate.
1701
17022012-01-05 Richard Henderson <rth@redhat.com>
1703
1704 PR bootstrap/51072
1705 * configure.ac: Disable libitm if c++ is not enabled.
1706 * configure: Rebuild.
1707
1708 * configure.ac: Fix regexp for same.
1709 * configure: Rebuild.
1710
17112012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1712
1713 * MAINTAINERS (Write After Approval): Add myself.
1714
17152012-01-02 Richard Guenther <rguenther@suse.de>
1716
1717 PR bootstrap/51686
1718 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1719 * Makefile.in: Regenerate.
1720
17212011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1722
1723 * MAINTAINERS (Write After Approval): Add myself.
1724
17252011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1726
1727 * configure: Regenerate.
1728
17292011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1730
1731 * MAINTAINERS (picochip): Changed email address.
1732
17332011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1734
1735 * MAINTAINERS (write-after-approval): Add self.
1736
17372011-11-29 DJ Delorie <dj@redhat.com>
1738
1739 * configure.ac (rl78-*-*) New case.
1740 * configure: Regenerate.
1741 * MAINTAINERS: Add myself as RL78 maintainer.
1742
17432011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1744
1745 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1746
17472011-11-21 Andreas Tobler <andreast@fgznet.ch>
1748
1749 * libtool.m4: Additional FreeBSD 10 fixes.
1750
17512011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1752
1753 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1754 Maintainers section, as Epiphany maintainer.
1755
17562011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1757
1758 PR target/49992
1759 * configure.ac: Remove ranlib special-casing for Darwin.
1760 * configure: Regenerate.
1761
17622011-11-12 Andrey Belevantsev <abel@ispras.ru>
1763
1764 * MAINTAINERS (Reviewers): Keep the list sorted.
1765
17662011-11-11 Andrey Belevantsev <abel@ispras.ru>
1767
1768 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1769
17702011-11-09 Roland McGrath <mcgrathr@google.com>
1771
1772 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1773 * configure: Rebuild.
1774 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1775 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1776 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1777 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1778 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1779 Add READELF.
1780 * Makefile.in: Rebuild.
1781
17822011-11-09 Jason Merrill <jason@redhat.com>
1783
1784 * Makefile.def (language=c++): Remove check-c++0x.
1785 * Makefile.in (check-gcc-c++): Regenerate.
1786
17872011-11-08 Richard Henderson <rth@redhat.com>
1788
1789 * configure.ac: Test for libitm directory present first.
1790
1791 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1792
1793 * configure.ac: Test libitm/configure.tgt to disable libitm.
1794 * configure: Rebuild.
1795
17962011-11-07 Aldy Hernandez <aldyh@redhat.com>
1797 Richard Henderson <rth@redhat.com>
1798
1799 Merged from transactional-memory.
1800
1801 * Makefile.def (lang_env_dependencies): libitm is c++.
1802 Add libitm target module.
1803 * configure.ac: Likewise.
1804 * config/mmap.m4: New file.
1805 * contrib/gcc_update: Add libitm to touch data.
1806 * Makefile.in, configure: Rebuild.
1807
18082011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1809
1810 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1811 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1812 * Makefile.in: Regenerate.
1813
18142011-11-01 DJ Delorie <dj@redhat.com>
1815
1816 * config.sub: Update to version 2011-10-29 (added rl78)
1817
18182011-10-27 Nick Clifton <nickc@redhat.com>
1819
1820 * config.sub: Import these changes from the config project:
1821
1822 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1823 Ben Elliston <bje@gnu.org>
1824
1825 * config.sub (epiphany): New.
1826
1827 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1828 Ben Elliston <bje@gnu.org>
1829
1830 * config.sub (hexagon, hexagon-*): New.
1831
1832 2011-08-23 Roland McGrath <mcgrathr@google.com>
1833
1834 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1835 64eb to be64.
1836
1837 2011-08-16 Roland McGrath <mcgrathr@google.com>
1838
1839 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1840 (nacl): Grok as alias for 32el-unknown-nacl.
1841
18422011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1843
1844 * MAINTAINERS (Write After Approval): Add myself.
1845
18462011-10-24 Teresa Johnson <tejohnson@google.com>
1847
1848 * MAINTAINERS (Write After Approval): Add myself.
1849
18502011-09-21 Jakub Jelinek <jakub@redhat.com>
1851
1852 * MAINTAINERS (sparc port): Remove myself.
1853
18542011-09-14 Tom de Vries <tom@codesourcery.com>
1855
1856 * MAINTAINERS (Write After Approval): Add myself.
1857
18582011-08-14 Yao Qi <yao@codesourcery.com>
1859
1860 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1861 * configure: Regenerate.
1862
18632011-07-26 Ian Lance Taylor <iant@google.com>
1864
1865 * configure.ac: Set have_compiler based on whether gcc directory
1866 exists, rather than on whether gcc is in configdirs.
1867 * configure: Rebuild.
1868
18692011-07-21 Joseph Myers <joseph@codesourcery.com>
1870
1871 * MAINTAINERS (Global Reviewers): Add self.
1872
18732011-07-20 David Edelsohn <dje.gcc@gmail.com>
1874
1875 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1876 link directories.
1877 * Makefile.in: Rebuild.
1878
18792011-07-20 Ian Lance Taylor <iant@google.com>
1880
1881 PR bootstrap/49787
1882 * configure.ac: Move --enable-bootstrap handling earlier in file.
1883 If --enable-bootstrap and either --enable-build-with-cxx or
1884 --enable-build-poststage1-with-cxx, enable C++ automatically.
1885 * configure: Rebuild.
1886
18872011-07-19 Ian Lance Taylor <iant@google.com>
1888
1889 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1890 make C++ a boot_language. Set and substitute
1891 POSTSTAGE1_CONFIGURE_FLAGS.
1892 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1893 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1894 * configure, Makefile.in: Rebuild.
1895
18962011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1897
1898 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1899 maintainers.
1900
19012011-07-18 Jakub Jelinek <jakub@redhat.com>
1902
1903 * MAINTAINERS (Global Reviewers): Add myself.
1904
19052011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1906
1907 * configure: Regenerate.
1908
19092011-07-16 Jason Merrill <jason@redhat.com>
1910
1911 * Makefile.def (language=c++): Add check-c++0x and
1912 check-target-libmudflap-c++.
1913 * Makefile.tpl (check-target-libmudflap-c++): New.
1914 * Makefile.in: Regenerate.
1915
19162011-07-16 Matthias Klose <doko@ubuntu.com>
1917
1918 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1919 * Makefile.def (target_modules/libjava): Pass
1920 $(EXTRA_CONFIGARGS_LIBJAVA).
1921 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1922 if not configured with --enable-static-libjava.
1923 * Makefile.in: Regenerate.
1924 * configure: Likewise.
1925
19262011-07-15 Jason Merrill <jason@redhat.com>
1927
1928 * Makefile.in (check-c++): Move check-gcc-c++0x after
1929 check-target-libstdc++-v3.
1930
19312011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1932
1933 * MAINTAINERS (c6x port): New entry.
1934
19352011-07-13 Jason Merrill <jason@redhat.com>
1936
1937 * Makefile.in (check-gcc-c++0x): New.
1938 (check-c++): Depend on it.
1939
19402011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1941
1942 PR target/39150
1943 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1944 x86_64-*-solaris2.1[0-9]*.
1945 * configure: Regenerate.
1946
19472011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1948
1949 * MAINTAINERS (RTL optimizers): Add self.
1950
19512011-06-27 Gabriel Charette <gchare@google.com>
1952
1953 * MAINTAINERS (Write After Approval): Add myself.
1954
19552011-06-22 Hans-Peter Nilsson <hp@axis.com>
1956
1957 PR regression/47836
1958 PR bootstrap/23656
1959 PR other/47733
1960 PR bootstrap/49247
1961 PR c/48825
1962 * configure.ac (target_libraries): Remove target-libiberty.
1963 Remove case-statement setting skipdirs=target-libiberty for
1964 multiple targets. Remove checking target_configdirs and
1965 removing target-libiberty but keeping target-libgcc if
1966 otherwise empty.
1967 * Makefile.def (target_modules): Don't add libiberty.
1968 (dependencies): Remove all traces of target-libiberty.
1969 * configure, Makefile.in: Regenerate.
1970
19712011-06-13 Walter Lee <walt@tilera.com>
1972
1973 * configure.ac (tilepro-*-*) New case.
1974 (tilegx-*-*): Likewise.
1975 * configure: Regenerate.
1976
19772011-06-06 Jing Yu <jingyu@google.com>
1978
1979 * configure.ac: Skip target-libiberty for
1980 arm*-*-linux-androideabi.
1981 * configure: Regenerated.
1982
19832011-06-06 Nick Clifton <nickc@redhat.com>
1984
1985 * config.sub: Sync from upstream.
1986
19872011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1988
1989 * MAINTAINERS (Write After Approval): Add myself.
1990
19912011-06-01 Daniel Jacobowitz <drow@false.org>
1992
1993 * MAINTAINERS: Update my email address.
1994
19952011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1996
1997 * MAINTAINERS (Write After Approval): Update my email address.
1998
19992011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2000
2001 * MAINTAINERS (Write After Approval): Add myself.
2002
20032011-05-08 Doug Kwan <dougkwan@google.com>
2004
2005 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2006 * configure: Regenerated.
2007 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2008 value from configure.
2009 * Makefile.in: Regenerated.
2010
20112011-05-05 Joseph Myers <joseph@codesourcery.com>
2012
2013 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2014 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2015 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2016 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2017 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2018 *-*-vxworks*): Disable newlib and libgloss in separate case
2019 statement.
2020 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2021 to separate case statement.
2022 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2023 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2024 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2025 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2026 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2027 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2028 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2029 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2030 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2031 i[[3456789]]86-*-rdos*, m32r-*-*,
2032 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2033 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2034 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2035 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2036 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2037 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2038 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2039 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2040 and libgloss in main case over targets. Remove most empty cases
2041 in main case over targets.
2042 * configure: Regenerate.
2043
20442011-05-04 Janis Johnson <janisjo@codesourcery.com>
2045
2046 * MAINTAINERS (Write After Approval): Add myself.
2047
20482011-05-04 Joseph Myers <joseph@codesourcery.com>
2049
2050 * configure.ac: Remove code setting special library locations for
2051 hppa*64*-*-hpux11*. Remove code setting compiler for
2052 sparc-sun-solaris2*.
2053 * configure: Regenerate.
2054
20552011-05-04 Joseph Myers <joseph@codesourcery.com>
2056
2057 * configure.ac: Separate libgloss_dir settings from general case
2058 over targets.
2059 * configure: Regenerate.
2060
20612011-04-28 Joseph Myers <joseph@codesourcery.com>
2062
2063 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2064 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2065 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2066 cases in libgcj-disabling case statement.
2067 (hppa*64*-*-linux*): Set unsupported_languages instead of
2068 disabling target-zlib.
2069 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2070 to hppa*64*-*-hpux*.
2071 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2072 hppa*-*-hpux*.
2073 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2074 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2075 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2076 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2077 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2078 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2079 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2080 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2081 libgcj-disabling case statement.
2082 * configure: Regenerate.
2083
20842011-04-28 Joseph Myers <joseph@codesourcery.com>
2085
2086 * configure.ac: Disable Java for targets not supporting libffi.
2087 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2088 Remove cases in Java-disabling statement.
2089 (*arm-wince-pe): Change to arm-wince-pe.
2090 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2091 cases in Java-disabling statement.
2092 (bfin-*-*): Don't disable Java again.
2093 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2094 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2095 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2096 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2097 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2098 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2099 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2100 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2101 Java-disabling statement.
2102 (mmix-*-*): Don't disable Java again.
2103 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2104 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2105 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2106 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2107 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2108 statement.
2109 * configure: Regenerate.
2110
21112011-04-28 Joseph Myers <joseph@codesourcery.com>
2112
2113 * configure.ac: Separate cases disabling Java and Java libraries
2114 from general case over targets.
2115 * configure: Regenerate.
2116
21172011-04-21 Jie Zhang <jzhang918@gmail.com>
2118
2119 * MAINTAINERS: Update my email address.
2120
21212011-04-20 Easwaran Raman <eraman@google.com>
2122
2123 * MAINTAINERS (Write After Approval): Add myself.
2124
21252011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2126
2127 PR lto/48086
2128 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2129 * configure: Regenerate.
2130
21312011-04-16 Jim Meyering <meyering@redhat.com>
2132
2133 * MAINTAINERS (Write After Approval): Add myself.
2134
21352011-04-15 Dodji Seketeli <dodji@redhat.com>
2136
2137 * MAINTAINERS: Update my email address.
2138
21392011-04-13 Georg-Johann Lay <avr@gjlay.de>
2140
2141 * MAINTAINERS (Write After Approval): Add myself.
2142
21432011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2144
2145 * MAINTAINERS (Write After Approval): Add myself.
2146
21472011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2148
2149 * MAINTAINERS (Write After Approval): Add myself.
2150
21512011-04-06 Joseph Myers <joseph@codesourcery.com>
2152
2153 * configure.ac (build_tools): Remove build-byacc.
2154 (host_libs): Remove mmalloc.
2155 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2156 autoconf automake libtool diff rcs fileutils shellutils time
2157 textutils wdiff find uudecode hello tar gzip indent recode release
2158 sed perl gawk findutils gettext zip.
2159 (libgcj): Remove target-qthreads.
2160 (target_tools): Remove target-examples target-gperf.
2161 (YACC): Don't handle building byacc.
2162 * configure: Regenerate.
2163 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2164 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2165 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2166 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2167 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2168 handle building components.
2169 * Makefile.in: Regenerate.
2170
21712011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2172
2173 * MAINTAINERS: Update my email address as Xtensa maintainer.
2174
21752011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2176
2177 * config.sub: Sync from upstream.
2178
21792011-04-01 Joseph Myers <joseph@codesourcery.com>
2180
2181 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2182 (microblaze*): Don't disable libssp.
2183 * configure: Regenerate.
2184
21852011-04-01 Joseph Myers <joseph@codesourcery.com>
2186
2187 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2188 moveifchange.
2189 * configure: Regenerate.
2190 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2191 * Makefile.in: Regenerate.
2192
21932011-04-01 Joseph Myers <joseph@codesourcery.com>
2194
2195 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2196 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2197 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2198 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2199 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2200 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2201 md_exec_prefix cases.
2202 * configure: Regenerate.
2203
22042011-04-01 Joseph Myers <joseph@codesourcery.com>
2205
2206 * configure.ac: Separate cases disabling target-libssp,
2207 target-libiberty, target-libstdc++-v3 and Fortran from general
2208 case over targets.
2209 * configure: Regenerate.
2210
22112011-04-01 Joseph Myers <joseph@codesourcery.com>
2212
2213 * configure.ac (*-*-chorusos): Don't disable libgcj.
2214 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2215 Remove case.
2216 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2217 (arm-*-coff): Don't disable libgcj.
2218 (arm*-*-linux-gnueabi): Remove useless assignment.
2219 (arm-*-riscix*): Don't disable libgcj.
2220 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2221 configuration.
2222 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2223 (c54x*-*-*): Remove case.
2224 (tic54x-*-*): Don't disable GCC or GCC libraries.
2225 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2226 to *.
2227 (d10v-*-*): Don't disable GCC libraries.
2228 (d30v-*-*): Don't disable libgcj.
2229 (h8500-*-*): Don't disable GCC libraries.
2230 (i960-*-*): Don't disable libgcj.
2231 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2232 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2233 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2234 libgcj.
2235 (m68k-*-coff*): Remove case.
2236 (mmix-*-*): Don't disable libgloss on host.
2237 (mn10200-*-*, mn10300-*-*): Remove cases.
2238 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2239 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2240 Don't disable libgcj.
2241 (romp-*-*): Remove case.
2242 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2243 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2244 case.
2245 (v810-*-*): Don't disable GCC libraries.
2246 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2247 (ip2k-*-*): Don't disable GCC libraries.
2248 * configure: Regenerate.
2249
22502011-03-28 Joseph Myers <joseph@codesourcery.com>
2251
2252 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2253 libffi on host.
2254 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2255 on host.
2256 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2257 * configure: Regenerate.
2258
22592011-03-26 John Marino <binutils@marino.st>
2260
2261 * configure.ac: Add support for *-*-dragonfly*
2262 * configure: Regenerate.
2263
22642011-03-25 Joseph Myers <joseph@codesourcery.com>
2265
2266 * configure.ac (native_only): Remove.
2267 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2268 send-pr uudecode guile gnuserv on host.
2269 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2270 send-pr rcs guile perl texinfo libtool on host.
2271 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2272 automake send-pr rcs guile perl texinfo libtool on host.
2273 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2274 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2275 (alpha*-dec-osf*): Don't disable fileutils on target.
2276 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2277 texinfo send-pr expect dejagnu on target.
2278 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2279 target-qthreads on target.
2280 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2281 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2282 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2283 x86_64-*-mingw*): Don't disable expect on target.
2284 (*-*-cygwin*): Don't disable target-gperf on target.
2285 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2286 gnuserv on target.
2287 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2288 target.
2289 * configure: Regenerate.
2290
22912011-03-25 Joseph Myers <joseph@codesourcery.com>
2292
2293 * configure.ac (target_tools): Remove target-groff.
2294 (native_only): Remove target-groff.
2295 (hppa*64*-*-*): Don't disable byacc.
2296 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2297 setting.
2298 (*-*-kaos*): Don't skip target-librx and target-groff.
2299 (*-*-netware*): Don't skip target-libmudflap.
2300 (*-*-tpf*): Don't skip target-libmudflap.
2301 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2302 directories on the host.
2303 (ia64*-*-*vms*): Don't skip tix.
2304 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2305 host.
2306 * configure: Regenerate.
2307
23082011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2309
2310 * configure.ac: Remove references to mt-mep, mt-netware,
2311 mt-wince.
2312 * Makefile.def: Add all-utils soft dependencies.
2313 * Makefile.tpl: Remove GDB_NLM_DEPS.
2314 * configure: Regenerate.
2315 * Makefile.in: Regenerate.
2316
23172011-03-24 Paolo Bonzini <bonzini@gnu.org>
2318
2319 * configure.ac: Do not include mh-x86omitfp.
2320 * configure: Regenerate.
2321
23222011-03-24 Paolo Bonzini <bonzini@gnu.org>
2323
2324 * configure.ac: Remove empty cases.
2325 * configure: Regenerate.
2326
23272011-03-24 Paolo Bonzini <bonzini@gnu.org>
2328
2329 * Makefile.def: Add dependency from termcap to gdb.
2330 * Makefile.in: Regenerate.
2331
23322011-03-24 Paolo Bonzini <bonzini@gnu.org>
2333
2334 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2335 * configure: Regenerate.
2336 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2337 * Makefile.tpl: Likewise.
2338 * Makefile.in: Regenerate.
2339
23402011-03-24 Paolo Bonzini <bonzini@gnu.org>
2341
2342 * configure.ac: Remove all mentions of tentative_cc.
2343 * configure: Regenerate.
2344
23452011-03-24 Joseph Myers <joseph@codesourcery.com>
2346
2347 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2348 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2349 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2350 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2351 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2352 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2353 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2354 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2355 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2356 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2357 *-*-rhapsody*): Remove host cases.
2358 * configure: Regenerate.
2359
23602011-03-24 Joseph Myers <joseph@codesourcery.com>
2361
2362 * configure.ac (ppc*-*-pe): Remove host case.
2363 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2364 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2365 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2366 cases.
2367 * configure: Regenerate.
2368
23692011-03-24 Joseph Myers <joseph@codesourcery.com>
2370
2371 * config.sub: Update to version 2011-03-23.
2372
23732011-03-22 Joseph Myers <joseph@codesourcery.com>
2374
2375 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2376 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2377 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2378 * configure: Regenerate.
2379
23802011-03-22 Joseph Myers <joseph@codesourcery.com>
2381
2382 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2383 to Write After Approval.
2384 * config-ml.in: Don't handle arc-*-elf*.
2385 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2386 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2387 handle GCC libraries.
2388 * configure: Regenerate.
2389
23902011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2391
2392 PR bootstrap/48120:
2393 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2394 Add -lstdc++ -lm to LIBS.
2395 * configure: Regenerate.
2396
23972011-03-18 David Edelsohn <dje.gcc@gmail.com>
2398
2399 * config.guess: Update to version 2011-02-02
2400 * config.sub: Update to version 2011-02-24
2401
24022011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2403
2404 PR lto/48086
2405 * configure.ac: Re-enable LTO on *-apple-darwin9.
2406 * configure: Regenerate.
2407
24082011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2409
2410 PR lto/48086
2411 * configure.ac: Disable LTO on darwin due to an assembler change in
2412 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2413 under 256.
2414 * configure: Regenerate.
2415
24162011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2417
2418 * MAINTAINERS: Update myself as score backend maintainer,
2419 update my e-mail address.
2420
24212011-03-09 Xuepeng Guo <terry.guo@arm.com>
2422
2423 * MAINTAINERS: Update my e-mail address.
2424
24252011-03-06 Joey Ye <joey.ye@arm.com>
2426
2427 * MAINTAINERS: Update my e-mail address.
2428
24292011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2430
2431 * configure.ac: Adjust test of with_ppl.
2432 * configure: Regenerated.
2433
24342011-03-02 Kai Tietz <ktietz@redhat.com>
2435
2436 * MAINTAINERS: Adjust my e-mail address.
2437
24382011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2439
2440 * configure.ac: Add -lpwl to ppllibs.
2441 * configure: Regenerated.
2442
24432011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2444
2445 * config/cloog.m4: Add -lisl to clooglibs.
2446 * configure: Regenerated.
2447
24482011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2449
2450 * MAINTAINERS (CPU Port maintainers): Add self.
2451
24522011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2453
2454 * MAINTAINERS: Add myself as testsuite maintainer.
2455
24562011-02-15 Mike Stump <mikestump@comcast.net>
2457
2458 * MAINTAINERS: Add myself as testsuite maintainer.
2459
24602011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2461
2462 Import from Libtool and gnulib:
2463
2464 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2465
2466 Prepare for supporting FreeBSD 10.
2467 * config.rpath: Remove handling of freebsd1* which soon would
2468 match FreeBSD 10.0.
2469
2470 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2471
2472 Remove support for FreeBSD 1.x.
2473 * libtool.m4 (_LT_LINKER_SHLIBS)
2474 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2475 soon would incorrectly match FreeBSD 10.0.
2476
24772011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2478
2479 PR binutils/12283
2480 * move-if-change: Import version from gnulib.
2481
24822011-02-12 Alexandre Oliva <aoliva@redhat.com>
2483
2484 PR lto/47225
2485 * Makefile.def (lto-plugin): Double dash for enable-shared.
2486 (configure-gcc): Depend on all-lto-plugin.
2487 * Makefile.in: Rebuilt.
2488
24892011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2490
2491 * configure.ac: Remove extra bracket.
2492 * configure: Regenerate.
2493
24942011-02-08 Tobias Burnus <burnus@net-b.de>
2495
2496 * MAINTAINERS: Add myself as libquadmath maintainer.
2497
24982011-02-08 Thomas Schwinge <thomas@schwinge.name>
2499
2500 * MAINTAINERS: Update my email address.
2501
25022011-02-07 Joseph Myers <joseph@codesourcery.com>
2503
2504 * MAINTAINERS (option handling): Add self.
2505
25062011-02-06 Kai Tietz <kai.tietz@onevision.com>
2507
2508 PR lto/47225
2509 * Makefile.def: Add dependency for install-gcc
2510 on install-lto-plugin.
2511 * Makfile.in: Regenerated
2512
25132011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2514
2515 * MAINTAINERS (CPU Port Maintainers): Add myself.
2516
25172011-01-31 Alexandre Oliva <aoliva@redhat.com>
2518
2519 PR libgcj/44341
2520 * configure.ac: Discard --with-* flags for host when configuring
2521 target libraries for cross build.
2522 * configure: Rebuilt.
2523
25242011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2525
2526 * MAINTAINERS (linear loop transforms): Removed.
2527
25282011-01-25 Jakub Jelinek <jakub@redhat.com>
2529
2530 * configure.ac: If with_ppl is no, move setting with_cloog=no
2531 after CLOOG_REQUESTED check.
2532 * configure: Regenerated.
2533
25342011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2535
2536 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2537 CLooG has been requested.
2538 * configure: Regenerated.
2539
25402011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2541
2542 * configure: Regenerated.
2543 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2544
25452011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2546
2547 * configure: Regenerated.
2548 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2549
25502011-01-21 Andreas Schwab <schwab@redhat.com>
2551
2552 * configure.ac: Use AS_HELP_STRING throughout.
2553 * configure: Regenerate.
2554
25552011-01-18 Jie Zhang <jie.zhang@analog.com>
2556
2557 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2558 * configure: Regenerate.
2559
25602011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2561
2562 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2563
25642011-01-13 Joel Brobecker <brobecker@adacore.com>
2565
2566 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2567 for ia64-hpux.
2568 * configure: Regenerate.
2569
25702011-01-07 Jan Hubicka <jh@suse.cz>
2571
2572 PR lto/47225
2573 * Makefile.in: Regenerate.
2574 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2575 configure.
2576
25772011-01-07 Jan Hubicka <jh@suse.cz>
2578
2579 * Makefile.in: Regenerate.
2580 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2581 and configure dependency on lto-plugin configure.
2582 (lto-plugin module): Remove dependency on GCC; add dependency on
2583 liniberty.
2584
25852011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2586
2587 * MAINTAINERS (Write After Approval): Add myself.
2588
25892010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2590
2591 * configure: Regenerate.
2592
25932010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2594
2595 * configure.ac: (picochip): Disable libiberty.
2596
25972010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2598
2599 * MAINTAINERS (Write After Approval): Add myself.
2600
26012010-12-10 Ian Lance Taylor <iant@google.com>
2602
2603 PR bootstrap/46819
2604 * configure.ac: For --disable-libgcj clear libgcj_saved.
2605 * configure: Rebuild.
2606
26072010-12-10 Tobias Burnus <burnus@net-b.de>
2608
2609 PR fortran/46540
2610 * configure.ac: Add --disable-libquadmath and
2611 --disable-libquadmath-support.
2612 * configure: Regenerate.
2613
26142010-12-03 Ian Lance Taylor <iant@google.com>
2615
2616 * MAINTAINERS: Add myself as libgo maintainer.
2617
26182010-12-03 Hans-Peter Nilsson <hp@axis.com>
2619
2620 PR libffi/46792
2621 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2622 * configure: Regenerate.
2623
26242010-12-02 Ian Lance Taylor <iant@google.com>
2625
2626 * configure.ac: Always set default for poststage1_ldflags to
2627 -static-libstdc++ -static-libgcc.
2628
26292010-11-29 Andreas Schwab <schwab@redhat.com>
2630
2631 * configure.ac: Move comment to remove extra space in last argument
2632 of GCC_TARGET_TOOL.
2633
26342010-11-26 Alexandre Oliva <aoliva@redhat.com>
2635
2636 PR other/46026
2637 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2638 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2639 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2640 (BASE_FLAGS_TO_PASS): Use it.
2641 * configure: Rebuilt.
2642 * Makefile.in: Rebuilt.
2643
26442010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2645
2646 PR binutils/12258
2647 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2648 Properly check default linker.
2649 * configure: Regnerated.
2650
26512010-11-23 Matthias Klose <doko@ubuntu.com>
2652
2653 * configure.ac: For --enable-gold, handle value `default' instead of
2654 `both*'. New configure option --{en,dis}able-ld.
2655 * configure: Regenerate.
2656
26572010-11-20 Ian Lance Taylor <iant@google.com>
2658
2659 * configure.ac: Only disable a language library if no language needs
2660 it. Don't let --disable-libgcj uncondtionally disable libffi.
2661 * configure: Rebuild.
2662
26632010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2664
2665 * Makefile.in: Regenerate.
2666
2667 PR other/46202
2668 * configure.ac: Fix just-built in-tree STRIP name to be
2669 binutils/strip-new.
2670 * configure: Regenerate.
2671 * Makefile.def (install-strip-gcc, install-strip-binutils)
2672 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2673 (install-strip-sid): Mirror dependencies on non-strip variants
2674 of these targets on the respective -strip prerequisites.
2675 * Makefile.tpl (install-strip, install-strip-host)
2676 (install-strip-target): New targets.
2677 (install-strip-[+module+], install-strip-target-[+module+]):
2678 New targets.
2679 * Makefile.in: Regenerate.
2680
26812010-11-19 Ian Lance Taylor <iant@google.com>
2682 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2683
2684 * configure.ac: Add target-libgo to target_libraries. Set
2685 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2686 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2687 (HOST_EXPORTS): Add GOC.
2688 (BASE_TARGET_EXPORTS): Add GOC.
2689 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2690 (GOCFLAGS_FOR_TARGET): New variable.
2691 (EXTRA_HOST_FLAGS): Add GOC.
2692 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2693 * Makefile.def (target_modules): Add libgo.
2694 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2695 (dependencies): Add dependency from configure-target-libgo to
2696 configure-target-libffi and all-target-libstdc++-v3. Add
2697 dependencies from all-target-libgo to all-target-libffi.
2698 (languages): Add go.
2699 * configure: Rebuild.
2700 * Makefile.in: Rebuild.
2701
27022010-11-19 Ian Lance Taylor <iant@google.com>
2703
2704 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2705 compiler/flag environment variables.
2706
27072010-11-18 Ian Lance Taylor <iant@google.com>
2708
2709 * configure.ac: Check for lang_requires_boot_languages in
2710 config-lang.in files.
2711 * configure: Rebuild.
2712
27132010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
2714 Tobias Burnus <burnus@net-b.de>
2715
2716 PR fortran/32049
2717 * Makefile.def: Add libquadmath; build it with language=fortran.
2718 * configure.ac: Add libquadmath.
2719 * Makefile.tpl: Handle multiple libs in check-[+language+].
2720 * Makefile.in: Regenerate.
2721 * configure: Regenerate.
2722
b9b9d342
TT
27232010-11-16 Tom Tromey <tromey@redhat.com>
2724
2725 * MAINTAINERS: Moved myself to reviewers section.
2726
ecbfe87a
ZD
27272010-11-15 Zdenek Dvorak <ook@ucw.cz>
2728
2729 * MAINTAINERS: Moved myself to reviewers section.
2730
29a4f477
RW
27312010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2732
2733 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2734 (Write After Approval): Remove self.
2735
9965e3cd
AS
27362010-11-15 Andreas Schwab <schwab@redhat.com>
2737
2738 * configure.ac: Fix spelling in option names.
2739 * configure: Regenerated.
2740
0463992b
GJL
27412010-11-13 Georg-Johann Lay <georgjohann@web.de>
2742
2743 PR bootstrap/39622
2744 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2745 * configure: Regenerated.
2746
3df08734
KG
27472010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2748
2749 * MAINTAINERS: Update my email address.
2750
f16e2237
TG
27512010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2752
f16e2237
TG
2753 * configure: Regenerate.
2754
0bb52d68
TG
27552010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2756
1f980c25 2757 * configure: Regenerate.
0bb52d68 2758
aba2b02e
TG
27592010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2760
aba2b02e
TG
2761 * configure: Regenerate.
2762
27882098
TG
27632010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2764
27882098
TG
2765 * configure: Regenerate.
2766
d32ef397
AS
27672010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2768
2769 * configure.ac: Support official CLooG.org versions.
2770 * configure: Regenerate.
2771 * config/cloog.m4: New.
2772
5a4b6c0e
FD
27732010-11-10 François Dumont <francois.cppdevs@free.fr>
2774
2775 * MAINTAINERS (Write After Approval): Add myself.
2776
f2cea726
DE
27772010-11-09 David Edelsohn <dje.gcc@gmail.com>
2778
2779 * MAINTAINERS: Update my email address.
2780
d8ed14ce
IS
27812010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2782
2783 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2784 * configure: Regenerate.
d8ed14ce 2785
48215350
DK
27862010-11-03 Ian Lance Taylor <iant@google.com>
2787 Dave Korn <dave.korn.cygwin@gmail.com>
2788
2789 PR lto/46273
2790 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2791 and on other supported platforms whenever LTO is enabled.
2792 * configure: Rebuild.
2793
87841584
AM
27942010-11-02 Alan Modra <amodra@gmail.com>
2795
2796 PR binutils/12110
2797 * configure.ac: Error when source path contains spaces.
2798 * configure: Regenerate.
2799
fe12dfe1
JW
28002010-10-23 James E. Wilson <wilson@codesourcery.com>
2801
2802 * MAINTAINERS: Update my email address.
2803
66c92425
ILT
28042010-10-20 Ian Lance Taylor <iant@google.com>
2805
2806 * Makefile.def (target_modules): Set lib_path to src/.libs for
2807 libstdc++-v3 module.
2808 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2809 * Makefile.in: Rebuild.
2810
187d3518
LB
28112010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2812
2813 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2814 (Write After Approval): Remove myself.
2815
02db6bba
TG
28162010-10-15 Tristan Gingold <gingold@adacore.com>
2817
2818 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2819
c0103e74
DR
28202010-10-14 Douglas Rupp <rupp@gnat.com>
2821
2822 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2823
1cd0b716
DK
28242010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2825
2826 * configure.ac (build_lto_plugin): New shell variable.
2827 (--enable-lto): Turn on by default for all non-ELF platforms that
2828 have had LTO support added so far. Set build_lto_plugin appropriately
2829 for both ELF and non-ELF.
2830 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2831 * configure: Regenerate.
2832
d4c1abb3
RW
28332010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2834
2835 Sync from src:
2836 * configure.ac (v850 support): Remove target-libgloss from
2837 noconfigdirs.
2838 * configure: Regenerate.
2839
ffedf511
RW
28402010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2841
2842 PR bootstrap/45326
2843 PR bootstrap/45174
2844 * configure.ac: Honor initial values of $build_configargs,
2845 $host_configargs, $target_configargs. Mark the precious, so
2846 environment settings get recorded.
2847 * configure: Regenerate.
2848
e1826acc
RW
28492010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2850
2851 PR bootstrap/45796
2852 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2853 Depend on all-build-libiberty.
2854 * Makefile.in: Regenerate.
2855
80920132
ME
28562010-09-30 Michael Eager <eager@eagercon.com>
2857
2858 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2859 * configure: Regenerate.
2860
770a498a
ME
28612010-09-28 Michael Eager <eager@eagercon.com>
2862
2863 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2864
86dfbd58
RW
28652010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2866
2867 PR bootstrap/44621
2868 * configure.ac: Fix unportable shell quoting.
2869 * configure: Regenerate.
2870
db50fe7d
IS
28712010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2872
2873 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2874 targets and amend comment.
2875 * configure: Regenerate.
2876
0064e825
TB
28772010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2878
2879 * MAINTAINERS (Write After Approval): Add myself.
2880
bb79486c
JH
28812010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2882
2883 * configure.ac: Enable LTO by default on Darwin.
2884 * configure: Regenerate.
2885
9e0b22c3
MS
28862010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2887
bb79486c 2888 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 2889
2fabf1b7
IB
28902010-09-01 Ian Bolton <ian.bolton@arm.com>
2891
bb79486c 2892 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 2893
3a9abc98
DS
28942010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2895
2896 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2897 ports
2898
331a9a59
DY
28992010-07-28 David Yuste <david.yuste@gmail.com>
2900
2901 * MAINTAINERS (Write After Approval): Add myself.
2902
223a9d64
N
29032010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2904
2905 * configure.ac: Support all v850 targets.
2906 * configure: Regenerate.
2907
9183bdcf
MG
29082010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2909
2910 PR bootstrap/44455
2911 * configure.ac (extra_mpfr_configure_flags): Copy from
2912 extra_mpc_gmp_configure_flags.
2913 * configure: Re-generated.
2914
2e290598
AK
29152010-07-22 Andi Kleen <ak@linux.intel.com>
2916
2917 * MAINTAINERS (Write After Approval): Add myself.
2918
8d6cd388
CLT
29192010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2920
2921 * MAINTAINERS (Write After Approval): Add myself.
2922
b0b01eb0
JY
29232010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2924
2925 * MAINTAINERS (Write After Approval): Add myself.
2926
77198d71
JH
29272010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2928
2929 PR target/44862
2930 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2931 Provide -B option to allow for link spec %s substitutions for
2932 libstdc++.a on darwin.
2933 * Makefile.in: Regenerate.
2934
02fe70af
MM
29352010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2936
2937 * MAINTAINERS (Reviewers): Update my e-mail address
2938
c63a4676
AO
29392010-06-10 Alexandre Oliva <aoliva@redhat.com>
2940
2941 * Makefile.def (configure-gcc): Depend on all-libelf.
2942 * Makefile.in: Rebuild.
2943
e68edbf6
FC
29442010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2945
2946 * MAINTAINERS (Write After Approval): Add myself in the right place.
2947
dce2d8b2 29482010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
2949
2950 * MAINTAINERS (Write After Approval): Add myself.
2951
dce2d8b2 29522010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
2953
2954 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
2955
29562010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 2957
1ab55d69
MK
2958 * config.sub: Update to version 2010-05-21.
2959 * config.guess: Update to version 2010-04-03.
0c422e74 2960
02540df4
SB
29612010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2962
2963 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2964 * configure: Regenerate.
2965
dfe5f5b2
ST
29662010-05-12 Sriraman Tallam <tmsriram@google.com>
2967
2968 * MAINTAINERS (Write After Approval): Add myself.
2969
c082f9f3
SB
29702010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2971
2972 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2973 a platform that supports LTO.
2974 * configure: Regenerate.
2975
f1af9e5f
SP
29762010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2977
2978 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2979 * configure: Regenerated.
2980
38e3d868
RM
29812010-04-27 Roland McGrath <roland@redhat.com>
2982 H.J. Lu <hongjiu.lu@intel.com>
2983
2984 * configure.ac (--enable-gold): Support both, both/gold and
2985 both/bfd to add gold to configdirs without removing ld.
2986 * configure: Regenerated.
2987
2988 * Makefile.def: Add install-gold dependency to install-ld.
2989 * Makefile.in: Regenerated.
2990
3bec79c5
DK
29912010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2992
2993 PR lto/42776
2994 * configure.ac (--enable-lto): Refactor handling so libelf tests
2995 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2996 and allow LTO to be explicitly enabled on non-ELF platforms that
2997 are known to support it inside else-clause.
2998 * configure: Regenerate.
2999
615c8ffa
EB
30002010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3001
3002 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3003 * configure: Regenerate.
3004
e4522f78
RC
30052010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3006
3007 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3008 * configure: Regenerate.
3009
8ccb78f2
RO
30102010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3011
3012 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3013 separately.
3014 * configure: Regenerate.
3015
d5cc2ee3
KW
30162010-04-16 Kevin Williams <kevin.williams@inria.fr>
3017
3018 * MAINTAINERS (Write After Approval): Add myself.
3019
8406cb62
TG
30202010-04-14 Tristan Gingold <gingold@adacore.com>
3021
3022 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3023 * configure: Regenerate.
3024
3591b8e2
SE
30252010-04-13 Steve Ellcey <sje@cup.hp.com>
3026
3027 * configure: Regenerate after change to elf.m4.
3028
a82ecc7b
IS
30292010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3030
3031 * MAINTAINERS (Write After Approval): Add myself.
3032
1f0bf148
SP
30332010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3034
3035 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3036 * configure: Regenerated.
3037
30382010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3039
3040 * configure.ac: Print "buggy but acceptable" when CLooG
3041 revision is less than 9.
3042 * configure: Regenerated.
3043
ecd01dee
DN
30442010-04-01 Diego Novillo <dnovillo@google.com>
3045
3046 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3047
dc683a3f
RW
30482010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3049
3050 PR bootstrap/43615
3051 PR bootstrap/43328
3052
3053 Revert:
3054
3055 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3056
3057 * configure.ac: Do not pass --enable-multilib nor
3058 --disable-multilib in baseargs. Accept explicitly passed
3059 --enable_multilib.
3060 * configure: Regenerate.
3061
7527d83f
UW
30622010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3063
3064 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3065
895522b6
JJ
30662010-03-31 Janis Johnson <janis187@us.ibm.com>
3067
3068 * MAINTAINERS: Remove myself.
3069
9db4e878
RW
30702010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3071
3072 PR bootstrap/43328
3073 * configure.ac: Do not pass --enable-multilib nor
3074 --disable-multilib in baseargs. Accept explicitly passed
3075 --enable_multilib.
3076 * configure: Regenerate.
3077
acf6bf36
AP
30782010-03-28 Andrew Pinski <pinskia@gmail.com>
3079
3080 * MAINTAINERS (spu port): Remove me.
3081
b42f0d7e
JM
30822010-03-23 Joseph Myers <joseph@codesourcery.com>
3083
3084 * configure.ac (tic6x-*-*): New case.
3085 * configure: Regenerate.
3086
0d1152b1
JM
30872010-03-23 Joseph Myers <joseph@codesourcery.com>
3088
3089 * config.sub: Update to version 2010-03-22.
3090 * config.guess: Update to version 2009-12-30.
3091
dce2d8b2 30922010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
3093
3094 PR ada/42554
3095 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3096 * configure: Regenerate.
3097
5408fbe8
RR
30982010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3099
3100 * MAINTAINERS: Update my email address.
3101
3f55a3b3
SP
31022010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3103
3104 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3105 (ghassan.shobaki@amd.com): Removed.
3106
3f08f7e8
AM
31072010-03-17 Alan Modra <amodra@gmail.com>
3108
3109 * MAINTAINERS: Update my email address.
3110
f3a9d094
DN
31112010-03-16 Diego Novillo <dnovillo@google.com>
3112
3113 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3114 Matthews.
3115
db5c4b8b
JM
31162010-03-16 Joseph Myers <joseph@codesourcery.com>
3117
3118 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3119 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3120
b995570a
JM
31212010-03-16 Joseph Myers <joseph@codesourcery.com>
3122
3123 * MAINTAINERS: Update my email address.
3124
124cc66f
DJ
31252010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3126
3127 * MAINTAINERS: Update my email address.
3128
a4581668
BS
31292010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3130
3131 * MAINTAINERS: Update my email address.
3132
49d78e29
JZ
31332010-03-09 Jie Zhang <jie@codesourcery.com>
3134
3135 * MAINTAINERS: Update my email address.
3136
8927b7c0
RO
31372010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3138
3139 PR libstdc++/32499
3140 * configure.ac (RANLIB): Default to true.
3141 (STRIP): Likewise.
3142 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3143 * configure: Regenerate.
3144
dce2d8b2 31452010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
3146
3147 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3148 (Write After Approval): Update my email address.
3149
bf646aaf
NC
31502010-02-17 Nick Clifton <nickc@redhat.com>
3151
3152 PR 11238
3153 * Makefile.tpl (local-distclean): Also remove config.cache files in
3154 sub-directories as there may not be Makefiles present in the
3155 sub-directories.
96e41f16
NC
3156 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3157 the config.cache files found by the find command.
3158
bf646aaf
NC
3159 * Makefile.in: Regenerate.
3160 * configure.ac: Revert previous delta.
3161 * configure: Regenerate.
3162
ff78880a
NC
31632010-02-15 Nick Clifton <nickc@redhat.com>
3164
3165 PR 11238
3166 * configure.ac: Delete config.cache files in sub-directories when
3167 deleting Makefiles.
3168 * configure: Regenerate.
3169
8150eadf
BE
31702010-02-12 Ben Elliston <bje@gnu.org>
3171
3172 * MAINTAINERS: Update my email address.
3173
a9e12bfd
AP
31742010-02-08 Andrew Pinski <pinskia@gmail.com>
3175
3176 * MAINTAINERS (spu port): Update my email address.
3177
95315086
JZ
31782010-02-08 Jie Zhang <jie.zhang@analog.com>
3179
3180 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3181
362c6d2f
KG
31822010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3183
3184 * configure.ac: Add "recommended" version checks for GMP/MPC.
3185 Update recommended GMP/MPFR/MPC versions.
3186 * configure: Regenerate.
3187
888c5ad2
JR
31882010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3189
3190 * MAINTAINERS: Move my Embecosm email address into the
3191 write-after-approval section.
3192
3bf714a7
ILT
31932010-01-26 Ian Lance Taylor <iant@google.com>
3194
3195 * MAINTAINERS: Add myself as Go frontend maintainer.
3196
ad1e5170
JR
31972010-01-25 Joern Rennecke <amylaar@spamcop.net>
3198
3199 PR libstdc++/36101, PR libstdc++/42813
3200 * configure.ac (bootstrap_target_libs): Make inclusion of
3201 target-libgomp conditional on libgomb being in target_configdirs.
3202 * configure: Regenerate.
3203
fb0553d1
JR
32042010-01-23 Joern Rennecke <amylaar@spamcop.net>
3205
3206 PR libstdc++/36101, PR libstdc++/42813
3207 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3208 * configure: Regenerate.
3209
aae29963
JR
32102010-01-22 Joern Rennecke <amylaar@spamcop.net>
3211
3212 PR libstdc++/36101, PR libstdc++/42813
3213 * configure.ac (target_configdirs): Substitute.
3214 * Makefile.def: Bootstrap target module libgomp.
3215 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3216 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3217 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3218 * configure, Makefile.in: Regenerate.
3219
d8fe8895
DK
32202010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3221
3222 * MAINTAINERS: Adjust my details.
3223
ebfe4897
EW
32242010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3225
3226 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3227
f7746c59
TL
32282010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3229
3230 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3231
306c7b5b
TL
32322010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3233
3234 * MAINTAINERS (Write After Approval): Add myself.
3235
1b8b9e19
KT
32362010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3237
3238 * MAINTAINERS (Write After Approval): Add myself.
3239
c164615b
RG
32402010-01-11 Richard Guenther <rguenther@suse.de>
3241
3242 PR lto/41569
3243 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3244 * Makefile.in: Regenerated.
3245
f3f623ae
AT
32462010-01-11 Andreas Tobler <andreast@fgznet.ch>
3247
3248 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3249 * configure: Regenerate.
3250
592c90ff 32512010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 3252 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
3253
3254 PR bootstrap/42424
3255 * configure.ac: Include libtool m4 files.
9c78662a 3256 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
3257 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3258 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 3259
592c90ff
KG
3260 * configure: Regenerate.
3261
60a2e213
RW
32622010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3263
3264 PR bootstrap/41818
3265 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3266 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3267 * Makefile.in: Regenerate.
3268
7413962d
RG
32692010-01-02 Richard Guenther <rguenther@suse.de>
3270
3271 PR lto/41529
3272 * configure.ac: Include config/elf.m4. Disable LTO if not
3273 builting for an elf target.
3274 * configure: Regenerate.
3275
f77f3945
CF
32762009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3277
3278 * MAINTAINERS: Change my email address.
3279
4960e3f0
BE
32802009-12-18 Ben Elliston <bje@au.ibm.com>
3281
3282 * config.sub, config.guess: Update from upstream sources.
3283
d16a31da
SZ
32842009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3285
3286 * MAINTAINERS (Write After Approval): Add myself.
3287
3a5729ea
KG
32882009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3289
3290 PR middle-end/30447
3291 PR middle-end/30789
3292 PR other/40302
3293
3294 * configure.ac: Require MPC.
3295 * configure: Regenerate.
3296
43e02a8a
RW
32972009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3298
3299 PR target/38384
3300 PR bootstrap/40972
3301 * libtool.m4: Sync from git Libtool.
3302 * ltoptions.m4: Likewise.
3303 * ltversion.m4: Likewise.
3304 * lt~obsolete.m4: Likewise.
3305 * ltmain.sh: Likewise.
3306
360d4522
KG
33072009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3308
3309 * configure.ac: Update minimum MPC version to 0.8.
3310 * configure: Regenerate.
3311
f264ed56
SP
33122009-11-21 Sebastian Pop <sebpop@gmail.com>
3313
3314 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3315 * configure: Regenerated.
3316
ed2eaa9f
ILT
33172009-11-21 Ian Lance Taylor <iant@google.com>
3318
3319 * configure.ac: Change default of poststage1_ldflags to be empty if
3320 poststage1_libs is set. When poststage1_libs is empty, and
3321 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3322 * configure: Rebuild.
3323
58346783
AN
33242009-11-21 Adam Nemet <adambnmet@gmail.com>
3325
3326 * MAINTAINERS (Write After Approval): Update my email address.
3327
5ca0106a
BE
33282009-11-20 Ben Elliston <bje@au.ibm.com>
3329
3330 * config.guess: Update from upstream sources.
3331
87213cd4
AO
33322009-11-16 Alexandre Oliva <aoliva@redhat.com>
3333
3334 * Makefile.def: Restore host and target settings for gmp.
3335 * Makefile.in: Rebuild.
3336
f61428ed
AO
33372009-11-16 Alexandre Oliva <aoliva@redhat.com>
3338
3339 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3340 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3341 Fix portability of test of C++ as bootstrap language. Add
3342 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3343 * configure: Rebuild.
3344 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3345 and cloog. Fix in-tree ppl configuration. Introduce libelf
3346 in-tree building.
3347 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3348 (POSTSTAGE1_HOST_EXPORTS): Use it.
3349 (STAGE[+id+]_CXXFLAGS): New.
3350 (BASE_FLAGS_TO_PASS): Pass it down.
3351 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3352 extra_exports.
3353 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3354 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3355 extra_exports.
3356 * Makefile.in: Rebuild.
3357
f6c56be6
BE
33582009-11-17 Ben Elliston <bje@au.ibm.com>
3359
3360 * config.sub, config.guess: Update from upstream sources.
3361
0ccb5970
JK
33622009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3363
3364 * MAINTAINERS (Write After Approval): Add myself.
3365
dce2d8b2 33662009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
3367
3368 * MAINTAINERS (Write After Approval): Add myself.
3369
5d571eaa
OS
33702009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3371
3372 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3373 paths for *-w64-mingw* and x86_64-*mingw*.
3374 * configure: Regenerated.
3375
dce2d8b2 33762009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
3377
3378 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3379
c393f559
BK
33802009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3381
3382 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3383 Phil Edwards to Write-After Approval.
3384
ef4c4300
KT
33852009-10-30 Kai Tietz <kai.tietz@onevision.com>
3386
3387 * configure.ac: Disable target-winsup & co for
3388 x86_64-*-mingw* and *-w64-mingw* targets.
3389 * configure: Regenerated.
3390
65a324b4
NC
33912009-10-16 Nick Clifton <nickc@redhat.com>
3392
3393 * MAINTAINERS: Add myself as a maintainer for the RX port.
3394
dce2d8b2 33952009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 3396
9c78662a 3397 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 3398
17e72e5d
RO
33992009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3400
3401 * configure.ac (CLooG test): Use = with test.
3402 * configure: Regenerate.
3403
ed3a56f3
RG
34042009-10-22 Richard Guenther <rguenther@suse.de>
3405
3406 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3407 cloog if the ppl version check failed. Move flags saving
3408 before setting in libelf check.
3409 * configure: Regenerate.
3410
ad0abd3c
RG
34112009-10-21 Richard Guenther <rguenther@suse.de>
3412
3413 * configure.ac: Adjust the ppl and cloog configure to work as
3414 documented. Disable cloog if ppl was disabled. Omit the version
3415 checks if they were disabled.
3416 * configure: Re-generate.
3417
e4c5bd48
RW
34182009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3419
3420 * configure.ac: Add 'lto' to enable_languages, not
3421 new_enable_languages, and only if not already present.
3422 * configure: Regenerate.
3423
0ffd69c5
GP
34242009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3425
3426 * README: Refer to the various COPYING* files instead of just
3427 COPYING.
3428 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3429
dce2d8b2 34302009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
3431
3432 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 3433
58687768
RG
34342009-10-07 Richard Guenther <rguenther@suse.de>
3435
3436 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3437 and Richard Guenther as reviewers.
3438 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3439 as reviewers.
3440
49b0ca5c 34412009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 3442
49b0ca5c 3443 * config.sub: Update from upstream sources.
d2d9ce5e 3444
aeb94799
ILT
34452009-10-06 Ian Lance Taylor <iant@google.com>
3446
3447 * Makefile.def: check-gold depends upon all-gas.
3448 * Makefile.in: Rebuild.
3449
123651cd
PM
34502009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3451
3452 * MAINTAINERS (Write After Approval): Add myself.
3453
d7f09764
DN
34542009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3455
3456 * Makefile.def: all-lto-plugin depends on all-libiberty.
3457 set bootstrap=true for lto-plugin.
3458 Add lto-plugin.
3459 * Makefile.in: Regenerate.
3460 * configure.ac (host_libs): Add lto-plugin.
3461 * configure: Regenerate.
3462
d7f09764
DN
34632009-10-03 Diego Novillo <dnovillo@google.com>
3464
3465 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3466 (HOST_LIBELFLIBS): Define.
3467 (HOST_LIBELFINC): Define.
3468 * Makefile.in: Regenerate.
3469 * configure.ac: Add --enable-lto.
3470 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3471 If --enable-lto is used, add 'lto' to new_enable_languages.
3472 If --enable-lto is used and gold is enabled, add
3473 lto-plugin to configdirs.
3474 * configure: Regenerate.
3475
34762009-10-03 Simon Baldwin <simonb@google.com>
3477
3478 * configure.ac: If --with-system-zlib, suppress local zlib and
3479 pass --with-system-zlib to subdir configure scripts.
3480 * configure: Regenerate.
3481
dce2d8b2 34822009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
3483 Paolo Bonzini <bonzini@gnu.org>
3484
3485 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3486 $(srcdir).
3487 * Makefile.in: Rebuilt.
3488
dce2d8b2 34892009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
3490
3491 * MAINTAINERS (Write After Approval): Add myself.
3492
3e661154
KG
34932009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3494
3495 * configure.ac: Update minimum MPC version to 0.7.
3496 * configure: Regenerate.
3497
f1a036e4
NC
34982009-09-25 Nick Clifton <nickc@redhat.com>
3499
3500 * configure.ac: Pass any --cache-file=/dev/null option on to
3501 subconfigures.
3502 * configure: Regenerate.
3503
d4c74acc
NC
35042009-09-23 Nick Clifton <nickc@redhat.com>
3505
3506 * config.sub, config.guess: Update from upstream sources.
3507
dce2d8b2 35082009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
3509
3510 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3511 * Makefile.in: Rebuilt.
3512
0db770bd
RW
35132009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3514
3515 PR bootstrap/32272
3516 * configure.ac: Error out if $srcdir isn't '.' but contains
3517 host-${host_noncanonical}.
3518 * configure: Regenerate.
3519
71101870
RO
35202009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3521
3522 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3523 maintainer.
3524
ca6d0d62
RW
35252009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3526
79cd2b23
RW
3527 * configure.ac: If bootstrapping a combined tree with
3528 --enable-gold, require c++ in stage1_languages.
3529 * configure: Regenerate.
3530
ab9dcd0c
RW
3531 * configure.ac: Also add target_libs of stage1_languages to
3532 bootstrap_target_libs.
3533 * configure: Regenerate.
3534
ca6d0d62
RW
3535 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3536 with --enable-languages not containing c++.
3537 * configure: Regenerate.
3538
1c3c9f12
JZ
35392009-09-15 Jie Zhang <jie.zhang@analog.com>
3540
3541 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3542 * configure: Regenerate.
3543
dce2d8b2 35442009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 3545
6fb30a14
JR
3546 * MAINTAINERS (Write After Approval): Update my e-mail address,
3547 and move from from here...
3548 (Waiting for paperwork): To here.
0318772d 3549
4056c2c6
JM
35502009-09-09 Joseph Myers <joseph@codesourcery.com>
3551
3552 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3553
3e54529c
RW
35542009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3555
3556 * configure.ac: Do not use $extrasub for replacing @if/@endif
3557 parts in Makefile; instead, use additional arguments to
3558 AC_CONFIG_COMMANDS to do the replacement manually, with several
3559 sed invocations, to avoid HP-UX sed command limits.
3560 * configure: Regenerate.
3561
713e2ea6
AO
35622009-09-08 Alexandre Oliva <aoliva@redhat.com>
3563
3564 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3565 blank before -L.
3566
5646b7b9
AO
35672009-09-04 Alexandre Oliva <aoliva@redhat.com>
3568
3569 * configure.ac (with-build-config): Document. Handle without.
3570 Handle missing argument.
3571 * configure: Rebuilt.
3572
e12c4094
AO
35732009-09-03 Alexandre Oliva <aoliva@redhat.com>
3574
3575 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3576 Default to bootstrap-debug only if compare-debug works.
3577 * configure: Rebuilt.
3578 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3579 * Makefile.in: Rebuilt.
3580
75cb0057
RO
35812009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3582
3583 * MAINTAINERS (OS Port Maintainers): Update my email address.
3584
8fc68cba
AO
35852009-09-01 Alexandre Oliva <aoliva@redhat.com>
3586
3587 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3588 * Makefile.in: Rebuilt.
3589
44cb38cf
CD
35902009-09-01 Chris Demetriou <cgd@google.com>
3591
3592 * MAINTAINERS (Write After Approval): Add myself.
3593
f9329c35
DS
35942009-08-31 Dodji Seketeli <dodji@redhat.com>
3595
3596 PR debug/30161
3597 * include/dwarf2.h (enum dwarf_tag): Added
3598 DW_TAG_GNU_template_template_param
3599 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3600
f945e229
PB
36012009-08-30 Paolo Bonzini <bonzini@gnu.org>
3602
3603 * Makefile.tpl (AWK): Fix typo.
3604 * Makefile.in: Regenerate.
3605
87264276
PB
36062009-08-30 Paolo Bonzini <bonzini@gnu.org>
3607
3608 * configure.ac: Detect awk and sed.
3609 * Makefile.def (flags_to_pass): Add AWK and SED.
3610 * Makefile.tpl (AWK, SED): New.
3611 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3612 * configure: Regenerate.
3613 * Makefile.in: Regenerate.
3614
68ccd57c
DK
36152009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3616
3617 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3618 (collapseslashes): Likewise.
3619
df58e648
RW
36202009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3621
3622 * configure.ac (AC_PREREQ): Bump to 2.64.
3623
0539cb2c
RW
36242009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3625
70fa0efa
RW
3626 * configure.ac: Remove --with-datarootdir, --with-docdir,
3627 --with-pdfdir, --with-htmldir switches.
3628 * configure: Regenerate.
3629
5213506e
RW
3630 * configure: Regenerate.
3631
0539cb2c
RW
3632 * compile: Sync from Automake 1.11.
3633 * depcomp: Likewise.
3634 * install-sh: Likewise.
3635 * missing: Likewise.
3636 * mkinstalldirs: Likewise.
3637 * ylwrap: Likewise.
3638
197c68cc
DK
36392009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3640
3641 * ltmain.sh (func_normal_abspath): New function.
3642 (func_relative_path): Likewise.
3643 (func_mode_help): Document new -bindir option for link mode.
3644 (func_mode_link): Add new -bindir option, and use it to place
3645 output DLL if specified.
3646
58af276a
RW
36472009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3648
0115d4a3
RW
3649 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3650 (baseargs): Add --disable-option-checking.
3651 * configure: Regenerate.
3652
58af276a
RW
3653 * Makefile.def (configure-target-libiberty): Depend on
3654 all-binutils and all-ld.
3655 (configure-target-newlib): Likewise.
3656 * Makefile.in: Regenerate.
3657
e9d9afef
BE
36582009-08-17 Ben Elliston <bje@au.ibm.com>
3659
3660 * config.sub, config.guess: Update from upstream sources.
3661
354ebf88
RW
36622009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3663
3664 Sync from src, merge:
3665
3666 2009-07-02 Tristan Gingold <gingold@adacore.com>
3667
3668 * configure.ac: Do not exclude gas for i386-*-darwin.
3669 Add a case for x86_64-*-darwin.
3670 * configure: Regenerate.
3671
8375f7b2
NV
36722009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3673
3674 * MAINTAINERS: Add my name to Write After Approval list.
3675
dce2d8b2 36762009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
3677
3678 * configure.ac: Add Microblaze target.
3679 * configure: Regenerate.
3680
ea2002ba
CB
36812009-07-31 Christian Bruel <christian.bruel@st.com>
3682
3683 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3684 * configure: Regenerate.
2bf33cdb 3685
dce2d8b2 36862009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
3687
3688 * MAINTAINERS (Write After Approval): Update my e-mail address.
3689
e90e6bd7
ILT
36902009-07-06 Ian Lance Taylor <iant@google.com>
3691
3692 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3693 * configure: Rebuild.
3694
f6e0880a
TG
36952009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3696
3697 * MAINTAINERS: Move myself to the Graphite Reviewers.
3698
6d984927
WG
36992009-06-30 Wei Guozhi <carrot@google.com>
3700
3701 * MAINTAINERS: Add my name to Write After Approval list.
3702
f2689b09
SE
37032009-06-26 Steve Ellcey <sje@cup.hp.com>
3704
3705 PR bootstrap/40338
3706 * configure.ac (comparestring): Create new variable.
3707 * Makefile.tpl (comparestring): Use to skip some comparisions.
3708 * configure: Regenerate.
3709 * Makefile.in: Regenerate.
3710
f62c0ba4
DE
37112009-06-26 Doug Evans <dje@sebabeach.org>
3712
3713 * Makefile.def (host_modules): Add cgen.
3714 * Makefile.in: Regenerate.
3715 * configure.ac (host_tools): Add cgen.
3716 * configure: Regenerate.
3717
7acf4da6
DD
37182009-06-23 DJ Delorie <dj@redhat.com>
3719
3720 * MAINTAINERS: Add myself as mep maintainer.
3721
00020c16
ILT
37222009-06-23 Ian Lance Taylor <iant@google.com>
3723
3724 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3725 boot_languages. Only bootstrap target libraries listed in
3726 target_libs for some boot language. Add --with-stage1-ldflags,
3727 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3728 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3729 if not building with C++.
3730 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3731 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3732 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3733 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3734 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3735 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3736 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3737 * configure, Makefile.in: Rebuild.
3738
1da52d4a
LF
37392009-06-23 Li Feng <nemokingdom@gmail.com>
3740
3741 * MAINTAINERS: Added my name to write-after-approval list.
3742
144c9175
RM
37432009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3744
3745 * configure.ac: Define is_elf for QNX Neutrino targets.
3746 * configure: Regenerate.
3747
e5871e24
GS
37482009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3749
9c78662a 3750 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 3751
5f4a82c0
KG
37522009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3753
3754 * configure.ac: Detect MPC in default directory.
3755 * configure: Regenerate.
3756
394e9195
JG
37572009-06-03 Jerome Guitton <guitton@adacore.com>
3758 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3759
9c78662a
UB
3760 * Makefile.tpl (all): Avoid a trailing backslash.
3761 * Makefile.in: Regenerate.
394e9195 3762
47bca6aa
BE
37632009-06-03 Ben Elliston <bje@au.ibm.com>
3764
3765 * config.sub, config.guess: Update from upstream sources.
3766
a891a473
RS
37672009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3768
3769 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3770 to noconfdirs.
3771 * configure: Regenerate.
3772
70cb2d9f
AO
37732009-06-02 Alexandre Oliva <aoliva@redhat.com>
3774
3775 * Makefile.tpl ([+compare-target+]): Compare all stage
3776 directories, rather than just gcc.
3777 * Makefile.in: Rebuilt.
3778
7f1245df
DK
37792009-06-01 Doug Kwan <dougkwan@google.com>
3780
3781 * configure.ac: Support gold for target arm*-*-*.
3782 * configure: Regenerate.
394e9195 3783
acd26225
KG
37842009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3785
3786 * Makefile.def: Add MPC support and dependencies.
3787 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3788
3789 * Makefile.in, configure: Regenerate.
3790
a1fc946a
AO
37912009-05-27 Alexandre Oliva <aoliva@redhat.com>
3792
3793 * Makefile.tpl (all): Avoid harmless warning in make all when
3794 gcc-bootstrap is enabled but stage_last does not exist.
3795 * Makefile.in: Rebuilt.
3796
2e6a3c8d
NR
37972009-05-24 Nicolas Roche <roche@adacore.com>
3798
3799 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3800 * Makefile.in: Regenerate.
3801
63487d11
DC
38022009-05-21 Denis Chertykov <chertykov@gmail.com>
3803
3804 * MAINTAINERS: Update my e-mail address.
3805
449223af
DK
38062009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3807
3808 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3809 * configure: Regenerate.
3810
31c98f49
AO
38112009-05-18 Alexandre Oliva <aoliva@redhat.com>
3812
3813 PR other/40159
3814 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3815 gcc-no-bootstrap are mutually exclusive.
3816 * Makefile.in: Rebuilt.
3817
0f501837
AO
38182009-05-18 Alexandre Oliva <aoliva@redhat.com>
3819
3820 PR other/40159
3821 * Makefile.tpl (all): Don't end with unconditional success.
3822 * Makefile.in: Rebuilt.
3823
4a4a4e99
AO
38242009-05-12 Alexandre Oliva <aoliva@redhat.com>
3825
3826 PR target/37137
3827 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3828 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3829 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3830 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3831 stage_configureflags, stage_cflags and stage_libcflags into
3832 explicit Makefile macros.
3833 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3834 GFORTRAN.
3835 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3836 CC. Set CC_FOR_BUILD from CC.
3837 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3838 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3839 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3840 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3841 and GFORTRAN.
3842 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3843 (_LIBCFLAGS): Renamed to _TFLAGS.
3844 (do-compare-debug, do-compare3-debug): Drop.
3845 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3846 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3847 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3848 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3849 (XGCC_FLAGS_FOR_TARGET): New.
3850 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3851 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3852 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3853 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 3854 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
3855 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3856 TFLAGS.
3857 (BUILD_CONFIG): Include if requested.
3858 (all): Set TFLAGS on bootstrap.
3859 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3860 (all-stageid-prefixmodule): Likewise.
3861 (do-clean, distclean-stageid): Set TFLAGS.
3862 (restrap): Fix whitespace.
3863 * Makefile.in: Rebuilt.
3864
1cee3429
PB
38652009-05-07 Paolo Bonzini <bonzini@gnu.org>
3866
3867 * config.guess: Sync with src.
3868
0b70eafd
DK
38692009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3870
3871 * configure.ac ($with_ppl): Default to no if not supplied.
3872 ($with_cloog): Likewise.
3873 configure: Regenerate.
3874
5175f17c
JW
38752009-04-27 James E. Wilson <wilson@codesourcery.com>
3876
3877 * MAINTAINERS: Update my e-mail address.
3878
952fa153
NC
38792009-04-27 Nick Clifton <nickc@redhat.com>
3880
3881 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3882
a687f83c
EB
38832009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3884
3885 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3886 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3887 * Makefile.in: Regenerate.
3888
9e3eba15
KG
38892009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3890
3891 PR bootstrap/39739
3892 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3893 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3894
3895 * configure, Makefile.in: Regenerate.
3896
a687f83c 38972009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
3898
3899 * include/hashtab.h: Update GTY annotations to new syntax
3900 * include/splay-tree.h: Likewise
3901
070bdbd9
BE
39022009-04-17 Ben Elliston <bje@au.ibm.com>
3903
3904 * config.sub, config.guess: Update from upstream sources.
3905
55f2d967
AG
39062009-04-15 Anthony Green <green@moxielogic.com>
3907
3908 * configure.ac: Add moxie support.
3909 * configure: Rebuilt.
3910
309c24a9
JJ
39112009-04-14 Jakub Jelinek <jakub@redhat.com>
3912
3913 * configure.ac: Change copyright header to refer to version
3914 3 of the GNU General Public License and to point readers at the
3915 COPYING3 file and the FSF's license web page.
3916 * Makefile.def: Likewise.
3917 * Makefile.tpl: Likewise.
3918 * Makefile.in: Regenerate.
3919
b93133bc
JH
39202009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3921
3922 * configure.ac: Restore match for darwin9 or later. Use double
3923 brackets since regeneration eats one pair.
3924 * configure: Regenerate.
3925
d18ff35a
L
39262009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3927
3928 PR gas/10039
3929 * configure.ac: Require texinfo 4.7.
3930 * configure: Regenerated.
3931
748086b7
JJ
39322009-04-09 Nick Clifton <nickc@redhat.com>
3933
3934 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3935 the GCC Runtime Library Exception.
3936
a3337ea2
KG
39372009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3938
3939 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3940 * configure: Regenerate.
3941
60911f14
SE
39422009-04-01 Steve Ellcey <sje@cup.hp.com>
3943
3944 * Makefil.def (languages): New entries.
3945 * Makefile.tpl (check-gcc-*): New generic target.
3946 * Makefile.in: Regenerate.
60911f14 3947
dce2d8b2 39482009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 3949
d18ff35a 3950 * MAINTAINERS: Update my email address.
7369c1d0 3951
cfb1f59f
TT
39522009-03-18 Tom Tromey <tromey@redhat.com>
3953
d18ff35a
L
3954 * configure: Rebuild.
3955 * configure.ac (host_libs): Add libiconv.
3956 * Makefile.in: Rebuild.
3957 * Makefile.def (host_modules): Add libiconv.
3958 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 3959
75eeae1a
TG
39602009-03-16 Tristan Gingold <gingold@adacore.com>
3961
3962 * configure.ac: Treat gdb as supported on x86_64-darwin.
3963 * configure: Regenerate.
3964
f38095f3
JM
39652009-03-16 Joseph Myers <joseph@codesourcery.com>
3966
3967 * configure.ac (--with-host-libstdcxx): New option.
3968 * configure: Regenerate.
3969
dce2d8b2 39702009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
3971
3972 * MAINTAINERS: Move myself into the write after approval list.
3973
6d401294
NP
39742009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3975
3976 * MAINTAINERS: Update e-mail address.
2bf33cdb 3977
07c97076
DN
39782009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3979
3980 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3981
dce2d8b2 39822009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
3983
3984 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3985
7a9d3fe8
RW
39862009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3987
3988 Backport from git Libtool:
3989
3990 2009-01-19 Robert Millan <rmh@aybabtu.com>
3991 Support GNU/kOpenSolaris.
3992 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3993 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3994 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3995 GNU/kOpenSolaris.
3996
c9e9e11f
AS
39972009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3998
3999 * MAINTAINERS: Update e-mail address.
4000
5e8c1552 40012009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
4002
4003 * MAINTAINERS (Write After Approval): Add self.
4004
b0adb088
BM
40052009-02-18 Bingfeng Mei <bmei@broadcom.com>
4006
4007 * MAINTAINERS (Write After Approval): Add myself.
4008
ee04b574
AS
40092009-02-05 Andreas Schwab <schwab@suse.de>
4010
4011 * Makefile.tpl (stage_last): Define $r and $s before using
4012 $(RECURSE_FLAGS_TO_PASS).
4013 * Makefile.in: Regenerate
4014
907884c9
ILT
40152009-01-30 Ian Lance Taylor <iant@google.com>
4016
4017 * MAINTAINERS: Move myself to the Global Reviewers list.
4018
416ac4d4
RM
40192009-01-29 Robert Millan <rmh@aybabtu.com>
4020
4021 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4022 * configure: Regenerate.
4023
ee5decb3
GP
40242009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4025
4026 * MAINTAINERS: Make whitespace consistent.
19196f44 4027 Remove Robert Millan from Write After Approval.
ee5decb3 4028
36fbb0ec
AM
40292009-01-16 Alan Modra <amodra@bigpond.net.au>
4030
4031 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4032 (all-opcodes): Depend on all-libiberty.
4033 * Makefile.in: Regenerate.
4034
52535a64
DR
40352009-01-15 Douglas B Rupp <rupp@gnat.com>
4036
4037 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4038 * configure: Regenerate.
4039
e04a57df
RR
40402009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4041
4042 * MAINTAINERS (Write After Approval): Add myself.
4043
856c450b
SK
40442009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4045
4046 * MAINTAINERS: Add myself to reviewers (Fortran).
4047
dce2d8b2 40482009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
4049
4050 PR tree-optimization/38515
4051 * configure.ac (cloog-polylib): Removed.
4052 (with_ppl, with_cloog): Test for "no".
4053 * configure: Regenerated.
4054
1e5e8a59
DF
40552009-01-11 Daniel Franke <franke.daniel@gmail.com>
4056
4057 * MAINTAINERS: Moved myself to reviewers (Fortran).
4058
5e5debf6
TS
40592009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4060
4061 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4062 (Write After Approval): Remove myself.
4063
1c42acf1
DN
40642009-01-03 Diego Novillo <dnovillo@google.com>
4065
4066 * MAINTAINERS: Remove myself from alias maintainership.
4067
2fbbedaf
DA
40682009-01-02 David Ayers <ayers@fsfe.org>
4069
4070 * MAINTAINERS: Update e-mail address.
4071
17213821
GP
40722008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4073
4074 * MAINTAINERS: Make whitespace consistent.
4075
baafc534
RW
40762008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4077
4078 Backport from upstream Libtool:
4079 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4080 Add cache variables to tests that require the linker to work.
4081 For shlibpath_overrides_runpath, this also changes the semantics
4082 to let the result from the C compiler take precedence.
4083
18430d27
BE
40842008-12-02 Ben Elliston <bje@au.ibm.com>
4085
4086 * config.sub, config.guess: Update from upstream sources.
4087
dce2d8b2 40882008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
4089
4090 * configure.ac (ppllibs): Add by default the lib flags.
4091 * configure: Regenerate.
4092
41e9641b
LM
40932008-12-08 Luis Machado <luisgpm@br.ibm.com>
4094
4095 * MAINTAINERS: Add myself to the write after approval list.
4096
25783c30
JH
40972008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4098
ee04b574
AS
4099 * configure.ac: Add double brackets on darwin[912].
4100 * configure: Regenerate.
25783c30 4101
0e318fcc
DK
41022008-12-03 Daniel Kraft <d@domob.eu>
4103
4104 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4105 Approval to Reviewer section (for Fortran front-end).
4106
7f171b95
JH
41072008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4108
4109 * configure.ac: Expand to darwin10 and later.
4110 * configure: Regenerate.
4111
09ce620e
AS
41122008-12-02 Andreas Schwab <schwab@suse.de>
4113
4114 * Makefile.def: configure-target-boehm-gc depends on
4115 all-target-libstdc++-v3.
4116 * Makefile.in: Regenerate.
4117
386c704d
KT
41182008-12-02 Kai Tietz <kai.tietz@onevision.com>
4119
4120 * MAINTAINERS: Add myself as mingw maintainer.
4121
e03dd84a
BE
41222008-12-02 Ben Elliston <bje@au.ibm.com>
4123
4124 * config.sub, config.guess: Update from upstream sources.
4125
3fa87964
GP
41262008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4127
4128 * README.SCO: Remove.
4129
df72d7ed
FP
41302008-11-29 Fernando Pereira <pronesto@gmail.com>
4131
4132 * MAINTAINERS: Add myself to the write after approval list.
4133
b5646528
DK
41342008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4135
4136 * MAINTAINERS: Update my email address in WAA section.
4137
dce2d8b2 41382008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
4139
4140 * MAINTAINERS: Update e-mail address.
4141
dce2d8b2 41422008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
4143
4144 * MAINTAINERS: Change e-mail address.
4145
0db3a858
TG
41462008-11-27 Tristan Gingold <gingold@adacore.com>
4147
4148 * configure.ac: Build gdb for i?86-*-darwin*
4149 * configure: Regenerated.
4150
dce2d8b2 41512008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
4152
4153 * MAINTAINERS: Added my full name.
4154
487e299b
DJ
41552008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4156
4157 PR bootstrap/38014
4158 PR bootstrap/37923
4159
4160 Revert:
4161
4162 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4163
4164 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4165 * Makefile.in: Regenerated.
4166
4167 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4168
4169 PR gdb/921
4170 PR gdb/1646
4171 PR gdb/2175
4172 PR gdb/2176
4173
4174 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4175 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4176 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4177 (HOST_EXPORTS): Pass CPPFLAGS.
4178 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4179 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4180 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4181 * Makefile.in, configure: Regenerated.
4182 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4183 and CPPFLAGS_FOR_BUILD.
4184
dce2d8b2 41852008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
4186
4187 * MAINTAINERS: Add myself as middle end maintainer.
4188
044fed69
AS
41892008-11-06 Andrew Stubbs <ams@codesourcery.com>
4190
4191 * MAINTAINERS (Write after approval): Add myself.
4192
caf6defe
DN
41932008-11-05 Diego Novillo <dnovillo@google.com>
4194
4195 * MAINTAINERS (Global Reviewers): Add myself.
4196 (Non-Algorithmic Maintainers): Remove myself.
4197
3e9899ac
TS
41982008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4199
09ce620e 4200 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 4201
ea99e36e
MM
42022008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4203
09ce620e 4204 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 4205
fb0d2684
BE
42062008-10-31 Ben Elliston <bje@au.ibm.com>
4207
4208 * configure.ac (spu-*-*): Remove special case.
4209 * configure: Regenerate.
4210
73c07a3e
CM
42112008-10-30 Catherine Moore <clm@codesourcery.com>
4212
4213 * MAINTAINERS (Write after approval): Update my email address.
4214
7310a2da
SSF
42152008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4216
4217 * configure.ac [spu-*-*]: Do not set skipdirs.
4218 * configure: Re-generate.
4219
7e51fe23
BS
42202008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4221
4222 * MAINTAINERS (Various Maintainers): Add myself to reload.
4223
ef20be93
RG
42242008-10-25 Richard Guenther <rguenther@suse.de>
4225
4226 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4227 maintainer. Remove myself as libgcc-math maintainer.
4228 (Non-Algorithmic Maintainers): Remove myself.
4229
03ffcfa0
DJ
42302008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4231
4232 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4233 * Makefile.in: Regenerated.
4234
dec014a9
CC
42352008-10-23 Cary Coutant <ccoutant@google.com>
4236
4237 * MAINTAINERS (Write after approval): Add myself.
4238
b36c386c
DJ
42392008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4240
4241 PR gdb/921
4242 PR gdb/1646
4243 PR gdb/2175
4244 PR gdb/2176
4245
4246 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4247 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4248 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4249 (HOST_EXPORTS): Pass CPPFLAGS.
4250 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4251 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4252 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4253 * Makefile.in, configure: Regenerated.
4254 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4255 and CPPFLAGS_FOR_BUILD.
4256
dce2d8b2 42572008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
4258
4259 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4260 Sebastian Pop.
4261
e0bda97e
AP
42622008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4263
4264 * MAINTAINERS (Write After Approval): Added myself.
4265
36c713e0
KG
42662008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4267
4268 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4269 recommended version to 2.3.2.
4270
4271 * configure: Regenerate.
4272
8fe005ee
MM
42732008-10-01 Mark Mitchell <mark@codesourcery.com>
4274
4275 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4276
be8f156f
DD
42772008-09-29 David Daney <david.daney@caviumnetworks.com>
4278
4279 * MAINTAINERS (Write After Approval): Update e-mail address.
4280
ae11dff4
PG
42812008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4282
4283 * libtool.m4: Update to libtool 2.2.6.
4284 * lt~obsolete.m4: Update to libtool 2.2.6.
4285 * ltmain.sh: Update to libtool 2.2.6.
4286 * ltsugar.m4: Update to libtool 2.2.6.
4287 * ltversion.m4: Update to libtool 2.2.6.
4288 * ltoptions.m4: Update to libtool 2.2.6.
4289 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4290
441154b1
CF
42912008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4292
4293 * MAINTAINERS (Write After Approval): Add myself.
4294
775b3b26
BRF
42952008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4296
4297 * MAINTAINERS (Write After Approval): Update my name.
4298
94538043
SB
42992008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4300
09ce620e 4301 * MAINTAINERS: Add myself in "Write After Approval".
94538043 4302
52d1bfd8
SE
43032008-09-18 Steve Ellcey <sje@cup.hp.com>
4304
09ce620e 4305 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 4306
c5cc92f5
GP
43072008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4308
4309 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4310 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4311 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4312 and Michael Tiemann from Write After Approval since they do not
4313 actually have access.
4314
23d9794a
RG
43152008-09-05 Richard Guenther <rguenther@suse.de>
4316
4317 * configure.ac: Initialize clooglibs to -lcloog.
4318 * configure: Re-generate.
4319
192a671e
LCW
43202008-09-04 Le-Chun Wu <lcwu@google.com>
4321
4322 * MAINTAINERS (Write After Approval): Add myself.
4323
d789184e
SP
43242008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4325
4326 * configure.ac (--with-cloog-polylib): New.
4327 (--disable-cloog-version-check): New.
4328 (--disable-ppl-version-check): New.
4329 * configure: Re-generate.
4330
36a881c7
RG
43312008-09-03 Richard Guenther <rguenther@suse.de>
4332
4333 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4334 cloog test.
4335 * configure: Re-generate.
4336
358da97e
HS
43372008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4338
4339 Add picoChip port.
4340 * MAINTAINERS: Add picoChip maintainers.
4341
f8bf9252
SP
43422008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4343 Tobias Grosser <grosser@fim.uni-passau.de>
4344 Jan Sjodin <jan.sjodin@amd.com>
4345 Harsha Jagasia <harsha.jagasia@amd.com>
4346 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4347 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4348 Adrien Eliche <aeliche@isty.uvsq.fr>
4349
4350 Merge from graphite branch.
4351 * configure: Regenerate.
4352 * Makefile.in: Regenerate.
4353 * configure.ac (host_libs): Add ppl and cloog.
4354 Add checks for PPL and CLooG.
4355 * Makefile.def (ppl, cloog): Added modules and dependences.
4356 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4357 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4358
d89f0ad6
AL
43592008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4360
4361 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4362 (GCC_SHLIB_SUBDIR): New.
4363 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4364 * configure: Regenerate.
4365 * Makefile.in: Regenerate.
4366
88a25817
GP
43672008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4368
4369 * MAINTAINERS: Consistently use tabs to separate columns.
4370
f873f15f
TG
43712008-08-29 Tristan Gingold <gingold@adacore.com>
4372
4373 * MAINTAINERS (Write after Approval): Add myself.
4374
e1514c3f
TG
43752008-08-28 Tristan Gingold <gingold@adacore.com>
4376
4377 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4378 Enable bfd, binutils and opcodes.
4379 * configure: Regenerate.
4380
4717882f
JDA
43812008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4382
4383 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4384
28c9884c
TK
43852008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4386
4387 * MAINTAINERS: Use correct Umlaut for last name.
4388
ae96d86a
FXC
43892008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4390
4391 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4392
3ecc96e3
DE
43932008-08-16 David Edelsohn <edelsohn@gnu.org>
4394
4395 * MAINTAINERS: Update my email address.
4396
dd609cc1
EB
43972008-08-16 Nicolas Roche <roche@adacore.com>
4398
4399 * Makefile.tpl: Add BOOT_ADAFLAGS.
4400 * Makefile.in: Regenerate.
4401
08d0963a
RS
44022008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4403
4404 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4405 * configure: Regenerate.
4406
dce2d8b2 44072008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
4408
4409 * configure.ac: Add makefile fragments for hpux.
4410 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4411 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4412 * configure: Regenerate.
4413 * Makefile.in: Regenerate.
4414
dce2d8b2 44152008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
4416
4417 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4418
dce2d8b2 44192008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
4420
4421 * MAINTAINERS (Write after Approval): Add myself.
4422
78209f30
XG
44232008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4424
4425 * MAINTAINERS (Write After Approval): Add myself.
4426
5b5b098d
AJ
44272008-06-29 Andrew Jenner <andrew@codesourcery.com>
4428
4429 * MAINTAINERS (Write After Approval): Add myself.
4430
d812ec93
KW
44312008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4432
4433 * MAINTAINERS: Update my email address.
4434
99e78224
JY
44352008-06-25 Joey Ye <joey.ye@intel.com>
4436
4437 * MAINTAINERS (Write After Approval): Add myself.
4438
18c04407
RW
44392008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4440
4441 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4442 * Makefile.in: Regenerate.
4443 * configure: Regenerate.
4444
47aa9a31
DK
44452008-06-17 Daniel Kraft <d@domob.eu>
4446
4447 * MAINTAINERS (Write After Approval): Add myself.
4448
ad33ff57
RW
44492008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4450
4451 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4452 "$@" is still intact with both Autoconf 2.59 and 2.62.
4453 * configure: Regenerate.
4454
cdce5c41
RW
44552008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4456
4457 * Makefile.tpl: Fix comment errors.
4458 * Makefile.in: Regenerate.
4459
01b79d11
DM
44602008-06-12 David S. Miller <davem@davemloft.net>
4461 David Edelsohn <edelsohn@gnu.org>
4462
4463 * configure.ac: Add powerpc*-*-* to gold supported targets.
4464 * configure: Regenerate.
4465
f8c33439
JM
44662008-06-08 Joseph Myers <joseph@codesourcery.com>
4467
4468 PR tree-optimization/36218
4469 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4470 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4471 (all prefix="build-"): Pass them to build-system sub-makes.
4472 * Makefile.in: Regenerate.
4473
cd985f66
JM
44742008-06-07 Joseph Myers <joseph@codesourcery.com>
4475
4476 * MAINTAINERS (mt port): Remove.
4477 (sco5, unixware, sco udk): Remove.
4478 (Kean Johnston): Add to Write After Approval.
4479
3f6383d3
JB
44802008-05-30 Julian Brown <julian@codesourcery.com>
4481
4482 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4483 of libobjc for ARM EABI Linux.
4484 * configure: Regenerate.
30da41ed 4485
dce2d8b2 44862008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 4487
09ce620e 4488 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 4489
dce2d8b2 44902008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 4491
e29cc9b4 4492 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 4493
955410cb
JW
44942008-05-15 Janus Weil <janus@gcc.gnu.org>
4495
4496 * MAINTAINERS (Write After Approval): Add myself.
4497
719bb4e3 44982008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
4499
4500 * config-ml.in: don't handle --enable-shared and --enable-static.
4501
372b05fc
RS
45022008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4503
4504 * MAINTAINERS: Update my email address.
4505
f73e2200
PC
45062008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4507
4508 * MAINTAINERS: Update my email address.
09ce620e 4509
3e438e2b
KVH
45102008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4511
4512 * MAINTAINERS (Write After Approval): Add myself.
4513
177bf491
GS
45142008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4515
4516 * MAINTAINERS (Write After Approval): Add myself.
4517
dce2d8b2 45182008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
4519
4520 * MAINTAINERS (crx): Add myself.
4521
14a8726b
PB
45222008-04-18 Paolo Bonzini <bonzini@gnu.org>
4523
4524 Sync with src:
4525 2008-04-14 David S. Miller <davem@davemloft.net>
4526
09ce620e
AS
4527 * configure.ac: Add sparc*-*-* to gold supported targets.
4528 * configure: Regenerate.
14a8726b 4529
7142fb32
PB
45302008-04-18 Paolo Bonzini <bonzini@gnu.org>
4531
4532 PR bootstrap/35457
4533 * configure.ac: Include override.m4.
4534 * configure: Regenerate.
4535
c6b196de
PB
45362008-04-18 Paolo Bonzini <bonzini@gnu.org>
4537
09ce620e
AS
4538 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4539 * Makefile.in: Regenerate.
c6b196de 4540
dce2d8b2 45412008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 4542
09ce620e 4543 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 4544 as nonconfigurable directories list.
09ce620e 4545 * configure: Regenerate.
c993ae60 4546
8479b1b1
BE
45472008-04-14 Ben Elliston <bje@au.ibm.com>
4548
4549 * config.sub, config.guess: Update from upstream sources.
4550
295e261a
HPN
45512008-04-12 Hans-Peter Nilsson <hp@axis.com>
4552
4553 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4554 * Makefile.in: Regenerate.
4555
ac3949d9
EW
45562008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4557
4558 * configure.ac: Do not build libssp for the AVR.
4559 * configure: Regenerate.
4560
06407e30
ILT
45612008-04-07 Ian Lance Taylor <iant@google.com>
4562
4563 * Makefile.def: check-gold depends upon all-binutils.
4564 * Makefile.in: Regenerate.
4565
97db009c
AH
45662008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4567
4568 * MAINTAINERS (Write After Approval): Add myself.
4569
2a79c47f
NC
45702008-04-04 Nick Clifton <nickc@redhat.com>
4571
4572 PR binutils/4334
5f4bebbf 4573 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
4574 builds.
4575 * configure: Regenerate.
4576
c53a18d3
N
45772008-04-04 NightStrike <NightStrike@gmail.com>
4578
4579 PR other/35151
09ce620e
AS
4580 * configure.ac: Combine rules for mingw32 and mingw64.
4581 * configure: Regenerate.
c53a18d3 4582
d925aa70
KT
45832008-04-02 Kai Tietz <kai.tietz@onvision.com>
4584
4585 * MAINTAINERS (Write After Approval): Add myself.
4586
dce2d8b2 45872008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
4588
4589 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4590 * Makefile.in (.NOTPARALLEL): Ditto.
4591
4412a506
PG
45922008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4593
4594 * MAINTAINERS (Write After Approval): Add myself.
4595
dce2d8b2 45962008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
4597
4598 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4599 * Makefile.in (.NOTPARALLEL): Regenerate.
4600
639223bd
PB
46012008-03-27 Paolo Bonzini <bonzini@gnu.org>
4602
4603 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4604 * Makefile.in: Regenerate.
4605
b8ab1f4a
JS
46062008-03-26 Jakub Staszak <kuba@et.pl>
4607
4608 * MAINTAINERS (Write After Approval): Add myself.
4609
b45890a4
TK
46102008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4611
4612 * MAINTAINERS: Update e-mail address.
4613
5afab7ad
ILT
46142008-03-20 Ian Lance Taylor <iant@google.com>
4615
4616 * configure.ac: Add support for --enable-gold.
4617 * Makefile.def: Add gold as a directory like ld.
4618 * configure, Makefile.in: Regenerate.
4619
38d24731
RW
46202008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4621
4622 * configure.ac: m4_include config/proginstall.m4.
4623 * configure: Regenerate.
32bc4cf4
RW
4624
4625 Backport from upstream Libtool:
09ce620e 4626
32bc4cf4 4627 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 4628
32bc4cf4
RW
4629 Deal with Autoconf 2.62's semantic change in m4_append.
4630 * ltsugar.m4 (lt_append): Replace broken versions of
4631 m4_append.
4632 (lt_if_append_uniq): Don't require separator to be overquoted,
4633 and avoid broken m4_append.
4634 (lt_dict_add): Fix typo.
4635 * libtool.m4 (_LT_DECL): Don't overquote separator.
4636
9d3c50ea
DE
46372008-03-13 David Edelsohn <edelsohn@gnu.org>
4638
4639 * config.rpath: Add AIX 6 support.
4640
5d2edb29
PB
46412008-03-13 Paolo Bonzini <bonzini@gnu.org>
4642
4643 * Makefile.def (stageprofile). Remove -fprofile-generate
4644 from stage_libcflags.
4645 * Makefile.in: Regenerate.
4646
954910ef
BE
46472008-03-13 Ben Elliston <bje@au.ibm.com>
4648
4649 * config.sub, config.guess: Update from upstream sources.
4650
e8645a40
TT
46512008-03-06 Tom Tromey <tromey@redhat.com>
4652
4653 * MAINTAINERS: Update for treelang deletion.
4654
2c8e955e
JW
46552008-03-03 James E. Wilson <wilson@tuliptree.org>
4656
4657 * MAINTAINERS: Update my email address.
4658
54acd307
SS
46592008-03-03 Stan Shebs <stanshebs@earthlink.net>
4660
893ad2a1 4661 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
4662 (objective-c/c++): Add myself as a maintainer.
4663
4b52b516
VR
46642008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4665
4666 * MAINTAINERS (Write After Approval): Update my email address.
4667
e652b516
TB
46682008-02-25 Tomas Bily <tbily@suse.cz>
4669
4670 * MAINTAINERS (Write After Approval): Add myself.
4671
02d30740
JJ
46722008-02-23 Jakub Jelinek <jakub@redhat.com>
4673
4674 * MAINTAINERS (OpenMP): Add myself.
4675
1c8bd6a3
PB
46762008-02-20 Paolo Bonzini <bonzini@gnu.org>
4677
4b40b2a5
UB
4678 PR bootstrap/32009
4679 PR bootstrap/32161
1c8bd6a3 4680
4b40b2a5
UB
4681 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4682 * configure: Regenerate.
1c8bd6a3 4683
4b40b2a5
UB
4684 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4685 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4686 STAGE4_LIBCFLAGS): New.
4687 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4688 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4689 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4690 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4691 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4692 for target modules. Don't export LIBCFLAGS.
4693 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4694 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4695 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4696 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4697 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4698 * Makefile.in: Regenerate.
1c8bd6a3 4699
bb44c9d2
RW
47002008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4701
4702 PR libgcj/33085
4703 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4704 Do not use -DDLL_EXPORT. Backport from upstream.
4705
29a7754d
RW
47062008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4707
4708 * MAINTAINERS (Write After Approval): Add myself.
4709
9a212bb7
HPN
47102008-02-02 Hans-Peter Nilsson <hp@axis.com>
4711
4712 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4713 * configure: Regenerate.
4714
aa12a573
MG
47152008-01-31 Marc Gauthier <marc@tensilica.com>
4716
4717 * configure.ac (xtensa*-*-*): Recognize processor variants.
4718 * configure: Regenerate.
4719
ac9e6043
RW
47202008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4721
40049ccc
UB
4722 PR bootstrap/34922
4723 * configure.ac (PARSE_ARGS): Push suitable setting of
4724 ac_subdirs_all, for `./configure --help=recursive'.
4725 Handle `+' in generic toplevel directory disabling.
4726 * configure: Regenerate.
ac9e6043 4727
4288c86a
NC
47282008-01-28 Nick Clifton <nickc@redhat.com>
4729
4730 * MAINTAINERS (xstormy16): Take over maintainership.
4731
8d8da227
JM
47322008-01-25 Joseph Myers <joseph@codesourcery.com>
4733
4734 * MAINTAINERS (c4x port): Remove.
4735
349b60e7
DE
47362008-01-24 David Edelsohn <edelsohn@gnu.org>
4737
4738 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4739
3ca06a68
BE
47402008-01-23 Ben Elliston <bje@au.ibm.com>
4741
4742 * config.sub, config.guess: Update from upstream sources.
4743
3c631381
TG
47442008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4745
4746 * MAINTAINERS (Write After Approval): Add myself.
4747
20533ef1
L
47482008-01-17 H.J. Lu <hjl.tools@gmail.com>
4749
4750 * MAINTAINERS: Update my email address.
4751
47522008-01-09 Raksit Ashok <raksit@google.com>
4753
4754 * MAINTAINERS (Write After Approval): Add myself.
4755
684f4f6a
RA
47562008-01-09 Raksit Ashok <raksit@google.com>
4757
4758 * MAINTAINERS (Write After Approval): Add myself.
4759
9cb8756f
BE
47602008-01-08 Ben Elliston <bje@au.ibm.com>
4761
4762 * config.sub, config.guess: Update from upstream sources.
4763
94e1934d
KG
47642007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4765
4766 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 4767 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
4768 * configure: Regenerate.
4769
a2e51f77
SP
47702007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4771
4772 * MAINTAINERS: Update my email address.
4773
ffe3dcd9
BRF
47742007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4775
4776 * MAINTAINERS: Update my email address.
4777
aa4095c9
RS
47782007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4779
4780 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4781 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4782 * Makefile.in: Regenerate.
4783
dce2d8b2 47842007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
4785
4786 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4787 misplaced entries.
4788
0fe0f073
AT
47892007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4790
4791 * configure.ac: Enable libjava for x86_64-*-darwin9.
4792 * configure: Regenerate.
4793
dce2d8b2 47942007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
4795
4796 * MAINTAINERS (Write After Approval): Add myself.
4797
c3220d4c
BE
47982007-12-05 Ben Elliston <bje@au.ibm.com>
4799
4800 * config.sub, config.guess: Update from upstream sources.
4801
aba7501e
MK
48022007-12-02 Matthias Klose <doko@ubuntu.com>
4803
4804 * config-ml.in: Remove 64bit configure tests.
4805
d683ec81
PB
48062007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4807
4808 * config-ml.in: Robustify against white space in absolute file
4809 names.
4810
4811 * config-ml.in (multi-clean): Substitute ${Makefile}.
4812 Remove superfluous ${Makefile} in list.
4813
60f1711a
TS
48142007-11-19 Thiemo Seufer <ths@mips.com>
4815
4816 * config-ml.in: Don't hardcode the Makefile name.
4817
487f9d96
AM
48182007-11-08 Alexander Monakov <amonakov@ispras.ru>
4819
4820 * MAINTAINERS (Write After Approval): Add myself.
4821
fa3886fe
ST
48222007-11-07 Samuel Tardieu <sam@rfc1149.net>
4823
4824 * MAINTAINERS (Write After Approval): Add myself.
4825
dce2d8b2 48262007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
4827
4828 * MAINTAINERS (Write After Approval): Add myself.
4829
acc48927
BE
48302007-10-25 Ben Elliston <bje@au.ibm.com>
4831
4832 * MAINTAINERS (mercury): Remove entry.
4833 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4834
e00e9858
DJ
48352007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4836
4837 * Makefile.def (dependencies): Make configure-gdb depend on
4838 all-intl.
4839 * Makefile.in: Regenerated.
4840
def14a3c
SK
48412007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4842
4843 * MAINTAINERS (Fortran maintainer): Remove myself.
4844
dce2d8b2 48452007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
4846
4847 * Makefile.def: To avoid problems running with parallel makes,
4848 build newlib before libgloss so that target specific header
4849 files are availble.
4850 * Makefile.in: Regenerate
4851
bbfbfafc
DJ
48522007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4853
4854 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4855 * Makefile.in: Regenerate.
4856
c56abad5
VM
48572007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4858
4859 * MAINTAINERS (Register allocation reviewer): Add myself.
4860
f019adc1
MF
48612007-10-08 Mike Frysinger <vapier@gentoo.org>
4862
4863 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4864 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4865 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4866 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4867 * configure: Regenerate.
4868
dce2d8b2 48692006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
4870
4871 * MAINTAINERS (Register allocation reviewer): Add myself.
4872
0999159b
PB
48732007-10-01 Paolo Bonzini <bonzini@gnu.org>
4874
4875 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4876 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4877 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4878 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4879 * configure.ac: Default them to host tools for $host = $build.
4880 Subst them.
4881
4882 * configure: Regenerate.
4883 * Makefile.in: Regenerate.
4884
dce2d8b2 48852006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
4886
4887 * MAINTAINERS (Register allocation reviewer): Add myself.
4888
dce2d8b2 48892006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
4890
4891 * MAINTAINERS (Register allocation reviewer): Add myself.
4892
9d209c83
SP
48932007-09-21 Seongbae Park <seongbae.park@gmail.com>
4894
4895 * MAINTAINERS (Write After Approval): Fix typo.
4896
1ec3b87b
RS
48972007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4898
4899 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4900 * configure: Regenerate.
4901
19d5986d
PJ
49022007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4903
4904 PR bootstrap/31906
4905 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 4906 they're already prefixed.
19d5986d 4907
6d3b5aea
BK
49082007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4909
4910 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4911 libstdc++.
4912 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4913 * configure: Regenerate.
4914 * Makefile.in: Regenerate.
09ce620e 4915
4fe7e755
AS
49162007-09-17 Andreas Schwab <schwab@suse.de>
4917
4918 * configure.ac: Raise minimum makeinfo version to 4.6.
4919 * configure: Regenerate.
4920
dce2d8b2 49212007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 4922
ffe3dcd9 4923 * MAINTAINERS (write-after-approval) add myself
d483feaa 4924
fa9a3f31
AM
49252007-09-15 Alan Modra <amodra@bigpond.net.au>
4926
4927 * configure.ac: Correct makeinfo version check.
4928 * configure: Regenerate.
4929
6593a73e
RS
49302007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4931
4932 * MAINTAINERS: Update my email address.
4933
d9dced13
RS
49342007-09-14 Richard Sandiford <richard@codesourcery.com>
4935
4936 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4937 to $skipdirs and only disable gprof for newlib. Use the normal
4938 mips*-elf* handling in other respects.
4939 * configure: Regnerate.
4940
773c1467
DD
49412007-09-12 David Daney <ddaney@avtrex.com>
4942
4943 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4944 enabling libgcj.
4945 * configure: Regenerate.
4946
c03353e2
RIL
49472007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4948
4949 PR other/32154
4950 * configure.ac: For libgloss targets, point the linker to the linker
4951 script, startup code and simulator library.
4952 * configure: Regenerate.
4953
c4e9bf2b
AH
49542007-09-07 Andrew Haley <aph@redhat.com>
4955
4956 * configure.ac (noconfigdirs): Remove target-libffi and
4957 target-libjava.
4958 * configure: Regenerate.
4959
1f5a6b84
FXC
49602007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4961
4962 PR target/33281
4963 * configure.ac: Use config/mh-mingw on mingw.
4964 * configure: Regenerate.
1f5a6b84 4965
3951e521
PH
49662007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4967
9f349f63 4968 * MAINTAINERS (Write After Approval): Add myself.
3951e521 4969
e643dc23
RG
49702007-09-05 Richard Guenther <rguenther@suse.de>
4971
4972 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4973 nor --disable-checking is provided also turn on yes and types
4974 checking for stage1.
4975 * configure: Re-generate.
4976
039874df
KW
49772007-08-30 Krister Walfridsson <cato@df.lth.se>
4978
4979 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4980 (Write After Approval): Remove myself.
4981
c3f07bd6 49822007-08-29 Nick Clifton <nickc@redhat.com>
15098359 4983
c3f07bd6 4984 * config.sub, config.guess: Update from upstream sources.
15098359 4985
40049ccc 49862007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
4987
4988 * MAINTAINERS (Write After Approval): Added myself.
4989 * MAINTAINERS (Reviewers): Removed myself.
4990
c8aea42c 49912007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 4992 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
4993
4994 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4995 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4996 * Makefile.in: Regenerate.
4997 * configure.ac (--with-debug-prefix-map): New.
4998 * configure: Regenerate.
4999
4bf6c438
RS
50002007-08-17 Richard Sandiford <richard@codesourcery.com>
5001 Nigel Stephens <nigel@mips.com>
5002
4bf6c438
RS
5003 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5004 as target_makefile_frag.
5005 * configure: Regenerate.
5006
bb286d71
AO
50072007-08-16 Alexandre Oliva <aoliva@redhat.com>
5008
5009 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5010 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5011 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5012 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5013 (do-compare, do-compare3, do-compare-debug): New.
5014 ([+compare-target+]): Use them.
5015
a4630417
MK
50162007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5017
5018 * MAINTAINERS (Write After Approval): Change my email address.
5019
d9acb717
RW
50202007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5021 Ben Elliston <bje@au.ibm.com>
5022
5023 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5024 --silent if $silent.
5025 * configure: Regenerate.
5026
96876681
ZD
50272003-08-12 Zdenek Dvorak <ook@ucw.cz>
5028
5029 * MAINTAINERS (Various Maintainers): Add myself as
5030 loop infrastructure maintainer. Update my e-mail
5031 address.
5032
1c1d80ee
DN
50332007-07-31 Diego Novillo <dnovillo@google.com>
5034
5035 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5036 Adjust description.
5037
7e98624c
RG
50382007-07-26 Richard Guenther <rguenther@suse.de>
5039
5040 * configure.ac: Add types checking to stage1 checking flags.
5041 * configure: Regenerate.
5042
4c85af60
NC
50432007-07-17 Nick Clifton <nickc@redhat.com>
5044
5045 * COPYING3: New file. Contains version 3 of the GNU General
5046 Public License.
5047 * COPYING3.LIB: New file. Contains version 3 of the GNU
5048 Lesser General Public License.
5049
19ddfd3a
AK
50502007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5051
5052 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5053
2a064545
AK
50542007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5055
5056 * MAINTAINERS (S/390 co-maintainer): Add myself.
5057 (Write After Approval): Remove myself.
5058
f861f54d
DH
50592007-07-13 Dan Hipschman <dsh@google.com>
5060
5061 * MAINTAINERS (Write After Approval): Add myself.
5062
0136f2f7
NC
50632007-07-11 Nick Clifton <nickc@redhat.com>
5064
5065 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5066 WINDRES export.
5067 * Makefile.in: Regenerate.
5068
6e29b5a4
RO
50692007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5070
5071 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5072 maintainer.
5073
159a4b02
L
50742007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5075
5076 * lt~obsolete.m4: New. Import from 20070318 libtool.
5077
6ba67283
JB
50782007-07-03 Julian Brown <julian@codesourcery.com>
5079
5080 * MAINTAINERS (Write After Approval): Add myself.
5081
30b74385
RW
50822007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5083
5084 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5085 * configure: Regenerate.
5086
50872007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5088
5089 * configure.ac: Add some missing m4 quotation.
5090 * configure: Regenerate.
5091
943c54ce
SB
50922007-07-02 Simon Baldwin <simonb@google.com>
5093
5094 * MAINTAINERS (Write After Approval): Add myself.
5095
1c00b503
PB
50962007-07-02 Paolo Bonzini <bonzini@gnu.org>
5097
5098 * configure: Regenerate.
5099
901119ae
KT
51002007-07-02 Kai Tietz <kai.tietz@onevision.com>
5101
5102 * Makefile.def: Add windmc tool to build.
5103 * Makefile.tpl: Likewise.
5104 * configure.ac: Likewise.
5105 * Makefile.in: Regenerate.
5106 * configure: Regenerate.
09ce620e 5107
83f4c19f
DD
51082007-06-28 DJ Delorie <dj@redhat.com>
5109
5110 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5111 not building newlib.
5112 * configure: Regenerated.
09ce620e 5113
5346c75c
JS
51142007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5115
5116 * MAINTAINERS (Write After Approval): Add myself.
5117
aacfb86b
MM
51182007-06-25 Martin Michlmayr <tbm@cyrius.com>
5119
5120 * MAINTAINERS (Write After Approval): Add myself.
5121
590bf0d3
CM
51222007-06-19 Chris Matthews <chrismatthews@google.com>
5123
5124 * MAINTAINERS (Write After Approval): Add myself.
5125
cdbbee7a
RIL
51262007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5127
5128 * MAINTAINERS (Write After Approval): Add myself.
5129
b8afffc1
DJ
51302007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5131
5132 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5133 * Makefile.in: Regenerated.
5134
3fcfad76
BS
51352007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5136
5137 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5138 bfin*-*-uclinux* targets.
5139 * configure: Regenerate.
5140
3f5a2b7f
ILT
51412007-06-14 Ian Lance Taylor <iant@google.com>
5142
5143 * MAINTAINERS: Add myself as non-algorithmic global write
5144 maintainer.
5145
4c46daee
DN
51462007-06-14 Diego Novillo <dnovillo@google.com>
5147
5148 * MAINTAINERS: Add self as middle-end maintainer and
5149 non-algorithmic global write maintainer.
5150
a3bb222a
FXC
51512007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5152
5153 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5154 Move all Fortran maintainers except Paul Brook into the
5155 Non-Autopoiesis section.
5156
a19e8f64
PB
51572007-06-14 Paolo Bonzini <bonzini@gnu.org>
5158
5159 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5160 (distclean-stage[+id+]): Possibly delete stage_last.
5161 * Makefile.in: Regenerate.
5162
1c2abe5e
SP
51632007-06-12 Seongbae Park <seongbae.park@gmail.com>
5164
5165 * MAINTAINERS (Various Maintainer): Fix typo.
5166
abca4739
PB
51672007-06-11 Paolo Bonzini <bonzini@gnu.org>
5168
5169 * MAINTAINERS (Various Maintainer): Add myself as
5170 dataflow maintainer.
5171
a894d2c3
BE
51722007-06-07 Ben Elliston <bje@au.ibm.com>
5173
5174 * config.sub, config.guess: Update from upstream sources.
5175
8024d75e
BE
51762007-06-07 Ben Elliston <bje@au.ibm.com>
5177
5178 * Makefile.tpl: Fix spelling error.
5179 * Makefile.in: Regenerate.
5180
973a9a5e
SE
51812007-06-01 Steve Ellcey <sje@cup.hp.com>
5182
96598938
L
5183 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5184 lt_cv_sys_max_cmd_len.
973a9a5e 5185
ccb4d26b
DN
51862007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5187
5188 * MAINTAINERS (Various Maintainers): Add myself as
5189 auto-vectorizer maintainer.
5190
eecb7461
PB
51912003-05-31 Paolo Bonzini <bonzini@gnu.org>
5192
5193 PR libjava/32098
5194 * libtool.m4: Revert previous change.
5195 * ltgcc.m4: Put it here.
5196
89d28202
ZD
51972003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5198
5199 * MAINTAINERS (Various Maintainers): Add myself as
5200 auto-vectorizer maintainer.
5201
60c7a11a
L
52022007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5203
5204 PR libjava/32098
5205 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5206
9dd3cc81
RG
52072007-05-30 Richard Guenther <rguenther@suse.de>
5208
5209 * MAINTAINERS (Various Maintainers): Add myself as
5210 auto-vectorizer maintainer.
5211
9cc1244e
JJ
52122007-05-30 Jakub Jelinek <jakub@redhat.com>
5213
5214 PR bootstrap/29382
5215 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5216 * configure: Rebuilt.
5217
6124296b
RC
52182007-05-28 Roberto Costa <robsettantasei@gmail.com>
5219
5220 * MAINTAINERS (Write After Approval): Removed my name.
5221
6b757a0d
SB
52222007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5223
5224 * MAINTAINERS (Write After Approval): Remove myself.
5225
86ef8528
AT
52262007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5227
5228 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5229
1cf3d07d
SE
52302007-05-23 Steve Ellcey <sje@cup.hp.com>
5231
5232 * ltmain.sh: Update from ToT Libtool.
5233 * libtool.m4: Update from ToT Libtool.
5234 * ltsugar.m4: New. Update from ToT Libtool.
5235 * ltversion.m4: New. Update from ToT Libtool.
5236 * ltoptions.m4: New. Update from ToT Libtool.
5237 * ltconfig: Remove.
5238 * ltcf-c.sh: Remove.
5239 * ltcf-cxx.sh: Remove.
5240 * ltcf-gcj.sh: Remove.
5241
ce3fcf8c
OW
52422007-05-22 Ollie Wild <aaw@google.com>
5243
5244 * MAINTAINERS (Write After Approval): Add myself.
5245
342b9200
PB
52462007-05-16 Paolo Bonzini <bonzini@gnu.org>
5247
5248 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5249 stage_cflags.
5250 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5251 Remove CFLAGS/LIBCFLAGS.
5252 (configure-stage[+id+]-[+prefix+][+module+],
5253 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5254 * Makefile.in: Regenerate.
5255
cea17285
DN
52562007-05-15 Diego Novillo <dnovillo@google.com>
5257
5258 * MAINTAINERS: Update e-mail address.
5259
11c004e7
RE
52602007-05-15 Revital Eres <eres@il.ibm.com>
5261
5262 * MAINTAINERS (Write After Approval): Add myself.
5263
ab6bd693
RC
52642007-05-14 Roberto Costa <robsettantasei@gmail.com>
5265
5266 * MAINTAINERS (Write After Approval): Updated my address.
5267
388cdf07
TN
52682007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5269
5270 * MAINTAINERS (Write After Approval): Add myself.
5271
23f24034
SR
52722007-05-11 Silvius Rus <rus@google.com>
5273
5274 * MAINTAINERS (Write After Approval): Add myself.
5275
34a7526e
TT
52762007-04-23 Tom Tromey <tromey@redhat.com>
5277
5278 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5279
51da21be
MM
52802007-04-22 Mark Mitchell <mark@codesourcery.com>
5281
5282 * MAINTAINERS (cpplib): Rename to ...
5283 (libcpp): ... this. Add C/C++ front end maintainers.
5284
70070387
SE
52852007-04-14 Steve Ellcey <sje@cup.hp.com>
5286
5287 * config-ml.in: Pass ${ml_config_env} to configure calls.
5288
df1a0dbb
CB
52892007-04-04 Christian Bruel <christian.bruel@st.com>
5290
5291 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 5292
9daff147
DK
52932007-04-02 Dave Korn <dave.korn@artimi.com>
5294
5295 * MAINTAINERS (Write After Approval): Add myself.
5296
374eadb2
TB
52972007-03-31 Tobias Burnus <burnus@net-b.de>
5298
5299 * MAINTAINERS (fortran 95 front end): Add myself.
5300
8eced3a2
DR
53012007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5302
5303 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 5304
653de3e3
AZ
53052007-03-24 Ayal Zaks <zaks@il.ibm.com>
5306
5307 * MAINTAINERS (Modulo Scheduler): Add myself.
5308
b737d953
BM
53092007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5310
5311 * MAINTAINERS (fortran 95 front end): Add myself.
5312 (c++ front end): whitespace fix.
5313
a584cdf2
NF
53142007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5315
5316 * MAINTAINERS (Write After Approval): Add myself.
5317
8c79f3c4
RS
53182007-03-21 Richard Sandiford <richard@codesourcery.com>
5319
5320 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5321 of glob. Quote arguments with single quotes too.
5322 * configure: Regenerate.
5323
07f1ac6d
BM
53242007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5325
5326 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5327 * Makefile.in: Regenerate
5328
172e41aa
AS
53292007-03-07 Andreas Schwab <schwab@suse.de>
5330
5331 * configure: Regenerate.
5332
9c4d2493
BM
53332007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5334
5335 * configure.ac: Add "--with-pdfdir" configure option,
5336 which defines pdfdir variable.
5337 * Makefile.def (target=fixincludes): Add install-pdf to
5338 missing targets.
5339 (recursive_targets): Add install-pdf target.
5340 (flags_to_pass): Add pdfdir.
5341 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5342 target.
5343 * configure: Regenerate
5344 * Makefile.in: Regenerate
5345
e14e622e
EC
53462007-02-28 Eric Christopher <echristo@apple.com>
5347
5348 Revert:
5349 2006-12-07 Mike Stump <mrs@apple.com>
5350
5351 * Makefile.def (dependencies): Add dependency for
5352 install-target-libssp and install-target-libgomp on
5353 install-gcc.
5354 * Makefile.in: Regenerate.
5355
54e433bc
MK
53562007-02-27 Matt Kraai <kraai@ftbfs.org>
5357
5358 * configure: Regenerate.
5359 * configure.ac: Move statements after variable declarations.
5360
6c8d3d8f
KK
53612007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5362
5363 * MAINTAINERS: Add myself as sh maintainer.
5364
9f8c6739
JM
53652007-02-19 Joseph Myers <joseph@codesourcery.com>
5366
5367 * configure.ac: Adjust for loop syntax.
5368 * configure: Regenerate.
5369
278a7a38
AO
53702007-02-18 Alexandre Oliva <aoliva@redhat.com>
5371
5372 * configure: Rebuilt.
5373
b2eaac4a
AO
53742007-02-18 Alexandre Oliva <aoliva@redhat.com>
5375
5376 * configure.ac: Drop multiple occurrences of --enable-languages,
5377 and fix its quoting.
5378 * configure: Rebuilt.
5379
beeaf216 53802007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
5381 Nathan Sidwell <nathan@codesourcery.com>
5382 Vladimir Prus <vladimir@codesourcery.com>
5383 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
5384
5385 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5386 * configure: Regenerate.
5387
09201a09
GP
53882007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5389
5390 * ltconfig (freebsd*): Default to elf.
5391
291f172e
DJ
53922007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5393
5394 * configure.ac (target_libraries): Move libgcc before libiberty.
5395 * configure: Regenerated.
5396
c3a86da9
DJ
53972007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5398 Paolo Bonzini <bonzini@gnu.org>
5399
5400 PR bootstrap/30753
5401 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5402 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5403 * configure: Regenerated.
5404
88e1e72a
FXC
54052007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5406
5407 * MAINTAINERS (Language Front End Maintainers): Update my mail
5408 address.
5409
44bfc3ac
DJ
54102007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5411
5412 PR bootstrap/30748
5413 * configure.ac: Correct syntax for Solaris ksh.
5414 * configure: Regenerated.
5415
3e19841a
PB
54162007-02-09 Paolo Bonzini <bonzini@gnu.org>
5417
5418 * configure.ac: Sync with src.
5419 * configure: Regenerate.
5420
74a48762
PB
54212007-02-09 Paolo Bonzini <bonzini@gnu.org>
5422
5423 * Makefile.in: Regenerate.
5424
d846e52e
PB
54252007-02-09 Paolo Bonzini <bonzini@gnu.org>
5426
5427 * config.sub: Sync with src.
5428
1c710c3c
DJ
54292007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5430
5431 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5432 noncanonical equivalents.
5433 * configure.in: Rename to...
5434 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5435 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5436 target_noncanonical. Use them. Rewrite removal of configure
5437 arguments for autoconf 2.59. Discard variable settings. Force
5438 program_transform_name for native tools.
5439
5440 * Makefile.in: Regenerated.
5441 * configure: Regenerated with autoconf 2.59.
5442
dce2d8b2 54432007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 5444
3de8da2a 5445 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 5446
f6671c93
AS
54472007-01-31 Andreas Schwab <schwab@suse.de>
5448
5449 * Makefile.tpl (LDFLAGS): Substitute it.
5450 * Makefile.in: Regenerate.
5451
dce2d8b2 54522007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 5453
3de8da2a 5454 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 5455
2472200d
DE
54562007-01-28 David Edelsohn <edelsohn@gnu.org>
5457
3de8da2a 5458 * MAINTAINERS (spu port): Add myself.
2472200d 5459
5305be7e
RG
54602007-01-23 Richard Guenther <rguenther@suse.de>
5461
5462 PR bootstrap/30541
5463 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5464 * Makefile.tpl (GNATBIND): Substitute it.
5465 (GNATMAKE): Likewise.
5466 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5467 of STAGE_PREFIX.
5468 * Makefile.in: Regenerate.
5469 * configure: Regenerate.
5470
416cfb5e
MS
54712007-01-18 Mike Stump <mrs@apple.com>
5472
5473 * configure.in: Re-enable -Werror for gcc builds.
5474
3de8da2a 54752007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 5476
3de8da2a 5477 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 5478
d943d7c4
PB
54792007-01-11 Paolo Bonzini <bonzini@gnu.org>
5480
5481 * configure.in: Change == to = in test command.
3de8da2a 5482 * configure: Regenerate.
d943d7c4 5483
e69bf64b 54842007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
5485 Nick Clifton <nickc@redhat.com>
5486 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5487
5488 * configure.in (build_configargs, host_configargs, target_configargs):
5489 Remove build/host/target parameters.
5490 (host_libs): Add gmp and mpfr.
5491 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5492 * Makefile.def (gmp, mpfr): New.
5493 (gcc): Remove target.
5494 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5495 target_os, target_vendor): New.
dce2d8b2 5496 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
5497 * configure: Regenerate.
5498 * Makefile.in: Regenerate.
e69bf64b
PB
5499
55002007-01-11 Matt Fago <fago@earthlink.net>
5501
5502 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 5503 to improve robustness of configure tests.
e69bf64b 5504 * configure: Regenerate.
e14e622e 5505
a42f3b80
UB
55062007-01-09 Uros Bizjak <ubizjak@gmail.com>
5507
5508 * MAINTAINERS: Add myself as i386 maintainer.
5509
a36aee1a
JH
55102007-01-08 Jan Hubicka <jh@suse.cz>
5511
61fcaeef 5512 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 5513
738a52d3
KT
55142007-01-08 Kai Tietz <kai.tietz@onevision.com>
5515
5516 * configure.in: Add support for an x86_64-mingw* target.
95af8923 5517 * configure: Regenerate.
738a52d3 5518
54fdc474
DJ
55192007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5520
5521 * Makefile.tpl (all-target): Correct @if conditional for target
5522 modules.
5523 * configure.in: Omit libiberty if building only target libgcc.
5524 * configure, Makefile.in: Regenerated.
5525
3dd71726
PB
55262007-01-04 Paolo Bonzini <bonzini@gnu.org>
5527
dce2d8b2 5528 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
5529 * configure: Regenerate.
5530
fa958513
DJ
55312007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5532
5533 * Makefile.def (target_modules): Add libgcc.
5534 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5535 * Makefile.tpl (clean-target-libgcc): Delete.
5536 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5537 on gcc even for bootstrapped modules. Rewrite handling of
5538 lang_env_dependencies to loop over target_modules.
5539 * configure.in (target_libraries): Add target-libgcc.
5540 * Makefile.in, configure: Regenerated.
5541
e1888513
PB
55422006-12-29 Paolo Bonzini <bonzini@gnu.org>
5543
5544 * configure.in: Reorganize recognition of languages. Add
5545 --enable-stage1-languages. Show supported languages for the chosen
5546 target rather than all recognized languages.
5547 * configure: Regenerate.
5548
53b88b73
PB
55492006-12-29 Paolo Bonzini <bonzini@gnu.org>
5550
5551 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5552 * Makefile.in: Regenerate.
5553
a3993f33
KG
55542006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5555
5556 * configure.in: Warn that MPFR 2.2.0 is buggy.
5557 * configure: Regenerate.
5558
f063a9ed
ILT
55592006-12-27 Ian Lance Taylor <iant@google.com>
5560
5561 * configure.in: When removing Makefiles to force a reconfigure, also
5562 remove prev-DIR*/Makefile.
5563 * configure: Regenerate.
5564
af71363e
AS
55652006-12-22 Andreas Schwab <schwab@suse.de>
5566
5567 * configure: Regenerate with correct autoconf version.
5568
0b0dc272
AM
55692006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5570
3de8da2a
UB
5571 * configure.in: add AC_SUBST for *_FOR_TARGET.
5572 * configure: Regenerate.
0b0dc272 5573
53b88b73
PB
55742006-12-19 Paolo Bonzini <bonzini@gnu.org>
5575
5576 * configure.in: Simplify logic for rejecting languages that cannot
5577 be built. Separate the case when a language is unsupported,
5578 from the case when the user chooses not to build a language.
5579
400ebff4
PB
55802006-12-19 Paolo Bonzini <bonzini@gnu.org>
5581
5582 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5583 it only affects bootstrap and could be tested on "$host" as well.
5584 * configure: Regenerate.
5585 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5586
8efea775
PB
55872006-12-19 Paolo Bonzini <bonzini@gnu.org>
5588
5589 PR bootstrap/29544
5590 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5591 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5592 move here comment from Makefile.tpl.
5593 * Makefile.tpl: Move some definitions higher in the file.
5594 (STAGE1_CHECKING): New.
5595 * configure.in: Add --enable-stage1-checking.
5596 * configure: Regenerate.
5597 * Makefile.in: Regenerate.
5598
ed88a7ed
PB
55992006-12-19 Paolo Bonzini <bonzini@gnu.org>
5600
5601 * MAINTAINERS: Add myself as build system maintainer.
5602
b65151d3
SM
56032006-12-15 Simon Martin <simartin@users.sourceforge.net>
5604
5605 * MAINTAINERS (Write After Approval): Add myself.
5606
7e050830
EC
56072006-12-13 Eric Christopher <echristo@apple.com>
5608
5609 * MAINTAINERS: Add myself as darwin maintainer.
5610
8b494895
ILT
56112006-12-11 Ian Lance Taylor <ian@airs.com>
5612
5613 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5614
dce2d8b2 56152006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
5616
5617 MAINTAINERS: Update my entry.
5618
58e24147
AM
56192006-12-11 Alan Modra <amodra@bigpond.net.au>
5620
5621 * configure.in: Handle spu makefile frag.
58e24147
AM
5622 * Makefile.tpl (MAINT): Define
5623 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5624 * configure: Regenerate.
5625 * Makefile.in: Regenerate.
5626
9b6f37a0
BE
56272006-12-11 Ben Elliston <bje@au.ibm.com>
5628
5629 * config.guess: Import latest version.
5630 * config.sub: Likewise.
5631
ea6f5c57
BE
56322006-12-11 Ben Elliston <bje@au.ibm.com>
5633
5634 * configure.in (spu-*-*): Don't skip target-libiberty.
5635 * configure: Regenerate.
5636
42c1cd8a
AT
56372006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5638
5639 PR bootstrap/30134
5640 * configure.in: Correct x86 darwin support for libjava to powerpc
5641 and i?86 only.
5642 * configure: Regenerate.
5643
55eb837d
ST
56442006-12-08 Sandro Tolaini <tolaini@libero.it>
5645
5646 * configure.in: Add x86 darwin support for libjava.
5647 * configure: Regenerate.
5648
5bdacbc7
MS
56492006-12-07 Mike Stump <mrs@apple.com>
5650
5651 * Makefile.def (dependencies): Add dependency for
5652 install-target-libssp and install-target-libgomp on
5653 install-gcc.
5654 * Makefile.in: Regenerate.
5655
477d851c
RG
56562006-12-04 Richard Guenther <rguenther@suse.de>
5657
5658 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5659 (Non-Algorithmic Maintainers): Move over non-algorithmic
5660 loop optimizer maintainers, add myself as a non-algorithmic
5661 middle-end maintainer.
5662
5d33d367
DF
56632006-12-04 Daniel Franke <franke.daniel@gmail.com>
5664
5665 * MAINTAINERS (Write After Approval): Add myself.
5666
dbee1fb3
KG
56672006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5668
5669 * configure.in: Update error message for missing GMP/MPFR.
5670
5671 * configure: Regenerate.
5672
b5147de7
KG
56732006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5674
5675 * configure.in: Update MPFR version in error message.
5676
5677 * configure: Regenerate.
5678
f019376c
KG
56792006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5680
5681 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5682 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5683 --with-gmp-lib): New flags.
5684
5685 * configure: Regenerate.
5686
91ed95ae
BM
56872006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5688
5689 * MAINTAINERS (Write After Approval): Change my email address.
5690
3a971f15
MLI
56912006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5692
05170031 5693 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 5694
dce2d8b2 56952006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
5696
5697 * MAINTAINERS (i18n): Update e-mail address.
5698
df5487ee
TS
56992006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5700
5701 * MAINTAINERS (spu port): Add myself as maintainer.
5702 (Write After Approval): Remove myself.
5703
92c2f0ee
BE
57042006-11-22 Ben Elliston <bje@au.ibm.com>
5705
5706 * configure.in (skipdirs): Don't build libssp for SPU.
5707 * configure: Regenerate.
5708
a3b97199
AP
57092006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5710
5711 * MAINTAINERS (spu port): Add myself as maintainer.
5712 (libobjc): Update my email address.
5713
0eb97064
AB
57142006-11-21 Andrea Bona <andrea.bona@st.com>
5715
5716 * MAINTAINERS (Write After Approval): Add myself.
5717
dce2d8b2 57182006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
5719
5720 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5721 * configure : Rebuilt.
5722
dce2d8b2 57232006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
5724
5725 * MAINTAINERS (Write After Approval): Add myself.
5726
d58542ea
AO
57272006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5728
5729 * MAINTAINERS (Write After Approval): Add myself.
5730
a357b5ae
KG
57312006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5732
5733 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5734 libmpfr.a.
5735 * configure: Regenerate.
5736
9bd6112c
PB
57372006-11-16 Paolo Bonzini <bonzini@gnu.org>
5738
5739 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5740 (unstage): Test for stage_last presence.
5741
5742 PR bootstrap/29802
dce2d8b2
EB
5743 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5744 STAGE_PREFIX.
9bd6112c
PB
5745 * Makefile.in: Regenerate.
5746
c8cf9f0f
ZD
57472003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5748
5749 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5750 maintainers.
5751
467b1fc6
ER
57522006-11-14 Erven Rohou <erven.rohou@st.com>
5753
5754 * MAINTAINERS (Write After Approval): Add myself.
5755
995a5697
PB
57562006-11-14 Paolo Bonzini <bonzini@gnu.org>
5757
5758 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5759 and stageN-package/Makefile.
5760 * Makefile.in: Regenerated.
5761
c8d6d53e
JZ
57622006-11-14 Jie Zhang <jie.zhang@analog.com>
5763
5764 * configure.in: Remove target-libgloss from noconfigdirs for
5765 bfin-*-*.
5766 * configure: Regenerated.
5767
dffb147d
KG
57682006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5769
5770 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 5771
dffb147d
KG
5772 * configure: Regenerate.
5773
ca558912
KG
57742006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5775
5776 * configure.in: Robustify error message for missing GMP/MPFR.
5777
5778 * configure: Regenerate.
5779
dce2d8b2 57802006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
5781
5782 * MAINTAINERS (Write After Approval): Add myself.
5783
dce2d8b2 57842006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
5785
5786 * MAINTAINERS: Change email address.
5787
91de1527
VP
57882006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5789
5790 * MAINTAINERS (Write After Approval): Add myself.
5791
a3867703
PB
57922006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5793
5794 * MAINTAINERS (Write After Approval): Add myself.
5795
b4364fa2
CL
57962006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5797
7e050830 5798 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 5799 Write After Approval section.
b4364fa2 5800
70ec446f
KG
58012006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5802
5803 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5804 need_gmp anymore.
5805 * configure: Regenerate.
5806
018c8d88
TB
58072006-10-16 Tobias Burnus <burnus@net-b.de>
5808
5809 * MAINTAINERS (Write After Approval): Add myself.
5810
f6a1687e
BE
58112006-10-16 Ben Elliston <bje@au.ibm.com>
5812
5813 * config.guess: Import latest version.
5814 * config.sub: Likewise.
5815
b5422ad7
BM
58162006-10-10 Brooks Moses <bmoses@stanford.edu>
5817
5818 * Makefile.def: Added pdf target handling.
5819 * Makefile.tpl: Added pdf target handling.
5820 * Makefile.in: Regenerated.
5821
bdcee471
CL
58222006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5823
5824 * MAINTAINERS: Add self as score port maintainer.
5825
7d610414
BM
58262006-10-04 Brooks Moses <bmoses@stanford.edu>
5827
5828 * MAINTAINERS (Write After Approval): Add myself.
5829
e48d66a9
SK
58302006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5831
7e050830 5832 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
5833 or newer.
5834 * configure: Regenerated.
5835
c394e891
DB
58362006-09-27 Dave Brolley <brolley@redhat.com>
5837
dce2d8b2
EB
5838 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5839 using $s instead of $r.
c394e891
DB
5840 * configure: Regenerated.
5841
1ee4c5a0
TS
58422006-09-26 Thiemo Seufer <ths@mips.com>
5843
5844 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5845 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5846 * configure: Regenerate.
5847
dce2d8b2 58482006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
5849
5850 * MAINTAINERS (Write After Approval): Remove myself.
5851
0c502898
CF
58522006-09-22 Chao-ying Fu <fu@mips.com>
5853
5854 * MAINTAINERS (Write After Approval): Add myself.
5855
a7819e42
JM
58562006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5857
5858 * MAINTAINERS: Add self as soft-fp maintainer.
5859
dce2d8b2 58602006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
5861
5862 * MAINTAINERS: Add myself as avr maintainer.
5863 Remove Marek Michalkiewicz as avr maintainer.
827d0991 5864
e8288489
RC
58652006-09-07 Roberto Costa <roberto.costa@st.com>
5866
5867 * MAINTAINERS (Write After Approval): Add myself.
5868
b91f0a41
CV
58692006-08-30 Corinna Vinschen <corinna@vinschen.de>
5870
5871 * configure.in: Never build newlib for a Mingw host.
5872 Never build newlib as Mingw target library.
5873 Test the existence of winsup/cygwin for building a Cygwin newlib,
5874 rather than just winsup.
5875 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5876 building a Mingw target.
5877 * configure: Regenerate.
5878
094c07a0
EB
58792006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5880
5881 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5882
8d1171cb
PB
58832006-07-25 Paolo Bonzini <bonzini@gnu.org>
5884
5885 * config.guess: Import from src (was more updated).
5886 * config.sub: Likewise.
5887
2e9e6f68
DJ
58882006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5889
5890 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5891 * configure: Regenerated.
5892
57255173
PB
58932006-07-18 Paolo Bonzini <bonzini@gnu.org>
5894
cc6010cd
AP
5895 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5896 for stages after the first.
57255173 5897
9fbe6585
JJ
58982006-07-17 Jakub Jelinek <jakub@redhat.com>
5899
5900 * Makefile.def: Add dependencies for configure-opcodes
5901 on configure-intl and all-opcodes on all-intl.
5902 * Makefile.in: Regenerated.
5903
18c3f977
BE
59042006-07-13 Ben Elliston <bje@au.ibm.com>
5905
5906 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5907
27b56ba6
PE
59082006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5909
5910 Port to hosts whose 'sort' and 'tail' implementations
5911 treat operands with leading '+' as file names, as POSIX
5912 has required since 2001. However, make sure the code still
5913 works on pre-POSIX hosts.
5914 * ltmain.sh: Don't assume "sort +2" is equivalent to
5915 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5916
ad6d4e43
UW
59172006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5918
5919 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5920
706601d9
PG
59212006-07-04 Peter O'Gorman <peter@pogma.com>
5922
5923 * ltconfig: chmod 644 before ranlib during install.
5924
0b50988a
EB
59252006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5926
5927 PR bootstrap/18058
5928 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5929 if the bootstrap compiler is a GCC version that supports it.
5930 * configure: Regenerate.
5931
b6348cb3
PB
59322006-07-03 Paolo Bonzini <bonzini@gnu.org>
5933
95695ad3 5934 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
5935 * configure: Regenerate.
5936
1546bb64
PB
59372006-07-03 Paolo Bonzini <bonzini@gnu.org>
5938
5939 PR other/27063
5940 * configure.in: Test subdir_requires and give an appropriate
5941 error message.
5942 * configure: Regenerate.
5943
5cb6c629
AJH
59442006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5945
5946 * MAINTAINERS (Write After Approval): Add myself.
5947
f4d8cdf8
JDA
59482006-06-22 John David Anglin <dave.anglin@nrc.ca>
5949
5950 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5951
4fe5abb7
SE
59522006-06-22 Steve Ellcey <sje@cup.hp.com>
5953
5954 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5955
2a79fd67
DA
59562006-06-20 David Ayers <d.ayers@inode.at>
5957
5958 PR bootstrap/28072
5959 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5960 whether target-libjava is being configured instead of whether the
5961 java front end is enabled.
5962 * configure: Regenerate.
7e050830 5963
04879af3
RO
59642006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5965
5966 PR target/27540
5967 * configure.in: Only enable libgomp on IRIX 6.
5968 * configure: Regenerate.
5969
ec6c7392
PB
59702006-06-15 Paolo Bonzini <bonzini@gnu.org>
5971
5972 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5973 too.
5974 * Makefile.in: Regenerate.
5975
12973d7a
DD
59762006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5977
5978 * config-ml.in: Alter CCASFLAGS to include special
5979 multilib options the same as is done for CFLAGS.
5980
c67ed86a
JDA
59812006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5982
5983 * configure.in: Don't enable libgomp on hpux10.
5984 * configure: Rebuilt.
5985
cb253473
DA
59862006-06-12 David Ayers <d.ayers@inode.at>
5987
5988 PR bootstrap/27963
5989 PR target/19970
7e050830 5990 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
5991 ${libgcj} is specified.
5992 * configure: Regenerate.
7e050830 5993
dce2d8b2 59942006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
5995
5996 Sync from src:
7e050830
EC
5997
5998 * configure.in: Sync.
32845532 5999 * configure: Regenerated.
7e050830 6000
32845532
CD
6001 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6002
6003 * Makefile.def: Added dependencies from sim and gdb on intl, and
6004 added configure dependencies to everything with an all dependency
6005 on intl.
6006 * Makefile.in: Regenerated.
6007
7cd0cf9c
DA
60082006-06-06 David Ayers <d.ayers@inode.at>
6009
6010 PR libobjc/13946
6011 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6012 * Makefile.in: Regenerate.
6013 * configure.in: Add --enable-objc-gc at toplevel and have it
6014 enable boehm-gc for Objective-C.
6015 Remove target-boehm-gc from libgcj.
6016 Add target-boehm-gc to target_libraries.
6017 Add target-boehm-gc to noconfigdirs where ${libgcj}
6018 is specified.
6019 Assert that boehm-gc is supported when requested for Objective-C.
6020 Only build boehm-gc if needed either for Java or Objective-C.
6021 * configure: Regenerate.
7e050830 6022
3ff3adad
PB
60232006-06-05 Paolo Bonzini <bonzini@gnu.org>
6024
6025 PR 27674
6026 * Makefile.tpl (configure-[+prefix+][+module+],
6027 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6028 Remove rule to unstage bootstrapped modules.
6029 (stage_current): New.
6030 * Makefile.in: Regenerate.
6031
898e551d
LB
60322006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6033
6034 * MAINTAINERS (Write After Approval): Update my e-mail address.
6035
ea60341e
MS
60362006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6037
6038 * include/libiberty.h: Declare pex_run_in_environment.
6039
222ae291
AL
60402006-05-31 Asher Langton <langton2@llnl.gov>
6041
6042 * MAINTAINERS (Write After Approval): Add myself.
898e551d 6043
e9a54b07
PB
60442006-05-25 Paolo Bonzini <bonzini@gnu.org>
6045
6046 * Makefile.def (bfd, opcodes): Fix lib_path.
6047 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6048 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6049 * Makefile.in: Regenerate.
6050
03e67131
CD
60512006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6052
6053 * Makefile.in: Regenerate.
6054
65d6e994
CD
60552006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6056
6057 * Makefile.def: Add install-html target. Add datarootdir
6058 docdir and htmldir to flags_to_pass.
6059 * Makefile.tpl: Add install-html target.
6060 * Makefile.in: Regenerate.
6061 * configure.in: Add --with-datarootdir, --with-docdir, and
6062 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6063 * configure: Regenerate.
6064
9e299237
MS
60652006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6066
6067 * configure.in: Enable gprof for cross builds.
6068 * configure: Regenerate.
6069
c31202cd
RG
60702006-05-22 Richard Guenther <rguenther@suse.de>
6071
6072 Revert
6073 2006-01-31 Richard Guenther <rguenther@suse.de>
6074 Paolo Bonzini <bonzini@gnu.org>
6075
6076 * Makefile.def (target_modules): Add libgcc-math target module.
6077 * configure.in (target_libraries): Add libgcc-math target library.
6078 (--enable-libgcc-math): New configure switch.
6079 * Makefile.in: Re-generate.
6080 * configure: Re-generate.
6081 * libgcc-math: New toplevel directory.
6082
2a332582
JDA
60832006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6084 Andreas Tobler <a.tobler@schweiz.ch>
6085
6086 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6087 * configure: Rebuilt.
6088
dce2d8b2 60892006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 6090
ccce6917
SL
6091 * MAINTAINERS (Write After Approval): Add myself.
6092
ed606bc0
DD
60932006-05-01 DJ Delorie <dj@redhat.com>
6094
3d8f47a0 6095 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
6096 * configure: Regenerate.
6097
9386bd20
RG
60982006-05-01 Richard Guenther <rguenther@suse.de>
6099
6100 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6101 maintainer.
6102
dce2d8b2 61032006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
6104
6105 * MAINTAINERS (Write After Approval): Add myself.
6106
87ceee72
JB
61072006-04-28 Jan Beulich <jbeulich@novell.com>
6108
6109 * MAINTAINERS (Write After Approval): Add myself.
6110
e88a2c09
DD
61112006-04-18 DJ Delorie <dj@redhat.com>
6112
6113 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6114 reference libgloss so that libssp can be built in a combined
6115 tree.
6116 * configure: Regenerate.
6117
675f0a8a
RM
61182006-04-08 Robert Millan <rmh@gcc.gnu.org>
6119
6120 * MAINTAINERS (Write After Approval): Add myself.
6121
27b6c940
BE
61222006-04-05 Ben Elliston <bje@au.ibm.com>
6123
6124 * configure.in: Require makeinfo 4.4 or higher.
6125 * configure: Regenerate.
6126
687b17d4
GP
61272006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6128
6129 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6130 Rearrange the entries of other libraries to have them in one place.
6131
906ac235
JB
61322006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6133
7e050830 6134 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
6135 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6136
fb0103e5
RG
61372006-03-14 Richard Guenther <rguenther@suse.de>
6138
6139 * configure: Regenerate with autoconf 2.13.
6140
17237f6b
JB
61412006-03-13 Jim Blandy <jimb@codesourcery.com>
6142
6143 * MAINTAINERS: Use my work address.
bed31434
JB
6144
6145 * MAINTAINERS: Update my E-mail address.
6146
27079765
AH
61472006-03-10 Aldy Hernandez <aldyh@redhat.com>
6148
6149 * configure.in: Handle --disable-<component> generically.
6150 * configure: Regenerate.
6151
54a17039
L
61522006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6153
6154 PR libgcj/17311
6155 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6156
b9bd11ca
EE
61572006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6158
6159 * MAINTAINERS (Write After Approval): Remove myself.
6160 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6161
dce2d8b2 61622006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 6163
072b06f2
RE
6164 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6165 (TARGET_CONFIGDIRS): Remove.
6166 * configure.in: Remove AC_SUBST(target_configdirs).
6167 * Makefile.in, configure: Regenerated.
ee2312f3 6168
936e1a35
SK
61692006-02-20 Steven G. Kargl <kargls@comcast.net>
6170
6171 * MAINTAINERS (Write After Approval): Remove myself.
6172 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6173
cc11cc9b
PB
61742006-02-20 Paolo Bonzini <bonzini@gnu.org>
6175
6176 PR bootstrap/25670
6177
6178 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6179
6180 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6181 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6182 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6183 BUILD_PREFIX, BUILD_PREFIX_1.
6184 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6185
6186 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6187 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6188
6189 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6190 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6191 of `cat stage_current`. Always provide the `r' and `s' variables.
6192 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6193 a single shell execution.
6194 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6195 bootstrapped modules, make the stage1 module if the build was not
6196 started yet, else build the current stage.
6197 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6198 (all-build, all-host, all-target, [+make_target+]-host,
6199 [+make_target+]-target): Do not use \-continued lines.
6200 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6201 (current_stage, restrap, stage_last): New.
6202
6203 * Makefile.in: Regenerate.
6204 * configure: Regenerate.
6205
63a7c9ef
BD
62062006-02-19 Bud Davis <jmdavis@link.com>
6207
6208 * MAINTAINERS (Write After Approval): Remove myself.
6209 (Language Front End Maintainers): Add myself as fortran 95
6210 maintainer and update e-mail address.
6211
a3543e3a
FXC
62122006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6213
6214 * MAINTAINERS (Write After Approval): Remove myself.
6215 (Language Front End Maintainers): Add myself as fortran 95
6216 maintainer.
6217
ca5b1d2c
VK
62182006-02-16 Victor Kaplansky <victork@il.ibm.com>
6219
6220 * MAINTAINERS (Write After Approval): Add myself.
6221
0499513f
TK
62222006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6223
6224 * MAINTAINERS (Write After Approval): Remove myself.
6225 (Language Front End Maintainers): Add myself as
6226 fortran 95 maintainer.
6227
d1f8db0c
PB
62282006-02-14 Paolo Bonzini <bonzini@gnu.org>
6229
6230 Sync from src:
6231
6232 2005-12-27 Leif Ekblad <leif@rdos.net>
6233
cc6010cd
AP
6234 * configure.in: Add support for RDOS target.
6235 * configure: Regenerate.
d1f8db0c
PB
6236
62372006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 6238 Andreas Schwab <schwab@suse.de>
d1f8db0c 6239
cc6010cd 6240 * configure: Regenerate.
d1f8db0c 6241
cac90078
DE
62422006-02-12 David Edelsohn <edelsohn@gnu.org>
6243
6244 * configure.in (enable_libgomp): Add AIX.
6245 * configure: Regenerate.
6246
bd37fbf5
MK
62472006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6248
6249 * MAINTAINERS (Write After Approval): Add myself.
7e050830 6250
23027b7a
LM
62512006-02-03 Lee Millward <lee.millward@gmail.com>
6252
6253 * MAINTAINERS (Write After Approval): Add myself.
7e050830 6254
0058967b
RG
62552006-01-31 Richard Guenther <rguenther@suse.de>
6256 Paolo Bonzini <bonzini@gnu.org>
6257
6258 * Makefile.def (target_modules): Add libgcc-math target module.
6259 * configure.in (target_libraries): Add libgcc-math target library.
6260 (--enable-libgcc-math): New configure switch.
6261 * Makefile.in: Re-generate.
6262 * configure: Re-generate.
6263 * libgcc-math: New toplevel directory.
6264
e8b05380
PB
62652006-01-26 Paolo Bonzini <bonzini@gnu.org>
6266
6267 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6268 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6269 the assembler, linker and binutils.
6270 * configure: Regenerate.
6271
d54d5437
DM
62722006-01-22 Dirk Mueller <dmueller@suse.de>
6273
6274 * MAINTAINERS (Write After Approval): Add myself.
6275
670cbfcf
DN
62762006-01-20 Diego Novillo <dnovillo@redhat.com>
6277
6278 * configure: Regenerate.
6279
953ff289
DN
62802006-01-18 Richard Henderson <rth@redhat.com>
6281 Jakub Jelinek <jakub@redhat.com>
6282 Diego Novillo <dnovillo@redhat.com>
6283
6284 * libgomp: New directory.
6285 * Makefile.def: Add target_module libgomp.
6286 * Makefile.in: Regenerate.
6287 * configure.in (target_libraries): Add target-libgomp.
6288 * configure: Regenerate.
6289
32ce4048
AO
62902006-01-05 Alexandre Oliva <aoliva@redhat.com>
6291
6292 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6293 @ from continuation.
6294 * Makefile.in: Rebuilt.
6295
0eaf8e17 62962006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 6297
c76c0c83
CL
6298 * MAINTAINERS (Write After Approval): Add myself.
6299
2d309510
PB
63002006-01-04 Paolo Bonzini <bonzini@gnu.org>
6301
6302 PR bootstrap/24252
6303
6304 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6305 * Makefile.tpl (OBJDUMP): New.
6306 (EXTRA_HOST_FLAGS): Add it.
6307 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6308
953ff289
DN
6309 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6310 to use symbolic links between directories. Avoid race conditions
6311 or make them harmless.
6312 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
6313
6314 * Makefile.def (LEAN): Pass.
6315 * Makefile.tpl (LEAN): Define.
6316 (stage[+id+]-start): Accept that the previous directory does not
6317 exist, if the bootstrap is lean.
6318 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6319 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6320 configure substitution.
6321 ([+compare-target+]): Likewise.
6322 ([+bootstrap-target+]-lean): New.
6323 * configure.in: Remove lean bootstrap support from here.
6324
953ff289
DN
6325 * Makefile.in: Regenerate.
6326 * configure: Regenerate.
2d309510 6327
368872c3
BE
63282006-01-04 Ben Elliston <bje@au.ibm.com>
6329
6330 * MAINTAINERS (libdecnumber): Add myself.
6331
d79e6356
MM
63322006-01-02 Mark Mitchell <mark@codesourcery.com>
6333
6334 * libtool-ldflags: New script.
6335
a6fbc1e2
AS
63362006-01-02 Andreas Schwab <schwab@suse.de>
6337
6338 * configure.in: When reconfiguring remove Makefile in
6339 all stage directories.
6340 * configure: Regenerate.
6341
103a4b39
SB
63422005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6343
6344 * MAINTAINERS: Update my email address.
6345
212f829c
PB
63462005-12-20 Paolo Bonzini <bonzini@gnu.org>
6347
6348 Revert Ada-related part of the previous change.
6349
6350 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6351 Do not pass.
6352 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6353 * Makefile.in: Regenerate.
6354 * configure.in: Do not include mt-ppc-aix target fragment.
6355 * configure: Regenerate.
6356
8ef1f2df
PB
63572005-12-19 Paolo Bonzini <bonzini@gnu.org>
6358
6359 * configure.in: Select appropriate fragments for PowerPC/AIX.
6360 * configure: Regenerate.
6361
6362 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6363 BOOT_CFLAGS, BOOT_LDFLAGS.
6364 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6365 BOOT_CFLAGS, BOOT_LDFLAGS.
6366 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6367 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6368 (stage): Fail if we cannot complete the work.
6369 * Makefile.in: Regenerate.
6370
ab34901f
NS
63712005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6372
6373 * configure.in: Replace ms1 with mt.
6374 * configure: Rebuilt.
6375
cbe82f21
BM
63762005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6377
6378 * MAINTAINERS: Update my email address.
6379
19843472
PB
63802005-12-15 Paolo Bonzini <bonzini@gnu.org>
6381
6382 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6383 install-host-nogcc): Don't invoke $(stage) at the end.
6384 * Makefile.in: Regenerate.
6385
1ca26cd2
PB
63862005-12-14 Paolo Bonzini <bonzini@gnu.org>
6387
6388 * configure.in: Flip the top-level bootstrap switch.
6389 * configure: Regenerate.
6390
f41d6665
DJ
63912005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6392
6393 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6394 $(stage) and $(unstage).
6395 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6396 (all): Remove stray semicolon.
6397 (local-distclean): Don't handle multilib.tmp and multilib.out.
6398 (install.all): Set $s for consistency.
6399 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6400 check_multilibs setting. Always make the install directory.
6401 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6402 Correct @if/@endif.
6403 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6404 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6405 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6406 (multilib.out): Remove.
6407 * Makefile.in: Regenerated.
6408
dce2d8b2 64092005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
6410
6411 * MAINTAINERS (Write After Approval): Add myself.
6412
64f182bd
NS
64132005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6414
121b2cee
NS
6415 * MAINTAINERS: Add myself as mt maintainer.
6416
64f182bd
NS
6417 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6418
a6d63770
AN
64192005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6420
6421 * MAINTAINERS: Change email address.
6422
2abefe3d
PB
64232005-12-05 Paolo Bonzini <bonzini@gnu.org>
6424
6425 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6426 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6427 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6428 Find in-tree tools if available.
6429 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6430 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6431 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6432 (COMPILER_*_FOR_TARGET): New.
6433 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6434 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6435 (CONFIGURED_*, USUAL_*): Remove.
6436 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6437 STRIP): Use autoconf substitutions.
6438 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6439 COMPILER_NM_FOR_TARGET): New.
6440 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6441
6442 (all): Make all-host and all-target in parallel.
6443 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6444 that $$r and $$s are set before invoking a recursive make.
6445 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6446 ([+bootstrap-target+]): Inline most of the `all' target.
6447
2f3bdde7
BE
64482005-11-29 Ben Elliston <bje@au.ibm.com>
6449
6450 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6451 from the gcc build directory.
6452 * Makefile.in: Regenerate.
6453
a4b6c45a
BE
64542005-11-29 Ben Elliston <bje@au.ibm.com>
6455
6456 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6457 depend on all-libdecnumber.
6458 * configure.in (host_libs): Include libdecnumber.
6459 * Makefile.in: Regenerate.
6460 * configure: Likewise.
6461
473a74b9
BE
64622005-11-29 Ben Elliston <bje@au.ibm.com>
6463
6464 * libdecnumber: Import decNumber sources from the dfp-branch.
6465
b4623110
KJ
64662005-11-21 Kean Johnston <jkj@sco.com>
6467
6468 * config.sub, config.guess: Sync from upstream sources.
6469
67dc1785
BE
64702005-11-21 Ben Elliston <bje@au.ibm.com>
6471
6472 Import from Autoconf sources:
6473
6474 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6475 * config/move-if-change: Don't output "$2 is unchanged";
6476 suggested by Ben Elliston. Handle weird characters correctly.
6477
186abafe
AT
64782005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6479
6480 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6481 to match upstream libtool for darwin.
6482
ef9db8d5
DJ
64832005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6484
6485 * Makefile.def: Remove gdb dependencies for gdbtk.
6486 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6487 (configure-gdb, install-gdb): New rules.
6488 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6489 * Makefile.in, configure: Regenerated.
6490
9c5141ab
JB
64912005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6492
6493 * MAINTAINERS (Write After Approval): Add myself.
6494
4523d51b
EE
64952005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6496
6497 * MAINTAINERS (Write After Approval): Add myself.
6498
086b011c
DN
64992005-10-24 Diego Novillo <dnovillo@redhat.com>
6500
6501 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6502 Diego Novillo.
6503
e7c84bf8
PB
65042005-10-22 Paolo Bonzini <bonzini@gnu.org>
6505
6506 PR bootstrap/24297
6507 * Makefile.tpl (do-[+make-target+], do-check, install,
6508 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6509 are set before recursing.
6510 * Makefile.in: Regenerate.
6511
b88a7564
EB
65122005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6513
6514 PR bootstrap/18939
6515 * Makefile.def (gcc) <target>: Fix thinko.
6516 * Makefile.in: Regenerate.
6517
61efc800
BS
65182005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6519
6520 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6521 * configure: Regenerate.
6522
f53d2869
JZ
65232005-10-15 Jie Zhang <jie.zhang@analog.com>
6524
6525 * MAINTAINERS (Write After Approval): Add self.
6526
077fc835
KH
65272005-10-08 Kazu Hirata <kazu@codesourcery.com>
6528
6529 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6530 target-libffi, target-qthreads, target-libjava, and
6531 targetlibobjc.
6532 * configure: Regenerate.
6533
d739199a
DJ
65342005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6535
6536 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6537 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6538 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6539 (USUAL_OBJDUMP_FOR_TARGET): New.
6540 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6541 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 6542 * configure, Makefile.in: Regenerated.
d739199a 6543
db38c6bb
PB
65442005-10-05 Paolo Bonzini <bonzini@gnu.org>
6545
6546 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6547 before other host packages.
6548
3015564c
KK
65492005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6550
6551 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6552
1061f99e
PB
65532005-10-05 Paolo Bonzini <bonzini@gnu.org>
6554
6555 PR bootstrap/22340
6556
6557 * configure.in (default_target): Remove.
6558 * Makefile.tpl (all): Do not use prerequisites as subroutines
6559 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6560 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6561 use prerequisites as subroutines.
6562 (check-host, check-target): New.
6563 (bootstrap configure & all targets): Do not use stage*-start
6564 if the directory layout is already ok.
6565 (non-bootstrap configure & all targets): Prepend a $(unstage).
6566 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6567 (NOTPARALLEL): Remove.
6568 (unstage, stage variables): New variables.
6569 (unstage, stage targets): Simply expand to those variables.
6570
6571 * configure: Regenerate.
6572 * Makefile.in: Regenerate.
6573
4a9c436f
JW
65742005-10-04 James E Wilson <wilson@specifix.com>
6575
6576 * Makefile.def (lang_env_dependencies): Add libmudflap.
6577 * Makefile.in: Regenerate.
6578
37150080
AS
65792005-10-03 Andreas Schwab <schwab@suse.de>
6580
6581 Backport from libtool CVS:
6582 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6583
6584 * ltmain.sh: add support for installing into temporary
6585 staging area (e.g. 'make install DESTDIR=...')
6586
39d16468
L
65872005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6588
6589 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6590 * configure: Regenerated.
6591
72a7ab82
AP
65922005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6593
6594 * configure: Regenerate with the correct
6595 autoconf version.
6596
6b65a26d
CM
65972005-09-30 Catherine Moore <clm@cm00re.com>
6598
6599 * configure.in (bfin-*-*): New.
6600 * configure: Regenerated.
6601
040b1c5a
GK
66022005-09-28 Geoffrey Keating <geoffk@apple.com>
6603
6604 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6605 (LIPO_FOR_TARGET): New.
6606 (CONFIGURED_LIPO_FOR_TARGET): New.
6607 (USUAL_LIPO_FOR_TARGET): New.
6608 (STRIP_FOR_TARGET): New.
6609 (CONFIGURED_STRIP_FOR_TARGET): New.
6610 (USUAL_STRIP_FOR_TARGET): New.
6611 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6612 STRIP_FOR_TARGET.
6613 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6614 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6615 * Makefile.in: Regenerate.
6616 * configure: Regenerate.
7e050830 6617
3a3c28db
DE
66182005-09-19 David Edelsohn <edelsohn@gnu.org>
6619
6620 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6621 (rs6000-*-aix*): Same.
6622 * configure: Regenerate.
6623
2749a921
TT
66242005-09-16 Tom Tromey <tromey@redhat.com>
6625
6626 * MAINTAINERS: Add self as java maintainer.
6627
7f26dfa3
FXC
66282005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6629
6630 * configure.in: Recognize f95 in the --enable-languages option,
6631 and substitute it for fortran, issuing a warning.
6632 * configure: Regenerate.
6633
d8852c4f
PE
66342005-08-30 Phil Edwards <phil@codesourcery.com>
6635
6636 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6637 * configure: Regenerated.
6638
ad685e81
AH
66392005-08-22 Aldy Hernandez <aldyh@redhat.com>
6640
6641 * MAINTAINERS: Add self as ms1 maintainer.
6642
b00d752c
RE
66432005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6644
6645 * Makefile.def (libssp): Add to lang_env_dependencies.
6646 * Makefile.in: Regenerate.
6647
9ed8fb9b
ILT
66482005-08-18 Ian Lance Taylor <ian@airs.com>
6649
6650 * MAINTAINERS: Add myself as middle-end maintainer.
6651
0f029d39
CG
66522005-08-17 Christian Groessler <chris@groessler.org>
6653
6654 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6655 * Makefile.in: Regenerate.
6656
81087874
AK
66572005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6658
6659 * MAINTAINERS (write after approval): Added myself.
6660
6a134f1c
MR
66612005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6662
6663 * MAINTAINERS (Write After Approval): Add myself.
6664
2693c0b0
PB
66652005-08-12 Paolo Bonzini <bonzini@gnu.org>
6666
6667 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6668 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6669 Look for alternate names of the target cc and c++
6670 * configure: Regenerate.
6671
4de997d1
PB
66722005-08-08 Paolo Bonzini <bonzini@gnu.org>
6673
6674 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6675 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6676 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6677 tools; remove code to manually set them.
6678 (Target tools): Look in the environment for them.
6679 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6680 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6681 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6682 build directory.
6683 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6684 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6685 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6686 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6687 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6688 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6689 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6690 * configure: Regenerate.
6691 * Makefile.in: Regenerate.
6692
b089e33a
BE
66932005-07-28 Ben Elliston <bje@au.ibm.com>
6694
6695 * MAINTAINERS: Update for removed CPU targets.
6696
e3791243
MM
66972005-07-27 Mark Mitchell <mark@codesourcery.com>
6698
6699 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 6700 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
6701 * Makefile.in: Regenerated.
6702
526635cb
MM
67032005-07-26 Mark Mitchell <mark@codesourcery.com>
6704
6705 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6706 (CFLAGS_FOR_TARGET): Use it.
6707 (CXXFLAGS_FOR_TARGET): Likewise.
6708 * Makefile.in: Regenerated.
6709 * configure.in (--with-build-sysroot): New option.
6710 * configure: Regenerated.
6711
19791f70
PB
67122005-07-24 Paolo Bonzini <bonzini@gnu.org>
6713
6714 * Makefile.tpl: Wrap install between unstage and stage
6715 * Makefile.in: Regenerate.
6716
35f5a23f
EC
67172005-07-21 Eric Christopher <echristo@apple.com>
6718
6719 * MAINTAINERS: Update affiliation.
6720
ff3ddf15
PW
67212005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6722
6723 * MAINTAINERS: Add self as crx port maintainer.
6724
3a664c1c
DD
67252005-07-20 DJ Delorie <dj@redhat.com>
6726
6727 * MAINTAINERS: Add self as m32c maintainer.
6728
539df155
KC
67292005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6730
6731 * all files: Update FSF address.
6732
be9c593a
EC
67332005-07-15 Eric Christopher <echristo@redhat.com>
6734
6735 * MAINTAINERS: Change affiliation.
6736
fd7ea4ab
JB
67372005-07-14 Jim Blandy <jimb@redhat.com>
6738
6739 * configure.in: Add cases for Renesas m32c.
6740 * configure: Regenerated.
7e050830 6741
0063a823
KC
67422005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6743
d0ca130a
KC
6744 * COPYING.LIB: Update from fsf.org.
6745
67462005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6747
6748 * COPYING, compile, config.guess,
0063a823
KC
6749 config.sub, install-sh, missing, mkinstalldirs,
6750 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 6751 * config-ml.in: Update FSF address.
0063a823 6752
a8ba31f2
EC
67532005-07-13 Eric Christopher <echristo@redhat.com>
6754
6755 * configure.in: Add toplevel noconfigdir support for tpf.
6756 * configure: Regenerate.
6757
5bea4a03
PB
67582005-07-11 Paolo Bonzini <bonzini@gnu.org>
6759
6760 PR ada/22340
6761
6762 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6763 * Makefile.in: Regenerate.
6764
284bdbbd
MM
67652005-07-07 Mark Mitchell <mark@codesourcery.com>
6766
6767 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 6768 Brolley to write-after-approval.
284bdbbd 6769
452190fb
AS
67702005-07-07 Andreas Schwab <schwab@suse.de>
6771
6772 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6773 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6774 * Makefile.in: Regenerated.
6775
9c8f9ec2
GK
67762005-07-06 Geoffrey Keating <geoffk@apple.com>
6777
6778 * configure.in: Don't build sim or rda when targetting darwin.
6779 * configure: Regenerate.
6780
ef0087a7
KH
67812005-07-06 Kazu Hirata <kazu@codesourcery.com>
6782
6783 * configure.in: Add --enable-libssp and --disable-libssp.
6784 * configure: Regenerate with autoconf-2.13.
6785
77008252
JJ
67862005-07-02 Jakub Jelinek <jakub@redhat.com>
6787
6788 * Makefile.def (target_modules): Add libssp.
6789 * configure.in (target_libraries): Add target-libssp.
6790 * configure: Rebuilt.
6791 * Makefile.in: Rebuilt.
6792
a04eae1b
ZW
67932005-07-01 Zack Weinberg <zackw@panix.com>
6794
6795 * MAINTAINERS: Change email address. Resign from maintainership.
6796
948884cd
RG
67972005-07-01 Richard Guenther <rguenther@suse.de>
6798
6799 * MAINTAINERS: Change my e-mail address and affiliation.
6800
c7870f5d
PB
68012005-06-22 Paolo Bonzini <bonzini@gnu.org>
6802
6803 * Makefile.def (stagefeedback): Come after profile.
6804 Define profiledbootstrap target.
6805 * Makefile.tpl (profiledbootstrap): Remove.
6806 (stageprofile-end): Zap stagefeedback.
6807 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6808 * Makefile.in: Regenerate.
6809
ab99519a
RS
68102005-06-13 Richard Sandiford <richard@codesourcery.com>
6811
6812 * MAINTAINERS: Update my email address.
6813
f610dd5f
ZW
68142005-06-13 Zack Weinberg <zack@codesourcery.com>
6815
6816 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6817 In 'cpp' stanza, support '#line' as well as '# '.
6818
71bc2a83
AS
68192005-06-08 Andreas Schwab <schwab@suse.de>
6820
6821 * MAINTAINERS: Move myself from 'Write After Approval' to
6822 'CPU Port Maintainers' section as m68k maintainer.
6823
4fab7234
HPN
68242005-06-07 Hans-Peter Nilsson <hp@axis.com>
6825
6826 * configure.in (unsupported_languages): New macro.
6827 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6828 non-ported target libraries in noconfigdirs.
6829 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6830 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 6831 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
6832 unsupported_languages.
6833 * configure: Regenerate.
6834
68193f9b
TS
68352005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6836
6837 * configure.in: Fix typo in handling of --with-mpfr-dir.
6838 * configure: Regenerate.
6839
f26f6b8d
RS
68402005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6841
6842 * MAINTAINERS: Update my email address.
6843
ba4853f8
JB
68442005-06-02 Jim Blandy <jimb@redhat.com>
6845
6846 * config.sub: Add cases for the Renesas m32c. (This patch has been
6847 accepted into the master sources.)
6848
79dd769c 68492005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
6850 Michael Snyder <msnyder@redhat.com>
6851 Stan Cox <scox@redhat.com>
79dd769c 6852
f610dd5f 6853 * configure.in: Set noconfigdirs for ms1.
79dd769c 6854
f610dd5f 6855 * configure: Regenerate.
79dd769c 6856
d29e107f
JD
68572005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6858
6859 * MAINTAINERS (Write After Approval): Add self.
6860
e93196c3
JC
68612005-06-01 Josh Conner <jconner@apple.com>
6862
6863 * MAINTAINERS (Write After Approval): Add self.
6864
ae263c7a
KH
68652005-06-01 Kazu Hirata <kazu@codesourcery.com>
6866
6867 * MAINTAINERS: Update my email address.
6868
585b3aa3
ZM
68692005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6870
6871 * MAINTAINERS (Write After Approval): Add self.
6872
4930c50b
CD
68732005-05-26 Chris Demetriou <cgd@broadcom.com>
6874
6875 * MAINTAINERS (Write After Approval): Remove self.
6876
2dfbef6d
PB
68772005-05-25 Paolo Bonzini <bonzini@gnu.org>
6878
6879 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6880 (Dependencies): Consider target modules for bootstrap dependencies.
6881 Make target bootstrap modules depend on each stage's gcc.
6882 * Makefile.in: Regenerate.
6883
bcb28cf5
PB
68842005-05-20 Paolo Bonzini <bonzini@gnu.org>
6885
6886 * Makefile.def (configure-gcc): Depend on binutils having been built.
6887 (all-gcc): No need to do it here.
6888 * Makefile.in: Regenerate.
6889
0cf085e4
PB
68902005-05-19 Paul Brook <paul@codesourcery.com>
6891
f610dd5f 6892 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
6893 language cannot be built.
6894 * configure: Regenerate.
6895
dfb2c39a
DJ
68962005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6897
6898 * ylwrap: Import from Automake 1.9.5.
6899
771aaa92
DU
69002005-05-13 David Ung <davidu@mips.com>
6901
6902 * MAINTAINERS (Write After Approval): Add self.
6903
3ac9bd58
MS
69042005-05-09 Mike Stump <mrs@apple.com>
6905
6906 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6907 lt_cv_sys_max_cmd_len for now.
f610dd5f 6908
f77a5578
SC
69092005-05-09 Stan Cox <scox@redhat.com>
6910
6911 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6912
795e36e5
MK
69132005-05-08 Matt Kraai <kraai@ftbfs.org>
6914
6915 * README.SCO: Update the URL.
6916
c9392a2b
DE
69172005-05-05 David Edelsohn <edelsohn@gnu.org>
6918
6919 * ltconfig: Define file_list_spec. Pass file_list_spec and
6920 with_gnu_ld to libtool.
6921 * ltcf-c.sh (aix[45]): Define file_list_spec.
6922 * ltcf-cxx.sh (aix[45]): Same.
6923 * ltcf-gcj.sh (aix[45]): Same.
6924 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6925 exists, write list of input files to temporary file.
6926
bebcd931
MS
69272005-05-04 Mike Stump <mrs@apple.com>
6928
6929 * configure.in: Always pass --target to target configures as
6930 otherwise rebuilds that do --recheck will fail.
6931 * confiugure: Rebuilt.
6932
ce406537
PB
69332005-05-04 Paolo Bonzini <bonzini@gnu.org>
6934
6935 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6936 STAGE_HOST_EXPORTS.
6937 (configure, all): Add bootstrap support.
6938 (Host modules, target modules): Pass post-stage1 flags and exports.
6939 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6940 * Makefile.in: Regenerate.
6941
aa9dcfc4
PB
69422005-04-29 Paolo Bonzini <bonzini@gnu.org>
6943
6944 * configure: Regenerate.
6945
b6f9abcf
MS
69462005-04-27 Mike Stump <mrs@apple.com>
6947
6948 * MAINTAINERS: Add self as darwin maintainer.
6949
acb217cb
BS
69502005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6951
6952 * config.sub: Update from master copy.
6953
b6dae270
MS
69542005-04-21 Mike Stump <mrs@apple.com>
6955
6956 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6957 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6958
c2e0d3a9
HPN
69592005-04-19 Hans-Peter Nilsson <hp@axis.com>
6960
6961 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6962 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6963 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6964 "*-*-elf" and "*-*-linux*".
6965 * configure: Regenerate.
6966
871ae772
JM
69672005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6968
6969 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6970
bf070c29
MS
69712005-04-12 Mike Stump <mrs@apple.com>
6972
6973 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6974
e865b6f7
TK
69752005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6976
6977 * MAINTAINERS (Write After Approval): Add myself.
6978
7b71ad7f
BS
69792005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6980
6981 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6982
25b42232
PB
69832005-04-06 Paolo Bonzini <bonzini@gnu.org>
6984
f610dd5f 6985 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
6986 (TARGET_CONFIGARGS): Include --with-target-subdir.
6987 (configure, all): New macros. Use them throughout.
6988 * Makefile.in: Regenerate.
6989
d727c624
JG
69902005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6991
6992 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 6993
fff72cc4
ZD
69942005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6995
6996 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6997
86472dc3
GP
69982005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6999
7000 * MAINTAINERS: Move John Carr to Write After Approval.
7001
dce2d8b2 70022005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
7003
7004 * config/mh-mingw32: Delete.
7005 * configure.in: Don't use it.
7006 * configure: Regenerate.
7007
33da42bc
PB
70082005-03-31 Paolo Bonzini <bonzini@gnu.org>
7009
7010 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7011 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 7012 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
7013 (HOST_LIB_PATH): Generate from Makefile.def.
7014 (TARGET_LIB_PATH): Likewise.
7015 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7016 * Makefile.in: Regenerate.
7017 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7018 (RPATH_ENVVAR): Include Darwin case.
7019 * configure: Regenerate.
7020
15cc1841
TF
70212005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7022
7023 * MAINTAINERS (Various Maintainers): Remove self.
7024 (Write After Approval): Add self.
7025
6a8c79d5
TF
70262005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7027
7028 * MAINTAINERS (Various Maintainers): Add self.
7029
256f7136
PB
70302005-03-25 Paolo Bonzini <bonzini@gnu.org>
7031
7032 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7033 * configure: Regenerate.
7034
191dd2c9
ZW
70352005-03-21 Zack Weinberg <zack@codesourcery.com>
7036
7037 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7038 gcc_version, and gcc_version_trigger from set of flags to pass.
7039 * Makefile.tpl: Remove definitions of above variables.
7040 (config.status): Remove dependency on $(gcc_version_trigger).
7041 * Makefile.in: Regenerate.
7042 * configure.in: Do not reference config/gcc-version.m4 nor
7043 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7044 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7045 * configure: Regenerate.
7046
ef6e9bc0 70472005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 7048 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
7049
7050 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7051 * Makefile.in: Regenerate.
7052
009bbd5a
FW
70532005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7054
7055 * MAINTAINERS (Write After Approval): Add myself.
7056
09f8755b
DA
70572005-03-03 David Ayers <d.ayers@inode.at>
7058
7059 * MAINTAINERS (Write After Approval): Add myself.
7060
e73ed25c
AO
70612005-03-01 Alexandre Oliva <aoliva@redhat.com>
7062
7063 PR libgcj/20160
7064 * ltmain.sh: Avoid creating archives with components that have
7065 duplicate basenames.
7066
ace9ac7b
AP
70672005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7068
7069 PR bootstrap/20250
7070 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7071 instead of check.
7072 * Makefile.in: Regenerate.
7073
c9db9354
PB
70742005-02-28 Paolo Bonzini <bonzini@gnu.org>
7075
7076 * Makefile.in: Regenerate to fix conflict between the previous two
7077 patches.
7078
215c351a
PB
70792005-02-28 Paolo Bonzini <bonzini@gnu.org>
7080
7081 PR bootstrap/17383
7082 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7083 * Makefile.tpl (HOST_SUBDIR): New substitution.
7084 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7085 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7086 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7087 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7088 (Host modules, Bootstrapped modules): Use it.
7089 (Build modules, Target modules): Do not create symlink trees,
7090 always configure out-of-srcdir.
7091 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7092 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7093 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7094 $(HOST_SUBDIR). Create a symlink for host_subdir.
7095
7096 * Makefile.in: Regenerate.
7097 * configure: Regenerate.
7098
5395b47b
NN
70992005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7100
7101 Merged from libada-gnattools-branch:
7102 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7103
7104 * gnattools: New directory.
7105 * Makefile.def: Add gnattools as a module, depending on target-libada.
7106 * Makefile.in: Regenerate.
7107 * configure.in: Include gnattools in host_tools; disable it if ada
7108 is disabled.
7109 * configure: Regenerate.
7110
ca2cc05c
JM
71112005-02-24 James A. Morrison <phython@gcc.gnu.org>
7112
7113 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7114 treelang maintainer.
7115 (Write After Approval): Remove myself.
7116
d2f3024f
PS
71172005-02-23 Paul Schlie <schlie@comcast.net>
7118
7119 * configure.in: Allow darwin targeted ports to build tk, itcl and
7120 libgui.
7121 * configure: Regenerate.
7122
bba5e0ca
EB
71232005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7124
7125 PR libgcj/10353
7126 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7127 * configure: Regenerate.
7128
70132ce7
SK
71292005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7130
7131 * MAINTAINERS (Write After Approval): Add myself.
7132
20f0edca
ILT
71332005-02-10 Ian Lance Taylor <ian@airs.com>
7134
7135 * MAINTAINERS: Update my e-mail address.
7136
e64e5109
RG
71372005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7138
7139 * MAINTAINERS (Write After Approval): Add myself.
7140
40d64b5a
HPN
71412005-01-29 Hans-Peter Nilsson <hp@axis.com>
7142
7143 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7144 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7145 target-libgloss when not *-*-elf and *-*-aout.
7146 * configure: Regenerate.
7147
54a12711
KH
71482005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7149
7150 * MAINTAINERS: Remove obsolete entries.
7151
0aa99dbb
KH
7152 * MAINTAINERS (Write After Approval): Add Michael Matz.
7153
2b009f5f
NB
71542005-01-19 Neil Booth <neil@daikokuya.co.uk>
7155
7156 * MAINTAINERS: Remove self as cpplib maintainer.
7157
385870f5
KC
71582005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7159
7160 * install-sh, config.sub: Import from upstream.
7161
e7daab31
KC
71622005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7163
7164 PR bootstrap/18222
7165 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7166 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7167 * Makefile.in: Regenerate.
7168
e6003f4d
JT
71692005-01-16 Jason Thorpe <thorpej@netbsd.org>
7170
7171 * MAINTAINERS: Update my email address.
7172
145e2972 71732005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 7174 Andreas Schwab <schwab@suse.de>
145e2972
DE
7175
7176 PR bootstrap/18033
7177 * config-ml.in: Eval option if surrounded by single quotes.
7178
86c7e0da
PB
71792005-01-03 Paolo Bonzini <bonzini@gnu.org>
7180
7181 Revert 2004-12-28 Makefile changes, a better fix will be
7182 applied to mainline and src after GCC 4.0 branches.
7183
3224a22f
PB
71842004-12-28 Paolo Bonzini <bonzini@gnu.org>
7185
7186 PR bootstrap/17383
7187
7188 * Makefile.def (target_modules): Remove stage parameter,
7189 it is always true now.
7190 * Makefile.tpl (configure-build-[+module+],
7191 configure-target-[+module+]): Always build symlink tree
7192 for the directory and for include. BUILD_SUBDIR and
7193 TARGET_SUBDIR cannot be . anymore.
7194 * Makefile.in: Regenerate.
7195
aaf51ca2
DE
71962004-12-25 David Edelsohn <edelsohn@gnu.org>
7197
7198 Revert 2004-12-08 Makefile changes.
7199
4e32e454
DS
72002004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7201
7202 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7203 cygwin, mingw.
7204
669f01d8
AS
72052004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7206
7207 * configure.in (sh64-*-*): Reenable gprof.
7208 * configure: Regenerate.
7209
1b227ee0
DE
72102004-12-08 David Edelsohn <edelsohn@gnu.org>
7211
7212 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7213 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7214 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7215 * Makefile.in: Regenerate.
7216
ce5e944c
CF
72172004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7218
7219 * MAINTAINERS: Update my email address.
7220
893f1e87
MK
72212004-12-07 Matt Kraai <kraai@ftbfs.org>
7222
7223 * Makefile.tpl: Generate normal dependencies if the LHS module is
7224 not bootstrapped.
7225 * Makefile.in: Regenerate.
7226
bb59c339
RS
72272004-12-03 Richard Sandiford <rsandifo@redhat.com>
7228
7229 * configure.in: Include config/gxx-include-dir.m4. Use
7230 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7231 * configure: Regenerate.
7232
4982adbe
RS
72332004-12-03 Richard Sandiford <rsandifo@redhat.com>
7234
7235 * config.if: Delete.
7236 * configure.in: Set libstdcxx_incdir directly.
7237 * configure: Regenerate.
7238
05750653
EC
72392004-12-02 Eric Christopher <echristo@redhat.com>
7240
7241 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7242 * Makefile.in: Regenerate.
7243
5fef1dbd
RS
72442004-12-02 Richard Sandiford <rsandifo@redhat.com>
7245
7246 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7247 * configure: Regenerate.
7248
afabd8e6
RS
72492004-12-02 Richard Sandiford <rsandifo@redhat.com>
7250
7251 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7252 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7253 * configure: Regenerate.
7254
78716e86
EC
72552004-12-01 Eric Christopher <echristo@redhat.com>
7256
7257 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7258 of things to remove.
7259
57ab8ba9
MK
72602004-11-29 Matt Kraai <kraai@ftbfs.org>
7261
7262 * MAINTAINERS (Write After Approval): Update my e-mail address.
7263
2539bffe
KC
72642004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7265
7266 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7267 from CVS libtool to always pass_all.
7268
3e732ba0
JDA
72692004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7270
7271 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7272 (hppa*64*-*-*): Delete incorrect comment.
7273 * configure: Rebuilt.
7274
767f726e
KC
72752004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7276
7277 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7278
2c92e90f
KC
72792004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7280
7281 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7282 from CVS libtool to always pass_all.
7283
32f84e48
KC
72842004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7285
7286 * install-sh, compile: Import from automake.
7287
9587be8a
KC
72882004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7289
7290 * config.guess, config.sub: Import from savannnah.
7291
04e81808 72922004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
7293
7294 * MAINTAINERS (Write After Approval): Add myself
7295
f87a2b2e
MS
72962004-11-12 Mike Stump <mrs@apple.com>
7297
7298 * Makefile.def: Add html support.
7299 * Makefile.tpl: Likewise.
7300 * Makefile.in: Regenerate.
7301
848556c2
GK
73022004-11-11 Geoffrey Keating <geoffk@apple.com>
7303
556f03c4
GK
7304 PR 18423
7305 * configure.in: Remove all instances of build-fixincludes from
7306 noconfigdirs.
7307 (build_configargs): Supply --target to subdirectories.
7308 * configure: Regenerate.
7309
848556c2
GK
7310 * Makefile.def: Make gcc install depend on fixincludes install.
7311 * Makefile.in: Regenerate.
7312
9e5712a5
JJ
73132004-11-10 Janis Johnson <janis187@us.ibm.com>
7314
7315 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7316
4ef509c0
PB
73172004-11-11 Paul Brook <paul@codesourcery.com>
7318
7319 * MAINTAINERS: Add self as arm maintainer. Update email address.
7320
20d11df6
HPN
73212004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7322
7323 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7324 target-libgfortran.
79fd8592 7325 * configure: Regenerate.
20d11df6 7326
68c70f15
DE
73272004-11-07 David Edelsohn <edelsohn@gnu.org>
7328
7329 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7330 like CC.
7331
54f88091
PB
73322004-11-05 Paolo Bonzini <bonzini@gnu.org>
7333
7334 * Makefile.def (host fixincludes): Specify missing targets.
7335 * Makefile.in: Regenerate.
7336
6866abb8
RC
73372004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7338
7339 * MAINTAINERS: Add myself
7340
83f62578
GL
73412004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7342
7343 * MAINTAINERS (Write After Approval): Add myself.
7344
53c7ffe7
GK
73452004-11-04 Geoffrey Keating <geoffk@apple.com>
7346
7347 * Makefile.def: Build fixincludes for the host, too.
7348 * Makefile.in: Regenerate.
7349 * configure.in (host_tools): Add fixincludes.
7350 * configure: Regenerate.
7351
ac8b3d9d
DJ
73522004-11-04 Daniel Jacobowitz <dan@debian.org>
7353
7354 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7355 * configure: Regenerated.
7356
bab37580
L
73572004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7358
7359 PR other/17783
7360 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7361 * configure: Regenerated.
7362
db1de713
MM
73632004-10-31 Mark Mitchell <mark@codesourcery.com>
7364
7365 * README.SCO: Update per FSF instructions.
7366
a827e21a
EW
73672004-10-28 Eric B. Weddington <ericw@evcohs.com>
7368
7369 PR target/18151
7370 * configure.in (case ${target}): Do not build fixincludes for avr.
7371 * configure: Regenerated.
7372
9d069a4f
PB
73732004-10-26 Paolo Bonzini <bonzini@gnu.org>
7374
7375 * configure.in (case ${target}): Do not build fixincludes
7376 on platforms where it is not used.
7377 * configure: Regenerated.
7378
fc45f3fe
DJ
73792004-10-23 Daniel Jacobowitz <dan@debian.org>
7380
7381 * configure.in: Use an absolute path to install-sh.
7382 * configure: Regenerated.
7383
36554b92
AL
73842004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7385
7386 * MAINTAINERS (Write After Approval): Add myself.
7387
88e9994a
KH
73882004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7389
7390 * MAINTAINERS: Remove from Write After Approval those that are
7391 already maintainers.
7392
ad02a944
SP
73932004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7394
7395 * MAINTAINERS: Update my email address.
7396
c8e6cd41
KC
73972004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7398
7399 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7400 * configure: Regenerate.
7401
dce2d8b2 74022004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
7403
7404 * MAINTAINERS: Update my email address.
7405
a8b0957e
KH
74062004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7407
7408 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7409 entries belonging to this category.
7410
96836f61
JZ
74112004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7412
7413 * MAINTAINERS: Update my e-mail address.
7414
7e0b5752
PB
74152004-10-06 Paolo Bonzini <bonzini@gnu.org>
7416
7417 Fix wrong conflict resolution in:
7418
7419 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7420
7421 * Makefile.in: Regenerate.
7422 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7423 in the recursive `make', instead of hardwiring `all'.
7424 (Autogenerated TARGET-* variables): New.
7425
370f7a47
TL
74262004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7427
7428 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 7429 * configure: Regenerate.
370f7a47 7430
13e5d623
KH
74312004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7432
7433 * MAINTAINERS (Various Maintainers): Move the "windows,
7434 cygwin, mingw" maintainer to ...
7435 (OS Port Maintainers): ... here.
7436
a6497c1b
KH
74372004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7438
7439 * MAINTAINERS (Write After Approval): Remove those that are
7440 maintainers of some subsystem.
7441
1abb828a
D
74422004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7443
7444 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7445 * ltcf-cxx.sh (tpf*): Likewise.
7446 * ltconfig (tpf*): Add TPF OS configuration support.
7447
16d1338d
BS
74482004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7449
7450 * MAINTAINERS: Change my email address to my new work account.
7451
9082a750
MR
74522004-09-24 Michael Roth <mroth@nessie.de>
7453
7454 * configure.in (--without-headers): Add missing double quotes.
7455 * configure: Regenerate.
7456
dce2d8b2 74572004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
7458
7459 * ylwrap: Revert to previous version.
7460
4c4a5bbc
L
74612004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7462
7463 PR bootstrap/17369
7464 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7465 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7466 SET_GCC_LIB_PATH_CMD.
7467 (BASE_TARGET_EXPORTS): Likewise.
7468 * Makefile.in: Regenerated.
7469
7470 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7471 * configure: Regenerated.
7472
85f59630
KC
74732004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7474
7475 * config.guess: New upstream version
7476 * compile, depcomp, install-sh, ylwrap: Likewise.
7477
95c53c62
RS
74782004-09-19 Roger Sayle <roger@eyesopen.com>
7479
7480 * config/mh-x86omitfp: New host makefile fragment. Add
7481 -fomit-frame-pointer to the default BOOT_CFLAGS.
7482 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7483 * configure: Regenerate.
7484
0a1c093b
AP
74852004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7486
7487 PR target/11572
7488 * configure.in (*-*-darwin*): Renable libobjc.
7489 * configure: Regenerate.
7490
315fcf97
NS
74912004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7492
7493 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7494
0a050485 74952004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 7496
0a050485
DB
7497 * Makefile.def: Remove libbanshee.
7498 * Makefile.tpl: Ditto.
7499 * configure.in: Ditto.
7500 * Makefile.in: Regen.
7501 * configure: Ditto.
7502
5f4a098e
DE
75032004-09-08 David Edelsohn <edelsohn@gnu.org>
7504
7505 * ltmain.sh: Use $pic_object as $non_pic_object if
7506 $non_pic_object=none.
7507
32b2511f
PB
75082004-09-07 Paolo Bonzini <bonzini@gnu.org>
7509
7510 * missing: Import latest version from master repository.
7511
fc4d0e82
NC
75122004-09-06 Nick Clifton <nickc@redhat.com>
7513
7514 * config.sub: Import latest version from master repository.
7515 * config.guess: Likewise.
7516 This includes these changes:
78716e86 7517
fc4d0e82
NC
7518 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7519
7520 * config.sub: Handle crisv32, alias etraxfs.
7521 * config.guess (crisv32:Linux:*:*): Handle.
7522
7523 2004-08-13 Brad Smith <brad@comstyle.com>
7524
7525 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7526 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7527
7528 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7529
7530 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7531 assume the processor is a powerpc. This is because coreutils
7532 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7533 in this case, due to a MacOS X bug that causes
7534 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7535 to return a negative number.
7536 Problem reported by Petter Reinholdtsen in:
7537 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7538
7539 2004-07-19 Ben Elliston <bje@gnu.org>
7540
7541 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7542
7543 2004-06-24 Ben Elliston <bje@gnu.org>
7544
7545 * config.guess: Update copyright years.
7546 * config.sub: Likewise.
7547
7548 2004-06-22 Robert Millan <robertmh@gnu.org>
7549
7550 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7551 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7552
7553 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7554
7555 * config.guess (*:*VMS:*:*): New entry. Replaces
7556 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7557 manufacturer.
7558
7559 2004-06-22 Ben Elliston <bje@gnu.org>
7560
7561 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7562 * config.sub: Likewise.
7563
7564 2004-06-22 Ben Elliston <bje@gnu.org>
7565
7566 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7567 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7568
7569 2004-06-11 Ben Elliston <bje@gnu.org>
7570
7571 * config.guess (pegasos:OpenBSD:*:*): Remove.
7572
7573 2004-06-11 Ben Elliston <bje@gnu.org>
7574
7575 From Wouter Verhelst <wouter@grep.be>:
7576 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7577
7578 2004-06-11 Ben Elliston <bje@gnu.org>
7579
7580 * config.guess (luna88k:OpenBSD:*:*): New.
7581
7582 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7583
7584 * config.guess (m32r*:Linux:*:*): New case.
7585 * config.sub: Handle m32rle.
7586
7587 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7588
7589 From Jens Petersen <petersen@redhat.com>:
7590 * config.sub: Handle sparcv8.
7591
7592 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7593
7594 From Tom Smith <smith@cag.lkg.hp.com>:
7595 * config.guess: Version suffixes are equally significant on Tru64
7596 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7597 prefix of "P" (patched kernel).
7598
7599 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7600
7601 * config.sub: Add support for National Semiconductor CRX target.
7602
2f4cc6bf
JJ
76032004-09-03 Janis Johnson <janis187@us.ibm.com>
7604
7605 * MAINTAINERS (Various Maintainers): Remove myself as web page
7606 maintainer, add myself as maintainer of build status lists.
7607
61fec9ff
JB
76082004-09-03 Jan Beulich <jbeulich@novell.com>
7609
7610 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7611 *-*-netware, but add target-libmudflap.
7612 Consolidate *-*-netware targets (of which really only i?86 exists)
7613 into a single entry.
7614 * configure: Likewise.
7615
45f366ab
PB
76162004-09-01 Paolo Bonzini <bonzini@gnu.org>
7617
7618 * Makefile.tpl (sorry): Remove.
7619 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7620 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7621 (do-clean): Clean per-stage directories too.
7622 (do-distclean): Run distclean-stage1 too.
7623 (.NOTPARALLEL): Enable during toplevel bootstrap.
7624 (stage[+id+]-bubble): Enable parallel execution during
7625 the recursive invocation.
7626 * Makefile.in: Regenerate.
7627
7628 Fix previous checkin:
7629
7630 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7631 include.
7632 * configure.in: Fix indentation.
7633 * configure: Regenerate.
7634
dce2d8b2 76352004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 7636
45f366ab
PB
7637 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7638 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7639 * configure: regenerate
78716e86 7640 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 7641 -mdynamic-no-pic
be8fff81 7642
71b5d516
PB
76432004-08-31 Paolo Bonzini <bonzini@gnu.org>
7644
7645 * Makefile.def (build_modules): Add fixincludes.
7646 (dependencies): Make gcc depend on fixincludes.
7647 * configure.in (build_tools): Add fixincludes.
7648 (build_configdirs): Always include build_libs.
7649 * Makefile.in: Regenerate.
7650 * configure: Regenerate.
7651
76522004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
7653
7654 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7655 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7656 phony targets; do not generate timestamp files.
7657 (distclean-stageN): Remove references to their timestamp files.
7658 (restageN, touch-stageN): Remove.
7659 (stageN-bubble): Rewritten.
7660 (compare): Support lean bootstraps.
7661 * Makefile.in: Regenerate.
7662
7663 * configure.in: Only warn when bootstrapping but
7664 build != host or build != target. Support lean bootstraps.
7665 * configure: Regenerate.
7666
ce7cbbb0
PE
76672004-08-26 Phil Edwards <phil@codesourcery.com>
7668
7669 * configure.in: Give a better error message if GMP/MPFR are missing
7670 and a language needing them has been requested.
7671 * configure: Regenerated.
7672
9c71a529
PE
76732004-08-25 Phil Edwards <phil@codesourcery.com>
7674
7675 * configure.in: Print a list of available language front-ends if
7676 a requested one is missing. Tidy stray tab characters.
7677 * configure: Regenerated.
7678
e3f92d3b
MK
76792004-08-19 Michael Koch <konqueror@gmx.de>
7680
7681 * gcc/doc/install.texi: Update entry about automake for libjava.
7682
c3f84f61
RM
76832004-08-17 Robert Millan <robertmh@gnu.org>
7684
7685 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7686 (instead of FreeBSD).
7687 * configure: Regenerate.
7688
7c27e184
PB
76892004-08-16 Paolo Bonzini <bonzini@gnu.org>
7690
7691 * Makefile.in: Regenerate.
7692 * configure: Regenerate.
7693
7694 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7695 stage_*_flags.
7696 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7697 for bootstrapped modules if toplevel bootstrap is going.
7698 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7699 modules. Adjust for changes in Makefile.def. Enable several
7700 rules even in non-bootstrap mode, just to avoid peppering the
7701 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7702 (stage-[+prev+]-bubble): Remove.
7703
7704 * Makefile.def (Dependencies): Depend on all-build-bison,
7705 all-build-flex, all-build-byacc, all-build-texinfo, rather
7706 than the host variations.
7707 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7708 with BUILD_SUBDIR.
7709 (BISON): Update for recent Bisons.
7710 (YACC): Fix typo.
7711 (cross): Depend on all-build.
7712 (all): Do not depend on all-build.
7713 (prebootstrap): Remove.
7714 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7715 (Prebootstrap dependencies): Add them to the per-stage targets
7716 and to all-prebootstrap.
7717 * configure.in (build_configdirs): Always enable build_tools.
7718 (BUILD_DIR_PREFIX): Remove.
7719
7720 * Makefile.def (gcc): Add target variable.
7721 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7722 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7723 in the recursive `make', instead of hardwiring `all'.
7724 (Autogenerated TARGET-* variables): New.
7725
20f3bb80
BB
77262004-08-13 Brian Booth <bbooth@redhat.com>
7727
7728 * MAINTAINERS: Remove myself from write-after-approval.
7729
b5be499d
NN
77302004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7731
7732 * src-release: Stop distributing mmalloc with gdb (which doesn't
7733 use it).
7734 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7735 * Makefile.in: Regenerate.
7736
b3f8d95d
MM
77372004-08-09 Mark Mitchell <mark@codesourcery.com>
7738
7739 * configure.in (arm*-*-eabi*): New target.
7740 * configure: Regenerate.
7741
3589b69e
PB
77422004-08-06 Paolo Bonzini <bonzini@gnu.org>
7743
7744 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7745 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7746 (Dependencies): New section.
7747 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7748 (configure-target-[+module+]): Depend on maybe-all-gcc
7749 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7750 (toplevel profiledbootstrap): Fix dependencies.
7751 * Makefile.in: Regenerate.
7752
972974fc
MM
77532004-08-03 Mark Mitchell <mark@codesourcery.com>
7754
7755 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7756 target-libiberty to noconfigdirs.
7757 * configure: Regenerate.
7758
bebf829d
PB
77592004-08-03 Paul Brook <paul@codesourcery.com>
7760
7761 * configure.in: Check for MPFR as well as GMP.
7762 * configure: Regenerate.
7763
98a5bb3b
RM
77642004-08-01 Robert Millan <robertmh@gnu.org>
7765
7766 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7767 libmudflap for all GNU-based systems (with Glibc).
7768 * configure: Regenerate.
7769
dce2d8b2 77702004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
7771
7772 * Makefile.def (host-modules): Add gcc.
7773 * Makefile.in: Regenerate.
7774 * Makefile.tpl (sorry): New rule.
7775 (configure-host, all-host, [+make_target+]-host, do-check,
7776 install-host): Do not add gcc as a special case.
7777 (host modules): Add a small special-casing for gcc. Export
7778 extra_make_flags through the environment.
7779 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7780 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7781 other recursive targets for gcc): Remove.
7782
7783 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7784 (stage, unstage): New rules.
7785 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7786 distclean-stage[+id+]): Use stage_current.
7787 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7788 the stage*-start rules.
7789
aeb732c1
GK
77902004-08-02 Geoffrey Keating <geoffk@apple.com>
7791
7792 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7793 use -all_load flag.
7794
25b656e7
PB
77952004-08-02 Paolo Bonzini <bonzini@gnu.org>
7796
7797 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7798 * configure: Regenerate.
7799
cc440d71
TM
78002004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7801
7802 * maintainer-scripts/gcc_release: Revert yesterday's change.
7803
270e140b
SB
78042004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7805
7806 * MAINTAINERS: Add myself to write-after-approval.
7807
3e4035f8
TM
78082004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7809
7810 * libf2c: Removed.
7811 * gcc/gccbug.in: Updated because of libf2c removal.
7812 * maintainer-scripts/gcc_release: Ditto.
7813
dce2d8b2 78142004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
7815
7816 * configure.in: Build libmudflap by default on FreeBSD.
7817 * configure: Regenerated.
7818
dfcada9a
MM
78192004-07-09 Mark Mitchell <mark@codesourcery.com>
7820
7821 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7822 systems.
7823 * configure: Regenerated.
7824
dce2d8b2 78252004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
7826
7827 PR target/16344
7828 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7829 feedback based compiler.
7830 * Makefile.in: Rebuilt.
7831
95bcca47
AO
78322004-07-08 Alexandre Oliva <aoliva@redhat.com>
7833
7834 * Makefile.def (host_modules): Set bootstrap=true for flex.
7835 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7836 * Makefile.in: Rebuilt.
7837
051822f6
JH
78382004-07-07 Jan Hubicka <jh@suse.cz>
7839
7840 * MAINTAINERS: Add self as a profile feedback maintainer.
7841
7b61653a
PE
78422004-07-05 Phil Edwards <phil@codesourcery.com>
7843
7844 * configure.in: Do not prepend $srcdir to /dev/null in
7845 makefile fragments.
7846 * configure: Regenerate.
7847
23f6b2f9
PB
78482004-07-01 Paolo Bonzini <bonzini@gnu.org>
7849
7850 * Makefile.def (build_modules): Add bison, byacc, flex,
7851 m4, texinfo.
7852 (flags_to_pass): Add FLEX.
7853 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7854 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7855 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7856 DEFAULT_MAKEINFO): Remove.
7857 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7858 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7859 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7860 objdir or else use configured tool.
7861 (all-build): New.
7862 (all): Depend on it.
7863 (Build module dependencies): Add.
7864 * Makefile.in: Regenerate.
7865 * configure.in: Better support for multiple build modules,
7866 matching what is done for host/target modules. Do not look
7867 for "plausible" locations of build tools if Canadian cross.
7868 Use autoconf's AC_PROG_CC to find a C compiler. Define
7869 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7870 * configure: Regenerate.
78716e86 7871
1c020272
PB
78722004-06-22 Paolo Bonzini <bonzini@gnu.org>
7873
7874 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7875 * Makefile.in: Regenerate.
7876
a52a0a7f
PB
78772004-06-22 Paolo Bonzini <bonzini@gnu.org>
7878
7879 * Makefile.tpl (configure-build-[+module+],
7880 configure-[+module+], configure-target-[+module+]): Pass
7881 [+extra_configure_args+].
7882 (all-build-[+module+], all-[+module+], check-[+module+],
7883 install-[+module+], [+make_target+]-[+module+],
7884 all-target-[+module+], check-target-[+module+],
7885 install-target-[+module+], [+make_target+]-target-[+module+]):
7886 Pass [+extra_make_args+].
7887 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7888 (GCC_HOST_EXPORTS): Remove.
7889 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7890 cross, check-gcc, check-gcc-c++, install-gcc,
7891 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7892 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7893 * Makefile.in: Regenerate.
7894
ccde3f1a
MS
78952004-06-21 Matthew Sachs <msachs@apple.com>
7896
7897 * MAINTAINERS: Added self to write-after-approval.
7898
6264b0a6
CF
78992004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7900
7901 * configure.in: Check for srcdir/winsup rather than build directory
7902 winsup.
7903 * configure: Regenerate.
7904
801e2270
CV
79052004-06-17 Corinna Vinschen <vinschen@redhat.com>
7906
7907 * configure.in: Don't build Cygwin native newlib if winsup
7908 directory is missing. Emit warning instead.
7909 * configure: Regenerate.
7910
ad6717df
PB
79112004-06-09 Paolo Bonzini <bonzini@gnu.org>
7912
7913 * Makefile.tpl (touch-stage[+id+]): New.
7914 (restage[+prev+]): Depend on touch-stage[+id+].
7915
7916 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7917 Use it throughout.
7918
7919 * Makefile.def: Add profile and feedback bootstrap stages.
7920 Remove next field from bootstrap stages.
7921 * Makefile.tpl (LN, LN_S): Substitute.
7922 (stageN-start, stageN-end): Use double-colon rules, to
7923 provide a hook for additional setup commands.
7924 (distclean-stageN-gcc, restageN): Create dependencies from
7925 [+prev+], not from [+next+].
7926 (stageN-bubble): Add commands for successive stages from
7927 [+prev+], using double-colon rules.
7928 (all-stageN-gcc): Fix typo.
7929 (stagefeedback-start, profiledbootstrap): New.
7930 * Makefile.in: Regenerate.
7931 * configure.in: Call ACX_PROG_LN.
7932 * configure: Regenerate.
7933
5bbb9680
CY
79342004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7935
7936 * MAINTAINERS (Write After Approval): Add myself.
7937
e18be1d4
MA
79382004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7939
7940 * MAINTAINERS (Write After Approval): Add myself.
7941
5607edfd
PB
79422004-06-03 Paolo Bonzini <bonzini@gnu.org>
7943
7944 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7945 without gcc.
7946 * configure: Regenerate.
7947
1ec4e9c3
PB
79482004-06-01 Paolo Bonzini <bonzini@gnu.org>
7949
7950 * Makefile.tpl: Fix typo.
7951 * Makefile.in: Regenerate.
7952
dce2d8b2 79532004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
7954
7955 * configure.in: Remove new- prefix from toplevel
7956 bootstrap targets.
7957 * configure: Regenerate.
7958
f516a7da
PB
79592004-06-01 Paolo Bonzini <bonzini@gnu.org>
7960
7961 * Makefile.tpl (all.normal): Rename to all.
7962 (all): Replace with a rule to pick the default
7963 target from configure.
7964 (all-gcc, configure-gcc): Use conditionals to
7965 do nothing when toplevel bootstrap is going on.
7966 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7967 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7968 * configure.in: Support --enable-bootstrap.
7969
7970 * Makefile.def: Remove new- prefix from toplevel
7971 bootstrap targets.
7972 * Makefile.tpl: Likewise.
7973
7974 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7975 target.
7976
7977 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7978 $(RECURSE_FLAGS) to recursive invocation of make.
7979
7980 * Makefile.in: Regenerate.
7981 * configure: Regenerate.
7982
78dd5e36 79832004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 7984 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
7985
7986 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7987 like CC.
7988
30f1bddc
DJ
79892004-05-27 Daniel Jacobowitz <dan@debian.org>
7990
7991 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7992 * configure: Regenerate.
7993
4fc4dd12
DJ
79942004-05-25 Daniel Jacobowitz <drow@false.org>
7995
7996 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7997 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7998 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7999 targets.
8000 * Makefile.in: Regenerate.
8001
dce2d8b2 80022004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
8003
8004 * configure.in: Test the ability to symlink directories.
8005 * configure: Regenerate.
8006
8007 * Makefile.def (bootstrap-stage): New definitions.
8008 * Makefile.tpl (configure-stage1-gcc,
8009 configure-stage2-gcc, configure-stage3-gcc,
8010 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8011 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8012 new-restage3, compare): Autogenerate, see Makefile.in
8013 entry for behavioral changes.
8014 (distclean-stage1, new-stage1-start, new-stage1-end,
8015 new-stage1-bubble, distclean-stage2, new-stage2-start,
8016 new-stage2-end, new-stage2-bubble, distclean-stage3,
8017 new-stage3-start, new-stage3-end): New autogenerated targets.
8018 (objext, prebootstrap, BOOT_CFLAGS,
8019 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8020 targets.
8021
8022 * Makefile.in: Regenerate.
8023 (distclean-stage1, new-stage1-start, new-stage1-end,
8024 new-stage1-bubble, distclean-stage2, new-stage2-start,
8025 new-stage2-end, new-stage2-bubble, distclean-stage3,
8026 new-stage3-start, new-stage3-end): New targets.
8027 (all-stage1-gcc): Move prebootstrap dependency from here...
8028 (configure-stage1-gcc): ...to here.
8029 (new-bootstrap): Use bubble targets.
8030 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8031 Use per-stage distclean targets.
8032 (configure-stage1-gcc, configure-stage2-gcc,
8033 configure-stage3-gcc, all-stage1-gcc,
8034 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8035 Use new-stageN-start to prepare the tree.
8036
4f4e53dd
PB
80372004-05-23 Paolo Bonzini <bonzini@gnu.org>
8038
8039 * Makefile.def (host_modules): add libcpp.
8040 * Makefile.tpl: Add dependencies on and for libcpp.
8041 * Makefile.in: Regenerate.
8042 * configure.in: Add libcpp host module.
8043 * configure: Regenerate.
8044
60975492
PB
80452004-05-21 Paolo Bonzini <bonzini@gnu.org>
8046
8047 * Makefile.tpl: Whenever a recursive target is defined, wrap
8048 it in a special @if/@endif block, and prepare its maybe
8049 dependency in the @if/@endif block
8050 * configure.in: Instead of writing maybe dependencies, remove
8051 the @if/@endif statements, and remove the @if/@endif blocks
8052 that remain.
8053 * configure: Regenerate.
8054 * Makefile.in: Regenerate.
8055
5ce7d75d
JJ
80562004-05-20 Janis Johnson <janis187@us.ibm.com>
8057
8058 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8059
c779c42f
KK
80602004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8061
8062 PR bootstrap/15120
8063 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8064 * */configure: Rebuilt.
8065
b4117c30
ZW
80662004-05-17 Zack Weinberg <zack@codesourcery.com>
8067
8068 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8069 of libf2c.
8070 * configure, Makefile.in: Regenerate.
8071
719bb4e3 80722004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
8073
8074 * MAINTAINERS (Write After Approval): Add myself.
8075
6de9cd9a
DN
80762004-05-13 Diego Novillo <dnovillo@redhat.com>
8077
8078 Merge from tree-ssa-20020619-branch.
8079
8080 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8081 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8082 (HOST_GMPLIBS): Define.
8083 (HOST_GMPINC): Define.
8084 (TARGET_LIB_PATH): Add libmudflap.
8085 (GFORTRAN_FOR_TARGET): Define.
8086 (configure-build*): Export GFORTRAN.
8087 (configure-gcc): Export GMPLIBS and GMPINC.
8088 (all-gcc): Add maybe-all-libbanshee.
8089 (configure-target-libgfortran): Define.
8090 * Makefile.in: Regenerate.
8091 * configure.in (host_libs): Add libbanshee.
8092 (target_libraries): Add target-libmudflap and target-libgfortran.
8093 Add --with-libbanshee.
8094 Handle --disable-libmudflap.
8095 (*-*-freebsd*): Use with_gmp.
8096 Add $(libgcj) to noconfigdirs.
8097 * configure: Regenerate.
8098 * depcomp: New file.
8099 * MAINTAINERS: Add tree-ssa maintainers.
8100
8f1b790f
VM
81012004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8102
b4117c30 8103 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 8104
693446fc
BF
81052004-04-30 Brian Ford <ford@vss.fsi.com>
8106
b4117c30 8107 * MAINTAINERS (Write After Approval): Add myself.
693446fc 8108
d1bb666c
UB
81092004-04-29 Uros Bizjak <uros@kss-loka.si>
8110
b4117c30 8111 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 8112
6cf1ac42
PB
81132004-04-28 Paolo Bonzini <bonzini@gnu.org>
8114
8115 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8116 * configure: Regenerate.
8117
632933d5
PB
81182004-04-27 Paolo Bonzini <bonzini@gnu.org>
8119
8120 Revert:
8121 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8122
8123 * Makefile.def (flags_to_pass): Remove *dir variables that
8124 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8125 as well as prefix and exec_prefix.
8126 * Makefile.in: Regenerate.
8127
80dc6aa0
RM
81282004-04-26 Robert Millan <robertmh@gnu.org>
8129
8130 Add patches from libtool CVS.
8131 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8132 * ltconfig: Likewise.
8133 * ltcf-c.sh: Likewise.
8134 * ltcf-cxx.sh: Likewise.
8135 * ltcf-gcj.sh: Likewise.
8136
e11283f1
PB
81372004-04-26 Paolo Bonzini <bonzini@gnu.org>
8138
8139 * Makefile.def (host_modules): Mark with the bootstrap
8140 flag packages on which gcc depends.
8141 * Makefile.tpl (all-bootstrap): Use it.
8142 * Makefile.in: Regenerate.
8143
8546950c
PB
81442004-04-26 Paolo Bonzini <bonzini@gnu.org>
8145
8146 * Makefile.def (flags_to_pass): Remove *dir variables that
8147 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8148 as well as prefix and exec_prefix.
8149 * Makefile.in: Regenerate.
8150
a76494aa
PB
81512004-04-26 Paolo Bonzini <bonzini@gnu.org>
8152
b4117c30
ZW
8153 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8154 * configure: Regenerate.
8155 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8156 * gcc/Makefile.tpl (compare): Use the result of the test.
8157 * gcc/Makefile.in: Regenerate.
a76494aa 8158
03a91701
PB
81592004-04-23 Paolo Bonzini <bonzini@gnu.org>
8160
8161 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8162 Always relocate gcc and prev-gcc to the original names, even
8163 if the build fails.
8164 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8165 New targets.
8166
082a6351
LG
81672004-04-23 Laurent GUERBY <laurent@guerby.net>
8168
8169 * MAINTAINERS: Update my email address.
b4117c30 8170
1f1d584b
RO
81712004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8172
8173 * configure.in (mips*-*-irix5*): Enable ld.
8174 * configure: Regenerate.
082a6351 8175
1db673ca
RO
81762004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8177
8178 * configure: Regenerate.
8179
ce4ea44e
JW
81802004-04-15 James E Wilson <wilson@specifixinc.com>
8181
8182 * Makefile.tpl (configure-[+module+], configure-gcc,
8183 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8184 Set and export LDFLAGS.
8185 * Makefile.in: Regenerate.
8186
611f62ad
MC
81872004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8188
b4117c30 8189 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 8190
be912515
NN
81912004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8192
8193 PR bootstrap/14871
8194 * Makefile.tpl: If we don't have built-in-tree target tools,
8195 use the ones found by configure rather than hacking around with
8196 program_transform_name.
8197 * configure.in: Give Makefile.tpl the information necessary
8198 to do that.
8199 * Makefile.in: Regenerate.
8200 * configure: Regenerate.
8201
9104315a
NN
82022004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8203
8204 PR bootstrap/14760
8205 * configure.in: When computing baseargs, strip *all* copies of
8206 offending options. Also, don't match/substitute the trailing space,
8207 so that this actually works when two similar options are separated by
8208 only one space.
8209 * configure: Regenerate.
8210
bef1d700
DE
82112004-04-06 David Edelsohn <edelsohn@gnu.org>
8212
b4117c30
ZW
8213 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8214 (rs6000-*-aix*): Same.
8215 * configure: Regenerate.
bef1d700 8216
54bcf05e 82172004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
8218
8219 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 8220
369a832c 82212004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
8222
8223 * MAINTAINERS: Add myself to write-after-approval.
369a832c 8224
09a9c095
NN
82252004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8226
7caf53cb
NN
8227 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8228 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8229 * Makefile.in: Regenerate.
8230
09a9c095
NN
8231 * configure.in (top level bootstrap support): Rework --enable-werror
8232 to set @stage2_werror_flag@.
8233 * configure: Regenerate.
8234 * Makefile.tpl (top level bootstrap support): Pass
8235 @stage2_werror_flag@ down to configure in stages 2 and 3.
8236 * Makefile.in: Regenerate.
8237
5595a2bd
NN
82382004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8239
cbfd7e06
NN
8240 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8241 for stages 2 and 3 as well as in make. As a consequence, remove
8242 OUTPUT_OPTION (now detected by configure) from the flags passed down
8243 to make.
8244 * Makefile.in: Regenerate.
8245
5595a2bd
NN
8246 * Makefile.tpl (new-bootstrap): Fix typo.
8247 * Makefile.in: Regenerate.
8248
ca3b3e20
NN
82492004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8250
295f4e42
NN
8251 * Makefile.tpl: Rearrange by moving recursive_targets rules
8252 into their proper sections.
8253 * Makefile.tpl (top level bootstrap support): Move disabling
8254 of coverage flags from 'make' to 'configure'; improve comments.
8255 * Makefile.in: Regenerate.
8256
340de83f
NN
8257 * Makefile.tpl (experimental top level bootstrap) Move stage1
8258 language setting from all- target to configure- target; disable
8259 intermodule optimization in stage 1; prevent gratuitous rebuilds
8260 of stage 1.
8261 * Makefile.in: Regenerate.
8262 * configure.in: Comma-separate stage 1 language list for top
8263 level bootstrap.
8264 * configure: Regenerate.
8265
ca3b3e20
NN
8266 * Makefile.tpl: Clean up experimental top level bootstrap support:
8267 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8268 prev-gcc in configure- targets as well as all- targets.
8269 * Makefile.in: Regenerate.
8270
4d038073
KC
82712004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8272
8273 * compile: New file imported from automake.
8274
ab3533d6
PB
82752004-03-17 Paolo Bonzini <bonzini@gnu.org>
8276
8277 * configure.in: Remove symbolic link section.
8278 * configure: Regenerate.
8279 * Makefile.tpl (links): Remove.
8280 * Makefile.in: Regenerate.
8281
1e0f07d3 82822004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 8283 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
8284
8285 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 8286 Set with AC_CHECK_PROGS.
1e0f07d3
PB
8287 * configure.in: Fix comment typo from last patch.
8288 * configure: Regenerate.
8289
2805b53a
NN
82902004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8291
8292 * Makefile.tpl: Introduce experimental top level bootstrap support.
8293 * Makefile.in: Regenerate.
8294 * configure.in: Introduce support for top level bootstrap.
8295 * configure: Regenerate.
8296
79b4b7d2 82972004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 8298 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
8299
8300 PR bootstrap/14522
8301 * configure.in: Cope with shells that do not support unquoted ^
8302 * configure: Regenerate.
8303
6bbec498 83042004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 8305 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
8306
8307 PR bootstrap/14522
79b4b7d2 8308 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
8309 quotes inside quoted backquote substitutions.
8310 * configure: Regenerate.
8311
83c15dfc
AP
83122004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8313
8314 PR bootstrap/14522
f2bd98d4 8315 * configure.in: Fix escaping of $.
83c15dfc
AP
8316 * configure: Regenerate.
8317
55ffb5ed
NN
83182004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8319
8320 * configure: Regenerate, since I forgot to while committing Paolo's
8321 changes.
8322
e4c9c075
PB
83232004-03-08 Paolo Bonzini <bonzini@gnu.org>
8324
8325 PR ada/14131
8326 Move language detection to the top level.
8327 * configure.in: Find default values for the tools as
8328 soon as possible. Disable ada if GNAT is not found.
8329 Emit error message about missing languages. Expand
8330 --enable-languages=all for the gcc subdirectory.
8331
5199e2c6
BE
83322004-03-10 Ben Elliston <bje@gnu.org>
8333
8334 * MAINTAINERS: Update my email address.
8335
c18b95e5
DE
83362004-03-05 David Edelsohn <edelsohn@gnu.org>
8337
8338 * ltconfig: Disable building static libraries if building shared
8339 libraries on AIX 5L.
8340
d0fe5ad3
RS
83412004-03-01 Richard Sandiford <rsandifo@redhat.com>
8342
8343 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8344 and disable libgcj.
8345 * configure: Regenerated.
8346
e6f71f9d
BB
83472004-03-01 Brian Booth <bbooth@redhat.com>
8348
8349 * MAINTAINERS: Add myself to write-after-approval.
8350
8983e50e
PB
83512004-03-01 Paolo Bonzini <bonzini@gnu.org>
8352
8353 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8354
d4cd9d81
NN
83552004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8356
8357 PR bootstrap/7087
8358 * Makefile.tpl: Guard XFOO sed statements better.
8359 * Makefile.tpl: Add dependency for configure-target-libada.
8360 * Makefile.in: Regenerate (incidentally fixes broken
8361 commit when libada-branch was merged).
8362
0ea0229e
KC
83632004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8364
8365 * MAINTAINERS: Add myself to write-after-approval.
8366
bad93735
AP
83672004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8368
8369 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8370 maintainers.
8371
a7ca14fc
AC
83722004-02-20 Andrew Cagney <cagney@redhat.com>
8373
8374 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8375 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8376
51592782
NN
83772004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8378
8379 PR bootstrap/11932
8380 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8381
6a30854a
JQ
83822004-02-14 Jerry Quinn <jlquinn@optonline.net>
8383
8384 * MAINTAINERS: Added myself to write-after-approval.
8385
be8b2bee
MK
83862004-02-14 Michael Koch <konqueror@gmx.de>
8387
8388 * MAINTAINERS: Added myself to write-after-approval.
8389
972760b7
JM
83902004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8391
8392 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8393 some OS port maintainers to OS port maintainers section.
8394
b0281654
FCE
83952004-02-13 Frank Ch. Eigler <fche@redhat.com>
8396
8397 * MAINTAINERS: Add self.
8398
3c419fd6
KH
83992004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8400
8401 * MAINTAINERS: Alphabetize.
8402
e88e9aee
PB
84032004-02-12 Paolo Bonzini <bonzini@gnu.org>
8404
8405 * MAINTAINERS: Remove myself.
b4117c30 8406
1915e422
DE
84072004-02-11 David Edelsohn <edelsohn@gnu.org>
8408
8409 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8410 (rs6000-*-aix*): Same.
8411 * configure: Regenerate.
8412
a22c2d8d
KC
84132004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8414
8415 * configure.in (host): Add in missing $noconfigdirs to defines.
8416 * configure: Regenerate.
8417
d9cdb878
AC
84182004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8419 Nathanael Nerode <neroden@gcc.gnu.org>
8420
8421 PR ada/6637, PR ada/5911
b4117c30 8422 Merge with libada-branch:
d9cdb878
AC
8423 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8424 with appropriate dependencies. Add --enable-libada configure switch.
8425 * configure, Makefile.in: Regenerate.
8426
8bd92821
PB
84272004-02-09 Paolo Bonzini <bonzini@gnu.org>
8428
8429 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8430
89a95129
RO
84312004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8432
8433 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8434 * configure: Regenerate.
8435
892629bc
GK
84362004-02-04 Geoffrey Keating <geoffk@apple.com>
8437
8438 Merge from upstream:
8439
8440 * ltmain.in: When setting IFS to '~', be careful about user
8441 arguments that contain '~'.
8442
8443 2004-02-04 Peter O'Gorman <peter@pogma.com>
8444
8445 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8446 Also test $base_compile against $CC with escaped arguments. Bug
8447 reported by Geoff Keating <geoffk@apple.com>.
8448
6b402165
KH
84492004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8450
8451 * MAINTAINERS: Remove i960 port.
8452
fa2f0306
DD
84532004-01-23 DJ Delorie <dj@redhat.com>
8454
8455 * Makefile.def (target_modules) [libiberty]: Don't stage.
8456 * Makefile.in: Rebuilt.
8457
9feb20aa
CT
84582004-01-20 Caroline Tice <ctice@apple.com>
8459
8460 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8461
7aed2ccc
PC
84622004-01-19 Paolo Carlini <pcarlini@suse.de>
8463
8464 * MAINTAINERS: Update my email address.
8465
f25bebe1
JM
84662004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8467
8468 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8469
28083580
VR
84702004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8471
8472 * MAINTAINERS: Remove entries without email address.
8473
c0f4b5e4
DJ
84742004-01-15 Daniel Jacobowitz <drow@mvista.com>
8475
8476 * MAINTAINERS: Add myself to write-after-approval.
8477
b5eb5a5e
SB
84782004-01-15 Steven Bosscher <stevenb@suse.de>
8479
8480 * MAINTAINERS: Update my email address.
8481
dce2d8b2 84822004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
8483
8484 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8485 * Makefile.tpl (configure-target-[+module+]): Support stage.
8486 * Makefile.in: Rebuilt.
8487
74c0b320
ILT
84882004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8489
8490 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8491
2560344b
RS
84922004-01-10 Richard Sandiford <rsandifo@redhat.com>
8493
8494 * MAINTAINERS: Add myself as a MIPS maintainer.
8495
8b21cda6
NN
84962004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8497
2b6c260d
NN
8498 * configure.in: Use ./config.cache, not config.cache.
8499 * configure: Regenerate.
8500 * Makefile.tpl: Special-casing not needed for GCC any more.
8501 * Makefile.in: Regenerate.
8502
09438bde
NN
8503 * configure.in: Don't share a cache file for host dirs.
8504 * configure: Regenerate.
8505
8b21cda6
NN
8506 * config-ml.in: Don't mess with the cache file.
8507
e42870df
EB
85082004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8509
8510 * MAINTAINERS: Move myself from 'Write After Approval' to
8511 'CPU Port Maintainers' section as SPARC maintainer.
8512
6b9eb62c
NN
85132004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8514
78a816a6
NN
8515 * Makefile.tpl: Make GCC use a separate config.cache.
8516 * Makefile.in: Regenerate.
8517
6b9eb62c
NN
8518 PR bootstrap/11932, PR bootstrap/11933
8519 (I don't know if it will fix either of them, but it relates
8520 to them.)
8521 * configure.in: Don't use shared config.cache for target
8522 directories.
8523 * configure: Regenerate.
8524
86d7b562
DN
85252004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8526
8527 * MAINTAINERS: Add myself to 'Write After Approval' section.
8528
07d0a605
RS
85292003-12-31 Roger Sayle <roger@eyesopen.com>
8530
8531 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8532 * configure: Regenerated.
8533
459ac19f
KH
85342003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8535
8536 * MAINTAINERS: Remove the mn10200 maintainer.
8537
5785c0ed 85382003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 8539
cc6010cd
AP
8540 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8541 * configure: Regenerated.
5785c0ed 8542
a268eff9
JH
85432003-12-16 Jan Hubicka <jh@suse.cz>
8544
8545 * MAINTAINERS: Add myself as callgraph maintainer.
8546
9d465b12
TF
85472003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8548
8549 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8550 * configure: Regenerate.
8551
a68a270a
GB
85522003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8553
8554 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8555 'Write After Approval' section. Update email.
8556
dce2d8b2 85572003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
8558
8559 * MAINTAINERS (Write After Approval): Add myself.
8560
8c052da4
MT
85612003-11-20 Matt Thomas <matt@3am-software.com>
8562
8563 * MAINTAINERS: Add myself as a vax port maintainer.
8564
e75f9147
KC
85652003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8566
8567 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8568 (configure-build-[+module+], configure-[+module+]): Likewise.
8569 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8570 * Makefile.in: Regenerate.
8571
43d8d958
AT
85722003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8573
8574 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8575 shared/dylibed libraries.
8576 * ltmain.sh: Likewise.
8577 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8578 * ltcf-cxx.sh: Likewise.
8579 * ltcf-gcj.sh: Likewise.
8580 * ltconfig: Likewise.
8581
638dcaa0
SC
85822003-11-17 Stan Cox <scox@redhat.com>
8583
8584 * MAINTAINERS: Add myself as iq2000 port maintainer.
8585
15cc172b
AC
85862003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8587
b4117c30
ZW
8588 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8589 * Makefile.in: Regenerate.
15cc172b 8590
20af77cd
UW
85912003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8592
8593 * config.sub: Update to 2003-11-03 version.
8594
4dd01c5c
PE
85952003-10-20 Phil Edwards <phil@codesourcery.com>
8596
8597 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8598 * configure: Regenerate.
8599
dce2d8b2 86002003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
8601
8602 * MAINTAINERS: Add myself to 'Write After Approval' section.
8603
8b7ebc31
AC
86042003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8605
8606 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8607
afe1910c
JM
86082003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8609
8610 * MAINTAINERS: Update my email address.
8611
05dcec66
RO
86122003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8613
8614 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8615
dce2d8b2 86162003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
8617
8618 * MAINTAINERS: Add myself to 'Write After Approval' section.
8619
507ec745
BI
86202003-10-16 Bernardo Innocenti <bernie@develer.com>
8621
8622 * config.guess: Update to 2003-10-16 version.
8623 * config.sub: Update to 2003-10-16 version.
8624
dce2d8b2 86252003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
8626
8627 * MAINTAINERS: Added myself to 'Write After Approval' section.
8628
0c9b16bc
FH
86292003-10-15 Falk Hueffner <falk@debian.org>
8630
8631 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8632 'Write After Approval' section. Update email.
8633
74d57d15
RS
86342003-10-14 Roger Sayle <roger@eyesopen.com>
8635
8636 * MAINTAINERS: Move myself from 'Write After Approval' to
8637 'Various Maintainers' section as middle-end maintainer.
8638
d29b8ad8
NN
86392003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8640
8641 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8642 HOST_FLAGS_TO_PASS.
8643 * Makefile.in: Regenerate.
8644
26db814a
BI
86452003-10-11 Bernardo Innocenti <bernie@develer.com>
8646
8647 * config.guess: Update to 2003-10-07 version.
8648 * config.sub: Update to 2003-10-07 version.
8649
fffeb871
RO
86502003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8651
8652 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8653 * ltconfig (irix5*, irix6*): Don't override version_type.
8654
6691a79e
ME
86552003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8656
8657 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8658 * configure: Rebuilt
8659 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8660 * Makefile.in: Rebuilt
8661
62cdd71e
L
86622003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8663
8664 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8665
6fe2eacc
CW
86662003-09-30 Carlo Wood <carlo@alinoe.com>
8667
cc6010cd 8668 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 8669
ea57e5ad
PK
86702003-09-29 Paul Koning <ni1d@arrl.net>
8671
8672 * MAINTAINERS: Move myself from "Write After Approval"
8673 to CPU platform maintainers for pdp11 platform.
8674
e070672a
AT
86752003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8676
8677 * MAINTAINERS: Move myself from 'Write After Approval' to
8678 'Various Maintainers' section as libffi testsuite maintainer.
8679
43bb47c2
DJ
86802003-09-21 Daniel Jacobowitz <drow@mvista.com>
8681
8682 * configure.in: Pass a computed --program-transform-name
8683 to subconfigures.
8684 * configure: Regenerated.
8685
da9d3b37
NN
86862003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8687
94322beb
NN
8688 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8689 * Makefile.in: Regenerate.
8690
da9d3b37
NN
8691 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8692 * Makefile.in: Regenerate.
8693
ffd9060b
ZL
86942003-09-19 Ziemowit Laski <zlaski@apple.com>
8695
8696 * MAINTAINERS: Move myself from 'Write After Approval'
8697 to 'Various Maintainers' (objective-c) section.
8698
eeae7b41
DJ
86992003-09-17 Daniel Jacobowitz <drow@mvista.com>
8700
8701 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8702 quoting.
8703 * configure: Regenerated.
8704
a080d12b
JB
87052003-09-16 Joel Brobecker <brobecker@gnat.com>
8706
8707 * MAINTAINERS (Write After Approval): Add myself to write after
8708 approval list.
8709
6cd2fc59
DN
87102003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8711
cc6010cd 8712 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 8713
dcbdd9cc
ILT
87142003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8715
8716 * MAINTAINERS: Update my e-mail address.
8717
e517f636
AM
87182003-09-09 Alan Modra <amodra@bigpond.net.au>
8719
8720 * libtool.m4 (LD): Correct powerpc64 host match.
8721
bc49924b
JW
87222003-09-06 James E Wilson <wilson@tuliptree.org>
8723
8724 * MAINTAINTERS: Update my affiliation and email address.
8725
082124f5
ZD
87262003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8727
8728 * MAINTAINERS (Write After Approval): Add myself.
8729
dc94d89e
DD
87302003-09-04 DJ Delorie <dj@redhat.com>
8731
8732 * configure: Regenerate.
8733
87342003-09-04 Robert Millan <robertmh@gnu.org>
8735
8736 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 8737
7a0f2d4e
KG
87382003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8739
8740 * configure.in: Ensure arguments to sed are properly spaced.
8741 * configure: Regenerate.
8742
88d032eb
GP
87432003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8744
8745 * MAINTAINERS: Update my e-mail address.
8746
0b3f3d22
ME
87472003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8748
8749 * MAINTAINERS (Write After Approval): Add myself.
8750
d253f9ba
DJ
87512003-08-27 Daniel Jacobowitz <drow@mvista.com>
8752
8753 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8754 * configure: Regenerated.
8755
066ec9c9
MM
87562003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8757
8758 * MAINTAINERS: Update my email address.
8759
415d7ef9
PE
87602003-08-23 Phil Edwards <pme@gcc.gnu.org>
8761
8762 * configure.in: Use newline instead of semicolon when assuming
8763 shell arguments in a for loop.
8764 * configure: Regenerated.
8765
e1567352
JE
87662003-08-22 Jason Eckhardt <jle@rice.edu>
8767
8768 * MAINTAINERS: Resurrect the i860 maintainer.
8769
b348267b
GK
87702003-08-20 Geoffrey Keating <geoffk@apple.com>
8771
e50084fa
GK
8772 PR 8180
8773 * configure.in: When testing with_libs and with_headers, treat
8774 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8775 * configure: Regenerate.
b4117c30 8776
b348267b
GK
8777 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8778 make, shell, etc.
8779 (baseargs): Likewise.
8780 * configure: Regenerate.
8781
ca26ffe0
BI
87822003-08-20 Bernardo Innocenti <bernie@develer.com>
8783
8784 * MAINTAINERS (Write After Approval): Add myself.
8785
940cde4d
GK
87862003-08-19 Geoffrey Keating <geoffk@apple.com>
8787
8788 * configure.in: Disable libgcj for darwin not on powerpc.
8789 * configure: Rebuild.
8790
74bed51b
ADL
87912003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8792
8793 * config-ml.in, symlink-tree: Add license.
8794
b4117c30
ZW
87952003-08-03 Richard Stallman <rms@gnu.org>
8796 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
8797
8798 * README.SCO: New file.
8799
333a28b4
MK
88002003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8801
8802 * Makefile.tpl (check, check-c++): Express dependencies using
8803 dependencies rather than commands.
8804 * Makefile.in: Regenerate.
8805
c197e306
AC
88062003-08-01 Andrew Cagney <cagney@redhat.com>
8807
8808 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8809 * configure: Ditto.
8810
a8ee6e2d
GK
88112003-07-31 Geoffrey Keating <geoffk@apple.com>
8812
8813 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 8814 * Makefile.in: Update.
a8ee6e2d 8815
8d9b3f2e
AT
88162003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8817
8818 * configure.in: Enable libgcj for darwin.
8819 * configure: Rebuild.
8820
52c0c542
PE
88212003-07-29 Phil Edwards <pme@gcc.gnu.org>
8822
8823 * config-ml.in: Use ac_configure_args directly instead of
8824 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8825 actually seen.
8826
b4acb5ef
NN
88272003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8828
8829 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8830 creating target and build subdirs to build all parent dirs as needed.
8831 * Makefile.in: Rebuild.
8832 * configure.in: Don't build dirs explicitly here.
8833 * configure: Rebuild.
8834
a51d71d0
PB
88352003-07-26 Paul Brook <paul@nowt.org>
8836
8837 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8838
f43e12ce
AO
88392003-07-22 Alexandre Oliva <aoliva@redhat.com>
8840
8841 * Makefile.tpl (all-make): Depend on intl.
8842 * Makefile.in: Rebuilt.
8843
8a199ff6
PE
88442003-07-20 Phil Edwards <pme@gcc.gnu.org>
8845
8846 * install-sh: Update to newer upstream versions (associated with
8847 aclocal 1.7).
8848 * mkinstalldirs: Likewise.
8849 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8850
e6a8c803
AP
88512003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8852
8853 * MAINTAINERS: Move self from Bug database only accounts
8854 to write-after-approval.
8855
9f13608f
NN
88562003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8857
8858 * config.if: Remove unused libc_interface determination.
8859
c7864714
NN
88602003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8861
8862 * MAINTAINERS: Move self from write-after-approval to
8863 build machinery (*.in).
8864
775956d0
NN
88652003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8866
8867 PR bootstrap/11273
8868 PR bootstrap/11408
8869 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8870 unused INSTALL_PROGRAM_ARGS.
8871 * configure.in: Use AC_PROG_INSTALL.
8872 * Makefile.in: Regenerate.
8873 * configure: Regenerate.
8874
c7f67a6e
KH
88752003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8876
8877 * MAINTAINERS: Alphabetize.
8878
33952f6f
AO
88792003-07-10 Alexandre Oliva <aoliva@redhat.com>
8880
8881 * configure: Rebuilt.
8882 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8883 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8884 newlib nor libgloss.
8885 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8886 * configure.in (am33_2.0-*-linux*): Added.
8887
0d4f1b4e
BW
88882003-07-09 Bob Wilson <bob.wilson@acm.org>
8889
8890 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8891 * configure: Regenerate.
8892
56694dd9
ZW
88932003-07-07 Zack Weinberg <zack@codesourcery.com>
8894
8895 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8896 * Makefile.in: Regenerate.
8897
21607eb4
ZW
88982003-07-04 Zack Weinberg <zack@codesourcery.com>
8899
8900 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8901 * Makefile.in: Regenerate.
8902
dce2d8b2 89032003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
8904
8905 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8906 * Makefile.in: Regenerated.
8907
5d42f90e
L
8908 * config-ml.in: Replace PWD with PWD_COMMAND.
8909
6eb95e99
ZW
89102003-07-04 Zack Weinberg <zack@codesourcery.com>
8911
8912 * intl: New directory; see intl/ChangeLog for details.
8913 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8914 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8915 * Makefile.in: Regenerate.
8916
07d1940e
NN
89172003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8918
8919 * configure.in: Clean up config-lang.in handling. Delete
8920 useless assignment to "subdirs".
8921 * configure: Regenerate.
8922
4dbda6f0
NN
89232003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8924
8925 * configure.in: Rename 'target_libs' to 'target_libraries'.
8926 Remove useless reference to 'target_libs'.
8927 * configure: Regenerate.
8928
2c30ab71
KS
89292003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8930
8931 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8932 * Makefile.in: Regenerate.
8933
11405c93
NN
89342003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8935
8936 * Makefile.def: Introduce flags_to_pass.
8937 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8938 * Makefile.in: Regenerate.
8939
fb87ad5d
HPN
89402003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8941
8942 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8943 and target-libgloss.
8944 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8945 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8946 * configure: Regenerate.
8947
a7956a48
BK
89482003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8949
8950 * configure.in: Update testsuite_flags to new location.
8951 * configure. Regenerate.
6eb95e99 8952
eaf9f3b2
NN
89532003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8954
8955 * Makefile.tpl: Remove BUILD_CC stuff.
8956 * Makefile.in: Regenerate.
8957
2d89ffef
KH
89582003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8959
8960 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8961
dce2d8b2 89622003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
8963
8964 * MAINTAINERS (Write After Approval): Add myself.
8965
dce2d8b2 89662003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 8967
b951c91c
L
8968 * config.guess: Update to 2003-06-12 version.
8969 * config.sub: Update to 2003-06-13 version.
8970
dce2d8b2 89712003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
8972
8973 * config.guess: Update to 2003-06-06 version.
8974 * config.sub: Update to 2003-06-06 version.
8975
655b7166
RO
89762003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8977
8978 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8979 * configure. Regenerate.
8980
01b759aa
NN
89812003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8982
bf1d3e81
NN
8983 * configure.in: Disable serial configure by default.
8984 * configure: Regenerate.
8985 * Makefile.tpl: Abolish .NOTPARALLEL.
8986 * Makefile.in: Regenerate.
8987
e89fbdfe
NN
8988 * Makefile.tpl: Replace {build,host,target}_canonical by
8989 {build,host,target}.
8990 * Makefile.in: Regenerate.
8991
01b759aa
NN
8992 * Makefile.tpl: Fix stupid pasto.
8993 * Makefile.in: Regenerate.
8994
f7dae026
NN
89952003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8996
8997 * Makefile.tpl: Remove bogus conditional.
8998 * Makefile.in: Regenerate.
8999
90002003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
9001
9002 * Makefile.tpl (profiledbootstrap): New target.
9003 * Makefile.in (profiledbootstrap): New target.
9004
2ffc3e73 90052003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
9006
9007 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9008 Pinski. Remove user names from other bugzilla-only maintainers.
9009
1a1e6b96
NN
90102003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9011
1358ccea
NN
9012 * Makefile.tpl: Make 'recursive targets' using autogen rather
9013 than shell loop. Remove duplicate 'clean' targets and false
9014 comments.
9015 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9016 Add systematic method of specifying missing targets in subdirs.
9017 Add copyright boilerplate.
9018 * Makefile.in: Regenerate.
9019 * configure.in: Add 'recursive targets' to maybe list.
9020 * configure: Regenerate.
9021
ae74ed1f
NN
9022 * MAINTAINERS: "GNATS only" -> "Bug database only".
9023
1a1e6b96
NN
9024 * Makefile.tpl: Rename [+target+] to [+make_target+].
9025 * Makefile.def: Rename 'target' to 'make_target'.
9026
c79af3fa
NB
90272003-05-31 Neil Booth <neil@daikokuya.co.uk>
9028
9029 * MAINTAINERS: Add self as options handling maintainer.
9030
39d85b61
MM
90312003-05-28 Michael Meissner <gnu@the-meissners.org>
9032
9033 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9034 been too long since I touched those ports.
9035
afc2b62d
DD
90362003-05-28 DJ Delorie <dj@redhat.com>
9037
9038 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9039 * Makefile.in: Regenerate.
9040
df445104
MR
90412003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9042
9043 * configure.in: Use curly braces in the definition of tooldir.
9044 * configure: Regenerate.
9045
2eb98e5d 90462003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 9047
2eb98e5d
DD
9048 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9049 newlib or libgloss.
9050 * Makefile.in: Regenerate.
9051
862fced8
DD
90522003-05-21 DJ Delorie <dj@redhat.com>
9053
9054 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9055 * Makefile.in: Regenerate.
9056
fc351800
ILT
90572003-05-20 Ian Lance Taylor <ian@airs.com>
9058
9059 * MAINTAINERS: Update my e-mail address.
9060
7e2dbcef
NN
90612003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9062
9063 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 9064 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
9065 Factor out common code from autogen IF statements.
9066 * configure: Regenerate.
9067 * Makefile.in: Regenerate.
9068
f2a0e225
KC
90692003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9070
9071 * configure.in: Accept i[3456789]86 for machine type.
9072 * configure: Regenerate.
9073
8b87bb96
NN
90742003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9075
9076 * configure.in: Switch more things to use maybe dependencies.
9077 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9078 * configure: Regenerate.
9079 * Makefile.tpl: Switch more things to use maybe dependencies.
9080 * Makefile.in: Regenerate.
9081
fdb882bc 90822003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
9083
9084 * Makefile.tpl (install-opcodes): Define.
9085 * Makefile.in: Rebuild.
9086
f7c50032
AJ
90872003-05-13 Andreas Jaeger <aj@suse.de>
9088
9089 * config.guess: Update to 2003-05-09 version.
9090 * config.sub: Update to 2003-05-09 version.
9091
dce2d8b2 90922003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
9093
9094 * configure.in: Correct sed script so that options in quotes are not
9095 deleted.
9096 * configure: Rebuild.
9097
aa8f1f57
CV
90982003-05-12 Corinna Vinschen <corinna@vinschen.de>
9099
9100 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9101 and $$s/newlib/libc/sys/cygwin32 include paths.
9102 * configure: Ditto.
9103
0c130f81
MM
91042003-05-12 Michael Meissner <gnu@the-meissners.org>
9105
9106 * MAINTAINERS: Update my email addresses.
9107
aa1a100b
EB
91082003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9109
9110 * config-ml.in: Propagate INSTALL variables.
f7c50032 9111
87861833
GP
91122003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9113
9114 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9115
de722255
CD
91162003-05-02 Chris Demetriou <cgd@broadcom.com>
9117
6eb95e99
ZW
9118 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9119 * Makefile.in: Regenerate.
de722255 9120
96c4a002
WB
91212003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9122
9123 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9124
55b15a11
WB
91252003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9126
9127 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9128
0c227849
DJ
91292003-04-27 Daniel Jacobowitz <drow@mvista.com>
9130
9131 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9132 * Makefile.in: Regenerated.
9133
d45148c1
WB
91342003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9135
9136 * MAINTAINERS (Write After Approval): Upgrade myself from
9137 GNATS only to write-after-approval. Update my mail address.
9138
dce2d8b2 91392003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
9140
9141 (OS Port Maintainers: freebsd): Add myself.
9142
438f50c3
MM
91432003-04-22 Mark Mitchell <mark@codesourcery.com>
9144
9145 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9146
9074e169
KJ
91472003-04-22 Kean Johnston <jkj@sco.com>
9148
9149 * MAINTAINERS (SCO ports): Added myself.
9150
dfd39a2e
NS
91512003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9152
9153 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9154
ccbae82a
KJ
91552003-04-19 Kean Johnston <jkj@sco.com>
9156
9157 * MAINTAINERS (Write After Approval): Add myself.
9158
2f50999f
GP
91592003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9160
9161 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9162 * Makefile.in: Regenerate.
9163
e9b84181
JJ
91642003-04-18 Jakub Jelinek <jakub@redhat.com>
9165
9166 * configure.in (powerpc64*-*-linux*): Remove.
9167 * configure: Rebuilt.
9168
1ca4c6e1
PE
91692003-04-17 Phil Edwards <pme@gcc.gnu.org>
9170
9171 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9172 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9173 and restrap.
9174 * Makefile.in: Regenerate.
9175
0590b963
RE
91762003-04-16 Richard Earnshaw <rearnsha@arm.com>
9177
9178 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9179 * configure: Regenerated.
9180
ff41a56f
DD
91812003-04-15 DJ Delorie <dj@redhat.com>
9182
9183 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9184
50d440bc
NC
91852003-04-13 Nick Clifton <nickc@redhat.com>
9186
9187 * config-ml.in: Remove support for --disable-aix removing
9188 call-aix multilibs.
9189
b1e0a93e
AO
91902003-04-10 Alexandre Oliva <aoliva@redhat.com>
9191
9192 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9193 * */configure: Rebuilt.
9194
71fb704d
JS
91952003-04-08 Joel Sherrill <joel@oarcorp.com>
9196
9197 * MAINTAINERS: Add my email address.
9198
3897ea90
OH
91992003-03-17 Olivier Hainque <hainque@act-europe.fr>
9200
9201 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 9202
93c834b7
NN
92032003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9204
9205 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9206 * Makefile.in: Regenerate.
9207
82c34dcb
MC
92082003-03-14 Michael Chastain <mec@shout.net>
9209
9210 * Makefile.in: Regenerate with correct Makefile.def.
9211
73458fb7
NN
92122003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9213
9214 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9215 Make macro.
9216 * Makefile.in: Regenerate.
9217 * configure.in: Clean up gxx_include_dir logic.
9218 * configure: Regenerate.
9219
32cf27e5
AE
92202003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9221
9222 * MAINTAINERS (Write After Approval): Add myself.
9223
c727e7a0
BE
92242003-03-10 Ben Elliston <bje@wasabisystems.com>
9225
9226 * MAINTAINERS: Update my mail address.
9227
9a27ac7a
FS
92282003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9229
9230 * configure.in (gxx_include_dir): Fix typo.
9231 * configure: Regenerated.
9232
3aa83176
NN
92332003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9234
9235 * Makefile.tpl: Reindent.
9236 * Makefile.in: Regenerate.
9237 * configure.in: Reindent. Don't set unused variables.
9238 * configure: Regenerate.
9239
9124bc53
DJ
92402003-03-04 Daniel Jacobowitz <drow@mvista.com>
9241
9242 * configure.in: Include $(build_tooldir)/sys-include in
9243 FLAGS_FOR_TARGET.
9244 * configure: Regenerated.
9245
cb543528
NN
92462003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9247
c858bf1e
NN
9248 * Makefile.tpl: Always pass down RANLIB.
9249 * Makefile.in: Regenerate.
9250
aa9c3ab4
NN
9251 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9252 * Makefile.in: Regenerate.
9253 * configure.in: Remove unused logic relating to --enable-shared
9254 and --enable-threads. Remove bogus comments. Remove redundant
9255 noconfigdirs.
9256 * configure: Regenerate.
9257
cb543528
NN
9258 * configure.in: Replace ${libstdcxx_version} by its value.
9259 Remove reference to mh-dgux.
9260 * configure: Regenerate.
9261
53f70c1b
KB
92622003-03-03 Kevin Buettner <kevinb@redhat.com>
9263
9264 * MAINTAINERS (Write After Approval): Add myself.
9265
df0f0674
NN
92662003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9267
9268 * Makefile.tpl: Rearrange.
9269 * Makefile.in: Regenerate.
9270
dce2d8b2 92712003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
9272
9273 * configure.in: Add support for kaOS as cross build target system.
9274 * configure: Regenerated.
9275
a7a287eb
SB
92762003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9277
9278 * MAINTAINERS (Write after approval): Add myself.
9279
ff00c8a2
JW
92802003-02-21 James E Wilson <wilson@tuliptree.org>
9281
9282 * MAINTAINERS: Update my email address.
9283
abb2db7a
ZW
92842003-02-21 Zack Weinberg <zack@codesourcery.com>
9285
9286 * MAINTAINERS: Add self to blanket write privs. section.
9287
e9f2dc3b
SM
92882003-02-20 Sean McNeil <sean@blue.mcneil.com>
9289
9290 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9291 configure-target-* as some target builds may require additional
9292 flags for preprocessor tests.
9293 * Makefile.in: Regenerated.
9294
ee03dc5e
AO
92952003-02-19 Alexandre Oliva <aoliva@redhat.com>
9296
11856278
AO
9297 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9298 * ltconfig: Handle it.
9299 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9300 auto-detecting it.
9301
274aef32
AO
9302 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9303 it is used as argument to $CC.
9304 * ltcf-gcj.sh: Likewise.
9305
ee03dc5e
AO
9306 * configure.in: Introduce --enable-maintainer-mode.
9307 * configure: Rebuilt.
9308 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9309 for maintainer mode.
9310 * Makefile.in: Rebuilt.
9311
30db8e17
JM
93122003-02-18 Jason Merrill <jason@redhat.com>
9313
9314 * Makefile.tpl (check-c++): Allow parallelism.
9315
cab60ac6
GP
93162003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9317
9318 * MAINTAINERS: Remove John Carr (who never actually had access to
9319 gcc.gnu.org).
9320
c8e5d1af
GK
93212003-02-15 Geoffrey Keating <geoffk@apple.com>
9322
9323 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9324 don't configure target-libobjc.
9325 * configure: Regenerate.
9326
70f91f50
RO
93272003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9328
9329 * Makefile.tpl (RANLIB): Define.
9330 * Makefile.in: Regenerate.
9331
669e9062
LB
93322003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9333
9334 * MAINTAINERS: Update my email.
abb2db7a 9335
61b56b2e
KS
93362003-02-06 Keith R Seitz <keiths@redhat.com>
9337
9338 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9339 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9340 * Makefile.in: Regenerated.
9341 * configure.in: Remove all traces of snavigator, db, and grep.
9342 * configure: Regenerated.
9343
a1ba6e15
GP
93442003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9345
9346 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9347 After Approval.
9348
f5f2cce5
CC
93492003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9350
9351 * MAINTAINERS (Write after approval): Add myself.
9352
ba49f6f1
FCE
93532003-01-31 Frank Ch. Eigler <fche@redhat.com>
9354
9355 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9356 * Makefile.in: Regenerated.
9357
ccf9f10c
RS
93582003-01-30 Roger Sayle <roger@eyesopen.com>
9359
9360 * config.guess: Updated to 2003-01-30's version.
9361 * config.sub: Updated to 2003-01-28's version.
9362
a693735b
AO
93632003-01-30 Alexandre Oliva <aoliva@redhat.com>
9364
9365 * config.if: If gcc_version is already set, just use it. Don't set
9366 gcc_version_trigger if it's already set, otherwise set it to
9367 gcc/version.c, but only if the file exists. If it is not set and
9368 gcc/version.c does not exist, try to extract the version number from
9369 $CC.
9370
204c43d6
AT
93712003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9372
abb2db7a 9373 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 9374
842e91ec
PE
93752003-01-27 Phil Edwards <pme@gcc.gnu.org>
9376
9377 * configure.in: Revert 24Jan change.
9378 * configure: Regenerate.
9379
6b99984e
GP
93802003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9381
9382 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9383 entry of HJ Lu.
9384
806e0935
NN
93852003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9386
9387 * configure.in: Revert previous change.
9388 * configure: Regenerate.
9389
307a9864
NN
93902003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9391
9392 * configure.in: Make rda native-only.
9393 * configure: Regenerate.
9394
02ba6302
VR
93952003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9396
9397 * MAINTAINERS: Move myself from GNATS-only-accounts to
9398 write-after-approval.
9399
77d187bc
NN
94002003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9401
9402 * configure.in: Add missing \.
9403 * configure: Rebuilt.
9404
a94a2d4c
JJ
94052003-01-17 Jakub Jelinek <jakub@redhat.com>
9406
9407 * configure.in (baseargs): Avoid using \| in sed regular
9408 expressions.
9409 * configure: Rebuilt.
9410
73f84924
JJ
94112003-01-16 Jakub Jelinek <jakub@redhat.com>
9412
9413 * configure.in (baseargs): Remove all supported forms of
9414 --cache-file, --srcdir, --host, --build and --target options
9415 from argument lists.
9416 * configure: Rebuilt.
9417
8c12fc63
JZ
94182003-01-15 Josef Zlomek <zlomekj@suse.cz>
9419
9420 * MAINTAINERS: Add myself to write-after-approval list.
9421
7c005a3a
AO
94222003-01-15 Alexandre Oliva <aoliva@redhat.com>
9423
9424 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9425 * configure: Rebuilt.
9426
3dfabf63
NN
94272003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9428
9429 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9430 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9431 * Makefile.in: Regenerate.
9432 * configure: Regenerate.
9433
cf53ae10
AO
94342003-01-09 Alexandre Oliva <aoliva@redhat.com>
9435
9436 * configure.in: Remove Makefile in build, host and target modules
9437 unless configure was run with --no-recursion.
9438 * configure: Rebuilt.
9439
3fbe8e4a
CC
94402003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9441
9442 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9443 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9444 * Makefile.in: Regenerate.
9445
66e2aa7d
CD
94462003-01-08 Chris Demetriou <cgd@broadcom.com>
9447
9448 * config.guess: Update to 2003-01-03 version.
9449 * config.sub: Update to 2003-01-03 version.
9450
b5038cfb
CF
94512003-01-07 Christopher Faylor <cgf@redhat.com>
9452
9453 * configure: Regenerate with proper autoconf 2.13.
9454
d02c69be
CF
94552003-01-07 Christopher Faylor <cgf@redhat.com>
9456
9457 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 9458 * configure: Regenerate.
d02c69be 9459
e914a571
AC
94602003-01-06 Andrew Cagney <ac131313@redhat.com>
9461
9462 * configure.in (GDB_TK): Add tcl directories conditional on
9463 gdb/gdbtk directory being present.
9464 * configure: Regenerate.
abb2db7a 9465
dce2d8b2 94662003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 9467
dce2d8b2
EB
9468 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9469 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
9470 * configure: Rebuilt.
9471
89a7012a
TT
94722002-12-31 Tom Tromey <tromey@redhat.com>
9473
9474 * Makefile.in: Rebuilt.
9475 * Makefile.def (target_modules) [libffi]: Allow installation.
9476
3f4f56e2
AS
94772002-12-31 Andreas Schwab <schwab@suse.de>
9478
9479 * configure.in: Fix use of $program_transform_name.
9480 * configure: Regenerated.
9481
6c1b8d0a
DJ
94822002-12-30 Daniel Jacobowitz <drow@mvista.com>
9483
9484 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 9485 * configure: Regenerated.
6c1b8d0a 9486
c5120911
AO
94872002-12-29 Alexandre Oliva <aoliva@redhat.com>
9488
9489 * Makefile.tpl (local-distclean): Don't remove...
9490 (multilib.ts): ... this. Moved into...
9491 (multilib.out): ... this. Don't use sub-make.
9492 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9493 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9494 (configure-build-[+module+], configure-[+module+],
9495 configure-target-[+module+], configure-gcc): ... these. Test
9496 for Makefile existence. Drop config.status from dependencies.
9497 * Makefile.in: Rebuilt.
9498 * configure.in: Move gcc-version-trigger to the end of
9499 ac_configure_args. Add comments to maybedep.tmp and
9500 serdep.tmp. Introduce --disable-serial-configure. Remove
9501 nonopt from baseargs, matching and removing corresponding
9502 whitespace while at it.
9503 * configure: Rebuilt.
9504
e245b0ea
AO
95052002-12-28 Alexandre Oliva <aoliva@redhat.com>
9506
903de295
AO
9507 * configure.in (host_configargs): Replace reference to
9508 no-longer-defined buildopts with --build=${build_alias}.
9509 * configure: Rebuilt.
9510
e245b0ea
AO
9511 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9512 program_transform_name to standard idiom.
9513 (AUTOGEN, AUTOCONF): Define.
9514 (Makefile.in): Use $(AUTOGEN).
9515 (Makefile): Depend on config.status, and use autoconf-style rule to
9516 build it. Move original commands to...
9517 (config.status): ... this new target.
9518 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9519 $(AUTOCONF).
9520 * Makefile.in: Rebuilt.
9521
671aa708
NN
95222002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9523
53fbfb58
NN
9524 * Makefile.tpl: Fix dramatic bustage due to change in
9525 program_transform_name.
9526 * Makefile.in: Regenerate.
9527
9528 * configure.in: Remove unnecessary PATH setting.
9529 * configure: Regnerate.
9530
9531 * configure.in: Don't default to unprefixed tools unless
9532 the native tools will work.
9533 * configure: Regenerate.
9534
671aa708
NN
9535 * configure.in: Convert to autoconf script. Blow away lots
9536 of now-redundant Makefile fragments.
9537 * configure: Generate using Autoconf.
9538 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9539 * Makefile.in: Regenerate.
9540
57f40826
NN
95412002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9542
3fedb745
NN
9543 * configure: Fix stupid bug where RANLIB was mistakenly included.
9544
abb2db7a 9545 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
9546 (build_configargs, host_configargs, target_configargs).
9547
9548 * configure.in: Move logic out of sed statement.
9549
abb2db7a 9550 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
9551 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9552
315fa0f4
SS
95532002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9554
9555 * config.sub: Import from master repository
9556 * config.guess: Ditto
9557
45aff44f
AS
95582002-12-24 Andreas Schwab <schwab@suse.de>
9559
9560 * Makefile.tpl (multilib.out): Fix missing space.
9561 * Makefile.in: Regenerate.
9562
88b5521b
NN
95632002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9564
9565 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9566 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9567 * Makefile.in: Regenerate.
9568 * configure.in: Remove unnecessary leftovers.
9569
2a726918
GK
95702002-12-21 Geoffrey Keating <geoffk@apple.com>
9571
9572 * configure.in (extra_ranlibflags_for_target): New variable.
9573 (*-*-darwin): Add -c to ranlib commands.
9574 * configure (tooldir): Handle extra_ranlibflags_for_target.
9575
aace3269 95762002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
9577
9578 * Makefile.tpl: Revert HJL's change.
9579 * Makefile.in: Regenerated.
9580 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9581 always.
9582
f0895142
AS
95832002-12-19 Andreas Schwab <schwab@suse.de>
9584
9585 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9586 * Makefile.in: Regenerate.
9587
dce2d8b2 95882002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
9589
9590 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9591 * Makefile.in: Regenerated.
9592
9593 * configure.in (build_prefix): New. Substitute.
9594
212f6dd0
NN
95952002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9596
79308c5d
NN
9597 * Makefile.tpl: Don't let real targets depend on phony targets.
9598 * Makefile.in: Regenerate.
9599
212f6dd0
NN
9600 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9601 * Makefile.in: Regenerate.
9602
ab17919f
SS
96032002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9604
9605 * config.sub: Import from master repository
9606 * config.guess: Ditto
9607
5ecf91d1
JM
96082002-12-16 Jason Merrill <jason@redhat.com>
9609
9610 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9611 previous 'make bootstrap'.
9612 * Makefile.in: Regenerate.
9613
d8437e1b
HPN
96142002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9615
9616 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9617
4977bab6
ZW
96182002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9619
9620 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9621 * Makefile.in: Regenerate.
9622
0edcfdcb
JM
96232002-12-13 Jason Merrill <jason@redhat.com>
9624
6248218a 9625 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
9626 library tests.
9627 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
9628 * Makefile.in: Regenerate.
9629
4977bab6
ZW
96302002-12-12 Alexandre Oliva <aoliva@redhat.com>
9631
9632 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9633 * Makefile.in: Rebuilt.
9634
f87505dd
AO
96352002-12-12 Alexandre Oliva <aoliva@redhat.com>
9636
9637 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9638
4977bab6
ZW
96392002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9640
9641 * configure: Fix bug put in by gremlins.
9642
9643 * Makefile.tpl: Substitute more autoconfily.
9644 * configure: Substitute more autoconfily.
9645 * Makefile.in: Regenerate.
9646
7f0db92a
SS
96472002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9648
9649 * config.sub: Import from master repository
9650 * config.guess: Ditto
9651 * MAINTAINERS: Added Svein Seldal under write after approval
9652
4977bab6
ZW
96532002-12-08 Andrew Cagney <ac131313@redhat.com>
9654
9655 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9656 * Makefile.in (all-sim): Ditto.
9657
96582002-12-06 DJ Delorie <dj@redhat.com>
9659
9660 * Makefile.tpl: Change configure dependencies to not have real
9661 targets depend on phony targets.
9662
96632002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9664
9665 * configure.in: Revert unintentional change.
9666
9667 * Makefile.tpl: Change dependency for */multilib.out so that
9668 it works when gcc isn't in the tree.
9669
9670 * configure.in: Substitute more.
9671 * configure: Run subconfigures from the Makefile.
9672 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9673 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9674
67f1b906
GP
96752002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9676
9677 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9678
4977bab6
ZW
96792002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9680
9681 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9682 and corresponding dependencies.
9683 * Makefile.in: Regenerate.
9684
9685 * configure.in (host_tools): Order binutils, gas and ld for
9686 convenience in running the testsuites.
9687
9688 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9689 * Makefile.in: Regenerate.
9690 * configure.in: Introduce rules to serialize subconfigure runs.
9691
9692 * configure.in: Introduce BASE_CC_FOR_TARGET.
9693 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9694 Realize configure-build-* targets. Realize configure-target-* targets.
9695 * Makefile.in: Regenerate.
9696
96972002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9698
9699 * configure: Move gcc_version_trigger stuff from here...
9700 * configure.in: ...to here.
9701
9702 * configure.in: Separate subconfigure options added by this file from
9703 options given by the user. Add machinery to put args for host
9704 subconfigures into the Makefile.
9705
9706 * Makefile.tpl: Remove 'vault' targets.
9707 * Makefile.tpl: Reorder and comment dependencies.
9708 * Makefile.in: Regenerate.
9709
97102002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9711 * configure.in: Fix my broken commit of previous patch. (sigh)
9712
743f054e
GK
97132002-11-28 Geoffrey Keating <geoffk@apple.com>
9714
9715 * configure.in: Move host-specific darwin noconfigdirs into
9716 the host-specific section.
9717
4977bab6
ZW
97182002-11-28 Geoffrey Keating <geoffk@apple.com>
9719
9720 * configure.in: Move host-specific darwin noconfigdirs into
9721 the host-specific section.
9722
97232002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9724
9725 * configure: Remove skip-this-dir support.
9726 * Makefile.tpl: Remove skip-this-dir support.
9727
9728 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9729 subdirectories.
9730 * Makefile.in: Regenerate.
9731
9732 * Makefile.tpl: Strip out useless setting of 'dir'.
9733 * Makefile.in: Regenerate.
9734
97352002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9736
9737 * configure.in: Fix deeply stupid bug.
9738
9739 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9740 shell code in CXX_FOR_TARGET
9741 * Makefile.def: Introduce raw_cxx.
9742 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9743 RAW_CXX_FOR_TARGET.
9744 * Makefile.in: Regenerate.
9745
97462002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9747
9748 * Makefile.tpl: Remove unnecessary ifs.
9749 * Makefile.in: Regenerate.
9750
9751 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9752 dependencies. Maybe-ize build-libiberty. Create dummy install
9753 targets for 'no_install' modules.
9754 * configure: Move GDB_TK substitution to configure.in. Move
9755 build_modules stuff to configure.in.
9756 * configure.in: Implement soft dependency machinery. Maybe-ize
9757 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9758 * Makefile.in: Regenerate.
9759
97602002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9761
9762 * Makefile.tpl: Make all-target, install-target behave similarly
9763 to all, install (only hitting configured targets). Eliminate
9764 unused macro defintions.
9765
9766 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9767 build != host.
9768
9769 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9770
9771 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9772
9773 * configure.in: Produce lists of subdir targets we're actually
9774 configuring. Remove references to "dosrel".
9775 * Makefile.tpl: Let configure set which subdir targets are hit.
9776 Remove install-cross; clean up install; remove ALL. Remove
9777 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9778 Autogenerate host module targets. Remove empty dependency lines
9779 and redundant dependency; rearrange slightly.
9780 * Makefile.def: Add host-side libtermcap, utils.
9781
9782 * Makefile.in: Regenerate.
9783
e6226a2f
RO
97842002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9785
9786 * ltconfig (osf[345]): Append $major to soname_spec.
9787 Reflect this in library_names_spec.
9788 * ltmain.sh (osf): Prefix $major with . for use as extension.
9789
3b75d237
AJ
97902002-11-19 Andreas Jaeger <aj@suse.de>
9791
9792 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9793 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9794 and sparc64 GNU/Linux systems.
9795
809108de
NS
97962002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9797
9798 * MAINTAINERS: Update email.
9799
e7e0de7e
GP
98002002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9801
9802 * MAINTAINERS: Complete James Dennett's entry.
9803
f7109dea
EB
98042002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9805
9806 * MAINTAINERS (Write After Approval): Add myself.
9807
d3ac17c9
BK
98082002-11-13 Bruce Korb <bkorb@gnu.org>
9809
9810 * Makefile.tpl: syntactic cleanup
9811
dce2d8b2 98122002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
9813
9814 * MAINTAINERS: Add myself to write-after-approval list.
9815
4977bab6
ZW
98162002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9817
9818 * Makefile.def: Add list of recursive targets to autogenerate.
9819 Add build_modules.
9820 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9821 targets. Autogenerate *-build-* targets.
9822 * Makefile.in: Regenerate.
9823
98242002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9825
9826 * configure: More autoconf-style substitutions.
9827 * Makefile.tpl: More autoconf-style substitutions.
9828 * Makefile.in: Regenerate.
9829
98302002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9831
9832 * configure: Substitute more variables in a more autoconf-friendly
9833 way. Simplify slightly.
9834 * Makefile.tpl: Make more variables substitutable in an
9835 autoconf-friendly way.
9836 * Makefile.in: Regenerate.
9837
d4783999
JW
98382002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9839
9840 * MAINTAINERS (Write After Approval): Add myself.
9841
4977bab6
ZW
98422002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9843
9844 * configure.in (v810*): Remove special setting of tools.
9845
9846 * configure: Add support for extra required flags for ar or nm.
9847 * configure.in (aix4.3+): Use above support for target-specific
9848 issues, rather than using config/mt-aix43.
9849
98502002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9851
9852 * configure: Remove 'removing', which doesn't work. Replace $subdir
9853 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9854 with $srcdir. Reformat indentation. Substitute some variables
9855 formerly hard-coded in the Makefile for build=host.
9856 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9857 * Makefile.def: Autogenerate more.
9858 * Makefile.in: Regenerate.
9859
1c9c903e
AN
98602002-11-04 Adam Nemet <anemet@lnxw.com>
9861
9862 * MAINTAINERS (Write After Approval): Add myself.
9863
40673d2b
KB
98642002-11-04 Kevin Buettner <kevinb@redhat.com>
9865
9866 * Makefile.def (host_modules): Add rda.
9867 * Makefile.in: Regenerate.
9868 * configure.in (target_tool): Add target-rda to list.
9869
42e650ae
GP
98702002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9871
9872 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9873
e004b81f
PE
98742002-10-25 Phil Edwards <pme@gcc.gnu.org>
9875
9876 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9877 and restrap targets to this rule.
9878 * Makefile.in: Regenerate.
9879
06bd49b1
GP
98802002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9881
9882 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9883 GNATS only accounts.
9884
d0af82b0
HPN
98852002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9886
9887 * configure.in (i[3456]86-*-linux*): Add check to disable
9888 ${libgcj} for glibc1.
9889
10782654
DC
98902002-10-24 Denis Chertykov <denisc@overta.ru>
9891
9892 * MAINTAINERS: Add myself as ip2k port maintainer.
9893
a5a438f5
SS
98942002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9895
9896 * configure.in: Add tic4x target.
9897
fe3d5b7f
NN
98982002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9899
aba8a494
NN
9900 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9901 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9902 * Makefile.in: Regenerate.
9903
fe3d5b7f
NN
9904 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9905 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9906 * Makefile.in: Regenerate.
9907
a6ad79e7
JJ
99082002-10-02 Janis Johnson <janis187@us.ibm.com>
9909
9910 * MAINTAINERS: Add myself as web pages co-maintainer.
9911
6a8a9058
NN
99122002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9913
9914 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9915 * Makefile.in: Regenerate.
9916
327d975a
ZW
99172002-10-02 Zack Weinberg <zack@codesourcery.com>
9918
9919 * MAINTAINERS: Add myself and Nathan Sidwell
9920 <nathan@codesourcery.com> as VxWorks maintainers.
9921
a5ae8f19 99222002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
9923
9924 * Makefile.def: Remove order dependency comments.
9925 * Makefile.tpl: Add explicit install-install dependencies.
9926 * Makefile.in: Regenerate.
d0f6c823 9927
34c6040c 9928 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 9929 * Makefile.in: Regenerate.
34c6040c 9930
d0f6c823
NN
9931 * Makefile.tpl: Add configure-target (for src-release in src)
9932 * Makefile.in: Regenerate.
9933
50bd210b
NC
99342002-09-30 Nick Clifton <nickc@redhat.com>
9935
9936 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9937
ca25149e
UW
99382002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9939
9940 * configure.in (s390*-*-linux*): Enable libgcj.
9941
dd30b57d
NN
99422002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9943
9e60a678
NN
9944 * configure: Revert accidentally applied changes.
9945
dd30b57d
NN
9946 * Makefile.tpl: Make more autoconf-friendly.
9947 * Makefile.in: Regenerate.
9948 * configure: Make substitution more autoconf-like.
9949
5831424e
RE
99502002-09-28 Richard Earnshaw <rearnsha@arm.com>
9951
9952 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9953 single entry to handle all these.
9954 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9955 libjava on arm-*-elf.
9956
b7f3b15b
GK
99572002-09-27 Geoffrey Keating <geoffk@apple.com>
9958
9959 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9960 things that depend on them.
9961
0dffceed
NN
99622002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9963
9964 * Makefile.tpl: Make subsituted variables more autoconfy.
9965 * Makefile.in: Regenerate.
9966 * configure: Make seds more autoconfy.
9967
1db75a86 99682002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
9969
9970 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9971 * Makefile.in: Regenerate.
9972 * configure.in: Rewrite sed statements to look autoconfy.
9973
1db75a86
NN
9974 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9975 all-target-foo on configure-target-foo.
9976 * Makefile.def: Ditto.
9977 * Makefile.in: Rebuild.
9978
741a4e89
AH
99792002-09-25 Andrew Haley <aph@redhat.com>
9980
9981 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9982
95ddd785
NN
99832002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9984
9985 * Makefile.def: New file.
9986 * Makefile.tpl: New file.
9987 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9988 * contrib/gcc_update: Note that Makefile.in is a generated file.
9989
9990 * configure.in: Minor rearrangement. Simplify tests.
9991
65a824f6
JT
99922002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9993
9994 * configure.in (with_headers): Skip copy if value is "yes".
9995 (with_libs): Likewise.
9996
51270f0a 99972002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
9998
9999 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10000 * configure.in (sh*-*-pe*): Ditto.
10001 * configure.in (mips*-*-pe*): Ditto.
10002 * configure.in (*arm-wince-pe): Ditto.
10003
8f89dbf4
NN
10004 * configure.in: Rearrange.
10005
c1b8db3f
KH
100062002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10007
10008 * MAINTAINERS: Update my email address.
10009
341f0575
PK
100102002-08-30 Paul Koning <pkoning@equallogic.com>
10011
10012 * MAINTAINERS: (Write After Approval): Add myself.
10013
d2e06980
GK
100142002-08-29 Geoffrey Keating <geoffk@redhat.com>
10015
10016 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10017
4906d5d8
GK
100182002-08-24 Geoffrey Keating <geoffk@redhat.com>
10019
10020 * MAINTAINERS: Change my mailing address.
10021
e9a25cc8
PC
100222002-08-21 Paolo Carlini <pcarlini@unitus.it>
10023
10024 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 10025 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 10026
dce2d8b2 100272002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
10028
10029 * MAINTAINERS (Write After Approval): Remove myself.
10030 (Various Maintainers: c++ runtime libs): Add myself.
10031
5ce6f47b
EC
100322002-08-15 Eric Christopher <echristo@redhat.com>
10033
10034 * config.sub: Import from master repository.
10035 * config.guess: Ditto.
10036
7f9317f0
AO
100372002-08-19 Alexandre Oliva <aoliva@redhat.com>
10038
10039 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10040 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10041 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10042
7aecca3d
AH
100432002-08-16 Aldy Hernandez <aldyh@redhat.com>
10044
10045 * MAINTAINERS: Add self to rs6000 vector extensions.
10046
8ea4b195
AO
100472002-08-15 Alexandre Oliva <aoliva@redhat.com>
10048
10049 * libiberty/configure: Reverted unintended yesterday's check in.
10050
f5cc59a7
AO
100512002-08-14 Alexandre Oliva <aoliva@redhat.com>
10052
10053 * boehm-gc/configure, libf2c/configure: Rebuilt.
10054 * libffi/configure, libiberty/configure: Ditto.
10055 * libjava/configure, libobjc/configure: Ditto.
10056 * libstdc++-v3/configure, zlib/configure: Ditto.
10057 Merged from binutils:
10058 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10059 From Steve Ellcey <sje@cup.hp.com>:
10060 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10061 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10062 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10063 IA64.
10064 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10065 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10066 soname_spec, sys_lib_search_path_spec): Ditto.
10067
dce2d8b2 100682002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
10069
10070 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10071
2ff34870
L
100722002-08-04 H.J. Lu (hjl@gnu.org)
10073
10074 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10075
a014f2fe
KW
100762002-08-02 Krister Walfridsson <cato@df.lth.se>
10077
10078 * MAINTAINERS (Write After Approval): Add myself.
10079
c01d477a
AM
100802002-07-31 Alan Modra <amodra@bigpond.net.au>
10081
10082 * configure.in: Move generic linux case to end. Copy generic
10083 linux noconfigdirs to mips*-*-linux* entry and new
10084 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10085
68cd2524
MM
100862002-07-19 Michael Matz <matz@suse.de>
10087
10088 * MAINTAINERS: Add myself as ra* maintainer.
10089
e2d83b8c
CD
100902002-07-16 Chris Demetriou <cgd@broadcom.com>
10091
10092 * config.guess: Update to 2002-07-09 version.
10093 * config.sub: Update to 2002-07-03 version.
10094
cece4f1d
HPN
100952002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10096
10097 * MAINTAINERS: Fix typo in a maintainer email address.
10098
bb654703
NN
100992002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10100
10101 * configure.in: Remove two redundant tests.
10102
789b7de5
RO
101032002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10104
10105 * configure.in (mips*-*-irix6*o32): Enable stabs.
10106
e1da1089
NN
101072002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10108
f3970bba
NN
10109 * configure.in: Don't build grez.
10110 * Makefile.in: Ditto.
10111
e1da1089
NN
10112 * Makefile.in: Remove references to bsp, cygmon, libstub.
10113 * configure.in: Ditto.
10114
10115 * configure.in: Remove leftover reference to gdbtest.
10116
57c905fa
PE
101172002-07-08 Phil Edwards <pme@gcc.gnu.org>
10118
10119 * configure.in (gxx_include_dir): Change to match versioned
10120 C++ headers if --enable-version-specific-runtime-libs is used.
10121
a0af94a7 101222002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 10123
a0af94a7
SE
10124 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10125
423ce3eb
NN
101262002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10127
10128 * configure.in: Make --without-x work.
10129
98186934
NN
101302002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10131
c3b7d169
NN
10132 * configure.in: Rearrange target Makefile fragment collection.
10133
98186934
NN
10134 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10135 cvs[src].
10136 * configure.in: Ditto.
10137
eebd288a
MK
101382002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10139
10140 * MAINTAINERS (Write After Approval): Update my e-mail address.
10141
3ab36f05
NN
101422002-06-24 Ben Elliston <bje@redhat.com>
10143
10144 * configure.in (host_tools): Remove cgen.
10145
10146 * Makefile.in (all-cgen): Remove; runs from its source directory.
10147 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 10148 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
10149 (all-sim): Likewise.
10150
dce2d8b2 101512002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
10152
10153 * Makefile.in: Eliminate 'apache' targets.
10154 * configure.in: Eliminate 'apache' targets.
10155
55380b08
NN
10156 * configure.in: Eliminate redundant tests. Reorganize.
10157
9a5c1b9d
NN
10158 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10159
5fd3853a
NN
10160 * config-ml.in: Eliminate references to Cygnus configure.
10161
cfefc434
NN
10162 * Makefile.in: Eliminate references to building emacs.
10163
2fe93885
GS
101642002-06-28 Graham Stott <graham.stott@btinternet.com>
10165
10166 * MAINTAINERS: Update my email address.
10167
53c40185
BK
101682002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10169
10170 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 10171 (cxx_incdir): Remove.
53c40185 10172
97679694
NN
101732002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10174
10175 * MAINTAINERS (Write After Approval): Add self.
10176
b03bcd37
DC
10177Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10178
10179 * configure.in: Add support for ip2k.
10180
6bd12129
NN
101812002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10182
10183 * configure.in: Fix AIX configury bug.
10184
e0d98a92
SE
101852002-06-20 Steve Ellcey <sje@cup.hp.com>
10186
10187 * MAINTAINERS (Write After Approval): Add self.
10188
ba3292db
NN
101892002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10190
ef40bc65
NN
10191 * configure.in: replace ${topsrcdir} with ${srcdir}
10192
7a0be465
NN
10193 * configure.in: Move definition of libstdcxx_flags
10194 right above usage, rather than waaay earlier.
10195
e1848dde
NN
10196 * configure.in: Pull definition of is_cross_compiler earlier.
10197
8bc2fff1
NN
10198 * configure.in: Rearrange a little.
10199
ba3292db
NN
10200 * configure.in: Remove references to librx.
10201 * Makefile.in: Remove references to librx.
10202
11d8b408
DC
10203Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10204
10205 * config.sub: Add support for avr target.
10206 Import from master sources, rev 1.255
5ce6f47b 10207
93da8339
PE
102082002-06-19 Phil Edwards <pme@gcc.gnu.org>
10209
10210 * configure, .cvsignore: Revert previous change...
10211 * Makefile: ...delete.
10212
b4caab5c
NN
102132002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10214
10215 * configure.in: Eliminate ${gasdir} variable.
10216
ee777171
DB
102172002-06-18 Dave Brolley <brolley@redhat.com>
10218
10219 * configure.in: Add support for frv.
10220 * config.sub: Add support for frv.
10221
26e4af54
PE
102222002-06-18 Phil Edwards <pme@gcc.gnu.org>
10223
10224 * configure: Remove garbage from previous commit.
10225
bb20b7da
PE
102262002-06-18 Phil Edwards <pme@gcc.gnu.org>
10227
10228 * configure: For in-source builds, make a subdir and re-exec there.
10229 * Makefile: New file. Pass targets through to build directory.
10230 * .cvsignore: No longer ignore "Makefile".
10231
9d321f6c
DR
102322002-06-16 Douglas Rupp <rupp@gnat.com>
10233
10234 * MAINTAINERS (Write After Approval): Add self.
10235
c8eb2bc0
KG
102362002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10237
10238 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10239
f210d239
JT
102402002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10241
10242 * configure.in (vax-*-netbsd*): Re-enable gas.
10243
e9667b3c
NN
102442002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10245
efe1f357
NN
10246 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10247 BUILD_PREFIX_1, to correct nomenclature.
10248 * configure: Likewise.
10249
e9667b3c
NN
10250 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10251 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10252
fe2fe497
OH
102532002-05-31 Olaf Hering <olh@suse.de>
10254
10255 * config-ml.in: Propogate DESTDIR also.
10256
dcf7f0dd
JT
102572002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10258
10259 * configure.in (vax-*-netbsd*): Don't build gas for this
10260 platform.
10261
6ff14f32
MM
102622002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10263
10264 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10265 and libgcj for AVR.
10266
397de1ff
KK
102672002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10268
10269 * MAINTAINERS (Write After Approval): Add myself.
10270
ac30211c
JT
102712002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10272
10273 * config.guess: Update to 2002-05-22 version.
10274 * config.sub: Likewise.
10275
1e6347d8
RO
102762002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10277
10278 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10279 * config-ml.in: Likewise.
10280 * configure: Likewise.
10281 * configure.in: Likewise.
10282
e5ce1d6d
SC
102832002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10284
10285 * MAINTAINERS: Update my email address.
10286
6cdef75d
NN
102872002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10288
4a87f061
NN
10289 * configure.in: Simplify makefile fragment collection.
10290
10291 * configure.in: Remove code to build emacs.
603606e7 10292
e254d6b5
NN
10293 * configure.in : Remove --srcdir argument from targargs and buildargs
10294 (it's always overridden in the Makefile anyway). Rearrange a bit.
10295
10296 * configure: Move some logic to configure.in.
10297 * configure.in: Move some logic from configure.
6cdef75d 10298
1d6006fe
TT
102992002-05-11 Tom Tromey <tromey@redhat.com>
10300
10301 * MAINTAINERS: Reflect libgcj reality.
10302
b70b3534
FS
103032002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10304
10305 * Makefile.in: Honour DESTDIR.
10306
4434687a
MM
103072002-05-08 Mark Mitchell <mark@codesourcery.com>
10308
10309 * config.guess: Import 2002-03-20 version.
10310 * config.sub: Import 2002-04-26 version.
10311
a89e49c7
RO
103122002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10313
10314 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10315
44e55536
TJ
103162002-05-07 Tim Josling <tej@melbpc.org.au>
10317
10318 * MAINTAINERS: Add self.
10319
dce2d8b2 103202002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
10321
10322 * ltmain.sh: Detect and handle object name conflicts
10323 while piecewise linking a static library.
10324
b7c13625
AO
103252002-05-05 Alexandre Oliva <aoliva@redhat.com>
10326
10327 * configure.in (noconfigdirs): Don't disable libgcj on
10328 sparc64-*-solaris* and sparcv9-*-solaris*.
10329
4182d9fa
AO
103302002-05-03 Alexandre Oliva <aoliva@redhat.com>
10331
10332 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10333
7bebf279
TF
103342002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10335
10336 * configure.in (FLAGS_FOR_TARGET): Do not add
10337 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10338 on i[3456]86-*-linux*.
10339
9a06dc7d
TF
103402002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10341
10342 * configure.in (noconfigdirs): Replace [ ] with test.
10343
10344 * configure.in (noconfigdirs): Do not add target-newlib if
10345 target == i[3456]86-*-linux*, and host == target.
10346
a51a07fa
NN
103472002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10348
9e7facd6
DD
10349 * configure.in: delete reference to absent file
10350
aeaa0f2f
NN
10351 * configure.in: replace '[' with 'test'
10352
4bb98828
NN
10353 * configure.in: Eliminate references to gash.
10354 * Makefile.in: Eliminate references to gash.
10355
64791664
NN
10356 * configure.in: remove useless references to 'pic' makefile fragments.
10357
3ed57cf4
NN
10358 * configure.in: (*-*-windows*) Finish removing.
10359
a51a07fa
NN
10360 * configure.in: Eliminate redundant test for libgui.
10361
8552f6f1
RS
103622002-04-29 Roger Sayle <roger@eyesopen.com>
10363
10364 * MAINTAINERS: Add self and realphabetize. Update entries
10365 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10366 entry for a29k port maintainer.
10367
dce2d8b2 103682002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
10369
10370 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10371 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10372
704c9a14
NN
103732002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10374
10375 * configure.in: remove references to dead files
10376
7bff5059
MM
103772002-04-19 Mark Mitchell <mark@codesourcery.com>
10378
10379 * MAINTAINERS: Add information about purpose of this file.
10380
0c7c67f0
TT
103812002-04-18 Tom Tromey <tromey@redhat.com>
10382
10383 * configure.in: Disallow configuring libgcj when it is already
10384 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10385 Solaris 2.8 by default. For PR libgcj/6158.
10386
63501e91
NN
103872002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10388
10389 * configure.in: Move default CC setting out of config/mh-* fragments
10390 directly into here.
10391
701afd4d
NN
103922002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10393
10394 * configure.in: don't even try to configure or make a subdirectory
10395 if there's no configure script for it.
10396
07cdae91
MM
103972002-04-15 Mark Mitchell <mark@codesourcery.com>
10398
10399 * MAINTAINERS: Remove chill maintainers.
10400 * Makefile.in (CHILLFLAGS): Remove.
10401 (CHILL_LIB): Remove.
10402 (TARGET_CONFIGDIRS): Remove libchill.
10403 (CHILL_FOR_TARGET): Remove.
10404 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10405 CHILL_LIB.
10406 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10407 (CHECK_TARGET_MODULES): Likewise.
10408 (INSTALL_TARGET_MODULES): Likewise.
10409 (CLEAN_TARGET_MODULES): Likewise.
10410 (configure-target-libchill): Remove.
10411 (all-target-libchill): Remove.
10412 * configure.in (target_libs): Remove target-libchill.
10413 Do not compute CHILL_FOR_TARGET.
10414 * libchill: Remove directory.
5ce6f47b 10415
ab50d72b
DD
104162002-04-11 DJ Delorie <dj@redhat.com>
10417
10418 * Makefile.in, configure.in: Sync with binutils, entries
10419 follow...
10420
0a1e123a
DD
104212002-04-07 Andrew Cagney <ac131313@redhat.com>
10422
10423 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10424 (do-tar, do-bz2): New rules.
10425 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10426 (gdb-tar): New rule.
10427 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10428 (insight_dejagnu.tar): New rule.
10429 (insight.tar): New rule.
10430 (gdb+dejagnu.tar): New rule.
10431 (gdb.tar): New rule.
10432
ab50d72b
DD
104332002-02-01 Mo DeJong <supermo@bayarea.net>
10434
10435 * Makefile.in: Add all-tix to deps for all-snavigator
10436 so that tix is built when building snavigator.
10437
104382002-01-11 Steve Ellcey <sje@cup.hp.com>
10439
10440 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10441 ld and gdb are not supported.
10442
104432002-01-07 Mark Salter <msalter@redhat.com>
10444
10445 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10446 Allow target-libgloss to be built for arm, strongarm, and xscale.
10447
104482001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10449
10450 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10451 options for i[3456]86-pc-linux* native builds.
10452
104532001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10454
10455 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10456 files from .po files for a distribution.
10457
104582001-09-03 Jeff Holcomb <jeffh@redhat.com>
10459
10460 * configure.in: Enable libstdc++-v3 for h8300 targets.
10461
104622001-06-19 Alan Modra <amodra@bigpond.net.au>
10463
10464 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10465 version from bfd/.
10466
10467Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10468
10469 * Makefile.in (VER): When present, extract the version number from
10470 the file version.in.
10471
dce2d8b2 104722001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
10473
10474 * configure.in : enable ld for aix
10475
104762001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10477
10478 * config.guess: Add linux target for S/390.
10479
104802000-11-07 Philip Blundell <pb@futuretv.com>
10481
10482 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10483
104842000-11-03 Philip Blundell <pb@futuretv.com>
10485
10486 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10487 files.
10488
104892001-01-15 Ben Elliston <bje@redhat.com>
10490
10491 * configure.in (host_tools): Add sid.
10492 Always configure cgen.
10493
104942000-11-24 Nick Clifton <nickc@redhat.com>
10495
10496 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10497
10498
104992000-08-20 Doug Evans <dje@casey.transmeta.com>
10500
10501 * Makefile.in (ALL_MODULES): Add all-cgen.
10502 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10503 (all-cgen): New target.
10504 (all-opcodes,all-sim): Depend on all-cgen.
10505 * configure.in (host_tools): Add cgen.
10506 Only configure cgen if --enable-cgen-maint.
10507
dce2d8b2 105082002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
10509
10510 * configure.in: Add *-*-freebsd* configurations.
10511
90def2b2
TT
105122002-04-08 Tom Tromey <tromey@redhat.com>
10513
10514 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10515 Fixes PR libgcj/6068.
10516
320d7e7a
KW
105172002-03-30 Krister Walfridsson <cato@df.lth.se>
10518
10519 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10520
18b467f1
RO
105212002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10522
10523 * configure.in (alpha*-dec-osf*): Enable libgcj.
10524
dce2d8b2 105252003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
10526
10527 * MAINTAINERS (Write After Approval): Add myself.
10528
56ae9405
NC
105292002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10530
10531 Fix for: PR bootstrap/3591, target/5676
10532 * configure.in (mcore-pe): Disable the configuration of
10533 libstdc++-v3 since exceptions are not supported.
10534
f18d9a0c
AG
105352002-03-20 Anthony Green <green@redhat.com>
10536
10537 * configure.in: Enable libgcj for xscale-elf target.
10538
dce2d8b2 10539Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
10540
10541 * MAINTAINERS: Update my email address.
10542
28eca9e8
AO
105432002-03-16 Alexandre Oliva <aoliva@redhat.com>
10544
10545 * ltmain.sh (relink_command): Fix typo in previous change.
10546
e67e72c7
AO
105472002-03-15 Alexandre Oliva <aoliva@redhat.com>
10548
10549 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10550 (relink_command): Added --tag flags.
10551 (mode=install): If relinking fails; error out.
10552
c2273204
RH
105532002-03-12 Richard Henderson <rth@redhat.com>
10554
10555 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10556 .NOTPARALLEL tag.
10557 (do-check): Rename from check.
10558 (check): Allow parallel check.
10559
bcb64245
BW
105602002-03-12 Bob Wilson <bob.wilson@acm.org>
10561
10562 * MAINTAINERS: Add myself as maintainer for xtensa port.
10563 Fix alphabetical order in CPU port maintainer list.
10564 Remove myself from Write After Approval list.
10565
63adb4ff
RH
105662002-03-11 Richard Henderson <rth@redhat.com>
10567
10568 * Makefile.in (.NOTPARALLEL): Add fake tag.
10569
9bec4bf0
L
105702002-03-07 H.J. Lu (hjl@gnu.org)
10571
10572 * configure.in: Enable gprof for mips*-*-linux*.
10573
c7fc1f84
DS
105742002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10575
10576 * MAINTAINERS (Write After Approval): Add myself.
10577
6bff33fb
AO
105782002-02-28 Alexandre Oliva <aoliva@redhat.com>
10579
10580 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10581 libjava.
10582 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10583
0210b33b
AO
105842002-02-23 Alexandre Oliva <aoliva@redhat.com>
10585
10586 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10587 because its Makefile is there; test for the executable instead.
10588
fcc0a3ef
AO
105892002-02-22 Alexandre Oliva <aoliva@redhat.com>
10590
10591 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10592 libstdc++-v3 and libjava.
10593
dce2d8b2 105942002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
10595
10596 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10597 boehm-gc
5ce6f47b 10598
40fe0ec3
AO
105992002-02-09 Alexandre Oliva <aoliva@redhat.com>
10600
10601 * config.guess: Updated to 2002-01-30's version.
10602 * config.sub: Updated to 2002-02-01's version.
10603 Contribute sh64-elf.
10604 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10605 * configure.in: Added sh64-*-*.
10606
694d53ee
CD
106072002-02-08 Chris Demetriou <cgd@broadcom.com>
10608
10609 * MAINTAINERS: Belatedly add myself to write after approval list.
10610
a9ca50b1
JH
10611Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10612
10613 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10614 Remove self as Write After Approval.
10615
5ffc3500
GK
106162002-01-31 Geoffrey Keating <geoffk@redhat.com>
10617
10618 * MAINTAINERS: Put self in as maintainer for contrib/regression
10619 directory.
10620
4ceaf7fb
PE
106212002-01-28 Phil Edwards <pme@gcc.gnu.org>
10622
10623 * MAINTAINERS: Update my email address.
10624
51584787
JT
106252002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10626
5ce6f47b
EC
10627 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10628 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
10629 libraries if not supported for NetBSD on target CPU.
10630
5701d273
DR
106312002-01-25 Douglas B Rupp <rupp@gnat.com>
10632
10633 * install-sh: Use _inst.$$_ for temp file name.
10634
b299a075
JT
106352002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10636
10637 * MAINTAINERS (Write After Approval): Move my contact info
10638 from here...
10639 (OS Port Maintainers): ...to here (netbsd).
10640
51fe14b5
BW
106412002-01-22 Bob Wilson <bob.wilson@acm.org>
10642
10643 * MAINTAINERS (Write After Approval): Add myself.
10644
dce2d8b2 106452002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
10646
10647 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10648 (all-target-fastjar): Also depend on all-target-libiberty.
10649
3cd87679
L
106502002-01-16 H.J. Lu (hjl@gnu.org)
10651
10652 * config.guess: Import from master sources, rev 1.225.
10653 * config.sub: Import from master sources, rev 1.238.
10654
969a6d8f
KH
106552002-01-16 Kazu Hirata <kazu@hxi.com>
10656
10657 * MAINTAINERS (Write After Approval): Remove myself.
10658
366f6a52
FW
106592001-12-19 Florian Weimer <fw@deneb.enyo.de>
10660
10661 * MAINTAINERS (Write After Approval): Add myself.
10662
f02240b6
JM
106632001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10664
10665 * MAINTAINERS: Add self as docs co-maintainer.
10666
5d08dc39
MK
106672001-12-11 Matthias Klose <doko@debian.org>
10668
10669 * MAINTAINERS (Write After Approval): Add myself.
10670
39e790d5
ZW
106712001-12-09 Zack Weinberg <zack@codesourcery.com>
10672
10673 * MAINTAINERS: Update my email address.
10674
4519d6a3
TC
106752001-12-07 Turly O'Connor <turly@apple.com>
10676 * MAINTAINERS (Write After Approval): Add myself.
10677 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10678 (rs6000_initialize_trampoline): Call __trampoline_setup for
10679 ABI_DARWIN too.
10680 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 10681 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 10682
21cf0a73
PC
106832001-12-07 Paolo Carlini <pcarlini@unitus.it>
10684
10685 * MAINTAINERS (Write After Approval): Add myself.
10686
4ee43206
DR
10687Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10688
10689 * configure, configure.in: Use temp file for long sed commands.
10690
251931f3
LG
106912001-12-03 Laurent Guerby <guerby@acm.org>
10692
10693 * config.sub: Update to version 1.232 on subversion.
10694
03777dd7
BE
106952001-12-03 Ben Elliston <bje@redhat.com>
10696
10697 * MAINTAINERS: Update mail address for config.* patches.
10698
dce2d8b2 106992001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
10700 Zack Weinberg <zack@codesourcery.com>
10701
10702 When build != host, create libiberty for the build machine.
10703
10704 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10705 CONFIG_ARGUMENTS.
10706 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10707 New variables.
10708 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10709 and rules.
10710 (all.normal): Depend on ALL_BUILD_MODULES.
10711 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10712 (all-build-libiberty): Depend on configure-build-libiberty.
10713
10714 * configure: Calculate and substitute proper value for
10715 ALL_BUILD_MODULES.
10716 * configure.in: Create the build subdirectory.
10717 Calculate and substitute TARGET_CONFIGARGS (formerly
10718 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10719
04075e8f
ZL
107202001-11-26 Ziemowit Laski <zlaski@apple.com>
10721
10722 * MAINTAINERS (write-after-approval): Add self.
10723
ed19322d
CR
107242001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10725
10726 * MAINTAINERS (GNATS only accounts): Remove self.
10727
90a12988
HPN
107282001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10729
10730 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10731 libf2c.
10732
77e653ad
CR
107332001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10734
10735 * MAINTAINERS (Write After Approval): Add self.
10736
64adad99
DB
107372001-11-12 David O'Brien <obrien@FreeBSD.org>
10738
10739 * MAINTAINERS: mips and s390 are also CPU ports.
10740
834a28c7
DB
107412001-11-12 David O'Brien <obrien@FreeBSD.org>
10742
10743 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10744
ef94239f
DB
107452001-11-11 David O'Brien <obrien@FreeBSD.org>
10746
10747 * MAINTAINERS: Alphabetize.
10748
beda0427
KH
107492001-11-09 Kazu Hirata <kazu@hxi.com>
10750
10751 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10752
6ca224d3
JDA
107532001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10754
10755 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10756
132e4bd7
PE
107572001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10758
10759 * configure.in (--enable-languages): Be more permissive about
10760 syntax. Check for empty lists better. Warn about $LANGUAGES.
10761
c6243b4c
GK
107622001-11-08 Geoffrey Keating <geoffk@redhat.com>
10763
10764 * config.sub: Import from master sources, rev. 1.230.
10765 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10766
abbb9e76
LG
107672001-11-07 Laurent Guerby <guerby@acm.org>
10768
10769 * MAINTAINERS (Write After Approval): Add self.
10770
53cdb27a
HPN
107712001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10772
10773 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10774
dd3a88c9
HPN
107752001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10776
10777 * config.sub: Import from master sources, rev 1.226.
10778 * config.guess: Import from master sources, rev 1.216.
10779
d344dce9
HPN
107802001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10781
10782 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10783 * MAINTAINERS: Add self as maintainer of MMIX port.
10784 Remove old after-approval entry.
10785
63f6bcd7
JM
107862001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10787
10788 * ChangeLog, configure: Fix spelling errors.
10789
84f92638
BK
107902001-10-20 Brendan Kehoe <brendan@zen.org>
10791
10792 * MAINTAINERS: Tweak my address.
10793
dce2d8b2 10794Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
10795
10796 * MAINTAINERS: Update my email address.
10797
1567080c 107982001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 10799
f48a3b5c 10800 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 10801 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 10802
30106886
GB
108032001-10-10 Geert Bosch <bosch@gnat.com>
10804
e490616e 10805 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
10806 Added Robert Dewar.
10807
dce2d8b2 108082001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
10809
10810 * MAINTAINERS (Write After Approval): Added self
10811
d1c3e709
GB
108122001-10-02 Geert Bosch <bosch@gnat.com>
10813
10814 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10815
50f5f793
JM
108162001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10817
10818 * configure: Handle temporary files securely using mkdir.
10819
7fddf9a9
AO
108202001-09-29 Alexandre Oliva <aoliva@redhat.com>
10821
10822 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10823
dce2d8b2 108242001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
10825
10826 * configure.in (*-*-linux*): Disable configuration of target-newlib
10827 and target-libgloss.
e490616e 10828
0c055e34
AO
108292001-09-26 Alexandre Oliva <aoliva@redhat.com>
10830
10831 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10832 RANLIB.
10833
759bfa90
AO
108342001-09-21 Alexandre Oliva <aoliva@redhat.com>
10835
10836 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10837 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10838 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10839 avoid quotes nesting problems.
10840 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10841 (DO_X): Export only variables that are set.
10842
1dc4a750
BE
108432001-09-19 Ben Elliston <bje@redhat.com>
10844
10845 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10846 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10847 semantics. Use the shell built-in "type" command instead.
10848
898c7238
AO
108492001-08-31 Alexandre Oliva <aoliva@redhat.com>
10850
10851 Merged from gcc-3_0-branch:
10852 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10853 * ltcf-c.sh: Use $objext, not $ac_objext.
10854 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10855 * ltcf-cxx.sh: Add support for GNU.
10856 2001-07-22 Timothy Wall <twall@redhat.com>
10857 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10858 default settings if using GNU tools with that configuration.
10859 * ltcf-cxx.sh: Ditto.
10860 * ltcf-gcj.sh: Ditto.
10861 2001-07-21 Michael Chastain <chastain@redhat.com>
10862 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10863 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10864 * ltmain.sh: Mark as gcc-local.
10865
8fa0a32e
EC
108662001-08-30 Eric Christopher <echristo@redhat.com>
10867 Jason Eckhardt <jle@redhat.com>
10868
10869 * config.guess: Merge from master sources.
10870 * config.sub: Merge from master sources, add support for mipsisa32.
10871
32f30f91 108722001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
10873 * config.sub: Merge from master sources, rev 1.219.
10874 * MAINTAINERS: Add self as contact for stormy16 port.
10875
f6084f99
ZW
108762001-08-14 Zack Weinberg <zackw@panix.com>
10877
10878 * config.sub: Merge from master sources, rev 1.218.
10879 * config.guess: Merge from master sources, rev 1.209.
10880
91b54f7f
GS
108812001-08-11 Graham Stott <grahams@redhat.com>
10882
10883 * Makefile.in (check-c++): Add missing semicolon.
10884
e5b3941e
JH
10885Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10886
32f30f91 10887 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 10888
6387a56e
EC
108892001-07-30 Eric Christopher <echristo@redhat.com>
10890
10891 * MAINTAINERS (Various maintainers: mips port): Added myself.
10892
53b475f0
AH
108932001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10894
e490616e 10895 * configure.in (sh-*-linux*): New.
53b475f0 10896
2a08c780
RH
108972001-07-27 Richard Henderson <rth@redhat.com>
10898
10899 * .cvsignore: Add LAST_UPDATED.
10900
bfa79422
UW
109012001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10902
10903 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10904
0ae85492
AH
109052001-07-16 Aldy Hernandez <aldyh@redhat.com>
10906
e490616e 10907 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 10908
8e1ab0fe
NP
10909Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10910
10911 * MAINTAINERS (Write After Approval): Added myself.
10912
2b997990
SC
109132001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10914
10915 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10916 and libgcj on m68hc11/m68hc12.
10917
d920e825
L
109182001-06-27 H.J. Lu (hjl@gnu.org)
10919
10920 * Makefile (CFLAGS_FOR_BUILD): New.
10921 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10922
d425a1e0
JM
109232001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10924
10925 * README: Remove version number.
10926
5b5b4207
GP
109272001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10928
10929 * INSTALL/README: Update wrt. to the installation instructions now
10930 residing in gcc/doc/install.texi.
10931
be839b69
JM
109322001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10933
10934 * README: Replace with a cut-down and updated version of gcc/README.
10935
fe2ee7c4
DE
109362001-06-12 David Edelsohn <edelsohn@gnu.org>
10937
10938 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10939 multilibs to be disabled.
10940
4f5d646c
DB
109412001-06-11 Daniel Berlin <dan@cgsoftware.com>
10942
10943 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 10944
818f0c85
AO
109452001-06-09 Alexandre Oliva <aoliva@redhat.com>
10946
10947 * config.guess: Import CVS version 1.195.
10948 * config.sub: Import CVS version 1.212.
10949
e9a8af10
AO
109502001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10951
10952 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10953 gcc/xgcc is built, use -print-prog-name to find out the program
10954 name to use.
10955
ae3ca0a9
PE
109562001-06-04 Phil Edwards <pme@sources.redhat.com>
10957
10958 * config.guess: Import CVS version 1.194. All gcc-local changes
10959 appear to also be in the master copy.
10960 * config.sub: Import CVS version 1.211.
10961
066bd40d
MM
10962Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10963
10964 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10965 with_gcc]: Use `gcc -shared' to build a shared library.
10966
4aef4f33
JDA
10967Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10968
10969 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10970 archives.
10971
c386f00f
RO
10972Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10973
10974 * MAINTAINERS (Write After Approval): Add myself.
10975
2ae5cea5
HPN
109762001-06-01 Hans-Peter Nilsson <hp@axis.com>
10977
10978 * configure.in (libstdcxx_flags): Do not try to execute
10979 libstdc++-v3/testsuite_flags until it exists.
10980
c3766183
AM
109812001-06-01 Alan Modra <amodra@bigpond.net.au>
10982
10983 * MAINTAINERS: Update my email address.
10984
9b337833
GS
109852001-05-31 Graham Stott <grahams@redhat.com>
10986
10987 * MAINTAINERS (Write After Approval): Add myself.
10988
dce2d8b2 109892001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
10990
10991 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10992 libraries when using g++ with native linker.
10993
5f7de4b8
AO
109942001-05-28 Alexandre Oliva <aoliva@redhat.com>
10995
10996 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10997
a7bc0fbb
AO
109982001-05-22 Alexandre Oliva <aoliva@redhat.com>
10999
11000 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11001 [aix4*|aix5*]: Prepend blank.
11002
33456445
AO
110032001-05-20 Alexandre Oliva <aoliva@redhat.com>
11004
11005 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11006 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11007 of subdir/configure scripts to use the new libtool.m4.
11008
e48d3d00
MK
110092001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11010
11011 * MAINTAINERS (Write After Approval): Add myself.
11012
9e0e191b
BK
110132001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11014
11015 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11016
3f19b439
BE
110172001-05-11 Ben Elliston <bje@redhat.com>
11018
11019 * Makefile.in (all-sid): New target.
11020 (check-sid, clean-sid, install-sid): Likewise.
11021
6ebe3121
JO
110222001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11023
11024 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11025
ca3667c4
AO
110262001-05-03 Alexandre Oliva <aoliva@redhat.com>
11027
11028 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11029 libgcj.
11030
110312001-05-03 Alexandre Oliva <aoliva@redhat.com>
11032
11033 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11034 gcc/xgcc is built, use -print-prog-name to find out the program
11035 name to use.
11036
b2964d63
AO
110372001-04-26 Alexandre Oliva <aoliva@redhat.com>
11038
b1bb2302
AO
11039 * configure.in (noconfigdirs): Don't reset it from scratch in the
11040 target case; only append to it.
6387a56e 11041
b2964d63
AO
11042 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11043 sparc-*-solaris2.8]: Disable ${libgcj}.
11044
8343765d
AO
110452001-04-25 Alexandre Oliva <aoliva@redhat.com>
11046
11047 * configure.in (libgcj_saved): Copy from $libgcj.
11048 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11049 --disable-libgcj.
11050
ddbb6d43
GRK
110512001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11052
11053 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 11054 C front end maintainer.
ddbb6d43 11055
3fa03ff9
AG
11056Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11057
11058 * configure.in: Move *-chorusos target case to the proper switch.
11059 Disable libgcj.
11060
99ffe40f
AO
110612001-04-12 Alexandre Oliva <aoliva@redhat.com>
11062
11063 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11064 1.641.2.228.
11065
78faa32d
FS
110662001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11067
11068 * Makefile.in (STAGE1_CFLAGS): Pass down.
11069
cdbff0ab
AM
110702001-04-13 Alan Modra <amodra@one.net.au>
11071
11072 * config.guess: Add hppa64-linux support. Note for next import that
11073 this is already in the master file.
11074 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11075
75b9074c
AO
110762001-04-12 Alexandre Oliva <aoliva@redhat.com>
11077
11078 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11079 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11080
125404c5
SS
110812001-04-11 Stan Shebs <shebs@apple.com>
11082
11083 * MAINTAINERS: Add self as Darwin port maintainer.
11084
876684fe
AM
110852001-04-11 Alan Modra <amodra@one.net.au>
11086
11087 * MAINTAINERS: Update my email address.
11088
06729913
LR
110892001-04-10 Loren J. Rittle <ljrittle@acm.org>
11090
11091 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11092 recent versions of FreeBSD (release 3 or later).
11093 * ltconfig: On FreeBSD, -lc must not be provided when building
11094 a shared library or else the standard -pthread gcc option is
11095 rendered worthless to later users of the built library.
11096
67916302
JM
110972001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11098
11099 * MAINTAINERS: Add self and RTH as C front end maintainers.
11100
d2bc0628
AO
111012001-04-05 Alexandre Oliva <aoliva@redhat.com>
11102
e490616e
ZW
11103 * config.sub: Make sure to match an already-canonicalized
11104 machine name (eg. mn10300-unknown-elf).
d2bc0628 11105
a3406c06
AO
111062001-04-01 Alexandre Oliva <aoliva@redhat.com>
11107
11108 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11109 New macros.
11110 (bootstrap, cross): Use RECURSE_FLAGS.
11111 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11112
a076f6a4
AO
111132001-03-27 Alexandre Oliva <aoliva@redhat.com>
11114
11115 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11116
e9f4fa71
CH
111172001-03-22 Colin Howell <chowell@redhat.com>
11118
7238de5c
CH
11119 * Makefile.in (DO_X): Do not backslash single-quotes in
11120 backquotes (two places).
e9f4fa71 11121
b6b14b1b
AO
111222001-03-22 Alexandre Oliva <aoliva@redhat.com>
11123
11124 Re-installed:
11125 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11126 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11127 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11128 * ltcf-cxx.sh: Likewise.
11129 * ltcf-gcj.sh: Likewise.
11130
1eb0b89d
GP
111312001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11132
11133 * MAINTAINERS: Add myself as "documentation co-maintainer".
11134
82e23236
AO
111352001-03-22 Alexandre Oliva <aoliva@redhat.com>
11136
11137 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11138 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11139
64ec27c3
TT
111402001-03-19 Tom Tromey <tromey@redhat.com>
11141
11142 * config-ml.in: Handle GCJ and GCJFLAGS.
11143
191de407
MC
111442001-03-21 Michael Chastain <chastain@redhat.com>
11145
11146 * Makefile.in: all-m4 depends on all-texinfo.
11147
fed4dede
LR
111482001-03-20 Loren J. Rittle <ljrittle@acm.org>
11149
11150 * MAINTAINERS: Add myself to write after approval list.
11151
085072bb
LB
111522001-03-18 Laurynas Biveinis <lauras@softhome.net>
11153
11154 * Makefile.in (DO_X): Quote nested quotes.
11155
5af8ea3f
AM
111562001-03-18 Alan Modra <alan@linuxcare.com.au>
11157
11158 * MAINTAINERS: Add myself to write after approval list.
11159
69e23037
LB
111602001-03-15 Laurynas Biveinis <lauras@softhome.net>
11161
11162 * Makefile.in (DO_X): Use double quotes for quoting
11163 "RANLIB=$${RANLIB}".
11164
2b9650f4
OP
111652001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11166
11167 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11168
dce2d8b2 111692001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
11170
11171 * configure.in: Only use `lang_requires' for languages athat are
11172 actually enabled.
11173
f6646274
PE
111742001-03-08 Phil Edwards <pme@sources.redhat.com>
11175
11176 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11177
c9a54638
AO
111782001-03-08 Alexandre Oliva <aoliva@redhat.com>
11179
11180 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11181
6a556ad6
TT
111822001-03-07 Tom Tromey <tromey@redhat.com>
11183
11184 * configure.in: Allow config-lang.in to set `lang_requires' to list
11185 of other required languages.
11186
6822468a
LB
111872001-03-06 Laurynas Biveinis <lauras@softhome.net>
11188
11189 * Makefile.in: Remove RANLIB definition. Use RANLIB
11190 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11191 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 11192
f04885d3 111932001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 11194 Alexandre Oliva <aoliva@redhat.com>
6387a56e 11195
f04885d3
BK
11196 * Makefile.in (check-c++): Use tabs, not spaces.
11197
288edf47 111982001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 11199
288edf47
LB
11200 * MAINTAINERS: add myself to Write After Approval list.
11201
3d55d2f8 112022001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 11203
e490616e 11204 * Makefile.in (check-c++): New rule.
6387a56e 11205
4d88a68a
BK
11206 * configure.in (target_libs): Remove libg++.
11207 (noconfigdirs): Remove libg++.
11208 (noconfigdirs): Same.
11209 (noconfigdirs): Same.
11210 (noconfigdirs): Same.
11211
11212 * config-ml.in: Remove libg++ references.
11213
11214 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11215 (ALL_TARGET_MODULES): Same.
11216 (configure-target-libg++): Remove.
11217 (all-target-libg++): Remove.
11218 (configure-target-libio): Remove.
11219 (all-target-libio): Remove.
11220 (check-target-libio): Remove.
11221 (.PHONY): Remove.
11222 (libg++.tar.bz2): Remove.
11223 (all-target-cygmon): Remove libio.
11224 (all-target-libstdc++): Remove.
11225 (configure-target-libstdc++): Remove.
11226 (TARGET_LIB_PATH): Remove libstdc++.
11227 (ALL_GCC_CXX): Remove libstdc++.
11228 (all-target-gperf): Correct.
11229
2437d4ed
NC
112302001-02-16 Nick Clifton <nickc@redhat.com>
11231
11232 * configure.in (noconfigdirs): Allow configuration of texinfo
11233 for Cygwin hosts.
11234
85b99cbe
AG
112352001-02-15 Anthony Green <green@redhat.com>
11236
11237 * configure: Introduce GCJ_FOR_TARGET.
11238 * configure.in: Ditto.
11239 * Makefile.in: Ditto.
11240
7b18790c
AS
112412001-02-13 Andreas Schwab <schwab@suse.de>
11242
11243 * MAINTAINERS: Update mail address.
11244
c4880c99
MS
112452001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11246
11247 * config.guess: Add linux target for S/390.
11248 * config.sub: Likewise.
11249
dce2d8b2 112502001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
11251
11252 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 11253 target-libgloss.
e31ae6db 11254
7739adfb
BE
112552001-02-06 Ben Elliston <bje@redhat.com>
11256
11257 * configure: Output host type to stdout, not stderr.
11258
36ca672c
MM
112592001-02-05 Mark Mitchell <mark@codesourcery.com>
11260
e40f2829 11261 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
11262 * ltcf-cxx.sh: Likewise.
11263
36ca672c
MM
11264 * config.if: Assume enable_libstdcxx_v3 is defined.
11265
22fdd65e
MM
112662001-02-04 Mark Mitchell <mark@codesourcery.com>
11267
11268 Remove V2 C++ library.
11269 * configure.in: Remove --enable-libstdcxx_v3 support.
11270
3b60dd8e
BM
112712001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11272
11273 * include/demangle.h: Add prototype for java_demangle_v3.
11274
42c0c80a
PE
112752001-01-29 Phil Edwards <pme@sources.redhat.com>
11276
11277 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11278
0be25992
RH
112792001-01-27 Richard Henderson <rth@redhat.com>
11280
11281 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11282
8a8de62d
MS
112832001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11284
11285 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11286 Don't unset, it's non-portable and no longer necessary, set to empty
11287 instead.
11288
92769744
MS
112892001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11290
11291 * ltconfig: Shell portability fix for the tagname validity check.
11292
88a1c0ab
AO
112932001-01-27 Alexandre Oliva <aoliva@redhat.com>
11294
11295 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11296 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11297
45291dd5
MS
112982001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11299
11300 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11301
1ace7e15
TT
113022001-01-26 Tom Tromey <tromey@redhat.com>
11303
11304 * configure.in: Allow libgcj to be built on Sparc Solaris.
11305
0ef8b11b
DE
113062001-01-25 David Edelsohn <edelsohn@gnu.org>
11307
11308 * ltcf-c.sh: Add aix5 case.
11309 * ltcf-cxx.sh: Likewise.
11310 * ltconfig: Likewise.
11311
0006091e
AO
113122001-01-24 Alexandre Oliva <aoliva@redhat.com>
11313
9bad11e1
AO
11314 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11315 keep at least one of build_libtool_libs or build_old_libs set to
11316 yes.
11317
0006091e
AO
11318 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11319 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11320
7c01b2b5
BM
113212001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11322
11323 * configure.in: Enable libgcj on several additional platforms.
11324
d340e0ac
BM
113252001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11326
11327 * configure.in: Enable libgcj for linux targets.
11328
5baf8c37
MS
113292001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11330
11331 * MAINTAINERS (Write After Approval): Add myself.
11332
10a0ba84
JDA
113332001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11334
11335 * MAINTAINERS: Add myself as vax port maintainer.
11336
357c6a4b
FH
113372001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11338
11339 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11340
6e2d9a7a
MS
113412001-01-09 Mike Stump <mrs@wrs.com>
11342
11343 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11344 failures of subdirectories.
11345
b6b14b1b 113462001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 11347
b6b14b1b 11348 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 11349 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
11350 * ltcf-cxx.sh: Likewise.
11351 * ltcf-gcj.sh: Likewise.
11352 * ltconfig.sh: Fix typo.
976b230d 11353
07109110
LB
113542001-01-02 Laurynas Biveinis <lauras@softhome.net>
11355
11356 * configure: handle DOS-style absolute paths.
11357
1da5b8fc
LB
113582001-01-02 Laurynas Biveinis <lauras@softhome.net>
11359
11360 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11361
4c2f5b4f
MM
113622000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11363
11364 * MAINTAINERS: Add myself as avr port co-maintainer.
11365
bc53668e
BE
113662000-12-28 Ben Elliston <bje@redhat.com>
11367
11368 * MAINTAINERS: Add myself under ``Write After Approval''.
11369
c387606f
JM
113702000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11371
11372 * texinfo: Remove directory from GCC.
11373
2cb5082c
JM
113742000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11375
11376 * COPYING: Update to current
11377 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11378 to 19yy as example year in copyright notice).
11379
cc330df9
BK
113802000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11381
6387a56e 11382 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
11383 (libstdcxx_incdir): Pass down.
11384 * config.if: Remove expired bits for cxx_interface, add stub.
11385 (libstdcxx_incdir): Add variable for g++ include directory.
11386 * configure.in (gxx_include_dir): Use it.
6387a56e 11387
4c6b2835
AO
113882000-12-18 Alexandre Oliva <aoliva@redhat.com>
11389
11390 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11391 with old-email address from ``Write After Approval''.
11392
3896f13e
AJ
113932000-12-15 Andreas Jaeger <aj@suse.de>
11394
11395 * configure.in: Handle lang_dirs.
11396
113972000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 11398
ad46e881
TT
11399 * MAINTAINERS: Removed brads.
11400
90a10418
TT
11401 * MAINTAINERS: Added gcj developers.
11402
41dfe3a2 114032000-12-13 Anthony Green <green@redhat.com>
6387a56e 11404
41dfe3a2 11405 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
11406 listed. Disable libgcj for x86 and Alpha Linux until compatible
11407 with g++ abi.
6387a56e 11408
e2f601da
MS
114092000-12-13 Mike Stump <mrs@wrs.com>
11410
11411 * Makefile.in (local-distclean): Also remove fastjar.
11412
70030c01
RB
114132000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11414
11415 * contrib/gcc_update: Add fastjar --touch entries.
11416
2a50f859
AO
114172000-12-12 Alexandre Oliva <aoliva@redhat.com>
11418
11419 * configure.in: Disable language-specific target libraries for
11420 languages that aren't enabled.
11421
7743113b
AG
114222000-12-10 Anthony Green <green@redhat.com>
11423
11424 * configure.in: Define libgcj. Disable libgcj target libraries for
11425 most targets.
11426
92e061a6
NB
114272000-12-10 Neil Booth <neilb@earthling.net>
11428
11429 * MAINTAINERS: Update mail address, remove from WAA list.
11430
f34ff6d6
APB
114312000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11432
11433 * libjava: Imported from /cvs/java.
11434 * libffi: Likewise.
11435 * Boehm-gc: Likewise.
11436
d82a33c6
APB
114372000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11438
11439 * configure.in (target_libs): Revert 2000-12-08 patch.
11440 (noconfigdirs): Added target-libjava.
11441
e14f8e28
LB
114422000-12-09 Laurynas Biveinis <lauras@softhome.net>
11443
11444 * djunpack.bat: removed.
11445
fc26516b
LB
114462000-12-09 Laurynas Biveinis <lauras@softhome.net>
11447
11448 * Makefile.in: handle DOS-style absolute paths.
11449 * config-ml.in: likewise.
11450 * symlink-tree: likewise.
11451
bd8757b3
APB
114522000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11453
11454 * fastjar: Imported.
11455
81522a1f
APB
114562000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11457
11458 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11459 libjava.
11460 * configure.in (target_libs): Removed `target-libjava'.
11461
5db1f7ed
APB
114622000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11463
11464 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11465 (ALL_MODULES): Added fastjar.
11466 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11467 (all-target-libjava): all-fastjar replaces all-zip.
11468 (all-fastjar): Added.
11469 (configure-target-fastjar, all-target-fastjar): Likewise.
11470 * configure.in (host_tools): Added fastjar.
11471
5e59997c
MS
114722000-12-07 Mike Stump <mrs@wrs.com>
11473
11474 * Makefile.in (local-distclean): Remove leftover built files.
11475
0a534f40
NC
114762000-11-24 Nick Clifton <nickc@redhat.com>
11477
11478 * configure.in (xscale-elf): Add target.
11479 (xscale-coff): Add target.
11480
7686cadf
LR
114812000-11-22 Loren J. Rittle <ljrittle@acm.org>
11482
e490616e
ZW
11483 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11484 recent versions of FreeBSD (release 3 or later).
11485 * ltconfig: On FreeBSD, -lc must not be provided when building
11486 a shared library or else the standard -pthread gcc option is
11487 rendered worthless to later users of the built library.
7686cadf 11488
fff01699
FF
114892000-11-16 Fred Fish <fnf@be.com>
11490
11491 * configure.in (enable_libstdcxx_v3): Fix typo,
11492 libstd++ -> libstdc++.
11493
4dc16355
KL
114942000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11495
11496 * MAINTAINERS: Add self to Write After Approval list.
11497
bf6fc7b2
BS
114982000-11-21 Bernd Schmidt <bernds@redhat.com>
11499
11500 * MAINTAINERS: Update my email address. Add myself to global write
11501 privs list.
11502
ce8e06b1
AO
115032000-11-18 Alexandre Oliva <aoliva@redhat.com>
11504
6e2a4843
AO
11505 * Makefile.in: Merge with src and libgcj.
11506 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11507 configure-target-<library> when their configure scripts need the C
11508 or C++ library to have already been built to work properly.
11509 (do_proto_toplev): Set them to an empty string.
11510
ce8e06b1
AO
11511 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11512 (REALLY_SET_LIB_PATH): Use them.
11513
c003f378
SS
115142000-11-17 Stan Shebs <shebs@apple.com>
11515
11516 * MAINTAINERS: Add self to Write After Approval list.
11517
cc1e60ea
JM
115182000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11519
11520 * configure: Provide the original toplevel configure arguments
11521 (including $0) to subprocesses in the environment rather than
11522 through gcc/configargs.h.
11523
1173593d
JM
115242000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11525
11526 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11527 C99. Alphabetise "Write After Approval" list.
11528
520907ee
MM
115292000-11-12 Mark Mitchell <mark@codesourcery.com>
11530
34f6fbdb
MM
11531 * configure: Turn on libstdc++ V3 by default.
11532
520907ee
MM
11533 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11534 if we've got GCC.
11535
0bbd37ed
PB
115362000-11-11 Philip Blundell <philb@gnu.org>
11537
11538 * MAINTAINERS: Add self to Write After Approval list.
11539
7ca0e6d9
DE
115402000-11-09 David Edelsohn <edelsohn@gnu.org>
11541
11542 * ltcf-c.sh (aix4): Improve shared library configuration; require
11543 exporting symbols.
11544 * ltcf-cxx.sh (aix4): Define.
11545 * ltconfig (aix4): Define library and soname specs appropriate for
11546 AIX. Define command to create export symbols list.
11547
dce2d8b2 11548Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
11549
11550 * config.sub: Add support for Sun Chorus
11551
fc05d516
NC
115522000-10-31 Nick Clifton <nickc@redhat.com>
11553
11554 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11555 <name>@redhat.com. Also installed new email address for Clint
11556 Popetz.
6387a56e 11557
90a0e73f
JM
115582000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11559
11560 * etc: Remove directory from GCC.
11561
a5e1b548
MM
115622000-10-16 Michael Meissner <meissner@redhat.com>
11563
11564 * configure (gcc/configargs.h): Only create if there is a build GCC
11565 directory created.
11566
6387a56e
EC
115672000-10-16 Matthias Klose <doko@debian.org>
11568
be1db873
MK
11569 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11570 when configured for libstdc++-v3.
11571
f5fa9a5b
PE
115722000-10-05 Phil Edwards <pme@gcc.gnu.org>
11573
11574 * configure: Save configure arguments to gcc/configargs.h.
11575
61a77fea
PT
115762000-10-04 Philipp Thomas <pthomas@suse.de>
11577
11578 * config.guess: Import CVS version 1.157.
11579 * config.sub: Import CVS version 1.181.
11580
3a4fee66
AP
115812000-10-04 Andris Pavenis <pavenis@latnet.lv>
11582
11583 * Makefile.in (bootstrap): avoid recursion if subdir missing
11584 (cross): ditto
11585 (do-proto-toplev): ditto
11586
3dd7094e
AO
115872000-09-30 Alexandre Oliva <aoliva@redhat.com>
11588
de710532
AO
11589 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11590 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11591
3dd7094e
AO
11592 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11593 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11594 all affected `configure' scripts.
11595
e592386f
NB
11596Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11597
11598 * MAINTAINERS: Add self as cpplib co-maintainer.
11599
fba54939
AH
116002000-09-24 Aldy Hernandez <aldyh@redhat.com>
11601
11602 * MAINTAINERS: Add self to Write After Approval list.
11603
2bd429f4
GP
116042000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11605
11606 * INSTALL/README: egcs -> GCC update.
11607
dce2d8b2 11608Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
11609
11610 * MAINTAINERS: Add myself to Write After Approval list.
11611
d7ce9a83
KH
116122000-09-15 Kazu Hirata <kazu@hxi.com>
11613
11614 * MAINTAINERS: Add myself to Write After Approval list.
11615
18a53ffe
JL
11616Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11617
e490616e
ZW
11618 * configure.in: Do not build byacc for hppa64. Provide paths to the
11619 X11 libraries for hppa64.
18a53ffe 11620
f246ff23
SC
116212000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11622
11623 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11624
06298abd
AO
116252000-09-06 Alexandre Oliva <aoliva@redhat.com>
11626
4b92758a
AO
11627 * Makefile.in (all-zlib): Added dummy target.
11628
06298abd
AO
11629 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11630 ltcf-gcj.sh: Updated from libtool multi-language branch.
11631
4d73d07a
AO
116322000-09-05 Alexandre Oliva <aoliva@redhat.com>
11633
11634 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11635 (bootstrap*): Depend on all-bootstrap.
11636
05d52d78
PT
116372000-09-05 Philipp Thomas <pthomas@suse.de>
11638
11639 * config.guess: Import CVS version 1.156.
11640 * config.sub: Import CVS version 1.179.
11641
3c809ba4
AG
116422000-09-02 Anthony Green <green@cygnus.com>
11643
11644 * Makefile.in (all-gcc): Depend on all-zlib.
11645 (CLEAN_MODULES): Add clean-zlib.
11646 (ALL_MODULES): Add all-zlib.
11647 * configure.in (host_libs): Add zlib.
11648
10ad78a0 116492000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
11650
11651 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11652 crosses, but add gcc/include to the header search path for them.
11653
b36a9ce3
DB
116542000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11655
11656 * MAINTAINERS: Add self to Write After Approval list.
11657
cb011248
FS
116582000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11659
11660 * config.guess: Import CVS version 1.152.
11661 * config.sub: Import CVS version 1.177.
11662
db310af0
AO
116632000-08-25 Alexandre Oliva <aoliva@redhat.com>
11664
7965440a
AO
11665 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11666 $targargs to tell whether newlib is going to be built.
11667
db310af0
AO
11668 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11669 $$r/TARGET_SUBDIR/libio for _G_config.h.
11670
e7977565
AO
116712000-08-23 Alexandre Oliva <aoliva@redhat.com>
11672
11673 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11674
126bb9ed
DD
116752000-08-22 DJ Delorie <dj@redhat.com>
11676
11677 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11678
5b0e9d29
AO
116792000-08-22 Alexandre Oliva <aoliva@redhat.com>
11680
11681 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11682 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11683 sub-configures.
11684
4f3e904e
DD
116852000-08-21 DJ Delorie <dj@redhat.com>
11686
11687 * MAINTAINERS: Add self as a libiberty maintainer
11688
c9635443
AO
116892000-08-16 Alexandre Oliva <aoliva@redhat.com>
11690
11691 * configure.in (libstdcxx_flags): Use
11692 libstdc++-v3/src/libstdc++.INC.
11693
8b2100ba
AO
116942000-08-15 Alexandre Oliva <aoliva@redhat.com>
11695
11696 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11697
57119aa9
ZW
116982000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11699
eeb943b0
ZW
11700 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11701
6387a56e 11702 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
11703 explicit. Substitute enable_threads into generated Makefiles.
11704 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11705 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11706
acffa7c4
GK
117072000-08-13 Geoff Keating <geoffk@cygnus.com>
11708
11709 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11710
808d8c41
AO
117112000-08-12 Alexandre Oliva <aoliva@redhat.com>
11712
11713 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11714 previous delta.
11715
1fc8c51c 117162000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 11717
1fc8c51c
JM
11718 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11719 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11720 (FLAGS_FOR_TARGET): Not here.
11721 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 11722
25698887
AO
117232000-08-11 Alexandre Oliva <aoliva@redhat.com>
11724
11725 * config-ml.in (CC, CXX): Don't introduce a leading space.
11726
10120687
DD
117272000-08-07 DJ Delorie <dj@delorie.com>
11728
11729 * MAINTAINERS: Add self as a DJGPP maintainer
11730
15c758e9
DD
117312000-08-07 DJ Delorie <dj@redhat.com>
11732
11733 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11734 "if we're also building gcc, and it's a gcc that will run on the
11735 build machine, we want to use its includes instead of the system's
11736 default includes".
11737
2d0de245
JM
117382000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11739
11740 * MAINTAINERS: Add self to Write After Approval list.
11741
e81b330a
AO
117422000-08-03 Alexandre Oliva <aoliva@redhat.com>
11743
83440c1e
AO
11744 * configure.in (libstdcxx_flags): Don't use `"'.
11745
e81b330a
AO
11746 * config-ml.in: Adjust multilib search paths to the
11747 appropriate multilib tree.
11748
cf95c847
AO
117492000-08-02 Alexandre Oliva <aoliva@redhat.com>
11750
11751 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11752 commas in $LANGUAGES.
11753
9e9af119
MH
117542000-08-02 Manfred Hollstein <manfredh@redhat.com>
11755
11756 * configure.in: Re-enable all references to libg++ and librx.
11757
606ce391
AO
117582000-08-01 Alexandre Oliva <aoliva@redhat.com>
11759
89820b43
AO
11760 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11761 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11762 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11763 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11764
606ce391
AO
11765 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11766
04179d4a
AO
117672000-07-31 Alexandre Oliva <aoliva@redhat.com>
11768
11769 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11770 CXX_FOR_TARGET for sed.
11771
d4eb109c
AO
117722000-07-30 Alexandre Oliva <aoliva@redhat.com>
11773
11774 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11775 Do not override if already set in the environment or in configure.
11776 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11777 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11778
4f4caf92
AO
117792000-07-28 Alexandre Oliva <aoliva@redhat.com>
11780
11781 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11782 the libtool CVS tree multi-language branch.
11783 * ltconfig, ltmain.sh: Updated.
6387a56e 11784
b87487b6
AO
117852000-07-27 Alexandre Oliva <aoliva@redhat.com>
11786
1670d1ea
AO
11787 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11788 (clean-target): Depend on it.
11789
b87487b6
AO
11790 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11791 (GCC_FOR_TARGET): Use it.
11792 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11793 * configure.in: ... here.
11794 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11795 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11796
4e81ae98
EC
117972000-07-24 Eric Christopher <echristo@cygnus.com>
11798
11799 * MAINTAINERS: Add self to Write After Approval list.
11800
059ae32c
AO
118012000-07-24 Alexandre Oliva <aoliva@redhat.com>
11802
5b28edd4
AO
11803 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11804 (configure-target-libchill, configure-target-libobjc): Likewise.
11805
059ae32c
AO
11806 * configure.in: Use the same cache file for all target libs.
11807 * config-ml.in: But different cache files per multilib variant.
11808
1adcd149
MS
118092000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11810
11811 * configure (topsrcdir): Don't use dirname.
11812
2d573dff
JO
118132000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11814
11815 * MAINTAINERS: Add self to Write After Approval list.
11816
d207ebef
JM
118172000-07-20 Jason Merrill <jason@redhat.com>
11818
11819 * configure.in: Remove all references to libg++ and librx.
11820
11821 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11822
118232000-07-20 Hans-Peter Nilsson <hp@axis.com>
11824
11825 * config.sub: Update to subversions version 2000-07-06.
11826
7b7792d5
AH
118272000-07-12 Andrew Haley <aph@cygnus.com>
11828
11829 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11830 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11831
3abaac67
PE
118322000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11833
11834 * symlink-tree: Check number of arguments.
11835
34be2b36
JW
118362000-07-05 Jim Wilson <wilson@cygnus.com>
11837
11838 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11839 search path for a g++ extracted from the build tree. This
11840 will allow link tests run by configure scripts in
11841 subdirectories to succeed.
11842
d207ebef
JM
118432000-07-01 Koundinya K <kk@ddeorg.soft.net>
11844
e490616e 11845 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 11846
0900331b
MH
118472000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11848
11849 * MAINTAINERS: Add myself as loop discovery maintainer.
11850
d207ebef
JM
118512000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11852
11853 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11854 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11855
118562000-06-19 Timothy Wall <twall@cygnus.com>
11857
11858 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11859 * config.sub: Add tic54x target.
11860
11a27a76
TM
11861Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11862
11863 * MAINTAINERS: Add self as Fortran maintainer,
11864 remove Craig Burley.
11865
d207ebef 11866Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 11867
d207ebef
JM
11868 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11869 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 11870
7758b73f
PT
11871Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11872
11873 * MAINTAINERS: Add self as i18n maintainer
11874
d207ebef
JM
1187520000-05-21 H.J. Lu (hjl@gnu.org)
11876
e490616e
ZW
11877 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11878 directory are used if they exist. Make sure
11879 $(build_tooldir)/include is searched for header files,
11880 $(build_tooldir)/lib/ for library files.
d207ebef 11881 (GCC_FOR_TARGET): Likewise.
e490616e 11882 (CXX_FOR_TARGET): Likewise.
d207ebef 11883
bae29210
JL
11884Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11885
11886 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11887
d207ebef 11888Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
11889
11890 * Makefile.in (configure-target-libiberty): Depend on
11891 configure-target-newlib.
11892
aab0d19d
AO
118932000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11894
11895 * configure.in, Makefile.in: Merge all libffi-related
11896 configury stuff from the libgcj tree.
11897
d207ebef
JM
11898Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11899
11900 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11901 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11902
11903Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11904
11905 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11906 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 11907 current version information. Add to proto-toplev directory.
d207ebef
JM
11908 (gdb-taz): Build do-djunpack.
11909
758c7bd4
DE
119102000-05-15 David Edelsohn <edelsohn@gnu.org>
11911
11912 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11913
1888228d
AC
11914Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11915
11916 * MAINTAINERS: Add self to Write After Approval list.
11917
d207ebef
JM
119182000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11919
11920 * ltmain.sh: Preserve in relink_command any environment
11921 variables that may affect the linker behavior.
11922
2d7cc2fe
JL
11923Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11924
d207ebef
JM
11925 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11926
11927Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11928
11929 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11930
119312000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11932
11933 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 11934 with the version name.
2d7cc2fe 11935
ee455968
JE
11936Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11937
11938 * MAINTAINERS: Add self as bb-reorder maintainer.
11939
73b97e5c
BK
119402000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11941
11942 * config.if: Tweak.
11943
d207ebef
JM
119442000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11945
11946 * djunpack.bat: New file.
11947
11948Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11949
11950 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
11951 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11952 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11953 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 11954
954869eb
DP
119552000-04-16 Dave Pitts <dpitts@cozx.com>
11956
e490616e
ZW
11957 * config.sub (case $basic_machine): Change default for "ibm-*"
11958 to "openedition".
954869eb 11959
eaabe541
AJ
119602000-04-13 Andreas Jaeger <aj@suse.de>
11961
11962 * MAINTAINERS: Added myself.
11963
d207ebef
JM
11964Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11965
11966 * Makefile.in (gdb-taz): New target. GDB specific archive.
11967 (do-md5sum): New target.
11968 (MD5PROG): Define.
11969 (PACKAGE): Default to TOOL.
11970 (VER): Default to a shell script.
11971 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 11972 md5 checksum generation.
d207ebef
JM
11973 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11974 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11975 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 11976 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
11977
11978Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11979
11980 * configure (warn_cflags): Delete.
11981
0ea6d60c
PDM
11982Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11983
11984 * MAINTAINERS: Added myself.
11985
17090313 119862000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 11987 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 11988
e490616e
ZW
11989 * configure.in (enable_libstdcxx_v3): Add.
11990 (target_libs): Add bits here to switch between libstdc++-v2 and
11991 libstdc++-v3.
11992 * config.if: And this file too.
11993 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 11994
76b78517
MM
119952000-04-05 Michael Meissner <meissner@redhat.com>
11996
11997 * config.sub (d30v): Add d30v as a basic machine type.
11998
ad242caf
JM
119992000-03-29 Jason Merrill <jason@casey.cygnus.com>
12000
12001 * configure.in: -linux-gnu*, not -linux-gnu.
12002
d4537148
TM
12003Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12004
12005 * MAINTAINERS: Add self in write-after-approval section.
12006
f152e9d4
JW
12007Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12008
12009 * MAINTAINERS: Add self as ia64 port maintainer.
12010
6a5fcef1
NB
120112000-03-08 Neil Booth <NeilB@earthling.net>
12012
12013 * MAINTAINERS: Add self in write-after-approval section.
12014
d207ebef 12015Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 12016
d207ebef
JM
12017 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12018 (do-tar-bz2): Replace TOOL with PACKAGE.
12019 (gdb.tar.bz2): Remove GDBTK from GDB package.
12020 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 12021 dejagnu.tar.bz2): New packages.
d207ebef
JM
12022
120232000-02-27 Andreas Jaeger <aj@suse.de>
12024
12025 * configure.in: Add entry for mips*-*-linux*, move catch all
12026 *-*-*linux* entry below this one.
12027
120282000-02-27 Ian Lance Taylor <ian@zembu.com>
12029
12030 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 12031
521fe9d0
NC
120322000-02-24 Nick Clifton <nickc@cygnus.com>
12033
12034 * config.sub: Support an OS of "wince".
12035
d207ebef
JM
12036Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12037
12038 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 12039 version.
d207ebef 12040
dce2d8b2 120412000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
12042
12043 * config.sub: Add support for Linux/IBM 370.
12044 * configure.in: Likewise.
12045
3a685f6f
NC
120462000-02-22 Nick Clifton <nickc@cygnus.com>
12047
12048 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12049
dce2d8b2 120502000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 12051
d207ebef 12052 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 12053
4746ee26
KG
120542000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12055
12056 * configure (gcc_version): When setting, narrow search to
12057 lines containing `version_string'.
12058
ba96c72d
DC
120592000-02-15 Denis Chertykov <denisc@overta.ru>
12060
12061 * config.sub: Add support for avr target.
12062
77f16a66
NC
120632000-02-14 Nick Clifton <nickc@cygnus.com>
12064
12065 * MAINTAINERS: Add maintainers for MCore port.
12066
784a3a80
HPN
12067Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12068
12069 * config.sub: Add mmix-knuth-mmixware.
12070
719dd4fa
KG
120712000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12072
12073 * MAINTAINERS: Pair cccp with cpplib maintainership.
12074
dce2d8b2 120752000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
12076
12077 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12078 structure stuff to -L library search.
12079 (CXX_FOR_TARGET): Ditto.
12080 (CROSS_CHECK_MODULES): Fix spelling mistake.
12081
7a53e94b
MM
120822000-01-24 Mark Mitchell <mark@codesourcery.com>
12083
12084 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12085 the C++ compiler.
12086
0da3b5a7
RH
120872000-01-12 Richard Henderson <rth@cygnus.com>
12088
12089 * configure.in: Don't build some bits for beos.
12090
02368d6d
JS
120912000-01-12 Joel Sherrill (joel@OARcorp.com)
12092
12093 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12094 as include files.
12095
2e76d35c
ZW
120962000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12097
12098 * Add self as cpplib maintainer, as requested by Jason
12099 Merrill. Correct my e-mail address.
12100
4c25fdcf
GK
121012000-01-06 Geoff Keating <geoffk@cygnus.com>
12102
12103 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12104 not mh-aix43.
12105
188e3966
HPN
12106Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12107
12108 * MAINTAINERS: Add myself to "write after approval" list.
12109
c2f5d030
RH
121101999-12-14 Richard Henderson <rth@cygnus.com>
12111
12112 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12113 * config.sub: Accept alphaev[78], alphaev8.
12114
eeda916a
AO
121151999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12116
12117 * config.guess, config.sub: Update from autoconf.
12118
b3bd7820
BK
121191999-11-29 Bruce Korb <autogen@linuxbox.com>
12120
2c290989 12121 * MAINTAINERS: update my playtime e-address.
b3bd7820 12122
1882b2b1
RO
12123Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12124
12125 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12126 necessary libraries are missing.
12127
dce2d8b2 12128Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
12129
12130 * MAINTAINERS: Add new 'write after approval' maintainer.
12131
1e25de97
APB
12132Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12133
12134 * MAINTAINERS: Add new Java maintainer.
12135
1722c704
AS
121361999-10-25 Andreas Schwab <schwab@suse.de>
12137
12138 * configure: Fix quoting inside arguments of eval.
12139
8141abe8
NC
121401999-10-21 Nick Clifton <nickc@cygnus.com>
12141
12142 * config-ml.in: Allow suppression of some ARM multilibs.
12143
0b77644a
LV
12144Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12145
12146 * config.guess: Add OS/390 match pattern.
12147 * config.sub: Add mvs, openedition targets.
12148 * configure.in (i370-ibm-opened*): New.
12149
d207ebef
JM
121501999-09-04 Steve Chamberlain <sac@pobox.com>
12151
12152 * config.sub: Add support for configuring for pj.
12153
121541999-08-31 Nick Clifton <nickc@cygnus.com>
12155
12156 * config.sub (maybe_os): Add support for configuring for fr30.
12157
af13ebe9
NC
121581999-08-25 Nick Clifton <nickc@cygnus.com>
12159
12160 * configure.in: Do not configure or build ld for AIX
12161 platforms. ld is known to be broken on these platforms.
12162
1250c760
RO
12163Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12164
12165 * config-ml.in: Pass compiler flag corresponding to multidirs to
12166 subdir configures.
12167
d207ebef
JM
121681999-08-09 Ian Lance Taylor <ian@zembu.com>
12169
12170 * Makefile.in (LDFLAGS): Define.
12171
121721999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12173
12174 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12175 noconfigdirs.
12176 (*-*-cygwin*): Likewise.
12177
121781999-08-08 Ian Lance Taylor <ian@zembu.com>
12179
12180 * mkdep: New file.
12181 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12182 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12183
12184 From Eli Zaretskii <eliz@is.elta.co.il>:
12185 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12186 long file name when using DJGPP on MS-DOS.
12187
dbd83e11
JL
12188Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12189
12190 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12191
d207ebef
JM
121921999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12193
12194 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12195 dependency as this causes "make check" to globally "make all"
12196
cd1f4c2c
TT
12197Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12198
12199 * configure.in (target_libs): Added target-zlib.
12200 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12201 (CONFIGURE_TARGET_MODULES): Likewise.
12202 (CHECK_TARGET_MODULES): Likewise.
12203 (INSTALL_TARGET_MODULES): Likewise.
12204 (CLEAN_TARGET_MODULES): Likewise.
12205 (configure-target-zlib): New target.
12206 (all-target-zlib): Likewise.
12207 (all-target-libjava): Depend on all-target-zlib.
12208 (configure-target-libjava): Depend on configure-target-zlib.
12209
12210 * Makefile.in (configure-target-libjava): Depend on
12211 configure-target-newlib.
12212 (configure-target-boehm-gc): New target.
12213 (configure-target-qthreads): New target.
12214
e490616e
ZW
12215 * configure.in (target_libs): Added target-qthreads.
12216 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12217 (CONFIGURE_TARGET_MODULES): Likewise.
12218 (CHECK_TARGET_MODULES): Likewise.
12219 (INSTALL_TARGET_MODULES): Likewise.
12220 (CLEAN_TARGET_MODULES): Likewise.
12221 (all-target-qthreads): New target.
12222 (configure-target-libjava): Depend on configure-target-qthreads.
12223 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
12224
12225 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12226 (CONFIGURE_TARGET_MODULES): Likewise.
12227 (CHECK_TARGET_MODULES): Likewise.
12228 (INSTALL_TARGET_MODULES): Likewise.
12229 (CLEAN_TARGET_MODULES): Likewise.
12230 (all-target-libjava): New target.
12231 (all-target-boehm-gc): Likewise.
12232 * configure.in (target_libs): Added libjava, boehm-gc.
12233
d207ebef
JM
122341999-07-22 Ian Lance Taylor <ian@zembu.com>
12235
12236 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12237 configure.bat in SUPPORT_FILES.
12238 (gas+binutils.tar.bz2): Likewise.
12239
12240 * makeall.bat: Remove; obsolete.
12241
122421999-07-21 Ian Lance Taylor <ian@zembu.com>
12243
12244 From Mark Elbrecht:
12245 * configure.bat: Remove; obsolete.
12246
122471999-07-11 Ian Lance Taylor <ian@zembu.com>
12248
12249 * configure: Add -W -Wall to the default CFLAGS when compiling with
12250 gcc.
12251
12252Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12253
12254 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12255
122561999-06-30 Mark Mitchell <mark@codesourcery.com>
12257
12258 * configure.in: Build ld on IRIX6.
12259
122601999-06-12 Ian Lance Taylor <ian@zembu.com>
12261
12262 * Makefile.in: Change distribution targets to use bzip2 instead of
12263 gzip.
12264 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12265 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12266
122671999-06-04 Nick Clifton <nickc@cygnus.com>
12268
12269 * config.sub: Add mcore target.
12270
26d088fa
CD
12271Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12272
12273 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12274
c2c08b29
L
12275Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12276
12277 * config.guess (dummy): Changed to $dummy.
12278
671d0648
NC
122791999-05-24 Nick Clifton <nickc@cygnus.com>
12280
12281 * config.sub: Tidied up case statements.
12282
b1345c72
BE
122831999-05-22 Ben Elliston <bje@cygnus.com>
12284
51ccbd8d
BE
12285 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12286 <jiro@din.or.jp>.
12287
b1345c72
BE
12288 * config.guess: Merge with FSF version. Future changes will be
12289 more accurately recorded in this ChangeLog.
12290 * config.sub: Likewise.
12291
2caf864f
SM
12292Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12293
12294 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12295
d207ebef
JM
122961999-04-30 Tom Tromey <tromey@cygnus.com>
12297
12298 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12299
90fb0c24
TT
123001999-04-23 Tom Tromey <tromey@cygnus.com>
12301
12302 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12303
d207ebef
JM
123041999-04-20 Drew Moseley <dmoseley@cygnus.com>
12305
12306 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12307 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12308 Bad merge removed these two changes.
12309
3516940d 12310Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 12311 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
12312
12313 * config.guess (interix Alpha): Add.
12314
d207ebef
JM
123151999-04-11 Richard Henderson <rth@cygnus.com>
12316
12317 * configure.in (i?86-*-beos*): Do config gperf; don't config
12318 gdb, newlib, or libgloss.
12319
e891fbfe 12320Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12321
e891fbfe
AO
12322 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12323 link a trivial program with -mabi=64. If it fails, remove mabi=64
12324 from multidirs.
12325
f9ae47d6
PT
12326Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12327
12328 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12329
d207ebef
JM
123301999-04-08 Nick Clifton <nickc@cygnus.com>
12331
12332 * config.sub: Add support for mcore targets.
12333
123341999-04-07 Michael Meissner <meissner@cygnus.com>
12335
12336 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12337 not mt-ospace, in order to shut up assembler warning about using
12338 symbols that are named the same as registers.
12339
123401999-04-07 Drew Moseley <dmoseley@cygnus.com>
12341
12342 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12343 dependency list for all-target-cygmon.
12344
123451999-04-05 Doug Evans <devans@casey.cygnus.com>
12346
12347 * config-ml.in: Check $host, not $target, for selective multilibs.
12348 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12349 thumb interworking, and underscore prefix multilibs.
12350
123511999-04-04 Ian Lance Taylor <ian@zembu.com>
12352
12353 * missing: Update to version from current automake.
12354
88101ab9
L
12355Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12356
12357 * configure (gxx_include_dir): Removed.
12358
12359 * configure.in (gxx_include_dir): Handle it.
12360 * Makefile.in: Likewise.
12361
d207ebef
JM
123621999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12363
12364 * config.sub (mips64vr4111,mips64vr4111el) Add.
12365
123661999-03-21 Ben Elliston <bje@cygnus.com>
12367
e490616e 12368 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 12369
8dc91cbe
ME
12370Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12371
8dc91cbe
ME
12372 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12373 config/mh-djgpp.
12374
d207ebef
JM
12375Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12376
12377 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12378 all-target-newlib to dependency list for all-target-bsp.
12379
926bb5ed
MK
12380Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12381
12382 * config.sub: Add i386-uwin support.
12383 * config.guess: Likewise.
12384
4a6e3000
FS
12385Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12386
12387 * configure.in: cleanup, add mh-*pic handling for arm, special
12388 case powerpc*-*-aix*
12389
d207ebef
JM
12390Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12391
12392 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12393 can be built.
12394
12395Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12396
12397 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 12398 targets.
d207ebef 12399
71c91078
NC
124001999-03-02 Nick Clifton <nickc@cygnus.com>
12401
12402 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12403
282e5df8
GN
12404Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12405
12406 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12407
1de558ee
NC
124081999-02-24 Nick Clifton <nickc@cygnus.com>
12409
12410 * config.sub: Fix typo in arm recognition.
12411
d207ebef
JM
12412Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12413
12414 * configure.in (noconfigdirs): Changed target_configdirs to
12415 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12416 rather than m68k-*-* since it is not known to work on
12417 m68k-aout. Ditto for arm-*-*oabi.
12418
12419Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12420
12421 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
12422
124231999-02-19 Ben Elliston <bje@cygnus.com>
12424
12425 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12426 Smart and improved by Andrew Cagney.
12427
fab7445a
ME
12428Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12429
12430 * config.guess: Recognize openbsd-*-hppa.
12431
8ccdc228
L
12432Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12433
12434 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12435 only if it is not empty.
12436
3b7265ff
NC
124371999-02-17 Nick Clifton <nickc@cygnus.com>
12438
12439 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 12440
d207ebef 12441 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
12442
12443 * config.sub: Modified to recognize uname's armv* syntax.
12444
d207ebef
JM
124451999-02-17 Mark Salter <msalter@cygnus.com>
12446
12447 * configure.in: Added target-bsp for sparclite.
12448
12449Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12450
12451 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12452
124531999-02-08 Nick Clifton <nickc@cygnus.com>
12454
12455 * configure.in: Add support for strongarm port.
12456 * config.sub: Add support for strongarm target.
12457
c48dd3f5 12458Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 12459
c48dd3f5
MK
12460 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12461 the old name config/mh-cygwin32.
12462 Enable texinfo.
12463
d207ebef
JM
12464Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12465
12466 * configure.in: Do build ld for ix86 Solaris.
12467
ecd62820
JW
12468Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12469
12470 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12471 $AR_FOR_TARGET. Likewise for RANLIB.
12472
bbd8fa7f 12473Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 12474
e490616e
ZW
12475 * config.sub (oabi): Recognize.
12476 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 12477
0397442c
RL
12478Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12479
12480 * config.guess: Improve detection of i686 on UnixWare 7.
12481
c9ffaa63
MK
12482Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12483
12484 * config.guess: Add support for i386-pc-interix.
12485 * config.sub: Likewise.
12486 * configure.in: Likewise.
c9ffaa63 12487
d207ebef
JM
12488Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12489
12490 * Makefile.in: Remove unneeded all-target-libio from
12491 from all-target-winsup target since it is now unneeded.
12492 Add all-target-libtermcap in its place since it is now
12493 needed.
12494
12495Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12496
12497 * configure.in: makefile stub for cygwin target is probably
12498 unnecessary. Remove it for now.
d207ebef
JM
12499
12500Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12501
12502 * configure.in: libtermcap.a should be built when cygwin is the
12503 target as well as the host.
12504 * config.guess: Allow mixed case in cygwin uname output.
12505 * Makefile.in: Add libtermcap target.
d207ebef 12506
ebe12325
JL
12507Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12508
12509 * config.sub: Clean up handling of hppa2.0.
12510
57057b67
RB
12511Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12512
12513 * config.guess: Use C code to identify more HP machines.
12514
f8670be1
JL
12515Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12516
12517 * config.sub: Handle hppa2.0.
12518
d207ebef
JM
12519Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12520
12521 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 12522 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
12523
125241998-12-15 Mark Salter <msalter@cygnus.com>
12525
12526 * configure.in: Added target-bsp for several target architectures.
12527
12528 * Makefile.in: Added rules for bsp.
12529
d1a09590
JL
12530Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12531
12532 * config.guess: Improve detection of hppa2.0 processors.
12533
12534Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12535
12536 * config.guess: Recognize FreeBSD using ELF automatically.
12537
71205e0b
MH
125381998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12539
12540 * configure (skip-this-dir): Add handling for new shell script, which
12541 might be created by a sub-directory's configure to indicate, this particular
12542 directory is "unwanted".
12543 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12544
d207ebef
JM
12545Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12546
12547 * ltconfig: import from libtool, after changing libtool to
12548 account for the cygwin name change.
12549
12550Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12551
12552 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12553 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12554
12555Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12556
12557 * configure.in: Add libtermcap to list of cygwin dependencies.
12558
12559Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12560
e490616e
ZW
12561 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12562 they include winsup/include when it's a cygwin target.
d207ebef
JM
12563
125641998-11-12 Tom Tromey <tromey@cygnus.com>
12565
12566 * configure.in (host_tools): Added zip.
12567 * Makefile.in (all-target-libjava): Depend on all-zip.
12568 (all-zip): New target.
12569 (ALL_MODULES): Added all-zip.
12570 (NATIVE_CHECK_MODULES): Added check-zip.
12571 (INSTALL_MODULES): Added install-zip.
12572 (CLEAN_MODULES): Added clean-zip.
12573
12574Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12575
12576 * Makefile.in: lose "32" from comment about cygwin.
12577
12578Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12579
12580 * configure.in: Use -Os to build target libraries for the fr30.
12581
12582Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12583
12584 * config.sub: Add fr30.
12585
12586Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12587
e490616e 12588 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
12589 cygwin* instead of cygwin32*.
12590 * config.sub: Check cygwin* instead of cygwin32*.
12591
d2ec8b39
RL
12592Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12593
12594 * config.guess: Match any version of Unixware7.
12595
d207ebef
JM
125961998-10-20 Syd Polk <spolk@cygnus.com>
12597
12598 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12599 if desired.
12600
35cd2565
JL
12601Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12602
12603 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12604 these if the appropriate directories and files to not exist.
12605
52d4e5b7
JL
12606Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12607
12608 * Makefile.in (DEVO_SUPPORT): Add config.if.
12609
38ada91e
MH
12610Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12611
12612 * configure: Add pattern to replace "build_tooldir"'s
12613 definition in the generated Makefile with "tooldir"'s
12614 actual value.
12615
e44e84da
JL
12616Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12617
56a8387f
JL
12618 * config.sub: Bring back lost sparcv9.
12619
e44e84da
JL
12620 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12621
5cb95c7a
JL
12622Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12623
12624 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12625 CC_FOR_TARGET and friends.
12626
12627Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12628
ceff9b14
AO
12629 * Makefile.in (build_tooldir): New variable, same as tooldir.
12630 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12631 -B$(build_tooldir)/bin/.
12632 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 12633
f2d11dcd
GP
12634Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12635
12636 * README: Remove installation instructions and refer to the
12637 INSTALL directory instead.
12638
73a6d2e7 12639Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 12640
73a6d2e7
RL
12641 * config.sub: Add support for i[34567]86-pc-udk.
12642 * configure.in: Likewise.
12643
5d4a5ee6
JL
12644Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12645
12646 * Makefile.in: add bzip2 package building bits for user
12647 tools module
12648 * configure.in: ditto
12649
6fc19d6d
JL
12650Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12651
12652 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12653 (ALL_TARGET_MODULES): Add all-target-libobjc.
12654 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12655 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12656 (all-target-libchill): Add dependencies.
12657 * configure.in (target_libs): Add libchill.
4e81ae98 12658
f653f0ab
MH
126591998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12660
12661 * configure.in (target_subdir): Remove duplicate line.
12662
5d4a5ee6
JL
12663Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12664
12665 * Makefile.in (all-automake): fix dependencies.
12666
494933e4
JL
12667Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12668
12669 * configure.in: Minor cleanups for building in the $(target_alias)
12670 subdir.
12671
f6b58262
JW
126721998-09-22 Jim Wilson <wilson@cygnus.com>
12673
12674 * Makefile.in (bootstrap): Set r and s before make all. Use
12675 BASE_FLAGS_TO_PASS in make all.
12676 (cross): Likewise.
12677
27c7a08d
MM
126781998-09-20 Mark Mitchell <mark@markmitchell.com>
12679
12680 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12681
e67afd1e
RH
12682Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12683
12684 * config.sub: Fix typo in last change.
12685
8e44ac71
MH
126861998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12687
12688 * config.sub: Add support for C4x target.
12689 * configure.in: Likewise.
12690
d7496fbb
DM
126911998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12692
12693 * config.sub: Recognize sparcv9 just like sparc64.
12694
22097bd1
RL
12695Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12696
12697 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12698
4b877abd
JL
12699Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12700
2c8ec9a2
JL
12701 * config.guess: Correctly identify Pentium II sco boxes.
12702
4b877abd
JL
12703 * config.guess: Fix "tr" code. From Weiwen Liu.
12704
ab03db52
JH
12705Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12706
12707 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12708 stabs.
12709
b54db294
JL
12710Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12711
12712 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12713 (ALL_TARGET_MODULES): Add all-target-libchill.
12714 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12715 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12716 (all-target-libchill): Add dependencies.
12717 * configure.in (target_libs): Add libchill.
12718
bf48dd73
LW
12719Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12720
12721 * config.guess: Avoid assumptions about "tr" behaves when
12722 LANG is set to something other than English.
12723
a3cbd105
L
12724Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12725
12726 * configure (gxx_include_dir): Changed to
12727 '${prefix}/include/g++'-${libstdcxx_interface}.
12728
12729 * config.if: New to determine the interfaces.
12730
c4acd909
MK
12731Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12732
12733 * config.guess: Detect and handle MPE/IX.
12734 * config.sub: Deal with MPE/IX.
12735
9ea97665
DE
12736Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12737
12738 * configure.in: Use mh-aix43.
12739
0ce065bd
MH
127401998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12741
12742 * configure: Fix --without/--disable cases for gxx-include-dir.
12743
5d4a5ee6
JL
12744Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12745
12746 * mdata-sh: Imported. Needed for automake support.
12747
12748Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12749
12750 * Makefile.in (taz): Try "chmod -R og=u ." before
12751 "chmod og=u `find . -print`".
12752
12753Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12754
12755 * configure.in: Add arm-elf and thumb-elf support.
12756
12757Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12758
12759 * Makefile.in: Undo previous patch.
12760
12761Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12762
12763 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12764 to here ...
12765 (install-no-fixedincludes): and here
12766 (INSTALL_MODULES): ... from here.
12767
466456d9
ILT
12768Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12769
12770 * config.sub: Merge with FSF.
12771
1b409d25
ILT
12772 * config.guess: Merge with FSF.
12773
d207ebef
JM
12774Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12775
12776 * configure (extraconfigdirs): New variable.
12777 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12778 * Makefile.in (all): Move higher in file.
12779 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12780 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12781 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12782 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12783 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12784
127851998-07-23 Brendan Kehoe <brendan@cygnus.com>
12786
12787 * Makefile.in (all-target-libjava): Depend on all-gcc and
12788 all-target-newlib.
12789 (configure-target-libjava): Depend on $(ALL_GCC).
12790
7f1937c1
RL
12791Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12792
12793 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12794 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12795
2ada2bd6
ML
12796Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12797
12798 * INSTALL/README: Fix typo.
12799
1e025bde
ML
12800Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12801
5d4a5ee6
JL
12802 * ylwrap: Change absolute path checks to check for DOS style path
12803 names.
1e025bde 12804
5d4a5ee6
JL
12805 * ylwrap: Don't use a full path name if the source file is in the
12806 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 12807
6755ff73
ILT
12808 * config-ml.in: Default to being verbose, to match Feb 18 change to
12809 configure.
12810
5d4a5ee6
JL
12811Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12812
12813 Brought over from egcs:
12814
12815 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12816
12817 * configure.in (target_subdir): Set to ${target_alias} instead
12818 of "libraries".
12819
12820 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12821
12822 * configure.in (target_subdir): Set to libraries if enable_multilib.
12823
12824Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12825
12826 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12827 multilibs, force reconfiguration the first time we create
12828 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12829
12830Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12831
12832 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12833 avoid confusion with --no-recursion.
12834
12835Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12836
12837 * configure.in: Win32 hosts shouldn't use install -x
12838 * install-sh: remove -x option, and special .exe-handling
12839 hack.
12840
d207ebef
JM
12841Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12842
12843 * config.guess: Recognize i586-pc-beos.
12844 * configure.in: Don't build some bits for beos.
12845
fbd836fc
ILT
12846Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12847
5d4a5ee6
JL
12848 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12849 CFLAGS default to -O2.
12850
fbd836fc
ILT
12851 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12852 when using GNU ld.
12853
12854Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12855
12856 * ltmain.sh: Correct install when using a different shell.
12857
12858Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12859
12860 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12861
d207ebef
JM
12862Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12863
12864 * makefile.vms: Update to build binutils/makefile.vms. Add install
12865 target.
fbd836fc
ILT
12866
12867Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12868
12869 * ltconfig: Update to correct AIX handling.
12870
69b471bc
JL
12871Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12872
81241b5e
JL
12873 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12874
69b471bc
JL
12875 * configure.in (target_subdir): Set to ${target_alias} instead
12876 of "libraries".
12877
bedf82df
MH
128781998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12879
12880 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12881 (Makefile): Depend on $(gcc_version_trigger).
12882
12883 * configure (gcc_version): Change default initializer to empty
12884 string.
12885 (gcc_version_trigger): New variable; pass this variable down
12886 to subdir configures to enable them checking gcc's version
12887 themselves. Emit make macros for both gcc_version vars.
12888 (topsrcdir): Initialize reliably.
12889 (recursion line): Remove --with-gcc-version=${gcc_version}.
12890
28e449d8
MH
128911998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12892
12893 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
12894 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12895 in $(libsubdir); emit definition in each generated Makefile.
12896 (gxx_include_dir): Initialize depending on
12897 $enable_version_specific_runtime_libs.
28e449d8 12898
50c4c9f7
MH
128991998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12900
12901 * configure (gcc_version): Initialize properly depending on
12902 how and where configure is started.
12903 (recursion line): Pass a --with-gcc-version=${gcc_version}
12904 to configures in subdirs.
12905
d207ebef
JM
12906Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12907
12908 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 12909 cygmon
d207ebef 12910
5d4a5ee6
JL
12911Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12912
12913 * configure.in: Add cygmon and libstub support for mn10200.
12914
2f96399b
MH
129151998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12916
12917 * configure (gcc_version): Add new variable describing the
12918 particular gcc version we're building.
12919 * Makefile.in (libsubdir): Add new macro for the directory
12920 in which the compiler finds executables, libraries, etc.
12921 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12922 and libsubdir.
12923
c4137c50
AO
12924Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12925
ceff9b14
AO
12926 * Makefile.in (local-clean): Remove *.log.
12927 (warning.log): Built with warn_summary from build.log.
12928 (mail-report.log): Run test_summary.
12929 (mail-report-with-warnings.log): Run test_summary including
12930 warning.log in the report.
c4137c50 12931
276d5ee0
RL
12932Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12933
12934 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12935
5d4a5ee6
JL
12936Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12937
12938 * Makefile.in (grep): Grep no longer depends on libiberty.
12939
12940Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12941
12942 * Makefile.in: all-snavigator needs all-libgui.
12943
12944Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12945
12946 * configure.in: Add cygmon and libstub support for mn10300.
12947
8af14275
ILT
12948Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12949
12950 * missing: Update to version from automake 1.3.
12951
fbd836fc
ILT
12952 * ltmain.sh: On installation, don't get confused if the same name
12953 appears more than once in the list of library names.
12954
466456d9
ILT
12955Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12956
12957 * config.sub: Accept m68060 and m5200 as CPU names.
12958
5d4a5ee6
JL
12959Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12960
12961 * configure: Use && rather than using -a in test, because odd
12962 strings can confuse test.
12963 * configure.in: Likewise.
12964
fbd836fc
ILT
12965Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12966
12967 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12968
f0983958
AO
12969Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12970
12971 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 12972 bootstrap4-lean): New targets.
f0983958 12973
bfed1ea0
JL
12974Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12975
12976 * mpw-* Delete. Not used.
12977
5d4a5ee6
JL
12978Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12979
12980 * COPYING.LIB: Update FSF address.
12981
bfed1ea0
JL
12982Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12983
12984 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12985
5d4a5ee6
JL
12986 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12987 GAS_SUPPORT_DIRS.
12988
bfed1ea0
JL
12989Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12990
12991 * ltconfig, ltmain.sh: Avoid producing a version number if
12992 -version-info was not used.
12993
5d4a5ee6
JL
12994Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12995
12996 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12997 building with newlib.
12998
129991998-04-30 Paul Eggert <eggert@twinsun.com>
13000
d207ebef 13001 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 13002 Solaris `make' causes it to continue to next definition.
d207ebef
JM
13003
13004Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13005
13006 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13007 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
13008
13009Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13010
13011 * configure.in: Change alpha to alpha* in several places.
13012
d207ebef
JM
13013Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13014
13015 * config.sub: Recognize sparc86x.
13016
77be0cab
MM
13017Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13018
13019 * configure.in (--enable-target-optspace): Remove debug echo.
13020
62441128
JW
13021Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13022
13023 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13024
bfed1ea0
JL
13025Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13026
13027 * ltconfig: Update cygwin32 support.
13028
5d4a5ee6
JL
13029 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13030 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13031 (GDB_SUPPORT_DIRS): Likewise.
13032
3f4ea1de
MM
13033Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13034
13035 * configure.in (target_makefile_frag): If --enable-target-optspace,
13036 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
13037 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13038 not used.
13039 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 13040
5d4a5ee6
JL
13041Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13042
13043 * Makefile.in (all-bfd): Depend on all-intl.
13044 (all-binutils): Likewise.
13045 (all-gas): Likewise.
13046 (all-gprof): Likewise.
13047 (all-ld): Likewise.
13048
130491998-04-19 Brendan Kehoe <brendan@cygnus.com>
13050
13051 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13052
bfed1ea0
JL
13053Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13054
5d4a5ee6
JL
13055 * Makefile.in (all-bfd): Depend upon all-libiberty.
13056
bfed1ea0
JL
13057 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13058
5d4a5ee6
JL
13059Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13060
13061 * Makefile.in: Add libstub.
13062
13063 * configure.in: Ditto. Build libstub for targets that have cygmon
13064 support.
13065
13066Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13067
13068 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13069
13070Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13071
13072 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13073 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13074
ec8d6ddc
KW
13075Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13076
13077 * configure: Define DEFAULT_M4 by searching PATH.
13078 * Makfile.in: Use DEFAULT_M4.
13079
bfed1ea0
JL
13080Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13081
13082 * ltconfig: Add cygwin32 support.
13083
5d4a5ee6
JL
13084 * Makefile.in, configure.in: Add libtool as a native only directory
13085 to configure and build.
13086
547a6183
JL
13087Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13088
13089 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13090
5d4a5ee6 13091Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 13092
5d4a5ee6
JL
13093 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13094
13095Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13096
13097 * Makefile.in: add ash make rules
13098 * configure.in: add ash to native_only and host_tools lists
13099
13100Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13101
13102 * Makefile.in (all-gettext, all-intl): New targets.
13103 (ALL_MODULES): Added all-gettext, all-intl.
13104 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13105 (INSTALL_MODULES): Added install-gettext, install-intl.
13106 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13107
13108 * configure.in (host_tools): Added gettext.
13109 (native_only): Likewise.
13110 (noconfigdirs) [various cases]: Likewise.
13111 (host_libs): Added intl.
13112
d207ebef
JM
13113Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13114
13115 * configure: Do not disable building gdbtk for cygwin32 hosts.
13116
e98e406f
NC
13117Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13118
13119 * configure.in: Add thumb-coff target.
13120 * config.sub: Add thumb-coff target.
13121
5d4a5ee6
JL
13122Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13123
13124 * Makefile.in: Revert yesterday's change.
13125 (all-target-winsup): all-target-librx stays out of here.
13126
13127Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13128
13129 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13130 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13131 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13132 Remove references to librx and libg++.
13133
13134Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13135
13136 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13137 recursive makes
13138
bfed1ea0
JL
13139Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13140
13141 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 13142 for newlib directory.
bfed1ea0
JL
13143 (CXX_FOR_TARGET): Likewise.
13144
13145Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13146
13147 * ltconfig: Update after libtool/ltconfig.in change for
13148 hpux11.
13149
13150Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13151
13152 * ltconfig, ltmain.sh: Update to libtool 1.2.
13153
3cd730af
MH
13154Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13155
13156 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13157 (install-gcc-cross): Instead, override LANGUAGES here.
13158
80564603
DL
131591998-03-18 Dave Love <d.love@dl.ac.uk>
13160
13161 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13162 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13163
d207ebef
JM
13164Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13165
13166 * configure.in: Add Thumb-pe target.
13167
5d4a5ee6 13168Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 13169
5d4a5ee6
JL
13170 * Makefile.in - changed sn targets to snavigator
13171 * configure.in - changed sn targets to snavigator
13172
2d4a0558
MH
13173Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13174
13175 * config-ml.in: After building symlink tree call make distclean
13176 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13177 to be the case for libiberty.
13178
04b93567
L
13179Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13180
13181 * configure: When making link, also check the current
13182 directory. The configure scripts may create one.
13183
9a06b842
RH
13184Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13185
13186 * config.sub: Accept alphapca56 and alphaev6 properly.
13187
217fc4e6
FS
13188Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13189
13190 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13191
3e07bdbd 13192Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 13193
e490616e 13194 * config.sub (sco5): Fix typo.
3e07bdbd 13195
5d4a5ee6
JL
13196Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13197
13198 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13199 install-itcl.
13200 (install-itcl): Remove dependency on install-tcl.
13201
13202Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13203
13204 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13205
13206Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13207
13208 * configure.in: Don't build libgui for a cygwin32 target when not on
13209 a cygwin32 host.
13210
13211Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13212
13213 * configure (redirect): Set to null, so default behavior of
13214 configure is now --verbose.
13215
ce0d965c
DL
132161998-02-16 Dave Love <d.love@dl.ac.uk>
13217
13218 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13219 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13220
3acd1fd0
MH
13221Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13222
13223 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13224 this change to sync Makefile.in with its ChangeLog entries.
13225
5d4a5ee6
JL
13226Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13227
13228 * ltmain.sh (mkdir): Check that the directory doesn't exist
13229 before we exit with error, so that we don't get races during
13230 parallel builds.
13231
bfed1ea0
JL
13232Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13233
13234 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13235
4e77e8f1
MH
13236Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13237
13238 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13239 PICFLAG_FOR_TARGET.
13240 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13241
13242 * configure: Emit a definition for the new macro enable_shared
13243 into each Makefile.
13244
5d4a5ee6
JL
13245Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13246
13247 * configure.in (host_tools, native_only): Add libtool.
13248
13249Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13250
13251 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13252 Fix typo in ming config comment.
13253
bfed1ea0
JL
13254Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13255
13256 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13257
5d4a5ee6
JL
13258Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13259
13260 * config.sub: Add tic30 cases, and map c30 to tic30.
13261
8821a725
RH
13262Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13263
13264 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13265 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13266 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13267 (CLEAN_TARGET_MODULES): Similarly
13268 (all-target-libf2c): Add dependences.
4e81ae98 13269 * configure.in (target_libs): Add libf2c.
8821a725 13270
5d4a5ee6
JL
13271Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13272
13273 * configure.in: Remove expect from noconfigdirs when target
13274 is cygwin32. OK to build expect and dejagnu with Canadian
13275 Cross.
13276
0aadd657
ILT
13277Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13278
5d4a5ee6
JL
13279 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13280 host.
13281
0aadd657
ILT
13282 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13283 and mingw32.
13284
d0a8352c
MH
13285Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13286
13287 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13288 here as it is not defined in the toplevel Makefile.
13289
59739e3c
MH
13290Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13291
13292 * configure (package_makefile_rules_frag): New variable, which names
13293 a file with generic rules, ...
13294 Change comment to mention we now have FIVE parts.
13295 * configure: Undo last change.
13296
228197ee
LT
13297Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13298
13299 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 13300 * config.sub: More accurate determination of HP processor types.
228197ee 13301
efd4c0ba
MH
13302Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13303
13304 * configure (package_makefile_frag): Move inserting the
13305 ${package_makefile_frag} to where it should be according
13306 to the comment.
13307
6eef3189
PB
13308Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13309
13310 * config.guess: Add support for Linux/ARM.
13311
d207ebef
JM
13312Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13313
13314 * .cvsignore: Remove *-info and *-install since they match
13315 release-info and mpw-install, which we don't want to just ignore.
13316
48464ebf
RH
13317Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13318
13319 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13320
803462a7
PN
13321Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13322
13323 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13324 local_prefix to sub-make invocations.
13325
520ab477
L
13326Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13327
13328 * configure.in: Check makefile fragments in the source
13329 directory.
13330
4bcdb76d
AO
13331Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13332
ceff9b14
AO
13333 * configure.in: Check whether host and target makefile
13334 fragments exist before adding them to *_makefile_frag.
4bcdb76d 13335
5d4a5ee6
JL
13336Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13337
13338 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13339
13340Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13341
13342 * configure.in: Make sure we only replace RPATH_ENVVAR on
13343 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13344 regexp to sed.
13345
13346 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13347 to sub-makes.
13348
0d3e11a5
LI
133491998-01-13 Lee Iverson (leei@ai.sri.com)
13350
13351 * config-ml.in (multi-do): LDFLAGS must include multilib
13352 designator.
13353
d45b3d87 13354Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
13355
13356 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13357
d39cd7a1
MK
13358Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13359
13360 * config.sub: Add mingw32 support.
13361 * configure.in: Likewise.
d39cd7a1 13362
6decbc24
FS
13363Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13364
13365 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13366
5d4a5ee6
JL
13367Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13368
13369 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13370 * configure (gxx_include_dir): Provide a definition for subdirs
13371 which do not use autoconf.
13372
13373Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13374
13375 * config.guess: Sync with egcs. Picks up new alpha support,
13376 BeOS & some additional linux support.
13377
d3d1907a
JL
13378Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13379
13380 * config.guess: HP 9000/803 is a PA1.1 machine.
13381
b104e095
RH
13382Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13383
13384 * configure.in: It's alpha*-...
13385
aca823c1
L
13386Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13387
13388 * configure.in (host_makefile_frag, target_makefile_frag):
13389 Handle multiple config files.
13390 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13391 alpha-*-*.
13392
d207ebef
JM
13393Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13394
13395 * mkdep: New file.
13396
13397Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13398
13399 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13400
5d4a5ee6
JL
13401Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13402
13403 * Makefile.in: Add libgui directory.
13404 (GDB_TK): Add all-libgui.
13405 * configure.in: Add libgui directory.
13406 * configure: Add all-libgui to GDB_TK.
13407
13408Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13409
13410 * config-ml.in (multidirs): Add m32r to multilib list.
13411
13412Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13413
13414 * Makefile.in (all-target-gperf): Change dependency to
13415 all-target-libstdc++.
13416
baf55877
FF
13417Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13418
13419 * config.guess: Add BeOS support.
13420
5d4a5ee6
JL
13421Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13422
13423 Source directory cvs renamed to cvssrc:
13424 * configure.in (host_tools): Change cvs to cvssrc.
13425 (native_only): Likewise.
13426 (noconfigdirs) [various cases]: Likewise.
13427 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13428 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13429 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13430 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13431 (all-cvssrc): Rename target from all-cvs.
13432
f2d76545
JL
13433Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13434
13435 * configure (gxx_include_dir): Fix thinko.
13436
205cba53
JL
13437Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13438
13439 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13440 (install-cross, install-gcc-cross): New targets.
13441
5d4a5ee6
JL
13442Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13443
13444 * configure.in (noconfigdirs): Add support for Thumb target.
13445
13446 * config.sub (maybe_os): Add support for Thumb target.
13447
13448Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13449
13450 * Makefile.in: Add rules for cygmon.
13451
13452 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13453
96b0f1fc
JL
13454Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13455
13456 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13457 * configure (gxx_include_dir): Provide a definition for subdirs
13458 which do not use autoconf.
d207ebef
JM
13459
13460Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13461
13462 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 13463 11/18/97 build
d207ebef 13464
7dfef6ed
JL
13465Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13466
13467 * From Franz Sirl.
13468 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13469 found on RedHat Linux systems.
96b0f1fc 13470
83cfe7c0
JL
13471Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13472
13473 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13474 guesses.
13475
7dfef6ed
JL
13476Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13477
13478 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13479
5d4a5ee6
JL
13480Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13481
13482 * ltmain.sh: If mkdir fails, check whether the directory was created
13483 anyhow by some other process.
13484
d207ebef
JM
13485Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13486
13487 * configure.in (d30v-*-*): Configure all directories.
13488
13489Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13490
13491 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13492 for the D30V.
13493
13494Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13495
13496 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13497
5d4a5ee6
JL
13498Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13499
e490616e
ZW
13500 * include/libiberty.h: Add extern "C" { so it can be used with C++
13501 progrms.
13502 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13503 programs.
5d4a5ee6 13504
d207ebef
JM
13505Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13506
13507 * configure.in (d30v-*-*): Configure GCC now.
13508
5d4a5ee6
JL
13509Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13510
13511 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13512 is no longer needed.
13513
c9670e62
JM
13514Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13515
13516 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13517
cc71c0ca
MH
13518Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13519
13520 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13521 targets using "$@" to provide support for similar but not identical
13522 targets without having to duplicate code.
13523
d207ebef
JM
13524Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13525
13526 * makefile.vms: Fix to work with DEC C.
13527
13528Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13529
13530 * config.sub: Add mips-tx39-elf to marketing names.
13531
13532Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13533
13534 * ltmain.sh: Handle symlinks in generated script.
13535
13536Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13537
13538 * configure: Handle autoconf style directory options: --bindir,
13539 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13540 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13541 --sysconfdir.
13542 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13543 (sharedstatedir, localstatedir, oldincludedir): New variables.
13544 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13545 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13546 sbindir, sharedstatedir, and sysconfdir.
13547
b1e3ddfd
AJ
13548Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13549
13550 * Makefile.in (bootstrap-lean): New target.
13551
d207ebef
JM
13552Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13553
13554 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 13555 sn, and gnuserv from noconfigdirs.
d207ebef
JM
13556
13557Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13558
13559 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13560
09f97c1e
JL
13561Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13562
13563 * Makefile.in (cross): New target.
13564
335d0ab2
AO
13565Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13566 Jeff Law <law@cygnus.com>
13567
13568 * Makefile.in (bootstrap2, bootstrap3): New targets.
13569 (all-bootstrap): Remove outdated and confusing target.
339c9b00 13570 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 13571
d207ebef
JM
13572Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13573
13574 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 13575 windows. Consistent with gdb/configure.
d207ebef 13576
e693cc28
UD
135771997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13578
e693cc28
UD
13579 * configure.in: Name Linux target fragment.
13580
13581 * configure: Rewrite so that project Makefile fragment is inserted
13582 first and appears last in the resulting Makefile.
13583
d207ebef
JM
13584Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13585
13586 * Makefile.in (install-itcl): Install tcl first.
13587
5d4a5ee6
JL
13588Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13589
13590 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13591
f401679e
JW
13592Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13593
13594 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13595
13596 * configure.in (skipdirs): Add target-librx for Linux.
13597 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13598
ec20b1b9
JL
13599Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13600
13601 * Makefile.in (bootstrap): New target.
13602
becdcf6d
JL
13603Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13604
63f6bcd7 13605 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 13606
d207ebef
JM
13607Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13608
13609 * config.guess: Merge with FSF.
13610
0c82f6bf
FF
13611Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13612
13613 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13614
d207ebef
JM
13615Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13616
13617 * config.sub: Add "marketing-names" patch.
13618
3fbc0b70
JS
13619Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13620
e490616e 13621 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 13622
e20d4801
JL
13623Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13624
13625 * config.sub: Handle v850-elf.
13626
fe181f78 13627Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
13628
13629 * .cvsignore (*-install): Remove.
13630
bfed1ea0
JL
13631Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13632
13633 * ltconfig: Set CONFIG_SHELL in libtool.
13634 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13635
558a1e7c
JW
13636Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13637
13638 * configure.in (target_subdir): Set to libraries if enable_multilib.
13639
7818d6fc
JW
13640Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13641
13642 * config.guess: Update from gcc directory.
13643
d207ebef
JM
13644Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13645
13646 * Makefile.in (all-sim): Depends on all-readline.
13647
6599da04
JM
13648Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13649
13650 * Makefile.in (BISON, YACC): Use $$s.
13651 (all-bison): Depend on all-texinfo.
13652
13653Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13654
13655 * Makefile.in (BISON): Add -L flag.
13656 (YACC): Likewise.
13657
d207ebef
JM
13658Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13659
4e81ae98
EC
13660 * configure.in (noconfigdirs): Add support for v850e target.
13661
d207ebef
JM
13662 * config.sub (maybe_os): Add support for v850e target.
13663
13664Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13665
4e81ae98
EC
13666 * configure.in (noconfigdirs): Add support for v850ea target.
13667
d207ebef
JM
13668 * config.sub (maybe_os): Add support for v850ea target.
13669
6599da04
JM
13670Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13671
13672 * config.sub: Add mipstx39. Delete r3900.
13673
13674Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13675
13676 * Makefile.in (all-autoconf): Depends on all-texinfo.
13677
13678Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13679
13680 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13681 eabi targets.
13682
13683Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13684
13685 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13686
13687 * configure: When handling a Canadian Cross, handle YACC as well as
13688 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 13689 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
13690
13691Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13692
13693 * Makefile.in (BISON): bison, not byacc or bison -y.
13694 (YACC): bison -y or byacc or yacc.
13695 (various): Add *-bison as appropriate.
13696 (taz): No need to mess with BISON anymore.
13697
13698Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13699
13700 * configure: If OSTYPE matches *win32*, try to find a good value for
13701 CONFIG_SHELL.
13702
13703Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13704
13705 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13706 configure.in if it is present.
13707
13708Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13709
13710 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13711
13712Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13713
13714 * config.sub: Recognize `arc' cpu.
13715 * configure.in: Likewise.
13716 * config-ml.in: Likewise.
13717
13718Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13719
13720 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13721
13722Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13723
13724 * configure: Changed sed delimiter from ':' to '|' when
13725 attempting to substitute ${config_shell} for SHELL. On
13726 NT ${config_shell} may contain a ':' in it.
13727
13728Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13729
13730 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13731
13732Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13733
13734 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13735
13736Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13737
13738 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13739
13740 * ylwrap: If the program is a relative path, force it to be
13741 absolute.
13742
13743Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13744
13745 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13746
13747Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13748
13749 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
13750 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13751 for libraries.
6599da04
JM
13752
13753Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13754
13755 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 13756 separated by spaces.
6599da04
JM
13757
13758Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13759
13760 * ylwrap: New file.
13761 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13762
13763 * ltmain.sh: Handle /bin/sh at start of install program.
13764
13765 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13766
13767 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13768 * missing: New file, from automake 1.2.
13769
13770Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13771
13772 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13773 check-tk to CHECK_X11_MODULES.
13774
13775Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13776
13777 * config.sub: Merge with FSF.
13778
13779Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13780
13781 * config.guess: Merge with FSF.
13782
13783Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13784
13785 * configure: Treat msdosdjgpp like go32.
13786 * configure.in: Likewise. Don't remove gprof for go32.
13787
13788 * configure: Change Makefile.tem2 to Makefile.tm2.
13789
13790Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13791
13792 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13793
13794Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13795
13796 * install-sh (chmodcmd): Set to null if the DST directory already
13797 exists. Same as Nov 11th change.
13798
13799Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13800
4e81ae98 13801 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
13802
13803Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13804
13805 * config.guess: Update from FSF.
13806
13807Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13808
13809 * Makefile.in (GDB_TK): Depend on itcl and tix.
13810
13811Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13812
13813 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13814 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13815 (INSTALL_SCRIPT): New variable.
13816 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13817 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13818 to -x.
13819 * install-sh: Add support for -x option.
13820
13821Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13822
13823 * configure.in, Makefile.in: Treat tix like itcl.
13824
13825Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13826
13827 * Makefile.in (WINDRES): New variable.
13828 (WINDRES_FOR_TARGET): New variable.
13829 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13830 (EXTRA_HOST_FLAGS): Add WINDRES.
13831 (EXTRA_TARGET_FLAGS): Add WINDRES.
13832 (EXTRA_GCC_FLAGS): Add WINDRES.
13833 ($(DO_X)): Pass down WINDRES.
13834 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13835 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13836 DLLTOOL_FOR_TARGET.
13837
13838Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13839
13840 * configure.in: configure sim before gdb for win32-x-ppc
13841
13842Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13843
13844 Move gperf into the toplevel, from libg++.
13845 * configure.in (target_tools): Add target-gperf.
13846 (native_only): Add target-gperf.
13847 * Makefile.in (all-target-gperf): New target, depend on
13848 all-target-libg++.
13849 (configure-target-gperf): Empty rule.
13850 (ALL_TARGET_MODULES): Add all-target-gperf.
13851 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13852 (CHECK_TARGET_MODULES): Add check-target-gperf.
13853 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13854 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13855
13856Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 13857
6599da04
JM
13858 * config.sub (mn10200): Recognize new basic machine.
13859
13860Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13861
13862 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13863 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13864
13865Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13866
13867 * configure.in: If we're building mips-sgi-irix6* native, turn on
13868 ENABLE_MULTILIB and set TARGET_SUBDIR.
13869
13870Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13871
13872 * Makefile.in (all-sn): Depend on all-grep.
13873
13874Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13875
13876 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13877
13878 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13879 Makefile. From Jeff Makey <jeff@cts.com>.
13880 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13881
13882 * Makefile.in (DISTBISONFILES): Remove.
13883 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13884 $(DEFAULT_YACC).
13885
13886 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 13887 cygwin32.
6599da04
JM
13888
13889 * Makefile.in (LD): New variable.
13890 (EXTRA_HOST_FLAGS): Pass down LD.
13891 ($(DO_X)): Likewise.
13892
13893Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13894
13895 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13896
13897Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13898
13899 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 13900 before adding our own. Always add --build.
6599da04
JM
13901
13902Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13903
13904 * configure.in (targargs): Pass --build if we're doing
13905 a cross-compile.
13906
13907Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13908
ca236658 13909 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
13910 sed. Otherwise sed chokes on NT path names with drive
13911 designators. Also look for "?:*" as the leading characters in an
13912 absolute pathname.
13913
13914Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13915
13916 * config.sub: Support for r3900.
13917
13918Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13919
13920 * configure.in: Use install-sh, not install.sh.
13921
13922Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13923
13924 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13925 apply it twice.
13926
13927Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13928
13929 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13930 install-binutils.
13931
13932Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13933
13934 * Makefile.in: Add automake targets.
13935 * configure.in (host_tools): Add automake.
13936
13937Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13938
13939 * configure: Default CXX to c++, not gcc.
13940 * Makefile.in (CXX): Set to c++, not gcc.
13941 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13942
13943Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13944
13945 * install-sh: try appending a .exe if source file doesn't
13946 exist
13947
13948Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13949
13950 * configure.in: Turn on multilib by default.
13951 (cross_only): Remove target-libiberty.
13952
13953 * Makefile.in (all-gcc): Don't depend on libiberty.
13954
13955Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13956
13957 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13958
13959Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13960
13961 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13962 (DISTBISONFILES): Add ld/Makefile.in
13963
13964Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13965
13966 * configure.in: if target is cygwin32 but host isn't cygwin32,
13967 don't configure gdb tcl tk expect, not just gdb.
13968
13969Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13970
13971 * configure.in: Added gnuserv everywhere sn appears.
13972
13973 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13974 (CROSS_CHECK_MODULES): Added check-gnuserv.
13975 (INSTALL_MODULES): Added install-gnuserv.
13976 (CLEAN_MODULES): Added clean-gnuserv.
13977 (all-gnuserv): New target.
13978
13979Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13980
13981 * config.guess: Fixes for MIPS OpenBSD systems.
13982
13983Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13984
13985 * Makefile.in (INSTALL_XFORM): Remove.
13986 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13987
13988 * mkinstalldirs: New file, copied from automake.
13989 * Makefile.in (installdirs): Rename from install-dirs. Use
13990 mkinstalldirs. Change all users.
13991 (DEVO_SUPPORT): Add mkinstalldirs.
13992
13993Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13994
13995 * install-sh: Rename from install.sh.
13996 * Makefile.in (INSTALL): Change install.sh to install-sh.
13997 (DEVO_SUPPORT): Likewise.
13998
13999 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14000 Graichen <graichen@rzpd.de>.
14001
14002Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14003
14004 * config.guess: Recognize OpenBSD systems correctly.
14005
14006Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14007
14008 * README, Makefile.in (ETC_SUPPORT): Remove references to
14009 cfg-paper*, configure.{texi,man,info*}._
14010
14011Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14012
14013 * Makefile.in (all.normal): Ensure that gcc is built after all
14014 the x11 - ie gdb - targets.
14015
14016Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14017
14018 * makefile.vms: Don't run conf-a-gas.
14019
14020Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14021
e490616e 14022 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 14023
d207ebef
JM
14024Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14025
14026 * configure.in: Remove noconfigdirs case since gdb also
14027 configures and builds for tic80-coff.
14028
6599da04
JM
14029Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14030
14031 * configure: Set cache_file to config.cache.
14032 * Makefile.in (local-distclean): Remove config.cache.
14033
14034Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14035
14036 * COPYING: Update FSF address.
14037
d207ebef
JM
14038Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14039
14040 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14041 noconfigdirs.
14042
6599da04
JM
14043Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14044
14045 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14046 MAKEDIRS, is empty.
14047
14048Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14049
14050 * config.sub: Tweak mn10300 entry.
14051
14052Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14053
14054 * configure.in (host_tools): Put sim before gdb, so gdb's
14055 configure.tgt can determine if the simulator was configured.
14056
14057Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14058
14059 * config.sub: Move BeOS $os case to be with other Cygnus
14060 local cases.
14061
14062Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14063
14064 * config.sub: Remove misplaced comment that broke Linux.
14065
14066Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14067
14068 * config.sub: Add BeOS support.
14069
14070Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14071
14072 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14073
14074Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14075
14076 * configure.in (noconfigdirs): Remove tcl and tk from
14077 noconfigdirs for cygwin32 builds.
14078
d207ebef
JM
14079Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14080
14081 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14082
6599da04
JM
14083Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14084
14085 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14086 make-all.com, use makefile.vms instead.
14087
14088Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14089
14090 * config.sub: Accept -lnews*.
14091
d207ebef
JM
14092Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14093
14094 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 14095 target-examples and target-libiberty for d30v.
d207ebef
JM
14096
14097Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14098
14099 * configure.in (noconfigdirs): Enable ld for d30v.
14100
14101Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14102
14103 * configure.in (tic80-*-*): Build compiler.
14104
14105Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14106
14107 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 14108 unsupported d30v directories
d207ebef
JM
14109
14110Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14111
4e81ae98
EC
14112 * config.sub, configure.in: Add d30v target cpu.
14113
6599da04
JM
14114Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14115
14116 * makefile.vms: New file.
14117 * make-all.com: Remove.
14118
14119Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14120
14121 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14122
14123Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14124
14125 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14126
14127Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14128
14129 * Makefile.in (ALL_MODULES): Added all-db.
14130 (CROSS_CHECK_MODULES): Addec check-db.
14131 (INSTALL_MODULES): Added install-db.
14132 (CLEAN_MODULES): Added clean-db.
14133
14134Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14135
14136 * config.guess: Merge with latest FSF sources.
14137
14138Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14139
14140 * Makefile.in (ALL_MODULES): Added all-itcl.
14141 (CROSS_CHECK_MODULES): Added check-itcl.
14142 (INSTALL_MODULES): Added install-itcl.
14143 (CLEAN_MODULES): Added clean-itcl.
14144
14145Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14146
14147 * configure.in: build gdb for mn10200
14148
14149Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14150
14151 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14152
d207ebef
JM
14153Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14154
14155 * configure.in (tic80-*-*): Turn off most targets right now.
14156
6599da04
JM
14157Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14158
14159 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14160 rather than the makeinfo program.
14161 (do-info): Depend upon all-texinfo.
14162
14163Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14164
14165 * configure.in: Remove uses of config/mh-linux.
14166
14167 * config.sub, config.guess: Merge with latest FSF sources.
14168
d207ebef
JM
14169Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14170
14171 * config.sub (case $basic_machine): Add tic80 entries.
14172
6599da04
JM
14173Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14174
14175 * config.sub, config.guess: Merge with latest FSF sources.
14176
14177Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14178
14179 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14180 * mpw-config.in: Test for NewFolderRecursive.
14181 * mpw-install: Use symbolic name for startup filename.
14182 * mpw-README: Add various additional details.
14183
14184Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14185
14186 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14187
14188Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14189
14190 * configure.in: Do build gcc and the target libraries for
14191 the mn10200.
14192
14193Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14194
14195 * configure.in: don't avoid building gdb for mn10300 any more
14196 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14197 instead of single-quoting it.
14198
14199Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14200
14201 * configure.in: Don't use --with-stabs on IRIX 6.
14202
14203Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14204
14205 * configure.in (m32r): Build gdb, libg++ now.
14206
14207Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14208
14209 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14210 directories from noconfigdirs.
14211
14212Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14213
14214 * config.sub (basic_machine): added mips16 configuration
14215
14216Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14217
14218 * config.sub: Handle d10v-unknown.
14219
d207ebef
JM
14220Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14221
14222 * config.sub: Handle v850-unknown.
14223
6599da04
JM
14224Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14225
14226 * Makefile.in: add findutils
14227 * configure.in: add findutils to list of host_tools
14228
14229Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14230
14231 * config.sub: Handle mn10200 and mn10300.
14232
14233Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14234
14235 * configure.in (d10v-*): Do not build librx.
14236
14237Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14238
14239 * configure.in (mn10300): Build everything except gdb & libgloss.
14240
14241Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14242
14243 * config.guess: Patch for Dansk Data Elektronik servers,
14244 from Niels Skou Olsen <nso@dde.dk>.
14245
14246 For ncr, use /bin/uname rather than uname, since GNU uname does not
14247 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14248
14249 Patch for MIPS R4000 running System V,
14250 from Eric S. Raymond <esr@snark.thyrsus.com>.
14251
14252 Fix thinko for nextstep.
14253
14254 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14255
14256 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14257 * config.guess: Guess mips-dec-mach_bsd4.3.
14258
14259 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14260 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14261 release numbers.
14262 * config.guess (mips-mips-riscos*): Emit just enough of the
14263 release number.
14264
14265 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14266 * config.guess (sparc-auspex-sunos*): Added.
14267 (f300-fujitsu-*): Added.
14268
14269 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14270 * config.guess: Recognize a Tadpole as a sparc.
14271
14272Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14273
14274 * config.guess: Don't assume that NextStep version is either 2 or
14275 3. NextStep 4 (aka OpenStep 4) has come out now.
14276
14277Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14278
14279 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14280 From Rik Faith <faith@cs.unc.edu>.
14281
14282Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14283
14284 * config.sub: Contributions from bug-gnu-utils to:
14285 Support plain "hppa" (no version given) architecture, reported by
14286 OpenStep.
14287 OpenBSD like NetBSD.
14288 LynxOs is not a hardware supplier.
14289
14290 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 14291 OpenBSD like NetBSD.
6599da04
JM
14292 Stratus systems.
14293 More Pyramid systems.
14294 i[n>4]86 Intel chips.
14295 M680[n>4]0 Motorola chips.
14296 Use unknown instead of lynx for hardware manufacturer.
14297
14298Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14299
14300 * install.sh (chmodcmd): Set to null if the DST directory already
14301 exists.
14302
14303Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14304
14305 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14306 not use mt-ppc target Makefile fragment any more.
14307
14308Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14309
14310 * configure.in (*-*-windows): Exclude everything but those dirs
14311 needed to build windows.
14312
14313Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14314
14315 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14316
14317Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14318
14319 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
14320
14321Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14322
14323 * Undo my previous change.
14324
14325Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14326
14327 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14328 unconditionally.
14329 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14330
14331Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14332
14333 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14334 host to add it's own flags.
6599da04
JM
14335
14336Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14337
14338 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14339
14340Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14341
14342 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14343 (CXX_FOR_TARGET): Likewise.
14344 (GCC_FOR_TARGET): Define.
14345 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14346 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14347 CC_FOR_TARGET was specified on the command line.
14348 (MAKEOVERRIDES): Don't define.
14349
14350Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14351
14352 * configure.in (m32r): Fix spelling of libg++ libs.
14353
14354Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14355
14356 * config.sub (-apple*): Remove, now redundant.
14357
14358Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14359
14360 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14361
14362 * configure: Rework yesterday's sed script patch.
14363
14364 * config.sub: Merge with FSF.
14365
14366Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14367
14368 * config.guess: Merge from FSF.
14369
14370 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
14371 * config.guess: Use pc instead of unknown, for pc clone systems.
14372 Change linux to linux-gnu.
6599da04
JM
14373
14374 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 14375 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
14376
14377Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14378
14379 * test-build.mk (HOLES): Add "xargs" for gdb.
14380
14381 * configure: Avoid hpux10.20 sed bug.
14382
14383Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14384
731a8127 14385 * configure.in: Add support for windows host
6599da04
JM
14386 (that is a build done under the Microsoft build environment).
14387
14388Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14389
14390 * Makefile.in: Replace all uses of srcroot with s, to shrink
14391 command line lengths.
14392
14393 Patches from Geoffrey Noer <noer@cygnus.com>:
14394 * configure.in: If configuring for newlib, pass --with-newlib to
14395 subdirectories.
14396 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14397 -Bnewlib/ and -Lwinsup to gcc.
14398 (CXX_FOR_TARGET): Likewise.
14399
14400Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14401
14402 * Makefile.in (ETC_SUPPORT): Add configure.
14403
14404Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14405
4e81ae98 14406 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
14407 host configuration file.
14408
14409Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14410
14411 * configure.in: Break mn10x00 support into separate
14412 mn10200 and mn10300 configurations.
14413 * config.sub: Likewise.
14414
14415Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14416
14417 * configure.in: Add lots of stuff to noconfigdirs for
14418 the mn10x00 targets.
14419
14420 * config.sub, configure.in: Add mn10x00 support.
14421
14422Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14423
14424 * make-all.com: Call conf-a-gas, not config-a-gas.
14425
14426Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14427
14428 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 14429 targets.
6599da04
JM
14430
14431Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14432
14433 * mpw-README: Add much more detail for native PowerMac.
14434 * mpw-install: New file.
14435 * mpw-configure: Add --norecursion and --help options.
14436 * mpw-config.in: Translate readme and install files when
14437 copying to objdir.
14438 * mpw-build.in: Don't always depend on byacc and flex.
14439 (install-only-top): New action.
14440
d207ebef
JM
14441Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14442
14443 * configure.in: You can now configure GDB for the v850.
14444
6599da04
JM
14445Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14446
14447 * configure.in (noconfigdirs): Don't configure any C++ dirs
14448 if targeting D10V.
14449
14450Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14451
14452 * config.sub: Recognize mips64vr5000.
14453
14454Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14455
14456 * configure.in: Use a single line for host_tools and native_only.
14457
14458Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14459
14460 * config.sub, configure.in: Add entries for m32r.
14461
14462Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14463
14464 * Makefile.in (inet-install): Don't run install-gzip.
14465
14466Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14467
14468 * configure.in: Don't config lots of things for *-*-windows*.
14469
14470Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14471
14472 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14473 (host_libs, host_tools): Copy from configure.in.
14474 * mpw-configure: Don't complain about directories not found.
14475
14476Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14477
14478 * configure.in (i[345]86): Recognize i686 for pentium pro.
14479 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14480 file.
14481
14482 * config.guess (i[345]86): Ditto.
14483
14484Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14485
14486 * configure.in (noconfigdirs): Removed gdb for D10V.
14487
d207ebef 14488Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 14489
d207ebef
JM
14490 * configure.in: Remove ld, target-libio, target-libg++, and
14491 target-libstdc++ from noconfigdirs.
5d4a5ee6 14492
6599da04
JM
14493Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14494
14495 * configure: Fix three locations where shell scripts were
14496 being run directly rather than with config_shell.
14497
d207ebef
JM
14498Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14499
14500 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14501 * config.sub (basic_machine): Recognize v850.
14502
6599da04
JM
14503Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14504
14505 * mpw-configure: Handle multiple enable/disable options and
14506 pass them down recursively, handle -c and -s flags appropriately
14507 depending on choice of compiler, add escape mechanism for
14508 quoted arguments to gC.
14509
14510Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14511
14512 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14513 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14514 so that -mrelocatable-lib and -mno-eabi are used.
14515
14516 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14517 not support --print-multi-lib, don't abort.
14518
6599da04
JM
14519Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14520
14521 * make-all.com: Run config-a-gas.
14522 * setup.com: Don't copy subdirectory files around.
14523
14524Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14525
14526 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14527 target, it now compiles correctly.
14528
14529Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14530
14531 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14532
14533Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14534
4e81ae98 14535 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
14536
14537Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14538
14539 * configure.in (native_only): Add prms.
14540
14541Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14542
14543 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14544 (BINUTILS_SUPPORT_DIRS): Likewise.
14545
14546Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14547
14548 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14549 d10v support is added.
14550
14551Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14552
14553 * configure.in (d10v-*-*): New target.
14554
14555Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14556
14557 * config.guess (HP 9000/811): Recognize this as a PA1.1
14558 machine.
14559
14560Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14561
14562 * Makefile.in (do-tar-gz): New target, split out from tail end of
14563 taz target. Run each command separately, don't use pipes.
14564 (taz): Use it.
14565
14566Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14567
14568 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14569 * mpw-build.in: No builds should depend on building byacc or flex,
14570 they are assumed to be installed already.
14571
14572Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14573
14574 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14575 variable that CC_FOR_TARGET needs.
14576
14577Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14578
14579 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14580 options have changed since the last time the subdirectory was
14581 configured, and if it has, reconfigure.
14582 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14583 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14584
14585Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14586
14587 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14588 CLEAN_MODULES): Add bash.
14589 (all-bash): New target.
14590
14591Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14592
14593 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14594
14595Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14596
14597 * config.sub (basic_machine): Recognize d10v as a valid processor.
14598
14599Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14600
14601 * mpw-configure: Add support for --bindir.
14602 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14603
14604Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14605
14606 * configure.in: add bash, time, gawk to list of hosttools and things
14607 to only build for native toolchains
14608
14609Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14610
14611 * Makefile.in (docdir): Remove.
14612
14613Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14614
14615 * Makefile.in (datadir): Set to $(prefix)/share.
14616
14617Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14618
14619 * configure.in: build diff and patch for cygwin32-hosted
14620 toolchains.
14621
14622Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14623
14624 * config.sub: Accept -rtems*.
14625
14626Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14627
e490616e
ZW
14628 * configure.in: enable dosrel for cygwin32-hosted builds,
14629 remove diff from the list of things not buildable
14630 via Canadian Cross
6599da04
JM
14631
14632Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14633
14634 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 14635 don't get ". ".
6599da04
JM
14636
14637Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14638
14639 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14640
14641Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14642
14643 * Makefile.in (taz): Handle case where tex3patch didn't even get
14644 checked out. Also, if it was found, put the symlink in a new util
14645 subdirectory.
14646
14647Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14648
14649 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14650
14651Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14652
14653 * config.sub: Recognize -openvms.
14654 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14655 * make-all.com, setup.com: New files.
14656
14657Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14658
14659 * Makefile.in (taz): tex3patch moved to texinfo/util.
14660
14661Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14662
14663 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14664 * configure.in: remove make from disable-if-Can-Cross list
14665 enable gdb if ${host} and ${target} are cygwin32
14666
14667Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14668
14669 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14670 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14671
14672Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14673
14674 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14675 distinguish sysv/svr4/bsd variants.
14676 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14677
14678Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14679
14680 * configure.in: Added copyright notice.
14681 * move-if-change: Added copyright notice.
14682
14683Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14684
14685 * configure.in (powerpcle-*-solaris*): Until we get shared
14686 libraries working, don't build gdb, sim, make, tcl, tk, or
14687 expect.
14688
14689Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14690
14691 * config.guess: Merge with FSF:
14692
14693 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14694 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14695
14696 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14697 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14698
14699 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14700 * config.guess: Combine two OSF1 rules.
14701 Also recognize field test versions. From mjr@zk3.dec.com.
14702 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14703 because GNU uname does not support -p. From pmr@pajato.com.
14704
14705Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14706
14707 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14708
14709Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14710
14711 * mpw-README: Document GCCIncludes.
14712
14713Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14714
14715 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14716
14717Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14718
14719 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14720
14721Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14722
14723 * configure.in (*-*-cygwin32): Configure make.
14724
14725Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14726
14727 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14728
14729Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14730
14731 * Makefile.in (all-inet): Depend on all-perl.
14732
14733 * Makefile.in (inet-install): New target.
14734
14735 * Makefile.in (all-inet): Depend on all-tcl.
14736 (all-inet): Depend on all-send-pr.
14737
14738Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14739
14740 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14741 temporarily.
14742
14743Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14744
14745 * configure.in: Don't configure --with-gnu-ld on AIX.
14746
14747Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14748
14749 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14750
14751Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14752
14753 * Makefile.in (ALL_MODULES): Added all-inet.
14754 (CROSS_CHECK_MODULES): Added check-inet.
14755 (INSTALL_MODULES): Added install-inet.
14756 (CLEAN_MODULES): Added clean-inet.
14757 (all-indent): New target.
14758
14759 * configure.in (host_tools): Added inet.
14760 (native_only): Added inet.
14761 (noconfigdirs): Added inet.
14762
14763Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14764
14765 * configure.in: Don't configure libgloss if we are not configuring
14766 newlib.
14767
14768Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14769
14770 * configure.in: Don't configure libgloss for unsupported
14771 architectures.
14772
14773Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14774
14775 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14776
14777Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14778
14779 * Makefile.in (ALL_MODULES): Include all-apache.
14780 (CROSS_CHECK_MODULES): Include check-apache.
14781 (INSTALL_MODULES): Include install-apache.
14782 (all-apache): New target.
14783
14784 * configure.in: Added apache everywhere perl is seen.
14785
14786Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14787
14788 * Makefile.in: Add support for clean-{module} and
14789 clean-target-{module} rules.
14790
14791Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14792
14793 * configure.in (*-*-ose) do not build libgloss.
14794
14795Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14796
14797 * config.guess (prep*:SunOS:5.*:*): Turn into
14798 powerpele-unknown-solaris2.
14799
14800Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14801
14802 * configure.in: Permit --enable-shared to specify a list of
14803 directories.
14804
14805Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14806
14807 * configure.in (host==solaris): Pass only the first word of $CC
14808 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14809
14810Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14811
14812 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14813
14814Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14815
14816 * Makefile.in (ALL_MODULES): Include all-perl.
14817 (CROSS_CHECK_MODULES): Include check-perl.
14818 (INSTALL_MODULES): Include install-perl.
14819 (ALL_X11_MODULES): Include all-guile.
14820 (CHECK_X11_MODULES): Include check-guile.
14821 (INSTALL_X11_MODULES): Include install-guile.
14822 (all-perl): New target.
14823 (all-guile): New target.
14824
14825 * configure.in (host_tools): Include perl and guile.
14826 (native_only): Include perl and guile.
14827 (noconfigdirs): Don't build guile and perl; no ports have been
14828 done.
14829
14830Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14831
e490616e
ZW
14832 * configure (--enable-*): Handle quoted option lists such as
14833 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
14834
14835Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14836
14837 * Makefile.in ({,inst}all-target): New rule so we can make and
14838 install all of the target directories easily.
14839
14840Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14841
14842 * configure.in: Add missing global flag in sed substitution when
14843 deleting `target-' from ${configdirs}.
14844
14845Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14846
14847 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14848 option.
14849
14850 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14851 config/mh-necv4.
14852
14853 * install.sh: Correct misspelling of transformbasename.
14854
14855 * config.guess: Recognize mips-*-sysv*.
14856
14857Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14858
14859 * config.sub: Recognize mon960.
14860
14861Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14862
14863 * configure: Restore Canadian Cross handling of BISON and LEX,
14864 removed in Feb 20 change.
14865
14866Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14867
14868 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14869 Mention make install. Remove the old copyright date as well the
14870 clumsy and rather pointless copyright on the README file.
14871
14872Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14873
14874 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14875 Makefile after running symlink-tree, then run `make distclean' to
14876 avoid clobbering any generated files in srcdir.
14877
14878Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14879
14880 * configure.in (m68k-*-netbsd*): Build everything now.
14881
14882Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14883
14884 * Makefile.in (taz): Fix quoting.
14885
14886Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14887
14888 * configure.in (sparclet-*-*): Build everything now.
14889
14890Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14891
14892 * configure.in (m68k-*-linux*): New host.
14893
14894Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14895
14896 * configure: Check for bison before byacc.
14897
14898Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14899
14900 * Makefile.in configure: Change the way LEX and BISON/YACC are
14901 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14902 searching PATH. These are used as fallbacks by Makefile.in if
14903 flex/bison/byacc aren't in objdir.
14904
14905Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14906
14907 * Makefile.in: Make everything which depends upon all-bfd also
14908 depend upon all-opcodes, in case --with-commonbfdlib is used.
14909
14910Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14911
14912 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14913 building NT native compilers on Unix.
14914
14915Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14916
14917 * configure.in: Don't get CC from the host Makefile fragment if we
14918 can find gcc in PATH, or if this is a Canadian Cross. Move the
14919 Solaris test for /usr/ucb/cc to the post target script, just after
14920 the compiler sanity test.
14921
14922Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14923
14924 * config.sub: Merge with FSF.
14925
14926Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14927
14928 * Makefile.in (RPATH_ENVVAR): New variable.
14929 (REALLY_SET_LIB_PATH): Use it.
14930 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14931
14932Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14933
14934 * config.sub, configure.in: Recognize sparclet cpu.
14935
14936Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14937
14938 * config.guess: Support m68k-cbm-sysv4.
14939
14940Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14941
14942 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14943 m68k-unknown-linuxaout from linker help string. Put quotes around
14944 $ld_help_string.
14945
14946Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14947
14948 * config.guess (powerpc-harris-powerunix): Add guess for port
14949 to new target.
14950
14951Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14952
14953 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14954
14955Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14956
14957 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14958 $(REALLY_SET_LIB_PATH) in Makefile.
14959 * Makefile.in (SET_LIB_PATH): New variable.
14960 (REALLY_SET_LIB_PATH): New variable.
14961 ($(DO_X)): Use $(SET_LIB_PATH).
14962 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14963 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14964 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14965 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14966 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14967 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14968 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14969 (install-dosrel): Likewise.
14970 (all-opcodes): Depend upon all-libiberty.
14971
14972Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14973
14974 * config.guess (*:CYGWIN*): New
14975
14976Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14977
14978 * Makefile.in (all-target-winsup): All all-target-libiberty.
14979
14980Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14981
14982 * configure.in (noconfigdirs): Add missing # in front of comment.
14983
14984Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14985
14986 * configure.in: add second pass to things added to noconfigdirs
14987 so *-gm-magic can exclude libgloss properly.
14988
14989Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14990
14991 * mpw-configure (extralibs_name, rez_name): Set correctly
14992 for MWC68K compiler.
14993
14994 * mpw-README: Add more info on the necessary build tools.
14995
14996Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14997
14998 * configure.in, config.sub: Recognize cygwin32.
14999
15000Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15001
15002 * config.guess, config.sub: Recognize A/UX.
15003
15004Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15005
15006 * config.sub: Merge with gcc/config.sub.
15007
15008Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15009
15010 * mpw-build.in (do-binutils): Add build of stamps.
15011
15012Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15013
15014 * config.sub: Add recognition for mips64vr4100*-* targets.
15015
15016Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15017
15018 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15019 Add creation of gconfigargs with `--enable-shared' turned on.
15020 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15021 ($(host)-stamp-stage3-configured): Likewise.
15022 (HOLES): Add chatr and ldd.
15023 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15024
15025Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15026
15027 * configure: Pass --nfp to recursive configures.
15028
15029Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15030
15031 * Makefile.in (DLLTOOL): New.
15032 (DLLTOOL_FOR_TARGET): New.
15033 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15034 (EXTRA_TARGET_FLAGS): Ditto.
15035 (EXTRA_GCC_FLAGS): Ditto.
15036 (CONFIGURE_TARGET_MODULES): Ditto.
15037 (DO_X): Ditto.
15038 * configure: Add DLLTOOL.
15039
15040Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15041
15042 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15043 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15044 mh-sco, since old workarounds no longer needed, and don't
15045 build ld, since libraries have weak symbols in COFF.
15046
15047Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15048
15049 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15050
15051Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15052
15053 * configure.in: Make sure that ${CC} can be used to compile an
15054 executable.
15055
15056Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15057
15058 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15059 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15060 nothing depending on whether gdbtk is being built.
15061
15062Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15063
15064 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15065
15066Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15067
15068 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15069 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15070
15071Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15072
15073 * config-ml.in: Add support for
15074 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15075 Simplify setting of multidirs from --disable-foo.
15076
15077Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15078
15079 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15080 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15081 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 15082 non-empty, pass them on to the GCC make.
6599da04
JM
15083 (all-bootstrap): New rule that is like all-gcc, except it executes
15084 the GCC bootstrap rule instead of the GCC all rule.
15085
15086Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15087
15088 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15089
15090Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15091
15092 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15093 DG/UX support.
15094
15095Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15096
15097 * config.sub (i*86*) Change [345] to [3456]
15098
15099Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15100
15101 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15102 --with-gnu-ld=no.
15103
15104Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15105
15106 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15107 AIX multilibs get built.
15108
15109Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15110
15111 * configure.in (i386-win32): Don't build expect if we're not
15112 building the tcl subdir.
15113
15114Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15115
15116 * Makefile.in: (configure-target-examples, all-target-examples):
15117 New targets, configure and build example programs.
15118
15119Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15120
15121 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15122 use it as input to sedit the generated MPW makefile.
15123 * mpw-README: Add a suggestion about Gestalt.h.
15124
15125Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15126
15127 * config.sub: Accept *-*-ieee*.
15128
15129Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15130
15131 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15132 Ronald F. Guilmette <rfg@monkeys.com>.
15133
15134Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15135
15136 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15137 for powerpc-pe native.
15138 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15139 (target==powerpc-pe): duplicate i386-win32 entry.
15140
15141Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15142
15143 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15144 of vxworks, not just vxworks5.1.
15145
15146Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15147
15148 * mpw-configure: Add support for exec-prefix.
15149
15150Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15151
15152 * config.guess: Recognize HP model 816 machines as having
15153 a PA1.1 processor.
15154
15155Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15156
15157 * configure: Ignore new autoconf configure options.
15158
6599da04
JM
15159Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15160
15161 * config.guess: Recognize Pentium under SCO.
15162 From Robert Lipe <robertl@arnet.com>.
15163
15164Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15165
15166 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
15167
15168Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15169
15170 * configure.in: Don't configure gas for alpha-dec-osf*.
15171
15172Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15173
15174 * configure.in: Default to --with-stabs for some targets for which
15175 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15176 i[345]86*-*-unixware*.
15177
15178Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15179
15180 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15181 rather than basing it on the target. Simplify handling of options
15182 controlling which directories to configure. Remove extraneous
15183 slash in multi-clean target.
15184
15185Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15186
15187 * config-ml.in: Prefix more variables with ml_ so they don't collide
15188 with configure's.
15189
15190Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15191
15192 * configure: Don't turn -v into --v.
15193
15194Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15195
15196 * configure.in (targargs): Fix typo.
15197
15198 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15199
15200Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15201
15202 * configure.in: Strip --host and --target options from
15203 CONFIG_ARGUMENTS, and always configure for --host only. Add
15204 --with-cross-host option when building with a cross-compiler.
15205 * configure: Canonicalize the arguments put into config.status by
15206 always using `=' for an option with an argument. Pass a presumed
15207 --host or --target explicitly.
15208
15209Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15210
15211 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15212 into general OS recognition case.
15213
15214Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15215
15216 * configure.in (target_configdirs): add target-winsup only
15217 for win32 target systems.
15218
15219Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15220
15221 * Makefile.in (all-target-libgloss): Depend upon
15222 configure-target-newlib, since when libgloss is built it looks to
15223 see if the newlib directory exists.
15224
15225Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15226
15227 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15228 cfg-ml-*.in.
15229
15230Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15231
15232 * configure: Handle LD and LD_FOR_TARGET when configuring a
15233 Canadian Cross.
15234
6599da04
JM
15235Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15236
15237 * configure.in (target_libs): add target-winsup.
15238 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15239 (target==ppcle-pe): remove ld from $noconfigdirs.
15240
15241Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15242
15243 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15244 Preserve relative path names in $srcdir. Build symlink tree if
15245 configuring cross target dir and srcdir=. (= no VPATH support).
15246 (configure-target-libg++): Depend on configure-target-librx.
15247 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15248 * config-ml.in: New file.
15249 * symlink-tree: New file.
15250 * configure: Ensure srcdir="." if that's what it is.
15251
15252Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15253
15254 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15255 includes and FLEX_SKELETON setting.
15256 * mpw-configure (--with-gnu-ld): New option, controls whether
15257 to use PPCLink or ld with PowerMac GCC.
15258 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15259 * mpw-config.in: Configure grez if targeting Mac.
15260
15261 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
15262 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15263 just macos.
6599da04
JM
15264 * configure.in: Configure grez resource compiler if targeting Mac.
15265 * Makefile.in (all-grez, install-grez): New targets.
15266
15267Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15268
15269 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 15270 gcc in the path, set CC to gcc -O2.
6599da04
JM
15271
15272Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15273
15274 * configure: Default ${build} correctly. Avoid picking up extra
15275 spaces when reading CC and CXX from Makefile. When doing a
15276 Canadian Cross, use plausible default values for numerous
15277 variables.
15278 * configure.in: When doing a Canadian Cross, don't try to
15279 configure tools whose configure script can't handle it.
15280
15281Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15282
15283 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15284
15285Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15286
15287 * configure: Remove dubious bug reporting address.
15288
15289Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15290
15291 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15292 configure script, run that instead of this directory's configure.
15293 In either case, print a message that we're configuring the sub-dir.
15294
15295Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15296
15297 * configure.in: Before checking for the existence of various files,
15298 use sed to filter out "target-".
15299
15300Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15301
15302 * Makefile.in (DO_X): Split rule to decrease command line length
15303 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15304 (Philippe De Muyter).
15305
15306Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15307
15308 * Makefile.in (all-patch): depend on all-libiberty.
15309
15310Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15311
15312 * configure.in: If the only directory in target_configdirs which
15313 actually exists is libiberty, then set target_configdirs to empty,
15314 to avoid trying to build a target libiberty in a gas or gdb
15315 distribution.
15316
15317Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15318
15319 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
15320 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15321 systems.
6599da04
JM
15322
15323Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15324
15325 * configure.in (copy_dirs): Use sys-include instead of include
15326 for --with-headers option.
15327
15328Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15329
15330 * Makefile.in, configure.in: Make winsup builds work with
15331 new scheme.
15332
15333Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15334
15335 * configure.in: Build the linker on AIX.
15336
15337Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15338
15339 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15340 where needed.
15341
15342Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15343
15344 * Makefile.in (all-gcc): Fix typo.
15345
15346Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15347
15348 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15349
15350Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15351
15352 * configure.in: Rename libFOO to target-libFOO, and xiberty
15353 to target-xiberty, to provide more flexibility.
15354 (target_subdir): Define. Create if cross.
15355 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15356 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15357 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15358 check-libFOO -> check-target-libFOO, etc.
15359 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15360 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15361 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15362 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15363 allow ALL_GCC="" to only configure.
15364 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15365 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15366 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15367
15368Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15369
15370 * Makefile.in (taz): Build "info" in etc explicitly.
15371
15372Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15373
15374 * configure.in: Make sure that CC is undefined (as opposed to
15375 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15376 problem with autoconf trying to configure on a host without GCC.
15377
15378Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15379
15380 * mpw-configure: Set host alias from choice of host compiler,
15381 only use generic MPW Makefile sed if present, edit a file
15382 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15383 * mpw-README: Add problem notes about CW6 and CW7.
15384
15385Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15386
15387 * Makefile.in (taz): Use ";" instead of ";;".
15388
15389Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15390
15391 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15392 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15393 DISTDOCDIRS.
15394 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15395 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15396
15397Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15398
15399 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15400 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15401 Move bfd to DISTSTUFFDIRS.
15402
15403Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15404
15405 * Makefile.in (X11_LIB): Removed.
15406 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15407
15408 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15409
15410Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15411
15412 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15413 names.
15414
15415Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15416
15417 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15418
15419Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15420
15421 * configure.in (i[345]86-*-win32): Always build newlib.
15422 Don't configure cvs, autoconf or texinfo.
15423 * Makefile.in (LD_FOR_TARGET): New.
15424 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15425 Pass down LD_FOR_TARGET.
15426
15427Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15428
15429 * winsup: New directory.
15430 * Makefile.in: Build winsup.
15431 * configure.in: Winsup is configured when target is win32.
15432 Can only build win32 target GDB when native.
4e81ae98 15433
6599da04
JM
15434Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15435
15436 * config.guess: Recognize HP model 819 machines as having
15437 a PA 1.1 processor.
15438
15439Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15440
15441 * configure: Fix sed loop which substitutes for CC and CXX to
15442 avoid bug found in various sed implementations.
15443
15444Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15445
15446 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15447 simulator. Use standard powerpc-*-eabi*.
15448
15449Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15450
15451 * configure.in: Stop putting gas and binutils in noconfigdirs for
15452 powerpc-*-aix* and rs6000-*-*.
15453
15454Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15455
15456 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15457 -mcall-aixdesc libraries.
15458
15459Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15460
15461 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15462
15463 * config.sub (arm | armel | armeb): Fix shell syntax.
15464
15465Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15466
15467 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15468 -msoft-float and -mcpu=common support.
15469 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15470 libraries.
15471
15472Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15473
15474 * configure.in: Allow configuration and build of emacs19 for the alpha.
15475
15476Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15477
15478 * configure.in (CC): Get ^CC, not just any old CC, from
15479 ${host_makefile_frag}.
15480
15481Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15482
4e81ae98 15483 * configure.in (CC): Try to get CC from
6599da04
JM
15484 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15485
15486Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15487
15488 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15489 only if it exists in $(srcdir).
15490
15491Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15492
15493 * configure: If CC and CXX are not set in the environment, set
15494 them, based on either an existing Makefile or on searching for gcc
15495 in PATH. Substitute for CC and CXX in Makefile.
15496 * configure.in: Remove libm from target_libs. Separate
15497 target_configdirs from configdirs. If CC is not set in
15498 environment, try to get it from a host Makefile fragment. Rewrite
15499 changes of configdirs to use skipdirs instead. A few minor
15500 tweaks. Take directories out of target_configdirs as they are
15501 taken out of configdirs. Remove existing Makefile files from
15502 subdirectories. Substitute for TARGET_CONFIGDIRS and
15503 CONFIG_ARGUMENTS in Makefile.
15504 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15505 by configure.in.
15506 (CONFIG_ARGUMENTS): Likewise.
15507 (CONFIGURE_TARGET_MODULES): New variable.
15508 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15509 ($(CONFIGURE_TARGET_MODULES)): New target.
15510 (configure-libg++, configure-libio): New targets.
15511 (all-libg++): Depend upon configure-libg++.
15512 (all-libio): Depend upon configure-libio.
15513 (configure-libgloss, all-libgloss): New targets.
15514 (configure-libstdc++): New target.
15515 (all-libstdc++): Depend upon configure-libstdc++.
15516 (configure-librx, all-librx): New targets.
15517 (configure-newlib): New target.
15518 (all-newlib): Depend upon configure-newlib
15519 (configure-xiberty): New target.
15520 (all-xiberty): Depend upon configure-xiberty.
15521
15522Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15523
15524 * configure.in (host i[345]86-*-win32): Expand the
15525 noconfigdirs again.
15526
15527Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15528
15529 * mpw-configure: Fix sed command file name.
15530
15531Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15532
4e81ae98 15533 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
15534 noconfigdirs again.
15535
15536Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15537
15538 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15539 or powerpc*-*-pe*, since they are not yet supported.
15540
15541Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15542
15543 Add PowerMac support and many other enhancements.
15544 * mpw-configure: New option --cc to select compiler to use,
15545 paste options set according to --cc into the generated
15546 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15547 if mpw-make.sed is present.
15548 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15549 add forward includes for PowerPC include files.
15550 * mpw-build.in: Build using Makefile.PPC if present.
15551 (do-byacc, etc): Remove separate version resource builds.
15552 (do-gas): Build "stamps" before "all".
15553 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15554 * mpw-README: Update to reflect --cc option, PowerMac support,
15555 and recently-reported compatibility problems.
15556
15557Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15558
15559 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15560 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15561 (--with-multilib-top): Pass to recursive invocations.
15562
15563Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15564
15565 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15566 v810-*-*.
15567
15568Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15569
15570 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15571 gdb, ld and opcodes on v810-*-*.
15572
6599da04
JM
15573Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15574
15575 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15576 (local-maintainer-clean): New target.
15577 (maintainer-clean): New target.
15578 (realclean): Just depend upon maintainer-clean.
15579
15580Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15581
15582 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15583
15584Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15585
15586 * configure.in: Build ld in mips*-*-bsd* case.
15587
15588Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15589
15590 * config.sub: Accept -lites* OS. From Ian Dall.
15591
15592Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15593
15594 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 15595 targets.
6599da04
JM
15596
15597Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15598
15599 * configure.in: treat i386-win32 canadian cross the same as
15600 i386-go32 canadian cross.
15601
15602Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15603
15604 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15605 running under the simulator to build a reduced set of libraries.
15606 (powerpc-*-eabiaix): Add fine grained multilib support added to
15607 other powerpc targets yesterday.
15608
15609Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15610
15611 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15612 -disable-softfloat, -disable-relocatable, -disable-aix, and
15613 -disable-sysv to control which multilib libraries get built.
15614
15615Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15616
15617 * configure: Add Makefile.tem to list of files to remove in trap
15618 handler.
15619
15620Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15621
15622 * config.guess (*Linux*): Add missing "exit"s.
15623 Also, need specific check for alpha-unknown-linux (uses COFF).
15624
15625Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15626
15627 * config.guess: Merge with FSF:
15628
15629 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15630 * config.guess (AIX4): More robust release numbering discovery.
15631
15632 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15633 * config.guess (i386-sequent-ptx): Properly get version number.
15634
15635 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15636 * config.guess (mips:*:4*:UMIPS): New case.
15637
15638Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15639
15640 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15641 (i386-win32 host): Likewise. Don't build readline.
15642
15643Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15644
15645 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15646 SUPPORT_FILES to submakes.
15647
15648Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15649
15650 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15651 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15652 mpw-configure.
15653
15654Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15655
15656 * configure.in (appdirs): Use =, not ==, in test expression when
15657 trying to build the text to print in the warning message for
15658 Solaris users.
15659
15660Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15661
15662 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15663
15664Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15665
15666 * config.guess: Recognize lynx-2.3.
15667
15668Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15669
15670 * config.sub (z8ksim): Deleted
15671 (z8k-*-coff): New, this is the one true name of the target.
15672
15673Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15674
15675 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15676
15677Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15678
15679 * config.guess (*:Linux:*:*): First try asking the linker what the
15680 default object file format is (elf, aout, or coff). Then if this
15681 fails, try previous methods.
15682
15683Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15684
15685 * configure.in: Don't build newlib for *-*-vxworks5.1.
15686
15687Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15688
15689 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15690 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15691
15692Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15693
15694 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15695
15696Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15697
15698 * cfg-ml-com.in: New file.
15699 * cfg-ml-pos.in: New file.
15700
15701Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15702
15703 * COPYING.NEWLIB: Add HP free copyright to list.
15704
15705Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15706
15707 * config.sub: Recognize -eabi* for the system, not just -eabi.
15708
15709Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15710
15711 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15712 * config.sub, configure.in (win32): New target and host.
15713
15714Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15715
15716 * configure.in: Add i386-pe configuration.
15717
15718Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15719
15720 * mpw-build.in (install): Install GDB after LD.
15721
15722Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15723
15724 * mpw-config.in (elf/mips.h): Always forward-include, needed
15725 for GDB to build.
15726
15727Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15728
15729 * testsuite: New directory for customer acceptance and whole tool
15730 chain tests.
15731
15732Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15733
15734 * configure: If per-host line isn't found, but AC_OUTPUT is found
15735 and a configure script exists, run it instead.
15736
15737Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15738
15739 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15740
15741Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15742
15743 * configure: Set build_{cpu,vendor,os,alias} to host values when
15744 --build isn't specified.
15745
15746Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15747
15748 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15749 (FLAGS_TO_PASS): Pass them.
15750 (EXTRA_TARGET_FLAGS): Ditto.
15751
6599da04
JM
15752Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15753
15754 * Makefile.in (all-libg++): Depend on all-libstdc++.
15755
15756Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15757
15758 * configure.in (noconfigdirs): Enable all packages for
15759 i386-unknown-netbsd.
15760
15761Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15762
15763 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15764 hosted builds (DOS builds)
15765
15766Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15767
15768 Changes for ARM based on patches from Richard Earnshaw:
15769 * config.sub: Handle armeb and armel.
15770 * configure.in: Omit arm linker only for riscix.
15771
15772Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15773
15774 * config.guess: Update from FSF.
15775
15776Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15777
63f6bcd7 15778 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
15779 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15780 powerpcle variant. Convert pentium into i586, not i486. Add p5
15781 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15782 temporarily.
15783
15784Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15785
15786 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15787
15788Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15789
15790 * config.sub: Accept -lites* as a basic system type.
15791
15792Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15793
15794 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15795 installed, and if so return linuxoldld as the system name.
15796
15797Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15798
15799 * config.guess: Add hppa1.1-hp-lites support.
15800
15801Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15802
15803 * configure.in: Don't build newlib for m68k-vxworks5.1.
15804
15805Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15806
15807 * configure.in (mips-sgi-irix6): Use mh-irix5.
15808
15809Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15810
15811 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15812
15813Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15814
15815 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 15816 OSF/1. Fix compiler flags.
6599da04
JM
15817 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15818
15819Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15820
15821 * configure.in: Recognize --with-newlib.
15822 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15823
15824Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15825
d207ebef 15826 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
15827 to *_X11_MODULES due to gdbtk needing X include files et al.
15828
15829Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15830
15831 Merge in support for Mac MPW as a host.
15832 (Old change descriptions retained for informational value.)
15833
15834 * mpw-config.in: Add generic include forwards for cpu-specific
15835 include files in aout and elf directories.
15836
15837 * mpw-configure: Added copyright.
15838 * mpw-config.in: Check for presence of required build tools.
15839 (target_libs): Add newlib.
15840 (target_tools): Add examples.
15841 (Read Me): Generate as "Read Me for MPW" instead.
15842 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15843 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15844 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15845
15846 * mpw-configure: Remove subdir-specific makefile hackery,
15847 delete mk.tmp after using it.
15848
15849 * mpw-build.in (all): Display start and end times.
15850
15851 * mpw-configure (host_canonical): Set.
15852 (target_cpu): Always add to makefiles.
15853 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15854 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15855 (mpw-mh-mpw): Look for in srcdir and srcroot.
15856 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15857
15858 * mpw-build.in: (install-only): New target.
15859
15860 * mpw-configure (host_alias, target_alias): Rename from hostalias
15861 and targetalias, add into generated Makefile.
15862 (mk.tmp): If present, add into generated Makefile.
15863 * mpw-build.in (all-gas): Build config.h first before gas proper.
15864
15865 * mpw-configure (config.status): Write only if changed.
15866 * mpw-config.in (readline): Configure it (not built, just used for
15867 definitions).
15868
15869 * mpw-config.in (elf/mips.h): Add a forward include.
15870
15871 * mpw-config.in: Forward-include most .h files in include into
15872 extra-include.
15873 (readline): Don't build.
15874 mpw-build.in (install): Install GDB.
15875
15876 * mpw-configure (prefix, mpw_prefix): Handle it.
15877 * mpw-config.in (mmalloc, readline): Don't configure.
15878 * mpw-build.in (thisscript): Rename to ThisScript.
15879 Use mpw-build instead of BuildProgram everywhere.
15880 (mmalloc, readline): Don't build.
15881 * mpw-README: New file, basic documentation about the MPW port.
15882
15883 * mpw-config.in: Use forward-include to create include files.
15884
15885 * mpw-configure: Add more things to the top of each configured
15886 Makefile, including contents of config/mpw-mh-mpw.
15887 * mpw-config.in (extra-include): Create this directory and fill it
15888 with Posix-like include files when configuring.
15889
15890 * config.sub (apple, mac, mpw): Add various aliases.
15891
15892 * mpw-build.in: New file, top-level build script fragment for MPW.
15893 * mpw-configure: New file, configure script for MPW.
15894 * mpw-config.in: New file, config fragment for MPW.
15895
15896Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15897
15898 * configure.in (host_libs): Remove glob, since it is gone from the
15899 sources.
15900
15901Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15902
15903 * Makefile.in: define empty GDB_NLM_DEPS var.
15904
15905 * configure.in(target_makefile_frag): use config/mt-netware
15906 for netware targets.
15907
15908Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15909
15910 * config.sub: Merge in recent FSF changes. Remove linux special
15911 cases.
15912
15913Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15914
731a8127 15915 Revert this change:
6599da04
JM
15916
15917 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15918
15919 * build-all.mk: Use CC=cc -Xs on Solaris.
15920
6599da04
JM
15921Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15922
15923 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15924 stop using it.
15925 * Makefile.in: Nuke all references to glob subdirectory.
15926
15927Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15928
15929 * configure.in: Fix --enable-shared logic in per-host.
15930
15931Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15932
15933 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15934
15935Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15936
15937 * configure.in (noconfigdirs): Don't build gas on AIX, for
15938 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15939
15940Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15941
15942 * configure: Fix --cache-file to work if the file argument is a
15943 relative path.
15944
15945Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15946
15947 * configure: If the --cache-file is used, pass it down to
15948 configure in subdirectories.
15949
15950Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15951
15952 * config.sub: add vxworks29k configuration.
15953
15954Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15955
15956 * Makefile.in (taz): Do "diststuff" part quietly.
15957
15958Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15959
15960 * config.sub: Mini-merge with gcc/config.sub.
15961
15962Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15963
15964 * config.guess (IRIX): Sed - to _.
15965
15966Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15967
15968 * Makefile.in (source-vault, binary-vault): New targets.
15969
15970Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15971
15972 * config.sub: Recognize -eabi as a basic system type.
15973
15974Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15975
15976 * configure.in (enable_shared stuff): Fix typo.
15977
15978Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15979
15980 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15981
15982Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15983
15984 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15985
15986Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15987
15988 * configure.in (rs6000-*-*): Don't build gas.
15989
15990Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15991
15992 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15993 reduce command line length.
15994 (AS_FOR_TARGET): Check for as.new, not Makefile.
15995 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15996
15997Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15998
15999 * config.guess: Merge from FSF.
16000
16001Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16002
16003 * configure: Don't use $ when handling program_suffix.
16004
16005Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16006
16007 * configure.in: Configure tk for hppa/hpux.
16008
16009Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16010
16011 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16012
16013Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16014
16015 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16016 to LIBCXXFLAGS. Tests are better run without it.
16017
16018Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16019
16020 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16021
16022Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16023
16024 * configure.in (*-*-netware*): Don't configure xiberty.
16025
16026Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16027
16028 * configure.in: Remove tk from native_only list.
16029
16030Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16031
16032 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16033 for special NCD build.
16034
16035Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16036
16037 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16038 makeall.bat, they're only useful for binutils snapshots.
16039 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16040 makeall.bat to specified SUPPORT_FILES.
16041
16042Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16043
16044 * build-all.mk: Add Ericsson targets to sun4 and solaris
16045 hosts. Add BNR's sun4 target to solaris host, so their
16046 build-from-source will be tested in-house first.
16047
16048Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16049
16050 * Makefile.in (LIBCFLAGS): New variable.
16051 (CFLAGS_FOR_TARGET): Ditto.
16052 (LIBCFLAGS_FOR_TARGET): Ditto.
16053 (LIBCXXFLAGS): Ditto.
16054 (CXXFLAGS_FOR_TARGET): Ditto.
16055 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16056 (BASE_FLAGS_TO_PASS): Pass them.
16057 (EXTRA_TARGET_FLAGS): Ditto.
16058
731a8127 16059 * configure.in: Support --enable-shared.
6599da04
JM
16060
16061Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16062
16063 * configure.in (target_libs): Include libstdc++ again.
16064 * config.guess: Update from FSF (for FreeBSD).
16065
16066Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16067
16068 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16069 makeall.bat.
16070 (DISTDOCDIRS): Add `etc'.
16071 (ETC_SUPPORT_PFX): New variable.
16072 (taz): Include anything from etc starting with a word in
16073 ETC_SUPPORT_PFX.
16074
16075Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16076
16077 * config.sub: Update for recent FSF changes. Remove obsolete
16078 h8300hds entry. Add -windows* and -osx as basic os. Minor
16079 spacing changes.
16080
16081Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16082
16083 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16084
16085 * config.guess: Merge with FSF.
16086 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16087
16088Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16089
16090 * configure: Since the "trap 0" handler will override the exit
16091 status on many systems, only use it for "exit 1", and make it set
16092 a non-zero exit status; reset it before "exit 0". Also, check
16093 exit status of config.sub, and error out if it failed.
16094
16095Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16096
16097 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16098 and install libgloss.
16099
16100Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16101
16102 * Makefile.in (all-binutils): Depend upon all-byacc.
16103
16104 * configure.in: Don't build emacs on Irix 5.
16105
16106Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16107
16108 * configure.in (*-*-netware*): Add libio.
16109
16110Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16111
16112 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16113 (CHECK_TARGET_MODULES): Ditto.
16114 (INSTALL_TARGET_MODULES): Ditto.
16115 (TARGET_LIBS): Ditto.
16116 (all-libstdc++): Note dependencies.
16117
16118Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16119
16120 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16121
16122Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16123
16124 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16125 -fexternal-templates.
16126
16127 * configure.in (target_libs): Add libstdc++.
16128 (noconfigdirs): Add libstdc++ as appropriate.
16129
16130Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16131
16132 * config.guess: Update from FSF.
16133
16134Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16135
16136 * configure: Use ${config_shell} when running ${configsub}.
16137
16138Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16139
16140 * config.sub: No longer recognize h8300h.
16141
16142Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16143
16144 * config.sub: Remove extraneous differences between config.sub and
16145 gcc/config.sub.
16146
16147Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16148
16149 * Makefile.in (DISTSTUFFDIRS): Add gas.
16150
16151Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16152
16153 * COPYING.NEWLIB: New file.
16154
16155Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16156
16157 * config.guess (HP-UX): Patch from Harlan Stenn
16158 <harlan@landmark.com> to also emit release level.
16159
16160Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16161
16162 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16163
16164Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16165
16166 * config.sub: Merge nextstep cleanup from FSF.
16167
16168Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16169
16170 * configure.in (arm-*-*): Don't configure ld for this target.
16171
16172Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16173
16174 * configure.in (*-*-netware): don't configure libg++, libio,
16175 librx, or newlib.
16176
16177Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16178
16179 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16180 configure ld--it works, but it doesn't support shared libraries.
16181
16182Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16183
16184 * config.guess (*-unknown-freebsd*): Get rid of possible
16185 trailing "(Release)" in version string.
16186 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16187
16188Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16189
16190 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16191 Fix type: *-next-neststep -> *-next-nextstep.
16192
16193 * config.guess: Merge from FSF:
16194
16195 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16196
16197 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16198
16199 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16200
16201 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16202 instead of UNIX_SV for UnixWare 1.0).
16203
16204Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16205
16206 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16207 to make gdb/nlm/* build after the compiler and linker.
16208
16209Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16210
16211 * config.guess (netbsd, freebsd, linux): Accept any machine,
16212 not just i[34]86.
16213 (m68k-atari-sysv4): Relocate to match FSF version.
16214
16215 * config.guess: More merges from the FSF:
16216
16217 Add a space before function call or macro invocation.
16218
16219 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16220
16221 * config.guess: Add trap cmd to remove dummy.c and dummy when
16222 interrupted.
16223
16224 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16225
16226 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16227 (dummy): Redirect stderr from compilation of dummy.c.
16228
16229 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16230
16231 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16232
16233Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16234
16235 * configure: Accept and ignore --cache*, for compatibility with
16236 new autoconf.
16237
16238Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16239
16240 * config.guess: Merge from FSF:
16241
16242 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16243
16244 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
16245 (PATH): Add /.attbin at end for finding uname.
16246 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
16247
16248 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16249
e490616e 16250 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
16251
16252 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16253
e490616e
ZW
16254 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16255 to select whether to use ELF or COFF.
6599da04
JM
16256
16257 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16258
e490616e 16259 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
16260
16261 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16262
16263 * config.guess: Guess the OS version for HPUX.
16264
16265 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16266
16267 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16268
16269Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16270
16271 * configure.in: Recognize --with-headers, --with-libs, and
16272 --without-newlib.
16273 * Makefile.in (all-xiberty): Depend upon all-ld.
16274
16275Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16276
16277 * configure.in: Change i[34]86 to i[345]86.
16278
16279Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16280
16281 * configure (version): A few more tweaks to help message.
16282
16283Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16284
16285 * Makefile.in: Remove (for now) librx as a host library,
16286 now that we're building it for target.
16287
16288Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16289
16290 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16291 (Karl Berry).
16292
16293Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16294
16295 * configure.in: Also configure librx.
16296
16297Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16298
16299 * Makefile.in: Update various rules to reflect that librx
16300 is now needed for libg++.
16301
16302Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16303
16304 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16305
16306Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16307
16308 * configure.in: Configure the examples directory.
16309
16310Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16311
16312 * configure: Simplify Jun 2 1994 change.
16313
16314Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16315
16316 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16317 /bin/gcc isn't good enough to build gcc.
16318
16319Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16320
16321 * Makefile.in (GDB_SUPPORT_FILES): Remove
16322 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16323 (gdb.tar.gz): Add new rule to use standard distribution building
16324 mechanism.
16325
16326Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16327
16328 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16329 Bill Cox <bill@cygnus.com>.
16330
16331Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16332
16333 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16334
16335Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16336
16337 * configure: Search current dir first in .gdbinit.
16338
16339Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16340
16341 * config.sub: Recognize freebsd (merged from gcc config.sub).
16342
16343Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16344
16345 * config.sub: Refer to NeXT's operating system as nextstep.
16346
16347 * config.sub (case $basic_machine): Re-order the cases, to match
16348 the order in the FSF version (which is mostly alphabethical).
16349 Merge in some additions and changes from the FSF.
16350
16351Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16352
16353 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16354 * config.sub: Recognize cxux7.
16355 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16356
16357Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16358
16359 * config.sub: Fix typo powerpc -> powerpc-*.
16360
16361Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16362
16363 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16364
16365 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16366 parallel with all-emacs and install-emacs). Top-level command
16367 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16368
16369Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16370
16371 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16372 $(relbindir)/make before doing ``make install'', and use
16373 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16374 installing over running make binary.
16375 ($(host)-stamp-stage3-installed): Likewise.
16376
16377Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16378
16379 * config.guess: Recognize Mach.
16380
16381Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16382
16383 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16384 see whether --exec-prefix was used.
16385
16386Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16387
16388 * README: Explicitly mention libg++/README. (Zoo's idea.)
16389
16390Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16391
16392 * Makefile.in: Add all-librx target similar to all-libproc.
16393
16394Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16395
16396 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16397 with post 1.2 uname bogosity.
16398
16399Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16400
16401 * configure: Remove temporary files on receipt of a signal.
16402
16403Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16404
16405 * configure: If there is a package_makefile_frag, remove
16406 ${subdir}/Makefile.tem after copying it in.
16407
16408Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16409
16410 * build_all.mk: support rs6000 lynx identifies itself as
16411 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16412 since /bin/gcc is too feeble to compile a modern gcc.
16413
16414Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16415
16416 * brought devo/test-build.mk update-to-date with progressive/
16417 test-build.mk. Add lynx targets and hppa flag info.
16418
16419Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16420
16421 * configure.in: Use mh-ncrsvr43. Patch from
16422 Tom McConnell <tmcconne@sedona.intel.com>.
16423
16424Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16425
16426 * config.guess (i386-unknown-bsdi): No longer need to
16427 check #if defined(__bsdi__) && defined(__i386__).
16428
16429Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16430
16431 * configure: Set program_transform_nameoption correctly.
16432
16433Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16434
16435 * brought build-all.mk update-to-date with progressive build-all.mk,
16436 added new targets and hppa info.
4e81ae98 16437
6599da04
JM
16438Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16439
16440 * configure: If config.guess result is a prefix of the user
16441 specified target, assume a native build and use the user specified
16442 target as the host alias. Remove SunOS patch suffix removal hack.
16443 * configure.in: Remove SunOS patch suffix removal hack.
16444
16445 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16446 in NATIVE_CHECK_MODULES.
16447
16448Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16449
16450 * Makefile.in: Rename HOST_ONLY to NATIVE.
16451 * configure: Delete SunOs patch suffix from host_canonical
16452 and build_canonical variables that are prepended to Makefiles.
16453 * configure.in: Add comments for easier maintenance.
16454
16455Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16456
16457 * Makefile.in: Add all-libproc target similar to all-gui.
16458
16459Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16460
16461 * Makefile.in (CHECK_MODULES): split into
16462 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16463
16464Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16465
16466 * config.guess (i386-unknown-bsdi): New system to guess.
16467
16468Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16469
16470 * Makefile.in: Add all-gui target (but not yet build by "all").
16471
16472Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16473
16474 * config.sub: Move deletion of patch suffix from here...
16475 * configure.in: To here, at Ian's suggestion. The top-
16476 level scripts might need to know of a patch level.
16477
16478Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16479
16480 * config.sub: Strip off patch suffix so rtl is recognized
16481 as a sunos4.1.3 machine, even though it's been patched.
16482
16483Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16484
16485 * Makefile.in (INSTALL_LAST): Delete.
16486 (INSTALL_DOSREL): New.
16487
16488Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16489
16490 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16491 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16492 whether we pass down --with-gnu-ld anyhow.
16493
16494Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16495
16496 * Makefile.in (INSTALL_LAST): Change operation so it works
16497 on more flavors of make.
16498 * configure.in (go32): Don't build libg++ or libio.
16499
16500Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16501
16502 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16503 they can be overriden by templates.
16504
16505Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16506
16507 * configure.in (target==go32): Don't build gdb.
16508 * dosrel: New directory.
16509
16510Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16511
16512 * configure.in (host==go32): Configure dosrel too.
16513 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16514 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16515 be set by incoming names or templates.
16516 (INSTALL_LAST): New rule.
6599da04
JM
16517
16518Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16519
16520 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16521
16522Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16523
6599da04
JM
16524 * configure.in (appdirs): New variable. Currently empty, but will
16525 be used in gas distribution. If nonempty, lists a set of
16526 directories at least one of which must get configured, or top
16527 level configuration is considered to have failed.
16528 (rs6000-*-lynxos*): Use new file name.
16529
16530Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16531
16532 Eliminate XTRAFLAGS.
16533 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16534 newlib include files using -idirafter, and also use -nostdinc.
16535 (CXX_FOR_TARGET): Likewise.
16536 (XTRAFLAGS): Removed.
16537 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16538 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16539 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16540 ($(DO_X)): Don't pass down XTRAFLAGS.
16541
16542Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16543
16544 * configure.in (mips*-dec-bsd*): New target; do build linker.
16545 (mips*-*-bsd*): New target; don't build linker.
16546
16547Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16548
16549 * configure.in: support rs6000-*-lynxos* configuration.
16550 support sunos4 as a cross target.
16551
16552 * config.sub: look for lynx*, not lynx since the OS version may
16553 legitimately be part of the name.
16554
16555Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16556
16557 * configure.in (i[34]86-*-sco*): Move to be with other i386
16558 targets.
16559 (romp-*-*): New target. Skip various binary utilities.
16560 (vax-*-*): New target. Don't build newlib.
16561 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16562
16563Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16564
16565 * configure.in: Only set host_makefile_frag if config
16566 directory exists.
16567
16568Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16569
16570 * install.sh: If $dstdir exists, don't check whether each
16571 component does.
16572
16573Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16574
16575 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16576
16577Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16578
3b75d237
AJ
16579 * configure.in (*-*-lynxos*): Don't configure newlib for either
16580 native or cross Lynx.
6599da04
JM
16581
16582Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16583
16584 * config.sub (sparc64-elf): Fix os.
16585 (z8k): Remove duplicate.
16586
16587Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16588
16589 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16590 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16591
16592Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16593
16594 * configure: Make file links cleanly even if Lynx fails on
e490616e 16595 an NFS symlink (at least fail cleanly).
6599da04
JM
16596
16597Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16598
16599 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16600 -XNh2000.
16601
16602Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16603
16604 * configure: Unknown options are fatal again.
16605
16606Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16607
16608 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 16609 compatibility.
6599da04
JM
16610
16611Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16612
16613 * build-all.mk: Add `clean' target.
16614
16615Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16616
16617 * config.guess: Add SINIX support.
16618 * configure.in: Add mips-*-sysv4* support.
16619
16620Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16621
16622 * build-all.mk: Document all useful targets.
16623 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16624 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16625
16626Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16627
16628 * configure: Support --silent, --quiet.
16629
16630Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16631
16632 * configure: Support --disable-FEATURE.
16633
16634Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16635
16636 * config.guess: Recognize NCR running SVR4.3.
16637
16638Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16639
16640 * config.guess: Make BSDI generate i386-unknown-bsd386.
16641 Patch from Paul Eggert <eggert@twinsun.com>.
16642
16643Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16644
16645 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16646
16647Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16648
16649 * configure: Make unrecognized options give nonfatal warnings
16650 instead of fatal errors, and pass them to any subdirectory
16651 configures in case they recognize them.
16652 Make --x equivalent to --with-x.
16653
16654Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16655
16656 * configure: Add --enable-* options. Clean up usage message and
16657 some comments.
16658
16659Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16660
16661 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16662
16663Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16664
16665 * configure.in (hppa*-*-*): Enable binutils.
16666
16667Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16668
16669 * config.sub: Recognize cisco.
16670
16671Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16672
16673 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16674
16675Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16676
16677 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16678 than one configuration name. Add comment.
16679
16680Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16681
16682 * config.guess: about target *-hitachi-hiuxwe2, fixed
16683 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16684 macro is incorrect.]
16685
16686Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16687
16688 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16689 than the "make ls" stuff which used to be here.
16690
16691Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16692
16693 * config.guess: Recognize i[34]86-unknown-freebsd.
16694 From Shawn M Carey <smcarey@rodan.syr.edu>.
16695
16696Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16697
16698 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16699
16700Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16701
16702 * config.guess: Check for ptx.
16703
16704Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16705
16706 * config.sub: Add os9k checking.
16707
16708Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16709
16710 * config.guess: Handle OSF1 running on HPPA processors
16711
16712Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16713
16714 * configure: If subdir configure fails, print out a message with
16715 subdirectory name, in case subdir's configure code didn't identify
16716 itself.
16717
16718Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16719
16720 * configure.in: Remove embedded newlines from configdirs.
16721 Avoid mismatches of substrings. Fix matching strings at end
16722 of configdirs.
16723
16724Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16725
16726 * config.guess: Add Lynx/rs6000 config support.
16727
16728Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16729
16730 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16731
16732Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16733
16734 * configure.in (hppa*-*-osf*): Treat this just like most other
16735 PA configurations (eg no binutils or ld).
16736 (hppa*-*-*elf*): These configurations have binutils and ld.
16737
16738Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16739
16740 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16741
16742Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16743
16744 * configure.in (rs6000-*-*): Build gas.
16745
16746Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16747
e490616e 16748 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
16749
16750Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16751
16752 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16753 for GDB and GDB has been fixed to not need it.
16754
6599da04
JM
16755Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16756
16757 * config.guess: Recognize vax hosts.
16758
16759Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16760
16761 * configure (while loop): Don't use "break 2" inside case
16762 statement -- the case statement isn't an enclosing loop.
16763
16764Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16765
16766 * config.guess: Clean up NeXT support, to allow nextstep
16767 on Intel machines. Make OS be nextstep.
16768
16769Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16770
16771 * config.guess: Add alternate forms for Convex.
16772
16773Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16774
16775 * configure: Completely rewrite option processing. Take
16776 advantage of pattern-matching to avoid invoking test frequently.
16777 Also clean up host and target defaulting logic.
16778
16779Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16780
16781 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16782 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16783 commands (plus user environment) will fit SCO limits.
16784
16785Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16786
16787 * configure.in: Don't issue warnings about directories which are
16788 not being configured if -norecursion is set. Correct test for
16789 --with-gnu-as and --with-gnu-ld to not get confused by substring
16790 matches.
16791
16792 * configure.in: Don't build gas for alpha-dec-osf1*.
16793
16794Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16795
16796 * configure: Back out Per's change of 12/19/1993. It changes the
16797 behavior of configure in unexpected and confusing ways.
16798
16799 Also, use different delim char when calculating
16800 program_transform_name so that the name can contain slashes.
16801
16802Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16803
16804 * configure.in, config.sub: Add support for VSTa micro-kernel.
16805
16806Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16807
16808 * configure.in: Nuke hacks which were used to get a special
16809 version of GAS for HPPA configurations.
16810
16811Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16812
16813 * configure: If only ${target_alias} is given, use that
16814 as the default for ${host_alias}.
16815 * configure: Add missing back-slashes before nested quotes.
16816
16817Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16818
16819 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16820
16821Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16822
16823 * config.guess: Recognize some Tektronix configurations.
16824 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16825
16826Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16827
16828 * config.sub: Match any flavor of SH.
16829
16830Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16831
16832 * configure.in: Don't try to configure newlib for Alpha.
16833
16834Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16835
16836 * configure.in: Don't build ld for Irix 5. Don't build gas,
16837 libg++ or libio for any Alpha target.
16838
16839 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
16840
16841Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16842
16843 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16844 default arguments -- so it tried to compress itself.
16845
16846Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16847
16848 * configure.in (notsupp): ensure that a space is always at the end
16849 of the configdirs list, since the grep checks for an explicit space
16850
16851Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16852
16853 * configure.in (target i386-sysv4.2): don't build ld, since static
16854 versions of many libraries are not available.
16855
16856Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16857
16858 * config.guess: Recognize Apollos (using environment variables).
16859 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16860
16861Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16862
16863 * config.guess: Recognize Sony news mips running newsos.
16864
16865Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16866
16867 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16868 "fi ; else" for bash.
16869
16870Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16871
16872 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16873
16874Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16875
16876 * config.sub: accept unixware as an alias for svr4.2.
16877 Fix some inconsistancies with the gcc version.
16878
16879Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16880
16881 * Makefile.in (DISTDOCDIRS): Add gdb.
16882
16883Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16884
16885 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16886
16887Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16888
16889 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16890 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16891 this now.
16892
16893Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16894
16895 * config.sub: Accept hiux* as an OS name.
16896
16897 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16898 etc/make-stds.texi. The underscore came from gcc, and dje now
16899 agrees that RUNTESTFLAGS is the correct name.
16900
16901Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16902
16903 * install.sh: Remove 'set -e'. It makes any conditionals
16904 in the script useless.
16905
16906 * config.guess: Automatically recognize arm-acorn-riscix
16907 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16908
16909Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16910
16911 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16912
16913Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16914
16915 * Makefile.in (DISTDOCDIRS): New variable.
16916 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 16917 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
16918
16919Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16920
16921 * configure.in (hppa target): check the source directory for the
16922 pagas sub-directory
16923
16924Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16925
16926 * config.sub: Allow -aout* and -elf*.
16927
16928Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16929
16930 * configure.in: Don't build ld on i386-solaris2, same as for
16931 sparc-solaris2.
16932
16933Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16934
16935 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16936
16937Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16938
16939 * configure.in: Configure gdb for alpha.
16940
16941Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16942
16943 * Makefile.in (CXXFLAGS): Add -O.
16944
16945Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16946
16947 * config.guess: added support for DG Aviion
16948
16949Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16950
16951 * configure.in: Produce warning message for subdirectories not
16952 configurable for this host/target combination. Don't try to
16953 configure gdb for vms.
16954
16955Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16956
16957 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16958 appropriate files before making "diststuff".
16959 (DISTBISONFILES): New var: list of files to be edited.
16960 (DISTSTUFFDIRS): Add binutils.
16961
16962Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16963
16964 * config.sub: also handle mipsel and mips64el (for little endian mips)
16965
16966Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16967
16968 * configure.in: Add * to end of all OS names.
16969
16970Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16971
16972 * configure.in: Build newlib for LynxOS native.
16973
16974Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16975
16976 * config.guess: Add support for delta 88k running SVR3.
16977
16978 * configure.in: Add comment about HP compiler vs. emacs.
16979
16980Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16981
16982 * configure.in: don't build ld on solaris2 (not a viable option
16983 due to bugs in getpwnam & getpwuid)
16984
16985Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16986
16987 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16988 config.guess will produce a full version number.
16989
16990Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16991
16992 * configure.in: Build linker and binutils for alpha-dec-osf1.
16993
16994Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16995
16996 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16997 and gdb/testsuite/Makefile.in.
16998
16999Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17000
17001 * configure.in: recognize mips*- instead of mips-
17002
17003Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17004
17005 * config.sub: Accept linux*coff and linux*elf as operating
17006 systems.
17007
17008Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17009
17010 * config.sub: Recognize mips64, and mips3 as an alias for it.
17011
17012Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17013
17014 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17015 gdb knows how to handle OSF/1 shared libraries.
17016
17017Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17018
17019 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17020 * config.guess: Recognize Hitachi's HIUX.
17021 * config.sub: Recognize h3050r* and hppahitachi.
17022 Remove redundant cases for hp9k[23]*.
17023
17024Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17025
17026 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17027 if gas and ld are in the source tree and are in ${configdirs}.
17028 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 17029 --with options (but still pass them down on the command line,
6599da04
JM
17030 if they were explicitly specified).
17031
17032Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17033
17034 * configure: substitute SHELL value in Makefile.in with
17035 ${CONFIG_SHELL}
17036
17037Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17038
17039 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17040 *-*-solaris2* targets.
17041
17042Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17043
17044 * Makefile.in: define M4, and pass it down to sub-makes;
17045 all-autoconf now depends on all-m4
17046
17047Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17048
17049 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17050 presence of {ar,ranlib} instead of a configured directory
17051
17052Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17053
17054 * config.guess: Accept 34?? as well as 33?? for NCR.
17055
17056Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17057
17058 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17059 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17060
17061Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17062
17063 * configure: grab values for $(CC) and $(CXX) from the
17064 environment, so that someone can do "CC=gcc configure; make" and
17065 have it work right (matching the way that autoconf works now)
17066
17067 * configure.in, Makefile.in: add support for gash, the tcl
17068 interface to Galaxy
17069
17070 * config.guess: add NetBSD variants (hp300, x86)
17071
17072Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17073
17074 * install.sh: Support -d option (in the manner of SunOS 4 install,
17075 as it is more deterministic than that of GNU install)
17076 (chmodcmd): Set file to mode 755 by default (should also do default
17077 chgrp and chown, but I don't feel like dealing with that now)
17078
17079Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17080
17081 * config.sub: Remove h8300hhms alias.
17082
17083Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17084
17085 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17086
17087Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17088
17089 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17090 as stmp-fixinc
17091
17092Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17093
17094 * config.sub: recognize m88110-bug-coff.
17095
17096Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17097
17098 * Makefile.in (all-libio): all dependencies on the toolchain used
17099 to build this (gcc, gas, ld, etc)
17100
17101Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17102
17103 * config.guess: Deal with OSF/1 1.3 on alpha.
17104
17105Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17106
17107 * install.sh: add some 'else true' clauses for portability
17108
17109 * configure.in: don't build libio for h8[35]00-*-* targets
17110
17111Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17112
17113 * Makefile.in: Add support for new libio.
17114
17115Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17116
17117 * install.sh: If one command fails, don't try the rest. Don't try
17118 to remove $dsttmp (via trap) unless we have already created it.
17119 If $src doesn't exist, detect it and exit with an error.
17120
17121 * config.guess: Recognize BSD on hp300.
17122
17123Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17124
17125 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17126 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17127
17128Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17129
17130 * Makefile.in (all-send-pr): depends on all-prms
17131
17132Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17133
17134 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17135
17136Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17137
17138 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17139 Added test for mips-mips-riscos5.
17140
17141Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17142
17143 * configure.in: use mh-hp300 for 68k HP hosts
17144
17145Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17146
17147 * configure: add support for CONFIG_SHELL, so that you can use
17148 some alternate shell for evaluating configure scripts
17149
17150Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17151
17152 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17153 in configure script to bug-gdb@prep.ai.mit.edu when building
17154 distribution archive.
17155 * Makefile.in (COMPRESS): Remove def.
17156 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17157 gdb.tar.Z and make-gdb.tar.Z respectively.
17158 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17159 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17160 to convergence with 'taz' target in Makefile.in.
17161
17162Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17163
17164 * install.sh (dsttmp): use trap to ensure that tmp files go
17165 away on error conditions
17166
17167Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17168
17169 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17170
17171Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17172
17173 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17174 its parent is '/' not ''.
17175
17176 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17177
17178Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17179
17180 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17181 that ${newsrcdir}/configure.in does.
17182
17183Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17184
17185 * test-build.mk: support for CONFIG_SHELL
17186
17187Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17188
17189 * config.sub (netware): Add as a basic system type.
17190
17191Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17192
17193 * Makefile.in (Makefile): depend on configure.in. Also drop the
17194 $(srcdir)/ from the dependency on Makefile.in.
17195
17196Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17197
17198 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17199 (h8300hhms is temporary until multi-libraries are implemented).
17200 * configure.in: Handle h8300h too.
17201
17202Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17203
17204 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17205
17206Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17207
17208 * configure: Remove extraneous output when guessing host type.
17209 * config.guess: Remove extraneous output when guessing using C
17210 compiler rather than uname, or when guessing fails.
17211
17212Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17213
17214 * Makefile.in: remove all.cross and install.cross targets
17215
17216 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17217 definitions
17218
17219Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17220
17221 * configure.in (target sh): Build gprof.
17222
17223Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17224
17225 * config.sub: change -solaris to -solaris2
17226
17227Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17228
17229 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17230
17231Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17232
17233 * configure: Correct error message for missing Makefile.in to
17234 print correct directory.
17235
17236Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17237
17238 * install.sh: kludge around 386BSD shell bug
17239
17240Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17241
17242 * config.guess: Recognize NeXT.
17243 * config.guess: Recognize i486-ncr-sysv4.
17244 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17245
17246Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17247
17248 * Makefile.in (MAKEINFOFLAGS): New variable.
17249 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17250 * build-all.mk, test-build.mk: Pass down --no-split as
17251 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17252
17253Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17254
17255 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17256
17257Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17258
17259 * Makefile.in (libg++.tar.z): New rule.
17260 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17261 * Makefile.in (taz): Only do a single chmod.
17262
17263Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17264
17265 * install.sh: don't use dirname anymore (replaced with sed usage)
17266
17267Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17268
17269 * Makefile.in: Change extension for gzip'd files from '.z' to
17270 '.gz' per new FSF standard usage.
17271
17272Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17273
17274 * configure: put quotes around the final value of program_transform_name
17275
17276Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17277
17278 * Makefile.in: new install.sh support; update install-info rules
17279
17280Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17281
17282 * configure.in: Build diff for crosses, but not for go32 host.
17283
17284 * configure.in: Build gprof only for native, and don't build it
17285 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17286
17287Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17288
17289 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17290
17291Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17292
17293 * configure.in (host_tools): Add prms.
17294
17295Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17296
17297 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17298 with $(FLAGS_TO_PASS) on the command line
17299
17300 * config.sub: Recognize lynx and lynxos
17301
17302Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17303
17304 * config.sub: Accept -ecoff*, not just -ecoff.
17305
17306Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17307
17308 * Makefile.in (taz): Use .gz suffix instead of .z.
17309 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17310 names.
17311
17312Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17313
17314 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17315
17316Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17317
17318 * Makefile.in (install-no-fixedincludes): install gcc last, so
17319 that rebuilds that might happen during 'make install' don't get
17320 bogus gcc include files
17321
17322Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17323
17324 Change from Utah for HPPA support:
17325 * config.guess: Recognize hppa1.x-hp-bsd.
17326
17327Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17328
17329 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17330 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17331
17332Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17333
17334 * config.sub: Add support for rom68k and bug boot monitors.
17335
17336Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17337
17338 * Makefile.in: Make all-opcodes depend on all-bfd.
17339
17340Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17341
17342 * config.guess: Added special check for i[34]86-univel-sysv4*.
17343
17344Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17345
17346 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17347 the processor rather than assuming i486.
17348
17349Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17350
17351 * config.guess: Recognize SunOS6 as Solaris3.
17352
17353Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17354
17355 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17356 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17357
17358Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17359
17360 * build-all.mk (all-cross): New target for Canadian Cross.
17361 Added Q2 go32 targets.
17362 * test-build.mk: Configure go32 cross sparclite-aout and
17363 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17364 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17365
17366Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17367
17368 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17369 GO32 hosted toolchains
17370
17371Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17372
17373 * configure: change so "-exec-prefix" gets passed down rather
17374 than "-exec_prefix" so autoconf generated Makefiles get the
17375 exec_prefix set right.
17376
17377Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17378
17379 * config.guess: get the Solaris2 minor version number
17380
17381 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17382
17383Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17384
17385 * config.guess: Recognize some Sequent platforms.
17386
17387Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17388
17389 * Makefile.in: added the vault-install target
17390
17391 * configure.in: actually use the Sun3 makefile fragment that's in
17392 config, also added the release dir to configdirs
17393
17394Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17395
17396 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17397
17398Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17399
17400 * configure.in: remove some program from Alpha targetted toolchains
17401
17402Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17403
17404 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17405 gprof.
17406 (taz): Run "make diststuff" in those directories instead of "make
17407 proto-dir". Look for "VERSION=" only at start of line in subdir
17408 Makefile. Use "gzip -9" for compression.
17409 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17410 (binutils.tar.z): New target.
17411
17412Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17413
17414 * Makefile.in (taz): Include gpl.texinfo.
17415
17416Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17417
17418 * Makefile.in (setup-dirs): Merged into "taz" target.
17419 (taz): Only do `proto-dir' stuff if a directory is actually needed
17420 for this target.
17421
17422Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17423
17424 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17425 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17426 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17427 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17428 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17429
17430Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17431
17432 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17433 config.sub, and move-if-change to gdb testsuite distribution
17434 archive, so the testsuite can be extracted, configured, and
17435 run separately from the gdb distribution. Blow away the Chill
17436 tests that require a Chill compiled executable, since GNU Chill
17437 is not yet publically available.
17438
17439Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17440
17441 * test-build.mk: set environment variables in a single command,
17442 instead of a list of assignments and exports
17443
17444 * config.guess: recognize Alpha/OSF1 systems
17445
17446Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17447
17448 * configure: Change help message to prefer --options rather than
17449 -options.
17450
17451Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17452
17453 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17454 zippy@ecst.csuchico.edu.
17455 * config.guess: Recognize miniframe.
17456
17457Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17458
cc6010cd
AP
17459 * Makefile.in: Use srcroot to find runtest rather than rootme.
17460 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
17461
17462Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17463
17464 * test-build.mk: Extensive additions to support building on a
17465 machine other than the host.
17466
17467Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17468
17469 * configure (tooldir): Fix for i386-aix again.
17470
17471Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17472
17473 * configure, Makefile.in: Change definition of $(tooldir)
17474 to match the FSF.
17475
17476Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17477
17478 * config.guess: Recognize i[34]86/SVR4.
17479
17480Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17481
17482 * Makefile.in (all-gdb): gdb depends on sim.
17483
17484Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17485
17486 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17487 at the same time we make the prototype gdb directory.
17488 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17489 files at the same time as the gdb base release distribution.
17490
17491Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17492
17493 * Makefile.in (check): Use individual check targets rather than
17494 DO_X rule.
17495 (check-gcc): Added.
17496
17497Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17498
17499 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17500 for System V release 3.2.
17501
17502Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17503
17504 * config.sub: Recognize hppaosf.
17505 * configure.in: Do configure ld/binutils/gas for it.
17506
17507Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17508
17509 * configure (tooldir): Alter syntax used to set this, for systems
17510 where "\$" isn't handled right, like i386-aix.
17511
17512Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17513
17514 * configure: Pass program-transform-name, not
17515 program_transform_name, to recursive configures.
17516
17517Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17518
17519 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17520 of gas+ld+binutils.
17521
17522Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17523
17524 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17525
17526Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17527
17528 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17529
6599da04
JM
17530Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17531
17532 * Makefile.in (PRMS): Set back to all-prms.
17533
17534Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17535
17536 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17537 targets, rather than for MIPS hosts.
17538
17539Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17540
17541 * configure.in: add comment for --with-x default values
17542
17543 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17544
17545 * Makefile.in: add check-* targets for each of the directories in
17546 the tree. Add a definition of RUNTEST that will use the one we
17547 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17548
17549Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17550
17551 * configure.in: Removed obsolete references to bfd_target and
17552 target_makefile_frag.
17553
17554 * build-all.mk: Set assorted targets for Q2.
17555 * config.sub: Recognize z8k-sim and h8300-hms.
17556 * test-build.mk: Really don't pass host to configure.
17557 (HOLES): Added uname.
17558
17559Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17560
17561 * configure: Handle an empty program-prefix, program-suffix or
17562 program-transform-name correctly.
17563
17564Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17565
17566 * build-all.mk: -G 8 no longer required for MIPS targets.
17567 * test-build.mk: Don't pass host argument to configure; make it
17568 guess.
17569
17570Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17571
17572 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17573 * Makefile.in (COMPRESS): New macro, like GZIP.
17574
17575Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17576
17577 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17578
17579 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17580 with gas currently defaults to -G 0.
17581
17582Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17583
17584 * Makefile.in (all-flex): flex depends on byacc.
17585
17586 * build-all.mk: If host not specified, use config.guess. Pass TAG
17587 to test-build.mk as RELEASE_TAG.
17588 * test-build.mk (configargs): New variable containing arguments to
17589 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17590 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17591
17592 * config.guess: Use /bin/uname when checking -X argument on SCO,
17593 to avoid invoking GNU uname which doesn't understand -X.
17594
17595 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17596
17597 * configure.in: Build gas for mips-*-*.
17598
17599Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17600
17601 * Makefile.in (all.normal): insert missing backslash.
17602
17603Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17604
731a8127 17605 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
17606
17607 * Makefile.in: Complete overhaul to merge many almost identical
17608 targets.
17609
17610Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17611
17612 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17613 (gdb.tar.Z): Adjusted.
17614
17615 * Makefile.in (setup-dirs, taz): New targets; should be general
17616 enough to adapt for gdb sometime. Build only .z file.
17617 (gas.tar.z): New target.
17618
17619Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17620
17621 * build-all.mk: Use CC=cc -Xs on Solaris.
17622
6599da04
JM
17623Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17624
17625 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17626 for handling BISON for FSF releases.
17627
17628Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17629
17630 * configure: Actually implement the change zoo just documented.
17631
17632Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17633
17634 * configure: when using config.guess, only set target_alias when
17635 it's not already been set (ie, on the command line)
17636
17637Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17638
17639 * Makefile.in: add installcheck target, set PRMS to install-prms
17640
17641Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17642
17643 * configure: add support for package_makefile_fragment, handle the
17644 case where a directory has a configure.in file but no Makefile.in
17645 more gracefully (with an actual understandable error message, even);
17646 add support for --without (and add this to the usage message); also
17647 explicitly add a --host=${host_alias} to the command line when
17648 config.guess is used
17649
17650Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17651
17652 * configure: Must use both --host and --target in recursive calls.
17653
17654Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17655
17656 * Makefile.in: Change deja-gnu to dejagnu.
17657
17658Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17659
17660 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17661
17662Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17663
17664 * configure.in: canonicalize all instances to *-*-solaris2*,
17665 also strip out a number of tools to not build for go32 host
17666
17667Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17668
17669 * config.guess: add GPL.
17670
17671 * Makefile.in, config.guess, config.sub, configure: bump
17672 copyrights to 93.
17673
17674Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17675
17676 * Makefile.in (do-info): Removed obsolete check for existence of
17677 localenv file.
17678
17679 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17680
17681Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17682
17683 * Makefile.in: a couple of 'else true' for decstation,
17684 support for TclX
17685
17686 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17687
17688Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17689
17690 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17691
17692Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17693
17694 * config.guess: Recognize i386-ibm-aix (PS/2).
17695 * configure.in: Use config/mh-aix386 file for it.
17696
17697Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17698
17699 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17700 CC_FOR_TARGET instead.
17701 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17702
17703Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17704
17705 * Makefile.in: Add sim to list of directories sent with gdb
17706
17707Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17708
17709 * configure.in: Put back mips-dec-bsd* case.
17710
17711Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17712
17713 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17714 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17715 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
17716
17717Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17718
17719 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17720
17721 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17722 (install-info): install dir.info only if it exists,
17723 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17724
17725Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17726
17727 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17728 gas for mips-dec-bsd.
17729
17730Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17731
17732 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17733 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17734
17735Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17736
17737 * configure.in: Added "dejagnu" to hosttools list.
17738
17739Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17740
17741 * config.sub, configure.in, config.guess: Add support
17742 for Bosx, an AIX variant from Bull.
17743 Patches from F.Pierresteguy@frcl.bull.fr.
17744
17745Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17746
17747 * devo/dejagnu: Initial creation of devo/dejagnu.
17748 Migrated dejagnu testcases and support files for testing software
17749 tools to reside as subdirectories, currently called "testsuite",
17750 within the directory of the software tool. Migrated all programs,
17751 support libraries, etc. beloging to dejagnu proper from
17752 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17753 with no modifications. The changes to these files which will
17754 allow them to configure, build, and execute properly will be made
17755 in a future update.
17756
17757Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17758
17759 * Makefile.in: Change send_pr to send-pr.
17760 * configure.in: Likewise.
17761 * send_pr: Renamed directory to send-pr.
17762
17763Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17764
17765 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17766
17767Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17768
17769 * README: Update for gdb-4.8 release.
17770 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17771 gdb-xxx.tar.z (gzip'd) file also.
17772
17773Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17774
17775 * Makefile.in: make all-diff depend on all-libiberty
17776
17777Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17778
17779 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17780
17781Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17782
17783 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17784
17785Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17786
17787 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17788 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17789 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17790
17791Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17792
17793 * Makefile.in: makeinfo binary is in a new location
17794
17795Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17796
17797 * config.sub: Accept -ecoff as an OS.
17798
17799 * Makefile.in: Various changes to eliminate a level of make
17800 recursion and reduce the required command line length.
17801 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17802 sub-makes.
17803 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17804 variables holding settings for specific sub-makes.
17805 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17806 in terms of BASE_FLAGS_TO_PASS.
17807 (TARGET_LIBS): New variable listing directories which use
17808 TARGET_FLAGS_TO_PASS.
17809 (subdir_do): Eliminated.
17810 (do-*): New set of targets to replace subdir_do.
17811 (various): All targets which used subdir_do now depend on do-*.
17812 (local-clean): Renamed from do_clean.
17813 (local-distclean): New target, dependency of distclean and
17814 realclean.
17815 (install-info): Don't create directories. Depend on dir.info
17816 rather than calling make recursively.
17817 (install-dir.info): Eliminated.
17818 (install-info-dirs): Create all info directories here.
17819 (dir.info): Depend upon do-install-info.
17820
17821 * test-build.mk (HOLES): Added false.
17822
17823Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17824
17825 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17826
17827Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17828
17829 * Makefile.in (info): remove dependency on all-texinfo. The
17830 problem was really in texinfo/C, not at this level.
17831
17832Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17833
17834 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17835
17836Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17837
17838 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17839 GDB releases.
17840
17841Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17842
17843 * configure: Include srcdir in message about target of link not
17844 being found. Don't convert `-' to `_' in `with' options being
17845 passed to subdirs.
17846
17847Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17848
17849 * configure.in: add uudecode to host_tools
17850
17851 * Makefile.in: added {all,install}-uudecode targets, added them to
17852 the appropriate lists
17853
17854Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17855
17856 * Makefile.in (all-gcc): Added dependency on all-gas.
17857
17858 * configure.in (mips-*-*): Build ld and binutils.
17859
17860Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17861
17862 * configure: check return code from mkdir, print error message and
17863 exit on failure.
17864
17865Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17866
17867 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17868
17869Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17870
17871 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17872
17873Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17874
17875 * config.sub (h8500): Recognize this as a cpu type.
17876
17877Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17878
17879 * configure: source directory missing is no longer a warning
17880
17881 * configure.in: recognize irix[34]* instead of irix[34]
17882
17883 * Makefile.in: define and pass down X11_LIB
17884
6599da04
JM
17885Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17886
17887 * guess-systype: Renamed to ...
17888 * config.guess: ... by popular request.
17889 * configure.in, Makefile.in: Update accordingly.
17890
17891Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17892
17893 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17894 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17895 + Execute ./dummy instead of assuming . is in PATH.
17896
17897Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17898
17899 * guess-systype: New shell script. Attempts to guess the
17900 canonical host name of the executing host.
17901 Only a few hosts are supported so far.
17902 * configure: Call guess-systype if no host is specified.
17903
17904Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17905
17906 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17907 gcc Makefile.
17908
17909
17910Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17911
17912 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17913 (all-gcc, install-gcc, subdir_do): Use it.
17914
17915Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17916
17917 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17918
17919Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17920
17921 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17922 set exclusively by configure, using configure.in .
17923
17924Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17925
17926 * test-build.mk: set $PATH for all builds
17927
17928 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17929
17930Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17931
17932 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17933 the one used in gcc/Makefile.in, so that a null expansion doesn't
17934 override the one needed to build gcc with a native cc.
17935
17936
17937Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17938
17939 * configure: Accept -with arguments.
17940
17941Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17942
17943 * Makefile.in: added h8300sim
17944
17945Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17946
6599da04
JM
17947 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17948 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17949 (all-cygnus, native, build-cygnus): Make
17950 $(canonhost)-stamp-3stage-done, not $(host)....
17951 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17952 i386-sco3.2v4. Added else true to if command.
17953
17954Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17955
17956 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17957
17958Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17959
17960 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17961
17962Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17963
17964 * configure.in: don't remove binutils from Solaris builds
17965
17966Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17967
17968 * Makefile.in: get rid of earlier definitions for *clean,
17969 also handle the recursive info rule better
17970
17971Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17972
17973 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17974 do more-or-less the right thing.
17975
17976Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17977
17978 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17979 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17980
17981Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17982
17983 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17984 $(host_canonical).
17985
17986 * configure.in: split the configdirs list into 4 categories (native
17987 v. cross, library v. tool) and handle the cross-only and native-
17988 only in more reasonable (and correct!) way.
17989
17990Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17991
17992 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17993 configdirs anymore.
17994
17995Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17996
17997 * Makefile.in: extensive cleanup:: removed all of the explicit
17998 clean-* targets, collapsed many wrappers around subdir_do into
17999 one, added additional targets to satisfy standards.texi, deleted
18000 some old targets, some changes for consistency
18001
18002Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18003
18004 * configure.in: handle some programs as cross-only, and others as
18005 native only
18006
18007 * test-build.mk: handle partial holes in a more generic manner
18008
18009 * Makefile.in: m4 depends on libiberty
18010
6599da04
JM
18011Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18012
18013 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18014 time, wdiff, and find to configdirs
18015
18016 * Makefile.in: all, clean, and install rules for the new programs
18017 added to configure.in
18018
18019Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18020
18021 * configure.in: use mh-sun for all *-sun-* hosts
18022
6599da04
JM
18023Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18024
18025 * Makefile.in: define flags for X11 include files and library file
18026 locations, pass them down to the programs that need this info
18027
18028 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18029
6599da04
JM
18030Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18031
18032 * configure.in: start building libg++ for HP-UX targets
18033
18034Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18035
18036 * README: Update references to files moved into etc/.
18037
18038Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18039
18040 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18041 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18042
18043Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18044
18045 * configure: accept dash as well as underscore in long option
18046 names for FSF compatibility.
18047
18048Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18049
18050 * config.sub: added -sco3.2v4 support from FSF.
18051
18052Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18053
18054 * configure.in: expand the section that adds or removes
18055 directories from the list of programs to build, to handle native
18056 vs. cross in addition to host v. native
18057
18058Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18059
18060 * Makefile.in: Replace C++ in macro names with CXX.
18061 This is less likely to break ...
18062
18063Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18064
18065 * test-build.mk: add -w to GNU_MAKE
18066
18067Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18068
18069 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18070 add 'sparc' to list of recognized cpus. This needed to make
18071 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18072 Delete some redundant ose68 variants. Recognize -wrs as an os,
18073 then changes that into $CPU-wrs-vxworks.
18074
18075 * configure.in: remove most references to gdbtest, regularize
18076 target based program removal
18077
18078 * test-build.mk: import from p3 tree (many fixes and changes)
18079
18080Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18081
18082 * Makefile.in: added rules to handle tcl, tk, and expect
18083
18084 * configure.in: handle those directories if they exist
18085
18086Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18087
18088 * config.sub: removed bogus hppabsd and hppahpux names, since
18089 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18090
18091Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18092
18093 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18094 depends upon all-xiberty
18095
18096 * Makefile.in: changes from p3, including:
18097
18098 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18099
18100 * Makefile.in (XTRAFLAGS): include newlib directories if
18101 newlib/Makefile exists, rather than if host != target.
18102
18103 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18104
18105 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18106 from the same source tree and not building a cross-compiler. This
18107 matters for the libg++ configuration if reconfiguring a tree that
18108 has already been installed.
18109
18110 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18111
18112 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18113 pick up the machine and system specific header files.
18114
18115 * Makefile.in: added AS_FOR_TARGET, passed down in
18116 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18117 the C compiler to use to create programs which are run in the
18118 build environment, set it to default to $(CC), and passed it down
18119 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18120
18121 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18122
18123 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18124 We need them for unusual native builds, like systems without
18125 ranlib.
18126
18127 * configure: also define $(host_canonical) and
e490616e
ZW
18128 $(target_canonical), which are the full, canonical names for the
18129 given host and target
6599da04
JM
18130
18131Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18132
18133 * Makefile.in: Added separate definitions for C++.
18134
18135Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18136
18137 * configure.in (configdirs): Add deja-gnu.
18138
18139Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18140
18141 * README: Update for configure.texi and gdb-4.7 release.
18142
18143Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18144
18145 * Makefile.in: Move "all" target to top of file.
18146 Previously, first target was ".PHONY" which caused BSD4.4 make
18147 to build .PHONY when make was run without arguments.
18148
18149Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18150
18151 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18152 Library-copylefted code in libiberty.
18153
18154Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18155
18156 * config.sub: Replace m68kmote with plain old m68k.
18157
18158Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18159
18160 * Makefile.in: Remove space from blank line, avoid Make complaints.
18161
18162Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18163
18164 * config.sub: Complain if no argument is given. Added support for
18165 386bsd as OS and target alias.
18166
18167Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18168
18169 * Makefile.in (XTRAFLAGS): include newlib directories if
18170 newlib/Makefile exists, rather than if host != target.
18171
18172Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18173
18174 * config.sub: recognize sparclite-wrs-vxworks.
18175
18176 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18177 p3.) Added clean-xiberty to clean.
18178
18179Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18180
18181 * configure.in: use *-*-* instead of nested cases for host and target
18182
18183Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18184
18185 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18186 from the same source tree and not building a cross-compiler. This
18187 matters for the libg++ configuration if reconfiguring a tree that
18188 has already been installed.
18189
18190Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18191
18192 * config.sub (i486v/i486v4): Merge in from FSF version.
18193
18194Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18195
18196 * configure: only set PWD if it is already set.
18197
18198Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18199
18200 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18201 doesn't have unset and all success paths (and most error paths)
18202 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18203 to just ${PWD} to avoid confusion.)
18204
18205Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18206
18207 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18208 even for a native compilation.
18209
18210Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18211
18212 Changes to make the gdb.tar.Z rule work better.
18213
18214 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18215 (DEVO_SUPPORT): Add configure.texi.
18216 (bfd-ilrt.tar.Z): Remove ancient rule.
18217
18218Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18219
18220 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18221 pick up the machine and system specific header files.
18222
18223 * configure.in, config.sub: added new target m68010-adobe-scout,
18224 with alias of adobe68k. Changed configure.in to check for
18225 -scout before -sco* to avoid a false match.
18226
18227 * Makefile.in: added AS_FOR_TARGET, passed down in
18228 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18229 the C compiler to use to create programs which are run in the
18230 build environment, set it to default to $(CC), and passed it down
18231 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18232
18233Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18234
18235 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18236 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18237 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18238 FOR_TARGET variants, to newlib and libg++.
18239
18240Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18241
18242 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18243 first.
18244
18245Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18246
18247 * config.sub: Accept `elf' as an environment.
18248
18249Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18250
18251 * Makefile.in (all-opcodes): cd into the right directory
18252
18253Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18254
18255 * configure: added -program_transform_name option, used as
18256 argument to sed when installing programs.
18257 configure.texi: added documentation for -program_prefix,
18258 -program_suffix and -program_transform_name.
18259
18260Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18261
18262 * config.sub: Accept i486 where i386 ok.
18263
18264Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18265
18266 * config.sub: accept we32k
18267
18268Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18269
3b75d237 18270 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
18271
18272 * Makefile.in: don't create all directories for ``make install'';
18273 let the subdirectories create the ones they need.
18274
18275Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18276
e490616e 18277 * COPYING: new file, GPL v2
6599da04
JM
18278
18279Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18280
18281 * Makefile.in: use the new gen-info-dir, which needs a template
18282 argument (which also lives in texinfo)
18283
18284 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18285
6599da04
JM
18286Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18287
18288 * config.sub (ncr3000): Change i386 to i486.
18289
18290Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18291
18292 * Makefile.in: add install-rcs, install-grep to
18293 install-no-fixedincludes, removed install-bison and install-libgcc
18294
18295Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18296
18297 * configure.in: grab the HPUX makefile fragment if on HPUX
18298
18299Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18300
18301 * Makefile.in: eradicate bison spoor (ditto libgcc).
18302 configure.in: recognise m68{k,000}-ericsson-OSE.
18303 es1800 is alias for m68k-ericsson-OSE
18304
18305Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18306
18307 * configure.in: rearrange the parts that remove programs from
18308 configdirs, based now on HOST==TARGET or by canonical triple.
18309
18310Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18311
18312 * test-build.mk: recurse explicitly with -f test-build.mk when
18313 appropriate. predicate stage3 and comparison on the existence
18314 of gcc. That is, if gcc isn't around, we aren't three-staging.
18315 On very clean, also remove ...stamp-co. Build in-place before
18316 doing other builds.
18317
18318Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18319
18320 * Makefile.in, configure.in: add tgas
18321
18322Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18323
18324 * Makefile.in: a number of changes merged in from progressive.
18325
18326 * configure.in: add libm.
18327
18328 * .cvsignore: ignore some stuff that comes from test-build.mk.
18329
6599da04
JM
18330Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18331
18332 * config.sub: Add es1800 (m68k-ericsson-es1800).
18333
18334Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18335
18336 * configure: Add program_suffix (parallel to program_prefix)
18337 * Makefile.in: adjust directory-creating script for losing decstation
18338
18339Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18340
18341 * configure: Minor $subdir-related fixes.
18342
18343Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18344
18345 * configure: fix various problems with propogating
18346 makefile_target_frag in subdirs.
18347 * configure.in: config libgcc if its there
18348
18349Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18350
18351 * config.sub: HPPA merge.
18352
6599da04
JM
18353Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18354
18355 * Makefile.in: Replace all-bison with all-byacc in all
18356 dependency lines for other tools (which now use byacc).
18357
18358Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18359
18360 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18361
6599da04
JM
18362Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18363
18364 * Makefile.in: make gprof rules similar to byacc rules (instead of
18365 vestigal $(unsubdir) that didn't work...)
18366
18367Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18368
18369 * config.sub: Add support for Linux.
18370 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18371 (at least for libg++).
18372
18373Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18374
18375 * configure.texi: fix doc for the -nfp option to configure
18376
18377Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18378
18379 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18380
18381Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18382
18383 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18384 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18385 * configure.in: added solaris* host_makefile_frag hook.
18386
18387Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18388
18389 * config.sub: changed recognition of m68000 so that various
18390 m68k types can be specified via m680[01234]0
18391
18392Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18393
18394 * config.sub (basic_machine): fix sed so that '-foo' isn't
18395 completely substituted out while .+'-foo' loses the '-foo'
18396
18397Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18398
18399 * config.sub ($os): Add -aout.
18400
18401Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18402
18403 * configure: If host_makefile_frag is absolute, don't
18404 prefix ${invsubdir} (relevant to libg++ auto-configure).
18405
18406Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18407
18408 * Makefile.in (tooldir): Define it.
18409 (all-ld): Depend on all-flex.
18410
18411Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18412
18413 * Makefile.in (check): Fix libg++ special case.
18414
18415Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18416
18417 * configure: do not bury `pwd` into config.status, thus do fewer
18418 pwd's.
18419
18420 * configure: print the "Building in" message only when building in
18421 other than "." AND verbose.
18422
63f6bcd7 18423 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
18424 configures.
18425
18426 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18427
18428Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18429
18430 * Makefile.in: macroize flags passed on recursion. remove
18431 fileutils.
18432
18433Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18434
18435 * configure: get makesrcdir right for subdirs deeper than 1.
18436
18437 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18438 install.
18439
18440Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18441
18442 * Makefile.in: don't print subdir_do or recursion lines.
18443
18444Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18445
18446 * standards.texi: added menu item.
18447
18448 * Makefile.in: build and install standards.info.
18449
18450 * standards.texi: new file.
18451
18452Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18453
18454 * configure: test for and move config.status pieces from
18455 ${subdir}/.
18456
18457Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18458
6599da04
JM
18459 * configure: Test for existance of files before trying to mv
18460 them, to avoid numerous non-existance messages.
18461
18462Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18463
18464 * configure: correct final line of config.status.
18465
18466 * configure: patch from eggert. Avoids a protection problem if
18467 the original Makefile.in is read only.
18468
18469 * configure: use move-if-change from gcc to create config.status.
18470 Some makefiles depend on config.status to tell if a directory
18471 has been reconfigured for a different host. This change
18472 prevents those directories from remaking everything in the case
18473 where the reconfig was only intended to rebuild a Makefile.
18474
18475 * configure: test for config.sub with "config.sub sun4" rather
18476 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18477 host alias from a missing config.sub.
18478
18479Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18480
18481 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18482 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18483
18484Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18485
18486 * configure: mkdir ${subdir} as needed.
18487
18488Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18489
18490 * Makefile.in,configure.in: added autoconf.
18491
18492Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18493
18494 * Makefile.in: no longer pass against on recursion.
18495
18496 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18497 definitions are not inherited.
18498
18499 * configure: correct makesrcdir when subdir is .
18500
18501Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18502
18503 * configure: Add support for 'subdirs' variable, which is
18504 like 'configdirs', except that configure doesn't re-invoke
18505 itself for subdirs, it just creates a Makefile for each subdir.
18506 * configure.texi: Document subdirs.
18507
18508Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18509
18510 * configure.in: added flex to configdirs
18511
18512Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18513
18514 * Makefile.in: remove clean-stamps from clean.
18515
18516Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18517
18518 * configure.in: Add gdbtest to configdirs.
18519
18520Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18521
18522 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18523 to recursive makes.
18524 * configure.in: Recognize new ncr3000 config.
18525
18526Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18527
18528 * Makefile.in, configure.in: removed references to gdbm.
18529
18530Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18531
18532 * config.sub: Don't canonicalize os value
18533 newsos* to bsd (readline needs to check for newsos).
18534 (This fix was earlier made Jan 31, but got re-broken.)
18535
18536Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18537
18538 * configure.in: sco is an os, not a vendor!
18539
18540 * configure: Quote $( better. Keep various shells happy.
18541
18542Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18543
18544 * Makefile.in: eliminate stamp-files.
18545
18546Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18547
18548 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18549 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18550
18551Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18552
18553 * config.sub: fix iris/iris3.
18554
18555Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18556
18557 * configure: re-add -rm.
18558
18559Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18560
18561 * Maskefile.in: add .stmp-rcs to all.
18562
18563 * configure.in: remove gas from rs6000 build, use aix host fragment.
18564
18565Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18566
18567 * configure: pass down site_option during recursion.
18568
18569Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18570
18571 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18572
18573Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18574
18575 * configure: Change exec_prefix so that it really defaults to prefix.
18576
18577Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18578
18579 * Makefile.in, configure.in: Add support for mmalloc library.
18580
18581Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18582
18583 * Makefile.in: add stmp dependencies for a few more things.
18584
18585Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18586
18587 * configure: adjusted error message on objdir/srcdir configure
18588 collision, per john's suggestion.
18589
18590 * Makefile.in: add libiberty stmp to all and all.cross.
18591
18592Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18593
18594 * Makefile.in: remove force dependencies, add grep to all.
18595
18596Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18597
18598 * Makefile.in: drop flex. make stamp files work.
18599
18600 * configure: added test for conflicting configuration in srcdir,
18601 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18602 gets cranky. use relative paths for configure and srcdir
18603 whenever possible. Send some error messages to stderr that were
18604 going to stdout.
18605
18606Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18607
18608 * Makefile.in: Fix libg++ rule to check for gcc directory
18609 before using gcc/gcc. Also pass XTRAFLAGS.
18610
18611Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18612
18613 * Makefile.in: added stmp-files so that directories aren't polled
18614 when they are already built.
18615
18616 * configure.texi: fixed a node pointer problem.
18617
18618Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18619
731a8127 18620 * config.sub configure.in gdb/configure.in
6599da04
JM
18621 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18622 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18623 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18624
18625Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18626
18627 * configure: -recurring becomes -silent. corrected help message
18628 for -site= option.
18629
18630 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18631
18632Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18633
18634 * configure: when building Makefile for crosses, replace
18635 tooldir and program_prefix. default srcdir from location of
18636 config.sub. remove "for host in hosts" and "for target in
18637 targets" loops.
18638
18639Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18640
18641 * Makefile.in: Do not pass bindir or mandir to cvs.
18642
18643Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18644
18645 * Makefile.in, configure.in: removed traces of namesubdir,
18646 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18647 copyrights to '92, changed some from Cygnus to FSF.
18648
18649 * configure.texi: remove most references to multiple hosts,
18650 multiple targets, subdirs, etc.
18651
18652 * configure.man: removed rcsid. reference config.sub not
18653 config.subr.
18654
18655 * Makefile.in: mkdir $(infodir) on install-info.
18656
18657Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18658
18659 * configure.texi: Explain better about .gdbinit and about
18660 the environment that configure.in sections run in.
18661
18662Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18663
18664 * configure.in: Ultrix is only a decstation if it's a MIPS.
18665
18666Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18667
18668 * README: DOC.configure => cfg-paper.texi.
18669
18670Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18671
18672 * config.sub (near case $os): Don't convert newsos* to bsd!
18673
18674Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18675
18676 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18677 the number of copies of COPYING that go into the GDB tar file.
18678
18679Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18680
731a8127 18681 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
18682 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18683 Fix SCO configuration stuff.
18684
18685Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18686
18687 * Makefile.in: For libg++, make sure the -I pointing
18688 to the gcc directory goes *after* all the libg++-local -I flags.
18689 Also, move just-gcc dependency from just-libg++ to all-libg++.
18690
18691Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18692
18693 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18694
18695Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18696
18697 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18698
18699Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18700
18701 * config.sub: Add stratus configuration frags. Also
18702 submitted to FSF.
18703
18704Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18705
18706 * Makefile.in (DEV_SUPPORT): add configure.man.
18707
18708 * config.sub(Decode manufacturer-specific): add -none*.
18709
18710Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18711
18712 * Makefile.in: remove form feeds to make Sun's make happy.
18713 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18714
18715Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18716
18717 * Makefile.in (AR_FLAGS): Make quieter.
18718
18719Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18720
18721 * configure.in: Add libg++.
18722 * configure: When verbose, don't output the command line at each
18723 level; it will be unremarkably the same as the previous version,
18724 which will be the same as what the user typed.
18725
18726Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18727
18728 * configure.in, Makefile.in: fix clean-info, add flex. add
18729 fileutils.
18730
18731 * configure: be less sensitive to spaces in Makefile.in. Do not
18732 look for sources in "..". Doing so breaks subdirectories that
18733 might have their own configure. If a subdir has it's own
18734 configure script, use it.
18735
18736Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18737
18738 * cfg-paper.texi: some changes suggested by rms.
18739
18740Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18741
18742 * config.sub: Merge in some small additions from the FSF version,
18743 taken from the gcc distribution, to bring the Cygnus and FSF
18744 versions into closer sync.
18745
18746Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18747
18748 * configure.in: Changed svr4 references to sysv4.
18749
18750Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18751
18752 * configure: added -V for version number option.
18753
18754Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18755
18756 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18757 renamed from DOC.configure to cfg-paper.texi.
18758
18759Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18760
18761 * configure, config.subr, config.sub: config.subr is now
18762 config.sub again.
18763
18764Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18765
18766 * configure.texi: new file, in progress.
18767
18768 * Makefile.in: build info file and install the man page for
18769 configure.
18770
18771 * configure.man: new file, first cut.
18772
18773 * configure: find config.subr again now that configuration "none"
18774 has gone. removed all traces of the -ansi option. removed all
18775 traces of the -languages option.
18776
18777 * config.subr: resync from rms.
18778
18779Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18780
18781 * configure, config.sub, config.subr: merge config.sub into
18782 config.subr, call the result config.subr, remove config.sub, use
18783 config.subr.
18784
18785 * Makefile.in: revised install for dir.info.
18786
18787Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18788
18789 * configure.in: add decstation host makefile frag.
18790
18791 * Makefile.in: BISON now bison -y again. also install-gcc on
18792 install. clean-gdbm on clean. infodir belongs in datadir.
18793 Make directories for info install. Build dir.info here then
18794 install it.
18795
18796Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18797
18798 * Makefile.in: fix for bad directory tests.
18799
18800Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18801
18802 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18803 regexp. -srcdir relative was being handled incorrectly.
18804
18805 * Makefile.in: unwrapped some for loops so that parallel makes
18806 work again and so one can focus one's attention on a particular
18807 package.
18808
18809Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18810
18811 * configure: added PWD as a stand in for `pwd` (for speed). use
18812 elif wherever possible. make -srcdir work without -objdir.
18813 -objdir= commented out.
18814
18815Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18816
18817 * configure: +options become --options. -subdirs commented out.
18818 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18819 Makefile now at top of generated Makefile. Removed cvs log
18820 entries. added -srcdir. create .gdbinit only if there is one
18821 in ${srcdir}.
18822
18823 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18824 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18825 and mandir now keyed off datadir by default.
18826
18827Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18828
18829 * Freshly created ChangeLog.
18830
18831\f
18832Local Variables:
18833mode: change-log
18834left-margin: 8
18835fill-column: 76
18836version-control: never
18837End:
This page took 3.417159 seconds and 5 git commands to generate.