]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
gcc.c (default_compilers): Pass "-o %g.s" to cc1 for headers even if -fdump-ada-spec...
[thirdparty/gcc.git] / ChangeLog
CommitLineData
19cd26a6
RS
12015-06-04 Richard Sandiford <richard.sandiford@arm.com>
2
3 * MAINTAINERS (gen* on machine desc): Add self.
4
8ca528d9
JM
52015-06-02 Jason Merrill <jason@redhat.com>
6
7 PR bootstrap/66319
8 * configure.ac: Use -std=gnu++98.
9
4526c3c1
SN
102015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
11
12 * MAINTAINERS (Write After Approval): Add myself.
13
318a4e6d
MF
142015-05-28 Mike Frysinger <vapier@gentoo.org>
15
16 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
17 * configure: Regenerate.
18
46070488
JM
192015-05-26 Jason Merrill <jason@redhat.com>
20
21 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
22 * configure: Regenerate.
23
fef939d6
JB
242015-05-16 James Bowman <james.bowman@ftdichip.com>
25
26 * configure.ac: FT32 target added.
fef939d6
JB
27 * configure: Regenerated.
28
886faf50
IB
292015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
30
31 * MAINTAINERS (Write After Approval): Add myself.
32
91c6b410
PM
332015-05-11 Paulo Matos <paulo@matos-sorge.com>
34
35 * MAINTAINERS (Write After Approval): Add myself.
36
e640447c
PM
372015-05-11 Paulo Matos <paulo@matos-sorge.com>
38
39 * configure.ac: Fix typo.
40 * configure: Regenerate.
41
e587377d
MM
422015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
43
44 * MAINTAINERS (Write After Approval): Add myself.
45
cabb9d59
MK
462015-05-03 Matthias Klose <doko@ubuntu.com>
47
48 * configure.ac: Match $host configured with triplets.
49 * configure: Regenerate.
50
fafb95a6
BRF
512015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
52
53 * Makefile.tpl: Remove surplus whitespace throughout.
54 * Makefile.in: Regenerate.
55
85867772
SB
562015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
57
58 * MAINTAINERS (Various Maintainers): Add myself as instruction
59 combiner maintainer.
60
c10b5ea0
JJ
612015-04-17 Jakub Jelinek <jakub@redhat.com>
62
63 PR bootstrap/62077
64 * configure.ac (--enable-stage1-checking): Default to
65 release,misc,gimple,rtlflag,tree,types if --disable-checking
66 or --enable-checking is not specified and DEV-PHASE is not
67 experimental.
68 * configure: Regenerated.
69
77019397
MO
702015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
71
72 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
73 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
74 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
75 * Makefile.in: Regenerate.
76
17feae99 772015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
78
79 * MAINTAINERS: Update my email address.
80
e61ffb3b
JG
812015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
82
83 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
84
b16cc4f2
KT
852015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
86
87 * MAINTAINERS: Add myself as an arm port reviewer.
88
ec523909
ML
892015-03-25 Martin Liska <mliska@suse.cz>
90 Yury Gribov <y.gribov@samsung.com>
91
92 * Makefile.in: Fix ln source location for vimrc file.
93 * Makefile.tpl: Likewise.
94
fc30054e
AH
952015-03-09 Aldy Hernandez <aldyh@redhat.com>
96
97 PR bootstrap/25672
98 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
99 cross-compiling. Similarly for CXX_FOR_TARGET.
100 * configure: Regenerate.
101
5373cd33
IE
1022015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
103
104 * Makefile.def: Add libmpx.
105 * configure.ac: Add libmpx.
106 * Makefile.in: Regenerate.
107 * configure: Regenerate.
108
a6e8abb9
KY
1092015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
110
111 * MAINTAINERS (CPU Port Maintainers): Add myself
112 i386 vector ISA extns mantainer.
113
f2b86778
JL
1142015-03-13 Jeff Law <law@redhat.com>
115
116 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
117 maintainer.
118 Remove Richard Henderson as a maintainer for the x86 port.
119
9dd44d1c
JR
1202015-03-03 Joern Rennecke <gnu@amylaar.uk>
121
122 * MAINTAINERS (CPU Port Maintainers): Update my email address.
123
33079441
IE
1242015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
125
126 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
127 pointer bounds checker and i386 MPX maintainer.
128
d083ae5f
SL
1292015-02-26 Sandra Loosemore <sandra@codesourcery.com>
130
131 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
132
f91f1c13
MS
1332015-02-26 Martin Sebor <msebor@redhat.com>
134
135 * MAINTAINERS (Various Maintainers): Add self.
136
426c1eb0
TS
1372015-02-20 Thomas Schwinge <thomas@codesourcery.com>
138
139 * configure.ac [--enable-as-accelerator-for] (enable_languages):
140 Make sure it contains lto.
141 * configure: Regenerate.
142
8ae12d71
TS
1432015-02-18 Thomas Schwinge <thomas@codesourcery.com>
144
145 * configure: Regenerate.
146
11aa81cc
DN
1472015-02-06 Diego Novillo <dnovillo@google.com>
148
149 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
150 middle-end, docstring): Remove myself.
151 (Write After Approval): Add myself.
152
a436ab27
JJ
1532015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
154
155 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
156 (Write After Approval): Update address.
157
231d020b
DM
1582015-01-29 David Malcolm <dmalcolm@redhat.com>
159
160 PR jit/64780
161 * configure.ac: Require the user to explicitly specify
162 --enable-host-shared if the jit is enabled.
163 * configure: Regenerate.
164
82a94471
RS
1652015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
166
167 * MAINTAINERS (Write After Approval): Add myself.
168
e6f0c56d
TV
1692015-01-25 Tom de Vries <tom@codesourcery.com>
170
171 * MAINTAINERS: Make whitespace consistent.
172
631ff3e1
BO
1732015-01-23 Braden Obrzut <admin@maniacsvault.net>
174
175 * MAINTAINERS (Write After Approval): Add myself.
176
09b9cd1f
AV
1772015-01-20 Andre Vehreschild <vehre@gmx.de>
178
179 * MAINTAINERS: (Write After Approval): Add myself.
180
802ed46a
MU
1812015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
182
183 * MAINTAINERS: (Write After Approval): Add myself.
184
c61fcfa6
PT
1852015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
186
187 * MAINTAINERS: (Write After Approval): Add myself.
188
ebcd09c1
IS
1892015-01-13 Iain Sandoe <iain@codesourcery.com>
190
191 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
192 objective-c/c++ front end maintainer.
193
71aa170d
MP
1942015-01-13 Marek Polacek <polacek@redhat.com>
195
196 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
197
da067543
JL
1982015-01-12 Jeff Law <law@redhat.com>
199
200 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
201 a very long time.
202
bf1de3f0
ILT
2032015-01-09 Ian Lance Taylor <iant@google.com>
204
205 * configure.ac (host_tools): Add gotools.
206 * Makefile.def (host_modules): Add gotools.
207 (dependencies): Add dependency of all-gotools on all-target-libgo.
208
82a19768
AT
2092015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
210
211 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
212 * configure: Regenerate.
213
53dd59bf
TS
2142015-01-08 Thomas Schwinge <thomas@codesourcery.com>
215
216 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
217 all-target-libgomp.
218 * Makefile.in: Regenerate.
219
8054942d
EB
2202015-01-06 Eric Botcazou <ebotcazou@adacore.com>
221
222 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
223
0969ec7d
EB
2242015-01-06 Eric Botcazou <ebotcazou@adacore.com>
225
226 * configure.ac: Add Visium support.
227 * configure: Regenerate.
228
ec8fd1c0
AS
2292015-01-04 Andreas Schwab <schwab@linux-m68k.org>
230
231 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
232 * configure: Regenerate.
233
9bccfdf5
AP
2342015-01-03 Andrew Pinski <apinski@cavium.com>
235
236 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
237 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
238 (BASE_TARGET_EXPORTS): Add OBJCOPY.
239 (OBJCOPY_FOR_TARGET): New variable.
240 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
241 * Makefile.in: Regenerate.
242 * configure.ac: Check for already installed target objcopy.
243 Also GCC_TARGET_TOOL on objcopy.
244 * configure: Regenerate.
245
007adc0d
HPN
2462015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
247
248 * config.sub: Update from upstream, to 2015-01-01 version.
249 * config.guess: Ditto.
250
fe55e976
SH
2512014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
252
253 * MAINTAINERS (RTEMS Ports): Add myself.
254
b86d271e
PMR
2552014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
256
257 * MAINTAINERS (Write After Approval): Add myself.
258
9733278a
MH
2592014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
260
261 * MAINTAINERS (Write After Approval): Add myself.
262
4b4f2e35
TS
2632014-12-15 Thomas Schwinge <thomas@codesourcery.com>
264
265 * configure.ac (--enable-as-accelerator-for): Don't set
266 ENABLE_AS_ACCELERATOR_FOR. Update all users.
267 * configure: Regenerate.
268
b6a65eb6
JJ
2692014-12-13 Jakub Jelinek <jakub@redhat.com>
270
271 PR bootstrap/64023
272 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
273 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
274 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
275 to CXX.
276 * Makefile.in: Regenerated.
277
c3e1e693
YG
2782014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
279 Yury Gribov <y.gribov@samsung.com>
280
281 * .gitignore: Added .local.vimrc and .lvimrc.
282 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
283 * Makefile.in: Regenerate.
284
2852014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
286
287 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
288 * configure: Regenerated.
289
b9fb25a5
BS
2902014-11-27 Bernd Schmidt <bernds@codesourcery.com>
291
292 * MAINTAINERS (nvptx port): New entry.
293
d896cc4d
JBG
2942014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
295
296 * configure: Regenerate.
297
74ae587e
JBG
2982014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
299
300 * configure.ac: Merge with Binutils.
301
45c89690
TB
3022014-11-26 Tobias Burnus <burnus@net-b.de>
303
304 * Makefile.def: Make more dependent on mpfr, mpc and isl.
305 * Makefile.in: Regenerate.
306
ea903c37
BE
3072014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
308
309 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
310 missing flex.
311 * Makefile.in: Regenerated.
312
eb23df59
IV
3132014-11-21 Ilya Verbin <ilya.verbin@intel.com>
314
315 * Makefile.in: Regenerate.
316
a699d672
L
3172014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
318
319 PR bootstrap/63784
320 * libtool.m4: Add $pic_flag with -shared.
321
fc065a61
RL
3222014-11-21 Renlin Li <Renlin.Li@arm.com>
323
324 * MAINTAINERS (Write After Approval): Added myself.
325
efcc23e6
AV
3262014-11-21 Alex Velenko <Alex.Velenko@arm.com>
327
328 * MAINTAINERS (write-after-approval): Add myself.
329
dd308ed8
MK
3302014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
331
332 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
333 from 2 years ago.
334
ac8698a1
AV
3352014-11-19 Alex Velenko <Alex.Velenko@arm.com>
336
337 Revert:
338 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
339
340 * MAINTAINERS (Write After Approval): Added myself as line map
341 maintainer.
342
8dab9330
RL
3432014-11-19 Renlin Li <Renlin.Li@arm.com>
344
345 Revert:
346 2014-11-19 Renlin Li <Renlin.Li@arm.com>
347
348 * MAINTAINERS (Write After Approval): Added myself.
349
1be22083
RL
3502014-11-19 Renlin Li <Renlin.Li@arm.com>
351
352 * MAINTAINERS (Write After Approval): Added myself.
353
59392f46
AV
3542014-11-19 Alex Velenko <Alex.Velenko@arm.com>
355
356 * MAINTAINERS (Write After Approval): Added myself as line map
357 maintainer.
358
0f3422cc
DS
3592014-11-17 Dodji Seketeli <dodji@redhat.com>
360
361 * MAINTAINERS (Various Maintainers): Added myself as line map
362 maintainer.
363
0c8969f0
JBG
3642014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
365
366 * move-if-change: Sync from upstream gnulib.
367
d7134c0e
JBG
3682014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
369
370 * compile: Sync with upstream Automake.
371 * depcomp: Ditto.
372 * install-sh: Ditto.
373 * missing: Ditto.
374 * mkinstalldirs: Ditto.
375 * ylwrap: Ditto.
376
e4ff7e6a
JBG
3772014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
378
379 * config.sub: Update from upstream config repo.
380 * config.guess: Ditto.
381
5f520819
KY
3822014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
383
384 * Makefile.def: Add liboffloadmic to target_modules. Make
385 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
386 * Makefile.in: Regenerate.
387 * configure: Regenerate.
388 * configure.ac: Add liboffloadmic to target binaries.
389 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
390 Add liboffloadmic to noconfig list when C++ is not supported.
391
85c64bbe
BS
3922014-11-13 Bernd Schmidt <bernds@codesourcery.com>
393 Thomas Schwinge <thomas@codesourcery.com>
394 Ilya Verbin <ilya.verbin@intel.com>
395 Andrey Turetskiy <andrey.turetskiy@intel.com>
396
397 * configure: Regenerate.
398 * configure.ac (--enable-as-accelerator-for)
399 (--enable-offload-targets): New configure options.
400
7d35a59e
TB
4012014-11-11 Tobias Burnus <burnus@net-b.de>
402
0a002272 403 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
404 * Makefile.in: Regenerate.
405
35485da9
DM
4062014-11-11 David Malcolm <dmalcolm@redhat.com>
407
408 * ChangeLog.jit: New.
409 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
410
ebf6d33b
FXC
4112014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
412
413 PR target/63610
414 * libtool.m4: Fix globbing of darwin versions.
415 * configure: Regenerate.
416
4a9bb2aa
TB
4172014-11-11 Tobias Burnus <burnus@net-b.de>
418
4a9bb2aa
TB
419 * Makefile.def: Remove CLooG.
420 * Makefile.tpl: Ditto.
421 * configure.ac: Ditto.
422 * configure: Regenerate.
423 * Makefile.in: Ditto.
424
738f2522
BS
4252014-11-06 Bernd Schmidt <bernds@codesourcery.com>
426
427 * configure.ac: Handle nvptx-*-*.
428 * configure: Regenerate.
429
9b591dd1
PG
4302014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
431
432 * MAINTAINERS (Write After Approval): Add myself.
433
14258928
JJ
4342014-10-31 Jakub Jelinek <jakub@redhat.com>
435
436 * Makefile.def (libcc1): Remove bootstrap=true;.
437 * Makefile.in: Regenerated.
438
1335a8ca
JBG
4392014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
440
441 * configure.ac: Update comment.
442 * configure: Regenerate.
443
cb115cc2
IE
4442014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
445
446 * MAINTAINERS (Write After Approval): Add myself.
447
fca38047
TS
4482014-10-30 Thomas Schwinge <thomas@codesourcery.com>
449
450 * configure.ac (extra_host_libiberty_configure_flags): Add
451 --enable-shared also for libcc1's benefit.
452 * configure: Regenerate.
453
65c0707b
TG
4542014-10-29 Tristan Gingold <gingold@adacore.com>
455
456 * MAINTAINERS: Change my email address.
457
ddc8de03
PM
4582014-10-27 Phil Muldoon <pmuldoon@redhat.com>
459 Tom Tromey <tromey@redhat.com>
460
461 * Makefile.def: Add libcc1 to host_modules.
462 * configure.ac (host_tools): Add libcc1.
463 * Makefile.in, configure: Rebuild.
464
4eb1ac39 4652014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
466
467 * configure.ac (build_configargs): Don't share config.cache between
468 build subdirs.
7fd74620 469 * configure: Regenerate.
3d96b0d0 470
d81230b5
DH
4712014-10-24 Daniel Hellstrom <daniel@gaisler.com>
472
473 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
474 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
475 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
476 leon3v7 as leon3.
477 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
478 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
479 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
480 * config/sparc/sparc.md (cpu): Add leon3v7.
481 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
482
c7a6a617
DH
4832014-10-24 Daniel Hellstrom <daniel@gaisler.com>
484
485 * MAINTAINERS (write-after-approval): Add myself.
486
74cc5471
ILT
4872014-10-23 Ian Lance Taylor <iant@google.com>
488
489 * configure.ac: Disable the Go frontend on systems where it is known
490 to not work.
491 * configure: Regenerate.
492
929315a9
RB
4932014-10-23 Richard Biener <rguenther@suse.de>
494
495 * Makefile.def: Add libcpp build module and dependencies.
496 * configure.ac: Add libcpp build module.
497 * Makefile.in: Regenerate.
498 * configure: Likewise.
499
5d12b768
MF
5002014-10-15 Max Filippov <jcmvbkbc@gmail.com>
501
502 * MAINTAINERS (write-after-approval): Add myself.
503
7b262a51
MLI
5042014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
505
506 * INSTALL/README: Do not mention CVS.
507
7705dfd1
JY
5082014-10-03 Jing Yu <jingyu@google.com>
509
510 * configure.ac: Add aarch64 to list of targets that support gold.
511 * configure: Regenerate.
512
a3052d31
FD
5132014-09-29 François Dumont <fdumont@gcc.gnu.org>
514
515 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
516
b2a1b261
CM
5172014-09-29 Catherine Moore <clm@codesourcery.com>
518
519 * MAINTAINERS: Add myself as MIPS maintainer.
520
05342e10
MF
5212014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
522
523 * MAINTAINERS: Move myself to MIPS maintainers.
524
3f6bb7e5
JBG
5252014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
526
527 * MAINTAINERS: Put all email addresses between '<' and '>'.
528
3e895729
FXC
5292014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
530
531 * MAINTAINERS: Move myself to reviewers (Fortran).
532
e04733ee
AK
5332014-09-01 Andi Kleen <ak@linux.intel.com>
534
535 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
536 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
537 * Makefile.in: Regenerate.
538
e79c0ea8
DM
5392014-08-28 David Malcolm <dmalcolm@redhat.com>
540
541 * rtx-classes-status.txt: Delete
542
b32d5189
DM
5432014-08-28 David Malcolm <dmalcolm@redhat.com>
544
545 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
546
e0c0c325
SP
5472014-08-27 Sebastian Pop <s.pop@samsung.com>
548
549 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
550 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
551 of checking for version number.
552 * configure: Regenerated.
553 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
554
d7ac0a6a
DM
5552014-08-27 David Malcolm <dmalcolm@redhat.com>
556
557 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
558 is done; begin phase 6 (use extra rtx_def subclasses).
559
9daaca36
DM
5602014-08-27 David Malcolm <dmalcolm@redhat.com>
561
562 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
563 done; begin phase 5 (additional rtx_def subclasses).
564
b2908ba6
DM
5652014-08-26 David Malcolm <dmalcolm@redhat.com>
566
567 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
568
1130d5e3
DM
5692014-08-26 David Malcolm <dmalcolm@redhat.com>
570
571 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
572 SET_BB_HEADER are done.
573
0e0ce50d
DM
5742014-08-26 David Malcolm <dmalcolm@redhat.com>
575
576 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
577 done.
578
3d30f4e8
DM
5792014-08-26 David Malcolm <dmalcolm@redhat.com>
580
581 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
582
6144a836
DM
5832014-08-26 David Malcolm <dmalcolm@redhat.com>
584
585 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
586
b311fd0f
DM
5872014-08-25 David Malcolm <dmalcolm@redhat.com>
588
589 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
590
d8ce2eae
DM
5912014-08-25 David Malcolm <dmalcolm@redhat.com>
592
593 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
594
1455e88c
DM
5952014-08-25 David Malcolm <dmalcolm@redhat.com>
596
597 * rtx-classes-status.txt: Phase 3 (per-file commits within
598 "config" subdirs) is done; begin phase 4 (removal of
599 "scaffolding").
600
76c531d3
DM
6012014-08-23 David Malcolm <dmalcolm@redhat.com>
602
603 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
604 dir) is done; begin phase 3 (per-file commits within "config"
605 subdirs).
606
00550b3d
DM
6072014-08-21 David Malcolm <dmalcolm@redhat.com>
608
609 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
610 phase 2 (per-file commits in main source dir).
611
622dbadf
BC
6122014-08-21 Bin Cheng <bin.cheng@arm.com>
613
614 * configure: Regenerated.
615
c1286e0b
DM
6162014-08-19 David Malcolm <dmalcolm@redhat.com>
617
618 * rtx-classes-status.txt (TODO): Add SET_BND_TO
619
c2fc1aee
DM
6202014-08-19 David Malcolm <dmalcolm@redhat.com>
621
622 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
623
68975683
DM
6242014-08-19 David Malcolm <dmalcolm@redhat.com>
625
626 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
627
d914bc6b
DM
6282014-08-19 David Malcolm <dmalcolm@redhat.com>
629
630 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
631
8020a4d5
DM
6322014-08-19 David Malcolm <dmalcolm@redhat.com>
633
634 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
635
a231b8a5
JV
6362014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
637
638 * MAINTAINERS (Write After Approval): Add myself.
639
ce8126f5
CF
6402014-08-19 Christopher Faylor <me.gnu@cgf.cx>
641
642 * MAINTAINERS: Remove myself
643
0f82e5c9
DM
6442014-08-19 David Malcolm <dmalcolm@redhat.com>
645
646 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
647
9c9afb69
PP
6482014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
649
650 * MAINTAINERS (Write After Approval): Add myself.
651
190bea87
DM
6522014-08-18 David Malcolm <dmalcolm@redhat.com>
653
654 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
655 SET_BB_HEADER, SET_BB_FOOTER
656
c41b94ce
DM
6572014-08-18 David Malcolm <dmalcolm@redhat.com>
658
bb3fff01 659 * rtx-classes-status.txt: New file
c41b94ce 660
eae1a5d4
RG
6612014-08-18 Roman Gareev <gareevroman@gmail.com>
662
663 * configure.ac: Eliminate ClooG installation dependency.
664 * configure: Regenerate.
665 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
666 * Makefile.in: Regenerate.
667
f613bc0f
IV
6682014-08-15 Ilya Verbin <iverbin@gmail.com>
669
670 * MAINTAINERS (Write After Approval): Add myself.
671
5f75acf4
IT
6722014-08-15 Ilya Tocar <tocarip@gmail.com>
673
674 * MAINTAINERS (Write After Approval): Add myself.
675
88b1a322
JW
6762014-08-01 Jiong Wang <jiong.wang@arm.com>
677
678 * MAINTAINERS (Write After Approval): Add myself.
679
8ed499f8
AG
6802014-07-28 Anthony Green <green@moxielogic.com>
681
682 Import from savannah.gnu.org:
683 * config.sub: Update to 2014-07-28 version.
684
09ec3110
RS
6852014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
686
687 * MAINTAINERS: Remove my MIPS maintainer entry.
688
7b7f941a
UB
6892014-07-26 Uros Bizjak <ubizjak@gmail.com>
690
691 PR target/47230
692 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
693 * configure: Regenerate.
694
a12f7ac8
JN
6952014-07-24 James Norris <jnorris@codesourcery.com>
696
697 * MAINTAINERS (Write After Approval): Add myself.
698
09611faf
RG
6992014-07-20 Roman Gareev <gareevroman@gmail.com>
700
701 * configure.ac: Accept only CLooG 0.18.1.
702 * configure: Regenerate.
703
37738b0f
RG
7042014-07-17 Roman Gareev <gareevroman@gmail.com>
705
706 * configure.ac: Don't accept isl 0.11.
707 * configure: Regenerate.
708
473037cb
AZ
7092014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
710
711 * MAINTAINERS (Write After Approval): Add myself.
712
9a62ed16
RO
7132014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
714
715 * configure.ac: Don't accept isl 0.10.
716 * configure: Regenerate.
717
c41f1c42 7182014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 719
c41f1c42
BE
720 Fix include path for in-tree cloog.
721 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
722 * configure: Regenerate.
29d0a43c 723
c41f1c42 7242014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 725
c41f1c42 726 * .gitignore: Import gcc_update output.
a5852bea 727
b6383ab8
TS
7282014-06-13 Thomas Schwinge <thomas@codesourcery.com>
729
a10ec8bc
TS
730 * config-ml.in: Robustify ac_configure_args parsing.
731
45b3824d
TS
732 * configure.ac (--enable-linker-plugin-configure-flags)
733 (--enable-linker-plugin-flags): New flags.
734 (configdirs): Conditionally add libiberty-linker-plugin.
735 * configure: Regenerate.
736 * Makefile.def (host_modules): Add libiberty-linker-plugin.
737 (host_modules) <lto-plugin>: Pay attention to
738 @extra_linker_plugin_flags@ and
739 @extra_linker_plugin_configure_flags@.
740 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
741 * Makefile.in: Regenerate.
742
b6383ab8
TS
743 * Makefile.tpl (configure-[+prefix+][+module+])
744 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
745 "module_srcdir" instead of "module" for locating a module's srcdir.
746 * Makefile.in: Regenerate.
747
a4a1b5f3
MF
7482014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
749
750 * MAINTAINERS (Write After Approval): Add myself.
751
38a13841
SP
7522014-06-06 Sebastian Pop <sebpop@gmail.com>
753
754 * MAINTAINERS: Update my email address.
755
153fcd41
TP
7562014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
757
758 * MAINTAINERS (Write After Approval): Add myself.
759
e25d9632
AB
7602014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
761
762 * MAINTAINERS (Write After Approval): Add myself.
763
1007a55c
JW
7642014-05-30 Jonathan Wakely <jwakely@redhat.com>
765
766 PR libstdc++/61011
767 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
768 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
769 * configure: Regenerate.
770
fd9ed1ae
PA
7712014-05-28 Pedro Alves <palves@redhat.com>
772
773 * MAINTAINERS (Write After Approval): Add myself.
774
03bdb69f
MK
7752014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
776
777 * MAINTAINERS: Update my affiliation/email.
778
905083ad
MS
7792014-05-19 Mike Stump <mikestump@comcast.net>
780
781 * MAINTAINERS: Add wide-int reviewers.
782
707f1839
SL
7832014-05-14 Sandra Loosemore <sandra@codesourcery.com>
784
785 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
786 * configure: Regenerated.
787
7321dc60
TR
7882014-05-15 Torvald Riegel <triegel@redhat.com>
789
790 * MAINTAINERS (libitm): Add myself as maintainer.
791
5b1e4b47
CB
7922014-05-07 Charles Baylis <charles.baylis@linaro.org>
793
794 * MAINTAINERS (Write After Approval): Add myself.
795
a4ebe104
RS
7962014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
797
798 * config.sub, config.guess: Import from upstream.
799
9575df4a
AL
8002014-04-29 Alan Lawrence <alan.lawrence@arm.com>
801
802 * MAINTAINERS (Write After Approval): Put myself in correct order.
803
2fdc94b7
AL
8042014-04-29 Alan Lawrence <alan.lawrence@arm.com>
805
806 * MAINTAINERS (Write After Approval): Add myself.
807
080c6230
LB
8082014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
809
810 * MAINTAINERS: Move myself from Reviewers to Write After Approval
811 section.
812
4e4c8692
RÁE
8132014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
814
815 * MAINTAINERS (Write After Approval): Delete myself.
816
ffe7f7a7
JJ
8172014-04-17 Jakub Jelinek <jakub@redhat.com>
818
819 PR sanitizer/56781
820 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
821 and -B* options with -Xcompiler.
822
147d38a5
EB
8232014-04-04 Eric Botcazou <ebotcazou@adacore.com>
824
825 PR bootstrap/60620
826 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
827 * Makefile.in: Regenerate.
828
ba1925c3
YS
8292014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
830
831 * Makefile.def (dependencies): Make all-ld depend on all-binutils
832 for WINDRES_FOR_TARGET in default-manifest.o rule.
833 * Makefile.in: Regenerate.
834
8707b3bc
DH
8352014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
836
837 * MAINTAINERS (Write After Approval): Add myself.
838
9e1c8fc1
JJ
8392014-03-26 Jakub Jelinek <jakub@redhat.com>
840
841 PR sanitizer/56781
842 * Makefile.def: Set bootstrap=true; for host fixincludes.
843 * configure.ac: Don't bootstrap host fixincludes unless
844 --with-build-config=bootstrap-{a,ub}san.
845 * Makefile.in: Regenerated.
846 * configure: Regenerated.
847
beeda1d9
JJ
8482014-03-21 Jakub Jelinek <jakub@redhat.com>
849
850 * configure.ac: Move BUILD_CONFIG set up earlier. Add
851 --enable-vtable-verify option parsing. Don't add
852 target-libsanitizer to bootstrap_target_libs unless
853 --with-build-config=bootstrap-asan or
854 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
855 to bootstrap_target_libs unless --enable-vtable-verify.
856 * configure: Regenerated.
857
e5dddc50
AS
8582014-03-10 Anatoly Sokolov <aesok@post.ru>
859
860 * MAINTAINERS (Write After Approval): Add myself.
861
df5bc1cb
DC
8622014-03-07 Denis Chertykov <chertykov@gmail.com>
863
864 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
865
3b9edeac
JJ
8662014-03-07 Jakub Jelinek <jakub@redhat.com>
867
868 PR bootstrap/58572
869 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
870 -I for libstdc++-v3 includes if $(LEAN).
871 * Makefile.in: Regenerated.
872
c01a8548
JW
8732014-03-04 Jonathan Wakely <jwakely@redhat.com>
874
875 * MAINTAINERS: Update my email address.
876
341c653c
WL
8772014-02-24 Walter Lee <walt@tilera.com>
878
879 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
880 (tilegx-*-*): Change to tilegx*-*-*.
881 * configure: Regenerate.
882
37f2c4f0
LR
8832014-02-17 Loren J. Rittle <ljrittle@acm.org>
884
885 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
886
6c01e96e
KV
8872014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
888
889 * MAINTAINERS (Write After Approval): Add myself.
890
91da0481
RO
8912014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
892
893 PR target/59788
894 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
895 *solaris2*.
896
dd35b84f
JDA
8972014-01-21 John David Anglin <danglin@gcc.gnu.org>
898
899 * MAINTAINERS: Update my email address.
900
493b8af8
GP
9012014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
902
903 * MAINTAINERS: Convert to UTF-8.
904 Properly sort Xinliang David Li's entry.
905
f121b81d
CLT
9062013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
907 Sandra Loosemore <sandra@codesourcery.com>
908
909 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
910 nios2 port maintainers.
911
74f769b5
MT
9122013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
913
914 * MAINTAINERS (Write After Approval): Add myself.
915
79e0604d 9162013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
917
918 * configure.ac: Add user-friendly check for native x86_64-linux
919 multilibs.
920 * configure: Regenerate.
921
9222013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
923
924 * MAINTAINERS: Add myself as sh maintainer.
925
9262013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
927
928 * MAINTAINERS: Add self as SLSR maintainer.
929
9302013-11-18 Jan Hubicka <hubicka@ucw.cz>
931
932 * MAINTAINERS: Update my email address.
933
9342013-11-15 David Edelsohn <dje.gcc@gmail.com>
935
936 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
937
9382013-11-07 Thomas Schwinge <thomas@codesourcery.com>
939
940 * Makefile.in: Regenerate.
941
942 * Makefile.tpl: Fix typo.
943 * Makefile.in: Regenerate partially.
944
9452013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
946
947 * configure.ac: Added libcilkrts to noconfig list when C++ is not
948 supported.
949 * configure: Regenerated.
950
9512013-11-01 Trevor Saunders <tsaunders@mozilla.com>
952
953 * MAINTAINERS (Write After Approval): Add myself.
954
9552013-10-30 Jason Merrill <jason@redhat.com>
956
957 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
958 --disable-build-format-warnings.
959
9602013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
961
962 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
963 depend on libstdc++ and libgcc.
964 * configure: Regenerate.
965 * configure.ac: Added libcilkrts to target binaries. Also, restrict
966 libcilkrts for POSIX and i*86, and x86_64 architectures.
967 * Makefile.in: Added libcilkrts related fields to support building it.
968
9692013-10-26 Jeff Law <law@redhat.com>
970
971 * Makefile.def (target_modules): Remove libmudflap
972 (languages): Remove check-target-libmudflap).
973 * Makefile.in: Rebuilt.
974 * Makefile.tpl (check-target-libmudflap-c++): Remove.
975 * configure.ac (target_libraries): Remove target-libmudflap.
976 Remove checks which disabled libmudflap on some systems.
977 * configure: Rebuilt.
978 * libmudflap: Directory removed.
979
9802013-10-21 Cong Hou <congh@google.com>
981
982 * MAINTAINERS (Write After Approval): Add myself.
983
9842013-10-16 Mike Stump <mikestump@comcast.net>
985
986 * .dir-locals.el: Add.
987
9882013-10-15 David Malcolm <dmalcolm@redhat.com>
989
990 * configure.ac: Add --enable-host-shared
991 * configure: Regenerate.
992
9932013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
994
995 Import from savannah.gnu.org:
996 * config.guess: Update to 2013-06-10 version.
997 * config.sub: Update to 2013-10-01 version.
998
9992013-10-01 Simon Cook <simon.cook@embecosm.com>
1000
1001 Changes to build configuration to allow big endian ARC ELF toolchain
1002 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1003 * configure: Regenerate.
1004
10052013-09-20 Alan Modra <amodra@gmail.com>
1006
1007 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1008 ppc host match. Support little-endian powerpc linux hosts.
1009
10102013-09-19 Dodji Seketeli <dodji@redhat.com>
1011
1012 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1013 maintainer.
1014
10152013-09-12 DJ Delorie <dj@redhat.com>
1016
1017 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1018 maintainers.
1019
10202013-09-03 Richard Biener <rguenther@suse.de>
1021
1022 * configure.ac: Also allow ISL 0.12.
1023 * configure: Regenerated.
1024
10252013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1026
1027 * MAINTAINERS (Write After Approval): Add myself.
1028
10292013-08-27 David Malcolm <dmalcolm@redhat.com>
1030
1031 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1032
10332013-08-26 Caroline Tice <cmtice@google.com>
1034
1035 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1036 "Various Reviewers" to libvtv "Various Maintainers".
1037
10382013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1039
1040 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1041
10422013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1043
1044 * MAINTAINERS: Update name, email.
1045
10462013-08-13 Adam Butcher <adam@jessamine.co.uk>
1047
1048 * MAINTAINERS (Write After Approval): Add myself.
1049
10502013-08-12 Caroline Tice <cmtice@google.com>
1051
1052 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1053 address in the Write After Approval section.
1054
10552013-08-09 Carlos O'Donell <carlos@redhat.com>
1056
1057 * MAINTAINERS (Write After Approval): Update email.
1058
10592013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1060
1061 * configure.ac: Adjust to check VTV_SUPPORTED.
1062 * configure: Regenerated.
1063
10642013-08-02 Caroline Tice <cmtice@google.com>
1065
1066 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1067 on non-linux systems; add target-libvtv to noconfigdirs; add
1068 libsupc++/.libs to C++ library search paths.
1069 * configure: Regenerated.
1070 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1071 libstdc++ and libgcc.
1072 * Makefile.in: Regenerated.
1073
10742013-07-19 Yvan Roux <yvan.roux@linaro.org>
1075
1076 * MAINTAINERS (Write After Approval): Add myself.
1077
10782013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1079 Shiva Chen <shiva0217@gmail.com>
1080
1081 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1082 nds32 port maintainers.
1083
10842013-07-17 Tim Shen <timshen91@gmail.com>
1085
1086 * MAINTAINERS (Write After Approval): Add myself.
1087
10882013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1089
1090 * configure.ac: Sync from binutils.
1091 * configure: Regenerate.
1092
10932013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1094
1095 * MAINTAINERS (Write After Approval): Add myself.
1096
10972013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1098
1099 * MAINTAINERS (Write After Approval): Add myself.
1100
11012013-05-17 David Malcolm <dmalcolm@redhat.com>
1102
1103 * MAINTAINERS (Write After Approval): Add myself.
1104
11052013-04-30 Brooks Moses <bmoses@google.com>
1106
1107 * MAINTAINERS: Update my email; move myself from Fortran
1108 reviewer to Write After Approval.
1109
11102013-04-16 Andreas Schwab <schwab@suse.de>
1111
1112 * configure.ac (aarch64-*-*): Don't disable java.
1113 * configure: Regenerate.
1114
11152013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1116
1117 * MAINTAINERS (Write After Approval): Add myself.
1118
11192013-03-30 Matthias Klose <doko@ubuntu.com>
1120
1121 * Makefile.def (target_modules): Don't install libffi.
1122 * Makefile.in: Regenerate.
1123
11242013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1125
1126 * MAINTAINERS (Write After Approval): Add myself.
1127
11282013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1129
1130 * MAINTAINERS (Write After Approval): Add myself.
1131
11322013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1133
1134 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1135 * configure: Regenerated.
1136
a15d2ea8
ILT
11372013-02-05 Ian Lance Taylor <iant@google.com>
1138
1139 PR go/55969
1140 * configure.ac: Disable libgo on some systems where it does not
1141 work.
1142
a3b854b6
FXC
11432013-02-04 David Edelsohn <dje.gcc@gmail.com>
1144
1145 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1146 Remove Geoff Keating as rs6000 port maintainer, at his request.
1147
11482013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1149
1150 * MAINTAINERS: Update my email.
1151
11522013-01-23 Shenghou Ma <minux.ma@gmail.com>
1153
1154 * configure: Re-generate.
1155
11562013-01-15 Richard Biener <rguenther@suse.de>
1157
1158 PR other/55973
1159 * configure: Re-generate.
1160
11612013-01-14 Matthias Klose <doko@ubuntu.com>
1162
1163 * Makefile.def (install-target-libsanitizer): Depend on
1164 install-target-libstdc++-v3.
1165 * Makefile.in: Regenerate.
1166
11672013-01-14 Richard Biener <rguenther@suse.de>
1168
1169 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1170 * configure: Re-generate
1171
11722013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1173
1174 * config.sub: Update from config repo.
1175
11762013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1177
1178 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1179 * Makefile.in: Regenerate.
1180
11812013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1182
1183 * MAINTAINERS (arc): Add new port maintainership for myself.
1184
11852013-01-09 Jason Merrill <jason@redhat.com>
1186
1187 * .gitignore: Import from gdb repository.
1188
11892013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1190
1191 * Makefile.def (configure-gcc): Depend on all-gmp.
1192 (all-gcc): Remove dependency on all-gmp.
1193 * Makefile.in: Regenerated.
1194
11952013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1196
1197 * config.sub: Merge from config repo.
1198 * config.guess: Ditto.
1199
12002013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1201
1202 * Makefile.def: Merge from binutils.
1203 * Makefile.in: Ditto.
1204
12052013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1206
1207 * MAINTAINERS: Update my email.
1208
12092012-12-29 Ben Elliston <bje@gnu.org>
1210
1211 * config.guess: Update to 2012-12-29 version.
1212 * config.sub: Likewise.
1213
12142012-12-20 Matthias Klose <doko@ubuntu.com>
1215
1216 * Makefile.def (install-target-libgfortran): Depend on
1217 install-target-libquadmath, install-target-libgcc.
1218 (install-target-libsanitizer): Depend on install-target-libgcc.
1219 (install-target-libjava): Depend on install-target-libgcc.
1220 (install-target-libitm): Depend on install-target-libgcc.
1221 (install-target-libobjc): Depend on install-target-libgcc.
1222 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1223 * Makefile.in: Regenerate.
1224
12252012-12-19 Matthias Klose <doko@ubuntu.com>
1226
1227 * Makefile.def (install-target-libgo): Depend on
1228 install-target-libatomic.
1229 * Makefile.in: Regenerate.
1230
12312012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1232
1233 PR go/55201
1234 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1235 * Makefile.in: Regenerate.
1236
12372012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1238
1239 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1240 * configure: Regenerate.
1241
12422012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1243
1244 * config.sub: Merge from config repo.
1245
12462012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1247
1248 * Makefile.def (target_modules): Add bootstrap=true and
1249 raw_cxx=true to libsanitizer.
1250 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1251 * Makefile.in: Regenerated.
1252 * configure: Likewise.
1253
12542012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1255
1256 * MAINTAINERS: Remove self as RTL optimization maintainer.
1257
12582012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1259
1260 * MAINTAINERS (Write After Approval): Add myself.
1261
12622012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1263
1264 * Makefile.def (target_modules): Remove bootstrap=true and
1265 raw_cxx=true from libsanitizer.
1266 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1267 * Makefile.in: Regenerated.
1268 * configure: Likewise.
1269
12702012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1271
1272 * Makefile.def (target_modules): Add bootstrap=true and
1273 raw_cxx=true to libsanitizer.
1274 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1275 * Makefile.in: Regenerated.
1276 * configure: Likewise.
1277
12782012-11-28 Andrew Pinski <apinski@cavium.com>
1279
1280 PR bootstrap/54279
1281 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1282 * configure: Regenerate.
1283 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1284 * Makefile.in: Regenerate.
1285
12862012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1287
1288 * configure.ac: Disable libsanitizer if we're not building C++.
1289 * configure: Regenerate.
1290
12912012-11-15 Roland McGrath <roland@hack.frob.com>
1292
1293 * MAINTAINERS (Write After Approval): Add myself.
1294
12952012-11-15 Dmitry Vyukov <dvyukov@google.com>
1296
1297 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1298 Kostya Serebryany (kcc@google.com) and
1299 Jakub Jelinek (jakub@redhat.com).
1300 Rename area for Dodji Seketeli (dodji@redhat.com).
1301
13022012-11-15 Dodji Seketeli <dodji@redhat.com>
1303
1304 * MAINTAINERS: (asan.c, related): Add myself.
1305
13062012-11-14 Roland McGrath <mcgrathr@google.com>
1307
1308 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1309 * configure: Regenerate.
1310
13112012-11-13 Richard Henderson <rth@redhat.com>
1312
1313 * configure.ac: Move libsanitizer logic to subdirectory.
1314 * configure: Regenerate.
1315
13162012-11-13 Dodji Seketeli <dodji@redhat.com>
1317
1318 * configure.ac: Enable libsanitizer just on x86 linux for now.
1319 * configure: Re-generate.
1320
13212012-11-13 David Edelsohn <dje.gcc@gmail.com>
1322
1323 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1324 sections.
1325 * configure: Regenerate.
1326
13272012-11-13 Hans-Peter Nilsson <hp@axis.com>
1328
1329 * configure.ac: Add section for configdirs for libsanitizer.
1330 Disable for cris-*-* and mmix-*-*.
1331 * configure: Regenerate.
1332
13332012-11-12 Wei Mi <wmi@google.com>
1334
1335 * configure.ac: Add libsanitizer to target_libraries.
1336 * Makefile.def: Ditto.
1337 * configure: Regenerate.
1338 * Makefile.in: Regenerate.
1339 * libsanitizer: New directory for asan runtime. Contains an empty
1340 tsan directory.
1341
13422012-11-03 Corinna Vinschen <corinna@vinschen.de>
1343
1344 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1345 against Mingw64 w32api.
1346 * configure: Regenerate.
1347
13482012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1349
1350 * configure: Regenerated.
1351
13522012-11-03 Robert Mason <rbmj@verizon.net>
1353
1354 * configure.ac: add --disable-libstdcxx configure option
1355 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1356
13572012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1358
1359 * MAINTAINERS (Write After Approval): Add myself.
1360
13612012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1362
1363 * MAINTAINERS (Write After Approval): Add myself.
1364
13652012-10-24 Sharad Singhai <singhai@google.com>
1366
1367 * MAINTAINERS (Write After Approval): Add myself.
1368
13692012-10-24 Eric Christopher <echristo@gmail.com>
1370
1371 * MAINTAINERS: Update email address.
1372
13732012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1374
1375 PR bootstrap/54820
1376 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1377 * configure: Regenerate.
1378
13792012-10-23 Richard Earnshaw <rearnsha@arm.com>
1380
1381 * MAINTAINERS (aarch64): Add Marcus and myself.
1382
13832012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1384
1385 PR bootstrap/54820
1386 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1387 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1388 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1389 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1390 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1391 * Makefile.in: Regenerate.
1392 * configure.ac (have_static_libs): New variable and associated check.
1393 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1394 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1395 * configure: Regenerate.
1396
13972012-10-10 Richard Biener <rguenther@suse.de>
1398
1399 * MAINTAINERS: Adjust for changed surname.
1400
14012012-10-04 Lawrence Crowl <crowl@google.com>
1402
1403 * MAINTAINERS (Write After Approval): Add myself.
1404
14052012-10-01 Cary Coutant <ccoutant@google.com>
1406
1407 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1408
14092012-09-28 Ian Lance Taylor <iant@google.com>
1410
1411 * Makefile.def: Make all-target-libgo depend on
1412 all-target-libbacktrace.
1413 * Makefile.in: Rebuild.
1414
14152012-09-26 Ian Lance Taylor <iant@google.com>
1416
1417 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1418 * Makefile.in: Rebuild.
1419
14202012-09-20 Walter Lee <walt@tilera.com>
1421
1422 * configure.ac: Add tilegx to list of targets that support gold.
1423 * configure: Regenerate.
1424
14252012-09-20 Marek Polacek <polacek@redhat.com>
1426
1427 * MAINTAINERS (Write After Approval): Add myself.
1428
14292012-09-19 Steve Ellcey <sellcey@mips.com>
1430
1431 * configure.ac: Add mips*-mti-elf* target.
1432 * configure: Regenerate.
1433
14342012-09-17 Ian Lance Taylor <iant@google.com>
1435
1436 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1437 * configure.ac (host_libs): Add libbacktrace.
1438 (target_libraries): Add libbacktrace.
1439 * Makefile.def (host_modules): Add libbacktrace.
1440 (target_modules): Likewise.
1441 * configure, Makefile.in: Rebuild.
1442
14432012-09-14 David Edelsohn <dje.gcc@gmail.com>
1444
1445 PR target/38607
1446 Merge upstream change.
1447 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1448
1449 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1450 Add libgomp*.o to compare_exclusions for AIX.
1451 * configure: Regenerate.
1452
14532012-09-06 Diego Novillo <dnovillo@google.com>
1454
1455 * configure.ac: Bump minimum GMP version to 4.2.3.
1456 * configure: Re-generate.
1457
14582012-09-05 Georg-Johann Lay <avr@gjlay.de>
1459
1460 PR target/54461
1461 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1462 target-libgloss if not configured --with-avrlibc=no.
1463 * configure: Regenerate.
1464
14652012-09-04 Jason Merrill <jason@redhat.com>
1466
1467 * configure.ac: Fix --enable-languages=all.
1468
14692012-09-04 Christophe Lyon <christophe.lyon@st.com>
1470
1471 * MAINTAINERS (Write After Approval): Add myself.
1472
14732012-09-03 Richard Guenther <rguenther@suse.de>
1474
1475 PR bootstrap/54138
1476 * configure.ac: Re-organize ISL / CLOOG checks to allow
1477 disabling with either --without-isl or --without-cloog.
1478 * configure: Regenerated.
1479
14802012-09-03 Georg-Johann Lay <avr@gjlay.de>
1481
1482 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1483 * configure: Regenerate.
1484
14852012-08-27 Ulrich Drepper <drepper@gmail.com>
1486
1487 * MAINTAINERS: Fix my email address.
1488
14892012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1490
1491 PR binutils/4970
1492 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1493 and opcodes.
1494 * Makefile.in: Regenerated.
1495
14962012-08-26 Art Haas <ahaas@impactweather.com>
1497
1498 * configure: Regenerate.
1499
15002012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1501
1502 * INSTALL/README: Also refer to the online installation
1503 instructions.
1504
15052012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1506
1507 * MAINTAINERS (Write After Approval): Add myself.
1508 (Picochip port): Remove myself.
1509
15102012-08-14 Diego Novillo <dnovillo@google.com>
1511
1512 Merge from cxx-conversion branch.
1513
1514 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1515 POSTSTAGE1_CONFIGURE_FLAGS.
1516 * Makefile.in: Regenerate.
1517 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1518 Force C++ when bootstrapping.
1519 * configure: Regenerate.
1520
15212012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1522
1523 * MAINTAINERS (Write After Approval): Add myself.
1524
15252012-07-16 Joseph Myers <joseph@codesourcery.com>
1526
1527 * README: Document use of ranges of years in copyright notices.
1528
15292012-07-06 Richard Guenther <rguenther@suse.de>
1530
1531 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1532 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1533 --with-gmp=system.
1534 * Makefile.in: Regenerated.
1535 * configure: Likewise.
1536
15372012-07-06 Richard Guenther <rguenther@suse.de>
1538
1539 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1540 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1541 supply V=1 as extra_make_flags.
1542 * configure: Regenerated.
1543 * Makefile.in: Likewise.
1544
15452012-07-04 Tristan Gingold <gingold@adacore.com>
1546
1547 * configure: Regenerate.
1548
15492012-07-03 Richard Guenther <rguenther@suse.de>
1550
1551 * Makfile.def (isl): Remove not necessary extra_exports and
1552 extra_make_flags.
1553 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1554 * Makefile.in: Regenerated.
1555
15562012-07-03 Richard Guenther <rguenther@suse.de>
1557
1558 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1559 * configure.ac: If either the ISL or the CLooG check failed
1560 do not try to build in-tree versions.
1561 * Makefile.in: Regenerated.
1562 * configure: Regenerated.
1563
15642012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1565
1566 * configure: Regenerate.
1567
15682012-07-02 Janis Johnson <janisjo@codesourcery.com>
1569
1570 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1571 maintainer.
1572
15732012-07-02 Richard Guenther <rguenther@suse.de>
1574
1575 * configure: Regenerated.
1576
15772012-07-02 Richard Guenther <rguenther@suse.de>
1578 Michael Matz <matz@suse.de>
1579 Tobias Grosser <tobias@grosser.es>
1580 Sebastian Pop <sebpop@gmail.com>
1581
1582 * Makefile.def: Add ISL host module, remove PPL host module.
1583 Adjust ClooG host module to use the proper ISL.
1584 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1585 * configure.ac: Include config/isl.m4. Add ISL host library,
1586 remove PPL. Remove PPL configury, add ISL configury, adjust
1587 ClooG configury.
1588 * Makefile.in: Regenerated.
1589 * configure: Likewise.
1590
15912012-07-02 Richard Guenther <rguenther@suse.de>
1592
1593 Merge from graphite branch
1594 2011-07-21 Tobias Grosser <tobias@grosser.es>
1595
1596 * configure: Regenerated.
1597 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1598 both cloog.org and legacy versions. The only supported version will
1599 be CLooG with the isl backend.
1600
1601 2011-07-21 Tobias Grosser <tobias@grosser.es>
1602
1603 * configure: Regenerated.
1604 * configure.ac: Require cloog isl 0.17.0
1605
1606 2011-07-21 Tobias Grosser <tobias@grosser.es>
1607
1608 * configure: Regenerated.
1609 * config/cloog.m4: Do not define CLOOG_ORG
1610
16112012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1612
1613 * configure.ac: Skip C if explicitly selected.
1614 * configure: Regenerate.
1615
16162012-06-28 Christophe Lyon <christophe.lyon@st.com>
1617
1618 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1619 they contain -O2.
1620 * configure: Regenerate.
1621
16222012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1623
1624 PR debug/53740
1625 * df.h, df-problems.c, dce.c: Revert last patch.
1626
16272012-06-25 Iain Sandoe <iain@codesourcery.com>
1628
1629 * MAINTAINERS (Write After Approval): Update my email address.
1630
16312012-06-21 Meador Inge <meadori@codesourcery.com>
1632
1633 * MAINTAINERS (Write After Approval): Add myself.
1634
16352012-06-20 Jason Merrill <jason@redhat.com>
1636
1637 * Makefile.tpl (check-target-libgomp-c++): New.
1638 (check-target-libitm-c++): New.
1639 * Makefile.def (c++): Add them.
1640 * Makefile.in: Regenerate.
1641
16422012-05-29 Edmar Wienskoski <edmar@freescale.com>
1643
1644 * MAINTAINERS (Write After Approval): Add myself.
1645
16462012-05-16 Olivier Hainque <hainque@adacore.com>
1647
1648 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1649 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1650 (install-no-fixedincludes): Adjust accordingly.
1651 * Makefile.in: Regenerate.
1652
16532012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1654
1655 Merge upstream change
1656 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1657
16582012-05-14 Marc Glisse <marc.glisse@inria.fr>
1659
1660 * MAINTAINERS (Write After Approval): Add myself.
1661
16622012-05-09 Nick Clifton <nickc@redhat.com>
1663 Paul Smith <psmith@gnu.org>
1664
1665 PR bootstrap/50461
1666 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1667 allow for the fact that from release v3.1.0 of MPFR the source
1668 files were moved into a src sub-directory.
1669 * configure: Regenerate.
1670
16712012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1672
1673 * configure.ac: Bump minimum MPFR version to 2.4.0.
1674 * configure: Regenerated.
1675
16762012-05-01 Richard Henderson <rth@redhat.com>
1677
1678 * Makefile.def (libatomic): New target_module.
1679 * configure.ac (target_libraries): Add libatomic.
1680 (noconfigdirs): Check if libatomic is supported.
1681 * Makefile.in, configure: Rebuild.
1682
16832012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1684
1685 * MAINTAINERS (Write After Approval): Add myself.
1686
16872012-04-25 Joel Brobecker <brobecker@adacore.com>
1688
1689 * config.sub: Update to 2012-04-18 version from official repo.
1690
16912012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1692
1693 * MAINTAINERS (Write After Approval): Add myself.
1694
16952012-04-11 Steve Ellcey <sellcey@mips.com>
1696
1697 * MAINTAINERS: Changed email address.
1698
16992012-03-28 Georg-Johann Lay <avr@gjlay.de>
1700
1701 PR target/52737
1702 * contrib/gcc_update (files_and_dependencies):
1703 Remove gcc/config/avr/t-multilib from touch data.
1704
17052012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1706
1707 * MAINTAINERS (OS Port Maintainers): Remove irix.
1708 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1709 (unsupported_languages): Remove mips-sgi-irix6.*.
1710 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1711 (with_stabs): Remove.
1712 * configure: Regenerate.
1713
17142012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1715
1716 * MAINTAINERS (OS Port Maintainers): Remove osf.
1717 * configure.ac (enable_libgomp): Remove *-*-osf*.
1718 (with_stabs): Remove alpha*-*-osf*.
1719 * configure: Regenerate.
1720
17212012-03-05 Tristan Gingold <gingold@adacore.com>
1722
1723 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1724 * configure: Regenerate.
1725
17262012-02-17 Walter Lee <walt@tilera.com>
1727
1728 * MAINTAINERS: (Write After Approval): Delete myself.
1729
17302012-02-14 Walter Lee <walt@tilera.com>
1731
1732 * MAINTAINERS (tilegx port): Add myself.
1733 (tilepro port): Add myself.
1734 (Write After Approval): Add myself.
1735
17362012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1737
1738 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1739 and Joseph Myers as docstring relicensing maintainers.
1740
17412012-02-09 Bin Cheng <bin.cheng@arm.com>
1742
1743 * MAINTAINERS (write-after-approval): Add myself.
1744
17452012-02-08 Ira Rosen <irar@il.ibm.com>
1746
1747 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1748 maintainer.
1749
17502012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1751
1752 * MAINTAINERS (Write After Approval): Move myself to
1753 maintain alphabetical order.
1754
17552012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1756
1757 * MAINTAINERS (Write After Approval): Add myself.
1758
17592012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1760
1761 * MAINTAINERS (Write After Approval): Add myself.
1762
17632012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1764 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1765
1766 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1767 * configure: Regenerate.
1768
17692012-01-23 Harshit Chopra <harshit@google.com>
1770
1771 * MAINTAINERS (Write After Approval): Add myself.
1772
17732012-01-22 Douglas B Rupp <rupp@ngnat.com>
1774
1775 * configure.ac: Remove reference to mh-interix.
1776 * configure: Regenerate.
1777
17782012-01-05 Richard Henderson <rth@redhat.com>
1779
1780 PR bootstrap/51072
1781 * configure.ac: Disable libitm if c++ is not enabled.
1782 * configure: Rebuild.
1783
1784 * configure.ac: Fix regexp for same.
1785 * configure: Rebuild.
1786
17872012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1788
1789 * MAINTAINERS (Write After Approval): Add myself.
1790
17912012-01-02 Richard Guenther <rguenther@suse.de>
1792
1793 PR bootstrap/51686
1794 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1795 * Makefile.in: Regenerate.
1796
17972011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1798
1799 * MAINTAINERS (Write After Approval): Add myself.
1800
18012011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1802
1803 * configure: Regenerate.
1804
18052011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1806
1807 * MAINTAINERS (picochip): Changed email address.
1808
18092011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1810
1811 * MAINTAINERS (write-after-approval): Add self.
1812
18132011-11-29 DJ Delorie <dj@redhat.com>
1814
1815 * configure.ac (rl78-*-*) New case.
1816 * configure: Regenerate.
1817 * MAINTAINERS: Add myself as RL78 maintainer.
1818
18192011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1820
1821 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1822
18232011-11-21 Andreas Tobler <andreast@fgznet.ch>
1824
1825 * libtool.m4: Additional FreeBSD 10 fixes.
1826
18272011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1828
1829 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1830 Maintainers section, as Epiphany maintainer.
1831
18322011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1833
1834 PR target/49992
1835 * configure.ac: Remove ranlib special-casing for Darwin.
1836 * configure: Regenerate.
1837
18382011-11-12 Andrey Belevantsev <abel@ispras.ru>
1839
1840 * MAINTAINERS (Reviewers): Keep the list sorted.
1841
18422011-11-11 Andrey Belevantsev <abel@ispras.ru>
1843
1844 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1845
18462011-11-09 Roland McGrath <mcgrathr@google.com>
1847
1848 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1849 * configure: Rebuild.
1850 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1851 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1852 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1853 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1854 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1855 Add READELF.
1856 * Makefile.in: Rebuild.
1857
18582011-11-09 Jason Merrill <jason@redhat.com>
1859
1860 * Makefile.def (language=c++): Remove check-c++0x.
1861 * Makefile.in (check-gcc-c++): Regenerate.
1862
18632011-11-08 Richard Henderson <rth@redhat.com>
1864
1865 * configure.ac: Test for libitm directory present first.
1866
1867 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1868
1869 * configure.ac: Test libitm/configure.tgt to disable libitm.
1870 * configure: Rebuild.
1871
18722011-11-07 Aldy Hernandez <aldyh@redhat.com>
1873 Richard Henderson <rth@redhat.com>
1874
1875 Merged from transactional-memory.
1876
1877 * Makefile.def (lang_env_dependencies): libitm is c++.
1878 Add libitm target module.
1879 * configure.ac: Likewise.
1880 * config/mmap.m4: New file.
1881 * contrib/gcc_update: Add libitm to touch data.
1882 * Makefile.in, configure: Rebuild.
1883
18842011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1885
1886 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1887 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1888 * Makefile.in: Regenerate.
1889
18902011-11-01 DJ Delorie <dj@redhat.com>
1891
1892 * config.sub: Update to version 2011-10-29 (added rl78)
1893
18942011-10-27 Nick Clifton <nickc@redhat.com>
1895
1896 * config.sub: Import these changes from the config project:
1897
1898 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1899 Ben Elliston <bje@gnu.org>
1900
1901 * config.sub (epiphany): New.
1902
1903 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1904 Ben Elliston <bje@gnu.org>
1905
1906 * config.sub (hexagon, hexagon-*): New.
1907
1908 2011-08-23 Roland McGrath <mcgrathr@google.com>
1909
1910 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1911 64eb to be64.
1912
1913 2011-08-16 Roland McGrath <mcgrathr@google.com>
1914
1915 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1916 (nacl): Grok as alias for 32el-unknown-nacl.
1917
19182011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1919
1920 * MAINTAINERS (Write After Approval): Add myself.
1921
19222011-10-24 Teresa Johnson <tejohnson@google.com>
1923
1924 * MAINTAINERS (Write After Approval): Add myself.
1925
19262011-09-21 Jakub Jelinek <jakub@redhat.com>
1927
1928 * MAINTAINERS (sparc port): Remove myself.
1929
19302011-09-14 Tom de Vries <tom@codesourcery.com>
1931
1932 * MAINTAINERS (Write After Approval): Add myself.
1933
19342011-08-14 Yao Qi <yao@codesourcery.com>
1935
1936 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1937 * configure: Regenerate.
1938
19392011-07-26 Ian Lance Taylor <iant@google.com>
1940
1941 * configure.ac: Set have_compiler based on whether gcc directory
1942 exists, rather than on whether gcc is in configdirs.
1943 * configure: Rebuild.
1944
19452011-07-21 Joseph Myers <joseph@codesourcery.com>
1946
1947 * MAINTAINERS (Global Reviewers): Add self.
1948
19492011-07-20 David Edelsohn <dje.gcc@gmail.com>
1950
1951 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1952 link directories.
1953 * Makefile.in: Rebuild.
1954
19552011-07-20 Ian Lance Taylor <iant@google.com>
1956
1957 PR bootstrap/49787
1958 * configure.ac: Move --enable-bootstrap handling earlier in file.
1959 If --enable-bootstrap and either --enable-build-with-cxx or
1960 --enable-build-poststage1-with-cxx, enable C++ automatically.
1961 * configure: Rebuild.
1962
19632011-07-19 Ian Lance Taylor <iant@google.com>
1964
1965 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1966 make C++ a boot_language. Set and substitute
1967 POSTSTAGE1_CONFIGURE_FLAGS.
1968 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1969 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1970 * configure, Makefile.in: Rebuild.
1971
19722011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1973
1974 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1975 maintainers.
1976
19772011-07-18 Jakub Jelinek <jakub@redhat.com>
1978
1979 * MAINTAINERS (Global Reviewers): Add myself.
1980
19812011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1982
1983 * configure: Regenerate.
1984
19852011-07-16 Jason Merrill <jason@redhat.com>
1986
1987 * Makefile.def (language=c++): Add check-c++0x and
1988 check-target-libmudflap-c++.
1989 * Makefile.tpl (check-target-libmudflap-c++): New.
1990 * Makefile.in: Regenerate.
1991
19922011-07-16 Matthias Klose <doko@ubuntu.com>
1993
1994 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1995 * Makefile.def (target_modules/libjava): Pass
1996 $(EXTRA_CONFIGARGS_LIBJAVA).
1997 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1998 if not configured with --enable-static-libjava.
1999 * Makefile.in: Regenerate.
2000 * configure: Likewise.
2001
20022011-07-15 Jason Merrill <jason@redhat.com>
2003
2004 * Makefile.in (check-c++): Move check-gcc-c++0x after
2005 check-target-libstdc++-v3.
2006
20072011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2008
2009 * MAINTAINERS (c6x port): New entry.
2010
20112011-07-13 Jason Merrill <jason@redhat.com>
2012
2013 * Makefile.in (check-gcc-c++0x): New.
2014 (check-c++): Depend on it.
2015
20162011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2017
2018 PR target/39150
2019 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2020 x86_64-*-solaris2.1[0-9]*.
2021 * configure: Regenerate.
2022
20232011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2024
2025 * MAINTAINERS (RTL optimizers): Add self.
2026
20272011-06-27 Gabriel Charette <gchare@google.com>
2028
2029 * MAINTAINERS (Write After Approval): Add myself.
2030
20312011-06-22 Hans-Peter Nilsson <hp@axis.com>
2032
2033 PR regression/47836
2034 PR bootstrap/23656
2035 PR other/47733
2036 PR bootstrap/49247
2037 PR c/48825
2038 * configure.ac (target_libraries): Remove target-libiberty.
2039 Remove case-statement setting skipdirs=target-libiberty for
2040 multiple targets. Remove checking target_configdirs and
2041 removing target-libiberty but keeping target-libgcc if
2042 otherwise empty.
2043 * Makefile.def (target_modules): Don't add libiberty.
2044 (dependencies): Remove all traces of target-libiberty.
2045 * configure, Makefile.in: Regenerate.
2046
20472011-06-13 Walter Lee <walt@tilera.com>
2048
2049 * configure.ac (tilepro-*-*) New case.
2050 (tilegx-*-*): Likewise.
2051 * configure: Regenerate.
2052
20532011-06-06 Jing Yu <jingyu@google.com>
2054
2055 * configure.ac: Skip target-libiberty for
2056 arm*-*-linux-androideabi.
2057 * configure: Regenerated.
2058
20592011-06-06 Nick Clifton <nickc@redhat.com>
2060
2061 * config.sub: Sync from upstream.
2062
20632011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2064
2065 * MAINTAINERS (Write After Approval): Add myself.
2066
20672011-06-01 Daniel Jacobowitz <drow@false.org>
2068
2069 * MAINTAINERS: Update my email address.
2070
20712011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2072
2073 * MAINTAINERS (Write After Approval): Update my email address.
2074
20752011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2076
2077 * MAINTAINERS (Write After Approval): Add myself.
2078
20792011-05-08 Doug Kwan <dougkwan@google.com>
2080
2081 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2082 * configure: Regenerated.
2083 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2084 value from configure.
2085 * Makefile.in: Regenerated.
2086
20872011-05-05 Joseph Myers <joseph@codesourcery.com>
2088
2089 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2090 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2091 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2092 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2093 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2094 *-*-vxworks*): Disable newlib and libgloss in separate case
2095 statement.
2096 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2097 to separate case statement.
2098 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2099 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2100 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2101 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2102 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2103 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2104 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2105 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2106 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2107 i[[3456789]]86-*-rdos*, m32r-*-*,
2108 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2109 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2110 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2111 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2112 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2113 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2114 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2115 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2116 and libgloss in main case over targets. Remove most empty cases
2117 in main case over targets.
2118 * configure: Regenerate.
2119
21202011-05-04 Janis Johnson <janisjo@codesourcery.com>
2121
2122 * MAINTAINERS (Write After Approval): Add myself.
2123
21242011-05-04 Joseph Myers <joseph@codesourcery.com>
2125
2126 * configure.ac: Remove code setting special library locations for
2127 hppa*64*-*-hpux11*. Remove code setting compiler for
2128 sparc-sun-solaris2*.
2129 * configure: Regenerate.
2130
21312011-05-04 Joseph Myers <joseph@codesourcery.com>
2132
2133 * configure.ac: Separate libgloss_dir settings from general case
2134 over targets.
2135 * configure: Regenerate.
2136
21372011-04-28 Joseph Myers <joseph@codesourcery.com>
2138
2139 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2140 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2141 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2142 cases in libgcj-disabling case statement.
2143 (hppa*64*-*-linux*): Set unsupported_languages instead of
2144 disabling target-zlib.
2145 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2146 to hppa*64*-*-hpux*.
2147 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2148 hppa*-*-hpux*.
2149 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2150 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2151 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2152 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2153 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2154 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2155 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2156 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2157 libgcj-disabling case statement.
2158 * configure: Regenerate.
2159
21602011-04-28 Joseph Myers <joseph@codesourcery.com>
2161
2162 * configure.ac: Disable Java for targets not supporting libffi.
2163 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2164 Remove cases in Java-disabling statement.
2165 (*arm-wince-pe): Change to arm-wince-pe.
2166 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2167 cases in Java-disabling statement.
2168 (bfin-*-*): Don't disable Java again.
2169 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2170 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2171 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2172 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2173 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2174 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2175 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2176 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2177 Java-disabling statement.
2178 (mmix-*-*): Don't disable Java again.
2179 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2180 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2181 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2182 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2183 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2184 statement.
2185 * configure: Regenerate.
2186
21872011-04-28 Joseph Myers <joseph@codesourcery.com>
2188
2189 * configure.ac: Separate cases disabling Java and Java libraries
2190 from general case over targets.
2191 * configure: Regenerate.
2192
21932011-04-21 Jie Zhang <jzhang918@gmail.com>
2194
2195 * MAINTAINERS: Update my email address.
2196
21972011-04-20 Easwaran Raman <eraman@google.com>
2198
2199 * MAINTAINERS (Write After Approval): Add myself.
2200
22012011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2202
2203 PR lto/48086
2204 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2205 * configure: Regenerate.
2206
22072011-04-16 Jim Meyering <meyering@redhat.com>
2208
2209 * MAINTAINERS (Write After Approval): Add myself.
2210
22112011-04-15 Dodji Seketeli <dodji@redhat.com>
2212
2213 * MAINTAINERS: Update my email address.
2214
22152011-04-13 Georg-Johann Lay <avr@gjlay.de>
2216
2217 * MAINTAINERS (Write After Approval): Add myself.
2218
22192011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2220
2221 * MAINTAINERS (Write After Approval): Add myself.
2222
22232011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2224
2225 * MAINTAINERS (Write After Approval): Add myself.
2226
22272011-04-06 Joseph Myers <joseph@codesourcery.com>
2228
2229 * configure.ac (build_tools): Remove build-byacc.
2230 (host_libs): Remove mmalloc.
2231 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2232 autoconf automake libtool diff rcs fileutils shellutils time
2233 textutils wdiff find uudecode hello tar gzip indent recode release
2234 sed perl gawk findutils gettext zip.
2235 (libgcj): Remove target-qthreads.
2236 (target_tools): Remove target-examples target-gperf.
2237 (YACC): Don't handle building byacc.
2238 * configure: Regenerate.
2239 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2240 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2241 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2242 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2243 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2244 handle building components.
2245 * Makefile.in: Regenerate.
2246
22472011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2248
2249 * MAINTAINERS: Update my email address as Xtensa maintainer.
2250
22512011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2252
2253 * config.sub: Sync from upstream.
2254
22552011-04-01 Joseph Myers <joseph@codesourcery.com>
2256
2257 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2258 (microblaze*): Don't disable libssp.
2259 * configure: Regenerate.
2260
22612011-04-01 Joseph Myers <joseph@codesourcery.com>
2262
2263 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2264 moveifchange.
2265 * configure: Regenerate.
2266 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2267 * Makefile.in: Regenerate.
2268
22692011-04-01 Joseph Myers <joseph@codesourcery.com>
2270
2271 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2272 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2273 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2274 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2275 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2276 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2277 md_exec_prefix cases.
2278 * configure: Regenerate.
2279
22802011-04-01 Joseph Myers <joseph@codesourcery.com>
2281
2282 * configure.ac: Separate cases disabling target-libssp,
2283 target-libiberty, target-libstdc++-v3 and Fortran from general
2284 case over targets.
2285 * configure: Regenerate.
2286
22872011-04-01 Joseph Myers <joseph@codesourcery.com>
2288
2289 * configure.ac (*-*-chorusos): Don't disable libgcj.
2290 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2291 Remove case.
2292 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2293 (arm-*-coff): Don't disable libgcj.
2294 (arm*-*-linux-gnueabi): Remove useless assignment.
2295 (arm-*-riscix*): Don't disable libgcj.
2296 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2297 configuration.
2298 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2299 (c54x*-*-*): Remove case.
2300 (tic54x-*-*): Don't disable GCC or GCC libraries.
2301 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2302 to *.
2303 (d10v-*-*): Don't disable GCC libraries.
2304 (d30v-*-*): Don't disable libgcj.
2305 (h8500-*-*): Don't disable GCC libraries.
2306 (i960-*-*): Don't disable libgcj.
2307 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2308 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2309 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2310 libgcj.
2311 (m68k-*-coff*): Remove case.
2312 (mmix-*-*): Don't disable libgloss on host.
2313 (mn10200-*-*, mn10300-*-*): Remove cases.
2314 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2315 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2316 Don't disable libgcj.
2317 (romp-*-*): Remove case.
2318 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2319 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2320 case.
2321 (v810-*-*): Don't disable GCC libraries.
2322 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2323 (ip2k-*-*): Don't disable GCC libraries.
2324 * configure: Regenerate.
2325
23262011-03-28 Joseph Myers <joseph@codesourcery.com>
2327
2328 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2329 libffi on host.
2330 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2331 on host.
2332 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2333 * configure: Regenerate.
2334
23352011-03-26 John Marino <binutils@marino.st>
2336
2337 * configure.ac: Add support for *-*-dragonfly*
2338 * configure: Regenerate.
2339
23402011-03-25 Joseph Myers <joseph@codesourcery.com>
2341
2342 * configure.ac (native_only): Remove.
2343 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2344 send-pr uudecode guile gnuserv on host.
2345 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2346 send-pr rcs guile perl texinfo libtool on host.
2347 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2348 automake send-pr rcs guile perl texinfo libtool on host.
2349 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2350 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2351 (alpha*-dec-osf*): Don't disable fileutils on target.
2352 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2353 texinfo send-pr expect dejagnu on target.
2354 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2355 target-qthreads on target.
2356 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2357 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2358 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2359 x86_64-*-mingw*): Don't disable expect on target.
2360 (*-*-cygwin*): Don't disable target-gperf on target.
2361 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2362 gnuserv on target.
2363 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2364 target.
2365 * configure: Regenerate.
2366
23672011-03-25 Joseph Myers <joseph@codesourcery.com>
2368
2369 * configure.ac (target_tools): Remove target-groff.
2370 (native_only): Remove target-groff.
2371 (hppa*64*-*-*): Don't disable byacc.
2372 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2373 setting.
2374 (*-*-kaos*): Don't skip target-librx and target-groff.
2375 (*-*-netware*): Don't skip target-libmudflap.
2376 (*-*-tpf*): Don't skip target-libmudflap.
2377 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2378 directories on the host.
2379 (ia64*-*-*vms*): Don't skip tix.
2380 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2381 host.
2382 * configure: Regenerate.
2383
23842011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2385
2386 * configure.ac: Remove references to mt-mep, mt-netware,
2387 mt-wince.
2388 * Makefile.def: Add all-utils soft dependencies.
2389 * Makefile.tpl: Remove GDB_NLM_DEPS.
2390 * configure: Regenerate.
2391 * Makefile.in: Regenerate.
2392
23932011-03-24 Paolo Bonzini <bonzini@gnu.org>
2394
2395 * configure.ac: Do not include mh-x86omitfp.
2396 * configure: Regenerate.
2397
23982011-03-24 Paolo Bonzini <bonzini@gnu.org>
2399
2400 * configure.ac: Remove empty cases.
2401 * configure: Regenerate.
2402
24032011-03-24 Paolo Bonzini <bonzini@gnu.org>
2404
2405 * Makefile.def: Add dependency from termcap to gdb.
2406 * Makefile.in: Regenerate.
2407
24082011-03-24 Paolo Bonzini <bonzini@gnu.org>
2409
2410 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2411 * configure: Regenerate.
2412 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2413 * Makefile.tpl: Likewise.
2414 * Makefile.in: Regenerate.
2415
24162011-03-24 Paolo Bonzini <bonzini@gnu.org>
2417
2418 * configure.ac: Remove all mentions of tentative_cc.
2419 * configure: Regenerate.
2420
24212011-03-24 Joseph Myers <joseph@codesourcery.com>
2422
2423 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2424 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2425 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2426 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2427 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2428 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2429 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2430 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2431 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2432 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2433 *-*-rhapsody*): Remove host cases.
2434 * configure: Regenerate.
2435
24362011-03-24 Joseph Myers <joseph@codesourcery.com>
2437
2438 * configure.ac (ppc*-*-pe): Remove host case.
2439 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2440 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2441 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2442 cases.
2443 * configure: Regenerate.
2444
24452011-03-24 Joseph Myers <joseph@codesourcery.com>
2446
2447 * config.sub: Update to version 2011-03-23.
2448
24492011-03-22 Joseph Myers <joseph@codesourcery.com>
2450
2451 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2452 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2453 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2454 * configure: Regenerate.
2455
24562011-03-22 Joseph Myers <joseph@codesourcery.com>
2457
2458 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2459 to Write After Approval.
2460 * config-ml.in: Don't handle arc-*-elf*.
2461 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2462 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2463 handle GCC libraries.
2464 * configure: Regenerate.
2465
24662011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2467
2468 PR bootstrap/48120:
2469 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2470 Add -lstdc++ -lm to LIBS.
2471 * configure: Regenerate.
2472
24732011-03-18 David Edelsohn <dje.gcc@gmail.com>
2474
2475 * config.guess: Update to version 2011-02-02
2476 * config.sub: Update to version 2011-02-24
2477
24782011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2479
2480 PR lto/48086
2481 * configure.ac: Re-enable LTO on *-apple-darwin9.
2482 * configure: Regenerate.
2483
24842011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2485
2486 PR lto/48086
2487 * configure.ac: Disable LTO on darwin due to an assembler change in
2488 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2489 under 256.
2490 * configure: Regenerate.
2491
24922011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2493
2494 * MAINTAINERS: Update myself as score backend maintainer,
2495 update my e-mail address.
2496
24972011-03-09 Xuepeng Guo <terry.guo@arm.com>
2498
2499 * MAINTAINERS: Update my e-mail address.
2500
25012011-03-06 Joey Ye <joey.ye@arm.com>
2502
2503 * MAINTAINERS: Update my e-mail address.
2504
25052011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2506
2507 * configure.ac: Adjust test of with_ppl.
2508 * configure: Regenerated.
2509
25102011-03-02 Kai Tietz <ktietz@redhat.com>
2511
2512 * MAINTAINERS: Adjust my e-mail address.
2513
25142011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2515
2516 * configure.ac: Add -lpwl to ppllibs.
2517 * configure: Regenerated.
2518
25192011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2520
2521 * config/cloog.m4: Add -lisl to clooglibs.
2522 * configure: Regenerated.
2523
25242011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2525
2526 * MAINTAINERS (CPU Port maintainers): Add self.
2527
25282011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2529
2530 * MAINTAINERS: Add myself as testsuite maintainer.
2531
25322011-02-15 Mike Stump <mikestump@comcast.net>
2533
2534 * MAINTAINERS: Add myself as testsuite maintainer.
2535
25362011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2537
2538 Import from Libtool and gnulib:
2539
2540 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2541
2542 Prepare for supporting FreeBSD 10.
2543 * config.rpath: Remove handling of freebsd1* which soon would
2544 match FreeBSD 10.0.
2545
2546 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2547
2548 Remove support for FreeBSD 1.x.
2549 * libtool.m4 (_LT_LINKER_SHLIBS)
2550 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2551 soon would incorrectly match FreeBSD 10.0.
2552
25532011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2554
2555 PR binutils/12283
2556 * move-if-change: Import version from gnulib.
2557
25582011-02-12 Alexandre Oliva <aoliva@redhat.com>
2559
2560 PR lto/47225
2561 * Makefile.def (lto-plugin): Double dash for enable-shared.
2562 (configure-gcc): Depend on all-lto-plugin.
2563 * Makefile.in: Rebuilt.
2564
25652011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2566
2567 * configure.ac: Remove extra bracket.
2568 * configure: Regenerate.
2569
25702011-02-08 Tobias Burnus <burnus@net-b.de>
2571
2572 * MAINTAINERS: Add myself as libquadmath maintainer.
2573
25742011-02-08 Thomas Schwinge <thomas@schwinge.name>
2575
2576 * MAINTAINERS: Update my email address.
2577
25782011-02-07 Joseph Myers <joseph@codesourcery.com>
2579
2580 * MAINTAINERS (option handling): Add self.
2581
25822011-02-06 Kai Tietz <kai.tietz@onevision.com>
2583
2584 PR lto/47225
2585 * Makefile.def: Add dependency for install-gcc
2586 on install-lto-plugin.
2587 * Makfile.in: Regenerated
2588
25892011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2590
2591 * MAINTAINERS (CPU Port Maintainers): Add myself.
2592
25932011-01-31 Alexandre Oliva <aoliva@redhat.com>
2594
2595 PR libgcj/44341
2596 * configure.ac: Discard --with-* flags for host when configuring
2597 target libraries for cross build.
2598 * configure: Rebuilt.
2599
26002011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2601
2602 * MAINTAINERS (linear loop transforms): Removed.
2603
26042011-01-25 Jakub Jelinek <jakub@redhat.com>
2605
2606 * configure.ac: If with_ppl is no, move setting with_cloog=no
2607 after CLOOG_REQUESTED check.
2608 * configure: Regenerated.
2609
26102011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2611
2612 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2613 CLooG has been requested.
2614 * configure: Regenerated.
2615
26162011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2617
2618 * configure: Regenerated.
2619 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2620
26212011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2622
2623 * configure: Regenerated.
2624 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2625
26262011-01-21 Andreas Schwab <schwab@redhat.com>
2627
2628 * configure.ac: Use AS_HELP_STRING throughout.
2629 * configure: Regenerate.
2630
26312011-01-18 Jie Zhang <jie.zhang@analog.com>
2632
2633 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2634 * configure: Regenerate.
2635
26362011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2637
2638 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2639
26402011-01-13 Joel Brobecker <brobecker@adacore.com>
2641
2642 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2643 for ia64-hpux.
2644 * configure: Regenerate.
2645
26462011-01-07 Jan Hubicka <jh@suse.cz>
2647
2648 PR lto/47225
2649 * Makefile.in: Regenerate.
2650 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2651 configure.
2652
26532011-01-07 Jan Hubicka <jh@suse.cz>
2654
2655 * Makefile.in: Regenerate.
2656 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2657 and configure dependency on lto-plugin configure.
2658 (lto-plugin module): Remove dependency on GCC; add dependency on
2659 liniberty.
2660
26612011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2662
2663 * MAINTAINERS (Write After Approval): Add myself.
2664
26652010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2666
2667 * configure: Regenerate.
2668
26692010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2670
2671 * configure.ac: (picochip): Disable libiberty.
2672
26732010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2674
2675 * MAINTAINERS (Write After Approval): Add myself.
2676
26772010-12-10 Ian Lance Taylor <iant@google.com>
2678
2679 PR bootstrap/46819
2680 * configure.ac: For --disable-libgcj clear libgcj_saved.
2681 * configure: Rebuild.
2682
26832010-12-10 Tobias Burnus <burnus@net-b.de>
2684
2685 PR fortran/46540
2686 * configure.ac: Add --disable-libquadmath and
2687 --disable-libquadmath-support.
2688 * configure: Regenerate.
2689
26902010-12-03 Ian Lance Taylor <iant@google.com>
2691
2692 * MAINTAINERS: Add myself as libgo maintainer.
2693
26942010-12-03 Hans-Peter Nilsson <hp@axis.com>
2695
2696 PR libffi/46792
2697 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2698 * configure: Regenerate.
2699
27002010-12-02 Ian Lance Taylor <iant@google.com>
2701
2702 * configure.ac: Always set default for poststage1_ldflags to
2703 -static-libstdc++ -static-libgcc.
2704
27052010-11-29 Andreas Schwab <schwab@redhat.com>
2706
2707 * configure.ac: Move comment to remove extra space in last argument
2708 of GCC_TARGET_TOOL.
2709
27102010-11-26 Alexandre Oliva <aoliva@redhat.com>
2711
2712 PR other/46026
2713 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2714 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2715 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2716 (BASE_FLAGS_TO_PASS): Use it.
2717 * configure: Rebuilt.
2718 * Makefile.in: Rebuilt.
2719
27202010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2721
2722 PR binutils/12258
2723 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2724 Properly check default linker.
2725 * configure: Regnerated.
2726
27272010-11-23 Matthias Klose <doko@ubuntu.com>
2728
2729 * configure.ac: For --enable-gold, handle value `default' instead of
2730 `both*'. New configure option --{en,dis}able-ld.
2731 * configure: Regenerate.
2732
27332010-11-20 Ian Lance Taylor <iant@google.com>
2734
2735 * configure.ac: Only disable a language library if no language needs
2736 it. Don't let --disable-libgcj uncondtionally disable libffi.
2737 * configure: Rebuild.
2738
27392010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2740
2741 * Makefile.in: Regenerate.
2742
2743 PR other/46202
2744 * configure.ac: Fix just-built in-tree STRIP name to be
2745 binutils/strip-new.
2746 * configure: Regenerate.
2747 * Makefile.def (install-strip-gcc, install-strip-binutils)
2748 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2749 (install-strip-sid): Mirror dependencies on non-strip variants
2750 of these targets on the respective -strip prerequisites.
2751 * Makefile.tpl (install-strip, install-strip-host)
2752 (install-strip-target): New targets.
2753 (install-strip-[+module+], install-strip-target-[+module+]):
2754 New targets.
2755 * Makefile.in: Regenerate.
2756
27572010-11-19 Ian Lance Taylor <iant@google.com>
2758 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2759
2760 * configure.ac: Add target-libgo to target_libraries. Set
2761 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2762 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2763 (HOST_EXPORTS): Add GOC.
2764 (BASE_TARGET_EXPORTS): Add GOC.
2765 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2766 (GOCFLAGS_FOR_TARGET): New variable.
2767 (EXTRA_HOST_FLAGS): Add GOC.
2768 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2769 * Makefile.def (target_modules): Add libgo.
2770 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2771 (dependencies): Add dependency from configure-target-libgo to
2772 configure-target-libffi and all-target-libstdc++-v3. Add
2773 dependencies from all-target-libgo to all-target-libffi.
2774 (languages): Add go.
2775 * configure: Rebuild.
2776 * Makefile.in: Rebuild.
2777
27782010-11-19 Ian Lance Taylor <iant@google.com>
2779
2780 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2781 compiler/flag environment variables.
2782
27832010-11-18 Ian Lance Taylor <iant@google.com>
2784
2785 * configure.ac: Check for lang_requires_boot_languages in
2786 config-lang.in files.
2787 * configure: Rebuild.
2788
27892010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
2790 Tobias Burnus <burnus@net-b.de>
2791
2792 PR fortran/32049
2793 * Makefile.def: Add libquadmath; build it with language=fortran.
2794 * configure.ac: Add libquadmath.
2795 * Makefile.tpl: Handle multiple libs in check-[+language+].
2796 * Makefile.in: Regenerate.
2797 * configure: Regenerate.
2798
b9b9d342
TT
27992010-11-16 Tom Tromey <tromey@redhat.com>
2800
2801 * MAINTAINERS: Moved myself to reviewers section.
2802
ecbfe87a
ZD
28032010-11-15 Zdenek Dvorak <ook@ucw.cz>
2804
2805 * MAINTAINERS: Moved myself to reviewers section.
2806
29a4f477
RW
28072010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2808
2809 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2810 (Write After Approval): Remove self.
2811
9965e3cd
AS
28122010-11-15 Andreas Schwab <schwab@redhat.com>
2813
2814 * configure.ac: Fix spelling in option names.
2815 * configure: Regenerated.
2816
0463992b
GJL
28172010-11-13 Georg-Johann Lay <georgjohann@web.de>
2818
2819 PR bootstrap/39622
2820 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2821 * configure: Regenerated.
2822
3df08734
KG
28232010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2824
2825 * MAINTAINERS: Update my email address.
2826
f16e2237
TG
28272010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2828
f16e2237
TG
2829 * configure: Regenerate.
2830
0bb52d68
TG
28312010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2832
1f980c25 2833 * configure: Regenerate.
0bb52d68 2834
aba2b02e
TG
28352010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2836
aba2b02e
TG
2837 * configure: Regenerate.
2838
27882098
TG
28392010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2840
27882098
TG
2841 * configure: Regenerate.
2842
d32ef397
AS
28432010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2844
2845 * configure.ac: Support official CLooG.org versions.
2846 * configure: Regenerate.
2847 * config/cloog.m4: New.
2848
5a4b6c0e
FD
28492010-11-10 François Dumont <francois.cppdevs@free.fr>
2850
2851 * MAINTAINERS (Write After Approval): Add myself.
2852
f2cea726
DE
28532010-11-09 David Edelsohn <dje.gcc@gmail.com>
2854
2855 * MAINTAINERS: Update my email address.
2856
d8ed14ce
IS
28572010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2858
2859 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2860 * configure: Regenerate.
d8ed14ce 2861
48215350
DK
28622010-11-03 Ian Lance Taylor <iant@google.com>
2863 Dave Korn <dave.korn.cygwin@gmail.com>
2864
2865 PR lto/46273
2866 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2867 and on other supported platforms whenever LTO is enabled.
2868 * configure: Rebuild.
2869
87841584
AM
28702010-11-02 Alan Modra <amodra@gmail.com>
2871
2872 PR binutils/12110
2873 * configure.ac: Error when source path contains spaces.
2874 * configure: Regenerate.
2875
fe12dfe1
JW
28762010-10-23 James E. Wilson <wilson@codesourcery.com>
2877
2878 * MAINTAINERS: Update my email address.
2879
66c92425
ILT
28802010-10-20 Ian Lance Taylor <iant@google.com>
2881
2882 * Makefile.def (target_modules): Set lib_path to src/.libs for
2883 libstdc++-v3 module.
2884 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2885 * Makefile.in: Rebuild.
2886
187d3518
LB
28872010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2888
2889 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2890 (Write After Approval): Remove myself.
2891
02db6bba
TG
28922010-10-15 Tristan Gingold <gingold@adacore.com>
2893
2894 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2895
c0103e74
DR
28962010-10-14 Douglas Rupp <rupp@gnat.com>
2897
2898 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2899
1cd0b716
DK
29002010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2901
2902 * configure.ac (build_lto_plugin): New shell variable.
2903 (--enable-lto): Turn on by default for all non-ELF platforms that
2904 have had LTO support added so far. Set build_lto_plugin appropriately
2905 for both ELF and non-ELF.
2906 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2907 * configure: Regenerate.
2908
d4c1abb3
RW
29092010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2910
2911 Sync from src:
2912 * configure.ac (v850 support): Remove target-libgloss from
2913 noconfigdirs.
2914 * configure: Regenerate.
2915
ffedf511
RW
29162010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2917
2918 PR bootstrap/45326
2919 PR bootstrap/45174
2920 * configure.ac: Honor initial values of $build_configargs,
2921 $host_configargs, $target_configargs. Mark the precious, so
2922 environment settings get recorded.
2923 * configure: Regenerate.
2924
e1826acc
RW
29252010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2926
2927 PR bootstrap/45796
2928 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2929 Depend on all-build-libiberty.
2930 * Makefile.in: Regenerate.
2931
80920132
ME
29322010-09-30 Michael Eager <eager@eagercon.com>
2933
2934 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2935 * configure: Regenerate.
2936
770a498a
ME
29372010-09-28 Michael Eager <eager@eagercon.com>
2938
2939 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2940
86dfbd58
RW
29412010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2942
2943 PR bootstrap/44621
2944 * configure.ac: Fix unportable shell quoting.
2945 * configure: Regenerate.
2946
db50fe7d
IS
29472010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2948
2949 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2950 targets and amend comment.
2951 * configure: Regenerate.
2952
0064e825
TB
29532010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2954
2955 * MAINTAINERS (Write After Approval): Add myself.
2956
bb79486c
JH
29572010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2958
2959 * configure.ac: Enable LTO by default on Darwin.
2960 * configure: Regenerate.
2961
9e0b22c3
MS
29622010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2963
bb79486c 2964 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 2965
2fabf1b7
IB
29662010-09-01 Ian Bolton <ian.bolton@arm.com>
2967
bb79486c 2968 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 2969
3a9abc98
DS
29702010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2971
2972 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2973 ports
2974
331a9a59
DY
29752010-07-28 David Yuste <david.yuste@gmail.com>
2976
2977 * MAINTAINERS (Write After Approval): Add myself.
2978
223a9d64
N
29792010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2980
2981 * configure.ac: Support all v850 targets.
2982 * configure: Regenerate.
2983
9183bdcf
MG
29842010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2985
2986 PR bootstrap/44455
2987 * configure.ac (extra_mpfr_configure_flags): Copy from
2988 extra_mpc_gmp_configure_flags.
2989 * configure: Re-generated.
2990
2e290598
AK
29912010-07-22 Andi Kleen <ak@linux.intel.com>
2992
2993 * MAINTAINERS (Write After Approval): Add myself.
2994
8d6cd388
CLT
29952010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2996
2997 * MAINTAINERS (Write After Approval): Add myself.
2998
b0b01eb0
JY
29992010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3000
3001 * MAINTAINERS (Write After Approval): Add myself.
3002
77198d71
JH
30032010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3004
3005 PR target/44862
3006 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3007 Provide -B option to allow for link spec %s substitutions for
3008 libstdc++.a on darwin.
3009 * Makefile.in: Regenerate.
3010
02fe70af
MM
30112010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3012
3013 * MAINTAINERS (Reviewers): Update my e-mail address
3014
c63a4676
AO
30152010-06-10 Alexandre Oliva <aoliva@redhat.com>
3016
3017 * Makefile.def (configure-gcc): Depend on all-libelf.
3018 * Makefile.in: Rebuild.
3019
e68edbf6
FC
30202010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3021
3022 * MAINTAINERS (Write After Approval): Add myself in the right place.
3023
dce2d8b2 30242010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
3025
3026 * MAINTAINERS (Write After Approval): Add myself.
3027
dce2d8b2 30282010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
3029
3030 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
3031
30322010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 3033
1ab55d69
MK
3034 * config.sub: Update to version 2010-05-21.
3035 * config.guess: Update to version 2010-04-03.
0c422e74 3036
02540df4
SB
30372010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3038
3039 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3040 * configure: Regenerate.
3041
dfe5f5b2
ST
30422010-05-12 Sriraman Tallam <tmsriram@google.com>
3043
3044 * MAINTAINERS (Write After Approval): Add myself.
3045
c082f9f3
SB
30462010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3047
3048 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3049 a platform that supports LTO.
3050 * configure: Regenerate.
3051
f1af9e5f
SP
30522010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3053
3054 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3055 * configure: Regenerated.
3056
38e3d868
RM
30572010-04-27 Roland McGrath <roland@redhat.com>
3058 H.J. Lu <hongjiu.lu@intel.com>
3059
3060 * configure.ac (--enable-gold): Support both, both/gold and
3061 both/bfd to add gold to configdirs without removing ld.
3062 * configure: Regenerated.
3063
3064 * Makefile.def: Add install-gold dependency to install-ld.
3065 * Makefile.in: Regenerated.
3066
3bec79c5
DK
30672010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3068
3069 PR lto/42776
3070 * configure.ac (--enable-lto): Refactor handling so libelf tests
3071 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3072 and allow LTO to be explicitly enabled on non-ELF platforms that
3073 are known to support it inside else-clause.
3074 * configure: Regenerate.
3075
615c8ffa
EB
30762010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3077
3078 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3079 * configure: Regenerate.
3080
e4522f78
RC
30812010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3082
3083 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3084 * configure: Regenerate.
3085
8ccb78f2
RO
30862010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3087
3088 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3089 separately.
3090 * configure: Regenerate.
3091
d5cc2ee3
KW
30922010-04-16 Kevin Williams <kevin.williams@inria.fr>
3093
3094 * MAINTAINERS (Write After Approval): Add myself.
3095
8406cb62
TG
30962010-04-14 Tristan Gingold <gingold@adacore.com>
3097
3098 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3099 * configure: Regenerate.
3100
3591b8e2
SE
31012010-04-13 Steve Ellcey <sje@cup.hp.com>
3102
3103 * configure: Regenerate after change to elf.m4.
3104
a82ecc7b
IS
31052010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3106
3107 * MAINTAINERS (Write After Approval): Add myself.
3108
1f0bf148
SP
31092010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3110
3111 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3112 * configure: Regenerated.
3113
31142010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3115
3116 * configure.ac: Print "buggy but acceptable" when CLooG
3117 revision is less than 9.
3118 * configure: Regenerated.
3119
ecd01dee
DN
31202010-04-01 Diego Novillo <dnovillo@google.com>
3121
3122 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3123
dc683a3f
RW
31242010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3125
3126 PR bootstrap/43615
3127 PR bootstrap/43328
3128
3129 Revert:
3130
3131 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3132
3133 * configure.ac: Do not pass --enable-multilib nor
3134 --disable-multilib in baseargs. Accept explicitly passed
3135 --enable_multilib.
3136 * configure: Regenerate.
3137
7527d83f
UW
31382010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3139
3140 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3141
895522b6
JJ
31422010-03-31 Janis Johnson <janis187@us.ibm.com>
3143
3144 * MAINTAINERS: Remove myself.
3145
9db4e878
RW
31462010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3147
3148 PR bootstrap/43328
3149 * configure.ac: Do not pass --enable-multilib nor
3150 --disable-multilib in baseargs. Accept explicitly passed
3151 --enable_multilib.
3152 * configure: Regenerate.
3153
acf6bf36
AP
31542010-03-28 Andrew Pinski <pinskia@gmail.com>
3155
3156 * MAINTAINERS (spu port): Remove me.
3157
b42f0d7e
JM
31582010-03-23 Joseph Myers <joseph@codesourcery.com>
3159
3160 * configure.ac (tic6x-*-*): New case.
3161 * configure: Regenerate.
3162
0d1152b1
JM
31632010-03-23 Joseph Myers <joseph@codesourcery.com>
3164
3165 * config.sub: Update to version 2010-03-22.
3166 * config.guess: Update to version 2009-12-30.
3167
dce2d8b2 31682010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
3169
3170 PR ada/42554
3171 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3172 * configure: Regenerate.
3173
5408fbe8
RR
31742010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3175
3176 * MAINTAINERS: Update my email address.
3177
3f55a3b3
SP
31782010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3179
3180 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3181 (ghassan.shobaki@amd.com): Removed.
3182
3f08f7e8
AM
31832010-03-17 Alan Modra <amodra@gmail.com>
3184
3185 * MAINTAINERS: Update my email address.
3186
f3a9d094
DN
31872010-03-16 Diego Novillo <dnovillo@google.com>
3188
3189 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3190 Matthews.
3191
db5c4b8b
JM
31922010-03-16 Joseph Myers <joseph@codesourcery.com>
3193
3194 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3195 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3196
b995570a
JM
31972010-03-16 Joseph Myers <joseph@codesourcery.com>
3198
3199 * MAINTAINERS: Update my email address.
3200
124cc66f
DJ
32012010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3202
3203 * MAINTAINERS: Update my email address.
3204
a4581668
BS
32052010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3206
3207 * MAINTAINERS: Update my email address.
3208
49d78e29
JZ
32092010-03-09 Jie Zhang <jie@codesourcery.com>
3210
3211 * MAINTAINERS: Update my email address.
3212
8927b7c0
RO
32132010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3214
3215 PR libstdc++/32499
3216 * configure.ac (RANLIB): Default to true.
3217 (STRIP): Likewise.
3218 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3219 * configure: Regenerate.
3220
dce2d8b2 32212010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
3222
3223 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3224 (Write After Approval): Update my email address.
3225
bf646aaf
NC
32262010-02-17 Nick Clifton <nickc@redhat.com>
3227
3228 PR 11238
3229 * Makefile.tpl (local-distclean): Also remove config.cache files in
3230 sub-directories as there may not be Makefiles present in the
3231 sub-directories.
96e41f16
NC
3232 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3233 the config.cache files found by the find command.
3234
bf646aaf
NC
3235 * Makefile.in: Regenerate.
3236 * configure.ac: Revert previous delta.
3237 * configure: Regenerate.
3238
ff78880a
NC
32392010-02-15 Nick Clifton <nickc@redhat.com>
3240
3241 PR 11238
3242 * configure.ac: Delete config.cache files in sub-directories when
3243 deleting Makefiles.
3244 * configure: Regenerate.
3245
8150eadf
BE
32462010-02-12 Ben Elliston <bje@gnu.org>
3247
3248 * MAINTAINERS: Update my email address.
3249
a9e12bfd
AP
32502010-02-08 Andrew Pinski <pinskia@gmail.com>
3251
3252 * MAINTAINERS (spu port): Update my email address.
3253
95315086
JZ
32542010-02-08 Jie Zhang <jie.zhang@analog.com>
3255
3256 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3257
362c6d2f
KG
32582010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3259
3260 * configure.ac: Add "recommended" version checks for GMP/MPC.
3261 Update recommended GMP/MPFR/MPC versions.
3262 * configure: Regenerate.
3263
888c5ad2
JR
32642010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3265
3266 * MAINTAINERS: Move my Embecosm email address into the
3267 write-after-approval section.
3268
3bf714a7
ILT
32692010-01-26 Ian Lance Taylor <iant@google.com>
3270
3271 * MAINTAINERS: Add myself as Go frontend maintainer.
3272
ad1e5170
JR
32732010-01-25 Joern Rennecke <amylaar@spamcop.net>
3274
3275 PR libstdc++/36101, PR libstdc++/42813
3276 * configure.ac (bootstrap_target_libs): Make inclusion of
3277 target-libgomp conditional on libgomb being in target_configdirs.
3278 * configure: Regenerate.
3279
fb0553d1
JR
32802010-01-23 Joern Rennecke <amylaar@spamcop.net>
3281
3282 PR libstdc++/36101, PR libstdc++/42813
3283 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3284 * configure: Regenerate.
3285
aae29963
JR
32862010-01-22 Joern Rennecke <amylaar@spamcop.net>
3287
3288 PR libstdc++/36101, PR libstdc++/42813
3289 * configure.ac (target_configdirs): Substitute.
3290 * Makefile.def: Bootstrap target module libgomp.
3291 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3292 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3293 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3294 * configure, Makefile.in: Regenerate.
3295
d8fe8895
DK
32962010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3297
3298 * MAINTAINERS: Adjust my details.
3299
ebfe4897
EW
33002010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3301
3302 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3303
f7746c59
TL
33042010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3305
3306 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3307
306c7b5b
TL
33082010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3309
3310 * MAINTAINERS (Write After Approval): Add myself.
3311
1b8b9e19
KT
33122010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3313
3314 * MAINTAINERS (Write After Approval): Add myself.
3315
c164615b
RG
33162010-01-11 Richard Guenther <rguenther@suse.de>
3317
3318 PR lto/41569
3319 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3320 * Makefile.in: Regenerated.
3321
f3f623ae
AT
33222010-01-11 Andreas Tobler <andreast@fgznet.ch>
3323
3324 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3325 * configure: Regenerate.
3326
592c90ff 33272010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 3328 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
3329
3330 PR bootstrap/42424
3331 * configure.ac: Include libtool m4 files.
9c78662a 3332 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
3333 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3334 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 3335
592c90ff
KG
3336 * configure: Regenerate.
3337
60a2e213
RW
33382010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3339
3340 PR bootstrap/41818
3341 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3342 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3343 * Makefile.in: Regenerate.
3344
7413962d
RG
33452010-01-02 Richard Guenther <rguenther@suse.de>
3346
3347 PR lto/41529
3348 * configure.ac: Include config/elf.m4. Disable LTO if not
3349 builting for an elf target.
3350 * configure: Regenerate.
3351
f77f3945
CF
33522009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3353
3354 * MAINTAINERS: Change my email address.
3355
4960e3f0
BE
33562009-12-18 Ben Elliston <bje@au.ibm.com>
3357
3358 * config.sub, config.guess: Update from upstream sources.
3359
d16a31da
SZ
33602009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3361
3362 * MAINTAINERS (Write After Approval): Add myself.
3363
3a5729ea
KG
33642009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3365
3366 PR middle-end/30447
3367 PR middle-end/30789
3368 PR other/40302
3369
3370 * configure.ac: Require MPC.
3371 * configure: Regenerate.
3372
43e02a8a
RW
33732009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3374
3375 PR target/38384
3376 PR bootstrap/40972
3377 * libtool.m4: Sync from git Libtool.
3378 * ltoptions.m4: Likewise.
3379 * ltversion.m4: Likewise.
3380 * lt~obsolete.m4: Likewise.
3381 * ltmain.sh: Likewise.
3382
360d4522
KG
33832009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3384
3385 * configure.ac: Update minimum MPC version to 0.8.
3386 * configure: Regenerate.
3387
f264ed56
SP
33882009-11-21 Sebastian Pop <sebpop@gmail.com>
3389
3390 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3391 * configure: Regenerated.
3392
ed2eaa9f
ILT
33932009-11-21 Ian Lance Taylor <iant@google.com>
3394
3395 * configure.ac: Change default of poststage1_ldflags to be empty if
3396 poststage1_libs is set. When poststage1_libs is empty, and
3397 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3398 * configure: Rebuild.
3399
58346783
AN
34002009-11-21 Adam Nemet <adambnmet@gmail.com>
3401
3402 * MAINTAINERS (Write After Approval): Update my email address.
3403
5ca0106a
BE
34042009-11-20 Ben Elliston <bje@au.ibm.com>
3405
3406 * config.guess: Update from upstream sources.
3407
87213cd4
AO
34082009-11-16 Alexandre Oliva <aoliva@redhat.com>
3409
3410 * Makefile.def: Restore host and target settings for gmp.
3411 * Makefile.in: Rebuild.
3412
f61428ed
AO
34132009-11-16 Alexandre Oliva <aoliva@redhat.com>
3414
3415 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3416 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3417 Fix portability of test of C++ as bootstrap language. Add
3418 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3419 * configure: Rebuild.
3420 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3421 and cloog. Fix in-tree ppl configuration. Introduce libelf
3422 in-tree building.
3423 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3424 (POSTSTAGE1_HOST_EXPORTS): Use it.
3425 (STAGE[+id+]_CXXFLAGS): New.
3426 (BASE_FLAGS_TO_PASS): Pass it down.
3427 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3428 extra_exports.
3429 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3430 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3431 extra_exports.
3432 * Makefile.in: Rebuild.
3433
f6c56be6
BE
34342009-11-17 Ben Elliston <bje@au.ibm.com>
3435
3436 * config.sub, config.guess: Update from upstream sources.
3437
0ccb5970
JK
34382009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3439
3440 * MAINTAINERS (Write After Approval): Add myself.
3441
dce2d8b2 34422009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
3443
3444 * MAINTAINERS (Write After Approval): Add myself.
3445
5d571eaa
OS
34462009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3447
3448 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3449 paths for *-w64-mingw* and x86_64-*mingw*.
3450 * configure: Regenerated.
3451
dce2d8b2 34522009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
3453
3454 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3455
c393f559
BK
34562009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3457
3458 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3459 Phil Edwards to Write-After Approval.
3460
ef4c4300
KT
34612009-10-30 Kai Tietz <kai.tietz@onevision.com>
3462
3463 * configure.ac: Disable target-winsup & co for
3464 x86_64-*-mingw* and *-w64-mingw* targets.
3465 * configure: Regenerated.
3466
65a324b4
NC
34672009-10-16 Nick Clifton <nickc@redhat.com>
3468
3469 * MAINTAINERS: Add myself as a maintainer for the RX port.
3470
dce2d8b2 34712009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 3472
9c78662a 3473 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 3474
17e72e5d
RO
34752009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3476
3477 * configure.ac (CLooG test): Use = with test.
3478 * configure: Regenerate.
3479
ed3a56f3
RG
34802009-10-22 Richard Guenther <rguenther@suse.de>
3481
3482 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3483 cloog if the ppl version check failed. Move flags saving
3484 before setting in libelf check.
3485 * configure: Regenerate.
3486
ad0abd3c
RG
34872009-10-21 Richard Guenther <rguenther@suse.de>
3488
3489 * configure.ac: Adjust the ppl and cloog configure to work as
3490 documented. Disable cloog if ppl was disabled. Omit the version
3491 checks if they were disabled.
3492 * configure: Re-generate.
3493
e4c5bd48
RW
34942009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3495
3496 * configure.ac: Add 'lto' to enable_languages, not
3497 new_enable_languages, and only if not already present.
3498 * configure: Regenerate.
3499
0ffd69c5
GP
35002009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3501
3502 * README: Refer to the various COPYING* files instead of just
3503 COPYING.
3504 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3505
dce2d8b2 35062009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
3507
3508 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 3509
58687768
RG
35102009-10-07 Richard Guenther <rguenther@suse.de>
3511
3512 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3513 and Richard Guenther as reviewers.
3514 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3515 as reviewers.
3516
49b0ca5c 35172009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 3518
49b0ca5c 3519 * config.sub: Update from upstream sources.
d2d9ce5e 3520
aeb94799
ILT
35212009-10-06 Ian Lance Taylor <iant@google.com>
3522
3523 * Makefile.def: check-gold depends upon all-gas.
3524 * Makefile.in: Rebuild.
3525
123651cd
PM
35262009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3527
3528 * MAINTAINERS (Write After Approval): Add myself.
3529
d7f09764
DN
35302009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3531
3532 * Makefile.def: all-lto-plugin depends on all-libiberty.
3533 set bootstrap=true for lto-plugin.
3534 Add lto-plugin.
3535 * Makefile.in: Regenerate.
3536 * configure.ac (host_libs): Add lto-plugin.
3537 * configure: Regenerate.
3538
d7f09764
DN
35392009-10-03 Diego Novillo <dnovillo@google.com>
3540
3541 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3542 (HOST_LIBELFLIBS): Define.
3543 (HOST_LIBELFINC): Define.
3544 * Makefile.in: Regenerate.
3545 * configure.ac: Add --enable-lto.
3546 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3547 If --enable-lto is used, add 'lto' to new_enable_languages.
3548 If --enable-lto is used and gold is enabled, add
3549 lto-plugin to configdirs.
3550 * configure: Regenerate.
3551
35522009-10-03 Simon Baldwin <simonb@google.com>
3553
3554 * configure.ac: If --with-system-zlib, suppress local zlib and
3555 pass --with-system-zlib to subdir configure scripts.
3556 * configure: Regenerate.
3557
dce2d8b2 35582009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
3559 Paolo Bonzini <bonzini@gnu.org>
3560
3561 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3562 $(srcdir).
3563 * Makefile.in: Rebuilt.
3564
dce2d8b2 35652009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
3566
3567 * MAINTAINERS (Write After Approval): Add myself.
3568
3e661154
KG
35692009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3570
3571 * configure.ac: Update minimum MPC version to 0.7.
3572 * configure: Regenerate.
3573
f1a036e4
NC
35742009-09-25 Nick Clifton <nickc@redhat.com>
3575
3576 * configure.ac: Pass any --cache-file=/dev/null option on to
3577 subconfigures.
3578 * configure: Regenerate.
3579
d4c74acc
NC
35802009-09-23 Nick Clifton <nickc@redhat.com>
3581
3582 * config.sub, config.guess: Update from upstream sources.
3583
dce2d8b2 35842009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
3585
3586 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3587 * Makefile.in: Rebuilt.
3588
0db770bd
RW
35892009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3590
3591 PR bootstrap/32272
3592 * configure.ac: Error out if $srcdir isn't '.' but contains
3593 host-${host_noncanonical}.
3594 * configure: Regenerate.
3595
71101870
RO
35962009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3597
3598 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3599 maintainer.
3600
ca6d0d62
RW
36012009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3602
79cd2b23
RW
3603 * configure.ac: If bootstrapping a combined tree with
3604 --enable-gold, require c++ in stage1_languages.
3605 * configure: Regenerate.
3606
ab9dcd0c
RW
3607 * configure.ac: Also add target_libs of stage1_languages to
3608 bootstrap_target_libs.
3609 * configure: Regenerate.
3610
ca6d0d62
RW
3611 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3612 with --enable-languages not containing c++.
3613 * configure: Regenerate.
3614
1c3c9f12
JZ
36152009-09-15 Jie Zhang <jie.zhang@analog.com>
3616
3617 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3618 * configure: Regenerate.
3619
dce2d8b2 36202009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 3621
6fb30a14
JR
3622 * MAINTAINERS (Write After Approval): Update my e-mail address,
3623 and move from from here...
3624 (Waiting for paperwork): To here.
0318772d 3625
4056c2c6
JM
36262009-09-09 Joseph Myers <joseph@codesourcery.com>
3627
3628 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3629
3e54529c
RW
36302009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3631
3632 * configure.ac: Do not use $extrasub for replacing @if/@endif
3633 parts in Makefile; instead, use additional arguments to
3634 AC_CONFIG_COMMANDS to do the replacement manually, with several
3635 sed invocations, to avoid HP-UX sed command limits.
3636 * configure: Regenerate.
3637
713e2ea6
AO
36382009-09-08 Alexandre Oliva <aoliva@redhat.com>
3639
3640 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3641 blank before -L.
3642
5646b7b9
AO
36432009-09-04 Alexandre Oliva <aoliva@redhat.com>
3644
3645 * configure.ac (with-build-config): Document. Handle without.
3646 Handle missing argument.
3647 * configure: Rebuilt.
3648
e12c4094
AO
36492009-09-03 Alexandre Oliva <aoliva@redhat.com>
3650
3651 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3652 Default to bootstrap-debug only if compare-debug works.
3653 * configure: Rebuilt.
3654 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3655 * Makefile.in: Rebuilt.
3656
75cb0057
RO
36572009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3658
3659 * MAINTAINERS (OS Port Maintainers): Update my email address.
3660
8fc68cba
AO
36612009-09-01 Alexandre Oliva <aoliva@redhat.com>
3662
3663 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3664 * Makefile.in: Rebuilt.
3665
44cb38cf
CD
36662009-09-01 Chris Demetriou <cgd@google.com>
3667
3668 * MAINTAINERS (Write After Approval): Add myself.
3669
f9329c35
DS
36702009-08-31 Dodji Seketeli <dodji@redhat.com>
3671
3672 PR debug/30161
3673 * include/dwarf2.h (enum dwarf_tag): Added
3674 DW_TAG_GNU_template_template_param
3675 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3676
f945e229
PB
36772009-08-30 Paolo Bonzini <bonzini@gnu.org>
3678
3679 * Makefile.tpl (AWK): Fix typo.
3680 * Makefile.in: Regenerate.
3681
87264276
PB
36822009-08-30 Paolo Bonzini <bonzini@gnu.org>
3683
3684 * configure.ac: Detect awk and sed.
3685 * Makefile.def (flags_to_pass): Add AWK and SED.
3686 * Makefile.tpl (AWK, SED): New.
3687 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3688 * configure: Regenerate.
3689 * Makefile.in: Regenerate.
3690
68ccd57c
DK
36912009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3692
3693 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3694 (collapseslashes): Likewise.
3695
df58e648
RW
36962009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3697
3698 * configure.ac (AC_PREREQ): Bump to 2.64.
3699
0539cb2c
RW
37002009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3701
70fa0efa
RW
3702 * configure.ac: Remove --with-datarootdir, --with-docdir,
3703 --with-pdfdir, --with-htmldir switches.
3704 * configure: Regenerate.
3705
5213506e
RW
3706 * configure: Regenerate.
3707
0539cb2c
RW
3708 * compile: Sync from Automake 1.11.
3709 * depcomp: Likewise.
3710 * install-sh: Likewise.
3711 * missing: Likewise.
3712 * mkinstalldirs: Likewise.
3713 * ylwrap: Likewise.
3714
197c68cc
DK
37152009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3716
3717 * ltmain.sh (func_normal_abspath): New function.
3718 (func_relative_path): Likewise.
3719 (func_mode_help): Document new -bindir option for link mode.
3720 (func_mode_link): Add new -bindir option, and use it to place
3721 output DLL if specified.
3722
58af276a
RW
37232009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3724
0115d4a3
RW
3725 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3726 (baseargs): Add --disable-option-checking.
3727 * configure: Regenerate.
3728
58af276a
RW
3729 * Makefile.def (configure-target-libiberty): Depend on
3730 all-binutils and all-ld.
3731 (configure-target-newlib): Likewise.
3732 * Makefile.in: Regenerate.
3733
e9d9afef
BE
37342009-08-17 Ben Elliston <bje@au.ibm.com>
3735
3736 * config.sub, config.guess: Update from upstream sources.
3737
354ebf88
RW
37382009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3739
3740 Sync from src, merge:
3741
3742 2009-07-02 Tristan Gingold <gingold@adacore.com>
3743
3744 * configure.ac: Do not exclude gas for i386-*-darwin.
3745 Add a case for x86_64-*-darwin.
3746 * configure: Regenerate.
3747
8375f7b2
NV
37482009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3749
3750 * MAINTAINERS: Add my name to Write After Approval list.
3751
dce2d8b2 37522009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
3753
3754 * configure.ac: Add Microblaze target.
3755 * configure: Regenerate.
3756
ea2002ba
CB
37572009-07-31 Christian Bruel <christian.bruel@st.com>
3758
3759 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3760 * configure: Regenerate.
2bf33cdb 3761
dce2d8b2 37622009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
3763
3764 * MAINTAINERS (Write After Approval): Update my e-mail address.
3765
e90e6bd7
ILT
37662009-07-06 Ian Lance Taylor <iant@google.com>
3767
3768 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3769 * configure: Rebuild.
3770
f6e0880a
TG
37712009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3772
3773 * MAINTAINERS: Move myself to the Graphite Reviewers.
3774
6d984927
WG
37752009-06-30 Wei Guozhi <carrot@google.com>
3776
3777 * MAINTAINERS: Add my name to Write After Approval list.
3778
f2689b09
SE
37792009-06-26 Steve Ellcey <sje@cup.hp.com>
3780
3781 PR bootstrap/40338
3782 * configure.ac (comparestring): Create new variable.
3783 * Makefile.tpl (comparestring): Use to skip some comparisions.
3784 * configure: Regenerate.
3785 * Makefile.in: Regenerate.
3786
f62c0ba4
DE
37872009-06-26 Doug Evans <dje@sebabeach.org>
3788
3789 * Makefile.def (host_modules): Add cgen.
3790 * Makefile.in: Regenerate.
3791 * configure.ac (host_tools): Add cgen.
3792 * configure: Regenerate.
3793
7acf4da6
DD
37942009-06-23 DJ Delorie <dj@redhat.com>
3795
3796 * MAINTAINERS: Add myself as mep maintainer.
3797
00020c16
ILT
37982009-06-23 Ian Lance Taylor <iant@google.com>
3799
3800 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3801 boot_languages. Only bootstrap target libraries listed in
3802 target_libs for some boot language. Add --with-stage1-ldflags,
3803 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3804 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3805 if not building with C++.
3806 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3807 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3808 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3809 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3810 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3811 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3812 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3813 * configure, Makefile.in: Rebuild.
3814
1da52d4a
LF
38152009-06-23 Li Feng <nemokingdom@gmail.com>
3816
3817 * MAINTAINERS: Added my name to write-after-approval list.
3818
144c9175
RM
38192009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3820
3821 * configure.ac: Define is_elf for QNX Neutrino targets.
3822 * configure: Regenerate.
3823
e5871e24
GS
38242009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3825
9c78662a 3826 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 3827
5f4a82c0
KG
38282009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3829
3830 * configure.ac: Detect MPC in default directory.
3831 * configure: Regenerate.
3832
394e9195
JG
38332009-06-03 Jerome Guitton <guitton@adacore.com>
3834 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3835
9c78662a
UB
3836 * Makefile.tpl (all): Avoid a trailing backslash.
3837 * Makefile.in: Regenerate.
394e9195 3838
47bca6aa
BE
38392009-06-03 Ben Elliston <bje@au.ibm.com>
3840
3841 * config.sub, config.guess: Update from upstream sources.
3842
a891a473
RS
38432009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3844
3845 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3846 to noconfdirs.
3847 * configure: Regenerate.
3848
70cb2d9f
AO
38492009-06-02 Alexandre Oliva <aoliva@redhat.com>
3850
3851 * Makefile.tpl ([+compare-target+]): Compare all stage
3852 directories, rather than just gcc.
3853 * Makefile.in: Rebuilt.
3854
7f1245df
DK
38552009-06-01 Doug Kwan <dougkwan@google.com>
3856
3857 * configure.ac: Support gold for target arm*-*-*.
3858 * configure: Regenerate.
394e9195 3859
acd26225
KG
38602009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3861
3862 * Makefile.def: Add MPC support and dependencies.
3863 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3864
3865 * Makefile.in, configure: Regenerate.
3866
a1fc946a
AO
38672009-05-27 Alexandre Oliva <aoliva@redhat.com>
3868
3869 * Makefile.tpl (all): Avoid harmless warning in make all when
3870 gcc-bootstrap is enabled but stage_last does not exist.
3871 * Makefile.in: Rebuilt.
3872
2e6a3c8d
NR
38732009-05-24 Nicolas Roche <roche@adacore.com>
3874
3875 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3876 * Makefile.in: Regenerate.
3877
63487d11
DC
38782009-05-21 Denis Chertykov <chertykov@gmail.com>
3879
3880 * MAINTAINERS: Update my e-mail address.
3881
449223af
DK
38822009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3883
3884 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3885 * configure: Regenerate.
3886
31c98f49
AO
38872009-05-18 Alexandre Oliva <aoliva@redhat.com>
3888
3889 PR other/40159
3890 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3891 gcc-no-bootstrap are mutually exclusive.
3892 * Makefile.in: Rebuilt.
3893
0f501837
AO
38942009-05-18 Alexandre Oliva <aoliva@redhat.com>
3895
3896 PR other/40159
3897 * Makefile.tpl (all): Don't end with unconditional success.
3898 * Makefile.in: Rebuilt.
3899
4a4a4e99
AO
39002009-05-12 Alexandre Oliva <aoliva@redhat.com>
3901
3902 PR target/37137
3903 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3904 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3905 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3906 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3907 stage_configureflags, stage_cflags and stage_libcflags into
3908 explicit Makefile macros.
3909 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3910 GFORTRAN.
3911 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3912 CC. Set CC_FOR_BUILD from CC.
3913 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3914 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3915 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3916 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3917 and GFORTRAN.
3918 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3919 (_LIBCFLAGS): Renamed to _TFLAGS.
3920 (do-compare-debug, do-compare3-debug): Drop.
3921 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3922 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3923 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3924 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3925 (XGCC_FLAGS_FOR_TARGET): New.
3926 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3927 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3928 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3929 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 3930 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
3931 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3932 TFLAGS.
3933 (BUILD_CONFIG): Include if requested.
3934 (all): Set TFLAGS on bootstrap.
3935 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3936 (all-stageid-prefixmodule): Likewise.
3937 (do-clean, distclean-stageid): Set TFLAGS.
3938 (restrap): Fix whitespace.
3939 * Makefile.in: Rebuilt.
3940
1cee3429
PB
39412009-05-07 Paolo Bonzini <bonzini@gnu.org>
3942
3943 * config.guess: Sync with src.
3944
0b70eafd
DK
39452009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3946
3947 * configure.ac ($with_ppl): Default to no if not supplied.
3948 ($with_cloog): Likewise.
3949 configure: Regenerate.
3950
5175f17c
JW
39512009-04-27 James E. Wilson <wilson@codesourcery.com>
3952
3953 * MAINTAINERS: Update my e-mail address.
3954
952fa153
NC
39552009-04-27 Nick Clifton <nickc@redhat.com>
3956
3957 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3958
a687f83c
EB
39592009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3960
3961 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3962 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3963 * Makefile.in: Regenerate.
3964
9e3eba15
KG
39652009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3966
3967 PR bootstrap/39739
3968 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3969 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3970
3971 * configure, Makefile.in: Regenerate.
3972
a687f83c 39732009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
3974
3975 * include/hashtab.h: Update GTY annotations to new syntax
3976 * include/splay-tree.h: Likewise
3977
070bdbd9
BE
39782009-04-17 Ben Elliston <bje@au.ibm.com>
3979
3980 * config.sub, config.guess: Update from upstream sources.
3981
55f2d967
AG
39822009-04-15 Anthony Green <green@moxielogic.com>
3983
3984 * configure.ac: Add moxie support.
3985 * configure: Rebuilt.
3986
309c24a9
JJ
39872009-04-14 Jakub Jelinek <jakub@redhat.com>
3988
3989 * configure.ac: Change copyright header to refer to version
3990 3 of the GNU General Public License and to point readers at the
3991 COPYING3 file and the FSF's license web page.
3992 * Makefile.def: Likewise.
3993 * Makefile.tpl: Likewise.
3994 * Makefile.in: Regenerate.
3995
b93133bc
JH
39962009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3997
3998 * configure.ac: Restore match for darwin9 or later. Use double
3999 brackets since regeneration eats one pair.
4000 * configure: Regenerate.
4001
d18ff35a
L
40022009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4003
4004 PR gas/10039
4005 * configure.ac: Require texinfo 4.7.
4006 * configure: Regenerated.
4007
748086b7
JJ
40082009-04-09 Nick Clifton <nickc@redhat.com>
4009
4010 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4011 the GCC Runtime Library Exception.
4012
a3337ea2
KG
40132009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4014
4015 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4016 * configure: Regenerate.
4017
60911f14
SE
40182009-04-01 Steve Ellcey <sje@cup.hp.com>
4019
4020 * Makefil.def (languages): New entries.
4021 * Makefile.tpl (check-gcc-*): New generic target.
4022 * Makefile.in: Regenerate.
60911f14 4023
dce2d8b2 40242009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 4025
d18ff35a 4026 * MAINTAINERS: Update my email address.
7369c1d0 4027
cfb1f59f
TT
40282009-03-18 Tom Tromey <tromey@redhat.com>
4029
d18ff35a
L
4030 * configure: Rebuild.
4031 * configure.ac (host_libs): Add libiconv.
4032 * Makefile.in: Rebuild.
4033 * Makefile.def (host_modules): Add libiconv.
4034 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 4035
75eeae1a
TG
40362009-03-16 Tristan Gingold <gingold@adacore.com>
4037
4038 * configure.ac: Treat gdb as supported on x86_64-darwin.
4039 * configure: Regenerate.
4040
f38095f3
JM
40412009-03-16 Joseph Myers <joseph@codesourcery.com>
4042
4043 * configure.ac (--with-host-libstdcxx): New option.
4044 * configure: Regenerate.
4045
dce2d8b2 40462009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
4047
4048 * MAINTAINERS: Move myself into the write after approval list.
4049
6d401294
NP
40502009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4051
4052 * MAINTAINERS: Update e-mail address.
2bf33cdb 4053
07c97076
DN
40542009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4055
4056 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4057
dce2d8b2 40582009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
4059
4060 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4061
7a9d3fe8
RW
40622009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4063
4064 Backport from git Libtool:
4065
4066 2009-01-19 Robert Millan <rmh@aybabtu.com>
4067 Support GNU/kOpenSolaris.
4068 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4069 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4070 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4071 GNU/kOpenSolaris.
4072
c9e9e11f
AS
40732009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4074
4075 * MAINTAINERS: Update e-mail address.
4076
5e8c1552 40772009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
4078
4079 * MAINTAINERS (Write After Approval): Add self.
4080
b0adb088
BM
40812009-02-18 Bingfeng Mei <bmei@broadcom.com>
4082
4083 * MAINTAINERS (Write After Approval): Add myself.
4084
ee04b574
AS
40852009-02-05 Andreas Schwab <schwab@suse.de>
4086
4087 * Makefile.tpl (stage_last): Define $r and $s before using
4088 $(RECURSE_FLAGS_TO_PASS).
4089 * Makefile.in: Regenerate
4090
907884c9
ILT
40912009-01-30 Ian Lance Taylor <iant@google.com>
4092
4093 * MAINTAINERS: Move myself to the Global Reviewers list.
4094
416ac4d4
RM
40952009-01-29 Robert Millan <rmh@aybabtu.com>
4096
4097 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4098 * configure: Regenerate.
4099
ee5decb3
GP
41002009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4101
4102 * MAINTAINERS: Make whitespace consistent.
19196f44 4103 Remove Robert Millan from Write After Approval.
ee5decb3 4104
36fbb0ec
AM
41052009-01-16 Alan Modra <amodra@bigpond.net.au>
4106
4107 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4108 (all-opcodes): Depend on all-libiberty.
4109 * Makefile.in: Regenerate.
4110
52535a64
DR
41112009-01-15 Douglas B Rupp <rupp@gnat.com>
4112
4113 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4114 * configure: Regenerate.
4115
e04a57df
RR
41162009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4117
4118 * MAINTAINERS (Write After Approval): Add myself.
4119
856c450b
SK
41202009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4121
4122 * MAINTAINERS: Add myself to reviewers (Fortran).
4123
dce2d8b2 41242009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
4125
4126 PR tree-optimization/38515
4127 * configure.ac (cloog-polylib): Removed.
4128 (with_ppl, with_cloog): Test for "no".
4129 * configure: Regenerated.
4130
1e5e8a59
DF
41312009-01-11 Daniel Franke <franke.daniel@gmail.com>
4132
4133 * MAINTAINERS: Moved myself to reviewers (Fortran).
4134
5e5debf6
TS
41352009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4136
4137 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4138 (Write After Approval): Remove myself.
4139
1c42acf1
DN
41402009-01-03 Diego Novillo <dnovillo@google.com>
4141
4142 * MAINTAINERS: Remove myself from alias maintainership.
4143
2fbbedaf
DA
41442009-01-02 David Ayers <ayers@fsfe.org>
4145
4146 * MAINTAINERS: Update e-mail address.
4147
17213821
GP
41482008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4149
4150 * MAINTAINERS: Make whitespace consistent.
4151
baafc534
RW
41522008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4153
4154 Backport from upstream Libtool:
4155 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4156 Add cache variables to tests that require the linker to work.
4157 For shlibpath_overrides_runpath, this also changes the semantics
4158 to let the result from the C compiler take precedence.
4159
18430d27
BE
41602008-12-02 Ben Elliston <bje@au.ibm.com>
4161
4162 * config.sub, config.guess: Update from upstream sources.
4163
dce2d8b2 41642008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
4165
4166 * configure.ac (ppllibs): Add by default the lib flags.
4167 * configure: Regenerate.
4168
41e9641b
LM
41692008-12-08 Luis Machado <luisgpm@br.ibm.com>
4170
4171 * MAINTAINERS: Add myself to the write after approval list.
4172
25783c30
JH
41732008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4174
ee04b574
AS
4175 * configure.ac: Add double brackets on darwin[912].
4176 * configure: Regenerate.
25783c30 4177
0e318fcc
DK
41782008-12-03 Daniel Kraft <d@domob.eu>
4179
4180 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4181 Approval to Reviewer section (for Fortran front-end).
4182
7f171b95
JH
41832008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4184
4185 * configure.ac: Expand to darwin10 and later.
4186 * configure: Regenerate.
4187
09ce620e
AS
41882008-12-02 Andreas Schwab <schwab@suse.de>
4189
4190 * Makefile.def: configure-target-boehm-gc depends on
4191 all-target-libstdc++-v3.
4192 * Makefile.in: Regenerate.
4193
386c704d
KT
41942008-12-02 Kai Tietz <kai.tietz@onevision.com>
4195
4196 * MAINTAINERS: Add myself as mingw maintainer.
4197
e03dd84a
BE
41982008-12-02 Ben Elliston <bje@au.ibm.com>
4199
4200 * config.sub, config.guess: Update from upstream sources.
4201
3fa87964
GP
42022008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4203
4204 * README.SCO: Remove.
4205
df72d7ed
FP
42062008-11-29 Fernando Pereira <pronesto@gmail.com>
4207
4208 * MAINTAINERS: Add myself to the write after approval list.
4209
b5646528
DK
42102008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4211
4212 * MAINTAINERS: Update my email address in WAA section.
4213
dce2d8b2 42142008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
4215
4216 * MAINTAINERS: Update e-mail address.
4217
dce2d8b2 42182008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
4219
4220 * MAINTAINERS: Change e-mail address.
4221
0db3a858
TG
42222008-11-27 Tristan Gingold <gingold@adacore.com>
4223
4224 * configure.ac: Build gdb for i?86-*-darwin*
4225 * configure: Regenerated.
4226
dce2d8b2 42272008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
4228
4229 * MAINTAINERS: Added my full name.
4230
487e299b
DJ
42312008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4232
4233 PR bootstrap/38014
4234 PR bootstrap/37923
4235
4236 Revert:
4237
4238 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4239
4240 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4241 * Makefile.in: Regenerated.
4242
4243 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4244
4245 PR gdb/921
4246 PR gdb/1646
4247 PR gdb/2175
4248 PR gdb/2176
4249
4250 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4251 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4252 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4253 (HOST_EXPORTS): Pass CPPFLAGS.
4254 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4255 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4256 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4257 * Makefile.in, configure: Regenerated.
4258 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4259 and CPPFLAGS_FOR_BUILD.
4260
dce2d8b2 42612008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
4262
4263 * MAINTAINERS: Add myself as middle end maintainer.
4264
044fed69
AS
42652008-11-06 Andrew Stubbs <ams@codesourcery.com>
4266
4267 * MAINTAINERS (Write after approval): Add myself.
4268
caf6defe
DN
42692008-11-05 Diego Novillo <dnovillo@google.com>
4270
4271 * MAINTAINERS (Global Reviewers): Add myself.
4272 (Non-Algorithmic Maintainers): Remove myself.
4273
3e9899ac
TS
42742008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4275
09ce620e 4276 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 4277
ea99e36e
MM
42782008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4279
09ce620e 4280 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 4281
fb0d2684
BE
42822008-10-31 Ben Elliston <bje@au.ibm.com>
4283
4284 * configure.ac (spu-*-*): Remove special case.
4285 * configure: Regenerate.
4286
73c07a3e
CM
42872008-10-30 Catherine Moore <clm@codesourcery.com>
4288
4289 * MAINTAINERS (Write after approval): Update my email address.
4290
7310a2da
SSF
42912008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4292
4293 * configure.ac [spu-*-*]: Do not set skipdirs.
4294 * configure: Re-generate.
4295
7e51fe23
BS
42962008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4297
4298 * MAINTAINERS (Various Maintainers): Add myself to reload.
4299
ef20be93
RG
43002008-10-25 Richard Guenther <rguenther@suse.de>
4301
4302 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4303 maintainer. Remove myself as libgcc-math maintainer.
4304 (Non-Algorithmic Maintainers): Remove myself.
4305
03ffcfa0
DJ
43062008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4307
4308 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4309 * Makefile.in: Regenerated.
4310
dec014a9
CC
43112008-10-23 Cary Coutant <ccoutant@google.com>
4312
4313 * MAINTAINERS (Write after approval): Add myself.
4314
b36c386c
DJ
43152008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4316
4317 PR gdb/921
4318 PR gdb/1646
4319 PR gdb/2175
4320 PR gdb/2176
4321
4322 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4323 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4324 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4325 (HOST_EXPORTS): Pass CPPFLAGS.
4326 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4327 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4328 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4329 * Makefile.in, configure: Regenerated.
4330 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4331 and CPPFLAGS_FOR_BUILD.
4332
dce2d8b2 43332008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
4334
4335 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4336 Sebastian Pop.
4337
e0bda97e
AP
43382008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4339
4340 * MAINTAINERS (Write After Approval): Added myself.
4341
36c713e0
KG
43422008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4343
4344 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4345 recommended version to 2.3.2.
4346
4347 * configure: Regenerate.
4348
8fe005ee
MM
43492008-10-01 Mark Mitchell <mark@codesourcery.com>
4350
4351 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4352
be8f156f
DD
43532008-09-29 David Daney <david.daney@caviumnetworks.com>
4354
4355 * MAINTAINERS (Write After Approval): Update e-mail address.
4356
ae11dff4
PG
43572008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4358
4359 * libtool.m4: Update to libtool 2.2.6.
4360 * lt~obsolete.m4: Update to libtool 2.2.6.
4361 * ltmain.sh: Update to libtool 2.2.6.
4362 * ltsugar.m4: Update to libtool 2.2.6.
4363 * ltversion.m4: Update to libtool 2.2.6.
4364 * ltoptions.m4: Update to libtool 2.2.6.
4365 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4366
441154b1
CF
43672008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4368
4369 * MAINTAINERS (Write After Approval): Add myself.
4370
775b3b26
BRF
43712008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4372
4373 * MAINTAINERS (Write After Approval): Update my name.
4374
94538043
SB
43752008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4376
09ce620e 4377 * MAINTAINERS: Add myself in "Write After Approval".
94538043 4378
52d1bfd8
SE
43792008-09-18 Steve Ellcey <sje@cup.hp.com>
4380
09ce620e 4381 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 4382
c5cc92f5
GP
43832008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4384
4385 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4386 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4387 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4388 and Michael Tiemann from Write After Approval since they do not
4389 actually have access.
4390
23d9794a
RG
43912008-09-05 Richard Guenther <rguenther@suse.de>
4392
4393 * configure.ac: Initialize clooglibs to -lcloog.
4394 * configure: Re-generate.
4395
192a671e
LCW
43962008-09-04 Le-Chun Wu <lcwu@google.com>
4397
4398 * MAINTAINERS (Write After Approval): Add myself.
4399
d789184e
SP
44002008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4401
4402 * configure.ac (--with-cloog-polylib): New.
4403 (--disable-cloog-version-check): New.
4404 (--disable-ppl-version-check): New.
4405 * configure: Re-generate.
4406
36a881c7
RG
44072008-09-03 Richard Guenther <rguenther@suse.de>
4408
4409 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4410 cloog test.
4411 * configure: Re-generate.
4412
358da97e
HS
44132008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4414
4415 Add picoChip port.
4416 * MAINTAINERS: Add picoChip maintainers.
4417
f8bf9252
SP
44182008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4419 Tobias Grosser <grosser@fim.uni-passau.de>
4420 Jan Sjodin <jan.sjodin@amd.com>
4421 Harsha Jagasia <harsha.jagasia@amd.com>
4422 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4423 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4424 Adrien Eliche <aeliche@isty.uvsq.fr>
4425
4426 Merge from graphite branch.
4427 * configure: Regenerate.
4428 * Makefile.in: Regenerate.
4429 * configure.ac (host_libs): Add ppl and cloog.
4430 Add checks for PPL and CLooG.
4431 * Makefile.def (ppl, cloog): Added modules and dependences.
4432 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4433 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4434
d89f0ad6
AL
44352008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4436
4437 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4438 (GCC_SHLIB_SUBDIR): New.
4439 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4440 * configure: Regenerate.
4441 * Makefile.in: Regenerate.
4442
88a25817
GP
44432008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4444
4445 * MAINTAINERS: Consistently use tabs to separate columns.
4446
f873f15f
TG
44472008-08-29 Tristan Gingold <gingold@adacore.com>
4448
4449 * MAINTAINERS (Write after Approval): Add myself.
4450
e1514c3f
TG
44512008-08-28 Tristan Gingold <gingold@adacore.com>
4452
4453 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4454 Enable bfd, binutils and opcodes.
4455 * configure: Regenerate.
4456
4717882f
JDA
44572008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4458
4459 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4460
28c9884c
TK
44612008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4462
4463 * MAINTAINERS: Use correct Umlaut for last name.
4464
ae96d86a
FXC
44652008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4466
4467 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4468
3ecc96e3
DE
44692008-08-16 David Edelsohn <edelsohn@gnu.org>
4470
4471 * MAINTAINERS: Update my email address.
4472
dd609cc1
EB
44732008-08-16 Nicolas Roche <roche@adacore.com>
4474
4475 * Makefile.tpl: Add BOOT_ADAFLAGS.
4476 * Makefile.in: Regenerate.
4477
08d0963a
RS
44782008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4479
4480 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4481 * configure: Regenerate.
4482
dce2d8b2 44832008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
4484
4485 * configure.ac: Add makefile fragments for hpux.
4486 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4487 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4488 * configure: Regenerate.
4489 * Makefile.in: Regenerate.
4490
dce2d8b2 44912008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
4492
4493 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4494
dce2d8b2 44952008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
4496
4497 * MAINTAINERS (Write after Approval): Add myself.
4498
78209f30
XG
44992008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4500
4501 * MAINTAINERS (Write After Approval): Add myself.
4502
5b5b098d
AJ
45032008-06-29 Andrew Jenner <andrew@codesourcery.com>
4504
4505 * MAINTAINERS (Write After Approval): Add myself.
4506
d812ec93
KW
45072008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4508
4509 * MAINTAINERS: Update my email address.
4510
99e78224
JY
45112008-06-25 Joey Ye <joey.ye@intel.com>
4512
4513 * MAINTAINERS (Write After Approval): Add myself.
4514
18c04407
RW
45152008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4516
4517 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4518 * Makefile.in: Regenerate.
4519 * configure: Regenerate.
4520
47aa9a31
DK
45212008-06-17 Daniel Kraft <d@domob.eu>
4522
4523 * MAINTAINERS (Write After Approval): Add myself.
4524
ad33ff57
RW
45252008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4526
4527 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4528 "$@" is still intact with both Autoconf 2.59 and 2.62.
4529 * configure: Regenerate.
4530
cdce5c41
RW
45312008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4532
4533 * Makefile.tpl: Fix comment errors.
4534 * Makefile.in: Regenerate.
4535
01b79d11
DM
45362008-06-12 David S. Miller <davem@davemloft.net>
4537 David Edelsohn <edelsohn@gnu.org>
4538
4539 * configure.ac: Add powerpc*-*-* to gold supported targets.
4540 * configure: Regenerate.
4541
f8c33439
JM
45422008-06-08 Joseph Myers <joseph@codesourcery.com>
4543
4544 PR tree-optimization/36218
4545 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4546 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4547 (all prefix="build-"): Pass them to build-system sub-makes.
4548 * Makefile.in: Regenerate.
4549
cd985f66
JM
45502008-06-07 Joseph Myers <joseph@codesourcery.com>
4551
4552 * MAINTAINERS (mt port): Remove.
4553 (sco5, unixware, sco udk): Remove.
4554 (Kean Johnston): Add to Write After Approval.
4555
3f6383d3
JB
45562008-05-30 Julian Brown <julian@codesourcery.com>
4557
4558 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4559 of libobjc for ARM EABI Linux.
4560 * configure: Regenerate.
30da41ed 4561
dce2d8b2 45622008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 4563
09ce620e 4564 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 4565
dce2d8b2 45662008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 4567
e29cc9b4 4568 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 4569
955410cb
JW
45702008-05-15 Janus Weil <janus@gcc.gnu.org>
4571
4572 * MAINTAINERS (Write After Approval): Add myself.
4573
719bb4e3 45742008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
4575
4576 * config-ml.in: don't handle --enable-shared and --enable-static.
4577
372b05fc
RS
45782008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4579
4580 * MAINTAINERS: Update my email address.
4581
f73e2200
PC
45822008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4583
4584 * MAINTAINERS: Update my email address.
09ce620e 4585
3e438e2b
KVH
45862008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4587
4588 * MAINTAINERS (Write After Approval): Add myself.
4589
177bf491
GS
45902008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4591
4592 * MAINTAINERS (Write After Approval): Add myself.
4593
dce2d8b2 45942008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
4595
4596 * MAINTAINERS (crx): Add myself.
4597
14a8726b
PB
45982008-04-18 Paolo Bonzini <bonzini@gnu.org>
4599
4600 Sync with src:
4601 2008-04-14 David S. Miller <davem@davemloft.net>
4602
09ce620e
AS
4603 * configure.ac: Add sparc*-*-* to gold supported targets.
4604 * configure: Regenerate.
14a8726b 4605
7142fb32
PB
46062008-04-18 Paolo Bonzini <bonzini@gnu.org>
4607
4608 PR bootstrap/35457
4609 * configure.ac: Include override.m4.
4610 * configure: Regenerate.
4611
c6b196de
PB
46122008-04-18 Paolo Bonzini <bonzini@gnu.org>
4613
09ce620e
AS
4614 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4615 * Makefile.in: Regenerate.
c6b196de 4616
dce2d8b2 46172008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 4618
09ce620e 4619 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 4620 as nonconfigurable directories list.
09ce620e 4621 * configure: Regenerate.
c993ae60 4622
8479b1b1
BE
46232008-04-14 Ben Elliston <bje@au.ibm.com>
4624
4625 * config.sub, config.guess: Update from upstream sources.
4626
295e261a
HPN
46272008-04-12 Hans-Peter Nilsson <hp@axis.com>
4628
4629 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4630 * Makefile.in: Regenerate.
4631
ac3949d9
EW
46322008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4633
4634 * configure.ac: Do not build libssp for the AVR.
4635 * configure: Regenerate.
4636
06407e30
ILT
46372008-04-07 Ian Lance Taylor <iant@google.com>
4638
4639 * Makefile.def: check-gold depends upon all-binutils.
4640 * Makefile.in: Regenerate.
4641
97db009c
AH
46422008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4643
4644 * MAINTAINERS (Write After Approval): Add myself.
4645
2a79c47f
NC
46462008-04-04 Nick Clifton <nickc@redhat.com>
4647
4648 PR binutils/4334
5f4bebbf 4649 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
4650 builds.
4651 * configure: Regenerate.
4652
c53a18d3
N
46532008-04-04 NightStrike <NightStrike@gmail.com>
4654
4655 PR other/35151
09ce620e
AS
4656 * configure.ac: Combine rules for mingw32 and mingw64.
4657 * configure: Regenerate.
c53a18d3 4658
d925aa70
KT
46592008-04-02 Kai Tietz <kai.tietz@onvision.com>
4660
4661 * MAINTAINERS (Write After Approval): Add myself.
4662
dce2d8b2 46632008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
4664
4665 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4666 * Makefile.in (.NOTPARALLEL): Ditto.
4667
4412a506
PG
46682008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4669
4670 * MAINTAINERS (Write After Approval): Add myself.
4671
dce2d8b2 46722008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
4673
4674 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4675 * Makefile.in (.NOTPARALLEL): Regenerate.
4676
639223bd
PB
46772008-03-27 Paolo Bonzini <bonzini@gnu.org>
4678
4679 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4680 * Makefile.in: Regenerate.
4681
b8ab1f4a
JS
46822008-03-26 Jakub Staszak <kuba@et.pl>
4683
4684 * MAINTAINERS (Write After Approval): Add myself.
4685
b45890a4
TK
46862008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4687
4688 * MAINTAINERS: Update e-mail address.
4689
5afab7ad
ILT
46902008-03-20 Ian Lance Taylor <iant@google.com>
4691
4692 * configure.ac: Add support for --enable-gold.
4693 * Makefile.def: Add gold as a directory like ld.
4694 * configure, Makefile.in: Regenerate.
4695
38d24731
RW
46962008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4697
4698 * configure.ac: m4_include config/proginstall.m4.
4699 * configure: Regenerate.
32bc4cf4
RW
4700
4701 Backport from upstream Libtool:
09ce620e 4702
32bc4cf4 4703 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 4704
32bc4cf4
RW
4705 Deal with Autoconf 2.62's semantic change in m4_append.
4706 * ltsugar.m4 (lt_append): Replace broken versions of
4707 m4_append.
4708 (lt_if_append_uniq): Don't require separator to be overquoted,
4709 and avoid broken m4_append.
4710 (lt_dict_add): Fix typo.
4711 * libtool.m4 (_LT_DECL): Don't overquote separator.
4712
9d3c50ea
DE
47132008-03-13 David Edelsohn <edelsohn@gnu.org>
4714
4715 * config.rpath: Add AIX 6 support.
4716
5d2edb29
PB
47172008-03-13 Paolo Bonzini <bonzini@gnu.org>
4718
4719 * Makefile.def (stageprofile). Remove -fprofile-generate
4720 from stage_libcflags.
4721 * Makefile.in: Regenerate.
4722
954910ef
BE
47232008-03-13 Ben Elliston <bje@au.ibm.com>
4724
4725 * config.sub, config.guess: Update from upstream sources.
4726
e8645a40
TT
47272008-03-06 Tom Tromey <tromey@redhat.com>
4728
4729 * MAINTAINERS: Update for treelang deletion.
4730
2c8e955e
JW
47312008-03-03 James E. Wilson <wilson@tuliptree.org>
4732
4733 * MAINTAINERS: Update my email address.
4734
54acd307
SS
47352008-03-03 Stan Shebs <stanshebs@earthlink.net>
4736
893ad2a1 4737 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
4738 (objective-c/c++): Add myself as a maintainer.
4739
4b52b516
VR
47402008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4741
4742 * MAINTAINERS (Write After Approval): Update my email address.
4743
e652b516
TB
47442008-02-25 Tomas Bily <tbily@suse.cz>
4745
4746 * MAINTAINERS (Write After Approval): Add myself.
4747
02d30740
JJ
47482008-02-23 Jakub Jelinek <jakub@redhat.com>
4749
4750 * MAINTAINERS (OpenMP): Add myself.
4751
1c8bd6a3
PB
47522008-02-20 Paolo Bonzini <bonzini@gnu.org>
4753
4b40b2a5
UB
4754 PR bootstrap/32009
4755 PR bootstrap/32161
1c8bd6a3 4756
4b40b2a5
UB
4757 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4758 * configure: Regenerate.
1c8bd6a3 4759
4b40b2a5
UB
4760 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4761 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4762 STAGE4_LIBCFLAGS): New.
4763 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4764 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4765 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4766 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4767 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4768 for target modules. Don't export LIBCFLAGS.
4769 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4770 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4771 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4772 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4773 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4774 * Makefile.in: Regenerate.
1c8bd6a3 4775
bb44c9d2
RW
47762008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4777
4778 PR libgcj/33085
4779 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4780 Do not use -DDLL_EXPORT. Backport from upstream.
4781
29a7754d
RW
47822008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4783
4784 * MAINTAINERS (Write After Approval): Add myself.
4785
9a212bb7
HPN
47862008-02-02 Hans-Peter Nilsson <hp@axis.com>
4787
4788 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4789 * configure: Regenerate.
4790
aa12a573
MG
47912008-01-31 Marc Gauthier <marc@tensilica.com>
4792
4793 * configure.ac (xtensa*-*-*): Recognize processor variants.
4794 * configure: Regenerate.
4795
ac9e6043
RW
47962008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4797
40049ccc
UB
4798 PR bootstrap/34922
4799 * configure.ac (PARSE_ARGS): Push suitable setting of
4800 ac_subdirs_all, for `./configure --help=recursive'.
4801 Handle `+' in generic toplevel directory disabling.
4802 * configure: Regenerate.
ac9e6043 4803
4288c86a
NC
48042008-01-28 Nick Clifton <nickc@redhat.com>
4805
4806 * MAINTAINERS (xstormy16): Take over maintainership.
4807
8d8da227
JM
48082008-01-25 Joseph Myers <joseph@codesourcery.com>
4809
4810 * MAINTAINERS (c4x port): Remove.
4811
349b60e7
DE
48122008-01-24 David Edelsohn <edelsohn@gnu.org>
4813
4814 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4815
3ca06a68
BE
48162008-01-23 Ben Elliston <bje@au.ibm.com>
4817
4818 * config.sub, config.guess: Update from upstream sources.
4819
3c631381
TG
48202008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4821
4822 * MAINTAINERS (Write After Approval): Add myself.
4823
20533ef1
L
48242008-01-17 H.J. Lu <hjl.tools@gmail.com>
4825
4826 * MAINTAINERS: Update my email address.
4827
48282008-01-09 Raksit Ashok <raksit@google.com>
4829
4830 * MAINTAINERS (Write After Approval): Add myself.
4831
684f4f6a
RA
48322008-01-09 Raksit Ashok <raksit@google.com>
4833
4834 * MAINTAINERS (Write After Approval): Add myself.
4835
9cb8756f
BE
48362008-01-08 Ben Elliston <bje@au.ibm.com>
4837
4838 * config.sub, config.guess: Update from upstream sources.
4839
94e1934d
KG
48402007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4841
4842 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 4843 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
4844 * configure: Regenerate.
4845
a2e51f77
SP
48462007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4847
4848 * MAINTAINERS: Update my email address.
4849
ffe3dcd9
BRF
48502007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4851
4852 * MAINTAINERS: Update my email address.
4853
aa4095c9
RS
48542007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4855
4856 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4857 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4858 * Makefile.in: Regenerate.
4859
dce2d8b2 48602007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
4861
4862 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4863 misplaced entries.
4864
0fe0f073
AT
48652007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4866
4867 * configure.ac: Enable libjava for x86_64-*-darwin9.
4868 * configure: Regenerate.
4869
dce2d8b2 48702007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
4871
4872 * MAINTAINERS (Write After Approval): Add myself.
4873
c3220d4c
BE
48742007-12-05 Ben Elliston <bje@au.ibm.com>
4875
4876 * config.sub, config.guess: Update from upstream sources.
4877
aba7501e
MK
48782007-12-02 Matthias Klose <doko@ubuntu.com>
4879
4880 * config-ml.in: Remove 64bit configure tests.
4881
d683ec81
PB
48822007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4883
4884 * config-ml.in: Robustify against white space in absolute file
4885 names.
4886
4887 * config-ml.in (multi-clean): Substitute ${Makefile}.
4888 Remove superfluous ${Makefile} in list.
4889
60f1711a
TS
48902007-11-19 Thiemo Seufer <ths@mips.com>
4891
4892 * config-ml.in: Don't hardcode the Makefile name.
4893
487f9d96
AM
48942007-11-08 Alexander Monakov <amonakov@ispras.ru>
4895
4896 * MAINTAINERS (Write After Approval): Add myself.
4897
fa3886fe
ST
48982007-11-07 Samuel Tardieu <sam@rfc1149.net>
4899
4900 * MAINTAINERS (Write After Approval): Add myself.
4901
dce2d8b2 49022007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
4903
4904 * MAINTAINERS (Write After Approval): Add myself.
4905
acc48927
BE
49062007-10-25 Ben Elliston <bje@au.ibm.com>
4907
4908 * MAINTAINERS (mercury): Remove entry.
4909 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4910
e00e9858
DJ
49112007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4912
4913 * Makefile.def (dependencies): Make configure-gdb depend on
4914 all-intl.
4915 * Makefile.in: Regenerated.
4916
def14a3c
SK
49172007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4918
4919 * MAINTAINERS (Fortran maintainer): Remove myself.
4920
dce2d8b2 49212007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
4922
4923 * Makefile.def: To avoid problems running with parallel makes,
4924 build newlib before libgloss so that target specific header
4925 files are availble.
4926 * Makefile.in: Regenerate
4927
bbfbfafc
DJ
49282007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4929
4930 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4931 * Makefile.in: Regenerate.
4932
c56abad5
VM
49332007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4934
4935 * MAINTAINERS (Register allocation reviewer): Add myself.
4936
f019adc1
MF
49372007-10-08 Mike Frysinger <vapier@gentoo.org>
4938
4939 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4940 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4941 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4942 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4943 * configure: Regenerate.
4944
dce2d8b2 49452006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
4946
4947 * MAINTAINERS (Register allocation reviewer): Add myself.
4948
0999159b
PB
49492007-10-01 Paolo Bonzini <bonzini@gnu.org>
4950
4951 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4952 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4953 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4954 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4955 * configure.ac: Default them to host tools for $host = $build.
4956 Subst them.
4957
4958 * configure: Regenerate.
4959 * Makefile.in: Regenerate.
4960
dce2d8b2 49612006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
4962
4963 * MAINTAINERS (Register allocation reviewer): Add myself.
4964
dce2d8b2 49652006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
4966
4967 * MAINTAINERS (Register allocation reviewer): Add myself.
4968
9d209c83
SP
49692007-09-21 Seongbae Park <seongbae.park@gmail.com>
4970
4971 * MAINTAINERS (Write After Approval): Fix typo.
4972
1ec3b87b
RS
49732007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4974
4975 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4976 * configure: Regenerate.
4977
19d5986d
PJ
49782007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4979
4980 PR bootstrap/31906
4981 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 4982 they're already prefixed.
19d5986d 4983
6d3b5aea
BK
49842007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4985
4986 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4987 libstdc++.
4988 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4989 * configure: Regenerate.
4990 * Makefile.in: Regenerate.
09ce620e 4991
4fe7e755
AS
49922007-09-17 Andreas Schwab <schwab@suse.de>
4993
4994 * configure.ac: Raise minimum makeinfo version to 4.6.
4995 * configure: Regenerate.
4996
dce2d8b2 49972007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 4998
ffe3dcd9 4999 * MAINTAINERS (write-after-approval) add myself
d483feaa 5000
fa9a3f31
AM
50012007-09-15 Alan Modra <amodra@bigpond.net.au>
5002
5003 * configure.ac: Correct makeinfo version check.
5004 * configure: Regenerate.
5005
6593a73e
RS
50062007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5007
5008 * MAINTAINERS: Update my email address.
5009
d9dced13
RS
50102007-09-14 Richard Sandiford <richard@codesourcery.com>
5011
5012 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5013 to $skipdirs and only disable gprof for newlib. Use the normal
5014 mips*-elf* handling in other respects.
5015 * configure: Regnerate.
5016
773c1467
DD
50172007-09-12 David Daney <ddaney@avtrex.com>
5018
5019 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5020 enabling libgcj.
5021 * configure: Regenerate.
5022
c03353e2
RIL
50232007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5024
5025 PR other/32154
5026 * configure.ac: For libgloss targets, point the linker to the linker
5027 script, startup code and simulator library.
5028 * configure: Regenerate.
5029
c4e9bf2b
AH
50302007-09-07 Andrew Haley <aph@redhat.com>
5031
5032 * configure.ac (noconfigdirs): Remove target-libffi and
5033 target-libjava.
5034 * configure: Regenerate.
5035
1f5a6b84
FXC
50362007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5037
5038 PR target/33281
5039 * configure.ac: Use config/mh-mingw on mingw.
5040 * configure: Regenerate.
1f5a6b84 5041
3951e521
PH
50422007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5043
9f349f63 5044 * MAINTAINERS (Write After Approval): Add myself.
3951e521 5045
e643dc23
RG
50462007-09-05 Richard Guenther <rguenther@suse.de>
5047
5048 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5049 nor --disable-checking is provided also turn on yes and types
5050 checking for stage1.
5051 * configure: Re-generate.
5052
039874df
KW
50532007-08-30 Krister Walfridsson <cato@df.lth.se>
5054
5055 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5056 (Write After Approval): Remove myself.
5057
c3f07bd6 50582007-08-29 Nick Clifton <nickc@redhat.com>
15098359 5059
c3f07bd6 5060 * config.sub, config.guess: Update from upstream sources.
15098359 5061
40049ccc 50622007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
5063
5064 * MAINTAINERS (Write After Approval): Added myself.
5065 * MAINTAINERS (Reviewers): Removed myself.
5066
c8aea42c 50672007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 5068 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
5069
5070 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5071 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5072 * Makefile.in: Regenerate.
5073 * configure.ac (--with-debug-prefix-map): New.
5074 * configure: Regenerate.
5075
4bf6c438
RS
50762007-08-17 Richard Sandiford <richard@codesourcery.com>
5077 Nigel Stephens <nigel@mips.com>
5078
4bf6c438
RS
5079 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5080 as target_makefile_frag.
5081 * configure: Regenerate.
5082
bb286d71
AO
50832007-08-16 Alexandre Oliva <aoliva@redhat.com>
5084
5085 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5086 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5087 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5088 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5089 (do-compare, do-compare3, do-compare-debug): New.
5090 ([+compare-target+]): Use them.
5091
a4630417
MK
50922007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5093
5094 * MAINTAINERS (Write After Approval): Change my email address.
5095
d9acb717
RW
50962007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5097 Ben Elliston <bje@au.ibm.com>
5098
5099 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5100 --silent if $silent.
5101 * configure: Regenerate.
5102
96876681
ZD
51032003-08-12 Zdenek Dvorak <ook@ucw.cz>
5104
5105 * MAINTAINERS (Various Maintainers): Add myself as
5106 loop infrastructure maintainer. Update my e-mail
5107 address.
5108
1c1d80ee
DN
51092007-07-31 Diego Novillo <dnovillo@google.com>
5110
5111 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5112 Adjust description.
5113
7e98624c
RG
51142007-07-26 Richard Guenther <rguenther@suse.de>
5115
5116 * configure.ac: Add types checking to stage1 checking flags.
5117 * configure: Regenerate.
5118
4c85af60
NC
51192007-07-17 Nick Clifton <nickc@redhat.com>
5120
5121 * COPYING3: New file. Contains version 3 of the GNU General
5122 Public License.
5123 * COPYING3.LIB: New file. Contains version 3 of the GNU
5124 Lesser General Public License.
5125
19ddfd3a
AK
51262007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5127
5128 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5129
2a064545
AK
51302007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5131
5132 * MAINTAINERS (S/390 co-maintainer): Add myself.
5133 (Write After Approval): Remove myself.
5134
f861f54d
DH
51352007-07-13 Dan Hipschman <dsh@google.com>
5136
5137 * MAINTAINERS (Write After Approval): Add myself.
5138
0136f2f7
NC
51392007-07-11 Nick Clifton <nickc@redhat.com>
5140
5141 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5142 WINDRES export.
5143 * Makefile.in: Regenerate.
5144
6e29b5a4
RO
51452007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5146
5147 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5148 maintainer.
5149
159a4b02
L
51502007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5151
5152 * lt~obsolete.m4: New. Import from 20070318 libtool.
5153
6ba67283
JB
51542007-07-03 Julian Brown <julian@codesourcery.com>
5155
5156 * MAINTAINERS (Write After Approval): Add myself.
5157
30b74385
RW
51582007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5159
5160 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5161 * configure: Regenerate.
5162
51632007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5164
5165 * configure.ac: Add some missing m4 quotation.
5166 * configure: Regenerate.
5167
943c54ce
SB
51682007-07-02 Simon Baldwin <simonb@google.com>
5169
5170 * MAINTAINERS (Write After Approval): Add myself.
5171
1c00b503
PB
51722007-07-02 Paolo Bonzini <bonzini@gnu.org>
5173
5174 * configure: Regenerate.
5175
901119ae
KT
51762007-07-02 Kai Tietz <kai.tietz@onevision.com>
5177
5178 * Makefile.def: Add windmc tool to build.
5179 * Makefile.tpl: Likewise.
5180 * configure.ac: Likewise.
5181 * Makefile.in: Regenerate.
5182 * configure: Regenerate.
09ce620e 5183
83f4c19f
DD
51842007-06-28 DJ Delorie <dj@redhat.com>
5185
5186 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5187 not building newlib.
5188 * configure: Regenerated.
09ce620e 5189
5346c75c
JS
51902007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5191
5192 * MAINTAINERS (Write After Approval): Add myself.
5193
aacfb86b
MM
51942007-06-25 Martin Michlmayr <tbm@cyrius.com>
5195
5196 * MAINTAINERS (Write After Approval): Add myself.
5197
590bf0d3
CM
51982007-06-19 Chris Matthews <chrismatthews@google.com>
5199
5200 * MAINTAINERS (Write After Approval): Add myself.
5201
cdbbee7a
RIL
52022007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5203
5204 * MAINTAINERS (Write After Approval): Add myself.
5205
b8afffc1
DJ
52062007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5207
5208 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5209 * Makefile.in: Regenerated.
5210
3fcfad76
BS
52112007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5212
5213 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5214 bfin*-*-uclinux* targets.
5215 * configure: Regenerate.
5216
3f5a2b7f
ILT
52172007-06-14 Ian Lance Taylor <iant@google.com>
5218
5219 * MAINTAINERS: Add myself as non-algorithmic global write
5220 maintainer.
5221
4c46daee
DN
52222007-06-14 Diego Novillo <dnovillo@google.com>
5223
5224 * MAINTAINERS: Add self as middle-end maintainer and
5225 non-algorithmic global write maintainer.
5226
a3bb222a
FXC
52272007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5228
5229 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5230 Move all Fortran maintainers except Paul Brook into the
5231 Non-Autopoiesis section.
5232
a19e8f64
PB
52332007-06-14 Paolo Bonzini <bonzini@gnu.org>
5234
5235 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5236 (distclean-stage[+id+]): Possibly delete stage_last.
5237 * Makefile.in: Regenerate.
5238
1c2abe5e
SP
52392007-06-12 Seongbae Park <seongbae.park@gmail.com>
5240
5241 * MAINTAINERS (Various Maintainer): Fix typo.
5242
abca4739
PB
52432007-06-11 Paolo Bonzini <bonzini@gnu.org>
5244
5245 * MAINTAINERS (Various Maintainer): Add myself as
5246 dataflow maintainer.
5247
a894d2c3
BE
52482007-06-07 Ben Elliston <bje@au.ibm.com>
5249
5250 * config.sub, config.guess: Update from upstream sources.
5251
8024d75e
BE
52522007-06-07 Ben Elliston <bje@au.ibm.com>
5253
5254 * Makefile.tpl: Fix spelling error.
5255 * Makefile.in: Regenerate.
5256
973a9a5e
SE
52572007-06-01 Steve Ellcey <sje@cup.hp.com>
5258
96598938
L
5259 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5260 lt_cv_sys_max_cmd_len.
973a9a5e 5261
ccb4d26b
DN
52622007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5263
5264 * MAINTAINERS (Various Maintainers): Add myself as
5265 auto-vectorizer maintainer.
5266
eecb7461
PB
52672003-05-31 Paolo Bonzini <bonzini@gnu.org>
5268
5269 PR libjava/32098
5270 * libtool.m4: Revert previous change.
5271 * ltgcc.m4: Put it here.
5272
89d28202
ZD
52732003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5274
5275 * MAINTAINERS (Various Maintainers): Add myself as
5276 auto-vectorizer maintainer.
5277
60c7a11a
L
52782007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5279
5280 PR libjava/32098
5281 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5282
9dd3cc81
RG
52832007-05-30 Richard Guenther <rguenther@suse.de>
5284
5285 * MAINTAINERS (Various Maintainers): Add myself as
5286 auto-vectorizer maintainer.
5287
9cc1244e
JJ
52882007-05-30 Jakub Jelinek <jakub@redhat.com>
5289
5290 PR bootstrap/29382
5291 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5292 * configure: Rebuilt.
5293
6124296b
RC
52942007-05-28 Roberto Costa <robsettantasei@gmail.com>
5295
5296 * MAINTAINERS (Write After Approval): Removed my name.
5297
6b757a0d
SB
52982007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5299
5300 * MAINTAINERS (Write After Approval): Remove myself.
5301
86ef8528
AT
53022007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5303
5304 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5305
1cf3d07d
SE
53062007-05-23 Steve Ellcey <sje@cup.hp.com>
5307
5308 * ltmain.sh: Update from ToT Libtool.
5309 * libtool.m4: Update from ToT Libtool.
5310 * ltsugar.m4: New. Update from ToT Libtool.
5311 * ltversion.m4: New. Update from ToT Libtool.
5312 * ltoptions.m4: New. Update from ToT Libtool.
5313 * ltconfig: Remove.
5314 * ltcf-c.sh: Remove.
5315 * ltcf-cxx.sh: Remove.
5316 * ltcf-gcj.sh: Remove.
5317
ce3fcf8c
OW
53182007-05-22 Ollie Wild <aaw@google.com>
5319
5320 * MAINTAINERS (Write After Approval): Add myself.
5321
342b9200
PB
53222007-05-16 Paolo Bonzini <bonzini@gnu.org>
5323
5324 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5325 stage_cflags.
5326 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5327 Remove CFLAGS/LIBCFLAGS.
5328 (configure-stage[+id+]-[+prefix+][+module+],
5329 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5330 * Makefile.in: Regenerate.
5331
cea17285
DN
53322007-05-15 Diego Novillo <dnovillo@google.com>
5333
5334 * MAINTAINERS: Update e-mail address.
5335
11c004e7
RE
53362007-05-15 Revital Eres <eres@il.ibm.com>
5337
5338 * MAINTAINERS (Write After Approval): Add myself.
5339
ab6bd693
RC
53402007-05-14 Roberto Costa <robsettantasei@gmail.com>
5341
5342 * MAINTAINERS (Write After Approval): Updated my address.
5343
388cdf07
TN
53442007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5345
5346 * MAINTAINERS (Write After Approval): Add myself.
5347
23f24034
SR
53482007-05-11 Silvius Rus <rus@google.com>
5349
5350 * MAINTAINERS (Write After Approval): Add myself.
5351
34a7526e
TT
53522007-04-23 Tom Tromey <tromey@redhat.com>
5353
5354 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5355
51da21be
MM
53562007-04-22 Mark Mitchell <mark@codesourcery.com>
5357
5358 * MAINTAINERS (cpplib): Rename to ...
5359 (libcpp): ... this. Add C/C++ front end maintainers.
5360
70070387
SE
53612007-04-14 Steve Ellcey <sje@cup.hp.com>
5362
5363 * config-ml.in: Pass ${ml_config_env} to configure calls.
5364
df1a0dbb
CB
53652007-04-04 Christian Bruel <christian.bruel@st.com>
5366
5367 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 5368
9daff147
DK
53692007-04-02 Dave Korn <dave.korn@artimi.com>
5370
5371 * MAINTAINERS (Write After Approval): Add myself.
5372
374eadb2
TB
53732007-03-31 Tobias Burnus <burnus@net-b.de>
5374
5375 * MAINTAINERS (fortran 95 front end): Add myself.
5376
8eced3a2
DR
53772007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5378
5379 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 5380
653de3e3
AZ
53812007-03-24 Ayal Zaks <zaks@il.ibm.com>
5382
5383 * MAINTAINERS (Modulo Scheduler): Add myself.
5384
b737d953
BM
53852007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5386
5387 * MAINTAINERS (fortran 95 front end): Add myself.
5388 (c++ front end): whitespace fix.
5389
a584cdf2
NF
53902007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5391
5392 * MAINTAINERS (Write After Approval): Add myself.
5393
8c79f3c4
RS
53942007-03-21 Richard Sandiford <richard@codesourcery.com>
5395
5396 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5397 of glob. Quote arguments with single quotes too.
5398 * configure: Regenerate.
5399
07f1ac6d
BM
54002007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5401
5402 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5403 * Makefile.in: Regenerate
5404
172e41aa
AS
54052007-03-07 Andreas Schwab <schwab@suse.de>
5406
5407 * configure: Regenerate.
5408
9c4d2493
BM
54092007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5410
5411 * configure.ac: Add "--with-pdfdir" configure option,
5412 which defines pdfdir variable.
5413 * Makefile.def (target=fixincludes): Add install-pdf to
5414 missing targets.
5415 (recursive_targets): Add install-pdf target.
5416 (flags_to_pass): Add pdfdir.
5417 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5418 target.
5419 * configure: Regenerate
5420 * Makefile.in: Regenerate
5421
e14e622e
EC
54222007-02-28 Eric Christopher <echristo@apple.com>
5423
5424 Revert:
5425 2006-12-07 Mike Stump <mrs@apple.com>
5426
5427 * Makefile.def (dependencies): Add dependency for
5428 install-target-libssp and install-target-libgomp on
5429 install-gcc.
5430 * Makefile.in: Regenerate.
5431
54e433bc
MK
54322007-02-27 Matt Kraai <kraai@ftbfs.org>
5433
5434 * configure: Regenerate.
5435 * configure.ac: Move statements after variable declarations.
5436
6c8d3d8f
KK
54372007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5438
5439 * MAINTAINERS: Add myself as sh maintainer.
5440
9f8c6739
JM
54412007-02-19 Joseph Myers <joseph@codesourcery.com>
5442
5443 * configure.ac: Adjust for loop syntax.
5444 * configure: Regenerate.
5445
278a7a38
AO
54462007-02-18 Alexandre Oliva <aoliva@redhat.com>
5447
5448 * configure: Rebuilt.
5449
b2eaac4a
AO
54502007-02-18 Alexandre Oliva <aoliva@redhat.com>
5451
5452 * configure.ac: Drop multiple occurrences of --enable-languages,
5453 and fix its quoting.
5454 * configure: Rebuilt.
5455
beeaf216 54562007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
5457 Nathan Sidwell <nathan@codesourcery.com>
5458 Vladimir Prus <vladimir@codesourcery.com>
5459 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
5460
5461 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5462 * configure: Regenerate.
5463
09201a09
GP
54642007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5465
5466 * ltconfig (freebsd*): Default to elf.
5467
291f172e
DJ
54682007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5469
5470 * configure.ac (target_libraries): Move libgcc before libiberty.
5471 * configure: Regenerated.
5472
c3a86da9
DJ
54732007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5474 Paolo Bonzini <bonzini@gnu.org>
5475
5476 PR bootstrap/30753
5477 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5478 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5479 * configure: Regenerated.
5480
88e1e72a
FXC
54812007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5482
5483 * MAINTAINERS (Language Front End Maintainers): Update my mail
5484 address.
5485
44bfc3ac
DJ
54862007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5487
5488 PR bootstrap/30748
5489 * configure.ac: Correct syntax for Solaris ksh.
5490 * configure: Regenerated.
5491
3e19841a
PB
54922007-02-09 Paolo Bonzini <bonzini@gnu.org>
5493
5494 * configure.ac: Sync with src.
5495 * configure: Regenerate.
5496
74a48762
PB
54972007-02-09 Paolo Bonzini <bonzini@gnu.org>
5498
5499 * Makefile.in: Regenerate.
5500
d846e52e
PB
55012007-02-09 Paolo Bonzini <bonzini@gnu.org>
5502
5503 * config.sub: Sync with src.
5504
1c710c3c
DJ
55052007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5506
5507 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5508 noncanonical equivalents.
5509 * configure.in: Rename to...
5510 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5511 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5512 target_noncanonical. Use them. Rewrite removal of configure
5513 arguments for autoconf 2.59. Discard variable settings. Force
5514 program_transform_name for native tools.
5515
5516 * Makefile.in: Regenerated.
5517 * configure: Regenerated with autoconf 2.59.
5518
dce2d8b2 55192007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 5520
3de8da2a 5521 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 5522
f6671c93
AS
55232007-01-31 Andreas Schwab <schwab@suse.de>
5524
5525 * Makefile.tpl (LDFLAGS): Substitute it.
5526 * Makefile.in: Regenerate.
5527
dce2d8b2 55282007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 5529
3de8da2a 5530 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 5531
2472200d
DE
55322007-01-28 David Edelsohn <edelsohn@gnu.org>
5533
3de8da2a 5534 * MAINTAINERS (spu port): Add myself.
2472200d 5535
5305be7e
RG
55362007-01-23 Richard Guenther <rguenther@suse.de>
5537
5538 PR bootstrap/30541
5539 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5540 * Makefile.tpl (GNATBIND): Substitute it.
5541 (GNATMAKE): Likewise.
5542 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5543 of STAGE_PREFIX.
5544 * Makefile.in: Regenerate.
5545 * configure: Regenerate.
5546
416cfb5e
MS
55472007-01-18 Mike Stump <mrs@apple.com>
5548
5549 * configure.in: Re-enable -Werror for gcc builds.
5550
3de8da2a 55512007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 5552
3de8da2a 5553 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 5554
d943d7c4
PB
55552007-01-11 Paolo Bonzini <bonzini@gnu.org>
5556
5557 * configure.in: Change == to = in test command.
3de8da2a 5558 * configure: Regenerate.
d943d7c4 5559
e69bf64b 55602007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
5561 Nick Clifton <nickc@redhat.com>
5562 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5563
5564 * configure.in (build_configargs, host_configargs, target_configargs):
5565 Remove build/host/target parameters.
5566 (host_libs): Add gmp and mpfr.
5567 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5568 * Makefile.def (gmp, mpfr): New.
5569 (gcc): Remove target.
5570 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5571 target_os, target_vendor): New.
dce2d8b2 5572 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
5573 * configure: Regenerate.
5574 * Makefile.in: Regenerate.
e69bf64b
PB
5575
55762007-01-11 Matt Fago <fago@earthlink.net>
5577
5578 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 5579 to improve robustness of configure tests.
e69bf64b 5580 * configure: Regenerate.
e14e622e 5581
a42f3b80
UB
55822007-01-09 Uros Bizjak <ubizjak@gmail.com>
5583
5584 * MAINTAINERS: Add myself as i386 maintainer.
5585
a36aee1a
JH
55862007-01-08 Jan Hubicka <jh@suse.cz>
5587
61fcaeef 5588 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 5589
738a52d3
KT
55902007-01-08 Kai Tietz <kai.tietz@onevision.com>
5591
5592 * configure.in: Add support for an x86_64-mingw* target.
95af8923 5593 * configure: Regenerate.
738a52d3 5594
54fdc474
DJ
55952007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5596
5597 * Makefile.tpl (all-target): Correct @if conditional for target
5598 modules.
5599 * configure.in: Omit libiberty if building only target libgcc.
5600 * configure, Makefile.in: Regenerated.
5601
3dd71726
PB
56022007-01-04 Paolo Bonzini <bonzini@gnu.org>
5603
dce2d8b2 5604 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
5605 * configure: Regenerate.
5606
fa958513
DJ
56072007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5608
5609 * Makefile.def (target_modules): Add libgcc.
5610 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5611 * Makefile.tpl (clean-target-libgcc): Delete.
5612 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5613 on gcc even for bootstrapped modules. Rewrite handling of
5614 lang_env_dependencies to loop over target_modules.
5615 * configure.in (target_libraries): Add target-libgcc.
5616 * Makefile.in, configure: Regenerated.
5617
e1888513
PB
56182006-12-29 Paolo Bonzini <bonzini@gnu.org>
5619
5620 * configure.in: Reorganize recognition of languages. Add
5621 --enable-stage1-languages. Show supported languages for the chosen
5622 target rather than all recognized languages.
5623 * configure: Regenerate.
5624
53b88b73
PB
56252006-12-29 Paolo Bonzini <bonzini@gnu.org>
5626
5627 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5628 * Makefile.in: Regenerate.
5629
a3993f33
KG
56302006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5631
5632 * configure.in: Warn that MPFR 2.2.0 is buggy.
5633 * configure: Regenerate.
5634
f063a9ed
ILT
56352006-12-27 Ian Lance Taylor <iant@google.com>
5636
5637 * configure.in: When removing Makefiles to force a reconfigure, also
5638 remove prev-DIR*/Makefile.
5639 * configure: Regenerate.
5640
af71363e
AS
56412006-12-22 Andreas Schwab <schwab@suse.de>
5642
5643 * configure: Regenerate with correct autoconf version.
5644
0b0dc272
AM
56452006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5646
3de8da2a
UB
5647 * configure.in: add AC_SUBST for *_FOR_TARGET.
5648 * configure: Regenerate.
0b0dc272 5649
53b88b73
PB
56502006-12-19 Paolo Bonzini <bonzini@gnu.org>
5651
5652 * configure.in: Simplify logic for rejecting languages that cannot
5653 be built. Separate the case when a language is unsupported,
5654 from the case when the user chooses not to build a language.
5655
400ebff4
PB
56562006-12-19 Paolo Bonzini <bonzini@gnu.org>
5657
5658 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5659 it only affects bootstrap and could be tested on "$host" as well.
5660 * configure: Regenerate.
5661 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5662
8efea775
PB
56632006-12-19 Paolo Bonzini <bonzini@gnu.org>
5664
5665 PR bootstrap/29544
5666 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5667 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5668 move here comment from Makefile.tpl.
5669 * Makefile.tpl: Move some definitions higher in the file.
5670 (STAGE1_CHECKING): New.
5671 * configure.in: Add --enable-stage1-checking.
5672 * configure: Regenerate.
5673 * Makefile.in: Regenerate.
5674
ed88a7ed
PB
56752006-12-19 Paolo Bonzini <bonzini@gnu.org>
5676
5677 * MAINTAINERS: Add myself as build system maintainer.
5678
b65151d3
SM
56792006-12-15 Simon Martin <simartin@users.sourceforge.net>
5680
5681 * MAINTAINERS (Write After Approval): Add myself.
5682
7e050830
EC
56832006-12-13 Eric Christopher <echristo@apple.com>
5684
5685 * MAINTAINERS: Add myself as darwin maintainer.
5686
8b494895
ILT
56872006-12-11 Ian Lance Taylor <ian@airs.com>
5688
5689 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5690
dce2d8b2 56912006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
5692
5693 MAINTAINERS: Update my entry.
5694
58e24147
AM
56952006-12-11 Alan Modra <amodra@bigpond.net.au>
5696
5697 * configure.in: Handle spu makefile frag.
58e24147
AM
5698 * Makefile.tpl (MAINT): Define
5699 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5700 * configure: Regenerate.
5701 * Makefile.in: Regenerate.
5702
9b6f37a0
BE
57032006-12-11 Ben Elliston <bje@au.ibm.com>
5704
5705 * config.guess: Import latest version.
5706 * config.sub: Likewise.
5707
ea6f5c57
BE
57082006-12-11 Ben Elliston <bje@au.ibm.com>
5709
5710 * configure.in (spu-*-*): Don't skip target-libiberty.
5711 * configure: Regenerate.
5712
42c1cd8a
AT
57132006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5714
5715 PR bootstrap/30134
5716 * configure.in: Correct x86 darwin support for libjava to powerpc
5717 and i?86 only.
5718 * configure: Regenerate.
5719
55eb837d
ST
57202006-12-08 Sandro Tolaini <tolaini@libero.it>
5721
5722 * configure.in: Add x86 darwin support for libjava.
5723 * configure: Regenerate.
5724
5bdacbc7
MS
57252006-12-07 Mike Stump <mrs@apple.com>
5726
5727 * Makefile.def (dependencies): Add dependency for
5728 install-target-libssp and install-target-libgomp on
5729 install-gcc.
5730 * Makefile.in: Regenerate.
5731
477d851c
RG
57322006-12-04 Richard Guenther <rguenther@suse.de>
5733
5734 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5735 (Non-Algorithmic Maintainers): Move over non-algorithmic
5736 loop optimizer maintainers, add myself as a non-algorithmic
5737 middle-end maintainer.
5738
5d33d367
DF
57392006-12-04 Daniel Franke <franke.daniel@gmail.com>
5740
5741 * MAINTAINERS (Write After Approval): Add myself.
5742
dbee1fb3
KG
57432006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5744
5745 * configure.in: Update error message for missing GMP/MPFR.
5746
5747 * configure: Regenerate.
5748
b5147de7
KG
57492006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5750
5751 * configure.in: Update MPFR version in error message.
5752
5753 * configure: Regenerate.
5754
f019376c
KG
57552006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5756
5757 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5758 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5759 --with-gmp-lib): New flags.
5760
5761 * configure: Regenerate.
5762
91ed95ae
BM
57632006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5764
5765 * MAINTAINERS (Write After Approval): Change my email address.
5766
3a971f15
MLI
57672006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5768
05170031 5769 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 5770
dce2d8b2 57712006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
5772
5773 * MAINTAINERS (i18n): Update e-mail address.
5774
df5487ee
TS
57752006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5776
5777 * MAINTAINERS (spu port): Add myself as maintainer.
5778 (Write After Approval): Remove myself.
5779
92c2f0ee
BE
57802006-11-22 Ben Elliston <bje@au.ibm.com>
5781
5782 * configure.in (skipdirs): Don't build libssp for SPU.
5783 * configure: Regenerate.
5784
a3b97199
AP
57852006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5786
5787 * MAINTAINERS (spu port): Add myself as maintainer.
5788 (libobjc): Update my email address.
5789
0eb97064
AB
57902006-11-21 Andrea Bona <andrea.bona@st.com>
5791
5792 * MAINTAINERS (Write After Approval): Add myself.
5793
dce2d8b2 57942006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
5795
5796 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5797 * configure : Rebuilt.
5798
dce2d8b2 57992006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
5800
5801 * MAINTAINERS (Write After Approval): Add myself.
5802
d58542ea
AO
58032006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5804
5805 * MAINTAINERS (Write After Approval): Add myself.
5806
a357b5ae
KG
58072006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5808
5809 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5810 libmpfr.a.
5811 * configure: Regenerate.
5812
9bd6112c
PB
58132006-11-16 Paolo Bonzini <bonzini@gnu.org>
5814
5815 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5816 (unstage): Test for stage_last presence.
5817
5818 PR bootstrap/29802
dce2d8b2
EB
5819 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5820 STAGE_PREFIX.
9bd6112c
PB
5821 * Makefile.in: Regenerate.
5822
c8cf9f0f
ZD
58232003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5824
5825 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5826 maintainers.
5827
467b1fc6
ER
58282006-11-14 Erven Rohou <erven.rohou@st.com>
5829
5830 * MAINTAINERS (Write After Approval): Add myself.
5831
995a5697
PB
58322006-11-14 Paolo Bonzini <bonzini@gnu.org>
5833
5834 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5835 and stageN-package/Makefile.
5836 * Makefile.in: Regenerated.
5837
c8d6d53e
JZ
58382006-11-14 Jie Zhang <jie.zhang@analog.com>
5839
5840 * configure.in: Remove target-libgloss from noconfigdirs for
5841 bfin-*-*.
5842 * configure: Regenerated.
5843
dffb147d
KG
58442006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5845
5846 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 5847
dffb147d
KG
5848 * configure: Regenerate.
5849
ca558912
KG
58502006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5851
5852 * configure.in: Robustify error message for missing GMP/MPFR.
5853
5854 * configure: Regenerate.
5855
dce2d8b2 58562006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
5857
5858 * MAINTAINERS (Write After Approval): Add myself.
5859
dce2d8b2 58602006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
5861
5862 * MAINTAINERS: Change email address.
5863
91de1527
VP
58642006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5865
5866 * MAINTAINERS (Write After Approval): Add myself.
5867
a3867703
PB
58682006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5869
5870 * MAINTAINERS (Write After Approval): Add myself.
5871
b4364fa2
CL
58722006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5873
7e050830 5874 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 5875 Write After Approval section.
b4364fa2 5876
70ec446f
KG
58772006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5878
5879 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5880 need_gmp anymore.
5881 * configure: Regenerate.
5882
018c8d88
TB
58832006-10-16 Tobias Burnus <burnus@net-b.de>
5884
5885 * MAINTAINERS (Write After Approval): Add myself.
5886
f6a1687e
BE
58872006-10-16 Ben Elliston <bje@au.ibm.com>
5888
5889 * config.guess: Import latest version.
5890 * config.sub: Likewise.
5891
b5422ad7
BM
58922006-10-10 Brooks Moses <bmoses@stanford.edu>
5893
5894 * Makefile.def: Added pdf target handling.
5895 * Makefile.tpl: Added pdf target handling.
5896 * Makefile.in: Regenerated.
5897
bdcee471
CL
58982006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5899
5900 * MAINTAINERS: Add self as score port maintainer.
5901
7d610414
BM
59022006-10-04 Brooks Moses <bmoses@stanford.edu>
5903
5904 * MAINTAINERS (Write After Approval): Add myself.
5905
e48d66a9
SK
59062006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5907
7e050830 5908 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
5909 or newer.
5910 * configure: Regenerated.
5911
c394e891
DB
59122006-09-27 Dave Brolley <brolley@redhat.com>
5913
dce2d8b2
EB
5914 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5915 using $s instead of $r.
c394e891
DB
5916 * configure: Regenerated.
5917
1ee4c5a0
TS
59182006-09-26 Thiemo Seufer <ths@mips.com>
5919
5920 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5921 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5922 * configure: Regenerate.
5923
dce2d8b2 59242006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
5925
5926 * MAINTAINERS (Write After Approval): Remove myself.
5927
0c502898
CF
59282006-09-22 Chao-ying Fu <fu@mips.com>
5929
5930 * MAINTAINERS (Write After Approval): Add myself.
5931
a7819e42
JM
59322006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5933
5934 * MAINTAINERS: Add self as soft-fp maintainer.
5935
dce2d8b2 59362006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
5937
5938 * MAINTAINERS: Add myself as avr maintainer.
5939 Remove Marek Michalkiewicz as avr maintainer.
827d0991 5940
e8288489
RC
59412006-09-07 Roberto Costa <roberto.costa@st.com>
5942
5943 * MAINTAINERS (Write After Approval): Add myself.
5944
b91f0a41
CV
59452006-08-30 Corinna Vinschen <corinna@vinschen.de>
5946
5947 * configure.in: Never build newlib for a Mingw host.
5948 Never build newlib as Mingw target library.
5949 Test the existence of winsup/cygwin for building a Cygwin newlib,
5950 rather than just winsup.
5951 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5952 building a Mingw target.
5953 * configure: Regenerate.
5954
094c07a0
EB
59552006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5956
5957 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5958
8d1171cb
PB
59592006-07-25 Paolo Bonzini <bonzini@gnu.org>
5960
5961 * config.guess: Import from src (was more updated).
5962 * config.sub: Likewise.
5963
2e9e6f68
DJ
59642006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5965
5966 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5967 * configure: Regenerated.
5968
57255173
PB
59692006-07-18 Paolo Bonzini <bonzini@gnu.org>
5970
cc6010cd
AP
5971 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5972 for stages after the first.
57255173 5973
9fbe6585
JJ
59742006-07-17 Jakub Jelinek <jakub@redhat.com>
5975
5976 * Makefile.def: Add dependencies for configure-opcodes
5977 on configure-intl and all-opcodes on all-intl.
5978 * Makefile.in: Regenerated.
5979
18c3f977
BE
59802006-07-13 Ben Elliston <bje@au.ibm.com>
5981
5982 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5983
27b56ba6
PE
59842006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5985
5986 Port to hosts whose 'sort' and 'tail' implementations
5987 treat operands with leading '+' as file names, as POSIX
5988 has required since 2001. However, make sure the code still
5989 works on pre-POSIX hosts.
5990 * ltmain.sh: Don't assume "sort +2" is equivalent to
5991 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5992
ad6d4e43
UW
59932006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5994
5995 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5996
706601d9
PG
59972006-07-04 Peter O'Gorman <peter@pogma.com>
5998
5999 * ltconfig: chmod 644 before ranlib during install.
6000
0b50988a
EB
60012006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6002
6003 PR bootstrap/18058
6004 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6005 if the bootstrap compiler is a GCC version that supports it.
6006 * configure: Regenerate.
6007
b6348cb3
PB
60082006-07-03 Paolo Bonzini <bonzini@gnu.org>
6009
95695ad3 6010 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
6011 * configure: Regenerate.
6012
1546bb64
PB
60132006-07-03 Paolo Bonzini <bonzini@gnu.org>
6014
6015 PR other/27063
6016 * configure.in: Test subdir_requires and give an appropriate
6017 error message.
6018 * configure: Regenerate.
6019
5cb6c629
AJH
60202006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6021
6022 * MAINTAINERS (Write After Approval): Add myself.
6023
f4d8cdf8
JDA
60242006-06-22 John David Anglin <dave.anglin@nrc.ca>
6025
6026 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6027
4fe5abb7
SE
60282006-06-22 Steve Ellcey <sje@cup.hp.com>
6029
6030 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6031
2a79fd67
DA
60322006-06-20 David Ayers <d.ayers@inode.at>
6033
6034 PR bootstrap/28072
6035 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6036 whether target-libjava is being configured instead of whether the
6037 java front end is enabled.
6038 * configure: Regenerate.
7e050830 6039
04879af3
RO
60402006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6041
6042 PR target/27540
6043 * configure.in: Only enable libgomp on IRIX 6.
6044 * configure: Regenerate.
6045
ec6c7392
PB
60462006-06-15 Paolo Bonzini <bonzini@gnu.org>
6047
6048 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6049 too.
6050 * Makefile.in: Regenerate.
6051
12973d7a
DD
60522006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6053
6054 * config-ml.in: Alter CCASFLAGS to include special
6055 multilib options the same as is done for CFLAGS.
6056
c67ed86a
JDA
60572006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6058
6059 * configure.in: Don't enable libgomp on hpux10.
6060 * configure: Rebuilt.
6061
cb253473
DA
60622006-06-12 David Ayers <d.ayers@inode.at>
6063
6064 PR bootstrap/27963
6065 PR target/19970
7e050830 6066 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
6067 ${libgcj} is specified.
6068 * configure: Regenerate.
7e050830 6069
dce2d8b2 60702006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
6071
6072 Sync from src:
7e050830
EC
6073
6074 * configure.in: Sync.
32845532 6075 * configure: Regenerated.
7e050830 6076
32845532
CD
6077 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6078
6079 * Makefile.def: Added dependencies from sim and gdb on intl, and
6080 added configure dependencies to everything with an all dependency
6081 on intl.
6082 * Makefile.in: Regenerated.
6083
7cd0cf9c
DA
60842006-06-06 David Ayers <d.ayers@inode.at>
6085
6086 PR libobjc/13946
6087 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6088 * Makefile.in: Regenerate.
6089 * configure.in: Add --enable-objc-gc at toplevel and have it
6090 enable boehm-gc for Objective-C.
6091 Remove target-boehm-gc from libgcj.
6092 Add target-boehm-gc to target_libraries.
6093 Add target-boehm-gc to noconfigdirs where ${libgcj}
6094 is specified.
6095 Assert that boehm-gc is supported when requested for Objective-C.
6096 Only build boehm-gc if needed either for Java or Objective-C.
6097 * configure: Regenerate.
7e050830 6098
3ff3adad
PB
60992006-06-05 Paolo Bonzini <bonzini@gnu.org>
6100
6101 PR 27674
6102 * Makefile.tpl (configure-[+prefix+][+module+],
6103 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6104 Remove rule to unstage bootstrapped modules.
6105 (stage_current): New.
6106 * Makefile.in: Regenerate.
6107
898e551d
LB
61082006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6109
6110 * MAINTAINERS (Write After Approval): Update my e-mail address.
6111
ea60341e
MS
61122006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6113
6114 * include/libiberty.h: Declare pex_run_in_environment.
6115
222ae291
AL
61162006-05-31 Asher Langton <langton2@llnl.gov>
6117
6118 * MAINTAINERS (Write After Approval): Add myself.
898e551d 6119
e9a54b07
PB
61202006-05-25 Paolo Bonzini <bonzini@gnu.org>
6121
6122 * Makefile.def (bfd, opcodes): Fix lib_path.
6123 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6124 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6125 * Makefile.in: Regenerate.
6126
03e67131
CD
61272006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6128
6129 * Makefile.in: Regenerate.
6130
65d6e994
CD
61312006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6132
6133 * Makefile.def: Add install-html target. Add datarootdir
6134 docdir and htmldir to flags_to_pass.
6135 * Makefile.tpl: Add install-html target.
6136 * Makefile.in: Regenerate.
6137 * configure.in: Add --with-datarootdir, --with-docdir, and
6138 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6139 * configure: Regenerate.
6140
9e299237
MS
61412006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6142
6143 * configure.in: Enable gprof for cross builds.
6144 * configure: Regenerate.
6145
c31202cd
RG
61462006-05-22 Richard Guenther <rguenther@suse.de>
6147
6148 Revert
6149 2006-01-31 Richard Guenther <rguenther@suse.de>
6150 Paolo Bonzini <bonzini@gnu.org>
6151
6152 * Makefile.def (target_modules): Add libgcc-math target module.
6153 * configure.in (target_libraries): Add libgcc-math target library.
6154 (--enable-libgcc-math): New configure switch.
6155 * Makefile.in: Re-generate.
6156 * configure: Re-generate.
6157 * libgcc-math: New toplevel directory.
6158
2a332582
JDA
61592006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6160 Andreas Tobler <a.tobler@schweiz.ch>
6161
6162 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6163 * configure: Rebuilt.
6164
dce2d8b2 61652006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 6166
ccce6917
SL
6167 * MAINTAINERS (Write After Approval): Add myself.
6168
ed606bc0
DD
61692006-05-01 DJ Delorie <dj@redhat.com>
6170
3d8f47a0 6171 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
6172 * configure: Regenerate.
6173
9386bd20
RG
61742006-05-01 Richard Guenther <rguenther@suse.de>
6175
6176 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6177 maintainer.
6178
dce2d8b2 61792006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
6180
6181 * MAINTAINERS (Write After Approval): Add myself.
6182
87ceee72
JB
61832006-04-28 Jan Beulich <jbeulich@novell.com>
6184
6185 * MAINTAINERS (Write After Approval): Add myself.
6186
e88a2c09
DD
61872006-04-18 DJ Delorie <dj@redhat.com>
6188
6189 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6190 reference libgloss so that libssp can be built in a combined
6191 tree.
6192 * configure: Regenerate.
6193
675f0a8a
RM
61942006-04-08 Robert Millan <rmh@gcc.gnu.org>
6195
6196 * MAINTAINERS (Write After Approval): Add myself.
6197
27b6c940
BE
61982006-04-05 Ben Elliston <bje@au.ibm.com>
6199
6200 * configure.in: Require makeinfo 4.4 or higher.
6201 * configure: Regenerate.
6202
687b17d4
GP
62032006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6204
6205 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6206 Rearrange the entries of other libraries to have them in one place.
6207
906ac235
JB
62082006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6209
7e050830 6210 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
6211 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6212
fb0103e5
RG
62132006-03-14 Richard Guenther <rguenther@suse.de>
6214
6215 * configure: Regenerate with autoconf 2.13.
6216
17237f6b
JB
62172006-03-13 Jim Blandy <jimb@codesourcery.com>
6218
6219 * MAINTAINERS: Use my work address.
bed31434
JB
6220
6221 * MAINTAINERS: Update my E-mail address.
6222
27079765
AH
62232006-03-10 Aldy Hernandez <aldyh@redhat.com>
6224
6225 * configure.in: Handle --disable-<component> generically.
6226 * configure: Regenerate.
6227
54a17039
L
62282006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6229
6230 PR libgcj/17311
6231 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6232
b9bd11ca
EE
62332006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6234
6235 * MAINTAINERS (Write After Approval): Remove myself.
6236 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6237
dce2d8b2 62382006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 6239
072b06f2
RE
6240 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6241 (TARGET_CONFIGDIRS): Remove.
6242 * configure.in: Remove AC_SUBST(target_configdirs).
6243 * Makefile.in, configure: Regenerated.
ee2312f3 6244
936e1a35
SK
62452006-02-20 Steven G. Kargl <kargls@comcast.net>
6246
6247 * MAINTAINERS (Write After Approval): Remove myself.
6248 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6249
cc11cc9b
PB
62502006-02-20 Paolo Bonzini <bonzini@gnu.org>
6251
6252 PR bootstrap/25670
6253
6254 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6255
6256 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6257 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6258 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6259 BUILD_PREFIX, BUILD_PREFIX_1.
6260 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6261
6262 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6263 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6264
6265 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6266 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6267 of `cat stage_current`. Always provide the `r' and `s' variables.
6268 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6269 a single shell execution.
6270 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6271 bootstrapped modules, make the stage1 module if the build was not
6272 started yet, else build the current stage.
6273 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6274 (all-build, all-host, all-target, [+make_target+]-host,
6275 [+make_target+]-target): Do not use \-continued lines.
6276 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6277 (current_stage, restrap, stage_last): New.
6278
6279 * Makefile.in: Regenerate.
6280 * configure: Regenerate.
6281
63a7c9ef
BD
62822006-02-19 Bud Davis <jmdavis@link.com>
6283
6284 * MAINTAINERS (Write After Approval): Remove myself.
6285 (Language Front End Maintainers): Add myself as fortran 95
6286 maintainer and update e-mail address.
6287
a3543e3a
FXC
62882006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6289
6290 * MAINTAINERS (Write After Approval): Remove myself.
6291 (Language Front End Maintainers): Add myself as fortran 95
6292 maintainer.
6293
ca5b1d2c
VK
62942006-02-16 Victor Kaplansky <victork@il.ibm.com>
6295
6296 * MAINTAINERS (Write After Approval): Add myself.
6297
0499513f
TK
62982006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6299
6300 * MAINTAINERS (Write After Approval): Remove myself.
6301 (Language Front End Maintainers): Add myself as
6302 fortran 95 maintainer.
6303
d1f8db0c
PB
63042006-02-14 Paolo Bonzini <bonzini@gnu.org>
6305
6306 Sync from src:
6307
6308 2005-12-27 Leif Ekblad <leif@rdos.net>
6309
cc6010cd
AP
6310 * configure.in: Add support for RDOS target.
6311 * configure: Regenerate.
d1f8db0c
PB
6312
63132006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 6314 Andreas Schwab <schwab@suse.de>
d1f8db0c 6315
cc6010cd 6316 * configure: Regenerate.
d1f8db0c 6317
cac90078
DE
63182006-02-12 David Edelsohn <edelsohn@gnu.org>
6319
6320 * configure.in (enable_libgomp): Add AIX.
6321 * configure: Regenerate.
6322
bd37fbf5
MK
63232006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6324
6325 * MAINTAINERS (Write After Approval): Add myself.
7e050830 6326
23027b7a
LM
63272006-02-03 Lee Millward <lee.millward@gmail.com>
6328
6329 * MAINTAINERS (Write After Approval): Add myself.
7e050830 6330
0058967b
RG
63312006-01-31 Richard Guenther <rguenther@suse.de>
6332 Paolo Bonzini <bonzini@gnu.org>
6333
6334 * Makefile.def (target_modules): Add libgcc-math target module.
6335 * configure.in (target_libraries): Add libgcc-math target library.
6336 (--enable-libgcc-math): New configure switch.
6337 * Makefile.in: Re-generate.
6338 * configure: Re-generate.
6339 * libgcc-math: New toplevel directory.
6340
e8b05380
PB
63412006-01-26 Paolo Bonzini <bonzini@gnu.org>
6342
6343 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6344 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6345 the assembler, linker and binutils.
6346 * configure: Regenerate.
6347
d54d5437
DM
63482006-01-22 Dirk Mueller <dmueller@suse.de>
6349
6350 * MAINTAINERS (Write After Approval): Add myself.
6351
670cbfcf
DN
63522006-01-20 Diego Novillo <dnovillo@redhat.com>
6353
6354 * configure: Regenerate.
6355
953ff289
DN
63562006-01-18 Richard Henderson <rth@redhat.com>
6357 Jakub Jelinek <jakub@redhat.com>
6358 Diego Novillo <dnovillo@redhat.com>
6359
6360 * libgomp: New directory.
6361 * Makefile.def: Add target_module libgomp.
6362 * Makefile.in: Regenerate.
6363 * configure.in (target_libraries): Add target-libgomp.
6364 * configure: Regenerate.
6365
32ce4048
AO
63662006-01-05 Alexandre Oliva <aoliva@redhat.com>
6367
6368 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6369 @ from continuation.
6370 * Makefile.in: Rebuilt.
6371
0eaf8e17 63722006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 6373
c76c0c83
CL
6374 * MAINTAINERS (Write After Approval): Add myself.
6375
2d309510
PB
63762006-01-04 Paolo Bonzini <bonzini@gnu.org>
6377
6378 PR bootstrap/24252
6379
6380 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6381 * Makefile.tpl (OBJDUMP): New.
6382 (EXTRA_HOST_FLAGS): Add it.
6383 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6384
953ff289
DN
6385 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6386 to use symbolic links between directories. Avoid race conditions
6387 or make them harmless.
6388 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
6389
6390 * Makefile.def (LEAN): Pass.
6391 * Makefile.tpl (LEAN): Define.
6392 (stage[+id+]-start): Accept that the previous directory does not
6393 exist, if the bootstrap is lean.
6394 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6395 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6396 configure substitution.
6397 ([+compare-target+]): Likewise.
6398 ([+bootstrap-target+]-lean): New.
6399 * configure.in: Remove lean bootstrap support from here.
6400
953ff289
DN
6401 * Makefile.in: Regenerate.
6402 * configure: Regenerate.
2d309510 6403
368872c3
BE
64042006-01-04 Ben Elliston <bje@au.ibm.com>
6405
6406 * MAINTAINERS (libdecnumber): Add myself.
6407
d79e6356
MM
64082006-01-02 Mark Mitchell <mark@codesourcery.com>
6409
6410 * libtool-ldflags: New script.
6411
a6fbc1e2
AS
64122006-01-02 Andreas Schwab <schwab@suse.de>
6413
6414 * configure.in: When reconfiguring remove Makefile in
6415 all stage directories.
6416 * configure: Regenerate.
6417
103a4b39
SB
64182005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6419
6420 * MAINTAINERS: Update my email address.
6421
212f829c
PB
64222005-12-20 Paolo Bonzini <bonzini@gnu.org>
6423
6424 Revert Ada-related part of the previous change.
6425
6426 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6427 Do not pass.
6428 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6429 * Makefile.in: Regenerate.
6430 * configure.in: Do not include mt-ppc-aix target fragment.
6431 * configure: Regenerate.
6432
8ef1f2df
PB
64332005-12-19 Paolo Bonzini <bonzini@gnu.org>
6434
6435 * configure.in: Select appropriate fragments for PowerPC/AIX.
6436 * configure: Regenerate.
6437
6438 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6439 BOOT_CFLAGS, BOOT_LDFLAGS.
6440 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6441 BOOT_CFLAGS, BOOT_LDFLAGS.
6442 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6443 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6444 (stage): Fail if we cannot complete the work.
6445 * Makefile.in: Regenerate.
6446
ab34901f
NS
64472005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6448
6449 * configure.in: Replace ms1 with mt.
6450 * configure: Rebuilt.
6451
cbe82f21
BM
64522005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6453
6454 * MAINTAINERS: Update my email address.
6455
19843472
PB
64562005-12-15 Paolo Bonzini <bonzini@gnu.org>
6457
6458 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6459 install-host-nogcc): Don't invoke $(stage) at the end.
6460 * Makefile.in: Regenerate.
6461
1ca26cd2
PB
64622005-12-14 Paolo Bonzini <bonzini@gnu.org>
6463
6464 * configure.in: Flip the top-level bootstrap switch.
6465 * configure: Regenerate.
6466
f41d6665
DJ
64672005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6468
6469 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6470 $(stage) and $(unstage).
6471 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6472 (all): Remove stray semicolon.
6473 (local-distclean): Don't handle multilib.tmp and multilib.out.
6474 (install.all): Set $s for consistency.
6475 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6476 check_multilibs setting. Always make the install directory.
6477 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6478 Correct @if/@endif.
6479 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6480 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6481 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6482 (multilib.out): Remove.
6483 * Makefile.in: Regenerated.
6484
dce2d8b2 64852005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
6486
6487 * MAINTAINERS (Write After Approval): Add myself.
6488
64f182bd
NS
64892005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6490
121b2cee
NS
6491 * MAINTAINERS: Add myself as mt maintainer.
6492
64f182bd
NS
6493 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6494
a6d63770
AN
64952005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6496
6497 * MAINTAINERS: Change email address.
6498
2abefe3d
PB
64992005-12-05 Paolo Bonzini <bonzini@gnu.org>
6500
6501 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6502 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6503 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6504 Find in-tree tools if available.
6505 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6506 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6507 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6508 (COMPILER_*_FOR_TARGET): New.
6509 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6510 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6511 (CONFIGURED_*, USUAL_*): Remove.
6512 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6513 STRIP): Use autoconf substitutions.
6514 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6515 COMPILER_NM_FOR_TARGET): New.
6516 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6517
6518 (all): Make all-host and all-target in parallel.
6519 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6520 that $$r and $$s are set before invoking a recursive make.
6521 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6522 ([+bootstrap-target+]): Inline most of the `all' target.
6523
2f3bdde7
BE
65242005-11-29 Ben Elliston <bje@au.ibm.com>
6525
6526 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6527 from the gcc build directory.
6528 * Makefile.in: Regenerate.
6529
a4b6c45a
BE
65302005-11-29 Ben Elliston <bje@au.ibm.com>
6531
6532 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6533 depend on all-libdecnumber.
6534 * configure.in (host_libs): Include libdecnumber.
6535 * Makefile.in: Regenerate.
6536 * configure: Likewise.
6537
473a74b9
BE
65382005-11-29 Ben Elliston <bje@au.ibm.com>
6539
6540 * libdecnumber: Import decNumber sources from the dfp-branch.
6541
b4623110
KJ
65422005-11-21 Kean Johnston <jkj@sco.com>
6543
6544 * config.sub, config.guess: Sync from upstream sources.
6545
67dc1785
BE
65462005-11-21 Ben Elliston <bje@au.ibm.com>
6547
6548 Import from Autoconf sources:
6549
6550 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6551 * config/move-if-change: Don't output "$2 is unchanged";
6552 suggested by Ben Elliston. Handle weird characters correctly.
6553
186abafe
AT
65542005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6555
6556 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6557 to match upstream libtool for darwin.
6558
ef9db8d5
DJ
65592005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6560
6561 * Makefile.def: Remove gdb dependencies for gdbtk.
6562 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6563 (configure-gdb, install-gdb): New rules.
6564 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6565 * Makefile.in, configure: Regenerated.
6566
9c5141ab
JB
65672005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6568
6569 * MAINTAINERS (Write After Approval): Add myself.
6570
4523d51b
EE
65712005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6572
6573 * MAINTAINERS (Write After Approval): Add myself.
6574
086b011c
DN
65752005-10-24 Diego Novillo <dnovillo@redhat.com>
6576
6577 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6578 Diego Novillo.
6579
e7c84bf8
PB
65802005-10-22 Paolo Bonzini <bonzini@gnu.org>
6581
6582 PR bootstrap/24297
6583 * Makefile.tpl (do-[+make-target+], do-check, install,
6584 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6585 are set before recursing.
6586 * Makefile.in: Regenerate.
6587
b88a7564
EB
65882005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6589
6590 PR bootstrap/18939
6591 * Makefile.def (gcc) <target>: Fix thinko.
6592 * Makefile.in: Regenerate.
6593
61efc800
BS
65942005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6595
6596 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6597 * configure: Regenerate.
6598
f53d2869
JZ
65992005-10-15 Jie Zhang <jie.zhang@analog.com>
6600
6601 * MAINTAINERS (Write After Approval): Add self.
6602
077fc835
KH
66032005-10-08 Kazu Hirata <kazu@codesourcery.com>
6604
6605 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6606 target-libffi, target-qthreads, target-libjava, and
6607 targetlibobjc.
6608 * configure: Regenerate.
6609
d739199a
DJ
66102005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6611
6612 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6613 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6614 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6615 (USUAL_OBJDUMP_FOR_TARGET): New.
6616 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6617 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 6618 * configure, Makefile.in: Regenerated.
d739199a 6619
db38c6bb
PB
66202005-10-05 Paolo Bonzini <bonzini@gnu.org>
6621
6622 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6623 before other host packages.
6624
3015564c
KK
66252005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6626
6627 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6628
1061f99e
PB
66292005-10-05 Paolo Bonzini <bonzini@gnu.org>
6630
6631 PR bootstrap/22340
6632
6633 * configure.in (default_target): Remove.
6634 * Makefile.tpl (all): Do not use prerequisites as subroutines
6635 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6636 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6637 use prerequisites as subroutines.
6638 (check-host, check-target): New.
6639 (bootstrap configure & all targets): Do not use stage*-start
6640 if the directory layout is already ok.
6641 (non-bootstrap configure & all targets): Prepend a $(unstage).
6642 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6643 (NOTPARALLEL): Remove.
6644 (unstage, stage variables): New variables.
6645 (unstage, stage targets): Simply expand to those variables.
6646
6647 * configure: Regenerate.
6648 * Makefile.in: Regenerate.
6649
4a9c436f
JW
66502005-10-04 James E Wilson <wilson@specifix.com>
6651
6652 * Makefile.def (lang_env_dependencies): Add libmudflap.
6653 * Makefile.in: Regenerate.
6654
37150080
AS
66552005-10-03 Andreas Schwab <schwab@suse.de>
6656
6657 Backport from libtool CVS:
6658 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6659
6660 * ltmain.sh: add support for installing into temporary
6661 staging area (e.g. 'make install DESTDIR=...')
6662
39d16468
L
66632005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6664
6665 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6666 * configure: Regenerated.
6667
72a7ab82
AP
66682005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6669
6670 * configure: Regenerate with the correct
6671 autoconf version.
6672
6b65a26d
CM
66732005-09-30 Catherine Moore <clm@cm00re.com>
6674
6675 * configure.in (bfin-*-*): New.
6676 * configure: Regenerated.
6677
040b1c5a
GK
66782005-09-28 Geoffrey Keating <geoffk@apple.com>
6679
6680 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6681 (LIPO_FOR_TARGET): New.
6682 (CONFIGURED_LIPO_FOR_TARGET): New.
6683 (USUAL_LIPO_FOR_TARGET): New.
6684 (STRIP_FOR_TARGET): New.
6685 (CONFIGURED_STRIP_FOR_TARGET): New.
6686 (USUAL_STRIP_FOR_TARGET): New.
6687 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6688 STRIP_FOR_TARGET.
6689 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6690 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6691 * Makefile.in: Regenerate.
6692 * configure: Regenerate.
7e050830 6693
3a3c28db
DE
66942005-09-19 David Edelsohn <edelsohn@gnu.org>
6695
6696 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6697 (rs6000-*-aix*): Same.
6698 * configure: Regenerate.
6699
2749a921
TT
67002005-09-16 Tom Tromey <tromey@redhat.com>
6701
6702 * MAINTAINERS: Add self as java maintainer.
6703
7f26dfa3
FXC
67042005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6705
6706 * configure.in: Recognize f95 in the --enable-languages option,
6707 and substitute it for fortran, issuing a warning.
6708 * configure: Regenerate.
6709
d8852c4f
PE
67102005-08-30 Phil Edwards <phil@codesourcery.com>
6711
6712 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6713 * configure: Regenerated.
6714
ad685e81
AH
67152005-08-22 Aldy Hernandez <aldyh@redhat.com>
6716
6717 * MAINTAINERS: Add self as ms1 maintainer.
6718
b00d752c
RE
67192005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6720
6721 * Makefile.def (libssp): Add to lang_env_dependencies.
6722 * Makefile.in: Regenerate.
6723
9ed8fb9b
ILT
67242005-08-18 Ian Lance Taylor <ian@airs.com>
6725
6726 * MAINTAINERS: Add myself as middle-end maintainer.
6727
0f029d39
CG
67282005-08-17 Christian Groessler <chris@groessler.org>
6729
6730 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6731 * Makefile.in: Regenerate.
6732
81087874
AK
67332005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6734
6735 * MAINTAINERS (write after approval): Added myself.
6736
6a134f1c
MR
67372005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6738
6739 * MAINTAINERS (Write After Approval): Add myself.
6740
2693c0b0
PB
67412005-08-12 Paolo Bonzini <bonzini@gnu.org>
6742
6743 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6744 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6745 Look for alternate names of the target cc and c++
6746 * configure: Regenerate.
6747
4de997d1
PB
67482005-08-08 Paolo Bonzini <bonzini@gnu.org>
6749
6750 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6751 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6752 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6753 tools; remove code to manually set them.
6754 (Target tools): Look in the environment for them.
6755 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6756 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6757 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6758 build directory.
6759 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6760 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6761 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6762 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6763 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6764 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6765 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6766 * configure: Regenerate.
6767 * Makefile.in: Regenerate.
6768
b089e33a
BE
67692005-07-28 Ben Elliston <bje@au.ibm.com>
6770
6771 * MAINTAINERS: Update for removed CPU targets.
6772
e3791243
MM
67732005-07-27 Mark Mitchell <mark@codesourcery.com>
6774
6775 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 6776 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
6777 * Makefile.in: Regenerated.
6778
526635cb
MM
67792005-07-26 Mark Mitchell <mark@codesourcery.com>
6780
6781 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6782 (CFLAGS_FOR_TARGET): Use it.
6783 (CXXFLAGS_FOR_TARGET): Likewise.
6784 * Makefile.in: Regenerated.
6785 * configure.in (--with-build-sysroot): New option.
6786 * configure: Regenerated.
6787
19791f70
PB
67882005-07-24 Paolo Bonzini <bonzini@gnu.org>
6789
6790 * Makefile.tpl: Wrap install between unstage and stage
6791 * Makefile.in: Regenerate.
6792
35f5a23f
EC
67932005-07-21 Eric Christopher <echristo@apple.com>
6794
6795 * MAINTAINERS: Update affiliation.
6796
ff3ddf15
PW
67972005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6798
6799 * MAINTAINERS: Add self as crx port maintainer.
6800
3a664c1c
DD
68012005-07-20 DJ Delorie <dj@redhat.com>
6802
6803 * MAINTAINERS: Add self as m32c maintainer.
6804
539df155
KC
68052005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6806
6807 * all files: Update FSF address.
6808
be9c593a
EC
68092005-07-15 Eric Christopher <echristo@redhat.com>
6810
6811 * MAINTAINERS: Change affiliation.
6812
fd7ea4ab
JB
68132005-07-14 Jim Blandy <jimb@redhat.com>
6814
6815 * configure.in: Add cases for Renesas m32c.
6816 * configure: Regenerated.
7e050830 6817
0063a823
KC
68182005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6819
d0ca130a
KC
6820 * COPYING.LIB: Update from fsf.org.
6821
68222005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6823
6824 * COPYING, compile, config.guess,
0063a823
KC
6825 config.sub, install-sh, missing, mkinstalldirs,
6826 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 6827 * config-ml.in: Update FSF address.
0063a823 6828
a8ba31f2
EC
68292005-07-13 Eric Christopher <echristo@redhat.com>
6830
6831 * configure.in: Add toplevel noconfigdir support for tpf.
6832 * configure: Regenerate.
6833
5bea4a03
PB
68342005-07-11 Paolo Bonzini <bonzini@gnu.org>
6835
6836 PR ada/22340
6837
6838 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6839 * Makefile.in: Regenerate.
6840
284bdbbd
MM
68412005-07-07 Mark Mitchell <mark@codesourcery.com>
6842
6843 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 6844 Brolley to write-after-approval.
284bdbbd 6845
452190fb
AS
68462005-07-07 Andreas Schwab <schwab@suse.de>
6847
6848 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6849 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6850 * Makefile.in: Regenerated.
6851
9c8f9ec2
GK
68522005-07-06 Geoffrey Keating <geoffk@apple.com>
6853
6854 * configure.in: Don't build sim or rda when targetting darwin.
6855 * configure: Regenerate.
6856
ef0087a7
KH
68572005-07-06 Kazu Hirata <kazu@codesourcery.com>
6858
6859 * configure.in: Add --enable-libssp and --disable-libssp.
6860 * configure: Regenerate with autoconf-2.13.
6861
77008252
JJ
68622005-07-02 Jakub Jelinek <jakub@redhat.com>
6863
6864 * Makefile.def (target_modules): Add libssp.
6865 * configure.in (target_libraries): Add target-libssp.
6866 * configure: Rebuilt.
6867 * Makefile.in: Rebuilt.
6868
a04eae1b
ZW
68692005-07-01 Zack Weinberg <zackw@panix.com>
6870
6871 * MAINTAINERS: Change email address. Resign from maintainership.
6872
948884cd
RG
68732005-07-01 Richard Guenther <rguenther@suse.de>
6874
6875 * MAINTAINERS: Change my e-mail address and affiliation.
6876
c7870f5d
PB
68772005-06-22 Paolo Bonzini <bonzini@gnu.org>
6878
6879 * Makefile.def (stagefeedback): Come after profile.
6880 Define profiledbootstrap target.
6881 * Makefile.tpl (profiledbootstrap): Remove.
6882 (stageprofile-end): Zap stagefeedback.
6883 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6884 * Makefile.in: Regenerate.
6885
ab99519a
RS
68862005-06-13 Richard Sandiford <richard@codesourcery.com>
6887
6888 * MAINTAINERS: Update my email address.
6889
f610dd5f
ZW
68902005-06-13 Zack Weinberg <zack@codesourcery.com>
6891
6892 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6893 In 'cpp' stanza, support '#line' as well as '# '.
6894
71bc2a83
AS
68952005-06-08 Andreas Schwab <schwab@suse.de>
6896
6897 * MAINTAINERS: Move myself from 'Write After Approval' to
6898 'CPU Port Maintainers' section as m68k maintainer.
6899
4fab7234
HPN
69002005-06-07 Hans-Peter Nilsson <hp@axis.com>
6901
6902 * configure.in (unsupported_languages): New macro.
6903 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6904 non-ported target libraries in noconfigdirs.
6905 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6906 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 6907 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
6908 unsupported_languages.
6909 * configure: Regenerate.
6910
68193f9b
TS
69112005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6912
6913 * configure.in: Fix typo in handling of --with-mpfr-dir.
6914 * configure: Regenerate.
6915
f26f6b8d
RS
69162005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6917
6918 * MAINTAINERS: Update my email address.
6919
ba4853f8
JB
69202005-06-02 Jim Blandy <jimb@redhat.com>
6921
6922 * config.sub: Add cases for the Renesas m32c. (This patch has been
6923 accepted into the master sources.)
6924
79dd769c 69252005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
6926 Michael Snyder <msnyder@redhat.com>
6927 Stan Cox <scox@redhat.com>
79dd769c 6928
f610dd5f 6929 * configure.in: Set noconfigdirs for ms1.
79dd769c 6930
f610dd5f 6931 * configure: Regenerate.
79dd769c 6932
d29e107f
JD
69332005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6934
6935 * MAINTAINERS (Write After Approval): Add self.
6936
e93196c3
JC
69372005-06-01 Josh Conner <jconner@apple.com>
6938
6939 * MAINTAINERS (Write After Approval): Add self.
6940
ae263c7a
KH
69412005-06-01 Kazu Hirata <kazu@codesourcery.com>
6942
6943 * MAINTAINERS: Update my email address.
6944
585b3aa3
ZM
69452005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6946
6947 * MAINTAINERS (Write After Approval): Add self.
6948
4930c50b
CD
69492005-05-26 Chris Demetriou <cgd@broadcom.com>
6950
6951 * MAINTAINERS (Write After Approval): Remove self.
6952
2dfbef6d
PB
69532005-05-25 Paolo Bonzini <bonzini@gnu.org>
6954
6955 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6956 (Dependencies): Consider target modules for bootstrap dependencies.
6957 Make target bootstrap modules depend on each stage's gcc.
6958 * Makefile.in: Regenerate.
6959
bcb28cf5
PB
69602005-05-20 Paolo Bonzini <bonzini@gnu.org>
6961
6962 * Makefile.def (configure-gcc): Depend on binutils having been built.
6963 (all-gcc): No need to do it here.
6964 * Makefile.in: Regenerate.
6965
0cf085e4
PB
69662005-05-19 Paul Brook <paul@codesourcery.com>
6967
f610dd5f 6968 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
6969 language cannot be built.
6970 * configure: Regenerate.
6971
dfb2c39a
DJ
69722005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6973
6974 * ylwrap: Import from Automake 1.9.5.
6975
771aaa92
DU
69762005-05-13 David Ung <davidu@mips.com>
6977
6978 * MAINTAINERS (Write After Approval): Add self.
6979
3ac9bd58
MS
69802005-05-09 Mike Stump <mrs@apple.com>
6981
6982 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6983 lt_cv_sys_max_cmd_len for now.
f610dd5f 6984
f77a5578
SC
69852005-05-09 Stan Cox <scox@redhat.com>
6986
6987 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6988
795e36e5
MK
69892005-05-08 Matt Kraai <kraai@ftbfs.org>
6990
6991 * README.SCO: Update the URL.
6992
c9392a2b
DE
69932005-05-05 David Edelsohn <edelsohn@gnu.org>
6994
6995 * ltconfig: Define file_list_spec. Pass file_list_spec and
6996 with_gnu_ld to libtool.
6997 * ltcf-c.sh (aix[45]): Define file_list_spec.
6998 * ltcf-cxx.sh (aix[45]): Same.
6999 * ltcf-gcj.sh (aix[45]): Same.
7000 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7001 exists, write list of input files to temporary file.
7002
bebcd931
MS
70032005-05-04 Mike Stump <mrs@apple.com>
7004
7005 * configure.in: Always pass --target to target configures as
7006 otherwise rebuilds that do --recheck will fail.
7007 * confiugure: Rebuilt.
7008
ce406537
PB
70092005-05-04 Paolo Bonzini <bonzini@gnu.org>
7010
7011 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7012 STAGE_HOST_EXPORTS.
7013 (configure, all): Add bootstrap support.
7014 (Host modules, target modules): Pass post-stage1 flags and exports.
7015 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7016 * Makefile.in: Regenerate.
7017
aa9dcfc4
PB
70182005-04-29 Paolo Bonzini <bonzini@gnu.org>
7019
7020 * configure: Regenerate.
7021
b6f9abcf
MS
70222005-04-27 Mike Stump <mrs@apple.com>
7023
7024 * MAINTAINERS: Add self as darwin maintainer.
7025
acb217cb
BS
70262005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7027
7028 * config.sub: Update from master copy.
7029
b6dae270
MS
70302005-04-21 Mike Stump <mrs@apple.com>
7031
7032 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7033 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7034
c2e0d3a9
HPN
70352005-04-19 Hans-Peter Nilsson <hp@axis.com>
7036
7037 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7038 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7039 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7040 "*-*-elf" and "*-*-linux*".
7041 * configure: Regenerate.
7042
871ae772
JM
70432005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7044
7045 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7046
bf070c29
MS
70472005-04-12 Mike Stump <mrs@apple.com>
7048
7049 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7050
e865b6f7
TK
70512005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7052
7053 * MAINTAINERS (Write After Approval): Add myself.
7054
7b71ad7f
BS
70552005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7056
7057 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7058
25b42232
PB
70592005-04-06 Paolo Bonzini <bonzini@gnu.org>
7060
f610dd5f 7061 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
7062 (TARGET_CONFIGARGS): Include --with-target-subdir.
7063 (configure, all): New macros. Use them throughout.
7064 * Makefile.in: Regenerate.
7065
d727c624
JG
70662005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7067
7068 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 7069
fff72cc4
ZD
70702005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7071
7072 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7073
86472dc3
GP
70742005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7075
7076 * MAINTAINERS: Move John Carr to Write After Approval.
7077
dce2d8b2 70782005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
7079
7080 * config/mh-mingw32: Delete.
7081 * configure.in: Don't use it.
7082 * configure: Regenerate.
7083
33da42bc
PB
70842005-03-31 Paolo Bonzini <bonzini@gnu.org>
7085
7086 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7087 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 7088 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
7089 (HOST_LIB_PATH): Generate from Makefile.def.
7090 (TARGET_LIB_PATH): Likewise.
7091 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7092 * Makefile.in: Regenerate.
7093 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7094 (RPATH_ENVVAR): Include Darwin case.
7095 * configure: Regenerate.
7096
15cc1841
TF
70972005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7098
7099 * MAINTAINERS (Various Maintainers): Remove self.
7100 (Write After Approval): Add self.
7101
6a8c79d5
TF
71022005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7103
7104 * MAINTAINERS (Various Maintainers): Add self.
7105
256f7136
PB
71062005-03-25 Paolo Bonzini <bonzini@gnu.org>
7107
7108 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7109 * configure: Regenerate.
7110
191dd2c9
ZW
71112005-03-21 Zack Weinberg <zack@codesourcery.com>
7112
7113 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7114 gcc_version, and gcc_version_trigger from set of flags to pass.
7115 * Makefile.tpl: Remove definitions of above variables.
7116 (config.status): Remove dependency on $(gcc_version_trigger).
7117 * Makefile.in: Regenerate.
7118 * configure.in: Do not reference config/gcc-version.m4 nor
7119 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7120 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7121 * configure: Regenerate.
7122
ef6e9bc0 71232005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 7124 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
7125
7126 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7127 * Makefile.in: Regenerate.
7128
009bbd5a
FW
71292005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7130
7131 * MAINTAINERS (Write After Approval): Add myself.
7132
09f8755b
DA
71332005-03-03 David Ayers <d.ayers@inode.at>
7134
7135 * MAINTAINERS (Write After Approval): Add myself.
7136
e73ed25c
AO
71372005-03-01 Alexandre Oliva <aoliva@redhat.com>
7138
7139 PR libgcj/20160
7140 * ltmain.sh: Avoid creating archives with components that have
7141 duplicate basenames.
7142
ace9ac7b
AP
71432005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7144
7145 PR bootstrap/20250
7146 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7147 instead of check.
7148 * Makefile.in: Regenerate.
7149
c9db9354
PB
71502005-02-28 Paolo Bonzini <bonzini@gnu.org>
7151
7152 * Makefile.in: Regenerate to fix conflict between the previous two
7153 patches.
7154
215c351a
PB
71552005-02-28 Paolo Bonzini <bonzini@gnu.org>
7156
7157 PR bootstrap/17383
7158 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7159 * Makefile.tpl (HOST_SUBDIR): New substitution.
7160 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7161 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7162 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7163 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7164 (Host modules, Bootstrapped modules): Use it.
7165 (Build modules, Target modules): Do not create symlink trees,
7166 always configure out-of-srcdir.
7167 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7168 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7169 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7170 $(HOST_SUBDIR). Create a symlink for host_subdir.
7171
7172 * Makefile.in: Regenerate.
7173 * configure: Regenerate.
7174
5395b47b
NN
71752005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7176
7177 Merged from libada-gnattools-branch:
7178 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7179
7180 * gnattools: New directory.
7181 * Makefile.def: Add gnattools as a module, depending on target-libada.
7182 * Makefile.in: Regenerate.
7183 * configure.in: Include gnattools in host_tools; disable it if ada
7184 is disabled.
7185 * configure: Regenerate.
7186
ca2cc05c
JM
71872005-02-24 James A. Morrison <phython@gcc.gnu.org>
7188
7189 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7190 treelang maintainer.
7191 (Write After Approval): Remove myself.
7192
d2f3024f
PS
71932005-02-23 Paul Schlie <schlie@comcast.net>
7194
7195 * configure.in: Allow darwin targeted ports to build tk, itcl and
7196 libgui.
7197 * configure: Regenerate.
7198
bba5e0ca
EB
71992005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7200
7201 PR libgcj/10353
7202 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7203 * configure: Regenerate.
7204
70132ce7
SK
72052005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7206
7207 * MAINTAINERS (Write After Approval): Add myself.
7208
20f0edca
ILT
72092005-02-10 Ian Lance Taylor <ian@airs.com>
7210
7211 * MAINTAINERS: Update my e-mail address.
7212
e64e5109
RG
72132005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7214
7215 * MAINTAINERS (Write After Approval): Add myself.
7216
40d64b5a
HPN
72172005-01-29 Hans-Peter Nilsson <hp@axis.com>
7218
7219 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7220 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7221 target-libgloss when not *-*-elf and *-*-aout.
7222 * configure: Regenerate.
7223
54a12711
KH
72242005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7225
7226 * MAINTAINERS: Remove obsolete entries.
7227
0aa99dbb
KH
7228 * MAINTAINERS (Write After Approval): Add Michael Matz.
7229
2b009f5f
NB
72302005-01-19 Neil Booth <neil@daikokuya.co.uk>
7231
7232 * MAINTAINERS: Remove self as cpplib maintainer.
7233
385870f5
KC
72342005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7235
7236 * install-sh, config.sub: Import from upstream.
7237
e7daab31
KC
72382005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7239
7240 PR bootstrap/18222
7241 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7242 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7243 * Makefile.in: Regenerate.
7244
e6003f4d
JT
72452005-01-16 Jason Thorpe <thorpej@netbsd.org>
7246
7247 * MAINTAINERS: Update my email address.
7248
145e2972 72492005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 7250 Andreas Schwab <schwab@suse.de>
145e2972
DE
7251
7252 PR bootstrap/18033
7253 * config-ml.in: Eval option if surrounded by single quotes.
7254
86c7e0da
PB
72552005-01-03 Paolo Bonzini <bonzini@gnu.org>
7256
7257 Revert 2004-12-28 Makefile changes, a better fix will be
7258 applied to mainline and src after GCC 4.0 branches.
7259
3224a22f
PB
72602004-12-28 Paolo Bonzini <bonzini@gnu.org>
7261
7262 PR bootstrap/17383
7263
7264 * Makefile.def (target_modules): Remove stage parameter,
7265 it is always true now.
7266 * Makefile.tpl (configure-build-[+module+],
7267 configure-target-[+module+]): Always build symlink tree
7268 for the directory and for include. BUILD_SUBDIR and
7269 TARGET_SUBDIR cannot be . anymore.
7270 * Makefile.in: Regenerate.
7271
aaf51ca2
DE
72722004-12-25 David Edelsohn <edelsohn@gnu.org>
7273
7274 Revert 2004-12-08 Makefile changes.
7275
4e32e454
DS
72762004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7277
7278 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7279 cygwin, mingw.
7280
669f01d8
AS
72812004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7282
7283 * configure.in (sh64-*-*): Reenable gprof.
7284 * configure: Regenerate.
7285
1b227ee0
DE
72862004-12-08 David Edelsohn <edelsohn@gnu.org>
7287
7288 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7289 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7290 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7291 * Makefile.in: Regenerate.
7292
ce5e944c
CF
72932004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7294
7295 * MAINTAINERS: Update my email address.
7296
893f1e87
MK
72972004-12-07 Matt Kraai <kraai@ftbfs.org>
7298
7299 * Makefile.tpl: Generate normal dependencies if the LHS module is
7300 not bootstrapped.
7301 * Makefile.in: Regenerate.
7302
bb59c339
RS
73032004-12-03 Richard Sandiford <rsandifo@redhat.com>
7304
7305 * configure.in: Include config/gxx-include-dir.m4. Use
7306 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7307 * configure: Regenerate.
7308
4982adbe
RS
73092004-12-03 Richard Sandiford <rsandifo@redhat.com>
7310
7311 * config.if: Delete.
7312 * configure.in: Set libstdcxx_incdir directly.
7313 * configure: Regenerate.
7314
05750653
EC
73152004-12-02 Eric Christopher <echristo@redhat.com>
7316
7317 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7318 * Makefile.in: Regenerate.
7319
5fef1dbd
RS
73202004-12-02 Richard Sandiford <rsandifo@redhat.com>
7321
7322 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7323 * configure: Regenerate.
7324
afabd8e6
RS
73252004-12-02 Richard Sandiford <rsandifo@redhat.com>
7326
7327 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7328 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7329 * configure: Regenerate.
7330
78716e86
EC
73312004-12-01 Eric Christopher <echristo@redhat.com>
7332
7333 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7334 of things to remove.
7335
57ab8ba9
MK
73362004-11-29 Matt Kraai <kraai@ftbfs.org>
7337
7338 * MAINTAINERS (Write After Approval): Update my e-mail address.
7339
2539bffe
KC
73402004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7341
7342 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7343 from CVS libtool to always pass_all.
7344
3e732ba0
JDA
73452004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7346
7347 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7348 (hppa*64*-*-*): Delete incorrect comment.
7349 * configure: Rebuilt.
7350
767f726e
KC
73512004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7352
7353 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7354
2c92e90f
KC
73552004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7356
7357 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7358 from CVS libtool to always pass_all.
7359
32f84e48
KC
73602004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7361
7362 * install-sh, compile: Import from automake.
7363
9587be8a
KC
73642004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7365
7366 * config.guess, config.sub: Import from savannnah.
7367
04e81808 73682004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
7369
7370 * MAINTAINERS (Write After Approval): Add myself
7371
f87a2b2e
MS
73722004-11-12 Mike Stump <mrs@apple.com>
7373
7374 * Makefile.def: Add html support.
7375 * Makefile.tpl: Likewise.
7376 * Makefile.in: Regenerate.
7377
848556c2
GK
73782004-11-11 Geoffrey Keating <geoffk@apple.com>
7379
556f03c4
GK
7380 PR 18423
7381 * configure.in: Remove all instances of build-fixincludes from
7382 noconfigdirs.
7383 (build_configargs): Supply --target to subdirectories.
7384 * configure: Regenerate.
7385
848556c2
GK
7386 * Makefile.def: Make gcc install depend on fixincludes install.
7387 * Makefile.in: Regenerate.
7388
9e5712a5
JJ
73892004-11-10 Janis Johnson <janis187@us.ibm.com>
7390
7391 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7392
4ef509c0
PB
73932004-11-11 Paul Brook <paul@codesourcery.com>
7394
7395 * MAINTAINERS: Add self as arm maintainer. Update email address.
7396
20d11df6
HPN
73972004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7398
7399 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7400 target-libgfortran.
79fd8592 7401 * configure: Regenerate.
20d11df6 7402
68c70f15
DE
74032004-11-07 David Edelsohn <edelsohn@gnu.org>
7404
7405 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7406 like CC.
7407
54f88091
PB
74082004-11-05 Paolo Bonzini <bonzini@gnu.org>
7409
7410 * Makefile.def (host fixincludes): Specify missing targets.
7411 * Makefile.in: Regenerate.
7412
6866abb8
RC
74132004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7414
7415 * MAINTAINERS: Add myself
7416
83f62578
GL
74172004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7418
7419 * MAINTAINERS (Write After Approval): Add myself.
7420
53c7ffe7
GK
74212004-11-04 Geoffrey Keating <geoffk@apple.com>
7422
7423 * Makefile.def: Build fixincludes for the host, too.
7424 * Makefile.in: Regenerate.
7425 * configure.in (host_tools): Add fixincludes.
7426 * configure: Regenerate.
7427
ac8b3d9d
DJ
74282004-11-04 Daniel Jacobowitz <dan@debian.org>
7429
7430 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7431 * configure: Regenerated.
7432
bab37580
L
74332004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7434
7435 PR other/17783
7436 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7437 * configure: Regenerated.
7438
db1de713
MM
74392004-10-31 Mark Mitchell <mark@codesourcery.com>
7440
7441 * README.SCO: Update per FSF instructions.
7442
a827e21a
EW
74432004-10-28 Eric B. Weddington <ericw@evcohs.com>
7444
7445 PR target/18151
7446 * configure.in (case ${target}): Do not build fixincludes for avr.
7447 * configure: Regenerated.
7448
9d069a4f
PB
74492004-10-26 Paolo Bonzini <bonzini@gnu.org>
7450
7451 * configure.in (case ${target}): Do not build fixincludes
7452 on platforms where it is not used.
7453 * configure: Regenerated.
7454
fc45f3fe
DJ
74552004-10-23 Daniel Jacobowitz <dan@debian.org>
7456
7457 * configure.in: Use an absolute path to install-sh.
7458 * configure: Regenerated.
7459
36554b92
AL
74602004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7461
7462 * MAINTAINERS (Write After Approval): Add myself.
7463
88e9994a
KH
74642004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7465
7466 * MAINTAINERS: Remove from Write After Approval those that are
7467 already maintainers.
7468
ad02a944
SP
74692004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7470
7471 * MAINTAINERS: Update my email address.
7472
c8e6cd41
KC
74732004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7474
7475 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7476 * configure: Regenerate.
7477
dce2d8b2 74782004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
7479
7480 * MAINTAINERS: Update my email address.
7481
a8b0957e
KH
74822004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7483
7484 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7485 entries belonging to this category.
7486
96836f61
JZ
74872004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7488
7489 * MAINTAINERS: Update my e-mail address.
7490
7e0b5752
PB
74912004-10-06 Paolo Bonzini <bonzini@gnu.org>
7492
7493 Fix wrong conflict resolution in:
7494
7495 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7496
7497 * Makefile.in: Regenerate.
7498 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7499 in the recursive `make', instead of hardwiring `all'.
7500 (Autogenerated TARGET-* variables): New.
7501
370f7a47
TL
75022004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7503
7504 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 7505 * configure: Regenerate.
370f7a47 7506
13e5d623
KH
75072004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7508
7509 * MAINTAINERS (Various Maintainers): Move the "windows,
7510 cygwin, mingw" maintainer to ...
7511 (OS Port Maintainers): ... here.
7512
a6497c1b
KH
75132004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7514
7515 * MAINTAINERS (Write After Approval): Remove those that are
7516 maintainers of some subsystem.
7517
1abb828a
D
75182004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7519
7520 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7521 * ltcf-cxx.sh (tpf*): Likewise.
7522 * ltconfig (tpf*): Add TPF OS configuration support.
7523
16d1338d
BS
75242004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7525
7526 * MAINTAINERS: Change my email address to my new work account.
7527
9082a750
MR
75282004-09-24 Michael Roth <mroth@nessie.de>
7529
7530 * configure.in (--without-headers): Add missing double quotes.
7531 * configure: Regenerate.
7532
dce2d8b2 75332004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
7534
7535 * ylwrap: Revert to previous version.
7536
4c4a5bbc
L
75372004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7538
7539 PR bootstrap/17369
7540 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7541 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7542 SET_GCC_LIB_PATH_CMD.
7543 (BASE_TARGET_EXPORTS): Likewise.
7544 * Makefile.in: Regenerated.
7545
7546 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7547 * configure: Regenerated.
7548
85f59630
KC
75492004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7550
7551 * config.guess: New upstream version
7552 * compile, depcomp, install-sh, ylwrap: Likewise.
7553
95c53c62
RS
75542004-09-19 Roger Sayle <roger@eyesopen.com>
7555
7556 * config/mh-x86omitfp: New host makefile fragment. Add
7557 -fomit-frame-pointer to the default BOOT_CFLAGS.
7558 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7559 * configure: Regenerate.
7560
0a1c093b
AP
75612004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7562
7563 PR target/11572
7564 * configure.in (*-*-darwin*): Renable libobjc.
7565 * configure: Regenerate.
7566
315fcf97
NS
75672004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7568
7569 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7570
0a050485 75712004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 7572
0a050485
DB
7573 * Makefile.def: Remove libbanshee.
7574 * Makefile.tpl: Ditto.
7575 * configure.in: Ditto.
7576 * Makefile.in: Regen.
7577 * configure: Ditto.
7578
5f4a098e
DE
75792004-09-08 David Edelsohn <edelsohn@gnu.org>
7580
7581 * ltmain.sh: Use $pic_object as $non_pic_object if
7582 $non_pic_object=none.
7583
32b2511f
PB
75842004-09-07 Paolo Bonzini <bonzini@gnu.org>
7585
7586 * missing: Import latest version from master repository.
7587
fc4d0e82
NC
75882004-09-06 Nick Clifton <nickc@redhat.com>
7589
7590 * config.sub: Import latest version from master repository.
7591 * config.guess: Likewise.
7592 This includes these changes:
78716e86 7593
fc4d0e82
NC
7594 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7595
7596 * config.sub: Handle crisv32, alias etraxfs.
7597 * config.guess (crisv32:Linux:*:*): Handle.
7598
7599 2004-08-13 Brad Smith <brad@comstyle.com>
7600
7601 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7602 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7603
7604 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7605
7606 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7607 assume the processor is a powerpc. This is because coreutils
7608 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7609 in this case, due to a MacOS X bug that causes
7610 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7611 to return a negative number.
7612 Problem reported by Petter Reinholdtsen in:
7613 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7614
7615 2004-07-19 Ben Elliston <bje@gnu.org>
7616
7617 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7618
7619 2004-06-24 Ben Elliston <bje@gnu.org>
7620
7621 * config.guess: Update copyright years.
7622 * config.sub: Likewise.
7623
7624 2004-06-22 Robert Millan <robertmh@gnu.org>
7625
7626 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7627 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7628
7629 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7630
7631 * config.guess (*:*VMS:*:*): New entry. Replaces
7632 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7633 manufacturer.
7634
7635 2004-06-22 Ben Elliston <bje@gnu.org>
7636
7637 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7638 * config.sub: Likewise.
7639
7640 2004-06-22 Ben Elliston <bje@gnu.org>
7641
7642 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7643 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7644
7645 2004-06-11 Ben Elliston <bje@gnu.org>
7646
7647 * config.guess (pegasos:OpenBSD:*:*): Remove.
7648
7649 2004-06-11 Ben Elliston <bje@gnu.org>
7650
7651 From Wouter Verhelst <wouter@grep.be>:
7652 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7653
7654 2004-06-11 Ben Elliston <bje@gnu.org>
7655
7656 * config.guess (luna88k:OpenBSD:*:*): New.
7657
7658 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7659
7660 * config.guess (m32r*:Linux:*:*): New case.
7661 * config.sub: Handle m32rle.
7662
7663 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7664
7665 From Jens Petersen <petersen@redhat.com>:
7666 * config.sub: Handle sparcv8.
7667
7668 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7669
7670 From Tom Smith <smith@cag.lkg.hp.com>:
7671 * config.guess: Version suffixes are equally significant on Tru64
7672 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7673 prefix of "P" (patched kernel).
7674
7675 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7676
7677 * config.sub: Add support for National Semiconductor CRX target.
7678
2f4cc6bf
JJ
76792004-09-03 Janis Johnson <janis187@us.ibm.com>
7680
7681 * MAINTAINERS (Various Maintainers): Remove myself as web page
7682 maintainer, add myself as maintainer of build status lists.
7683
61fec9ff
JB
76842004-09-03 Jan Beulich <jbeulich@novell.com>
7685
7686 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7687 *-*-netware, but add target-libmudflap.
7688 Consolidate *-*-netware targets (of which really only i?86 exists)
7689 into a single entry.
7690 * configure: Likewise.
7691
45f366ab
PB
76922004-09-01 Paolo Bonzini <bonzini@gnu.org>
7693
7694 * Makefile.tpl (sorry): Remove.
7695 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7696 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7697 (do-clean): Clean per-stage directories too.
7698 (do-distclean): Run distclean-stage1 too.
7699 (.NOTPARALLEL): Enable during toplevel bootstrap.
7700 (stage[+id+]-bubble): Enable parallel execution during
7701 the recursive invocation.
7702 * Makefile.in: Regenerate.
7703
7704 Fix previous checkin:
7705
7706 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7707 include.
7708 * configure.in: Fix indentation.
7709 * configure: Regenerate.
7710
dce2d8b2 77112004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 7712
45f366ab
PB
7713 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7714 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7715 * configure: regenerate
78716e86 7716 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 7717 -mdynamic-no-pic
be8fff81 7718
71b5d516
PB
77192004-08-31 Paolo Bonzini <bonzini@gnu.org>
7720
7721 * Makefile.def (build_modules): Add fixincludes.
7722 (dependencies): Make gcc depend on fixincludes.
7723 * configure.in (build_tools): Add fixincludes.
7724 (build_configdirs): Always include build_libs.
7725 * Makefile.in: Regenerate.
7726 * configure: Regenerate.
7727
77282004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
7729
7730 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7731 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7732 phony targets; do not generate timestamp files.
7733 (distclean-stageN): Remove references to their timestamp files.
7734 (restageN, touch-stageN): Remove.
7735 (stageN-bubble): Rewritten.
7736 (compare): Support lean bootstraps.
7737 * Makefile.in: Regenerate.
7738
7739 * configure.in: Only warn when bootstrapping but
7740 build != host or build != target. Support lean bootstraps.
7741 * configure: Regenerate.
7742
ce7cbbb0
PE
77432004-08-26 Phil Edwards <phil@codesourcery.com>
7744
7745 * configure.in: Give a better error message if GMP/MPFR are missing
7746 and a language needing them has been requested.
7747 * configure: Regenerated.
7748
9c71a529
PE
77492004-08-25 Phil Edwards <phil@codesourcery.com>
7750
7751 * configure.in: Print a list of available language front-ends if
7752 a requested one is missing. Tidy stray tab characters.
7753 * configure: Regenerated.
7754
e3f92d3b
MK
77552004-08-19 Michael Koch <konqueror@gmx.de>
7756
7757 * gcc/doc/install.texi: Update entry about automake for libjava.
7758
c3f84f61
RM
77592004-08-17 Robert Millan <robertmh@gnu.org>
7760
7761 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7762 (instead of FreeBSD).
7763 * configure: Regenerate.
7764
7c27e184
PB
77652004-08-16 Paolo Bonzini <bonzini@gnu.org>
7766
7767 * Makefile.in: Regenerate.
7768 * configure: Regenerate.
7769
7770 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7771 stage_*_flags.
7772 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7773 for bootstrapped modules if toplevel bootstrap is going.
7774 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7775 modules. Adjust for changes in Makefile.def. Enable several
7776 rules even in non-bootstrap mode, just to avoid peppering the
7777 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7778 (stage-[+prev+]-bubble): Remove.
7779
7780 * Makefile.def (Dependencies): Depend on all-build-bison,
7781 all-build-flex, all-build-byacc, all-build-texinfo, rather
7782 than the host variations.
7783 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7784 with BUILD_SUBDIR.
7785 (BISON): Update for recent Bisons.
7786 (YACC): Fix typo.
7787 (cross): Depend on all-build.
7788 (all): Do not depend on all-build.
7789 (prebootstrap): Remove.
7790 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7791 (Prebootstrap dependencies): Add them to the per-stage targets
7792 and to all-prebootstrap.
7793 * configure.in (build_configdirs): Always enable build_tools.
7794 (BUILD_DIR_PREFIX): Remove.
7795
7796 * Makefile.def (gcc): Add target variable.
7797 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7798 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7799 in the recursive `make', instead of hardwiring `all'.
7800 (Autogenerated TARGET-* variables): New.
7801
20f3bb80
BB
78022004-08-13 Brian Booth <bbooth@redhat.com>
7803
7804 * MAINTAINERS: Remove myself from write-after-approval.
7805
b5be499d
NN
78062004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7807
7808 * src-release: Stop distributing mmalloc with gdb (which doesn't
7809 use it).
7810 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7811 * Makefile.in: Regenerate.
7812
b3f8d95d
MM
78132004-08-09 Mark Mitchell <mark@codesourcery.com>
7814
7815 * configure.in (arm*-*-eabi*): New target.
7816 * configure: Regenerate.
7817
3589b69e
PB
78182004-08-06 Paolo Bonzini <bonzini@gnu.org>
7819
7820 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7821 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7822 (Dependencies): New section.
7823 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7824 (configure-target-[+module+]): Depend on maybe-all-gcc
7825 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7826 (toplevel profiledbootstrap): Fix dependencies.
7827 * Makefile.in: Regenerate.
7828
972974fc
MM
78292004-08-03 Mark Mitchell <mark@codesourcery.com>
7830
7831 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7832 target-libiberty to noconfigdirs.
7833 * configure: Regenerate.
7834
bebf829d
PB
78352004-08-03 Paul Brook <paul@codesourcery.com>
7836
7837 * configure.in: Check for MPFR as well as GMP.
7838 * configure: Regenerate.
7839
98a5bb3b
RM
78402004-08-01 Robert Millan <robertmh@gnu.org>
7841
7842 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7843 libmudflap for all GNU-based systems (with Glibc).
7844 * configure: Regenerate.
7845
dce2d8b2 78462004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
7847
7848 * Makefile.def (host-modules): Add gcc.
7849 * Makefile.in: Regenerate.
7850 * Makefile.tpl (sorry): New rule.
7851 (configure-host, all-host, [+make_target+]-host, do-check,
7852 install-host): Do not add gcc as a special case.
7853 (host modules): Add a small special-casing for gcc. Export
7854 extra_make_flags through the environment.
7855 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7856 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7857 other recursive targets for gcc): Remove.
7858
7859 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7860 (stage, unstage): New rules.
7861 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7862 distclean-stage[+id+]): Use stage_current.
7863 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7864 the stage*-start rules.
7865
aeb732c1
GK
78662004-08-02 Geoffrey Keating <geoffk@apple.com>
7867
7868 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7869 use -all_load flag.
7870
25b656e7
PB
78712004-08-02 Paolo Bonzini <bonzini@gnu.org>
7872
7873 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7874 * configure: Regenerate.
7875
cc440d71
TM
78762004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7877
7878 * maintainer-scripts/gcc_release: Revert yesterday's change.
7879
270e140b
SB
78802004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7881
7882 * MAINTAINERS: Add myself to write-after-approval.
7883
3e4035f8
TM
78842004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7885
7886 * libf2c: Removed.
7887 * gcc/gccbug.in: Updated because of libf2c removal.
7888 * maintainer-scripts/gcc_release: Ditto.
7889
dce2d8b2 78902004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
7891
7892 * configure.in: Build libmudflap by default on FreeBSD.
7893 * configure: Regenerated.
7894
dfcada9a
MM
78952004-07-09 Mark Mitchell <mark@codesourcery.com>
7896
7897 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7898 systems.
7899 * configure: Regenerated.
7900
dce2d8b2 79012004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
7902
7903 PR target/16344
7904 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7905 feedback based compiler.
7906 * Makefile.in: Rebuilt.
7907
95bcca47
AO
79082004-07-08 Alexandre Oliva <aoliva@redhat.com>
7909
7910 * Makefile.def (host_modules): Set bootstrap=true for flex.
7911 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7912 * Makefile.in: Rebuilt.
7913
051822f6
JH
79142004-07-07 Jan Hubicka <jh@suse.cz>
7915
7916 * MAINTAINERS: Add self as a profile feedback maintainer.
7917
7b61653a
PE
79182004-07-05 Phil Edwards <phil@codesourcery.com>
7919
7920 * configure.in: Do not prepend $srcdir to /dev/null in
7921 makefile fragments.
7922 * configure: Regenerate.
7923
23f6b2f9
PB
79242004-07-01 Paolo Bonzini <bonzini@gnu.org>
7925
7926 * Makefile.def (build_modules): Add bison, byacc, flex,
7927 m4, texinfo.
7928 (flags_to_pass): Add FLEX.
7929 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7930 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7931 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7932 DEFAULT_MAKEINFO): Remove.
7933 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7934 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7935 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7936 objdir or else use configured tool.
7937 (all-build): New.
7938 (all): Depend on it.
7939 (Build module dependencies): Add.
7940 * Makefile.in: Regenerate.
7941 * configure.in: Better support for multiple build modules,
7942 matching what is done for host/target modules. Do not look
7943 for "plausible" locations of build tools if Canadian cross.
7944 Use autoconf's AC_PROG_CC to find a C compiler. Define
7945 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7946 * configure: Regenerate.
78716e86 7947
1c020272
PB
79482004-06-22 Paolo Bonzini <bonzini@gnu.org>
7949
7950 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7951 * Makefile.in: Regenerate.
7952
a52a0a7f
PB
79532004-06-22 Paolo Bonzini <bonzini@gnu.org>
7954
7955 * Makefile.tpl (configure-build-[+module+],
7956 configure-[+module+], configure-target-[+module+]): Pass
7957 [+extra_configure_args+].
7958 (all-build-[+module+], all-[+module+], check-[+module+],
7959 install-[+module+], [+make_target+]-[+module+],
7960 all-target-[+module+], check-target-[+module+],
7961 install-target-[+module+], [+make_target+]-target-[+module+]):
7962 Pass [+extra_make_args+].
7963 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7964 (GCC_HOST_EXPORTS): Remove.
7965 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7966 cross, check-gcc, check-gcc-c++, install-gcc,
7967 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7968 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7969 * Makefile.in: Regenerate.
7970
ccde3f1a
MS
79712004-06-21 Matthew Sachs <msachs@apple.com>
7972
7973 * MAINTAINERS: Added self to write-after-approval.
7974
6264b0a6
CF
79752004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7976
7977 * configure.in: Check for srcdir/winsup rather than build directory
7978 winsup.
7979 * configure: Regenerate.
7980
801e2270
CV
79812004-06-17 Corinna Vinschen <vinschen@redhat.com>
7982
7983 * configure.in: Don't build Cygwin native newlib if winsup
7984 directory is missing. Emit warning instead.
7985 * configure: Regenerate.
7986
ad6717df
PB
79872004-06-09 Paolo Bonzini <bonzini@gnu.org>
7988
7989 * Makefile.tpl (touch-stage[+id+]): New.
7990 (restage[+prev+]): Depend on touch-stage[+id+].
7991
7992 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7993 Use it throughout.
7994
7995 * Makefile.def: Add profile and feedback bootstrap stages.
7996 Remove next field from bootstrap stages.
7997 * Makefile.tpl (LN, LN_S): Substitute.
7998 (stageN-start, stageN-end): Use double-colon rules, to
7999 provide a hook for additional setup commands.
8000 (distclean-stageN-gcc, restageN): Create dependencies from
8001 [+prev+], not from [+next+].
8002 (stageN-bubble): Add commands for successive stages from
8003 [+prev+], using double-colon rules.
8004 (all-stageN-gcc): Fix typo.
8005 (stagefeedback-start, profiledbootstrap): New.
8006 * Makefile.in: Regenerate.
8007 * configure.in: Call ACX_PROG_LN.
8008 * configure: Regenerate.
8009
5bbb9680
CY
80102004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8011
8012 * MAINTAINERS (Write After Approval): Add myself.
8013
e18be1d4
MA
80142004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8015
8016 * MAINTAINERS (Write After Approval): Add myself.
8017
5607edfd
PB
80182004-06-03 Paolo Bonzini <bonzini@gnu.org>
8019
8020 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8021 without gcc.
8022 * configure: Regenerate.
8023
1ec4e9c3
PB
80242004-06-01 Paolo Bonzini <bonzini@gnu.org>
8025
8026 * Makefile.tpl: Fix typo.
8027 * Makefile.in: Regenerate.
8028
dce2d8b2 80292004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
8030
8031 * configure.in: Remove new- prefix from toplevel
8032 bootstrap targets.
8033 * configure: Regenerate.
8034
f516a7da
PB
80352004-06-01 Paolo Bonzini <bonzini@gnu.org>
8036
8037 * Makefile.tpl (all.normal): Rename to all.
8038 (all): Replace with a rule to pick the default
8039 target from configure.
8040 (all-gcc, configure-gcc): Use conditionals to
8041 do nothing when toplevel bootstrap is going on.
8042 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8043 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8044 * configure.in: Support --enable-bootstrap.
8045
8046 * Makefile.def: Remove new- prefix from toplevel
8047 bootstrap targets.
8048 * Makefile.tpl: Likewise.
8049
8050 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8051 target.
8052
8053 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8054 $(RECURSE_FLAGS) to recursive invocation of make.
8055
8056 * Makefile.in: Regenerate.
8057 * configure: Regenerate.
8058
78dd5e36 80592004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 8060 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
8061
8062 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8063 like CC.
8064
30f1bddc
DJ
80652004-05-27 Daniel Jacobowitz <dan@debian.org>
8066
8067 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8068 * configure: Regenerate.
8069
4fc4dd12
DJ
80702004-05-25 Daniel Jacobowitz <drow@false.org>
8071
8072 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8073 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8074 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8075 targets.
8076 * Makefile.in: Regenerate.
8077
dce2d8b2 80782004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
8079
8080 * configure.in: Test the ability to symlink directories.
8081 * configure: Regenerate.
8082
8083 * Makefile.def (bootstrap-stage): New definitions.
8084 * Makefile.tpl (configure-stage1-gcc,
8085 configure-stage2-gcc, configure-stage3-gcc,
8086 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8087 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8088 new-restage3, compare): Autogenerate, see Makefile.in
8089 entry for behavioral changes.
8090 (distclean-stage1, new-stage1-start, new-stage1-end,
8091 new-stage1-bubble, distclean-stage2, new-stage2-start,
8092 new-stage2-end, new-stage2-bubble, distclean-stage3,
8093 new-stage3-start, new-stage3-end): New autogenerated targets.
8094 (objext, prebootstrap, BOOT_CFLAGS,
8095 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8096 targets.
8097
8098 * Makefile.in: Regenerate.
8099 (distclean-stage1, new-stage1-start, new-stage1-end,
8100 new-stage1-bubble, distclean-stage2, new-stage2-start,
8101 new-stage2-end, new-stage2-bubble, distclean-stage3,
8102 new-stage3-start, new-stage3-end): New targets.
8103 (all-stage1-gcc): Move prebootstrap dependency from here...
8104 (configure-stage1-gcc): ...to here.
8105 (new-bootstrap): Use bubble targets.
8106 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8107 Use per-stage distclean targets.
8108 (configure-stage1-gcc, configure-stage2-gcc,
8109 configure-stage3-gcc, all-stage1-gcc,
8110 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8111 Use new-stageN-start to prepare the tree.
8112
4f4e53dd
PB
81132004-05-23 Paolo Bonzini <bonzini@gnu.org>
8114
8115 * Makefile.def (host_modules): add libcpp.
8116 * Makefile.tpl: Add dependencies on and for libcpp.
8117 * Makefile.in: Regenerate.
8118 * configure.in: Add libcpp host module.
8119 * configure: Regenerate.
8120
60975492
PB
81212004-05-21 Paolo Bonzini <bonzini@gnu.org>
8122
8123 * Makefile.tpl: Whenever a recursive target is defined, wrap
8124 it in a special @if/@endif block, and prepare its maybe
8125 dependency in the @if/@endif block
8126 * configure.in: Instead of writing maybe dependencies, remove
8127 the @if/@endif statements, and remove the @if/@endif blocks
8128 that remain.
8129 * configure: Regenerate.
8130 * Makefile.in: Regenerate.
8131
5ce7d75d
JJ
81322004-05-20 Janis Johnson <janis187@us.ibm.com>
8133
8134 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8135
c779c42f
KK
81362004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8137
8138 PR bootstrap/15120
8139 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8140 * */configure: Rebuilt.
8141
b4117c30
ZW
81422004-05-17 Zack Weinberg <zack@codesourcery.com>
8143
8144 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8145 of libf2c.
8146 * configure, Makefile.in: Regenerate.
8147
719bb4e3 81482004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
8149
8150 * MAINTAINERS (Write After Approval): Add myself.
8151
6de9cd9a
DN
81522004-05-13 Diego Novillo <dnovillo@redhat.com>
8153
8154 Merge from tree-ssa-20020619-branch.
8155
8156 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8157 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8158 (HOST_GMPLIBS): Define.
8159 (HOST_GMPINC): Define.
8160 (TARGET_LIB_PATH): Add libmudflap.
8161 (GFORTRAN_FOR_TARGET): Define.
8162 (configure-build*): Export GFORTRAN.
8163 (configure-gcc): Export GMPLIBS and GMPINC.
8164 (all-gcc): Add maybe-all-libbanshee.
8165 (configure-target-libgfortran): Define.
8166 * Makefile.in: Regenerate.
8167 * configure.in (host_libs): Add libbanshee.
8168 (target_libraries): Add target-libmudflap and target-libgfortran.
8169 Add --with-libbanshee.
8170 Handle --disable-libmudflap.
8171 (*-*-freebsd*): Use with_gmp.
8172 Add $(libgcj) to noconfigdirs.
8173 * configure: Regenerate.
8174 * depcomp: New file.
8175 * MAINTAINERS: Add tree-ssa maintainers.
8176
8f1b790f
VM
81772004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8178
b4117c30 8179 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 8180
693446fc
BF
81812004-04-30 Brian Ford <ford@vss.fsi.com>
8182
b4117c30 8183 * MAINTAINERS (Write After Approval): Add myself.
693446fc 8184
d1bb666c
UB
81852004-04-29 Uros Bizjak <uros@kss-loka.si>
8186
b4117c30 8187 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 8188
6cf1ac42
PB
81892004-04-28 Paolo Bonzini <bonzini@gnu.org>
8190
8191 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8192 * configure: Regenerate.
8193
632933d5
PB
81942004-04-27 Paolo Bonzini <bonzini@gnu.org>
8195
8196 Revert:
8197 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8198
8199 * Makefile.def (flags_to_pass): Remove *dir variables that
8200 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8201 as well as prefix and exec_prefix.
8202 * Makefile.in: Regenerate.
8203
80dc6aa0
RM
82042004-04-26 Robert Millan <robertmh@gnu.org>
8205
8206 Add patches from libtool CVS.
8207 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8208 * ltconfig: Likewise.
8209 * ltcf-c.sh: Likewise.
8210 * ltcf-cxx.sh: Likewise.
8211 * ltcf-gcj.sh: Likewise.
8212
e11283f1
PB
82132004-04-26 Paolo Bonzini <bonzini@gnu.org>
8214
8215 * Makefile.def (host_modules): Mark with the bootstrap
8216 flag packages on which gcc depends.
8217 * Makefile.tpl (all-bootstrap): Use it.
8218 * Makefile.in: Regenerate.
8219
8546950c
PB
82202004-04-26 Paolo Bonzini <bonzini@gnu.org>
8221
8222 * Makefile.def (flags_to_pass): Remove *dir variables that
8223 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8224 as well as prefix and exec_prefix.
8225 * Makefile.in: Regenerate.
8226
a76494aa
PB
82272004-04-26 Paolo Bonzini <bonzini@gnu.org>
8228
b4117c30
ZW
8229 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8230 * configure: Regenerate.
8231 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8232 * gcc/Makefile.tpl (compare): Use the result of the test.
8233 * gcc/Makefile.in: Regenerate.
a76494aa 8234
03a91701
PB
82352004-04-23 Paolo Bonzini <bonzini@gnu.org>
8236
8237 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8238 Always relocate gcc and prev-gcc to the original names, even
8239 if the build fails.
8240 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8241 New targets.
8242
082a6351
LG
82432004-04-23 Laurent GUERBY <laurent@guerby.net>
8244
8245 * MAINTAINERS: Update my email address.
b4117c30 8246
1f1d584b
RO
82472004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8248
8249 * configure.in (mips*-*-irix5*): Enable ld.
8250 * configure: Regenerate.
082a6351 8251
1db673ca
RO
82522004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8253
8254 * configure: Regenerate.
8255
ce4ea44e
JW
82562004-04-15 James E Wilson <wilson@specifixinc.com>
8257
8258 * Makefile.tpl (configure-[+module+], configure-gcc,
8259 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8260 Set and export LDFLAGS.
8261 * Makefile.in: Regenerate.
8262
611f62ad
MC
82632004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8264
b4117c30 8265 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 8266
be912515
NN
82672004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8268
8269 PR bootstrap/14871
8270 * Makefile.tpl: If we don't have built-in-tree target tools,
8271 use the ones found by configure rather than hacking around with
8272 program_transform_name.
8273 * configure.in: Give Makefile.tpl the information necessary
8274 to do that.
8275 * Makefile.in: Regenerate.
8276 * configure: Regenerate.
8277
9104315a
NN
82782004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8279
8280 PR bootstrap/14760
8281 * configure.in: When computing baseargs, strip *all* copies of
8282 offending options. Also, don't match/substitute the trailing space,
8283 so that this actually works when two similar options are separated by
8284 only one space.
8285 * configure: Regenerate.
8286
bef1d700
DE
82872004-04-06 David Edelsohn <edelsohn@gnu.org>
8288
b4117c30
ZW
8289 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8290 (rs6000-*-aix*): Same.
8291 * configure: Regenerate.
bef1d700 8292
54bcf05e 82932004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
8294
8295 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 8296
369a832c 82972004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
8298
8299 * MAINTAINERS: Add myself to write-after-approval.
369a832c 8300
09a9c095
NN
83012004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8302
7caf53cb
NN
8303 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8304 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8305 * Makefile.in: Regenerate.
8306
09a9c095
NN
8307 * configure.in (top level bootstrap support): Rework --enable-werror
8308 to set @stage2_werror_flag@.
8309 * configure: Regenerate.
8310 * Makefile.tpl (top level bootstrap support): Pass
8311 @stage2_werror_flag@ down to configure in stages 2 and 3.
8312 * Makefile.in: Regenerate.
8313
5595a2bd
NN
83142004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8315
cbfd7e06
NN
8316 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8317 for stages 2 and 3 as well as in make. As a consequence, remove
8318 OUTPUT_OPTION (now detected by configure) from the flags passed down
8319 to make.
8320 * Makefile.in: Regenerate.
8321
5595a2bd
NN
8322 * Makefile.tpl (new-bootstrap): Fix typo.
8323 * Makefile.in: Regenerate.
8324
ca3b3e20
NN
83252004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8326
295f4e42
NN
8327 * Makefile.tpl: Rearrange by moving recursive_targets rules
8328 into their proper sections.
8329 * Makefile.tpl (top level bootstrap support): Move disabling
8330 of coverage flags from 'make' to 'configure'; improve comments.
8331 * Makefile.in: Regenerate.
8332
340de83f
NN
8333 * Makefile.tpl (experimental top level bootstrap) Move stage1
8334 language setting from all- target to configure- target; disable
8335 intermodule optimization in stage 1; prevent gratuitous rebuilds
8336 of stage 1.
8337 * Makefile.in: Regenerate.
8338 * configure.in: Comma-separate stage 1 language list for top
8339 level bootstrap.
8340 * configure: Regenerate.
8341
ca3b3e20
NN
8342 * Makefile.tpl: Clean up experimental top level bootstrap support:
8343 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8344 prev-gcc in configure- targets as well as all- targets.
8345 * Makefile.in: Regenerate.
8346
4d038073
KC
83472004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8348
8349 * compile: New file imported from automake.
8350
ab3533d6
PB
83512004-03-17 Paolo Bonzini <bonzini@gnu.org>
8352
8353 * configure.in: Remove symbolic link section.
8354 * configure: Regenerate.
8355 * Makefile.tpl (links): Remove.
8356 * Makefile.in: Regenerate.
8357
1e0f07d3 83582004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 8359 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
8360
8361 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 8362 Set with AC_CHECK_PROGS.
1e0f07d3
PB
8363 * configure.in: Fix comment typo from last patch.
8364 * configure: Regenerate.
8365
2805b53a
NN
83662004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8367
8368 * Makefile.tpl: Introduce experimental top level bootstrap support.
8369 * Makefile.in: Regenerate.
8370 * configure.in: Introduce support for top level bootstrap.
8371 * configure: Regenerate.
8372
79b4b7d2 83732004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 8374 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
8375
8376 PR bootstrap/14522
8377 * configure.in: Cope with shells that do not support unquoted ^
8378 * configure: Regenerate.
8379
6bbec498 83802004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 8381 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
8382
8383 PR bootstrap/14522
79b4b7d2 8384 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
8385 quotes inside quoted backquote substitutions.
8386 * configure: Regenerate.
8387
83c15dfc
AP
83882004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8389
8390 PR bootstrap/14522
f2bd98d4 8391 * configure.in: Fix escaping of $.
83c15dfc
AP
8392 * configure: Regenerate.
8393
55ffb5ed
NN
83942004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8395
8396 * configure: Regenerate, since I forgot to while committing Paolo's
8397 changes.
8398
e4c9c075
PB
83992004-03-08 Paolo Bonzini <bonzini@gnu.org>
8400
8401 PR ada/14131
8402 Move language detection to the top level.
8403 * configure.in: Find default values for the tools as
8404 soon as possible. Disable ada if GNAT is not found.
8405 Emit error message about missing languages. Expand
8406 --enable-languages=all for the gcc subdirectory.
8407
5199e2c6
BE
84082004-03-10 Ben Elliston <bje@gnu.org>
8409
8410 * MAINTAINERS: Update my email address.
8411
c18b95e5
DE
84122004-03-05 David Edelsohn <edelsohn@gnu.org>
8413
8414 * ltconfig: Disable building static libraries if building shared
8415 libraries on AIX 5L.
8416
d0fe5ad3
RS
84172004-03-01 Richard Sandiford <rsandifo@redhat.com>
8418
8419 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8420 and disable libgcj.
8421 * configure: Regenerated.
8422
e6f71f9d
BB
84232004-03-01 Brian Booth <bbooth@redhat.com>
8424
8425 * MAINTAINERS: Add myself to write-after-approval.
8426
8983e50e
PB
84272004-03-01 Paolo Bonzini <bonzini@gnu.org>
8428
8429 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8430
d4cd9d81
NN
84312004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8432
8433 PR bootstrap/7087
8434 * Makefile.tpl: Guard XFOO sed statements better.
8435 * Makefile.tpl: Add dependency for configure-target-libada.
8436 * Makefile.in: Regenerate (incidentally fixes broken
8437 commit when libada-branch was merged).
8438
0ea0229e
KC
84392004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8440
8441 * MAINTAINERS: Add myself to write-after-approval.
8442
bad93735
AP
84432004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8444
8445 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8446 maintainers.
8447
a7ca14fc
AC
84482004-02-20 Andrew Cagney <cagney@redhat.com>
8449
8450 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8451 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8452
51592782
NN
84532004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8454
8455 PR bootstrap/11932
8456 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8457
6a30854a
JQ
84582004-02-14 Jerry Quinn <jlquinn@optonline.net>
8459
8460 * MAINTAINERS: Added myself to write-after-approval.
8461
be8b2bee
MK
84622004-02-14 Michael Koch <konqueror@gmx.de>
8463
8464 * MAINTAINERS: Added myself to write-after-approval.
8465
972760b7
JM
84662004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8467
8468 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8469 some OS port maintainers to OS port maintainers section.
8470
b0281654
FCE
84712004-02-13 Frank Ch. Eigler <fche@redhat.com>
8472
8473 * MAINTAINERS: Add self.
8474
3c419fd6
KH
84752004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8476
8477 * MAINTAINERS: Alphabetize.
8478
e88e9aee
PB
84792004-02-12 Paolo Bonzini <bonzini@gnu.org>
8480
8481 * MAINTAINERS: Remove myself.
b4117c30 8482
1915e422
DE
84832004-02-11 David Edelsohn <edelsohn@gnu.org>
8484
8485 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8486 (rs6000-*-aix*): Same.
8487 * configure: Regenerate.
8488
a22c2d8d
KC
84892004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8490
8491 * configure.in (host): Add in missing $noconfigdirs to defines.
8492 * configure: Regenerate.
8493
d9cdb878
AC
84942004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8495 Nathanael Nerode <neroden@gcc.gnu.org>
8496
8497 PR ada/6637, PR ada/5911
b4117c30 8498 Merge with libada-branch:
d9cdb878
AC
8499 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8500 with appropriate dependencies. Add --enable-libada configure switch.
8501 * configure, Makefile.in: Regenerate.
8502
8bd92821
PB
85032004-02-09 Paolo Bonzini <bonzini@gnu.org>
8504
8505 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8506
89a95129
RO
85072004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8508
8509 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8510 * configure: Regenerate.
8511
892629bc
GK
85122004-02-04 Geoffrey Keating <geoffk@apple.com>
8513
8514 Merge from upstream:
8515
8516 * ltmain.in: When setting IFS to '~', be careful about user
8517 arguments that contain '~'.
8518
8519 2004-02-04 Peter O'Gorman <peter@pogma.com>
8520
8521 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8522 Also test $base_compile against $CC with escaped arguments. Bug
8523 reported by Geoff Keating <geoffk@apple.com>.
8524
6b402165
KH
85252004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8526
8527 * MAINTAINERS: Remove i960 port.
8528
fa2f0306
DD
85292004-01-23 DJ Delorie <dj@redhat.com>
8530
8531 * Makefile.def (target_modules) [libiberty]: Don't stage.
8532 * Makefile.in: Rebuilt.
8533
9feb20aa
CT
85342004-01-20 Caroline Tice <ctice@apple.com>
8535
8536 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8537
7aed2ccc
PC
85382004-01-19 Paolo Carlini <pcarlini@suse.de>
8539
8540 * MAINTAINERS: Update my email address.
8541
f25bebe1
JM
85422004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8543
8544 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8545
28083580
VR
85462004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8547
8548 * MAINTAINERS: Remove entries without email address.
8549
c0f4b5e4
DJ
85502004-01-15 Daniel Jacobowitz <drow@mvista.com>
8551
8552 * MAINTAINERS: Add myself to write-after-approval.
8553
b5eb5a5e
SB
85542004-01-15 Steven Bosscher <stevenb@suse.de>
8555
8556 * MAINTAINERS: Update my email address.
8557
dce2d8b2 85582004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
8559
8560 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8561 * Makefile.tpl (configure-target-[+module+]): Support stage.
8562 * Makefile.in: Rebuilt.
8563
74c0b320
ILT
85642004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8565
8566 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8567
2560344b
RS
85682004-01-10 Richard Sandiford <rsandifo@redhat.com>
8569
8570 * MAINTAINERS: Add myself as a MIPS maintainer.
8571
8b21cda6
NN
85722004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8573
2b6c260d
NN
8574 * configure.in: Use ./config.cache, not config.cache.
8575 * configure: Regenerate.
8576 * Makefile.tpl: Special-casing not needed for GCC any more.
8577 * Makefile.in: Regenerate.
8578
09438bde
NN
8579 * configure.in: Don't share a cache file for host dirs.
8580 * configure: Regenerate.
8581
8b21cda6
NN
8582 * config-ml.in: Don't mess with the cache file.
8583
e42870df
EB
85842004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8585
8586 * MAINTAINERS: Move myself from 'Write After Approval' to
8587 'CPU Port Maintainers' section as SPARC maintainer.
8588
6b9eb62c
NN
85892004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8590
78a816a6
NN
8591 * Makefile.tpl: Make GCC use a separate config.cache.
8592 * Makefile.in: Regenerate.
8593
6b9eb62c
NN
8594 PR bootstrap/11932, PR bootstrap/11933
8595 (I don't know if it will fix either of them, but it relates
8596 to them.)
8597 * configure.in: Don't use shared config.cache for target
8598 directories.
8599 * configure: Regenerate.
8600
86d7b562
DN
86012004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8602
8603 * MAINTAINERS: Add myself to 'Write After Approval' section.
8604
07d0a605
RS
86052003-12-31 Roger Sayle <roger@eyesopen.com>
8606
8607 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8608 * configure: Regenerated.
8609
459ac19f
KH
86102003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8611
8612 * MAINTAINERS: Remove the mn10200 maintainer.
8613
5785c0ed 86142003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 8615
cc6010cd
AP
8616 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8617 * configure: Regenerated.
5785c0ed 8618
a268eff9
JH
86192003-12-16 Jan Hubicka <jh@suse.cz>
8620
8621 * MAINTAINERS: Add myself as callgraph maintainer.
8622
9d465b12
TF
86232003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8624
8625 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8626 * configure: Regenerate.
8627
a68a270a
GB
86282003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8629
8630 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8631 'Write After Approval' section. Update email.
8632
dce2d8b2 86332003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
8634
8635 * MAINTAINERS (Write After Approval): Add myself.
8636
8c052da4
MT
86372003-11-20 Matt Thomas <matt@3am-software.com>
8638
8639 * MAINTAINERS: Add myself as a vax port maintainer.
8640
e75f9147
KC
86412003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8642
8643 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8644 (configure-build-[+module+], configure-[+module+]): Likewise.
8645 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8646 * Makefile.in: Regenerate.
8647
43d8d958
AT
86482003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8649
8650 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8651 shared/dylibed libraries.
8652 * ltmain.sh: Likewise.
8653 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8654 * ltcf-cxx.sh: Likewise.
8655 * ltcf-gcj.sh: Likewise.
8656 * ltconfig: Likewise.
8657
638dcaa0
SC
86582003-11-17 Stan Cox <scox@redhat.com>
8659
8660 * MAINTAINERS: Add myself as iq2000 port maintainer.
8661
15cc172b
AC
86622003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8663
b4117c30
ZW
8664 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8665 * Makefile.in: Regenerate.
15cc172b 8666
20af77cd
UW
86672003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8668
8669 * config.sub: Update to 2003-11-03 version.
8670
4dd01c5c
PE
86712003-10-20 Phil Edwards <phil@codesourcery.com>
8672
8673 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8674 * configure: Regenerate.
8675
dce2d8b2 86762003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
8677
8678 * MAINTAINERS: Add myself to 'Write After Approval' section.
8679
8b7ebc31
AC
86802003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8681
8682 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8683
afe1910c
JM
86842003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8685
8686 * MAINTAINERS: Update my email address.
8687
05dcec66
RO
86882003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8689
8690 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8691
dce2d8b2 86922003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
8693
8694 * MAINTAINERS: Add myself to 'Write After Approval' section.
8695
507ec745
BI
86962003-10-16 Bernardo Innocenti <bernie@develer.com>
8697
8698 * config.guess: Update to 2003-10-16 version.
8699 * config.sub: Update to 2003-10-16 version.
8700
dce2d8b2 87012003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
8702
8703 * MAINTAINERS: Added myself to 'Write After Approval' section.
8704
0c9b16bc
FH
87052003-10-15 Falk Hueffner <falk@debian.org>
8706
8707 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8708 'Write After Approval' section. Update email.
8709
74d57d15
RS
87102003-10-14 Roger Sayle <roger@eyesopen.com>
8711
8712 * MAINTAINERS: Move myself from 'Write After Approval' to
8713 'Various Maintainers' section as middle-end maintainer.
8714
d29b8ad8
NN
87152003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8716
8717 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8718 HOST_FLAGS_TO_PASS.
8719 * Makefile.in: Regenerate.
8720
26db814a
BI
87212003-10-11 Bernardo Innocenti <bernie@develer.com>
8722
8723 * config.guess: Update to 2003-10-07 version.
8724 * config.sub: Update to 2003-10-07 version.
8725
fffeb871
RO
87262003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8727
8728 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8729 * ltconfig (irix5*, irix6*): Don't override version_type.
8730
6691a79e
ME
87312003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8732
8733 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8734 * configure: Rebuilt
8735 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8736 * Makefile.in: Rebuilt
8737
62cdd71e
L
87382003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8739
8740 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8741
6fe2eacc
CW
87422003-09-30 Carlo Wood <carlo@alinoe.com>
8743
cc6010cd 8744 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 8745
ea57e5ad
PK
87462003-09-29 Paul Koning <ni1d@arrl.net>
8747
8748 * MAINTAINERS: Move myself from "Write After Approval"
8749 to CPU platform maintainers for pdp11 platform.
8750
e070672a
AT
87512003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8752
8753 * MAINTAINERS: Move myself from 'Write After Approval' to
8754 'Various Maintainers' section as libffi testsuite maintainer.
8755
43bb47c2
DJ
87562003-09-21 Daniel Jacobowitz <drow@mvista.com>
8757
8758 * configure.in: Pass a computed --program-transform-name
8759 to subconfigures.
8760 * configure: Regenerated.
8761
da9d3b37
NN
87622003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8763
94322beb
NN
8764 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8765 * Makefile.in: Regenerate.
8766
da9d3b37
NN
8767 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8768 * Makefile.in: Regenerate.
8769
ffd9060b
ZL
87702003-09-19 Ziemowit Laski <zlaski@apple.com>
8771
8772 * MAINTAINERS: Move myself from 'Write After Approval'
8773 to 'Various Maintainers' (objective-c) section.
8774
eeae7b41
DJ
87752003-09-17 Daniel Jacobowitz <drow@mvista.com>
8776
8777 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8778 quoting.
8779 * configure: Regenerated.
8780
a080d12b
JB
87812003-09-16 Joel Brobecker <brobecker@gnat.com>
8782
8783 * MAINTAINERS (Write After Approval): Add myself to write after
8784 approval list.
8785
6cd2fc59
DN
87862003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8787
cc6010cd 8788 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 8789
dcbdd9cc
ILT
87902003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8791
8792 * MAINTAINERS: Update my e-mail address.
8793
e517f636
AM
87942003-09-09 Alan Modra <amodra@bigpond.net.au>
8795
8796 * libtool.m4 (LD): Correct powerpc64 host match.
8797
bc49924b
JW
87982003-09-06 James E Wilson <wilson@tuliptree.org>
8799
8800 * MAINTAINTERS: Update my affiliation and email address.
8801
082124f5
ZD
88022003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8803
8804 * MAINTAINERS (Write After Approval): Add myself.
8805
dc94d89e
DD
88062003-09-04 DJ Delorie <dj@redhat.com>
8807
8808 * configure: Regenerate.
8809
88102003-09-04 Robert Millan <robertmh@gnu.org>
8811
8812 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 8813
7a0f2d4e
KG
88142003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8815
8816 * configure.in: Ensure arguments to sed are properly spaced.
8817 * configure: Regenerate.
8818
88d032eb
GP
88192003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8820
8821 * MAINTAINERS: Update my e-mail address.
8822
0b3f3d22
ME
88232003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8824
8825 * MAINTAINERS (Write After Approval): Add myself.
8826
d253f9ba
DJ
88272003-08-27 Daniel Jacobowitz <drow@mvista.com>
8828
8829 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8830 * configure: Regenerated.
8831
066ec9c9
MM
88322003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8833
8834 * MAINTAINERS: Update my email address.
8835
415d7ef9
PE
88362003-08-23 Phil Edwards <pme@gcc.gnu.org>
8837
8838 * configure.in: Use newline instead of semicolon when assuming
8839 shell arguments in a for loop.
8840 * configure: Regenerated.
8841
e1567352
JE
88422003-08-22 Jason Eckhardt <jle@rice.edu>
8843
8844 * MAINTAINERS: Resurrect the i860 maintainer.
8845
b348267b
GK
88462003-08-20 Geoffrey Keating <geoffk@apple.com>
8847
e50084fa
GK
8848 PR 8180
8849 * configure.in: When testing with_libs and with_headers, treat
8850 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8851 * configure: Regenerate.
b4117c30 8852
b348267b
GK
8853 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8854 make, shell, etc.
8855 (baseargs): Likewise.
8856 * configure: Regenerate.
8857
ca26ffe0
BI
88582003-08-20 Bernardo Innocenti <bernie@develer.com>
8859
8860 * MAINTAINERS (Write After Approval): Add myself.
8861
940cde4d
GK
88622003-08-19 Geoffrey Keating <geoffk@apple.com>
8863
8864 * configure.in: Disable libgcj for darwin not on powerpc.
8865 * configure: Rebuild.
8866
74bed51b
ADL
88672003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8868
8869 * config-ml.in, symlink-tree: Add license.
8870
b4117c30
ZW
88712003-08-03 Richard Stallman <rms@gnu.org>
8872 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
8873
8874 * README.SCO: New file.
8875
333a28b4
MK
88762003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8877
8878 * Makefile.tpl (check, check-c++): Express dependencies using
8879 dependencies rather than commands.
8880 * Makefile.in: Regenerate.
8881
c197e306
AC
88822003-08-01 Andrew Cagney <cagney@redhat.com>
8883
8884 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8885 * configure: Ditto.
8886
a8ee6e2d
GK
88872003-07-31 Geoffrey Keating <geoffk@apple.com>
8888
8889 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 8890 * Makefile.in: Update.
a8ee6e2d 8891
8d9b3f2e
AT
88922003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8893
8894 * configure.in: Enable libgcj for darwin.
8895 * configure: Rebuild.
8896
52c0c542
PE
88972003-07-29 Phil Edwards <pme@gcc.gnu.org>
8898
8899 * config-ml.in: Use ac_configure_args directly instead of
8900 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8901 actually seen.
8902
b4acb5ef
NN
89032003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8904
8905 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8906 creating target and build subdirs to build all parent dirs as needed.
8907 * Makefile.in: Rebuild.
8908 * configure.in: Don't build dirs explicitly here.
8909 * configure: Rebuild.
8910
a51d71d0
PB
89112003-07-26 Paul Brook <paul@nowt.org>
8912
8913 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8914
f43e12ce
AO
89152003-07-22 Alexandre Oliva <aoliva@redhat.com>
8916
8917 * Makefile.tpl (all-make): Depend on intl.
8918 * Makefile.in: Rebuilt.
8919
8a199ff6
PE
89202003-07-20 Phil Edwards <pme@gcc.gnu.org>
8921
8922 * install-sh: Update to newer upstream versions (associated with
8923 aclocal 1.7).
8924 * mkinstalldirs: Likewise.
8925 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8926
e6a8c803
AP
89272003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8928
8929 * MAINTAINERS: Move self from Bug database only accounts
8930 to write-after-approval.
8931
9f13608f
NN
89322003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8933
8934 * config.if: Remove unused libc_interface determination.
8935
c7864714
NN
89362003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8937
8938 * MAINTAINERS: Move self from write-after-approval to
8939 build machinery (*.in).
8940
775956d0
NN
89412003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8942
8943 PR bootstrap/11273
8944 PR bootstrap/11408
8945 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8946 unused INSTALL_PROGRAM_ARGS.
8947 * configure.in: Use AC_PROG_INSTALL.
8948 * Makefile.in: Regenerate.
8949 * configure: Regenerate.
8950
c7f67a6e
KH
89512003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8952
8953 * MAINTAINERS: Alphabetize.
8954
33952f6f
AO
89552003-07-10 Alexandre Oliva <aoliva@redhat.com>
8956
8957 * configure: Rebuilt.
8958 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8959 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8960 newlib nor libgloss.
8961 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8962 * configure.in (am33_2.0-*-linux*): Added.
8963
0d4f1b4e
BW
89642003-07-09 Bob Wilson <bob.wilson@acm.org>
8965
8966 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8967 * configure: Regenerate.
8968
56694dd9
ZW
89692003-07-07 Zack Weinberg <zack@codesourcery.com>
8970
8971 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8972 * Makefile.in: Regenerate.
8973
21607eb4
ZW
89742003-07-04 Zack Weinberg <zack@codesourcery.com>
8975
8976 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8977 * Makefile.in: Regenerate.
8978
dce2d8b2 89792003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
8980
8981 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8982 * Makefile.in: Regenerated.
8983
5d42f90e
L
8984 * config-ml.in: Replace PWD with PWD_COMMAND.
8985
6eb95e99
ZW
89862003-07-04 Zack Weinberg <zack@codesourcery.com>
8987
8988 * intl: New directory; see intl/ChangeLog for details.
8989 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8990 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8991 * Makefile.in: Regenerate.
8992
07d1940e
NN
89932003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8994
8995 * configure.in: Clean up config-lang.in handling. Delete
8996 useless assignment to "subdirs".
8997 * configure: Regenerate.
8998
4dbda6f0
NN
89992003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9000
9001 * configure.in: Rename 'target_libs' to 'target_libraries'.
9002 Remove useless reference to 'target_libs'.
9003 * configure: Regenerate.
9004
2c30ab71
KS
90052003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9006
9007 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9008 * Makefile.in: Regenerate.
9009
11405c93
NN
90102003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9011
9012 * Makefile.def: Introduce flags_to_pass.
9013 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9014 * Makefile.in: Regenerate.
9015
fb87ad5d
HPN
90162003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9017
9018 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9019 and target-libgloss.
9020 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9021 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9022 * configure: Regenerate.
9023
a7956a48
BK
90242003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9025
9026 * configure.in: Update testsuite_flags to new location.
9027 * configure. Regenerate.
6eb95e99 9028
eaf9f3b2
NN
90292003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9030
9031 * Makefile.tpl: Remove BUILD_CC stuff.
9032 * Makefile.in: Regenerate.
9033
2d89ffef
KH
90342003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9035
9036 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9037
dce2d8b2 90382003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
9039
9040 * MAINTAINERS (Write After Approval): Add myself.
9041
dce2d8b2 90422003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 9043
b951c91c
L
9044 * config.guess: Update to 2003-06-12 version.
9045 * config.sub: Update to 2003-06-13 version.
9046
dce2d8b2 90472003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
9048
9049 * config.guess: Update to 2003-06-06 version.
9050 * config.sub: Update to 2003-06-06 version.
9051
655b7166
RO
90522003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9053
9054 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9055 * configure. Regenerate.
9056
01b759aa
NN
90572003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9058
bf1d3e81
NN
9059 * configure.in: Disable serial configure by default.
9060 * configure: Regenerate.
9061 * Makefile.tpl: Abolish .NOTPARALLEL.
9062 * Makefile.in: Regenerate.
9063
e89fbdfe
NN
9064 * Makefile.tpl: Replace {build,host,target}_canonical by
9065 {build,host,target}.
9066 * Makefile.in: Regenerate.
9067
01b759aa
NN
9068 * Makefile.tpl: Fix stupid pasto.
9069 * Makefile.in: Regenerate.
9070
f7dae026
NN
90712003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9072
9073 * Makefile.tpl: Remove bogus conditional.
9074 * Makefile.in: Regenerate.
9075
90762003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
9077
9078 * Makefile.tpl (profiledbootstrap): New target.
9079 * Makefile.in (profiledbootstrap): New target.
9080
2ffc3e73 90812003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
9082
9083 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9084 Pinski. Remove user names from other bugzilla-only maintainers.
9085
1a1e6b96
NN
90862003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9087
1358ccea
NN
9088 * Makefile.tpl: Make 'recursive targets' using autogen rather
9089 than shell loop. Remove duplicate 'clean' targets and false
9090 comments.
9091 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9092 Add systematic method of specifying missing targets in subdirs.
9093 Add copyright boilerplate.
9094 * Makefile.in: Regenerate.
9095 * configure.in: Add 'recursive targets' to maybe list.
9096 * configure: Regenerate.
9097
ae74ed1f
NN
9098 * MAINTAINERS: "GNATS only" -> "Bug database only".
9099
1a1e6b96
NN
9100 * Makefile.tpl: Rename [+target+] to [+make_target+].
9101 * Makefile.def: Rename 'target' to 'make_target'.
9102
c79af3fa
NB
91032003-05-31 Neil Booth <neil@daikokuya.co.uk>
9104
9105 * MAINTAINERS: Add self as options handling maintainer.
9106
39d85b61
MM
91072003-05-28 Michael Meissner <gnu@the-meissners.org>
9108
9109 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9110 been too long since I touched those ports.
9111
afc2b62d
DD
91122003-05-28 DJ Delorie <dj@redhat.com>
9113
9114 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9115 * Makefile.in: Regenerate.
9116
df445104
MR
91172003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9118
9119 * configure.in: Use curly braces in the definition of tooldir.
9120 * configure: Regenerate.
9121
2eb98e5d 91222003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 9123
2eb98e5d
DD
9124 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9125 newlib or libgloss.
9126 * Makefile.in: Regenerate.
9127
862fced8
DD
91282003-05-21 DJ Delorie <dj@redhat.com>
9129
9130 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9131 * Makefile.in: Regenerate.
9132
fc351800
ILT
91332003-05-20 Ian Lance Taylor <ian@airs.com>
9134
9135 * MAINTAINERS: Update my e-mail address.
9136
7e2dbcef
NN
91372003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9138
9139 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 9140 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
9141 Factor out common code from autogen IF statements.
9142 * configure: Regenerate.
9143 * Makefile.in: Regenerate.
9144
f2a0e225
KC
91452003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9146
9147 * configure.in: Accept i[3456789]86 for machine type.
9148 * configure: Regenerate.
9149
8b87bb96
NN
91502003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9151
9152 * configure.in: Switch more things to use maybe dependencies.
9153 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9154 * configure: Regenerate.
9155 * Makefile.tpl: Switch more things to use maybe dependencies.
9156 * Makefile.in: Regenerate.
9157
fdb882bc 91582003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
9159
9160 * Makefile.tpl (install-opcodes): Define.
9161 * Makefile.in: Rebuild.
9162
f7c50032
AJ
91632003-05-13 Andreas Jaeger <aj@suse.de>
9164
9165 * config.guess: Update to 2003-05-09 version.
9166 * config.sub: Update to 2003-05-09 version.
9167
dce2d8b2 91682003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
9169
9170 * configure.in: Correct sed script so that options in quotes are not
9171 deleted.
9172 * configure: Rebuild.
9173
aa8f1f57
CV
91742003-05-12 Corinna Vinschen <corinna@vinschen.de>
9175
9176 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9177 and $$s/newlib/libc/sys/cygwin32 include paths.
9178 * configure: Ditto.
9179
0c130f81
MM
91802003-05-12 Michael Meissner <gnu@the-meissners.org>
9181
9182 * MAINTAINERS: Update my email addresses.
9183
aa1a100b
EB
91842003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9185
9186 * config-ml.in: Propagate INSTALL variables.
f7c50032 9187
87861833
GP
91882003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9189
9190 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9191
de722255
CD
91922003-05-02 Chris Demetriou <cgd@broadcom.com>
9193
6eb95e99
ZW
9194 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9195 * Makefile.in: Regenerate.
de722255 9196
96c4a002
WB
91972003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9198
9199 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9200
55b15a11
WB
92012003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9202
9203 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9204
0c227849
DJ
92052003-04-27 Daniel Jacobowitz <drow@mvista.com>
9206
9207 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9208 * Makefile.in: Regenerated.
9209
d45148c1
WB
92102003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9211
9212 * MAINTAINERS (Write After Approval): Upgrade myself from
9213 GNATS only to write-after-approval. Update my mail address.
9214
dce2d8b2 92152003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
9216
9217 (OS Port Maintainers: freebsd): Add myself.
9218
438f50c3
MM
92192003-04-22 Mark Mitchell <mark@codesourcery.com>
9220
9221 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9222
9074e169
KJ
92232003-04-22 Kean Johnston <jkj@sco.com>
9224
9225 * MAINTAINERS (SCO ports): Added myself.
9226
dfd39a2e
NS
92272003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9228
9229 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9230
ccbae82a
KJ
92312003-04-19 Kean Johnston <jkj@sco.com>
9232
9233 * MAINTAINERS (Write After Approval): Add myself.
9234
2f50999f
GP
92352003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9236
9237 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9238 * Makefile.in: Regenerate.
9239
e9b84181
JJ
92402003-04-18 Jakub Jelinek <jakub@redhat.com>
9241
9242 * configure.in (powerpc64*-*-linux*): Remove.
9243 * configure: Rebuilt.
9244
1ca4c6e1
PE
92452003-04-17 Phil Edwards <pme@gcc.gnu.org>
9246
9247 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9248 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9249 and restrap.
9250 * Makefile.in: Regenerate.
9251
0590b963
RE
92522003-04-16 Richard Earnshaw <rearnsha@arm.com>
9253
9254 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9255 * configure: Regenerated.
9256
ff41a56f
DD
92572003-04-15 DJ Delorie <dj@redhat.com>
9258
9259 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9260
50d440bc
NC
92612003-04-13 Nick Clifton <nickc@redhat.com>
9262
9263 * config-ml.in: Remove support for --disable-aix removing
9264 call-aix multilibs.
9265
b1e0a93e
AO
92662003-04-10 Alexandre Oliva <aoliva@redhat.com>
9267
9268 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9269 * */configure: Rebuilt.
9270
71fb704d
JS
92712003-04-08 Joel Sherrill <joel@oarcorp.com>
9272
9273 * MAINTAINERS: Add my email address.
9274
3897ea90
OH
92752003-03-17 Olivier Hainque <hainque@act-europe.fr>
9276
9277 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 9278
93c834b7
NN
92792003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9280
9281 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9282 * Makefile.in: Regenerate.
9283
82c34dcb
MC
92842003-03-14 Michael Chastain <mec@shout.net>
9285
9286 * Makefile.in: Regenerate with correct Makefile.def.
9287
73458fb7
NN
92882003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9289
9290 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9291 Make macro.
9292 * Makefile.in: Regenerate.
9293 * configure.in: Clean up gxx_include_dir logic.
9294 * configure: Regenerate.
9295
32cf27e5
AE
92962003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9297
9298 * MAINTAINERS (Write After Approval): Add myself.
9299
c727e7a0
BE
93002003-03-10 Ben Elliston <bje@wasabisystems.com>
9301
9302 * MAINTAINERS: Update my mail address.
9303
9a27ac7a
FS
93042003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9305
9306 * configure.in (gxx_include_dir): Fix typo.
9307 * configure: Regenerated.
9308
3aa83176
NN
93092003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9310
9311 * Makefile.tpl: Reindent.
9312 * Makefile.in: Regenerate.
9313 * configure.in: Reindent. Don't set unused variables.
9314 * configure: Regenerate.
9315
9124bc53
DJ
93162003-03-04 Daniel Jacobowitz <drow@mvista.com>
9317
9318 * configure.in: Include $(build_tooldir)/sys-include in
9319 FLAGS_FOR_TARGET.
9320 * configure: Regenerated.
9321
cb543528
NN
93222003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9323
c858bf1e
NN
9324 * Makefile.tpl: Always pass down RANLIB.
9325 * Makefile.in: Regenerate.
9326
aa9c3ab4
NN
9327 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9328 * Makefile.in: Regenerate.
9329 * configure.in: Remove unused logic relating to --enable-shared
9330 and --enable-threads. Remove bogus comments. Remove redundant
9331 noconfigdirs.
9332 * configure: Regenerate.
9333
cb543528
NN
9334 * configure.in: Replace ${libstdcxx_version} by its value.
9335 Remove reference to mh-dgux.
9336 * configure: Regenerate.
9337
53f70c1b
KB
93382003-03-03 Kevin Buettner <kevinb@redhat.com>
9339
9340 * MAINTAINERS (Write After Approval): Add myself.
9341
df0f0674
NN
93422003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9343
9344 * Makefile.tpl: Rearrange.
9345 * Makefile.in: Regenerate.
9346
dce2d8b2 93472003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
9348
9349 * configure.in: Add support for kaOS as cross build target system.
9350 * configure: Regenerated.
9351
a7a287eb
SB
93522003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9353
9354 * MAINTAINERS (Write after approval): Add myself.
9355
ff00c8a2
JW
93562003-02-21 James E Wilson <wilson@tuliptree.org>
9357
9358 * MAINTAINERS: Update my email address.
9359
abb2db7a
ZW
93602003-02-21 Zack Weinberg <zack@codesourcery.com>
9361
9362 * MAINTAINERS: Add self to blanket write privs. section.
9363
e9f2dc3b
SM
93642003-02-20 Sean McNeil <sean@blue.mcneil.com>
9365
9366 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9367 configure-target-* as some target builds may require additional
9368 flags for preprocessor tests.
9369 * Makefile.in: Regenerated.
9370
ee03dc5e
AO
93712003-02-19 Alexandre Oliva <aoliva@redhat.com>
9372
11856278
AO
9373 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9374 * ltconfig: Handle it.
9375 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9376 auto-detecting it.
9377
274aef32
AO
9378 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9379 it is used as argument to $CC.
9380 * ltcf-gcj.sh: Likewise.
9381
ee03dc5e
AO
9382 * configure.in: Introduce --enable-maintainer-mode.
9383 * configure: Rebuilt.
9384 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9385 for maintainer mode.
9386 * Makefile.in: Rebuilt.
9387
30db8e17
JM
93882003-02-18 Jason Merrill <jason@redhat.com>
9389
9390 * Makefile.tpl (check-c++): Allow parallelism.
9391
cab60ac6
GP
93922003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9393
9394 * MAINTAINERS: Remove John Carr (who never actually had access to
9395 gcc.gnu.org).
9396
c8e5d1af
GK
93972003-02-15 Geoffrey Keating <geoffk@apple.com>
9398
9399 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9400 don't configure target-libobjc.
9401 * configure: Regenerate.
9402
70f91f50
RO
94032003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9404
9405 * Makefile.tpl (RANLIB): Define.
9406 * Makefile.in: Regenerate.
9407
669e9062
LB
94082003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9409
9410 * MAINTAINERS: Update my email.
abb2db7a 9411
61b56b2e
KS
94122003-02-06 Keith R Seitz <keiths@redhat.com>
9413
9414 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9415 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9416 * Makefile.in: Regenerated.
9417 * configure.in: Remove all traces of snavigator, db, and grep.
9418 * configure: Regenerated.
9419
a1ba6e15
GP
94202003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9421
9422 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9423 After Approval.
9424
f5f2cce5
CC
94252003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9426
9427 * MAINTAINERS (Write after approval): Add myself.
9428
ba49f6f1
FCE
94292003-01-31 Frank Ch. Eigler <fche@redhat.com>
9430
9431 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9432 * Makefile.in: Regenerated.
9433
ccf9f10c
RS
94342003-01-30 Roger Sayle <roger@eyesopen.com>
9435
9436 * config.guess: Updated to 2003-01-30's version.
9437 * config.sub: Updated to 2003-01-28's version.
9438
a693735b
AO
94392003-01-30 Alexandre Oliva <aoliva@redhat.com>
9440
9441 * config.if: If gcc_version is already set, just use it. Don't set
9442 gcc_version_trigger if it's already set, otherwise set it to
9443 gcc/version.c, but only if the file exists. If it is not set and
9444 gcc/version.c does not exist, try to extract the version number from
9445 $CC.
9446
204c43d6
AT
94472003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9448
abb2db7a 9449 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 9450
842e91ec
PE
94512003-01-27 Phil Edwards <pme@gcc.gnu.org>
9452
9453 * configure.in: Revert 24Jan change.
9454 * configure: Regenerate.
9455
6b99984e
GP
94562003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9457
9458 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9459 entry of HJ Lu.
9460
806e0935
NN
94612003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9462
9463 * configure.in: Revert previous change.
9464 * configure: Regenerate.
9465
307a9864
NN
94662003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9467
9468 * configure.in: Make rda native-only.
9469 * configure: Regenerate.
9470
02ba6302
VR
94712003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9472
9473 * MAINTAINERS: Move myself from GNATS-only-accounts to
9474 write-after-approval.
9475
77d187bc
NN
94762003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9477
9478 * configure.in: Add missing \.
9479 * configure: Rebuilt.
9480
a94a2d4c
JJ
94812003-01-17 Jakub Jelinek <jakub@redhat.com>
9482
9483 * configure.in (baseargs): Avoid using \| in sed regular
9484 expressions.
9485 * configure: Rebuilt.
9486
73f84924
JJ
94872003-01-16 Jakub Jelinek <jakub@redhat.com>
9488
9489 * configure.in (baseargs): Remove all supported forms of
9490 --cache-file, --srcdir, --host, --build and --target options
9491 from argument lists.
9492 * configure: Rebuilt.
9493
8c12fc63
JZ
94942003-01-15 Josef Zlomek <zlomekj@suse.cz>
9495
9496 * MAINTAINERS: Add myself to write-after-approval list.
9497
7c005a3a
AO
94982003-01-15 Alexandre Oliva <aoliva@redhat.com>
9499
9500 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9501 * configure: Rebuilt.
9502
3dfabf63
NN
95032003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9504
9505 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9506 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9507 * Makefile.in: Regenerate.
9508 * configure: Regenerate.
9509
cf53ae10
AO
95102003-01-09 Alexandre Oliva <aoliva@redhat.com>
9511
9512 * configure.in: Remove Makefile in build, host and target modules
9513 unless configure was run with --no-recursion.
9514 * configure: Rebuilt.
9515
3fbe8e4a
CC
95162003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9517
9518 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9519 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9520 * Makefile.in: Regenerate.
9521
66e2aa7d
CD
95222003-01-08 Chris Demetriou <cgd@broadcom.com>
9523
9524 * config.guess: Update to 2003-01-03 version.
9525 * config.sub: Update to 2003-01-03 version.
9526
b5038cfb
CF
95272003-01-07 Christopher Faylor <cgf@redhat.com>
9528
9529 * configure: Regenerate with proper autoconf 2.13.
9530
d02c69be
CF
95312003-01-07 Christopher Faylor <cgf@redhat.com>
9532
9533 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 9534 * configure: Regenerate.
d02c69be 9535
e914a571
AC
95362003-01-06 Andrew Cagney <ac131313@redhat.com>
9537
9538 * configure.in (GDB_TK): Add tcl directories conditional on
9539 gdb/gdbtk directory being present.
9540 * configure: Regenerate.
abb2db7a 9541
dce2d8b2 95422003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 9543
dce2d8b2
EB
9544 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9545 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
9546 * configure: Rebuilt.
9547
89a7012a
TT
95482002-12-31 Tom Tromey <tromey@redhat.com>
9549
9550 * Makefile.in: Rebuilt.
9551 * Makefile.def (target_modules) [libffi]: Allow installation.
9552
3f4f56e2
AS
95532002-12-31 Andreas Schwab <schwab@suse.de>
9554
9555 * configure.in: Fix use of $program_transform_name.
9556 * configure: Regenerated.
9557
6c1b8d0a
DJ
95582002-12-30 Daniel Jacobowitz <drow@mvista.com>
9559
9560 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 9561 * configure: Regenerated.
6c1b8d0a 9562
c5120911
AO
95632002-12-29 Alexandre Oliva <aoliva@redhat.com>
9564
9565 * Makefile.tpl (local-distclean): Don't remove...
9566 (multilib.ts): ... this. Moved into...
9567 (multilib.out): ... this. Don't use sub-make.
9568 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9569 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9570 (configure-build-[+module+], configure-[+module+],
9571 configure-target-[+module+], configure-gcc): ... these. Test
9572 for Makefile existence. Drop config.status from dependencies.
9573 * Makefile.in: Rebuilt.
9574 * configure.in: Move gcc-version-trigger to the end of
9575 ac_configure_args. Add comments to maybedep.tmp and
9576 serdep.tmp. Introduce --disable-serial-configure. Remove
9577 nonopt from baseargs, matching and removing corresponding
9578 whitespace while at it.
9579 * configure: Rebuilt.
9580
e245b0ea
AO
95812002-12-28 Alexandre Oliva <aoliva@redhat.com>
9582
903de295
AO
9583 * configure.in (host_configargs): Replace reference to
9584 no-longer-defined buildopts with --build=${build_alias}.
9585 * configure: Rebuilt.
9586
e245b0ea
AO
9587 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9588 program_transform_name to standard idiom.
9589 (AUTOGEN, AUTOCONF): Define.
9590 (Makefile.in): Use $(AUTOGEN).
9591 (Makefile): Depend on config.status, and use autoconf-style rule to
9592 build it. Move original commands to...
9593 (config.status): ... this new target.
9594 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9595 $(AUTOCONF).
9596 * Makefile.in: Rebuilt.
9597
671aa708
NN
95982002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9599
53fbfb58
NN
9600 * Makefile.tpl: Fix dramatic bustage due to change in
9601 program_transform_name.
9602 * Makefile.in: Regenerate.
9603
9604 * configure.in: Remove unnecessary PATH setting.
9605 * configure: Regnerate.
9606
9607 * configure.in: Don't default to unprefixed tools unless
9608 the native tools will work.
9609 * configure: Regenerate.
9610
671aa708
NN
9611 * configure.in: Convert to autoconf script. Blow away lots
9612 of now-redundant Makefile fragments.
9613 * configure: Generate using Autoconf.
9614 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9615 * Makefile.in: Regenerate.
9616
57f40826
NN
96172002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9618
3fedb745
NN
9619 * configure: Fix stupid bug where RANLIB was mistakenly included.
9620
abb2db7a 9621 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
9622 (build_configargs, host_configargs, target_configargs).
9623
9624 * configure.in: Move logic out of sed statement.
9625
abb2db7a 9626 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
9627 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9628
315fa0f4
SS
96292002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9630
9631 * config.sub: Import from master repository
9632 * config.guess: Ditto
9633
45aff44f
AS
96342002-12-24 Andreas Schwab <schwab@suse.de>
9635
9636 * Makefile.tpl (multilib.out): Fix missing space.
9637 * Makefile.in: Regenerate.
9638
88b5521b
NN
96392002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9640
9641 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9642 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9643 * Makefile.in: Regenerate.
9644 * configure.in: Remove unnecessary leftovers.
9645
2a726918
GK
96462002-12-21 Geoffrey Keating <geoffk@apple.com>
9647
9648 * configure.in (extra_ranlibflags_for_target): New variable.
9649 (*-*-darwin): Add -c to ranlib commands.
9650 * configure (tooldir): Handle extra_ranlibflags_for_target.
9651
aace3269 96522002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
9653
9654 * Makefile.tpl: Revert HJL's change.
9655 * Makefile.in: Regenerated.
9656 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9657 always.
9658
f0895142
AS
96592002-12-19 Andreas Schwab <schwab@suse.de>
9660
9661 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9662 * Makefile.in: Regenerate.
9663
dce2d8b2 96642002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
9665
9666 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9667 * Makefile.in: Regenerated.
9668
9669 * configure.in (build_prefix): New. Substitute.
9670
212f6dd0
NN
96712002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9672
79308c5d
NN
9673 * Makefile.tpl: Don't let real targets depend on phony targets.
9674 * Makefile.in: Regenerate.
9675
212f6dd0
NN
9676 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9677 * Makefile.in: Regenerate.
9678
ab17919f
SS
96792002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9680
9681 * config.sub: Import from master repository
9682 * config.guess: Ditto
9683
5ecf91d1
JM
96842002-12-16 Jason Merrill <jason@redhat.com>
9685
9686 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9687 previous 'make bootstrap'.
9688 * Makefile.in: Regenerate.
9689
d8437e1b
HPN
96902002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9691
9692 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9693
4977bab6
ZW
96942002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9695
9696 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9697 * Makefile.in: Regenerate.
9698
0edcfdcb
JM
96992002-12-13 Jason Merrill <jason@redhat.com>
9700
6248218a 9701 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
9702 library tests.
9703 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
9704 * Makefile.in: Regenerate.
9705
4977bab6
ZW
97062002-12-12 Alexandre Oliva <aoliva@redhat.com>
9707
9708 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9709 * Makefile.in: Rebuilt.
9710
f87505dd
AO
97112002-12-12 Alexandre Oliva <aoliva@redhat.com>
9712
9713 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9714
4977bab6
ZW
97152002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9716
9717 * configure: Fix bug put in by gremlins.
9718
9719 * Makefile.tpl: Substitute more autoconfily.
9720 * configure: Substitute more autoconfily.
9721 * Makefile.in: Regenerate.
9722
7f0db92a
SS
97232002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9724
9725 * config.sub: Import from master repository
9726 * config.guess: Ditto
9727 * MAINTAINERS: Added Svein Seldal under write after approval
9728
4977bab6
ZW
97292002-12-08 Andrew Cagney <ac131313@redhat.com>
9730
9731 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9732 * Makefile.in (all-sim): Ditto.
9733
97342002-12-06 DJ Delorie <dj@redhat.com>
9735
9736 * Makefile.tpl: Change configure dependencies to not have real
9737 targets depend on phony targets.
9738
97392002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9740
9741 * configure.in: Revert unintentional change.
9742
9743 * Makefile.tpl: Change dependency for */multilib.out so that
9744 it works when gcc isn't in the tree.
9745
9746 * configure.in: Substitute more.
9747 * configure: Run subconfigures from the Makefile.
9748 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9749 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9750
67f1b906
GP
97512002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9752
9753 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9754
4977bab6
ZW
97552002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9756
9757 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9758 and corresponding dependencies.
9759 * Makefile.in: Regenerate.
9760
9761 * configure.in (host_tools): Order binutils, gas and ld for
9762 convenience in running the testsuites.
9763
9764 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9765 * Makefile.in: Regenerate.
9766 * configure.in: Introduce rules to serialize subconfigure runs.
9767
9768 * configure.in: Introduce BASE_CC_FOR_TARGET.
9769 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9770 Realize configure-build-* targets. Realize configure-target-* targets.
9771 * Makefile.in: Regenerate.
9772
97732002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9774
9775 * configure: Move gcc_version_trigger stuff from here...
9776 * configure.in: ...to here.
9777
9778 * configure.in: Separate subconfigure options added by this file from
9779 options given by the user. Add machinery to put args for host
9780 subconfigures into the Makefile.
9781
9782 * Makefile.tpl: Remove 'vault' targets.
9783 * Makefile.tpl: Reorder and comment dependencies.
9784 * Makefile.in: Regenerate.
9785
97862002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9787 * configure.in: Fix my broken commit of previous patch. (sigh)
9788
743f054e
GK
97892002-11-28 Geoffrey Keating <geoffk@apple.com>
9790
9791 * configure.in: Move host-specific darwin noconfigdirs into
9792 the host-specific section.
9793
4977bab6
ZW
97942002-11-28 Geoffrey Keating <geoffk@apple.com>
9795
9796 * configure.in: Move host-specific darwin noconfigdirs into
9797 the host-specific section.
9798
97992002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9800
9801 * configure: Remove skip-this-dir support.
9802 * Makefile.tpl: Remove skip-this-dir support.
9803
9804 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9805 subdirectories.
9806 * Makefile.in: Regenerate.
9807
9808 * Makefile.tpl: Strip out useless setting of 'dir'.
9809 * Makefile.in: Regenerate.
9810
98112002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9812
9813 * configure.in: Fix deeply stupid bug.
9814
9815 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9816 shell code in CXX_FOR_TARGET
9817 * Makefile.def: Introduce raw_cxx.
9818 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9819 RAW_CXX_FOR_TARGET.
9820 * Makefile.in: Regenerate.
9821
98222002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9823
9824 * Makefile.tpl: Remove unnecessary ifs.
9825 * Makefile.in: Regenerate.
9826
9827 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9828 dependencies. Maybe-ize build-libiberty. Create dummy install
9829 targets for 'no_install' modules.
9830 * configure: Move GDB_TK substitution to configure.in. Move
9831 build_modules stuff to configure.in.
9832 * configure.in: Implement soft dependency machinery. Maybe-ize
9833 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9834 * Makefile.in: Regenerate.
9835
98362002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9837
9838 * Makefile.tpl: Make all-target, install-target behave similarly
9839 to all, install (only hitting configured targets). Eliminate
9840 unused macro defintions.
9841
9842 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9843 build != host.
9844
9845 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9846
9847 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9848
9849 * configure.in: Produce lists of subdir targets we're actually
9850 configuring. Remove references to "dosrel".
9851 * Makefile.tpl: Let configure set which subdir targets are hit.
9852 Remove install-cross; clean up install; remove ALL. Remove
9853 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9854 Autogenerate host module targets. Remove empty dependency lines
9855 and redundant dependency; rearrange slightly.
9856 * Makefile.def: Add host-side libtermcap, utils.
9857
9858 * Makefile.in: Regenerate.
9859
e6226a2f
RO
98602002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9861
9862 * ltconfig (osf[345]): Append $major to soname_spec.
9863 Reflect this in library_names_spec.
9864 * ltmain.sh (osf): Prefix $major with . for use as extension.
9865
3b75d237
AJ
98662002-11-19 Andreas Jaeger <aj@suse.de>
9867
9868 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9869 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9870 and sparc64 GNU/Linux systems.
9871
809108de
NS
98722002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9873
9874 * MAINTAINERS: Update email.
9875
e7e0de7e
GP
98762002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9877
9878 * MAINTAINERS: Complete James Dennett's entry.
9879
f7109dea
EB
98802002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9881
9882 * MAINTAINERS (Write After Approval): Add myself.
9883
d3ac17c9
BK
98842002-11-13 Bruce Korb <bkorb@gnu.org>
9885
9886 * Makefile.tpl: syntactic cleanup
9887
dce2d8b2 98882002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
9889
9890 * MAINTAINERS: Add myself to write-after-approval list.
9891
4977bab6
ZW
98922002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9893
9894 * Makefile.def: Add list of recursive targets to autogenerate.
9895 Add build_modules.
9896 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9897 targets. Autogenerate *-build-* targets.
9898 * Makefile.in: Regenerate.
9899
99002002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9901
9902 * configure: More autoconf-style substitutions.
9903 * Makefile.tpl: More autoconf-style substitutions.
9904 * Makefile.in: Regenerate.
9905
99062002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9907
9908 * configure: Substitute more variables in a more autoconf-friendly
9909 way. Simplify slightly.
9910 * Makefile.tpl: Make more variables substitutable in an
9911 autoconf-friendly way.
9912 * Makefile.in: Regenerate.
9913
d4783999
JW
99142002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9915
9916 * MAINTAINERS (Write After Approval): Add myself.
9917
4977bab6
ZW
99182002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9919
9920 * configure.in (v810*): Remove special setting of tools.
9921
9922 * configure: Add support for extra required flags for ar or nm.
9923 * configure.in (aix4.3+): Use above support for target-specific
9924 issues, rather than using config/mt-aix43.
9925
99262002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9927
9928 * configure: Remove 'removing', which doesn't work. Replace $subdir
9929 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9930 with $srcdir. Reformat indentation. Substitute some variables
9931 formerly hard-coded in the Makefile for build=host.
9932 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9933 * Makefile.def: Autogenerate more.
9934 * Makefile.in: Regenerate.
9935
1c9c903e
AN
99362002-11-04 Adam Nemet <anemet@lnxw.com>
9937
9938 * MAINTAINERS (Write After Approval): Add myself.
9939
40673d2b
KB
99402002-11-04 Kevin Buettner <kevinb@redhat.com>
9941
9942 * Makefile.def (host_modules): Add rda.
9943 * Makefile.in: Regenerate.
9944 * configure.in (target_tool): Add target-rda to list.
9945
42e650ae
GP
99462002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9947
9948 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9949
e004b81f
PE
99502002-10-25 Phil Edwards <pme@gcc.gnu.org>
9951
9952 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9953 and restrap targets to this rule.
9954 * Makefile.in: Regenerate.
9955
06bd49b1
GP
99562002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9957
9958 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9959 GNATS only accounts.
9960
d0af82b0
HPN
99612002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9962
9963 * configure.in (i[3456]86-*-linux*): Add check to disable
9964 ${libgcj} for glibc1.
9965
10782654
DC
99662002-10-24 Denis Chertykov <denisc@overta.ru>
9967
9968 * MAINTAINERS: Add myself as ip2k port maintainer.
9969
a5a438f5
SS
99702002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9971
9972 * configure.in: Add tic4x target.
9973
fe3d5b7f
NN
99742002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9975
aba8a494
NN
9976 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9977 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9978 * Makefile.in: Regenerate.
9979
fe3d5b7f
NN
9980 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9981 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9982 * Makefile.in: Regenerate.
9983
a6ad79e7
JJ
99842002-10-02 Janis Johnson <janis187@us.ibm.com>
9985
9986 * MAINTAINERS: Add myself as web pages co-maintainer.
9987
6a8a9058
NN
99882002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9989
9990 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9991 * Makefile.in: Regenerate.
9992
327d975a
ZW
99932002-10-02 Zack Weinberg <zack@codesourcery.com>
9994
9995 * MAINTAINERS: Add myself and Nathan Sidwell
9996 <nathan@codesourcery.com> as VxWorks maintainers.
9997
a5ae8f19 99982002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
9999
10000 * Makefile.def: Remove order dependency comments.
10001 * Makefile.tpl: Add explicit install-install dependencies.
10002 * Makefile.in: Regenerate.
d0f6c823 10003
34c6040c 10004 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 10005 * Makefile.in: Regenerate.
34c6040c 10006
d0f6c823
NN
10007 * Makefile.tpl: Add configure-target (for src-release in src)
10008 * Makefile.in: Regenerate.
10009
50bd210b
NC
100102002-09-30 Nick Clifton <nickc@redhat.com>
10011
10012 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10013
ca25149e
UW
100142002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10015
10016 * configure.in (s390*-*-linux*): Enable libgcj.
10017
dd30b57d
NN
100182002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10019
9e60a678
NN
10020 * configure: Revert accidentally applied changes.
10021
dd30b57d
NN
10022 * Makefile.tpl: Make more autoconf-friendly.
10023 * Makefile.in: Regenerate.
10024 * configure: Make substitution more autoconf-like.
10025
5831424e
RE
100262002-09-28 Richard Earnshaw <rearnsha@arm.com>
10027
10028 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10029 single entry to handle all these.
10030 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10031 libjava on arm-*-elf.
10032
b7f3b15b
GK
100332002-09-27 Geoffrey Keating <geoffk@apple.com>
10034
10035 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10036 things that depend on them.
10037
0dffceed
NN
100382002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10039
10040 * Makefile.tpl: Make subsituted variables more autoconfy.
10041 * Makefile.in: Regenerate.
10042 * configure: Make seds more autoconfy.
10043
1db75a86 100442002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
10045
10046 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10047 * Makefile.in: Regenerate.
10048 * configure.in: Rewrite sed statements to look autoconfy.
10049
1db75a86
NN
10050 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10051 all-target-foo on configure-target-foo.
10052 * Makefile.def: Ditto.
10053 * Makefile.in: Rebuild.
10054
741a4e89
AH
100552002-09-25 Andrew Haley <aph@redhat.com>
10056
10057 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10058
95ddd785
NN
100592002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10060
10061 * Makefile.def: New file.
10062 * Makefile.tpl: New file.
10063 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10064 * contrib/gcc_update: Note that Makefile.in is a generated file.
10065
10066 * configure.in: Minor rearrangement. Simplify tests.
10067
65a824f6
JT
100682002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10069
10070 * configure.in (with_headers): Skip copy if value is "yes".
10071 (with_libs): Likewise.
10072
51270f0a 100732002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
10074
10075 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10076 * configure.in (sh*-*-pe*): Ditto.
10077 * configure.in (mips*-*-pe*): Ditto.
10078 * configure.in (*arm-wince-pe): Ditto.
10079
8f89dbf4
NN
10080 * configure.in: Rearrange.
10081
c1b8db3f
KH
100822002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10083
10084 * MAINTAINERS: Update my email address.
10085
341f0575
PK
100862002-08-30 Paul Koning <pkoning@equallogic.com>
10087
10088 * MAINTAINERS: (Write After Approval): Add myself.
10089
d2e06980
GK
100902002-08-29 Geoffrey Keating <geoffk@redhat.com>
10091
10092 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10093
4906d5d8
GK
100942002-08-24 Geoffrey Keating <geoffk@redhat.com>
10095
10096 * MAINTAINERS: Change my mailing address.
10097
e9a25cc8
PC
100982002-08-21 Paolo Carlini <pcarlini@unitus.it>
10099
10100 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 10101 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 10102
dce2d8b2 101032002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
10104
10105 * MAINTAINERS (Write After Approval): Remove myself.
10106 (Various Maintainers: c++ runtime libs): Add myself.
10107
5ce6f47b
EC
101082002-08-15 Eric Christopher <echristo@redhat.com>
10109
10110 * config.sub: Import from master repository.
10111 * config.guess: Ditto.
10112
7f9317f0
AO
101132002-08-19 Alexandre Oliva <aoliva@redhat.com>
10114
10115 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10116 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10117 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10118
7aecca3d
AH
101192002-08-16 Aldy Hernandez <aldyh@redhat.com>
10120
10121 * MAINTAINERS: Add self to rs6000 vector extensions.
10122
8ea4b195
AO
101232002-08-15 Alexandre Oliva <aoliva@redhat.com>
10124
10125 * libiberty/configure: Reverted unintended yesterday's check in.
10126
f5cc59a7
AO
101272002-08-14 Alexandre Oliva <aoliva@redhat.com>
10128
10129 * boehm-gc/configure, libf2c/configure: Rebuilt.
10130 * libffi/configure, libiberty/configure: Ditto.
10131 * libjava/configure, libobjc/configure: Ditto.
10132 * libstdc++-v3/configure, zlib/configure: Ditto.
10133 Merged from binutils:
10134 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10135 From Steve Ellcey <sje@cup.hp.com>:
10136 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10137 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10138 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10139 IA64.
10140 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10141 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10142 soname_spec, sys_lib_search_path_spec): Ditto.
10143
dce2d8b2 101442002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
10145
10146 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10147
2ff34870
L
101482002-08-04 H.J. Lu (hjl@gnu.org)
10149
10150 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10151
a014f2fe
KW
101522002-08-02 Krister Walfridsson <cato@df.lth.se>
10153
10154 * MAINTAINERS (Write After Approval): Add myself.
10155
c01d477a
AM
101562002-07-31 Alan Modra <amodra@bigpond.net.au>
10157
10158 * configure.in: Move generic linux case to end. Copy generic
10159 linux noconfigdirs to mips*-*-linux* entry and new
10160 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10161
68cd2524
MM
101622002-07-19 Michael Matz <matz@suse.de>
10163
10164 * MAINTAINERS: Add myself as ra* maintainer.
10165
e2d83b8c
CD
101662002-07-16 Chris Demetriou <cgd@broadcom.com>
10167
10168 * config.guess: Update to 2002-07-09 version.
10169 * config.sub: Update to 2002-07-03 version.
10170
cece4f1d
HPN
101712002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10172
10173 * MAINTAINERS: Fix typo in a maintainer email address.
10174
bb654703
NN
101752002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10176
10177 * configure.in: Remove two redundant tests.
10178
789b7de5
RO
101792002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10180
10181 * configure.in (mips*-*-irix6*o32): Enable stabs.
10182
e1da1089
NN
101832002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10184
f3970bba
NN
10185 * configure.in: Don't build grez.
10186 * Makefile.in: Ditto.
10187
e1da1089
NN
10188 * Makefile.in: Remove references to bsp, cygmon, libstub.
10189 * configure.in: Ditto.
10190
10191 * configure.in: Remove leftover reference to gdbtest.
10192
57c905fa
PE
101932002-07-08 Phil Edwards <pme@gcc.gnu.org>
10194
10195 * configure.in (gxx_include_dir): Change to match versioned
10196 C++ headers if --enable-version-specific-runtime-libs is used.
10197
a0af94a7 101982002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 10199
a0af94a7
SE
10200 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10201
423ce3eb
NN
102022002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10203
10204 * configure.in: Make --without-x work.
10205
98186934
NN
102062002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10207
c3b7d169
NN
10208 * configure.in: Rearrange target Makefile fragment collection.
10209
98186934
NN
10210 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10211 cvs[src].
10212 * configure.in: Ditto.
10213
eebd288a
MK
102142002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10215
10216 * MAINTAINERS (Write After Approval): Update my e-mail address.
10217
3ab36f05
NN
102182002-06-24 Ben Elliston <bje@redhat.com>
10219
10220 * configure.in (host_tools): Remove cgen.
10221
10222 * Makefile.in (all-cgen): Remove; runs from its source directory.
10223 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 10224 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
10225 (all-sim): Likewise.
10226
dce2d8b2 102272002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
10228
10229 * Makefile.in: Eliminate 'apache' targets.
10230 * configure.in: Eliminate 'apache' targets.
10231
55380b08
NN
10232 * configure.in: Eliminate redundant tests. Reorganize.
10233
9a5c1b9d
NN
10234 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10235
5fd3853a
NN
10236 * config-ml.in: Eliminate references to Cygnus configure.
10237
cfefc434
NN
10238 * Makefile.in: Eliminate references to building emacs.
10239
2fe93885
GS
102402002-06-28 Graham Stott <graham.stott@btinternet.com>
10241
10242 * MAINTAINERS: Update my email address.
10243
53c40185
BK
102442002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10245
10246 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 10247 (cxx_incdir): Remove.
53c40185 10248
97679694
NN
102492002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10250
10251 * MAINTAINERS (Write After Approval): Add self.
10252
b03bcd37
DC
10253Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10254
10255 * configure.in: Add support for ip2k.
10256
6bd12129
NN
102572002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10258
10259 * configure.in: Fix AIX configury bug.
10260
e0d98a92
SE
102612002-06-20 Steve Ellcey <sje@cup.hp.com>
10262
10263 * MAINTAINERS (Write After Approval): Add self.
10264
ba3292db
NN
102652002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10266
ef40bc65
NN
10267 * configure.in: replace ${topsrcdir} with ${srcdir}
10268
7a0be465
NN
10269 * configure.in: Move definition of libstdcxx_flags
10270 right above usage, rather than waaay earlier.
10271
e1848dde
NN
10272 * configure.in: Pull definition of is_cross_compiler earlier.
10273
8bc2fff1
NN
10274 * configure.in: Rearrange a little.
10275
ba3292db
NN
10276 * configure.in: Remove references to librx.
10277 * Makefile.in: Remove references to librx.
10278
11d8b408
DC
10279Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10280
10281 * config.sub: Add support for avr target.
10282 Import from master sources, rev 1.255
5ce6f47b 10283
93da8339
PE
102842002-06-19 Phil Edwards <pme@gcc.gnu.org>
10285
10286 * configure, .cvsignore: Revert previous change...
10287 * Makefile: ...delete.
10288
b4caab5c
NN
102892002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10290
10291 * configure.in: Eliminate ${gasdir} variable.
10292
ee777171
DB
102932002-06-18 Dave Brolley <brolley@redhat.com>
10294
10295 * configure.in: Add support for frv.
10296 * config.sub: Add support for frv.
10297
26e4af54
PE
102982002-06-18 Phil Edwards <pme@gcc.gnu.org>
10299
10300 * configure: Remove garbage from previous commit.
10301
bb20b7da
PE
103022002-06-18 Phil Edwards <pme@gcc.gnu.org>
10303
10304 * configure: For in-source builds, make a subdir and re-exec there.
10305 * Makefile: New file. Pass targets through to build directory.
10306 * .cvsignore: No longer ignore "Makefile".
10307
9d321f6c
DR
103082002-06-16 Douglas Rupp <rupp@gnat.com>
10309
10310 * MAINTAINERS (Write After Approval): Add self.
10311
c8eb2bc0
KG
103122002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10313
10314 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10315
f210d239
JT
103162002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10317
10318 * configure.in (vax-*-netbsd*): Re-enable gas.
10319
e9667b3c
NN
103202002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10321
efe1f357
NN
10322 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10323 BUILD_PREFIX_1, to correct nomenclature.
10324 * configure: Likewise.
10325
e9667b3c
NN
10326 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10327 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10328
fe2fe497
OH
103292002-05-31 Olaf Hering <olh@suse.de>
10330
10331 * config-ml.in: Propogate DESTDIR also.
10332
dcf7f0dd
JT
103332002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10334
10335 * configure.in (vax-*-netbsd*): Don't build gas for this
10336 platform.
10337
6ff14f32
MM
103382002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10339
10340 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10341 and libgcj for AVR.
10342
397de1ff
KK
103432002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10344
10345 * MAINTAINERS (Write After Approval): Add myself.
10346
ac30211c
JT
103472002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10348
10349 * config.guess: Update to 2002-05-22 version.
10350 * config.sub: Likewise.
10351
1e6347d8
RO
103522002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10353
10354 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10355 * config-ml.in: Likewise.
10356 * configure: Likewise.
10357 * configure.in: Likewise.
10358
e5ce1d6d
SC
103592002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10360
10361 * MAINTAINERS: Update my email address.
10362
6cdef75d
NN
103632002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10364
4a87f061
NN
10365 * configure.in: Simplify makefile fragment collection.
10366
10367 * configure.in: Remove code to build emacs.
603606e7 10368
e254d6b5
NN
10369 * configure.in : Remove --srcdir argument from targargs and buildargs
10370 (it's always overridden in the Makefile anyway). Rearrange a bit.
10371
10372 * configure: Move some logic to configure.in.
10373 * configure.in: Move some logic from configure.
6cdef75d 10374
1d6006fe
TT
103752002-05-11 Tom Tromey <tromey@redhat.com>
10376
10377 * MAINTAINERS: Reflect libgcj reality.
10378
b70b3534
FS
103792002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10380
10381 * Makefile.in: Honour DESTDIR.
10382
4434687a
MM
103832002-05-08 Mark Mitchell <mark@codesourcery.com>
10384
10385 * config.guess: Import 2002-03-20 version.
10386 * config.sub: Import 2002-04-26 version.
10387
a89e49c7
RO
103882002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10389
10390 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10391
44e55536
TJ
103922002-05-07 Tim Josling <tej@melbpc.org.au>
10393
10394 * MAINTAINERS: Add self.
10395
dce2d8b2 103962002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
10397
10398 * ltmain.sh: Detect and handle object name conflicts
10399 while piecewise linking a static library.
10400
b7c13625
AO
104012002-05-05 Alexandre Oliva <aoliva@redhat.com>
10402
10403 * configure.in (noconfigdirs): Don't disable libgcj on
10404 sparc64-*-solaris* and sparcv9-*-solaris*.
10405
4182d9fa
AO
104062002-05-03 Alexandre Oliva <aoliva@redhat.com>
10407
10408 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10409
7bebf279
TF
104102002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10411
10412 * configure.in (FLAGS_FOR_TARGET): Do not add
10413 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10414 on i[3456]86-*-linux*.
10415
9a06dc7d
TF
104162002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10417
10418 * configure.in (noconfigdirs): Replace [ ] with test.
10419
10420 * configure.in (noconfigdirs): Do not add target-newlib if
10421 target == i[3456]86-*-linux*, and host == target.
10422
a51a07fa
NN
104232002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10424
9e7facd6
DD
10425 * configure.in: delete reference to absent file
10426
aeaa0f2f
NN
10427 * configure.in: replace '[' with 'test'
10428
4bb98828
NN
10429 * configure.in: Eliminate references to gash.
10430 * Makefile.in: Eliminate references to gash.
10431
64791664
NN
10432 * configure.in: remove useless references to 'pic' makefile fragments.
10433
3ed57cf4
NN
10434 * configure.in: (*-*-windows*) Finish removing.
10435
a51a07fa
NN
10436 * configure.in: Eliminate redundant test for libgui.
10437
8552f6f1
RS
104382002-04-29 Roger Sayle <roger@eyesopen.com>
10439
10440 * MAINTAINERS: Add self and realphabetize. Update entries
10441 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10442 entry for a29k port maintainer.
10443
dce2d8b2 104442002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
10445
10446 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10447 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10448
704c9a14
NN
104492002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10450
10451 * configure.in: remove references to dead files
10452
7bff5059
MM
104532002-04-19 Mark Mitchell <mark@codesourcery.com>
10454
10455 * MAINTAINERS: Add information about purpose of this file.
10456
0c7c67f0
TT
104572002-04-18 Tom Tromey <tromey@redhat.com>
10458
10459 * configure.in: Disallow configuring libgcj when it is already
10460 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10461 Solaris 2.8 by default. For PR libgcj/6158.
10462
63501e91
NN
104632002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10464
10465 * configure.in: Move default CC setting out of config/mh-* fragments
10466 directly into here.
10467
701afd4d
NN
104682002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10469
10470 * configure.in: don't even try to configure or make a subdirectory
10471 if there's no configure script for it.
10472
07cdae91
MM
104732002-04-15 Mark Mitchell <mark@codesourcery.com>
10474
10475 * MAINTAINERS: Remove chill maintainers.
10476 * Makefile.in (CHILLFLAGS): Remove.
10477 (CHILL_LIB): Remove.
10478 (TARGET_CONFIGDIRS): Remove libchill.
10479 (CHILL_FOR_TARGET): Remove.
10480 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10481 CHILL_LIB.
10482 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10483 (CHECK_TARGET_MODULES): Likewise.
10484 (INSTALL_TARGET_MODULES): Likewise.
10485 (CLEAN_TARGET_MODULES): Likewise.
10486 (configure-target-libchill): Remove.
10487 (all-target-libchill): Remove.
10488 * configure.in (target_libs): Remove target-libchill.
10489 Do not compute CHILL_FOR_TARGET.
10490 * libchill: Remove directory.
5ce6f47b 10491
ab50d72b
DD
104922002-04-11 DJ Delorie <dj@redhat.com>
10493
10494 * Makefile.in, configure.in: Sync with binutils, entries
10495 follow...
10496
0a1e123a
DD
104972002-04-07 Andrew Cagney <ac131313@redhat.com>
10498
10499 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10500 (do-tar, do-bz2): New rules.
10501 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10502 (gdb-tar): New rule.
10503 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10504 (insight_dejagnu.tar): New rule.
10505 (insight.tar): New rule.
10506 (gdb+dejagnu.tar): New rule.
10507 (gdb.tar): New rule.
10508
ab50d72b
DD
105092002-02-01 Mo DeJong <supermo@bayarea.net>
10510
10511 * Makefile.in: Add all-tix to deps for all-snavigator
10512 so that tix is built when building snavigator.
10513
105142002-01-11 Steve Ellcey <sje@cup.hp.com>
10515
10516 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10517 ld and gdb are not supported.
10518
105192002-01-07 Mark Salter <msalter@redhat.com>
10520
10521 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10522 Allow target-libgloss to be built for arm, strongarm, and xscale.
10523
105242001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10525
10526 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10527 options for i[3456]86-pc-linux* native builds.
10528
105292001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10530
10531 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10532 files from .po files for a distribution.
10533
105342001-09-03 Jeff Holcomb <jeffh@redhat.com>
10535
10536 * configure.in: Enable libstdc++-v3 for h8300 targets.
10537
105382001-06-19 Alan Modra <amodra@bigpond.net.au>
10539
10540 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10541 version from bfd/.
10542
10543Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10544
10545 * Makefile.in (VER): When present, extract the version number from
10546 the file version.in.
10547
dce2d8b2 105482001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
10549
10550 * configure.in : enable ld for aix
10551
105522001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10553
10554 * config.guess: Add linux target for S/390.
10555
105562000-11-07 Philip Blundell <pb@futuretv.com>
10557
10558 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10559
105602000-11-03 Philip Blundell <pb@futuretv.com>
10561
10562 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10563 files.
10564
105652001-01-15 Ben Elliston <bje@redhat.com>
10566
10567 * configure.in (host_tools): Add sid.
10568 Always configure cgen.
10569
105702000-11-24 Nick Clifton <nickc@redhat.com>
10571
10572 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10573
10574
105752000-08-20 Doug Evans <dje@casey.transmeta.com>
10576
10577 * Makefile.in (ALL_MODULES): Add all-cgen.
10578 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10579 (all-cgen): New target.
10580 (all-opcodes,all-sim): Depend on all-cgen.
10581 * configure.in (host_tools): Add cgen.
10582 Only configure cgen if --enable-cgen-maint.
10583
dce2d8b2 105842002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
10585
10586 * configure.in: Add *-*-freebsd* configurations.
10587
90def2b2
TT
105882002-04-08 Tom Tromey <tromey@redhat.com>
10589
10590 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10591 Fixes PR libgcj/6068.
10592
320d7e7a
KW
105932002-03-30 Krister Walfridsson <cato@df.lth.se>
10594
10595 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10596
18b467f1
RO
105972002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10598
10599 * configure.in (alpha*-dec-osf*): Enable libgcj.
10600
dce2d8b2 106012003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
10602
10603 * MAINTAINERS (Write After Approval): Add myself.
10604
56ae9405
NC
106052002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10606
10607 Fix for: PR bootstrap/3591, target/5676
10608 * configure.in (mcore-pe): Disable the configuration of
10609 libstdc++-v3 since exceptions are not supported.
10610
f18d9a0c
AG
106112002-03-20 Anthony Green <green@redhat.com>
10612
10613 * configure.in: Enable libgcj for xscale-elf target.
10614
dce2d8b2 10615Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
10616
10617 * MAINTAINERS: Update my email address.
10618
28eca9e8
AO
106192002-03-16 Alexandre Oliva <aoliva@redhat.com>
10620
10621 * ltmain.sh (relink_command): Fix typo in previous change.
10622
e67e72c7
AO
106232002-03-15 Alexandre Oliva <aoliva@redhat.com>
10624
10625 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10626 (relink_command): Added --tag flags.
10627 (mode=install): If relinking fails; error out.
10628
c2273204
RH
106292002-03-12 Richard Henderson <rth@redhat.com>
10630
10631 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10632 .NOTPARALLEL tag.
10633 (do-check): Rename from check.
10634 (check): Allow parallel check.
10635
bcb64245
BW
106362002-03-12 Bob Wilson <bob.wilson@acm.org>
10637
10638 * MAINTAINERS: Add myself as maintainer for xtensa port.
10639 Fix alphabetical order in CPU port maintainer list.
10640 Remove myself from Write After Approval list.
10641
63adb4ff
RH
106422002-03-11 Richard Henderson <rth@redhat.com>
10643
10644 * Makefile.in (.NOTPARALLEL): Add fake tag.
10645
9bec4bf0
L
106462002-03-07 H.J. Lu (hjl@gnu.org)
10647
10648 * configure.in: Enable gprof for mips*-*-linux*.
10649
c7fc1f84
DS
106502002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10651
10652 * MAINTAINERS (Write After Approval): Add myself.
10653
6bff33fb
AO
106542002-02-28 Alexandre Oliva <aoliva@redhat.com>
10655
10656 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10657 libjava.
10658 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10659
0210b33b
AO
106602002-02-23 Alexandre Oliva <aoliva@redhat.com>
10661
10662 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10663 because its Makefile is there; test for the executable instead.
10664
fcc0a3ef
AO
106652002-02-22 Alexandre Oliva <aoliva@redhat.com>
10666
10667 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10668 libstdc++-v3 and libjava.
10669
dce2d8b2 106702002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
10671
10672 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10673 boehm-gc
5ce6f47b 10674
40fe0ec3
AO
106752002-02-09 Alexandre Oliva <aoliva@redhat.com>
10676
10677 * config.guess: Updated to 2002-01-30's version.
10678 * config.sub: Updated to 2002-02-01's version.
10679 Contribute sh64-elf.
10680 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10681 * configure.in: Added sh64-*-*.
10682
694d53ee
CD
106832002-02-08 Chris Demetriou <cgd@broadcom.com>
10684
10685 * MAINTAINERS: Belatedly add myself to write after approval list.
10686
a9ca50b1
JH
10687Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10688
10689 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10690 Remove self as Write After Approval.
10691
5ffc3500
GK
106922002-01-31 Geoffrey Keating <geoffk@redhat.com>
10693
10694 * MAINTAINERS: Put self in as maintainer for contrib/regression
10695 directory.
10696
4ceaf7fb
PE
106972002-01-28 Phil Edwards <pme@gcc.gnu.org>
10698
10699 * MAINTAINERS: Update my email address.
10700
51584787
JT
107012002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10702
5ce6f47b
EC
10703 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10704 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
10705 libraries if not supported for NetBSD on target CPU.
10706
5701d273
DR
107072002-01-25 Douglas B Rupp <rupp@gnat.com>
10708
10709 * install-sh: Use _inst.$$_ for temp file name.
10710
b299a075
JT
107112002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10712
10713 * MAINTAINERS (Write After Approval): Move my contact info
10714 from here...
10715 (OS Port Maintainers): ...to here (netbsd).
10716
51fe14b5
BW
107172002-01-22 Bob Wilson <bob.wilson@acm.org>
10718
10719 * MAINTAINERS (Write After Approval): Add myself.
10720
dce2d8b2 107212002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
10722
10723 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10724 (all-target-fastjar): Also depend on all-target-libiberty.
10725
3cd87679
L
107262002-01-16 H.J. Lu (hjl@gnu.org)
10727
10728 * config.guess: Import from master sources, rev 1.225.
10729 * config.sub: Import from master sources, rev 1.238.
10730
969a6d8f
KH
107312002-01-16 Kazu Hirata <kazu@hxi.com>
10732
10733 * MAINTAINERS (Write After Approval): Remove myself.
10734
366f6a52
FW
107352001-12-19 Florian Weimer <fw@deneb.enyo.de>
10736
10737 * MAINTAINERS (Write After Approval): Add myself.
10738
f02240b6
JM
107392001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10740
10741 * MAINTAINERS: Add self as docs co-maintainer.
10742
5d08dc39
MK
107432001-12-11 Matthias Klose <doko@debian.org>
10744
10745 * MAINTAINERS (Write After Approval): Add myself.
10746
39e790d5
ZW
107472001-12-09 Zack Weinberg <zack@codesourcery.com>
10748
10749 * MAINTAINERS: Update my email address.
10750
4519d6a3
TC
107512001-12-07 Turly O'Connor <turly@apple.com>
10752 * MAINTAINERS (Write After Approval): Add myself.
10753 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10754 (rs6000_initialize_trampoline): Call __trampoline_setup for
10755 ABI_DARWIN too.
10756 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 10757 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 10758
21cf0a73
PC
107592001-12-07 Paolo Carlini <pcarlini@unitus.it>
10760
10761 * MAINTAINERS (Write After Approval): Add myself.
10762
4ee43206
DR
10763Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10764
10765 * configure, configure.in: Use temp file for long sed commands.
10766
251931f3
LG
107672001-12-03 Laurent Guerby <guerby@acm.org>
10768
10769 * config.sub: Update to version 1.232 on subversion.
10770
03777dd7
BE
107712001-12-03 Ben Elliston <bje@redhat.com>
10772
10773 * MAINTAINERS: Update mail address for config.* patches.
10774
dce2d8b2 107752001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
10776 Zack Weinberg <zack@codesourcery.com>
10777
10778 When build != host, create libiberty for the build machine.
10779
10780 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10781 CONFIG_ARGUMENTS.
10782 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10783 New variables.
10784 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10785 and rules.
10786 (all.normal): Depend on ALL_BUILD_MODULES.
10787 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10788 (all-build-libiberty): Depend on configure-build-libiberty.
10789
10790 * configure: Calculate and substitute proper value for
10791 ALL_BUILD_MODULES.
10792 * configure.in: Create the build subdirectory.
10793 Calculate and substitute TARGET_CONFIGARGS (formerly
10794 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10795
04075e8f
ZL
107962001-11-26 Ziemowit Laski <zlaski@apple.com>
10797
10798 * MAINTAINERS (write-after-approval): Add self.
10799
ed19322d
CR
108002001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10801
10802 * MAINTAINERS (GNATS only accounts): Remove self.
10803
90a12988
HPN
108042001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10805
10806 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10807 libf2c.
10808
77e653ad
CR
108092001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10810
10811 * MAINTAINERS (Write After Approval): Add self.
10812
64adad99
DB
108132001-11-12 David O'Brien <obrien@FreeBSD.org>
10814
10815 * MAINTAINERS: mips and s390 are also CPU ports.
10816
834a28c7
DB
108172001-11-12 David O'Brien <obrien@FreeBSD.org>
10818
10819 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10820
ef94239f
DB
108212001-11-11 David O'Brien <obrien@FreeBSD.org>
10822
10823 * MAINTAINERS: Alphabetize.
10824
beda0427
KH
108252001-11-09 Kazu Hirata <kazu@hxi.com>
10826
10827 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10828
6ca224d3
JDA
108292001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10830
10831 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10832
132e4bd7
PE
108332001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10834
10835 * configure.in (--enable-languages): Be more permissive about
10836 syntax. Check for empty lists better. Warn about $LANGUAGES.
10837
c6243b4c
GK
108382001-11-08 Geoffrey Keating <geoffk@redhat.com>
10839
10840 * config.sub: Import from master sources, rev. 1.230.
10841 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10842
abbb9e76
LG
108432001-11-07 Laurent Guerby <guerby@acm.org>
10844
10845 * MAINTAINERS (Write After Approval): Add self.
10846
53cdb27a
HPN
108472001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10848
10849 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10850
dd3a88c9
HPN
108512001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10852
10853 * config.sub: Import from master sources, rev 1.226.
10854 * config.guess: Import from master sources, rev 1.216.
10855
d344dce9
HPN
108562001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10857
10858 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10859 * MAINTAINERS: Add self as maintainer of MMIX port.
10860 Remove old after-approval entry.
10861
63f6bcd7
JM
108622001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10863
10864 * ChangeLog, configure: Fix spelling errors.
10865
84f92638
BK
108662001-10-20 Brendan Kehoe <brendan@zen.org>
10867
10868 * MAINTAINERS: Tweak my address.
10869
dce2d8b2 10870Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
10871
10872 * MAINTAINERS: Update my email address.
10873
1567080c 108742001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 10875
f48a3b5c 10876 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 10877 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 10878
30106886
GB
108792001-10-10 Geert Bosch <bosch@gnat.com>
10880
e490616e 10881 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
10882 Added Robert Dewar.
10883
dce2d8b2 108842001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
10885
10886 * MAINTAINERS (Write After Approval): Added self
10887
d1c3e709
GB
108882001-10-02 Geert Bosch <bosch@gnat.com>
10889
10890 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10891
50f5f793
JM
108922001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10893
10894 * configure: Handle temporary files securely using mkdir.
10895
7fddf9a9
AO
108962001-09-29 Alexandre Oliva <aoliva@redhat.com>
10897
10898 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10899
dce2d8b2 109002001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
10901
10902 * configure.in (*-*-linux*): Disable configuration of target-newlib
10903 and target-libgloss.
e490616e 10904
0c055e34
AO
109052001-09-26 Alexandre Oliva <aoliva@redhat.com>
10906
10907 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10908 RANLIB.
10909
759bfa90
AO
109102001-09-21 Alexandre Oliva <aoliva@redhat.com>
10911
10912 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10913 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10914 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10915 avoid quotes nesting problems.
10916 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10917 (DO_X): Export only variables that are set.
10918
1dc4a750
BE
109192001-09-19 Ben Elliston <bje@redhat.com>
10920
10921 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10922 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10923 semantics. Use the shell built-in "type" command instead.
10924
898c7238
AO
109252001-08-31 Alexandre Oliva <aoliva@redhat.com>
10926
10927 Merged from gcc-3_0-branch:
10928 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10929 * ltcf-c.sh: Use $objext, not $ac_objext.
10930 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10931 * ltcf-cxx.sh: Add support for GNU.
10932 2001-07-22 Timothy Wall <twall@redhat.com>
10933 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10934 default settings if using GNU tools with that configuration.
10935 * ltcf-cxx.sh: Ditto.
10936 * ltcf-gcj.sh: Ditto.
10937 2001-07-21 Michael Chastain <chastain@redhat.com>
10938 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10939 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10940 * ltmain.sh: Mark as gcc-local.
10941
8fa0a32e
EC
109422001-08-30 Eric Christopher <echristo@redhat.com>
10943 Jason Eckhardt <jle@redhat.com>
10944
10945 * config.guess: Merge from master sources.
10946 * config.sub: Merge from master sources, add support for mipsisa32.
10947
32f30f91 109482001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
10949 * config.sub: Merge from master sources, rev 1.219.
10950 * MAINTAINERS: Add self as contact for stormy16 port.
10951
f6084f99
ZW
109522001-08-14 Zack Weinberg <zackw@panix.com>
10953
10954 * config.sub: Merge from master sources, rev 1.218.
10955 * config.guess: Merge from master sources, rev 1.209.
10956
91b54f7f
GS
109572001-08-11 Graham Stott <grahams@redhat.com>
10958
10959 * Makefile.in (check-c++): Add missing semicolon.
10960
e5b3941e
JH
10961Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10962
32f30f91 10963 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 10964
6387a56e
EC
109652001-07-30 Eric Christopher <echristo@redhat.com>
10966
10967 * MAINTAINERS (Various maintainers: mips port): Added myself.
10968
53b475f0
AH
109692001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10970
e490616e 10971 * configure.in (sh-*-linux*): New.
53b475f0 10972
2a08c780
RH
109732001-07-27 Richard Henderson <rth@redhat.com>
10974
10975 * .cvsignore: Add LAST_UPDATED.
10976
bfa79422
UW
109772001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10978
10979 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10980
0ae85492
AH
109812001-07-16 Aldy Hernandez <aldyh@redhat.com>
10982
e490616e 10983 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 10984
8e1ab0fe
NP
10985Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10986
10987 * MAINTAINERS (Write After Approval): Added myself.
10988
2b997990
SC
109892001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10990
10991 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10992 and libgcj on m68hc11/m68hc12.
10993
d920e825
L
109942001-06-27 H.J. Lu (hjl@gnu.org)
10995
10996 * Makefile (CFLAGS_FOR_BUILD): New.
10997 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10998
d425a1e0
JM
109992001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11000
11001 * README: Remove version number.
11002
5b5b4207
GP
110032001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11004
11005 * INSTALL/README: Update wrt. to the installation instructions now
11006 residing in gcc/doc/install.texi.
11007
be839b69
JM
110082001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11009
11010 * README: Replace with a cut-down and updated version of gcc/README.
11011
fe2ee7c4
DE
110122001-06-12 David Edelsohn <edelsohn@gnu.org>
11013
11014 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11015 multilibs to be disabled.
11016
4f5d646c
DB
110172001-06-11 Daniel Berlin <dan@cgsoftware.com>
11018
11019 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 11020
818f0c85
AO
110212001-06-09 Alexandre Oliva <aoliva@redhat.com>
11022
11023 * config.guess: Import CVS version 1.195.
11024 * config.sub: Import CVS version 1.212.
11025
e9a8af10
AO
110262001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11027
11028 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11029 gcc/xgcc is built, use -print-prog-name to find out the program
11030 name to use.
11031
ae3ca0a9
PE
110322001-06-04 Phil Edwards <pme@sources.redhat.com>
11033
11034 * config.guess: Import CVS version 1.194. All gcc-local changes
11035 appear to also be in the master copy.
11036 * config.sub: Import CVS version 1.211.
11037
066bd40d
MM
11038Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11039
11040 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11041 with_gcc]: Use `gcc -shared' to build a shared library.
11042
4aef4f33
JDA
11043Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11044
11045 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11046 archives.
11047
c386f00f
RO
11048Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11049
11050 * MAINTAINERS (Write After Approval): Add myself.
11051
2ae5cea5
HPN
110522001-06-01 Hans-Peter Nilsson <hp@axis.com>
11053
11054 * configure.in (libstdcxx_flags): Do not try to execute
11055 libstdc++-v3/testsuite_flags until it exists.
11056
c3766183
AM
110572001-06-01 Alan Modra <amodra@bigpond.net.au>
11058
11059 * MAINTAINERS: Update my email address.
11060
9b337833
GS
110612001-05-31 Graham Stott <grahams@redhat.com>
11062
11063 * MAINTAINERS (Write After Approval): Add myself.
11064
dce2d8b2 110652001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
11066
11067 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11068 libraries when using g++ with native linker.
11069
5f7de4b8
AO
110702001-05-28 Alexandre Oliva <aoliva@redhat.com>
11071
11072 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11073
a7bc0fbb
AO
110742001-05-22 Alexandre Oliva <aoliva@redhat.com>
11075
11076 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11077 [aix4*|aix5*]: Prepend blank.
11078
33456445
AO
110792001-05-20 Alexandre Oliva <aoliva@redhat.com>
11080
11081 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11082 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11083 of subdir/configure scripts to use the new libtool.m4.
11084
e48d3d00
MK
110852001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11086
11087 * MAINTAINERS (Write After Approval): Add myself.
11088
9e0e191b
BK
110892001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11090
11091 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11092
3f19b439
BE
110932001-05-11 Ben Elliston <bje@redhat.com>
11094
11095 * Makefile.in (all-sid): New target.
11096 (check-sid, clean-sid, install-sid): Likewise.
11097
6ebe3121
JO
110982001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11099
11100 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11101
ca3667c4
AO
111022001-05-03 Alexandre Oliva <aoliva@redhat.com>
11103
11104 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11105 libgcj.
11106
111072001-05-03 Alexandre Oliva <aoliva@redhat.com>
11108
11109 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11110 gcc/xgcc is built, use -print-prog-name to find out the program
11111 name to use.
11112
b2964d63
AO
111132001-04-26 Alexandre Oliva <aoliva@redhat.com>
11114
b1bb2302
AO
11115 * configure.in (noconfigdirs): Don't reset it from scratch in the
11116 target case; only append to it.
6387a56e 11117
b2964d63
AO
11118 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11119 sparc-*-solaris2.8]: Disable ${libgcj}.
11120
8343765d
AO
111212001-04-25 Alexandre Oliva <aoliva@redhat.com>
11122
11123 * configure.in (libgcj_saved): Copy from $libgcj.
11124 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11125 --disable-libgcj.
11126
ddbb6d43
GRK
111272001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11128
11129 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 11130 C front end maintainer.
ddbb6d43 11131
3fa03ff9
AG
11132Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11133
11134 * configure.in: Move *-chorusos target case to the proper switch.
11135 Disable libgcj.
11136
99ffe40f
AO
111372001-04-12 Alexandre Oliva <aoliva@redhat.com>
11138
11139 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11140 1.641.2.228.
11141
78faa32d
FS
111422001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11143
11144 * Makefile.in (STAGE1_CFLAGS): Pass down.
11145
cdbff0ab
AM
111462001-04-13 Alan Modra <amodra@one.net.au>
11147
11148 * config.guess: Add hppa64-linux support. Note for next import that
11149 this is already in the master file.
11150 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11151
75b9074c
AO
111522001-04-12 Alexandre Oliva <aoliva@redhat.com>
11153
11154 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11155 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11156
125404c5
SS
111572001-04-11 Stan Shebs <shebs@apple.com>
11158
11159 * MAINTAINERS: Add self as Darwin port maintainer.
11160
876684fe
AM
111612001-04-11 Alan Modra <amodra@one.net.au>
11162
11163 * MAINTAINERS: Update my email address.
11164
06729913
LR
111652001-04-10 Loren J. Rittle <ljrittle@acm.org>
11166
11167 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11168 recent versions of FreeBSD (release 3 or later).
11169 * ltconfig: On FreeBSD, -lc must not be provided when building
11170 a shared library or else the standard -pthread gcc option is
11171 rendered worthless to later users of the built library.
11172
67916302
JM
111732001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11174
11175 * MAINTAINERS: Add self and RTH as C front end maintainers.
11176
d2bc0628
AO
111772001-04-05 Alexandre Oliva <aoliva@redhat.com>
11178
e490616e
ZW
11179 * config.sub: Make sure to match an already-canonicalized
11180 machine name (eg. mn10300-unknown-elf).
d2bc0628 11181
a3406c06
AO
111822001-04-01 Alexandre Oliva <aoliva@redhat.com>
11183
11184 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11185 New macros.
11186 (bootstrap, cross): Use RECURSE_FLAGS.
11187 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11188
a076f6a4
AO
111892001-03-27 Alexandre Oliva <aoliva@redhat.com>
11190
11191 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11192
e9f4fa71
CH
111932001-03-22 Colin Howell <chowell@redhat.com>
11194
7238de5c
CH
11195 * Makefile.in (DO_X): Do not backslash single-quotes in
11196 backquotes (two places).
e9f4fa71 11197
b6b14b1b
AO
111982001-03-22 Alexandre Oliva <aoliva@redhat.com>
11199
11200 Re-installed:
11201 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11202 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11203 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11204 * ltcf-cxx.sh: Likewise.
11205 * ltcf-gcj.sh: Likewise.
11206
1eb0b89d
GP
112072001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11208
11209 * MAINTAINERS: Add myself as "documentation co-maintainer".
11210
82e23236
AO
112112001-03-22 Alexandre Oliva <aoliva@redhat.com>
11212
11213 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11214 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11215
64ec27c3
TT
112162001-03-19 Tom Tromey <tromey@redhat.com>
11217
11218 * config-ml.in: Handle GCJ and GCJFLAGS.
11219
191de407
MC
112202001-03-21 Michael Chastain <chastain@redhat.com>
11221
11222 * Makefile.in: all-m4 depends on all-texinfo.
11223
fed4dede
LR
112242001-03-20 Loren J. Rittle <ljrittle@acm.org>
11225
11226 * MAINTAINERS: Add myself to write after approval list.
11227
085072bb
LB
112282001-03-18 Laurynas Biveinis <lauras@softhome.net>
11229
11230 * Makefile.in (DO_X): Quote nested quotes.
11231
5af8ea3f
AM
112322001-03-18 Alan Modra <alan@linuxcare.com.au>
11233
11234 * MAINTAINERS: Add myself to write after approval list.
11235
69e23037
LB
112362001-03-15 Laurynas Biveinis <lauras@softhome.net>
11237
11238 * Makefile.in (DO_X): Use double quotes for quoting
11239 "RANLIB=$${RANLIB}".
11240
2b9650f4
OP
112412001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11242
11243 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11244
dce2d8b2 112452001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
11246
11247 * configure.in: Only use `lang_requires' for languages athat are
11248 actually enabled.
11249
f6646274
PE
112502001-03-08 Phil Edwards <pme@sources.redhat.com>
11251
11252 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11253
c9a54638
AO
112542001-03-08 Alexandre Oliva <aoliva@redhat.com>
11255
11256 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11257
6a556ad6
TT
112582001-03-07 Tom Tromey <tromey@redhat.com>
11259
11260 * configure.in: Allow config-lang.in to set `lang_requires' to list
11261 of other required languages.
11262
6822468a
LB
112632001-03-06 Laurynas Biveinis <lauras@softhome.net>
11264
11265 * Makefile.in: Remove RANLIB definition. Use RANLIB
11266 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11267 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 11268
f04885d3 112692001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 11270 Alexandre Oliva <aoliva@redhat.com>
6387a56e 11271
f04885d3
BK
11272 * Makefile.in (check-c++): Use tabs, not spaces.
11273
288edf47 112742001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 11275
288edf47
LB
11276 * MAINTAINERS: add myself to Write After Approval list.
11277
3d55d2f8 112782001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 11279
e490616e 11280 * Makefile.in (check-c++): New rule.
6387a56e 11281
4d88a68a
BK
11282 * configure.in (target_libs): Remove libg++.
11283 (noconfigdirs): Remove libg++.
11284 (noconfigdirs): Same.
11285 (noconfigdirs): Same.
11286 (noconfigdirs): Same.
11287
11288 * config-ml.in: Remove libg++ references.
11289
11290 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11291 (ALL_TARGET_MODULES): Same.
11292 (configure-target-libg++): Remove.
11293 (all-target-libg++): Remove.
11294 (configure-target-libio): Remove.
11295 (all-target-libio): Remove.
11296 (check-target-libio): Remove.
11297 (.PHONY): Remove.
11298 (libg++.tar.bz2): Remove.
11299 (all-target-cygmon): Remove libio.
11300 (all-target-libstdc++): Remove.
11301 (configure-target-libstdc++): Remove.
11302 (TARGET_LIB_PATH): Remove libstdc++.
11303 (ALL_GCC_CXX): Remove libstdc++.
11304 (all-target-gperf): Correct.
11305
2437d4ed
NC
113062001-02-16 Nick Clifton <nickc@redhat.com>
11307
11308 * configure.in (noconfigdirs): Allow configuration of texinfo
11309 for Cygwin hosts.
11310
85b99cbe
AG
113112001-02-15 Anthony Green <green@redhat.com>
11312
11313 * configure: Introduce GCJ_FOR_TARGET.
11314 * configure.in: Ditto.
11315 * Makefile.in: Ditto.
11316
7b18790c
AS
113172001-02-13 Andreas Schwab <schwab@suse.de>
11318
11319 * MAINTAINERS: Update mail address.
11320
c4880c99
MS
113212001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11322
11323 * config.guess: Add linux target for S/390.
11324 * config.sub: Likewise.
11325
dce2d8b2 113262001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
11327
11328 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 11329 target-libgloss.
e31ae6db 11330
7739adfb
BE
113312001-02-06 Ben Elliston <bje@redhat.com>
11332
11333 * configure: Output host type to stdout, not stderr.
11334
36ca672c
MM
113352001-02-05 Mark Mitchell <mark@codesourcery.com>
11336
e40f2829 11337 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
11338 * ltcf-cxx.sh: Likewise.
11339
36ca672c
MM
11340 * config.if: Assume enable_libstdcxx_v3 is defined.
11341
22fdd65e
MM
113422001-02-04 Mark Mitchell <mark@codesourcery.com>
11343
11344 Remove V2 C++ library.
11345 * configure.in: Remove --enable-libstdcxx_v3 support.
11346
3b60dd8e
BM
113472001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11348
11349 * include/demangle.h: Add prototype for java_demangle_v3.
11350
42c0c80a
PE
113512001-01-29 Phil Edwards <pme@sources.redhat.com>
11352
11353 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11354
0be25992
RH
113552001-01-27 Richard Henderson <rth@redhat.com>
11356
11357 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11358
8a8de62d
MS
113592001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11360
11361 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11362 Don't unset, it's non-portable and no longer necessary, set to empty
11363 instead.
11364
92769744
MS
113652001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11366
11367 * ltconfig: Shell portability fix for the tagname validity check.
11368
88a1c0ab
AO
113692001-01-27 Alexandre Oliva <aoliva@redhat.com>
11370
11371 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11372 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11373
45291dd5
MS
113742001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11375
11376 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11377
1ace7e15
TT
113782001-01-26 Tom Tromey <tromey@redhat.com>
11379
11380 * configure.in: Allow libgcj to be built on Sparc Solaris.
11381
0ef8b11b
DE
113822001-01-25 David Edelsohn <edelsohn@gnu.org>
11383
11384 * ltcf-c.sh: Add aix5 case.
11385 * ltcf-cxx.sh: Likewise.
11386 * ltconfig: Likewise.
11387
0006091e
AO
113882001-01-24 Alexandre Oliva <aoliva@redhat.com>
11389
9bad11e1
AO
11390 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11391 keep at least one of build_libtool_libs or build_old_libs set to
11392 yes.
11393
0006091e
AO
11394 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11395 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11396
7c01b2b5
BM
113972001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11398
11399 * configure.in: Enable libgcj on several additional platforms.
11400
d340e0ac
BM
114012001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11402
11403 * configure.in: Enable libgcj for linux targets.
11404
5baf8c37
MS
114052001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11406
11407 * MAINTAINERS (Write After Approval): Add myself.
11408
10a0ba84
JDA
114092001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11410
11411 * MAINTAINERS: Add myself as vax port maintainer.
11412
357c6a4b
FH
114132001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11414
11415 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11416
6e2d9a7a
MS
114172001-01-09 Mike Stump <mrs@wrs.com>
11418
11419 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11420 failures of subdirectories.
11421
b6b14b1b 114222001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 11423
b6b14b1b 11424 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 11425 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
11426 * ltcf-cxx.sh: Likewise.
11427 * ltcf-gcj.sh: Likewise.
11428 * ltconfig.sh: Fix typo.
976b230d 11429
07109110
LB
114302001-01-02 Laurynas Biveinis <lauras@softhome.net>
11431
11432 * configure: handle DOS-style absolute paths.
11433
1da5b8fc
LB
114342001-01-02 Laurynas Biveinis <lauras@softhome.net>
11435
11436 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11437
4c2f5b4f
MM
114382000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11439
11440 * MAINTAINERS: Add myself as avr port co-maintainer.
11441
bc53668e
BE
114422000-12-28 Ben Elliston <bje@redhat.com>
11443
11444 * MAINTAINERS: Add myself under ``Write After Approval''.
11445
c387606f
JM
114462000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11447
11448 * texinfo: Remove directory from GCC.
11449
2cb5082c
JM
114502000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11451
11452 * COPYING: Update to current
11453 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11454 to 19yy as example year in copyright notice).
11455
cc330df9
BK
114562000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11457
6387a56e 11458 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
11459 (libstdcxx_incdir): Pass down.
11460 * config.if: Remove expired bits for cxx_interface, add stub.
11461 (libstdcxx_incdir): Add variable for g++ include directory.
11462 * configure.in (gxx_include_dir): Use it.
6387a56e 11463
4c6b2835
AO
114642000-12-18 Alexandre Oliva <aoliva@redhat.com>
11465
11466 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11467 with old-email address from ``Write After Approval''.
11468
3896f13e
AJ
114692000-12-15 Andreas Jaeger <aj@suse.de>
11470
11471 * configure.in: Handle lang_dirs.
11472
114732000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 11474
ad46e881
TT
11475 * MAINTAINERS: Removed brads.
11476
90a10418
TT
11477 * MAINTAINERS: Added gcj developers.
11478
41dfe3a2 114792000-12-13 Anthony Green <green@redhat.com>
6387a56e 11480
41dfe3a2 11481 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
11482 listed. Disable libgcj for x86 and Alpha Linux until compatible
11483 with g++ abi.
6387a56e 11484
e2f601da
MS
114852000-12-13 Mike Stump <mrs@wrs.com>
11486
11487 * Makefile.in (local-distclean): Also remove fastjar.
11488
70030c01
RB
114892000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11490
11491 * contrib/gcc_update: Add fastjar --touch entries.
11492
2a50f859
AO
114932000-12-12 Alexandre Oliva <aoliva@redhat.com>
11494
11495 * configure.in: Disable language-specific target libraries for
11496 languages that aren't enabled.
11497
7743113b
AG
114982000-12-10 Anthony Green <green@redhat.com>
11499
11500 * configure.in: Define libgcj. Disable libgcj target libraries for
11501 most targets.
11502
92e061a6
NB
115032000-12-10 Neil Booth <neilb@earthling.net>
11504
11505 * MAINTAINERS: Update mail address, remove from WAA list.
11506
f34ff6d6
APB
115072000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11508
11509 * libjava: Imported from /cvs/java.
11510 * libffi: Likewise.
11511 * Boehm-gc: Likewise.
11512
d82a33c6
APB
115132000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11514
11515 * configure.in (target_libs): Revert 2000-12-08 patch.
11516 (noconfigdirs): Added target-libjava.
11517
e14f8e28
LB
115182000-12-09 Laurynas Biveinis <lauras@softhome.net>
11519
11520 * djunpack.bat: removed.
11521
fc26516b
LB
115222000-12-09 Laurynas Biveinis <lauras@softhome.net>
11523
11524 * Makefile.in: handle DOS-style absolute paths.
11525 * config-ml.in: likewise.
11526 * symlink-tree: likewise.
11527
bd8757b3
APB
115282000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11529
11530 * fastjar: Imported.
11531
81522a1f
APB
115322000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11533
11534 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11535 libjava.
11536 * configure.in (target_libs): Removed `target-libjava'.
11537
5db1f7ed
APB
115382000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11539
11540 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11541 (ALL_MODULES): Added fastjar.
11542 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11543 (all-target-libjava): all-fastjar replaces all-zip.
11544 (all-fastjar): Added.
11545 (configure-target-fastjar, all-target-fastjar): Likewise.
11546 * configure.in (host_tools): Added fastjar.
11547
5e59997c
MS
115482000-12-07 Mike Stump <mrs@wrs.com>
11549
11550 * Makefile.in (local-distclean): Remove leftover built files.
11551
0a534f40
NC
115522000-11-24 Nick Clifton <nickc@redhat.com>
11553
11554 * configure.in (xscale-elf): Add target.
11555 (xscale-coff): Add target.
11556
7686cadf
LR
115572000-11-22 Loren J. Rittle <ljrittle@acm.org>
11558
e490616e
ZW
11559 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11560 recent versions of FreeBSD (release 3 or later).
11561 * ltconfig: On FreeBSD, -lc must not be provided when building
11562 a shared library or else the standard -pthread gcc option is
11563 rendered worthless to later users of the built library.
7686cadf 11564
fff01699
FF
115652000-11-16 Fred Fish <fnf@be.com>
11566
11567 * configure.in (enable_libstdcxx_v3): Fix typo,
11568 libstd++ -> libstdc++.
11569
4dc16355
KL
115702000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11571
11572 * MAINTAINERS: Add self to Write After Approval list.
11573
bf6fc7b2
BS
115742000-11-21 Bernd Schmidt <bernds@redhat.com>
11575
11576 * MAINTAINERS: Update my email address. Add myself to global write
11577 privs list.
11578
ce8e06b1
AO
115792000-11-18 Alexandre Oliva <aoliva@redhat.com>
11580
6e2a4843
AO
11581 * Makefile.in: Merge with src and libgcj.
11582 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11583 configure-target-<library> when their configure scripts need the C
11584 or C++ library to have already been built to work properly.
11585 (do_proto_toplev): Set them to an empty string.
11586
ce8e06b1
AO
11587 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11588 (REALLY_SET_LIB_PATH): Use them.
11589
c003f378
SS
115902000-11-17 Stan Shebs <shebs@apple.com>
11591
11592 * MAINTAINERS: Add self to Write After Approval list.
11593
cc1e60ea
JM
115942000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11595
11596 * configure: Provide the original toplevel configure arguments
11597 (including $0) to subprocesses in the environment rather than
11598 through gcc/configargs.h.
11599
1173593d
JM
116002000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11601
11602 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11603 C99. Alphabetise "Write After Approval" list.
11604
520907ee
MM
116052000-11-12 Mark Mitchell <mark@codesourcery.com>
11606
34f6fbdb
MM
11607 * configure: Turn on libstdc++ V3 by default.
11608
520907ee
MM
11609 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11610 if we've got GCC.
11611
0bbd37ed
PB
116122000-11-11 Philip Blundell <philb@gnu.org>
11613
11614 * MAINTAINERS: Add self to Write After Approval list.
11615
7ca0e6d9
DE
116162000-11-09 David Edelsohn <edelsohn@gnu.org>
11617
11618 * ltcf-c.sh (aix4): Improve shared library configuration; require
11619 exporting symbols.
11620 * ltcf-cxx.sh (aix4): Define.
11621 * ltconfig (aix4): Define library and soname specs appropriate for
11622 AIX. Define command to create export symbols list.
11623
dce2d8b2 11624Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
11625
11626 * config.sub: Add support for Sun Chorus
11627
fc05d516
NC
116282000-10-31 Nick Clifton <nickc@redhat.com>
11629
11630 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11631 <name>@redhat.com. Also installed new email address for Clint
11632 Popetz.
6387a56e 11633
90a0e73f
JM
116342000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11635
11636 * etc: Remove directory from GCC.
11637
a5e1b548
MM
116382000-10-16 Michael Meissner <meissner@redhat.com>
11639
11640 * configure (gcc/configargs.h): Only create if there is a build GCC
11641 directory created.
11642
6387a56e
EC
116432000-10-16 Matthias Klose <doko@debian.org>
11644
be1db873
MK
11645 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11646 when configured for libstdc++-v3.
11647
f5fa9a5b
PE
116482000-10-05 Phil Edwards <pme@gcc.gnu.org>
11649
11650 * configure: Save configure arguments to gcc/configargs.h.
11651
61a77fea
PT
116522000-10-04 Philipp Thomas <pthomas@suse.de>
11653
11654 * config.guess: Import CVS version 1.157.
11655 * config.sub: Import CVS version 1.181.
11656
3a4fee66
AP
116572000-10-04 Andris Pavenis <pavenis@latnet.lv>
11658
11659 * Makefile.in (bootstrap): avoid recursion if subdir missing
11660 (cross): ditto
11661 (do-proto-toplev): ditto
11662
3dd7094e
AO
116632000-09-30 Alexandre Oliva <aoliva@redhat.com>
11664
de710532
AO
11665 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11666 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11667
3dd7094e
AO
11668 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11669 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11670 all affected `configure' scripts.
11671
e592386f
NB
11672Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11673
11674 * MAINTAINERS: Add self as cpplib co-maintainer.
11675
fba54939
AH
116762000-09-24 Aldy Hernandez <aldyh@redhat.com>
11677
11678 * MAINTAINERS: Add self to Write After Approval list.
11679
2bd429f4
GP
116802000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11681
11682 * INSTALL/README: egcs -> GCC update.
11683
dce2d8b2 11684Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
11685
11686 * MAINTAINERS: Add myself to Write After Approval list.
11687
d7ce9a83
KH
116882000-09-15 Kazu Hirata <kazu@hxi.com>
11689
11690 * MAINTAINERS: Add myself to Write After Approval list.
11691
18a53ffe
JL
11692Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11693
e490616e
ZW
11694 * configure.in: Do not build byacc for hppa64. Provide paths to the
11695 X11 libraries for hppa64.
18a53ffe 11696
f246ff23
SC
116972000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11698
11699 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11700
06298abd
AO
117012000-09-06 Alexandre Oliva <aoliva@redhat.com>
11702
4b92758a
AO
11703 * Makefile.in (all-zlib): Added dummy target.
11704
06298abd
AO
11705 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11706 ltcf-gcj.sh: Updated from libtool multi-language branch.
11707
4d73d07a
AO
117082000-09-05 Alexandre Oliva <aoliva@redhat.com>
11709
11710 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11711 (bootstrap*): Depend on all-bootstrap.
11712
05d52d78
PT
117132000-09-05 Philipp Thomas <pthomas@suse.de>
11714
11715 * config.guess: Import CVS version 1.156.
11716 * config.sub: Import CVS version 1.179.
11717
3c809ba4
AG
117182000-09-02 Anthony Green <green@cygnus.com>
11719
11720 * Makefile.in (all-gcc): Depend on all-zlib.
11721 (CLEAN_MODULES): Add clean-zlib.
11722 (ALL_MODULES): Add all-zlib.
11723 * configure.in (host_libs): Add zlib.
11724
10ad78a0 117252000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
11726
11727 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11728 crosses, but add gcc/include to the header search path for them.
11729
b36a9ce3
DB
117302000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11731
11732 * MAINTAINERS: Add self to Write After Approval list.
11733
cb011248
FS
117342000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11735
11736 * config.guess: Import CVS version 1.152.
11737 * config.sub: Import CVS version 1.177.
11738
db310af0
AO
117392000-08-25 Alexandre Oliva <aoliva@redhat.com>
11740
7965440a
AO
11741 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11742 $targargs to tell whether newlib is going to be built.
11743
db310af0
AO
11744 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11745 $$r/TARGET_SUBDIR/libio for _G_config.h.
11746
e7977565
AO
117472000-08-23 Alexandre Oliva <aoliva@redhat.com>
11748
11749 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11750
126bb9ed
DD
117512000-08-22 DJ Delorie <dj@redhat.com>
11752
11753 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11754
5b0e9d29
AO
117552000-08-22 Alexandre Oliva <aoliva@redhat.com>
11756
11757 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11758 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11759 sub-configures.
11760
4f3e904e
DD
117612000-08-21 DJ Delorie <dj@redhat.com>
11762
11763 * MAINTAINERS: Add self as a libiberty maintainer
11764
c9635443
AO
117652000-08-16 Alexandre Oliva <aoliva@redhat.com>
11766
11767 * configure.in (libstdcxx_flags): Use
11768 libstdc++-v3/src/libstdc++.INC.
11769
8b2100ba
AO
117702000-08-15 Alexandre Oliva <aoliva@redhat.com>
11771
11772 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11773
57119aa9
ZW
117742000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11775
eeb943b0
ZW
11776 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11777
6387a56e 11778 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
11779 explicit. Substitute enable_threads into generated Makefiles.
11780 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11781 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11782
acffa7c4
GK
117832000-08-13 Geoff Keating <geoffk@cygnus.com>
11784
11785 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11786
808d8c41
AO
117872000-08-12 Alexandre Oliva <aoliva@redhat.com>
11788
11789 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11790 previous delta.
11791
1fc8c51c 117922000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 11793
1fc8c51c
JM
11794 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11795 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11796 (FLAGS_FOR_TARGET): Not here.
11797 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 11798
25698887
AO
117992000-08-11 Alexandre Oliva <aoliva@redhat.com>
11800
11801 * config-ml.in (CC, CXX): Don't introduce a leading space.
11802
10120687
DD
118032000-08-07 DJ Delorie <dj@delorie.com>
11804
11805 * MAINTAINERS: Add self as a DJGPP maintainer
11806
15c758e9
DD
118072000-08-07 DJ Delorie <dj@redhat.com>
11808
11809 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11810 "if we're also building gcc, and it's a gcc that will run on the
11811 build machine, we want to use its includes instead of the system's
11812 default includes".
11813
2d0de245
JM
118142000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11815
11816 * MAINTAINERS: Add self to Write After Approval list.
11817
e81b330a
AO
118182000-08-03 Alexandre Oliva <aoliva@redhat.com>
11819
83440c1e
AO
11820 * configure.in (libstdcxx_flags): Don't use `"'.
11821
e81b330a
AO
11822 * config-ml.in: Adjust multilib search paths to the
11823 appropriate multilib tree.
11824
cf95c847
AO
118252000-08-02 Alexandre Oliva <aoliva@redhat.com>
11826
11827 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11828 commas in $LANGUAGES.
11829
9e9af119
MH
118302000-08-02 Manfred Hollstein <manfredh@redhat.com>
11831
11832 * configure.in: Re-enable all references to libg++ and librx.
11833
606ce391
AO
118342000-08-01 Alexandre Oliva <aoliva@redhat.com>
11835
89820b43
AO
11836 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11837 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11838 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11839 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11840
606ce391
AO
11841 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11842
04179d4a
AO
118432000-07-31 Alexandre Oliva <aoliva@redhat.com>
11844
11845 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11846 CXX_FOR_TARGET for sed.
11847
d4eb109c
AO
118482000-07-30 Alexandre Oliva <aoliva@redhat.com>
11849
11850 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11851 Do not override if already set in the environment or in configure.
11852 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11853 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11854
4f4caf92
AO
118552000-07-28 Alexandre Oliva <aoliva@redhat.com>
11856
11857 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11858 the libtool CVS tree multi-language branch.
11859 * ltconfig, ltmain.sh: Updated.
6387a56e 11860
b87487b6
AO
118612000-07-27 Alexandre Oliva <aoliva@redhat.com>
11862
1670d1ea
AO
11863 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11864 (clean-target): Depend on it.
11865
b87487b6
AO
11866 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11867 (GCC_FOR_TARGET): Use it.
11868 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11869 * configure.in: ... here.
11870 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11871 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11872
4e81ae98
EC
118732000-07-24 Eric Christopher <echristo@cygnus.com>
11874
11875 * MAINTAINERS: Add self to Write After Approval list.
11876
059ae32c
AO
118772000-07-24 Alexandre Oliva <aoliva@redhat.com>
11878
5b28edd4
AO
11879 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11880 (configure-target-libchill, configure-target-libobjc): Likewise.
11881
059ae32c
AO
11882 * configure.in: Use the same cache file for all target libs.
11883 * config-ml.in: But different cache files per multilib variant.
11884
1adcd149
MS
118852000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11886
11887 * configure (topsrcdir): Don't use dirname.
11888
2d573dff
JO
118892000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11890
11891 * MAINTAINERS: Add self to Write After Approval list.
11892
d207ebef
JM
118932000-07-20 Jason Merrill <jason@redhat.com>
11894
11895 * configure.in: Remove all references to libg++ and librx.
11896
11897 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11898
118992000-07-20 Hans-Peter Nilsson <hp@axis.com>
11900
11901 * config.sub: Update to subversions version 2000-07-06.
11902
7b7792d5
AH
119032000-07-12 Andrew Haley <aph@cygnus.com>
11904
11905 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11906 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11907
3abaac67
PE
119082000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11909
11910 * symlink-tree: Check number of arguments.
11911
34be2b36
JW
119122000-07-05 Jim Wilson <wilson@cygnus.com>
11913
11914 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11915 search path for a g++ extracted from the build tree. This
11916 will allow link tests run by configure scripts in
11917 subdirectories to succeed.
11918
d207ebef
JM
119192000-07-01 Koundinya K <kk@ddeorg.soft.net>
11920
e490616e 11921 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 11922
0900331b
MH
119232000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11924
11925 * MAINTAINERS: Add myself as loop discovery maintainer.
11926
d207ebef
JM
119272000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11928
11929 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11930 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11931
119322000-06-19 Timothy Wall <twall@cygnus.com>
11933
11934 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11935 * config.sub: Add tic54x target.
11936
11a27a76
TM
11937Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11938
11939 * MAINTAINERS: Add self as Fortran maintainer,
11940 remove Craig Burley.
11941
d207ebef 11942Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 11943
d207ebef
JM
11944 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11945 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 11946
7758b73f
PT
11947Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11948
11949 * MAINTAINERS: Add self as i18n maintainer
11950
d207ebef
JM
1195120000-05-21 H.J. Lu (hjl@gnu.org)
11952
e490616e
ZW
11953 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11954 directory are used if they exist. Make sure
11955 $(build_tooldir)/include is searched for header files,
11956 $(build_tooldir)/lib/ for library files.
d207ebef 11957 (GCC_FOR_TARGET): Likewise.
e490616e 11958 (CXX_FOR_TARGET): Likewise.
d207ebef 11959
bae29210
JL
11960Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11961
11962 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11963
d207ebef 11964Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
11965
11966 * Makefile.in (configure-target-libiberty): Depend on
11967 configure-target-newlib.
11968
aab0d19d
AO
119692000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11970
11971 * configure.in, Makefile.in: Merge all libffi-related
11972 configury stuff from the libgcj tree.
11973
d207ebef
JM
11974Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11975
11976 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11977 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11978
11979Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11980
11981 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11982 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 11983 current version information. Add to proto-toplev directory.
d207ebef
JM
11984 (gdb-taz): Build do-djunpack.
11985
758c7bd4
DE
119862000-05-15 David Edelsohn <edelsohn@gnu.org>
11987
11988 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11989
1888228d
AC
11990Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11991
11992 * MAINTAINERS: Add self to Write After Approval list.
11993
d207ebef
JM
119942000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11995
11996 * ltmain.sh: Preserve in relink_command any environment
11997 variables that may affect the linker behavior.
11998
2d7cc2fe
JL
11999Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12000
d207ebef
JM
12001 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12002
12003Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12004
12005 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12006
120072000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12008
12009 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 12010 with the version name.
2d7cc2fe 12011
ee455968
JE
12012Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12013
12014 * MAINTAINERS: Add self as bb-reorder maintainer.
12015
73b97e5c
BK
120162000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12017
12018 * config.if: Tweak.
12019
d207ebef
JM
120202000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12021
12022 * djunpack.bat: New file.
12023
12024Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12025
12026 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
12027 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12028 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12029 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 12030
954869eb
DP
120312000-04-16 Dave Pitts <dpitts@cozx.com>
12032
e490616e
ZW
12033 * config.sub (case $basic_machine): Change default for "ibm-*"
12034 to "openedition".
954869eb 12035
eaabe541
AJ
120362000-04-13 Andreas Jaeger <aj@suse.de>
12037
12038 * MAINTAINERS: Added myself.
12039
d207ebef
JM
12040Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12041
12042 * Makefile.in (gdb-taz): New target. GDB specific archive.
12043 (do-md5sum): New target.
12044 (MD5PROG): Define.
12045 (PACKAGE): Default to TOOL.
12046 (VER): Default to a shell script.
12047 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 12048 md5 checksum generation.
d207ebef
JM
12049 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12050 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12051 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 12052 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
12053
12054Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12055
12056 * configure (warn_cflags): Delete.
12057
0ea6d60c
PDM
12058Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12059
12060 * MAINTAINERS: Added myself.
12061
17090313 120622000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 12063 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 12064
e490616e
ZW
12065 * configure.in (enable_libstdcxx_v3): Add.
12066 (target_libs): Add bits here to switch between libstdc++-v2 and
12067 libstdc++-v3.
12068 * config.if: And this file too.
12069 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 12070
76b78517
MM
120712000-04-05 Michael Meissner <meissner@redhat.com>
12072
12073 * config.sub (d30v): Add d30v as a basic machine type.
12074
ad242caf
JM
120752000-03-29 Jason Merrill <jason@casey.cygnus.com>
12076
12077 * configure.in: -linux-gnu*, not -linux-gnu.
12078
d4537148
TM
12079Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12080
12081 * MAINTAINERS: Add self in write-after-approval section.
12082
f152e9d4
JW
12083Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12084
12085 * MAINTAINERS: Add self as ia64 port maintainer.
12086
6a5fcef1
NB
120872000-03-08 Neil Booth <NeilB@earthling.net>
12088
12089 * MAINTAINERS: Add self in write-after-approval section.
12090
d207ebef 12091Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 12092
d207ebef
JM
12093 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12094 (do-tar-bz2): Replace TOOL with PACKAGE.
12095 (gdb.tar.bz2): Remove GDBTK from GDB package.
12096 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 12097 dejagnu.tar.bz2): New packages.
d207ebef
JM
12098
120992000-02-27 Andreas Jaeger <aj@suse.de>
12100
12101 * configure.in: Add entry for mips*-*-linux*, move catch all
12102 *-*-*linux* entry below this one.
12103
121042000-02-27 Ian Lance Taylor <ian@zembu.com>
12105
12106 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 12107
521fe9d0
NC
121082000-02-24 Nick Clifton <nickc@cygnus.com>
12109
12110 * config.sub: Support an OS of "wince".
12111
d207ebef
JM
12112Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12113
12114 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 12115 version.
d207ebef 12116
dce2d8b2 121172000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
12118
12119 * config.sub: Add support for Linux/IBM 370.
12120 * configure.in: Likewise.
12121
3a685f6f
NC
121222000-02-22 Nick Clifton <nickc@cygnus.com>
12123
12124 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12125
dce2d8b2 121262000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 12127
d207ebef 12128 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 12129
4746ee26
KG
121302000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12131
12132 * configure (gcc_version): When setting, narrow search to
12133 lines containing `version_string'.
12134
ba96c72d
DC
121352000-02-15 Denis Chertykov <denisc@overta.ru>
12136
12137 * config.sub: Add support for avr target.
12138
77f16a66
NC
121392000-02-14 Nick Clifton <nickc@cygnus.com>
12140
12141 * MAINTAINERS: Add maintainers for MCore port.
12142
784a3a80
HPN
12143Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12144
12145 * config.sub: Add mmix-knuth-mmixware.
12146
719dd4fa
KG
121472000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12148
12149 * MAINTAINERS: Pair cccp with cpplib maintainership.
12150
dce2d8b2 121512000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
12152
12153 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12154 structure stuff to -L library search.
12155 (CXX_FOR_TARGET): Ditto.
12156 (CROSS_CHECK_MODULES): Fix spelling mistake.
12157
7a53e94b
MM
121582000-01-24 Mark Mitchell <mark@codesourcery.com>
12159
12160 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12161 the C++ compiler.
12162
0da3b5a7
RH
121632000-01-12 Richard Henderson <rth@cygnus.com>
12164
12165 * configure.in: Don't build some bits for beos.
12166
02368d6d
JS
121672000-01-12 Joel Sherrill (joel@OARcorp.com)
12168
12169 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12170 as include files.
12171
2e76d35c
ZW
121722000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12173
12174 * Add self as cpplib maintainer, as requested by Jason
12175 Merrill. Correct my e-mail address.
12176
4c25fdcf
GK
121772000-01-06 Geoff Keating <geoffk@cygnus.com>
12178
12179 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12180 not mh-aix43.
12181
188e3966
HPN
12182Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12183
12184 * MAINTAINERS: Add myself to "write after approval" list.
12185
c2f5d030
RH
121861999-12-14 Richard Henderson <rth@cygnus.com>
12187
12188 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12189 * config.sub: Accept alphaev[78], alphaev8.
12190
eeda916a
AO
121911999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12192
12193 * config.guess, config.sub: Update from autoconf.
12194
b3bd7820
BK
121951999-11-29 Bruce Korb <autogen@linuxbox.com>
12196
2c290989 12197 * MAINTAINERS: update my playtime e-address.
b3bd7820 12198
1882b2b1
RO
12199Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12200
12201 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12202 necessary libraries are missing.
12203
dce2d8b2 12204Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
12205
12206 * MAINTAINERS: Add new 'write after approval' maintainer.
12207
1e25de97
APB
12208Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12209
12210 * MAINTAINERS: Add new Java maintainer.
12211
1722c704
AS
122121999-10-25 Andreas Schwab <schwab@suse.de>
12213
12214 * configure: Fix quoting inside arguments of eval.
12215
8141abe8
NC
122161999-10-21 Nick Clifton <nickc@cygnus.com>
12217
12218 * config-ml.in: Allow suppression of some ARM multilibs.
12219
0b77644a
LV
12220Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12221
12222 * config.guess: Add OS/390 match pattern.
12223 * config.sub: Add mvs, openedition targets.
12224 * configure.in (i370-ibm-opened*): New.
12225
d207ebef
JM
122261999-09-04 Steve Chamberlain <sac@pobox.com>
12227
12228 * config.sub: Add support for configuring for pj.
12229
122301999-08-31 Nick Clifton <nickc@cygnus.com>
12231
12232 * config.sub (maybe_os): Add support for configuring for fr30.
12233
af13ebe9
NC
122341999-08-25 Nick Clifton <nickc@cygnus.com>
12235
12236 * configure.in: Do not configure or build ld for AIX
12237 platforms. ld is known to be broken on these platforms.
12238
1250c760
RO
12239Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12240
12241 * config-ml.in: Pass compiler flag corresponding to multidirs to
12242 subdir configures.
12243
d207ebef
JM
122441999-08-09 Ian Lance Taylor <ian@zembu.com>
12245
12246 * Makefile.in (LDFLAGS): Define.
12247
122481999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12249
12250 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12251 noconfigdirs.
12252 (*-*-cygwin*): Likewise.
12253
122541999-08-08 Ian Lance Taylor <ian@zembu.com>
12255
12256 * mkdep: New file.
12257 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12258 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12259
12260 From Eli Zaretskii <eliz@is.elta.co.il>:
12261 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12262 long file name when using DJGPP on MS-DOS.
12263
dbd83e11
JL
12264Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12265
12266 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12267
d207ebef
JM
122681999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12269
12270 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12271 dependency as this causes "make check" to globally "make all"
12272
cd1f4c2c
TT
12273Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12274
12275 * configure.in (target_libs): Added target-zlib.
12276 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12277 (CONFIGURE_TARGET_MODULES): Likewise.
12278 (CHECK_TARGET_MODULES): Likewise.
12279 (INSTALL_TARGET_MODULES): Likewise.
12280 (CLEAN_TARGET_MODULES): Likewise.
12281 (configure-target-zlib): New target.
12282 (all-target-zlib): Likewise.
12283 (all-target-libjava): Depend on all-target-zlib.
12284 (configure-target-libjava): Depend on configure-target-zlib.
12285
12286 * Makefile.in (configure-target-libjava): Depend on
12287 configure-target-newlib.
12288 (configure-target-boehm-gc): New target.
12289 (configure-target-qthreads): New target.
12290
e490616e
ZW
12291 * configure.in (target_libs): Added target-qthreads.
12292 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12293 (CONFIGURE_TARGET_MODULES): Likewise.
12294 (CHECK_TARGET_MODULES): Likewise.
12295 (INSTALL_TARGET_MODULES): Likewise.
12296 (CLEAN_TARGET_MODULES): Likewise.
12297 (all-target-qthreads): New target.
12298 (configure-target-libjava): Depend on configure-target-qthreads.
12299 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
12300
12301 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12302 (CONFIGURE_TARGET_MODULES): Likewise.
12303 (CHECK_TARGET_MODULES): Likewise.
12304 (INSTALL_TARGET_MODULES): Likewise.
12305 (CLEAN_TARGET_MODULES): Likewise.
12306 (all-target-libjava): New target.
12307 (all-target-boehm-gc): Likewise.
12308 * configure.in (target_libs): Added libjava, boehm-gc.
12309
d207ebef
JM
123101999-07-22 Ian Lance Taylor <ian@zembu.com>
12311
12312 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12313 configure.bat in SUPPORT_FILES.
12314 (gas+binutils.tar.bz2): Likewise.
12315
12316 * makeall.bat: Remove; obsolete.
12317
123181999-07-21 Ian Lance Taylor <ian@zembu.com>
12319
12320 From Mark Elbrecht:
12321 * configure.bat: Remove; obsolete.
12322
123231999-07-11 Ian Lance Taylor <ian@zembu.com>
12324
12325 * configure: Add -W -Wall to the default CFLAGS when compiling with
12326 gcc.
12327
12328Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12329
12330 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12331
123321999-06-30 Mark Mitchell <mark@codesourcery.com>
12333
12334 * configure.in: Build ld on IRIX6.
12335
123361999-06-12 Ian Lance Taylor <ian@zembu.com>
12337
12338 * Makefile.in: Change distribution targets to use bzip2 instead of
12339 gzip.
12340 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12341 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12342
123431999-06-04 Nick Clifton <nickc@cygnus.com>
12344
12345 * config.sub: Add mcore target.
12346
26d088fa
CD
12347Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12348
12349 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12350
c2c08b29
L
12351Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12352
12353 * config.guess (dummy): Changed to $dummy.
12354
671d0648
NC
123551999-05-24 Nick Clifton <nickc@cygnus.com>
12356
12357 * config.sub: Tidied up case statements.
12358
b1345c72
BE
123591999-05-22 Ben Elliston <bje@cygnus.com>
12360
51ccbd8d
BE
12361 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12362 <jiro@din.or.jp>.
12363
b1345c72
BE
12364 * config.guess: Merge with FSF version. Future changes will be
12365 more accurately recorded in this ChangeLog.
12366 * config.sub: Likewise.
12367
2caf864f
SM
12368Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12369
12370 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12371
d207ebef
JM
123721999-04-30 Tom Tromey <tromey@cygnus.com>
12373
12374 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12375
90fb0c24
TT
123761999-04-23 Tom Tromey <tromey@cygnus.com>
12377
12378 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12379
d207ebef
JM
123801999-04-20 Drew Moseley <dmoseley@cygnus.com>
12381
12382 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12383 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12384 Bad merge removed these two changes.
12385
3516940d 12386Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 12387 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
12388
12389 * config.guess (interix Alpha): Add.
12390
d207ebef
JM
123911999-04-11 Richard Henderson <rth@cygnus.com>
12392
12393 * configure.in (i?86-*-beos*): Do config gperf; don't config
12394 gdb, newlib, or libgloss.
12395
e891fbfe 12396Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12397
e891fbfe
AO
12398 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12399 link a trivial program with -mabi=64. If it fails, remove mabi=64
12400 from multidirs.
12401
f9ae47d6
PT
12402Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12403
12404 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12405
d207ebef
JM
124061999-04-08 Nick Clifton <nickc@cygnus.com>
12407
12408 * config.sub: Add support for mcore targets.
12409
124101999-04-07 Michael Meissner <meissner@cygnus.com>
12411
12412 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12413 not mt-ospace, in order to shut up assembler warning about using
12414 symbols that are named the same as registers.
12415
124161999-04-07 Drew Moseley <dmoseley@cygnus.com>
12417
12418 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12419 dependency list for all-target-cygmon.
12420
124211999-04-05 Doug Evans <devans@casey.cygnus.com>
12422
12423 * config-ml.in: Check $host, not $target, for selective multilibs.
12424 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12425 thumb interworking, and underscore prefix multilibs.
12426
124271999-04-04 Ian Lance Taylor <ian@zembu.com>
12428
12429 * missing: Update to version from current automake.
12430
88101ab9
L
12431Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12432
12433 * configure (gxx_include_dir): Removed.
12434
12435 * configure.in (gxx_include_dir): Handle it.
12436 * Makefile.in: Likewise.
12437
d207ebef
JM
124381999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12439
12440 * config.sub (mips64vr4111,mips64vr4111el) Add.
12441
124421999-03-21 Ben Elliston <bje@cygnus.com>
12443
e490616e 12444 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 12445
8dc91cbe
ME
12446Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12447
8dc91cbe
ME
12448 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12449 config/mh-djgpp.
12450
d207ebef
JM
12451Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12452
12453 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12454 all-target-newlib to dependency list for all-target-bsp.
12455
926bb5ed
MK
12456Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12457
12458 * config.sub: Add i386-uwin support.
12459 * config.guess: Likewise.
12460
4a6e3000
FS
12461Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12462
12463 * configure.in: cleanup, add mh-*pic handling for arm, special
12464 case powerpc*-*-aix*
12465
d207ebef
JM
12466Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12467
12468 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12469 can be built.
12470
12471Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12472
12473 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 12474 targets.
d207ebef 12475
71c91078
NC
124761999-03-02 Nick Clifton <nickc@cygnus.com>
12477
12478 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12479
282e5df8
GN
12480Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12481
12482 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12483
1de558ee
NC
124841999-02-24 Nick Clifton <nickc@cygnus.com>
12485
12486 * config.sub: Fix typo in arm recognition.
12487
d207ebef
JM
12488Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12489
12490 * configure.in (noconfigdirs): Changed target_configdirs to
12491 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12492 rather than m68k-*-* since it is not known to work on
12493 m68k-aout. Ditto for arm-*-*oabi.
12494
12495Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12496
12497 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
12498
124991999-02-19 Ben Elliston <bje@cygnus.com>
12500
12501 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12502 Smart and improved by Andrew Cagney.
12503
fab7445a
ME
12504Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12505
12506 * config.guess: Recognize openbsd-*-hppa.
12507
8ccdc228
L
12508Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12509
12510 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12511 only if it is not empty.
12512
3b7265ff
NC
125131999-02-17 Nick Clifton <nickc@cygnus.com>
12514
12515 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 12516
d207ebef 12517 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
12518
12519 * config.sub: Modified to recognize uname's armv* syntax.
12520
d207ebef
JM
125211999-02-17 Mark Salter <msalter@cygnus.com>
12522
12523 * configure.in: Added target-bsp for sparclite.
12524
12525Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12526
12527 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12528
125291999-02-08 Nick Clifton <nickc@cygnus.com>
12530
12531 * configure.in: Add support for strongarm port.
12532 * config.sub: Add support for strongarm target.
12533
c48dd3f5 12534Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 12535
c48dd3f5
MK
12536 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12537 the old name config/mh-cygwin32.
12538 Enable texinfo.
12539
d207ebef
JM
12540Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12541
12542 * configure.in: Do build ld for ix86 Solaris.
12543
ecd62820
JW
12544Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12545
12546 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12547 $AR_FOR_TARGET. Likewise for RANLIB.
12548
bbd8fa7f 12549Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 12550
e490616e
ZW
12551 * config.sub (oabi): Recognize.
12552 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 12553
0397442c
RL
12554Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12555
12556 * config.guess: Improve detection of i686 on UnixWare 7.
12557
c9ffaa63
MK
12558Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12559
12560 * config.guess: Add support for i386-pc-interix.
12561 * config.sub: Likewise.
12562 * configure.in: Likewise.
c9ffaa63 12563
d207ebef
JM
12564Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12565
12566 * Makefile.in: Remove unneeded all-target-libio from
12567 from all-target-winsup target since it is now unneeded.
12568 Add all-target-libtermcap in its place since it is now
12569 needed.
12570
12571Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12572
12573 * configure.in: makefile stub for cygwin target is probably
12574 unnecessary. Remove it for now.
d207ebef
JM
12575
12576Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12577
12578 * configure.in: libtermcap.a should be built when cygwin is the
12579 target as well as the host.
12580 * config.guess: Allow mixed case in cygwin uname output.
12581 * Makefile.in: Add libtermcap target.
d207ebef 12582
ebe12325
JL
12583Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12584
12585 * config.sub: Clean up handling of hppa2.0.
12586
57057b67
RB
12587Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12588
12589 * config.guess: Use C code to identify more HP machines.
12590
f8670be1
JL
12591Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12592
12593 * config.sub: Handle hppa2.0.
12594
d207ebef
JM
12595Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12596
12597 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 12598 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
12599
126001998-12-15 Mark Salter <msalter@cygnus.com>
12601
12602 * configure.in: Added target-bsp for several target architectures.
12603
12604 * Makefile.in: Added rules for bsp.
12605
d1a09590
JL
12606Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12607
12608 * config.guess: Improve detection of hppa2.0 processors.
12609
12610Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12611
12612 * config.guess: Recognize FreeBSD using ELF automatically.
12613
71205e0b
MH
126141998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12615
12616 * configure (skip-this-dir): Add handling for new shell script, which
12617 might be created by a sub-directory's configure to indicate, this particular
12618 directory is "unwanted".
12619 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12620
d207ebef
JM
12621Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12622
12623 * ltconfig: import from libtool, after changing libtool to
12624 account for the cygwin name change.
12625
12626Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12627
12628 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12629 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12630
12631Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12632
12633 * configure.in: Add libtermcap to list of cygwin dependencies.
12634
12635Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12636
e490616e
ZW
12637 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12638 they include winsup/include when it's a cygwin target.
d207ebef
JM
12639
126401998-11-12 Tom Tromey <tromey@cygnus.com>
12641
12642 * configure.in (host_tools): Added zip.
12643 * Makefile.in (all-target-libjava): Depend on all-zip.
12644 (all-zip): New target.
12645 (ALL_MODULES): Added all-zip.
12646 (NATIVE_CHECK_MODULES): Added check-zip.
12647 (INSTALL_MODULES): Added install-zip.
12648 (CLEAN_MODULES): Added clean-zip.
12649
12650Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12651
12652 * Makefile.in: lose "32" from comment about cygwin.
12653
12654Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12655
12656 * configure.in: Use -Os to build target libraries for the fr30.
12657
12658Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12659
12660 * config.sub: Add fr30.
12661
12662Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12663
e490616e 12664 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
12665 cygwin* instead of cygwin32*.
12666 * config.sub: Check cygwin* instead of cygwin32*.
12667
d2ec8b39
RL
12668Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12669
12670 * config.guess: Match any version of Unixware7.
12671
d207ebef
JM
126721998-10-20 Syd Polk <spolk@cygnus.com>
12673
12674 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12675 if desired.
12676
35cd2565
JL
12677Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12678
12679 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12680 these if the appropriate directories and files to not exist.
12681
52d4e5b7
JL
12682Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12683
12684 * Makefile.in (DEVO_SUPPORT): Add config.if.
12685
38ada91e
MH
12686Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12687
12688 * configure: Add pattern to replace "build_tooldir"'s
12689 definition in the generated Makefile with "tooldir"'s
12690 actual value.
12691
e44e84da
JL
12692Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12693
56a8387f
JL
12694 * config.sub: Bring back lost sparcv9.
12695
e44e84da
JL
12696 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12697
5cb95c7a
JL
12698Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12699
12700 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12701 CC_FOR_TARGET and friends.
12702
12703Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12704
ceff9b14
AO
12705 * Makefile.in (build_tooldir): New variable, same as tooldir.
12706 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12707 -B$(build_tooldir)/bin/.
12708 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 12709
f2d11dcd
GP
12710Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12711
12712 * README: Remove installation instructions and refer to the
12713 INSTALL directory instead.
12714
73a6d2e7 12715Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 12716
73a6d2e7
RL
12717 * config.sub: Add support for i[34567]86-pc-udk.
12718 * configure.in: Likewise.
12719
5d4a5ee6
JL
12720Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12721
12722 * Makefile.in: add bzip2 package building bits for user
12723 tools module
12724 * configure.in: ditto
12725
6fc19d6d
JL
12726Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12727
12728 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12729 (ALL_TARGET_MODULES): Add all-target-libobjc.
12730 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12731 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12732 (all-target-libchill): Add dependencies.
12733 * configure.in (target_libs): Add libchill.
4e81ae98 12734
f653f0ab
MH
127351998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12736
12737 * configure.in (target_subdir): Remove duplicate line.
12738
5d4a5ee6
JL
12739Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12740
12741 * Makefile.in (all-automake): fix dependencies.
12742
494933e4
JL
12743Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12744
12745 * configure.in: Minor cleanups for building in the $(target_alias)
12746 subdir.
12747
f6b58262
JW
127481998-09-22 Jim Wilson <wilson@cygnus.com>
12749
12750 * Makefile.in (bootstrap): Set r and s before make all. Use
12751 BASE_FLAGS_TO_PASS in make all.
12752 (cross): Likewise.
12753
27c7a08d
MM
127541998-09-20 Mark Mitchell <mark@markmitchell.com>
12755
12756 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12757
e67afd1e
RH
12758Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12759
12760 * config.sub: Fix typo in last change.
12761
8e44ac71
MH
127621998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12763
12764 * config.sub: Add support for C4x target.
12765 * configure.in: Likewise.
12766
d7496fbb
DM
127671998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12768
12769 * config.sub: Recognize sparcv9 just like sparc64.
12770
22097bd1
RL
12771Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12772
12773 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12774
4b877abd
JL
12775Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12776
2c8ec9a2
JL
12777 * config.guess: Correctly identify Pentium II sco boxes.
12778
4b877abd
JL
12779 * config.guess: Fix "tr" code. From Weiwen Liu.
12780
ab03db52
JH
12781Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12782
12783 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12784 stabs.
12785
b54db294
JL
12786Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12787
12788 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12789 (ALL_TARGET_MODULES): Add all-target-libchill.
12790 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12791 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12792 (all-target-libchill): Add dependencies.
12793 * configure.in (target_libs): Add libchill.
12794
bf48dd73
LW
12795Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12796
12797 * config.guess: Avoid assumptions about "tr" behaves when
12798 LANG is set to something other than English.
12799
a3cbd105
L
12800Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12801
12802 * configure (gxx_include_dir): Changed to
12803 '${prefix}/include/g++'-${libstdcxx_interface}.
12804
12805 * config.if: New to determine the interfaces.
12806
c4acd909
MK
12807Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12808
12809 * config.guess: Detect and handle MPE/IX.
12810 * config.sub: Deal with MPE/IX.
12811
9ea97665
DE
12812Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12813
12814 * configure.in: Use mh-aix43.
12815
0ce065bd
MH
128161998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12817
12818 * configure: Fix --without/--disable cases for gxx-include-dir.
12819
5d4a5ee6
JL
12820Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12821
12822 * mdata-sh: Imported. Needed for automake support.
12823
12824Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12825
12826 * Makefile.in (taz): Try "chmod -R og=u ." before
12827 "chmod og=u `find . -print`".
12828
12829Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12830
12831 * configure.in: Add arm-elf and thumb-elf support.
12832
12833Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12834
12835 * Makefile.in: Undo previous patch.
12836
12837Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12838
12839 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12840 to here ...
12841 (install-no-fixedincludes): and here
12842 (INSTALL_MODULES): ... from here.
12843
466456d9
ILT
12844Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12845
12846 * config.sub: Merge with FSF.
12847
1b409d25
ILT
12848 * config.guess: Merge with FSF.
12849
d207ebef
JM
12850Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12851
12852 * configure (extraconfigdirs): New variable.
12853 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12854 * Makefile.in (all): Move higher in file.
12855 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12856 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12857 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12858 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12859 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12860
128611998-07-23 Brendan Kehoe <brendan@cygnus.com>
12862
12863 * Makefile.in (all-target-libjava): Depend on all-gcc and
12864 all-target-newlib.
12865 (configure-target-libjava): Depend on $(ALL_GCC).
12866
7f1937c1
RL
12867Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12868
12869 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12870 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12871
2ada2bd6
ML
12872Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12873
12874 * INSTALL/README: Fix typo.
12875
1e025bde
ML
12876Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12877
5d4a5ee6
JL
12878 * ylwrap: Change absolute path checks to check for DOS style path
12879 names.
1e025bde 12880
5d4a5ee6
JL
12881 * ylwrap: Don't use a full path name if the source file is in the
12882 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 12883
6755ff73
ILT
12884 * config-ml.in: Default to being verbose, to match Feb 18 change to
12885 configure.
12886
5d4a5ee6
JL
12887Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12888
12889 Brought over from egcs:
12890
12891 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12892
12893 * configure.in (target_subdir): Set to ${target_alias} instead
12894 of "libraries".
12895
12896 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12897
12898 * configure.in (target_subdir): Set to libraries if enable_multilib.
12899
12900Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12901
12902 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12903 multilibs, force reconfiguration the first time we create
12904 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12905
12906Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12907
12908 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12909 avoid confusion with --no-recursion.
12910
12911Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12912
12913 * configure.in: Win32 hosts shouldn't use install -x
12914 * install-sh: remove -x option, and special .exe-handling
12915 hack.
12916
d207ebef
JM
12917Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12918
12919 * config.guess: Recognize i586-pc-beos.
12920 * configure.in: Don't build some bits for beos.
12921
fbd836fc
ILT
12922Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12923
5d4a5ee6
JL
12924 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12925 CFLAGS default to -O2.
12926
fbd836fc
ILT
12927 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12928 when using GNU ld.
12929
12930Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12931
12932 * ltmain.sh: Correct install when using a different shell.
12933
12934Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12935
12936 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12937
d207ebef
JM
12938Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12939
12940 * makefile.vms: Update to build binutils/makefile.vms. Add install
12941 target.
fbd836fc
ILT
12942
12943Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12944
12945 * ltconfig: Update to correct AIX handling.
12946
69b471bc
JL
12947Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12948
81241b5e
JL
12949 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12950
69b471bc
JL
12951 * configure.in (target_subdir): Set to ${target_alias} instead
12952 of "libraries".
12953
bedf82df
MH
129541998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12955
12956 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12957 (Makefile): Depend on $(gcc_version_trigger).
12958
12959 * configure (gcc_version): Change default initializer to empty
12960 string.
12961 (gcc_version_trigger): New variable; pass this variable down
12962 to subdir configures to enable them checking gcc's version
12963 themselves. Emit make macros for both gcc_version vars.
12964 (topsrcdir): Initialize reliably.
12965 (recursion line): Remove --with-gcc-version=${gcc_version}.
12966
28e449d8
MH
129671998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12968
12969 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
12970 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12971 in $(libsubdir); emit definition in each generated Makefile.
12972 (gxx_include_dir): Initialize depending on
12973 $enable_version_specific_runtime_libs.
28e449d8 12974
50c4c9f7
MH
129751998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12976
12977 * configure (gcc_version): Initialize properly depending on
12978 how and where configure is started.
12979 (recursion line): Pass a --with-gcc-version=${gcc_version}
12980 to configures in subdirs.
12981
d207ebef
JM
12982Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12983
12984 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 12985 cygmon
d207ebef 12986
5d4a5ee6
JL
12987Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12988
12989 * configure.in: Add cygmon and libstub support for mn10200.
12990
2f96399b
MH
129911998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12992
12993 * configure (gcc_version): Add new variable describing the
12994 particular gcc version we're building.
12995 * Makefile.in (libsubdir): Add new macro for the directory
12996 in which the compiler finds executables, libraries, etc.
12997 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12998 and libsubdir.
12999
c4137c50
AO
13000Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13001
ceff9b14
AO
13002 * Makefile.in (local-clean): Remove *.log.
13003 (warning.log): Built with warn_summary from build.log.
13004 (mail-report.log): Run test_summary.
13005 (mail-report-with-warnings.log): Run test_summary including
13006 warning.log in the report.
c4137c50 13007
276d5ee0
RL
13008Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13009
13010 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13011
5d4a5ee6
JL
13012Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13013
13014 * Makefile.in (grep): Grep no longer depends on libiberty.
13015
13016Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13017
13018 * Makefile.in: all-snavigator needs all-libgui.
13019
13020Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13021
13022 * configure.in: Add cygmon and libstub support for mn10300.
13023
8af14275
ILT
13024Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13025
13026 * missing: Update to version from automake 1.3.
13027
fbd836fc
ILT
13028 * ltmain.sh: On installation, don't get confused if the same name
13029 appears more than once in the list of library names.
13030
466456d9
ILT
13031Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13032
13033 * config.sub: Accept m68060 and m5200 as CPU names.
13034
5d4a5ee6
JL
13035Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13036
13037 * configure: Use && rather than using -a in test, because odd
13038 strings can confuse test.
13039 * configure.in: Likewise.
13040
fbd836fc
ILT
13041Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13042
13043 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13044
f0983958
AO
13045Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13046
13047 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 13048 bootstrap4-lean): New targets.
f0983958 13049
bfed1ea0
JL
13050Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13051
13052 * mpw-* Delete. Not used.
13053
5d4a5ee6
JL
13054Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13055
13056 * COPYING.LIB: Update FSF address.
13057
bfed1ea0
JL
13058Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13059
13060 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13061
5d4a5ee6
JL
13062 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13063 GAS_SUPPORT_DIRS.
13064
bfed1ea0
JL
13065Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13066
13067 * ltconfig, ltmain.sh: Avoid producing a version number if
13068 -version-info was not used.
13069
5d4a5ee6
JL
13070Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13071
13072 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13073 building with newlib.
13074
130751998-04-30 Paul Eggert <eggert@twinsun.com>
13076
d207ebef 13077 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 13078 Solaris `make' causes it to continue to next definition.
d207ebef
JM
13079
13080Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13081
13082 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13083 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
13084
13085Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13086
13087 * configure.in: Change alpha to alpha* in several places.
13088
d207ebef
JM
13089Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13090
13091 * config.sub: Recognize sparc86x.
13092
77be0cab
MM
13093Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13094
13095 * configure.in (--enable-target-optspace): Remove debug echo.
13096
62441128
JW
13097Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13098
13099 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13100
bfed1ea0
JL
13101Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13102
13103 * ltconfig: Update cygwin32 support.
13104
5d4a5ee6
JL
13105 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13106 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13107 (GDB_SUPPORT_DIRS): Likewise.
13108
3f4ea1de
MM
13109Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13110
13111 * configure.in (target_makefile_frag): If --enable-target-optspace,
13112 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
13113 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13114 not used.
13115 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 13116
5d4a5ee6
JL
13117Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13118
13119 * Makefile.in (all-bfd): Depend on all-intl.
13120 (all-binutils): Likewise.
13121 (all-gas): Likewise.
13122 (all-gprof): Likewise.
13123 (all-ld): Likewise.
13124
131251998-04-19 Brendan Kehoe <brendan@cygnus.com>
13126
13127 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13128
bfed1ea0
JL
13129Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13130
5d4a5ee6
JL
13131 * Makefile.in (all-bfd): Depend upon all-libiberty.
13132
bfed1ea0
JL
13133 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13134
5d4a5ee6
JL
13135Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13136
13137 * Makefile.in: Add libstub.
13138
13139 * configure.in: Ditto. Build libstub for targets that have cygmon
13140 support.
13141
13142Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13143
13144 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13145
13146Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13147
13148 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13149 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13150
ec8d6ddc
KW
13151Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13152
13153 * configure: Define DEFAULT_M4 by searching PATH.
13154 * Makfile.in: Use DEFAULT_M4.
13155
bfed1ea0
JL
13156Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13157
13158 * ltconfig: Add cygwin32 support.
13159
5d4a5ee6
JL
13160 * Makefile.in, configure.in: Add libtool as a native only directory
13161 to configure and build.
13162
547a6183
JL
13163Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13164
13165 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13166
5d4a5ee6 13167Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 13168
5d4a5ee6
JL
13169 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13170
13171Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13172
13173 * Makefile.in: add ash make rules
13174 * configure.in: add ash to native_only and host_tools lists
13175
13176Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13177
13178 * Makefile.in (all-gettext, all-intl): New targets.
13179 (ALL_MODULES): Added all-gettext, all-intl.
13180 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13181 (INSTALL_MODULES): Added install-gettext, install-intl.
13182 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13183
13184 * configure.in (host_tools): Added gettext.
13185 (native_only): Likewise.
13186 (noconfigdirs) [various cases]: Likewise.
13187 (host_libs): Added intl.
13188
d207ebef
JM
13189Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13190
13191 * configure: Do not disable building gdbtk for cygwin32 hosts.
13192
e98e406f
NC
13193Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13194
13195 * configure.in: Add thumb-coff target.
13196 * config.sub: Add thumb-coff target.
13197
5d4a5ee6
JL
13198Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13199
13200 * Makefile.in: Revert yesterday's change.
13201 (all-target-winsup): all-target-librx stays out of here.
13202
13203Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13204
13205 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13206 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13207 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13208 Remove references to librx and libg++.
13209
13210Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13211
13212 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13213 recursive makes
13214
bfed1ea0
JL
13215Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13216
13217 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 13218 for newlib directory.
bfed1ea0
JL
13219 (CXX_FOR_TARGET): Likewise.
13220
13221Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13222
13223 * ltconfig: Update after libtool/ltconfig.in change for
13224 hpux11.
13225
13226Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13227
13228 * ltconfig, ltmain.sh: Update to libtool 1.2.
13229
3cd730af
MH
13230Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13231
13232 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13233 (install-gcc-cross): Instead, override LANGUAGES here.
13234
80564603
DL
132351998-03-18 Dave Love <d.love@dl.ac.uk>
13236
13237 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13238 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13239
d207ebef
JM
13240Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13241
13242 * configure.in: Add Thumb-pe target.
13243
5d4a5ee6 13244Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 13245
5d4a5ee6
JL
13246 * Makefile.in - changed sn targets to snavigator
13247 * configure.in - changed sn targets to snavigator
13248
2d4a0558
MH
13249Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13250
13251 * config-ml.in: After building symlink tree call make distclean
13252 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13253 to be the case for libiberty.
13254
04b93567
L
13255Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13256
13257 * configure: When making link, also check the current
13258 directory. The configure scripts may create one.
13259
9a06b842
RH
13260Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13261
13262 * config.sub: Accept alphapca56 and alphaev6 properly.
13263
217fc4e6
FS
13264Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13265
13266 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13267
3e07bdbd 13268Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 13269
e490616e 13270 * config.sub (sco5): Fix typo.
3e07bdbd 13271
5d4a5ee6
JL
13272Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13273
13274 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13275 install-itcl.
13276 (install-itcl): Remove dependency on install-tcl.
13277
13278Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13279
13280 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13281
13282Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13283
13284 * configure.in: Don't build libgui for a cygwin32 target when not on
13285 a cygwin32 host.
13286
13287Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13288
13289 * configure (redirect): Set to null, so default behavior of
13290 configure is now --verbose.
13291
ce0d965c
DL
132921998-02-16 Dave Love <d.love@dl.ac.uk>
13293
13294 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13295 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13296
3acd1fd0
MH
13297Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13298
13299 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13300 this change to sync Makefile.in with its ChangeLog entries.
13301
5d4a5ee6
JL
13302Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13303
13304 * ltmain.sh (mkdir): Check that the directory doesn't exist
13305 before we exit with error, so that we don't get races during
13306 parallel builds.
13307
bfed1ea0
JL
13308Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13309
13310 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13311
4e77e8f1
MH
13312Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13313
13314 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13315 PICFLAG_FOR_TARGET.
13316 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13317
13318 * configure: Emit a definition for the new macro enable_shared
13319 into each Makefile.
13320
5d4a5ee6
JL
13321Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13322
13323 * configure.in (host_tools, native_only): Add libtool.
13324
13325Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13326
13327 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13328 Fix typo in ming config comment.
13329
bfed1ea0
JL
13330Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13331
13332 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13333
5d4a5ee6
JL
13334Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13335
13336 * config.sub: Add tic30 cases, and map c30 to tic30.
13337
8821a725
RH
13338Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13339
13340 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13341 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13342 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13343 (CLEAN_TARGET_MODULES): Similarly
13344 (all-target-libf2c): Add dependences.
4e81ae98 13345 * configure.in (target_libs): Add libf2c.
8821a725 13346
5d4a5ee6
JL
13347Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13348
13349 * configure.in: Remove expect from noconfigdirs when target
13350 is cygwin32. OK to build expect and dejagnu with Canadian
13351 Cross.
13352
0aadd657
ILT
13353Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13354
5d4a5ee6
JL
13355 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13356 host.
13357
0aadd657
ILT
13358 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13359 and mingw32.
13360
d0a8352c
MH
13361Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13362
13363 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13364 here as it is not defined in the toplevel Makefile.
13365
59739e3c
MH
13366Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13367
13368 * configure (package_makefile_rules_frag): New variable, which names
13369 a file with generic rules, ...
13370 Change comment to mention we now have FIVE parts.
13371 * configure: Undo last change.
13372
228197ee
LT
13373Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13374
13375 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 13376 * config.sub: More accurate determination of HP processor types.
228197ee 13377
efd4c0ba
MH
13378Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13379
13380 * configure (package_makefile_frag): Move inserting the
13381 ${package_makefile_frag} to where it should be according
13382 to the comment.
13383
6eef3189
PB
13384Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13385
13386 * config.guess: Add support for Linux/ARM.
13387
d207ebef
JM
13388Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13389
13390 * .cvsignore: Remove *-info and *-install since they match
13391 release-info and mpw-install, which we don't want to just ignore.
13392
48464ebf
RH
13393Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13394
13395 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13396
803462a7
PN
13397Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13398
13399 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13400 local_prefix to sub-make invocations.
13401
520ab477
L
13402Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13403
13404 * configure.in: Check makefile fragments in the source
13405 directory.
13406
4bcdb76d
AO
13407Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13408
ceff9b14
AO
13409 * configure.in: Check whether host and target makefile
13410 fragments exist before adding them to *_makefile_frag.
4bcdb76d 13411
5d4a5ee6
JL
13412Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13413
13414 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13415
13416Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13417
13418 * configure.in: Make sure we only replace RPATH_ENVVAR on
13419 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13420 regexp to sed.
13421
13422 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13423 to sub-makes.
13424
0d3e11a5
LI
134251998-01-13 Lee Iverson (leei@ai.sri.com)
13426
13427 * config-ml.in (multi-do): LDFLAGS must include multilib
13428 designator.
13429
d45b3d87 13430Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
13431
13432 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13433
d39cd7a1
MK
13434Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13435
13436 * config.sub: Add mingw32 support.
13437 * configure.in: Likewise.
d39cd7a1 13438
6decbc24
FS
13439Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13440
13441 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13442
5d4a5ee6
JL
13443Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13444
13445 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13446 * configure (gxx_include_dir): Provide a definition for subdirs
13447 which do not use autoconf.
13448
13449Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13450
13451 * config.guess: Sync with egcs. Picks up new alpha support,
13452 BeOS & some additional linux support.
13453
d3d1907a
JL
13454Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13455
13456 * config.guess: HP 9000/803 is a PA1.1 machine.
13457
b104e095
RH
13458Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13459
13460 * configure.in: It's alpha*-...
13461
aca823c1
L
13462Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13463
13464 * configure.in (host_makefile_frag, target_makefile_frag):
13465 Handle multiple config files.
13466 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13467 alpha-*-*.
13468
d207ebef
JM
13469Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13470
13471 * mkdep: New file.
13472
13473Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13474
13475 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13476
5d4a5ee6
JL
13477Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13478
13479 * Makefile.in: Add libgui directory.
13480 (GDB_TK): Add all-libgui.
13481 * configure.in: Add libgui directory.
13482 * configure: Add all-libgui to GDB_TK.
13483
13484Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13485
13486 * config-ml.in (multidirs): Add m32r to multilib list.
13487
13488Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13489
13490 * Makefile.in (all-target-gperf): Change dependency to
13491 all-target-libstdc++.
13492
baf55877
FF
13493Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13494
13495 * config.guess: Add BeOS support.
13496
5d4a5ee6
JL
13497Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13498
13499 Source directory cvs renamed to cvssrc:
13500 * configure.in (host_tools): Change cvs to cvssrc.
13501 (native_only): Likewise.
13502 (noconfigdirs) [various cases]: Likewise.
13503 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13504 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13505 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13506 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13507 (all-cvssrc): Rename target from all-cvs.
13508
f2d76545
JL
13509Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13510
13511 * configure (gxx_include_dir): Fix thinko.
13512
205cba53
JL
13513Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13514
13515 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13516 (install-cross, install-gcc-cross): New targets.
13517
5d4a5ee6
JL
13518Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13519
13520 * configure.in (noconfigdirs): Add support for Thumb target.
13521
13522 * config.sub (maybe_os): Add support for Thumb target.
13523
13524Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13525
13526 * Makefile.in: Add rules for cygmon.
13527
13528 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13529
96b0f1fc
JL
13530Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13531
13532 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13533 * configure (gxx_include_dir): Provide a definition for subdirs
13534 which do not use autoconf.
d207ebef
JM
13535
13536Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13537
13538 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 13539 11/18/97 build
d207ebef 13540
7dfef6ed
JL
13541Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13542
13543 * From Franz Sirl.
13544 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13545 found on RedHat Linux systems.
96b0f1fc 13546
83cfe7c0
JL
13547Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13548
13549 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13550 guesses.
13551
7dfef6ed
JL
13552Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13553
13554 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13555
5d4a5ee6
JL
13556Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13557
13558 * ltmain.sh: If mkdir fails, check whether the directory was created
13559 anyhow by some other process.
13560
d207ebef
JM
13561Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13562
13563 * configure.in (d30v-*-*): Configure all directories.
13564
13565Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13566
13567 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13568 for the D30V.
13569
13570Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13571
13572 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13573
5d4a5ee6
JL
13574Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13575
e490616e
ZW
13576 * include/libiberty.h: Add extern "C" { so it can be used with C++
13577 progrms.
13578 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13579 programs.
5d4a5ee6 13580
d207ebef
JM
13581Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13582
13583 * configure.in (d30v-*-*): Configure GCC now.
13584
5d4a5ee6
JL
13585Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13586
13587 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13588 is no longer needed.
13589
c9670e62
JM
13590Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13591
13592 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13593
cc71c0ca
MH
13594Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13595
13596 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13597 targets using "$@" to provide support for similar but not identical
13598 targets without having to duplicate code.
13599
d207ebef
JM
13600Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13601
13602 * makefile.vms: Fix to work with DEC C.
13603
13604Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13605
13606 * config.sub: Add mips-tx39-elf to marketing names.
13607
13608Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13609
13610 * ltmain.sh: Handle symlinks in generated script.
13611
13612Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13613
13614 * configure: Handle autoconf style directory options: --bindir,
13615 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13616 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13617 --sysconfdir.
13618 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13619 (sharedstatedir, localstatedir, oldincludedir): New variables.
13620 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13621 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13622 sbindir, sharedstatedir, and sysconfdir.
13623
b1e3ddfd
AJ
13624Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13625
13626 * Makefile.in (bootstrap-lean): New target.
13627
d207ebef
JM
13628Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13629
13630 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 13631 sn, and gnuserv from noconfigdirs.
d207ebef
JM
13632
13633Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13634
13635 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13636
09f97c1e
JL
13637Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13638
13639 * Makefile.in (cross): New target.
13640
335d0ab2
AO
13641Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13642 Jeff Law <law@cygnus.com>
13643
13644 * Makefile.in (bootstrap2, bootstrap3): New targets.
13645 (all-bootstrap): Remove outdated and confusing target.
339c9b00 13646 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 13647
d207ebef
JM
13648Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13649
13650 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 13651 windows. Consistent with gdb/configure.
d207ebef 13652
e693cc28
UD
136531997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13654
e693cc28
UD
13655 * configure.in: Name Linux target fragment.
13656
13657 * configure: Rewrite so that project Makefile fragment is inserted
13658 first and appears last in the resulting Makefile.
13659
d207ebef
JM
13660Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13661
13662 * Makefile.in (install-itcl): Install tcl first.
13663
5d4a5ee6
JL
13664Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13665
13666 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13667
f401679e
JW
13668Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13669
13670 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13671
13672 * configure.in (skipdirs): Add target-librx for Linux.
13673 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13674
ec20b1b9
JL
13675Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13676
13677 * Makefile.in (bootstrap): New target.
13678
becdcf6d
JL
13679Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13680
63f6bcd7 13681 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 13682
d207ebef
JM
13683Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13684
13685 * config.guess: Merge with FSF.
13686
0c82f6bf
FF
13687Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13688
13689 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13690
d207ebef
JM
13691Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13692
13693 * config.sub: Add "marketing-names" patch.
13694
3fbc0b70
JS
13695Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13696
e490616e 13697 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 13698
e20d4801
JL
13699Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13700
13701 * config.sub: Handle v850-elf.
13702
fe181f78 13703Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
13704
13705 * .cvsignore (*-install): Remove.
13706
bfed1ea0
JL
13707Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13708
13709 * ltconfig: Set CONFIG_SHELL in libtool.
13710 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13711
558a1e7c
JW
13712Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13713
13714 * configure.in (target_subdir): Set to libraries if enable_multilib.
13715
7818d6fc
JW
13716Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13717
13718 * config.guess: Update from gcc directory.
13719
d207ebef
JM
13720Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13721
13722 * Makefile.in (all-sim): Depends on all-readline.
13723
6599da04
JM
13724Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13725
13726 * Makefile.in (BISON, YACC): Use $$s.
13727 (all-bison): Depend on all-texinfo.
13728
13729Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13730
13731 * Makefile.in (BISON): Add -L flag.
13732 (YACC): Likewise.
13733
d207ebef
JM
13734Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13735
4e81ae98
EC
13736 * configure.in (noconfigdirs): Add support for v850e target.
13737
d207ebef
JM
13738 * config.sub (maybe_os): Add support for v850e target.
13739
13740Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13741
4e81ae98
EC
13742 * configure.in (noconfigdirs): Add support for v850ea target.
13743
d207ebef
JM
13744 * config.sub (maybe_os): Add support for v850ea target.
13745
6599da04
JM
13746Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13747
13748 * config.sub: Add mipstx39. Delete r3900.
13749
13750Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13751
13752 * Makefile.in (all-autoconf): Depends on all-texinfo.
13753
13754Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13755
13756 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13757 eabi targets.
13758
13759Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13760
13761 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13762
13763 * configure: When handling a Canadian Cross, handle YACC as well as
13764 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 13765 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
13766
13767Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13768
13769 * Makefile.in (BISON): bison, not byacc or bison -y.
13770 (YACC): bison -y or byacc or yacc.
13771 (various): Add *-bison as appropriate.
13772 (taz): No need to mess with BISON anymore.
13773
13774Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13775
13776 * configure: If OSTYPE matches *win32*, try to find a good value for
13777 CONFIG_SHELL.
13778
13779Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13780
13781 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13782 configure.in if it is present.
13783
13784Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13785
13786 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13787
13788Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13789
13790 * config.sub: Recognize `arc' cpu.
13791 * configure.in: Likewise.
13792 * config-ml.in: Likewise.
13793
13794Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13795
13796 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13797
13798Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13799
13800 * configure: Changed sed delimiter from ':' to '|' when
13801 attempting to substitute ${config_shell} for SHELL. On
13802 NT ${config_shell} may contain a ':' in it.
13803
13804Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13805
13806 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13807
13808Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13809
13810 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13811
13812Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13813
13814 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13815
13816 * ylwrap: If the program is a relative path, force it to be
13817 absolute.
13818
13819Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13820
13821 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13822
13823Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13824
13825 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
13826 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13827 for libraries.
6599da04
JM
13828
13829Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13830
13831 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 13832 separated by spaces.
6599da04
JM
13833
13834Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13835
13836 * ylwrap: New file.
13837 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13838
13839 * ltmain.sh: Handle /bin/sh at start of install program.
13840
13841 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13842
13843 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13844 * missing: New file, from automake 1.2.
13845
13846Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13847
13848 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13849 check-tk to CHECK_X11_MODULES.
13850
13851Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13852
13853 * config.sub: Merge with FSF.
13854
13855Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13856
13857 * config.guess: Merge with FSF.
13858
13859Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13860
13861 * configure: Treat msdosdjgpp like go32.
13862 * configure.in: Likewise. Don't remove gprof for go32.
13863
13864 * configure: Change Makefile.tem2 to Makefile.tm2.
13865
13866Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13867
13868 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13869
13870Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13871
13872 * install-sh (chmodcmd): Set to null if the DST directory already
13873 exists. Same as Nov 11th change.
13874
13875Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13876
4e81ae98 13877 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
13878
13879Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13880
13881 * config.guess: Update from FSF.
13882
13883Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13884
13885 * Makefile.in (GDB_TK): Depend on itcl and tix.
13886
13887Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13888
13889 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13890 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13891 (INSTALL_SCRIPT): New variable.
13892 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13893 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13894 to -x.
13895 * install-sh: Add support for -x option.
13896
13897Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13898
13899 * configure.in, Makefile.in: Treat tix like itcl.
13900
13901Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13902
13903 * Makefile.in (WINDRES): New variable.
13904 (WINDRES_FOR_TARGET): New variable.
13905 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13906 (EXTRA_HOST_FLAGS): Add WINDRES.
13907 (EXTRA_TARGET_FLAGS): Add WINDRES.
13908 (EXTRA_GCC_FLAGS): Add WINDRES.
13909 ($(DO_X)): Pass down WINDRES.
13910 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13911 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13912 DLLTOOL_FOR_TARGET.
13913
13914Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13915
13916 * configure.in: configure sim before gdb for win32-x-ppc
13917
13918Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13919
13920 Move gperf into the toplevel, from libg++.
13921 * configure.in (target_tools): Add target-gperf.
13922 (native_only): Add target-gperf.
13923 * Makefile.in (all-target-gperf): New target, depend on
13924 all-target-libg++.
13925 (configure-target-gperf): Empty rule.
13926 (ALL_TARGET_MODULES): Add all-target-gperf.
13927 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13928 (CHECK_TARGET_MODULES): Add check-target-gperf.
13929 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13930 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13931
13932Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 13933
6599da04
JM
13934 * config.sub (mn10200): Recognize new basic machine.
13935
13936Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13937
13938 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13939 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13940
13941Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13942
13943 * configure.in: If we're building mips-sgi-irix6* native, turn on
13944 ENABLE_MULTILIB and set TARGET_SUBDIR.
13945
13946Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13947
13948 * Makefile.in (all-sn): Depend on all-grep.
13949
13950Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13951
13952 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13953
13954 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13955 Makefile. From Jeff Makey <jeff@cts.com>.
13956 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13957
13958 * Makefile.in (DISTBISONFILES): Remove.
13959 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13960 $(DEFAULT_YACC).
13961
13962 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 13963 cygwin32.
6599da04
JM
13964
13965 * Makefile.in (LD): New variable.
13966 (EXTRA_HOST_FLAGS): Pass down LD.
13967 ($(DO_X)): Likewise.
13968
13969Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13970
13971 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13972
13973Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13974
13975 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 13976 before adding our own. Always add --build.
6599da04
JM
13977
13978Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13979
13980 * configure.in (targargs): Pass --build if we're doing
13981 a cross-compile.
13982
13983Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13984
ca236658 13985 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
13986 sed. Otherwise sed chokes on NT path names with drive
13987 designators. Also look for "?:*" as the leading characters in an
13988 absolute pathname.
13989
13990Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13991
13992 * config.sub: Support for r3900.
13993
13994Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13995
13996 * configure.in: Use install-sh, not install.sh.
13997
13998Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13999
14000 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14001 apply it twice.
14002
14003Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14004
14005 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14006 install-binutils.
14007
14008Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14009
14010 * Makefile.in: Add automake targets.
14011 * configure.in (host_tools): Add automake.
14012
14013Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14014
14015 * configure: Default CXX to c++, not gcc.
14016 * Makefile.in (CXX): Set to c++, not gcc.
14017 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14018
14019Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14020
14021 * install-sh: try appending a .exe if source file doesn't
14022 exist
14023
14024Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14025
14026 * configure.in: Turn on multilib by default.
14027 (cross_only): Remove target-libiberty.
14028
14029 * Makefile.in (all-gcc): Don't depend on libiberty.
14030
14031Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14032
14033 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14034
14035Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14036
14037 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14038 (DISTBISONFILES): Add ld/Makefile.in
14039
14040Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14041
14042 * configure.in: if target is cygwin32 but host isn't cygwin32,
14043 don't configure gdb tcl tk expect, not just gdb.
14044
14045Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14046
14047 * configure.in: Added gnuserv everywhere sn appears.
14048
14049 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14050 (CROSS_CHECK_MODULES): Added check-gnuserv.
14051 (INSTALL_MODULES): Added install-gnuserv.
14052 (CLEAN_MODULES): Added clean-gnuserv.
14053 (all-gnuserv): New target.
14054
14055Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14056
14057 * config.guess: Fixes for MIPS OpenBSD systems.
14058
14059Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14060
14061 * Makefile.in (INSTALL_XFORM): Remove.
14062 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14063
14064 * mkinstalldirs: New file, copied from automake.
14065 * Makefile.in (installdirs): Rename from install-dirs. Use
14066 mkinstalldirs. Change all users.
14067 (DEVO_SUPPORT): Add mkinstalldirs.
14068
14069Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14070
14071 * install-sh: Rename from install.sh.
14072 * Makefile.in (INSTALL): Change install.sh to install-sh.
14073 (DEVO_SUPPORT): Likewise.
14074
14075 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14076 Graichen <graichen@rzpd.de>.
14077
14078Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14079
14080 * config.guess: Recognize OpenBSD systems correctly.
14081
14082Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14083
14084 * README, Makefile.in (ETC_SUPPORT): Remove references to
14085 cfg-paper*, configure.{texi,man,info*}._
14086
14087Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14088
14089 * Makefile.in (all.normal): Ensure that gcc is built after all
14090 the x11 - ie gdb - targets.
14091
14092Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14093
14094 * makefile.vms: Don't run conf-a-gas.
14095
14096Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14097
e490616e 14098 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 14099
d207ebef
JM
14100Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14101
14102 * configure.in: Remove noconfigdirs case since gdb also
14103 configures and builds for tic80-coff.
14104
6599da04
JM
14105Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14106
14107 * configure: Set cache_file to config.cache.
14108 * Makefile.in (local-distclean): Remove config.cache.
14109
14110Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14111
14112 * COPYING: Update FSF address.
14113
d207ebef
JM
14114Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14115
14116 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14117 noconfigdirs.
14118
6599da04
JM
14119Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14120
14121 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14122 MAKEDIRS, is empty.
14123
14124Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14125
14126 * config.sub: Tweak mn10300 entry.
14127
14128Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14129
14130 * configure.in (host_tools): Put sim before gdb, so gdb's
14131 configure.tgt can determine if the simulator was configured.
14132
14133Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14134
14135 * config.sub: Move BeOS $os case to be with other Cygnus
14136 local cases.
14137
14138Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14139
14140 * config.sub: Remove misplaced comment that broke Linux.
14141
14142Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14143
14144 * config.sub: Add BeOS support.
14145
14146Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14147
14148 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14149
14150Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14151
14152 * configure.in (noconfigdirs): Remove tcl and tk from
14153 noconfigdirs for cygwin32 builds.
14154
d207ebef
JM
14155Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14156
14157 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14158
6599da04
JM
14159Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14160
14161 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14162 make-all.com, use makefile.vms instead.
14163
14164Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14165
14166 * config.sub: Accept -lnews*.
14167
d207ebef
JM
14168Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14169
14170 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 14171 target-examples and target-libiberty for d30v.
d207ebef
JM
14172
14173Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14174
14175 * configure.in (noconfigdirs): Enable ld for d30v.
14176
14177Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14178
14179 * configure.in (tic80-*-*): Build compiler.
14180
14181Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14182
14183 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 14184 unsupported d30v directories
d207ebef
JM
14185
14186Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14187
4e81ae98
EC
14188 * config.sub, configure.in: Add d30v target cpu.
14189
6599da04
JM
14190Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14191
14192 * makefile.vms: New file.
14193 * make-all.com: Remove.
14194
14195Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14196
14197 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14198
14199Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14200
14201 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14202
14203Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14204
14205 * Makefile.in (ALL_MODULES): Added all-db.
14206 (CROSS_CHECK_MODULES): Addec check-db.
14207 (INSTALL_MODULES): Added install-db.
14208 (CLEAN_MODULES): Added clean-db.
14209
14210Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14211
14212 * config.guess: Merge with latest FSF sources.
14213
14214Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14215
14216 * Makefile.in (ALL_MODULES): Added all-itcl.
14217 (CROSS_CHECK_MODULES): Added check-itcl.
14218 (INSTALL_MODULES): Added install-itcl.
14219 (CLEAN_MODULES): Added clean-itcl.
14220
14221Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14222
14223 * configure.in: build gdb for mn10200
14224
14225Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14226
14227 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14228
d207ebef
JM
14229Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14230
14231 * configure.in (tic80-*-*): Turn off most targets right now.
14232
6599da04
JM
14233Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14234
14235 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14236 rather than the makeinfo program.
14237 (do-info): Depend upon all-texinfo.
14238
14239Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14240
14241 * configure.in: Remove uses of config/mh-linux.
14242
14243 * config.sub, config.guess: Merge with latest FSF sources.
14244
d207ebef
JM
14245Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14246
14247 * config.sub (case $basic_machine): Add tic80 entries.
14248
6599da04
JM
14249Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14250
14251 * config.sub, config.guess: Merge with latest FSF sources.
14252
14253Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14254
14255 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14256 * mpw-config.in: Test for NewFolderRecursive.
14257 * mpw-install: Use symbolic name for startup filename.
14258 * mpw-README: Add various additional details.
14259
14260Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14261
14262 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14263
14264Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14265
14266 * configure.in: Do build gcc and the target libraries for
14267 the mn10200.
14268
14269Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14270
14271 * configure.in: don't avoid building gdb for mn10300 any more
14272 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14273 instead of single-quoting it.
14274
14275Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14276
14277 * configure.in: Don't use --with-stabs on IRIX 6.
14278
14279Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14280
14281 * configure.in (m32r): Build gdb, libg++ now.
14282
14283Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14284
14285 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14286 directories from noconfigdirs.
14287
14288Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14289
14290 * config.sub (basic_machine): added mips16 configuration
14291
14292Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14293
14294 * config.sub: Handle d10v-unknown.
14295
d207ebef
JM
14296Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14297
14298 * config.sub: Handle v850-unknown.
14299
6599da04
JM
14300Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14301
14302 * Makefile.in: add findutils
14303 * configure.in: add findutils to list of host_tools
14304
14305Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14306
14307 * config.sub: Handle mn10200 and mn10300.
14308
14309Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14310
14311 * configure.in (d10v-*): Do not build librx.
14312
14313Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14314
14315 * configure.in (mn10300): Build everything except gdb & libgloss.
14316
14317Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14318
14319 * config.guess: Patch for Dansk Data Elektronik servers,
14320 from Niels Skou Olsen <nso@dde.dk>.
14321
14322 For ncr, use /bin/uname rather than uname, since GNU uname does not
14323 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14324
14325 Patch for MIPS R4000 running System V,
14326 from Eric S. Raymond <esr@snark.thyrsus.com>.
14327
14328 Fix thinko for nextstep.
14329
14330 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14331
14332 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14333 * config.guess: Guess mips-dec-mach_bsd4.3.
14334
14335 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14336 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14337 release numbers.
14338 * config.guess (mips-mips-riscos*): Emit just enough of the
14339 release number.
14340
14341 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14342 * config.guess (sparc-auspex-sunos*): Added.
14343 (f300-fujitsu-*): Added.
14344
14345 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14346 * config.guess: Recognize a Tadpole as a sparc.
14347
14348Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14349
14350 * config.guess: Don't assume that NextStep version is either 2 or
14351 3. NextStep 4 (aka OpenStep 4) has come out now.
14352
14353Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14354
14355 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14356 From Rik Faith <faith@cs.unc.edu>.
14357
14358Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14359
14360 * config.sub: Contributions from bug-gnu-utils to:
14361 Support plain "hppa" (no version given) architecture, reported by
14362 OpenStep.
14363 OpenBSD like NetBSD.
14364 LynxOs is not a hardware supplier.
14365
14366 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 14367 OpenBSD like NetBSD.
6599da04
JM
14368 Stratus systems.
14369 More Pyramid systems.
14370 i[n>4]86 Intel chips.
14371 M680[n>4]0 Motorola chips.
14372 Use unknown instead of lynx for hardware manufacturer.
14373
14374Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14375
14376 * install.sh (chmodcmd): Set to null if the DST directory already
14377 exists.
14378
14379Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14380
14381 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14382 not use mt-ppc target Makefile fragment any more.
14383
14384Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14385
14386 * configure.in (*-*-windows): Exclude everything but those dirs
14387 needed to build windows.
14388
14389Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14390
14391 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14392
14393Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14394
14395 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
14396
14397Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14398
14399 * Undo my previous change.
14400
14401Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14402
14403 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14404 unconditionally.
14405 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14406
14407Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14408
14409 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14410 host to add it's own flags.
6599da04
JM
14411
14412Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14413
14414 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14415
14416Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14417
14418 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14419 (CXX_FOR_TARGET): Likewise.
14420 (GCC_FOR_TARGET): Define.
14421 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14422 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14423 CC_FOR_TARGET was specified on the command line.
14424 (MAKEOVERRIDES): Don't define.
14425
14426Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14427
14428 * configure.in (m32r): Fix spelling of libg++ libs.
14429
14430Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14431
14432 * config.sub (-apple*): Remove, now redundant.
14433
14434Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14435
14436 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14437
14438 * configure: Rework yesterday's sed script patch.
14439
14440 * config.sub: Merge with FSF.
14441
14442Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14443
14444 * config.guess: Merge from FSF.
14445
14446 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
14447 * config.guess: Use pc instead of unknown, for pc clone systems.
14448 Change linux to linux-gnu.
6599da04
JM
14449
14450 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 14451 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
14452
14453Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14454
14455 * test-build.mk (HOLES): Add "xargs" for gdb.
14456
14457 * configure: Avoid hpux10.20 sed bug.
14458
14459Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14460
731a8127 14461 * configure.in: Add support for windows host
6599da04
JM
14462 (that is a build done under the Microsoft build environment).
14463
14464Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14465
14466 * Makefile.in: Replace all uses of srcroot with s, to shrink
14467 command line lengths.
14468
14469 Patches from Geoffrey Noer <noer@cygnus.com>:
14470 * configure.in: If configuring for newlib, pass --with-newlib to
14471 subdirectories.
14472 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14473 -Bnewlib/ and -Lwinsup to gcc.
14474 (CXX_FOR_TARGET): Likewise.
14475
14476Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14477
14478 * Makefile.in (ETC_SUPPORT): Add configure.
14479
14480Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14481
4e81ae98 14482 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
14483 host configuration file.
14484
14485Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14486
14487 * configure.in: Break mn10x00 support into separate
14488 mn10200 and mn10300 configurations.
14489 * config.sub: Likewise.
14490
14491Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14492
14493 * configure.in: Add lots of stuff to noconfigdirs for
14494 the mn10x00 targets.
14495
14496 * config.sub, configure.in: Add mn10x00 support.
14497
14498Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14499
14500 * make-all.com: Call conf-a-gas, not config-a-gas.
14501
14502Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14503
14504 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 14505 targets.
6599da04
JM
14506
14507Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14508
14509 * mpw-README: Add much more detail for native PowerMac.
14510 * mpw-install: New file.
14511 * mpw-configure: Add --norecursion and --help options.
14512 * mpw-config.in: Translate readme and install files when
14513 copying to objdir.
14514 * mpw-build.in: Don't always depend on byacc and flex.
14515 (install-only-top): New action.
14516
d207ebef
JM
14517Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14518
14519 * configure.in: You can now configure GDB for the v850.
14520
6599da04
JM
14521Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14522
14523 * configure.in (noconfigdirs): Don't configure any C++ dirs
14524 if targeting D10V.
14525
14526Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14527
14528 * config.sub: Recognize mips64vr5000.
14529
14530Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14531
14532 * configure.in: Use a single line for host_tools and native_only.
14533
14534Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14535
14536 * config.sub, configure.in: Add entries for m32r.
14537
14538Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14539
14540 * Makefile.in (inet-install): Don't run install-gzip.
14541
14542Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14543
14544 * configure.in: Don't config lots of things for *-*-windows*.
14545
14546Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14547
14548 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14549 (host_libs, host_tools): Copy from configure.in.
14550 * mpw-configure: Don't complain about directories not found.
14551
14552Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14553
14554 * configure.in (i[345]86): Recognize i686 for pentium pro.
14555 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14556 file.
14557
14558 * config.guess (i[345]86): Ditto.
14559
14560Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14561
14562 * configure.in (noconfigdirs): Removed gdb for D10V.
14563
d207ebef 14564Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 14565
d207ebef
JM
14566 * configure.in: Remove ld, target-libio, target-libg++, and
14567 target-libstdc++ from noconfigdirs.
5d4a5ee6 14568
6599da04
JM
14569Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14570
14571 * configure: Fix three locations where shell scripts were
14572 being run directly rather than with config_shell.
14573
d207ebef
JM
14574Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14575
14576 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14577 * config.sub (basic_machine): Recognize v850.
14578
6599da04
JM
14579Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14580
14581 * mpw-configure: Handle multiple enable/disable options and
14582 pass them down recursively, handle -c and -s flags appropriately
14583 depending on choice of compiler, add escape mechanism for
14584 quoted arguments to gC.
14585
14586Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14587
14588 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14589 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14590 so that -mrelocatable-lib and -mno-eabi are used.
14591
14592 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14593 not support --print-multi-lib, don't abort.
14594
6599da04
JM
14595Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14596
14597 * make-all.com: Run config-a-gas.
14598 * setup.com: Don't copy subdirectory files around.
14599
14600Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14601
14602 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14603 target, it now compiles correctly.
14604
14605Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14606
14607 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14608
14609Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14610
4e81ae98 14611 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
14612
14613Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14614
14615 * configure.in (native_only): Add prms.
14616
14617Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14618
14619 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14620 (BINUTILS_SUPPORT_DIRS): Likewise.
14621
14622Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14623
14624 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14625 d10v support is added.
14626
14627Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14628
14629 * configure.in (d10v-*-*): New target.
14630
14631Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14632
14633 * config.guess (HP 9000/811): Recognize this as a PA1.1
14634 machine.
14635
14636Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14637
14638 * Makefile.in (do-tar-gz): New target, split out from tail end of
14639 taz target. Run each command separately, don't use pipes.
14640 (taz): Use it.
14641
14642Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14643
14644 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14645 * mpw-build.in: No builds should depend on building byacc or flex,
14646 they are assumed to be installed already.
14647
14648Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14649
14650 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14651 variable that CC_FOR_TARGET needs.
14652
14653Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14654
14655 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14656 options have changed since the last time the subdirectory was
14657 configured, and if it has, reconfigure.
14658 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14659 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14660
14661Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14662
14663 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14664 CLEAN_MODULES): Add bash.
14665 (all-bash): New target.
14666
14667Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14668
14669 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14670
14671Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14672
14673 * config.sub (basic_machine): Recognize d10v as a valid processor.
14674
14675Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14676
14677 * mpw-configure: Add support for --bindir.
14678 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14679
14680Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14681
14682 * configure.in: add bash, time, gawk to list of hosttools and things
14683 to only build for native toolchains
14684
14685Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14686
14687 * Makefile.in (docdir): Remove.
14688
14689Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14690
14691 * Makefile.in (datadir): Set to $(prefix)/share.
14692
14693Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14694
14695 * configure.in: build diff and patch for cygwin32-hosted
14696 toolchains.
14697
14698Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14699
14700 * config.sub: Accept -rtems*.
14701
14702Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14703
e490616e
ZW
14704 * configure.in: enable dosrel for cygwin32-hosted builds,
14705 remove diff from the list of things not buildable
14706 via Canadian Cross
6599da04
JM
14707
14708Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14709
14710 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 14711 don't get ". ".
6599da04
JM
14712
14713Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14714
14715 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14716
14717Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14718
14719 * Makefile.in (taz): Handle case where tex3patch didn't even get
14720 checked out. Also, if it was found, put the symlink in a new util
14721 subdirectory.
14722
14723Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14724
14725 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14726
14727Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14728
14729 * config.sub: Recognize -openvms.
14730 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14731 * make-all.com, setup.com: New files.
14732
14733Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14734
14735 * Makefile.in (taz): tex3patch moved to texinfo/util.
14736
14737Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14738
14739 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14740 * configure.in: remove make from disable-if-Can-Cross list
14741 enable gdb if ${host} and ${target} are cygwin32
14742
14743Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14744
14745 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14746 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14747
14748Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14749
14750 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14751 distinguish sysv/svr4/bsd variants.
14752 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14753
14754Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14755
14756 * configure.in: Added copyright notice.
14757 * move-if-change: Added copyright notice.
14758
14759Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14760
14761 * configure.in (powerpcle-*-solaris*): Until we get shared
14762 libraries working, don't build gdb, sim, make, tcl, tk, or
14763 expect.
14764
14765Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14766
14767 * config.guess: Merge with FSF:
14768
14769 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14770 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14771
14772 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14773 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14774
14775 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14776 * config.guess: Combine two OSF1 rules.
14777 Also recognize field test versions. From mjr@zk3.dec.com.
14778 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14779 because GNU uname does not support -p. From pmr@pajato.com.
14780
14781Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14782
14783 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14784
14785Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14786
14787 * mpw-README: Document GCCIncludes.
14788
14789Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14790
14791 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14792
14793Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14794
14795 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14796
14797Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14798
14799 * configure.in (*-*-cygwin32): Configure make.
14800
14801Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14802
14803 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14804
14805Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14806
14807 * Makefile.in (all-inet): Depend on all-perl.
14808
14809 * Makefile.in (inet-install): New target.
14810
14811 * Makefile.in (all-inet): Depend on all-tcl.
14812 (all-inet): Depend on all-send-pr.
14813
14814Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14815
14816 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14817 temporarily.
14818
14819Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14820
14821 * configure.in: Don't configure --with-gnu-ld on AIX.
14822
14823Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14824
14825 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14826
14827Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14828
14829 * Makefile.in (ALL_MODULES): Added all-inet.
14830 (CROSS_CHECK_MODULES): Added check-inet.
14831 (INSTALL_MODULES): Added install-inet.
14832 (CLEAN_MODULES): Added clean-inet.
14833 (all-indent): New target.
14834
14835 * configure.in (host_tools): Added inet.
14836 (native_only): Added inet.
14837 (noconfigdirs): Added inet.
14838
14839Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14840
14841 * configure.in: Don't configure libgloss if we are not configuring
14842 newlib.
14843
14844Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14845
14846 * configure.in: Don't configure libgloss for unsupported
14847 architectures.
14848
14849Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14850
14851 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14852
14853Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14854
14855 * Makefile.in (ALL_MODULES): Include all-apache.
14856 (CROSS_CHECK_MODULES): Include check-apache.
14857 (INSTALL_MODULES): Include install-apache.
14858 (all-apache): New target.
14859
14860 * configure.in: Added apache everywhere perl is seen.
14861
14862Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14863
14864 * Makefile.in: Add support for clean-{module} and
14865 clean-target-{module} rules.
14866
14867Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14868
14869 * configure.in (*-*-ose) do not build libgloss.
14870
14871Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14872
14873 * config.guess (prep*:SunOS:5.*:*): Turn into
14874 powerpele-unknown-solaris2.
14875
14876Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14877
14878 * configure.in: Permit --enable-shared to specify a list of
14879 directories.
14880
14881Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14882
14883 * configure.in (host==solaris): Pass only the first word of $CC
14884 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14885
14886Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14887
14888 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14889
14890Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14891
14892 * Makefile.in (ALL_MODULES): Include all-perl.
14893 (CROSS_CHECK_MODULES): Include check-perl.
14894 (INSTALL_MODULES): Include install-perl.
14895 (ALL_X11_MODULES): Include all-guile.
14896 (CHECK_X11_MODULES): Include check-guile.
14897 (INSTALL_X11_MODULES): Include install-guile.
14898 (all-perl): New target.
14899 (all-guile): New target.
14900
14901 * configure.in (host_tools): Include perl and guile.
14902 (native_only): Include perl and guile.
14903 (noconfigdirs): Don't build guile and perl; no ports have been
14904 done.
14905
14906Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14907
e490616e
ZW
14908 * configure (--enable-*): Handle quoted option lists such as
14909 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
14910
14911Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14912
14913 * Makefile.in ({,inst}all-target): New rule so we can make and
14914 install all of the target directories easily.
14915
14916Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14917
14918 * configure.in: Add missing global flag in sed substitution when
14919 deleting `target-' from ${configdirs}.
14920
14921Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14922
14923 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14924 option.
14925
14926 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14927 config/mh-necv4.
14928
14929 * install.sh: Correct misspelling of transformbasename.
14930
14931 * config.guess: Recognize mips-*-sysv*.
14932
14933Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14934
14935 * config.sub: Recognize mon960.
14936
14937Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14938
14939 * configure: Restore Canadian Cross handling of BISON and LEX,
14940 removed in Feb 20 change.
14941
14942Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14943
14944 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14945 Mention make install. Remove the old copyright date as well the
14946 clumsy and rather pointless copyright on the README file.
14947
14948Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14949
14950 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14951 Makefile after running symlink-tree, then run `make distclean' to
14952 avoid clobbering any generated files in srcdir.
14953
14954Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14955
14956 * configure.in (m68k-*-netbsd*): Build everything now.
14957
14958Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14959
14960 * Makefile.in (taz): Fix quoting.
14961
14962Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14963
14964 * configure.in (sparclet-*-*): Build everything now.
14965
14966Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14967
14968 * configure.in (m68k-*-linux*): New host.
14969
14970Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14971
14972 * configure: Check for bison before byacc.
14973
14974Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14975
14976 * Makefile.in configure: Change the way LEX and BISON/YACC are
14977 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14978 searching PATH. These are used as fallbacks by Makefile.in if
14979 flex/bison/byacc aren't in objdir.
14980
14981Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14982
14983 * Makefile.in: Make everything which depends upon all-bfd also
14984 depend upon all-opcodes, in case --with-commonbfdlib is used.
14985
14986Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14987
14988 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14989 building NT native compilers on Unix.
14990
14991Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14992
14993 * configure.in: Don't get CC from the host Makefile fragment if we
14994 can find gcc in PATH, or if this is a Canadian Cross. Move the
14995 Solaris test for /usr/ucb/cc to the post target script, just after
14996 the compiler sanity test.
14997
14998Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14999
15000 * config.sub: Merge with FSF.
15001
15002Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15003
15004 * Makefile.in (RPATH_ENVVAR): New variable.
15005 (REALLY_SET_LIB_PATH): Use it.
15006 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15007
15008Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15009
15010 * config.sub, configure.in: Recognize sparclet cpu.
15011
15012Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15013
15014 * config.guess: Support m68k-cbm-sysv4.
15015
15016Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15017
15018 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15019 m68k-unknown-linuxaout from linker help string. Put quotes around
15020 $ld_help_string.
15021
15022Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15023
15024 * config.guess (powerpc-harris-powerunix): Add guess for port
15025 to new target.
15026
15027Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15028
15029 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15030
15031Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15032
15033 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15034 $(REALLY_SET_LIB_PATH) in Makefile.
15035 * Makefile.in (SET_LIB_PATH): New variable.
15036 (REALLY_SET_LIB_PATH): New variable.
15037 ($(DO_X)): Use $(SET_LIB_PATH).
15038 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15039 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15040 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15041 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15042 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15043 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15044 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15045 (install-dosrel): Likewise.
15046 (all-opcodes): Depend upon all-libiberty.
15047
15048Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15049
15050 * config.guess (*:CYGWIN*): New
15051
15052Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15053
15054 * Makefile.in (all-target-winsup): All all-target-libiberty.
15055
15056Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15057
15058 * configure.in (noconfigdirs): Add missing # in front of comment.
15059
15060Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15061
15062 * configure.in: add second pass to things added to noconfigdirs
15063 so *-gm-magic can exclude libgloss properly.
15064
15065Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15066
15067 * mpw-configure (extralibs_name, rez_name): Set correctly
15068 for MWC68K compiler.
15069
15070 * mpw-README: Add more info on the necessary build tools.
15071
15072Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15073
15074 * configure.in, config.sub: Recognize cygwin32.
15075
15076Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15077
15078 * config.guess, config.sub: Recognize A/UX.
15079
15080Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15081
15082 * config.sub: Merge with gcc/config.sub.
15083
15084Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15085
15086 * mpw-build.in (do-binutils): Add build of stamps.
15087
15088Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15089
15090 * config.sub: Add recognition for mips64vr4100*-* targets.
15091
15092Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15093
15094 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15095 Add creation of gconfigargs with `--enable-shared' turned on.
15096 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15097 ($(host)-stamp-stage3-configured): Likewise.
15098 (HOLES): Add chatr and ldd.
15099 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15100
15101Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15102
15103 * configure: Pass --nfp to recursive configures.
15104
15105Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15106
15107 * Makefile.in (DLLTOOL): New.
15108 (DLLTOOL_FOR_TARGET): New.
15109 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15110 (EXTRA_TARGET_FLAGS): Ditto.
15111 (EXTRA_GCC_FLAGS): Ditto.
15112 (CONFIGURE_TARGET_MODULES): Ditto.
15113 (DO_X): Ditto.
15114 * configure: Add DLLTOOL.
15115
15116Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15117
15118 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15119 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15120 mh-sco, since old workarounds no longer needed, and don't
15121 build ld, since libraries have weak symbols in COFF.
15122
15123Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15124
15125 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15126
15127Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15128
15129 * configure.in: Make sure that ${CC} can be used to compile an
15130 executable.
15131
15132Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15133
15134 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15135 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15136 nothing depending on whether gdbtk is being built.
15137
15138Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15139
15140 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15141
15142Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15143
15144 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15145 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15146
15147Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15148
15149 * config-ml.in: Add support for
15150 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15151 Simplify setting of multidirs from --disable-foo.
15152
15153Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15154
15155 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15156 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15157 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 15158 non-empty, pass them on to the GCC make.
6599da04
JM
15159 (all-bootstrap): New rule that is like all-gcc, except it executes
15160 the GCC bootstrap rule instead of the GCC all rule.
15161
15162Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15163
15164 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15165
15166Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15167
15168 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15169 DG/UX support.
15170
15171Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15172
15173 * config.sub (i*86*) Change [345] to [3456]
15174
15175Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15176
15177 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15178 --with-gnu-ld=no.
15179
15180Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15181
15182 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15183 AIX multilibs get built.
15184
15185Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15186
15187 * configure.in (i386-win32): Don't build expect if we're not
15188 building the tcl subdir.
15189
15190Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15191
15192 * Makefile.in: (configure-target-examples, all-target-examples):
15193 New targets, configure and build example programs.
15194
15195Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15196
15197 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15198 use it as input to sedit the generated MPW makefile.
15199 * mpw-README: Add a suggestion about Gestalt.h.
15200
15201Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15202
15203 * config.sub: Accept *-*-ieee*.
15204
15205Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15206
15207 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15208 Ronald F. Guilmette <rfg@monkeys.com>.
15209
15210Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15211
15212 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15213 for powerpc-pe native.
15214 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15215 (target==powerpc-pe): duplicate i386-win32 entry.
15216
15217Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15218
15219 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15220 of vxworks, not just vxworks5.1.
15221
15222Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15223
15224 * mpw-configure: Add support for exec-prefix.
15225
15226Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15227
15228 * config.guess: Recognize HP model 816 machines as having
15229 a PA1.1 processor.
15230
15231Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15232
15233 * configure: Ignore new autoconf configure options.
15234
6599da04
JM
15235Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15236
15237 * config.guess: Recognize Pentium under SCO.
15238 From Robert Lipe <robertl@arnet.com>.
15239
15240Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15241
15242 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
15243
15244Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15245
15246 * configure.in: Don't configure gas for alpha-dec-osf*.
15247
15248Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15249
15250 * configure.in: Default to --with-stabs for some targets for which
15251 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15252 i[345]86*-*-unixware*.
15253
15254Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15255
15256 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15257 rather than basing it on the target. Simplify handling of options
15258 controlling which directories to configure. Remove extraneous
15259 slash in multi-clean target.
15260
15261Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15262
15263 * config-ml.in: Prefix more variables with ml_ so they don't collide
15264 with configure's.
15265
15266Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15267
15268 * configure: Don't turn -v into --v.
15269
15270Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15271
15272 * configure.in (targargs): Fix typo.
15273
15274 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15275
15276Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15277
15278 * configure.in: Strip --host and --target options from
15279 CONFIG_ARGUMENTS, and always configure for --host only. Add
15280 --with-cross-host option when building with a cross-compiler.
15281 * configure: Canonicalize the arguments put into config.status by
15282 always using `=' for an option with an argument. Pass a presumed
15283 --host or --target explicitly.
15284
15285Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15286
15287 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15288 into general OS recognition case.
15289
15290Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15291
15292 * configure.in (target_configdirs): add target-winsup only
15293 for win32 target systems.
15294
15295Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15296
15297 * Makefile.in (all-target-libgloss): Depend upon
15298 configure-target-newlib, since when libgloss is built it looks to
15299 see if the newlib directory exists.
15300
15301Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15302
15303 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15304 cfg-ml-*.in.
15305
15306Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15307
15308 * configure: Handle LD and LD_FOR_TARGET when configuring a
15309 Canadian Cross.
15310
6599da04
JM
15311Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15312
15313 * configure.in (target_libs): add target-winsup.
15314 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15315 (target==ppcle-pe): remove ld from $noconfigdirs.
15316
15317Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15318
15319 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15320 Preserve relative path names in $srcdir. Build symlink tree if
15321 configuring cross target dir and srcdir=. (= no VPATH support).
15322 (configure-target-libg++): Depend on configure-target-librx.
15323 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15324 * config-ml.in: New file.
15325 * symlink-tree: New file.
15326 * configure: Ensure srcdir="." if that's what it is.
15327
15328Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15329
15330 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15331 includes and FLEX_SKELETON setting.
15332 * mpw-configure (--with-gnu-ld): New option, controls whether
15333 to use PPCLink or ld with PowerMac GCC.
15334 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15335 * mpw-config.in: Configure grez if targeting Mac.
15336
15337 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
15338 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15339 just macos.
6599da04
JM
15340 * configure.in: Configure grez resource compiler if targeting Mac.
15341 * Makefile.in (all-grez, install-grez): New targets.
15342
15343Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15344
15345 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 15346 gcc in the path, set CC to gcc -O2.
6599da04
JM
15347
15348Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15349
15350 * configure: Default ${build} correctly. Avoid picking up extra
15351 spaces when reading CC and CXX from Makefile. When doing a
15352 Canadian Cross, use plausible default values for numerous
15353 variables.
15354 * configure.in: When doing a Canadian Cross, don't try to
15355 configure tools whose configure script can't handle it.
15356
15357Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15358
15359 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15360
15361Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15362
15363 * configure: Remove dubious bug reporting address.
15364
15365Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15366
15367 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15368 configure script, run that instead of this directory's configure.
15369 In either case, print a message that we're configuring the sub-dir.
15370
15371Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15372
15373 * configure.in: Before checking for the existence of various files,
15374 use sed to filter out "target-".
15375
15376Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15377
15378 * Makefile.in (DO_X): Split rule to decrease command line length
15379 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15380 (Philippe De Muyter).
15381
15382Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15383
15384 * Makefile.in (all-patch): depend on all-libiberty.
15385
15386Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15387
15388 * configure.in: If the only directory in target_configdirs which
15389 actually exists is libiberty, then set target_configdirs to empty,
15390 to avoid trying to build a target libiberty in a gas or gdb
15391 distribution.
15392
15393Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15394
15395 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
15396 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15397 systems.
6599da04
JM
15398
15399Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15400
15401 * configure.in (copy_dirs): Use sys-include instead of include
15402 for --with-headers option.
15403
15404Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15405
15406 * Makefile.in, configure.in: Make winsup builds work with
15407 new scheme.
15408
15409Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15410
15411 * configure.in: Build the linker on AIX.
15412
15413Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15414
15415 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15416 where needed.
15417
15418Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15419
15420 * Makefile.in (all-gcc): Fix typo.
15421
15422Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15423
15424 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15425
15426Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15427
15428 * configure.in: Rename libFOO to target-libFOO, and xiberty
15429 to target-xiberty, to provide more flexibility.
15430 (target_subdir): Define. Create if cross.
15431 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15432 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15433 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15434 check-libFOO -> check-target-libFOO, etc.
15435 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15436 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15437 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15438 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15439 allow ALL_GCC="" to only configure.
15440 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15441 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15442 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15443
15444Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15445
15446 * Makefile.in (taz): Build "info" in etc explicitly.
15447
15448Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15449
15450 * configure.in: Make sure that CC is undefined (as opposed to
15451 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15452 problem with autoconf trying to configure on a host without GCC.
15453
15454Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15455
15456 * mpw-configure: Set host alias from choice of host compiler,
15457 only use generic MPW Makefile sed if present, edit a file
15458 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15459 * mpw-README: Add problem notes about CW6 and CW7.
15460
15461Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15462
15463 * Makefile.in (taz): Use ";" instead of ";;".
15464
15465Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15466
15467 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15468 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15469 DISTDOCDIRS.
15470 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15471 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15472
15473Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15474
15475 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15476 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15477 Move bfd to DISTSTUFFDIRS.
15478
15479Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15480
15481 * Makefile.in (X11_LIB): Removed.
15482 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15483
15484 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15485
15486Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15487
15488 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15489 names.
15490
15491Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15492
15493 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15494
15495Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15496
15497 * configure.in (i[345]86-*-win32): Always build newlib.
15498 Don't configure cvs, autoconf or texinfo.
15499 * Makefile.in (LD_FOR_TARGET): New.
15500 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15501 Pass down LD_FOR_TARGET.
15502
15503Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15504
15505 * winsup: New directory.
15506 * Makefile.in: Build winsup.
15507 * configure.in: Winsup is configured when target is win32.
15508 Can only build win32 target GDB when native.
4e81ae98 15509
6599da04
JM
15510Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15511
15512 * config.guess: Recognize HP model 819 machines as having
15513 a PA 1.1 processor.
15514
15515Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15516
15517 * configure: Fix sed loop which substitutes for CC and CXX to
15518 avoid bug found in various sed implementations.
15519
15520Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15521
15522 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15523 simulator. Use standard powerpc-*-eabi*.
15524
15525Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15526
15527 * configure.in: Stop putting gas and binutils in noconfigdirs for
15528 powerpc-*-aix* and rs6000-*-*.
15529
15530Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15531
15532 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15533 -mcall-aixdesc libraries.
15534
15535Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15536
15537 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15538
15539 * config.sub (arm | armel | armeb): Fix shell syntax.
15540
15541Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15542
15543 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15544 -msoft-float and -mcpu=common support.
15545 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15546 libraries.
15547
15548Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15549
15550 * configure.in: Allow configuration and build of emacs19 for the alpha.
15551
15552Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15553
15554 * configure.in (CC): Get ^CC, not just any old CC, from
15555 ${host_makefile_frag}.
15556
15557Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15558
4e81ae98 15559 * configure.in (CC): Try to get CC from
6599da04
JM
15560 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15561
15562Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15563
15564 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15565 only if it exists in $(srcdir).
15566
15567Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15568
15569 * configure: If CC and CXX are not set in the environment, set
15570 them, based on either an existing Makefile or on searching for gcc
15571 in PATH. Substitute for CC and CXX in Makefile.
15572 * configure.in: Remove libm from target_libs. Separate
15573 target_configdirs from configdirs. If CC is not set in
15574 environment, try to get it from a host Makefile fragment. Rewrite
15575 changes of configdirs to use skipdirs instead. A few minor
15576 tweaks. Take directories out of target_configdirs as they are
15577 taken out of configdirs. Remove existing Makefile files from
15578 subdirectories. Substitute for TARGET_CONFIGDIRS and
15579 CONFIG_ARGUMENTS in Makefile.
15580 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15581 by configure.in.
15582 (CONFIG_ARGUMENTS): Likewise.
15583 (CONFIGURE_TARGET_MODULES): New variable.
15584 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15585 ($(CONFIGURE_TARGET_MODULES)): New target.
15586 (configure-libg++, configure-libio): New targets.
15587 (all-libg++): Depend upon configure-libg++.
15588 (all-libio): Depend upon configure-libio.
15589 (configure-libgloss, all-libgloss): New targets.
15590 (configure-libstdc++): New target.
15591 (all-libstdc++): Depend upon configure-libstdc++.
15592 (configure-librx, all-librx): New targets.
15593 (configure-newlib): New target.
15594 (all-newlib): Depend upon configure-newlib
15595 (configure-xiberty): New target.
15596 (all-xiberty): Depend upon configure-xiberty.
15597
15598Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15599
15600 * configure.in (host i[345]86-*-win32): Expand the
15601 noconfigdirs again.
15602
15603Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15604
15605 * mpw-configure: Fix sed command file name.
15606
15607Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15608
4e81ae98 15609 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
15610 noconfigdirs again.
15611
15612Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15613
15614 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15615 or powerpc*-*-pe*, since they are not yet supported.
15616
15617Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15618
15619 Add PowerMac support and many other enhancements.
15620 * mpw-configure: New option --cc to select compiler to use,
15621 paste options set according to --cc into the generated
15622 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15623 if mpw-make.sed is present.
15624 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15625 add forward includes for PowerPC include files.
15626 * mpw-build.in: Build using Makefile.PPC if present.
15627 (do-byacc, etc): Remove separate version resource builds.
15628 (do-gas): Build "stamps" before "all".
15629 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15630 * mpw-README: Update to reflect --cc option, PowerMac support,
15631 and recently-reported compatibility problems.
15632
15633Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15634
15635 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15636 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15637 (--with-multilib-top): Pass to recursive invocations.
15638
15639Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15640
15641 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15642 v810-*-*.
15643
15644Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15645
15646 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15647 gdb, ld and opcodes on v810-*-*.
15648
6599da04
JM
15649Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15650
15651 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15652 (local-maintainer-clean): New target.
15653 (maintainer-clean): New target.
15654 (realclean): Just depend upon maintainer-clean.
15655
15656Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15657
15658 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15659
15660Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15661
15662 * configure.in: Build ld in mips*-*-bsd* case.
15663
15664Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15665
15666 * config.sub: Accept -lites* OS. From Ian Dall.
15667
15668Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15669
15670 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 15671 targets.
6599da04
JM
15672
15673Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15674
15675 * configure.in: treat i386-win32 canadian cross the same as
15676 i386-go32 canadian cross.
15677
15678Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15679
15680 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15681 running under the simulator to build a reduced set of libraries.
15682 (powerpc-*-eabiaix): Add fine grained multilib support added to
15683 other powerpc targets yesterday.
15684
15685Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15686
15687 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15688 -disable-softfloat, -disable-relocatable, -disable-aix, and
15689 -disable-sysv to control which multilib libraries get built.
15690
15691Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15692
15693 * configure: Add Makefile.tem to list of files to remove in trap
15694 handler.
15695
15696Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15697
15698 * config.guess (*Linux*): Add missing "exit"s.
15699 Also, need specific check for alpha-unknown-linux (uses COFF).
15700
15701Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15702
15703 * config.guess: Merge with FSF:
15704
15705 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15706 * config.guess (AIX4): More robust release numbering discovery.
15707
15708 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15709 * config.guess (i386-sequent-ptx): Properly get version number.
15710
15711 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15712 * config.guess (mips:*:4*:UMIPS): New case.
15713
15714Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15715
15716 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15717 (i386-win32 host): Likewise. Don't build readline.
15718
15719Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15720
15721 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15722 SUPPORT_FILES to submakes.
15723
15724Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15725
15726 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15727 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15728 mpw-configure.
15729
15730Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15731
15732 * configure.in (appdirs): Use =, not ==, in test expression when
15733 trying to build the text to print in the warning message for
15734 Solaris users.
15735
15736Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15737
15738 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15739
15740Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15741
15742 * config.guess: Recognize lynx-2.3.
15743
15744Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15745
15746 * config.sub (z8ksim): Deleted
15747 (z8k-*-coff): New, this is the one true name of the target.
15748
15749Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15750
15751 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15752
15753Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15754
15755 * config.guess (*:Linux:*:*): First try asking the linker what the
15756 default object file format is (elf, aout, or coff). Then if this
15757 fails, try previous methods.
15758
15759Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15760
15761 * configure.in: Don't build newlib for *-*-vxworks5.1.
15762
15763Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15764
15765 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15766 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15767
15768Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15769
15770 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15771
15772Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15773
15774 * cfg-ml-com.in: New file.
15775 * cfg-ml-pos.in: New file.
15776
15777Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15778
15779 * COPYING.NEWLIB: Add HP free copyright to list.
15780
15781Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15782
15783 * config.sub: Recognize -eabi* for the system, not just -eabi.
15784
15785Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15786
15787 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15788 * config.sub, configure.in (win32): New target and host.
15789
15790Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15791
15792 * configure.in: Add i386-pe configuration.
15793
15794Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15795
15796 * mpw-build.in (install): Install GDB after LD.
15797
15798Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15799
15800 * mpw-config.in (elf/mips.h): Always forward-include, needed
15801 for GDB to build.
15802
15803Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15804
15805 * testsuite: New directory for customer acceptance and whole tool
15806 chain tests.
15807
15808Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15809
15810 * configure: If per-host line isn't found, but AC_OUTPUT is found
15811 and a configure script exists, run it instead.
15812
15813Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15814
15815 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15816
15817Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15818
15819 * configure: Set build_{cpu,vendor,os,alias} to host values when
15820 --build isn't specified.
15821
15822Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15823
15824 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15825 (FLAGS_TO_PASS): Pass them.
15826 (EXTRA_TARGET_FLAGS): Ditto.
15827
6599da04
JM
15828Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15829
15830 * Makefile.in (all-libg++): Depend on all-libstdc++.
15831
15832Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15833
15834 * configure.in (noconfigdirs): Enable all packages for
15835 i386-unknown-netbsd.
15836
15837Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15838
15839 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15840 hosted builds (DOS builds)
15841
15842Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15843
15844 Changes for ARM based on patches from Richard Earnshaw:
15845 * config.sub: Handle armeb and armel.
15846 * configure.in: Omit arm linker only for riscix.
15847
15848Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15849
15850 * config.guess: Update from FSF.
15851
15852Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15853
63f6bcd7 15854 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
15855 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15856 powerpcle variant. Convert pentium into i586, not i486. Add p5
15857 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15858 temporarily.
15859
15860Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15861
15862 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15863
15864Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15865
15866 * config.sub: Accept -lites* as a basic system type.
15867
15868Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15869
15870 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15871 installed, and if so return linuxoldld as the system name.
15872
15873Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15874
15875 * config.guess: Add hppa1.1-hp-lites support.
15876
15877Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15878
15879 * configure.in: Don't build newlib for m68k-vxworks5.1.
15880
15881Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15882
15883 * configure.in (mips-sgi-irix6): Use mh-irix5.
15884
15885Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15886
15887 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15888
15889Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15890
15891 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 15892 OSF/1. Fix compiler flags.
6599da04
JM
15893 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15894
15895Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15896
15897 * configure.in: Recognize --with-newlib.
15898 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15899
15900Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15901
d207ebef 15902 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
15903 to *_X11_MODULES due to gdbtk needing X include files et al.
15904
15905Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15906
15907 Merge in support for Mac MPW as a host.
15908 (Old change descriptions retained for informational value.)
15909
15910 * mpw-config.in: Add generic include forwards for cpu-specific
15911 include files in aout and elf directories.
15912
15913 * mpw-configure: Added copyright.
15914 * mpw-config.in: Check for presence of required build tools.
15915 (target_libs): Add newlib.
15916 (target_tools): Add examples.
15917 (Read Me): Generate as "Read Me for MPW" instead.
15918 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15919 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15920 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15921
15922 * mpw-configure: Remove subdir-specific makefile hackery,
15923 delete mk.tmp after using it.
15924
15925 * mpw-build.in (all): Display start and end times.
15926
15927 * mpw-configure (host_canonical): Set.
15928 (target_cpu): Always add to makefiles.
15929 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15930 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15931 (mpw-mh-mpw): Look for in srcdir and srcroot.
15932 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15933
15934 * mpw-build.in: (install-only): New target.
15935
15936 * mpw-configure (host_alias, target_alias): Rename from hostalias
15937 and targetalias, add into generated Makefile.
15938 (mk.tmp): If present, add into generated Makefile.
15939 * mpw-build.in (all-gas): Build config.h first before gas proper.
15940
15941 * mpw-configure (config.status): Write only if changed.
15942 * mpw-config.in (readline): Configure it (not built, just used for
15943 definitions).
15944
15945 * mpw-config.in (elf/mips.h): Add a forward include.
15946
15947 * mpw-config.in: Forward-include most .h files in include into
15948 extra-include.
15949 (readline): Don't build.
15950 mpw-build.in (install): Install GDB.
15951
15952 * mpw-configure (prefix, mpw_prefix): Handle it.
15953 * mpw-config.in (mmalloc, readline): Don't configure.
15954 * mpw-build.in (thisscript): Rename to ThisScript.
15955 Use mpw-build instead of BuildProgram everywhere.
15956 (mmalloc, readline): Don't build.
15957 * mpw-README: New file, basic documentation about the MPW port.
15958
15959 * mpw-config.in: Use forward-include to create include files.
15960
15961 * mpw-configure: Add more things to the top of each configured
15962 Makefile, including contents of config/mpw-mh-mpw.
15963 * mpw-config.in (extra-include): Create this directory and fill it
15964 with Posix-like include files when configuring.
15965
15966 * config.sub (apple, mac, mpw): Add various aliases.
15967
15968 * mpw-build.in: New file, top-level build script fragment for MPW.
15969 * mpw-configure: New file, configure script for MPW.
15970 * mpw-config.in: New file, config fragment for MPW.
15971
15972Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15973
15974 * configure.in (host_libs): Remove glob, since it is gone from the
15975 sources.
15976
15977Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15978
15979 * Makefile.in: define empty GDB_NLM_DEPS var.
15980
15981 * configure.in(target_makefile_frag): use config/mt-netware
15982 for netware targets.
15983
15984Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15985
15986 * config.sub: Merge in recent FSF changes. Remove linux special
15987 cases.
15988
15989Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15990
731a8127 15991 Revert this change:
6599da04
JM
15992
15993 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15994
15995 * build-all.mk: Use CC=cc -Xs on Solaris.
15996
6599da04
JM
15997Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15998
15999 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16000 stop using it.
16001 * Makefile.in: Nuke all references to glob subdirectory.
16002
16003Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16004
16005 * configure.in: Fix --enable-shared logic in per-host.
16006
16007Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16008
16009 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16010
16011Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16012
16013 * configure.in (noconfigdirs): Don't build gas on AIX, for
16014 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16015
16016Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16017
16018 * configure: Fix --cache-file to work if the file argument is a
16019 relative path.
16020
16021Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16022
16023 * configure: If the --cache-file is used, pass it down to
16024 configure in subdirectories.
16025
16026Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16027
16028 * config.sub: add vxworks29k configuration.
16029
16030Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16031
16032 * Makefile.in (taz): Do "diststuff" part quietly.
16033
16034Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16035
16036 * config.sub: Mini-merge with gcc/config.sub.
16037
16038Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16039
16040 * config.guess (IRIX): Sed - to _.
16041
16042Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16043
16044 * Makefile.in (source-vault, binary-vault): New targets.
16045
16046Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16047
16048 * config.sub: Recognize -eabi as a basic system type.
16049
16050Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16051
16052 * configure.in (enable_shared stuff): Fix typo.
16053
16054Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16055
16056 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16057
16058Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16059
16060 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16061
16062Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16063
16064 * configure.in (rs6000-*-*): Don't build gas.
16065
16066Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16067
16068 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16069 reduce command line length.
16070 (AS_FOR_TARGET): Check for as.new, not Makefile.
16071 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16072
16073Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16074
16075 * config.guess: Merge from FSF.
16076
16077Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16078
16079 * configure: Don't use $ when handling program_suffix.
16080
16081Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16082
16083 * configure.in: Configure tk for hppa/hpux.
16084
16085Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16086
16087 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16088
16089Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16090
16091 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16092 to LIBCXXFLAGS. Tests are better run without it.
16093
16094Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16095
16096 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16097
16098Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16099
16100 * configure.in (*-*-netware*): Don't configure xiberty.
16101
16102Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16103
16104 * configure.in: Remove tk from native_only list.
16105
16106Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16107
16108 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16109 for special NCD build.
16110
16111Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16112
16113 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16114 makeall.bat, they're only useful for binutils snapshots.
16115 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16116 makeall.bat to specified SUPPORT_FILES.
16117
16118Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16119
16120 * build-all.mk: Add Ericsson targets to sun4 and solaris
16121 hosts. Add BNR's sun4 target to solaris host, so their
16122 build-from-source will be tested in-house first.
16123
16124Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16125
16126 * Makefile.in (LIBCFLAGS): New variable.
16127 (CFLAGS_FOR_TARGET): Ditto.
16128 (LIBCFLAGS_FOR_TARGET): Ditto.
16129 (LIBCXXFLAGS): Ditto.
16130 (CXXFLAGS_FOR_TARGET): Ditto.
16131 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16132 (BASE_FLAGS_TO_PASS): Pass them.
16133 (EXTRA_TARGET_FLAGS): Ditto.
16134
731a8127 16135 * configure.in: Support --enable-shared.
6599da04
JM
16136
16137Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16138
16139 * configure.in (target_libs): Include libstdc++ again.
16140 * config.guess: Update from FSF (for FreeBSD).
16141
16142Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16143
16144 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16145 makeall.bat.
16146 (DISTDOCDIRS): Add `etc'.
16147 (ETC_SUPPORT_PFX): New variable.
16148 (taz): Include anything from etc starting with a word in
16149 ETC_SUPPORT_PFX.
16150
16151Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16152
16153 * config.sub: Update for recent FSF changes. Remove obsolete
16154 h8300hds entry. Add -windows* and -osx as basic os. Minor
16155 spacing changes.
16156
16157Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16158
16159 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16160
16161 * config.guess: Merge with FSF.
16162 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16163
16164Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16165
16166 * configure: Since the "trap 0" handler will override the exit
16167 status on many systems, only use it for "exit 1", and make it set
16168 a non-zero exit status; reset it before "exit 0". Also, check
16169 exit status of config.sub, and error out if it failed.
16170
16171Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16172
16173 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16174 and install libgloss.
16175
16176Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16177
16178 * Makefile.in (all-binutils): Depend upon all-byacc.
16179
16180 * configure.in: Don't build emacs on Irix 5.
16181
16182Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16183
16184 * configure.in (*-*-netware*): Add libio.
16185
16186Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16187
16188 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16189 (CHECK_TARGET_MODULES): Ditto.
16190 (INSTALL_TARGET_MODULES): Ditto.
16191 (TARGET_LIBS): Ditto.
16192 (all-libstdc++): Note dependencies.
16193
16194Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16195
16196 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16197
16198Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16199
16200 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16201 -fexternal-templates.
16202
16203 * configure.in (target_libs): Add libstdc++.
16204 (noconfigdirs): Add libstdc++ as appropriate.
16205
16206Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16207
16208 * config.guess: Update from FSF.
16209
16210Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16211
16212 * configure: Use ${config_shell} when running ${configsub}.
16213
16214Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16215
16216 * config.sub: No longer recognize h8300h.
16217
16218Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16219
16220 * config.sub: Remove extraneous differences between config.sub and
16221 gcc/config.sub.
16222
16223Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16224
16225 * Makefile.in (DISTSTUFFDIRS): Add gas.
16226
16227Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16228
16229 * COPYING.NEWLIB: New file.
16230
16231Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16232
16233 * config.guess (HP-UX): Patch from Harlan Stenn
16234 <harlan@landmark.com> to also emit release level.
16235
16236Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16237
16238 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16239
16240Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16241
16242 * config.sub: Merge nextstep cleanup from FSF.
16243
16244Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16245
16246 * configure.in (arm-*-*): Don't configure ld for this target.
16247
16248Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16249
16250 * configure.in (*-*-netware): don't configure libg++, libio,
16251 librx, or newlib.
16252
16253Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16254
16255 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16256 configure ld--it works, but it doesn't support shared libraries.
16257
16258Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16259
16260 * config.guess (*-unknown-freebsd*): Get rid of possible
16261 trailing "(Release)" in version string.
16262 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16263
16264Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16265
16266 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16267 Fix type: *-next-neststep -> *-next-nextstep.
16268
16269 * config.guess: Merge from FSF:
16270
16271 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16272
16273 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16274
16275 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16276
16277 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16278 instead of UNIX_SV for UnixWare 1.0).
16279
16280Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16281
16282 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16283 to make gdb/nlm/* build after the compiler and linker.
16284
16285Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16286
16287 * config.guess (netbsd, freebsd, linux): Accept any machine,
16288 not just i[34]86.
16289 (m68k-atari-sysv4): Relocate to match FSF version.
16290
16291 * config.guess: More merges from the FSF:
16292
16293 Add a space before function call or macro invocation.
16294
16295 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16296
16297 * config.guess: Add trap cmd to remove dummy.c and dummy when
16298 interrupted.
16299
16300 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16301
16302 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16303 (dummy): Redirect stderr from compilation of dummy.c.
16304
16305 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16306
16307 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16308
16309Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16310
16311 * configure: Accept and ignore --cache*, for compatibility with
16312 new autoconf.
16313
16314Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16315
16316 * config.guess: Merge from FSF:
16317
16318 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16319
16320 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
16321 (PATH): Add /.attbin at end for finding uname.
16322 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
16323
16324 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16325
e490616e 16326 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
16327
16328 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16329
e490616e
ZW
16330 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16331 to select whether to use ELF or COFF.
6599da04
JM
16332
16333 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16334
e490616e 16335 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
16336
16337 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16338
16339 * config.guess: Guess the OS version for HPUX.
16340
16341 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16342
16343 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16344
16345Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16346
16347 * configure.in: Recognize --with-headers, --with-libs, and
16348 --without-newlib.
16349 * Makefile.in (all-xiberty): Depend upon all-ld.
16350
16351Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16352
16353 * configure.in: Change i[34]86 to i[345]86.
16354
16355Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16356
16357 * configure (version): A few more tweaks to help message.
16358
16359Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16360
16361 * Makefile.in: Remove (for now) librx as a host library,
16362 now that we're building it for target.
16363
16364Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16365
16366 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16367 (Karl Berry).
16368
16369Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16370
16371 * configure.in: Also configure librx.
16372
16373Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16374
16375 * Makefile.in: Update various rules to reflect that librx
16376 is now needed for libg++.
16377
16378Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16379
16380 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16381
16382Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16383
16384 * configure.in: Configure the examples directory.
16385
16386Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16387
16388 * configure: Simplify Jun 2 1994 change.
16389
16390Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16391
16392 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16393 /bin/gcc isn't good enough to build gcc.
16394
16395Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16396
16397 * Makefile.in (GDB_SUPPORT_FILES): Remove
16398 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16399 (gdb.tar.gz): Add new rule to use standard distribution building
16400 mechanism.
16401
16402Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16403
16404 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16405 Bill Cox <bill@cygnus.com>.
16406
16407Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16408
16409 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16410
16411Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16412
16413 * configure: Search current dir first in .gdbinit.
16414
16415Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16416
16417 * config.sub: Recognize freebsd (merged from gcc config.sub).
16418
16419Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16420
16421 * config.sub: Refer to NeXT's operating system as nextstep.
16422
16423 * config.sub (case $basic_machine): Re-order the cases, to match
16424 the order in the FSF version (which is mostly alphabethical).
16425 Merge in some additions and changes from the FSF.
16426
16427Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16428
16429 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16430 * config.sub: Recognize cxux7.
16431 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16432
16433Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16434
16435 * config.sub: Fix typo powerpc -> powerpc-*.
16436
16437Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16438
16439 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16440
16441 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16442 parallel with all-emacs and install-emacs). Top-level command
16443 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16444
16445Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16446
16447 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16448 $(relbindir)/make before doing ``make install'', and use
16449 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16450 installing over running make binary.
16451 ($(host)-stamp-stage3-installed): Likewise.
16452
16453Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16454
16455 * config.guess: Recognize Mach.
16456
16457Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16458
16459 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16460 see whether --exec-prefix was used.
16461
16462Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16463
16464 * README: Explicitly mention libg++/README. (Zoo's idea.)
16465
16466Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16467
16468 * Makefile.in: Add all-librx target similar to all-libproc.
16469
16470Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16471
16472 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16473 with post 1.2 uname bogosity.
16474
16475Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16476
16477 * configure: Remove temporary files on receipt of a signal.
16478
16479Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16480
16481 * configure: If there is a package_makefile_frag, remove
16482 ${subdir}/Makefile.tem after copying it in.
16483
16484Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16485
16486 * build_all.mk: support rs6000 lynx identifies itself as
16487 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16488 since /bin/gcc is too feeble to compile a modern gcc.
16489
16490Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16491
16492 * brought devo/test-build.mk update-to-date with progressive/
16493 test-build.mk. Add lynx targets and hppa flag info.
16494
16495Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16496
16497 * configure.in: Use mh-ncrsvr43. Patch from
16498 Tom McConnell <tmcconne@sedona.intel.com>.
16499
16500Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16501
16502 * config.guess (i386-unknown-bsdi): No longer need to
16503 check #if defined(__bsdi__) && defined(__i386__).
16504
16505Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16506
16507 * configure: Set program_transform_nameoption correctly.
16508
16509Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16510
16511 * brought build-all.mk update-to-date with progressive build-all.mk,
16512 added new targets and hppa info.
4e81ae98 16513
6599da04
JM
16514Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16515
16516 * configure: If config.guess result is a prefix of the user
16517 specified target, assume a native build and use the user specified
16518 target as the host alias. Remove SunOS patch suffix removal hack.
16519 * configure.in: Remove SunOS patch suffix removal hack.
16520
16521 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16522 in NATIVE_CHECK_MODULES.
16523
16524Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16525
16526 * Makefile.in: Rename HOST_ONLY to NATIVE.
16527 * configure: Delete SunOs patch suffix from host_canonical
16528 and build_canonical variables that are prepended to Makefiles.
16529 * configure.in: Add comments for easier maintenance.
16530
16531Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16532
16533 * Makefile.in: Add all-libproc target similar to all-gui.
16534
16535Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16536
16537 * Makefile.in (CHECK_MODULES): split into
16538 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16539
16540Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16541
16542 * config.guess (i386-unknown-bsdi): New system to guess.
16543
16544Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16545
16546 * Makefile.in: Add all-gui target (but not yet build by "all").
16547
16548Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16549
16550 * config.sub: Move deletion of patch suffix from here...
16551 * configure.in: To here, at Ian's suggestion. The top-
16552 level scripts might need to know of a patch level.
16553
16554Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16555
16556 * config.sub: Strip off patch suffix so rtl is recognized
16557 as a sunos4.1.3 machine, even though it's been patched.
16558
16559Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16560
16561 * Makefile.in (INSTALL_LAST): Delete.
16562 (INSTALL_DOSREL): New.
16563
16564Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16565
16566 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16567 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16568 whether we pass down --with-gnu-ld anyhow.
16569
16570Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16571
16572 * Makefile.in (INSTALL_LAST): Change operation so it works
16573 on more flavors of make.
16574 * configure.in (go32): Don't build libg++ or libio.
16575
16576Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16577
16578 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16579 they can be overriden by templates.
16580
16581Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16582
16583 * configure.in (target==go32): Don't build gdb.
16584 * dosrel: New directory.
16585
16586Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16587
16588 * configure.in (host==go32): Configure dosrel too.
16589 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16590 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16591 be set by incoming names or templates.
16592 (INSTALL_LAST): New rule.
6599da04
JM
16593
16594Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16595
16596 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16597
16598Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16599
6599da04
JM
16600 * configure.in (appdirs): New variable. Currently empty, but will
16601 be used in gas distribution. If nonempty, lists a set of
16602 directories at least one of which must get configured, or top
16603 level configuration is considered to have failed.
16604 (rs6000-*-lynxos*): Use new file name.
16605
16606Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16607
16608 Eliminate XTRAFLAGS.
16609 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16610 newlib include files using -idirafter, and also use -nostdinc.
16611 (CXX_FOR_TARGET): Likewise.
16612 (XTRAFLAGS): Removed.
16613 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16614 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16615 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16616 ($(DO_X)): Don't pass down XTRAFLAGS.
16617
16618Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16619
16620 * configure.in (mips*-dec-bsd*): New target; do build linker.
16621 (mips*-*-bsd*): New target; don't build linker.
16622
16623Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16624
16625 * configure.in: support rs6000-*-lynxos* configuration.
16626 support sunos4 as a cross target.
16627
16628 * config.sub: look for lynx*, not lynx since the OS version may
16629 legitimately be part of the name.
16630
16631Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16632
16633 * configure.in (i[34]86-*-sco*): Move to be with other i386
16634 targets.
16635 (romp-*-*): New target. Skip various binary utilities.
16636 (vax-*-*): New target. Don't build newlib.
16637 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16638
16639Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16640
16641 * configure.in: Only set host_makefile_frag if config
16642 directory exists.
16643
16644Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16645
16646 * install.sh: If $dstdir exists, don't check whether each
16647 component does.
16648
16649Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16650
16651 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16652
16653Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16654
3b75d237
AJ
16655 * configure.in (*-*-lynxos*): Don't configure newlib for either
16656 native or cross Lynx.
6599da04
JM
16657
16658Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16659
16660 * config.sub (sparc64-elf): Fix os.
16661 (z8k): Remove duplicate.
16662
16663Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16664
16665 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16666 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16667
16668Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16669
16670 * configure: Make file links cleanly even if Lynx fails on
e490616e 16671 an NFS symlink (at least fail cleanly).
6599da04
JM
16672
16673Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16674
16675 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16676 -XNh2000.
16677
16678Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16679
16680 * configure: Unknown options are fatal again.
16681
16682Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16683
16684 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 16685 compatibility.
6599da04
JM
16686
16687Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16688
16689 * build-all.mk: Add `clean' target.
16690
16691Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16692
16693 * config.guess: Add SINIX support.
16694 * configure.in: Add mips-*-sysv4* support.
16695
16696Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16697
16698 * build-all.mk: Document all useful targets.
16699 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16700 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16701
16702Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16703
16704 * configure: Support --silent, --quiet.
16705
16706Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16707
16708 * configure: Support --disable-FEATURE.
16709
16710Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16711
16712 * config.guess: Recognize NCR running SVR4.3.
16713
16714Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16715
16716 * config.guess: Make BSDI generate i386-unknown-bsd386.
16717 Patch from Paul Eggert <eggert@twinsun.com>.
16718
16719Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16720
16721 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16722
16723Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16724
16725 * configure: Make unrecognized options give nonfatal warnings
16726 instead of fatal errors, and pass them to any subdirectory
16727 configures in case they recognize them.
16728 Make --x equivalent to --with-x.
16729
16730Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16731
16732 * configure: Add --enable-* options. Clean up usage message and
16733 some comments.
16734
16735Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16736
16737 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16738
16739Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16740
16741 * configure.in (hppa*-*-*): Enable binutils.
16742
16743Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16744
16745 * config.sub: Recognize cisco.
16746
16747Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16748
16749 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16750
16751Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16752
16753 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16754 than one configuration name. Add comment.
16755
16756Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16757
16758 * config.guess: about target *-hitachi-hiuxwe2, fixed
16759 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16760 macro is incorrect.]
16761
16762Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16763
16764 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16765 than the "make ls" stuff which used to be here.
16766
16767Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16768
16769 * config.guess: Recognize i[34]86-unknown-freebsd.
16770 From Shawn M Carey <smcarey@rodan.syr.edu>.
16771
16772Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16773
16774 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16775
16776Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16777
16778 * config.guess: Check for ptx.
16779
16780Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16781
16782 * config.sub: Add os9k checking.
16783
16784Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16785
16786 * config.guess: Handle OSF1 running on HPPA processors
16787
16788Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16789
16790 * configure: If subdir configure fails, print out a message with
16791 subdirectory name, in case subdir's configure code didn't identify
16792 itself.
16793
16794Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16795
16796 * configure.in: Remove embedded newlines from configdirs.
16797 Avoid mismatches of substrings. Fix matching strings at end
16798 of configdirs.
16799
16800Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16801
16802 * config.guess: Add Lynx/rs6000 config support.
16803
16804Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16805
16806 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16807
16808Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16809
16810 * configure.in (hppa*-*-osf*): Treat this just like most other
16811 PA configurations (eg no binutils or ld).
16812 (hppa*-*-*elf*): These configurations have binutils and ld.
16813
16814Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16815
16816 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16817
16818Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16819
16820 * configure.in (rs6000-*-*): Build gas.
16821
16822Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16823
e490616e 16824 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
16825
16826Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16827
16828 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16829 for GDB and GDB has been fixed to not need it.
16830
6599da04
JM
16831Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16832
16833 * config.guess: Recognize vax hosts.
16834
16835Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16836
16837 * configure (while loop): Don't use "break 2" inside case
16838 statement -- the case statement isn't an enclosing loop.
16839
16840Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16841
16842 * config.guess: Clean up NeXT support, to allow nextstep
16843 on Intel machines. Make OS be nextstep.
16844
16845Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16846
16847 * config.guess: Add alternate forms for Convex.
16848
16849Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16850
16851 * configure: Completely rewrite option processing. Take
16852 advantage of pattern-matching to avoid invoking test frequently.
16853 Also clean up host and target defaulting logic.
16854
16855Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16856
16857 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16858 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16859 commands (plus user environment) will fit SCO limits.
16860
16861Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16862
16863 * configure.in: Don't issue warnings about directories which are
16864 not being configured if -norecursion is set. Correct test for
16865 --with-gnu-as and --with-gnu-ld to not get confused by substring
16866 matches.
16867
16868 * configure.in: Don't build gas for alpha-dec-osf1*.
16869
16870Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16871
16872 * configure: Back out Per's change of 12/19/1993. It changes the
16873 behavior of configure in unexpected and confusing ways.
16874
16875 Also, use different delim char when calculating
16876 program_transform_name so that the name can contain slashes.
16877
16878Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16879
16880 * configure.in, config.sub: Add support for VSTa micro-kernel.
16881
16882Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16883
16884 * configure.in: Nuke hacks which were used to get a special
16885 version of GAS for HPPA configurations.
16886
16887Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16888
16889 * configure: If only ${target_alias} is given, use that
16890 as the default for ${host_alias}.
16891 * configure: Add missing back-slashes before nested quotes.
16892
16893Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16894
16895 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16896
16897Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16898
16899 * config.guess: Recognize some Tektronix configurations.
16900 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16901
16902Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16903
16904 * config.sub: Match any flavor of SH.
16905
16906Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16907
16908 * configure.in: Don't try to configure newlib for Alpha.
16909
16910Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16911
16912 * configure.in: Don't build ld for Irix 5. Don't build gas,
16913 libg++ or libio for any Alpha target.
16914
16915 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
16916
16917Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16918
16919 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16920 default arguments -- so it tried to compress itself.
16921
16922Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16923
16924 * configure.in (notsupp): ensure that a space is always at the end
16925 of the configdirs list, since the grep checks for an explicit space
16926
16927Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16928
16929 * configure.in (target i386-sysv4.2): don't build ld, since static
16930 versions of many libraries are not available.
16931
16932Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16933
16934 * config.guess: Recognize Apollos (using environment variables).
16935 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16936
16937Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16938
16939 * config.guess: Recognize Sony news mips running newsos.
16940
16941Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16942
16943 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16944 "fi ; else" for bash.
16945
16946Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16947
16948 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16949
16950Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16951
16952 * config.sub: accept unixware as an alias for svr4.2.
16953 Fix some inconsistancies with the gcc version.
16954
16955Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16956
16957 * Makefile.in (DISTDOCDIRS): Add gdb.
16958
16959Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16960
16961 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16962
16963Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16964
16965 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16966 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16967 this now.
16968
16969Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16970
16971 * config.sub: Accept hiux* as an OS name.
16972
16973 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16974 etc/make-stds.texi. The underscore came from gcc, and dje now
16975 agrees that RUNTESTFLAGS is the correct name.
16976
16977Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16978
16979 * install.sh: Remove 'set -e'. It makes any conditionals
16980 in the script useless.
16981
16982 * config.guess: Automatically recognize arm-acorn-riscix
16983 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16984
16985Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16986
16987 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16988
16989Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16990
16991 * Makefile.in (DISTDOCDIRS): New variable.
16992 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 16993 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
16994
16995Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16996
16997 * configure.in (hppa target): check the source directory for the
16998 pagas sub-directory
16999
17000Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17001
17002 * config.sub: Allow -aout* and -elf*.
17003
17004Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17005
17006 * configure.in: Don't build ld on i386-solaris2, same as for
17007 sparc-solaris2.
17008
17009Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17010
17011 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17012
17013Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17014
17015 * configure.in: Configure gdb for alpha.
17016
17017Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17018
17019 * Makefile.in (CXXFLAGS): Add -O.
17020
17021Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17022
17023 * config.guess: added support for DG Aviion
17024
17025Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17026
17027 * configure.in: Produce warning message for subdirectories not
17028 configurable for this host/target combination. Don't try to
17029 configure gdb for vms.
17030
17031Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17032
17033 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17034 appropriate files before making "diststuff".
17035 (DISTBISONFILES): New var: list of files to be edited.
17036 (DISTSTUFFDIRS): Add binutils.
17037
17038Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17039
17040 * config.sub: also handle mipsel and mips64el (for little endian mips)
17041
17042Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17043
17044 * configure.in: Add * to end of all OS names.
17045
17046Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17047
17048 * configure.in: Build newlib for LynxOS native.
17049
17050Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17051
17052 * config.guess: Add support for delta 88k running SVR3.
17053
17054 * configure.in: Add comment about HP compiler vs. emacs.
17055
17056Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17057
17058 * configure.in: don't build ld on solaris2 (not a viable option
17059 due to bugs in getpwnam & getpwuid)
17060
17061Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17062
17063 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17064 config.guess will produce a full version number.
17065
17066Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17067
17068 * configure.in: Build linker and binutils for alpha-dec-osf1.
17069
17070Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17071
17072 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17073 and gdb/testsuite/Makefile.in.
17074
17075Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17076
17077 * configure.in: recognize mips*- instead of mips-
17078
17079Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17080
17081 * config.sub: Accept linux*coff and linux*elf as operating
17082 systems.
17083
17084Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17085
17086 * config.sub: Recognize mips64, and mips3 as an alias for it.
17087
17088Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17089
17090 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17091 gdb knows how to handle OSF/1 shared libraries.
17092
17093Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17094
17095 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17096 * config.guess: Recognize Hitachi's HIUX.
17097 * config.sub: Recognize h3050r* and hppahitachi.
17098 Remove redundant cases for hp9k[23]*.
17099
17100Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17101
17102 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17103 if gas and ld are in the source tree and are in ${configdirs}.
17104 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 17105 --with options (but still pass them down on the command line,
6599da04
JM
17106 if they were explicitly specified).
17107
17108Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17109
17110 * configure: substitute SHELL value in Makefile.in with
17111 ${CONFIG_SHELL}
17112
17113Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17114
17115 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17116 *-*-solaris2* targets.
17117
17118Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17119
17120 * Makefile.in: define M4, and pass it down to sub-makes;
17121 all-autoconf now depends on all-m4
17122
17123Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17124
17125 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17126 presence of {ar,ranlib} instead of a configured directory
17127
17128Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17129
17130 * config.guess: Accept 34?? as well as 33?? for NCR.
17131
17132Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17133
17134 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17135 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17136
17137Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17138
17139 * configure: grab values for $(CC) and $(CXX) from the
17140 environment, so that someone can do "CC=gcc configure; make" and
17141 have it work right (matching the way that autoconf works now)
17142
17143 * configure.in, Makefile.in: add support for gash, the tcl
17144 interface to Galaxy
17145
17146 * config.guess: add NetBSD variants (hp300, x86)
17147
17148Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17149
17150 * install.sh: Support -d option (in the manner of SunOS 4 install,
17151 as it is more deterministic than that of GNU install)
17152 (chmodcmd): Set file to mode 755 by default (should also do default
17153 chgrp and chown, but I don't feel like dealing with that now)
17154
17155Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17156
17157 * config.sub: Remove h8300hhms alias.
17158
17159Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17160
17161 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17162
17163Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17164
17165 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17166 as stmp-fixinc
17167
17168Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17169
17170 * config.sub: recognize m88110-bug-coff.
17171
17172Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17173
17174 * Makefile.in (all-libio): all dependencies on the toolchain used
17175 to build this (gcc, gas, ld, etc)
17176
17177Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17178
17179 * config.guess: Deal with OSF/1 1.3 on alpha.
17180
17181Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17182
17183 * install.sh: add some 'else true' clauses for portability
17184
17185 * configure.in: don't build libio for h8[35]00-*-* targets
17186
17187Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17188
17189 * Makefile.in: Add support for new libio.
17190
17191Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17192
17193 * install.sh: If one command fails, don't try the rest. Don't try
17194 to remove $dsttmp (via trap) unless we have already created it.
17195 If $src doesn't exist, detect it and exit with an error.
17196
17197 * config.guess: Recognize BSD on hp300.
17198
17199Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17200
17201 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17202 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17203
17204Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17205
17206 * Makefile.in (all-send-pr): depends on all-prms
17207
17208Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17209
17210 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17211
17212Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17213
17214 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17215 Added test for mips-mips-riscos5.
17216
17217Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17218
17219 * configure.in: use mh-hp300 for 68k HP hosts
17220
17221Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17222
17223 * configure: add support for CONFIG_SHELL, so that you can use
17224 some alternate shell for evaluating configure scripts
17225
17226Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17227
17228 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17229 in configure script to bug-gdb@prep.ai.mit.edu when building
17230 distribution archive.
17231 * Makefile.in (COMPRESS): Remove def.
17232 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17233 gdb.tar.Z and make-gdb.tar.Z respectively.
17234 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17235 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17236 to convergence with 'taz' target in Makefile.in.
17237
17238Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17239
17240 * install.sh (dsttmp): use trap to ensure that tmp files go
17241 away on error conditions
17242
17243Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17244
17245 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17246
17247Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17248
17249 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17250 its parent is '/' not ''.
17251
17252 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17253
17254Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17255
17256 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17257 that ${newsrcdir}/configure.in does.
17258
17259Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17260
17261 * test-build.mk: support for CONFIG_SHELL
17262
17263Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17264
17265 * config.sub (netware): Add as a basic system type.
17266
17267Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17268
17269 * Makefile.in (Makefile): depend on configure.in. Also drop the
17270 $(srcdir)/ from the dependency on Makefile.in.
17271
17272Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17273
17274 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17275 (h8300hhms is temporary until multi-libraries are implemented).
17276 * configure.in: Handle h8300h too.
17277
17278Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17279
17280 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17281
17282Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17283
17284 * configure: Remove extraneous output when guessing host type.
17285 * config.guess: Remove extraneous output when guessing using C
17286 compiler rather than uname, or when guessing fails.
17287
17288Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17289
17290 * Makefile.in: remove all.cross and install.cross targets
17291
17292 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17293 definitions
17294
17295Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17296
17297 * configure.in (target sh): Build gprof.
17298
17299Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17300
17301 * config.sub: change -solaris to -solaris2
17302
17303Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17304
17305 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17306
17307Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17308
17309 * configure: Correct error message for missing Makefile.in to
17310 print correct directory.
17311
17312Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17313
17314 * install.sh: kludge around 386BSD shell bug
17315
17316Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17317
17318 * config.guess: Recognize NeXT.
17319 * config.guess: Recognize i486-ncr-sysv4.
17320 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17321
17322Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17323
17324 * Makefile.in (MAKEINFOFLAGS): New variable.
17325 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17326 * build-all.mk, test-build.mk: Pass down --no-split as
17327 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17328
17329Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17330
17331 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17332
17333Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17334
17335 * Makefile.in (libg++.tar.z): New rule.
17336 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17337 * Makefile.in (taz): Only do a single chmod.
17338
17339Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17340
17341 * install.sh: don't use dirname anymore (replaced with sed usage)
17342
17343Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17344
17345 * Makefile.in: Change extension for gzip'd files from '.z' to
17346 '.gz' per new FSF standard usage.
17347
17348Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17349
17350 * configure: put quotes around the final value of program_transform_name
17351
17352Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17353
17354 * Makefile.in: new install.sh support; update install-info rules
17355
17356Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17357
17358 * configure.in: Build diff for crosses, but not for go32 host.
17359
17360 * configure.in: Build gprof only for native, and don't build it
17361 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17362
17363Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17364
17365 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17366
17367Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17368
17369 * configure.in (host_tools): Add prms.
17370
17371Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17372
17373 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17374 with $(FLAGS_TO_PASS) on the command line
17375
17376 * config.sub: Recognize lynx and lynxos
17377
17378Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17379
17380 * config.sub: Accept -ecoff*, not just -ecoff.
17381
17382Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17383
17384 * Makefile.in (taz): Use .gz suffix instead of .z.
17385 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17386 names.
17387
17388Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17389
17390 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17391
17392Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17393
17394 * Makefile.in (install-no-fixedincludes): install gcc last, so
17395 that rebuilds that might happen during 'make install' don't get
17396 bogus gcc include files
17397
17398Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17399
17400 Change from Utah for HPPA support:
17401 * config.guess: Recognize hppa1.x-hp-bsd.
17402
17403Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17404
17405 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17406 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17407
17408Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17409
17410 * config.sub: Add support for rom68k and bug boot monitors.
17411
17412Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17413
17414 * Makefile.in: Make all-opcodes depend on all-bfd.
17415
17416Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17417
17418 * config.guess: Added special check for i[34]86-univel-sysv4*.
17419
17420Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17421
17422 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17423 the processor rather than assuming i486.
17424
17425Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17426
17427 * config.guess: Recognize SunOS6 as Solaris3.
17428
17429Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17430
17431 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17432 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17433
17434Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17435
17436 * build-all.mk (all-cross): New target for Canadian Cross.
17437 Added Q2 go32 targets.
17438 * test-build.mk: Configure go32 cross sparclite-aout and
17439 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17440 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17441
17442Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17443
17444 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17445 GO32 hosted toolchains
17446
17447Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17448
17449 * configure: change so "-exec-prefix" gets passed down rather
17450 than "-exec_prefix" so autoconf generated Makefiles get the
17451 exec_prefix set right.
17452
17453Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17454
17455 * config.guess: get the Solaris2 minor version number
17456
17457 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17458
17459Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17460
17461 * config.guess: Recognize some Sequent platforms.
17462
17463Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17464
17465 * Makefile.in: added the vault-install target
17466
17467 * configure.in: actually use the Sun3 makefile fragment that's in
17468 config, also added the release dir to configdirs
17469
17470Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17471
17472 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17473
17474Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17475
17476 * configure.in: remove some program from Alpha targetted toolchains
17477
17478Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17479
17480 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17481 gprof.
17482 (taz): Run "make diststuff" in those directories instead of "make
17483 proto-dir". Look for "VERSION=" only at start of line in subdir
17484 Makefile. Use "gzip -9" for compression.
17485 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17486 (binutils.tar.z): New target.
17487
17488Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17489
17490 * Makefile.in (taz): Include gpl.texinfo.
17491
17492Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17493
17494 * Makefile.in (setup-dirs): Merged into "taz" target.
17495 (taz): Only do `proto-dir' stuff if a directory is actually needed
17496 for this target.
17497
17498Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17499
17500 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17501 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17502 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17503 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17504 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17505
17506Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17507
17508 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17509 config.sub, and move-if-change to gdb testsuite distribution
17510 archive, so the testsuite can be extracted, configured, and
17511 run separately from the gdb distribution. Blow away the Chill
17512 tests that require a Chill compiled executable, since GNU Chill
17513 is not yet publically available.
17514
17515Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17516
17517 * test-build.mk: set environment variables in a single command,
17518 instead of a list of assignments and exports
17519
17520 * config.guess: recognize Alpha/OSF1 systems
17521
17522Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17523
17524 * configure: Change help message to prefer --options rather than
17525 -options.
17526
17527Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17528
17529 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17530 zippy@ecst.csuchico.edu.
17531 * config.guess: Recognize miniframe.
17532
17533Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17534
cc6010cd
AP
17535 * Makefile.in: Use srcroot to find runtest rather than rootme.
17536 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
17537
17538Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17539
17540 * test-build.mk: Extensive additions to support building on a
17541 machine other than the host.
17542
17543Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17544
17545 * configure (tooldir): Fix for i386-aix again.
17546
17547Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17548
17549 * configure, Makefile.in: Change definition of $(tooldir)
17550 to match the FSF.
17551
17552Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17553
17554 * config.guess: Recognize i[34]86/SVR4.
17555
17556Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17557
17558 * Makefile.in (all-gdb): gdb depends on sim.
17559
17560Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17561
17562 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17563 at the same time we make the prototype gdb directory.
17564 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17565 files at the same time as the gdb base release distribution.
17566
17567Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17568
17569 * Makefile.in (check): Use individual check targets rather than
17570 DO_X rule.
17571 (check-gcc): Added.
17572
17573Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17574
17575 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17576 for System V release 3.2.
17577
17578Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17579
17580 * config.sub: Recognize hppaosf.
17581 * configure.in: Do configure ld/binutils/gas for it.
17582
17583Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17584
17585 * configure (tooldir): Alter syntax used to set this, for systems
17586 where "\$" isn't handled right, like i386-aix.
17587
17588Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17589
17590 * configure: Pass program-transform-name, not
17591 program_transform_name, to recursive configures.
17592
17593Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17594
17595 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17596 of gas+ld+binutils.
17597
17598Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17599
17600 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17601
17602Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17603
17604 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17605
6599da04
JM
17606Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17607
17608 * Makefile.in (PRMS): Set back to all-prms.
17609
17610Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17611
17612 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17613 targets, rather than for MIPS hosts.
17614
17615Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17616
17617 * configure.in: add comment for --with-x default values
17618
17619 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17620
17621 * Makefile.in: add check-* targets for each of the directories in
17622 the tree. Add a definition of RUNTEST that will use the one we
17623 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17624
17625Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17626
17627 * configure.in: Removed obsolete references to bfd_target and
17628 target_makefile_frag.
17629
17630 * build-all.mk: Set assorted targets for Q2.
17631 * config.sub: Recognize z8k-sim and h8300-hms.
17632 * test-build.mk: Really don't pass host to configure.
17633 (HOLES): Added uname.
17634
17635Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17636
17637 * configure: Handle an empty program-prefix, program-suffix or
17638 program-transform-name correctly.
17639
17640Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17641
17642 * build-all.mk: -G 8 no longer required for MIPS targets.
17643 * test-build.mk: Don't pass host argument to configure; make it
17644 guess.
17645
17646Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17647
17648 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17649 * Makefile.in (COMPRESS): New macro, like GZIP.
17650
17651Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17652
17653 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17654
17655 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17656 with gas currently defaults to -G 0.
17657
17658Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17659
17660 * Makefile.in (all-flex): flex depends on byacc.
17661
17662 * build-all.mk: If host not specified, use config.guess. Pass TAG
17663 to test-build.mk as RELEASE_TAG.
17664 * test-build.mk (configargs): New variable containing arguments to
17665 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17666 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17667
17668 * config.guess: Use /bin/uname when checking -X argument on SCO,
17669 to avoid invoking GNU uname which doesn't understand -X.
17670
17671 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17672
17673 * configure.in: Build gas for mips-*-*.
17674
17675Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17676
17677 * Makefile.in (all.normal): insert missing backslash.
17678
17679Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17680
731a8127 17681 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
17682
17683 * Makefile.in: Complete overhaul to merge many almost identical
17684 targets.
17685
17686Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17687
17688 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17689 (gdb.tar.Z): Adjusted.
17690
17691 * Makefile.in (setup-dirs, taz): New targets; should be general
17692 enough to adapt for gdb sometime. Build only .z file.
17693 (gas.tar.z): New target.
17694
17695Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17696
17697 * build-all.mk: Use CC=cc -Xs on Solaris.
17698
6599da04
JM
17699Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17700
17701 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17702 for handling BISON for FSF releases.
17703
17704Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17705
17706 * configure: Actually implement the change zoo just documented.
17707
17708Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17709
17710 * configure: when using config.guess, only set target_alias when
17711 it's not already been set (ie, on the command line)
17712
17713Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17714
17715 * Makefile.in: add installcheck target, set PRMS to install-prms
17716
17717Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17718
17719 * configure: add support for package_makefile_fragment, handle the
17720 case where a directory has a configure.in file but no Makefile.in
17721 more gracefully (with an actual understandable error message, even);
17722 add support for --without (and add this to the usage message); also
17723 explicitly add a --host=${host_alias} to the command line when
17724 config.guess is used
17725
17726Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17727
17728 * configure: Must use both --host and --target in recursive calls.
17729
17730Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17731
17732 * Makefile.in: Change deja-gnu to dejagnu.
17733
17734Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17735
17736 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17737
17738Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17739
17740 * configure.in: canonicalize all instances to *-*-solaris2*,
17741 also strip out a number of tools to not build for go32 host
17742
17743Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17744
17745 * config.guess: add GPL.
17746
17747 * Makefile.in, config.guess, config.sub, configure: bump
17748 copyrights to 93.
17749
17750Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17751
17752 * Makefile.in (do-info): Removed obsolete check for existence of
17753 localenv file.
17754
17755 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17756
17757Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17758
17759 * Makefile.in: a couple of 'else true' for decstation,
17760 support for TclX
17761
17762 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17763
17764Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17765
17766 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17767
17768Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17769
17770 * config.guess: Recognize i386-ibm-aix (PS/2).
17771 * configure.in: Use config/mh-aix386 file for it.
17772
17773Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17774
17775 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17776 CC_FOR_TARGET instead.
17777 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17778
17779Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17780
17781 * Makefile.in: Add sim to list of directories sent with gdb
17782
17783Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17784
17785 * configure.in: Put back mips-dec-bsd* case.
17786
17787Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17788
17789 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17790 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17791 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
17792
17793Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17794
17795 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17796
17797 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17798 (install-info): install dir.info only if it exists,
17799 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17800
17801Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17802
17803 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17804 gas for mips-dec-bsd.
17805
17806Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17807
17808 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17809 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17810
17811Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17812
17813 * configure.in: Added "dejagnu" to hosttools list.
17814
17815Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17816
17817 * config.sub, configure.in, config.guess: Add support
17818 for Bosx, an AIX variant from Bull.
17819 Patches from F.Pierresteguy@frcl.bull.fr.
17820
17821Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17822
17823 * devo/dejagnu: Initial creation of devo/dejagnu.
17824 Migrated dejagnu testcases and support files for testing software
17825 tools to reside as subdirectories, currently called "testsuite",
17826 within the directory of the software tool. Migrated all programs,
17827 support libraries, etc. beloging to dejagnu proper from
17828 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17829 with no modifications. The changes to these files which will
17830 allow them to configure, build, and execute properly will be made
17831 in a future update.
17832
17833Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17834
17835 * Makefile.in: Change send_pr to send-pr.
17836 * configure.in: Likewise.
17837 * send_pr: Renamed directory to send-pr.
17838
17839Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17840
17841 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17842
17843Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17844
17845 * README: Update for gdb-4.8 release.
17846 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17847 gdb-xxx.tar.z (gzip'd) file also.
17848
17849Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17850
17851 * Makefile.in: make all-diff depend on all-libiberty
17852
17853Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17854
17855 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17856
17857Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17858
17859 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17860
17861Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17862
17863 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17864 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17865 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17866
17867Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17868
17869 * Makefile.in: makeinfo binary is in a new location
17870
17871Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17872
17873 * config.sub: Accept -ecoff as an OS.
17874
17875 * Makefile.in: Various changes to eliminate a level of make
17876 recursion and reduce the required command line length.
17877 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17878 sub-makes.
17879 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17880 variables holding settings for specific sub-makes.
17881 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17882 in terms of BASE_FLAGS_TO_PASS.
17883 (TARGET_LIBS): New variable listing directories which use
17884 TARGET_FLAGS_TO_PASS.
17885 (subdir_do): Eliminated.
17886 (do-*): New set of targets to replace subdir_do.
17887 (various): All targets which used subdir_do now depend on do-*.
17888 (local-clean): Renamed from do_clean.
17889 (local-distclean): New target, dependency of distclean and
17890 realclean.
17891 (install-info): Don't create directories. Depend on dir.info
17892 rather than calling make recursively.
17893 (install-dir.info): Eliminated.
17894 (install-info-dirs): Create all info directories here.
17895 (dir.info): Depend upon do-install-info.
17896
17897 * test-build.mk (HOLES): Added false.
17898
17899Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17900
17901 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17902
17903Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17904
17905 * Makefile.in (info): remove dependency on all-texinfo. The
17906 problem was really in texinfo/C, not at this level.
17907
17908Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17909
17910 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17911
17912Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17913
17914 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17915 GDB releases.
17916
17917Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17918
17919 * configure: Include srcdir in message about target of link not
17920 being found. Don't convert `-' to `_' in `with' options being
17921 passed to subdirs.
17922
17923Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17924
17925 * configure.in: add uudecode to host_tools
17926
17927 * Makefile.in: added {all,install}-uudecode targets, added them to
17928 the appropriate lists
17929
17930Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17931
17932 * Makefile.in (all-gcc): Added dependency on all-gas.
17933
17934 * configure.in (mips-*-*): Build ld and binutils.
17935
17936Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17937
17938 * configure: check return code from mkdir, print error message and
17939 exit on failure.
17940
17941Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17942
17943 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17944
17945Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17946
17947 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17948
17949Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17950
17951 * config.sub (h8500): Recognize this as a cpu type.
17952
17953Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17954
17955 * configure: source directory missing is no longer a warning
17956
17957 * configure.in: recognize irix[34]* instead of irix[34]
17958
17959 * Makefile.in: define and pass down X11_LIB
17960
6599da04
JM
17961Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17962
17963 * guess-systype: Renamed to ...
17964 * config.guess: ... by popular request.
17965 * configure.in, Makefile.in: Update accordingly.
17966
17967Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17968
17969 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17970 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17971 + Execute ./dummy instead of assuming . is in PATH.
17972
17973Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17974
17975 * guess-systype: New shell script. Attempts to guess the
17976 canonical host name of the executing host.
17977 Only a few hosts are supported so far.
17978 * configure: Call guess-systype if no host is specified.
17979
17980Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17981
17982 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17983 gcc Makefile.
17984
17985
17986Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17987
17988 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17989 (all-gcc, install-gcc, subdir_do): Use it.
17990
17991Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17992
17993 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17994
17995Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17996
17997 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17998 set exclusively by configure, using configure.in .
17999
18000Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18001
18002 * test-build.mk: set $PATH for all builds
18003
18004 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18005
18006Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18007
18008 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18009 the one used in gcc/Makefile.in, so that a null expansion doesn't
18010 override the one needed to build gcc with a native cc.
18011
18012
18013Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18014
18015 * configure: Accept -with arguments.
18016
18017Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18018
18019 * Makefile.in: added h8300sim
18020
18021Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18022
6599da04
JM
18023 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18024 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18025 (all-cygnus, native, build-cygnus): Make
18026 $(canonhost)-stamp-3stage-done, not $(host)....
18027 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18028 i386-sco3.2v4. Added else true to if command.
18029
18030Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18031
18032 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18033
18034Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18035
18036 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18037
18038Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18039
18040 * configure.in: don't remove binutils from Solaris builds
18041
18042Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18043
18044 * Makefile.in: get rid of earlier definitions for *clean,
18045 also handle the recursive info rule better
18046
18047Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18048
18049 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18050 do more-or-less the right thing.
18051
18052Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18053
18054 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18055 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18056
18057Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18058
18059 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18060 $(host_canonical).
18061
18062 * configure.in: split the configdirs list into 4 categories (native
18063 v. cross, library v. tool) and handle the cross-only and native-
18064 only in more reasonable (and correct!) way.
18065
18066Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18067
18068 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18069 configdirs anymore.
18070
18071Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18072
18073 * Makefile.in: extensive cleanup:: removed all of the explicit
18074 clean-* targets, collapsed many wrappers around subdir_do into
18075 one, added additional targets to satisfy standards.texi, deleted
18076 some old targets, some changes for consistency
18077
18078Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18079
18080 * configure.in: handle some programs as cross-only, and others as
18081 native only
18082
18083 * test-build.mk: handle partial holes in a more generic manner
18084
18085 * Makefile.in: m4 depends on libiberty
18086
6599da04
JM
18087Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18088
18089 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18090 time, wdiff, and find to configdirs
18091
18092 * Makefile.in: all, clean, and install rules for the new programs
18093 added to configure.in
18094
18095Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18096
18097 * configure.in: use mh-sun for all *-sun-* hosts
18098
6599da04
JM
18099Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18100
18101 * Makefile.in: define flags for X11 include files and library file
18102 locations, pass them down to the programs that need this info
18103
18104 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18105
6599da04
JM
18106Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18107
18108 * configure.in: start building libg++ for HP-UX targets
18109
18110Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18111
18112 * README: Update references to files moved into etc/.
18113
18114Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18115
18116 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18117 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18118
18119Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18120
18121 * configure: accept dash as well as underscore in long option
18122 names for FSF compatibility.
18123
18124Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18125
18126 * config.sub: added -sco3.2v4 support from FSF.
18127
18128Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18129
18130 * configure.in: expand the section that adds or removes
18131 directories from the list of programs to build, to handle native
18132 vs. cross in addition to host v. native
18133
18134Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18135
18136 * Makefile.in: Replace C++ in macro names with CXX.
18137 This is less likely to break ...
18138
18139Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18140
18141 * test-build.mk: add -w to GNU_MAKE
18142
18143Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18144
18145 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18146 add 'sparc' to list of recognized cpus. This needed to make
18147 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18148 Delete some redundant ose68 variants. Recognize -wrs as an os,
18149 then changes that into $CPU-wrs-vxworks.
18150
18151 * configure.in: remove most references to gdbtest, regularize
18152 target based program removal
18153
18154 * test-build.mk: import from p3 tree (many fixes and changes)
18155
18156Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18157
18158 * Makefile.in: added rules to handle tcl, tk, and expect
18159
18160 * configure.in: handle those directories if they exist
18161
18162Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18163
18164 * config.sub: removed bogus hppabsd and hppahpux names, since
18165 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18166
18167Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18168
18169 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18170 depends upon all-xiberty
18171
18172 * Makefile.in: changes from p3, including:
18173
18174 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18175
18176 * Makefile.in (XTRAFLAGS): include newlib directories if
18177 newlib/Makefile exists, rather than if host != target.
18178
18179 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18180
18181 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18182 from the same source tree and not building a cross-compiler. This
18183 matters for the libg++ configuration if reconfiguring a tree that
18184 has already been installed.
18185
18186 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18187
18188 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18189 pick up the machine and system specific header files.
18190
18191 * Makefile.in: added AS_FOR_TARGET, passed down in
18192 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18193 the C compiler to use to create programs which are run in the
18194 build environment, set it to default to $(CC), and passed it down
18195 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18196
18197 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18198
18199 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18200 We need them for unusual native builds, like systems without
18201 ranlib.
18202
18203 * configure: also define $(host_canonical) and
e490616e
ZW
18204 $(target_canonical), which are the full, canonical names for the
18205 given host and target
6599da04
JM
18206
18207Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18208
18209 * Makefile.in: Added separate definitions for C++.
18210
18211Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18212
18213 * configure.in (configdirs): Add deja-gnu.
18214
18215Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18216
18217 * README: Update for configure.texi and gdb-4.7 release.
18218
18219Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18220
18221 * Makefile.in: Move "all" target to top of file.
18222 Previously, first target was ".PHONY" which caused BSD4.4 make
18223 to build .PHONY when make was run without arguments.
18224
18225Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18226
18227 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18228 Library-copylefted code in libiberty.
18229
18230Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18231
18232 * config.sub: Replace m68kmote with plain old m68k.
18233
18234Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18235
18236 * Makefile.in: Remove space from blank line, avoid Make complaints.
18237
18238Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18239
18240 * config.sub: Complain if no argument is given. Added support for
18241 386bsd as OS and target alias.
18242
18243Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18244
18245 * Makefile.in (XTRAFLAGS): include newlib directories if
18246 newlib/Makefile exists, rather than if host != target.
18247
18248Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18249
18250 * config.sub: recognize sparclite-wrs-vxworks.
18251
18252 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18253 p3.) Added clean-xiberty to clean.
18254
18255Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18256
18257 * configure.in: use *-*-* instead of nested cases for host and target
18258
18259Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18260
18261 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18262 from the same source tree and not building a cross-compiler. This
18263 matters for the libg++ configuration if reconfiguring a tree that
18264 has already been installed.
18265
18266Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18267
18268 * config.sub (i486v/i486v4): Merge in from FSF version.
18269
18270Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18271
18272 * configure: only set PWD if it is already set.
18273
18274Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18275
18276 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18277 doesn't have unset and all success paths (and most error paths)
18278 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18279 to just ${PWD} to avoid confusion.)
18280
18281Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18282
18283 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18284 even for a native compilation.
18285
18286Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18287
18288 Changes to make the gdb.tar.Z rule work better.
18289
18290 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18291 (DEVO_SUPPORT): Add configure.texi.
18292 (bfd-ilrt.tar.Z): Remove ancient rule.
18293
18294Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18295
18296 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18297 pick up the machine and system specific header files.
18298
18299 * configure.in, config.sub: added new target m68010-adobe-scout,
18300 with alias of adobe68k. Changed configure.in to check for
18301 -scout before -sco* to avoid a false match.
18302
18303 * Makefile.in: added AS_FOR_TARGET, passed down in
18304 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18305 the C compiler to use to create programs which are run in the
18306 build environment, set it to default to $(CC), and passed it down
18307 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18308
18309Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18310
18311 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18312 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18313 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18314 FOR_TARGET variants, to newlib and libg++.
18315
18316Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18317
18318 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18319 first.
18320
18321Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18322
18323 * config.sub: Accept `elf' as an environment.
18324
18325Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18326
18327 * Makefile.in (all-opcodes): cd into the right directory
18328
18329Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18330
18331 * configure: added -program_transform_name option, used as
18332 argument to sed when installing programs.
18333 configure.texi: added documentation for -program_prefix,
18334 -program_suffix and -program_transform_name.
18335
18336Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18337
18338 * config.sub: Accept i486 where i386 ok.
18339
18340Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18341
18342 * config.sub: accept we32k
18343
18344Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18345
3b75d237 18346 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
18347
18348 * Makefile.in: don't create all directories for ``make install'';
18349 let the subdirectories create the ones they need.
18350
18351Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18352
e490616e 18353 * COPYING: new file, GPL v2
6599da04
JM
18354
18355Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18356
18357 * Makefile.in: use the new gen-info-dir, which needs a template
18358 argument (which also lives in texinfo)
18359
18360 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18361
6599da04
JM
18362Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18363
18364 * config.sub (ncr3000): Change i386 to i486.
18365
18366Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18367
18368 * Makefile.in: add install-rcs, install-grep to
18369 install-no-fixedincludes, removed install-bison and install-libgcc
18370
18371Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18372
18373 * configure.in: grab the HPUX makefile fragment if on HPUX
18374
18375Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18376
18377 * Makefile.in: eradicate bison spoor (ditto libgcc).
18378 configure.in: recognise m68{k,000}-ericsson-OSE.
18379 es1800 is alias for m68k-ericsson-OSE
18380
18381Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18382
18383 * configure.in: rearrange the parts that remove programs from
18384 configdirs, based now on HOST==TARGET or by canonical triple.
18385
18386Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18387
18388 * test-build.mk: recurse explicitly with -f test-build.mk when
18389 appropriate. predicate stage3 and comparison on the existence
18390 of gcc. That is, if gcc isn't around, we aren't three-staging.
18391 On very clean, also remove ...stamp-co. Build in-place before
18392 doing other builds.
18393
18394Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18395
18396 * Makefile.in, configure.in: add tgas
18397
18398Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18399
18400 * Makefile.in: a number of changes merged in from progressive.
18401
18402 * configure.in: add libm.
18403
18404 * .cvsignore: ignore some stuff that comes from test-build.mk.
18405
6599da04
JM
18406Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18407
18408 * config.sub: Add es1800 (m68k-ericsson-es1800).
18409
18410Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18411
18412 * configure: Add program_suffix (parallel to program_prefix)
18413 * Makefile.in: adjust directory-creating script for losing decstation
18414
18415Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18416
18417 * configure: Minor $subdir-related fixes.
18418
18419Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18420
18421 * configure: fix various problems with propogating
18422 makefile_target_frag in subdirs.
18423 * configure.in: config libgcc if its there
18424
18425Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18426
18427 * config.sub: HPPA merge.
18428
6599da04
JM
18429Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18430
18431 * Makefile.in: Replace all-bison with all-byacc in all
18432 dependency lines for other tools (which now use byacc).
18433
18434Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18435
18436 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18437
6599da04
JM
18438Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18439
18440 * Makefile.in: make gprof rules similar to byacc rules (instead of
18441 vestigal $(unsubdir) that didn't work...)
18442
18443Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18444
18445 * config.sub: Add support for Linux.
18446 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18447 (at least for libg++).
18448
18449Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18450
18451 * configure.texi: fix doc for the -nfp option to configure
18452
18453Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18454
18455 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18456
18457Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18458
18459 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18460 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18461 * configure.in: added solaris* host_makefile_frag hook.
18462
18463Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18464
18465 * config.sub: changed recognition of m68000 so that various
18466 m68k types can be specified via m680[01234]0
18467
18468Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18469
18470 * config.sub (basic_machine): fix sed so that '-foo' isn't
18471 completely substituted out while .+'-foo' loses the '-foo'
18472
18473Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18474
18475 * config.sub ($os): Add -aout.
18476
18477Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18478
18479 * configure: If host_makefile_frag is absolute, don't
18480 prefix ${invsubdir} (relevant to libg++ auto-configure).
18481
18482Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18483
18484 * Makefile.in (tooldir): Define it.
18485 (all-ld): Depend on all-flex.
18486
18487Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18488
18489 * Makefile.in (check): Fix libg++ special case.
18490
18491Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18492
18493 * configure: do not bury `pwd` into config.status, thus do fewer
18494 pwd's.
18495
18496 * configure: print the "Building in" message only when building in
18497 other than "." AND verbose.
18498
63f6bcd7 18499 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
18500 configures.
18501
18502 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18503
18504Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18505
18506 * Makefile.in: macroize flags passed on recursion. remove
18507 fileutils.
18508
18509Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18510
18511 * configure: get makesrcdir right for subdirs deeper than 1.
18512
18513 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18514 install.
18515
18516Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18517
18518 * Makefile.in: don't print subdir_do or recursion lines.
18519
18520Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18521
18522 * standards.texi: added menu item.
18523
18524 * Makefile.in: build and install standards.info.
18525
18526 * standards.texi: new file.
18527
18528Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18529
18530 * configure: test for and move config.status pieces from
18531 ${subdir}/.
18532
18533Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18534
6599da04
JM
18535 * configure: Test for existance of files before trying to mv
18536 them, to avoid numerous non-existance messages.
18537
18538Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18539
18540 * configure: correct final line of config.status.
18541
18542 * configure: patch from eggert. Avoids a protection problem if
18543 the original Makefile.in is read only.
18544
18545 * configure: use move-if-change from gcc to create config.status.
18546 Some makefiles depend on config.status to tell if a directory
18547 has been reconfigured for a different host. This change
18548 prevents those directories from remaking everything in the case
18549 where the reconfig was only intended to rebuild a Makefile.
18550
18551 * configure: test for config.sub with "config.sub sun4" rather
18552 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18553 host alias from a missing config.sub.
18554
18555Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18556
18557 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18558 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18559
18560Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18561
18562 * configure: mkdir ${subdir} as needed.
18563
18564Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18565
18566 * Makefile.in,configure.in: added autoconf.
18567
18568Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18569
18570 * Makefile.in: no longer pass against on recursion.
18571
18572 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18573 definitions are not inherited.
18574
18575 * configure: correct makesrcdir when subdir is .
18576
18577Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18578
18579 * configure: Add support for 'subdirs' variable, which is
18580 like 'configdirs', except that configure doesn't re-invoke
18581 itself for subdirs, it just creates a Makefile for each subdir.
18582 * configure.texi: Document subdirs.
18583
18584Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18585
18586 * configure.in: added flex to configdirs
18587
18588Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18589
18590 * Makefile.in: remove clean-stamps from clean.
18591
18592Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18593
18594 * configure.in: Add gdbtest to configdirs.
18595
18596Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18597
18598 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18599 to recursive makes.
18600 * configure.in: Recognize new ncr3000 config.
18601
18602Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18603
18604 * Makefile.in, configure.in: removed references to gdbm.
18605
18606Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18607
18608 * config.sub: Don't canonicalize os value
18609 newsos* to bsd (readline needs to check for newsos).
18610 (This fix was earlier made Jan 31, but got re-broken.)
18611
18612Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18613
18614 * configure.in: sco is an os, not a vendor!
18615
18616 * configure: Quote $( better. Keep various shells happy.
18617
18618Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18619
18620 * Makefile.in: eliminate stamp-files.
18621
18622Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18623
18624 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18625 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18626
18627Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18628
18629 * config.sub: fix iris/iris3.
18630
18631Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18632
18633 * configure: re-add -rm.
18634
18635Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18636
18637 * Maskefile.in: add .stmp-rcs to all.
18638
18639 * configure.in: remove gas from rs6000 build, use aix host fragment.
18640
18641Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18642
18643 * configure: pass down site_option during recursion.
18644
18645Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18646
18647 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18648
18649Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18650
18651 * configure: Change exec_prefix so that it really defaults to prefix.
18652
18653Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18654
18655 * Makefile.in, configure.in: Add support for mmalloc library.
18656
18657Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18658
18659 * Makefile.in: add stmp dependencies for a few more things.
18660
18661Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18662
18663 * configure: adjusted error message on objdir/srcdir configure
18664 collision, per john's suggestion.
18665
18666 * Makefile.in: add libiberty stmp to all and all.cross.
18667
18668Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18669
18670 * Makefile.in: remove force dependencies, add grep to all.
18671
18672Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18673
18674 * Makefile.in: drop flex. make stamp files work.
18675
18676 * configure: added test for conflicting configuration in srcdir,
18677 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18678 gets cranky. use relative paths for configure and srcdir
18679 whenever possible. Send some error messages to stderr that were
18680 going to stdout.
18681
18682Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18683
18684 * Makefile.in: Fix libg++ rule to check for gcc directory
18685 before using gcc/gcc. Also pass XTRAFLAGS.
18686
18687Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18688
18689 * Makefile.in: added stmp-files so that directories aren't polled
18690 when they are already built.
18691
18692 * configure.texi: fixed a node pointer problem.
18693
18694Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18695
731a8127 18696 * config.sub configure.in gdb/configure.in
6599da04
JM
18697 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18698 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18699 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18700
18701Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18702
18703 * configure: -recurring becomes -silent. corrected help message
18704 for -site= option.
18705
18706 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18707
18708Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18709
18710 * configure: when building Makefile for crosses, replace
18711 tooldir and program_prefix. default srcdir from location of
18712 config.sub. remove "for host in hosts" and "for target in
18713 targets" loops.
18714
18715Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18716
18717 * Makefile.in: Do not pass bindir or mandir to cvs.
18718
18719Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18720
18721 * Makefile.in, configure.in: removed traces of namesubdir,
18722 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18723 copyrights to '92, changed some from Cygnus to FSF.
18724
18725 * configure.texi: remove most references to multiple hosts,
18726 multiple targets, subdirs, etc.
18727
18728 * configure.man: removed rcsid. reference config.sub not
18729 config.subr.
18730
18731 * Makefile.in: mkdir $(infodir) on install-info.
18732
18733Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18734
18735 * configure.texi: Explain better about .gdbinit and about
18736 the environment that configure.in sections run in.
18737
18738Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18739
18740 * configure.in: Ultrix is only a decstation if it's a MIPS.
18741
18742Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18743
18744 * README: DOC.configure => cfg-paper.texi.
18745
18746Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18747
18748 * config.sub (near case $os): Don't convert newsos* to bsd!
18749
18750Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18751
18752 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18753 the number of copies of COPYING that go into the GDB tar file.
18754
18755Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18756
731a8127 18757 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
18758 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18759 Fix SCO configuration stuff.
18760
18761Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18762
18763 * Makefile.in: For libg++, make sure the -I pointing
18764 to the gcc directory goes *after* all the libg++-local -I flags.
18765 Also, move just-gcc dependency from just-libg++ to all-libg++.
18766
18767Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18768
18769 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18770
18771Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18772
18773 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18774
18775Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18776
18777 * config.sub: Add stratus configuration frags. Also
18778 submitted to FSF.
18779
18780Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18781
18782 * Makefile.in (DEV_SUPPORT): add configure.man.
18783
18784 * config.sub(Decode manufacturer-specific): add -none*.
18785
18786Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18787
18788 * Makefile.in: remove form feeds to make Sun's make happy.
18789 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18790
18791Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18792
18793 * Makefile.in (AR_FLAGS): Make quieter.
18794
18795Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18796
18797 * configure.in: Add libg++.
18798 * configure: When verbose, don't output the command line at each
18799 level; it will be unremarkably the same as the previous version,
18800 which will be the same as what the user typed.
18801
18802Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18803
18804 * configure.in, Makefile.in: fix clean-info, add flex. add
18805 fileutils.
18806
18807 * configure: be less sensitive to spaces in Makefile.in. Do not
18808 look for sources in "..". Doing so breaks subdirectories that
18809 might have their own configure. If a subdir has it's own
18810 configure script, use it.
18811
18812Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18813
18814 * cfg-paper.texi: some changes suggested by rms.
18815
18816Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18817
18818 * config.sub: Merge in some small additions from the FSF version,
18819 taken from the gcc distribution, to bring the Cygnus and FSF
18820 versions into closer sync.
18821
18822Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18823
18824 * configure.in: Changed svr4 references to sysv4.
18825
18826Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18827
18828 * configure: added -V for version number option.
18829
18830Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18831
18832 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18833 renamed from DOC.configure to cfg-paper.texi.
18834
18835Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18836
18837 * configure, config.subr, config.sub: config.subr is now
18838 config.sub again.
18839
18840Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18841
18842 * configure.texi: new file, in progress.
18843
18844 * Makefile.in: build info file and install the man page for
18845 configure.
18846
18847 * configure.man: new file, first cut.
18848
18849 * configure: find config.subr again now that configuration "none"
18850 has gone. removed all traces of the -ansi option. removed all
18851 traces of the -languages option.
18852
18853 * config.subr: resync from rms.
18854
18855Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18856
18857 * configure, config.sub, config.subr: merge config.sub into
18858 config.subr, call the result config.subr, remove config.sub, use
18859 config.subr.
18860
18861 * Makefile.in: revised install for dir.info.
18862
18863Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18864
18865 * configure.in: add decstation host makefile frag.
18866
18867 * Makefile.in: BISON now bison -y again. also install-gcc on
18868 install. clean-gdbm on clean. infodir belongs in datadir.
18869 Make directories for info install. Build dir.info here then
18870 install it.
18871
18872Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18873
18874 * Makefile.in: fix for bad directory tests.
18875
18876Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18877
18878 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18879 regexp. -srcdir relative was being handled incorrectly.
18880
18881 * Makefile.in: unwrapped some for loops so that parallel makes
18882 work again and so one can focus one's attention on a particular
18883 package.
18884
18885Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18886
18887 * configure: added PWD as a stand in for `pwd` (for speed). use
18888 elif wherever possible. make -srcdir work without -objdir.
18889 -objdir= commented out.
18890
18891Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18892
18893 * configure: +options become --options. -subdirs commented out.
18894 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18895 Makefile now at top of generated Makefile. Removed cvs log
18896 entries. added -srcdir. create .gdbinit only if there is one
18897 in ${srcdir}.
18898
18899 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18900 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18901 and mandir now keyed off datadir by default.
18902
18903Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18904
18905 * Freshly created ChangeLog.
18906
18907\f
18908Local Variables:
18909mode: change-log
18910left-margin: 8
18911fill-column: 76
18912version-control: never
18913End: