]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
* gcc.target/mips/branch-1.c: Pass argument to bar().
[thirdparty/gcc.git] / ChangeLog
CommitLineData
e587377d
MM
12015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
cabb9d59
MK
52015-05-03 Matthias Klose <doko@ubuntu.com>
6
7 * configure.ac: Match $host configured with triplets.
8 * configure: Regenerate.
9
fafb95a6
BRF
102015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
11
12 * Makefile.tpl: Remove surplus whitespace throughout.
13 * Makefile.in: Regenerate.
14
85867772
SB
152015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
16
17 * MAINTAINERS (Various Maintainers): Add myself as instruction
18 combiner maintainer.
19
c10b5ea0
JJ
202015-04-17 Jakub Jelinek <jakub@redhat.com>
21
22 PR bootstrap/62077
23 * configure.ac (--enable-stage1-checking): Default to
24 release,misc,gimple,rtlflag,tree,types if --disable-checking
25 or --enable-checking is not specified and DEV-PHASE is not
26 experimental.
27 * configure: Regenerated.
28
77019397
MO
292015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
30
31 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
32 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
33 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
34 * Makefile.in: Regenerate.
35
17feae99 362015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
37
38 * MAINTAINERS: Update my email address.
39
e61ffb3b
JG
402015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
41
42 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
43
b16cc4f2
KT
442015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
45
46 * MAINTAINERS: Add myself as an arm port reviewer.
47
ec523909
ML
482015-03-25 Martin Liska <mliska@suse.cz>
49 Yury Gribov <y.gribov@samsung.com>
50
51 * Makefile.in: Fix ln source location for vimrc file.
52 * Makefile.tpl: Likewise.
53
fc30054e
AH
542015-03-09 Aldy Hernandez <aldyh@redhat.com>
55
56 PR bootstrap/25672
57 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
58 cross-compiling. Similarly for CXX_FOR_TARGET.
59 * configure: Regenerate.
60
5373cd33
IE
612015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
62
63 * Makefile.def: Add libmpx.
64 * configure.ac: Add libmpx.
65 * Makefile.in: Regenerate.
66 * configure: Regenerate.
67
a6e8abb9
KY
682015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
69
70 * MAINTAINERS (CPU Port Maintainers): Add myself
71 i386 vector ISA extns mantainer.
72
f2b86778
JL
732015-03-13 Jeff Law <law@redhat.com>
74
75 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
76 maintainer.
77 Remove Richard Henderson as a maintainer for the x86 port.
78
9dd44d1c
JR
792015-03-03 Joern Rennecke <gnu@amylaar.uk>
80
81 * MAINTAINERS (CPU Port Maintainers): Update my email address.
82
33079441
IE
832015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
84
85 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
86 pointer bounds checker and i386 MPX maintainer.
87
d083ae5f
SL
882015-02-26 Sandra Loosemore <sandra@codesourcery.com>
89
90 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
91
f91f1c13
MS
922015-02-26 Martin Sebor <msebor@redhat.com>
93
94 * MAINTAINERS (Various Maintainers): Add self.
95
426c1eb0
TS
962015-02-20 Thomas Schwinge <thomas@codesourcery.com>
97
98 * configure.ac [--enable-as-accelerator-for] (enable_languages):
99 Make sure it contains lto.
100 * configure: Regenerate.
101
8ae12d71
TS
1022015-02-18 Thomas Schwinge <thomas@codesourcery.com>
103
104 * configure: Regenerate.
105
11aa81cc
DN
1062015-02-06 Diego Novillo <dnovillo@google.com>
107
108 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
109 middle-end, docstring): Remove myself.
110 (Write After Approval): Add myself.
111
a436ab27
JJ
1122015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
113
114 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
115 (Write After Approval): Update address.
116
231d020b
DM
1172015-01-29 David Malcolm <dmalcolm@redhat.com>
118
119 PR jit/64780
120 * configure.ac: Require the user to explicitly specify
121 --enable-host-shared if the jit is enabled.
122 * configure: Regenerate.
123
82a94471
RS
1242015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
125
126 * MAINTAINERS (Write After Approval): Add myself.
127
e6f0c56d
TV
1282015-01-25 Tom de Vries <tom@codesourcery.com>
129
130 * MAINTAINERS: Make whitespace consistent.
131
631ff3e1
BO
1322015-01-23 Braden Obrzut <admin@maniacsvault.net>
133
134 * MAINTAINERS (Write After Approval): Add myself.
135
09b9cd1f
AV
1362015-01-20 Andre Vehreschild <vehre@gmx.de>
137
138 * MAINTAINERS: (Write After Approval): Add myself.
139
802ed46a
MU
1402015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
141
142 * MAINTAINERS: (Write After Approval): Add myself.
143
c61fcfa6
PT
1442015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
145
146 * MAINTAINERS: (Write After Approval): Add myself.
147
ebcd09c1
IS
1482015-01-13 Iain Sandoe <iain@codesourcery.com>
149
150 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
151 objective-c/c++ front end maintainer.
152
71aa170d
MP
1532015-01-13 Marek Polacek <polacek@redhat.com>
154
155 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
156
da067543
JL
1572015-01-12 Jeff Law <law@redhat.com>
158
159 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
160 a very long time.
161
bf1de3f0
ILT
1622015-01-09 Ian Lance Taylor <iant@google.com>
163
164 * configure.ac (host_tools): Add gotools.
165 * Makefile.def (host_modules): Add gotools.
166 (dependencies): Add dependency of all-gotools on all-target-libgo.
167
82a19768
AT
1682015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
169
170 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
171 * configure: Regenerate.
172
53dd59bf
TS
1732015-01-08 Thomas Schwinge <thomas@codesourcery.com>
174
175 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
176 all-target-libgomp.
177 * Makefile.in: Regenerate.
178
8054942d
EB
1792015-01-06 Eric Botcazou <ebotcazou@adacore.com>
180
181 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
182
0969ec7d
EB
1832015-01-06 Eric Botcazou <ebotcazou@adacore.com>
184
185 * configure.ac: Add Visium support.
186 * configure: Regenerate.
187
ec8fd1c0
AS
1882015-01-04 Andreas Schwab <schwab@linux-m68k.org>
189
190 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
191 * configure: Regenerate.
192
9bccfdf5
AP
1932015-01-03 Andrew Pinski <apinski@cavium.com>
194
195 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
196 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
197 (BASE_TARGET_EXPORTS): Add OBJCOPY.
198 (OBJCOPY_FOR_TARGET): New variable.
199 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
200 * Makefile.in: Regenerate.
201 * configure.ac: Check for already installed target objcopy.
202 Also GCC_TARGET_TOOL on objcopy.
203 * configure: Regenerate.
204
007adc0d
HPN
2052015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
206
207 * config.sub: Update from upstream, to 2015-01-01 version.
208 * config.guess: Ditto.
209
fe55e976
SH
2102014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
211
212 * MAINTAINERS (RTEMS Ports): Add myself.
213
b86d271e
PMR
2142014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
215
216 * MAINTAINERS (Write After Approval): Add myself.
217
9733278a
MH
2182014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
219
220 * MAINTAINERS (Write After Approval): Add myself.
221
4b4f2e35
TS
2222014-12-15 Thomas Schwinge <thomas@codesourcery.com>
223
224 * configure.ac (--enable-as-accelerator-for): Don't set
225 ENABLE_AS_ACCELERATOR_FOR. Update all users.
226 * configure: Regenerate.
227
b6a65eb6
JJ
2282014-12-13 Jakub Jelinek <jakub@redhat.com>
229
230 PR bootstrap/64023
231 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
232 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
233 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
234 to CXX.
235 * Makefile.in: Regenerated.
236
c3e1e693
YG
2372014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
238 Yury Gribov <y.gribov@samsung.com>
239
240 * .gitignore: Added .local.vimrc and .lvimrc.
241 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
242 * Makefile.in: Regenerate.
243
2442014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
245
246 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
247 * configure: Regenerated.
248
b9fb25a5
BS
2492014-11-27 Bernd Schmidt <bernds@codesourcery.com>
250
251 * MAINTAINERS (nvptx port): New entry.
252
d896cc4d
JBG
2532014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
254
255 * configure: Regenerate.
256
74ae587e
JBG
2572014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
258
259 * configure.ac: Merge with Binutils.
260
45c89690
TB
2612014-11-26 Tobias Burnus <burnus@net-b.de>
262
263 * Makefile.def: Make more dependent on mpfr, mpc and isl.
264 * Makefile.in: Regenerate.
265
ea903c37
BE
2662014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
267
268 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
269 missing flex.
270 * Makefile.in: Regenerated.
271
eb23df59
IV
2722014-11-21 Ilya Verbin <ilya.verbin@intel.com>
273
274 * Makefile.in: Regenerate.
275
a699d672
L
2762014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
277
278 PR bootstrap/63784
279 * libtool.m4: Add $pic_flag with -shared.
280
fc065a61
RL
2812014-11-21 Renlin Li <Renlin.Li@arm.com>
282
283 * MAINTAINERS (Write After Approval): Added myself.
284
efcc23e6
AV
2852014-11-21 Alex Velenko <Alex.Velenko@arm.com>
286
287 * MAINTAINERS (write-after-approval): Add myself.
288
dd308ed8
MK
2892014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
290
291 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
292 from 2 years ago.
293
ac8698a1
AV
2942014-11-19 Alex Velenko <Alex.Velenko@arm.com>
295
296 Revert:
297 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
298
299 * MAINTAINERS (Write After Approval): Added myself as line map
300 maintainer.
301
8dab9330
RL
3022014-11-19 Renlin Li <Renlin.Li@arm.com>
303
304 Revert:
305 2014-11-19 Renlin Li <Renlin.Li@arm.com>
306
307 * MAINTAINERS (Write After Approval): Added myself.
308
1be22083
RL
3092014-11-19 Renlin Li <Renlin.Li@arm.com>
310
311 * MAINTAINERS (Write After Approval): Added myself.
312
59392f46
AV
3132014-11-19 Alex Velenko <Alex.Velenko@arm.com>
314
315 * MAINTAINERS (Write After Approval): Added myself as line map
316 maintainer.
317
0f3422cc
DS
3182014-11-17 Dodji Seketeli <dodji@redhat.com>
319
320 * MAINTAINERS (Various Maintainers): Added myself as line map
321 maintainer.
322
0c8969f0
JBG
3232014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
324
325 * move-if-change: Sync from upstream gnulib.
326
d7134c0e
JBG
3272014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
328
329 * compile: Sync with upstream Automake.
330 * depcomp: Ditto.
331 * install-sh: Ditto.
332 * missing: Ditto.
333 * mkinstalldirs: Ditto.
334 * ylwrap: Ditto.
335
e4ff7e6a
JBG
3362014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
337
338 * config.sub: Update from upstream config repo.
339 * config.guess: Ditto.
340
5f520819
KY
3412014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
342
343 * Makefile.def: Add liboffloadmic to target_modules. Make
344 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
345 * Makefile.in: Regenerate.
346 * configure: Regenerate.
347 * configure.ac: Add liboffloadmic to target binaries.
348 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
349 Add liboffloadmic to noconfig list when C++ is not supported.
350
85c64bbe
BS
3512014-11-13 Bernd Schmidt <bernds@codesourcery.com>
352 Thomas Schwinge <thomas@codesourcery.com>
353 Ilya Verbin <ilya.verbin@intel.com>
354 Andrey Turetskiy <andrey.turetskiy@intel.com>
355
356 * configure: Regenerate.
357 * configure.ac (--enable-as-accelerator-for)
358 (--enable-offload-targets): New configure options.
359
7d35a59e
TB
3602014-11-11 Tobias Burnus <burnus@net-b.de>
361
0a002272 362 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
363 * Makefile.in: Regenerate.
364
35485da9
DM
3652014-11-11 David Malcolm <dmalcolm@redhat.com>
366
367 * ChangeLog.jit: New.
368 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
369
ebf6d33b
FXC
3702014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
371
372 PR target/63610
373 * libtool.m4: Fix globbing of darwin versions.
374 * configure: Regenerate.
375
4a9bb2aa
TB
3762014-11-11 Tobias Burnus <burnus@net-b.de>
377
4a9bb2aa
TB
378 * Makefile.def: Remove CLooG.
379 * Makefile.tpl: Ditto.
380 * configure.ac: Ditto.
381 * configure: Regenerate.
382 * Makefile.in: Ditto.
383
738f2522
BS
3842014-11-06 Bernd Schmidt <bernds@codesourcery.com>
385
386 * configure.ac: Handle nvptx-*-*.
387 * configure: Regenerate.
388
9b591dd1
PG
3892014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
390
391 * MAINTAINERS (Write After Approval): Add myself.
392
14258928
JJ
3932014-10-31 Jakub Jelinek <jakub@redhat.com>
394
395 * Makefile.def (libcc1): Remove bootstrap=true;.
396 * Makefile.in: Regenerated.
397
1335a8ca
JBG
3982014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
399
400 * configure.ac: Update comment.
401 * configure: Regenerate.
402
cb115cc2
IE
4032014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
404
405 * MAINTAINERS (Write After Approval): Add myself.
406
fca38047
TS
4072014-10-30 Thomas Schwinge <thomas@codesourcery.com>
408
409 * configure.ac (extra_host_libiberty_configure_flags): Add
410 --enable-shared also for libcc1's benefit.
411 * configure: Regenerate.
412
65c0707b
TG
4132014-10-29 Tristan Gingold <gingold@adacore.com>
414
415 * MAINTAINERS: Change my email address.
416
ddc8de03
PM
4172014-10-27 Phil Muldoon <pmuldoon@redhat.com>
418 Tom Tromey <tromey@redhat.com>
419
420 * Makefile.def: Add libcc1 to host_modules.
421 * configure.ac (host_tools): Add libcc1.
422 * Makefile.in, configure: Rebuild.
423
4eb1ac39 4242014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
425
426 * configure.ac (build_configargs): Don't share config.cache between
427 build subdirs.
7fd74620 428 * configure: Regenerate.
3d96b0d0 429
d81230b5
DH
4302014-10-24 Daniel Hellstrom <daniel@gaisler.com>
431
432 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
433 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
434 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
435 leon3v7 as leon3.
436 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
437 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
438 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
439 * config/sparc/sparc.md (cpu): Add leon3v7.
440 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
441
c7a6a617
DH
4422014-10-24 Daniel Hellstrom <daniel@gaisler.com>
443
444 * MAINTAINERS (write-after-approval): Add myself.
445
74cc5471
ILT
4462014-10-23 Ian Lance Taylor <iant@google.com>
447
448 * configure.ac: Disable the Go frontend on systems where it is known
449 to not work.
450 * configure: Regenerate.
451
929315a9
RB
4522014-10-23 Richard Biener <rguenther@suse.de>
453
454 * Makefile.def: Add libcpp build module and dependencies.
455 * configure.ac: Add libcpp build module.
456 * Makefile.in: Regenerate.
457 * configure: Likewise.
458
5d12b768
MF
4592014-10-15 Max Filippov <jcmvbkbc@gmail.com>
460
461 * MAINTAINERS (write-after-approval): Add myself.
462
7b262a51
MLI
4632014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
464
465 * INSTALL/README: Do not mention CVS.
466
7705dfd1
JY
4672014-10-03 Jing Yu <jingyu@google.com>
468
469 * configure.ac: Add aarch64 to list of targets that support gold.
470 * configure: Regenerate.
471
a3052d31
FD
4722014-09-29 François Dumont <fdumont@gcc.gnu.org>
473
474 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
475
b2a1b261
CM
4762014-09-29 Catherine Moore <clm@codesourcery.com>
477
478 * MAINTAINERS: Add myself as MIPS maintainer.
479
05342e10
MF
4802014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
481
482 * MAINTAINERS: Move myself to MIPS maintainers.
483
3f6bb7e5
JBG
4842014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
485
486 * MAINTAINERS: Put all email addresses between '<' and '>'.
487
3e895729
FXC
4882014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
489
490 * MAINTAINERS: Move myself to reviewers (Fortran).
491
e04733ee
AK
4922014-09-01 Andi Kleen <ak@linux.intel.com>
493
494 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
495 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
496 * Makefile.in: Regenerate.
497
e79c0ea8
DM
4982014-08-28 David Malcolm <dmalcolm@redhat.com>
499
500 * rtx-classes-status.txt: Delete
501
b32d5189
DM
5022014-08-28 David Malcolm <dmalcolm@redhat.com>
503
504 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
505
e0c0c325
SP
5062014-08-27 Sebastian Pop <s.pop@samsung.com>
507
508 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
509 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
510 of checking for version number.
511 * configure: Regenerated.
512 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
513
d7ac0a6a
DM
5142014-08-27 David Malcolm <dmalcolm@redhat.com>
515
516 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
517 is done; begin phase 6 (use extra rtx_def subclasses).
518
9daaca36
DM
5192014-08-27 David Malcolm <dmalcolm@redhat.com>
520
521 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
522 done; begin phase 5 (additional rtx_def subclasses).
523
b2908ba6
DM
5242014-08-26 David Malcolm <dmalcolm@redhat.com>
525
526 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
527
1130d5e3
DM
5282014-08-26 David Malcolm <dmalcolm@redhat.com>
529
530 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
531 SET_BB_HEADER are done.
532
0e0ce50d
DM
5332014-08-26 David Malcolm <dmalcolm@redhat.com>
534
535 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
536 done.
537
3d30f4e8
DM
5382014-08-26 David Malcolm <dmalcolm@redhat.com>
539
540 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
541
6144a836
DM
5422014-08-26 David Malcolm <dmalcolm@redhat.com>
543
544 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
545
b311fd0f
DM
5462014-08-25 David Malcolm <dmalcolm@redhat.com>
547
548 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
549
d8ce2eae
DM
5502014-08-25 David Malcolm <dmalcolm@redhat.com>
551
552 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
553
1455e88c
DM
5542014-08-25 David Malcolm <dmalcolm@redhat.com>
555
556 * rtx-classes-status.txt: Phase 3 (per-file commits within
557 "config" subdirs) is done; begin phase 4 (removal of
558 "scaffolding").
559
76c531d3
DM
5602014-08-23 David Malcolm <dmalcolm@redhat.com>
561
562 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
563 dir) is done; begin phase 3 (per-file commits within "config"
564 subdirs).
565
00550b3d
DM
5662014-08-21 David Malcolm <dmalcolm@redhat.com>
567
568 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
569 phase 2 (per-file commits in main source dir).
570
622dbadf
BC
5712014-08-21 Bin Cheng <bin.cheng@arm.com>
572
573 * configure: Regenerated.
574
c1286e0b
DM
5752014-08-19 David Malcolm <dmalcolm@redhat.com>
576
577 * rtx-classes-status.txt (TODO): Add SET_BND_TO
578
c2fc1aee
DM
5792014-08-19 David Malcolm <dmalcolm@redhat.com>
580
581 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
582
68975683
DM
5832014-08-19 David Malcolm <dmalcolm@redhat.com>
584
585 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
586
d914bc6b
DM
5872014-08-19 David Malcolm <dmalcolm@redhat.com>
588
589 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
590
8020a4d5
DM
5912014-08-19 David Malcolm <dmalcolm@redhat.com>
592
593 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
594
a231b8a5
JV
5952014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
596
597 * MAINTAINERS (Write After Approval): Add myself.
598
ce8126f5
CF
5992014-08-19 Christopher Faylor <me.gnu@cgf.cx>
600
601 * MAINTAINERS: Remove myself
602
0f82e5c9
DM
6032014-08-19 David Malcolm <dmalcolm@redhat.com>
604
605 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
606
9c9afb69
PP
6072014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
608
609 * MAINTAINERS (Write After Approval): Add myself.
610
190bea87
DM
6112014-08-18 David Malcolm <dmalcolm@redhat.com>
612
613 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
614 SET_BB_HEADER, SET_BB_FOOTER
615
c41b94ce
DM
6162014-08-18 David Malcolm <dmalcolm@redhat.com>
617
bb3fff01 618 * rtx-classes-status.txt: New file
c41b94ce 619
eae1a5d4
RG
6202014-08-18 Roman Gareev <gareevroman@gmail.com>
621
622 * configure.ac: Eliminate ClooG installation dependency.
623 * configure: Regenerate.
624 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
625 * Makefile.in: Regenerate.
626
f613bc0f
IV
6272014-08-15 Ilya Verbin <iverbin@gmail.com>
628
629 * MAINTAINERS (Write After Approval): Add myself.
630
5f75acf4
IT
6312014-08-15 Ilya Tocar <tocarip@gmail.com>
632
633 * MAINTAINERS (Write After Approval): Add myself.
634
88b1a322
JW
6352014-08-01 Jiong Wang <jiong.wang@arm.com>
636
637 * MAINTAINERS (Write After Approval): Add myself.
638
8ed499f8
AG
6392014-07-28 Anthony Green <green@moxielogic.com>
640
641 Import from savannah.gnu.org:
642 * config.sub: Update to 2014-07-28 version.
643
09ec3110
RS
6442014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
645
646 * MAINTAINERS: Remove my MIPS maintainer entry.
647
7b7f941a
UB
6482014-07-26 Uros Bizjak <ubizjak@gmail.com>
649
650 PR target/47230
651 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
652 * configure: Regenerate.
653
a12f7ac8
JN
6542014-07-24 James Norris <jnorris@codesourcery.com>
655
656 * MAINTAINERS (Write After Approval): Add myself.
657
09611faf
RG
6582014-07-20 Roman Gareev <gareevroman@gmail.com>
659
660 * configure.ac: Accept only CLooG 0.18.1.
661 * configure: Regenerate.
662
37738b0f
RG
6632014-07-17 Roman Gareev <gareevroman@gmail.com>
664
665 * configure.ac: Don't accept isl 0.11.
666 * configure: Regenerate.
667
473037cb
AZ
6682014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
669
670 * MAINTAINERS (Write After Approval): Add myself.
671
9a62ed16
RO
6722014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
673
674 * configure.ac: Don't accept isl 0.10.
675 * configure: Regenerate.
676
c41f1c42 6772014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 678
c41f1c42
BE
679 Fix include path for in-tree cloog.
680 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
681 * configure: Regenerate.
29d0a43c 682
c41f1c42 6832014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 684
c41f1c42 685 * .gitignore: Import gcc_update output.
a5852bea 686
b6383ab8
TS
6872014-06-13 Thomas Schwinge <thomas@codesourcery.com>
688
a10ec8bc
TS
689 * config-ml.in: Robustify ac_configure_args parsing.
690
45b3824d
TS
691 * configure.ac (--enable-linker-plugin-configure-flags)
692 (--enable-linker-plugin-flags): New flags.
693 (configdirs): Conditionally add libiberty-linker-plugin.
694 * configure: Regenerate.
695 * Makefile.def (host_modules): Add libiberty-linker-plugin.
696 (host_modules) <lto-plugin>: Pay attention to
697 @extra_linker_plugin_flags@ and
698 @extra_linker_plugin_configure_flags@.
699 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
700 * Makefile.in: Regenerate.
701
b6383ab8
TS
702 * Makefile.tpl (configure-[+prefix+][+module+])
703 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
704 "module_srcdir" instead of "module" for locating a module's srcdir.
705 * Makefile.in: Regenerate.
706
a4a1b5f3
MF
7072014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
708
709 * MAINTAINERS (Write After Approval): Add myself.
710
38a13841
SP
7112014-06-06 Sebastian Pop <sebpop@gmail.com>
712
713 * MAINTAINERS: Update my email address.
714
153fcd41
TP
7152014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
716
717 * MAINTAINERS (Write After Approval): Add myself.
718
e25d9632
AB
7192014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
720
721 * MAINTAINERS (Write After Approval): Add myself.
722
1007a55c
JW
7232014-05-30 Jonathan Wakely <jwakely@redhat.com>
724
725 PR libstdc++/61011
726 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
727 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
728 * configure: Regenerate.
729
fd9ed1ae
PA
7302014-05-28 Pedro Alves <palves@redhat.com>
731
732 * MAINTAINERS (Write After Approval): Add myself.
733
03bdb69f
MK
7342014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
735
736 * MAINTAINERS: Update my affiliation/email.
737
905083ad
MS
7382014-05-19 Mike Stump <mikestump@comcast.net>
739
740 * MAINTAINERS: Add wide-int reviewers.
741
707f1839
SL
7422014-05-14 Sandra Loosemore <sandra@codesourcery.com>
743
744 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
745 * configure: Regenerated.
746
7321dc60
TR
7472014-05-15 Torvald Riegel <triegel@redhat.com>
748
749 * MAINTAINERS (libitm): Add myself as maintainer.
750
5b1e4b47
CB
7512014-05-07 Charles Baylis <charles.baylis@linaro.org>
752
753 * MAINTAINERS (Write After Approval): Add myself.
754
a4ebe104
RS
7552014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
756
757 * config.sub, config.guess: Import from upstream.
758
9575df4a
AL
7592014-04-29 Alan Lawrence <alan.lawrence@arm.com>
760
761 * MAINTAINERS (Write After Approval): Put myself in correct order.
762
2fdc94b7
AL
7632014-04-29 Alan Lawrence <alan.lawrence@arm.com>
764
765 * MAINTAINERS (Write After Approval): Add myself.
766
080c6230
LB
7672014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
768
769 * MAINTAINERS: Move myself from Reviewers to Write After Approval
770 section.
771
4e4c8692
RÁE
7722014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
773
774 * MAINTAINERS (Write After Approval): Delete myself.
775
ffe7f7a7
JJ
7762014-04-17 Jakub Jelinek <jakub@redhat.com>
777
778 PR sanitizer/56781
779 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
780 and -B* options with -Xcompiler.
781
147d38a5
EB
7822014-04-04 Eric Botcazou <ebotcazou@adacore.com>
783
784 PR bootstrap/60620
785 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
786 * Makefile.in: Regenerate.
787
ba1925c3
YS
7882014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
789
790 * Makefile.def (dependencies): Make all-ld depend on all-binutils
791 for WINDRES_FOR_TARGET in default-manifest.o rule.
792 * Makefile.in: Regenerate.
793
8707b3bc
DH
7942014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
795
796 * MAINTAINERS (Write After Approval): Add myself.
797
9e1c8fc1
JJ
7982014-03-26 Jakub Jelinek <jakub@redhat.com>
799
800 PR sanitizer/56781
801 * Makefile.def: Set bootstrap=true; for host fixincludes.
802 * configure.ac: Don't bootstrap host fixincludes unless
803 --with-build-config=bootstrap-{a,ub}san.
804 * Makefile.in: Regenerated.
805 * configure: Regenerated.
806
beeda1d9
JJ
8072014-03-21 Jakub Jelinek <jakub@redhat.com>
808
809 * configure.ac: Move BUILD_CONFIG set up earlier. Add
810 --enable-vtable-verify option parsing. Don't add
811 target-libsanitizer to bootstrap_target_libs unless
812 --with-build-config=bootstrap-asan or
813 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
814 to bootstrap_target_libs unless --enable-vtable-verify.
815 * configure: Regenerated.
816
e5dddc50
AS
8172014-03-10 Anatoly Sokolov <aesok@post.ru>
818
819 * MAINTAINERS (Write After Approval): Add myself.
820
df5bc1cb
DC
8212014-03-07 Denis Chertykov <chertykov@gmail.com>
822
823 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
824
3b9edeac
JJ
8252014-03-07 Jakub Jelinek <jakub@redhat.com>
826
827 PR bootstrap/58572
828 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
829 -I for libstdc++-v3 includes if $(LEAN).
830 * Makefile.in: Regenerated.
831
c01a8548
JW
8322014-03-04 Jonathan Wakely <jwakely@redhat.com>
833
834 * MAINTAINERS: Update my email address.
835
341c653c
WL
8362014-02-24 Walter Lee <walt@tilera.com>
837
838 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
839 (tilegx-*-*): Change to tilegx*-*-*.
840 * configure: Regenerate.
841
37f2c4f0
LR
8422014-02-17 Loren J. Rittle <ljrittle@acm.org>
843
844 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
845
6c01e96e
KV
8462014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
847
848 * MAINTAINERS (Write After Approval): Add myself.
849
91da0481
RO
8502014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
851
852 PR target/59788
853 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
854 *solaris2*.
855
dd35b84f
JDA
8562014-01-21 John David Anglin <danglin@gcc.gnu.org>
857
858 * MAINTAINERS: Update my email address.
859
493b8af8
GP
8602014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
861
862 * MAINTAINERS: Convert to UTF-8.
863 Properly sort Xinliang David Li's entry.
864
f121b81d
CLT
8652013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
866 Sandra Loosemore <sandra@codesourcery.com>
867
868 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
869 nios2 port maintainers.
870
74f769b5
MT
8712013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
872
873 * MAINTAINERS (Write After Approval): Add myself.
874
79e0604d 8752013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
876
877 * configure.ac: Add user-friendly check for native x86_64-linux
878 multilibs.
879 * configure: Regenerate.
880
8812013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
882
883 * MAINTAINERS: Add myself as sh maintainer.
884
8852013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
886
887 * MAINTAINERS: Add self as SLSR maintainer.
888
8892013-11-18 Jan Hubicka <hubicka@ucw.cz>
890
891 * MAINTAINERS: Update my email address.
892
8932013-11-15 David Edelsohn <dje.gcc@gmail.com>
894
895 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
896
8972013-11-07 Thomas Schwinge <thomas@codesourcery.com>
898
899 * Makefile.in: Regenerate.
900
901 * Makefile.tpl: Fix typo.
902 * Makefile.in: Regenerate partially.
903
9042013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
905
906 * configure.ac: Added libcilkrts to noconfig list when C++ is not
907 supported.
908 * configure: Regenerated.
909
9102013-11-01 Trevor Saunders <tsaunders@mozilla.com>
911
912 * MAINTAINERS (Write After Approval): Add myself.
913
9142013-10-30 Jason Merrill <jason@redhat.com>
915
916 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
917 --disable-build-format-warnings.
918
9192013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
920
921 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
922 depend on libstdc++ and libgcc.
923 * configure: Regenerate.
924 * configure.ac: Added libcilkrts to target binaries. Also, restrict
925 libcilkrts for POSIX and i*86, and x86_64 architectures.
926 * Makefile.in: Added libcilkrts related fields to support building it.
927
9282013-10-26 Jeff Law <law@redhat.com>
929
930 * Makefile.def (target_modules): Remove libmudflap
931 (languages): Remove check-target-libmudflap).
932 * Makefile.in: Rebuilt.
933 * Makefile.tpl (check-target-libmudflap-c++): Remove.
934 * configure.ac (target_libraries): Remove target-libmudflap.
935 Remove checks which disabled libmudflap on some systems.
936 * configure: Rebuilt.
937 * libmudflap: Directory removed.
938
9392013-10-21 Cong Hou <congh@google.com>
940
941 * MAINTAINERS (Write After Approval): Add myself.
942
9432013-10-16 Mike Stump <mikestump@comcast.net>
944
945 * .dir-locals.el: Add.
946
9472013-10-15 David Malcolm <dmalcolm@redhat.com>
948
949 * configure.ac: Add --enable-host-shared
950 * configure: Regenerate.
951
9522013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
953
954 Import from savannah.gnu.org:
955 * config.guess: Update to 2013-06-10 version.
956 * config.sub: Update to 2013-10-01 version.
957
9582013-10-01 Simon Cook <simon.cook@embecosm.com>
959
960 Changes to build configuration to allow big endian ARC ELF toolchain
961 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
962 * configure: Regenerate.
963
9642013-09-20 Alan Modra <amodra@gmail.com>
965
966 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
967 ppc host match. Support little-endian powerpc linux hosts.
968
9692013-09-19 Dodji Seketeli <dodji@redhat.com>
970
971 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
972 maintainer.
973
9742013-09-12 DJ Delorie <dj@redhat.com>
975
976 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
977 maintainers.
978
9792013-09-03 Richard Biener <rguenther@suse.de>
980
981 * configure.ac: Also allow ISL 0.12.
982 * configure: Regenerated.
983
9842013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
985
986 * MAINTAINERS (Write After Approval): Add myself.
987
9882013-08-27 David Malcolm <dmalcolm@redhat.com>
989
990 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
991
9922013-08-26 Caroline Tice <cmtice@google.com>
993
994 * MAINTAINERS: Correct earliers update: Move myself from libvtv
995 "Various Reviewers" to libvtv "Various Maintainers".
996
9972013-08-20 Steven Bosscher <steven@gcc.gnu.org>
998
999 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1000
10012013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1002
1003 * MAINTAINERS: Update name, email.
1004
10052013-08-13 Adam Butcher <adam@jessamine.co.uk>
1006
1007 * MAINTAINERS (Write After Approval): Add myself.
1008
10092013-08-12 Caroline Tice <cmtice@google.com>
1010
1011 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1012 address in the Write After Approval section.
1013
10142013-08-09 Carlos O'Donell <carlos@redhat.com>
1015
1016 * MAINTAINERS (Write After Approval): Update email.
1017
10182013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1019
1020 * configure.ac: Adjust to check VTV_SUPPORTED.
1021 * configure: Regenerated.
1022
10232013-08-02 Caroline Tice <cmtice@google.com>
1024
1025 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1026 on non-linux systems; add target-libvtv to noconfigdirs; add
1027 libsupc++/.libs to C++ library search paths.
1028 * configure: Regenerated.
1029 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1030 libstdc++ and libgcc.
1031 * Makefile.in: Regenerated.
1032
10332013-07-19 Yvan Roux <yvan.roux@linaro.org>
1034
1035 * MAINTAINERS (Write After Approval): Add myself.
1036
10372013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1038 Shiva Chen <shiva0217@gmail.com>
1039
1040 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1041 nds32 port maintainers.
1042
10432013-07-17 Tim Shen <timshen91@gmail.com>
1044
1045 * MAINTAINERS (Write After Approval): Add myself.
1046
10472013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1048
1049 * configure.ac: Sync from binutils.
1050 * configure: Regenerate.
1051
10522013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1053
1054 * MAINTAINERS (Write After Approval): Add myself.
1055
10562013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1057
1058 * MAINTAINERS (Write After Approval): Add myself.
1059
10602013-05-17 David Malcolm <dmalcolm@redhat.com>
1061
1062 * MAINTAINERS (Write After Approval): Add myself.
1063
10642013-04-30 Brooks Moses <bmoses@google.com>
1065
1066 * MAINTAINERS: Update my email; move myself from Fortran
1067 reviewer to Write After Approval.
1068
10692013-04-16 Andreas Schwab <schwab@suse.de>
1070
1071 * configure.ac (aarch64-*-*): Don't disable java.
1072 * configure: Regenerate.
1073
10742013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1075
1076 * MAINTAINERS (Write After Approval): Add myself.
1077
10782013-03-30 Matthias Klose <doko@ubuntu.com>
1079
1080 * Makefile.def (target_modules): Don't install libffi.
1081 * Makefile.in: Regenerate.
1082
10832013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1084
1085 * MAINTAINERS (Write After Approval): Add myself.
1086
10872013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1088
1089 * MAINTAINERS (Write After Approval): Add myself.
1090
10912013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1092
1093 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1094 * configure: Regenerated.
1095
a15d2ea8
ILT
10962013-02-05 Ian Lance Taylor <iant@google.com>
1097
1098 PR go/55969
1099 * configure.ac: Disable libgo on some systems where it does not
1100 work.
1101
a3b854b6
FXC
11022013-02-04 David Edelsohn <dje.gcc@gmail.com>
1103
1104 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1105 Remove Geoff Keating as rs6000 port maintainer, at his request.
1106
11072013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1108
1109 * MAINTAINERS: Update my email.
1110
11112013-01-23 Shenghou Ma <minux.ma@gmail.com>
1112
1113 * configure: Re-generate.
1114
11152013-01-15 Richard Biener <rguenther@suse.de>
1116
1117 PR other/55973
1118 * configure: Re-generate.
1119
11202013-01-14 Matthias Klose <doko@ubuntu.com>
1121
1122 * Makefile.def (install-target-libsanitizer): Depend on
1123 install-target-libstdc++-v3.
1124 * Makefile.in: Regenerate.
1125
11262013-01-14 Richard Biener <rguenther@suse.de>
1127
1128 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1129 * configure: Re-generate
1130
11312013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1132
1133 * config.sub: Update from config repo.
1134
11352013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1136
1137 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1138 * Makefile.in: Regenerate.
1139
11402013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1141
1142 * MAINTAINERS (arc): Add new port maintainership for myself.
1143
11442013-01-09 Jason Merrill <jason@redhat.com>
1145
1146 * .gitignore: Import from gdb repository.
1147
11482013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1149
1150 * Makefile.def (configure-gcc): Depend on all-gmp.
1151 (all-gcc): Remove dependency on all-gmp.
1152 * Makefile.in: Regenerated.
1153
11542013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1155
1156 * config.sub: Merge from config repo.
1157 * config.guess: Ditto.
1158
11592013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1160
1161 * Makefile.def: Merge from binutils.
1162 * Makefile.in: Ditto.
1163
11642013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1165
1166 * MAINTAINERS: Update my email.
1167
11682012-12-29 Ben Elliston <bje@gnu.org>
1169
1170 * config.guess: Update to 2012-12-29 version.
1171 * config.sub: Likewise.
1172
11732012-12-20 Matthias Klose <doko@ubuntu.com>
1174
1175 * Makefile.def (install-target-libgfortran): Depend on
1176 install-target-libquadmath, install-target-libgcc.
1177 (install-target-libsanitizer): Depend on install-target-libgcc.
1178 (install-target-libjava): Depend on install-target-libgcc.
1179 (install-target-libitm): Depend on install-target-libgcc.
1180 (install-target-libobjc): Depend on install-target-libgcc.
1181 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1182 * Makefile.in: Regenerate.
1183
11842012-12-19 Matthias Klose <doko@ubuntu.com>
1185
1186 * Makefile.def (install-target-libgo): Depend on
1187 install-target-libatomic.
1188 * Makefile.in: Regenerate.
1189
11902012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1191
1192 PR go/55201
1193 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1194 * Makefile.in: Regenerate.
1195
11962012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1197
1198 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1199 * configure: Regenerate.
1200
12012012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1202
1203 * config.sub: Merge from config repo.
1204
12052012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1206
1207 * Makefile.def (target_modules): Add bootstrap=true and
1208 raw_cxx=true to libsanitizer.
1209 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1210 * Makefile.in: Regenerated.
1211 * configure: Likewise.
1212
12132012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1214
1215 * MAINTAINERS: Remove self as RTL optimization maintainer.
1216
12172012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1218
1219 * MAINTAINERS (Write After Approval): Add myself.
1220
12212012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1222
1223 * Makefile.def (target_modules): Remove bootstrap=true and
1224 raw_cxx=true from libsanitizer.
1225 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1226 * Makefile.in: Regenerated.
1227 * configure: Likewise.
1228
12292012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1230
1231 * Makefile.def (target_modules): Add bootstrap=true and
1232 raw_cxx=true to libsanitizer.
1233 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1234 * Makefile.in: Regenerated.
1235 * configure: Likewise.
1236
12372012-11-28 Andrew Pinski <apinski@cavium.com>
1238
1239 PR bootstrap/54279
1240 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1241 * configure: Regenerate.
1242 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1243 * Makefile.in: Regenerate.
1244
12452012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1246
1247 * configure.ac: Disable libsanitizer if we're not building C++.
1248 * configure: Regenerate.
1249
12502012-11-15 Roland McGrath <roland@hack.frob.com>
1251
1252 * MAINTAINERS (Write After Approval): Add myself.
1253
12542012-11-15 Dmitry Vyukov <dvyukov@google.com>
1255
1256 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1257 Kostya Serebryany (kcc@google.com) and
1258 Jakub Jelinek (jakub@redhat.com).
1259 Rename area for Dodji Seketeli (dodji@redhat.com).
1260
12612012-11-15 Dodji Seketeli <dodji@redhat.com>
1262
1263 * MAINTAINERS: (asan.c, related): Add myself.
1264
12652012-11-14 Roland McGrath <mcgrathr@google.com>
1266
1267 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1268 * configure: Regenerate.
1269
12702012-11-13 Richard Henderson <rth@redhat.com>
1271
1272 * configure.ac: Move libsanitizer logic to subdirectory.
1273 * configure: Regenerate.
1274
12752012-11-13 Dodji Seketeli <dodji@redhat.com>
1276
1277 * configure.ac: Enable libsanitizer just on x86 linux for now.
1278 * configure: Re-generate.
1279
12802012-11-13 David Edelsohn <dje.gcc@gmail.com>
1281
1282 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1283 sections.
1284 * configure: Regenerate.
1285
12862012-11-13 Hans-Peter Nilsson <hp@axis.com>
1287
1288 * configure.ac: Add section for configdirs for libsanitizer.
1289 Disable for cris-*-* and mmix-*-*.
1290 * configure: Regenerate.
1291
12922012-11-12 Wei Mi <wmi@google.com>
1293
1294 * configure.ac: Add libsanitizer to target_libraries.
1295 * Makefile.def: Ditto.
1296 * configure: Regenerate.
1297 * Makefile.in: Regenerate.
1298 * libsanitizer: New directory for asan runtime. Contains an empty
1299 tsan directory.
1300
13012012-11-03 Corinna Vinschen <corinna@vinschen.de>
1302
1303 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1304 against Mingw64 w32api.
1305 * configure: Regenerate.
1306
13072012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1308
1309 * configure: Regenerated.
1310
13112012-11-03 Robert Mason <rbmj@verizon.net>
1312
1313 * configure.ac: add --disable-libstdcxx configure option
1314 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1315
13162012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1317
1318 * MAINTAINERS (Write After Approval): Add myself.
1319
13202012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1321
1322 * MAINTAINERS (Write After Approval): Add myself.
1323
13242012-10-24 Sharad Singhai <singhai@google.com>
1325
1326 * MAINTAINERS (Write After Approval): Add myself.
1327
13282012-10-24 Eric Christopher <echristo@gmail.com>
1329
1330 * MAINTAINERS: Update email address.
1331
13322012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1333
1334 PR bootstrap/54820
1335 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1336 * configure: Regenerate.
1337
13382012-10-23 Richard Earnshaw <rearnsha@arm.com>
1339
1340 * MAINTAINERS (aarch64): Add Marcus and myself.
1341
13422012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1343
1344 PR bootstrap/54820
1345 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1346 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1347 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1348 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1349 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1350 * Makefile.in: Regenerate.
1351 * configure.ac (have_static_libs): New variable and associated check.
1352 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1353 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1354 * configure: Regenerate.
1355
13562012-10-10 Richard Biener <rguenther@suse.de>
1357
1358 * MAINTAINERS: Adjust for changed surname.
1359
13602012-10-04 Lawrence Crowl <crowl@google.com>
1361
1362 * MAINTAINERS (Write After Approval): Add myself.
1363
13642012-10-01 Cary Coutant <ccoutant@google.com>
1365
1366 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1367
13682012-09-28 Ian Lance Taylor <iant@google.com>
1369
1370 * Makefile.def: Make all-target-libgo depend on
1371 all-target-libbacktrace.
1372 * Makefile.in: Rebuild.
1373
13742012-09-26 Ian Lance Taylor <iant@google.com>
1375
1376 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1377 * Makefile.in: Rebuild.
1378
13792012-09-20 Walter Lee <walt@tilera.com>
1380
1381 * configure.ac: Add tilegx to list of targets that support gold.
1382 * configure: Regenerate.
1383
13842012-09-20 Marek Polacek <polacek@redhat.com>
1385
1386 * MAINTAINERS (Write After Approval): Add myself.
1387
13882012-09-19 Steve Ellcey <sellcey@mips.com>
1389
1390 * configure.ac: Add mips*-mti-elf* target.
1391 * configure: Regenerate.
1392
13932012-09-17 Ian Lance Taylor <iant@google.com>
1394
1395 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1396 * configure.ac (host_libs): Add libbacktrace.
1397 (target_libraries): Add libbacktrace.
1398 * Makefile.def (host_modules): Add libbacktrace.
1399 (target_modules): Likewise.
1400 * configure, Makefile.in: Rebuild.
1401
14022012-09-14 David Edelsohn <dje.gcc@gmail.com>
1403
1404 PR target/38607
1405 Merge upstream change.
1406 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1407
1408 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1409 Add libgomp*.o to compare_exclusions for AIX.
1410 * configure: Regenerate.
1411
14122012-09-06 Diego Novillo <dnovillo@google.com>
1413
1414 * configure.ac: Bump minimum GMP version to 4.2.3.
1415 * configure: Re-generate.
1416
14172012-09-05 Georg-Johann Lay <avr@gjlay.de>
1418
1419 PR target/54461
1420 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1421 target-libgloss if not configured --with-avrlibc=no.
1422 * configure: Regenerate.
1423
14242012-09-04 Jason Merrill <jason@redhat.com>
1425
1426 * configure.ac: Fix --enable-languages=all.
1427
14282012-09-04 Christophe Lyon <christophe.lyon@st.com>
1429
1430 * MAINTAINERS (Write After Approval): Add myself.
1431
14322012-09-03 Richard Guenther <rguenther@suse.de>
1433
1434 PR bootstrap/54138
1435 * configure.ac: Re-organize ISL / CLOOG checks to allow
1436 disabling with either --without-isl or --without-cloog.
1437 * configure: Regenerated.
1438
14392012-09-03 Georg-Johann Lay <avr@gjlay.de>
1440
1441 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1442 * configure: Regenerate.
1443
14442012-08-27 Ulrich Drepper <drepper@gmail.com>
1445
1446 * MAINTAINERS: Fix my email address.
1447
14482012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1449
1450 PR binutils/4970
1451 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1452 and opcodes.
1453 * Makefile.in: Regenerated.
1454
14552012-08-26 Art Haas <ahaas@impactweather.com>
1456
1457 * configure: Regenerate.
1458
14592012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1460
1461 * INSTALL/README: Also refer to the online installation
1462 instructions.
1463
14642012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1465
1466 * MAINTAINERS (Write After Approval): Add myself.
1467 (Picochip port): Remove myself.
1468
14692012-08-14 Diego Novillo <dnovillo@google.com>
1470
1471 Merge from cxx-conversion branch.
1472
1473 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1474 POSTSTAGE1_CONFIGURE_FLAGS.
1475 * Makefile.in: Regenerate.
1476 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1477 Force C++ when bootstrapping.
1478 * configure: Regenerate.
1479
14802012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1481
1482 * MAINTAINERS (Write After Approval): Add myself.
1483
14842012-07-16 Joseph Myers <joseph@codesourcery.com>
1485
1486 * README: Document use of ranges of years in copyright notices.
1487
14882012-07-06 Richard Guenther <rguenther@suse.de>
1489
1490 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1491 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1492 --with-gmp=system.
1493 * Makefile.in: Regenerated.
1494 * configure: Likewise.
1495
14962012-07-06 Richard Guenther <rguenther@suse.de>
1497
1498 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1499 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1500 supply V=1 as extra_make_flags.
1501 * configure: Regenerated.
1502 * Makefile.in: Likewise.
1503
15042012-07-04 Tristan Gingold <gingold@adacore.com>
1505
1506 * configure: Regenerate.
1507
15082012-07-03 Richard Guenther <rguenther@suse.de>
1509
1510 * Makfile.def (isl): Remove not necessary extra_exports and
1511 extra_make_flags.
1512 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1513 * Makefile.in: Regenerated.
1514
15152012-07-03 Richard Guenther <rguenther@suse.de>
1516
1517 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1518 * configure.ac: If either the ISL or the CLooG check failed
1519 do not try to build in-tree versions.
1520 * Makefile.in: Regenerated.
1521 * configure: Regenerated.
1522
15232012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1524
1525 * configure: Regenerate.
1526
15272012-07-02 Janis Johnson <janisjo@codesourcery.com>
1528
1529 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1530 maintainer.
1531
15322012-07-02 Richard Guenther <rguenther@suse.de>
1533
1534 * configure: Regenerated.
1535
15362012-07-02 Richard Guenther <rguenther@suse.de>
1537 Michael Matz <matz@suse.de>
1538 Tobias Grosser <tobias@grosser.es>
1539 Sebastian Pop <sebpop@gmail.com>
1540
1541 * Makefile.def: Add ISL host module, remove PPL host module.
1542 Adjust ClooG host module to use the proper ISL.
1543 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1544 * configure.ac: Include config/isl.m4. Add ISL host library,
1545 remove PPL. Remove PPL configury, add ISL configury, adjust
1546 ClooG configury.
1547 * Makefile.in: Regenerated.
1548 * configure: Likewise.
1549
15502012-07-02 Richard Guenther <rguenther@suse.de>
1551
1552 Merge from graphite branch
1553 2011-07-21 Tobias Grosser <tobias@grosser.es>
1554
1555 * configure: Regenerated.
1556 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1557 both cloog.org and legacy versions. The only supported version will
1558 be CLooG with the isl backend.
1559
1560 2011-07-21 Tobias Grosser <tobias@grosser.es>
1561
1562 * configure: Regenerated.
1563 * configure.ac: Require cloog isl 0.17.0
1564
1565 2011-07-21 Tobias Grosser <tobias@grosser.es>
1566
1567 * configure: Regenerated.
1568 * config/cloog.m4: Do not define CLOOG_ORG
1569
15702012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1571
1572 * configure.ac: Skip C if explicitly selected.
1573 * configure: Regenerate.
1574
15752012-06-28 Christophe Lyon <christophe.lyon@st.com>
1576
1577 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1578 they contain -O2.
1579 * configure: Regenerate.
1580
15812012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1582
1583 PR debug/53740
1584 * df.h, df-problems.c, dce.c: Revert last patch.
1585
15862012-06-25 Iain Sandoe <iain@codesourcery.com>
1587
1588 * MAINTAINERS (Write After Approval): Update my email address.
1589
15902012-06-21 Meador Inge <meadori@codesourcery.com>
1591
1592 * MAINTAINERS (Write After Approval): Add myself.
1593
15942012-06-20 Jason Merrill <jason@redhat.com>
1595
1596 * Makefile.tpl (check-target-libgomp-c++): New.
1597 (check-target-libitm-c++): New.
1598 * Makefile.def (c++): Add them.
1599 * Makefile.in: Regenerate.
1600
16012012-05-29 Edmar Wienskoski <edmar@freescale.com>
1602
1603 * MAINTAINERS (Write After Approval): Add myself.
1604
16052012-05-16 Olivier Hainque <hainque@adacore.com>
1606
1607 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1608 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1609 (install-no-fixedincludes): Adjust accordingly.
1610 * Makefile.in: Regenerate.
1611
16122012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1613
1614 Merge upstream change
1615 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1616
16172012-05-14 Marc Glisse <marc.glisse@inria.fr>
1618
1619 * MAINTAINERS (Write After Approval): Add myself.
1620
16212012-05-09 Nick Clifton <nickc@redhat.com>
1622 Paul Smith <psmith@gnu.org>
1623
1624 PR bootstrap/50461
1625 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1626 allow for the fact that from release v3.1.0 of MPFR the source
1627 files were moved into a src sub-directory.
1628 * configure: Regenerate.
1629
16302012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1631
1632 * configure.ac: Bump minimum MPFR version to 2.4.0.
1633 * configure: Regenerated.
1634
16352012-05-01 Richard Henderson <rth@redhat.com>
1636
1637 * Makefile.def (libatomic): New target_module.
1638 * configure.ac (target_libraries): Add libatomic.
1639 (noconfigdirs): Check if libatomic is supported.
1640 * Makefile.in, configure: Rebuild.
1641
16422012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1643
1644 * MAINTAINERS (Write After Approval): Add myself.
1645
16462012-04-25 Joel Brobecker <brobecker@adacore.com>
1647
1648 * config.sub: Update to 2012-04-18 version from official repo.
1649
16502012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1651
1652 * MAINTAINERS (Write After Approval): Add myself.
1653
16542012-04-11 Steve Ellcey <sellcey@mips.com>
1655
1656 * MAINTAINERS: Changed email address.
1657
16582012-03-28 Georg-Johann Lay <avr@gjlay.de>
1659
1660 PR target/52737
1661 * contrib/gcc_update (files_and_dependencies):
1662 Remove gcc/config/avr/t-multilib from touch data.
1663
16642012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1665
1666 * MAINTAINERS (OS Port Maintainers): Remove irix.
1667 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1668 (unsupported_languages): Remove mips-sgi-irix6.*.
1669 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1670 (with_stabs): Remove.
1671 * configure: Regenerate.
1672
16732012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1674
1675 * MAINTAINERS (OS Port Maintainers): Remove osf.
1676 * configure.ac (enable_libgomp): Remove *-*-osf*.
1677 (with_stabs): Remove alpha*-*-osf*.
1678 * configure: Regenerate.
1679
16802012-03-05 Tristan Gingold <gingold@adacore.com>
1681
1682 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1683 * configure: Regenerate.
1684
16852012-02-17 Walter Lee <walt@tilera.com>
1686
1687 * MAINTAINERS: (Write After Approval): Delete myself.
1688
16892012-02-14 Walter Lee <walt@tilera.com>
1690
1691 * MAINTAINERS (tilegx port): Add myself.
1692 (tilepro port): Add myself.
1693 (Write After Approval): Add myself.
1694
16952012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1696
1697 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1698 and Joseph Myers as docstring relicensing maintainers.
1699
17002012-02-09 Bin Cheng <bin.cheng@arm.com>
1701
1702 * MAINTAINERS (write-after-approval): Add myself.
1703
17042012-02-08 Ira Rosen <irar@il.ibm.com>
1705
1706 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1707 maintainer.
1708
17092012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1710
1711 * MAINTAINERS (Write After Approval): Move myself to
1712 maintain alphabetical order.
1713
17142012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1715
1716 * MAINTAINERS (Write After Approval): Add myself.
1717
17182012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1719
1720 * MAINTAINERS (Write After Approval): Add myself.
1721
17222012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1723 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1724
1725 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1726 * configure: Regenerate.
1727
17282012-01-23 Harshit Chopra <harshit@google.com>
1729
1730 * MAINTAINERS (Write After Approval): Add myself.
1731
17322012-01-22 Douglas B Rupp <rupp@ngnat.com>
1733
1734 * configure.ac: Remove reference to mh-interix.
1735 * configure: Regenerate.
1736
17372012-01-05 Richard Henderson <rth@redhat.com>
1738
1739 PR bootstrap/51072
1740 * configure.ac: Disable libitm if c++ is not enabled.
1741 * configure: Rebuild.
1742
1743 * configure.ac: Fix regexp for same.
1744 * configure: Rebuild.
1745
17462012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1747
1748 * MAINTAINERS (Write After Approval): Add myself.
1749
17502012-01-02 Richard Guenther <rguenther@suse.de>
1751
1752 PR bootstrap/51686
1753 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1754 * Makefile.in: Regenerate.
1755
17562011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1757
1758 * MAINTAINERS (Write After Approval): Add myself.
1759
17602011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1761
1762 * configure: Regenerate.
1763
17642011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1765
1766 * MAINTAINERS (picochip): Changed email address.
1767
17682011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1769
1770 * MAINTAINERS (write-after-approval): Add self.
1771
17722011-11-29 DJ Delorie <dj@redhat.com>
1773
1774 * configure.ac (rl78-*-*) New case.
1775 * configure: Regenerate.
1776 * MAINTAINERS: Add myself as RL78 maintainer.
1777
17782011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1779
1780 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1781
17822011-11-21 Andreas Tobler <andreast@fgznet.ch>
1783
1784 * libtool.m4: Additional FreeBSD 10 fixes.
1785
17862011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1787
1788 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1789 Maintainers section, as Epiphany maintainer.
1790
17912011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1792
1793 PR target/49992
1794 * configure.ac: Remove ranlib special-casing for Darwin.
1795 * configure: Regenerate.
1796
17972011-11-12 Andrey Belevantsev <abel@ispras.ru>
1798
1799 * MAINTAINERS (Reviewers): Keep the list sorted.
1800
18012011-11-11 Andrey Belevantsev <abel@ispras.ru>
1802
1803 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1804
18052011-11-09 Roland McGrath <mcgrathr@google.com>
1806
1807 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1808 * configure: Rebuild.
1809 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1810 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1811 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1812 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1813 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1814 Add READELF.
1815 * Makefile.in: Rebuild.
1816
18172011-11-09 Jason Merrill <jason@redhat.com>
1818
1819 * Makefile.def (language=c++): Remove check-c++0x.
1820 * Makefile.in (check-gcc-c++): Regenerate.
1821
18222011-11-08 Richard Henderson <rth@redhat.com>
1823
1824 * configure.ac: Test for libitm directory present first.
1825
1826 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1827
1828 * configure.ac: Test libitm/configure.tgt to disable libitm.
1829 * configure: Rebuild.
1830
18312011-11-07 Aldy Hernandez <aldyh@redhat.com>
1832 Richard Henderson <rth@redhat.com>
1833
1834 Merged from transactional-memory.
1835
1836 * Makefile.def (lang_env_dependencies): libitm is c++.
1837 Add libitm target module.
1838 * configure.ac: Likewise.
1839 * config/mmap.m4: New file.
1840 * contrib/gcc_update: Add libitm to touch data.
1841 * Makefile.in, configure: Rebuild.
1842
18432011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1844
1845 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1846 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1847 * Makefile.in: Regenerate.
1848
18492011-11-01 DJ Delorie <dj@redhat.com>
1850
1851 * config.sub: Update to version 2011-10-29 (added rl78)
1852
18532011-10-27 Nick Clifton <nickc@redhat.com>
1854
1855 * config.sub: Import these changes from the config project:
1856
1857 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1858 Ben Elliston <bje@gnu.org>
1859
1860 * config.sub (epiphany): New.
1861
1862 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1863 Ben Elliston <bje@gnu.org>
1864
1865 * config.sub (hexagon, hexagon-*): New.
1866
1867 2011-08-23 Roland McGrath <mcgrathr@google.com>
1868
1869 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1870 64eb to be64.
1871
1872 2011-08-16 Roland McGrath <mcgrathr@google.com>
1873
1874 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1875 (nacl): Grok as alias for 32el-unknown-nacl.
1876
18772011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1878
1879 * MAINTAINERS (Write After Approval): Add myself.
1880
18812011-10-24 Teresa Johnson <tejohnson@google.com>
1882
1883 * MAINTAINERS (Write After Approval): Add myself.
1884
18852011-09-21 Jakub Jelinek <jakub@redhat.com>
1886
1887 * MAINTAINERS (sparc port): Remove myself.
1888
18892011-09-14 Tom de Vries <tom@codesourcery.com>
1890
1891 * MAINTAINERS (Write After Approval): Add myself.
1892
18932011-08-14 Yao Qi <yao@codesourcery.com>
1894
1895 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1896 * configure: Regenerate.
1897
18982011-07-26 Ian Lance Taylor <iant@google.com>
1899
1900 * configure.ac: Set have_compiler based on whether gcc directory
1901 exists, rather than on whether gcc is in configdirs.
1902 * configure: Rebuild.
1903
19042011-07-21 Joseph Myers <joseph@codesourcery.com>
1905
1906 * MAINTAINERS (Global Reviewers): Add self.
1907
19082011-07-20 David Edelsohn <dje.gcc@gmail.com>
1909
1910 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1911 link directories.
1912 * Makefile.in: Rebuild.
1913
19142011-07-20 Ian Lance Taylor <iant@google.com>
1915
1916 PR bootstrap/49787
1917 * configure.ac: Move --enable-bootstrap handling earlier in file.
1918 If --enable-bootstrap and either --enable-build-with-cxx or
1919 --enable-build-poststage1-with-cxx, enable C++ automatically.
1920 * configure: Rebuild.
1921
19222011-07-19 Ian Lance Taylor <iant@google.com>
1923
1924 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1925 make C++ a boot_language. Set and substitute
1926 POSTSTAGE1_CONFIGURE_FLAGS.
1927 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1928 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1929 * configure, Makefile.in: Rebuild.
1930
19312011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1932
1933 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1934 maintainers.
1935
19362011-07-18 Jakub Jelinek <jakub@redhat.com>
1937
1938 * MAINTAINERS (Global Reviewers): Add myself.
1939
19402011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1941
1942 * configure: Regenerate.
1943
19442011-07-16 Jason Merrill <jason@redhat.com>
1945
1946 * Makefile.def (language=c++): Add check-c++0x and
1947 check-target-libmudflap-c++.
1948 * Makefile.tpl (check-target-libmudflap-c++): New.
1949 * Makefile.in: Regenerate.
1950
19512011-07-16 Matthias Klose <doko@ubuntu.com>
1952
1953 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1954 * Makefile.def (target_modules/libjava): Pass
1955 $(EXTRA_CONFIGARGS_LIBJAVA).
1956 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1957 if not configured with --enable-static-libjava.
1958 * Makefile.in: Regenerate.
1959 * configure: Likewise.
1960
19612011-07-15 Jason Merrill <jason@redhat.com>
1962
1963 * Makefile.in (check-c++): Move check-gcc-c++0x after
1964 check-target-libstdc++-v3.
1965
19662011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1967
1968 * MAINTAINERS (c6x port): New entry.
1969
19702011-07-13 Jason Merrill <jason@redhat.com>
1971
1972 * Makefile.in (check-gcc-c++0x): New.
1973 (check-c++): Depend on it.
1974
19752011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1976
1977 PR target/39150
1978 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1979 x86_64-*-solaris2.1[0-9]*.
1980 * configure: Regenerate.
1981
19822011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1983
1984 * MAINTAINERS (RTL optimizers): Add self.
1985
19862011-06-27 Gabriel Charette <gchare@google.com>
1987
1988 * MAINTAINERS (Write After Approval): Add myself.
1989
19902011-06-22 Hans-Peter Nilsson <hp@axis.com>
1991
1992 PR regression/47836
1993 PR bootstrap/23656
1994 PR other/47733
1995 PR bootstrap/49247
1996 PR c/48825
1997 * configure.ac (target_libraries): Remove target-libiberty.
1998 Remove case-statement setting skipdirs=target-libiberty for
1999 multiple targets. Remove checking target_configdirs and
2000 removing target-libiberty but keeping target-libgcc if
2001 otherwise empty.
2002 * Makefile.def (target_modules): Don't add libiberty.
2003 (dependencies): Remove all traces of target-libiberty.
2004 * configure, Makefile.in: Regenerate.
2005
20062011-06-13 Walter Lee <walt@tilera.com>
2007
2008 * configure.ac (tilepro-*-*) New case.
2009 (tilegx-*-*): Likewise.
2010 * configure: Regenerate.
2011
20122011-06-06 Jing Yu <jingyu@google.com>
2013
2014 * configure.ac: Skip target-libiberty for
2015 arm*-*-linux-androideabi.
2016 * configure: Regenerated.
2017
20182011-06-06 Nick Clifton <nickc@redhat.com>
2019
2020 * config.sub: Sync from upstream.
2021
20222011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2023
2024 * MAINTAINERS (Write After Approval): Add myself.
2025
20262011-06-01 Daniel Jacobowitz <drow@false.org>
2027
2028 * MAINTAINERS: Update my email address.
2029
20302011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2031
2032 * MAINTAINERS (Write After Approval): Update my email address.
2033
20342011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2035
2036 * MAINTAINERS (Write After Approval): Add myself.
2037
20382011-05-08 Doug Kwan <dougkwan@google.com>
2039
2040 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2041 * configure: Regenerated.
2042 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2043 value from configure.
2044 * Makefile.in: Regenerated.
2045
20462011-05-05 Joseph Myers <joseph@codesourcery.com>
2047
2048 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2049 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2050 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2051 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2052 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2053 *-*-vxworks*): Disable newlib and libgloss in separate case
2054 statement.
2055 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2056 to separate case statement.
2057 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2058 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2059 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2060 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2061 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2062 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2063 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2064 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2065 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2066 i[[3456789]]86-*-rdos*, m32r-*-*,
2067 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2068 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2069 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2070 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2071 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2072 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2073 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2074 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2075 and libgloss in main case over targets. Remove most empty cases
2076 in main case over targets.
2077 * configure: Regenerate.
2078
20792011-05-04 Janis Johnson <janisjo@codesourcery.com>
2080
2081 * MAINTAINERS (Write After Approval): Add myself.
2082
20832011-05-04 Joseph Myers <joseph@codesourcery.com>
2084
2085 * configure.ac: Remove code setting special library locations for
2086 hppa*64*-*-hpux11*. Remove code setting compiler for
2087 sparc-sun-solaris2*.
2088 * configure: Regenerate.
2089
20902011-05-04 Joseph Myers <joseph@codesourcery.com>
2091
2092 * configure.ac: Separate libgloss_dir settings from general case
2093 over targets.
2094 * configure: Regenerate.
2095
20962011-04-28 Joseph Myers <joseph@codesourcery.com>
2097
2098 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2099 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2100 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2101 cases in libgcj-disabling case statement.
2102 (hppa*64*-*-linux*): Set unsupported_languages instead of
2103 disabling target-zlib.
2104 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2105 to hppa*64*-*-hpux*.
2106 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2107 hppa*-*-hpux*.
2108 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2109 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2110 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2111 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2112 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2113 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2114 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2115 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2116 libgcj-disabling case statement.
2117 * configure: Regenerate.
2118
21192011-04-28 Joseph Myers <joseph@codesourcery.com>
2120
2121 * configure.ac: Disable Java for targets not supporting libffi.
2122 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2123 Remove cases in Java-disabling statement.
2124 (*arm-wince-pe): Change to arm-wince-pe.
2125 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2126 cases in Java-disabling statement.
2127 (bfin-*-*): Don't disable Java again.
2128 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2129 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2130 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2131 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2132 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2133 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2134 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2135 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2136 Java-disabling statement.
2137 (mmix-*-*): Don't disable Java again.
2138 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2139 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2140 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2141 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2142 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2143 statement.
2144 * configure: Regenerate.
2145
21462011-04-28 Joseph Myers <joseph@codesourcery.com>
2147
2148 * configure.ac: Separate cases disabling Java and Java libraries
2149 from general case over targets.
2150 * configure: Regenerate.
2151
21522011-04-21 Jie Zhang <jzhang918@gmail.com>
2153
2154 * MAINTAINERS: Update my email address.
2155
21562011-04-20 Easwaran Raman <eraman@google.com>
2157
2158 * MAINTAINERS (Write After Approval): Add myself.
2159
21602011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2161
2162 PR lto/48086
2163 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2164 * configure: Regenerate.
2165
21662011-04-16 Jim Meyering <meyering@redhat.com>
2167
2168 * MAINTAINERS (Write After Approval): Add myself.
2169
21702011-04-15 Dodji Seketeli <dodji@redhat.com>
2171
2172 * MAINTAINERS: Update my email address.
2173
21742011-04-13 Georg-Johann Lay <avr@gjlay.de>
2175
2176 * MAINTAINERS (Write After Approval): Add myself.
2177
21782011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2179
2180 * MAINTAINERS (Write After Approval): Add myself.
2181
21822011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2183
2184 * MAINTAINERS (Write After Approval): Add myself.
2185
21862011-04-06 Joseph Myers <joseph@codesourcery.com>
2187
2188 * configure.ac (build_tools): Remove build-byacc.
2189 (host_libs): Remove mmalloc.
2190 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2191 autoconf automake libtool diff rcs fileutils shellutils time
2192 textutils wdiff find uudecode hello tar gzip indent recode release
2193 sed perl gawk findutils gettext zip.
2194 (libgcj): Remove target-qthreads.
2195 (target_tools): Remove target-examples target-gperf.
2196 (YACC): Don't handle building byacc.
2197 * configure: Regenerate.
2198 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2199 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2200 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2201 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2202 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2203 handle building components.
2204 * Makefile.in: Regenerate.
2205
22062011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2207
2208 * MAINTAINERS: Update my email address as Xtensa maintainer.
2209
22102011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2211
2212 * config.sub: Sync from upstream.
2213
22142011-04-01 Joseph Myers <joseph@codesourcery.com>
2215
2216 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2217 (microblaze*): Don't disable libssp.
2218 * configure: Regenerate.
2219
22202011-04-01 Joseph Myers <joseph@codesourcery.com>
2221
2222 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2223 moveifchange.
2224 * configure: Regenerate.
2225 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2226 * Makefile.in: Regenerate.
2227
22282011-04-01 Joseph Myers <joseph@codesourcery.com>
2229
2230 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2231 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2232 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2233 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2234 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2235 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2236 md_exec_prefix cases.
2237 * configure: Regenerate.
2238
22392011-04-01 Joseph Myers <joseph@codesourcery.com>
2240
2241 * configure.ac: Separate cases disabling target-libssp,
2242 target-libiberty, target-libstdc++-v3 and Fortran from general
2243 case over targets.
2244 * configure: Regenerate.
2245
22462011-04-01 Joseph Myers <joseph@codesourcery.com>
2247
2248 * configure.ac (*-*-chorusos): Don't disable libgcj.
2249 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2250 Remove case.
2251 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2252 (arm-*-coff): Don't disable libgcj.
2253 (arm*-*-linux-gnueabi): Remove useless assignment.
2254 (arm-*-riscix*): Don't disable libgcj.
2255 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2256 configuration.
2257 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2258 (c54x*-*-*): Remove case.
2259 (tic54x-*-*): Don't disable GCC or GCC libraries.
2260 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2261 to *.
2262 (d10v-*-*): Don't disable GCC libraries.
2263 (d30v-*-*): Don't disable libgcj.
2264 (h8500-*-*): Don't disable GCC libraries.
2265 (i960-*-*): Don't disable libgcj.
2266 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2267 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2268 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2269 libgcj.
2270 (m68k-*-coff*): Remove case.
2271 (mmix-*-*): Don't disable libgloss on host.
2272 (mn10200-*-*, mn10300-*-*): Remove cases.
2273 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2274 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2275 Don't disable libgcj.
2276 (romp-*-*): Remove case.
2277 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2278 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2279 case.
2280 (v810-*-*): Don't disable GCC libraries.
2281 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2282 (ip2k-*-*): Don't disable GCC libraries.
2283 * configure: Regenerate.
2284
22852011-03-28 Joseph Myers <joseph@codesourcery.com>
2286
2287 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2288 libffi on host.
2289 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2290 on host.
2291 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2292 * configure: Regenerate.
2293
22942011-03-26 John Marino <binutils@marino.st>
2295
2296 * configure.ac: Add support for *-*-dragonfly*
2297 * configure: Regenerate.
2298
22992011-03-25 Joseph Myers <joseph@codesourcery.com>
2300
2301 * configure.ac (native_only): Remove.
2302 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2303 send-pr uudecode guile gnuserv on host.
2304 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2305 send-pr rcs guile perl texinfo libtool on host.
2306 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2307 automake send-pr rcs guile perl texinfo libtool on host.
2308 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2309 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2310 (alpha*-dec-osf*): Don't disable fileutils on target.
2311 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2312 texinfo send-pr expect dejagnu on target.
2313 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2314 target-qthreads on target.
2315 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2316 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2317 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2318 x86_64-*-mingw*): Don't disable expect on target.
2319 (*-*-cygwin*): Don't disable target-gperf on target.
2320 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2321 gnuserv on target.
2322 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2323 target.
2324 * configure: Regenerate.
2325
23262011-03-25 Joseph Myers <joseph@codesourcery.com>
2327
2328 * configure.ac (target_tools): Remove target-groff.
2329 (native_only): Remove target-groff.
2330 (hppa*64*-*-*): Don't disable byacc.
2331 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2332 setting.
2333 (*-*-kaos*): Don't skip target-librx and target-groff.
2334 (*-*-netware*): Don't skip target-libmudflap.
2335 (*-*-tpf*): Don't skip target-libmudflap.
2336 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2337 directories on the host.
2338 (ia64*-*-*vms*): Don't skip tix.
2339 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2340 host.
2341 * configure: Regenerate.
2342
23432011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2344
2345 * configure.ac: Remove references to mt-mep, mt-netware,
2346 mt-wince.
2347 * Makefile.def: Add all-utils soft dependencies.
2348 * Makefile.tpl: Remove GDB_NLM_DEPS.
2349 * configure: Regenerate.
2350 * Makefile.in: Regenerate.
2351
23522011-03-24 Paolo Bonzini <bonzini@gnu.org>
2353
2354 * configure.ac: Do not include mh-x86omitfp.
2355 * configure: Regenerate.
2356
23572011-03-24 Paolo Bonzini <bonzini@gnu.org>
2358
2359 * configure.ac: Remove empty cases.
2360 * configure: Regenerate.
2361
23622011-03-24 Paolo Bonzini <bonzini@gnu.org>
2363
2364 * Makefile.def: Add dependency from termcap to gdb.
2365 * Makefile.in: Regenerate.
2366
23672011-03-24 Paolo Bonzini <bonzini@gnu.org>
2368
2369 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2370 * configure: Regenerate.
2371 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2372 * Makefile.tpl: Likewise.
2373 * Makefile.in: Regenerate.
2374
23752011-03-24 Paolo Bonzini <bonzini@gnu.org>
2376
2377 * configure.ac: Remove all mentions of tentative_cc.
2378 * configure: Regenerate.
2379
23802011-03-24 Joseph Myers <joseph@codesourcery.com>
2381
2382 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2383 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2384 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2385 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2386 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2387 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2388 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2389 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2390 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2391 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2392 *-*-rhapsody*): Remove host cases.
2393 * configure: Regenerate.
2394
23952011-03-24 Joseph Myers <joseph@codesourcery.com>
2396
2397 * configure.ac (ppc*-*-pe): Remove host case.
2398 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2399 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2400 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2401 cases.
2402 * configure: Regenerate.
2403
24042011-03-24 Joseph Myers <joseph@codesourcery.com>
2405
2406 * config.sub: Update to version 2011-03-23.
2407
24082011-03-22 Joseph Myers <joseph@codesourcery.com>
2409
2410 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2411 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2412 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2413 * configure: Regenerate.
2414
24152011-03-22 Joseph Myers <joseph@codesourcery.com>
2416
2417 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2418 to Write After Approval.
2419 * config-ml.in: Don't handle arc-*-elf*.
2420 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2421 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2422 handle GCC libraries.
2423 * configure: Regenerate.
2424
24252011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2426
2427 PR bootstrap/48120:
2428 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2429 Add -lstdc++ -lm to LIBS.
2430 * configure: Regenerate.
2431
24322011-03-18 David Edelsohn <dje.gcc@gmail.com>
2433
2434 * config.guess: Update to version 2011-02-02
2435 * config.sub: Update to version 2011-02-24
2436
24372011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2438
2439 PR lto/48086
2440 * configure.ac: Re-enable LTO on *-apple-darwin9.
2441 * configure: Regenerate.
2442
24432011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2444
2445 PR lto/48086
2446 * configure.ac: Disable LTO on darwin due to an assembler change in
2447 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2448 under 256.
2449 * configure: Regenerate.
2450
24512011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2452
2453 * MAINTAINERS: Update myself as score backend maintainer,
2454 update my e-mail address.
2455
24562011-03-09 Xuepeng Guo <terry.guo@arm.com>
2457
2458 * MAINTAINERS: Update my e-mail address.
2459
24602011-03-06 Joey Ye <joey.ye@arm.com>
2461
2462 * MAINTAINERS: Update my e-mail address.
2463
24642011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2465
2466 * configure.ac: Adjust test of with_ppl.
2467 * configure: Regenerated.
2468
24692011-03-02 Kai Tietz <ktietz@redhat.com>
2470
2471 * MAINTAINERS: Adjust my e-mail address.
2472
24732011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2474
2475 * configure.ac: Add -lpwl to ppllibs.
2476 * configure: Regenerated.
2477
24782011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2479
2480 * config/cloog.m4: Add -lisl to clooglibs.
2481 * configure: Regenerated.
2482
24832011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2484
2485 * MAINTAINERS (CPU Port maintainers): Add self.
2486
24872011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2488
2489 * MAINTAINERS: Add myself as testsuite maintainer.
2490
24912011-02-15 Mike Stump <mikestump@comcast.net>
2492
2493 * MAINTAINERS: Add myself as testsuite maintainer.
2494
24952011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2496
2497 Import from Libtool and gnulib:
2498
2499 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2500
2501 Prepare for supporting FreeBSD 10.
2502 * config.rpath: Remove handling of freebsd1* which soon would
2503 match FreeBSD 10.0.
2504
2505 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2506
2507 Remove support for FreeBSD 1.x.
2508 * libtool.m4 (_LT_LINKER_SHLIBS)
2509 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2510 soon would incorrectly match FreeBSD 10.0.
2511
25122011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2513
2514 PR binutils/12283
2515 * move-if-change: Import version from gnulib.
2516
25172011-02-12 Alexandre Oliva <aoliva@redhat.com>
2518
2519 PR lto/47225
2520 * Makefile.def (lto-plugin): Double dash for enable-shared.
2521 (configure-gcc): Depend on all-lto-plugin.
2522 * Makefile.in: Rebuilt.
2523
25242011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2525
2526 * configure.ac: Remove extra bracket.
2527 * configure: Regenerate.
2528
25292011-02-08 Tobias Burnus <burnus@net-b.de>
2530
2531 * MAINTAINERS: Add myself as libquadmath maintainer.
2532
25332011-02-08 Thomas Schwinge <thomas@schwinge.name>
2534
2535 * MAINTAINERS: Update my email address.
2536
25372011-02-07 Joseph Myers <joseph@codesourcery.com>
2538
2539 * MAINTAINERS (option handling): Add self.
2540
25412011-02-06 Kai Tietz <kai.tietz@onevision.com>
2542
2543 PR lto/47225
2544 * Makefile.def: Add dependency for install-gcc
2545 on install-lto-plugin.
2546 * Makfile.in: Regenerated
2547
25482011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2549
2550 * MAINTAINERS (CPU Port Maintainers): Add myself.
2551
25522011-01-31 Alexandre Oliva <aoliva@redhat.com>
2553
2554 PR libgcj/44341
2555 * configure.ac: Discard --with-* flags for host when configuring
2556 target libraries for cross build.
2557 * configure: Rebuilt.
2558
25592011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2560
2561 * MAINTAINERS (linear loop transforms): Removed.
2562
25632011-01-25 Jakub Jelinek <jakub@redhat.com>
2564
2565 * configure.ac: If with_ppl is no, move setting with_cloog=no
2566 after CLOOG_REQUESTED check.
2567 * configure: Regenerated.
2568
25692011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2570
2571 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2572 CLooG has been requested.
2573 * configure: Regenerated.
2574
25752011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2576
2577 * configure: Regenerated.
2578 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2579
25802011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2581
2582 * configure: Regenerated.
2583 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2584
25852011-01-21 Andreas Schwab <schwab@redhat.com>
2586
2587 * configure.ac: Use AS_HELP_STRING throughout.
2588 * configure: Regenerate.
2589
25902011-01-18 Jie Zhang <jie.zhang@analog.com>
2591
2592 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2593 * configure: Regenerate.
2594
25952011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2596
2597 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2598
25992011-01-13 Joel Brobecker <brobecker@adacore.com>
2600
2601 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2602 for ia64-hpux.
2603 * configure: Regenerate.
2604
26052011-01-07 Jan Hubicka <jh@suse.cz>
2606
2607 PR lto/47225
2608 * Makefile.in: Regenerate.
2609 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2610 configure.
2611
26122011-01-07 Jan Hubicka <jh@suse.cz>
2613
2614 * Makefile.in: Regenerate.
2615 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2616 and configure dependency on lto-plugin configure.
2617 (lto-plugin module): Remove dependency on GCC; add dependency on
2618 liniberty.
2619
26202011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2621
2622 * MAINTAINERS (Write After Approval): Add myself.
2623
26242010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2625
2626 * configure: Regenerate.
2627
26282010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2629
2630 * configure.ac: (picochip): Disable libiberty.
2631
26322010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2633
2634 * MAINTAINERS (Write After Approval): Add myself.
2635
26362010-12-10 Ian Lance Taylor <iant@google.com>
2637
2638 PR bootstrap/46819
2639 * configure.ac: For --disable-libgcj clear libgcj_saved.
2640 * configure: Rebuild.
2641
26422010-12-10 Tobias Burnus <burnus@net-b.de>
2643
2644 PR fortran/46540
2645 * configure.ac: Add --disable-libquadmath and
2646 --disable-libquadmath-support.
2647 * configure: Regenerate.
2648
26492010-12-03 Ian Lance Taylor <iant@google.com>
2650
2651 * MAINTAINERS: Add myself as libgo maintainer.
2652
26532010-12-03 Hans-Peter Nilsson <hp@axis.com>
2654
2655 PR libffi/46792
2656 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2657 * configure: Regenerate.
2658
26592010-12-02 Ian Lance Taylor <iant@google.com>
2660
2661 * configure.ac: Always set default for poststage1_ldflags to
2662 -static-libstdc++ -static-libgcc.
2663
26642010-11-29 Andreas Schwab <schwab@redhat.com>
2665
2666 * configure.ac: Move comment to remove extra space in last argument
2667 of GCC_TARGET_TOOL.
2668
26692010-11-26 Alexandre Oliva <aoliva@redhat.com>
2670
2671 PR other/46026
2672 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2673 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2674 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2675 (BASE_FLAGS_TO_PASS): Use it.
2676 * configure: Rebuilt.
2677 * Makefile.in: Rebuilt.
2678
26792010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2680
2681 PR binutils/12258
2682 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2683 Properly check default linker.
2684 * configure: Regnerated.
2685
26862010-11-23 Matthias Klose <doko@ubuntu.com>
2687
2688 * configure.ac: For --enable-gold, handle value `default' instead of
2689 `both*'. New configure option --{en,dis}able-ld.
2690 * configure: Regenerate.
2691
26922010-11-20 Ian Lance Taylor <iant@google.com>
2693
2694 * configure.ac: Only disable a language library if no language needs
2695 it. Don't let --disable-libgcj uncondtionally disable libffi.
2696 * configure: Rebuild.
2697
26982010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2699
2700 * Makefile.in: Regenerate.
2701
2702 PR other/46202
2703 * configure.ac: Fix just-built in-tree STRIP name to be
2704 binutils/strip-new.
2705 * configure: Regenerate.
2706 * Makefile.def (install-strip-gcc, install-strip-binutils)
2707 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2708 (install-strip-sid): Mirror dependencies on non-strip variants
2709 of these targets on the respective -strip prerequisites.
2710 * Makefile.tpl (install-strip, install-strip-host)
2711 (install-strip-target): New targets.
2712 (install-strip-[+module+], install-strip-target-[+module+]):
2713 New targets.
2714 * Makefile.in: Regenerate.
2715
27162010-11-19 Ian Lance Taylor <iant@google.com>
2717 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2718
2719 * configure.ac: Add target-libgo to target_libraries. Set
2720 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2721 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2722 (HOST_EXPORTS): Add GOC.
2723 (BASE_TARGET_EXPORTS): Add GOC.
2724 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2725 (GOCFLAGS_FOR_TARGET): New variable.
2726 (EXTRA_HOST_FLAGS): Add GOC.
2727 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2728 * Makefile.def (target_modules): Add libgo.
2729 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2730 (dependencies): Add dependency from configure-target-libgo to
2731 configure-target-libffi and all-target-libstdc++-v3. Add
2732 dependencies from all-target-libgo to all-target-libffi.
2733 (languages): Add go.
2734 * configure: Rebuild.
2735 * Makefile.in: Rebuild.
2736
27372010-11-19 Ian Lance Taylor <iant@google.com>
2738
2739 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2740 compiler/flag environment variables.
2741
27422010-11-18 Ian Lance Taylor <iant@google.com>
2743
2744 * configure.ac: Check for lang_requires_boot_languages in
2745 config-lang.in files.
2746 * configure: Rebuild.
2747
27482010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
2749 Tobias Burnus <burnus@net-b.de>
2750
2751 PR fortran/32049
2752 * Makefile.def: Add libquadmath; build it with language=fortran.
2753 * configure.ac: Add libquadmath.
2754 * Makefile.tpl: Handle multiple libs in check-[+language+].
2755 * Makefile.in: Regenerate.
2756 * configure: Regenerate.
2757
b9b9d342
TT
27582010-11-16 Tom Tromey <tromey@redhat.com>
2759
2760 * MAINTAINERS: Moved myself to reviewers section.
2761
ecbfe87a
ZD
27622010-11-15 Zdenek Dvorak <ook@ucw.cz>
2763
2764 * MAINTAINERS: Moved myself to reviewers section.
2765
29a4f477
RW
27662010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2767
2768 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2769 (Write After Approval): Remove self.
2770
9965e3cd
AS
27712010-11-15 Andreas Schwab <schwab@redhat.com>
2772
2773 * configure.ac: Fix spelling in option names.
2774 * configure: Regenerated.
2775
0463992b
GJL
27762010-11-13 Georg-Johann Lay <georgjohann@web.de>
2777
2778 PR bootstrap/39622
2779 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2780 * configure: Regenerated.
2781
3df08734
KG
27822010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2783
2784 * MAINTAINERS: Update my email address.
2785
f16e2237
TG
27862010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2787
f16e2237
TG
2788 * configure: Regenerate.
2789
0bb52d68
TG
27902010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2791
1f980c25 2792 * configure: Regenerate.
0bb52d68 2793
aba2b02e
TG
27942010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2795
aba2b02e
TG
2796 * configure: Regenerate.
2797
27882098
TG
27982010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2799
27882098
TG
2800 * configure: Regenerate.
2801
d32ef397
AS
28022010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2803
2804 * configure.ac: Support official CLooG.org versions.
2805 * configure: Regenerate.
2806 * config/cloog.m4: New.
2807
5a4b6c0e
FD
28082010-11-10 François Dumont <francois.cppdevs@free.fr>
2809
2810 * MAINTAINERS (Write After Approval): Add myself.
2811
f2cea726
DE
28122010-11-09 David Edelsohn <dje.gcc@gmail.com>
2813
2814 * MAINTAINERS: Update my email address.
2815
d8ed14ce
IS
28162010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2817
2818 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2819 * configure: Regenerate.
d8ed14ce 2820
48215350
DK
28212010-11-03 Ian Lance Taylor <iant@google.com>
2822 Dave Korn <dave.korn.cygwin@gmail.com>
2823
2824 PR lto/46273
2825 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2826 and on other supported platforms whenever LTO is enabled.
2827 * configure: Rebuild.
2828
87841584
AM
28292010-11-02 Alan Modra <amodra@gmail.com>
2830
2831 PR binutils/12110
2832 * configure.ac: Error when source path contains spaces.
2833 * configure: Regenerate.
2834
fe12dfe1
JW
28352010-10-23 James E. Wilson <wilson@codesourcery.com>
2836
2837 * MAINTAINERS: Update my email address.
2838
66c92425
ILT
28392010-10-20 Ian Lance Taylor <iant@google.com>
2840
2841 * Makefile.def (target_modules): Set lib_path to src/.libs for
2842 libstdc++-v3 module.
2843 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2844 * Makefile.in: Rebuild.
2845
187d3518
LB
28462010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2847
2848 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2849 (Write After Approval): Remove myself.
2850
02db6bba
TG
28512010-10-15 Tristan Gingold <gingold@adacore.com>
2852
2853 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2854
c0103e74
DR
28552010-10-14 Douglas Rupp <rupp@gnat.com>
2856
2857 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2858
1cd0b716
DK
28592010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2860
2861 * configure.ac (build_lto_plugin): New shell variable.
2862 (--enable-lto): Turn on by default for all non-ELF platforms that
2863 have had LTO support added so far. Set build_lto_plugin appropriately
2864 for both ELF and non-ELF.
2865 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2866 * configure: Regenerate.
2867
d4c1abb3
RW
28682010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2869
2870 Sync from src:
2871 * configure.ac (v850 support): Remove target-libgloss from
2872 noconfigdirs.
2873 * configure: Regenerate.
2874
ffedf511
RW
28752010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2876
2877 PR bootstrap/45326
2878 PR bootstrap/45174
2879 * configure.ac: Honor initial values of $build_configargs,
2880 $host_configargs, $target_configargs. Mark the precious, so
2881 environment settings get recorded.
2882 * configure: Regenerate.
2883
e1826acc
RW
28842010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2885
2886 PR bootstrap/45796
2887 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2888 Depend on all-build-libiberty.
2889 * Makefile.in: Regenerate.
2890
80920132
ME
28912010-09-30 Michael Eager <eager@eagercon.com>
2892
2893 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2894 * configure: Regenerate.
2895
770a498a
ME
28962010-09-28 Michael Eager <eager@eagercon.com>
2897
2898 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2899
86dfbd58
RW
29002010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2901
2902 PR bootstrap/44621
2903 * configure.ac: Fix unportable shell quoting.
2904 * configure: Regenerate.
2905
db50fe7d
IS
29062010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2907
2908 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2909 targets and amend comment.
2910 * configure: Regenerate.
2911
0064e825
TB
29122010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2913
2914 * MAINTAINERS (Write After Approval): Add myself.
2915
bb79486c
JH
29162010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2917
2918 * configure.ac: Enable LTO by default on Darwin.
2919 * configure: Regenerate.
2920
9e0b22c3
MS
29212010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2922
bb79486c 2923 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 2924
2fabf1b7
IB
29252010-09-01 Ian Bolton <ian.bolton@arm.com>
2926
bb79486c 2927 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 2928
3a9abc98
DS
29292010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2930
2931 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2932 ports
2933
331a9a59
DY
29342010-07-28 David Yuste <david.yuste@gmail.com>
2935
2936 * MAINTAINERS (Write After Approval): Add myself.
2937
223a9d64
N
29382010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2939
2940 * configure.ac: Support all v850 targets.
2941 * configure: Regenerate.
2942
9183bdcf
MG
29432010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2944
2945 PR bootstrap/44455
2946 * configure.ac (extra_mpfr_configure_flags): Copy from
2947 extra_mpc_gmp_configure_flags.
2948 * configure: Re-generated.
2949
2e290598
AK
29502010-07-22 Andi Kleen <ak@linux.intel.com>
2951
2952 * MAINTAINERS (Write After Approval): Add myself.
2953
8d6cd388
CLT
29542010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2955
2956 * MAINTAINERS (Write After Approval): Add myself.
2957
b0b01eb0
JY
29582010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2959
2960 * MAINTAINERS (Write After Approval): Add myself.
2961
77198d71
JH
29622010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2963
2964 PR target/44862
2965 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2966 Provide -B option to allow for link spec %s substitutions for
2967 libstdc++.a on darwin.
2968 * Makefile.in: Regenerate.
2969
02fe70af
MM
29702010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2971
2972 * MAINTAINERS (Reviewers): Update my e-mail address
2973
c63a4676
AO
29742010-06-10 Alexandre Oliva <aoliva@redhat.com>
2975
2976 * Makefile.def (configure-gcc): Depend on all-libelf.
2977 * Makefile.in: Rebuild.
2978
e68edbf6
FC
29792010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2980
2981 * MAINTAINERS (Write After Approval): Add myself in the right place.
2982
dce2d8b2 29832010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
2984
2985 * MAINTAINERS (Write After Approval): Add myself.
2986
dce2d8b2 29872010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
2988
2989 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
2990
29912010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 2992
1ab55d69
MK
2993 * config.sub: Update to version 2010-05-21.
2994 * config.guess: Update to version 2010-04-03.
0c422e74 2995
02540df4
SB
29962010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2997
2998 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2999 * configure: Regenerate.
3000
dfe5f5b2
ST
30012010-05-12 Sriraman Tallam <tmsriram@google.com>
3002
3003 * MAINTAINERS (Write After Approval): Add myself.
3004
c082f9f3
SB
30052010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3006
3007 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3008 a platform that supports LTO.
3009 * configure: Regenerate.
3010
f1af9e5f
SP
30112010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3012
3013 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3014 * configure: Regenerated.
3015
38e3d868
RM
30162010-04-27 Roland McGrath <roland@redhat.com>
3017 H.J. Lu <hongjiu.lu@intel.com>
3018
3019 * configure.ac (--enable-gold): Support both, both/gold and
3020 both/bfd to add gold to configdirs without removing ld.
3021 * configure: Regenerated.
3022
3023 * Makefile.def: Add install-gold dependency to install-ld.
3024 * Makefile.in: Regenerated.
3025
3bec79c5
DK
30262010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3027
3028 PR lto/42776
3029 * configure.ac (--enable-lto): Refactor handling so libelf tests
3030 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3031 and allow LTO to be explicitly enabled on non-ELF platforms that
3032 are known to support it inside else-clause.
3033 * configure: Regenerate.
3034
615c8ffa
EB
30352010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3036
3037 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3038 * configure: Regenerate.
3039
e4522f78
RC
30402010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3041
3042 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3043 * configure: Regenerate.
3044
8ccb78f2
RO
30452010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3046
3047 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3048 separately.
3049 * configure: Regenerate.
3050
d5cc2ee3
KW
30512010-04-16 Kevin Williams <kevin.williams@inria.fr>
3052
3053 * MAINTAINERS (Write After Approval): Add myself.
3054
8406cb62
TG
30552010-04-14 Tristan Gingold <gingold@adacore.com>
3056
3057 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3058 * configure: Regenerate.
3059
3591b8e2
SE
30602010-04-13 Steve Ellcey <sje@cup.hp.com>
3061
3062 * configure: Regenerate after change to elf.m4.
3063
a82ecc7b
IS
30642010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3065
3066 * MAINTAINERS (Write After Approval): Add myself.
3067
1f0bf148
SP
30682010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3069
3070 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3071 * configure: Regenerated.
3072
30732010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3074
3075 * configure.ac: Print "buggy but acceptable" when CLooG
3076 revision is less than 9.
3077 * configure: Regenerated.
3078
ecd01dee
DN
30792010-04-01 Diego Novillo <dnovillo@google.com>
3080
3081 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3082
dc683a3f
RW
30832010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3084
3085 PR bootstrap/43615
3086 PR bootstrap/43328
3087
3088 Revert:
3089
3090 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3091
3092 * configure.ac: Do not pass --enable-multilib nor
3093 --disable-multilib in baseargs. Accept explicitly passed
3094 --enable_multilib.
3095 * configure: Regenerate.
3096
7527d83f
UW
30972010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3098
3099 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3100
895522b6
JJ
31012010-03-31 Janis Johnson <janis187@us.ibm.com>
3102
3103 * MAINTAINERS: Remove myself.
3104
9db4e878
RW
31052010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3106
3107 PR bootstrap/43328
3108 * configure.ac: Do not pass --enable-multilib nor
3109 --disable-multilib in baseargs. Accept explicitly passed
3110 --enable_multilib.
3111 * configure: Regenerate.
3112
acf6bf36
AP
31132010-03-28 Andrew Pinski <pinskia@gmail.com>
3114
3115 * MAINTAINERS (spu port): Remove me.
3116
b42f0d7e
JM
31172010-03-23 Joseph Myers <joseph@codesourcery.com>
3118
3119 * configure.ac (tic6x-*-*): New case.
3120 * configure: Regenerate.
3121
0d1152b1
JM
31222010-03-23 Joseph Myers <joseph@codesourcery.com>
3123
3124 * config.sub: Update to version 2010-03-22.
3125 * config.guess: Update to version 2009-12-30.
3126
dce2d8b2 31272010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
3128
3129 PR ada/42554
3130 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3131 * configure: Regenerate.
3132
5408fbe8
RR
31332010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3134
3135 * MAINTAINERS: Update my email address.
3136
3f55a3b3
SP
31372010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3138
3139 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3140 (ghassan.shobaki@amd.com): Removed.
3141
3f08f7e8
AM
31422010-03-17 Alan Modra <amodra@gmail.com>
3143
3144 * MAINTAINERS: Update my email address.
3145
f3a9d094
DN
31462010-03-16 Diego Novillo <dnovillo@google.com>
3147
3148 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3149 Matthews.
3150
db5c4b8b
JM
31512010-03-16 Joseph Myers <joseph@codesourcery.com>
3152
3153 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3154 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3155
b995570a
JM
31562010-03-16 Joseph Myers <joseph@codesourcery.com>
3157
3158 * MAINTAINERS: Update my email address.
3159
124cc66f
DJ
31602010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3161
3162 * MAINTAINERS: Update my email address.
3163
a4581668
BS
31642010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3165
3166 * MAINTAINERS: Update my email address.
3167
49d78e29
JZ
31682010-03-09 Jie Zhang <jie@codesourcery.com>
3169
3170 * MAINTAINERS: Update my email address.
3171
8927b7c0
RO
31722010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3173
3174 PR libstdc++/32499
3175 * configure.ac (RANLIB): Default to true.
3176 (STRIP): Likewise.
3177 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3178 * configure: Regenerate.
3179
dce2d8b2 31802010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
3181
3182 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3183 (Write After Approval): Update my email address.
3184
bf646aaf
NC
31852010-02-17 Nick Clifton <nickc@redhat.com>
3186
3187 PR 11238
3188 * Makefile.tpl (local-distclean): Also remove config.cache files in
3189 sub-directories as there may not be Makefiles present in the
3190 sub-directories.
96e41f16
NC
3191 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3192 the config.cache files found by the find command.
3193
bf646aaf
NC
3194 * Makefile.in: Regenerate.
3195 * configure.ac: Revert previous delta.
3196 * configure: Regenerate.
3197
ff78880a
NC
31982010-02-15 Nick Clifton <nickc@redhat.com>
3199
3200 PR 11238
3201 * configure.ac: Delete config.cache files in sub-directories when
3202 deleting Makefiles.
3203 * configure: Regenerate.
3204
8150eadf
BE
32052010-02-12 Ben Elliston <bje@gnu.org>
3206
3207 * MAINTAINERS: Update my email address.
3208
a9e12bfd
AP
32092010-02-08 Andrew Pinski <pinskia@gmail.com>
3210
3211 * MAINTAINERS (spu port): Update my email address.
3212
95315086
JZ
32132010-02-08 Jie Zhang <jie.zhang@analog.com>
3214
3215 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3216
362c6d2f
KG
32172010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3218
3219 * configure.ac: Add "recommended" version checks for GMP/MPC.
3220 Update recommended GMP/MPFR/MPC versions.
3221 * configure: Regenerate.
3222
888c5ad2
JR
32232010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3224
3225 * MAINTAINERS: Move my Embecosm email address into the
3226 write-after-approval section.
3227
3bf714a7
ILT
32282010-01-26 Ian Lance Taylor <iant@google.com>
3229
3230 * MAINTAINERS: Add myself as Go frontend maintainer.
3231
ad1e5170
JR
32322010-01-25 Joern Rennecke <amylaar@spamcop.net>
3233
3234 PR libstdc++/36101, PR libstdc++/42813
3235 * configure.ac (bootstrap_target_libs): Make inclusion of
3236 target-libgomp conditional on libgomb being in target_configdirs.
3237 * configure: Regenerate.
3238
fb0553d1
JR
32392010-01-23 Joern Rennecke <amylaar@spamcop.net>
3240
3241 PR libstdc++/36101, PR libstdc++/42813
3242 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3243 * configure: Regenerate.
3244
aae29963
JR
32452010-01-22 Joern Rennecke <amylaar@spamcop.net>
3246
3247 PR libstdc++/36101, PR libstdc++/42813
3248 * configure.ac (target_configdirs): Substitute.
3249 * Makefile.def: Bootstrap target module libgomp.
3250 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3251 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3252 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3253 * configure, Makefile.in: Regenerate.
3254
d8fe8895
DK
32552010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3256
3257 * MAINTAINERS: Adjust my details.
3258
ebfe4897
EW
32592010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3260
3261 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3262
f7746c59
TL
32632010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3264
3265 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3266
306c7b5b
TL
32672010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3268
3269 * MAINTAINERS (Write After Approval): Add myself.
3270
1b8b9e19
KT
32712010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3272
3273 * MAINTAINERS (Write After Approval): Add myself.
3274
c164615b
RG
32752010-01-11 Richard Guenther <rguenther@suse.de>
3276
3277 PR lto/41569
3278 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3279 * Makefile.in: Regenerated.
3280
f3f623ae
AT
32812010-01-11 Andreas Tobler <andreast@fgznet.ch>
3282
3283 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3284 * configure: Regenerate.
3285
592c90ff 32862010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 3287 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
3288
3289 PR bootstrap/42424
3290 * configure.ac: Include libtool m4 files.
9c78662a 3291 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
3292 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3293 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 3294
592c90ff
KG
3295 * configure: Regenerate.
3296
60a2e213
RW
32972010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3298
3299 PR bootstrap/41818
3300 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3301 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3302 * Makefile.in: Regenerate.
3303
7413962d
RG
33042010-01-02 Richard Guenther <rguenther@suse.de>
3305
3306 PR lto/41529
3307 * configure.ac: Include config/elf.m4. Disable LTO if not
3308 builting for an elf target.
3309 * configure: Regenerate.
3310
f77f3945
CF
33112009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3312
3313 * MAINTAINERS: Change my email address.
3314
4960e3f0
BE
33152009-12-18 Ben Elliston <bje@au.ibm.com>
3316
3317 * config.sub, config.guess: Update from upstream sources.
3318
d16a31da
SZ
33192009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3320
3321 * MAINTAINERS (Write After Approval): Add myself.
3322
3a5729ea
KG
33232009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3324
3325 PR middle-end/30447
3326 PR middle-end/30789
3327 PR other/40302
3328
3329 * configure.ac: Require MPC.
3330 * configure: Regenerate.
3331
43e02a8a
RW
33322009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3333
3334 PR target/38384
3335 PR bootstrap/40972
3336 * libtool.m4: Sync from git Libtool.
3337 * ltoptions.m4: Likewise.
3338 * ltversion.m4: Likewise.
3339 * lt~obsolete.m4: Likewise.
3340 * ltmain.sh: Likewise.
3341
360d4522
KG
33422009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3343
3344 * configure.ac: Update minimum MPC version to 0.8.
3345 * configure: Regenerate.
3346
f264ed56
SP
33472009-11-21 Sebastian Pop <sebpop@gmail.com>
3348
3349 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3350 * configure: Regenerated.
3351
ed2eaa9f
ILT
33522009-11-21 Ian Lance Taylor <iant@google.com>
3353
3354 * configure.ac: Change default of poststage1_ldflags to be empty if
3355 poststage1_libs is set. When poststage1_libs is empty, and
3356 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3357 * configure: Rebuild.
3358
58346783
AN
33592009-11-21 Adam Nemet <adambnmet@gmail.com>
3360
3361 * MAINTAINERS (Write After Approval): Update my email address.
3362
5ca0106a
BE
33632009-11-20 Ben Elliston <bje@au.ibm.com>
3364
3365 * config.guess: Update from upstream sources.
3366
87213cd4
AO
33672009-11-16 Alexandre Oliva <aoliva@redhat.com>
3368
3369 * Makefile.def: Restore host and target settings for gmp.
3370 * Makefile.in: Rebuild.
3371
f61428ed
AO
33722009-11-16 Alexandre Oliva <aoliva@redhat.com>
3373
3374 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3375 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3376 Fix portability of test of C++ as bootstrap language. Add
3377 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3378 * configure: Rebuild.
3379 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3380 and cloog. Fix in-tree ppl configuration. Introduce libelf
3381 in-tree building.
3382 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3383 (POSTSTAGE1_HOST_EXPORTS): Use it.
3384 (STAGE[+id+]_CXXFLAGS): New.
3385 (BASE_FLAGS_TO_PASS): Pass it down.
3386 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3387 extra_exports.
3388 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3389 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3390 extra_exports.
3391 * Makefile.in: Rebuild.
3392
f6c56be6
BE
33932009-11-17 Ben Elliston <bje@au.ibm.com>
3394
3395 * config.sub, config.guess: Update from upstream sources.
3396
0ccb5970
JK
33972009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3398
3399 * MAINTAINERS (Write After Approval): Add myself.
3400
dce2d8b2 34012009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
3402
3403 * MAINTAINERS (Write After Approval): Add myself.
3404
5d571eaa
OS
34052009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3406
3407 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3408 paths for *-w64-mingw* and x86_64-*mingw*.
3409 * configure: Regenerated.
3410
dce2d8b2 34112009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
3412
3413 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3414
c393f559
BK
34152009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3416
3417 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3418 Phil Edwards to Write-After Approval.
3419
ef4c4300
KT
34202009-10-30 Kai Tietz <kai.tietz@onevision.com>
3421
3422 * configure.ac: Disable target-winsup & co for
3423 x86_64-*-mingw* and *-w64-mingw* targets.
3424 * configure: Regenerated.
3425
65a324b4
NC
34262009-10-16 Nick Clifton <nickc@redhat.com>
3427
3428 * MAINTAINERS: Add myself as a maintainer for the RX port.
3429
dce2d8b2 34302009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 3431
9c78662a 3432 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 3433
17e72e5d
RO
34342009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3435
3436 * configure.ac (CLooG test): Use = with test.
3437 * configure: Regenerate.
3438
ed3a56f3
RG
34392009-10-22 Richard Guenther <rguenther@suse.de>
3440
3441 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3442 cloog if the ppl version check failed. Move flags saving
3443 before setting in libelf check.
3444 * configure: Regenerate.
3445
ad0abd3c
RG
34462009-10-21 Richard Guenther <rguenther@suse.de>
3447
3448 * configure.ac: Adjust the ppl and cloog configure to work as
3449 documented. Disable cloog if ppl was disabled. Omit the version
3450 checks if they were disabled.
3451 * configure: Re-generate.
3452
e4c5bd48
RW
34532009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3454
3455 * configure.ac: Add 'lto' to enable_languages, not
3456 new_enable_languages, and only if not already present.
3457 * configure: Regenerate.
3458
0ffd69c5
GP
34592009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3460
3461 * README: Refer to the various COPYING* files instead of just
3462 COPYING.
3463 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3464
dce2d8b2 34652009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
3466
3467 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 3468
58687768
RG
34692009-10-07 Richard Guenther <rguenther@suse.de>
3470
3471 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3472 and Richard Guenther as reviewers.
3473 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3474 as reviewers.
3475
49b0ca5c 34762009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 3477
49b0ca5c 3478 * config.sub: Update from upstream sources.
d2d9ce5e 3479
aeb94799
ILT
34802009-10-06 Ian Lance Taylor <iant@google.com>
3481
3482 * Makefile.def: check-gold depends upon all-gas.
3483 * Makefile.in: Rebuild.
3484
123651cd
PM
34852009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3486
3487 * MAINTAINERS (Write After Approval): Add myself.
3488
d7f09764
DN
34892009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3490
3491 * Makefile.def: all-lto-plugin depends on all-libiberty.
3492 set bootstrap=true for lto-plugin.
3493 Add lto-plugin.
3494 * Makefile.in: Regenerate.
3495 * configure.ac (host_libs): Add lto-plugin.
3496 * configure: Regenerate.
3497
d7f09764
DN
34982009-10-03 Diego Novillo <dnovillo@google.com>
3499
3500 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3501 (HOST_LIBELFLIBS): Define.
3502 (HOST_LIBELFINC): Define.
3503 * Makefile.in: Regenerate.
3504 * configure.ac: Add --enable-lto.
3505 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3506 If --enable-lto is used, add 'lto' to new_enable_languages.
3507 If --enable-lto is used and gold is enabled, add
3508 lto-plugin to configdirs.
3509 * configure: Regenerate.
3510
35112009-10-03 Simon Baldwin <simonb@google.com>
3512
3513 * configure.ac: If --with-system-zlib, suppress local zlib and
3514 pass --with-system-zlib to subdir configure scripts.
3515 * configure: Regenerate.
3516
dce2d8b2 35172009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
3518 Paolo Bonzini <bonzini@gnu.org>
3519
3520 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3521 $(srcdir).
3522 * Makefile.in: Rebuilt.
3523
dce2d8b2 35242009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
3525
3526 * MAINTAINERS (Write After Approval): Add myself.
3527
3e661154
KG
35282009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3529
3530 * configure.ac: Update minimum MPC version to 0.7.
3531 * configure: Regenerate.
3532
f1a036e4
NC
35332009-09-25 Nick Clifton <nickc@redhat.com>
3534
3535 * configure.ac: Pass any --cache-file=/dev/null option on to
3536 subconfigures.
3537 * configure: Regenerate.
3538
d4c74acc
NC
35392009-09-23 Nick Clifton <nickc@redhat.com>
3540
3541 * config.sub, config.guess: Update from upstream sources.
3542
dce2d8b2 35432009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
3544
3545 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3546 * Makefile.in: Rebuilt.
3547
0db770bd
RW
35482009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3549
3550 PR bootstrap/32272
3551 * configure.ac: Error out if $srcdir isn't '.' but contains
3552 host-${host_noncanonical}.
3553 * configure: Regenerate.
3554
71101870
RO
35552009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3556
3557 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3558 maintainer.
3559
ca6d0d62
RW
35602009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3561
79cd2b23
RW
3562 * configure.ac: If bootstrapping a combined tree with
3563 --enable-gold, require c++ in stage1_languages.
3564 * configure: Regenerate.
3565
ab9dcd0c
RW
3566 * configure.ac: Also add target_libs of stage1_languages to
3567 bootstrap_target_libs.
3568 * configure: Regenerate.
3569
ca6d0d62
RW
3570 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3571 with --enable-languages not containing c++.
3572 * configure: Regenerate.
3573
1c3c9f12
JZ
35742009-09-15 Jie Zhang <jie.zhang@analog.com>
3575
3576 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3577 * configure: Regenerate.
3578
dce2d8b2 35792009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 3580
6fb30a14
JR
3581 * MAINTAINERS (Write After Approval): Update my e-mail address,
3582 and move from from here...
3583 (Waiting for paperwork): To here.
0318772d 3584
4056c2c6
JM
35852009-09-09 Joseph Myers <joseph@codesourcery.com>
3586
3587 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3588
3e54529c
RW
35892009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3590
3591 * configure.ac: Do not use $extrasub for replacing @if/@endif
3592 parts in Makefile; instead, use additional arguments to
3593 AC_CONFIG_COMMANDS to do the replacement manually, with several
3594 sed invocations, to avoid HP-UX sed command limits.
3595 * configure: Regenerate.
3596
713e2ea6
AO
35972009-09-08 Alexandre Oliva <aoliva@redhat.com>
3598
3599 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3600 blank before -L.
3601
5646b7b9
AO
36022009-09-04 Alexandre Oliva <aoliva@redhat.com>
3603
3604 * configure.ac (with-build-config): Document. Handle without.
3605 Handle missing argument.
3606 * configure: Rebuilt.
3607
e12c4094
AO
36082009-09-03 Alexandre Oliva <aoliva@redhat.com>
3609
3610 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3611 Default to bootstrap-debug only if compare-debug works.
3612 * configure: Rebuilt.
3613 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3614 * Makefile.in: Rebuilt.
3615
75cb0057
RO
36162009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3617
3618 * MAINTAINERS (OS Port Maintainers): Update my email address.
3619
8fc68cba
AO
36202009-09-01 Alexandre Oliva <aoliva@redhat.com>
3621
3622 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3623 * Makefile.in: Rebuilt.
3624
44cb38cf
CD
36252009-09-01 Chris Demetriou <cgd@google.com>
3626
3627 * MAINTAINERS (Write After Approval): Add myself.
3628
f9329c35
DS
36292009-08-31 Dodji Seketeli <dodji@redhat.com>
3630
3631 PR debug/30161
3632 * include/dwarf2.h (enum dwarf_tag): Added
3633 DW_TAG_GNU_template_template_param
3634 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3635
f945e229
PB
36362009-08-30 Paolo Bonzini <bonzini@gnu.org>
3637
3638 * Makefile.tpl (AWK): Fix typo.
3639 * Makefile.in: Regenerate.
3640
87264276
PB
36412009-08-30 Paolo Bonzini <bonzini@gnu.org>
3642
3643 * configure.ac: Detect awk and sed.
3644 * Makefile.def (flags_to_pass): Add AWK and SED.
3645 * Makefile.tpl (AWK, SED): New.
3646 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3647 * configure: Regenerate.
3648 * Makefile.in: Regenerate.
3649
68ccd57c
DK
36502009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3651
3652 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3653 (collapseslashes): Likewise.
3654
df58e648
RW
36552009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3656
3657 * configure.ac (AC_PREREQ): Bump to 2.64.
3658
0539cb2c
RW
36592009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3660
70fa0efa
RW
3661 * configure.ac: Remove --with-datarootdir, --with-docdir,
3662 --with-pdfdir, --with-htmldir switches.
3663 * configure: Regenerate.
3664
5213506e
RW
3665 * configure: Regenerate.
3666
0539cb2c
RW
3667 * compile: Sync from Automake 1.11.
3668 * depcomp: Likewise.
3669 * install-sh: Likewise.
3670 * missing: Likewise.
3671 * mkinstalldirs: Likewise.
3672 * ylwrap: Likewise.
3673
197c68cc
DK
36742009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3675
3676 * ltmain.sh (func_normal_abspath): New function.
3677 (func_relative_path): Likewise.
3678 (func_mode_help): Document new -bindir option for link mode.
3679 (func_mode_link): Add new -bindir option, and use it to place
3680 output DLL if specified.
3681
58af276a
RW
36822009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3683
0115d4a3
RW
3684 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3685 (baseargs): Add --disable-option-checking.
3686 * configure: Regenerate.
3687
58af276a
RW
3688 * Makefile.def (configure-target-libiberty): Depend on
3689 all-binutils and all-ld.
3690 (configure-target-newlib): Likewise.
3691 * Makefile.in: Regenerate.
3692
e9d9afef
BE
36932009-08-17 Ben Elliston <bje@au.ibm.com>
3694
3695 * config.sub, config.guess: Update from upstream sources.
3696
354ebf88
RW
36972009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3698
3699 Sync from src, merge:
3700
3701 2009-07-02 Tristan Gingold <gingold@adacore.com>
3702
3703 * configure.ac: Do not exclude gas for i386-*-darwin.
3704 Add a case for x86_64-*-darwin.
3705 * configure: Regenerate.
3706
8375f7b2
NV
37072009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3708
3709 * MAINTAINERS: Add my name to Write After Approval list.
3710
dce2d8b2 37112009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
3712
3713 * configure.ac: Add Microblaze target.
3714 * configure: Regenerate.
3715
ea2002ba
CB
37162009-07-31 Christian Bruel <christian.bruel@st.com>
3717
3718 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3719 * configure: Regenerate.
2bf33cdb 3720
dce2d8b2 37212009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
3722
3723 * MAINTAINERS (Write After Approval): Update my e-mail address.
3724
e90e6bd7
ILT
37252009-07-06 Ian Lance Taylor <iant@google.com>
3726
3727 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3728 * configure: Rebuild.
3729
f6e0880a
TG
37302009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3731
3732 * MAINTAINERS: Move myself to the Graphite Reviewers.
3733
6d984927
WG
37342009-06-30 Wei Guozhi <carrot@google.com>
3735
3736 * MAINTAINERS: Add my name to Write After Approval list.
3737
f2689b09
SE
37382009-06-26 Steve Ellcey <sje@cup.hp.com>
3739
3740 PR bootstrap/40338
3741 * configure.ac (comparestring): Create new variable.
3742 * Makefile.tpl (comparestring): Use to skip some comparisions.
3743 * configure: Regenerate.
3744 * Makefile.in: Regenerate.
3745
f62c0ba4
DE
37462009-06-26 Doug Evans <dje@sebabeach.org>
3747
3748 * Makefile.def (host_modules): Add cgen.
3749 * Makefile.in: Regenerate.
3750 * configure.ac (host_tools): Add cgen.
3751 * configure: Regenerate.
3752
7acf4da6
DD
37532009-06-23 DJ Delorie <dj@redhat.com>
3754
3755 * MAINTAINERS: Add myself as mep maintainer.
3756
00020c16
ILT
37572009-06-23 Ian Lance Taylor <iant@google.com>
3758
3759 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3760 boot_languages. Only bootstrap target libraries listed in
3761 target_libs for some boot language. Add --with-stage1-ldflags,
3762 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3763 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3764 if not building with C++.
3765 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3766 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3767 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3768 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3769 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3770 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3771 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3772 * configure, Makefile.in: Rebuild.
3773
1da52d4a
LF
37742009-06-23 Li Feng <nemokingdom@gmail.com>
3775
3776 * MAINTAINERS: Added my name to write-after-approval list.
3777
144c9175
RM
37782009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3779
3780 * configure.ac: Define is_elf for QNX Neutrino targets.
3781 * configure: Regenerate.
3782
e5871e24
GS
37832009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3784
9c78662a 3785 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 3786
5f4a82c0
KG
37872009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3788
3789 * configure.ac: Detect MPC in default directory.
3790 * configure: Regenerate.
3791
394e9195
JG
37922009-06-03 Jerome Guitton <guitton@adacore.com>
3793 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3794
9c78662a
UB
3795 * Makefile.tpl (all): Avoid a trailing backslash.
3796 * Makefile.in: Regenerate.
394e9195 3797
47bca6aa
BE
37982009-06-03 Ben Elliston <bje@au.ibm.com>
3799
3800 * config.sub, config.guess: Update from upstream sources.
3801
a891a473
RS
38022009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3803
3804 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3805 to noconfdirs.
3806 * configure: Regenerate.
3807
70cb2d9f
AO
38082009-06-02 Alexandre Oliva <aoliva@redhat.com>
3809
3810 * Makefile.tpl ([+compare-target+]): Compare all stage
3811 directories, rather than just gcc.
3812 * Makefile.in: Rebuilt.
3813
7f1245df
DK
38142009-06-01 Doug Kwan <dougkwan@google.com>
3815
3816 * configure.ac: Support gold for target arm*-*-*.
3817 * configure: Regenerate.
394e9195 3818
acd26225
KG
38192009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3820
3821 * Makefile.def: Add MPC support and dependencies.
3822 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3823
3824 * Makefile.in, configure: Regenerate.
3825
a1fc946a
AO
38262009-05-27 Alexandre Oliva <aoliva@redhat.com>
3827
3828 * Makefile.tpl (all): Avoid harmless warning in make all when
3829 gcc-bootstrap is enabled but stage_last does not exist.
3830 * Makefile.in: Rebuilt.
3831
2e6a3c8d
NR
38322009-05-24 Nicolas Roche <roche@adacore.com>
3833
3834 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3835 * Makefile.in: Regenerate.
3836
63487d11
DC
38372009-05-21 Denis Chertykov <chertykov@gmail.com>
3838
3839 * MAINTAINERS: Update my e-mail address.
3840
449223af
DK
38412009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3842
3843 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3844 * configure: Regenerate.
3845
31c98f49
AO
38462009-05-18 Alexandre Oliva <aoliva@redhat.com>
3847
3848 PR other/40159
3849 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3850 gcc-no-bootstrap are mutually exclusive.
3851 * Makefile.in: Rebuilt.
3852
0f501837
AO
38532009-05-18 Alexandre Oliva <aoliva@redhat.com>
3854
3855 PR other/40159
3856 * Makefile.tpl (all): Don't end with unconditional success.
3857 * Makefile.in: Rebuilt.
3858
4a4a4e99
AO
38592009-05-12 Alexandre Oliva <aoliva@redhat.com>
3860
3861 PR target/37137
3862 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3863 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3864 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3865 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3866 stage_configureflags, stage_cflags and stage_libcflags into
3867 explicit Makefile macros.
3868 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3869 GFORTRAN.
3870 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3871 CC. Set CC_FOR_BUILD from CC.
3872 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3873 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3874 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3875 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3876 and GFORTRAN.
3877 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3878 (_LIBCFLAGS): Renamed to _TFLAGS.
3879 (do-compare-debug, do-compare3-debug): Drop.
3880 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3881 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3882 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3883 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3884 (XGCC_FLAGS_FOR_TARGET): New.
3885 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3886 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3887 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3888 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 3889 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
3890 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3891 TFLAGS.
3892 (BUILD_CONFIG): Include if requested.
3893 (all): Set TFLAGS on bootstrap.
3894 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3895 (all-stageid-prefixmodule): Likewise.
3896 (do-clean, distclean-stageid): Set TFLAGS.
3897 (restrap): Fix whitespace.
3898 * Makefile.in: Rebuilt.
3899
1cee3429
PB
39002009-05-07 Paolo Bonzini <bonzini@gnu.org>
3901
3902 * config.guess: Sync with src.
3903
0b70eafd
DK
39042009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3905
3906 * configure.ac ($with_ppl): Default to no if not supplied.
3907 ($with_cloog): Likewise.
3908 configure: Regenerate.
3909
5175f17c
JW
39102009-04-27 James E. Wilson <wilson@codesourcery.com>
3911
3912 * MAINTAINERS: Update my e-mail address.
3913
952fa153
NC
39142009-04-27 Nick Clifton <nickc@redhat.com>
3915
3916 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3917
a687f83c
EB
39182009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3919
3920 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3921 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3922 * Makefile.in: Regenerate.
3923
9e3eba15
KG
39242009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3925
3926 PR bootstrap/39739
3927 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3928 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3929
3930 * configure, Makefile.in: Regenerate.
3931
a687f83c 39322009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
3933
3934 * include/hashtab.h: Update GTY annotations to new syntax
3935 * include/splay-tree.h: Likewise
3936
070bdbd9
BE
39372009-04-17 Ben Elliston <bje@au.ibm.com>
3938
3939 * config.sub, config.guess: Update from upstream sources.
3940
55f2d967
AG
39412009-04-15 Anthony Green <green@moxielogic.com>
3942
3943 * configure.ac: Add moxie support.
3944 * configure: Rebuilt.
3945
309c24a9
JJ
39462009-04-14 Jakub Jelinek <jakub@redhat.com>
3947
3948 * configure.ac: Change copyright header to refer to version
3949 3 of the GNU General Public License and to point readers at the
3950 COPYING3 file and the FSF's license web page.
3951 * Makefile.def: Likewise.
3952 * Makefile.tpl: Likewise.
3953 * Makefile.in: Regenerate.
3954
b93133bc
JH
39552009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3956
3957 * configure.ac: Restore match for darwin9 or later. Use double
3958 brackets since regeneration eats one pair.
3959 * configure: Regenerate.
3960
d18ff35a
L
39612009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3962
3963 PR gas/10039
3964 * configure.ac: Require texinfo 4.7.
3965 * configure: Regenerated.
3966
748086b7
JJ
39672009-04-09 Nick Clifton <nickc@redhat.com>
3968
3969 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3970 the GCC Runtime Library Exception.
3971
a3337ea2
KG
39722009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3973
3974 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3975 * configure: Regenerate.
3976
60911f14
SE
39772009-04-01 Steve Ellcey <sje@cup.hp.com>
3978
3979 * Makefil.def (languages): New entries.
3980 * Makefile.tpl (check-gcc-*): New generic target.
3981 * Makefile.in: Regenerate.
60911f14 3982
dce2d8b2 39832009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 3984
d18ff35a 3985 * MAINTAINERS: Update my email address.
7369c1d0 3986
cfb1f59f
TT
39872009-03-18 Tom Tromey <tromey@redhat.com>
3988
d18ff35a
L
3989 * configure: Rebuild.
3990 * configure.ac (host_libs): Add libiconv.
3991 * Makefile.in: Rebuild.
3992 * Makefile.def (host_modules): Add libiconv.
3993 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 3994
75eeae1a
TG
39952009-03-16 Tristan Gingold <gingold@adacore.com>
3996
3997 * configure.ac: Treat gdb as supported on x86_64-darwin.
3998 * configure: Regenerate.
3999
f38095f3
JM
40002009-03-16 Joseph Myers <joseph@codesourcery.com>
4001
4002 * configure.ac (--with-host-libstdcxx): New option.
4003 * configure: Regenerate.
4004
dce2d8b2 40052009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
4006
4007 * MAINTAINERS: Move myself into the write after approval list.
4008
6d401294
NP
40092009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4010
4011 * MAINTAINERS: Update e-mail address.
2bf33cdb 4012
07c97076
DN
40132009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4014
4015 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4016
dce2d8b2 40172009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
4018
4019 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4020
7a9d3fe8
RW
40212009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4022
4023 Backport from git Libtool:
4024
4025 2009-01-19 Robert Millan <rmh@aybabtu.com>
4026 Support GNU/kOpenSolaris.
4027 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4028 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4029 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4030 GNU/kOpenSolaris.
4031
c9e9e11f
AS
40322009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4033
4034 * MAINTAINERS: Update e-mail address.
4035
5e8c1552 40362009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
4037
4038 * MAINTAINERS (Write After Approval): Add self.
4039
b0adb088
BM
40402009-02-18 Bingfeng Mei <bmei@broadcom.com>
4041
4042 * MAINTAINERS (Write After Approval): Add myself.
4043
ee04b574
AS
40442009-02-05 Andreas Schwab <schwab@suse.de>
4045
4046 * Makefile.tpl (stage_last): Define $r and $s before using
4047 $(RECURSE_FLAGS_TO_PASS).
4048 * Makefile.in: Regenerate
4049
907884c9
ILT
40502009-01-30 Ian Lance Taylor <iant@google.com>
4051
4052 * MAINTAINERS: Move myself to the Global Reviewers list.
4053
416ac4d4
RM
40542009-01-29 Robert Millan <rmh@aybabtu.com>
4055
4056 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4057 * configure: Regenerate.
4058
ee5decb3
GP
40592009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4060
4061 * MAINTAINERS: Make whitespace consistent.
19196f44 4062 Remove Robert Millan from Write After Approval.
ee5decb3 4063
36fbb0ec
AM
40642009-01-16 Alan Modra <amodra@bigpond.net.au>
4065
4066 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4067 (all-opcodes): Depend on all-libiberty.
4068 * Makefile.in: Regenerate.
4069
52535a64
DR
40702009-01-15 Douglas B Rupp <rupp@gnat.com>
4071
4072 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4073 * configure: Regenerate.
4074
e04a57df
RR
40752009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4076
4077 * MAINTAINERS (Write After Approval): Add myself.
4078
856c450b
SK
40792009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4080
4081 * MAINTAINERS: Add myself to reviewers (Fortran).
4082
dce2d8b2 40832009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
4084
4085 PR tree-optimization/38515
4086 * configure.ac (cloog-polylib): Removed.
4087 (with_ppl, with_cloog): Test for "no".
4088 * configure: Regenerated.
4089
1e5e8a59
DF
40902009-01-11 Daniel Franke <franke.daniel@gmail.com>
4091
4092 * MAINTAINERS: Moved myself to reviewers (Fortran).
4093
5e5debf6
TS
40942009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4095
4096 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4097 (Write After Approval): Remove myself.
4098
1c42acf1
DN
40992009-01-03 Diego Novillo <dnovillo@google.com>
4100
4101 * MAINTAINERS: Remove myself from alias maintainership.
4102
2fbbedaf
DA
41032009-01-02 David Ayers <ayers@fsfe.org>
4104
4105 * MAINTAINERS: Update e-mail address.
4106
17213821
GP
41072008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4108
4109 * MAINTAINERS: Make whitespace consistent.
4110
baafc534
RW
41112008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4112
4113 Backport from upstream Libtool:
4114 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4115 Add cache variables to tests that require the linker to work.
4116 For shlibpath_overrides_runpath, this also changes the semantics
4117 to let the result from the C compiler take precedence.
4118
18430d27
BE
41192008-12-02 Ben Elliston <bje@au.ibm.com>
4120
4121 * config.sub, config.guess: Update from upstream sources.
4122
dce2d8b2 41232008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
4124
4125 * configure.ac (ppllibs): Add by default the lib flags.
4126 * configure: Regenerate.
4127
41e9641b
LM
41282008-12-08 Luis Machado <luisgpm@br.ibm.com>
4129
4130 * MAINTAINERS: Add myself to the write after approval list.
4131
25783c30
JH
41322008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4133
ee04b574
AS
4134 * configure.ac: Add double brackets on darwin[912].
4135 * configure: Regenerate.
25783c30 4136
0e318fcc
DK
41372008-12-03 Daniel Kraft <d@domob.eu>
4138
4139 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4140 Approval to Reviewer section (for Fortran front-end).
4141
7f171b95
JH
41422008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4143
4144 * configure.ac: Expand to darwin10 and later.
4145 * configure: Regenerate.
4146
09ce620e
AS
41472008-12-02 Andreas Schwab <schwab@suse.de>
4148
4149 * Makefile.def: configure-target-boehm-gc depends on
4150 all-target-libstdc++-v3.
4151 * Makefile.in: Regenerate.
4152
386c704d
KT
41532008-12-02 Kai Tietz <kai.tietz@onevision.com>
4154
4155 * MAINTAINERS: Add myself as mingw maintainer.
4156
e03dd84a
BE
41572008-12-02 Ben Elliston <bje@au.ibm.com>
4158
4159 * config.sub, config.guess: Update from upstream sources.
4160
3fa87964
GP
41612008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4162
4163 * README.SCO: Remove.
4164
df72d7ed
FP
41652008-11-29 Fernando Pereira <pronesto@gmail.com>
4166
4167 * MAINTAINERS: Add myself to the write after approval list.
4168
b5646528
DK
41692008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4170
4171 * MAINTAINERS: Update my email address in WAA section.
4172
dce2d8b2 41732008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
4174
4175 * MAINTAINERS: Update e-mail address.
4176
dce2d8b2 41772008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
4178
4179 * MAINTAINERS: Change e-mail address.
4180
0db3a858
TG
41812008-11-27 Tristan Gingold <gingold@adacore.com>
4182
4183 * configure.ac: Build gdb for i?86-*-darwin*
4184 * configure: Regenerated.
4185
dce2d8b2 41862008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
4187
4188 * MAINTAINERS: Added my full name.
4189
487e299b
DJ
41902008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4191
4192 PR bootstrap/38014
4193 PR bootstrap/37923
4194
4195 Revert:
4196
4197 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4198
4199 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4200 * Makefile.in: Regenerated.
4201
4202 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4203
4204 PR gdb/921
4205 PR gdb/1646
4206 PR gdb/2175
4207 PR gdb/2176
4208
4209 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4210 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4211 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4212 (HOST_EXPORTS): Pass CPPFLAGS.
4213 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4214 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4215 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4216 * Makefile.in, configure: Regenerated.
4217 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4218 and CPPFLAGS_FOR_BUILD.
4219
dce2d8b2 42202008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
4221
4222 * MAINTAINERS: Add myself as middle end maintainer.
4223
044fed69
AS
42242008-11-06 Andrew Stubbs <ams@codesourcery.com>
4225
4226 * MAINTAINERS (Write after approval): Add myself.
4227
caf6defe
DN
42282008-11-05 Diego Novillo <dnovillo@google.com>
4229
4230 * MAINTAINERS (Global Reviewers): Add myself.
4231 (Non-Algorithmic Maintainers): Remove myself.
4232
3e9899ac
TS
42332008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4234
09ce620e 4235 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 4236
ea99e36e
MM
42372008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4238
09ce620e 4239 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 4240
fb0d2684
BE
42412008-10-31 Ben Elliston <bje@au.ibm.com>
4242
4243 * configure.ac (spu-*-*): Remove special case.
4244 * configure: Regenerate.
4245
73c07a3e
CM
42462008-10-30 Catherine Moore <clm@codesourcery.com>
4247
4248 * MAINTAINERS (Write after approval): Update my email address.
4249
7310a2da
SSF
42502008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4251
4252 * configure.ac [spu-*-*]: Do not set skipdirs.
4253 * configure: Re-generate.
4254
7e51fe23
BS
42552008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4256
4257 * MAINTAINERS (Various Maintainers): Add myself to reload.
4258
ef20be93
RG
42592008-10-25 Richard Guenther <rguenther@suse.de>
4260
4261 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4262 maintainer. Remove myself as libgcc-math maintainer.
4263 (Non-Algorithmic Maintainers): Remove myself.
4264
03ffcfa0
DJ
42652008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4266
4267 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4268 * Makefile.in: Regenerated.
4269
dec014a9
CC
42702008-10-23 Cary Coutant <ccoutant@google.com>
4271
4272 * MAINTAINERS (Write after approval): Add myself.
4273
b36c386c
DJ
42742008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4275
4276 PR gdb/921
4277 PR gdb/1646
4278 PR gdb/2175
4279 PR gdb/2176
4280
4281 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4282 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4283 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4284 (HOST_EXPORTS): Pass CPPFLAGS.
4285 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4286 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4287 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4288 * Makefile.in, configure: Regenerated.
4289 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4290 and CPPFLAGS_FOR_BUILD.
4291
dce2d8b2 42922008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
4293
4294 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4295 Sebastian Pop.
4296
e0bda97e
AP
42972008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4298
4299 * MAINTAINERS (Write After Approval): Added myself.
4300
36c713e0
KG
43012008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4302
4303 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4304 recommended version to 2.3.2.
4305
4306 * configure: Regenerate.
4307
8fe005ee
MM
43082008-10-01 Mark Mitchell <mark@codesourcery.com>
4309
4310 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4311
be8f156f
DD
43122008-09-29 David Daney <david.daney@caviumnetworks.com>
4313
4314 * MAINTAINERS (Write After Approval): Update e-mail address.
4315
ae11dff4
PG
43162008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4317
4318 * libtool.m4: Update to libtool 2.2.6.
4319 * lt~obsolete.m4: Update to libtool 2.2.6.
4320 * ltmain.sh: Update to libtool 2.2.6.
4321 * ltsugar.m4: Update to libtool 2.2.6.
4322 * ltversion.m4: Update to libtool 2.2.6.
4323 * ltoptions.m4: Update to libtool 2.2.6.
4324 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4325
441154b1
CF
43262008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4327
4328 * MAINTAINERS (Write After Approval): Add myself.
4329
775b3b26
BRF
43302008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4331
4332 * MAINTAINERS (Write After Approval): Update my name.
4333
94538043
SB
43342008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4335
09ce620e 4336 * MAINTAINERS: Add myself in "Write After Approval".
94538043 4337
52d1bfd8
SE
43382008-09-18 Steve Ellcey <sje@cup.hp.com>
4339
09ce620e 4340 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 4341
c5cc92f5
GP
43422008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4343
4344 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4345 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4346 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4347 and Michael Tiemann from Write After Approval since they do not
4348 actually have access.
4349
23d9794a
RG
43502008-09-05 Richard Guenther <rguenther@suse.de>
4351
4352 * configure.ac: Initialize clooglibs to -lcloog.
4353 * configure: Re-generate.
4354
192a671e
LCW
43552008-09-04 Le-Chun Wu <lcwu@google.com>
4356
4357 * MAINTAINERS (Write After Approval): Add myself.
4358
d789184e
SP
43592008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4360
4361 * configure.ac (--with-cloog-polylib): New.
4362 (--disable-cloog-version-check): New.
4363 (--disable-ppl-version-check): New.
4364 * configure: Re-generate.
4365
36a881c7
RG
43662008-09-03 Richard Guenther <rguenther@suse.de>
4367
4368 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4369 cloog test.
4370 * configure: Re-generate.
4371
358da97e
HS
43722008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4373
4374 Add picoChip port.
4375 * MAINTAINERS: Add picoChip maintainers.
4376
f8bf9252
SP
43772008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4378 Tobias Grosser <grosser@fim.uni-passau.de>
4379 Jan Sjodin <jan.sjodin@amd.com>
4380 Harsha Jagasia <harsha.jagasia@amd.com>
4381 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4382 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4383 Adrien Eliche <aeliche@isty.uvsq.fr>
4384
4385 Merge from graphite branch.
4386 * configure: Regenerate.
4387 * Makefile.in: Regenerate.
4388 * configure.ac (host_libs): Add ppl and cloog.
4389 Add checks for PPL and CLooG.
4390 * Makefile.def (ppl, cloog): Added modules and dependences.
4391 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4392 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4393
d89f0ad6
AL
43942008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4395
4396 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4397 (GCC_SHLIB_SUBDIR): New.
4398 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4399 * configure: Regenerate.
4400 * Makefile.in: Regenerate.
4401
88a25817
GP
44022008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4403
4404 * MAINTAINERS: Consistently use tabs to separate columns.
4405
f873f15f
TG
44062008-08-29 Tristan Gingold <gingold@adacore.com>
4407
4408 * MAINTAINERS (Write after Approval): Add myself.
4409
e1514c3f
TG
44102008-08-28 Tristan Gingold <gingold@adacore.com>
4411
4412 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4413 Enable bfd, binutils and opcodes.
4414 * configure: Regenerate.
4415
4717882f
JDA
44162008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4417
4418 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4419
28c9884c
TK
44202008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4421
4422 * MAINTAINERS: Use correct Umlaut for last name.
4423
ae96d86a
FXC
44242008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4425
4426 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4427
3ecc96e3
DE
44282008-08-16 David Edelsohn <edelsohn@gnu.org>
4429
4430 * MAINTAINERS: Update my email address.
4431
dd609cc1
EB
44322008-08-16 Nicolas Roche <roche@adacore.com>
4433
4434 * Makefile.tpl: Add BOOT_ADAFLAGS.
4435 * Makefile.in: Regenerate.
4436
08d0963a
RS
44372008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4438
4439 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4440 * configure: Regenerate.
4441
dce2d8b2 44422008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
4443
4444 * configure.ac: Add makefile fragments for hpux.
4445 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4446 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4447 * configure: Regenerate.
4448 * Makefile.in: Regenerate.
4449
dce2d8b2 44502008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
4451
4452 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4453
dce2d8b2 44542008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
4455
4456 * MAINTAINERS (Write after Approval): Add myself.
4457
78209f30
XG
44582008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4459
4460 * MAINTAINERS (Write After Approval): Add myself.
4461
5b5b098d
AJ
44622008-06-29 Andrew Jenner <andrew@codesourcery.com>
4463
4464 * MAINTAINERS (Write After Approval): Add myself.
4465
d812ec93
KW
44662008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4467
4468 * MAINTAINERS: Update my email address.
4469
99e78224
JY
44702008-06-25 Joey Ye <joey.ye@intel.com>
4471
4472 * MAINTAINERS (Write After Approval): Add myself.
4473
18c04407
RW
44742008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4475
4476 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4477 * Makefile.in: Regenerate.
4478 * configure: Regenerate.
4479
47aa9a31
DK
44802008-06-17 Daniel Kraft <d@domob.eu>
4481
4482 * MAINTAINERS (Write After Approval): Add myself.
4483
ad33ff57
RW
44842008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4485
4486 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4487 "$@" is still intact with both Autoconf 2.59 and 2.62.
4488 * configure: Regenerate.
4489
cdce5c41
RW
44902008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4491
4492 * Makefile.tpl: Fix comment errors.
4493 * Makefile.in: Regenerate.
4494
01b79d11
DM
44952008-06-12 David S. Miller <davem@davemloft.net>
4496 David Edelsohn <edelsohn@gnu.org>
4497
4498 * configure.ac: Add powerpc*-*-* to gold supported targets.
4499 * configure: Regenerate.
4500
f8c33439
JM
45012008-06-08 Joseph Myers <joseph@codesourcery.com>
4502
4503 PR tree-optimization/36218
4504 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4505 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4506 (all prefix="build-"): Pass them to build-system sub-makes.
4507 * Makefile.in: Regenerate.
4508
cd985f66
JM
45092008-06-07 Joseph Myers <joseph@codesourcery.com>
4510
4511 * MAINTAINERS (mt port): Remove.
4512 (sco5, unixware, sco udk): Remove.
4513 (Kean Johnston): Add to Write After Approval.
4514
3f6383d3
JB
45152008-05-30 Julian Brown <julian@codesourcery.com>
4516
4517 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4518 of libobjc for ARM EABI Linux.
4519 * configure: Regenerate.
30da41ed 4520
dce2d8b2 45212008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 4522
09ce620e 4523 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 4524
dce2d8b2 45252008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 4526
e29cc9b4 4527 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 4528
955410cb
JW
45292008-05-15 Janus Weil <janus@gcc.gnu.org>
4530
4531 * MAINTAINERS (Write After Approval): Add myself.
4532
719bb4e3 45332008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
4534
4535 * config-ml.in: don't handle --enable-shared and --enable-static.
4536
372b05fc
RS
45372008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4538
4539 * MAINTAINERS: Update my email address.
4540
f73e2200
PC
45412008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4542
4543 * MAINTAINERS: Update my email address.
09ce620e 4544
3e438e2b
KVH
45452008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4546
4547 * MAINTAINERS (Write After Approval): Add myself.
4548
177bf491
GS
45492008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4550
4551 * MAINTAINERS (Write After Approval): Add myself.
4552
dce2d8b2 45532008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
4554
4555 * MAINTAINERS (crx): Add myself.
4556
14a8726b
PB
45572008-04-18 Paolo Bonzini <bonzini@gnu.org>
4558
4559 Sync with src:
4560 2008-04-14 David S. Miller <davem@davemloft.net>
4561
09ce620e
AS
4562 * configure.ac: Add sparc*-*-* to gold supported targets.
4563 * configure: Regenerate.
14a8726b 4564
7142fb32
PB
45652008-04-18 Paolo Bonzini <bonzini@gnu.org>
4566
4567 PR bootstrap/35457
4568 * configure.ac: Include override.m4.
4569 * configure: Regenerate.
4570
c6b196de
PB
45712008-04-18 Paolo Bonzini <bonzini@gnu.org>
4572
09ce620e
AS
4573 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4574 * Makefile.in: Regenerate.
c6b196de 4575
dce2d8b2 45762008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 4577
09ce620e 4578 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 4579 as nonconfigurable directories list.
09ce620e 4580 * configure: Regenerate.
c993ae60 4581
8479b1b1
BE
45822008-04-14 Ben Elliston <bje@au.ibm.com>
4583
4584 * config.sub, config.guess: Update from upstream sources.
4585
295e261a
HPN
45862008-04-12 Hans-Peter Nilsson <hp@axis.com>
4587
4588 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4589 * Makefile.in: Regenerate.
4590
ac3949d9
EW
45912008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4592
4593 * configure.ac: Do not build libssp for the AVR.
4594 * configure: Regenerate.
4595
06407e30
ILT
45962008-04-07 Ian Lance Taylor <iant@google.com>
4597
4598 * Makefile.def: check-gold depends upon all-binutils.
4599 * Makefile.in: Regenerate.
4600
97db009c
AH
46012008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4602
4603 * MAINTAINERS (Write After Approval): Add myself.
4604
2a79c47f
NC
46052008-04-04 Nick Clifton <nickc@redhat.com>
4606
4607 PR binutils/4334
5f4bebbf 4608 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
4609 builds.
4610 * configure: Regenerate.
4611
c53a18d3
N
46122008-04-04 NightStrike <NightStrike@gmail.com>
4613
4614 PR other/35151
09ce620e
AS
4615 * configure.ac: Combine rules for mingw32 and mingw64.
4616 * configure: Regenerate.
c53a18d3 4617
d925aa70
KT
46182008-04-02 Kai Tietz <kai.tietz@onvision.com>
4619
4620 * MAINTAINERS (Write After Approval): Add myself.
4621
dce2d8b2 46222008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
4623
4624 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4625 * Makefile.in (.NOTPARALLEL): Ditto.
4626
4412a506
PG
46272008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4628
4629 * MAINTAINERS (Write After Approval): Add myself.
4630
dce2d8b2 46312008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
4632
4633 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4634 * Makefile.in (.NOTPARALLEL): Regenerate.
4635
639223bd
PB
46362008-03-27 Paolo Bonzini <bonzini@gnu.org>
4637
4638 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4639 * Makefile.in: Regenerate.
4640
b8ab1f4a
JS
46412008-03-26 Jakub Staszak <kuba@et.pl>
4642
4643 * MAINTAINERS (Write After Approval): Add myself.
4644
b45890a4
TK
46452008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4646
4647 * MAINTAINERS: Update e-mail address.
4648
5afab7ad
ILT
46492008-03-20 Ian Lance Taylor <iant@google.com>
4650
4651 * configure.ac: Add support for --enable-gold.
4652 * Makefile.def: Add gold as a directory like ld.
4653 * configure, Makefile.in: Regenerate.
4654
38d24731
RW
46552008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4656
4657 * configure.ac: m4_include config/proginstall.m4.
4658 * configure: Regenerate.
32bc4cf4
RW
4659
4660 Backport from upstream Libtool:
09ce620e 4661
32bc4cf4 4662 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 4663
32bc4cf4
RW
4664 Deal with Autoconf 2.62's semantic change in m4_append.
4665 * ltsugar.m4 (lt_append): Replace broken versions of
4666 m4_append.
4667 (lt_if_append_uniq): Don't require separator to be overquoted,
4668 and avoid broken m4_append.
4669 (lt_dict_add): Fix typo.
4670 * libtool.m4 (_LT_DECL): Don't overquote separator.
4671
9d3c50ea
DE
46722008-03-13 David Edelsohn <edelsohn@gnu.org>
4673
4674 * config.rpath: Add AIX 6 support.
4675
5d2edb29
PB
46762008-03-13 Paolo Bonzini <bonzini@gnu.org>
4677
4678 * Makefile.def (stageprofile). Remove -fprofile-generate
4679 from stage_libcflags.
4680 * Makefile.in: Regenerate.
4681
954910ef
BE
46822008-03-13 Ben Elliston <bje@au.ibm.com>
4683
4684 * config.sub, config.guess: Update from upstream sources.
4685
e8645a40
TT
46862008-03-06 Tom Tromey <tromey@redhat.com>
4687
4688 * MAINTAINERS: Update for treelang deletion.
4689
2c8e955e
JW
46902008-03-03 James E. Wilson <wilson@tuliptree.org>
4691
4692 * MAINTAINERS: Update my email address.
4693
54acd307
SS
46942008-03-03 Stan Shebs <stanshebs@earthlink.net>
4695
893ad2a1 4696 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
4697 (objective-c/c++): Add myself as a maintainer.
4698
4b52b516
VR
46992008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4700
4701 * MAINTAINERS (Write After Approval): Update my email address.
4702
e652b516
TB
47032008-02-25 Tomas Bily <tbily@suse.cz>
4704
4705 * MAINTAINERS (Write After Approval): Add myself.
4706
02d30740
JJ
47072008-02-23 Jakub Jelinek <jakub@redhat.com>
4708
4709 * MAINTAINERS (OpenMP): Add myself.
4710
1c8bd6a3
PB
47112008-02-20 Paolo Bonzini <bonzini@gnu.org>
4712
4b40b2a5
UB
4713 PR bootstrap/32009
4714 PR bootstrap/32161
1c8bd6a3 4715
4b40b2a5
UB
4716 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4717 * configure: Regenerate.
1c8bd6a3 4718
4b40b2a5
UB
4719 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4720 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4721 STAGE4_LIBCFLAGS): New.
4722 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4723 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4724 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4725 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4726 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4727 for target modules. Don't export LIBCFLAGS.
4728 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4729 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4730 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4731 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4732 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4733 * Makefile.in: Regenerate.
1c8bd6a3 4734
bb44c9d2
RW
47352008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4736
4737 PR libgcj/33085
4738 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4739 Do not use -DDLL_EXPORT. Backport from upstream.
4740
29a7754d
RW
47412008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4742
4743 * MAINTAINERS (Write After Approval): Add myself.
4744
9a212bb7
HPN
47452008-02-02 Hans-Peter Nilsson <hp@axis.com>
4746
4747 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4748 * configure: Regenerate.
4749
aa12a573
MG
47502008-01-31 Marc Gauthier <marc@tensilica.com>
4751
4752 * configure.ac (xtensa*-*-*): Recognize processor variants.
4753 * configure: Regenerate.
4754
ac9e6043
RW
47552008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4756
40049ccc
UB
4757 PR bootstrap/34922
4758 * configure.ac (PARSE_ARGS): Push suitable setting of
4759 ac_subdirs_all, for `./configure --help=recursive'.
4760 Handle `+' in generic toplevel directory disabling.
4761 * configure: Regenerate.
ac9e6043 4762
4288c86a
NC
47632008-01-28 Nick Clifton <nickc@redhat.com>
4764
4765 * MAINTAINERS (xstormy16): Take over maintainership.
4766
8d8da227
JM
47672008-01-25 Joseph Myers <joseph@codesourcery.com>
4768
4769 * MAINTAINERS (c4x port): Remove.
4770
349b60e7
DE
47712008-01-24 David Edelsohn <edelsohn@gnu.org>
4772
4773 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4774
3ca06a68
BE
47752008-01-23 Ben Elliston <bje@au.ibm.com>
4776
4777 * config.sub, config.guess: Update from upstream sources.
4778
3c631381
TG
47792008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4780
4781 * MAINTAINERS (Write After Approval): Add myself.
4782
20533ef1
L
47832008-01-17 H.J. Lu <hjl.tools@gmail.com>
4784
4785 * MAINTAINERS: Update my email address.
4786
47872008-01-09 Raksit Ashok <raksit@google.com>
4788
4789 * MAINTAINERS (Write After Approval): Add myself.
4790
684f4f6a
RA
47912008-01-09 Raksit Ashok <raksit@google.com>
4792
4793 * MAINTAINERS (Write After Approval): Add myself.
4794
9cb8756f
BE
47952008-01-08 Ben Elliston <bje@au.ibm.com>
4796
4797 * config.sub, config.guess: Update from upstream sources.
4798
94e1934d
KG
47992007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4800
4801 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 4802 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
4803 * configure: Regenerate.
4804
a2e51f77
SP
48052007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4806
4807 * MAINTAINERS: Update my email address.
4808
ffe3dcd9
BRF
48092007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4810
4811 * MAINTAINERS: Update my email address.
4812
aa4095c9
RS
48132007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4814
4815 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4816 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4817 * Makefile.in: Regenerate.
4818
dce2d8b2 48192007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
4820
4821 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4822 misplaced entries.
4823
0fe0f073
AT
48242007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4825
4826 * configure.ac: Enable libjava for x86_64-*-darwin9.
4827 * configure: Regenerate.
4828
dce2d8b2 48292007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
4830
4831 * MAINTAINERS (Write After Approval): Add myself.
4832
c3220d4c
BE
48332007-12-05 Ben Elliston <bje@au.ibm.com>
4834
4835 * config.sub, config.guess: Update from upstream sources.
4836
aba7501e
MK
48372007-12-02 Matthias Klose <doko@ubuntu.com>
4838
4839 * config-ml.in: Remove 64bit configure tests.
4840
d683ec81
PB
48412007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4842
4843 * config-ml.in: Robustify against white space in absolute file
4844 names.
4845
4846 * config-ml.in (multi-clean): Substitute ${Makefile}.
4847 Remove superfluous ${Makefile} in list.
4848
60f1711a
TS
48492007-11-19 Thiemo Seufer <ths@mips.com>
4850
4851 * config-ml.in: Don't hardcode the Makefile name.
4852
487f9d96
AM
48532007-11-08 Alexander Monakov <amonakov@ispras.ru>
4854
4855 * MAINTAINERS (Write After Approval): Add myself.
4856
fa3886fe
ST
48572007-11-07 Samuel Tardieu <sam@rfc1149.net>
4858
4859 * MAINTAINERS (Write After Approval): Add myself.
4860
dce2d8b2 48612007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
4862
4863 * MAINTAINERS (Write After Approval): Add myself.
4864
acc48927
BE
48652007-10-25 Ben Elliston <bje@au.ibm.com>
4866
4867 * MAINTAINERS (mercury): Remove entry.
4868 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4869
e00e9858
DJ
48702007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4871
4872 * Makefile.def (dependencies): Make configure-gdb depend on
4873 all-intl.
4874 * Makefile.in: Regenerated.
4875
def14a3c
SK
48762007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4877
4878 * MAINTAINERS (Fortran maintainer): Remove myself.
4879
dce2d8b2 48802007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
4881
4882 * Makefile.def: To avoid problems running with parallel makes,
4883 build newlib before libgloss so that target specific header
4884 files are availble.
4885 * Makefile.in: Regenerate
4886
bbfbfafc
DJ
48872007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4888
4889 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4890 * Makefile.in: Regenerate.
4891
c56abad5
VM
48922007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4893
4894 * MAINTAINERS (Register allocation reviewer): Add myself.
4895
f019adc1
MF
48962007-10-08 Mike Frysinger <vapier@gentoo.org>
4897
4898 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4899 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4900 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4901 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4902 * configure: Regenerate.
4903
dce2d8b2 49042006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
4905
4906 * MAINTAINERS (Register allocation reviewer): Add myself.
4907
0999159b
PB
49082007-10-01 Paolo Bonzini <bonzini@gnu.org>
4909
4910 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4911 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4912 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4913 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4914 * configure.ac: Default them to host tools for $host = $build.
4915 Subst them.
4916
4917 * configure: Regenerate.
4918 * Makefile.in: Regenerate.
4919
dce2d8b2 49202006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
4921
4922 * MAINTAINERS (Register allocation reviewer): Add myself.
4923
dce2d8b2 49242006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
4925
4926 * MAINTAINERS (Register allocation reviewer): Add myself.
4927
9d209c83
SP
49282007-09-21 Seongbae Park <seongbae.park@gmail.com>
4929
4930 * MAINTAINERS (Write After Approval): Fix typo.
4931
1ec3b87b
RS
49322007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4933
4934 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4935 * configure: Regenerate.
4936
19d5986d
PJ
49372007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4938
4939 PR bootstrap/31906
4940 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 4941 they're already prefixed.
19d5986d 4942
6d3b5aea
BK
49432007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4944
4945 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4946 libstdc++.
4947 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4948 * configure: Regenerate.
4949 * Makefile.in: Regenerate.
09ce620e 4950
4fe7e755
AS
49512007-09-17 Andreas Schwab <schwab@suse.de>
4952
4953 * configure.ac: Raise minimum makeinfo version to 4.6.
4954 * configure: Regenerate.
4955
dce2d8b2 49562007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 4957
ffe3dcd9 4958 * MAINTAINERS (write-after-approval) add myself
d483feaa 4959
fa9a3f31
AM
49602007-09-15 Alan Modra <amodra@bigpond.net.au>
4961
4962 * configure.ac: Correct makeinfo version check.
4963 * configure: Regenerate.
4964
6593a73e
RS
49652007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4966
4967 * MAINTAINERS: Update my email address.
4968
d9dced13
RS
49692007-09-14 Richard Sandiford <richard@codesourcery.com>
4970
4971 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4972 to $skipdirs and only disable gprof for newlib. Use the normal
4973 mips*-elf* handling in other respects.
4974 * configure: Regnerate.
4975
773c1467
DD
49762007-09-12 David Daney <ddaney@avtrex.com>
4977
4978 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4979 enabling libgcj.
4980 * configure: Regenerate.
4981
c03353e2
RIL
49822007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4983
4984 PR other/32154
4985 * configure.ac: For libgloss targets, point the linker to the linker
4986 script, startup code and simulator library.
4987 * configure: Regenerate.
4988
c4e9bf2b
AH
49892007-09-07 Andrew Haley <aph@redhat.com>
4990
4991 * configure.ac (noconfigdirs): Remove target-libffi and
4992 target-libjava.
4993 * configure: Regenerate.
4994
1f5a6b84
FXC
49952007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4996
4997 PR target/33281
4998 * configure.ac: Use config/mh-mingw on mingw.
4999 * configure: Regenerate.
1f5a6b84 5000
3951e521
PH
50012007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5002
9f349f63 5003 * MAINTAINERS (Write After Approval): Add myself.
3951e521 5004
e643dc23
RG
50052007-09-05 Richard Guenther <rguenther@suse.de>
5006
5007 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5008 nor --disable-checking is provided also turn on yes and types
5009 checking for stage1.
5010 * configure: Re-generate.
5011
039874df
KW
50122007-08-30 Krister Walfridsson <cato@df.lth.se>
5013
5014 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5015 (Write After Approval): Remove myself.
5016
c3f07bd6 50172007-08-29 Nick Clifton <nickc@redhat.com>
15098359 5018
c3f07bd6 5019 * config.sub, config.guess: Update from upstream sources.
15098359 5020
40049ccc 50212007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
5022
5023 * MAINTAINERS (Write After Approval): Added myself.
5024 * MAINTAINERS (Reviewers): Removed myself.
5025
c8aea42c 50262007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 5027 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
5028
5029 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5030 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5031 * Makefile.in: Regenerate.
5032 * configure.ac (--with-debug-prefix-map): New.
5033 * configure: Regenerate.
5034
4bf6c438
RS
50352007-08-17 Richard Sandiford <richard@codesourcery.com>
5036 Nigel Stephens <nigel@mips.com>
5037
4bf6c438
RS
5038 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5039 as target_makefile_frag.
5040 * configure: Regenerate.
5041
bb286d71
AO
50422007-08-16 Alexandre Oliva <aoliva@redhat.com>
5043
5044 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5045 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5046 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5047 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5048 (do-compare, do-compare3, do-compare-debug): New.
5049 ([+compare-target+]): Use them.
5050
a4630417
MK
50512007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5052
5053 * MAINTAINERS (Write After Approval): Change my email address.
5054
d9acb717
RW
50552007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5056 Ben Elliston <bje@au.ibm.com>
5057
5058 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5059 --silent if $silent.
5060 * configure: Regenerate.
5061
96876681
ZD
50622003-08-12 Zdenek Dvorak <ook@ucw.cz>
5063
5064 * MAINTAINERS (Various Maintainers): Add myself as
5065 loop infrastructure maintainer. Update my e-mail
5066 address.
5067
1c1d80ee
DN
50682007-07-31 Diego Novillo <dnovillo@google.com>
5069
5070 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5071 Adjust description.
5072
7e98624c
RG
50732007-07-26 Richard Guenther <rguenther@suse.de>
5074
5075 * configure.ac: Add types checking to stage1 checking flags.
5076 * configure: Regenerate.
5077
4c85af60
NC
50782007-07-17 Nick Clifton <nickc@redhat.com>
5079
5080 * COPYING3: New file. Contains version 3 of the GNU General
5081 Public License.
5082 * COPYING3.LIB: New file. Contains version 3 of the GNU
5083 Lesser General Public License.
5084
19ddfd3a
AK
50852007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5086
5087 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5088
2a064545
AK
50892007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5090
5091 * MAINTAINERS (S/390 co-maintainer): Add myself.
5092 (Write After Approval): Remove myself.
5093
f861f54d
DH
50942007-07-13 Dan Hipschman <dsh@google.com>
5095
5096 * MAINTAINERS (Write After Approval): Add myself.
5097
0136f2f7
NC
50982007-07-11 Nick Clifton <nickc@redhat.com>
5099
5100 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5101 WINDRES export.
5102 * Makefile.in: Regenerate.
5103
6e29b5a4
RO
51042007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5105
5106 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5107 maintainer.
5108
159a4b02
L
51092007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5110
5111 * lt~obsolete.m4: New. Import from 20070318 libtool.
5112
6ba67283
JB
51132007-07-03 Julian Brown <julian@codesourcery.com>
5114
5115 * MAINTAINERS (Write After Approval): Add myself.
5116
30b74385
RW
51172007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5118
5119 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5120 * configure: Regenerate.
5121
51222007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5123
5124 * configure.ac: Add some missing m4 quotation.
5125 * configure: Regenerate.
5126
943c54ce
SB
51272007-07-02 Simon Baldwin <simonb@google.com>
5128
5129 * MAINTAINERS (Write After Approval): Add myself.
5130
1c00b503
PB
51312007-07-02 Paolo Bonzini <bonzini@gnu.org>
5132
5133 * configure: Regenerate.
5134
901119ae
KT
51352007-07-02 Kai Tietz <kai.tietz@onevision.com>
5136
5137 * Makefile.def: Add windmc tool to build.
5138 * Makefile.tpl: Likewise.
5139 * configure.ac: Likewise.
5140 * Makefile.in: Regenerate.
5141 * configure: Regenerate.
09ce620e 5142
83f4c19f
DD
51432007-06-28 DJ Delorie <dj@redhat.com>
5144
5145 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5146 not building newlib.
5147 * configure: Regenerated.
09ce620e 5148
5346c75c
JS
51492007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5150
5151 * MAINTAINERS (Write After Approval): Add myself.
5152
aacfb86b
MM
51532007-06-25 Martin Michlmayr <tbm@cyrius.com>
5154
5155 * MAINTAINERS (Write After Approval): Add myself.
5156
590bf0d3
CM
51572007-06-19 Chris Matthews <chrismatthews@google.com>
5158
5159 * MAINTAINERS (Write After Approval): Add myself.
5160
cdbbee7a
RIL
51612007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5162
5163 * MAINTAINERS (Write After Approval): Add myself.
5164
b8afffc1
DJ
51652007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5166
5167 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5168 * Makefile.in: Regenerated.
5169
3fcfad76
BS
51702007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5171
5172 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5173 bfin*-*-uclinux* targets.
5174 * configure: Regenerate.
5175
3f5a2b7f
ILT
51762007-06-14 Ian Lance Taylor <iant@google.com>
5177
5178 * MAINTAINERS: Add myself as non-algorithmic global write
5179 maintainer.
5180
4c46daee
DN
51812007-06-14 Diego Novillo <dnovillo@google.com>
5182
5183 * MAINTAINERS: Add self as middle-end maintainer and
5184 non-algorithmic global write maintainer.
5185
a3bb222a
FXC
51862007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5187
5188 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5189 Move all Fortran maintainers except Paul Brook into the
5190 Non-Autopoiesis section.
5191
a19e8f64
PB
51922007-06-14 Paolo Bonzini <bonzini@gnu.org>
5193
5194 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5195 (distclean-stage[+id+]): Possibly delete stage_last.
5196 * Makefile.in: Regenerate.
5197
1c2abe5e
SP
51982007-06-12 Seongbae Park <seongbae.park@gmail.com>
5199
5200 * MAINTAINERS (Various Maintainer): Fix typo.
5201
abca4739
PB
52022007-06-11 Paolo Bonzini <bonzini@gnu.org>
5203
5204 * MAINTAINERS (Various Maintainer): Add myself as
5205 dataflow maintainer.
5206
a894d2c3
BE
52072007-06-07 Ben Elliston <bje@au.ibm.com>
5208
5209 * config.sub, config.guess: Update from upstream sources.
5210
8024d75e
BE
52112007-06-07 Ben Elliston <bje@au.ibm.com>
5212
5213 * Makefile.tpl: Fix spelling error.
5214 * Makefile.in: Regenerate.
5215
973a9a5e
SE
52162007-06-01 Steve Ellcey <sje@cup.hp.com>
5217
96598938
L
5218 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5219 lt_cv_sys_max_cmd_len.
973a9a5e 5220
ccb4d26b
DN
52212007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5222
5223 * MAINTAINERS (Various Maintainers): Add myself as
5224 auto-vectorizer maintainer.
5225
eecb7461
PB
52262003-05-31 Paolo Bonzini <bonzini@gnu.org>
5227
5228 PR libjava/32098
5229 * libtool.m4: Revert previous change.
5230 * ltgcc.m4: Put it here.
5231
89d28202
ZD
52322003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5233
5234 * MAINTAINERS (Various Maintainers): Add myself as
5235 auto-vectorizer maintainer.
5236
60c7a11a
L
52372007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5238
5239 PR libjava/32098
5240 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5241
9dd3cc81
RG
52422007-05-30 Richard Guenther <rguenther@suse.de>
5243
5244 * MAINTAINERS (Various Maintainers): Add myself as
5245 auto-vectorizer maintainer.
5246
9cc1244e
JJ
52472007-05-30 Jakub Jelinek <jakub@redhat.com>
5248
5249 PR bootstrap/29382
5250 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5251 * configure: Rebuilt.
5252
6124296b
RC
52532007-05-28 Roberto Costa <robsettantasei@gmail.com>
5254
5255 * MAINTAINERS (Write After Approval): Removed my name.
5256
6b757a0d
SB
52572007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5258
5259 * MAINTAINERS (Write After Approval): Remove myself.
5260
86ef8528
AT
52612007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5262
5263 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5264
1cf3d07d
SE
52652007-05-23 Steve Ellcey <sje@cup.hp.com>
5266
5267 * ltmain.sh: Update from ToT Libtool.
5268 * libtool.m4: Update from ToT Libtool.
5269 * ltsugar.m4: New. Update from ToT Libtool.
5270 * ltversion.m4: New. Update from ToT Libtool.
5271 * ltoptions.m4: New. Update from ToT Libtool.
5272 * ltconfig: Remove.
5273 * ltcf-c.sh: Remove.
5274 * ltcf-cxx.sh: Remove.
5275 * ltcf-gcj.sh: Remove.
5276
ce3fcf8c
OW
52772007-05-22 Ollie Wild <aaw@google.com>
5278
5279 * MAINTAINERS (Write After Approval): Add myself.
5280
342b9200
PB
52812007-05-16 Paolo Bonzini <bonzini@gnu.org>
5282
5283 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5284 stage_cflags.
5285 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5286 Remove CFLAGS/LIBCFLAGS.
5287 (configure-stage[+id+]-[+prefix+][+module+],
5288 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5289 * Makefile.in: Regenerate.
5290
cea17285
DN
52912007-05-15 Diego Novillo <dnovillo@google.com>
5292
5293 * MAINTAINERS: Update e-mail address.
5294
11c004e7
RE
52952007-05-15 Revital Eres <eres@il.ibm.com>
5296
5297 * MAINTAINERS (Write After Approval): Add myself.
5298
ab6bd693
RC
52992007-05-14 Roberto Costa <robsettantasei@gmail.com>
5300
5301 * MAINTAINERS (Write After Approval): Updated my address.
5302
388cdf07
TN
53032007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5304
5305 * MAINTAINERS (Write After Approval): Add myself.
5306
23f24034
SR
53072007-05-11 Silvius Rus <rus@google.com>
5308
5309 * MAINTAINERS (Write After Approval): Add myself.
5310
34a7526e
TT
53112007-04-23 Tom Tromey <tromey@redhat.com>
5312
5313 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5314
51da21be
MM
53152007-04-22 Mark Mitchell <mark@codesourcery.com>
5316
5317 * MAINTAINERS (cpplib): Rename to ...
5318 (libcpp): ... this. Add C/C++ front end maintainers.
5319
70070387
SE
53202007-04-14 Steve Ellcey <sje@cup.hp.com>
5321
5322 * config-ml.in: Pass ${ml_config_env} to configure calls.
5323
df1a0dbb
CB
53242007-04-04 Christian Bruel <christian.bruel@st.com>
5325
5326 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 5327
9daff147
DK
53282007-04-02 Dave Korn <dave.korn@artimi.com>
5329
5330 * MAINTAINERS (Write After Approval): Add myself.
5331
374eadb2
TB
53322007-03-31 Tobias Burnus <burnus@net-b.de>
5333
5334 * MAINTAINERS (fortran 95 front end): Add myself.
5335
8eced3a2
DR
53362007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5337
5338 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 5339
653de3e3
AZ
53402007-03-24 Ayal Zaks <zaks@il.ibm.com>
5341
5342 * MAINTAINERS (Modulo Scheduler): Add myself.
5343
b737d953
BM
53442007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5345
5346 * MAINTAINERS (fortran 95 front end): Add myself.
5347 (c++ front end): whitespace fix.
5348
a584cdf2
NF
53492007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5350
5351 * MAINTAINERS (Write After Approval): Add myself.
5352
8c79f3c4
RS
53532007-03-21 Richard Sandiford <richard@codesourcery.com>
5354
5355 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5356 of glob. Quote arguments with single quotes too.
5357 * configure: Regenerate.
5358
07f1ac6d
BM
53592007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5360
5361 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5362 * Makefile.in: Regenerate
5363
172e41aa
AS
53642007-03-07 Andreas Schwab <schwab@suse.de>
5365
5366 * configure: Regenerate.
5367
9c4d2493
BM
53682007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5369
5370 * configure.ac: Add "--with-pdfdir" configure option,
5371 which defines pdfdir variable.
5372 * Makefile.def (target=fixincludes): Add install-pdf to
5373 missing targets.
5374 (recursive_targets): Add install-pdf target.
5375 (flags_to_pass): Add pdfdir.
5376 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5377 target.
5378 * configure: Regenerate
5379 * Makefile.in: Regenerate
5380
e14e622e
EC
53812007-02-28 Eric Christopher <echristo@apple.com>
5382
5383 Revert:
5384 2006-12-07 Mike Stump <mrs@apple.com>
5385
5386 * Makefile.def (dependencies): Add dependency for
5387 install-target-libssp and install-target-libgomp on
5388 install-gcc.
5389 * Makefile.in: Regenerate.
5390
54e433bc
MK
53912007-02-27 Matt Kraai <kraai@ftbfs.org>
5392
5393 * configure: Regenerate.
5394 * configure.ac: Move statements after variable declarations.
5395
6c8d3d8f
KK
53962007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5397
5398 * MAINTAINERS: Add myself as sh maintainer.
5399
9f8c6739
JM
54002007-02-19 Joseph Myers <joseph@codesourcery.com>
5401
5402 * configure.ac: Adjust for loop syntax.
5403 * configure: Regenerate.
5404
278a7a38
AO
54052007-02-18 Alexandre Oliva <aoliva@redhat.com>
5406
5407 * configure: Rebuilt.
5408
b2eaac4a
AO
54092007-02-18 Alexandre Oliva <aoliva@redhat.com>
5410
5411 * configure.ac: Drop multiple occurrences of --enable-languages,
5412 and fix its quoting.
5413 * configure: Rebuilt.
5414
beeaf216 54152007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
5416 Nathan Sidwell <nathan@codesourcery.com>
5417 Vladimir Prus <vladimir@codesourcery.com>
5418 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
5419
5420 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5421 * configure: Regenerate.
5422
09201a09
GP
54232007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5424
5425 * ltconfig (freebsd*): Default to elf.
5426
291f172e
DJ
54272007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5428
5429 * configure.ac (target_libraries): Move libgcc before libiberty.
5430 * configure: Regenerated.
5431
c3a86da9
DJ
54322007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5433 Paolo Bonzini <bonzini@gnu.org>
5434
5435 PR bootstrap/30753
5436 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5437 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5438 * configure: Regenerated.
5439
88e1e72a
FXC
54402007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5441
5442 * MAINTAINERS (Language Front End Maintainers): Update my mail
5443 address.
5444
44bfc3ac
DJ
54452007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5446
5447 PR bootstrap/30748
5448 * configure.ac: Correct syntax for Solaris ksh.
5449 * configure: Regenerated.
5450
3e19841a
PB
54512007-02-09 Paolo Bonzini <bonzini@gnu.org>
5452
5453 * configure.ac: Sync with src.
5454 * configure: Regenerate.
5455
74a48762
PB
54562007-02-09 Paolo Bonzini <bonzini@gnu.org>
5457
5458 * Makefile.in: Regenerate.
5459
d846e52e
PB
54602007-02-09 Paolo Bonzini <bonzini@gnu.org>
5461
5462 * config.sub: Sync with src.
5463
1c710c3c
DJ
54642007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5465
5466 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5467 noncanonical equivalents.
5468 * configure.in: Rename to...
5469 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5470 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5471 target_noncanonical. Use them. Rewrite removal of configure
5472 arguments for autoconf 2.59. Discard variable settings. Force
5473 program_transform_name for native tools.
5474
5475 * Makefile.in: Regenerated.
5476 * configure: Regenerated with autoconf 2.59.
5477
dce2d8b2 54782007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 5479
3de8da2a 5480 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 5481
f6671c93
AS
54822007-01-31 Andreas Schwab <schwab@suse.de>
5483
5484 * Makefile.tpl (LDFLAGS): Substitute it.
5485 * Makefile.in: Regenerate.
5486
dce2d8b2 54872007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 5488
3de8da2a 5489 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 5490
2472200d
DE
54912007-01-28 David Edelsohn <edelsohn@gnu.org>
5492
3de8da2a 5493 * MAINTAINERS (spu port): Add myself.
2472200d 5494
5305be7e
RG
54952007-01-23 Richard Guenther <rguenther@suse.de>
5496
5497 PR bootstrap/30541
5498 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5499 * Makefile.tpl (GNATBIND): Substitute it.
5500 (GNATMAKE): Likewise.
5501 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5502 of STAGE_PREFIX.
5503 * Makefile.in: Regenerate.
5504 * configure: Regenerate.
5505
416cfb5e
MS
55062007-01-18 Mike Stump <mrs@apple.com>
5507
5508 * configure.in: Re-enable -Werror for gcc builds.
5509
3de8da2a 55102007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 5511
3de8da2a 5512 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 5513
d943d7c4
PB
55142007-01-11 Paolo Bonzini <bonzini@gnu.org>
5515
5516 * configure.in: Change == to = in test command.
3de8da2a 5517 * configure: Regenerate.
d943d7c4 5518
e69bf64b 55192007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
5520 Nick Clifton <nickc@redhat.com>
5521 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5522
5523 * configure.in (build_configargs, host_configargs, target_configargs):
5524 Remove build/host/target parameters.
5525 (host_libs): Add gmp and mpfr.
5526 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5527 * Makefile.def (gmp, mpfr): New.
5528 (gcc): Remove target.
5529 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5530 target_os, target_vendor): New.
dce2d8b2 5531 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
5532 * configure: Regenerate.
5533 * Makefile.in: Regenerate.
e69bf64b
PB
5534
55352007-01-11 Matt Fago <fago@earthlink.net>
5536
5537 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 5538 to improve robustness of configure tests.
e69bf64b 5539 * configure: Regenerate.
e14e622e 5540
a42f3b80
UB
55412007-01-09 Uros Bizjak <ubizjak@gmail.com>
5542
5543 * MAINTAINERS: Add myself as i386 maintainer.
5544
a36aee1a
JH
55452007-01-08 Jan Hubicka <jh@suse.cz>
5546
61fcaeef 5547 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 5548
738a52d3
KT
55492007-01-08 Kai Tietz <kai.tietz@onevision.com>
5550
5551 * configure.in: Add support for an x86_64-mingw* target.
95af8923 5552 * configure: Regenerate.
738a52d3 5553
54fdc474
DJ
55542007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5555
5556 * Makefile.tpl (all-target): Correct @if conditional for target
5557 modules.
5558 * configure.in: Omit libiberty if building only target libgcc.
5559 * configure, Makefile.in: Regenerated.
5560
3dd71726
PB
55612007-01-04 Paolo Bonzini <bonzini@gnu.org>
5562
dce2d8b2 5563 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
5564 * configure: Regenerate.
5565
fa958513
DJ
55662007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5567
5568 * Makefile.def (target_modules): Add libgcc.
5569 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5570 * Makefile.tpl (clean-target-libgcc): Delete.
5571 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5572 on gcc even for bootstrapped modules. Rewrite handling of
5573 lang_env_dependencies to loop over target_modules.
5574 * configure.in (target_libraries): Add target-libgcc.
5575 * Makefile.in, configure: Regenerated.
5576
e1888513
PB
55772006-12-29 Paolo Bonzini <bonzini@gnu.org>
5578
5579 * configure.in: Reorganize recognition of languages. Add
5580 --enable-stage1-languages. Show supported languages for the chosen
5581 target rather than all recognized languages.
5582 * configure: Regenerate.
5583
53b88b73
PB
55842006-12-29 Paolo Bonzini <bonzini@gnu.org>
5585
5586 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5587 * Makefile.in: Regenerate.
5588
a3993f33
KG
55892006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5590
5591 * configure.in: Warn that MPFR 2.2.0 is buggy.
5592 * configure: Regenerate.
5593
f063a9ed
ILT
55942006-12-27 Ian Lance Taylor <iant@google.com>
5595
5596 * configure.in: When removing Makefiles to force a reconfigure, also
5597 remove prev-DIR*/Makefile.
5598 * configure: Regenerate.
5599
af71363e
AS
56002006-12-22 Andreas Schwab <schwab@suse.de>
5601
5602 * configure: Regenerate with correct autoconf version.
5603
0b0dc272
AM
56042006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5605
3de8da2a
UB
5606 * configure.in: add AC_SUBST for *_FOR_TARGET.
5607 * configure: Regenerate.
0b0dc272 5608
53b88b73
PB
56092006-12-19 Paolo Bonzini <bonzini@gnu.org>
5610
5611 * configure.in: Simplify logic for rejecting languages that cannot
5612 be built. Separate the case when a language is unsupported,
5613 from the case when the user chooses not to build a language.
5614
400ebff4
PB
56152006-12-19 Paolo Bonzini <bonzini@gnu.org>
5616
5617 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5618 it only affects bootstrap and could be tested on "$host" as well.
5619 * configure: Regenerate.
5620 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5621
8efea775
PB
56222006-12-19 Paolo Bonzini <bonzini@gnu.org>
5623
5624 PR bootstrap/29544
5625 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5626 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5627 move here comment from Makefile.tpl.
5628 * Makefile.tpl: Move some definitions higher in the file.
5629 (STAGE1_CHECKING): New.
5630 * configure.in: Add --enable-stage1-checking.
5631 * configure: Regenerate.
5632 * Makefile.in: Regenerate.
5633
ed88a7ed
PB
56342006-12-19 Paolo Bonzini <bonzini@gnu.org>
5635
5636 * MAINTAINERS: Add myself as build system maintainer.
5637
b65151d3
SM
56382006-12-15 Simon Martin <simartin@users.sourceforge.net>
5639
5640 * MAINTAINERS (Write After Approval): Add myself.
5641
7e050830
EC
56422006-12-13 Eric Christopher <echristo@apple.com>
5643
5644 * MAINTAINERS: Add myself as darwin maintainer.
5645
8b494895
ILT
56462006-12-11 Ian Lance Taylor <ian@airs.com>
5647
5648 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5649
dce2d8b2 56502006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
5651
5652 MAINTAINERS: Update my entry.
5653
58e24147
AM
56542006-12-11 Alan Modra <amodra@bigpond.net.au>
5655
5656 * configure.in: Handle spu makefile frag.
58e24147
AM
5657 * Makefile.tpl (MAINT): Define
5658 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5659 * configure: Regenerate.
5660 * Makefile.in: Regenerate.
5661
9b6f37a0
BE
56622006-12-11 Ben Elliston <bje@au.ibm.com>
5663
5664 * config.guess: Import latest version.
5665 * config.sub: Likewise.
5666
ea6f5c57
BE
56672006-12-11 Ben Elliston <bje@au.ibm.com>
5668
5669 * configure.in (spu-*-*): Don't skip target-libiberty.
5670 * configure: Regenerate.
5671
42c1cd8a
AT
56722006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5673
5674 PR bootstrap/30134
5675 * configure.in: Correct x86 darwin support for libjava to powerpc
5676 and i?86 only.
5677 * configure: Regenerate.
5678
55eb837d
ST
56792006-12-08 Sandro Tolaini <tolaini@libero.it>
5680
5681 * configure.in: Add x86 darwin support for libjava.
5682 * configure: Regenerate.
5683
5bdacbc7
MS
56842006-12-07 Mike Stump <mrs@apple.com>
5685
5686 * Makefile.def (dependencies): Add dependency for
5687 install-target-libssp and install-target-libgomp on
5688 install-gcc.
5689 * Makefile.in: Regenerate.
5690
477d851c
RG
56912006-12-04 Richard Guenther <rguenther@suse.de>
5692
5693 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5694 (Non-Algorithmic Maintainers): Move over non-algorithmic
5695 loop optimizer maintainers, add myself as a non-algorithmic
5696 middle-end maintainer.
5697
5d33d367
DF
56982006-12-04 Daniel Franke <franke.daniel@gmail.com>
5699
5700 * MAINTAINERS (Write After Approval): Add myself.
5701
dbee1fb3
KG
57022006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5703
5704 * configure.in: Update error message for missing GMP/MPFR.
5705
5706 * configure: Regenerate.
5707
b5147de7
KG
57082006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5709
5710 * configure.in: Update MPFR version in error message.
5711
5712 * configure: Regenerate.
5713
f019376c
KG
57142006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5715
5716 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5717 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5718 --with-gmp-lib): New flags.
5719
5720 * configure: Regenerate.
5721
91ed95ae
BM
57222006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5723
5724 * MAINTAINERS (Write After Approval): Change my email address.
5725
3a971f15
MLI
57262006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5727
05170031 5728 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 5729
dce2d8b2 57302006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
5731
5732 * MAINTAINERS (i18n): Update e-mail address.
5733
df5487ee
TS
57342006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5735
5736 * MAINTAINERS (spu port): Add myself as maintainer.
5737 (Write After Approval): Remove myself.
5738
92c2f0ee
BE
57392006-11-22 Ben Elliston <bje@au.ibm.com>
5740
5741 * configure.in (skipdirs): Don't build libssp for SPU.
5742 * configure: Regenerate.
5743
a3b97199
AP
57442006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5745
5746 * MAINTAINERS (spu port): Add myself as maintainer.
5747 (libobjc): Update my email address.
5748
0eb97064
AB
57492006-11-21 Andrea Bona <andrea.bona@st.com>
5750
5751 * MAINTAINERS (Write After Approval): Add myself.
5752
dce2d8b2 57532006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
5754
5755 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5756 * configure : Rebuilt.
5757
dce2d8b2 57582006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
5759
5760 * MAINTAINERS (Write After Approval): Add myself.
5761
d58542ea
AO
57622006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5763
5764 * MAINTAINERS (Write After Approval): Add myself.
5765
a357b5ae
KG
57662006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5767
5768 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5769 libmpfr.a.
5770 * configure: Regenerate.
5771
9bd6112c
PB
57722006-11-16 Paolo Bonzini <bonzini@gnu.org>
5773
5774 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5775 (unstage): Test for stage_last presence.
5776
5777 PR bootstrap/29802
dce2d8b2
EB
5778 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5779 STAGE_PREFIX.
9bd6112c
PB
5780 * Makefile.in: Regenerate.
5781
c8cf9f0f
ZD
57822003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5783
5784 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5785 maintainers.
5786
467b1fc6
ER
57872006-11-14 Erven Rohou <erven.rohou@st.com>
5788
5789 * MAINTAINERS (Write After Approval): Add myself.
5790
995a5697
PB
57912006-11-14 Paolo Bonzini <bonzini@gnu.org>
5792
5793 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5794 and stageN-package/Makefile.
5795 * Makefile.in: Regenerated.
5796
c8d6d53e
JZ
57972006-11-14 Jie Zhang <jie.zhang@analog.com>
5798
5799 * configure.in: Remove target-libgloss from noconfigdirs for
5800 bfin-*-*.
5801 * configure: Regenerated.
5802
dffb147d
KG
58032006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5804
5805 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 5806
dffb147d
KG
5807 * configure: Regenerate.
5808
ca558912
KG
58092006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5810
5811 * configure.in: Robustify error message for missing GMP/MPFR.
5812
5813 * configure: Regenerate.
5814
dce2d8b2 58152006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
5816
5817 * MAINTAINERS (Write After Approval): Add myself.
5818
dce2d8b2 58192006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
5820
5821 * MAINTAINERS: Change email address.
5822
91de1527
VP
58232006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5824
5825 * MAINTAINERS (Write After Approval): Add myself.
5826
a3867703
PB
58272006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5828
5829 * MAINTAINERS (Write After Approval): Add myself.
5830
b4364fa2
CL
58312006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5832
7e050830 5833 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 5834 Write After Approval section.
b4364fa2 5835
70ec446f
KG
58362006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5837
5838 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5839 need_gmp anymore.
5840 * configure: Regenerate.
5841
018c8d88
TB
58422006-10-16 Tobias Burnus <burnus@net-b.de>
5843
5844 * MAINTAINERS (Write After Approval): Add myself.
5845
f6a1687e
BE
58462006-10-16 Ben Elliston <bje@au.ibm.com>
5847
5848 * config.guess: Import latest version.
5849 * config.sub: Likewise.
5850
b5422ad7
BM
58512006-10-10 Brooks Moses <bmoses@stanford.edu>
5852
5853 * Makefile.def: Added pdf target handling.
5854 * Makefile.tpl: Added pdf target handling.
5855 * Makefile.in: Regenerated.
5856
bdcee471
CL
58572006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5858
5859 * MAINTAINERS: Add self as score port maintainer.
5860
7d610414
BM
58612006-10-04 Brooks Moses <bmoses@stanford.edu>
5862
5863 * MAINTAINERS (Write After Approval): Add myself.
5864
e48d66a9
SK
58652006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5866
7e050830 5867 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
5868 or newer.
5869 * configure: Regenerated.
5870
c394e891
DB
58712006-09-27 Dave Brolley <brolley@redhat.com>
5872
dce2d8b2
EB
5873 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5874 using $s instead of $r.
c394e891
DB
5875 * configure: Regenerated.
5876
1ee4c5a0
TS
58772006-09-26 Thiemo Seufer <ths@mips.com>
5878
5879 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5880 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5881 * configure: Regenerate.
5882
dce2d8b2 58832006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
5884
5885 * MAINTAINERS (Write After Approval): Remove myself.
5886
0c502898
CF
58872006-09-22 Chao-ying Fu <fu@mips.com>
5888
5889 * MAINTAINERS (Write After Approval): Add myself.
5890
a7819e42
JM
58912006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5892
5893 * MAINTAINERS: Add self as soft-fp maintainer.
5894
dce2d8b2 58952006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
5896
5897 * MAINTAINERS: Add myself as avr maintainer.
5898 Remove Marek Michalkiewicz as avr maintainer.
827d0991 5899
e8288489
RC
59002006-09-07 Roberto Costa <roberto.costa@st.com>
5901
5902 * MAINTAINERS (Write After Approval): Add myself.
5903
b91f0a41
CV
59042006-08-30 Corinna Vinschen <corinna@vinschen.de>
5905
5906 * configure.in: Never build newlib for a Mingw host.
5907 Never build newlib as Mingw target library.
5908 Test the existence of winsup/cygwin for building a Cygwin newlib,
5909 rather than just winsup.
5910 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5911 building a Mingw target.
5912 * configure: Regenerate.
5913
094c07a0
EB
59142006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5915
5916 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5917
8d1171cb
PB
59182006-07-25 Paolo Bonzini <bonzini@gnu.org>
5919
5920 * config.guess: Import from src (was more updated).
5921 * config.sub: Likewise.
5922
2e9e6f68
DJ
59232006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5924
5925 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5926 * configure: Regenerated.
5927
57255173
PB
59282006-07-18 Paolo Bonzini <bonzini@gnu.org>
5929
cc6010cd
AP
5930 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5931 for stages after the first.
57255173 5932
9fbe6585
JJ
59332006-07-17 Jakub Jelinek <jakub@redhat.com>
5934
5935 * Makefile.def: Add dependencies for configure-opcodes
5936 on configure-intl and all-opcodes on all-intl.
5937 * Makefile.in: Regenerated.
5938
18c3f977
BE
59392006-07-13 Ben Elliston <bje@au.ibm.com>
5940
5941 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5942
27b56ba6
PE
59432006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5944
5945 Port to hosts whose 'sort' and 'tail' implementations
5946 treat operands with leading '+' as file names, as POSIX
5947 has required since 2001. However, make sure the code still
5948 works on pre-POSIX hosts.
5949 * ltmain.sh: Don't assume "sort +2" is equivalent to
5950 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5951
ad6d4e43
UW
59522006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5953
5954 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5955
706601d9
PG
59562006-07-04 Peter O'Gorman <peter@pogma.com>
5957
5958 * ltconfig: chmod 644 before ranlib during install.
5959
0b50988a
EB
59602006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5961
5962 PR bootstrap/18058
5963 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5964 if the bootstrap compiler is a GCC version that supports it.
5965 * configure: Regenerate.
5966
b6348cb3
PB
59672006-07-03 Paolo Bonzini <bonzini@gnu.org>
5968
95695ad3 5969 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
5970 * configure: Regenerate.
5971
1546bb64
PB
59722006-07-03 Paolo Bonzini <bonzini@gnu.org>
5973
5974 PR other/27063
5975 * configure.in: Test subdir_requires and give an appropriate
5976 error message.
5977 * configure: Regenerate.
5978
5cb6c629
AJH
59792006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5980
5981 * MAINTAINERS (Write After Approval): Add myself.
5982
f4d8cdf8
JDA
59832006-06-22 John David Anglin <dave.anglin@nrc.ca>
5984
5985 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5986
4fe5abb7
SE
59872006-06-22 Steve Ellcey <sje@cup.hp.com>
5988
5989 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5990
2a79fd67
DA
59912006-06-20 David Ayers <d.ayers@inode.at>
5992
5993 PR bootstrap/28072
5994 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5995 whether target-libjava is being configured instead of whether the
5996 java front end is enabled.
5997 * configure: Regenerate.
7e050830 5998
04879af3
RO
59992006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6000
6001 PR target/27540
6002 * configure.in: Only enable libgomp on IRIX 6.
6003 * configure: Regenerate.
6004
ec6c7392
PB
60052006-06-15 Paolo Bonzini <bonzini@gnu.org>
6006
6007 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6008 too.
6009 * Makefile.in: Regenerate.
6010
12973d7a
DD
60112006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6012
6013 * config-ml.in: Alter CCASFLAGS to include special
6014 multilib options the same as is done for CFLAGS.
6015
c67ed86a
JDA
60162006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6017
6018 * configure.in: Don't enable libgomp on hpux10.
6019 * configure: Rebuilt.
6020
cb253473
DA
60212006-06-12 David Ayers <d.ayers@inode.at>
6022
6023 PR bootstrap/27963
6024 PR target/19970
7e050830 6025 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
6026 ${libgcj} is specified.
6027 * configure: Regenerate.
7e050830 6028
dce2d8b2 60292006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
6030
6031 Sync from src:
7e050830
EC
6032
6033 * configure.in: Sync.
32845532 6034 * configure: Regenerated.
7e050830 6035
32845532
CD
6036 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6037
6038 * Makefile.def: Added dependencies from sim and gdb on intl, and
6039 added configure dependencies to everything with an all dependency
6040 on intl.
6041 * Makefile.in: Regenerated.
6042
7cd0cf9c
DA
60432006-06-06 David Ayers <d.ayers@inode.at>
6044
6045 PR libobjc/13946
6046 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6047 * Makefile.in: Regenerate.
6048 * configure.in: Add --enable-objc-gc at toplevel and have it
6049 enable boehm-gc for Objective-C.
6050 Remove target-boehm-gc from libgcj.
6051 Add target-boehm-gc to target_libraries.
6052 Add target-boehm-gc to noconfigdirs where ${libgcj}
6053 is specified.
6054 Assert that boehm-gc is supported when requested for Objective-C.
6055 Only build boehm-gc if needed either for Java or Objective-C.
6056 * configure: Regenerate.
7e050830 6057
3ff3adad
PB
60582006-06-05 Paolo Bonzini <bonzini@gnu.org>
6059
6060 PR 27674
6061 * Makefile.tpl (configure-[+prefix+][+module+],
6062 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6063 Remove rule to unstage bootstrapped modules.
6064 (stage_current): New.
6065 * Makefile.in: Regenerate.
6066
898e551d
LB
60672006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6068
6069 * MAINTAINERS (Write After Approval): Update my e-mail address.
6070
ea60341e
MS
60712006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6072
6073 * include/libiberty.h: Declare pex_run_in_environment.
6074
222ae291
AL
60752006-05-31 Asher Langton <langton2@llnl.gov>
6076
6077 * MAINTAINERS (Write After Approval): Add myself.
898e551d 6078
e9a54b07
PB
60792006-05-25 Paolo Bonzini <bonzini@gnu.org>
6080
6081 * Makefile.def (bfd, opcodes): Fix lib_path.
6082 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6083 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6084 * Makefile.in: Regenerate.
6085
03e67131
CD
60862006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6087
6088 * Makefile.in: Regenerate.
6089
65d6e994
CD
60902006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6091
6092 * Makefile.def: Add install-html target. Add datarootdir
6093 docdir and htmldir to flags_to_pass.
6094 * Makefile.tpl: Add install-html target.
6095 * Makefile.in: Regenerate.
6096 * configure.in: Add --with-datarootdir, --with-docdir, and
6097 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6098 * configure: Regenerate.
6099
9e299237
MS
61002006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6101
6102 * configure.in: Enable gprof for cross builds.
6103 * configure: Regenerate.
6104
c31202cd
RG
61052006-05-22 Richard Guenther <rguenther@suse.de>
6106
6107 Revert
6108 2006-01-31 Richard Guenther <rguenther@suse.de>
6109 Paolo Bonzini <bonzini@gnu.org>
6110
6111 * Makefile.def (target_modules): Add libgcc-math target module.
6112 * configure.in (target_libraries): Add libgcc-math target library.
6113 (--enable-libgcc-math): New configure switch.
6114 * Makefile.in: Re-generate.
6115 * configure: Re-generate.
6116 * libgcc-math: New toplevel directory.
6117
2a332582
JDA
61182006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6119 Andreas Tobler <a.tobler@schweiz.ch>
6120
6121 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6122 * configure: Rebuilt.
6123
dce2d8b2 61242006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 6125
ccce6917
SL
6126 * MAINTAINERS (Write After Approval): Add myself.
6127
ed606bc0
DD
61282006-05-01 DJ Delorie <dj@redhat.com>
6129
3d8f47a0 6130 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
6131 * configure: Regenerate.
6132
9386bd20
RG
61332006-05-01 Richard Guenther <rguenther@suse.de>
6134
6135 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6136 maintainer.
6137
dce2d8b2 61382006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
6139
6140 * MAINTAINERS (Write After Approval): Add myself.
6141
87ceee72
JB
61422006-04-28 Jan Beulich <jbeulich@novell.com>
6143
6144 * MAINTAINERS (Write After Approval): Add myself.
6145
e88a2c09
DD
61462006-04-18 DJ Delorie <dj@redhat.com>
6147
6148 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6149 reference libgloss so that libssp can be built in a combined
6150 tree.
6151 * configure: Regenerate.
6152
675f0a8a
RM
61532006-04-08 Robert Millan <rmh@gcc.gnu.org>
6154
6155 * MAINTAINERS (Write After Approval): Add myself.
6156
27b6c940
BE
61572006-04-05 Ben Elliston <bje@au.ibm.com>
6158
6159 * configure.in: Require makeinfo 4.4 or higher.
6160 * configure: Regenerate.
6161
687b17d4
GP
61622006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6163
6164 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6165 Rearrange the entries of other libraries to have them in one place.
6166
906ac235
JB
61672006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6168
7e050830 6169 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
6170 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6171
fb0103e5
RG
61722006-03-14 Richard Guenther <rguenther@suse.de>
6173
6174 * configure: Regenerate with autoconf 2.13.
6175
17237f6b
JB
61762006-03-13 Jim Blandy <jimb@codesourcery.com>
6177
6178 * MAINTAINERS: Use my work address.
bed31434
JB
6179
6180 * MAINTAINERS: Update my E-mail address.
6181
27079765
AH
61822006-03-10 Aldy Hernandez <aldyh@redhat.com>
6183
6184 * configure.in: Handle --disable-<component> generically.
6185 * configure: Regenerate.
6186
54a17039
L
61872006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6188
6189 PR libgcj/17311
6190 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6191
b9bd11ca
EE
61922006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6193
6194 * MAINTAINERS (Write After Approval): Remove myself.
6195 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6196
dce2d8b2 61972006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 6198
072b06f2
RE
6199 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6200 (TARGET_CONFIGDIRS): Remove.
6201 * configure.in: Remove AC_SUBST(target_configdirs).
6202 * Makefile.in, configure: Regenerated.
ee2312f3 6203
936e1a35
SK
62042006-02-20 Steven G. Kargl <kargls@comcast.net>
6205
6206 * MAINTAINERS (Write After Approval): Remove myself.
6207 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6208
cc11cc9b
PB
62092006-02-20 Paolo Bonzini <bonzini@gnu.org>
6210
6211 PR bootstrap/25670
6212
6213 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6214
6215 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6216 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6217 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6218 BUILD_PREFIX, BUILD_PREFIX_1.
6219 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6220
6221 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6222 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6223
6224 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6225 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6226 of `cat stage_current`. Always provide the `r' and `s' variables.
6227 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6228 a single shell execution.
6229 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6230 bootstrapped modules, make the stage1 module if the build was not
6231 started yet, else build the current stage.
6232 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6233 (all-build, all-host, all-target, [+make_target+]-host,
6234 [+make_target+]-target): Do not use \-continued lines.
6235 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6236 (current_stage, restrap, stage_last): New.
6237
6238 * Makefile.in: Regenerate.
6239 * configure: Regenerate.
6240
63a7c9ef
BD
62412006-02-19 Bud Davis <jmdavis@link.com>
6242
6243 * MAINTAINERS (Write After Approval): Remove myself.
6244 (Language Front End Maintainers): Add myself as fortran 95
6245 maintainer and update e-mail address.
6246
a3543e3a
FXC
62472006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6248
6249 * MAINTAINERS (Write After Approval): Remove myself.
6250 (Language Front End Maintainers): Add myself as fortran 95
6251 maintainer.
6252
ca5b1d2c
VK
62532006-02-16 Victor Kaplansky <victork@il.ibm.com>
6254
6255 * MAINTAINERS (Write After Approval): Add myself.
6256
0499513f
TK
62572006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6258
6259 * MAINTAINERS (Write After Approval): Remove myself.
6260 (Language Front End Maintainers): Add myself as
6261 fortran 95 maintainer.
6262
d1f8db0c
PB
62632006-02-14 Paolo Bonzini <bonzini@gnu.org>
6264
6265 Sync from src:
6266
6267 2005-12-27 Leif Ekblad <leif@rdos.net>
6268
cc6010cd
AP
6269 * configure.in: Add support for RDOS target.
6270 * configure: Regenerate.
d1f8db0c
PB
6271
62722006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 6273 Andreas Schwab <schwab@suse.de>
d1f8db0c 6274
cc6010cd 6275 * configure: Regenerate.
d1f8db0c 6276
cac90078
DE
62772006-02-12 David Edelsohn <edelsohn@gnu.org>
6278
6279 * configure.in (enable_libgomp): Add AIX.
6280 * configure: Regenerate.
6281
bd37fbf5
MK
62822006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6283
6284 * MAINTAINERS (Write After Approval): Add myself.
7e050830 6285
23027b7a
LM
62862006-02-03 Lee Millward <lee.millward@gmail.com>
6287
6288 * MAINTAINERS (Write After Approval): Add myself.
7e050830 6289
0058967b
RG
62902006-01-31 Richard Guenther <rguenther@suse.de>
6291 Paolo Bonzini <bonzini@gnu.org>
6292
6293 * Makefile.def (target_modules): Add libgcc-math target module.
6294 * configure.in (target_libraries): Add libgcc-math target library.
6295 (--enable-libgcc-math): New configure switch.
6296 * Makefile.in: Re-generate.
6297 * configure: Re-generate.
6298 * libgcc-math: New toplevel directory.
6299
e8b05380
PB
63002006-01-26 Paolo Bonzini <bonzini@gnu.org>
6301
6302 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6303 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6304 the assembler, linker and binutils.
6305 * configure: Regenerate.
6306
d54d5437
DM
63072006-01-22 Dirk Mueller <dmueller@suse.de>
6308
6309 * MAINTAINERS (Write After Approval): Add myself.
6310
670cbfcf
DN
63112006-01-20 Diego Novillo <dnovillo@redhat.com>
6312
6313 * configure: Regenerate.
6314
953ff289
DN
63152006-01-18 Richard Henderson <rth@redhat.com>
6316 Jakub Jelinek <jakub@redhat.com>
6317 Diego Novillo <dnovillo@redhat.com>
6318
6319 * libgomp: New directory.
6320 * Makefile.def: Add target_module libgomp.
6321 * Makefile.in: Regenerate.
6322 * configure.in (target_libraries): Add target-libgomp.
6323 * configure: Regenerate.
6324
32ce4048
AO
63252006-01-05 Alexandre Oliva <aoliva@redhat.com>
6326
6327 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6328 @ from continuation.
6329 * Makefile.in: Rebuilt.
6330
0eaf8e17 63312006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 6332
c76c0c83
CL
6333 * MAINTAINERS (Write After Approval): Add myself.
6334
2d309510
PB
63352006-01-04 Paolo Bonzini <bonzini@gnu.org>
6336
6337 PR bootstrap/24252
6338
6339 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6340 * Makefile.tpl (OBJDUMP): New.
6341 (EXTRA_HOST_FLAGS): Add it.
6342 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6343
953ff289
DN
6344 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6345 to use symbolic links between directories. Avoid race conditions
6346 or make them harmless.
6347 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
6348
6349 * Makefile.def (LEAN): Pass.
6350 * Makefile.tpl (LEAN): Define.
6351 (stage[+id+]-start): Accept that the previous directory does not
6352 exist, if the bootstrap is lean.
6353 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6354 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6355 configure substitution.
6356 ([+compare-target+]): Likewise.
6357 ([+bootstrap-target+]-lean): New.
6358 * configure.in: Remove lean bootstrap support from here.
6359
953ff289
DN
6360 * Makefile.in: Regenerate.
6361 * configure: Regenerate.
2d309510 6362
368872c3
BE
63632006-01-04 Ben Elliston <bje@au.ibm.com>
6364
6365 * MAINTAINERS (libdecnumber): Add myself.
6366
d79e6356
MM
63672006-01-02 Mark Mitchell <mark@codesourcery.com>
6368
6369 * libtool-ldflags: New script.
6370
a6fbc1e2
AS
63712006-01-02 Andreas Schwab <schwab@suse.de>
6372
6373 * configure.in: When reconfiguring remove Makefile in
6374 all stage directories.
6375 * configure: Regenerate.
6376
103a4b39
SB
63772005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6378
6379 * MAINTAINERS: Update my email address.
6380
212f829c
PB
63812005-12-20 Paolo Bonzini <bonzini@gnu.org>
6382
6383 Revert Ada-related part of the previous change.
6384
6385 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6386 Do not pass.
6387 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6388 * Makefile.in: Regenerate.
6389 * configure.in: Do not include mt-ppc-aix target fragment.
6390 * configure: Regenerate.
6391
8ef1f2df
PB
63922005-12-19 Paolo Bonzini <bonzini@gnu.org>
6393
6394 * configure.in: Select appropriate fragments for PowerPC/AIX.
6395 * configure: Regenerate.
6396
6397 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6398 BOOT_CFLAGS, BOOT_LDFLAGS.
6399 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6400 BOOT_CFLAGS, BOOT_LDFLAGS.
6401 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6402 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6403 (stage): Fail if we cannot complete the work.
6404 * Makefile.in: Regenerate.
6405
ab34901f
NS
64062005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6407
6408 * configure.in: Replace ms1 with mt.
6409 * configure: Rebuilt.
6410
cbe82f21
BM
64112005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6412
6413 * MAINTAINERS: Update my email address.
6414
19843472
PB
64152005-12-15 Paolo Bonzini <bonzini@gnu.org>
6416
6417 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6418 install-host-nogcc): Don't invoke $(stage) at the end.
6419 * Makefile.in: Regenerate.
6420
1ca26cd2
PB
64212005-12-14 Paolo Bonzini <bonzini@gnu.org>
6422
6423 * configure.in: Flip the top-level bootstrap switch.
6424 * configure: Regenerate.
6425
f41d6665
DJ
64262005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6427
6428 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6429 $(stage) and $(unstage).
6430 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6431 (all): Remove stray semicolon.
6432 (local-distclean): Don't handle multilib.tmp and multilib.out.
6433 (install.all): Set $s for consistency.
6434 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6435 check_multilibs setting. Always make the install directory.
6436 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6437 Correct @if/@endif.
6438 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6439 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6440 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6441 (multilib.out): Remove.
6442 * Makefile.in: Regenerated.
6443
dce2d8b2 64442005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
6445
6446 * MAINTAINERS (Write After Approval): Add myself.
6447
64f182bd
NS
64482005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6449
121b2cee
NS
6450 * MAINTAINERS: Add myself as mt maintainer.
6451
64f182bd
NS
6452 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6453
a6d63770
AN
64542005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6455
6456 * MAINTAINERS: Change email address.
6457
2abefe3d
PB
64582005-12-05 Paolo Bonzini <bonzini@gnu.org>
6459
6460 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6461 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6462 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6463 Find in-tree tools if available.
6464 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6465 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6466 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6467 (COMPILER_*_FOR_TARGET): New.
6468 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6469 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6470 (CONFIGURED_*, USUAL_*): Remove.
6471 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6472 STRIP): Use autoconf substitutions.
6473 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6474 COMPILER_NM_FOR_TARGET): New.
6475 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6476
6477 (all): Make all-host and all-target in parallel.
6478 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6479 that $$r and $$s are set before invoking a recursive make.
6480 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6481 ([+bootstrap-target+]): Inline most of the `all' target.
6482
2f3bdde7
BE
64832005-11-29 Ben Elliston <bje@au.ibm.com>
6484
6485 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6486 from the gcc build directory.
6487 * Makefile.in: Regenerate.
6488
a4b6c45a
BE
64892005-11-29 Ben Elliston <bje@au.ibm.com>
6490
6491 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6492 depend on all-libdecnumber.
6493 * configure.in (host_libs): Include libdecnumber.
6494 * Makefile.in: Regenerate.
6495 * configure: Likewise.
6496
473a74b9
BE
64972005-11-29 Ben Elliston <bje@au.ibm.com>
6498
6499 * libdecnumber: Import decNumber sources from the dfp-branch.
6500
b4623110
KJ
65012005-11-21 Kean Johnston <jkj@sco.com>
6502
6503 * config.sub, config.guess: Sync from upstream sources.
6504
67dc1785
BE
65052005-11-21 Ben Elliston <bje@au.ibm.com>
6506
6507 Import from Autoconf sources:
6508
6509 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6510 * config/move-if-change: Don't output "$2 is unchanged";
6511 suggested by Ben Elliston. Handle weird characters correctly.
6512
186abafe
AT
65132005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6514
6515 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6516 to match upstream libtool for darwin.
6517
ef9db8d5
DJ
65182005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6519
6520 * Makefile.def: Remove gdb dependencies for gdbtk.
6521 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6522 (configure-gdb, install-gdb): New rules.
6523 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6524 * Makefile.in, configure: Regenerated.
6525
9c5141ab
JB
65262005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6527
6528 * MAINTAINERS (Write After Approval): Add myself.
6529
4523d51b
EE
65302005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6531
6532 * MAINTAINERS (Write After Approval): Add myself.
6533
086b011c
DN
65342005-10-24 Diego Novillo <dnovillo@redhat.com>
6535
6536 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6537 Diego Novillo.
6538
e7c84bf8
PB
65392005-10-22 Paolo Bonzini <bonzini@gnu.org>
6540
6541 PR bootstrap/24297
6542 * Makefile.tpl (do-[+make-target+], do-check, install,
6543 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6544 are set before recursing.
6545 * Makefile.in: Regenerate.
6546
b88a7564
EB
65472005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6548
6549 PR bootstrap/18939
6550 * Makefile.def (gcc) <target>: Fix thinko.
6551 * Makefile.in: Regenerate.
6552
61efc800
BS
65532005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6554
6555 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6556 * configure: Regenerate.
6557
f53d2869
JZ
65582005-10-15 Jie Zhang <jie.zhang@analog.com>
6559
6560 * MAINTAINERS (Write After Approval): Add self.
6561
077fc835
KH
65622005-10-08 Kazu Hirata <kazu@codesourcery.com>
6563
6564 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6565 target-libffi, target-qthreads, target-libjava, and
6566 targetlibobjc.
6567 * configure: Regenerate.
6568
d739199a
DJ
65692005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6570
6571 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6572 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6573 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6574 (USUAL_OBJDUMP_FOR_TARGET): New.
6575 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6576 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 6577 * configure, Makefile.in: Regenerated.
d739199a 6578
db38c6bb
PB
65792005-10-05 Paolo Bonzini <bonzini@gnu.org>
6580
6581 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6582 before other host packages.
6583
3015564c
KK
65842005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6585
6586 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6587
1061f99e
PB
65882005-10-05 Paolo Bonzini <bonzini@gnu.org>
6589
6590 PR bootstrap/22340
6591
6592 * configure.in (default_target): Remove.
6593 * Makefile.tpl (all): Do not use prerequisites as subroutines
6594 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6595 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6596 use prerequisites as subroutines.
6597 (check-host, check-target): New.
6598 (bootstrap configure & all targets): Do not use stage*-start
6599 if the directory layout is already ok.
6600 (non-bootstrap configure & all targets): Prepend a $(unstage).
6601 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6602 (NOTPARALLEL): Remove.
6603 (unstage, stage variables): New variables.
6604 (unstage, stage targets): Simply expand to those variables.
6605
6606 * configure: Regenerate.
6607 * Makefile.in: Regenerate.
6608
4a9c436f
JW
66092005-10-04 James E Wilson <wilson@specifix.com>
6610
6611 * Makefile.def (lang_env_dependencies): Add libmudflap.
6612 * Makefile.in: Regenerate.
6613
37150080
AS
66142005-10-03 Andreas Schwab <schwab@suse.de>
6615
6616 Backport from libtool CVS:
6617 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6618
6619 * ltmain.sh: add support for installing into temporary
6620 staging area (e.g. 'make install DESTDIR=...')
6621
39d16468
L
66222005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6623
6624 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6625 * configure: Regenerated.
6626
72a7ab82
AP
66272005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6628
6629 * configure: Regenerate with the correct
6630 autoconf version.
6631
6b65a26d
CM
66322005-09-30 Catherine Moore <clm@cm00re.com>
6633
6634 * configure.in (bfin-*-*): New.
6635 * configure: Regenerated.
6636
040b1c5a
GK
66372005-09-28 Geoffrey Keating <geoffk@apple.com>
6638
6639 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6640 (LIPO_FOR_TARGET): New.
6641 (CONFIGURED_LIPO_FOR_TARGET): New.
6642 (USUAL_LIPO_FOR_TARGET): New.
6643 (STRIP_FOR_TARGET): New.
6644 (CONFIGURED_STRIP_FOR_TARGET): New.
6645 (USUAL_STRIP_FOR_TARGET): New.
6646 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6647 STRIP_FOR_TARGET.
6648 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6649 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6650 * Makefile.in: Regenerate.
6651 * configure: Regenerate.
7e050830 6652
3a3c28db
DE
66532005-09-19 David Edelsohn <edelsohn@gnu.org>
6654
6655 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6656 (rs6000-*-aix*): Same.
6657 * configure: Regenerate.
6658
2749a921
TT
66592005-09-16 Tom Tromey <tromey@redhat.com>
6660
6661 * MAINTAINERS: Add self as java maintainer.
6662
7f26dfa3
FXC
66632005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6664
6665 * configure.in: Recognize f95 in the --enable-languages option,
6666 and substitute it for fortran, issuing a warning.
6667 * configure: Regenerate.
6668
d8852c4f
PE
66692005-08-30 Phil Edwards <phil@codesourcery.com>
6670
6671 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6672 * configure: Regenerated.
6673
ad685e81
AH
66742005-08-22 Aldy Hernandez <aldyh@redhat.com>
6675
6676 * MAINTAINERS: Add self as ms1 maintainer.
6677
b00d752c
RE
66782005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6679
6680 * Makefile.def (libssp): Add to lang_env_dependencies.
6681 * Makefile.in: Regenerate.
6682
9ed8fb9b
ILT
66832005-08-18 Ian Lance Taylor <ian@airs.com>
6684
6685 * MAINTAINERS: Add myself as middle-end maintainer.
6686
0f029d39
CG
66872005-08-17 Christian Groessler <chris@groessler.org>
6688
6689 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6690 * Makefile.in: Regenerate.
6691
81087874
AK
66922005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6693
6694 * MAINTAINERS (write after approval): Added myself.
6695
6a134f1c
MR
66962005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6697
6698 * MAINTAINERS (Write After Approval): Add myself.
6699
2693c0b0
PB
67002005-08-12 Paolo Bonzini <bonzini@gnu.org>
6701
6702 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6703 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6704 Look for alternate names of the target cc and c++
6705 * configure: Regenerate.
6706
4de997d1
PB
67072005-08-08 Paolo Bonzini <bonzini@gnu.org>
6708
6709 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6710 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6711 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6712 tools; remove code to manually set them.
6713 (Target tools): Look in the environment for them.
6714 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6715 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6716 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6717 build directory.
6718 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6719 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6720 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6721 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6722 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6723 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6724 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6725 * configure: Regenerate.
6726 * Makefile.in: Regenerate.
6727
b089e33a
BE
67282005-07-28 Ben Elliston <bje@au.ibm.com>
6729
6730 * MAINTAINERS: Update for removed CPU targets.
6731
e3791243
MM
67322005-07-27 Mark Mitchell <mark@codesourcery.com>
6733
6734 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 6735 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
6736 * Makefile.in: Regenerated.
6737
526635cb
MM
67382005-07-26 Mark Mitchell <mark@codesourcery.com>
6739
6740 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6741 (CFLAGS_FOR_TARGET): Use it.
6742 (CXXFLAGS_FOR_TARGET): Likewise.
6743 * Makefile.in: Regenerated.
6744 * configure.in (--with-build-sysroot): New option.
6745 * configure: Regenerated.
6746
19791f70
PB
67472005-07-24 Paolo Bonzini <bonzini@gnu.org>
6748
6749 * Makefile.tpl: Wrap install between unstage and stage
6750 * Makefile.in: Regenerate.
6751
35f5a23f
EC
67522005-07-21 Eric Christopher <echristo@apple.com>
6753
6754 * MAINTAINERS: Update affiliation.
6755
ff3ddf15
PW
67562005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6757
6758 * MAINTAINERS: Add self as crx port maintainer.
6759
3a664c1c
DD
67602005-07-20 DJ Delorie <dj@redhat.com>
6761
6762 * MAINTAINERS: Add self as m32c maintainer.
6763
539df155
KC
67642005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6765
6766 * all files: Update FSF address.
6767
be9c593a
EC
67682005-07-15 Eric Christopher <echristo@redhat.com>
6769
6770 * MAINTAINERS: Change affiliation.
6771
fd7ea4ab
JB
67722005-07-14 Jim Blandy <jimb@redhat.com>
6773
6774 * configure.in: Add cases for Renesas m32c.
6775 * configure: Regenerated.
7e050830 6776
0063a823
KC
67772005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6778
d0ca130a
KC
6779 * COPYING.LIB: Update from fsf.org.
6780
67812005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6782
6783 * COPYING, compile, config.guess,
0063a823
KC
6784 config.sub, install-sh, missing, mkinstalldirs,
6785 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 6786 * config-ml.in: Update FSF address.
0063a823 6787
a8ba31f2
EC
67882005-07-13 Eric Christopher <echristo@redhat.com>
6789
6790 * configure.in: Add toplevel noconfigdir support for tpf.
6791 * configure: Regenerate.
6792
5bea4a03
PB
67932005-07-11 Paolo Bonzini <bonzini@gnu.org>
6794
6795 PR ada/22340
6796
6797 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6798 * Makefile.in: Regenerate.
6799
284bdbbd
MM
68002005-07-07 Mark Mitchell <mark@codesourcery.com>
6801
6802 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 6803 Brolley to write-after-approval.
284bdbbd 6804
452190fb
AS
68052005-07-07 Andreas Schwab <schwab@suse.de>
6806
6807 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6808 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6809 * Makefile.in: Regenerated.
6810
9c8f9ec2
GK
68112005-07-06 Geoffrey Keating <geoffk@apple.com>
6812
6813 * configure.in: Don't build sim or rda when targetting darwin.
6814 * configure: Regenerate.
6815
ef0087a7
KH
68162005-07-06 Kazu Hirata <kazu@codesourcery.com>
6817
6818 * configure.in: Add --enable-libssp and --disable-libssp.
6819 * configure: Regenerate with autoconf-2.13.
6820
77008252
JJ
68212005-07-02 Jakub Jelinek <jakub@redhat.com>
6822
6823 * Makefile.def (target_modules): Add libssp.
6824 * configure.in (target_libraries): Add target-libssp.
6825 * configure: Rebuilt.
6826 * Makefile.in: Rebuilt.
6827
a04eae1b
ZW
68282005-07-01 Zack Weinberg <zackw@panix.com>
6829
6830 * MAINTAINERS: Change email address. Resign from maintainership.
6831
948884cd
RG
68322005-07-01 Richard Guenther <rguenther@suse.de>
6833
6834 * MAINTAINERS: Change my e-mail address and affiliation.
6835
c7870f5d
PB
68362005-06-22 Paolo Bonzini <bonzini@gnu.org>
6837
6838 * Makefile.def (stagefeedback): Come after profile.
6839 Define profiledbootstrap target.
6840 * Makefile.tpl (profiledbootstrap): Remove.
6841 (stageprofile-end): Zap stagefeedback.
6842 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6843 * Makefile.in: Regenerate.
6844
ab99519a
RS
68452005-06-13 Richard Sandiford <richard@codesourcery.com>
6846
6847 * MAINTAINERS: Update my email address.
6848
f610dd5f
ZW
68492005-06-13 Zack Weinberg <zack@codesourcery.com>
6850
6851 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6852 In 'cpp' stanza, support '#line' as well as '# '.
6853
71bc2a83
AS
68542005-06-08 Andreas Schwab <schwab@suse.de>
6855
6856 * MAINTAINERS: Move myself from 'Write After Approval' to
6857 'CPU Port Maintainers' section as m68k maintainer.
6858
4fab7234
HPN
68592005-06-07 Hans-Peter Nilsson <hp@axis.com>
6860
6861 * configure.in (unsupported_languages): New macro.
6862 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6863 non-ported target libraries in noconfigdirs.
6864 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6865 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 6866 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
6867 unsupported_languages.
6868 * configure: Regenerate.
6869
68193f9b
TS
68702005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6871
6872 * configure.in: Fix typo in handling of --with-mpfr-dir.
6873 * configure: Regenerate.
6874
f26f6b8d
RS
68752005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6876
6877 * MAINTAINERS: Update my email address.
6878
ba4853f8
JB
68792005-06-02 Jim Blandy <jimb@redhat.com>
6880
6881 * config.sub: Add cases for the Renesas m32c. (This patch has been
6882 accepted into the master sources.)
6883
79dd769c 68842005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
6885 Michael Snyder <msnyder@redhat.com>
6886 Stan Cox <scox@redhat.com>
79dd769c 6887
f610dd5f 6888 * configure.in: Set noconfigdirs for ms1.
79dd769c 6889
f610dd5f 6890 * configure: Regenerate.
79dd769c 6891
d29e107f
JD
68922005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6893
6894 * MAINTAINERS (Write After Approval): Add self.
6895
e93196c3
JC
68962005-06-01 Josh Conner <jconner@apple.com>
6897
6898 * MAINTAINERS (Write After Approval): Add self.
6899
ae263c7a
KH
69002005-06-01 Kazu Hirata <kazu@codesourcery.com>
6901
6902 * MAINTAINERS: Update my email address.
6903
585b3aa3
ZM
69042005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6905
6906 * MAINTAINERS (Write After Approval): Add self.
6907
4930c50b
CD
69082005-05-26 Chris Demetriou <cgd@broadcom.com>
6909
6910 * MAINTAINERS (Write After Approval): Remove self.
6911
2dfbef6d
PB
69122005-05-25 Paolo Bonzini <bonzini@gnu.org>
6913
6914 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6915 (Dependencies): Consider target modules for bootstrap dependencies.
6916 Make target bootstrap modules depend on each stage's gcc.
6917 * Makefile.in: Regenerate.
6918
bcb28cf5
PB
69192005-05-20 Paolo Bonzini <bonzini@gnu.org>
6920
6921 * Makefile.def (configure-gcc): Depend on binutils having been built.
6922 (all-gcc): No need to do it here.
6923 * Makefile.in: Regenerate.
6924
0cf085e4
PB
69252005-05-19 Paul Brook <paul@codesourcery.com>
6926
f610dd5f 6927 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
6928 language cannot be built.
6929 * configure: Regenerate.
6930
dfb2c39a
DJ
69312005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6932
6933 * ylwrap: Import from Automake 1.9.5.
6934
771aaa92
DU
69352005-05-13 David Ung <davidu@mips.com>
6936
6937 * MAINTAINERS (Write After Approval): Add self.
6938
3ac9bd58
MS
69392005-05-09 Mike Stump <mrs@apple.com>
6940
6941 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6942 lt_cv_sys_max_cmd_len for now.
f610dd5f 6943
f77a5578
SC
69442005-05-09 Stan Cox <scox@redhat.com>
6945
6946 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6947
795e36e5
MK
69482005-05-08 Matt Kraai <kraai@ftbfs.org>
6949
6950 * README.SCO: Update the URL.
6951
c9392a2b
DE
69522005-05-05 David Edelsohn <edelsohn@gnu.org>
6953
6954 * ltconfig: Define file_list_spec. Pass file_list_spec and
6955 with_gnu_ld to libtool.
6956 * ltcf-c.sh (aix[45]): Define file_list_spec.
6957 * ltcf-cxx.sh (aix[45]): Same.
6958 * ltcf-gcj.sh (aix[45]): Same.
6959 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6960 exists, write list of input files to temporary file.
6961
bebcd931
MS
69622005-05-04 Mike Stump <mrs@apple.com>
6963
6964 * configure.in: Always pass --target to target configures as
6965 otherwise rebuilds that do --recheck will fail.
6966 * confiugure: Rebuilt.
6967
ce406537
PB
69682005-05-04 Paolo Bonzini <bonzini@gnu.org>
6969
6970 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6971 STAGE_HOST_EXPORTS.
6972 (configure, all): Add bootstrap support.
6973 (Host modules, target modules): Pass post-stage1 flags and exports.
6974 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6975 * Makefile.in: Regenerate.
6976
aa9dcfc4
PB
69772005-04-29 Paolo Bonzini <bonzini@gnu.org>
6978
6979 * configure: Regenerate.
6980
b6f9abcf
MS
69812005-04-27 Mike Stump <mrs@apple.com>
6982
6983 * MAINTAINERS: Add self as darwin maintainer.
6984
acb217cb
BS
69852005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6986
6987 * config.sub: Update from master copy.
6988
b6dae270
MS
69892005-04-21 Mike Stump <mrs@apple.com>
6990
6991 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6992 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6993
c2e0d3a9
HPN
69942005-04-19 Hans-Peter Nilsson <hp@axis.com>
6995
6996 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6997 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6998 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6999 "*-*-elf" and "*-*-linux*".
7000 * configure: Regenerate.
7001
871ae772
JM
70022005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7003
7004 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7005
bf070c29
MS
70062005-04-12 Mike Stump <mrs@apple.com>
7007
7008 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7009
e865b6f7
TK
70102005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7011
7012 * MAINTAINERS (Write After Approval): Add myself.
7013
7b71ad7f
BS
70142005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7015
7016 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7017
25b42232
PB
70182005-04-06 Paolo Bonzini <bonzini@gnu.org>
7019
f610dd5f 7020 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
7021 (TARGET_CONFIGARGS): Include --with-target-subdir.
7022 (configure, all): New macros. Use them throughout.
7023 * Makefile.in: Regenerate.
7024
d727c624
JG
70252005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7026
7027 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 7028
fff72cc4
ZD
70292005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7030
7031 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7032
86472dc3
GP
70332005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7034
7035 * MAINTAINERS: Move John Carr to Write After Approval.
7036
dce2d8b2 70372005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
7038
7039 * config/mh-mingw32: Delete.
7040 * configure.in: Don't use it.
7041 * configure: Regenerate.
7042
33da42bc
PB
70432005-03-31 Paolo Bonzini <bonzini@gnu.org>
7044
7045 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7046 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 7047 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
7048 (HOST_LIB_PATH): Generate from Makefile.def.
7049 (TARGET_LIB_PATH): Likewise.
7050 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7051 * Makefile.in: Regenerate.
7052 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7053 (RPATH_ENVVAR): Include Darwin case.
7054 * configure: Regenerate.
7055
15cc1841
TF
70562005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7057
7058 * MAINTAINERS (Various Maintainers): Remove self.
7059 (Write After Approval): Add self.
7060
6a8c79d5
TF
70612005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7062
7063 * MAINTAINERS (Various Maintainers): Add self.
7064
256f7136
PB
70652005-03-25 Paolo Bonzini <bonzini@gnu.org>
7066
7067 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7068 * configure: Regenerate.
7069
191dd2c9
ZW
70702005-03-21 Zack Weinberg <zack@codesourcery.com>
7071
7072 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7073 gcc_version, and gcc_version_trigger from set of flags to pass.
7074 * Makefile.tpl: Remove definitions of above variables.
7075 (config.status): Remove dependency on $(gcc_version_trigger).
7076 * Makefile.in: Regenerate.
7077 * configure.in: Do not reference config/gcc-version.m4 nor
7078 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7079 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7080 * configure: Regenerate.
7081
ef6e9bc0 70822005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 7083 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
7084
7085 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7086 * Makefile.in: Regenerate.
7087
009bbd5a
FW
70882005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7089
7090 * MAINTAINERS (Write After Approval): Add myself.
7091
09f8755b
DA
70922005-03-03 David Ayers <d.ayers@inode.at>
7093
7094 * MAINTAINERS (Write After Approval): Add myself.
7095
e73ed25c
AO
70962005-03-01 Alexandre Oliva <aoliva@redhat.com>
7097
7098 PR libgcj/20160
7099 * ltmain.sh: Avoid creating archives with components that have
7100 duplicate basenames.
7101
ace9ac7b
AP
71022005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7103
7104 PR bootstrap/20250
7105 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7106 instead of check.
7107 * Makefile.in: Regenerate.
7108
c9db9354
PB
71092005-02-28 Paolo Bonzini <bonzini@gnu.org>
7110
7111 * Makefile.in: Regenerate to fix conflict between the previous two
7112 patches.
7113
215c351a
PB
71142005-02-28 Paolo Bonzini <bonzini@gnu.org>
7115
7116 PR bootstrap/17383
7117 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7118 * Makefile.tpl (HOST_SUBDIR): New substitution.
7119 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7120 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7121 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7122 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7123 (Host modules, Bootstrapped modules): Use it.
7124 (Build modules, Target modules): Do not create symlink trees,
7125 always configure out-of-srcdir.
7126 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7127 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7128 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7129 $(HOST_SUBDIR). Create a symlink for host_subdir.
7130
7131 * Makefile.in: Regenerate.
7132 * configure: Regenerate.
7133
5395b47b
NN
71342005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7135
7136 Merged from libada-gnattools-branch:
7137 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7138
7139 * gnattools: New directory.
7140 * Makefile.def: Add gnattools as a module, depending on target-libada.
7141 * Makefile.in: Regenerate.
7142 * configure.in: Include gnattools in host_tools; disable it if ada
7143 is disabled.
7144 * configure: Regenerate.
7145
ca2cc05c
JM
71462005-02-24 James A. Morrison <phython@gcc.gnu.org>
7147
7148 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7149 treelang maintainer.
7150 (Write After Approval): Remove myself.
7151
d2f3024f
PS
71522005-02-23 Paul Schlie <schlie@comcast.net>
7153
7154 * configure.in: Allow darwin targeted ports to build tk, itcl and
7155 libgui.
7156 * configure: Regenerate.
7157
bba5e0ca
EB
71582005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7159
7160 PR libgcj/10353
7161 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7162 * configure: Regenerate.
7163
70132ce7
SK
71642005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7165
7166 * MAINTAINERS (Write After Approval): Add myself.
7167
20f0edca
ILT
71682005-02-10 Ian Lance Taylor <ian@airs.com>
7169
7170 * MAINTAINERS: Update my e-mail address.
7171
e64e5109
RG
71722005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7173
7174 * MAINTAINERS (Write After Approval): Add myself.
7175
40d64b5a
HPN
71762005-01-29 Hans-Peter Nilsson <hp@axis.com>
7177
7178 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7179 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7180 target-libgloss when not *-*-elf and *-*-aout.
7181 * configure: Regenerate.
7182
54a12711
KH
71832005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7184
7185 * MAINTAINERS: Remove obsolete entries.
7186
0aa99dbb
KH
7187 * MAINTAINERS (Write After Approval): Add Michael Matz.
7188
2b009f5f
NB
71892005-01-19 Neil Booth <neil@daikokuya.co.uk>
7190
7191 * MAINTAINERS: Remove self as cpplib maintainer.
7192
385870f5
KC
71932005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7194
7195 * install-sh, config.sub: Import from upstream.
7196
e7daab31
KC
71972005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7198
7199 PR bootstrap/18222
7200 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7201 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7202 * Makefile.in: Regenerate.
7203
e6003f4d
JT
72042005-01-16 Jason Thorpe <thorpej@netbsd.org>
7205
7206 * MAINTAINERS: Update my email address.
7207
145e2972 72082005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 7209 Andreas Schwab <schwab@suse.de>
145e2972
DE
7210
7211 PR bootstrap/18033
7212 * config-ml.in: Eval option if surrounded by single quotes.
7213
86c7e0da
PB
72142005-01-03 Paolo Bonzini <bonzini@gnu.org>
7215
7216 Revert 2004-12-28 Makefile changes, a better fix will be
7217 applied to mainline and src after GCC 4.0 branches.
7218
3224a22f
PB
72192004-12-28 Paolo Bonzini <bonzini@gnu.org>
7220
7221 PR bootstrap/17383
7222
7223 * Makefile.def (target_modules): Remove stage parameter,
7224 it is always true now.
7225 * Makefile.tpl (configure-build-[+module+],
7226 configure-target-[+module+]): Always build symlink tree
7227 for the directory and for include. BUILD_SUBDIR and
7228 TARGET_SUBDIR cannot be . anymore.
7229 * Makefile.in: Regenerate.
7230
aaf51ca2
DE
72312004-12-25 David Edelsohn <edelsohn@gnu.org>
7232
7233 Revert 2004-12-08 Makefile changes.
7234
4e32e454
DS
72352004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7236
7237 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7238 cygwin, mingw.
7239
669f01d8
AS
72402004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7241
7242 * configure.in (sh64-*-*): Reenable gprof.
7243 * configure: Regenerate.
7244
1b227ee0
DE
72452004-12-08 David Edelsohn <edelsohn@gnu.org>
7246
7247 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7248 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7249 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7250 * Makefile.in: Regenerate.
7251
ce5e944c
CF
72522004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7253
7254 * MAINTAINERS: Update my email address.
7255
893f1e87
MK
72562004-12-07 Matt Kraai <kraai@ftbfs.org>
7257
7258 * Makefile.tpl: Generate normal dependencies if the LHS module is
7259 not bootstrapped.
7260 * Makefile.in: Regenerate.
7261
bb59c339
RS
72622004-12-03 Richard Sandiford <rsandifo@redhat.com>
7263
7264 * configure.in: Include config/gxx-include-dir.m4. Use
7265 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7266 * configure: Regenerate.
7267
4982adbe
RS
72682004-12-03 Richard Sandiford <rsandifo@redhat.com>
7269
7270 * config.if: Delete.
7271 * configure.in: Set libstdcxx_incdir directly.
7272 * configure: Regenerate.
7273
05750653
EC
72742004-12-02 Eric Christopher <echristo@redhat.com>
7275
7276 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7277 * Makefile.in: Regenerate.
7278
5fef1dbd
RS
72792004-12-02 Richard Sandiford <rsandifo@redhat.com>
7280
7281 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7282 * configure: Regenerate.
7283
afabd8e6
RS
72842004-12-02 Richard Sandiford <rsandifo@redhat.com>
7285
7286 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7287 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7288 * configure: Regenerate.
7289
78716e86
EC
72902004-12-01 Eric Christopher <echristo@redhat.com>
7291
7292 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7293 of things to remove.
7294
57ab8ba9
MK
72952004-11-29 Matt Kraai <kraai@ftbfs.org>
7296
7297 * MAINTAINERS (Write After Approval): Update my e-mail address.
7298
2539bffe
KC
72992004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7300
7301 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7302 from CVS libtool to always pass_all.
7303
3e732ba0
JDA
73042004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7305
7306 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7307 (hppa*64*-*-*): Delete incorrect comment.
7308 * configure: Rebuilt.
7309
767f726e
KC
73102004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7311
7312 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7313
2c92e90f
KC
73142004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7315
7316 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7317 from CVS libtool to always pass_all.
7318
32f84e48
KC
73192004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7320
7321 * install-sh, compile: Import from automake.
7322
9587be8a
KC
73232004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7324
7325 * config.guess, config.sub: Import from savannnah.
7326
04e81808 73272004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
7328
7329 * MAINTAINERS (Write After Approval): Add myself
7330
f87a2b2e
MS
73312004-11-12 Mike Stump <mrs@apple.com>
7332
7333 * Makefile.def: Add html support.
7334 * Makefile.tpl: Likewise.
7335 * Makefile.in: Regenerate.
7336
848556c2
GK
73372004-11-11 Geoffrey Keating <geoffk@apple.com>
7338
556f03c4
GK
7339 PR 18423
7340 * configure.in: Remove all instances of build-fixincludes from
7341 noconfigdirs.
7342 (build_configargs): Supply --target to subdirectories.
7343 * configure: Regenerate.
7344
848556c2
GK
7345 * Makefile.def: Make gcc install depend on fixincludes install.
7346 * Makefile.in: Regenerate.
7347
9e5712a5
JJ
73482004-11-10 Janis Johnson <janis187@us.ibm.com>
7349
7350 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7351
4ef509c0
PB
73522004-11-11 Paul Brook <paul@codesourcery.com>
7353
7354 * MAINTAINERS: Add self as arm maintainer. Update email address.
7355
20d11df6
HPN
73562004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7357
7358 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7359 target-libgfortran.
79fd8592 7360 * configure: Regenerate.
20d11df6 7361
68c70f15
DE
73622004-11-07 David Edelsohn <edelsohn@gnu.org>
7363
7364 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7365 like CC.
7366
54f88091
PB
73672004-11-05 Paolo Bonzini <bonzini@gnu.org>
7368
7369 * Makefile.def (host fixincludes): Specify missing targets.
7370 * Makefile.in: Regenerate.
7371
6866abb8
RC
73722004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7373
7374 * MAINTAINERS: Add myself
7375
83f62578
GL
73762004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7377
7378 * MAINTAINERS (Write After Approval): Add myself.
7379
53c7ffe7
GK
73802004-11-04 Geoffrey Keating <geoffk@apple.com>
7381
7382 * Makefile.def: Build fixincludes for the host, too.
7383 * Makefile.in: Regenerate.
7384 * configure.in (host_tools): Add fixincludes.
7385 * configure: Regenerate.
7386
ac8b3d9d
DJ
73872004-11-04 Daniel Jacobowitz <dan@debian.org>
7388
7389 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7390 * configure: Regenerated.
7391
bab37580
L
73922004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7393
7394 PR other/17783
7395 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7396 * configure: Regenerated.
7397
db1de713
MM
73982004-10-31 Mark Mitchell <mark@codesourcery.com>
7399
7400 * README.SCO: Update per FSF instructions.
7401
a827e21a
EW
74022004-10-28 Eric B. Weddington <ericw@evcohs.com>
7403
7404 PR target/18151
7405 * configure.in (case ${target}): Do not build fixincludes for avr.
7406 * configure: Regenerated.
7407
9d069a4f
PB
74082004-10-26 Paolo Bonzini <bonzini@gnu.org>
7409
7410 * configure.in (case ${target}): Do not build fixincludes
7411 on platforms where it is not used.
7412 * configure: Regenerated.
7413
fc45f3fe
DJ
74142004-10-23 Daniel Jacobowitz <dan@debian.org>
7415
7416 * configure.in: Use an absolute path to install-sh.
7417 * configure: Regenerated.
7418
36554b92
AL
74192004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7420
7421 * MAINTAINERS (Write After Approval): Add myself.
7422
88e9994a
KH
74232004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7424
7425 * MAINTAINERS: Remove from Write After Approval those that are
7426 already maintainers.
7427
ad02a944
SP
74282004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7429
7430 * MAINTAINERS: Update my email address.
7431
c8e6cd41
KC
74322004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7433
7434 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7435 * configure: Regenerate.
7436
dce2d8b2 74372004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
7438
7439 * MAINTAINERS: Update my email address.
7440
a8b0957e
KH
74412004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7442
7443 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7444 entries belonging to this category.
7445
96836f61
JZ
74462004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7447
7448 * MAINTAINERS: Update my e-mail address.
7449
7e0b5752
PB
74502004-10-06 Paolo Bonzini <bonzini@gnu.org>
7451
7452 Fix wrong conflict resolution in:
7453
7454 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7455
7456 * Makefile.in: Regenerate.
7457 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7458 in the recursive `make', instead of hardwiring `all'.
7459 (Autogenerated TARGET-* variables): New.
7460
370f7a47
TL
74612004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7462
7463 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 7464 * configure: Regenerate.
370f7a47 7465
13e5d623
KH
74662004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7467
7468 * MAINTAINERS (Various Maintainers): Move the "windows,
7469 cygwin, mingw" maintainer to ...
7470 (OS Port Maintainers): ... here.
7471
a6497c1b
KH
74722004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7473
7474 * MAINTAINERS (Write After Approval): Remove those that are
7475 maintainers of some subsystem.
7476
1abb828a
D
74772004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7478
7479 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7480 * ltcf-cxx.sh (tpf*): Likewise.
7481 * ltconfig (tpf*): Add TPF OS configuration support.
7482
16d1338d
BS
74832004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7484
7485 * MAINTAINERS: Change my email address to my new work account.
7486
9082a750
MR
74872004-09-24 Michael Roth <mroth@nessie.de>
7488
7489 * configure.in (--without-headers): Add missing double quotes.
7490 * configure: Regenerate.
7491
dce2d8b2 74922004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
7493
7494 * ylwrap: Revert to previous version.
7495
4c4a5bbc
L
74962004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7497
7498 PR bootstrap/17369
7499 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7500 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7501 SET_GCC_LIB_PATH_CMD.
7502 (BASE_TARGET_EXPORTS): Likewise.
7503 * Makefile.in: Regenerated.
7504
7505 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7506 * configure: Regenerated.
7507
85f59630
KC
75082004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7509
7510 * config.guess: New upstream version
7511 * compile, depcomp, install-sh, ylwrap: Likewise.
7512
95c53c62
RS
75132004-09-19 Roger Sayle <roger@eyesopen.com>
7514
7515 * config/mh-x86omitfp: New host makefile fragment. Add
7516 -fomit-frame-pointer to the default BOOT_CFLAGS.
7517 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7518 * configure: Regenerate.
7519
0a1c093b
AP
75202004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7521
7522 PR target/11572
7523 * configure.in (*-*-darwin*): Renable libobjc.
7524 * configure: Regenerate.
7525
315fcf97
NS
75262004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7527
7528 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7529
0a050485 75302004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 7531
0a050485
DB
7532 * Makefile.def: Remove libbanshee.
7533 * Makefile.tpl: Ditto.
7534 * configure.in: Ditto.
7535 * Makefile.in: Regen.
7536 * configure: Ditto.
7537
5f4a098e
DE
75382004-09-08 David Edelsohn <edelsohn@gnu.org>
7539
7540 * ltmain.sh: Use $pic_object as $non_pic_object if
7541 $non_pic_object=none.
7542
32b2511f
PB
75432004-09-07 Paolo Bonzini <bonzini@gnu.org>
7544
7545 * missing: Import latest version from master repository.
7546
fc4d0e82
NC
75472004-09-06 Nick Clifton <nickc@redhat.com>
7548
7549 * config.sub: Import latest version from master repository.
7550 * config.guess: Likewise.
7551 This includes these changes:
78716e86 7552
fc4d0e82
NC
7553 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7554
7555 * config.sub: Handle crisv32, alias etraxfs.
7556 * config.guess (crisv32:Linux:*:*): Handle.
7557
7558 2004-08-13 Brad Smith <brad@comstyle.com>
7559
7560 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7561 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7562
7563 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7564
7565 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7566 assume the processor is a powerpc. This is because coreutils
7567 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7568 in this case, due to a MacOS X bug that causes
7569 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7570 to return a negative number.
7571 Problem reported by Petter Reinholdtsen in:
7572 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7573
7574 2004-07-19 Ben Elliston <bje@gnu.org>
7575
7576 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7577
7578 2004-06-24 Ben Elliston <bje@gnu.org>
7579
7580 * config.guess: Update copyright years.
7581 * config.sub: Likewise.
7582
7583 2004-06-22 Robert Millan <robertmh@gnu.org>
7584
7585 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7586 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7587
7588 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7589
7590 * config.guess (*:*VMS:*:*): New entry. Replaces
7591 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7592 manufacturer.
7593
7594 2004-06-22 Ben Elliston <bje@gnu.org>
7595
7596 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7597 * config.sub: Likewise.
7598
7599 2004-06-22 Ben Elliston <bje@gnu.org>
7600
7601 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7602 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7603
7604 2004-06-11 Ben Elliston <bje@gnu.org>
7605
7606 * config.guess (pegasos:OpenBSD:*:*): Remove.
7607
7608 2004-06-11 Ben Elliston <bje@gnu.org>
7609
7610 From Wouter Verhelst <wouter@grep.be>:
7611 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7612
7613 2004-06-11 Ben Elliston <bje@gnu.org>
7614
7615 * config.guess (luna88k:OpenBSD:*:*): New.
7616
7617 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7618
7619 * config.guess (m32r*:Linux:*:*): New case.
7620 * config.sub: Handle m32rle.
7621
7622 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7623
7624 From Jens Petersen <petersen@redhat.com>:
7625 * config.sub: Handle sparcv8.
7626
7627 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7628
7629 From Tom Smith <smith@cag.lkg.hp.com>:
7630 * config.guess: Version suffixes are equally significant on Tru64
7631 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7632 prefix of "P" (patched kernel).
7633
7634 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7635
7636 * config.sub: Add support for National Semiconductor CRX target.
7637
2f4cc6bf
JJ
76382004-09-03 Janis Johnson <janis187@us.ibm.com>
7639
7640 * MAINTAINERS (Various Maintainers): Remove myself as web page
7641 maintainer, add myself as maintainer of build status lists.
7642
61fec9ff
JB
76432004-09-03 Jan Beulich <jbeulich@novell.com>
7644
7645 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7646 *-*-netware, but add target-libmudflap.
7647 Consolidate *-*-netware targets (of which really only i?86 exists)
7648 into a single entry.
7649 * configure: Likewise.
7650
45f366ab
PB
76512004-09-01 Paolo Bonzini <bonzini@gnu.org>
7652
7653 * Makefile.tpl (sorry): Remove.
7654 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7655 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7656 (do-clean): Clean per-stage directories too.
7657 (do-distclean): Run distclean-stage1 too.
7658 (.NOTPARALLEL): Enable during toplevel bootstrap.
7659 (stage[+id+]-bubble): Enable parallel execution during
7660 the recursive invocation.
7661 * Makefile.in: Regenerate.
7662
7663 Fix previous checkin:
7664
7665 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7666 include.
7667 * configure.in: Fix indentation.
7668 * configure: Regenerate.
7669
dce2d8b2 76702004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 7671
45f366ab
PB
7672 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7673 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7674 * configure: regenerate
78716e86 7675 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 7676 -mdynamic-no-pic
be8fff81 7677
71b5d516
PB
76782004-08-31 Paolo Bonzini <bonzini@gnu.org>
7679
7680 * Makefile.def (build_modules): Add fixincludes.
7681 (dependencies): Make gcc depend on fixincludes.
7682 * configure.in (build_tools): Add fixincludes.
7683 (build_configdirs): Always include build_libs.
7684 * Makefile.in: Regenerate.
7685 * configure: Regenerate.
7686
76872004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
7688
7689 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7690 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7691 phony targets; do not generate timestamp files.
7692 (distclean-stageN): Remove references to their timestamp files.
7693 (restageN, touch-stageN): Remove.
7694 (stageN-bubble): Rewritten.
7695 (compare): Support lean bootstraps.
7696 * Makefile.in: Regenerate.
7697
7698 * configure.in: Only warn when bootstrapping but
7699 build != host or build != target. Support lean bootstraps.
7700 * configure: Regenerate.
7701
ce7cbbb0
PE
77022004-08-26 Phil Edwards <phil@codesourcery.com>
7703
7704 * configure.in: Give a better error message if GMP/MPFR are missing
7705 and a language needing them has been requested.
7706 * configure: Regenerated.
7707
9c71a529
PE
77082004-08-25 Phil Edwards <phil@codesourcery.com>
7709
7710 * configure.in: Print a list of available language front-ends if
7711 a requested one is missing. Tidy stray tab characters.
7712 * configure: Regenerated.
7713
e3f92d3b
MK
77142004-08-19 Michael Koch <konqueror@gmx.de>
7715
7716 * gcc/doc/install.texi: Update entry about automake for libjava.
7717
c3f84f61
RM
77182004-08-17 Robert Millan <robertmh@gnu.org>
7719
7720 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7721 (instead of FreeBSD).
7722 * configure: Regenerate.
7723
7c27e184
PB
77242004-08-16 Paolo Bonzini <bonzini@gnu.org>
7725
7726 * Makefile.in: Regenerate.
7727 * configure: Regenerate.
7728
7729 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7730 stage_*_flags.
7731 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7732 for bootstrapped modules if toplevel bootstrap is going.
7733 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7734 modules. Adjust for changes in Makefile.def. Enable several
7735 rules even in non-bootstrap mode, just to avoid peppering the
7736 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7737 (stage-[+prev+]-bubble): Remove.
7738
7739 * Makefile.def (Dependencies): Depend on all-build-bison,
7740 all-build-flex, all-build-byacc, all-build-texinfo, rather
7741 than the host variations.
7742 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7743 with BUILD_SUBDIR.
7744 (BISON): Update for recent Bisons.
7745 (YACC): Fix typo.
7746 (cross): Depend on all-build.
7747 (all): Do not depend on all-build.
7748 (prebootstrap): Remove.
7749 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7750 (Prebootstrap dependencies): Add them to the per-stage targets
7751 and to all-prebootstrap.
7752 * configure.in (build_configdirs): Always enable build_tools.
7753 (BUILD_DIR_PREFIX): Remove.
7754
7755 * Makefile.def (gcc): Add target variable.
7756 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7757 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7758 in the recursive `make', instead of hardwiring `all'.
7759 (Autogenerated TARGET-* variables): New.
7760
20f3bb80
BB
77612004-08-13 Brian Booth <bbooth@redhat.com>
7762
7763 * MAINTAINERS: Remove myself from write-after-approval.
7764
b5be499d
NN
77652004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7766
7767 * src-release: Stop distributing mmalloc with gdb (which doesn't
7768 use it).
7769 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7770 * Makefile.in: Regenerate.
7771
b3f8d95d
MM
77722004-08-09 Mark Mitchell <mark@codesourcery.com>
7773
7774 * configure.in (arm*-*-eabi*): New target.
7775 * configure: Regenerate.
7776
3589b69e
PB
77772004-08-06 Paolo Bonzini <bonzini@gnu.org>
7778
7779 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7780 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7781 (Dependencies): New section.
7782 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7783 (configure-target-[+module+]): Depend on maybe-all-gcc
7784 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7785 (toplevel profiledbootstrap): Fix dependencies.
7786 * Makefile.in: Regenerate.
7787
972974fc
MM
77882004-08-03 Mark Mitchell <mark@codesourcery.com>
7789
7790 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7791 target-libiberty to noconfigdirs.
7792 * configure: Regenerate.
7793
bebf829d
PB
77942004-08-03 Paul Brook <paul@codesourcery.com>
7795
7796 * configure.in: Check for MPFR as well as GMP.
7797 * configure: Regenerate.
7798
98a5bb3b
RM
77992004-08-01 Robert Millan <robertmh@gnu.org>
7800
7801 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7802 libmudflap for all GNU-based systems (with Glibc).
7803 * configure: Regenerate.
7804
dce2d8b2 78052004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
7806
7807 * Makefile.def (host-modules): Add gcc.
7808 * Makefile.in: Regenerate.
7809 * Makefile.tpl (sorry): New rule.
7810 (configure-host, all-host, [+make_target+]-host, do-check,
7811 install-host): Do not add gcc as a special case.
7812 (host modules): Add a small special-casing for gcc. Export
7813 extra_make_flags through the environment.
7814 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7815 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7816 other recursive targets for gcc): Remove.
7817
7818 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7819 (stage, unstage): New rules.
7820 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7821 distclean-stage[+id+]): Use stage_current.
7822 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7823 the stage*-start rules.
7824
aeb732c1
GK
78252004-08-02 Geoffrey Keating <geoffk@apple.com>
7826
7827 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7828 use -all_load flag.
7829
25b656e7
PB
78302004-08-02 Paolo Bonzini <bonzini@gnu.org>
7831
7832 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7833 * configure: Regenerate.
7834
cc440d71
TM
78352004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7836
7837 * maintainer-scripts/gcc_release: Revert yesterday's change.
7838
270e140b
SB
78392004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7840
7841 * MAINTAINERS: Add myself to write-after-approval.
7842
3e4035f8
TM
78432004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7844
7845 * libf2c: Removed.
7846 * gcc/gccbug.in: Updated because of libf2c removal.
7847 * maintainer-scripts/gcc_release: Ditto.
7848
dce2d8b2 78492004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
7850
7851 * configure.in: Build libmudflap by default on FreeBSD.
7852 * configure: Regenerated.
7853
dfcada9a
MM
78542004-07-09 Mark Mitchell <mark@codesourcery.com>
7855
7856 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7857 systems.
7858 * configure: Regenerated.
7859
dce2d8b2 78602004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
7861
7862 PR target/16344
7863 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7864 feedback based compiler.
7865 * Makefile.in: Rebuilt.
7866
95bcca47
AO
78672004-07-08 Alexandre Oliva <aoliva@redhat.com>
7868
7869 * Makefile.def (host_modules): Set bootstrap=true for flex.
7870 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7871 * Makefile.in: Rebuilt.
7872
051822f6
JH
78732004-07-07 Jan Hubicka <jh@suse.cz>
7874
7875 * MAINTAINERS: Add self as a profile feedback maintainer.
7876
7b61653a
PE
78772004-07-05 Phil Edwards <phil@codesourcery.com>
7878
7879 * configure.in: Do not prepend $srcdir to /dev/null in
7880 makefile fragments.
7881 * configure: Regenerate.
7882
23f6b2f9
PB
78832004-07-01 Paolo Bonzini <bonzini@gnu.org>
7884
7885 * Makefile.def (build_modules): Add bison, byacc, flex,
7886 m4, texinfo.
7887 (flags_to_pass): Add FLEX.
7888 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7889 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7890 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7891 DEFAULT_MAKEINFO): Remove.
7892 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7893 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7894 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7895 objdir or else use configured tool.
7896 (all-build): New.
7897 (all): Depend on it.
7898 (Build module dependencies): Add.
7899 * Makefile.in: Regenerate.
7900 * configure.in: Better support for multiple build modules,
7901 matching what is done for host/target modules. Do not look
7902 for "plausible" locations of build tools if Canadian cross.
7903 Use autoconf's AC_PROG_CC to find a C compiler. Define
7904 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7905 * configure: Regenerate.
78716e86 7906
1c020272
PB
79072004-06-22 Paolo Bonzini <bonzini@gnu.org>
7908
7909 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7910 * Makefile.in: Regenerate.
7911
a52a0a7f
PB
79122004-06-22 Paolo Bonzini <bonzini@gnu.org>
7913
7914 * Makefile.tpl (configure-build-[+module+],
7915 configure-[+module+], configure-target-[+module+]): Pass
7916 [+extra_configure_args+].
7917 (all-build-[+module+], all-[+module+], check-[+module+],
7918 install-[+module+], [+make_target+]-[+module+],
7919 all-target-[+module+], check-target-[+module+],
7920 install-target-[+module+], [+make_target+]-target-[+module+]):
7921 Pass [+extra_make_args+].
7922 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7923 (GCC_HOST_EXPORTS): Remove.
7924 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7925 cross, check-gcc, check-gcc-c++, install-gcc,
7926 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7927 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7928 * Makefile.in: Regenerate.
7929
ccde3f1a
MS
79302004-06-21 Matthew Sachs <msachs@apple.com>
7931
7932 * MAINTAINERS: Added self to write-after-approval.
7933
6264b0a6
CF
79342004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7935
7936 * configure.in: Check for srcdir/winsup rather than build directory
7937 winsup.
7938 * configure: Regenerate.
7939
801e2270
CV
79402004-06-17 Corinna Vinschen <vinschen@redhat.com>
7941
7942 * configure.in: Don't build Cygwin native newlib if winsup
7943 directory is missing. Emit warning instead.
7944 * configure: Regenerate.
7945
ad6717df
PB
79462004-06-09 Paolo Bonzini <bonzini@gnu.org>
7947
7948 * Makefile.tpl (touch-stage[+id+]): New.
7949 (restage[+prev+]): Depend on touch-stage[+id+].
7950
7951 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7952 Use it throughout.
7953
7954 * Makefile.def: Add profile and feedback bootstrap stages.
7955 Remove next field from bootstrap stages.
7956 * Makefile.tpl (LN, LN_S): Substitute.
7957 (stageN-start, stageN-end): Use double-colon rules, to
7958 provide a hook for additional setup commands.
7959 (distclean-stageN-gcc, restageN): Create dependencies from
7960 [+prev+], not from [+next+].
7961 (stageN-bubble): Add commands for successive stages from
7962 [+prev+], using double-colon rules.
7963 (all-stageN-gcc): Fix typo.
7964 (stagefeedback-start, profiledbootstrap): New.
7965 * Makefile.in: Regenerate.
7966 * configure.in: Call ACX_PROG_LN.
7967 * configure: Regenerate.
7968
5bbb9680
CY
79692004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7970
7971 * MAINTAINERS (Write After Approval): Add myself.
7972
e18be1d4
MA
79732004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7974
7975 * MAINTAINERS (Write After Approval): Add myself.
7976
5607edfd
PB
79772004-06-03 Paolo Bonzini <bonzini@gnu.org>
7978
7979 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7980 without gcc.
7981 * configure: Regenerate.
7982
1ec4e9c3
PB
79832004-06-01 Paolo Bonzini <bonzini@gnu.org>
7984
7985 * Makefile.tpl: Fix typo.
7986 * Makefile.in: Regenerate.
7987
dce2d8b2 79882004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
7989
7990 * configure.in: Remove new- prefix from toplevel
7991 bootstrap targets.
7992 * configure: Regenerate.
7993
f516a7da
PB
79942004-06-01 Paolo Bonzini <bonzini@gnu.org>
7995
7996 * Makefile.tpl (all.normal): Rename to all.
7997 (all): Replace with a rule to pick the default
7998 target from configure.
7999 (all-gcc, configure-gcc): Use conditionals to
8000 do nothing when toplevel bootstrap is going on.
8001 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8002 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8003 * configure.in: Support --enable-bootstrap.
8004
8005 * Makefile.def: Remove new- prefix from toplevel
8006 bootstrap targets.
8007 * Makefile.tpl: Likewise.
8008
8009 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8010 target.
8011
8012 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8013 $(RECURSE_FLAGS) to recursive invocation of make.
8014
8015 * Makefile.in: Regenerate.
8016 * configure: Regenerate.
8017
78dd5e36 80182004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 8019 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
8020
8021 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8022 like CC.
8023
30f1bddc
DJ
80242004-05-27 Daniel Jacobowitz <dan@debian.org>
8025
8026 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8027 * configure: Regenerate.
8028
4fc4dd12
DJ
80292004-05-25 Daniel Jacobowitz <drow@false.org>
8030
8031 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8032 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8033 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8034 targets.
8035 * Makefile.in: Regenerate.
8036
dce2d8b2 80372004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
8038
8039 * configure.in: Test the ability to symlink directories.
8040 * configure: Regenerate.
8041
8042 * Makefile.def (bootstrap-stage): New definitions.
8043 * Makefile.tpl (configure-stage1-gcc,
8044 configure-stage2-gcc, configure-stage3-gcc,
8045 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8046 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8047 new-restage3, compare): Autogenerate, see Makefile.in
8048 entry for behavioral changes.
8049 (distclean-stage1, new-stage1-start, new-stage1-end,
8050 new-stage1-bubble, distclean-stage2, new-stage2-start,
8051 new-stage2-end, new-stage2-bubble, distclean-stage3,
8052 new-stage3-start, new-stage3-end): New autogenerated targets.
8053 (objext, prebootstrap, BOOT_CFLAGS,
8054 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8055 targets.
8056
8057 * Makefile.in: Regenerate.
8058 (distclean-stage1, new-stage1-start, new-stage1-end,
8059 new-stage1-bubble, distclean-stage2, new-stage2-start,
8060 new-stage2-end, new-stage2-bubble, distclean-stage3,
8061 new-stage3-start, new-stage3-end): New targets.
8062 (all-stage1-gcc): Move prebootstrap dependency from here...
8063 (configure-stage1-gcc): ...to here.
8064 (new-bootstrap): Use bubble targets.
8065 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8066 Use per-stage distclean targets.
8067 (configure-stage1-gcc, configure-stage2-gcc,
8068 configure-stage3-gcc, all-stage1-gcc,
8069 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8070 Use new-stageN-start to prepare the tree.
8071
4f4e53dd
PB
80722004-05-23 Paolo Bonzini <bonzini@gnu.org>
8073
8074 * Makefile.def (host_modules): add libcpp.
8075 * Makefile.tpl: Add dependencies on and for libcpp.
8076 * Makefile.in: Regenerate.
8077 * configure.in: Add libcpp host module.
8078 * configure: Regenerate.
8079
60975492
PB
80802004-05-21 Paolo Bonzini <bonzini@gnu.org>
8081
8082 * Makefile.tpl: Whenever a recursive target is defined, wrap
8083 it in a special @if/@endif block, and prepare its maybe
8084 dependency in the @if/@endif block
8085 * configure.in: Instead of writing maybe dependencies, remove
8086 the @if/@endif statements, and remove the @if/@endif blocks
8087 that remain.
8088 * configure: Regenerate.
8089 * Makefile.in: Regenerate.
8090
5ce7d75d
JJ
80912004-05-20 Janis Johnson <janis187@us.ibm.com>
8092
8093 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8094
c779c42f
KK
80952004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8096
8097 PR bootstrap/15120
8098 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8099 * */configure: Rebuilt.
8100
b4117c30
ZW
81012004-05-17 Zack Weinberg <zack@codesourcery.com>
8102
8103 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8104 of libf2c.
8105 * configure, Makefile.in: Regenerate.
8106
719bb4e3 81072004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
8108
8109 * MAINTAINERS (Write After Approval): Add myself.
8110
6de9cd9a
DN
81112004-05-13 Diego Novillo <dnovillo@redhat.com>
8112
8113 Merge from tree-ssa-20020619-branch.
8114
8115 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8116 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8117 (HOST_GMPLIBS): Define.
8118 (HOST_GMPINC): Define.
8119 (TARGET_LIB_PATH): Add libmudflap.
8120 (GFORTRAN_FOR_TARGET): Define.
8121 (configure-build*): Export GFORTRAN.
8122 (configure-gcc): Export GMPLIBS and GMPINC.
8123 (all-gcc): Add maybe-all-libbanshee.
8124 (configure-target-libgfortran): Define.
8125 * Makefile.in: Regenerate.
8126 * configure.in (host_libs): Add libbanshee.
8127 (target_libraries): Add target-libmudflap and target-libgfortran.
8128 Add --with-libbanshee.
8129 Handle --disable-libmudflap.
8130 (*-*-freebsd*): Use with_gmp.
8131 Add $(libgcj) to noconfigdirs.
8132 * configure: Regenerate.
8133 * depcomp: New file.
8134 * MAINTAINERS: Add tree-ssa maintainers.
8135
8f1b790f
VM
81362004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8137
b4117c30 8138 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 8139
693446fc
BF
81402004-04-30 Brian Ford <ford@vss.fsi.com>
8141
b4117c30 8142 * MAINTAINERS (Write After Approval): Add myself.
693446fc 8143
d1bb666c
UB
81442004-04-29 Uros Bizjak <uros@kss-loka.si>
8145
b4117c30 8146 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 8147
6cf1ac42
PB
81482004-04-28 Paolo Bonzini <bonzini@gnu.org>
8149
8150 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8151 * configure: Regenerate.
8152
632933d5
PB
81532004-04-27 Paolo Bonzini <bonzini@gnu.org>
8154
8155 Revert:
8156 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8157
8158 * Makefile.def (flags_to_pass): Remove *dir variables that
8159 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8160 as well as prefix and exec_prefix.
8161 * Makefile.in: Regenerate.
8162
80dc6aa0
RM
81632004-04-26 Robert Millan <robertmh@gnu.org>
8164
8165 Add patches from libtool CVS.
8166 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8167 * ltconfig: Likewise.
8168 * ltcf-c.sh: Likewise.
8169 * ltcf-cxx.sh: Likewise.
8170 * ltcf-gcj.sh: Likewise.
8171
e11283f1
PB
81722004-04-26 Paolo Bonzini <bonzini@gnu.org>
8173
8174 * Makefile.def (host_modules): Mark with the bootstrap
8175 flag packages on which gcc depends.
8176 * Makefile.tpl (all-bootstrap): Use it.
8177 * Makefile.in: Regenerate.
8178
8546950c
PB
81792004-04-26 Paolo Bonzini <bonzini@gnu.org>
8180
8181 * Makefile.def (flags_to_pass): Remove *dir variables that
8182 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8183 as well as prefix and exec_prefix.
8184 * Makefile.in: Regenerate.
8185
a76494aa
PB
81862004-04-26 Paolo Bonzini <bonzini@gnu.org>
8187
b4117c30
ZW
8188 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8189 * configure: Regenerate.
8190 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8191 * gcc/Makefile.tpl (compare): Use the result of the test.
8192 * gcc/Makefile.in: Regenerate.
a76494aa 8193
03a91701
PB
81942004-04-23 Paolo Bonzini <bonzini@gnu.org>
8195
8196 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8197 Always relocate gcc and prev-gcc to the original names, even
8198 if the build fails.
8199 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8200 New targets.
8201
082a6351
LG
82022004-04-23 Laurent GUERBY <laurent@guerby.net>
8203
8204 * MAINTAINERS: Update my email address.
b4117c30 8205
1f1d584b
RO
82062004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8207
8208 * configure.in (mips*-*-irix5*): Enable ld.
8209 * configure: Regenerate.
082a6351 8210
1db673ca
RO
82112004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8212
8213 * configure: Regenerate.
8214
ce4ea44e
JW
82152004-04-15 James E Wilson <wilson@specifixinc.com>
8216
8217 * Makefile.tpl (configure-[+module+], configure-gcc,
8218 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8219 Set and export LDFLAGS.
8220 * Makefile.in: Regenerate.
8221
611f62ad
MC
82222004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8223
b4117c30 8224 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 8225
be912515
NN
82262004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8227
8228 PR bootstrap/14871
8229 * Makefile.tpl: If we don't have built-in-tree target tools,
8230 use the ones found by configure rather than hacking around with
8231 program_transform_name.
8232 * configure.in: Give Makefile.tpl the information necessary
8233 to do that.
8234 * Makefile.in: Regenerate.
8235 * configure: Regenerate.
8236
9104315a
NN
82372004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8238
8239 PR bootstrap/14760
8240 * configure.in: When computing baseargs, strip *all* copies of
8241 offending options. Also, don't match/substitute the trailing space,
8242 so that this actually works when two similar options are separated by
8243 only one space.
8244 * configure: Regenerate.
8245
bef1d700
DE
82462004-04-06 David Edelsohn <edelsohn@gnu.org>
8247
b4117c30
ZW
8248 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8249 (rs6000-*-aix*): Same.
8250 * configure: Regenerate.
bef1d700 8251
54bcf05e 82522004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
8253
8254 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 8255
369a832c 82562004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
8257
8258 * MAINTAINERS: Add myself to write-after-approval.
369a832c 8259
09a9c095
NN
82602004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8261
7caf53cb
NN
8262 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8263 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8264 * Makefile.in: Regenerate.
8265
09a9c095
NN
8266 * configure.in (top level bootstrap support): Rework --enable-werror
8267 to set @stage2_werror_flag@.
8268 * configure: Regenerate.
8269 * Makefile.tpl (top level bootstrap support): Pass
8270 @stage2_werror_flag@ down to configure in stages 2 and 3.
8271 * Makefile.in: Regenerate.
8272
5595a2bd
NN
82732004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8274
cbfd7e06
NN
8275 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8276 for stages 2 and 3 as well as in make. As a consequence, remove
8277 OUTPUT_OPTION (now detected by configure) from the flags passed down
8278 to make.
8279 * Makefile.in: Regenerate.
8280
5595a2bd
NN
8281 * Makefile.tpl (new-bootstrap): Fix typo.
8282 * Makefile.in: Regenerate.
8283
ca3b3e20
NN
82842004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8285
295f4e42
NN
8286 * Makefile.tpl: Rearrange by moving recursive_targets rules
8287 into their proper sections.
8288 * Makefile.tpl (top level bootstrap support): Move disabling
8289 of coverage flags from 'make' to 'configure'; improve comments.
8290 * Makefile.in: Regenerate.
8291
340de83f
NN
8292 * Makefile.tpl (experimental top level bootstrap) Move stage1
8293 language setting from all- target to configure- target; disable
8294 intermodule optimization in stage 1; prevent gratuitous rebuilds
8295 of stage 1.
8296 * Makefile.in: Regenerate.
8297 * configure.in: Comma-separate stage 1 language list for top
8298 level bootstrap.
8299 * configure: Regenerate.
8300
ca3b3e20
NN
8301 * Makefile.tpl: Clean up experimental top level bootstrap support:
8302 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8303 prev-gcc in configure- targets as well as all- targets.
8304 * Makefile.in: Regenerate.
8305
4d038073
KC
83062004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8307
8308 * compile: New file imported from automake.
8309
ab3533d6
PB
83102004-03-17 Paolo Bonzini <bonzini@gnu.org>
8311
8312 * configure.in: Remove symbolic link section.
8313 * configure: Regenerate.
8314 * Makefile.tpl (links): Remove.
8315 * Makefile.in: Regenerate.
8316
1e0f07d3 83172004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 8318 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
8319
8320 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 8321 Set with AC_CHECK_PROGS.
1e0f07d3
PB
8322 * configure.in: Fix comment typo from last patch.
8323 * configure: Regenerate.
8324
2805b53a
NN
83252004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8326
8327 * Makefile.tpl: Introduce experimental top level bootstrap support.
8328 * Makefile.in: Regenerate.
8329 * configure.in: Introduce support for top level bootstrap.
8330 * configure: Regenerate.
8331
79b4b7d2 83322004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 8333 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
8334
8335 PR bootstrap/14522
8336 * configure.in: Cope with shells that do not support unquoted ^
8337 * configure: Regenerate.
8338
6bbec498 83392004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 8340 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
8341
8342 PR bootstrap/14522
79b4b7d2 8343 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
8344 quotes inside quoted backquote substitutions.
8345 * configure: Regenerate.
8346
83c15dfc
AP
83472004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8348
8349 PR bootstrap/14522
f2bd98d4 8350 * configure.in: Fix escaping of $.
83c15dfc
AP
8351 * configure: Regenerate.
8352
55ffb5ed
NN
83532004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8354
8355 * configure: Regenerate, since I forgot to while committing Paolo's
8356 changes.
8357
e4c9c075
PB
83582004-03-08 Paolo Bonzini <bonzini@gnu.org>
8359
8360 PR ada/14131
8361 Move language detection to the top level.
8362 * configure.in: Find default values for the tools as
8363 soon as possible. Disable ada if GNAT is not found.
8364 Emit error message about missing languages. Expand
8365 --enable-languages=all for the gcc subdirectory.
8366
5199e2c6
BE
83672004-03-10 Ben Elliston <bje@gnu.org>
8368
8369 * MAINTAINERS: Update my email address.
8370
c18b95e5
DE
83712004-03-05 David Edelsohn <edelsohn@gnu.org>
8372
8373 * ltconfig: Disable building static libraries if building shared
8374 libraries on AIX 5L.
8375
d0fe5ad3
RS
83762004-03-01 Richard Sandiford <rsandifo@redhat.com>
8377
8378 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8379 and disable libgcj.
8380 * configure: Regenerated.
8381
e6f71f9d
BB
83822004-03-01 Brian Booth <bbooth@redhat.com>
8383
8384 * MAINTAINERS: Add myself to write-after-approval.
8385
8983e50e
PB
83862004-03-01 Paolo Bonzini <bonzini@gnu.org>
8387
8388 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8389
d4cd9d81
NN
83902004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8391
8392 PR bootstrap/7087
8393 * Makefile.tpl: Guard XFOO sed statements better.
8394 * Makefile.tpl: Add dependency for configure-target-libada.
8395 * Makefile.in: Regenerate (incidentally fixes broken
8396 commit when libada-branch was merged).
8397
0ea0229e
KC
83982004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8399
8400 * MAINTAINERS: Add myself to write-after-approval.
8401
bad93735
AP
84022004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8403
8404 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8405 maintainers.
8406
a7ca14fc
AC
84072004-02-20 Andrew Cagney <cagney@redhat.com>
8408
8409 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8410 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8411
51592782
NN
84122004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8413
8414 PR bootstrap/11932
8415 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8416
6a30854a
JQ
84172004-02-14 Jerry Quinn <jlquinn@optonline.net>
8418
8419 * MAINTAINERS: Added myself to write-after-approval.
8420
be8b2bee
MK
84212004-02-14 Michael Koch <konqueror@gmx.de>
8422
8423 * MAINTAINERS: Added myself to write-after-approval.
8424
972760b7
JM
84252004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8426
8427 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8428 some OS port maintainers to OS port maintainers section.
8429
b0281654
FCE
84302004-02-13 Frank Ch. Eigler <fche@redhat.com>
8431
8432 * MAINTAINERS: Add self.
8433
3c419fd6
KH
84342004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8435
8436 * MAINTAINERS: Alphabetize.
8437
e88e9aee
PB
84382004-02-12 Paolo Bonzini <bonzini@gnu.org>
8439
8440 * MAINTAINERS: Remove myself.
b4117c30 8441
1915e422
DE
84422004-02-11 David Edelsohn <edelsohn@gnu.org>
8443
8444 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8445 (rs6000-*-aix*): Same.
8446 * configure: Regenerate.
8447
a22c2d8d
KC
84482004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8449
8450 * configure.in (host): Add in missing $noconfigdirs to defines.
8451 * configure: Regenerate.
8452
d9cdb878
AC
84532004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8454 Nathanael Nerode <neroden@gcc.gnu.org>
8455
8456 PR ada/6637, PR ada/5911
b4117c30 8457 Merge with libada-branch:
d9cdb878
AC
8458 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8459 with appropriate dependencies. Add --enable-libada configure switch.
8460 * configure, Makefile.in: Regenerate.
8461
8bd92821
PB
84622004-02-09 Paolo Bonzini <bonzini@gnu.org>
8463
8464 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8465
89a95129
RO
84662004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8467
8468 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8469 * configure: Regenerate.
8470
892629bc
GK
84712004-02-04 Geoffrey Keating <geoffk@apple.com>
8472
8473 Merge from upstream:
8474
8475 * ltmain.in: When setting IFS to '~', be careful about user
8476 arguments that contain '~'.
8477
8478 2004-02-04 Peter O'Gorman <peter@pogma.com>
8479
8480 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8481 Also test $base_compile against $CC with escaped arguments. Bug
8482 reported by Geoff Keating <geoffk@apple.com>.
8483
6b402165
KH
84842004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8485
8486 * MAINTAINERS: Remove i960 port.
8487
fa2f0306
DD
84882004-01-23 DJ Delorie <dj@redhat.com>
8489
8490 * Makefile.def (target_modules) [libiberty]: Don't stage.
8491 * Makefile.in: Rebuilt.
8492
9feb20aa
CT
84932004-01-20 Caroline Tice <ctice@apple.com>
8494
8495 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8496
7aed2ccc
PC
84972004-01-19 Paolo Carlini <pcarlini@suse.de>
8498
8499 * MAINTAINERS: Update my email address.
8500
f25bebe1
JM
85012004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8502
8503 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8504
28083580
VR
85052004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8506
8507 * MAINTAINERS: Remove entries without email address.
8508
c0f4b5e4
DJ
85092004-01-15 Daniel Jacobowitz <drow@mvista.com>
8510
8511 * MAINTAINERS: Add myself to write-after-approval.
8512
b5eb5a5e
SB
85132004-01-15 Steven Bosscher <stevenb@suse.de>
8514
8515 * MAINTAINERS: Update my email address.
8516
dce2d8b2 85172004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
8518
8519 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8520 * Makefile.tpl (configure-target-[+module+]): Support stage.
8521 * Makefile.in: Rebuilt.
8522
74c0b320
ILT
85232004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8524
8525 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8526
2560344b
RS
85272004-01-10 Richard Sandiford <rsandifo@redhat.com>
8528
8529 * MAINTAINERS: Add myself as a MIPS maintainer.
8530
8b21cda6
NN
85312004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8532
2b6c260d
NN
8533 * configure.in: Use ./config.cache, not config.cache.
8534 * configure: Regenerate.
8535 * Makefile.tpl: Special-casing not needed for GCC any more.
8536 * Makefile.in: Regenerate.
8537
09438bde
NN
8538 * configure.in: Don't share a cache file for host dirs.
8539 * configure: Regenerate.
8540
8b21cda6
NN
8541 * config-ml.in: Don't mess with the cache file.
8542
e42870df
EB
85432004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8544
8545 * MAINTAINERS: Move myself from 'Write After Approval' to
8546 'CPU Port Maintainers' section as SPARC maintainer.
8547
6b9eb62c
NN
85482004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8549
78a816a6
NN
8550 * Makefile.tpl: Make GCC use a separate config.cache.
8551 * Makefile.in: Regenerate.
8552
6b9eb62c
NN
8553 PR bootstrap/11932, PR bootstrap/11933
8554 (I don't know if it will fix either of them, but it relates
8555 to them.)
8556 * configure.in: Don't use shared config.cache for target
8557 directories.
8558 * configure: Regenerate.
8559
86d7b562
DN
85602004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8561
8562 * MAINTAINERS: Add myself to 'Write After Approval' section.
8563
07d0a605
RS
85642003-12-31 Roger Sayle <roger@eyesopen.com>
8565
8566 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8567 * configure: Regenerated.
8568
459ac19f
KH
85692003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8570
8571 * MAINTAINERS: Remove the mn10200 maintainer.
8572
5785c0ed 85732003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 8574
cc6010cd
AP
8575 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8576 * configure: Regenerated.
5785c0ed 8577
a268eff9
JH
85782003-12-16 Jan Hubicka <jh@suse.cz>
8579
8580 * MAINTAINERS: Add myself as callgraph maintainer.
8581
9d465b12
TF
85822003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8583
8584 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8585 * configure: Regenerate.
8586
a68a270a
GB
85872003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8588
8589 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8590 'Write After Approval' section. Update email.
8591
dce2d8b2 85922003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
8593
8594 * MAINTAINERS (Write After Approval): Add myself.
8595
8c052da4
MT
85962003-11-20 Matt Thomas <matt@3am-software.com>
8597
8598 * MAINTAINERS: Add myself as a vax port maintainer.
8599
e75f9147
KC
86002003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8601
8602 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8603 (configure-build-[+module+], configure-[+module+]): Likewise.
8604 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8605 * Makefile.in: Regenerate.
8606
43d8d958
AT
86072003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8608
8609 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8610 shared/dylibed libraries.
8611 * ltmain.sh: Likewise.
8612 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8613 * ltcf-cxx.sh: Likewise.
8614 * ltcf-gcj.sh: Likewise.
8615 * ltconfig: Likewise.
8616
638dcaa0
SC
86172003-11-17 Stan Cox <scox@redhat.com>
8618
8619 * MAINTAINERS: Add myself as iq2000 port maintainer.
8620
15cc172b
AC
86212003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8622
b4117c30
ZW
8623 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8624 * Makefile.in: Regenerate.
15cc172b 8625
20af77cd
UW
86262003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8627
8628 * config.sub: Update to 2003-11-03 version.
8629
4dd01c5c
PE
86302003-10-20 Phil Edwards <phil@codesourcery.com>
8631
8632 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8633 * configure: Regenerate.
8634
dce2d8b2 86352003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
8636
8637 * MAINTAINERS: Add myself to 'Write After Approval' section.
8638
8b7ebc31
AC
86392003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8640
8641 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8642
afe1910c
JM
86432003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8644
8645 * MAINTAINERS: Update my email address.
8646
05dcec66
RO
86472003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8648
8649 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8650
dce2d8b2 86512003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
8652
8653 * MAINTAINERS: Add myself to 'Write After Approval' section.
8654
507ec745
BI
86552003-10-16 Bernardo Innocenti <bernie@develer.com>
8656
8657 * config.guess: Update to 2003-10-16 version.
8658 * config.sub: Update to 2003-10-16 version.
8659
dce2d8b2 86602003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
8661
8662 * MAINTAINERS: Added myself to 'Write After Approval' section.
8663
0c9b16bc
FH
86642003-10-15 Falk Hueffner <falk@debian.org>
8665
8666 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8667 'Write After Approval' section. Update email.
8668
74d57d15
RS
86692003-10-14 Roger Sayle <roger@eyesopen.com>
8670
8671 * MAINTAINERS: Move myself from 'Write After Approval' to
8672 'Various Maintainers' section as middle-end maintainer.
8673
d29b8ad8
NN
86742003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8675
8676 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8677 HOST_FLAGS_TO_PASS.
8678 * Makefile.in: Regenerate.
8679
26db814a
BI
86802003-10-11 Bernardo Innocenti <bernie@develer.com>
8681
8682 * config.guess: Update to 2003-10-07 version.
8683 * config.sub: Update to 2003-10-07 version.
8684
fffeb871
RO
86852003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8686
8687 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8688 * ltconfig (irix5*, irix6*): Don't override version_type.
8689
6691a79e
ME
86902003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8691
8692 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8693 * configure: Rebuilt
8694 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8695 * Makefile.in: Rebuilt
8696
62cdd71e
L
86972003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8698
8699 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8700
6fe2eacc
CW
87012003-09-30 Carlo Wood <carlo@alinoe.com>
8702
cc6010cd 8703 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 8704
ea57e5ad
PK
87052003-09-29 Paul Koning <ni1d@arrl.net>
8706
8707 * MAINTAINERS: Move myself from "Write After Approval"
8708 to CPU platform maintainers for pdp11 platform.
8709
e070672a
AT
87102003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8711
8712 * MAINTAINERS: Move myself from 'Write After Approval' to
8713 'Various Maintainers' section as libffi testsuite maintainer.
8714
43bb47c2
DJ
87152003-09-21 Daniel Jacobowitz <drow@mvista.com>
8716
8717 * configure.in: Pass a computed --program-transform-name
8718 to subconfigures.
8719 * configure: Regenerated.
8720
da9d3b37
NN
87212003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8722
94322beb
NN
8723 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8724 * Makefile.in: Regenerate.
8725
da9d3b37
NN
8726 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8727 * Makefile.in: Regenerate.
8728
ffd9060b
ZL
87292003-09-19 Ziemowit Laski <zlaski@apple.com>
8730
8731 * MAINTAINERS: Move myself from 'Write After Approval'
8732 to 'Various Maintainers' (objective-c) section.
8733
eeae7b41
DJ
87342003-09-17 Daniel Jacobowitz <drow@mvista.com>
8735
8736 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8737 quoting.
8738 * configure: Regenerated.
8739
a080d12b
JB
87402003-09-16 Joel Brobecker <brobecker@gnat.com>
8741
8742 * MAINTAINERS (Write After Approval): Add myself to write after
8743 approval list.
8744
6cd2fc59
DN
87452003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8746
cc6010cd 8747 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 8748
dcbdd9cc
ILT
87492003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8750
8751 * MAINTAINERS: Update my e-mail address.
8752
e517f636
AM
87532003-09-09 Alan Modra <amodra@bigpond.net.au>
8754
8755 * libtool.m4 (LD): Correct powerpc64 host match.
8756
bc49924b
JW
87572003-09-06 James E Wilson <wilson@tuliptree.org>
8758
8759 * MAINTAINTERS: Update my affiliation and email address.
8760
082124f5
ZD
87612003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8762
8763 * MAINTAINERS (Write After Approval): Add myself.
8764
dc94d89e
DD
87652003-09-04 DJ Delorie <dj@redhat.com>
8766
8767 * configure: Regenerate.
8768
87692003-09-04 Robert Millan <robertmh@gnu.org>
8770
8771 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 8772
7a0f2d4e
KG
87732003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8774
8775 * configure.in: Ensure arguments to sed are properly spaced.
8776 * configure: Regenerate.
8777
88d032eb
GP
87782003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8779
8780 * MAINTAINERS: Update my e-mail address.
8781
0b3f3d22
ME
87822003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8783
8784 * MAINTAINERS (Write After Approval): Add myself.
8785
d253f9ba
DJ
87862003-08-27 Daniel Jacobowitz <drow@mvista.com>
8787
8788 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8789 * configure: Regenerated.
8790
066ec9c9
MM
87912003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8792
8793 * MAINTAINERS: Update my email address.
8794
415d7ef9
PE
87952003-08-23 Phil Edwards <pme@gcc.gnu.org>
8796
8797 * configure.in: Use newline instead of semicolon when assuming
8798 shell arguments in a for loop.
8799 * configure: Regenerated.
8800
e1567352
JE
88012003-08-22 Jason Eckhardt <jle@rice.edu>
8802
8803 * MAINTAINERS: Resurrect the i860 maintainer.
8804
b348267b
GK
88052003-08-20 Geoffrey Keating <geoffk@apple.com>
8806
e50084fa
GK
8807 PR 8180
8808 * configure.in: When testing with_libs and with_headers, treat
8809 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8810 * configure: Regenerate.
b4117c30 8811
b348267b
GK
8812 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8813 make, shell, etc.
8814 (baseargs): Likewise.
8815 * configure: Regenerate.
8816
ca26ffe0
BI
88172003-08-20 Bernardo Innocenti <bernie@develer.com>
8818
8819 * MAINTAINERS (Write After Approval): Add myself.
8820
940cde4d
GK
88212003-08-19 Geoffrey Keating <geoffk@apple.com>
8822
8823 * configure.in: Disable libgcj for darwin not on powerpc.
8824 * configure: Rebuild.
8825
74bed51b
ADL
88262003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8827
8828 * config-ml.in, symlink-tree: Add license.
8829
b4117c30
ZW
88302003-08-03 Richard Stallman <rms@gnu.org>
8831 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
8832
8833 * README.SCO: New file.
8834
333a28b4
MK
88352003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8836
8837 * Makefile.tpl (check, check-c++): Express dependencies using
8838 dependencies rather than commands.
8839 * Makefile.in: Regenerate.
8840
c197e306
AC
88412003-08-01 Andrew Cagney <cagney@redhat.com>
8842
8843 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8844 * configure: Ditto.
8845
a8ee6e2d
GK
88462003-07-31 Geoffrey Keating <geoffk@apple.com>
8847
8848 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 8849 * Makefile.in: Update.
a8ee6e2d 8850
8d9b3f2e
AT
88512003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8852
8853 * configure.in: Enable libgcj for darwin.
8854 * configure: Rebuild.
8855
52c0c542
PE
88562003-07-29 Phil Edwards <pme@gcc.gnu.org>
8857
8858 * config-ml.in: Use ac_configure_args directly instead of
8859 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8860 actually seen.
8861
b4acb5ef
NN
88622003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8863
8864 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8865 creating target and build subdirs to build all parent dirs as needed.
8866 * Makefile.in: Rebuild.
8867 * configure.in: Don't build dirs explicitly here.
8868 * configure: Rebuild.
8869
a51d71d0
PB
88702003-07-26 Paul Brook <paul@nowt.org>
8871
8872 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8873
f43e12ce
AO
88742003-07-22 Alexandre Oliva <aoliva@redhat.com>
8875
8876 * Makefile.tpl (all-make): Depend on intl.
8877 * Makefile.in: Rebuilt.
8878
8a199ff6
PE
88792003-07-20 Phil Edwards <pme@gcc.gnu.org>
8880
8881 * install-sh: Update to newer upstream versions (associated with
8882 aclocal 1.7).
8883 * mkinstalldirs: Likewise.
8884 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8885
e6a8c803
AP
88862003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8887
8888 * MAINTAINERS: Move self from Bug database only accounts
8889 to write-after-approval.
8890
9f13608f
NN
88912003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8892
8893 * config.if: Remove unused libc_interface determination.
8894
c7864714
NN
88952003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8896
8897 * MAINTAINERS: Move self from write-after-approval to
8898 build machinery (*.in).
8899
775956d0
NN
89002003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8901
8902 PR bootstrap/11273
8903 PR bootstrap/11408
8904 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8905 unused INSTALL_PROGRAM_ARGS.
8906 * configure.in: Use AC_PROG_INSTALL.
8907 * Makefile.in: Regenerate.
8908 * configure: Regenerate.
8909
c7f67a6e
KH
89102003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8911
8912 * MAINTAINERS: Alphabetize.
8913
33952f6f
AO
89142003-07-10 Alexandre Oliva <aoliva@redhat.com>
8915
8916 * configure: Rebuilt.
8917 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8918 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8919 newlib nor libgloss.
8920 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8921 * configure.in (am33_2.0-*-linux*): Added.
8922
0d4f1b4e
BW
89232003-07-09 Bob Wilson <bob.wilson@acm.org>
8924
8925 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8926 * configure: Regenerate.
8927
56694dd9
ZW
89282003-07-07 Zack Weinberg <zack@codesourcery.com>
8929
8930 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8931 * Makefile.in: Regenerate.
8932
21607eb4
ZW
89332003-07-04 Zack Weinberg <zack@codesourcery.com>
8934
8935 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8936 * Makefile.in: Regenerate.
8937
dce2d8b2 89382003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
8939
8940 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8941 * Makefile.in: Regenerated.
8942
5d42f90e
L
8943 * config-ml.in: Replace PWD with PWD_COMMAND.
8944
6eb95e99
ZW
89452003-07-04 Zack Weinberg <zack@codesourcery.com>
8946
8947 * intl: New directory; see intl/ChangeLog for details.
8948 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8949 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8950 * Makefile.in: Regenerate.
8951
07d1940e
NN
89522003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8953
8954 * configure.in: Clean up config-lang.in handling. Delete
8955 useless assignment to "subdirs".
8956 * configure: Regenerate.
8957
4dbda6f0
NN
89582003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8959
8960 * configure.in: Rename 'target_libs' to 'target_libraries'.
8961 Remove useless reference to 'target_libs'.
8962 * configure: Regenerate.
8963
2c30ab71
KS
89642003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8965
8966 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8967 * Makefile.in: Regenerate.
8968
11405c93
NN
89692003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8970
8971 * Makefile.def: Introduce flags_to_pass.
8972 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8973 * Makefile.in: Regenerate.
8974
fb87ad5d
HPN
89752003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8976
8977 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8978 and target-libgloss.
8979 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8980 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8981 * configure: Regenerate.
8982
a7956a48
BK
89832003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8984
8985 * configure.in: Update testsuite_flags to new location.
8986 * configure. Regenerate.
6eb95e99 8987
eaf9f3b2
NN
89882003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8989
8990 * Makefile.tpl: Remove BUILD_CC stuff.
8991 * Makefile.in: Regenerate.
8992
2d89ffef
KH
89932003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8994
8995 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8996
dce2d8b2 89972003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
8998
8999 * MAINTAINERS (Write After Approval): Add myself.
9000
dce2d8b2 90012003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 9002
b951c91c
L
9003 * config.guess: Update to 2003-06-12 version.
9004 * config.sub: Update to 2003-06-13 version.
9005
dce2d8b2 90062003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
9007
9008 * config.guess: Update to 2003-06-06 version.
9009 * config.sub: Update to 2003-06-06 version.
9010
655b7166
RO
90112003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9012
9013 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9014 * configure. Regenerate.
9015
01b759aa
NN
90162003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9017
bf1d3e81
NN
9018 * configure.in: Disable serial configure by default.
9019 * configure: Regenerate.
9020 * Makefile.tpl: Abolish .NOTPARALLEL.
9021 * Makefile.in: Regenerate.
9022
e89fbdfe
NN
9023 * Makefile.tpl: Replace {build,host,target}_canonical by
9024 {build,host,target}.
9025 * Makefile.in: Regenerate.
9026
01b759aa
NN
9027 * Makefile.tpl: Fix stupid pasto.
9028 * Makefile.in: Regenerate.
9029
f7dae026
NN
90302003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9031
9032 * Makefile.tpl: Remove bogus conditional.
9033 * Makefile.in: Regenerate.
9034
90352003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
9036
9037 * Makefile.tpl (profiledbootstrap): New target.
9038 * Makefile.in (profiledbootstrap): New target.
9039
2ffc3e73 90402003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
9041
9042 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9043 Pinski. Remove user names from other bugzilla-only maintainers.
9044
1a1e6b96
NN
90452003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9046
1358ccea
NN
9047 * Makefile.tpl: Make 'recursive targets' using autogen rather
9048 than shell loop. Remove duplicate 'clean' targets and false
9049 comments.
9050 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9051 Add systematic method of specifying missing targets in subdirs.
9052 Add copyright boilerplate.
9053 * Makefile.in: Regenerate.
9054 * configure.in: Add 'recursive targets' to maybe list.
9055 * configure: Regenerate.
9056
ae74ed1f
NN
9057 * MAINTAINERS: "GNATS only" -> "Bug database only".
9058
1a1e6b96
NN
9059 * Makefile.tpl: Rename [+target+] to [+make_target+].
9060 * Makefile.def: Rename 'target' to 'make_target'.
9061
c79af3fa
NB
90622003-05-31 Neil Booth <neil@daikokuya.co.uk>
9063
9064 * MAINTAINERS: Add self as options handling maintainer.
9065
39d85b61
MM
90662003-05-28 Michael Meissner <gnu@the-meissners.org>
9067
9068 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9069 been too long since I touched those ports.
9070
afc2b62d
DD
90712003-05-28 DJ Delorie <dj@redhat.com>
9072
9073 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9074 * Makefile.in: Regenerate.
9075
df445104
MR
90762003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9077
9078 * configure.in: Use curly braces in the definition of tooldir.
9079 * configure: Regenerate.
9080
2eb98e5d 90812003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 9082
2eb98e5d
DD
9083 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9084 newlib or libgloss.
9085 * Makefile.in: Regenerate.
9086
862fced8
DD
90872003-05-21 DJ Delorie <dj@redhat.com>
9088
9089 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9090 * Makefile.in: Regenerate.
9091
fc351800
ILT
90922003-05-20 Ian Lance Taylor <ian@airs.com>
9093
9094 * MAINTAINERS: Update my e-mail address.
9095
7e2dbcef
NN
90962003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9097
9098 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 9099 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
9100 Factor out common code from autogen IF statements.
9101 * configure: Regenerate.
9102 * Makefile.in: Regenerate.
9103
f2a0e225
KC
91042003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9105
9106 * configure.in: Accept i[3456789]86 for machine type.
9107 * configure: Regenerate.
9108
8b87bb96
NN
91092003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9110
9111 * configure.in: Switch more things to use maybe dependencies.
9112 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9113 * configure: Regenerate.
9114 * Makefile.tpl: Switch more things to use maybe dependencies.
9115 * Makefile.in: Regenerate.
9116
fdb882bc 91172003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
9118
9119 * Makefile.tpl (install-opcodes): Define.
9120 * Makefile.in: Rebuild.
9121
f7c50032
AJ
91222003-05-13 Andreas Jaeger <aj@suse.de>
9123
9124 * config.guess: Update to 2003-05-09 version.
9125 * config.sub: Update to 2003-05-09 version.
9126
dce2d8b2 91272003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
9128
9129 * configure.in: Correct sed script so that options in quotes are not
9130 deleted.
9131 * configure: Rebuild.
9132
aa8f1f57
CV
91332003-05-12 Corinna Vinschen <corinna@vinschen.de>
9134
9135 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9136 and $$s/newlib/libc/sys/cygwin32 include paths.
9137 * configure: Ditto.
9138
0c130f81
MM
91392003-05-12 Michael Meissner <gnu@the-meissners.org>
9140
9141 * MAINTAINERS: Update my email addresses.
9142
aa1a100b
EB
91432003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9144
9145 * config-ml.in: Propagate INSTALL variables.
f7c50032 9146
87861833
GP
91472003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9148
9149 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9150
de722255
CD
91512003-05-02 Chris Demetriou <cgd@broadcom.com>
9152
6eb95e99
ZW
9153 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9154 * Makefile.in: Regenerate.
de722255 9155
96c4a002
WB
91562003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9157
9158 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9159
55b15a11
WB
91602003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9161
9162 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9163
0c227849
DJ
91642003-04-27 Daniel Jacobowitz <drow@mvista.com>
9165
9166 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9167 * Makefile.in: Regenerated.
9168
d45148c1
WB
91692003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9170
9171 * MAINTAINERS (Write After Approval): Upgrade myself from
9172 GNATS only to write-after-approval. Update my mail address.
9173
dce2d8b2 91742003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
9175
9176 (OS Port Maintainers: freebsd): Add myself.
9177
438f50c3
MM
91782003-04-22 Mark Mitchell <mark@codesourcery.com>
9179
9180 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9181
9074e169
KJ
91822003-04-22 Kean Johnston <jkj@sco.com>
9183
9184 * MAINTAINERS (SCO ports): Added myself.
9185
dfd39a2e
NS
91862003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9187
9188 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9189
ccbae82a
KJ
91902003-04-19 Kean Johnston <jkj@sco.com>
9191
9192 * MAINTAINERS (Write After Approval): Add myself.
9193
2f50999f
GP
91942003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9195
9196 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9197 * Makefile.in: Regenerate.
9198
e9b84181
JJ
91992003-04-18 Jakub Jelinek <jakub@redhat.com>
9200
9201 * configure.in (powerpc64*-*-linux*): Remove.
9202 * configure: Rebuilt.
9203
1ca4c6e1
PE
92042003-04-17 Phil Edwards <pme@gcc.gnu.org>
9205
9206 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9207 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9208 and restrap.
9209 * Makefile.in: Regenerate.
9210
0590b963
RE
92112003-04-16 Richard Earnshaw <rearnsha@arm.com>
9212
9213 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9214 * configure: Regenerated.
9215
ff41a56f
DD
92162003-04-15 DJ Delorie <dj@redhat.com>
9217
9218 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9219
50d440bc
NC
92202003-04-13 Nick Clifton <nickc@redhat.com>
9221
9222 * config-ml.in: Remove support for --disable-aix removing
9223 call-aix multilibs.
9224
b1e0a93e
AO
92252003-04-10 Alexandre Oliva <aoliva@redhat.com>
9226
9227 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9228 * */configure: Rebuilt.
9229
71fb704d
JS
92302003-04-08 Joel Sherrill <joel@oarcorp.com>
9231
9232 * MAINTAINERS: Add my email address.
9233
3897ea90
OH
92342003-03-17 Olivier Hainque <hainque@act-europe.fr>
9235
9236 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 9237
93c834b7
NN
92382003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9239
9240 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9241 * Makefile.in: Regenerate.
9242
82c34dcb
MC
92432003-03-14 Michael Chastain <mec@shout.net>
9244
9245 * Makefile.in: Regenerate with correct Makefile.def.
9246
73458fb7
NN
92472003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9248
9249 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9250 Make macro.
9251 * Makefile.in: Regenerate.
9252 * configure.in: Clean up gxx_include_dir logic.
9253 * configure: Regenerate.
9254
32cf27e5
AE
92552003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9256
9257 * MAINTAINERS (Write After Approval): Add myself.
9258
c727e7a0
BE
92592003-03-10 Ben Elliston <bje@wasabisystems.com>
9260
9261 * MAINTAINERS: Update my mail address.
9262
9a27ac7a
FS
92632003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9264
9265 * configure.in (gxx_include_dir): Fix typo.
9266 * configure: Regenerated.
9267
3aa83176
NN
92682003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9269
9270 * Makefile.tpl: Reindent.
9271 * Makefile.in: Regenerate.
9272 * configure.in: Reindent. Don't set unused variables.
9273 * configure: Regenerate.
9274
9124bc53
DJ
92752003-03-04 Daniel Jacobowitz <drow@mvista.com>
9276
9277 * configure.in: Include $(build_tooldir)/sys-include in
9278 FLAGS_FOR_TARGET.
9279 * configure: Regenerated.
9280
cb543528
NN
92812003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9282
c858bf1e
NN
9283 * Makefile.tpl: Always pass down RANLIB.
9284 * Makefile.in: Regenerate.
9285
aa9c3ab4
NN
9286 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9287 * Makefile.in: Regenerate.
9288 * configure.in: Remove unused logic relating to --enable-shared
9289 and --enable-threads. Remove bogus comments. Remove redundant
9290 noconfigdirs.
9291 * configure: Regenerate.
9292
cb543528
NN
9293 * configure.in: Replace ${libstdcxx_version} by its value.
9294 Remove reference to mh-dgux.
9295 * configure: Regenerate.
9296
53f70c1b
KB
92972003-03-03 Kevin Buettner <kevinb@redhat.com>
9298
9299 * MAINTAINERS (Write After Approval): Add myself.
9300
df0f0674
NN
93012003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9302
9303 * Makefile.tpl: Rearrange.
9304 * Makefile.in: Regenerate.
9305
dce2d8b2 93062003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
9307
9308 * configure.in: Add support for kaOS as cross build target system.
9309 * configure: Regenerated.
9310
a7a287eb
SB
93112003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9312
9313 * MAINTAINERS (Write after approval): Add myself.
9314
ff00c8a2
JW
93152003-02-21 James E Wilson <wilson@tuliptree.org>
9316
9317 * MAINTAINERS: Update my email address.
9318
abb2db7a
ZW
93192003-02-21 Zack Weinberg <zack@codesourcery.com>
9320
9321 * MAINTAINERS: Add self to blanket write privs. section.
9322
e9f2dc3b
SM
93232003-02-20 Sean McNeil <sean@blue.mcneil.com>
9324
9325 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9326 configure-target-* as some target builds may require additional
9327 flags for preprocessor tests.
9328 * Makefile.in: Regenerated.
9329
ee03dc5e
AO
93302003-02-19 Alexandre Oliva <aoliva@redhat.com>
9331
11856278
AO
9332 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9333 * ltconfig: Handle it.
9334 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9335 auto-detecting it.
9336
274aef32
AO
9337 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9338 it is used as argument to $CC.
9339 * ltcf-gcj.sh: Likewise.
9340
ee03dc5e
AO
9341 * configure.in: Introduce --enable-maintainer-mode.
9342 * configure: Rebuilt.
9343 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9344 for maintainer mode.
9345 * Makefile.in: Rebuilt.
9346
30db8e17
JM
93472003-02-18 Jason Merrill <jason@redhat.com>
9348
9349 * Makefile.tpl (check-c++): Allow parallelism.
9350
cab60ac6
GP
93512003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9352
9353 * MAINTAINERS: Remove John Carr (who never actually had access to
9354 gcc.gnu.org).
9355
c8e5d1af
GK
93562003-02-15 Geoffrey Keating <geoffk@apple.com>
9357
9358 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9359 don't configure target-libobjc.
9360 * configure: Regenerate.
9361
70f91f50
RO
93622003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9363
9364 * Makefile.tpl (RANLIB): Define.
9365 * Makefile.in: Regenerate.
9366
669e9062
LB
93672003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9368
9369 * MAINTAINERS: Update my email.
abb2db7a 9370
61b56b2e
KS
93712003-02-06 Keith R Seitz <keiths@redhat.com>
9372
9373 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9374 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9375 * Makefile.in: Regenerated.
9376 * configure.in: Remove all traces of snavigator, db, and grep.
9377 * configure: Regenerated.
9378
a1ba6e15
GP
93792003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9380
9381 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9382 After Approval.
9383
f5f2cce5
CC
93842003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9385
9386 * MAINTAINERS (Write after approval): Add myself.
9387
ba49f6f1
FCE
93882003-01-31 Frank Ch. Eigler <fche@redhat.com>
9389
9390 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9391 * Makefile.in: Regenerated.
9392
ccf9f10c
RS
93932003-01-30 Roger Sayle <roger@eyesopen.com>
9394
9395 * config.guess: Updated to 2003-01-30's version.
9396 * config.sub: Updated to 2003-01-28's version.
9397
a693735b
AO
93982003-01-30 Alexandre Oliva <aoliva@redhat.com>
9399
9400 * config.if: If gcc_version is already set, just use it. Don't set
9401 gcc_version_trigger if it's already set, otherwise set it to
9402 gcc/version.c, but only if the file exists. If it is not set and
9403 gcc/version.c does not exist, try to extract the version number from
9404 $CC.
9405
204c43d6
AT
94062003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9407
abb2db7a 9408 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 9409
842e91ec
PE
94102003-01-27 Phil Edwards <pme@gcc.gnu.org>
9411
9412 * configure.in: Revert 24Jan change.
9413 * configure: Regenerate.
9414
6b99984e
GP
94152003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9416
9417 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9418 entry of HJ Lu.
9419
806e0935
NN
94202003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9421
9422 * configure.in: Revert previous change.
9423 * configure: Regenerate.
9424
307a9864
NN
94252003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9426
9427 * configure.in: Make rda native-only.
9428 * configure: Regenerate.
9429
02ba6302
VR
94302003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9431
9432 * MAINTAINERS: Move myself from GNATS-only-accounts to
9433 write-after-approval.
9434
77d187bc
NN
94352003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9436
9437 * configure.in: Add missing \.
9438 * configure: Rebuilt.
9439
a94a2d4c
JJ
94402003-01-17 Jakub Jelinek <jakub@redhat.com>
9441
9442 * configure.in (baseargs): Avoid using \| in sed regular
9443 expressions.
9444 * configure: Rebuilt.
9445
73f84924
JJ
94462003-01-16 Jakub Jelinek <jakub@redhat.com>
9447
9448 * configure.in (baseargs): Remove all supported forms of
9449 --cache-file, --srcdir, --host, --build and --target options
9450 from argument lists.
9451 * configure: Rebuilt.
9452
8c12fc63
JZ
94532003-01-15 Josef Zlomek <zlomekj@suse.cz>
9454
9455 * MAINTAINERS: Add myself to write-after-approval list.
9456
7c005a3a
AO
94572003-01-15 Alexandre Oliva <aoliva@redhat.com>
9458
9459 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9460 * configure: Rebuilt.
9461
3dfabf63
NN
94622003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9463
9464 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9465 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9466 * Makefile.in: Regenerate.
9467 * configure: Regenerate.
9468
cf53ae10
AO
94692003-01-09 Alexandre Oliva <aoliva@redhat.com>
9470
9471 * configure.in: Remove Makefile in build, host and target modules
9472 unless configure was run with --no-recursion.
9473 * configure: Rebuilt.
9474
3fbe8e4a
CC
94752003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9476
9477 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9478 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9479 * Makefile.in: Regenerate.
9480
66e2aa7d
CD
94812003-01-08 Chris Demetriou <cgd@broadcom.com>
9482
9483 * config.guess: Update to 2003-01-03 version.
9484 * config.sub: Update to 2003-01-03 version.
9485
b5038cfb
CF
94862003-01-07 Christopher Faylor <cgf@redhat.com>
9487
9488 * configure: Regenerate with proper autoconf 2.13.
9489
d02c69be
CF
94902003-01-07 Christopher Faylor <cgf@redhat.com>
9491
9492 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 9493 * configure: Regenerate.
d02c69be 9494
e914a571
AC
94952003-01-06 Andrew Cagney <ac131313@redhat.com>
9496
9497 * configure.in (GDB_TK): Add tcl directories conditional on
9498 gdb/gdbtk directory being present.
9499 * configure: Regenerate.
abb2db7a 9500
dce2d8b2 95012003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 9502
dce2d8b2
EB
9503 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9504 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
9505 * configure: Rebuilt.
9506
89a7012a
TT
95072002-12-31 Tom Tromey <tromey@redhat.com>
9508
9509 * Makefile.in: Rebuilt.
9510 * Makefile.def (target_modules) [libffi]: Allow installation.
9511
3f4f56e2
AS
95122002-12-31 Andreas Schwab <schwab@suse.de>
9513
9514 * configure.in: Fix use of $program_transform_name.
9515 * configure: Regenerated.
9516
6c1b8d0a
DJ
95172002-12-30 Daniel Jacobowitz <drow@mvista.com>
9518
9519 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 9520 * configure: Regenerated.
6c1b8d0a 9521
c5120911
AO
95222002-12-29 Alexandre Oliva <aoliva@redhat.com>
9523
9524 * Makefile.tpl (local-distclean): Don't remove...
9525 (multilib.ts): ... this. Moved into...
9526 (multilib.out): ... this. Don't use sub-make.
9527 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9528 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9529 (configure-build-[+module+], configure-[+module+],
9530 configure-target-[+module+], configure-gcc): ... these. Test
9531 for Makefile existence. Drop config.status from dependencies.
9532 * Makefile.in: Rebuilt.
9533 * configure.in: Move gcc-version-trigger to the end of
9534 ac_configure_args. Add comments to maybedep.tmp and
9535 serdep.tmp. Introduce --disable-serial-configure. Remove
9536 nonopt from baseargs, matching and removing corresponding
9537 whitespace while at it.
9538 * configure: Rebuilt.
9539
e245b0ea
AO
95402002-12-28 Alexandre Oliva <aoliva@redhat.com>
9541
903de295
AO
9542 * configure.in (host_configargs): Replace reference to
9543 no-longer-defined buildopts with --build=${build_alias}.
9544 * configure: Rebuilt.
9545
e245b0ea
AO
9546 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9547 program_transform_name to standard idiom.
9548 (AUTOGEN, AUTOCONF): Define.
9549 (Makefile.in): Use $(AUTOGEN).
9550 (Makefile): Depend on config.status, and use autoconf-style rule to
9551 build it. Move original commands to...
9552 (config.status): ... this new target.
9553 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9554 $(AUTOCONF).
9555 * Makefile.in: Rebuilt.
9556
671aa708
NN
95572002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9558
53fbfb58
NN
9559 * Makefile.tpl: Fix dramatic bustage due to change in
9560 program_transform_name.
9561 * Makefile.in: Regenerate.
9562
9563 * configure.in: Remove unnecessary PATH setting.
9564 * configure: Regnerate.
9565
9566 * configure.in: Don't default to unprefixed tools unless
9567 the native tools will work.
9568 * configure: Regenerate.
9569
671aa708
NN
9570 * configure.in: Convert to autoconf script. Blow away lots
9571 of now-redundant Makefile fragments.
9572 * configure: Generate using Autoconf.
9573 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9574 * Makefile.in: Regenerate.
9575
57f40826
NN
95762002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9577
3fedb745
NN
9578 * configure: Fix stupid bug where RANLIB was mistakenly included.
9579
abb2db7a 9580 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
9581 (build_configargs, host_configargs, target_configargs).
9582
9583 * configure.in: Move logic out of sed statement.
9584
abb2db7a 9585 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
9586 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9587
315fa0f4
SS
95882002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9589
9590 * config.sub: Import from master repository
9591 * config.guess: Ditto
9592
45aff44f
AS
95932002-12-24 Andreas Schwab <schwab@suse.de>
9594
9595 * Makefile.tpl (multilib.out): Fix missing space.
9596 * Makefile.in: Regenerate.
9597
88b5521b
NN
95982002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9599
9600 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9601 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9602 * Makefile.in: Regenerate.
9603 * configure.in: Remove unnecessary leftovers.
9604
2a726918
GK
96052002-12-21 Geoffrey Keating <geoffk@apple.com>
9606
9607 * configure.in (extra_ranlibflags_for_target): New variable.
9608 (*-*-darwin): Add -c to ranlib commands.
9609 * configure (tooldir): Handle extra_ranlibflags_for_target.
9610
aace3269 96112002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
9612
9613 * Makefile.tpl: Revert HJL's change.
9614 * Makefile.in: Regenerated.
9615 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9616 always.
9617
f0895142
AS
96182002-12-19 Andreas Schwab <schwab@suse.de>
9619
9620 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9621 * Makefile.in: Regenerate.
9622
dce2d8b2 96232002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
9624
9625 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9626 * Makefile.in: Regenerated.
9627
9628 * configure.in (build_prefix): New. Substitute.
9629
212f6dd0
NN
96302002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9631
79308c5d
NN
9632 * Makefile.tpl: Don't let real targets depend on phony targets.
9633 * Makefile.in: Regenerate.
9634
212f6dd0
NN
9635 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9636 * Makefile.in: Regenerate.
9637
ab17919f
SS
96382002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9639
9640 * config.sub: Import from master repository
9641 * config.guess: Ditto
9642
5ecf91d1
JM
96432002-12-16 Jason Merrill <jason@redhat.com>
9644
9645 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9646 previous 'make bootstrap'.
9647 * Makefile.in: Regenerate.
9648
d8437e1b
HPN
96492002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9650
9651 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9652
4977bab6
ZW
96532002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9654
9655 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9656 * Makefile.in: Regenerate.
9657
0edcfdcb
JM
96582002-12-13 Jason Merrill <jason@redhat.com>
9659
6248218a 9660 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
9661 library tests.
9662 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
9663 * Makefile.in: Regenerate.
9664
4977bab6
ZW
96652002-12-12 Alexandre Oliva <aoliva@redhat.com>
9666
9667 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9668 * Makefile.in: Rebuilt.
9669
f87505dd
AO
96702002-12-12 Alexandre Oliva <aoliva@redhat.com>
9671
9672 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9673
4977bab6
ZW
96742002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9675
9676 * configure: Fix bug put in by gremlins.
9677
9678 * Makefile.tpl: Substitute more autoconfily.
9679 * configure: Substitute more autoconfily.
9680 * Makefile.in: Regenerate.
9681
7f0db92a
SS
96822002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9683
9684 * config.sub: Import from master repository
9685 * config.guess: Ditto
9686 * MAINTAINERS: Added Svein Seldal under write after approval
9687
4977bab6
ZW
96882002-12-08 Andrew Cagney <ac131313@redhat.com>
9689
9690 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9691 * Makefile.in (all-sim): Ditto.
9692
96932002-12-06 DJ Delorie <dj@redhat.com>
9694
9695 * Makefile.tpl: Change configure dependencies to not have real
9696 targets depend on phony targets.
9697
96982002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9699
9700 * configure.in: Revert unintentional change.
9701
9702 * Makefile.tpl: Change dependency for */multilib.out so that
9703 it works when gcc isn't in the tree.
9704
9705 * configure.in: Substitute more.
9706 * configure: Run subconfigures from the Makefile.
9707 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9708 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9709
67f1b906
GP
97102002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9711
9712 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9713
4977bab6
ZW
97142002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9715
9716 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9717 and corresponding dependencies.
9718 * Makefile.in: Regenerate.
9719
9720 * configure.in (host_tools): Order binutils, gas and ld for
9721 convenience in running the testsuites.
9722
9723 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9724 * Makefile.in: Regenerate.
9725 * configure.in: Introduce rules to serialize subconfigure runs.
9726
9727 * configure.in: Introduce BASE_CC_FOR_TARGET.
9728 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9729 Realize configure-build-* targets. Realize configure-target-* targets.
9730 * Makefile.in: Regenerate.
9731
97322002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9733
9734 * configure: Move gcc_version_trigger stuff from here...
9735 * configure.in: ...to here.
9736
9737 * configure.in: Separate subconfigure options added by this file from
9738 options given by the user. Add machinery to put args for host
9739 subconfigures into the Makefile.
9740
9741 * Makefile.tpl: Remove 'vault' targets.
9742 * Makefile.tpl: Reorder and comment dependencies.
9743 * Makefile.in: Regenerate.
9744
97452002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9746 * configure.in: Fix my broken commit of previous patch. (sigh)
9747
743f054e
GK
97482002-11-28 Geoffrey Keating <geoffk@apple.com>
9749
9750 * configure.in: Move host-specific darwin noconfigdirs into
9751 the host-specific section.
9752
4977bab6
ZW
97532002-11-28 Geoffrey Keating <geoffk@apple.com>
9754
9755 * configure.in: Move host-specific darwin noconfigdirs into
9756 the host-specific section.
9757
97582002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9759
9760 * configure: Remove skip-this-dir support.
9761 * Makefile.tpl: Remove skip-this-dir support.
9762
9763 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9764 subdirectories.
9765 * Makefile.in: Regenerate.
9766
9767 * Makefile.tpl: Strip out useless setting of 'dir'.
9768 * Makefile.in: Regenerate.
9769
97702002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9771
9772 * configure.in: Fix deeply stupid bug.
9773
9774 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9775 shell code in CXX_FOR_TARGET
9776 * Makefile.def: Introduce raw_cxx.
9777 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9778 RAW_CXX_FOR_TARGET.
9779 * Makefile.in: Regenerate.
9780
97812002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9782
9783 * Makefile.tpl: Remove unnecessary ifs.
9784 * Makefile.in: Regenerate.
9785
9786 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9787 dependencies. Maybe-ize build-libiberty. Create dummy install
9788 targets for 'no_install' modules.
9789 * configure: Move GDB_TK substitution to configure.in. Move
9790 build_modules stuff to configure.in.
9791 * configure.in: Implement soft dependency machinery. Maybe-ize
9792 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9793 * Makefile.in: Regenerate.
9794
97952002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9796
9797 * Makefile.tpl: Make all-target, install-target behave similarly
9798 to all, install (only hitting configured targets). Eliminate
9799 unused macro defintions.
9800
9801 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9802 build != host.
9803
9804 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9805
9806 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9807
9808 * configure.in: Produce lists of subdir targets we're actually
9809 configuring. Remove references to "dosrel".
9810 * Makefile.tpl: Let configure set which subdir targets are hit.
9811 Remove install-cross; clean up install; remove ALL. Remove
9812 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9813 Autogenerate host module targets. Remove empty dependency lines
9814 and redundant dependency; rearrange slightly.
9815 * Makefile.def: Add host-side libtermcap, utils.
9816
9817 * Makefile.in: Regenerate.
9818
e6226a2f
RO
98192002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9820
9821 * ltconfig (osf[345]): Append $major to soname_spec.
9822 Reflect this in library_names_spec.
9823 * ltmain.sh (osf): Prefix $major with . for use as extension.
9824
3b75d237
AJ
98252002-11-19 Andreas Jaeger <aj@suse.de>
9826
9827 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9828 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9829 and sparc64 GNU/Linux systems.
9830
809108de
NS
98312002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9832
9833 * MAINTAINERS: Update email.
9834
e7e0de7e
GP
98352002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9836
9837 * MAINTAINERS: Complete James Dennett's entry.
9838
f7109dea
EB
98392002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9840
9841 * MAINTAINERS (Write After Approval): Add myself.
9842
d3ac17c9
BK
98432002-11-13 Bruce Korb <bkorb@gnu.org>
9844
9845 * Makefile.tpl: syntactic cleanup
9846
dce2d8b2 98472002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
9848
9849 * MAINTAINERS: Add myself to write-after-approval list.
9850
4977bab6
ZW
98512002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9852
9853 * Makefile.def: Add list of recursive targets to autogenerate.
9854 Add build_modules.
9855 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9856 targets. Autogenerate *-build-* targets.
9857 * Makefile.in: Regenerate.
9858
98592002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9860
9861 * configure: More autoconf-style substitutions.
9862 * Makefile.tpl: More autoconf-style substitutions.
9863 * Makefile.in: Regenerate.
9864
98652002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9866
9867 * configure: Substitute more variables in a more autoconf-friendly
9868 way. Simplify slightly.
9869 * Makefile.tpl: Make more variables substitutable in an
9870 autoconf-friendly way.
9871 * Makefile.in: Regenerate.
9872
d4783999
JW
98732002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9874
9875 * MAINTAINERS (Write After Approval): Add myself.
9876
4977bab6
ZW
98772002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9878
9879 * configure.in (v810*): Remove special setting of tools.
9880
9881 * configure: Add support for extra required flags for ar or nm.
9882 * configure.in (aix4.3+): Use above support for target-specific
9883 issues, rather than using config/mt-aix43.
9884
98852002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9886
9887 * configure: Remove 'removing', which doesn't work. Replace $subdir
9888 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9889 with $srcdir. Reformat indentation. Substitute some variables
9890 formerly hard-coded in the Makefile for build=host.
9891 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9892 * Makefile.def: Autogenerate more.
9893 * Makefile.in: Regenerate.
9894
1c9c903e
AN
98952002-11-04 Adam Nemet <anemet@lnxw.com>
9896
9897 * MAINTAINERS (Write After Approval): Add myself.
9898
40673d2b
KB
98992002-11-04 Kevin Buettner <kevinb@redhat.com>
9900
9901 * Makefile.def (host_modules): Add rda.
9902 * Makefile.in: Regenerate.
9903 * configure.in (target_tool): Add target-rda to list.
9904
42e650ae
GP
99052002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9906
9907 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9908
e004b81f
PE
99092002-10-25 Phil Edwards <pme@gcc.gnu.org>
9910
9911 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9912 and restrap targets to this rule.
9913 * Makefile.in: Regenerate.
9914
06bd49b1
GP
99152002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9916
9917 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9918 GNATS only accounts.
9919
d0af82b0
HPN
99202002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9921
9922 * configure.in (i[3456]86-*-linux*): Add check to disable
9923 ${libgcj} for glibc1.
9924
10782654
DC
99252002-10-24 Denis Chertykov <denisc@overta.ru>
9926
9927 * MAINTAINERS: Add myself as ip2k port maintainer.
9928
a5a438f5
SS
99292002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9930
9931 * configure.in: Add tic4x target.
9932
fe3d5b7f
NN
99332002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9934
aba8a494
NN
9935 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9936 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9937 * Makefile.in: Regenerate.
9938
fe3d5b7f
NN
9939 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9940 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9941 * Makefile.in: Regenerate.
9942
a6ad79e7
JJ
99432002-10-02 Janis Johnson <janis187@us.ibm.com>
9944
9945 * MAINTAINERS: Add myself as web pages co-maintainer.
9946
6a8a9058
NN
99472002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9948
9949 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9950 * Makefile.in: Regenerate.
9951
327d975a
ZW
99522002-10-02 Zack Weinberg <zack@codesourcery.com>
9953
9954 * MAINTAINERS: Add myself and Nathan Sidwell
9955 <nathan@codesourcery.com> as VxWorks maintainers.
9956
a5ae8f19 99572002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
9958
9959 * Makefile.def: Remove order dependency comments.
9960 * Makefile.tpl: Add explicit install-install dependencies.
9961 * Makefile.in: Regenerate.
d0f6c823 9962
34c6040c 9963 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 9964 * Makefile.in: Regenerate.
34c6040c 9965
d0f6c823
NN
9966 * Makefile.tpl: Add configure-target (for src-release in src)
9967 * Makefile.in: Regenerate.
9968
50bd210b
NC
99692002-09-30 Nick Clifton <nickc@redhat.com>
9970
9971 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9972
ca25149e
UW
99732002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9974
9975 * configure.in (s390*-*-linux*): Enable libgcj.
9976
dd30b57d
NN
99772002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9978
9e60a678
NN
9979 * configure: Revert accidentally applied changes.
9980
dd30b57d
NN
9981 * Makefile.tpl: Make more autoconf-friendly.
9982 * Makefile.in: Regenerate.
9983 * configure: Make substitution more autoconf-like.
9984
5831424e
RE
99852002-09-28 Richard Earnshaw <rearnsha@arm.com>
9986
9987 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9988 single entry to handle all these.
9989 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9990 libjava on arm-*-elf.
9991
b7f3b15b
GK
99922002-09-27 Geoffrey Keating <geoffk@apple.com>
9993
9994 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9995 things that depend on them.
9996
0dffceed
NN
99972002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9998
9999 * Makefile.tpl: Make subsituted variables more autoconfy.
10000 * Makefile.in: Regenerate.
10001 * configure: Make seds more autoconfy.
10002
1db75a86 100032002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
10004
10005 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10006 * Makefile.in: Regenerate.
10007 * configure.in: Rewrite sed statements to look autoconfy.
10008
1db75a86
NN
10009 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10010 all-target-foo on configure-target-foo.
10011 * Makefile.def: Ditto.
10012 * Makefile.in: Rebuild.
10013
741a4e89
AH
100142002-09-25 Andrew Haley <aph@redhat.com>
10015
10016 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10017
95ddd785
NN
100182002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10019
10020 * Makefile.def: New file.
10021 * Makefile.tpl: New file.
10022 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10023 * contrib/gcc_update: Note that Makefile.in is a generated file.
10024
10025 * configure.in: Minor rearrangement. Simplify tests.
10026
65a824f6
JT
100272002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10028
10029 * configure.in (with_headers): Skip copy if value is "yes".
10030 (with_libs): Likewise.
10031
51270f0a 100322002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
10033
10034 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10035 * configure.in (sh*-*-pe*): Ditto.
10036 * configure.in (mips*-*-pe*): Ditto.
10037 * configure.in (*arm-wince-pe): Ditto.
10038
8f89dbf4
NN
10039 * configure.in: Rearrange.
10040
c1b8db3f
KH
100412002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10042
10043 * MAINTAINERS: Update my email address.
10044
341f0575
PK
100452002-08-30 Paul Koning <pkoning@equallogic.com>
10046
10047 * MAINTAINERS: (Write After Approval): Add myself.
10048
d2e06980
GK
100492002-08-29 Geoffrey Keating <geoffk@redhat.com>
10050
10051 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10052
4906d5d8
GK
100532002-08-24 Geoffrey Keating <geoffk@redhat.com>
10054
10055 * MAINTAINERS: Change my mailing address.
10056
e9a25cc8
PC
100572002-08-21 Paolo Carlini <pcarlini@unitus.it>
10058
10059 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 10060 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 10061
dce2d8b2 100622002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
10063
10064 * MAINTAINERS (Write After Approval): Remove myself.
10065 (Various Maintainers: c++ runtime libs): Add myself.
10066
5ce6f47b
EC
100672002-08-15 Eric Christopher <echristo@redhat.com>
10068
10069 * config.sub: Import from master repository.
10070 * config.guess: Ditto.
10071
7f9317f0
AO
100722002-08-19 Alexandre Oliva <aoliva@redhat.com>
10073
10074 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10075 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10076 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10077
7aecca3d
AH
100782002-08-16 Aldy Hernandez <aldyh@redhat.com>
10079
10080 * MAINTAINERS: Add self to rs6000 vector extensions.
10081
8ea4b195
AO
100822002-08-15 Alexandre Oliva <aoliva@redhat.com>
10083
10084 * libiberty/configure: Reverted unintended yesterday's check in.
10085
f5cc59a7
AO
100862002-08-14 Alexandre Oliva <aoliva@redhat.com>
10087
10088 * boehm-gc/configure, libf2c/configure: Rebuilt.
10089 * libffi/configure, libiberty/configure: Ditto.
10090 * libjava/configure, libobjc/configure: Ditto.
10091 * libstdc++-v3/configure, zlib/configure: Ditto.
10092 Merged from binutils:
10093 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10094 From Steve Ellcey <sje@cup.hp.com>:
10095 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10096 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10097 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10098 IA64.
10099 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10100 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10101 soname_spec, sys_lib_search_path_spec): Ditto.
10102
dce2d8b2 101032002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
10104
10105 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10106
2ff34870
L
101072002-08-04 H.J. Lu (hjl@gnu.org)
10108
10109 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10110
a014f2fe
KW
101112002-08-02 Krister Walfridsson <cato@df.lth.se>
10112
10113 * MAINTAINERS (Write After Approval): Add myself.
10114
c01d477a
AM
101152002-07-31 Alan Modra <amodra@bigpond.net.au>
10116
10117 * configure.in: Move generic linux case to end. Copy generic
10118 linux noconfigdirs to mips*-*-linux* entry and new
10119 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10120
68cd2524
MM
101212002-07-19 Michael Matz <matz@suse.de>
10122
10123 * MAINTAINERS: Add myself as ra* maintainer.
10124
e2d83b8c
CD
101252002-07-16 Chris Demetriou <cgd@broadcom.com>
10126
10127 * config.guess: Update to 2002-07-09 version.
10128 * config.sub: Update to 2002-07-03 version.
10129
cece4f1d
HPN
101302002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10131
10132 * MAINTAINERS: Fix typo in a maintainer email address.
10133
bb654703
NN
101342002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10135
10136 * configure.in: Remove two redundant tests.
10137
789b7de5
RO
101382002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10139
10140 * configure.in (mips*-*-irix6*o32): Enable stabs.
10141
e1da1089
NN
101422002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10143
f3970bba
NN
10144 * configure.in: Don't build grez.
10145 * Makefile.in: Ditto.
10146
e1da1089
NN
10147 * Makefile.in: Remove references to bsp, cygmon, libstub.
10148 * configure.in: Ditto.
10149
10150 * configure.in: Remove leftover reference to gdbtest.
10151
57c905fa
PE
101522002-07-08 Phil Edwards <pme@gcc.gnu.org>
10153
10154 * configure.in (gxx_include_dir): Change to match versioned
10155 C++ headers if --enable-version-specific-runtime-libs is used.
10156
a0af94a7 101572002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 10158
a0af94a7
SE
10159 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10160
423ce3eb
NN
101612002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10162
10163 * configure.in: Make --without-x work.
10164
98186934
NN
101652002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10166
c3b7d169
NN
10167 * configure.in: Rearrange target Makefile fragment collection.
10168
98186934
NN
10169 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10170 cvs[src].
10171 * configure.in: Ditto.
10172
eebd288a
MK
101732002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10174
10175 * MAINTAINERS (Write After Approval): Update my e-mail address.
10176
3ab36f05
NN
101772002-06-24 Ben Elliston <bje@redhat.com>
10178
10179 * configure.in (host_tools): Remove cgen.
10180
10181 * Makefile.in (all-cgen): Remove; runs from its source directory.
10182 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 10183 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
10184 (all-sim): Likewise.
10185
dce2d8b2 101862002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
10187
10188 * Makefile.in: Eliminate 'apache' targets.
10189 * configure.in: Eliminate 'apache' targets.
10190
55380b08
NN
10191 * configure.in: Eliminate redundant tests. Reorganize.
10192
9a5c1b9d
NN
10193 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10194
5fd3853a
NN
10195 * config-ml.in: Eliminate references to Cygnus configure.
10196
cfefc434
NN
10197 * Makefile.in: Eliminate references to building emacs.
10198
2fe93885
GS
101992002-06-28 Graham Stott <graham.stott@btinternet.com>
10200
10201 * MAINTAINERS: Update my email address.
10202
53c40185
BK
102032002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10204
10205 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 10206 (cxx_incdir): Remove.
53c40185 10207
97679694
NN
102082002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10209
10210 * MAINTAINERS (Write After Approval): Add self.
10211
b03bcd37
DC
10212Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10213
10214 * configure.in: Add support for ip2k.
10215
6bd12129
NN
102162002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10217
10218 * configure.in: Fix AIX configury bug.
10219
e0d98a92
SE
102202002-06-20 Steve Ellcey <sje@cup.hp.com>
10221
10222 * MAINTAINERS (Write After Approval): Add self.
10223
ba3292db
NN
102242002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10225
ef40bc65
NN
10226 * configure.in: replace ${topsrcdir} with ${srcdir}
10227
7a0be465
NN
10228 * configure.in: Move definition of libstdcxx_flags
10229 right above usage, rather than waaay earlier.
10230
e1848dde
NN
10231 * configure.in: Pull definition of is_cross_compiler earlier.
10232
8bc2fff1
NN
10233 * configure.in: Rearrange a little.
10234
ba3292db
NN
10235 * configure.in: Remove references to librx.
10236 * Makefile.in: Remove references to librx.
10237
11d8b408
DC
10238Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10239
10240 * config.sub: Add support for avr target.
10241 Import from master sources, rev 1.255
5ce6f47b 10242
93da8339
PE
102432002-06-19 Phil Edwards <pme@gcc.gnu.org>
10244
10245 * configure, .cvsignore: Revert previous change...
10246 * Makefile: ...delete.
10247
b4caab5c
NN
102482002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10249
10250 * configure.in: Eliminate ${gasdir} variable.
10251
ee777171
DB
102522002-06-18 Dave Brolley <brolley@redhat.com>
10253
10254 * configure.in: Add support for frv.
10255 * config.sub: Add support for frv.
10256
26e4af54
PE
102572002-06-18 Phil Edwards <pme@gcc.gnu.org>
10258
10259 * configure: Remove garbage from previous commit.
10260
bb20b7da
PE
102612002-06-18 Phil Edwards <pme@gcc.gnu.org>
10262
10263 * configure: For in-source builds, make a subdir and re-exec there.
10264 * Makefile: New file. Pass targets through to build directory.
10265 * .cvsignore: No longer ignore "Makefile".
10266
9d321f6c
DR
102672002-06-16 Douglas Rupp <rupp@gnat.com>
10268
10269 * MAINTAINERS (Write After Approval): Add self.
10270
c8eb2bc0
KG
102712002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10272
10273 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10274
f210d239
JT
102752002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10276
10277 * configure.in (vax-*-netbsd*): Re-enable gas.
10278
e9667b3c
NN
102792002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10280
efe1f357
NN
10281 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10282 BUILD_PREFIX_1, to correct nomenclature.
10283 * configure: Likewise.
10284
e9667b3c
NN
10285 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10286 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10287
fe2fe497
OH
102882002-05-31 Olaf Hering <olh@suse.de>
10289
10290 * config-ml.in: Propogate DESTDIR also.
10291
dcf7f0dd
JT
102922002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10293
10294 * configure.in (vax-*-netbsd*): Don't build gas for this
10295 platform.
10296
6ff14f32
MM
102972002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10298
10299 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10300 and libgcj for AVR.
10301
397de1ff
KK
103022002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10303
10304 * MAINTAINERS (Write After Approval): Add myself.
10305
ac30211c
JT
103062002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10307
10308 * config.guess: Update to 2002-05-22 version.
10309 * config.sub: Likewise.
10310
1e6347d8
RO
103112002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10312
10313 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10314 * config-ml.in: Likewise.
10315 * configure: Likewise.
10316 * configure.in: Likewise.
10317
e5ce1d6d
SC
103182002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10319
10320 * MAINTAINERS: Update my email address.
10321
6cdef75d
NN
103222002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10323
4a87f061
NN
10324 * configure.in: Simplify makefile fragment collection.
10325
10326 * configure.in: Remove code to build emacs.
603606e7 10327
e254d6b5
NN
10328 * configure.in : Remove --srcdir argument from targargs and buildargs
10329 (it's always overridden in the Makefile anyway). Rearrange a bit.
10330
10331 * configure: Move some logic to configure.in.
10332 * configure.in: Move some logic from configure.
6cdef75d 10333
1d6006fe
TT
103342002-05-11 Tom Tromey <tromey@redhat.com>
10335
10336 * MAINTAINERS: Reflect libgcj reality.
10337
b70b3534
FS
103382002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10339
10340 * Makefile.in: Honour DESTDIR.
10341
4434687a
MM
103422002-05-08 Mark Mitchell <mark@codesourcery.com>
10343
10344 * config.guess: Import 2002-03-20 version.
10345 * config.sub: Import 2002-04-26 version.
10346
a89e49c7
RO
103472002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10348
10349 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10350
44e55536
TJ
103512002-05-07 Tim Josling <tej@melbpc.org.au>
10352
10353 * MAINTAINERS: Add self.
10354
dce2d8b2 103552002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
10356
10357 * ltmain.sh: Detect and handle object name conflicts
10358 while piecewise linking a static library.
10359
b7c13625
AO
103602002-05-05 Alexandre Oliva <aoliva@redhat.com>
10361
10362 * configure.in (noconfigdirs): Don't disable libgcj on
10363 sparc64-*-solaris* and sparcv9-*-solaris*.
10364
4182d9fa
AO
103652002-05-03 Alexandre Oliva <aoliva@redhat.com>
10366
10367 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10368
7bebf279
TF
103692002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10370
10371 * configure.in (FLAGS_FOR_TARGET): Do not add
10372 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10373 on i[3456]86-*-linux*.
10374
9a06dc7d
TF
103752002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10376
10377 * configure.in (noconfigdirs): Replace [ ] with test.
10378
10379 * configure.in (noconfigdirs): Do not add target-newlib if
10380 target == i[3456]86-*-linux*, and host == target.
10381
a51a07fa
NN
103822002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10383
9e7facd6
DD
10384 * configure.in: delete reference to absent file
10385
aeaa0f2f
NN
10386 * configure.in: replace '[' with 'test'
10387
4bb98828
NN
10388 * configure.in: Eliminate references to gash.
10389 * Makefile.in: Eliminate references to gash.
10390
64791664
NN
10391 * configure.in: remove useless references to 'pic' makefile fragments.
10392
3ed57cf4
NN
10393 * configure.in: (*-*-windows*) Finish removing.
10394
a51a07fa
NN
10395 * configure.in: Eliminate redundant test for libgui.
10396
8552f6f1
RS
103972002-04-29 Roger Sayle <roger@eyesopen.com>
10398
10399 * MAINTAINERS: Add self and realphabetize. Update entries
10400 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10401 entry for a29k port maintainer.
10402
dce2d8b2 104032002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
10404
10405 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10406 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10407
704c9a14
NN
104082002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10409
10410 * configure.in: remove references to dead files
10411
7bff5059
MM
104122002-04-19 Mark Mitchell <mark@codesourcery.com>
10413
10414 * MAINTAINERS: Add information about purpose of this file.
10415
0c7c67f0
TT
104162002-04-18 Tom Tromey <tromey@redhat.com>
10417
10418 * configure.in: Disallow configuring libgcj when it is already
10419 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10420 Solaris 2.8 by default. For PR libgcj/6158.
10421
63501e91
NN
104222002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10423
10424 * configure.in: Move default CC setting out of config/mh-* fragments
10425 directly into here.
10426
701afd4d
NN
104272002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10428
10429 * configure.in: don't even try to configure or make a subdirectory
10430 if there's no configure script for it.
10431
07cdae91
MM
104322002-04-15 Mark Mitchell <mark@codesourcery.com>
10433
10434 * MAINTAINERS: Remove chill maintainers.
10435 * Makefile.in (CHILLFLAGS): Remove.
10436 (CHILL_LIB): Remove.
10437 (TARGET_CONFIGDIRS): Remove libchill.
10438 (CHILL_FOR_TARGET): Remove.
10439 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10440 CHILL_LIB.
10441 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10442 (CHECK_TARGET_MODULES): Likewise.
10443 (INSTALL_TARGET_MODULES): Likewise.
10444 (CLEAN_TARGET_MODULES): Likewise.
10445 (configure-target-libchill): Remove.
10446 (all-target-libchill): Remove.
10447 * configure.in (target_libs): Remove target-libchill.
10448 Do not compute CHILL_FOR_TARGET.
10449 * libchill: Remove directory.
5ce6f47b 10450
ab50d72b
DD
104512002-04-11 DJ Delorie <dj@redhat.com>
10452
10453 * Makefile.in, configure.in: Sync with binutils, entries
10454 follow...
10455
0a1e123a
DD
104562002-04-07 Andrew Cagney <ac131313@redhat.com>
10457
10458 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10459 (do-tar, do-bz2): New rules.
10460 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10461 (gdb-tar): New rule.
10462 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10463 (insight_dejagnu.tar): New rule.
10464 (insight.tar): New rule.
10465 (gdb+dejagnu.tar): New rule.
10466 (gdb.tar): New rule.
10467
ab50d72b
DD
104682002-02-01 Mo DeJong <supermo@bayarea.net>
10469
10470 * Makefile.in: Add all-tix to deps for all-snavigator
10471 so that tix is built when building snavigator.
10472
104732002-01-11 Steve Ellcey <sje@cup.hp.com>
10474
10475 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10476 ld and gdb are not supported.
10477
104782002-01-07 Mark Salter <msalter@redhat.com>
10479
10480 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10481 Allow target-libgloss to be built for arm, strongarm, and xscale.
10482
104832001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10484
10485 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10486 options for i[3456]86-pc-linux* native builds.
10487
104882001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10489
10490 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10491 files from .po files for a distribution.
10492
104932001-09-03 Jeff Holcomb <jeffh@redhat.com>
10494
10495 * configure.in: Enable libstdc++-v3 for h8300 targets.
10496
104972001-06-19 Alan Modra <amodra@bigpond.net.au>
10498
10499 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10500 version from bfd/.
10501
10502Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10503
10504 * Makefile.in (VER): When present, extract the version number from
10505 the file version.in.
10506
dce2d8b2 105072001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
10508
10509 * configure.in : enable ld for aix
10510
105112001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10512
10513 * config.guess: Add linux target for S/390.
10514
105152000-11-07 Philip Blundell <pb@futuretv.com>
10516
10517 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10518
105192000-11-03 Philip Blundell <pb@futuretv.com>
10520
10521 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10522 files.
10523
105242001-01-15 Ben Elliston <bje@redhat.com>
10525
10526 * configure.in (host_tools): Add sid.
10527 Always configure cgen.
10528
105292000-11-24 Nick Clifton <nickc@redhat.com>
10530
10531 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10532
10533
105342000-08-20 Doug Evans <dje@casey.transmeta.com>
10535
10536 * Makefile.in (ALL_MODULES): Add all-cgen.
10537 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10538 (all-cgen): New target.
10539 (all-opcodes,all-sim): Depend on all-cgen.
10540 * configure.in (host_tools): Add cgen.
10541 Only configure cgen if --enable-cgen-maint.
10542
dce2d8b2 105432002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
10544
10545 * configure.in: Add *-*-freebsd* configurations.
10546
90def2b2
TT
105472002-04-08 Tom Tromey <tromey@redhat.com>
10548
10549 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10550 Fixes PR libgcj/6068.
10551
320d7e7a
KW
105522002-03-30 Krister Walfridsson <cato@df.lth.se>
10553
10554 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10555
18b467f1
RO
105562002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10557
10558 * configure.in (alpha*-dec-osf*): Enable libgcj.
10559
dce2d8b2 105602003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
10561
10562 * MAINTAINERS (Write After Approval): Add myself.
10563
56ae9405
NC
105642002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10565
10566 Fix for: PR bootstrap/3591, target/5676
10567 * configure.in (mcore-pe): Disable the configuration of
10568 libstdc++-v3 since exceptions are not supported.
10569
f18d9a0c
AG
105702002-03-20 Anthony Green <green@redhat.com>
10571
10572 * configure.in: Enable libgcj for xscale-elf target.
10573
dce2d8b2 10574Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
10575
10576 * MAINTAINERS: Update my email address.
10577
28eca9e8
AO
105782002-03-16 Alexandre Oliva <aoliva@redhat.com>
10579
10580 * ltmain.sh (relink_command): Fix typo in previous change.
10581
e67e72c7
AO
105822002-03-15 Alexandre Oliva <aoliva@redhat.com>
10583
10584 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10585 (relink_command): Added --tag flags.
10586 (mode=install): If relinking fails; error out.
10587
c2273204
RH
105882002-03-12 Richard Henderson <rth@redhat.com>
10589
10590 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10591 .NOTPARALLEL tag.
10592 (do-check): Rename from check.
10593 (check): Allow parallel check.
10594
bcb64245
BW
105952002-03-12 Bob Wilson <bob.wilson@acm.org>
10596
10597 * MAINTAINERS: Add myself as maintainer for xtensa port.
10598 Fix alphabetical order in CPU port maintainer list.
10599 Remove myself from Write After Approval list.
10600
63adb4ff
RH
106012002-03-11 Richard Henderson <rth@redhat.com>
10602
10603 * Makefile.in (.NOTPARALLEL): Add fake tag.
10604
9bec4bf0
L
106052002-03-07 H.J. Lu (hjl@gnu.org)
10606
10607 * configure.in: Enable gprof for mips*-*-linux*.
10608
c7fc1f84
DS
106092002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10610
10611 * MAINTAINERS (Write After Approval): Add myself.
10612
6bff33fb
AO
106132002-02-28 Alexandre Oliva <aoliva@redhat.com>
10614
10615 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10616 libjava.
10617 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10618
0210b33b
AO
106192002-02-23 Alexandre Oliva <aoliva@redhat.com>
10620
10621 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10622 because its Makefile is there; test for the executable instead.
10623
fcc0a3ef
AO
106242002-02-22 Alexandre Oliva <aoliva@redhat.com>
10625
10626 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10627 libstdc++-v3 and libjava.
10628
dce2d8b2 106292002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
10630
10631 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10632 boehm-gc
5ce6f47b 10633
40fe0ec3
AO
106342002-02-09 Alexandre Oliva <aoliva@redhat.com>
10635
10636 * config.guess: Updated to 2002-01-30's version.
10637 * config.sub: Updated to 2002-02-01's version.
10638 Contribute sh64-elf.
10639 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10640 * configure.in: Added sh64-*-*.
10641
694d53ee
CD
106422002-02-08 Chris Demetriou <cgd@broadcom.com>
10643
10644 * MAINTAINERS: Belatedly add myself to write after approval list.
10645
a9ca50b1
JH
10646Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10647
10648 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10649 Remove self as Write After Approval.
10650
5ffc3500
GK
106512002-01-31 Geoffrey Keating <geoffk@redhat.com>
10652
10653 * MAINTAINERS: Put self in as maintainer for contrib/regression
10654 directory.
10655
4ceaf7fb
PE
106562002-01-28 Phil Edwards <pme@gcc.gnu.org>
10657
10658 * MAINTAINERS: Update my email address.
10659
51584787
JT
106602002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10661
5ce6f47b
EC
10662 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10663 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
10664 libraries if not supported for NetBSD on target CPU.
10665
5701d273
DR
106662002-01-25 Douglas B Rupp <rupp@gnat.com>
10667
10668 * install-sh: Use _inst.$$_ for temp file name.
10669
b299a075
JT
106702002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10671
10672 * MAINTAINERS (Write After Approval): Move my contact info
10673 from here...
10674 (OS Port Maintainers): ...to here (netbsd).
10675
51fe14b5
BW
106762002-01-22 Bob Wilson <bob.wilson@acm.org>
10677
10678 * MAINTAINERS (Write After Approval): Add myself.
10679
dce2d8b2 106802002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
10681
10682 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10683 (all-target-fastjar): Also depend on all-target-libiberty.
10684
3cd87679
L
106852002-01-16 H.J. Lu (hjl@gnu.org)
10686
10687 * config.guess: Import from master sources, rev 1.225.
10688 * config.sub: Import from master sources, rev 1.238.
10689
969a6d8f
KH
106902002-01-16 Kazu Hirata <kazu@hxi.com>
10691
10692 * MAINTAINERS (Write After Approval): Remove myself.
10693
366f6a52
FW
106942001-12-19 Florian Weimer <fw@deneb.enyo.de>
10695
10696 * MAINTAINERS (Write After Approval): Add myself.
10697
f02240b6
JM
106982001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10699
10700 * MAINTAINERS: Add self as docs co-maintainer.
10701
5d08dc39
MK
107022001-12-11 Matthias Klose <doko@debian.org>
10703
10704 * MAINTAINERS (Write After Approval): Add myself.
10705
39e790d5
ZW
107062001-12-09 Zack Weinberg <zack@codesourcery.com>
10707
10708 * MAINTAINERS: Update my email address.
10709
4519d6a3
TC
107102001-12-07 Turly O'Connor <turly@apple.com>
10711 * MAINTAINERS (Write After Approval): Add myself.
10712 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10713 (rs6000_initialize_trampoline): Call __trampoline_setup for
10714 ABI_DARWIN too.
10715 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 10716 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 10717
21cf0a73
PC
107182001-12-07 Paolo Carlini <pcarlini@unitus.it>
10719
10720 * MAINTAINERS (Write After Approval): Add myself.
10721
4ee43206
DR
10722Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10723
10724 * configure, configure.in: Use temp file for long sed commands.
10725
251931f3
LG
107262001-12-03 Laurent Guerby <guerby@acm.org>
10727
10728 * config.sub: Update to version 1.232 on subversion.
10729
03777dd7
BE
107302001-12-03 Ben Elliston <bje@redhat.com>
10731
10732 * MAINTAINERS: Update mail address for config.* patches.
10733
dce2d8b2 107342001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
10735 Zack Weinberg <zack@codesourcery.com>
10736
10737 When build != host, create libiberty for the build machine.
10738
10739 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10740 CONFIG_ARGUMENTS.
10741 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10742 New variables.
10743 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10744 and rules.
10745 (all.normal): Depend on ALL_BUILD_MODULES.
10746 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10747 (all-build-libiberty): Depend on configure-build-libiberty.
10748
10749 * configure: Calculate and substitute proper value for
10750 ALL_BUILD_MODULES.
10751 * configure.in: Create the build subdirectory.
10752 Calculate and substitute TARGET_CONFIGARGS (formerly
10753 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10754
04075e8f
ZL
107552001-11-26 Ziemowit Laski <zlaski@apple.com>
10756
10757 * MAINTAINERS (write-after-approval): Add self.
10758
ed19322d
CR
107592001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10760
10761 * MAINTAINERS (GNATS only accounts): Remove self.
10762
90a12988
HPN
107632001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10764
10765 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10766 libf2c.
10767
77e653ad
CR
107682001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10769
10770 * MAINTAINERS (Write After Approval): Add self.
10771
64adad99
DB
107722001-11-12 David O'Brien <obrien@FreeBSD.org>
10773
10774 * MAINTAINERS: mips and s390 are also CPU ports.
10775
834a28c7
DB
107762001-11-12 David O'Brien <obrien@FreeBSD.org>
10777
10778 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10779
ef94239f
DB
107802001-11-11 David O'Brien <obrien@FreeBSD.org>
10781
10782 * MAINTAINERS: Alphabetize.
10783
beda0427
KH
107842001-11-09 Kazu Hirata <kazu@hxi.com>
10785
10786 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10787
6ca224d3
JDA
107882001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10789
10790 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10791
132e4bd7
PE
107922001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10793
10794 * configure.in (--enable-languages): Be more permissive about
10795 syntax. Check for empty lists better. Warn about $LANGUAGES.
10796
c6243b4c
GK
107972001-11-08 Geoffrey Keating <geoffk@redhat.com>
10798
10799 * config.sub: Import from master sources, rev. 1.230.
10800 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10801
abbb9e76
LG
108022001-11-07 Laurent Guerby <guerby@acm.org>
10803
10804 * MAINTAINERS (Write After Approval): Add self.
10805
53cdb27a
HPN
108062001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10807
10808 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10809
dd3a88c9
HPN
108102001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10811
10812 * config.sub: Import from master sources, rev 1.226.
10813 * config.guess: Import from master sources, rev 1.216.
10814
d344dce9
HPN
108152001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10816
10817 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10818 * MAINTAINERS: Add self as maintainer of MMIX port.
10819 Remove old after-approval entry.
10820
63f6bcd7
JM
108212001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10822
10823 * ChangeLog, configure: Fix spelling errors.
10824
84f92638
BK
108252001-10-20 Brendan Kehoe <brendan@zen.org>
10826
10827 * MAINTAINERS: Tweak my address.
10828
dce2d8b2 10829Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
10830
10831 * MAINTAINERS: Update my email address.
10832
1567080c 108332001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 10834
f48a3b5c 10835 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 10836 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 10837
30106886
GB
108382001-10-10 Geert Bosch <bosch@gnat.com>
10839
e490616e 10840 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
10841 Added Robert Dewar.
10842
dce2d8b2 108432001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
10844
10845 * MAINTAINERS (Write After Approval): Added self
10846
d1c3e709
GB
108472001-10-02 Geert Bosch <bosch@gnat.com>
10848
10849 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10850
50f5f793
JM
108512001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10852
10853 * configure: Handle temporary files securely using mkdir.
10854
7fddf9a9
AO
108552001-09-29 Alexandre Oliva <aoliva@redhat.com>
10856
10857 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10858
dce2d8b2 108592001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
10860
10861 * configure.in (*-*-linux*): Disable configuration of target-newlib
10862 and target-libgloss.
e490616e 10863
0c055e34
AO
108642001-09-26 Alexandre Oliva <aoliva@redhat.com>
10865
10866 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10867 RANLIB.
10868
759bfa90
AO
108692001-09-21 Alexandre Oliva <aoliva@redhat.com>
10870
10871 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10872 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10873 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10874 avoid quotes nesting problems.
10875 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10876 (DO_X): Export only variables that are set.
10877
1dc4a750
BE
108782001-09-19 Ben Elliston <bje@redhat.com>
10879
10880 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10881 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10882 semantics. Use the shell built-in "type" command instead.
10883
898c7238
AO
108842001-08-31 Alexandre Oliva <aoliva@redhat.com>
10885
10886 Merged from gcc-3_0-branch:
10887 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10888 * ltcf-c.sh: Use $objext, not $ac_objext.
10889 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10890 * ltcf-cxx.sh: Add support for GNU.
10891 2001-07-22 Timothy Wall <twall@redhat.com>
10892 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10893 default settings if using GNU tools with that configuration.
10894 * ltcf-cxx.sh: Ditto.
10895 * ltcf-gcj.sh: Ditto.
10896 2001-07-21 Michael Chastain <chastain@redhat.com>
10897 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10898 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10899 * ltmain.sh: Mark as gcc-local.
10900
8fa0a32e
EC
109012001-08-30 Eric Christopher <echristo@redhat.com>
10902 Jason Eckhardt <jle@redhat.com>
10903
10904 * config.guess: Merge from master sources.
10905 * config.sub: Merge from master sources, add support for mipsisa32.
10906
32f30f91 109072001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
10908 * config.sub: Merge from master sources, rev 1.219.
10909 * MAINTAINERS: Add self as contact for stormy16 port.
10910
f6084f99
ZW
109112001-08-14 Zack Weinberg <zackw@panix.com>
10912
10913 * config.sub: Merge from master sources, rev 1.218.
10914 * config.guess: Merge from master sources, rev 1.209.
10915
91b54f7f
GS
109162001-08-11 Graham Stott <grahams@redhat.com>
10917
10918 * Makefile.in (check-c++): Add missing semicolon.
10919
e5b3941e
JH
10920Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10921
32f30f91 10922 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 10923
6387a56e
EC
109242001-07-30 Eric Christopher <echristo@redhat.com>
10925
10926 * MAINTAINERS (Various maintainers: mips port): Added myself.
10927
53b475f0
AH
109282001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10929
e490616e 10930 * configure.in (sh-*-linux*): New.
53b475f0 10931
2a08c780
RH
109322001-07-27 Richard Henderson <rth@redhat.com>
10933
10934 * .cvsignore: Add LAST_UPDATED.
10935
bfa79422
UW
109362001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10937
10938 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10939
0ae85492
AH
109402001-07-16 Aldy Hernandez <aldyh@redhat.com>
10941
e490616e 10942 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 10943
8e1ab0fe
NP
10944Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10945
10946 * MAINTAINERS (Write After Approval): Added myself.
10947
2b997990
SC
109482001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10949
10950 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10951 and libgcj on m68hc11/m68hc12.
10952
d920e825
L
109532001-06-27 H.J. Lu (hjl@gnu.org)
10954
10955 * Makefile (CFLAGS_FOR_BUILD): New.
10956 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10957
d425a1e0
JM
109582001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10959
10960 * README: Remove version number.
10961
5b5b4207
GP
109622001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10963
10964 * INSTALL/README: Update wrt. to the installation instructions now
10965 residing in gcc/doc/install.texi.
10966
be839b69
JM
109672001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10968
10969 * README: Replace with a cut-down and updated version of gcc/README.
10970
fe2ee7c4
DE
109712001-06-12 David Edelsohn <edelsohn@gnu.org>
10972
10973 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10974 multilibs to be disabled.
10975
4f5d646c
DB
109762001-06-11 Daniel Berlin <dan@cgsoftware.com>
10977
10978 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 10979
818f0c85
AO
109802001-06-09 Alexandre Oliva <aoliva@redhat.com>
10981
10982 * config.guess: Import CVS version 1.195.
10983 * config.sub: Import CVS version 1.212.
10984
e9a8af10
AO
109852001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10986
10987 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10988 gcc/xgcc is built, use -print-prog-name to find out the program
10989 name to use.
10990
ae3ca0a9
PE
109912001-06-04 Phil Edwards <pme@sources.redhat.com>
10992
10993 * config.guess: Import CVS version 1.194. All gcc-local changes
10994 appear to also be in the master copy.
10995 * config.sub: Import CVS version 1.211.
10996
066bd40d
MM
10997Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10998
10999 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11000 with_gcc]: Use `gcc -shared' to build a shared library.
11001
4aef4f33
JDA
11002Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11003
11004 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11005 archives.
11006
c386f00f
RO
11007Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11008
11009 * MAINTAINERS (Write After Approval): Add myself.
11010
2ae5cea5
HPN
110112001-06-01 Hans-Peter Nilsson <hp@axis.com>
11012
11013 * configure.in (libstdcxx_flags): Do not try to execute
11014 libstdc++-v3/testsuite_flags until it exists.
11015
c3766183
AM
110162001-06-01 Alan Modra <amodra@bigpond.net.au>
11017
11018 * MAINTAINERS: Update my email address.
11019
9b337833
GS
110202001-05-31 Graham Stott <grahams@redhat.com>
11021
11022 * MAINTAINERS (Write After Approval): Add myself.
11023
dce2d8b2 110242001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
11025
11026 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11027 libraries when using g++ with native linker.
11028
5f7de4b8
AO
110292001-05-28 Alexandre Oliva <aoliva@redhat.com>
11030
11031 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11032
a7bc0fbb
AO
110332001-05-22 Alexandre Oliva <aoliva@redhat.com>
11034
11035 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11036 [aix4*|aix5*]: Prepend blank.
11037
33456445
AO
110382001-05-20 Alexandre Oliva <aoliva@redhat.com>
11039
11040 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11041 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11042 of subdir/configure scripts to use the new libtool.m4.
11043
e48d3d00
MK
110442001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11045
11046 * MAINTAINERS (Write After Approval): Add myself.
11047
9e0e191b
BK
110482001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11049
11050 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11051
3f19b439
BE
110522001-05-11 Ben Elliston <bje@redhat.com>
11053
11054 * Makefile.in (all-sid): New target.
11055 (check-sid, clean-sid, install-sid): Likewise.
11056
6ebe3121
JO
110572001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11058
11059 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11060
ca3667c4
AO
110612001-05-03 Alexandre Oliva <aoliva@redhat.com>
11062
11063 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11064 libgcj.
11065
110662001-05-03 Alexandre Oliva <aoliva@redhat.com>
11067
11068 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11069 gcc/xgcc is built, use -print-prog-name to find out the program
11070 name to use.
11071
b2964d63
AO
110722001-04-26 Alexandre Oliva <aoliva@redhat.com>
11073
b1bb2302
AO
11074 * configure.in (noconfigdirs): Don't reset it from scratch in the
11075 target case; only append to it.
6387a56e 11076
b2964d63
AO
11077 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11078 sparc-*-solaris2.8]: Disable ${libgcj}.
11079
8343765d
AO
110802001-04-25 Alexandre Oliva <aoliva@redhat.com>
11081
11082 * configure.in (libgcj_saved): Copy from $libgcj.
11083 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11084 --disable-libgcj.
11085
ddbb6d43
GRK
110862001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11087
11088 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 11089 C front end maintainer.
ddbb6d43 11090
3fa03ff9
AG
11091Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11092
11093 * configure.in: Move *-chorusos target case to the proper switch.
11094 Disable libgcj.
11095
99ffe40f
AO
110962001-04-12 Alexandre Oliva <aoliva@redhat.com>
11097
11098 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11099 1.641.2.228.
11100
78faa32d
FS
111012001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11102
11103 * Makefile.in (STAGE1_CFLAGS): Pass down.
11104
cdbff0ab
AM
111052001-04-13 Alan Modra <amodra@one.net.au>
11106
11107 * config.guess: Add hppa64-linux support. Note for next import that
11108 this is already in the master file.
11109 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11110
75b9074c
AO
111112001-04-12 Alexandre Oliva <aoliva@redhat.com>
11112
11113 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11114 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11115
125404c5
SS
111162001-04-11 Stan Shebs <shebs@apple.com>
11117
11118 * MAINTAINERS: Add self as Darwin port maintainer.
11119
876684fe
AM
111202001-04-11 Alan Modra <amodra@one.net.au>
11121
11122 * MAINTAINERS: Update my email address.
11123
06729913
LR
111242001-04-10 Loren J. Rittle <ljrittle@acm.org>
11125
11126 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11127 recent versions of FreeBSD (release 3 or later).
11128 * ltconfig: On FreeBSD, -lc must not be provided when building
11129 a shared library or else the standard -pthread gcc option is
11130 rendered worthless to later users of the built library.
11131
67916302
JM
111322001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11133
11134 * MAINTAINERS: Add self and RTH as C front end maintainers.
11135
d2bc0628
AO
111362001-04-05 Alexandre Oliva <aoliva@redhat.com>
11137
e490616e
ZW
11138 * config.sub: Make sure to match an already-canonicalized
11139 machine name (eg. mn10300-unknown-elf).
d2bc0628 11140
a3406c06
AO
111412001-04-01 Alexandre Oliva <aoliva@redhat.com>
11142
11143 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11144 New macros.
11145 (bootstrap, cross): Use RECURSE_FLAGS.
11146 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11147
a076f6a4
AO
111482001-03-27 Alexandre Oliva <aoliva@redhat.com>
11149
11150 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11151
e9f4fa71
CH
111522001-03-22 Colin Howell <chowell@redhat.com>
11153
7238de5c
CH
11154 * Makefile.in (DO_X): Do not backslash single-quotes in
11155 backquotes (two places).
e9f4fa71 11156
b6b14b1b
AO
111572001-03-22 Alexandre Oliva <aoliva@redhat.com>
11158
11159 Re-installed:
11160 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11161 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11162 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11163 * ltcf-cxx.sh: Likewise.
11164 * ltcf-gcj.sh: Likewise.
11165
1eb0b89d
GP
111662001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11167
11168 * MAINTAINERS: Add myself as "documentation co-maintainer".
11169
82e23236
AO
111702001-03-22 Alexandre Oliva <aoliva@redhat.com>
11171
11172 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11173 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11174
64ec27c3
TT
111752001-03-19 Tom Tromey <tromey@redhat.com>
11176
11177 * config-ml.in: Handle GCJ and GCJFLAGS.
11178
191de407
MC
111792001-03-21 Michael Chastain <chastain@redhat.com>
11180
11181 * Makefile.in: all-m4 depends on all-texinfo.
11182
fed4dede
LR
111832001-03-20 Loren J. Rittle <ljrittle@acm.org>
11184
11185 * MAINTAINERS: Add myself to write after approval list.
11186
085072bb
LB
111872001-03-18 Laurynas Biveinis <lauras@softhome.net>
11188
11189 * Makefile.in (DO_X): Quote nested quotes.
11190
5af8ea3f
AM
111912001-03-18 Alan Modra <alan@linuxcare.com.au>
11192
11193 * MAINTAINERS: Add myself to write after approval list.
11194
69e23037
LB
111952001-03-15 Laurynas Biveinis <lauras@softhome.net>
11196
11197 * Makefile.in (DO_X): Use double quotes for quoting
11198 "RANLIB=$${RANLIB}".
11199
2b9650f4
OP
112002001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11201
11202 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11203
dce2d8b2 112042001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
11205
11206 * configure.in: Only use `lang_requires' for languages athat are
11207 actually enabled.
11208
f6646274
PE
112092001-03-08 Phil Edwards <pme@sources.redhat.com>
11210
11211 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11212
c9a54638
AO
112132001-03-08 Alexandre Oliva <aoliva@redhat.com>
11214
11215 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11216
6a556ad6
TT
112172001-03-07 Tom Tromey <tromey@redhat.com>
11218
11219 * configure.in: Allow config-lang.in to set `lang_requires' to list
11220 of other required languages.
11221
6822468a
LB
112222001-03-06 Laurynas Biveinis <lauras@softhome.net>
11223
11224 * Makefile.in: Remove RANLIB definition. Use RANLIB
11225 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11226 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 11227
f04885d3 112282001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 11229 Alexandre Oliva <aoliva@redhat.com>
6387a56e 11230
f04885d3
BK
11231 * Makefile.in (check-c++): Use tabs, not spaces.
11232
288edf47 112332001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 11234
288edf47
LB
11235 * MAINTAINERS: add myself to Write After Approval list.
11236
3d55d2f8 112372001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 11238
e490616e 11239 * Makefile.in (check-c++): New rule.
6387a56e 11240
4d88a68a
BK
11241 * configure.in (target_libs): Remove libg++.
11242 (noconfigdirs): Remove libg++.
11243 (noconfigdirs): Same.
11244 (noconfigdirs): Same.
11245 (noconfigdirs): Same.
11246
11247 * config-ml.in: Remove libg++ references.
11248
11249 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11250 (ALL_TARGET_MODULES): Same.
11251 (configure-target-libg++): Remove.
11252 (all-target-libg++): Remove.
11253 (configure-target-libio): Remove.
11254 (all-target-libio): Remove.
11255 (check-target-libio): Remove.
11256 (.PHONY): Remove.
11257 (libg++.tar.bz2): Remove.
11258 (all-target-cygmon): Remove libio.
11259 (all-target-libstdc++): Remove.
11260 (configure-target-libstdc++): Remove.
11261 (TARGET_LIB_PATH): Remove libstdc++.
11262 (ALL_GCC_CXX): Remove libstdc++.
11263 (all-target-gperf): Correct.
11264
2437d4ed
NC
112652001-02-16 Nick Clifton <nickc@redhat.com>
11266
11267 * configure.in (noconfigdirs): Allow configuration of texinfo
11268 for Cygwin hosts.
11269
85b99cbe
AG
112702001-02-15 Anthony Green <green@redhat.com>
11271
11272 * configure: Introduce GCJ_FOR_TARGET.
11273 * configure.in: Ditto.
11274 * Makefile.in: Ditto.
11275
7b18790c
AS
112762001-02-13 Andreas Schwab <schwab@suse.de>
11277
11278 * MAINTAINERS: Update mail address.
11279
c4880c99
MS
112802001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11281
11282 * config.guess: Add linux target for S/390.
11283 * config.sub: Likewise.
11284
dce2d8b2 112852001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
11286
11287 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 11288 target-libgloss.
e31ae6db 11289
7739adfb
BE
112902001-02-06 Ben Elliston <bje@redhat.com>
11291
11292 * configure: Output host type to stdout, not stderr.
11293
36ca672c
MM
112942001-02-05 Mark Mitchell <mark@codesourcery.com>
11295
e40f2829 11296 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
11297 * ltcf-cxx.sh: Likewise.
11298
36ca672c
MM
11299 * config.if: Assume enable_libstdcxx_v3 is defined.
11300
22fdd65e
MM
113012001-02-04 Mark Mitchell <mark@codesourcery.com>
11302
11303 Remove V2 C++ library.
11304 * configure.in: Remove --enable-libstdcxx_v3 support.
11305
3b60dd8e
BM
113062001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11307
11308 * include/demangle.h: Add prototype for java_demangle_v3.
11309
42c0c80a
PE
113102001-01-29 Phil Edwards <pme@sources.redhat.com>
11311
11312 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11313
0be25992
RH
113142001-01-27 Richard Henderson <rth@redhat.com>
11315
11316 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11317
8a8de62d
MS
113182001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11319
11320 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11321 Don't unset, it's non-portable and no longer necessary, set to empty
11322 instead.
11323
92769744
MS
113242001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11325
11326 * ltconfig: Shell portability fix for the tagname validity check.
11327
88a1c0ab
AO
113282001-01-27 Alexandre Oliva <aoliva@redhat.com>
11329
11330 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11331 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11332
45291dd5
MS
113332001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11334
11335 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11336
1ace7e15
TT
113372001-01-26 Tom Tromey <tromey@redhat.com>
11338
11339 * configure.in: Allow libgcj to be built on Sparc Solaris.
11340
0ef8b11b
DE
113412001-01-25 David Edelsohn <edelsohn@gnu.org>
11342
11343 * ltcf-c.sh: Add aix5 case.
11344 * ltcf-cxx.sh: Likewise.
11345 * ltconfig: Likewise.
11346
0006091e
AO
113472001-01-24 Alexandre Oliva <aoliva@redhat.com>
11348
9bad11e1
AO
11349 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11350 keep at least one of build_libtool_libs or build_old_libs set to
11351 yes.
11352
0006091e
AO
11353 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11354 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11355
7c01b2b5
BM
113562001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11357
11358 * configure.in: Enable libgcj on several additional platforms.
11359
d340e0ac
BM
113602001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11361
11362 * configure.in: Enable libgcj for linux targets.
11363
5baf8c37
MS
113642001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11365
11366 * MAINTAINERS (Write After Approval): Add myself.
11367
10a0ba84
JDA
113682001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11369
11370 * MAINTAINERS: Add myself as vax port maintainer.
11371
357c6a4b
FH
113722001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11373
11374 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11375
6e2d9a7a
MS
113762001-01-09 Mike Stump <mrs@wrs.com>
11377
11378 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11379 failures of subdirectories.
11380
b6b14b1b 113812001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 11382
b6b14b1b 11383 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 11384 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
11385 * ltcf-cxx.sh: Likewise.
11386 * ltcf-gcj.sh: Likewise.
11387 * ltconfig.sh: Fix typo.
976b230d 11388
07109110
LB
113892001-01-02 Laurynas Biveinis <lauras@softhome.net>
11390
11391 * configure: handle DOS-style absolute paths.
11392
1da5b8fc
LB
113932001-01-02 Laurynas Biveinis <lauras@softhome.net>
11394
11395 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11396
4c2f5b4f
MM
113972000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11398
11399 * MAINTAINERS: Add myself as avr port co-maintainer.
11400
bc53668e
BE
114012000-12-28 Ben Elliston <bje@redhat.com>
11402
11403 * MAINTAINERS: Add myself under ``Write After Approval''.
11404
c387606f
JM
114052000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11406
11407 * texinfo: Remove directory from GCC.
11408
2cb5082c
JM
114092000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11410
11411 * COPYING: Update to current
11412 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11413 to 19yy as example year in copyright notice).
11414
cc330df9
BK
114152000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11416
6387a56e 11417 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
11418 (libstdcxx_incdir): Pass down.
11419 * config.if: Remove expired bits for cxx_interface, add stub.
11420 (libstdcxx_incdir): Add variable for g++ include directory.
11421 * configure.in (gxx_include_dir): Use it.
6387a56e 11422
4c6b2835
AO
114232000-12-18 Alexandre Oliva <aoliva@redhat.com>
11424
11425 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11426 with old-email address from ``Write After Approval''.
11427
3896f13e
AJ
114282000-12-15 Andreas Jaeger <aj@suse.de>
11429
11430 * configure.in: Handle lang_dirs.
11431
114322000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 11433
ad46e881
TT
11434 * MAINTAINERS: Removed brads.
11435
90a10418
TT
11436 * MAINTAINERS: Added gcj developers.
11437
41dfe3a2 114382000-12-13 Anthony Green <green@redhat.com>
6387a56e 11439
41dfe3a2 11440 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
11441 listed. Disable libgcj for x86 and Alpha Linux until compatible
11442 with g++ abi.
6387a56e 11443
e2f601da
MS
114442000-12-13 Mike Stump <mrs@wrs.com>
11445
11446 * Makefile.in (local-distclean): Also remove fastjar.
11447
70030c01
RB
114482000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11449
11450 * contrib/gcc_update: Add fastjar --touch entries.
11451
2a50f859
AO
114522000-12-12 Alexandre Oliva <aoliva@redhat.com>
11453
11454 * configure.in: Disable language-specific target libraries for
11455 languages that aren't enabled.
11456
7743113b
AG
114572000-12-10 Anthony Green <green@redhat.com>
11458
11459 * configure.in: Define libgcj. Disable libgcj target libraries for
11460 most targets.
11461
92e061a6
NB
114622000-12-10 Neil Booth <neilb@earthling.net>
11463
11464 * MAINTAINERS: Update mail address, remove from WAA list.
11465
f34ff6d6
APB
114662000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11467
11468 * libjava: Imported from /cvs/java.
11469 * libffi: Likewise.
11470 * Boehm-gc: Likewise.
11471
d82a33c6
APB
114722000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11473
11474 * configure.in (target_libs): Revert 2000-12-08 patch.
11475 (noconfigdirs): Added target-libjava.
11476
e14f8e28
LB
114772000-12-09 Laurynas Biveinis <lauras@softhome.net>
11478
11479 * djunpack.bat: removed.
11480
fc26516b
LB
114812000-12-09 Laurynas Biveinis <lauras@softhome.net>
11482
11483 * Makefile.in: handle DOS-style absolute paths.
11484 * config-ml.in: likewise.
11485 * symlink-tree: likewise.
11486
bd8757b3
APB
114872000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11488
11489 * fastjar: Imported.
11490
81522a1f
APB
114912000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11492
11493 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11494 libjava.
11495 * configure.in (target_libs): Removed `target-libjava'.
11496
5db1f7ed
APB
114972000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11498
11499 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11500 (ALL_MODULES): Added fastjar.
11501 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11502 (all-target-libjava): all-fastjar replaces all-zip.
11503 (all-fastjar): Added.
11504 (configure-target-fastjar, all-target-fastjar): Likewise.
11505 * configure.in (host_tools): Added fastjar.
11506
5e59997c
MS
115072000-12-07 Mike Stump <mrs@wrs.com>
11508
11509 * Makefile.in (local-distclean): Remove leftover built files.
11510
0a534f40
NC
115112000-11-24 Nick Clifton <nickc@redhat.com>
11512
11513 * configure.in (xscale-elf): Add target.
11514 (xscale-coff): Add target.
11515
7686cadf
LR
115162000-11-22 Loren J. Rittle <ljrittle@acm.org>
11517
e490616e
ZW
11518 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11519 recent versions of FreeBSD (release 3 or later).
11520 * ltconfig: On FreeBSD, -lc must not be provided when building
11521 a shared library or else the standard -pthread gcc option is
11522 rendered worthless to later users of the built library.
7686cadf 11523
fff01699
FF
115242000-11-16 Fred Fish <fnf@be.com>
11525
11526 * configure.in (enable_libstdcxx_v3): Fix typo,
11527 libstd++ -> libstdc++.
11528
4dc16355
KL
115292000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11530
11531 * MAINTAINERS: Add self to Write After Approval list.
11532
bf6fc7b2
BS
115332000-11-21 Bernd Schmidt <bernds@redhat.com>
11534
11535 * MAINTAINERS: Update my email address. Add myself to global write
11536 privs list.
11537
ce8e06b1
AO
115382000-11-18 Alexandre Oliva <aoliva@redhat.com>
11539
6e2a4843
AO
11540 * Makefile.in: Merge with src and libgcj.
11541 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11542 configure-target-<library> when their configure scripts need the C
11543 or C++ library to have already been built to work properly.
11544 (do_proto_toplev): Set them to an empty string.
11545
ce8e06b1
AO
11546 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11547 (REALLY_SET_LIB_PATH): Use them.
11548
c003f378
SS
115492000-11-17 Stan Shebs <shebs@apple.com>
11550
11551 * MAINTAINERS: Add self to Write After Approval list.
11552
cc1e60ea
JM
115532000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11554
11555 * configure: Provide the original toplevel configure arguments
11556 (including $0) to subprocesses in the environment rather than
11557 through gcc/configargs.h.
11558
1173593d
JM
115592000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11560
11561 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11562 C99. Alphabetise "Write After Approval" list.
11563
520907ee
MM
115642000-11-12 Mark Mitchell <mark@codesourcery.com>
11565
34f6fbdb
MM
11566 * configure: Turn on libstdc++ V3 by default.
11567
520907ee
MM
11568 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11569 if we've got GCC.
11570
0bbd37ed
PB
115712000-11-11 Philip Blundell <philb@gnu.org>
11572
11573 * MAINTAINERS: Add self to Write After Approval list.
11574
7ca0e6d9
DE
115752000-11-09 David Edelsohn <edelsohn@gnu.org>
11576
11577 * ltcf-c.sh (aix4): Improve shared library configuration; require
11578 exporting symbols.
11579 * ltcf-cxx.sh (aix4): Define.
11580 * ltconfig (aix4): Define library and soname specs appropriate for
11581 AIX. Define command to create export symbols list.
11582
dce2d8b2 11583Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
11584
11585 * config.sub: Add support for Sun Chorus
11586
fc05d516
NC
115872000-10-31 Nick Clifton <nickc@redhat.com>
11588
11589 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11590 <name>@redhat.com. Also installed new email address for Clint
11591 Popetz.
6387a56e 11592
90a0e73f
JM
115932000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11594
11595 * etc: Remove directory from GCC.
11596
a5e1b548
MM
115972000-10-16 Michael Meissner <meissner@redhat.com>
11598
11599 * configure (gcc/configargs.h): Only create if there is a build GCC
11600 directory created.
11601
6387a56e
EC
116022000-10-16 Matthias Klose <doko@debian.org>
11603
be1db873
MK
11604 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11605 when configured for libstdc++-v3.
11606
f5fa9a5b
PE
116072000-10-05 Phil Edwards <pme@gcc.gnu.org>
11608
11609 * configure: Save configure arguments to gcc/configargs.h.
11610
61a77fea
PT
116112000-10-04 Philipp Thomas <pthomas@suse.de>
11612
11613 * config.guess: Import CVS version 1.157.
11614 * config.sub: Import CVS version 1.181.
11615
3a4fee66
AP
116162000-10-04 Andris Pavenis <pavenis@latnet.lv>
11617
11618 * Makefile.in (bootstrap): avoid recursion if subdir missing
11619 (cross): ditto
11620 (do-proto-toplev): ditto
11621
3dd7094e
AO
116222000-09-30 Alexandre Oliva <aoliva@redhat.com>
11623
de710532
AO
11624 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11625 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11626
3dd7094e
AO
11627 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11628 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11629 all affected `configure' scripts.
11630
e592386f
NB
11631Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11632
11633 * MAINTAINERS: Add self as cpplib co-maintainer.
11634
fba54939
AH
116352000-09-24 Aldy Hernandez <aldyh@redhat.com>
11636
11637 * MAINTAINERS: Add self to Write After Approval list.
11638
2bd429f4
GP
116392000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11640
11641 * INSTALL/README: egcs -> GCC update.
11642
dce2d8b2 11643Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
11644
11645 * MAINTAINERS: Add myself to Write After Approval list.
11646
d7ce9a83
KH
116472000-09-15 Kazu Hirata <kazu@hxi.com>
11648
11649 * MAINTAINERS: Add myself to Write After Approval list.
11650
18a53ffe
JL
11651Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11652
e490616e
ZW
11653 * configure.in: Do not build byacc for hppa64. Provide paths to the
11654 X11 libraries for hppa64.
18a53ffe 11655
f246ff23
SC
116562000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11657
11658 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11659
06298abd
AO
116602000-09-06 Alexandre Oliva <aoliva@redhat.com>
11661
4b92758a
AO
11662 * Makefile.in (all-zlib): Added dummy target.
11663
06298abd
AO
11664 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11665 ltcf-gcj.sh: Updated from libtool multi-language branch.
11666
4d73d07a
AO
116672000-09-05 Alexandre Oliva <aoliva@redhat.com>
11668
11669 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11670 (bootstrap*): Depend on all-bootstrap.
11671
05d52d78
PT
116722000-09-05 Philipp Thomas <pthomas@suse.de>
11673
11674 * config.guess: Import CVS version 1.156.
11675 * config.sub: Import CVS version 1.179.
11676
3c809ba4
AG
116772000-09-02 Anthony Green <green@cygnus.com>
11678
11679 * Makefile.in (all-gcc): Depend on all-zlib.
11680 (CLEAN_MODULES): Add clean-zlib.
11681 (ALL_MODULES): Add all-zlib.
11682 * configure.in (host_libs): Add zlib.
11683
10ad78a0 116842000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
11685
11686 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11687 crosses, but add gcc/include to the header search path for them.
11688
b36a9ce3
DB
116892000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11690
11691 * MAINTAINERS: Add self to Write After Approval list.
11692
cb011248
FS
116932000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11694
11695 * config.guess: Import CVS version 1.152.
11696 * config.sub: Import CVS version 1.177.
11697
db310af0
AO
116982000-08-25 Alexandre Oliva <aoliva@redhat.com>
11699
7965440a
AO
11700 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11701 $targargs to tell whether newlib is going to be built.
11702
db310af0
AO
11703 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11704 $$r/TARGET_SUBDIR/libio for _G_config.h.
11705
e7977565
AO
117062000-08-23 Alexandre Oliva <aoliva@redhat.com>
11707
11708 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11709
126bb9ed
DD
117102000-08-22 DJ Delorie <dj@redhat.com>
11711
11712 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11713
5b0e9d29
AO
117142000-08-22 Alexandre Oliva <aoliva@redhat.com>
11715
11716 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11717 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11718 sub-configures.
11719
4f3e904e
DD
117202000-08-21 DJ Delorie <dj@redhat.com>
11721
11722 * MAINTAINERS: Add self as a libiberty maintainer
11723
c9635443
AO
117242000-08-16 Alexandre Oliva <aoliva@redhat.com>
11725
11726 * configure.in (libstdcxx_flags): Use
11727 libstdc++-v3/src/libstdc++.INC.
11728
8b2100ba
AO
117292000-08-15 Alexandre Oliva <aoliva@redhat.com>
11730
11731 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11732
57119aa9
ZW
117332000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11734
eeb943b0
ZW
11735 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11736
6387a56e 11737 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
11738 explicit. Substitute enable_threads into generated Makefiles.
11739 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11740 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11741
acffa7c4
GK
117422000-08-13 Geoff Keating <geoffk@cygnus.com>
11743
11744 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11745
808d8c41
AO
117462000-08-12 Alexandre Oliva <aoliva@redhat.com>
11747
11748 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11749 previous delta.
11750
1fc8c51c 117512000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 11752
1fc8c51c
JM
11753 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11754 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11755 (FLAGS_FOR_TARGET): Not here.
11756 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 11757
25698887
AO
117582000-08-11 Alexandre Oliva <aoliva@redhat.com>
11759
11760 * config-ml.in (CC, CXX): Don't introduce a leading space.
11761
10120687
DD
117622000-08-07 DJ Delorie <dj@delorie.com>
11763
11764 * MAINTAINERS: Add self as a DJGPP maintainer
11765
15c758e9
DD
117662000-08-07 DJ Delorie <dj@redhat.com>
11767
11768 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11769 "if we're also building gcc, and it's a gcc that will run on the
11770 build machine, we want to use its includes instead of the system's
11771 default includes".
11772
2d0de245
JM
117732000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11774
11775 * MAINTAINERS: Add self to Write After Approval list.
11776
e81b330a
AO
117772000-08-03 Alexandre Oliva <aoliva@redhat.com>
11778
83440c1e
AO
11779 * configure.in (libstdcxx_flags): Don't use `"'.
11780
e81b330a
AO
11781 * config-ml.in: Adjust multilib search paths to the
11782 appropriate multilib tree.
11783
cf95c847
AO
117842000-08-02 Alexandre Oliva <aoliva@redhat.com>
11785
11786 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11787 commas in $LANGUAGES.
11788
9e9af119
MH
117892000-08-02 Manfred Hollstein <manfredh@redhat.com>
11790
11791 * configure.in: Re-enable all references to libg++ and librx.
11792
606ce391
AO
117932000-08-01 Alexandre Oliva <aoliva@redhat.com>
11794
89820b43
AO
11795 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11796 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11797 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11798 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11799
606ce391
AO
11800 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11801
04179d4a
AO
118022000-07-31 Alexandre Oliva <aoliva@redhat.com>
11803
11804 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11805 CXX_FOR_TARGET for sed.
11806
d4eb109c
AO
118072000-07-30 Alexandre Oliva <aoliva@redhat.com>
11808
11809 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11810 Do not override if already set in the environment or in configure.
11811 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11812 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11813
4f4caf92
AO
118142000-07-28 Alexandre Oliva <aoliva@redhat.com>
11815
11816 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11817 the libtool CVS tree multi-language branch.
11818 * ltconfig, ltmain.sh: Updated.
6387a56e 11819
b87487b6
AO
118202000-07-27 Alexandre Oliva <aoliva@redhat.com>
11821
1670d1ea
AO
11822 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11823 (clean-target): Depend on it.
11824
b87487b6
AO
11825 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11826 (GCC_FOR_TARGET): Use it.
11827 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11828 * configure.in: ... here.
11829 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11830 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11831
4e81ae98
EC
118322000-07-24 Eric Christopher <echristo@cygnus.com>
11833
11834 * MAINTAINERS: Add self to Write After Approval list.
11835
059ae32c
AO
118362000-07-24 Alexandre Oliva <aoliva@redhat.com>
11837
5b28edd4
AO
11838 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11839 (configure-target-libchill, configure-target-libobjc): Likewise.
11840
059ae32c
AO
11841 * configure.in: Use the same cache file for all target libs.
11842 * config-ml.in: But different cache files per multilib variant.
11843
1adcd149
MS
118442000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11845
11846 * configure (topsrcdir): Don't use dirname.
11847
2d573dff
JO
118482000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11849
11850 * MAINTAINERS: Add self to Write After Approval list.
11851
d207ebef
JM
118522000-07-20 Jason Merrill <jason@redhat.com>
11853
11854 * configure.in: Remove all references to libg++ and librx.
11855
11856 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11857
118582000-07-20 Hans-Peter Nilsson <hp@axis.com>
11859
11860 * config.sub: Update to subversions version 2000-07-06.
11861
7b7792d5
AH
118622000-07-12 Andrew Haley <aph@cygnus.com>
11863
11864 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11865 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11866
3abaac67
PE
118672000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11868
11869 * symlink-tree: Check number of arguments.
11870
34be2b36
JW
118712000-07-05 Jim Wilson <wilson@cygnus.com>
11872
11873 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11874 search path for a g++ extracted from the build tree. This
11875 will allow link tests run by configure scripts in
11876 subdirectories to succeed.
11877
d207ebef
JM
118782000-07-01 Koundinya K <kk@ddeorg.soft.net>
11879
e490616e 11880 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 11881
0900331b
MH
118822000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11883
11884 * MAINTAINERS: Add myself as loop discovery maintainer.
11885
d207ebef
JM
118862000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11887
11888 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11889 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11890
118912000-06-19 Timothy Wall <twall@cygnus.com>
11892
11893 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11894 * config.sub: Add tic54x target.
11895
11a27a76
TM
11896Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11897
11898 * MAINTAINERS: Add self as Fortran maintainer,
11899 remove Craig Burley.
11900
d207ebef 11901Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 11902
d207ebef
JM
11903 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11904 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 11905
7758b73f
PT
11906Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11907
11908 * MAINTAINERS: Add self as i18n maintainer
11909
d207ebef
JM
1191020000-05-21 H.J. Lu (hjl@gnu.org)
11911
e490616e
ZW
11912 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11913 directory are used if they exist. Make sure
11914 $(build_tooldir)/include is searched for header files,
11915 $(build_tooldir)/lib/ for library files.
d207ebef 11916 (GCC_FOR_TARGET): Likewise.
e490616e 11917 (CXX_FOR_TARGET): Likewise.
d207ebef 11918
bae29210
JL
11919Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11920
11921 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11922
d207ebef 11923Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
11924
11925 * Makefile.in (configure-target-libiberty): Depend on
11926 configure-target-newlib.
11927
aab0d19d
AO
119282000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11929
11930 * configure.in, Makefile.in: Merge all libffi-related
11931 configury stuff from the libgcj tree.
11932
d207ebef
JM
11933Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11934
11935 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11936 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11937
11938Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11939
11940 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11941 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 11942 current version information. Add to proto-toplev directory.
d207ebef
JM
11943 (gdb-taz): Build do-djunpack.
11944
758c7bd4
DE
119452000-05-15 David Edelsohn <edelsohn@gnu.org>
11946
11947 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11948
1888228d
AC
11949Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11950
11951 * MAINTAINERS: Add self to Write After Approval list.
11952
d207ebef
JM
119532000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11954
11955 * ltmain.sh: Preserve in relink_command any environment
11956 variables that may affect the linker behavior.
11957
2d7cc2fe
JL
11958Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11959
d207ebef
JM
11960 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11961
11962Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11963
11964 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11965
119662000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11967
11968 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 11969 with the version name.
2d7cc2fe 11970
ee455968
JE
11971Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11972
11973 * MAINTAINERS: Add self as bb-reorder maintainer.
11974
73b97e5c
BK
119752000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11976
11977 * config.if: Tweak.
11978
d207ebef
JM
119792000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11980
11981 * djunpack.bat: New file.
11982
11983Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11984
11985 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
11986 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11987 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11988 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 11989
954869eb
DP
119902000-04-16 Dave Pitts <dpitts@cozx.com>
11991
e490616e
ZW
11992 * config.sub (case $basic_machine): Change default for "ibm-*"
11993 to "openedition".
954869eb 11994
eaabe541
AJ
119952000-04-13 Andreas Jaeger <aj@suse.de>
11996
11997 * MAINTAINERS: Added myself.
11998
d207ebef
JM
11999Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12000
12001 * Makefile.in (gdb-taz): New target. GDB specific archive.
12002 (do-md5sum): New target.
12003 (MD5PROG): Define.
12004 (PACKAGE): Default to TOOL.
12005 (VER): Default to a shell script.
12006 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 12007 md5 checksum generation.
d207ebef
JM
12008 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12009 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12010 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 12011 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
12012
12013Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12014
12015 * configure (warn_cflags): Delete.
12016
0ea6d60c
PDM
12017Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12018
12019 * MAINTAINERS: Added myself.
12020
17090313 120212000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 12022 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 12023
e490616e
ZW
12024 * configure.in (enable_libstdcxx_v3): Add.
12025 (target_libs): Add bits here to switch between libstdc++-v2 and
12026 libstdc++-v3.
12027 * config.if: And this file too.
12028 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 12029
76b78517
MM
120302000-04-05 Michael Meissner <meissner@redhat.com>
12031
12032 * config.sub (d30v): Add d30v as a basic machine type.
12033
ad242caf
JM
120342000-03-29 Jason Merrill <jason@casey.cygnus.com>
12035
12036 * configure.in: -linux-gnu*, not -linux-gnu.
12037
d4537148
TM
12038Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12039
12040 * MAINTAINERS: Add self in write-after-approval section.
12041
f152e9d4
JW
12042Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12043
12044 * MAINTAINERS: Add self as ia64 port maintainer.
12045
6a5fcef1
NB
120462000-03-08 Neil Booth <NeilB@earthling.net>
12047
12048 * MAINTAINERS: Add self in write-after-approval section.
12049
d207ebef 12050Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 12051
d207ebef
JM
12052 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12053 (do-tar-bz2): Replace TOOL with PACKAGE.
12054 (gdb.tar.bz2): Remove GDBTK from GDB package.
12055 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 12056 dejagnu.tar.bz2): New packages.
d207ebef
JM
12057
120582000-02-27 Andreas Jaeger <aj@suse.de>
12059
12060 * configure.in: Add entry for mips*-*-linux*, move catch all
12061 *-*-*linux* entry below this one.
12062
120632000-02-27 Ian Lance Taylor <ian@zembu.com>
12064
12065 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 12066
521fe9d0
NC
120672000-02-24 Nick Clifton <nickc@cygnus.com>
12068
12069 * config.sub: Support an OS of "wince".
12070
d207ebef
JM
12071Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12072
12073 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 12074 version.
d207ebef 12075
dce2d8b2 120762000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
12077
12078 * config.sub: Add support for Linux/IBM 370.
12079 * configure.in: Likewise.
12080
3a685f6f
NC
120812000-02-22 Nick Clifton <nickc@cygnus.com>
12082
12083 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12084
dce2d8b2 120852000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 12086
d207ebef 12087 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 12088
4746ee26
KG
120892000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12090
12091 * configure (gcc_version): When setting, narrow search to
12092 lines containing `version_string'.
12093
ba96c72d
DC
120942000-02-15 Denis Chertykov <denisc@overta.ru>
12095
12096 * config.sub: Add support for avr target.
12097
77f16a66
NC
120982000-02-14 Nick Clifton <nickc@cygnus.com>
12099
12100 * MAINTAINERS: Add maintainers for MCore port.
12101
784a3a80
HPN
12102Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12103
12104 * config.sub: Add mmix-knuth-mmixware.
12105
719dd4fa
KG
121062000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12107
12108 * MAINTAINERS: Pair cccp with cpplib maintainership.
12109
dce2d8b2 121102000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
12111
12112 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12113 structure stuff to -L library search.
12114 (CXX_FOR_TARGET): Ditto.
12115 (CROSS_CHECK_MODULES): Fix spelling mistake.
12116
7a53e94b
MM
121172000-01-24 Mark Mitchell <mark@codesourcery.com>
12118
12119 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12120 the C++ compiler.
12121
0da3b5a7
RH
121222000-01-12 Richard Henderson <rth@cygnus.com>
12123
12124 * configure.in: Don't build some bits for beos.
12125
02368d6d
JS
121262000-01-12 Joel Sherrill (joel@OARcorp.com)
12127
12128 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12129 as include files.
12130
2e76d35c
ZW
121312000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12132
12133 * Add self as cpplib maintainer, as requested by Jason
12134 Merrill. Correct my e-mail address.
12135
4c25fdcf
GK
121362000-01-06 Geoff Keating <geoffk@cygnus.com>
12137
12138 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12139 not mh-aix43.
12140
188e3966
HPN
12141Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12142
12143 * MAINTAINERS: Add myself to "write after approval" list.
12144
c2f5d030
RH
121451999-12-14 Richard Henderson <rth@cygnus.com>
12146
12147 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12148 * config.sub: Accept alphaev[78], alphaev8.
12149
eeda916a
AO
121501999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12151
12152 * config.guess, config.sub: Update from autoconf.
12153
b3bd7820
BK
121541999-11-29 Bruce Korb <autogen@linuxbox.com>
12155
2c290989 12156 * MAINTAINERS: update my playtime e-address.
b3bd7820 12157
1882b2b1
RO
12158Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12159
12160 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12161 necessary libraries are missing.
12162
dce2d8b2 12163Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
12164
12165 * MAINTAINERS: Add new 'write after approval' maintainer.
12166
1e25de97
APB
12167Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12168
12169 * MAINTAINERS: Add new Java maintainer.
12170
1722c704
AS
121711999-10-25 Andreas Schwab <schwab@suse.de>
12172
12173 * configure: Fix quoting inside arguments of eval.
12174
8141abe8
NC
121751999-10-21 Nick Clifton <nickc@cygnus.com>
12176
12177 * config-ml.in: Allow suppression of some ARM multilibs.
12178
0b77644a
LV
12179Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12180
12181 * config.guess: Add OS/390 match pattern.
12182 * config.sub: Add mvs, openedition targets.
12183 * configure.in (i370-ibm-opened*): New.
12184
d207ebef
JM
121851999-09-04 Steve Chamberlain <sac@pobox.com>
12186
12187 * config.sub: Add support for configuring for pj.
12188
121891999-08-31 Nick Clifton <nickc@cygnus.com>
12190
12191 * config.sub (maybe_os): Add support for configuring for fr30.
12192
af13ebe9
NC
121931999-08-25 Nick Clifton <nickc@cygnus.com>
12194
12195 * configure.in: Do not configure or build ld for AIX
12196 platforms. ld is known to be broken on these platforms.
12197
1250c760
RO
12198Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12199
12200 * config-ml.in: Pass compiler flag corresponding to multidirs to
12201 subdir configures.
12202
d207ebef
JM
122031999-08-09 Ian Lance Taylor <ian@zembu.com>
12204
12205 * Makefile.in (LDFLAGS): Define.
12206
122071999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12208
12209 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12210 noconfigdirs.
12211 (*-*-cygwin*): Likewise.
12212
122131999-08-08 Ian Lance Taylor <ian@zembu.com>
12214
12215 * mkdep: New file.
12216 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12217 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12218
12219 From Eli Zaretskii <eliz@is.elta.co.il>:
12220 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12221 long file name when using DJGPP on MS-DOS.
12222
dbd83e11
JL
12223Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12224
12225 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12226
d207ebef
JM
122271999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12228
12229 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12230 dependency as this causes "make check" to globally "make all"
12231
cd1f4c2c
TT
12232Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12233
12234 * configure.in (target_libs): Added target-zlib.
12235 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12236 (CONFIGURE_TARGET_MODULES): Likewise.
12237 (CHECK_TARGET_MODULES): Likewise.
12238 (INSTALL_TARGET_MODULES): Likewise.
12239 (CLEAN_TARGET_MODULES): Likewise.
12240 (configure-target-zlib): New target.
12241 (all-target-zlib): Likewise.
12242 (all-target-libjava): Depend on all-target-zlib.
12243 (configure-target-libjava): Depend on configure-target-zlib.
12244
12245 * Makefile.in (configure-target-libjava): Depend on
12246 configure-target-newlib.
12247 (configure-target-boehm-gc): New target.
12248 (configure-target-qthreads): New target.
12249
e490616e
ZW
12250 * configure.in (target_libs): Added target-qthreads.
12251 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12252 (CONFIGURE_TARGET_MODULES): Likewise.
12253 (CHECK_TARGET_MODULES): Likewise.
12254 (INSTALL_TARGET_MODULES): Likewise.
12255 (CLEAN_TARGET_MODULES): Likewise.
12256 (all-target-qthreads): New target.
12257 (configure-target-libjava): Depend on configure-target-qthreads.
12258 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
12259
12260 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12261 (CONFIGURE_TARGET_MODULES): Likewise.
12262 (CHECK_TARGET_MODULES): Likewise.
12263 (INSTALL_TARGET_MODULES): Likewise.
12264 (CLEAN_TARGET_MODULES): Likewise.
12265 (all-target-libjava): New target.
12266 (all-target-boehm-gc): Likewise.
12267 * configure.in (target_libs): Added libjava, boehm-gc.
12268
d207ebef
JM
122691999-07-22 Ian Lance Taylor <ian@zembu.com>
12270
12271 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12272 configure.bat in SUPPORT_FILES.
12273 (gas+binutils.tar.bz2): Likewise.
12274
12275 * makeall.bat: Remove; obsolete.
12276
122771999-07-21 Ian Lance Taylor <ian@zembu.com>
12278
12279 From Mark Elbrecht:
12280 * configure.bat: Remove; obsolete.
12281
122821999-07-11 Ian Lance Taylor <ian@zembu.com>
12283
12284 * configure: Add -W -Wall to the default CFLAGS when compiling with
12285 gcc.
12286
12287Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12288
12289 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12290
122911999-06-30 Mark Mitchell <mark@codesourcery.com>
12292
12293 * configure.in: Build ld on IRIX6.
12294
122951999-06-12 Ian Lance Taylor <ian@zembu.com>
12296
12297 * Makefile.in: Change distribution targets to use bzip2 instead of
12298 gzip.
12299 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12300 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12301
123021999-06-04 Nick Clifton <nickc@cygnus.com>
12303
12304 * config.sub: Add mcore target.
12305
26d088fa
CD
12306Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12307
12308 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12309
c2c08b29
L
12310Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12311
12312 * config.guess (dummy): Changed to $dummy.
12313
671d0648
NC
123141999-05-24 Nick Clifton <nickc@cygnus.com>
12315
12316 * config.sub: Tidied up case statements.
12317
b1345c72
BE
123181999-05-22 Ben Elliston <bje@cygnus.com>
12319
51ccbd8d
BE
12320 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12321 <jiro@din.or.jp>.
12322
b1345c72
BE
12323 * config.guess: Merge with FSF version. Future changes will be
12324 more accurately recorded in this ChangeLog.
12325 * config.sub: Likewise.
12326
2caf864f
SM
12327Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12328
12329 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12330
d207ebef
JM
123311999-04-30 Tom Tromey <tromey@cygnus.com>
12332
12333 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12334
90fb0c24
TT
123351999-04-23 Tom Tromey <tromey@cygnus.com>
12336
12337 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12338
d207ebef
JM
123391999-04-20 Drew Moseley <dmoseley@cygnus.com>
12340
12341 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12342 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12343 Bad merge removed these two changes.
12344
3516940d 12345Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 12346 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
12347
12348 * config.guess (interix Alpha): Add.
12349
d207ebef
JM
123501999-04-11 Richard Henderson <rth@cygnus.com>
12351
12352 * configure.in (i?86-*-beos*): Do config gperf; don't config
12353 gdb, newlib, or libgloss.
12354
e891fbfe 12355Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12356
e891fbfe
AO
12357 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12358 link a trivial program with -mabi=64. If it fails, remove mabi=64
12359 from multidirs.
12360
f9ae47d6
PT
12361Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12362
12363 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12364
d207ebef
JM
123651999-04-08 Nick Clifton <nickc@cygnus.com>
12366
12367 * config.sub: Add support for mcore targets.
12368
123691999-04-07 Michael Meissner <meissner@cygnus.com>
12370
12371 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12372 not mt-ospace, in order to shut up assembler warning about using
12373 symbols that are named the same as registers.
12374
123751999-04-07 Drew Moseley <dmoseley@cygnus.com>
12376
12377 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12378 dependency list for all-target-cygmon.
12379
123801999-04-05 Doug Evans <devans@casey.cygnus.com>
12381
12382 * config-ml.in: Check $host, not $target, for selective multilibs.
12383 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12384 thumb interworking, and underscore prefix multilibs.
12385
123861999-04-04 Ian Lance Taylor <ian@zembu.com>
12387
12388 * missing: Update to version from current automake.
12389
88101ab9
L
12390Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12391
12392 * configure (gxx_include_dir): Removed.
12393
12394 * configure.in (gxx_include_dir): Handle it.
12395 * Makefile.in: Likewise.
12396
d207ebef
JM
123971999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12398
12399 * config.sub (mips64vr4111,mips64vr4111el) Add.
12400
124011999-03-21 Ben Elliston <bje@cygnus.com>
12402
e490616e 12403 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 12404
8dc91cbe
ME
12405Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12406
8dc91cbe
ME
12407 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12408 config/mh-djgpp.
12409
d207ebef
JM
12410Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12411
12412 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12413 all-target-newlib to dependency list for all-target-bsp.
12414
926bb5ed
MK
12415Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12416
12417 * config.sub: Add i386-uwin support.
12418 * config.guess: Likewise.
12419
4a6e3000
FS
12420Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12421
12422 * configure.in: cleanup, add mh-*pic handling for arm, special
12423 case powerpc*-*-aix*
12424
d207ebef
JM
12425Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12426
12427 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12428 can be built.
12429
12430Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12431
12432 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 12433 targets.
d207ebef 12434
71c91078
NC
124351999-03-02 Nick Clifton <nickc@cygnus.com>
12436
12437 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12438
282e5df8
GN
12439Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12440
12441 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12442
1de558ee
NC
124431999-02-24 Nick Clifton <nickc@cygnus.com>
12444
12445 * config.sub: Fix typo in arm recognition.
12446
d207ebef
JM
12447Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12448
12449 * configure.in (noconfigdirs): Changed target_configdirs to
12450 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12451 rather than m68k-*-* since it is not known to work on
12452 m68k-aout. Ditto for arm-*-*oabi.
12453
12454Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12455
12456 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
12457
124581999-02-19 Ben Elliston <bje@cygnus.com>
12459
12460 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12461 Smart and improved by Andrew Cagney.
12462
fab7445a
ME
12463Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12464
12465 * config.guess: Recognize openbsd-*-hppa.
12466
8ccdc228
L
12467Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12468
12469 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12470 only if it is not empty.
12471
3b7265ff
NC
124721999-02-17 Nick Clifton <nickc@cygnus.com>
12473
12474 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 12475
d207ebef 12476 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
12477
12478 * config.sub: Modified to recognize uname's armv* syntax.
12479
d207ebef
JM
124801999-02-17 Mark Salter <msalter@cygnus.com>
12481
12482 * configure.in: Added target-bsp for sparclite.
12483
12484Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12485
12486 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12487
124881999-02-08 Nick Clifton <nickc@cygnus.com>
12489
12490 * configure.in: Add support for strongarm port.
12491 * config.sub: Add support for strongarm target.
12492
c48dd3f5 12493Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 12494
c48dd3f5
MK
12495 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12496 the old name config/mh-cygwin32.
12497 Enable texinfo.
12498
d207ebef
JM
12499Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12500
12501 * configure.in: Do build ld for ix86 Solaris.
12502
ecd62820
JW
12503Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12504
12505 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12506 $AR_FOR_TARGET. Likewise for RANLIB.
12507
bbd8fa7f 12508Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 12509
e490616e
ZW
12510 * config.sub (oabi): Recognize.
12511 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 12512
0397442c
RL
12513Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12514
12515 * config.guess: Improve detection of i686 on UnixWare 7.
12516
c9ffaa63
MK
12517Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12518
12519 * config.guess: Add support for i386-pc-interix.
12520 * config.sub: Likewise.
12521 * configure.in: Likewise.
c9ffaa63 12522
d207ebef
JM
12523Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12524
12525 * Makefile.in: Remove unneeded all-target-libio from
12526 from all-target-winsup target since it is now unneeded.
12527 Add all-target-libtermcap in its place since it is now
12528 needed.
12529
12530Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12531
12532 * configure.in: makefile stub for cygwin target is probably
12533 unnecessary. Remove it for now.
d207ebef
JM
12534
12535Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12536
12537 * configure.in: libtermcap.a should be built when cygwin is the
12538 target as well as the host.
12539 * config.guess: Allow mixed case in cygwin uname output.
12540 * Makefile.in: Add libtermcap target.
d207ebef 12541
ebe12325
JL
12542Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12543
12544 * config.sub: Clean up handling of hppa2.0.
12545
57057b67
RB
12546Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12547
12548 * config.guess: Use C code to identify more HP machines.
12549
f8670be1
JL
12550Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12551
12552 * config.sub: Handle hppa2.0.
12553
d207ebef
JM
12554Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12555
12556 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 12557 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
12558
125591998-12-15 Mark Salter <msalter@cygnus.com>
12560
12561 * configure.in: Added target-bsp for several target architectures.
12562
12563 * Makefile.in: Added rules for bsp.
12564
d1a09590
JL
12565Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12566
12567 * config.guess: Improve detection of hppa2.0 processors.
12568
12569Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12570
12571 * config.guess: Recognize FreeBSD using ELF automatically.
12572
71205e0b
MH
125731998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12574
12575 * configure (skip-this-dir): Add handling for new shell script, which
12576 might be created by a sub-directory's configure to indicate, this particular
12577 directory is "unwanted".
12578 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12579
d207ebef
JM
12580Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12581
12582 * ltconfig: import from libtool, after changing libtool to
12583 account for the cygwin name change.
12584
12585Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12586
12587 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12588 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12589
12590Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12591
12592 * configure.in: Add libtermcap to list of cygwin dependencies.
12593
12594Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12595
e490616e
ZW
12596 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12597 they include winsup/include when it's a cygwin target.
d207ebef
JM
12598
125991998-11-12 Tom Tromey <tromey@cygnus.com>
12600
12601 * configure.in (host_tools): Added zip.
12602 * Makefile.in (all-target-libjava): Depend on all-zip.
12603 (all-zip): New target.
12604 (ALL_MODULES): Added all-zip.
12605 (NATIVE_CHECK_MODULES): Added check-zip.
12606 (INSTALL_MODULES): Added install-zip.
12607 (CLEAN_MODULES): Added clean-zip.
12608
12609Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12610
12611 * Makefile.in: lose "32" from comment about cygwin.
12612
12613Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12614
12615 * configure.in: Use -Os to build target libraries for the fr30.
12616
12617Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12618
12619 * config.sub: Add fr30.
12620
12621Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12622
e490616e 12623 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
12624 cygwin* instead of cygwin32*.
12625 * config.sub: Check cygwin* instead of cygwin32*.
12626
d2ec8b39
RL
12627Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12628
12629 * config.guess: Match any version of Unixware7.
12630
d207ebef
JM
126311998-10-20 Syd Polk <spolk@cygnus.com>
12632
12633 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12634 if desired.
12635
35cd2565
JL
12636Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12637
12638 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12639 these if the appropriate directories and files to not exist.
12640
52d4e5b7
JL
12641Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12642
12643 * Makefile.in (DEVO_SUPPORT): Add config.if.
12644
38ada91e
MH
12645Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12646
12647 * configure: Add pattern to replace "build_tooldir"'s
12648 definition in the generated Makefile with "tooldir"'s
12649 actual value.
12650
e44e84da
JL
12651Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12652
56a8387f
JL
12653 * config.sub: Bring back lost sparcv9.
12654
e44e84da
JL
12655 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12656
5cb95c7a
JL
12657Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12658
12659 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12660 CC_FOR_TARGET and friends.
12661
12662Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12663
ceff9b14
AO
12664 * Makefile.in (build_tooldir): New variable, same as tooldir.
12665 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12666 -B$(build_tooldir)/bin/.
12667 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 12668
f2d11dcd
GP
12669Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12670
12671 * README: Remove installation instructions and refer to the
12672 INSTALL directory instead.
12673
73a6d2e7 12674Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 12675
73a6d2e7
RL
12676 * config.sub: Add support for i[34567]86-pc-udk.
12677 * configure.in: Likewise.
12678
5d4a5ee6
JL
12679Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12680
12681 * Makefile.in: add bzip2 package building bits for user
12682 tools module
12683 * configure.in: ditto
12684
6fc19d6d
JL
12685Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12686
12687 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12688 (ALL_TARGET_MODULES): Add all-target-libobjc.
12689 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12690 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12691 (all-target-libchill): Add dependencies.
12692 * configure.in (target_libs): Add libchill.
4e81ae98 12693
f653f0ab
MH
126941998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12695
12696 * configure.in (target_subdir): Remove duplicate line.
12697
5d4a5ee6
JL
12698Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12699
12700 * Makefile.in (all-automake): fix dependencies.
12701
494933e4
JL
12702Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12703
12704 * configure.in: Minor cleanups for building in the $(target_alias)
12705 subdir.
12706
f6b58262
JW
127071998-09-22 Jim Wilson <wilson@cygnus.com>
12708
12709 * Makefile.in (bootstrap): Set r and s before make all. Use
12710 BASE_FLAGS_TO_PASS in make all.
12711 (cross): Likewise.
12712
27c7a08d
MM
127131998-09-20 Mark Mitchell <mark@markmitchell.com>
12714
12715 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12716
e67afd1e
RH
12717Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12718
12719 * config.sub: Fix typo in last change.
12720
8e44ac71
MH
127211998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12722
12723 * config.sub: Add support for C4x target.
12724 * configure.in: Likewise.
12725
d7496fbb
DM
127261998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12727
12728 * config.sub: Recognize sparcv9 just like sparc64.
12729
22097bd1
RL
12730Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12731
12732 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12733
4b877abd
JL
12734Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12735
2c8ec9a2
JL
12736 * config.guess: Correctly identify Pentium II sco boxes.
12737
4b877abd
JL
12738 * config.guess: Fix "tr" code. From Weiwen Liu.
12739
ab03db52
JH
12740Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12741
12742 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12743 stabs.
12744
b54db294
JL
12745Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12746
12747 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12748 (ALL_TARGET_MODULES): Add all-target-libchill.
12749 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12750 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12751 (all-target-libchill): Add dependencies.
12752 * configure.in (target_libs): Add libchill.
12753
bf48dd73
LW
12754Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12755
12756 * config.guess: Avoid assumptions about "tr" behaves when
12757 LANG is set to something other than English.
12758
a3cbd105
L
12759Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12760
12761 * configure (gxx_include_dir): Changed to
12762 '${prefix}/include/g++'-${libstdcxx_interface}.
12763
12764 * config.if: New to determine the interfaces.
12765
c4acd909
MK
12766Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12767
12768 * config.guess: Detect and handle MPE/IX.
12769 * config.sub: Deal with MPE/IX.
12770
9ea97665
DE
12771Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12772
12773 * configure.in: Use mh-aix43.
12774
0ce065bd
MH
127751998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12776
12777 * configure: Fix --without/--disable cases for gxx-include-dir.
12778
5d4a5ee6
JL
12779Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12780
12781 * mdata-sh: Imported. Needed for automake support.
12782
12783Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12784
12785 * Makefile.in (taz): Try "chmod -R og=u ." before
12786 "chmod og=u `find . -print`".
12787
12788Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12789
12790 * configure.in: Add arm-elf and thumb-elf support.
12791
12792Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12793
12794 * Makefile.in: Undo previous patch.
12795
12796Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12797
12798 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12799 to here ...
12800 (install-no-fixedincludes): and here
12801 (INSTALL_MODULES): ... from here.
12802
466456d9
ILT
12803Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12804
12805 * config.sub: Merge with FSF.
12806
1b409d25
ILT
12807 * config.guess: Merge with FSF.
12808
d207ebef
JM
12809Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12810
12811 * configure (extraconfigdirs): New variable.
12812 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12813 * Makefile.in (all): Move higher in file.
12814 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12815 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12816 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12817 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12818 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12819
128201998-07-23 Brendan Kehoe <brendan@cygnus.com>
12821
12822 * Makefile.in (all-target-libjava): Depend on all-gcc and
12823 all-target-newlib.
12824 (configure-target-libjava): Depend on $(ALL_GCC).
12825
7f1937c1
RL
12826Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12827
12828 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12829 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12830
2ada2bd6
ML
12831Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12832
12833 * INSTALL/README: Fix typo.
12834
1e025bde
ML
12835Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12836
5d4a5ee6
JL
12837 * ylwrap: Change absolute path checks to check for DOS style path
12838 names.
1e025bde 12839
5d4a5ee6
JL
12840 * ylwrap: Don't use a full path name if the source file is in the
12841 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 12842
6755ff73
ILT
12843 * config-ml.in: Default to being verbose, to match Feb 18 change to
12844 configure.
12845
5d4a5ee6
JL
12846Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12847
12848 Brought over from egcs:
12849
12850 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12851
12852 * configure.in (target_subdir): Set to ${target_alias} instead
12853 of "libraries".
12854
12855 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12856
12857 * configure.in (target_subdir): Set to libraries if enable_multilib.
12858
12859Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12860
12861 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12862 multilibs, force reconfiguration the first time we create
12863 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12864
12865Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12866
12867 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12868 avoid confusion with --no-recursion.
12869
12870Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12871
12872 * configure.in: Win32 hosts shouldn't use install -x
12873 * install-sh: remove -x option, and special .exe-handling
12874 hack.
12875
d207ebef
JM
12876Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12877
12878 * config.guess: Recognize i586-pc-beos.
12879 * configure.in: Don't build some bits for beos.
12880
fbd836fc
ILT
12881Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12882
5d4a5ee6
JL
12883 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12884 CFLAGS default to -O2.
12885
fbd836fc
ILT
12886 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12887 when using GNU ld.
12888
12889Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12890
12891 * ltmain.sh: Correct install when using a different shell.
12892
12893Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12894
12895 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12896
d207ebef
JM
12897Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12898
12899 * makefile.vms: Update to build binutils/makefile.vms. Add install
12900 target.
fbd836fc
ILT
12901
12902Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12903
12904 * ltconfig: Update to correct AIX handling.
12905
69b471bc
JL
12906Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12907
81241b5e
JL
12908 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12909
69b471bc
JL
12910 * configure.in (target_subdir): Set to ${target_alias} instead
12911 of "libraries".
12912
bedf82df
MH
129131998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12914
12915 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12916 (Makefile): Depend on $(gcc_version_trigger).
12917
12918 * configure (gcc_version): Change default initializer to empty
12919 string.
12920 (gcc_version_trigger): New variable; pass this variable down
12921 to subdir configures to enable them checking gcc's version
12922 themselves. Emit make macros for both gcc_version vars.
12923 (topsrcdir): Initialize reliably.
12924 (recursion line): Remove --with-gcc-version=${gcc_version}.
12925
28e449d8
MH
129261998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12927
12928 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
12929 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12930 in $(libsubdir); emit definition in each generated Makefile.
12931 (gxx_include_dir): Initialize depending on
12932 $enable_version_specific_runtime_libs.
28e449d8 12933
50c4c9f7
MH
129341998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12935
12936 * configure (gcc_version): Initialize properly depending on
12937 how and where configure is started.
12938 (recursion line): Pass a --with-gcc-version=${gcc_version}
12939 to configures in subdirs.
12940
d207ebef
JM
12941Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12942
12943 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 12944 cygmon
d207ebef 12945
5d4a5ee6
JL
12946Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12947
12948 * configure.in: Add cygmon and libstub support for mn10200.
12949
2f96399b
MH
129501998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12951
12952 * configure (gcc_version): Add new variable describing the
12953 particular gcc version we're building.
12954 * Makefile.in (libsubdir): Add new macro for the directory
12955 in which the compiler finds executables, libraries, etc.
12956 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12957 and libsubdir.
12958
c4137c50
AO
12959Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12960
ceff9b14
AO
12961 * Makefile.in (local-clean): Remove *.log.
12962 (warning.log): Built with warn_summary from build.log.
12963 (mail-report.log): Run test_summary.
12964 (mail-report-with-warnings.log): Run test_summary including
12965 warning.log in the report.
c4137c50 12966
276d5ee0
RL
12967Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12968
12969 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12970
5d4a5ee6
JL
12971Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12972
12973 * Makefile.in (grep): Grep no longer depends on libiberty.
12974
12975Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12976
12977 * Makefile.in: all-snavigator needs all-libgui.
12978
12979Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12980
12981 * configure.in: Add cygmon and libstub support for mn10300.
12982
8af14275
ILT
12983Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12984
12985 * missing: Update to version from automake 1.3.
12986
fbd836fc
ILT
12987 * ltmain.sh: On installation, don't get confused if the same name
12988 appears more than once in the list of library names.
12989
466456d9
ILT
12990Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12991
12992 * config.sub: Accept m68060 and m5200 as CPU names.
12993
5d4a5ee6
JL
12994Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12995
12996 * configure: Use && rather than using -a in test, because odd
12997 strings can confuse test.
12998 * configure.in: Likewise.
12999
fbd836fc
ILT
13000Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13001
13002 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13003
f0983958
AO
13004Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13005
13006 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 13007 bootstrap4-lean): New targets.
f0983958 13008
bfed1ea0
JL
13009Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13010
13011 * mpw-* Delete. Not used.
13012
5d4a5ee6
JL
13013Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13014
13015 * COPYING.LIB: Update FSF address.
13016
bfed1ea0
JL
13017Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13018
13019 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13020
5d4a5ee6
JL
13021 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13022 GAS_SUPPORT_DIRS.
13023
bfed1ea0
JL
13024Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13025
13026 * ltconfig, ltmain.sh: Avoid producing a version number if
13027 -version-info was not used.
13028
5d4a5ee6
JL
13029Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13030
13031 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13032 building with newlib.
13033
130341998-04-30 Paul Eggert <eggert@twinsun.com>
13035
d207ebef 13036 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 13037 Solaris `make' causes it to continue to next definition.
d207ebef
JM
13038
13039Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13040
13041 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13042 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
13043
13044Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13045
13046 * configure.in: Change alpha to alpha* in several places.
13047
d207ebef
JM
13048Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13049
13050 * config.sub: Recognize sparc86x.
13051
77be0cab
MM
13052Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13053
13054 * configure.in (--enable-target-optspace): Remove debug echo.
13055
62441128
JW
13056Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13057
13058 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13059
bfed1ea0
JL
13060Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13061
13062 * ltconfig: Update cygwin32 support.
13063
5d4a5ee6
JL
13064 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13065 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13066 (GDB_SUPPORT_DIRS): Likewise.
13067
3f4ea1de
MM
13068Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13069
13070 * configure.in (target_makefile_frag): If --enable-target-optspace,
13071 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
13072 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13073 not used.
13074 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 13075
5d4a5ee6
JL
13076Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13077
13078 * Makefile.in (all-bfd): Depend on all-intl.
13079 (all-binutils): Likewise.
13080 (all-gas): Likewise.
13081 (all-gprof): Likewise.
13082 (all-ld): Likewise.
13083
130841998-04-19 Brendan Kehoe <brendan@cygnus.com>
13085
13086 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13087
bfed1ea0
JL
13088Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13089
5d4a5ee6
JL
13090 * Makefile.in (all-bfd): Depend upon all-libiberty.
13091
bfed1ea0
JL
13092 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13093
5d4a5ee6
JL
13094Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13095
13096 * Makefile.in: Add libstub.
13097
13098 * configure.in: Ditto. Build libstub for targets that have cygmon
13099 support.
13100
13101Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13102
13103 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13104
13105Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13106
13107 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13108 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13109
ec8d6ddc
KW
13110Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13111
13112 * configure: Define DEFAULT_M4 by searching PATH.
13113 * Makfile.in: Use DEFAULT_M4.
13114
bfed1ea0
JL
13115Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13116
13117 * ltconfig: Add cygwin32 support.
13118
5d4a5ee6
JL
13119 * Makefile.in, configure.in: Add libtool as a native only directory
13120 to configure and build.
13121
547a6183
JL
13122Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13123
13124 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13125
5d4a5ee6 13126Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 13127
5d4a5ee6
JL
13128 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13129
13130Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13131
13132 * Makefile.in: add ash make rules
13133 * configure.in: add ash to native_only and host_tools lists
13134
13135Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13136
13137 * Makefile.in (all-gettext, all-intl): New targets.
13138 (ALL_MODULES): Added all-gettext, all-intl.
13139 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13140 (INSTALL_MODULES): Added install-gettext, install-intl.
13141 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13142
13143 * configure.in (host_tools): Added gettext.
13144 (native_only): Likewise.
13145 (noconfigdirs) [various cases]: Likewise.
13146 (host_libs): Added intl.
13147
d207ebef
JM
13148Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13149
13150 * configure: Do not disable building gdbtk for cygwin32 hosts.
13151
e98e406f
NC
13152Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13153
13154 * configure.in: Add thumb-coff target.
13155 * config.sub: Add thumb-coff target.
13156
5d4a5ee6
JL
13157Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13158
13159 * Makefile.in: Revert yesterday's change.
13160 (all-target-winsup): all-target-librx stays out of here.
13161
13162Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13163
13164 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13165 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13166 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13167 Remove references to librx and libg++.
13168
13169Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13170
13171 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13172 recursive makes
13173
bfed1ea0
JL
13174Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13175
13176 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 13177 for newlib directory.
bfed1ea0
JL
13178 (CXX_FOR_TARGET): Likewise.
13179
13180Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13181
13182 * ltconfig: Update after libtool/ltconfig.in change for
13183 hpux11.
13184
13185Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13186
13187 * ltconfig, ltmain.sh: Update to libtool 1.2.
13188
3cd730af
MH
13189Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13190
13191 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13192 (install-gcc-cross): Instead, override LANGUAGES here.
13193
80564603
DL
131941998-03-18 Dave Love <d.love@dl.ac.uk>
13195
13196 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13197 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13198
d207ebef
JM
13199Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13200
13201 * configure.in: Add Thumb-pe target.
13202
5d4a5ee6 13203Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 13204
5d4a5ee6
JL
13205 * Makefile.in - changed sn targets to snavigator
13206 * configure.in - changed sn targets to snavigator
13207
2d4a0558
MH
13208Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13209
13210 * config-ml.in: After building symlink tree call make distclean
13211 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13212 to be the case for libiberty.
13213
04b93567
L
13214Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13215
13216 * configure: When making link, also check the current
13217 directory. The configure scripts may create one.
13218
9a06b842
RH
13219Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13220
13221 * config.sub: Accept alphapca56 and alphaev6 properly.
13222
217fc4e6
FS
13223Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13224
13225 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13226
3e07bdbd 13227Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 13228
e490616e 13229 * config.sub (sco5): Fix typo.
3e07bdbd 13230
5d4a5ee6
JL
13231Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13232
13233 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13234 install-itcl.
13235 (install-itcl): Remove dependency on install-tcl.
13236
13237Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13238
13239 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13240
13241Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13242
13243 * configure.in: Don't build libgui for a cygwin32 target when not on
13244 a cygwin32 host.
13245
13246Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13247
13248 * configure (redirect): Set to null, so default behavior of
13249 configure is now --verbose.
13250
ce0d965c
DL
132511998-02-16 Dave Love <d.love@dl.ac.uk>
13252
13253 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13254 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13255
3acd1fd0
MH
13256Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13257
13258 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13259 this change to sync Makefile.in with its ChangeLog entries.
13260
5d4a5ee6
JL
13261Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13262
13263 * ltmain.sh (mkdir): Check that the directory doesn't exist
13264 before we exit with error, so that we don't get races during
13265 parallel builds.
13266
bfed1ea0
JL
13267Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13268
13269 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13270
4e77e8f1
MH
13271Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13272
13273 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13274 PICFLAG_FOR_TARGET.
13275 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13276
13277 * configure: Emit a definition for the new macro enable_shared
13278 into each Makefile.
13279
5d4a5ee6
JL
13280Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13281
13282 * configure.in (host_tools, native_only): Add libtool.
13283
13284Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13285
13286 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13287 Fix typo in ming config comment.
13288
bfed1ea0
JL
13289Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13290
13291 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13292
5d4a5ee6
JL
13293Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13294
13295 * config.sub: Add tic30 cases, and map c30 to tic30.
13296
8821a725
RH
13297Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13298
13299 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13300 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13301 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13302 (CLEAN_TARGET_MODULES): Similarly
13303 (all-target-libf2c): Add dependences.
4e81ae98 13304 * configure.in (target_libs): Add libf2c.
8821a725 13305
5d4a5ee6
JL
13306Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13307
13308 * configure.in: Remove expect from noconfigdirs when target
13309 is cygwin32. OK to build expect and dejagnu with Canadian
13310 Cross.
13311
0aadd657
ILT
13312Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13313
5d4a5ee6
JL
13314 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13315 host.
13316
0aadd657
ILT
13317 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13318 and mingw32.
13319
d0a8352c
MH
13320Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13321
13322 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13323 here as it is not defined in the toplevel Makefile.
13324
59739e3c
MH
13325Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13326
13327 * configure (package_makefile_rules_frag): New variable, which names
13328 a file with generic rules, ...
13329 Change comment to mention we now have FIVE parts.
13330 * configure: Undo last change.
13331
228197ee
LT
13332Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13333
13334 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 13335 * config.sub: More accurate determination of HP processor types.
228197ee 13336
efd4c0ba
MH
13337Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13338
13339 * configure (package_makefile_frag): Move inserting the
13340 ${package_makefile_frag} to where it should be according
13341 to the comment.
13342
6eef3189
PB
13343Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13344
13345 * config.guess: Add support for Linux/ARM.
13346
d207ebef
JM
13347Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13348
13349 * .cvsignore: Remove *-info and *-install since they match
13350 release-info and mpw-install, which we don't want to just ignore.
13351
48464ebf
RH
13352Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13353
13354 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13355
803462a7
PN
13356Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13357
13358 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13359 local_prefix to sub-make invocations.
13360
520ab477
L
13361Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13362
13363 * configure.in: Check makefile fragments in the source
13364 directory.
13365
4bcdb76d
AO
13366Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13367
ceff9b14
AO
13368 * configure.in: Check whether host and target makefile
13369 fragments exist before adding them to *_makefile_frag.
4bcdb76d 13370
5d4a5ee6
JL
13371Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13372
13373 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13374
13375Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13376
13377 * configure.in: Make sure we only replace RPATH_ENVVAR on
13378 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13379 regexp to sed.
13380
13381 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13382 to sub-makes.
13383
0d3e11a5
LI
133841998-01-13 Lee Iverson (leei@ai.sri.com)
13385
13386 * config-ml.in (multi-do): LDFLAGS must include multilib
13387 designator.
13388
d45b3d87 13389Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
13390
13391 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13392
d39cd7a1
MK
13393Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13394
13395 * config.sub: Add mingw32 support.
13396 * configure.in: Likewise.
d39cd7a1 13397
6decbc24
FS
13398Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13399
13400 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13401
5d4a5ee6
JL
13402Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13403
13404 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13405 * configure (gxx_include_dir): Provide a definition for subdirs
13406 which do not use autoconf.
13407
13408Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13409
13410 * config.guess: Sync with egcs. Picks up new alpha support,
13411 BeOS & some additional linux support.
13412
d3d1907a
JL
13413Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13414
13415 * config.guess: HP 9000/803 is a PA1.1 machine.
13416
b104e095
RH
13417Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13418
13419 * configure.in: It's alpha*-...
13420
aca823c1
L
13421Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13422
13423 * configure.in (host_makefile_frag, target_makefile_frag):
13424 Handle multiple config files.
13425 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13426 alpha-*-*.
13427
d207ebef
JM
13428Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13429
13430 * mkdep: New file.
13431
13432Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13433
13434 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13435
5d4a5ee6
JL
13436Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13437
13438 * Makefile.in: Add libgui directory.
13439 (GDB_TK): Add all-libgui.
13440 * configure.in: Add libgui directory.
13441 * configure: Add all-libgui to GDB_TK.
13442
13443Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13444
13445 * config-ml.in (multidirs): Add m32r to multilib list.
13446
13447Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13448
13449 * Makefile.in (all-target-gperf): Change dependency to
13450 all-target-libstdc++.
13451
baf55877
FF
13452Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13453
13454 * config.guess: Add BeOS support.
13455
5d4a5ee6
JL
13456Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13457
13458 Source directory cvs renamed to cvssrc:
13459 * configure.in (host_tools): Change cvs to cvssrc.
13460 (native_only): Likewise.
13461 (noconfigdirs) [various cases]: Likewise.
13462 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13463 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13464 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13465 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13466 (all-cvssrc): Rename target from all-cvs.
13467
f2d76545
JL
13468Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13469
13470 * configure (gxx_include_dir): Fix thinko.
13471
205cba53
JL
13472Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13473
13474 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13475 (install-cross, install-gcc-cross): New targets.
13476
5d4a5ee6
JL
13477Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13478
13479 * configure.in (noconfigdirs): Add support for Thumb target.
13480
13481 * config.sub (maybe_os): Add support for Thumb target.
13482
13483Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13484
13485 * Makefile.in: Add rules for cygmon.
13486
13487 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13488
96b0f1fc
JL
13489Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13490
13491 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13492 * configure (gxx_include_dir): Provide a definition for subdirs
13493 which do not use autoconf.
d207ebef
JM
13494
13495Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13496
13497 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 13498 11/18/97 build
d207ebef 13499
7dfef6ed
JL
13500Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13501
13502 * From Franz Sirl.
13503 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13504 found on RedHat Linux systems.
96b0f1fc 13505
83cfe7c0
JL
13506Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13507
13508 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13509 guesses.
13510
7dfef6ed
JL
13511Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13512
13513 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13514
5d4a5ee6
JL
13515Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13516
13517 * ltmain.sh: If mkdir fails, check whether the directory was created
13518 anyhow by some other process.
13519
d207ebef
JM
13520Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13521
13522 * configure.in (d30v-*-*): Configure all directories.
13523
13524Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13525
13526 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13527 for the D30V.
13528
13529Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13530
13531 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13532
5d4a5ee6
JL
13533Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13534
e490616e
ZW
13535 * include/libiberty.h: Add extern "C" { so it can be used with C++
13536 progrms.
13537 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13538 programs.
5d4a5ee6 13539
d207ebef
JM
13540Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13541
13542 * configure.in (d30v-*-*): Configure GCC now.
13543
5d4a5ee6
JL
13544Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13545
13546 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13547 is no longer needed.
13548
c9670e62
JM
13549Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13550
13551 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13552
cc71c0ca
MH
13553Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13554
13555 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13556 targets using "$@" to provide support for similar but not identical
13557 targets without having to duplicate code.
13558
d207ebef
JM
13559Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13560
13561 * makefile.vms: Fix to work with DEC C.
13562
13563Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13564
13565 * config.sub: Add mips-tx39-elf to marketing names.
13566
13567Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13568
13569 * ltmain.sh: Handle symlinks in generated script.
13570
13571Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13572
13573 * configure: Handle autoconf style directory options: --bindir,
13574 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13575 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13576 --sysconfdir.
13577 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13578 (sharedstatedir, localstatedir, oldincludedir): New variables.
13579 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13580 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13581 sbindir, sharedstatedir, and sysconfdir.
13582
b1e3ddfd
AJ
13583Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13584
13585 * Makefile.in (bootstrap-lean): New target.
13586
d207ebef
JM
13587Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13588
13589 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 13590 sn, and gnuserv from noconfigdirs.
d207ebef
JM
13591
13592Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13593
13594 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13595
09f97c1e
JL
13596Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13597
13598 * Makefile.in (cross): New target.
13599
335d0ab2
AO
13600Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13601 Jeff Law <law@cygnus.com>
13602
13603 * Makefile.in (bootstrap2, bootstrap3): New targets.
13604 (all-bootstrap): Remove outdated and confusing target.
339c9b00 13605 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 13606
d207ebef
JM
13607Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13608
13609 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 13610 windows. Consistent with gdb/configure.
d207ebef 13611
e693cc28
UD
136121997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13613
e693cc28
UD
13614 * configure.in: Name Linux target fragment.
13615
13616 * configure: Rewrite so that project Makefile fragment is inserted
13617 first and appears last in the resulting Makefile.
13618
d207ebef
JM
13619Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13620
13621 * Makefile.in (install-itcl): Install tcl first.
13622
5d4a5ee6
JL
13623Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13624
13625 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13626
f401679e
JW
13627Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13628
13629 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13630
13631 * configure.in (skipdirs): Add target-librx for Linux.
13632 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13633
ec20b1b9
JL
13634Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13635
13636 * Makefile.in (bootstrap): New target.
13637
becdcf6d
JL
13638Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13639
63f6bcd7 13640 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 13641
d207ebef
JM
13642Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13643
13644 * config.guess: Merge with FSF.
13645
0c82f6bf
FF
13646Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13647
13648 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13649
d207ebef
JM
13650Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13651
13652 * config.sub: Add "marketing-names" patch.
13653
3fbc0b70
JS
13654Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13655
e490616e 13656 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 13657
e20d4801
JL
13658Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13659
13660 * config.sub: Handle v850-elf.
13661
fe181f78 13662Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
13663
13664 * .cvsignore (*-install): Remove.
13665
bfed1ea0
JL
13666Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13667
13668 * ltconfig: Set CONFIG_SHELL in libtool.
13669 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13670
558a1e7c
JW
13671Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13672
13673 * configure.in (target_subdir): Set to libraries if enable_multilib.
13674
7818d6fc
JW
13675Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13676
13677 * config.guess: Update from gcc directory.
13678
d207ebef
JM
13679Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13680
13681 * Makefile.in (all-sim): Depends on all-readline.
13682
6599da04
JM
13683Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13684
13685 * Makefile.in (BISON, YACC): Use $$s.
13686 (all-bison): Depend on all-texinfo.
13687
13688Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13689
13690 * Makefile.in (BISON): Add -L flag.
13691 (YACC): Likewise.
13692
d207ebef
JM
13693Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13694
4e81ae98
EC
13695 * configure.in (noconfigdirs): Add support for v850e target.
13696
d207ebef
JM
13697 * config.sub (maybe_os): Add support for v850e target.
13698
13699Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13700
4e81ae98
EC
13701 * configure.in (noconfigdirs): Add support for v850ea target.
13702
d207ebef
JM
13703 * config.sub (maybe_os): Add support for v850ea target.
13704
6599da04
JM
13705Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13706
13707 * config.sub: Add mipstx39. Delete r3900.
13708
13709Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13710
13711 * Makefile.in (all-autoconf): Depends on all-texinfo.
13712
13713Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13714
13715 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13716 eabi targets.
13717
13718Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13719
13720 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13721
13722 * configure: When handling a Canadian Cross, handle YACC as well as
13723 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 13724 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
13725
13726Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13727
13728 * Makefile.in (BISON): bison, not byacc or bison -y.
13729 (YACC): bison -y or byacc or yacc.
13730 (various): Add *-bison as appropriate.
13731 (taz): No need to mess with BISON anymore.
13732
13733Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13734
13735 * configure: If OSTYPE matches *win32*, try to find a good value for
13736 CONFIG_SHELL.
13737
13738Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13739
13740 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13741 configure.in if it is present.
13742
13743Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13744
13745 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13746
13747Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13748
13749 * config.sub: Recognize `arc' cpu.
13750 * configure.in: Likewise.
13751 * config-ml.in: Likewise.
13752
13753Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13754
13755 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13756
13757Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13758
13759 * configure: Changed sed delimiter from ':' to '|' when
13760 attempting to substitute ${config_shell} for SHELL. On
13761 NT ${config_shell} may contain a ':' in it.
13762
13763Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13764
13765 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13766
13767Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13768
13769 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13770
13771Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13772
13773 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13774
13775 * ylwrap: If the program is a relative path, force it to be
13776 absolute.
13777
13778Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13779
13780 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13781
13782Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13783
13784 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
13785 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13786 for libraries.
6599da04
JM
13787
13788Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13789
13790 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 13791 separated by spaces.
6599da04
JM
13792
13793Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13794
13795 * ylwrap: New file.
13796 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13797
13798 * ltmain.sh: Handle /bin/sh at start of install program.
13799
13800 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13801
13802 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13803 * missing: New file, from automake 1.2.
13804
13805Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13806
13807 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13808 check-tk to CHECK_X11_MODULES.
13809
13810Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13811
13812 * config.sub: Merge with FSF.
13813
13814Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13815
13816 * config.guess: Merge with FSF.
13817
13818Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13819
13820 * configure: Treat msdosdjgpp like go32.
13821 * configure.in: Likewise. Don't remove gprof for go32.
13822
13823 * configure: Change Makefile.tem2 to Makefile.tm2.
13824
13825Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13826
13827 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13828
13829Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13830
13831 * install-sh (chmodcmd): Set to null if the DST directory already
13832 exists. Same as Nov 11th change.
13833
13834Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13835
4e81ae98 13836 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
13837
13838Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13839
13840 * config.guess: Update from FSF.
13841
13842Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13843
13844 * Makefile.in (GDB_TK): Depend on itcl and tix.
13845
13846Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13847
13848 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13849 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13850 (INSTALL_SCRIPT): New variable.
13851 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13852 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13853 to -x.
13854 * install-sh: Add support for -x option.
13855
13856Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13857
13858 * configure.in, Makefile.in: Treat tix like itcl.
13859
13860Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13861
13862 * Makefile.in (WINDRES): New variable.
13863 (WINDRES_FOR_TARGET): New variable.
13864 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13865 (EXTRA_HOST_FLAGS): Add WINDRES.
13866 (EXTRA_TARGET_FLAGS): Add WINDRES.
13867 (EXTRA_GCC_FLAGS): Add WINDRES.
13868 ($(DO_X)): Pass down WINDRES.
13869 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13870 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13871 DLLTOOL_FOR_TARGET.
13872
13873Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13874
13875 * configure.in: configure sim before gdb for win32-x-ppc
13876
13877Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13878
13879 Move gperf into the toplevel, from libg++.
13880 * configure.in (target_tools): Add target-gperf.
13881 (native_only): Add target-gperf.
13882 * Makefile.in (all-target-gperf): New target, depend on
13883 all-target-libg++.
13884 (configure-target-gperf): Empty rule.
13885 (ALL_TARGET_MODULES): Add all-target-gperf.
13886 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13887 (CHECK_TARGET_MODULES): Add check-target-gperf.
13888 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13889 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13890
13891Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 13892
6599da04
JM
13893 * config.sub (mn10200): Recognize new basic machine.
13894
13895Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13896
13897 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13898 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13899
13900Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13901
13902 * configure.in: If we're building mips-sgi-irix6* native, turn on
13903 ENABLE_MULTILIB and set TARGET_SUBDIR.
13904
13905Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13906
13907 * Makefile.in (all-sn): Depend on all-grep.
13908
13909Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13910
13911 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13912
13913 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13914 Makefile. From Jeff Makey <jeff@cts.com>.
13915 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13916
13917 * Makefile.in (DISTBISONFILES): Remove.
13918 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13919 $(DEFAULT_YACC).
13920
13921 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 13922 cygwin32.
6599da04
JM
13923
13924 * Makefile.in (LD): New variable.
13925 (EXTRA_HOST_FLAGS): Pass down LD.
13926 ($(DO_X)): Likewise.
13927
13928Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13929
13930 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13931
13932Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13933
13934 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 13935 before adding our own. Always add --build.
6599da04
JM
13936
13937Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13938
13939 * configure.in (targargs): Pass --build if we're doing
13940 a cross-compile.
13941
13942Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13943
ca236658 13944 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
13945 sed. Otherwise sed chokes on NT path names with drive
13946 designators. Also look for "?:*" as the leading characters in an
13947 absolute pathname.
13948
13949Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13950
13951 * config.sub: Support for r3900.
13952
13953Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13954
13955 * configure.in: Use install-sh, not install.sh.
13956
13957Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13958
13959 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13960 apply it twice.
13961
13962Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13963
13964 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13965 install-binutils.
13966
13967Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13968
13969 * Makefile.in: Add automake targets.
13970 * configure.in (host_tools): Add automake.
13971
13972Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13973
13974 * configure: Default CXX to c++, not gcc.
13975 * Makefile.in (CXX): Set to c++, not gcc.
13976 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13977
13978Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13979
13980 * install-sh: try appending a .exe if source file doesn't
13981 exist
13982
13983Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13984
13985 * configure.in: Turn on multilib by default.
13986 (cross_only): Remove target-libiberty.
13987
13988 * Makefile.in (all-gcc): Don't depend on libiberty.
13989
13990Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13991
13992 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13993
13994Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13995
13996 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13997 (DISTBISONFILES): Add ld/Makefile.in
13998
13999Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14000
14001 * configure.in: if target is cygwin32 but host isn't cygwin32,
14002 don't configure gdb tcl tk expect, not just gdb.
14003
14004Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14005
14006 * configure.in: Added gnuserv everywhere sn appears.
14007
14008 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14009 (CROSS_CHECK_MODULES): Added check-gnuserv.
14010 (INSTALL_MODULES): Added install-gnuserv.
14011 (CLEAN_MODULES): Added clean-gnuserv.
14012 (all-gnuserv): New target.
14013
14014Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14015
14016 * config.guess: Fixes for MIPS OpenBSD systems.
14017
14018Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14019
14020 * Makefile.in (INSTALL_XFORM): Remove.
14021 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14022
14023 * mkinstalldirs: New file, copied from automake.
14024 * Makefile.in (installdirs): Rename from install-dirs. Use
14025 mkinstalldirs. Change all users.
14026 (DEVO_SUPPORT): Add mkinstalldirs.
14027
14028Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14029
14030 * install-sh: Rename from install.sh.
14031 * Makefile.in (INSTALL): Change install.sh to install-sh.
14032 (DEVO_SUPPORT): Likewise.
14033
14034 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14035 Graichen <graichen@rzpd.de>.
14036
14037Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14038
14039 * config.guess: Recognize OpenBSD systems correctly.
14040
14041Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14042
14043 * README, Makefile.in (ETC_SUPPORT): Remove references to
14044 cfg-paper*, configure.{texi,man,info*}._
14045
14046Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14047
14048 * Makefile.in (all.normal): Ensure that gcc is built after all
14049 the x11 - ie gdb - targets.
14050
14051Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14052
14053 * makefile.vms: Don't run conf-a-gas.
14054
14055Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14056
e490616e 14057 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 14058
d207ebef
JM
14059Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14060
14061 * configure.in: Remove noconfigdirs case since gdb also
14062 configures and builds for tic80-coff.
14063
6599da04
JM
14064Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14065
14066 * configure: Set cache_file to config.cache.
14067 * Makefile.in (local-distclean): Remove config.cache.
14068
14069Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14070
14071 * COPYING: Update FSF address.
14072
d207ebef
JM
14073Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14074
14075 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14076 noconfigdirs.
14077
6599da04
JM
14078Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14079
14080 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14081 MAKEDIRS, is empty.
14082
14083Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14084
14085 * config.sub: Tweak mn10300 entry.
14086
14087Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14088
14089 * configure.in (host_tools): Put sim before gdb, so gdb's
14090 configure.tgt can determine if the simulator was configured.
14091
14092Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14093
14094 * config.sub: Move BeOS $os case to be with other Cygnus
14095 local cases.
14096
14097Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14098
14099 * config.sub: Remove misplaced comment that broke Linux.
14100
14101Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14102
14103 * config.sub: Add BeOS support.
14104
14105Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14106
14107 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14108
14109Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14110
14111 * configure.in (noconfigdirs): Remove tcl and tk from
14112 noconfigdirs for cygwin32 builds.
14113
d207ebef
JM
14114Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14115
14116 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14117
6599da04
JM
14118Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14119
14120 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14121 make-all.com, use makefile.vms instead.
14122
14123Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14124
14125 * config.sub: Accept -lnews*.
14126
d207ebef
JM
14127Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14128
14129 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 14130 target-examples and target-libiberty for d30v.
d207ebef
JM
14131
14132Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14133
14134 * configure.in (noconfigdirs): Enable ld for d30v.
14135
14136Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14137
14138 * configure.in (tic80-*-*): Build compiler.
14139
14140Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14141
14142 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 14143 unsupported d30v directories
d207ebef
JM
14144
14145Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14146
4e81ae98
EC
14147 * config.sub, configure.in: Add d30v target cpu.
14148
6599da04
JM
14149Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14150
14151 * makefile.vms: New file.
14152 * make-all.com: Remove.
14153
14154Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14155
14156 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14157
14158Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14159
14160 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14161
14162Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14163
14164 * Makefile.in (ALL_MODULES): Added all-db.
14165 (CROSS_CHECK_MODULES): Addec check-db.
14166 (INSTALL_MODULES): Added install-db.
14167 (CLEAN_MODULES): Added clean-db.
14168
14169Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14170
14171 * config.guess: Merge with latest FSF sources.
14172
14173Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14174
14175 * Makefile.in (ALL_MODULES): Added all-itcl.
14176 (CROSS_CHECK_MODULES): Added check-itcl.
14177 (INSTALL_MODULES): Added install-itcl.
14178 (CLEAN_MODULES): Added clean-itcl.
14179
14180Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14181
14182 * configure.in: build gdb for mn10200
14183
14184Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14185
14186 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14187
d207ebef
JM
14188Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14189
14190 * configure.in (tic80-*-*): Turn off most targets right now.
14191
6599da04
JM
14192Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14193
14194 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14195 rather than the makeinfo program.
14196 (do-info): Depend upon all-texinfo.
14197
14198Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14199
14200 * configure.in: Remove uses of config/mh-linux.
14201
14202 * config.sub, config.guess: Merge with latest FSF sources.
14203
d207ebef
JM
14204Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14205
14206 * config.sub (case $basic_machine): Add tic80 entries.
14207
6599da04
JM
14208Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14209
14210 * config.sub, config.guess: Merge with latest FSF sources.
14211
14212Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14213
14214 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14215 * mpw-config.in: Test for NewFolderRecursive.
14216 * mpw-install: Use symbolic name for startup filename.
14217 * mpw-README: Add various additional details.
14218
14219Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14220
14221 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14222
14223Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14224
14225 * configure.in: Do build gcc and the target libraries for
14226 the mn10200.
14227
14228Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14229
14230 * configure.in: don't avoid building gdb for mn10300 any more
14231 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14232 instead of single-quoting it.
14233
14234Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14235
14236 * configure.in: Don't use --with-stabs on IRIX 6.
14237
14238Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14239
14240 * configure.in (m32r): Build gdb, libg++ now.
14241
14242Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14243
14244 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14245 directories from noconfigdirs.
14246
14247Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14248
14249 * config.sub (basic_machine): added mips16 configuration
14250
14251Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14252
14253 * config.sub: Handle d10v-unknown.
14254
d207ebef
JM
14255Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14256
14257 * config.sub: Handle v850-unknown.
14258
6599da04
JM
14259Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14260
14261 * Makefile.in: add findutils
14262 * configure.in: add findutils to list of host_tools
14263
14264Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14265
14266 * config.sub: Handle mn10200 and mn10300.
14267
14268Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14269
14270 * configure.in (d10v-*): Do not build librx.
14271
14272Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14273
14274 * configure.in (mn10300): Build everything except gdb & libgloss.
14275
14276Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14277
14278 * config.guess: Patch for Dansk Data Elektronik servers,
14279 from Niels Skou Olsen <nso@dde.dk>.
14280
14281 For ncr, use /bin/uname rather than uname, since GNU uname does not
14282 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14283
14284 Patch for MIPS R4000 running System V,
14285 from Eric S. Raymond <esr@snark.thyrsus.com>.
14286
14287 Fix thinko for nextstep.
14288
14289 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14290
14291 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14292 * config.guess: Guess mips-dec-mach_bsd4.3.
14293
14294 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14295 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14296 release numbers.
14297 * config.guess (mips-mips-riscos*): Emit just enough of the
14298 release number.
14299
14300 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14301 * config.guess (sparc-auspex-sunos*): Added.
14302 (f300-fujitsu-*): Added.
14303
14304 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14305 * config.guess: Recognize a Tadpole as a sparc.
14306
14307Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14308
14309 * config.guess: Don't assume that NextStep version is either 2 or
14310 3. NextStep 4 (aka OpenStep 4) has come out now.
14311
14312Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14313
14314 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14315 From Rik Faith <faith@cs.unc.edu>.
14316
14317Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14318
14319 * config.sub: Contributions from bug-gnu-utils to:
14320 Support plain "hppa" (no version given) architecture, reported by
14321 OpenStep.
14322 OpenBSD like NetBSD.
14323 LynxOs is not a hardware supplier.
14324
14325 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 14326 OpenBSD like NetBSD.
6599da04
JM
14327 Stratus systems.
14328 More Pyramid systems.
14329 i[n>4]86 Intel chips.
14330 M680[n>4]0 Motorola chips.
14331 Use unknown instead of lynx for hardware manufacturer.
14332
14333Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14334
14335 * install.sh (chmodcmd): Set to null if the DST directory already
14336 exists.
14337
14338Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14339
14340 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14341 not use mt-ppc target Makefile fragment any more.
14342
14343Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14344
14345 * configure.in (*-*-windows): Exclude everything but those dirs
14346 needed to build windows.
14347
14348Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14349
14350 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14351
14352Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14353
14354 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
14355
14356Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14357
14358 * Undo my previous change.
14359
14360Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14361
14362 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14363 unconditionally.
14364 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14365
14366Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14367
14368 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14369 host to add it's own flags.
6599da04
JM
14370
14371Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14372
14373 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14374
14375Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14376
14377 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14378 (CXX_FOR_TARGET): Likewise.
14379 (GCC_FOR_TARGET): Define.
14380 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14381 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14382 CC_FOR_TARGET was specified on the command line.
14383 (MAKEOVERRIDES): Don't define.
14384
14385Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14386
14387 * configure.in (m32r): Fix spelling of libg++ libs.
14388
14389Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14390
14391 * config.sub (-apple*): Remove, now redundant.
14392
14393Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14394
14395 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14396
14397 * configure: Rework yesterday's sed script patch.
14398
14399 * config.sub: Merge with FSF.
14400
14401Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14402
14403 * config.guess: Merge from FSF.
14404
14405 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
14406 * config.guess: Use pc instead of unknown, for pc clone systems.
14407 Change linux to linux-gnu.
6599da04
JM
14408
14409 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 14410 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
14411
14412Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14413
14414 * test-build.mk (HOLES): Add "xargs" for gdb.
14415
14416 * configure: Avoid hpux10.20 sed bug.
14417
14418Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14419
731a8127 14420 * configure.in: Add support for windows host
6599da04
JM
14421 (that is a build done under the Microsoft build environment).
14422
14423Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14424
14425 * Makefile.in: Replace all uses of srcroot with s, to shrink
14426 command line lengths.
14427
14428 Patches from Geoffrey Noer <noer@cygnus.com>:
14429 * configure.in: If configuring for newlib, pass --with-newlib to
14430 subdirectories.
14431 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14432 -Bnewlib/ and -Lwinsup to gcc.
14433 (CXX_FOR_TARGET): Likewise.
14434
14435Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14436
14437 * Makefile.in (ETC_SUPPORT): Add configure.
14438
14439Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14440
4e81ae98 14441 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
14442 host configuration file.
14443
14444Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14445
14446 * configure.in: Break mn10x00 support into separate
14447 mn10200 and mn10300 configurations.
14448 * config.sub: Likewise.
14449
14450Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14451
14452 * configure.in: Add lots of stuff to noconfigdirs for
14453 the mn10x00 targets.
14454
14455 * config.sub, configure.in: Add mn10x00 support.
14456
14457Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14458
14459 * make-all.com: Call conf-a-gas, not config-a-gas.
14460
14461Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14462
14463 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 14464 targets.
6599da04
JM
14465
14466Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14467
14468 * mpw-README: Add much more detail for native PowerMac.
14469 * mpw-install: New file.
14470 * mpw-configure: Add --norecursion and --help options.
14471 * mpw-config.in: Translate readme and install files when
14472 copying to objdir.
14473 * mpw-build.in: Don't always depend on byacc and flex.
14474 (install-only-top): New action.
14475
d207ebef
JM
14476Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14477
14478 * configure.in: You can now configure GDB for the v850.
14479
6599da04
JM
14480Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14481
14482 * configure.in (noconfigdirs): Don't configure any C++ dirs
14483 if targeting D10V.
14484
14485Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14486
14487 * config.sub: Recognize mips64vr5000.
14488
14489Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14490
14491 * configure.in: Use a single line for host_tools and native_only.
14492
14493Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14494
14495 * config.sub, configure.in: Add entries for m32r.
14496
14497Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14498
14499 * Makefile.in (inet-install): Don't run install-gzip.
14500
14501Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14502
14503 * configure.in: Don't config lots of things for *-*-windows*.
14504
14505Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14506
14507 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14508 (host_libs, host_tools): Copy from configure.in.
14509 * mpw-configure: Don't complain about directories not found.
14510
14511Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14512
14513 * configure.in (i[345]86): Recognize i686 for pentium pro.
14514 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14515 file.
14516
14517 * config.guess (i[345]86): Ditto.
14518
14519Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14520
14521 * configure.in (noconfigdirs): Removed gdb for D10V.
14522
d207ebef 14523Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 14524
d207ebef
JM
14525 * configure.in: Remove ld, target-libio, target-libg++, and
14526 target-libstdc++ from noconfigdirs.
5d4a5ee6 14527
6599da04
JM
14528Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14529
14530 * configure: Fix three locations where shell scripts were
14531 being run directly rather than with config_shell.
14532
d207ebef
JM
14533Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14534
14535 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14536 * config.sub (basic_machine): Recognize v850.
14537
6599da04
JM
14538Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14539
14540 * mpw-configure: Handle multiple enable/disable options and
14541 pass them down recursively, handle -c and -s flags appropriately
14542 depending on choice of compiler, add escape mechanism for
14543 quoted arguments to gC.
14544
14545Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14546
14547 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14548 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14549 so that -mrelocatable-lib and -mno-eabi are used.
14550
14551 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14552 not support --print-multi-lib, don't abort.
14553
6599da04
JM
14554Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14555
14556 * make-all.com: Run config-a-gas.
14557 * setup.com: Don't copy subdirectory files around.
14558
14559Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14560
14561 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14562 target, it now compiles correctly.
14563
14564Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14565
14566 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14567
14568Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14569
4e81ae98 14570 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
14571
14572Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14573
14574 * configure.in (native_only): Add prms.
14575
14576Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14577
14578 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14579 (BINUTILS_SUPPORT_DIRS): Likewise.
14580
14581Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14582
14583 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14584 d10v support is added.
14585
14586Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14587
14588 * configure.in (d10v-*-*): New target.
14589
14590Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14591
14592 * config.guess (HP 9000/811): Recognize this as a PA1.1
14593 machine.
14594
14595Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14596
14597 * Makefile.in (do-tar-gz): New target, split out from tail end of
14598 taz target. Run each command separately, don't use pipes.
14599 (taz): Use it.
14600
14601Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14602
14603 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14604 * mpw-build.in: No builds should depend on building byacc or flex,
14605 they are assumed to be installed already.
14606
14607Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14608
14609 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14610 variable that CC_FOR_TARGET needs.
14611
14612Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14613
14614 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14615 options have changed since the last time the subdirectory was
14616 configured, and if it has, reconfigure.
14617 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14618 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14619
14620Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14621
14622 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14623 CLEAN_MODULES): Add bash.
14624 (all-bash): New target.
14625
14626Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14627
14628 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14629
14630Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14631
14632 * config.sub (basic_machine): Recognize d10v as a valid processor.
14633
14634Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14635
14636 * mpw-configure: Add support for --bindir.
14637 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14638
14639Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14640
14641 * configure.in: add bash, time, gawk to list of hosttools and things
14642 to only build for native toolchains
14643
14644Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14645
14646 * Makefile.in (docdir): Remove.
14647
14648Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14649
14650 * Makefile.in (datadir): Set to $(prefix)/share.
14651
14652Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14653
14654 * configure.in: build diff and patch for cygwin32-hosted
14655 toolchains.
14656
14657Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14658
14659 * config.sub: Accept -rtems*.
14660
14661Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14662
e490616e
ZW
14663 * configure.in: enable dosrel for cygwin32-hosted builds,
14664 remove diff from the list of things not buildable
14665 via Canadian Cross
6599da04
JM
14666
14667Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14668
14669 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 14670 don't get ". ".
6599da04
JM
14671
14672Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14673
14674 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14675
14676Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14677
14678 * Makefile.in (taz): Handle case where tex3patch didn't even get
14679 checked out. Also, if it was found, put the symlink in a new util
14680 subdirectory.
14681
14682Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14683
14684 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14685
14686Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14687
14688 * config.sub: Recognize -openvms.
14689 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14690 * make-all.com, setup.com: New files.
14691
14692Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14693
14694 * Makefile.in (taz): tex3patch moved to texinfo/util.
14695
14696Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14697
14698 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14699 * configure.in: remove make from disable-if-Can-Cross list
14700 enable gdb if ${host} and ${target} are cygwin32
14701
14702Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14703
14704 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14705 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14706
14707Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14708
14709 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14710 distinguish sysv/svr4/bsd variants.
14711 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14712
14713Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14714
14715 * configure.in: Added copyright notice.
14716 * move-if-change: Added copyright notice.
14717
14718Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14719
14720 * configure.in (powerpcle-*-solaris*): Until we get shared
14721 libraries working, don't build gdb, sim, make, tcl, tk, or
14722 expect.
14723
14724Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14725
14726 * config.guess: Merge with FSF:
14727
14728 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14729 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14730
14731 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14732 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14733
14734 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14735 * config.guess: Combine two OSF1 rules.
14736 Also recognize field test versions. From mjr@zk3.dec.com.
14737 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14738 because GNU uname does not support -p. From pmr@pajato.com.
14739
14740Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14741
14742 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14743
14744Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14745
14746 * mpw-README: Document GCCIncludes.
14747
14748Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14749
14750 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14751
14752Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14753
14754 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14755
14756Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14757
14758 * configure.in (*-*-cygwin32): Configure make.
14759
14760Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14761
14762 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14763
14764Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14765
14766 * Makefile.in (all-inet): Depend on all-perl.
14767
14768 * Makefile.in (inet-install): New target.
14769
14770 * Makefile.in (all-inet): Depend on all-tcl.
14771 (all-inet): Depend on all-send-pr.
14772
14773Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14774
14775 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14776 temporarily.
14777
14778Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14779
14780 * configure.in: Don't configure --with-gnu-ld on AIX.
14781
14782Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14783
14784 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14785
14786Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14787
14788 * Makefile.in (ALL_MODULES): Added all-inet.
14789 (CROSS_CHECK_MODULES): Added check-inet.
14790 (INSTALL_MODULES): Added install-inet.
14791 (CLEAN_MODULES): Added clean-inet.
14792 (all-indent): New target.
14793
14794 * configure.in (host_tools): Added inet.
14795 (native_only): Added inet.
14796 (noconfigdirs): Added inet.
14797
14798Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14799
14800 * configure.in: Don't configure libgloss if we are not configuring
14801 newlib.
14802
14803Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14804
14805 * configure.in: Don't configure libgloss for unsupported
14806 architectures.
14807
14808Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14809
14810 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14811
14812Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14813
14814 * Makefile.in (ALL_MODULES): Include all-apache.
14815 (CROSS_CHECK_MODULES): Include check-apache.
14816 (INSTALL_MODULES): Include install-apache.
14817 (all-apache): New target.
14818
14819 * configure.in: Added apache everywhere perl is seen.
14820
14821Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14822
14823 * Makefile.in: Add support for clean-{module} and
14824 clean-target-{module} rules.
14825
14826Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14827
14828 * configure.in (*-*-ose) do not build libgloss.
14829
14830Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14831
14832 * config.guess (prep*:SunOS:5.*:*): Turn into
14833 powerpele-unknown-solaris2.
14834
14835Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14836
14837 * configure.in: Permit --enable-shared to specify a list of
14838 directories.
14839
14840Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14841
14842 * configure.in (host==solaris): Pass only the first word of $CC
14843 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14844
14845Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14846
14847 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14848
14849Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14850
14851 * Makefile.in (ALL_MODULES): Include all-perl.
14852 (CROSS_CHECK_MODULES): Include check-perl.
14853 (INSTALL_MODULES): Include install-perl.
14854 (ALL_X11_MODULES): Include all-guile.
14855 (CHECK_X11_MODULES): Include check-guile.
14856 (INSTALL_X11_MODULES): Include install-guile.
14857 (all-perl): New target.
14858 (all-guile): New target.
14859
14860 * configure.in (host_tools): Include perl and guile.
14861 (native_only): Include perl and guile.
14862 (noconfigdirs): Don't build guile and perl; no ports have been
14863 done.
14864
14865Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14866
e490616e
ZW
14867 * configure (--enable-*): Handle quoted option lists such as
14868 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
14869
14870Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14871
14872 * Makefile.in ({,inst}all-target): New rule so we can make and
14873 install all of the target directories easily.
14874
14875Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14876
14877 * configure.in: Add missing global flag in sed substitution when
14878 deleting `target-' from ${configdirs}.
14879
14880Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14881
14882 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14883 option.
14884
14885 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14886 config/mh-necv4.
14887
14888 * install.sh: Correct misspelling of transformbasename.
14889
14890 * config.guess: Recognize mips-*-sysv*.
14891
14892Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14893
14894 * config.sub: Recognize mon960.
14895
14896Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14897
14898 * configure: Restore Canadian Cross handling of BISON and LEX,
14899 removed in Feb 20 change.
14900
14901Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14902
14903 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14904 Mention make install. Remove the old copyright date as well the
14905 clumsy and rather pointless copyright on the README file.
14906
14907Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14908
14909 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14910 Makefile after running symlink-tree, then run `make distclean' to
14911 avoid clobbering any generated files in srcdir.
14912
14913Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14914
14915 * configure.in (m68k-*-netbsd*): Build everything now.
14916
14917Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14918
14919 * Makefile.in (taz): Fix quoting.
14920
14921Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14922
14923 * configure.in (sparclet-*-*): Build everything now.
14924
14925Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14926
14927 * configure.in (m68k-*-linux*): New host.
14928
14929Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14930
14931 * configure: Check for bison before byacc.
14932
14933Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14934
14935 * Makefile.in configure: Change the way LEX and BISON/YACC are
14936 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14937 searching PATH. These are used as fallbacks by Makefile.in if
14938 flex/bison/byacc aren't in objdir.
14939
14940Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14941
14942 * Makefile.in: Make everything which depends upon all-bfd also
14943 depend upon all-opcodes, in case --with-commonbfdlib is used.
14944
14945Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14946
14947 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14948 building NT native compilers on Unix.
14949
14950Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14951
14952 * configure.in: Don't get CC from the host Makefile fragment if we
14953 can find gcc in PATH, or if this is a Canadian Cross. Move the
14954 Solaris test for /usr/ucb/cc to the post target script, just after
14955 the compiler sanity test.
14956
14957Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14958
14959 * config.sub: Merge with FSF.
14960
14961Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14962
14963 * Makefile.in (RPATH_ENVVAR): New variable.
14964 (REALLY_SET_LIB_PATH): Use it.
14965 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14966
14967Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14968
14969 * config.sub, configure.in: Recognize sparclet cpu.
14970
14971Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14972
14973 * config.guess: Support m68k-cbm-sysv4.
14974
14975Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14976
14977 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14978 m68k-unknown-linuxaout from linker help string. Put quotes around
14979 $ld_help_string.
14980
14981Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14982
14983 * config.guess (powerpc-harris-powerunix): Add guess for port
14984 to new target.
14985
14986Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14987
14988 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14989
14990Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14991
14992 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14993 $(REALLY_SET_LIB_PATH) in Makefile.
14994 * Makefile.in (SET_LIB_PATH): New variable.
14995 (REALLY_SET_LIB_PATH): New variable.
14996 ($(DO_X)): Use $(SET_LIB_PATH).
14997 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14998 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14999 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15000 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15001 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15002 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15003 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15004 (install-dosrel): Likewise.
15005 (all-opcodes): Depend upon all-libiberty.
15006
15007Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15008
15009 * config.guess (*:CYGWIN*): New
15010
15011Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15012
15013 * Makefile.in (all-target-winsup): All all-target-libiberty.
15014
15015Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15016
15017 * configure.in (noconfigdirs): Add missing # in front of comment.
15018
15019Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15020
15021 * configure.in: add second pass to things added to noconfigdirs
15022 so *-gm-magic can exclude libgloss properly.
15023
15024Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15025
15026 * mpw-configure (extralibs_name, rez_name): Set correctly
15027 for MWC68K compiler.
15028
15029 * mpw-README: Add more info on the necessary build tools.
15030
15031Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15032
15033 * configure.in, config.sub: Recognize cygwin32.
15034
15035Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15036
15037 * config.guess, config.sub: Recognize A/UX.
15038
15039Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15040
15041 * config.sub: Merge with gcc/config.sub.
15042
15043Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15044
15045 * mpw-build.in (do-binutils): Add build of stamps.
15046
15047Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15048
15049 * config.sub: Add recognition for mips64vr4100*-* targets.
15050
15051Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15052
15053 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15054 Add creation of gconfigargs with `--enable-shared' turned on.
15055 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15056 ($(host)-stamp-stage3-configured): Likewise.
15057 (HOLES): Add chatr and ldd.
15058 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15059
15060Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15061
15062 * configure: Pass --nfp to recursive configures.
15063
15064Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15065
15066 * Makefile.in (DLLTOOL): New.
15067 (DLLTOOL_FOR_TARGET): New.
15068 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15069 (EXTRA_TARGET_FLAGS): Ditto.
15070 (EXTRA_GCC_FLAGS): Ditto.
15071 (CONFIGURE_TARGET_MODULES): Ditto.
15072 (DO_X): Ditto.
15073 * configure: Add DLLTOOL.
15074
15075Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15076
15077 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15078 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15079 mh-sco, since old workarounds no longer needed, and don't
15080 build ld, since libraries have weak symbols in COFF.
15081
15082Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15083
15084 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15085
15086Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15087
15088 * configure.in: Make sure that ${CC} can be used to compile an
15089 executable.
15090
15091Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15092
15093 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15094 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15095 nothing depending on whether gdbtk is being built.
15096
15097Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15098
15099 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15100
15101Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15102
15103 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15104 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15105
15106Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15107
15108 * config-ml.in: Add support for
15109 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15110 Simplify setting of multidirs from --disable-foo.
15111
15112Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15113
15114 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15115 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15116 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 15117 non-empty, pass them on to the GCC make.
6599da04
JM
15118 (all-bootstrap): New rule that is like all-gcc, except it executes
15119 the GCC bootstrap rule instead of the GCC all rule.
15120
15121Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15122
15123 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15124
15125Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15126
15127 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15128 DG/UX support.
15129
15130Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15131
15132 * config.sub (i*86*) Change [345] to [3456]
15133
15134Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15135
15136 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15137 --with-gnu-ld=no.
15138
15139Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15140
15141 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15142 AIX multilibs get built.
15143
15144Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15145
15146 * configure.in (i386-win32): Don't build expect if we're not
15147 building the tcl subdir.
15148
15149Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15150
15151 * Makefile.in: (configure-target-examples, all-target-examples):
15152 New targets, configure and build example programs.
15153
15154Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15155
15156 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15157 use it as input to sedit the generated MPW makefile.
15158 * mpw-README: Add a suggestion about Gestalt.h.
15159
15160Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15161
15162 * config.sub: Accept *-*-ieee*.
15163
15164Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15165
15166 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15167 Ronald F. Guilmette <rfg@monkeys.com>.
15168
15169Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15170
15171 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15172 for powerpc-pe native.
15173 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15174 (target==powerpc-pe): duplicate i386-win32 entry.
15175
15176Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15177
15178 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15179 of vxworks, not just vxworks5.1.
15180
15181Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15182
15183 * mpw-configure: Add support for exec-prefix.
15184
15185Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15186
15187 * config.guess: Recognize HP model 816 machines as having
15188 a PA1.1 processor.
15189
15190Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15191
15192 * configure: Ignore new autoconf configure options.
15193
6599da04
JM
15194Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15195
15196 * config.guess: Recognize Pentium under SCO.
15197 From Robert Lipe <robertl@arnet.com>.
15198
15199Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15200
15201 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
15202
15203Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15204
15205 * configure.in: Don't configure gas for alpha-dec-osf*.
15206
15207Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15208
15209 * configure.in: Default to --with-stabs for some targets for which
15210 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15211 i[345]86*-*-unixware*.
15212
15213Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15214
15215 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15216 rather than basing it on the target. Simplify handling of options
15217 controlling which directories to configure. Remove extraneous
15218 slash in multi-clean target.
15219
15220Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15221
15222 * config-ml.in: Prefix more variables with ml_ so they don't collide
15223 with configure's.
15224
15225Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15226
15227 * configure: Don't turn -v into --v.
15228
15229Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15230
15231 * configure.in (targargs): Fix typo.
15232
15233 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15234
15235Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15236
15237 * configure.in: Strip --host and --target options from
15238 CONFIG_ARGUMENTS, and always configure for --host only. Add
15239 --with-cross-host option when building with a cross-compiler.
15240 * configure: Canonicalize the arguments put into config.status by
15241 always using `=' for an option with an argument. Pass a presumed
15242 --host or --target explicitly.
15243
15244Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15245
15246 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15247 into general OS recognition case.
15248
15249Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15250
15251 * configure.in (target_configdirs): add target-winsup only
15252 for win32 target systems.
15253
15254Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15255
15256 * Makefile.in (all-target-libgloss): Depend upon
15257 configure-target-newlib, since when libgloss is built it looks to
15258 see if the newlib directory exists.
15259
15260Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15261
15262 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15263 cfg-ml-*.in.
15264
15265Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15266
15267 * configure: Handle LD and LD_FOR_TARGET when configuring a
15268 Canadian Cross.
15269
6599da04
JM
15270Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15271
15272 * configure.in (target_libs): add target-winsup.
15273 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15274 (target==ppcle-pe): remove ld from $noconfigdirs.
15275
15276Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15277
15278 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15279 Preserve relative path names in $srcdir. Build symlink tree if
15280 configuring cross target dir and srcdir=. (= no VPATH support).
15281 (configure-target-libg++): Depend on configure-target-librx.
15282 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15283 * config-ml.in: New file.
15284 * symlink-tree: New file.
15285 * configure: Ensure srcdir="." if that's what it is.
15286
15287Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15288
15289 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15290 includes and FLEX_SKELETON setting.
15291 * mpw-configure (--with-gnu-ld): New option, controls whether
15292 to use PPCLink or ld with PowerMac GCC.
15293 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15294 * mpw-config.in: Configure grez if targeting Mac.
15295
15296 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
15297 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15298 just macos.
6599da04
JM
15299 * configure.in: Configure grez resource compiler if targeting Mac.
15300 * Makefile.in (all-grez, install-grez): New targets.
15301
15302Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15303
15304 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 15305 gcc in the path, set CC to gcc -O2.
6599da04
JM
15306
15307Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15308
15309 * configure: Default ${build} correctly. Avoid picking up extra
15310 spaces when reading CC and CXX from Makefile. When doing a
15311 Canadian Cross, use plausible default values for numerous
15312 variables.
15313 * configure.in: When doing a Canadian Cross, don't try to
15314 configure tools whose configure script can't handle it.
15315
15316Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15317
15318 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15319
15320Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15321
15322 * configure: Remove dubious bug reporting address.
15323
15324Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15325
15326 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15327 configure script, run that instead of this directory's configure.
15328 In either case, print a message that we're configuring the sub-dir.
15329
15330Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15331
15332 * configure.in: Before checking for the existence of various files,
15333 use sed to filter out "target-".
15334
15335Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15336
15337 * Makefile.in (DO_X): Split rule to decrease command line length
15338 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15339 (Philippe De Muyter).
15340
15341Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15342
15343 * Makefile.in (all-patch): depend on all-libiberty.
15344
15345Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15346
15347 * configure.in: If the only directory in target_configdirs which
15348 actually exists is libiberty, then set target_configdirs to empty,
15349 to avoid trying to build a target libiberty in a gas or gdb
15350 distribution.
15351
15352Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15353
15354 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
15355 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15356 systems.
6599da04
JM
15357
15358Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15359
15360 * configure.in (copy_dirs): Use sys-include instead of include
15361 for --with-headers option.
15362
15363Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15364
15365 * Makefile.in, configure.in: Make winsup builds work with
15366 new scheme.
15367
15368Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15369
15370 * configure.in: Build the linker on AIX.
15371
15372Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15373
15374 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15375 where needed.
15376
15377Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15378
15379 * Makefile.in (all-gcc): Fix typo.
15380
15381Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15382
15383 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15384
15385Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15386
15387 * configure.in: Rename libFOO to target-libFOO, and xiberty
15388 to target-xiberty, to provide more flexibility.
15389 (target_subdir): Define. Create if cross.
15390 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15391 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15392 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15393 check-libFOO -> check-target-libFOO, etc.
15394 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15395 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15396 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15397 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15398 allow ALL_GCC="" to only configure.
15399 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15400 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15401 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15402
15403Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15404
15405 * Makefile.in (taz): Build "info" in etc explicitly.
15406
15407Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15408
15409 * configure.in: Make sure that CC is undefined (as opposed to
15410 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15411 problem with autoconf trying to configure on a host without GCC.
15412
15413Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15414
15415 * mpw-configure: Set host alias from choice of host compiler,
15416 only use generic MPW Makefile sed if present, edit a file
15417 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15418 * mpw-README: Add problem notes about CW6 and CW7.
15419
15420Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15421
15422 * Makefile.in (taz): Use ";" instead of ";;".
15423
15424Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15425
15426 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15427 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15428 DISTDOCDIRS.
15429 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15430 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15431
15432Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15433
15434 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15435 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15436 Move bfd to DISTSTUFFDIRS.
15437
15438Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15439
15440 * Makefile.in (X11_LIB): Removed.
15441 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15442
15443 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15444
15445Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15446
15447 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15448 names.
15449
15450Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15451
15452 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15453
15454Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15455
15456 * configure.in (i[345]86-*-win32): Always build newlib.
15457 Don't configure cvs, autoconf or texinfo.
15458 * Makefile.in (LD_FOR_TARGET): New.
15459 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15460 Pass down LD_FOR_TARGET.
15461
15462Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15463
15464 * winsup: New directory.
15465 * Makefile.in: Build winsup.
15466 * configure.in: Winsup is configured when target is win32.
15467 Can only build win32 target GDB when native.
4e81ae98 15468
6599da04
JM
15469Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15470
15471 * config.guess: Recognize HP model 819 machines as having
15472 a PA 1.1 processor.
15473
15474Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15475
15476 * configure: Fix sed loop which substitutes for CC and CXX to
15477 avoid bug found in various sed implementations.
15478
15479Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15480
15481 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15482 simulator. Use standard powerpc-*-eabi*.
15483
15484Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15485
15486 * configure.in: Stop putting gas and binutils in noconfigdirs for
15487 powerpc-*-aix* and rs6000-*-*.
15488
15489Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15490
15491 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15492 -mcall-aixdesc libraries.
15493
15494Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15495
15496 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15497
15498 * config.sub (arm | armel | armeb): Fix shell syntax.
15499
15500Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15501
15502 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15503 -msoft-float and -mcpu=common support.
15504 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15505 libraries.
15506
15507Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15508
15509 * configure.in: Allow configuration and build of emacs19 for the alpha.
15510
15511Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15512
15513 * configure.in (CC): Get ^CC, not just any old CC, from
15514 ${host_makefile_frag}.
15515
15516Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15517
4e81ae98 15518 * configure.in (CC): Try to get CC from
6599da04
JM
15519 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15520
15521Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15522
15523 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15524 only if it exists in $(srcdir).
15525
15526Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15527
15528 * configure: If CC and CXX are not set in the environment, set
15529 them, based on either an existing Makefile or on searching for gcc
15530 in PATH. Substitute for CC and CXX in Makefile.
15531 * configure.in: Remove libm from target_libs. Separate
15532 target_configdirs from configdirs. If CC is not set in
15533 environment, try to get it from a host Makefile fragment. Rewrite
15534 changes of configdirs to use skipdirs instead. A few minor
15535 tweaks. Take directories out of target_configdirs as they are
15536 taken out of configdirs. Remove existing Makefile files from
15537 subdirectories. Substitute for TARGET_CONFIGDIRS and
15538 CONFIG_ARGUMENTS in Makefile.
15539 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15540 by configure.in.
15541 (CONFIG_ARGUMENTS): Likewise.
15542 (CONFIGURE_TARGET_MODULES): New variable.
15543 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15544 ($(CONFIGURE_TARGET_MODULES)): New target.
15545 (configure-libg++, configure-libio): New targets.
15546 (all-libg++): Depend upon configure-libg++.
15547 (all-libio): Depend upon configure-libio.
15548 (configure-libgloss, all-libgloss): New targets.
15549 (configure-libstdc++): New target.
15550 (all-libstdc++): Depend upon configure-libstdc++.
15551 (configure-librx, all-librx): New targets.
15552 (configure-newlib): New target.
15553 (all-newlib): Depend upon configure-newlib
15554 (configure-xiberty): New target.
15555 (all-xiberty): Depend upon configure-xiberty.
15556
15557Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15558
15559 * configure.in (host i[345]86-*-win32): Expand the
15560 noconfigdirs again.
15561
15562Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15563
15564 * mpw-configure: Fix sed command file name.
15565
15566Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15567
4e81ae98 15568 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
15569 noconfigdirs again.
15570
15571Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15572
15573 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15574 or powerpc*-*-pe*, since they are not yet supported.
15575
15576Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15577
15578 Add PowerMac support and many other enhancements.
15579 * mpw-configure: New option --cc to select compiler to use,
15580 paste options set according to --cc into the generated
15581 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15582 if mpw-make.sed is present.
15583 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15584 add forward includes for PowerPC include files.
15585 * mpw-build.in: Build using Makefile.PPC if present.
15586 (do-byacc, etc): Remove separate version resource builds.
15587 (do-gas): Build "stamps" before "all".
15588 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15589 * mpw-README: Update to reflect --cc option, PowerMac support,
15590 and recently-reported compatibility problems.
15591
15592Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15593
15594 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15595 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15596 (--with-multilib-top): Pass to recursive invocations.
15597
15598Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15599
15600 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15601 v810-*-*.
15602
15603Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15604
15605 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15606 gdb, ld and opcodes on v810-*-*.
15607
6599da04
JM
15608Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15609
15610 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15611 (local-maintainer-clean): New target.
15612 (maintainer-clean): New target.
15613 (realclean): Just depend upon maintainer-clean.
15614
15615Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15616
15617 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15618
15619Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15620
15621 * configure.in: Build ld in mips*-*-bsd* case.
15622
15623Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15624
15625 * config.sub: Accept -lites* OS. From Ian Dall.
15626
15627Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15628
15629 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 15630 targets.
6599da04
JM
15631
15632Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15633
15634 * configure.in: treat i386-win32 canadian cross the same as
15635 i386-go32 canadian cross.
15636
15637Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15638
15639 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15640 running under the simulator to build a reduced set of libraries.
15641 (powerpc-*-eabiaix): Add fine grained multilib support added to
15642 other powerpc targets yesterday.
15643
15644Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15645
15646 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15647 -disable-softfloat, -disable-relocatable, -disable-aix, and
15648 -disable-sysv to control which multilib libraries get built.
15649
15650Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15651
15652 * configure: Add Makefile.tem to list of files to remove in trap
15653 handler.
15654
15655Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15656
15657 * config.guess (*Linux*): Add missing "exit"s.
15658 Also, need specific check for alpha-unknown-linux (uses COFF).
15659
15660Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15661
15662 * config.guess: Merge with FSF:
15663
15664 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15665 * config.guess (AIX4): More robust release numbering discovery.
15666
15667 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15668 * config.guess (i386-sequent-ptx): Properly get version number.
15669
15670 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15671 * config.guess (mips:*:4*:UMIPS): New case.
15672
15673Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15674
15675 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15676 (i386-win32 host): Likewise. Don't build readline.
15677
15678Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15679
15680 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15681 SUPPORT_FILES to submakes.
15682
15683Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15684
15685 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15686 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15687 mpw-configure.
15688
15689Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15690
15691 * configure.in (appdirs): Use =, not ==, in test expression when
15692 trying to build the text to print in the warning message for
15693 Solaris users.
15694
15695Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15696
15697 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15698
15699Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15700
15701 * config.guess: Recognize lynx-2.3.
15702
15703Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15704
15705 * config.sub (z8ksim): Deleted
15706 (z8k-*-coff): New, this is the one true name of the target.
15707
15708Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15709
15710 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15711
15712Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15713
15714 * config.guess (*:Linux:*:*): First try asking the linker what the
15715 default object file format is (elf, aout, or coff). Then if this
15716 fails, try previous methods.
15717
15718Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15719
15720 * configure.in: Don't build newlib for *-*-vxworks5.1.
15721
15722Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15723
15724 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15725 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15726
15727Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15728
15729 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15730
15731Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15732
15733 * cfg-ml-com.in: New file.
15734 * cfg-ml-pos.in: New file.
15735
15736Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15737
15738 * COPYING.NEWLIB: Add HP free copyright to list.
15739
15740Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15741
15742 * config.sub: Recognize -eabi* for the system, not just -eabi.
15743
15744Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15745
15746 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15747 * config.sub, configure.in (win32): New target and host.
15748
15749Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15750
15751 * configure.in: Add i386-pe configuration.
15752
15753Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15754
15755 * mpw-build.in (install): Install GDB after LD.
15756
15757Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15758
15759 * mpw-config.in (elf/mips.h): Always forward-include, needed
15760 for GDB to build.
15761
15762Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15763
15764 * testsuite: New directory for customer acceptance and whole tool
15765 chain tests.
15766
15767Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15768
15769 * configure: If per-host line isn't found, but AC_OUTPUT is found
15770 and a configure script exists, run it instead.
15771
15772Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15773
15774 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15775
15776Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15777
15778 * configure: Set build_{cpu,vendor,os,alias} to host values when
15779 --build isn't specified.
15780
15781Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15782
15783 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15784 (FLAGS_TO_PASS): Pass them.
15785 (EXTRA_TARGET_FLAGS): Ditto.
15786
6599da04
JM
15787Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15788
15789 * Makefile.in (all-libg++): Depend on all-libstdc++.
15790
15791Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15792
15793 * configure.in (noconfigdirs): Enable all packages for
15794 i386-unknown-netbsd.
15795
15796Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15797
15798 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15799 hosted builds (DOS builds)
15800
15801Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15802
15803 Changes for ARM based on patches from Richard Earnshaw:
15804 * config.sub: Handle armeb and armel.
15805 * configure.in: Omit arm linker only for riscix.
15806
15807Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15808
15809 * config.guess: Update from FSF.
15810
15811Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15812
63f6bcd7 15813 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
15814 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15815 powerpcle variant. Convert pentium into i586, not i486. Add p5
15816 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15817 temporarily.
15818
15819Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15820
15821 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15822
15823Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15824
15825 * config.sub: Accept -lites* as a basic system type.
15826
15827Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15828
15829 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15830 installed, and if so return linuxoldld as the system name.
15831
15832Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15833
15834 * config.guess: Add hppa1.1-hp-lites support.
15835
15836Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15837
15838 * configure.in: Don't build newlib for m68k-vxworks5.1.
15839
15840Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15841
15842 * configure.in (mips-sgi-irix6): Use mh-irix5.
15843
15844Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15845
15846 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15847
15848Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15849
15850 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 15851 OSF/1. Fix compiler flags.
6599da04
JM
15852 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15853
15854Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15855
15856 * configure.in: Recognize --with-newlib.
15857 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15858
15859Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15860
d207ebef 15861 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
15862 to *_X11_MODULES due to gdbtk needing X include files et al.
15863
15864Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15865
15866 Merge in support for Mac MPW as a host.
15867 (Old change descriptions retained for informational value.)
15868
15869 * mpw-config.in: Add generic include forwards for cpu-specific
15870 include files in aout and elf directories.
15871
15872 * mpw-configure: Added copyright.
15873 * mpw-config.in: Check for presence of required build tools.
15874 (target_libs): Add newlib.
15875 (target_tools): Add examples.
15876 (Read Me): Generate as "Read Me for MPW" instead.
15877 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15878 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15879 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15880
15881 * mpw-configure: Remove subdir-specific makefile hackery,
15882 delete mk.tmp after using it.
15883
15884 * mpw-build.in (all): Display start and end times.
15885
15886 * mpw-configure (host_canonical): Set.
15887 (target_cpu): Always add to makefiles.
15888 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15889 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15890 (mpw-mh-mpw): Look for in srcdir and srcroot.
15891 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15892
15893 * mpw-build.in: (install-only): New target.
15894
15895 * mpw-configure (host_alias, target_alias): Rename from hostalias
15896 and targetalias, add into generated Makefile.
15897 (mk.tmp): If present, add into generated Makefile.
15898 * mpw-build.in (all-gas): Build config.h first before gas proper.
15899
15900 * mpw-configure (config.status): Write only if changed.
15901 * mpw-config.in (readline): Configure it (not built, just used for
15902 definitions).
15903
15904 * mpw-config.in (elf/mips.h): Add a forward include.
15905
15906 * mpw-config.in: Forward-include most .h files in include into
15907 extra-include.
15908 (readline): Don't build.
15909 mpw-build.in (install): Install GDB.
15910
15911 * mpw-configure (prefix, mpw_prefix): Handle it.
15912 * mpw-config.in (mmalloc, readline): Don't configure.
15913 * mpw-build.in (thisscript): Rename to ThisScript.
15914 Use mpw-build instead of BuildProgram everywhere.
15915 (mmalloc, readline): Don't build.
15916 * mpw-README: New file, basic documentation about the MPW port.
15917
15918 * mpw-config.in: Use forward-include to create include files.
15919
15920 * mpw-configure: Add more things to the top of each configured
15921 Makefile, including contents of config/mpw-mh-mpw.
15922 * mpw-config.in (extra-include): Create this directory and fill it
15923 with Posix-like include files when configuring.
15924
15925 * config.sub (apple, mac, mpw): Add various aliases.
15926
15927 * mpw-build.in: New file, top-level build script fragment for MPW.
15928 * mpw-configure: New file, configure script for MPW.
15929 * mpw-config.in: New file, config fragment for MPW.
15930
15931Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15932
15933 * configure.in (host_libs): Remove glob, since it is gone from the
15934 sources.
15935
15936Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15937
15938 * Makefile.in: define empty GDB_NLM_DEPS var.
15939
15940 * configure.in(target_makefile_frag): use config/mt-netware
15941 for netware targets.
15942
15943Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15944
15945 * config.sub: Merge in recent FSF changes. Remove linux special
15946 cases.
15947
15948Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15949
731a8127 15950 Revert this change:
6599da04
JM
15951
15952 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15953
15954 * build-all.mk: Use CC=cc -Xs on Solaris.
15955
6599da04
JM
15956Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15957
15958 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15959 stop using it.
15960 * Makefile.in: Nuke all references to glob subdirectory.
15961
15962Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15963
15964 * configure.in: Fix --enable-shared logic in per-host.
15965
15966Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15967
15968 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15969
15970Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15971
15972 * configure.in (noconfigdirs): Don't build gas on AIX, for
15973 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15974
15975Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15976
15977 * configure: Fix --cache-file to work if the file argument is a
15978 relative path.
15979
15980Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15981
15982 * configure: If the --cache-file is used, pass it down to
15983 configure in subdirectories.
15984
15985Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15986
15987 * config.sub: add vxworks29k configuration.
15988
15989Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15990
15991 * Makefile.in (taz): Do "diststuff" part quietly.
15992
15993Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15994
15995 * config.sub: Mini-merge with gcc/config.sub.
15996
15997Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15998
15999 * config.guess (IRIX): Sed - to _.
16000
16001Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16002
16003 * Makefile.in (source-vault, binary-vault): New targets.
16004
16005Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16006
16007 * config.sub: Recognize -eabi as a basic system type.
16008
16009Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16010
16011 * configure.in (enable_shared stuff): Fix typo.
16012
16013Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16014
16015 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16016
16017Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16018
16019 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16020
16021Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16022
16023 * configure.in (rs6000-*-*): Don't build gas.
16024
16025Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16026
16027 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16028 reduce command line length.
16029 (AS_FOR_TARGET): Check for as.new, not Makefile.
16030 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16031
16032Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16033
16034 * config.guess: Merge from FSF.
16035
16036Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16037
16038 * configure: Don't use $ when handling program_suffix.
16039
16040Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16041
16042 * configure.in: Configure tk for hppa/hpux.
16043
16044Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16045
16046 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16047
16048Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16049
16050 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16051 to LIBCXXFLAGS. Tests are better run without it.
16052
16053Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16054
16055 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16056
16057Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16058
16059 * configure.in (*-*-netware*): Don't configure xiberty.
16060
16061Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16062
16063 * configure.in: Remove tk from native_only list.
16064
16065Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16066
16067 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16068 for special NCD build.
16069
16070Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16071
16072 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16073 makeall.bat, they're only useful for binutils snapshots.
16074 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16075 makeall.bat to specified SUPPORT_FILES.
16076
16077Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16078
16079 * build-all.mk: Add Ericsson targets to sun4 and solaris
16080 hosts. Add BNR's sun4 target to solaris host, so their
16081 build-from-source will be tested in-house first.
16082
16083Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16084
16085 * Makefile.in (LIBCFLAGS): New variable.
16086 (CFLAGS_FOR_TARGET): Ditto.
16087 (LIBCFLAGS_FOR_TARGET): Ditto.
16088 (LIBCXXFLAGS): Ditto.
16089 (CXXFLAGS_FOR_TARGET): Ditto.
16090 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16091 (BASE_FLAGS_TO_PASS): Pass them.
16092 (EXTRA_TARGET_FLAGS): Ditto.
16093
731a8127 16094 * configure.in: Support --enable-shared.
6599da04
JM
16095
16096Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16097
16098 * configure.in (target_libs): Include libstdc++ again.
16099 * config.guess: Update from FSF (for FreeBSD).
16100
16101Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16102
16103 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16104 makeall.bat.
16105 (DISTDOCDIRS): Add `etc'.
16106 (ETC_SUPPORT_PFX): New variable.
16107 (taz): Include anything from etc starting with a word in
16108 ETC_SUPPORT_PFX.
16109
16110Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16111
16112 * config.sub: Update for recent FSF changes. Remove obsolete
16113 h8300hds entry. Add -windows* and -osx as basic os. Minor
16114 spacing changes.
16115
16116Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16117
16118 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16119
16120 * config.guess: Merge with FSF.
16121 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16122
16123Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16124
16125 * configure: Since the "trap 0" handler will override the exit
16126 status on many systems, only use it for "exit 1", and make it set
16127 a non-zero exit status; reset it before "exit 0". Also, check
16128 exit status of config.sub, and error out if it failed.
16129
16130Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16131
16132 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16133 and install libgloss.
16134
16135Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16136
16137 * Makefile.in (all-binutils): Depend upon all-byacc.
16138
16139 * configure.in: Don't build emacs on Irix 5.
16140
16141Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16142
16143 * configure.in (*-*-netware*): Add libio.
16144
16145Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16146
16147 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16148 (CHECK_TARGET_MODULES): Ditto.
16149 (INSTALL_TARGET_MODULES): Ditto.
16150 (TARGET_LIBS): Ditto.
16151 (all-libstdc++): Note dependencies.
16152
16153Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16154
16155 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16156
16157Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16158
16159 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16160 -fexternal-templates.
16161
16162 * configure.in (target_libs): Add libstdc++.
16163 (noconfigdirs): Add libstdc++ as appropriate.
16164
16165Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16166
16167 * config.guess: Update from FSF.
16168
16169Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16170
16171 * configure: Use ${config_shell} when running ${configsub}.
16172
16173Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16174
16175 * config.sub: No longer recognize h8300h.
16176
16177Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16178
16179 * config.sub: Remove extraneous differences between config.sub and
16180 gcc/config.sub.
16181
16182Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16183
16184 * Makefile.in (DISTSTUFFDIRS): Add gas.
16185
16186Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16187
16188 * COPYING.NEWLIB: New file.
16189
16190Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16191
16192 * config.guess (HP-UX): Patch from Harlan Stenn
16193 <harlan@landmark.com> to also emit release level.
16194
16195Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16196
16197 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16198
16199Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16200
16201 * config.sub: Merge nextstep cleanup from FSF.
16202
16203Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16204
16205 * configure.in (arm-*-*): Don't configure ld for this target.
16206
16207Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16208
16209 * configure.in (*-*-netware): don't configure libg++, libio,
16210 librx, or newlib.
16211
16212Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16213
16214 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16215 configure ld--it works, but it doesn't support shared libraries.
16216
16217Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16218
16219 * config.guess (*-unknown-freebsd*): Get rid of possible
16220 trailing "(Release)" in version string.
16221 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16222
16223Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16224
16225 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16226 Fix type: *-next-neststep -> *-next-nextstep.
16227
16228 * config.guess: Merge from FSF:
16229
16230 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16231
16232 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16233
16234 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16235
16236 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16237 instead of UNIX_SV for UnixWare 1.0).
16238
16239Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16240
16241 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16242 to make gdb/nlm/* build after the compiler and linker.
16243
16244Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16245
16246 * config.guess (netbsd, freebsd, linux): Accept any machine,
16247 not just i[34]86.
16248 (m68k-atari-sysv4): Relocate to match FSF version.
16249
16250 * config.guess: More merges from the FSF:
16251
16252 Add a space before function call or macro invocation.
16253
16254 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16255
16256 * config.guess: Add trap cmd to remove dummy.c and dummy when
16257 interrupted.
16258
16259 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16260
16261 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16262 (dummy): Redirect stderr from compilation of dummy.c.
16263
16264 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16265
16266 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16267
16268Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16269
16270 * configure: Accept and ignore --cache*, for compatibility with
16271 new autoconf.
16272
16273Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16274
16275 * config.guess: Merge from FSF:
16276
16277 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16278
16279 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
16280 (PATH): Add /.attbin at end for finding uname.
16281 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
16282
16283 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16284
e490616e 16285 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
16286
16287 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16288
e490616e
ZW
16289 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16290 to select whether to use ELF or COFF.
6599da04
JM
16291
16292 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16293
e490616e 16294 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
16295
16296 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16297
16298 * config.guess: Guess the OS version for HPUX.
16299
16300 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16301
16302 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16303
16304Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16305
16306 * configure.in: Recognize --with-headers, --with-libs, and
16307 --without-newlib.
16308 * Makefile.in (all-xiberty): Depend upon all-ld.
16309
16310Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16311
16312 * configure.in: Change i[34]86 to i[345]86.
16313
16314Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16315
16316 * configure (version): A few more tweaks to help message.
16317
16318Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16319
16320 * Makefile.in: Remove (for now) librx as a host library,
16321 now that we're building it for target.
16322
16323Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16324
16325 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16326 (Karl Berry).
16327
16328Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16329
16330 * configure.in: Also configure librx.
16331
16332Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16333
16334 * Makefile.in: Update various rules to reflect that librx
16335 is now needed for libg++.
16336
16337Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16338
16339 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16340
16341Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16342
16343 * configure.in: Configure the examples directory.
16344
16345Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16346
16347 * configure: Simplify Jun 2 1994 change.
16348
16349Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16350
16351 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16352 /bin/gcc isn't good enough to build gcc.
16353
16354Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16355
16356 * Makefile.in (GDB_SUPPORT_FILES): Remove
16357 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16358 (gdb.tar.gz): Add new rule to use standard distribution building
16359 mechanism.
16360
16361Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16362
16363 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16364 Bill Cox <bill@cygnus.com>.
16365
16366Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16367
16368 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16369
16370Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16371
16372 * configure: Search current dir first in .gdbinit.
16373
16374Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16375
16376 * config.sub: Recognize freebsd (merged from gcc config.sub).
16377
16378Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16379
16380 * config.sub: Refer to NeXT's operating system as nextstep.
16381
16382 * config.sub (case $basic_machine): Re-order the cases, to match
16383 the order in the FSF version (which is mostly alphabethical).
16384 Merge in some additions and changes from the FSF.
16385
16386Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16387
16388 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16389 * config.sub: Recognize cxux7.
16390 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16391
16392Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16393
16394 * config.sub: Fix typo powerpc -> powerpc-*.
16395
16396Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16397
16398 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16399
16400 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16401 parallel with all-emacs and install-emacs). Top-level command
16402 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16403
16404Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16405
16406 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16407 $(relbindir)/make before doing ``make install'', and use
16408 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16409 installing over running make binary.
16410 ($(host)-stamp-stage3-installed): Likewise.
16411
16412Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16413
16414 * config.guess: Recognize Mach.
16415
16416Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16417
16418 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16419 see whether --exec-prefix was used.
16420
16421Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16422
16423 * README: Explicitly mention libg++/README. (Zoo's idea.)
16424
16425Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16426
16427 * Makefile.in: Add all-librx target similar to all-libproc.
16428
16429Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16430
16431 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16432 with post 1.2 uname bogosity.
16433
16434Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16435
16436 * configure: Remove temporary files on receipt of a signal.
16437
16438Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16439
16440 * configure: If there is a package_makefile_frag, remove
16441 ${subdir}/Makefile.tem after copying it in.
16442
16443Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16444
16445 * build_all.mk: support rs6000 lynx identifies itself as
16446 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16447 since /bin/gcc is too feeble to compile a modern gcc.
16448
16449Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16450
16451 * brought devo/test-build.mk update-to-date with progressive/
16452 test-build.mk. Add lynx targets and hppa flag info.
16453
16454Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16455
16456 * configure.in: Use mh-ncrsvr43. Patch from
16457 Tom McConnell <tmcconne@sedona.intel.com>.
16458
16459Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16460
16461 * config.guess (i386-unknown-bsdi): No longer need to
16462 check #if defined(__bsdi__) && defined(__i386__).
16463
16464Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16465
16466 * configure: Set program_transform_nameoption correctly.
16467
16468Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16469
16470 * brought build-all.mk update-to-date with progressive build-all.mk,
16471 added new targets and hppa info.
4e81ae98 16472
6599da04
JM
16473Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16474
16475 * configure: If config.guess result is a prefix of the user
16476 specified target, assume a native build and use the user specified
16477 target as the host alias. Remove SunOS patch suffix removal hack.
16478 * configure.in: Remove SunOS patch suffix removal hack.
16479
16480 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16481 in NATIVE_CHECK_MODULES.
16482
16483Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16484
16485 * Makefile.in: Rename HOST_ONLY to NATIVE.
16486 * configure: Delete SunOs patch suffix from host_canonical
16487 and build_canonical variables that are prepended to Makefiles.
16488 * configure.in: Add comments for easier maintenance.
16489
16490Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16491
16492 * Makefile.in: Add all-libproc target similar to all-gui.
16493
16494Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16495
16496 * Makefile.in (CHECK_MODULES): split into
16497 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16498
16499Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16500
16501 * config.guess (i386-unknown-bsdi): New system to guess.
16502
16503Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16504
16505 * Makefile.in: Add all-gui target (but not yet build by "all").
16506
16507Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16508
16509 * config.sub: Move deletion of patch suffix from here...
16510 * configure.in: To here, at Ian's suggestion. The top-
16511 level scripts might need to know of a patch level.
16512
16513Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16514
16515 * config.sub: Strip off patch suffix so rtl is recognized
16516 as a sunos4.1.3 machine, even though it's been patched.
16517
16518Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16519
16520 * Makefile.in (INSTALL_LAST): Delete.
16521 (INSTALL_DOSREL): New.
16522
16523Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16524
16525 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16526 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16527 whether we pass down --with-gnu-ld anyhow.
16528
16529Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16530
16531 * Makefile.in (INSTALL_LAST): Change operation so it works
16532 on more flavors of make.
16533 * configure.in (go32): Don't build libg++ or libio.
16534
16535Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16536
16537 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16538 they can be overriden by templates.
16539
16540Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16541
16542 * configure.in (target==go32): Don't build gdb.
16543 * dosrel: New directory.
16544
16545Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16546
16547 * configure.in (host==go32): Configure dosrel too.
16548 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16549 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16550 be set by incoming names or templates.
16551 (INSTALL_LAST): New rule.
6599da04
JM
16552
16553Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16554
16555 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16556
16557Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16558
6599da04
JM
16559 * configure.in (appdirs): New variable. Currently empty, but will
16560 be used in gas distribution. If nonempty, lists a set of
16561 directories at least one of which must get configured, or top
16562 level configuration is considered to have failed.
16563 (rs6000-*-lynxos*): Use new file name.
16564
16565Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16566
16567 Eliminate XTRAFLAGS.
16568 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16569 newlib include files using -idirafter, and also use -nostdinc.
16570 (CXX_FOR_TARGET): Likewise.
16571 (XTRAFLAGS): Removed.
16572 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16573 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16574 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16575 ($(DO_X)): Don't pass down XTRAFLAGS.
16576
16577Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16578
16579 * configure.in (mips*-dec-bsd*): New target; do build linker.
16580 (mips*-*-bsd*): New target; don't build linker.
16581
16582Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16583
16584 * configure.in: support rs6000-*-lynxos* configuration.
16585 support sunos4 as a cross target.
16586
16587 * config.sub: look for lynx*, not lynx since the OS version may
16588 legitimately be part of the name.
16589
16590Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16591
16592 * configure.in (i[34]86-*-sco*): Move to be with other i386
16593 targets.
16594 (romp-*-*): New target. Skip various binary utilities.
16595 (vax-*-*): New target. Don't build newlib.
16596 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16597
16598Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16599
16600 * configure.in: Only set host_makefile_frag if config
16601 directory exists.
16602
16603Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16604
16605 * install.sh: If $dstdir exists, don't check whether each
16606 component does.
16607
16608Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16609
16610 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16611
16612Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16613
3b75d237
AJ
16614 * configure.in (*-*-lynxos*): Don't configure newlib for either
16615 native or cross Lynx.
6599da04
JM
16616
16617Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16618
16619 * config.sub (sparc64-elf): Fix os.
16620 (z8k): Remove duplicate.
16621
16622Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16623
16624 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16625 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16626
16627Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16628
16629 * configure: Make file links cleanly even if Lynx fails on
e490616e 16630 an NFS symlink (at least fail cleanly).
6599da04
JM
16631
16632Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16633
16634 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16635 -XNh2000.
16636
16637Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16638
16639 * configure: Unknown options are fatal again.
16640
16641Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16642
16643 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 16644 compatibility.
6599da04
JM
16645
16646Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16647
16648 * build-all.mk: Add `clean' target.
16649
16650Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16651
16652 * config.guess: Add SINIX support.
16653 * configure.in: Add mips-*-sysv4* support.
16654
16655Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16656
16657 * build-all.mk: Document all useful targets.
16658 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16659 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16660
16661Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16662
16663 * configure: Support --silent, --quiet.
16664
16665Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16666
16667 * configure: Support --disable-FEATURE.
16668
16669Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16670
16671 * config.guess: Recognize NCR running SVR4.3.
16672
16673Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16674
16675 * config.guess: Make BSDI generate i386-unknown-bsd386.
16676 Patch from Paul Eggert <eggert@twinsun.com>.
16677
16678Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16679
16680 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16681
16682Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16683
16684 * configure: Make unrecognized options give nonfatal warnings
16685 instead of fatal errors, and pass them to any subdirectory
16686 configures in case they recognize them.
16687 Make --x equivalent to --with-x.
16688
16689Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16690
16691 * configure: Add --enable-* options. Clean up usage message and
16692 some comments.
16693
16694Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16695
16696 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16697
16698Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16699
16700 * configure.in (hppa*-*-*): Enable binutils.
16701
16702Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16703
16704 * config.sub: Recognize cisco.
16705
16706Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16707
16708 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16709
16710Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16711
16712 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16713 than one configuration name. Add comment.
16714
16715Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16716
16717 * config.guess: about target *-hitachi-hiuxwe2, fixed
16718 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16719 macro is incorrect.]
16720
16721Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16722
16723 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16724 than the "make ls" stuff which used to be here.
16725
16726Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16727
16728 * config.guess: Recognize i[34]86-unknown-freebsd.
16729 From Shawn M Carey <smcarey@rodan.syr.edu>.
16730
16731Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16732
16733 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16734
16735Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16736
16737 * config.guess: Check for ptx.
16738
16739Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16740
16741 * config.sub: Add os9k checking.
16742
16743Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16744
16745 * config.guess: Handle OSF1 running on HPPA processors
16746
16747Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16748
16749 * configure: If subdir configure fails, print out a message with
16750 subdirectory name, in case subdir's configure code didn't identify
16751 itself.
16752
16753Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16754
16755 * configure.in: Remove embedded newlines from configdirs.
16756 Avoid mismatches of substrings. Fix matching strings at end
16757 of configdirs.
16758
16759Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16760
16761 * config.guess: Add Lynx/rs6000 config support.
16762
16763Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16764
16765 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16766
16767Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16768
16769 * configure.in (hppa*-*-osf*): Treat this just like most other
16770 PA configurations (eg no binutils or ld).
16771 (hppa*-*-*elf*): These configurations have binutils and ld.
16772
16773Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16774
16775 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16776
16777Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16778
16779 * configure.in (rs6000-*-*): Build gas.
16780
16781Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16782
e490616e 16783 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
16784
16785Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16786
16787 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16788 for GDB and GDB has been fixed to not need it.
16789
6599da04
JM
16790Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16791
16792 * config.guess: Recognize vax hosts.
16793
16794Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16795
16796 * configure (while loop): Don't use "break 2" inside case
16797 statement -- the case statement isn't an enclosing loop.
16798
16799Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16800
16801 * config.guess: Clean up NeXT support, to allow nextstep
16802 on Intel machines. Make OS be nextstep.
16803
16804Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16805
16806 * config.guess: Add alternate forms for Convex.
16807
16808Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16809
16810 * configure: Completely rewrite option processing. Take
16811 advantage of pattern-matching to avoid invoking test frequently.
16812 Also clean up host and target defaulting logic.
16813
16814Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16815
16816 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16817 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16818 commands (plus user environment) will fit SCO limits.
16819
16820Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16821
16822 * configure.in: Don't issue warnings about directories which are
16823 not being configured if -norecursion is set. Correct test for
16824 --with-gnu-as and --with-gnu-ld to not get confused by substring
16825 matches.
16826
16827 * configure.in: Don't build gas for alpha-dec-osf1*.
16828
16829Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16830
16831 * configure: Back out Per's change of 12/19/1993. It changes the
16832 behavior of configure in unexpected and confusing ways.
16833
16834 Also, use different delim char when calculating
16835 program_transform_name so that the name can contain slashes.
16836
16837Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16838
16839 * configure.in, config.sub: Add support for VSTa micro-kernel.
16840
16841Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16842
16843 * configure.in: Nuke hacks which were used to get a special
16844 version of GAS for HPPA configurations.
16845
16846Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16847
16848 * configure: If only ${target_alias} is given, use that
16849 as the default for ${host_alias}.
16850 * configure: Add missing back-slashes before nested quotes.
16851
16852Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16853
16854 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16855
16856Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16857
16858 * config.guess: Recognize some Tektronix configurations.
16859 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16860
16861Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16862
16863 * config.sub: Match any flavor of SH.
16864
16865Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16866
16867 * configure.in: Don't try to configure newlib for Alpha.
16868
16869Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16870
16871 * configure.in: Don't build ld for Irix 5. Don't build gas,
16872 libg++ or libio for any Alpha target.
16873
16874 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
16875
16876Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16877
16878 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16879 default arguments -- so it tried to compress itself.
16880
16881Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16882
16883 * configure.in (notsupp): ensure that a space is always at the end
16884 of the configdirs list, since the grep checks for an explicit space
16885
16886Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16887
16888 * configure.in (target i386-sysv4.2): don't build ld, since static
16889 versions of many libraries are not available.
16890
16891Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16892
16893 * config.guess: Recognize Apollos (using environment variables).
16894 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16895
16896Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16897
16898 * config.guess: Recognize Sony news mips running newsos.
16899
16900Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16901
16902 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16903 "fi ; else" for bash.
16904
16905Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16906
16907 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16908
16909Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16910
16911 * config.sub: accept unixware as an alias for svr4.2.
16912 Fix some inconsistancies with the gcc version.
16913
16914Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16915
16916 * Makefile.in (DISTDOCDIRS): Add gdb.
16917
16918Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16919
16920 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16921
16922Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16923
16924 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16925 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16926 this now.
16927
16928Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16929
16930 * config.sub: Accept hiux* as an OS name.
16931
16932 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16933 etc/make-stds.texi. The underscore came from gcc, and dje now
16934 agrees that RUNTESTFLAGS is the correct name.
16935
16936Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16937
16938 * install.sh: Remove 'set -e'. It makes any conditionals
16939 in the script useless.
16940
16941 * config.guess: Automatically recognize arm-acorn-riscix
16942 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16943
16944Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16945
16946 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16947
16948Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16949
16950 * Makefile.in (DISTDOCDIRS): New variable.
16951 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 16952 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
16953
16954Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16955
16956 * configure.in (hppa target): check the source directory for the
16957 pagas sub-directory
16958
16959Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16960
16961 * config.sub: Allow -aout* and -elf*.
16962
16963Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16964
16965 * configure.in: Don't build ld on i386-solaris2, same as for
16966 sparc-solaris2.
16967
16968Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16969
16970 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16971
16972Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16973
16974 * configure.in: Configure gdb for alpha.
16975
16976Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16977
16978 * Makefile.in (CXXFLAGS): Add -O.
16979
16980Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16981
16982 * config.guess: added support for DG Aviion
16983
16984Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16985
16986 * configure.in: Produce warning message for subdirectories not
16987 configurable for this host/target combination. Don't try to
16988 configure gdb for vms.
16989
16990Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16991
16992 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16993 appropriate files before making "diststuff".
16994 (DISTBISONFILES): New var: list of files to be edited.
16995 (DISTSTUFFDIRS): Add binutils.
16996
16997Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16998
16999 * config.sub: also handle mipsel and mips64el (for little endian mips)
17000
17001Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17002
17003 * configure.in: Add * to end of all OS names.
17004
17005Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17006
17007 * configure.in: Build newlib for LynxOS native.
17008
17009Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17010
17011 * config.guess: Add support for delta 88k running SVR3.
17012
17013 * configure.in: Add comment about HP compiler vs. emacs.
17014
17015Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17016
17017 * configure.in: don't build ld on solaris2 (not a viable option
17018 due to bugs in getpwnam & getpwuid)
17019
17020Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17021
17022 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17023 config.guess will produce a full version number.
17024
17025Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17026
17027 * configure.in: Build linker and binutils for alpha-dec-osf1.
17028
17029Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17030
17031 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17032 and gdb/testsuite/Makefile.in.
17033
17034Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17035
17036 * configure.in: recognize mips*- instead of mips-
17037
17038Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17039
17040 * config.sub: Accept linux*coff and linux*elf as operating
17041 systems.
17042
17043Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17044
17045 * config.sub: Recognize mips64, and mips3 as an alias for it.
17046
17047Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17048
17049 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17050 gdb knows how to handle OSF/1 shared libraries.
17051
17052Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17053
17054 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17055 * config.guess: Recognize Hitachi's HIUX.
17056 * config.sub: Recognize h3050r* and hppahitachi.
17057 Remove redundant cases for hp9k[23]*.
17058
17059Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17060
17061 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17062 if gas and ld are in the source tree and are in ${configdirs}.
17063 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 17064 --with options (but still pass them down on the command line,
6599da04
JM
17065 if they were explicitly specified).
17066
17067Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17068
17069 * configure: substitute SHELL value in Makefile.in with
17070 ${CONFIG_SHELL}
17071
17072Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17073
17074 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17075 *-*-solaris2* targets.
17076
17077Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17078
17079 * Makefile.in: define M4, and pass it down to sub-makes;
17080 all-autoconf now depends on all-m4
17081
17082Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17083
17084 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17085 presence of {ar,ranlib} instead of a configured directory
17086
17087Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17088
17089 * config.guess: Accept 34?? as well as 33?? for NCR.
17090
17091Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17092
17093 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17094 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17095
17096Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17097
17098 * configure: grab values for $(CC) and $(CXX) from the
17099 environment, so that someone can do "CC=gcc configure; make" and
17100 have it work right (matching the way that autoconf works now)
17101
17102 * configure.in, Makefile.in: add support for gash, the tcl
17103 interface to Galaxy
17104
17105 * config.guess: add NetBSD variants (hp300, x86)
17106
17107Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17108
17109 * install.sh: Support -d option (in the manner of SunOS 4 install,
17110 as it is more deterministic than that of GNU install)
17111 (chmodcmd): Set file to mode 755 by default (should also do default
17112 chgrp and chown, but I don't feel like dealing with that now)
17113
17114Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17115
17116 * config.sub: Remove h8300hhms alias.
17117
17118Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17119
17120 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17121
17122Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17123
17124 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17125 as stmp-fixinc
17126
17127Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17128
17129 * config.sub: recognize m88110-bug-coff.
17130
17131Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17132
17133 * Makefile.in (all-libio): all dependencies on the toolchain used
17134 to build this (gcc, gas, ld, etc)
17135
17136Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17137
17138 * config.guess: Deal with OSF/1 1.3 on alpha.
17139
17140Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17141
17142 * install.sh: add some 'else true' clauses for portability
17143
17144 * configure.in: don't build libio for h8[35]00-*-* targets
17145
17146Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17147
17148 * Makefile.in: Add support for new libio.
17149
17150Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17151
17152 * install.sh: If one command fails, don't try the rest. Don't try
17153 to remove $dsttmp (via trap) unless we have already created it.
17154 If $src doesn't exist, detect it and exit with an error.
17155
17156 * config.guess: Recognize BSD on hp300.
17157
17158Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17159
17160 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17161 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17162
17163Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17164
17165 * Makefile.in (all-send-pr): depends on all-prms
17166
17167Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17168
17169 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17170
17171Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17172
17173 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17174 Added test for mips-mips-riscos5.
17175
17176Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17177
17178 * configure.in: use mh-hp300 for 68k HP hosts
17179
17180Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17181
17182 * configure: add support for CONFIG_SHELL, so that you can use
17183 some alternate shell for evaluating configure scripts
17184
17185Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17186
17187 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17188 in configure script to bug-gdb@prep.ai.mit.edu when building
17189 distribution archive.
17190 * Makefile.in (COMPRESS): Remove def.
17191 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17192 gdb.tar.Z and make-gdb.tar.Z respectively.
17193 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17194 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17195 to convergence with 'taz' target in Makefile.in.
17196
17197Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17198
17199 * install.sh (dsttmp): use trap to ensure that tmp files go
17200 away on error conditions
17201
17202Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17203
17204 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17205
17206Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17207
17208 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17209 its parent is '/' not ''.
17210
17211 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17212
17213Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17214
17215 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17216 that ${newsrcdir}/configure.in does.
17217
17218Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17219
17220 * test-build.mk: support for CONFIG_SHELL
17221
17222Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17223
17224 * config.sub (netware): Add as a basic system type.
17225
17226Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17227
17228 * Makefile.in (Makefile): depend on configure.in. Also drop the
17229 $(srcdir)/ from the dependency on Makefile.in.
17230
17231Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17232
17233 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17234 (h8300hhms is temporary until multi-libraries are implemented).
17235 * configure.in: Handle h8300h too.
17236
17237Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17238
17239 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17240
17241Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17242
17243 * configure: Remove extraneous output when guessing host type.
17244 * config.guess: Remove extraneous output when guessing using C
17245 compiler rather than uname, or when guessing fails.
17246
17247Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17248
17249 * Makefile.in: remove all.cross and install.cross targets
17250
17251 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17252 definitions
17253
17254Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17255
17256 * configure.in (target sh): Build gprof.
17257
17258Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17259
17260 * config.sub: change -solaris to -solaris2
17261
17262Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17263
17264 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17265
17266Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17267
17268 * configure: Correct error message for missing Makefile.in to
17269 print correct directory.
17270
17271Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17272
17273 * install.sh: kludge around 386BSD shell bug
17274
17275Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17276
17277 * config.guess: Recognize NeXT.
17278 * config.guess: Recognize i486-ncr-sysv4.
17279 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17280
17281Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17282
17283 * Makefile.in (MAKEINFOFLAGS): New variable.
17284 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17285 * build-all.mk, test-build.mk: Pass down --no-split as
17286 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17287
17288Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17289
17290 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17291
17292Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17293
17294 * Makefile.in (libg++.tar.z): New rule.
17295 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17296 * Makefile.in (taz): Only do a single chmod.
17297
17298Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17299
17300 * install.sh: don't use dirname anymore (replaced with sed usage)
17301
17302Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17303
17304 * Makefile.in: Change extension for gzip'd files from '.z' to
17305 '.gz' per new FSF standard usage.
17306
17307Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17308
17309 * configure: put quotes around the final value of program_transform_name
17310
17311Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17312
17313 * Makefile.in: new install.sh support; update install-info rules
17314
17315Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17316
17317 * configure.in: Build diff for crosses, but not for go32 host.
17318
17319 * configure.in: Build gprof only for native, and don't build it
17320 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17321
17322Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17323
17324 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17325
17326Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17327
17328 * configure.in (host_tools): Add prms.
17329
17330Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17331
17332 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17333 with $(FLAGS_TO_PASS) on the command line
17334
17335 * config.sub: Recognize lynx and lynxos
17336
17337Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17338
17339 * config.sub: Accept -ecoff*, not just -ecoff.
17340
17341Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17342
17343 * Makefile.in (taz): Use .gz suffix instead of .z.
17344 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17345 names.
17346
17347Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17348
17349 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17350
17351Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17352
17353 * Makefile.in (install-no-fixedincludes): install gcc last, so
17354 that rebuilds that might happen during 'make install' don't get
17355 bogus gcc include files
17356
17357Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17358
17359 Change from Utah for HPPA support:
17360 * config.guess: Recognize hppa1.x-hp-bsd.
17361
17362Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17363
17364 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17365 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17366
17367Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17368
17369 * config.sub: Add support for rom68k and bug boot monitors.
17370
17371Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17372
17373 * Makefile.in: Make all-opcodes depend on all-bfd.
17374
17375Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17376
17377 * config.guess: Added special check for i[34]86-univel-sysv4*.
17378
17379Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17380
17381 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17382 the processor rather than assuming i486.
17383
17384Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17385
17386 * config.guess: Recognize SunOS6 as Solaris3.
17387
17388Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17389
17390 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17391 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17392
17393Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17394
17395 * build-all.mk (all-cross): New target for Canadian Cross.
17396 Added Q2 go32 targets.
17397 * test-build.mk: Configure go32 cross sparclite-aout and
17398 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17399 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17400
17401Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17402
17403 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17404 GO32 hosted toolchains
17405
17406Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17407
17408 * configure: change so "-exec-prefix" gets passed down rather
17409 than "-exec_prefix" so autoconf generated Makefiles get the
17410 exec_prefix set right.
17411
17412Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17413
17414 * config.guess: get the Solaris2 minor version number
17415
17416 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17417
17418Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17419
17420 * config.guess: Recognize some Sequent platforms.
17421
17422Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17423
17424 * Makefile.in: added the vault-install target
17425
17426 * configure.in: actually use the Sun3 makefile fragment that's in
17427 config, also added the release dir to configdirs
17428
17429Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17430
17431 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17432
17433Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17434
17435 * configure.in: remove some program from Alpha targetted toolchains
17436
17437Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17438
17439 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17440 gprof.
17441 (taz): Run "make diststuff" in those directories instead of "make
17442 proto-dir". Look for "VERSION=" only at start of line in subdir
17443 Makefile. Use "gzip -9" for compression.
17444 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17445 (binutils.tar.z): New target.
17446
17447Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17448
17449 * Makefile.in (taz): Include gpl.texinfo.
17450
17451Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17452
17453 * Makefile.in (setup-dirs): Merged into "taz" target.
17454 (taz): Only do `proto-dir' stuff if a directory is actually needed
17455 for this target.
17456
17457Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17458
17459 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17460 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17461 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17462 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17463 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17464
17465Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17466
17467 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17468 config.sub, and move-if-change to gdb testsuite distribution
17469 archive, so the testsuite can be extracted, configured, and
17470 run separately from the gdb distribution. Blow away the Chill
17471 tests that require a Chill compiled executable, since GNU Chill
17472 is not yet publically available.
17473
17474Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17475
17476 * test-build.mk: set environment variables in a single command,
17477 instead of a list of assignments and exports
17478
17479 * config.guess: recognize Alpha/OSF1 systems
17480
17481Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17482
17483 * configure: Change help message to prefer --options rather than
17484 -options.
17485
17486Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17487
17488 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17489 zippy@ecst.csuchico.edu.
17490 * config.guess: Recognize miniframe.
17491
17492Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17493
cc6010cd
AP
17494 * Makefile.in: Use srcroot to find runtest rather than rootme.
17495 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
17496
17497Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17498
17499 * test-build.mk: Extensive additions to support building on a
17500 machine other than the host.
17501
17502Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17503
17504 * configure (tooldir): Fix for i386-aix again.
17505
17506Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17507
17508 * configure, Makefile.in: Change definition of $(tooldir)
17509 to match the FSF.
17510
17511Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17512
17513 * config.guess: Recognize i[34]86/SVR4.
17514
17515Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17516
17517 * Makefile.in (all-gdb): gdb depends on sim.
17518
17519Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17520
17521 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17522 at the same time we make the prototype gdb directory.
17523 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17524 files at the same time as the gdb base release distribution.
17525
17526Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17527
17528 * Makefile.in (check): Use individual check targets rather than
17529 DO_X rule.
17530 (check-gcc): Added.
17531
17532Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17533
17534 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17535 for System V release 3.2.
17536
17537Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17538
17539 * config.sub: Recognize hppaosf.
17540 * configure.in: Do configure ld/binutils/gas for it.
17541
17542Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17543
17544 * configure (tooldir): Alter syntax used to set this, for systems
17545 where "\$" isn't handled right, like i386-aix.
17546
17547Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17548
17549 * configure: Pass program-transform-name, not
17550 program_transform_name, to recursive configures.
17551
17552Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17553
17554 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17555 of gas+ld+binutils.
17556
17557Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17558
17559 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17560
17561Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17562
17563 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17564
6599da04
JM
17565Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17566
17567 * Makefile.in (PRMS): Set back to all-prms.
17568
17569Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17570
17571 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17572 targets, rather than for MIPS hosts.
17573
17574Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17575
17576 * configure.in: add comment for --with-x default values
17577
17578 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17579
17580 * Makefile.in: add check-* targets for each of the directories in
17581 the tree. Add a definition of RUNTEST that will use the one we
17582 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17583
17584Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17585
17586 * configure.in: Removed obsolete references to bfd_target and
17587 target_makefile_frag.
17588
17589 * build-all.mk: Set assorted targets for Q2.
17590 * config.sub: Recognize z8k-sim and h8300-hms.
17591 * test-build.mk: Really don't pass host to configure.
17592 (HOLES): Added uname.
17593
17594Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17595
17596 * configure: Handle an empty program-prefix, program-suffix or
17597 program-transform-name correctly.
17598
17599Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17600
17601 * build-all.mk: -G 8 no longer required for MIPS targets.
17602 * test-build.mk: Don't pass host argument to configure; make it
17603 guess.
17604
17605Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17606
17607 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17608 * Makefile.in (COMPRESS): New macro, like GZIP.
17609
17610Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17611
17612 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17613
17614 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17615 with gas currently defaults to -G 0.
17616
17617Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17618
17619 * Makefile.in (all-flex): flex depends on byacc.
17620
17621 * build-all.mk: If host not specified, use config.guess. Pass TAG
17622 to test-build.mk as RELEASE_TAG.
17623 * test-build.mk (configargs): New variable containing arguments to
17624 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17625 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17626
17627 * config.guess: Use /bin/uname when checking -X argument on SCO,
17628 to avoid invoking GNU uname which doesn't understand -X.
17629
17630 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17631
17632 * configure.in: Build gas for mips-*-*.
17633
17634Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17635
17636 * Makefile.in (all.normal): insert missing backslash.
17637
17638Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17639
731a8127 17640 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
17641
17642 * Makefile.in: Complete overhaul to merge many almost identical
17643 targets.
17644
17645Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17646
17647 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17648 (gdb.tar.Z): Adjusted.
17649
17650 * Makefile.in (setup-dirs, taz): New targets; should be general
17651 enough to adapt for gdb sometime. Build only .z file.
17652 (gas.tar.z): New target.
17653
17654Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17655
17656 * build-all.mk: Use CC=cc -Xs on Solaris.
17657
6599da04
JM
17658Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17659
17660 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17661 for handling BISON for FSF releases.
17662
17663Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17664
17665 * configure: Actually implement the change zoo just documented.
17666
17667Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17668
17669 * configure: when using config.guess, only set target_alias when
17670 it's not already been set (ie, on the command line)
17671
17672Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17673
17674 * Makefile.in: add installcheck target, set PRMS to install-prms
17675
17676Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17677
17678 * configure: add support for package_makefile_fragment, handle the
17679 case where a directory has a configure.in file but no Makefile.in
17680 more gracefully (with an actual understandable error message, even);
17681 add support for --without (and add this to the usage message); also
17682 explicitly add a --host=${host_alias} to the command line when
17683 config.guess is used
17684
17685Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17686
17687 * configure: Must use both --host and --target in recursive calls.
17688
17689Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17690
17691 * Makefile.in: Change deja-gnu to dejagnu.
17692
17693Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17694
17695 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17696
17697Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17698
17699 * configure.in: canonicalize all instances to *-*-solaris2*,
17700 also strip out a number of tools to not build for go32 host
17701
17702Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17703
17704 * config.guess: add GPL.
17705
17706 * Makefile.in, config.guess, config.sub, configure: bump
17707 copyrights to 93.
17708
17709Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17710
17711 * Makefile.in (do-info): Removed obsolete check for existence of
17712 localenv file.
17713
17714 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17715
17716Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17717
17718 * Makefile.in: a couple of 'else true' for decstation,
17719 support for TclX
17720
17721 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17722
17723Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17724
17725 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17726
17727Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17728
17729 * config.guess: Recognize i386-ibm-aix (PS/2).
17730 * configure.in: Use config/mh-aix386 file for it.
17731
17732Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17733
17734 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17735 CC_FOR_TARGET instead.
17736 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17737
17738Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17739
17740 * Makefile.in: Add sim to list of directories sent with gdb
17741
17742Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17743
17744 * configure.in: Put back mips-dec-bsd* case.
17745
17746Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17747
17748 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17749 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17750 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
17751
17752Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17753
17754 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17755
17756 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17757 (install-info): install dir.info only if it exists,
17758 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17759
17760Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17761
17762 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17763 gas for mips-dec-bsd.
17764
17765Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17766
17767 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17768 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17769
17770Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17771
17772 * configure.in: Added "dejagnu" to hosttools list.
17773
17774Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17775
17776 * config.sub, configure.in, config.guess: Add support
17777 for Bosx, an AIX variant from Bull.
17778 Patches from F.Pierresteguy@frcl.bull.fr.
17779
17780Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17781
17782 * devo/dejagnu: Initial creation of devo/dejagnu.
17783 Migrated dejagnu testcases and support files for testing software
17784 tools to reside as subdirectories, currently called "testsuite",
17785 within the directory of the software tool. Migrated all programs,
17786 support libraries, etc. beloging to dejagnu proper from
17787 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17788 with no modifications. The changes to these files which will
17789 allow them to configure, build, and execute properly will be made
17790 in a future update.
17791
17792Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17793
17794 * Makefile.in: Change send_pr to send-pr.
17795 * configure.in: Likewise.
17796 * send_pr: Renamed directory to send-pr.
17797
17798Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17799
17800 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17801
17802Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17803
17804 * README: Update for gdb-4.8 release.
17805 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17806 gdb-xxx.tar.z (gzip'd) file also.
17807
17808Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17809
17810 * Makefile.in: make all-diff depend on all-libiberty
17811
17812Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17813
17814 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17815
17816Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17817
17818 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17819
17820Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17821
17822 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17823 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17824 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17825
17826Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17827
17828 * Makefile.in: makeinfo binary is in a new location
17829
17830Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17831
17832 * config.sub: Accept -ecoff as an OS.
17833
17834 * Makefile.in: Various changes to eliminate a level of make
17835 recursion and reduce the required command line length.
17836 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17837 sub-makes.
17838 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17839 variables holding settings for specific sub-makes.
17840 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17841 in terms of BASE_FLAGS_TO_PASS.
17842 (TARGET_LIBS): New variable listing directories which use
17843 TARGET_FLAGS_TO_PASS.
17844 (subdir_do): Eliminated.
17845 (do-*): New set of targets to replace subdir_do.
17846 (various): All targets which used subdir_do now depend on do-*.
17847 (local-clean): Renamed from do_clean.
17848 (local-distclean): New target, dependency of distclean and
17849 realclean.
17850 (install-info): Don't create directories. Depend on dir.info
17851 rather than calling make recursively.
17852 (install-dir.info): Eliminated.
17853 (install-info-dirs): Create all info directories here.
17854 (dir.info): Depend upon do-install-info.
17855
17856 * test-build.mk (HOLES): Added false.
17857
17858Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17859
17860 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17861
17862Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17863
17864 * Makefile.in (info): remove dependency on all-texinfo. The
17865 problem was really in texinfo/C, not at this level.
17866
17867Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17868
17869 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17870
17871Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17872
17873 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17874 GDB releases.
17875
17876Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17877
17878 * configure: Include srcdir in message about target of link not
17879 being found. Don't convert `-' to `_' in `with' options being
17880 passed to subdirs.
17881
17882Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17883
17884 * configure.in: add uudecode to host_tools
17885
17886 * Makefile.in: added {all,install}-uudecode targets, added them to
17887 the appropriate lists
17888
17889Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17890
17891 * Makefile.in (all-gcc): Added dependency on all-gas.
17892
17893 * configure.in (mips-*-*): Build ld and binutils.
17894
17895Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17896
17897 * configure: check return code from mkdir, print error message and
17898 exit on failure.
17899
17900Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17901
17902 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17903
17904Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17905
17906 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17907
17908Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17909
17910 * config.sub (h8500): Recognize this as a cpu type.
17911
17912Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17913
17914 * configure: source directory missing is no longer a warning
17915
17916 * configure.in: recognize irix[34]* instead of irix[34]
17917
17918 * Makefile.in: define and pass down X11_LIB
17919
6599da04
JM
17920Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17921
17922 * guess-systype: Renamed to ...
17923 * config.guess: ... by popular request.
17924 * configure.in, Makefile.in: Update accordingly.
17925
17926Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17927
17928 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17929 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17930 + Execute ./dummy instead of assuming . is in PATH.
17931
17932Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17933
17934 * guess-systype: New shell script. Attempts to guess the
17935 canonical host name of the executing host.
17936 Only a few hosts are supported so far.
17937 * configure: Call guess-systype if no host is specified.
17938
17939Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17940
17941 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17942 gcc Makefile.
17943
17944
17945Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17946
17947 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17948 (all-gcc, install-gcc, subdir_do): Use it.
17949
17950Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17951
17952 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17953
17954Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17955
17956 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17957 set exclusively by configure, using configure.in .
17958
17959Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17960
17961 * test-build.mk: set $PATH for all builds
17962
17963 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17964
17965Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17966
17967 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17968 the one used in gcc/Makefile.in, so that a null expansion doesn't
17969 override the one needed to build gcc with a native cc.
17970
17971
17972Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17973
17974 * configure: Accept -with arguments.
17975
17976Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17977
17978 * Makefile.in: added h8300sim
17979
17980Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17981
6599da04
JM
17982 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17983 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17984 (all-cygnus, native, build-cygnus): Make
17985 $(canonhost)-stamp-3stage-done, not $(host)....
17986 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17987 i386-sco3.2v4. Added else true to if command.
17988
17989Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17990
17991 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17992
17993Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17994
17995 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17996
17997Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17998
17999 * configure.in: don't remove binutils from Solaris builds
18000
18001Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18002
18003 * Makefile.in: get rid of earlier definitions for *clean,
18004 also handle the recursive info rule better
18005
18006Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18007
18008 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18009 do more-or-less the right thing.
18010
18011Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18012
18013 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18014 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18015
18016Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18017
18018 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18019 $(host_canonical).
18020
18021 * configure.in: split the configdirs list into 4 categories (native
18022 v. cross, library v. tool) and handle the cross-only and native-
18023 only in more reasonable (and correct!) way.
18024
18025Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18026
18027 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18028 configdirs anymore.
18029
18030Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18031
18032 * Makefile.in: extensive cleanup:: removed all of the explicit
18033 clean-* targets, collapsed many wrappers around subdir_do into
18034 one, added additional targets to satisfy standards.texi, deleted
18035 some old targets, some changes for consistency
18036
18037Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18038
18039 * configure.in: handle some programs as cross-only, and others as
18040 native only
18041
18042 * test-build.mk: handle partial holes in a more generic manner
18043
18044 * Makefile.in: m4 depends on libiberty
18045
6599da04
JM
18046Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18047
18048 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18049 time, wdiff, and find to configdirs
18050
18051 * Makefile.in: all, clean, and install rules for the new programs
18052 added to configure.in
18053
18054Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18055
18056 * configure.in: use mh-sun for all *-sun-* hosts
18057
6599da04
JM
18058Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18059
18060 * Makefile.in: define flags for X11 include files and library file
18061 locations, pass them down to the programs that need this info
18062
18063 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18064
6599da04
JM
18065Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18066
18067 * configure.in: start building libg++ for HP-UX targets
18068
18069Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18070
18071 * README: Update references to files moved into etc/.
18072
18073Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18074
18075 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18076 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18077
18078Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18079
18080 * configure: accept dash as well as underscore in long option
18081 names for FSF compatibility.
18082
18083Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18084
18085 * config.sub: added -sco3.2v4 support from FSF.
18086
18087Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18088
18089 * configure.in: expand the section that adds or removes
18090 directories from the list of programs to build, to handle native
18091 vs. cross in addition to host v. native
18092
18093Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18094
18095 * Makefile.in: Replace C++ in macro names with CXX.
18096 This is less likely to break ...
18097
18098Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18099
18100 * test-build.mk: add -w to GNU_MAKE
18101
18102Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18103
18104 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18105 add 'sparc' to list of recognized cpus. This needed to make
18106 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18107 Delete some redundant ose68 variants. Recognize -wrs as an os,
18108 then changes that into $CPU-wrs-vxworks.
18109
18110 * configure.in: remove most references to gdbtest, regularize
18111 target based program removal
18112
18113 * test-build.mk: import from p3 tree (many fixes and changes)
18114
18115Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18116
18117 * Makefile.in: added rules to handle tcl, tk, and expect
18118
18119 * configure.in: handle those directories if they exist
18120
18121Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18122
18123 * config.sub: removed bogus hppabsd and hppahpux names, since
18124 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18125
18126Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18127
18128 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18129 depends upon all-xiberty
18130
18131 * Makefile.in: changes from p3, including:
18132
18133 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18134
18135 * Makefile.in (XTRAFLAGS): include newlib directories if
18136 newlib/Makefile exists, rather than if host != target.
18137
18138 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18139
18140 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18141 from the same source tree and not building a cross-compiler. This
18142 matters for the libg++ configuration if reconfiguring a tree that
18143 has already been installed.
18144
18145 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18146
18147 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18148 pick up the machine and system specific header files.
18149
18150 * Makefile.in: added AS_FOR_TARGET, passed down in
18151 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18152 the C compiler to use to create programs which are run in the
18153 build environment, set it to default to $(CC), and passed it down
18154 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18155
18156 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18157
18158 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18159 We need them for unusual native builds, like systems without
18160 ranlib.
18161
18162 * configure: also define $(host_canonical) and
e490616e
ZW
18163 $(target_canonical), which are the full, canonical names for the
18164 given host and target
6599da04
JM
18165
18166Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18167
18168 * Makefile.in: Added separate definitions for C++.
18169
18170Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18171
18172 * configure.in (configdirs): Add deja-gnu.
18173
18174Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18175
18176 * README: Update for configure.texi and gdb-4.7 release.
18177
18178Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18179
18180 * Makefile.in: Move "all" target to top of file.
18181 Previously, first target was ".PHONY" which caused BSD4.4 make
18182 to build .PHONY when make was run without arguments.
18183
18184Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18185
18186 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18187 Library-copylefted code in libiberty.
18188
18189Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18190
18191 * config.sub: Replace m68kmote with plain old m68k.
18192
18193Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18194
18195 * Makefile.in: Remove space from blank line, avoid Make complaints.
18196
18197Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18198
18199 * config.sub: Complain if no argument is given. Added support for
18200 386bsd as OS and target alias.
18201
18202Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18203
18204 * Makefile.in (XTRAFLAGS): include newlib directories if
18205 newlib/Makefile exists, rather than if host != target.
18206
18207Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18208
18209 * config.sub: recognize sparclite-wrs-vxworks.
18210
18211 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18212 p3.) Added clean-xiberty to clean.
18213
18214Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18215
18216 * configure.in: use *-*-* instead of nested cases for host and target
18217
18218Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18219
18220 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18221 from the same source tree and not building a cross-compiler. This
18222 matters for the libg++ configuration if reconfiguring a tree that
18223 has already been installed.
18224
18225Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18226
18227 * config.sub (i486v/i486v4): Merge in from FSF version.
18228
18229Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18230
18231 * configure: only set PWD if it is already set.
18232
18233Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18234
18235 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18236 doesn't have unset and all success paths (and most error paths)
18237 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18238 to just ${PWD} to avoid confusion.)
18239
18240Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18241
18242 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18243 even for a native compilation.
18244
18245Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18246
18247 Changes to make the gdb.tar.Z rule work better.
18248
18249 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18250 (DEVO_SUPPORT): Add configure.texi.
18251 (bfd-ilrt.tar.Z): Remove ancient rule.
18252
18253Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18254
18255 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18256 pick up the machine and system specific header files.
18257
18258 * configure.in, config.sub: added new target m68010-adobe-scout,
18259 with alias of adobe68k. Changed configure.in to check for
18260 -scout before -sco* to avoid a false match.
18261
18262 * Makefile.in: added AS_FOR_TARGET, passed down in
18263 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18264 the C compiler to use to create programs which are run in the
18265 build environment, set it to default to $(CC), and passed it down
18266 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18267
18268Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18269
18270 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18271 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18272 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18273 FOR_TARGET variants, to newlib and libg++.
18274
18275Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18276
18277 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18278 first.
18279
18280Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18281
18282 * config.sub: Accept `elf' as an environment.
18283
18284Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18285
18286 * Makefile.in (all-opcodes): cd into the right directory
18287
18288Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18289
18290 * configure: added -program_transform_name option, used as
18291 argument to sed when installing programs.
18292 configure.texi: added documentation for -program_prefix,
18293 -program_suffix and -program_transform_name.
18294
18295Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18296
18297 * config.sub: Accept i486 where i386 ok.
18298
18299Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18300
18301 * config.sub: accept we32k
18302
18303Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18304
3b75d237 18305 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
18306
18307 * Makefile.in: don't create all directories for ``make install'';
18308 let the subdirectories create the ones they need.
18309
18310Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18311
e490616e 18312 * COPYING: new file, GPL v2
6599da04
JM
18313
18314Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18315
18316 * Makefile.in: use the new gen-info-dir, which needs a template
18317 argument (which also lives in texinfo)
18318
18319 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18320
6599da04
JM
18321Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18322
18323 * config.sub (ncr3000): Change i386 to i486.
18324
18325Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18326
18327 * Makefile.in: add install-rcs, install-grep to
18328 install-no-fixedincludes, removed install-bison and install-libgcc
18329
18330Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18331
18332 * configure.in: grab the HPUX makefile fragment if on HPUX
18333
18334Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18335
18336 * Makefile.in: eradicate bison spoor (ditto libgcc).
18337 configure.in: recognise m68{k,000}-ericsson-OSE.
18338 es1800 is alias for m68k-ericsson-OSE
18339
18340Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18341
18342 * configure.in: rearrange the parts that remove programs from
18343 configdirs, based now on HOST==TARGET or by canonical triple.
18344
18345Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18346
18347 * test-build.mk: recurse explicitly with -f test-build.mk when
18348 appropriate. predicate stage3 and comparison on the existence
18349 of gcc. That is, if gcc isn't around, we aren't three-staging.
18350 On very clean, also remove ...stamp-co. Build in-place before
18351 doing other builds.
18352
18353Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18354
18355 * Makefile.in, configure.in: add tgas
18356
18357Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18358
18359 * Makefile.in: a number of changes merged in from progressive.
18360
18361 * configure.in: add libm.
18362
18363 * .cvsignore: ignore some stuff that comes from test-build.mk.
18364
6599da04
JM
18365Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18366
18367 * config.sub: Add es1800 (m68k-ericsson-es1800).
18368
18369Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18370
18371 * configure: Add program_suffix (parallel to program_prefix)
18372 * Makefile.in: adjust directory-creating script for losing decstation
18373
18374Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18375
18376 * configure: Minor $subdir-related fixes.
18377
18378Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18379
18380 * configure: fix various problems with propogating
18381 makefile_target_frag in subdirs.
18382 * configure.in: config libgcc if its there
18383
18384Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18385
18386 * config.sub: HPPA merge.
18387
6599da04
JM
18388Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18389
18390 * Makefile.in: Replace all-bison with all-byacc in all
18391 dependency lines for other tools (which now use byacc).
18392
18393Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18394
18395 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18396
6599da04
JM
18397Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18398
18399 * Makefile.in: make gprof rules similar to byacc rules (instead of
18400 vestigal $(unsubdir) that didn't work...)
18401
18402Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18403
18404 * config.sub: Add support for Linux.
18405 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18406 (at least for libg++).
18407
18408Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18409
18410 * configure.texi: fix doc for the -nfp option to configure
18411
18412Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18413
18414 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18415
18416Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18417
18418 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18419 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18420 * configure.in: added solaris* host_makefile_frag hook.
18421
18422Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18423
18424 * config.sub: changed recognition of m68000 so that various
18425 m68k types can be specified via m680[01234]0
18426
18427Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18428
18429 * config.sub (basic_machine): fix sed so that '-foo' isn't
18430 completely substituted out while .+'-foo' loses the '-foo'
18431
18432Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18433
18434 * config.sub ($os): Add -aout.
18435
18436Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18437
18438 * configure: If host_makefile_frag is absolute, don't
18439 prefix ${invsubdir} (relevant to libg++ auto-configure).
18440
18441Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18442
18443 * Makefile.in (tooldir): Define it.
18444 (all-ld): Depend on all-flex.
18445
18446Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18447
18448 * Makefile.in (check): Fix libg++ special case.
18449
18450Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18451
18452 * configure: do not bury `pwd` into config.status, thus do fewer
18453 pwd's.
18454
18455 * configure: print the "Building in" message only when building in
18456 other than "." AND verbose.
18457
63f6bcd7 18458 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
18459 configures.
18460
18461 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18462
18463Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18464
18465 * Makefile.in: macroize flags passed on recursion. remove
18466 fileutils.
18467
18468Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18469
18470 * configure: get makesrcdir right for subdirs deeper than 1.
18471
18472 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18473 install.
18474
18475Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18476
18477 * Makefile.in: don't print subdir_do or recursion lines.
18478
18479Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18480
18481 * standards.texi: added menu item.
18482
18483 * Makefile.in: build and install standards.info.
18484
18485 * standards.texi: new file.
18486
18487Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18488
18489 * configure: test for and move config.status pieces from
18490 ${subdir}/.
18491
18492Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18493
6599da04
JM
18494 * configure: Test for existance of files before trying to mv
18495 them, to avoid numerous non-existance messages.
18496
18497Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18498
18499 * configure: correct final line of config.status.
18500
18501 * configure: patch from eggert. Avoids a protection problem if
18502 the original Makefile.in is read only.
18503
18504 * configure: use move-if-change from gcc to create config.status.
18505 Some makefiles depend on config.status to tell if a directory
18506 has been reconfigured for a different host. This change
18507 prevents those directories from remaking everything in the case
18508 where the reconfig was only intended to rebuild a Makefile.
18509
18510 * configure: test for config.sub with "config.sub sun4" rather
18511 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18512 host alias from a missing config.sub.
18513
18514Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18515
18516 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18517 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18518
18519Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18520
18521 * configure: mkdir ${subdir} as needed.
18522
18523Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18524
18525 * Makefile.in,configure.in: added autoconf.
18526
18527Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18528
18529 * Makefile.in: no longer pass against on recursion.
18530
18531 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18532 definitions are not inherited.
18533
18534 * configure: correct makesrcdir when subdir is .
18535
18536Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18537
18538 * configure: Add support for 'subdirs' variable, which is
18539 like 'configdirs', except that configure doesn't re-invoke
18540 itself for subdirs, it just creates a Makefile for each subdir.
18541 * configure.texi: Document subdirs.
18542
18543Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18544
18545 * configure.in: added flex to configdirs
18546
18547Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18548
18549 * Makefile.in: remove clean-stamps from clean.
18550
18551Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18552
18553 * configure.in: Add gdbtest to configdirs.
18554
18555Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18556
18557 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18558 to recursive makes.
18559 * configure.in: Recognize new ncr3000 config.
18560
18561Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18562
18563 * Makefile.in, configure.in: removed references to gdbm.
18564
18565Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18566
18567 * config.sub: Don't canonicalize os value
18568 newsos* to bsd (readline needs to check for newsos).
18569 (This fix was earlier made Jan 31, but got re-broken.)
18570
18571Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18572
18573 * configure.in: sco is an os, not a vendor!
18574
18575 * configure: Quote $( better. Keep various shells happy.
18576
18577Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18578
18579 * Makefile.in: eliminate stamp-files.
18580
18581Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18582
18583 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18584 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18585
18586Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18587
18588 * config.sub: fix iris/iris3.
18589
18590Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18591
18592 * configure: re-add -rm.
18593
18594Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18595
18596 * Maskefile.in: add .stmp-rcs to all.
18597
18598 * configure.in: remove gas from rs6000 build, use aix host fragment.
18599
18600Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18601
18602 * configure: pass down site_option during recursion.
18603
18604Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18605
18606 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18607
18608Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18609
18610 * configure: Change exec_prefix so that it really defaults to prefix.
18611
18612Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18613
18614 * Makefile.in, configure.in: Add support for mmalloc library.
18615
18616Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18617
18618 * Makefile.in: add stmp dependencies for a few more things.
18619
18620Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18621
18622 * configure: adjusted error message on objdir/srcdir configure
18623 collision, per john's suggestion.
18624
18625 * Makefile.in: add libiberty stmp to all and all.cross.
18626
18627Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18628
18629 * Makefile.in: remove force dependencies, add grep to all.
18630
18631Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18632
18633 * Makefile.in: drop flex. make stamp files work.
18634
18635 * configure: added test for conflicting configuration in srcdir,
18636 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18637 gets cranky. use relative paths for configure and srcdir
18638 whenever possible. Send some error messages to stderr that were
18639 going to stdout.
18640
18641Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18642
18643 * Makefile.in: Fix libg++ rule to check for gcc directory
18644 before using gcc/gcc. Also pass XTRAFLAGS.
18645
18646Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18647
18648 * Makefile.in: added stmp-files so that directories aren't polled
18649 when they are already built.
18650
18651 * configure.texi: fixed a node pointer problem.
18652
18653Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18654
731a8127 18655 * config.sub configure.in gdb/configure.in
6599da04
JM
18656 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18657 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18658 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18659
18660Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18661
18662 * configure: -recurring becomes -silent. corrected help message
18663 for -site= option.
18664
18665 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18666
18667Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18668
18669 * configure: when building Makefile for crosses, replace
18670 tooldir and program_prefix. default srcdir from location of
18671 config.sub. remove "for host in hosts" and "for target in
18672 targets" loops.
18673
18674Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18675
18676 * Makefile.in: Do not pass bindir or mandir to cvs.
18677
18678Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18679
18680 * Makefile.in, configure.in: removed traces of namesubdir,
18681 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18682 copyrights to '92, changed some from Cygnus to FSF.
18683
18684 * configure.texi: remove most references to multiple hosts,
18685 multiple targets, subdirs, etc.
18686
18687 * configure.man: removed rcsid. reference config.sub not
18688 config.subr.
18689
18690 * Makefile.in: mkdir $(infodir) on install-info.
18691
18692Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18693
18694 * configure.texi: Explain better about .gdbinit and about
18695 the environment that configure.in sections run in.
18696
18697Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18698
18699 * configure.in: Ultrix is only a decstation if it's a MIPS.
18700
18701Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18702
18703 * README: DOC.configure => cfg-paper.texi.
18704
18705Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18706
18707 * config.sub (near case $os): Don't convert newsos* to bsd!
18708
18709Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18710
18711 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18712 the number of copies of COPYING that go into the GDB tar file.
18713
18714Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18715
731a8127 18716 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
18717 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18718 Fix SCO configuration stuff.
18719
18720Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18721
18722 * Makefile.in: For libg++, make sure the -I pointing
18723 to the gcc directory goes *after* all the libg++-local -I flags.
18724 Also, move just-gcc dependency from just-libg++ to all-libg++.
18725
18726Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18727
18728 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18729
18730Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18731
18732 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18733
18734Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18735
18736 * config.sub: Add stratus configuration frags. Also
18737 submitted to FSF.
18738
18739Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18740
18741 * Makefile.in (DEV_SUPPORT): add configure.man.
18742
18743 * config.sub(Decode manufacturer-specific): add -none*.
18744
18745Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18746
18747 * Makefile.in: remove form feeds to make Sun's make happy.
18748 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18749
18750Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18751
18752 * Makefile.in (AR_FLAGS): Make quieter.
18753
18754Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18755
18756 * configure.in: Add libg++.
18757 * configure: When verbose, don't output the command line at each
18758 level; it will be unremarkably the same as the previous version,
18759 which will be the same as what the user typed.
18760
18761Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18762
18763 * configure.in, Makefile.in: fix clean-info, add flex. add
18764 fileutils.
18765
18766 * configure: be less sensitive to spaces in Makefile.in. Do not
18767 look for sources in "..". Doing so breaks subdirectories that
18768 might have their own configure. If a subdir has it's own
18769 configure script, use it.
18770
18771Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18772
18773 * cfg-paper.texi: some changes suggested by rms.
18774
18775Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18776
18777 * config.sub: Merge in some small additions from the FSF version,
18778 taken from the gcc distribution, to bring the Cygnus and FSF
18779 versions into closer sync.
18780
18781Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18782
18783 * configure.in: Changed svr4 references to sysv4.
18784
18785Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18786
18787 * configure: added -V for version number option.
18788
18789Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18790
18791 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18792 renamed from DOC.configure to cfg-paper.texi.
18793
18794Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18795
18796 * configure, config.subr, config.sub: config.subr is now
18797 config.sub again.
18798
18799Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18800
18801 * configure.texi: new file, in progress.
18802
18803 * Makefile.in: build info file and install the man page for
18804 configure.
18805
18806 * configure.man: new file, first cut.
18807
18808 * configure: find config.subr again now that configuration "none"
18809 has gone. removed all traces of the -ansi option. removed all
18810 traces of the -languages option.
18811
18812 * config.subr: resync from rms.
18813
18814Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18815
18816 * configure, config.sub, config.subr: merge config.sub into
18817 config.subr, call the result config.subr, remove config.sub, use
18818 config.subr.
18819
18820 * Makefile.in: revised install for dir.info.
18821
18822Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18823
18824 * configure.in: add decstation host makefile frag.
18825
18826 * Makefile.in: BISON now bison -y again. also install-gcc on
18827 install. clean-gdbm on clean. infodir belongs in datadir.
18828 Make directories for info install. Build dir.info here then
18829 install it.
18830
18831Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18832
18833 * Makefile.in: fix for bad directory tests.
18834
18835Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18836
18837 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18838 regexp. -srcdir relative was being handled incorrectly.
18839
18840 * Makefile.in: unwrapped some for loops so that parallel makes
18841 work again and so one can focus one's attention on a particular
18842 package.
18843
18844Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18845
18846 * configure: added PWD as a stand in for `pwd` (for speed). use
18847 elif wherever possible. make -srcdir work without -objdir.
18848 -objdir= commented out.
18849
18850Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18851
18852 * configure: +options become --options. -subdirs commented out.
18853 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18854 Makefile now at top of generated Makefile. Removed cvs log
18855 entries. added -srcdir. create .gdbinit only if there is one
18856 in ${srcdir}.
18857
18858 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18859 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18860 and mandir now keyed off datadir by default.
18861
18862Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18863
18864 * Freshly created ChangeLog.
18865
18866\f
18867Local Variables:
18868mode: change-log
18869left-margin: 8
18870fill-column: 76
18871version-control: never
18872End: