]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Remove --with-host-libstdcxx
[thirdparty/gcc.git] / ChangeLog
CommitLineData
5dc85f7e
TV
12015-08-12 Tom de Vries <tom@codesourcery.com>
2
3 PR other/67092
4 * configure.ac: Remove --with_host_libstdcxx support.
5 * configure: Regenerate.
6
44a7d18d
TS
72015-08-10 Thomas Schwinge <thomas@codesourcery.com>
8 Jakub Jelinek <jakub@redhat.com>
9
10 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
11 nvptx*-*-*.
12 * configure: Regenerate.
13
bf5372e7
YS
142015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
15
16 * Makefile.def (libiconv): Define bootstrap=true.
17 Mark pdf/html/info as missing.
18 (configure-gcc): Depend on all-libiconv.
19 (all-gcc): Ditto.
20 (configure-libcpp): Ditto.
21 (all-libcpp): Ditto.
22 (configure-intl): Ditto.
23 (all-intl): Ditto.
24 * Makefile.in: Regenerate.
25
94b8fdcc
BC
262015-08-03 Bin Cheng <bin.cheng@arm.com>
27
28 * MAINTAINERS (loop ivopts): Add the entry and myself.
29
430bcac1
NS
302015-07-31 Nathan Sidwell <nathan@codesourcery.com>
31
32 * MAINTAINERS (nvptx): Add self.
33
110d61da
AL
342015-07-29 Alan Lawrence <alan.lawrence@arm.com>
35
36 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
37 128-bit vector modes.
38
c9da7548 392015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 40
c9da7548
VV
41 * MAINTAINERS (Write After Approval): Add myself.
42
29e8dc84 432015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
44
45 * config.sub, config.guess: Import from upstream.
46
6b1786aa
JL
472015-07-24 Michael Darling <darlingm@gmail.com>
48
49 PR other/66259
50 * config-ml.in: Reflects renaming of configure.in to configure.ac
51 * configure: Likewise
52 * configure.ac: Likewise
53
45952786
BS
542015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
55
56 * MAINTAINERS: Update my email address.
57
f1595603
L
582015-07-14 H.J. Lu <hongjiu.lu@intel.com>
59
60 Sync with binutils-gdb:
61 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
62
63 * configure.ac (target_configdirs): Exclude target-zlib if
64 target-libjava isn't built.
65 * configure: Regenerated.
66
a05c2c75
L
672015-07-14 H.J. Lu <hongjiu.lu@intel.com>
68
69 Sync with binutils-gdb:
70 2015-05-13 John David Anglin <dave.anglin@bell.net>
71
72 * configure.ac: Disable configuration of GDB for HPUX targets.
73 * configure: Regenerate.
74
75 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
76
77 * configure.ac: Add --with-system-zlib.
78 * configure: Regenerated.
79
80 2015-01-28 James Bowman <james.bowman@ftdichip.com>
81
82 * configure.ac: Add FT32 support.
83 * configure: Regenerate.
84
85 2015-01-12 Anthony Green <green@moxielogic.com>
86
87 * configure.ac: Don't disable gprof for moxie.
88 * configure: Rebuild.
89
1c01ebf6
L
902015-07-14 H.J. Lu <hongjiu.lu@intel.com>
91
92 Sync with binutils-gdb:
93 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
94
95 PR ld/18355
96 * Makefile.def: Add extra_configure_flags to host zlib.
97 * configure.ac (extra_host_zlib_configure_flags): New. Set
98 to --enable-host-shared When bfd is to be built as shared
99 library. AC_SUBST.
100 * Makefile.in: Regenerated.
101
e59969a1
HPN
1022015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
103
104 Sync with src:
105 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
106 * Makefile.def (dependencies): Add all-zlib to all-bfd.
107 * Makefile.in: Regenerated.
108
d9063947
L
1092015-06-30 H.J. Lu <hongjiu.lu@intel.com>
110
111 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
112 target.
113 * configure: Regenerate.
114
b837291d
LC
1152015-06-23 Ludovic Courtès <ludo@gnu.org>
116
117 * MAINTAINERS (Write After Approval): Add myself.
118
2a97995f
AT
1192015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
120
121 * MAINTAINERS (OS Port Maintainers): Add myself.
122 (Various Maintainers): Remove myself from libffi testsuite.
123
19cd26a6
RS
1242015-06-04 Richard Sandiford <richard.sandiford@arm.com>
125
126 * MAINTAINERS (gen* on machine desc): Add self.
127
8ca528d9
JM
1282015-06-02 Jason Merrill <jason@redhat.com>
129
130 PR bootstrap/66319
131 * configure.ac: Use -std=gnu++98.
132
4526c3c1
SN
1332015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
134
135 * MAINTAINERS (Write After Approval): Add myself.
136
318a4e6d
MF
1372015-05-28 Mike Frysinger <vapier@gentoo.org>
138
139 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
140 * configure: Regenerate.
141
46070488
JM
1422015-05-26 Jason Merrill <jason@redhat.com>
143
144 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
145 * configure: Regenerate.
146
fef939d6
JB
1472015-05-16 James Bowman <james.bowman@ftdichip.com>
148
149 * configure.ac: FT32 target added.
fef939d6
JB
150 * configure: Regenerated.
151
886faf50
IB
1522015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
153
154 * MAINTAINERS (Write After Approval): Add myself.
155
91c6b410
PM
1562015-05-11 Paulo Matos <paulo@matos-sorge.com>
157
158 * MAINTAINERS (Write After Approval): Add myself.
159
e640447c
PM
1602015-05-11 Paulo Matos <paulo@matos-sorge.com>
161
162 * configure.ac: Fix typo.
163 * configure: Regenerate.
164
e587377d
MM
1652015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
166
167 * MAINTAINERS (Write After Approval): Add myself.
168
cabb9d59
MK
1692015-05-03 Matthias Klose <doko@ubuntu.com>
170
171 * configure.ac: Match $host configured with triplets.
172 * configure: Regenerate.
173
fafb95a6
BRF
1742015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
175
176 * Makefile.tpl: Remove surplus whitespace throughout.
177 * Makefile.in: Regenerate.
178
85867772
SB
1792015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
180
181 * MAINTAINERS (Various Maintainers): Add myself as instruction
182 combiner maintainer.
183
c10b5ea0
JJ
1842015-04-17 Jakub Jelinek <jakub@redhat.com>
185
186 PR bootstrap/62077
187 * configure.ac (--enable-stage1-checking): Default to
188 release,misc,gimple,rtlflag,tree,types if --disable-checking
189 or --enable-checking is not specified and DEV-PHASE is not
190 experimental.
191 * configure: Regenerated.
192
77019397
MO
1932015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
194
195 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
196 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
197 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
198 * Makefile.in: Regenerate.
199
17feae99 2002015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
201
202 * MAINTAINERS: Update my email address.
203
e61ffb3b
JG
2042015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
205
206 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
207
b16cc4f2
KT
2082015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
209
210 * MAINTAINERS: Add myself as an arm port reviewer.
211
ec523909
ML
2122015-03-25 Martin Liska <mliska@suse.cz>
213 Yury Gribov <y.gribov@samsung.com>
214
215 * Makefile.in: Fix ln source location for vimrc file.
216 * Makefile.tpl: Likewise.
217
fc30054e
AH
2182015-03-09 Aldy Hernandez <aldyh@redhat.com>
219
220 PR bootstrap/25672
221 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
222 cross-compiling. Similarly for CXX_FOR_TARGET.
223 * configure: Regenerate.
224
5373cd33
IE
2252015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
226
227 * Makefile.def: Add libmpx.
228 * configure.ac: Add libmpx.
229 * Makefile.in: Regenerate.
230 * configure: Regenerate.
231
a6e8abb9
KY
2322015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
233
234 * MAINTAINERS (CPU Port Maintainers): Add myself
235 i386 vector ISA extns mantainer.
236
f2b86778
JL
2372015-03-13 Jeff Law <law@redhat.com>
238
239 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
240 maintainer.
241 Remove Richard Henderson as a maintainer for the x86 port.
242
9dd44d1c
JR
2432015-03-03 Joern Rennecke <gnu@amylaar.uk>
244
245 * MAINTAINERS (CPU Port Maintainers): Update my email address.
246
33079441
IE
2472015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
248
249 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
250 pointer bounds checker and i386 MPX maintainer.
251
d083ae5f
SL
2522015-02-26 Sandra Loosemore <sandra@codesourcery.com>
253
254 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
255
f91f1c13
MS
2562015-02-26 Martin Sebor <msebor@redhat.com>
257
258 * MAINTAINERS (Various Maintainers): Add self.
259
426c1eb0
TS
2602015-02-20 Thomas Schwinge <thomas@codesourcery.com>
261
262 * configure.ac [--enable-as-accelerator-for] (enable_languages):
263 Make sure it contains lto.
264 * configure: Regenerate.
265
8ae12d71
TS
2662015-02-18 Thomas Schwinge <thomas@codesourcery.com>
267
268 * configure: Regenerate.
269
11aa81cc
DN
2702015-02-06 Diego Novillo <dnovillo@google.com>
271
272 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
273 middle-end, docstring): Remove myself.
274 (Write After Approval): Add myself.
275
a436ab27
JJ
2762015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
277
278 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
279 (Write After Approval): Update address.
280
231d020b
DM
2812015-01-29 David Malcolm <dmalcolm@redhat.com>
282
283 PR jit/64780
284 * configure.ac: Require the user to explicitly specify
285 --enable-host-shared if the jit is enabled.
286 * configure: Regenerate.
287
82a94471
RS
2882015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
289
290 * MAINTAINERS (Write After Approval): Add myself.
291
e6f0c56d
TV
2922015-01-25 Tom de Vries <tom@codesourcery.com>
293
294 * MAINTAINERS: Make whitespace consistent.
295
631ff3e1
BO
2962015-01-23 Braden Obrzut <admin@maniacsvault.net>
297
298 * MAINTAINERS (Write After Approval): Add myself.
299
09b9cd1f
AV
3002015-01-20 Andre Vehreschild <vehre@gmx.de>
301
302 * MAINTAINERS: (Write After Approval): Add myself.
303
802ed46a
MU
3042015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
305
306 * MAINTAINERS: (Write After Approval): Add myself.
307
c61fcfa6
PT
3082015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
309
310 * MAINTAINERS: (Write After Approval): Add myself.
311
ebcd09c1
IS
3122015-01-13 Iain Sandoe <iain@codesourcery.com>
313
314 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
315 objective-c/c++ front end maintainer.
316
71aa170d
MP
3172015-01-13 Marek Polacek <polacek@redhat.com>
318
319 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
320
da067543
JL
3212015-01-12 Jeff Law <law@redhat.com>
322
323 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
324 a very long time.
325
bf1de3f0
ILT
3262015-01-09 Ian Lance Taylor <iant@google.com>
327
328 * configure.ac (host_tools): Add gotools.
329 * Makefile.def (host_modules): Add gotools.
330 (dependencies): Add dependency of all-gotools on all-target-libgo.
331
82a19768
AT
3322015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
333
334 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
335 * configure: Regenerate.
336
53dd59bf
TS
3372015-01-08 Thomas Schwinge <thomas@codesourcery.com>
338
339 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
340 all-target-libgomp.
341 * Makefile.in: Regenerate.
342
8054942d
EB
3432015-01-06 Eric Botcazou <ebotcazou@adacore.com>
344
345 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
346
0969ec7d
EB
3472015-01-06 Eric Botcazou <ebotcazou@adacore.com>
348
349 * configure.ac: Add Visium support.
350 * configure: Regenerate.
351
ec8fd1c0
AS
3522015-01-04 Andreas Schwab <schwab@linux-m68k.org>
353
354 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
355 * configure: Regenerate.
356
9bccfdf5
AP
3572015-01-03 Andrew Pinski <apinski@cavium.com>
358
359 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
360 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
361 (BASE_TARGET_EXPORTS): Add OBJCOPY.
362 (OBJCOPY_FOR_TARGET): New variable.
363 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
364 * Makefile.in: Regenerate.
365 * configure.ac: Check for already installed target objcopy.
366 Also GCC_TARGET_TOOL on objcopy.
367 * configure: Regenerate.
368
007adc0d
HPN
3692015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
370
371 * config.sub: Update from upstream, to 2015-01-01 version.
372 * config.guess: Ditto.
373
fe55e976
SH
3742014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
375
376 * MAINTAINERS (RTEMS Ports): Add myself.
377
b86d271e
PMR
3782014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
379
380 * MAINTAINERS (Write After Approval): Add myself.
381
9733278a
MH
3822014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
383
384 * MAINTAINERS (Write After Approval): Add myself.
385
4b4f2e35
TS
3862014-12-15 Thomas Schwinge <thomas@codesourcery.com>
387
388 * configure.ac (--enable-as-accelerator-for): Don't set
389 ENABLE_AS_ACCELERATOR_FOR. Update all users.
390 * configure: Regenerate.
391
b6a65eb6
JJ
3922014-12-13 Jakub Jelinek <jakub@redhat.com>
393
394 PR bootstrap/64023
395 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
396 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
397 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
398 to CXX.
399 * Makefile.in: Regenerated.
400
c3e1e693
YG
4012014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
402 Yury Gribov <y.gribov@samsung.com>
403
404 * .gitignore: Added .local.vimrc and .lvimrc.
405 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
406 * Makefile.in: Regenerate.
407
4082014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
409
410 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
411 * configure: Regenerated.
412
b9fb25a5
BS
4132014-11-27 Bernd Schmidt <bernds@codesourcery.com>
414
415 * MAINTAINERS (nvptx port): New entry.
416
d896cc4d
JBG
4172014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
418
419 * configure: Regenerate.
420
74ae587e
JBG
4212014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
422
423 * configure.ac: Merge with Binutils.
424
45c89690
TB
4252014-11-26 Tobias Burnus <burnus@net-b.de>
426
427 * Makefile.def: Make more dependent on mpfr, mpc and isl.
428 * Makefile.in: Regenerate.
429
ea903c37
BE
4302014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
431
432 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
433 missing flex.
434 * Makefile.in: Regenerated.
435
eb23df59
IV
4362014-11-21 Ilya Verbin <ilya.verbin@intel.com>
437
438 * Makefile.in: Regenerate.
439
a699d672
L
4402014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
441
442 PR bootstrap/63784
443 * libtool.m4: Add $pic_flag with -shared.
444
fc065a61
RL
4452014-11-21 Renlin Li <Renlin.Li@arm.com>
446
447 * MAINTAINERS (Write After Approval): Added myself.
448
efcc23e6
AV
4492014-11-21 Alex Velenko <Alex.Velenko@arm.com>
450
451 * MAINTAINERS (write-after-approval): Add myself.
452
dd308ed8
MK
4532014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
454
455 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
456 from 2 years ago.
457
ac8698a1
AV
4582014-11-19 Alex Velenko <Alex.Velenko@arm.com>
459
460 Revert:
461 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
462
463 * MAINTAINERS (Write After Approval): Added myself as line map
464 maintainer.
465
8dab9330
RL
4662014-11-19 Renlin Li <Renlin.Li@arm.com>
467
468 Revert:
469 2014-11-19 Renlin Li <Renlin.Li@arm.com>
470
471 * MAINTAINERS (Write After Approval): Added myself.
472
1be22083
RL
4732014-11-19 Renlin Li <Renlin.Li@arm.com>
474
475 * MAINTAINERS (Write After Approval): Added myself.
476
59392f46
AV
4772014-11-19 Alex Velenko <Alex.Velenko@arm.com>
478
479 * MAINTAINERS (Write After Approval): Added myself as line map
480 maintainer.
481
0f3422cc
DS
4822014-11-17 Dodji Seketeli <dodji@redhat.com>
483
484 * MAINTAINERS (Various Maintainers): Added myself as line map
485 maintainer.
486
0c8969f0
JBG
4872014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
488
489 * move-if-change: Sync from upstream gnulib.
490
d7134c0e
JBG
4912014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
492
493 * compile: Sync with upstream Automake.
494 * depcomp: Ditto.
495 * install-sh: Ditto.
496 * missing: Ditto.
497 * mkinstalldirs: Ditto.
498 * ylwrap: Ditto.
499
e4ff7e6a
JBG
5002014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
501
502 * config.sub: Update from upstream config repo.
503 * config.guess: Ditto.
504
5f520819
KY
5052014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
506
507 * Makefile.def: Add liboffloadmic to target_modules. Make
508 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
509 * Makefile.in: Regenerate.
510 * configure: Regenerate.
511 * configure.ac: Add liboffloadmic to target binaries.
512 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
513 Add liboffloadmic to noconfig list when C++ is not supported.
514
85c64bbe
BS
5152014-11-13 Bernd Schmidt <bernds@codesourcery.com>
516 Thomas Schwinge <thomas@codesourcery.com>
517 Ilya Verbin <ilya.verbin@intel.com>
518 Andrey Turetskiy <andrey.turetskiy@intel.com>
519
520 * configure: Regenerate.
521 * configure.ac (--enable-as-accelerator-for)
522 (--enable-offload-targets): New configure options.
523
7d35a59e
TB
5242014-11-11 Tobias Burnus <burnus@net-b.de>
525
0a002272 526 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
527 * Makefile.in: Regenerate.
528
35485da9
DM
5292014-11-11 David Malcolm <dmalcolm@redhat.com>
530
531 * ChangeLog.jit: New.
532 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
533
ebf6d33b
FXC
5342014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
535
536 PR target/63610
537 * libtool.m4: Fix globbing of darwin versions.
538 * configure: Regenerate.
539
4a9bb2aa
TB
5402014-11-11 Tobias Burnus <burnus@net-b.de>
541
4a9bb2aa
TB
542 * Makefile.def: Remove CLooG.
543 * Makefile.tpl: Ditto.
544 * configure.ac: Ditto.
545 * configure: Regenerate.
546 * Makefile.in: Ditto.
547
738f2522
BS
5482014-11-06 Bernd Schmidt <bernds@codesourcery.com>
549
550 * configure.ac: Handle nvptx-*-*.
551 * configure: Regenerate.
552
9b591dd1
PG
5532014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
554
555 * MAINTAINERS (Write After Approval): Add myself.
556
14258928
JJ
5572014-10-31 Jakub Jelinek <jakub@redhat.com>
558
559 * Makefile.def (libcc1): Remove bootstrap=true;.
560 * Makefile.in: Regenerated.
561
1335a8ca
JBG
5622014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
563
564 * configure.ac: Update comment.
565 * configure: Regenerate.
566
cb115cc2
IE
5672014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
568
569 * MAINTAINERS (Write After Approval): Add myself.
570
fca38047
TS
5712014-10-30 Thomas Schwinge <thomas@codesourcery.com>
572
573 * configure.ac (extra_host_libiberty_configure_flags): Add
574 --enable-shared also for libcc1's benefit.
575 * configure: Regenerate.
576
65c0707b
TG
5772014-10-29 Tristan Gingold <gingold@adacore.com>
578
579 * MAINTAINERS: Change my email address.
580
ddc8de03
PM
5812014-10-27 Phil Muldoon <pmuldoon@redhat.com>
582 Tom Tromey <tromey@redhat.com>
583
584 * Makefile.def: Add libcc1 to host_modules.
585 * configure.ac (host_tools): Add libcc1.
586 * Makefile.in, configure: Rebuild.
587
4eb1ac39 5882014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
589
590 * configure.ac (build_configargs): Don't share config.cache between
591 build subdirs.
7fd74620 592 * configure: Regenerate.
3d96b0d0 593
d81230b5
DH
5942014-10-24 Daniel Hellstrom <daniel@gaisler.com>
595
596 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
597 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
598 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
599 leon3v7 as leon3.
600 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
601 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
602 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
603 * config/sparc/sparc.md (cpu): Add leon3v7.
604 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
605
c7a6a617
DH
6062014-10-24 Daniel Hellstrom <daniel@gaisler.com>
607
608 * MAINTAINERS (write-after-approval): Add myself.
609
74cc5471
ILT
6102014-10-23 Ian Lance Taylor <iant@google.com>
611
612 * configure.ac: Disable the Go frontend on systems where it is known
613 to not work.
614 * configure: Regenerate.
615
929315a9
RB
6162014-10-23 Richard Biener <rguenther@suse.de>
617
618 * Makefile.def: Add libcpp build module and dependencies.
619 * configure.ac: Add libcpp build module.
620 * Makefile.in: Regenerate.
621 * configure: Likewise.
622
5d12b768
MF
6232014-10-15 Max Filippov <jcmvbkbc@gmail.com>
624
625 * MAINTAINERS (write-after-approval): Add myself.
626
7b262a51
MLI
6272014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
628
629 * INSTALL/README: Do not mention CVS.
630
7705dfd1
JY
6312014-10-03 Jing Yu <jingyu@google.com>
632
633 * configure.ac: Add aarch64 to list of targets that support gold.
634 * configure: Regenerate.
635
a3052d31
FD
6362014-09-29 François Dumont <fdumont@gcc.gnu.org>
637
638 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
639
b2a1b261
CM
6402014-09-29 Catherine Moore <clm@codesourcery.com>
641
642 * MAINTAINERS: Add myself as MIPS maintainer.
643
05342e10
MF
6442014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
645
646 * MAINTAINERS: Move myself to MIPS maintainers.
647
3f6bb7e5
JBG
6482014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
649
650 * MAINTAINERS: Put all email addresses between '<' and '>'.
651
3e895729
FXC
6522014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
653
654 * MAINTAINERS: Move myself to reviewers (Fortran).
655
e04733ee
AK
6562014-09-01 Andi Kleen <ak@linux.intel.com>
657
658 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
659 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
660 * Makefile.in: Regenerate.
661
e79c0ea8
DM
6622014-08-28 David Malcolm <dmalcolm@redhat.com>
663
664 * rtx-classes-status.txt: Delete
665
b32d5189
DM
6662014-08-28 David Malcolm <dmalcolm@redhat.com>
667
668 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
669
e0c0c325
SP
6702014-08-27 Sebastian Pop <s.pop@samsung.com>
671
672 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
673 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
674 of checking for version number.
675 * configure: Regenerated.
676 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
677
d7ac0a6a
DM
6782014-08-27 David Malcolm <dmalcolm@redhat.com>
679
680 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
681 is done; begin phase 6 (use extra rtx_def subclasses).
682
9daaca36
DM
6832014-08-27 David Malcolm <dmalcolm@redhat.com>
684
685 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
686 done; begin phase 5 (additional rtx_def subclasses).
687
b2908ba6
DM
6882014-08-26 David Malcolm <dmalcolm@redhat.com>
689
690 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
691
1130d5e3
DM
6922014-08-26 David Malcolm <dmalcolm@redhat.com>
693
694 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
695 SET_BB_HEADER are done.
696
0e0ce50d
DM
6972014-08-26 David Malcolm <dmalcolm@redhat.com>
698
699 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
700 done.
701
3d30f4e8
DM
7022014-08-26 David Malcolm <dmalcolm@redhat.com>
703
704 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
705
6144a836
DM
7062014-08-26 David Malcolm <dmalcolm@redhat.com>
707
708 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
709
b311fd0f
DM
7102014-08-25 David Malcolm <dmalcolm@redhat.com>
711
712 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
713
d8ce2eae
DM
7142014-08-25 David Malcolm <dmalcolm@redhat.com>
715
716 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
717
1455e88c
DM
7182014-08-25 David Malcolm <dmalcolm@redhat.com>
719
720 * rtx-classes-status.txt: Phase 3 (per-file commits within
721 "config" subdirs) is done; begin phase 4 (removal of
722 "scaffolding").
723
76c531d3
DM
7242014-08-23 David Malcolm <dmalcolm@redhat.com>
725
726 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
727 dir) is done; begin phase 3 (per-file commits within "config"
728 subdirs).
729
00550b3d
DM
7302014-08-21 David Malcolm <dmalcolm@redhat.com>
731
732 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
733 phase 2 (per-file commits in main source dir).
734
622dbadf
BC
7352014-08-21 Bin Cheng <bin.cheng@arm.com>
736
737 * configure: Regenerated.
738
c1286e0b
DM
7392014-08-19 David Malcolm <dmalcolm@redhat.com>
740
741 * rtx-classes-status.txt (TODO): Add SET_BND_TO
742
c2fc1aee
DM
7432014-08-19 David Malcolm <dmalcolm@redhat.com>
744
745 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
746
68975683
DM
7472014-08-19 David Malcolm <dmalcolm@redhat.com>
748
749 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
750
d914bc6b
DM
7512014-08-19 David Malcolm <dmalcolm@redhat.com>
752
753 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
754
8020a4d5
DM
7552014-08-19 David Malcolm <dmalcolm@redhat.com>
756
757 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
758
a231b8a5
JV
7592014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
760
761 * MAINTAINERS (Write After Approval): Add myself.
762
ce8126f5
CF
7632014-08-19 Christopher Faylor <me.gnu@cgf.cx>
764
765 * MAINTAINERS: Remove myself
766
0f82e5c9
DM
7672014-08-19 David Malcolm <dmalcolm@redhat.com>
768
769 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
770
9c9afb69
PP
7712014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
772
773 * MAINTAINERS (Write After Approval): Add myself.
774
190bea87
DM
7752014-08-18 David Malcolm <dmalcolm@redhat.com>
776
777 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
778 SET_BB_HEADER, SET_BB_FOOTER
779
c41b94ce
DM
7802014-08-18 David Malcolm <dmalcolm@redhat.com>
781
bb3fff01 782 * rtx-classes-status.txt: New file
c41b94ce 783
eae1a5d4
RG
7842014-08-18 Roman Gareev <gareevroman@gmail.com>
785
786 * configure.ac: Eliminate ClooG installation dependency.
787 * configure: Regenerate.
788 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
789 * Makefile.in: Regenerate.
790
f613bc0f
IV
7912014-08-15 Ilya Verbin <iverbin@gmail.com>
792
793 * MAINTAINERS (Write After Approval): Add myself.
794
5f75acf4
IT
7952014-08-15 Ilya Tocar <tocarip@gmail.com>
796
797 * MAINTAINERS (Write After Approval): Add myself.
798
88b1a322
JW
7992014-08-01 Jiong Wang <jiong.wang@arm.com>
800
801 * MAINTAINERS (Write After Approval): Add myself.
802
8ed499f8
AG
8032014-07-28 Anthony Green <green@moxielogic.com>
804
805 Import from savannah.gnu.org:
806 * config.sub: Update to 2014-07-28 version.
807
09ec3110
RS
8082014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
809
810 * MAINTAINERS: Remove my MIPS maintainer entry.
811
7b7f941a
UB
8122014-07-26 Uros Bizjak <ubizjak@gmail.com>
813
814 PR target/47230
815 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
816 * configure: Regenerate.
817
a12f7ac8
JN
8182014-07-24 James Norris <jnorris@codesourcery.com>
819
820 * MAINTAINERS (Write After Approval): Add myself.
821
09611faf
RG
8222014-07-20 Roman Gareev <gareevroman@gmail.com>
823
824 * configure.ac: Accept only CLooG 0.18.1.
825 * configure: Regenerate.
826
37738b0f
RG
8272014-07-17 Roman Gareev <gareevroman@gmail.com>
828
829 * configure.ac: Don't accept isl 0.11.
830 * configure: Regenerate.
831
473037cb
AZ
8322014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
833
834 * MAINTAINERS (Write After Approval): Add myself.
835
9a62ed16
RO
8362014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
837
838 * configure.ac: Don't accept isl 0.10.
839 * configure: Regenerate.
840
c41f1c42 8412014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 842
c41f1c42
BE
843 Fix include path for in-tree cloog.
844 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
845 * configure: Regenerate.
29d0a43c 846
c41f1c42 8472014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 848
c41f1c42 849 * .gitignore: Import gcc_update output.
a5852bea 850
b6383ab8
TS
8512014-06-13 Thomas Schwinge <thomas@codesourcery.com>
852
a10ec8bc
TS
853 * config-ml.in: Robustify ac_configure_args parsing.
854
45b3824d
TS
855 * configure.ac (--enable-linker-plugin-configure-flags)
856 (--enable-linker-plugin-flags): New flags.
857 (configdirs): Conditionally add libiberty-linker-plugin.
858 * configure: Regenerate.
859 * Makefile.def (host_modules): Add libiberty-linker-plugin.
860 (host_modules) <lto-plugin>: Pay attention to
861 @extra_linker_plugin_flags@ and
862 @extra_linker_plugin_configure_flags@.
863 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
864 * Makefile.in: Regenerate.
865
b6383ab8
TS
866 * Makefile.tpl (configure-[+prefix+][+module+])
867 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
868 "module_srcdir" instead of "module" for locating a module's srcdir.
869 * Makefile.in: Regenerate.
870
a4a1b5f3
MF
8712014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
872
873 * MAINTAINERS (Write After Approval): Add myself.
874
38a13841
SP
8752014-06-06 Sebastian Pop <sebpop@gmail.com>
876
877 * MAINTAINERS: Update my email address.
878
153fcd41
TP
8792014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
880
881 * MAINTAINERS (Write After Approval): Add myself.
882
e25d9632
AB
8832014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
884
885 * MAINTAINERS (Write After Approval): Add myself.
886
1007a55c
JW
8872014-05-30 Jonathan Wakely <jwakely@redhat.com>
888
889 PR libstdc++/61011
890 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
891 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
892 * configure: Regenerate.
893
fd9ed1ae
PA
8942014-05-28 Pedro Alves <palves@redhat.com>
895
896 * MAINTAINERS (Write After Approval): Add myself.
897
03bdb69f
MK
8982014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
899
900 * MAINTAINERS: Update my affiliation/email.
901
905083ad
MS
9022014-05-19 Mike Stump <mikestump@comcast.net>
903
904 * MAINTAINERS: Add wide-int reviewers.
905
707f1839
SL
9062014-05-14 Sandra Loosemore <sandra@codesourcery.com>
907
908 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
909 * configure: Regenerated.
910
7321dc60
TR
9112014-05-15 Torvald Riegel <triegel@redhat.com>
912
913 * MAINTAINERS (libitm): Add myself as maintainer.
914
5b1e4b47
CB
9152014-05-07 Charles Baylis <charles.baylis@linaro.org>
916
917 * MAINTAINERS (Write After Approval): Add myself.
918
a4ebe104
RS
9192014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
920
921 * config.sub, config.guess: Import from upstream.
922
9575df4a
AL
9232014-04-29 Alan Lawrence <alan.lawrence@arm.com>
924
925 * MAINTAINERS (Write After Approval): Put myself in correct order.
926
2fdc94b7
AL
9272014-04-29 Alan Lawrence <alan.lawrence@arm.com>
928
929 * MAINTAINERS (Write After Approval): Add myself.
930
080c6230
LB
9312014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
932
933 * MAINTAINERS: Move myself from Reviewers to Write After Approval
934 section.
935
4e4c8692
RÁE
9362014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
937
938 * MAINTAINERS (Write After Approval): Delete myself.
939
ffe7f7a7
JJ
9402014-04-17 Jakub Jelinek <jakub@redhat.com>
941
942 PR sanitizer/56781
943 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
944 and -B* options with -Xcompiler.
945
147d38a5
EB
9462014-04-04 Eric Botcazou <ebotcazou@adacore.com>
947
948 PR bootstrap/60620
949 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
950 * Makefile.in: Regenerate.
951
ba1925c3
YS
9522014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
953
954 * Makefile.def (dependencies): Make all-ld depend on all-binutils
955 for WINDRES_FOR_TARGET in default-manifest.o rule.
956 * Makefile.in: Regenerate.
957
8707b3bc
DH
9582014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
959
960 * MAINTAINERS (Write After Approval): Add myself.
961
9e1c8fc1
JJ
9622014-03-26 Jakub Jelinek <jakub@redhat.com>
963
964 PR sanitizer/56781
965 * Makefile.def: Set bootstrap=true; for host fixincludes.
966 * configure.ac: Don't bootstrap host fixincludes unless
967 --with-build-config=bootstrap-{a,ub}san.
968 * Makefile.in: Regenerated.
969 * configure: Regenerated.
970
beeda1d9
JJ
9712014-03-21 Jakub Jelinek <jakub@redhat.com>
972
973 * configure.ac: Move BUILD_CONFIG set up earlier. Add
974 --enable-vtable-verify option parsing. Don't add
975 target-libsanitizer to bootstrap_target_libs unless
976 --with-build-config=bootstrap-asan or
977 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
978 to bootstrap_target_libs unless --enable-vtable-verify.
979 * configure: Regenerated.
980
e5dddc50
AS
9812014-03-10 Anatoly Sokolov <aesok@post.ru>
982
983 * MAINTAINERS (Write After Approval): Add myself.
984
df5bc1cb
DC
9852014-03-07 Denis Chertykov <chertykov@gmail.com>
986
987 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
988
3b9edeac
JJ
9892014-03-07 Jakub Jelinek <jakub@redhat.com>
990
991 PR bootstrap/58572
992 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
993 -I for libstdc++-v3 includes if $(LEAN).
994 * Makefile.in: Regenerated.
995
c01a8548
JW
9962014-03-04 Jonathan Wakely <jwakely@redhat.com>
997
998 * MAINTAINERS: Update my email address.
999
341c653c
WL
10002014-02-24 Walter Lee <walt@tilera.com>
1001
1002 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1003 (tilegx-*-*): Change to tilegx*-*-*.
1004 * configure: Regenerate.
1005
37f2c4f0
LR
10062014-02-17 Loren J. Rittle <ljrittle@acm.org>
1007
1008 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1009
6c01e96e
KV
10102014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1011
1012 * MAINTAINERS (Write After Approval): Add myself.
1013
91da0481
RO
10142014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1015
1016 PR target/59788
1017 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1018 *solaris2*.
1019
dd35b84f
JDA
10202014-01-21 John David Anglin <danglin@gcc.gnu.org>
1021
1022 * MAINTAINERS: Update my email address.
1023
493b8af8
GP
10242014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1025
1026 * MAINTAINERS: Convert to UTF-8.
1027 Properly sort Xinliang David Li's entry.
1028
f121b81d
CLT
10292013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1030 Sandra Loosemore <sandra@codesourcery.com>
1031
1032 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1033 nios2 port maintainers.
1034
74f769b5
MT
10352013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1036
1037 * MAINTAINERS (Write After Approval): Add myself.
1038
79e0604d 10392013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
1040
1041 * configure.ac: Add user-friendly check for native x86_64-linux
1042 multilibs.
1043 * configure: Regenerate.
1044
10452013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1046
1047 * MAINTAINERS: Add myself as sh maintainer.
1048
10492013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1050
1051 * MAINTAINERS: Add self as SLSR maintainer.
1052
10532013-11-18 Jan Hubicka <hubicka@ucw.cz>
1054
1055 * MAINTAINERS: Update my email address.
1056
10572013-11-15 David Edelsohn <dje.gcc@gmail.com>
1058
1059 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1060
10612013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1062
1063 * Makefile.in: Regenerate.
1064
1065 * Makefile.tpl: Fix typo.
1066 * Makefile.in: Regenerate partially.
1067
10682013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1069
1070 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1071 supported.
1072 * configure: Regenerated.
1073
10742013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1075
1076 * MAINTAINERS (Write After Approval): Add myself.
1077
10782013-10-30 Jason Merrill <jason@redhat.com>
1079
1080 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1081 --disable-build-format-warnings.
1082
10832013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1084
1085 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
1086 depend on libstdc++ and libgcc.
1087 * configure: Regenerate.
1088 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1089 libcilkrts for POSIX and i*86, and x86_64 architectures.
1090 * Makefile.in: Added libcilkrts related fields to support building it.
1091
10922013-10-26 Jeff Law <law@redhat.com>
1093
1094 * Makefile.def (target_modules): Remove libmudflap
1095 (languages): Remove check-target-libmudflap).
1096 * Makefile.in: Rebuilt.
1097 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1098 * configure.ac (target_libraries): Remove target-libmudflap.
1099 Remove checks which disabled libmudflap on some systems.
1100 * configure: Rebuilt.
1101 * libmudflap: Directory removed.
1102
11032013-10-21 Cong Hou <congh@google.com>
1104
1105 * MAINTAINERS (Write After Approval): Add myself.
1106
11072013-10-16 Mike Stump <mikestump@comcast.net>
1108
1109 * .dir-locals.el: Add.
1110
11112013-10-15 David Malcolm <dmalcolm@redhat.com>
1112
1113 * configure.ac: Add --enable-host-shared
1114 * configure: Regenerate.
1115
11162013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1117
1118 Import from savannah.gnu.org:
1119 * config.guess: Update to 2013-06-10 version.
1120 * config.sub: Update to 2013-10-01 version.
1121
11222013-10-01 Simon Cook <simon.cook@embecosm.com>
1123
1124 Changes to build configuration to allow big endian ARC ELF toolchain
1125 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1126 * configure: Regenerate.
1127
11282013-09-20 Alan Modra <amodra@gmail.com>
1129
1130 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1131 ppc host match. Support little-endian powerpc linux hosts.
1132
11332013-09-19 Dodji Seketeli <dodji@redhat.com>
1134
1135 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1136 maintainer.
1137
11382013-09-12 DJ Delorie <dj@redhat.com>
1139
1140 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1141 maintainers.
1142
11432013-09-03 Richard Biener <rguenther@suse.de>
1144
1145 * configure.ac: Also allow ISL 0.12.
1146 * configure: Regenerated.
1147
11482013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1149
1150 * MAINTAINERS (Write After Approval): Add myself.
1151
11522013-08-27 David Malcolm <dmalcolm@redhat.com>
1153
1154 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1155
11562013-08-26 Caroline Tice <cmtice@google.com>
1157
1158 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1159 "Various Reviewers" to libvtv "Various Maintainers".
1160
11612013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1162
1163 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1164
11652013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1166
1167 * MAINTAINERS: Update name, email.
1168
11692013-08-13 Adam Butcher <adam@jessamine.co.uk>
1170
1171 * MAINTAINERS (Write After Approval): Add myself.
1172
11732013-08-12 Caroline Tice <cmtice@google.com>
1174
1175 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1176 address in the Write After Approval section.
1177
11782013-08-09 Carlos O'Donell <carlos@redhat.com>
1179
1180 * MAINTAINERS (Write After Approval): Update email.
1181
11822013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1183
1184 * configure.ac: Adjust to check VTV_SUPPORTED.
1185 * configure: Regenerated.
1186
11872013-08-02 Caroline Tice <cmtice@google.com>
1188
1189 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1190 on non-linux systems; add target-libvtv to noconfigdirs; add
1191 libsupc++/.libs to C++ library search paths.
1192 * configure: Regenerated.
1193 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1194 libstdc++ and libgcc.
1195 * Makefile.in: Regenerated.
1196
11972013-07-19 Yvan Roux <yvan.roux@linaro.org>
1198
1199 * MAINTAINERS (Write After Approval): Add myself.
1200
12012013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1202 Shiva Chen <shiva0217@gmail.com>
1203
1204 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1205 nds32 port maintainers.
1206
12072013-07-17 Tim Shen <timshen91@gmail.com>
1208
1209 * MAINTAINERS (Write After Approval): Add myself.
1210
12112013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1212
1213 * configure.ac: Sync from binutils.
1214 * configure: Regenerate.
1215
12162013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1217
1218 * MAINTAINERS (Write After Approval): Add myself.
1219
12202013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1221
1222 * MAINTAINERS (Write After Approval): Add myself.
1223
12242013-05-17 David Malcolm <dmalcolm@redhat.com>
1225
1226 * MAINTAINERS (Write After Approval): Add myself.
1227
12282013-04-30 Brooks Moses <bmoses@google.com>
1229
1230 * MAINTAINERS: Update my email; move myself from Fortran
1231 reviewer to Write After Approval.
1232
12332013-04-16 Andreas Schwab <schwab@suse.de>
1234
1235 * configure.ac (aarch64-*-*): Don't disable java.
1236 * configure: Regenerate.
1237
12382013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1239
1240 * MAINTAINERS (Write After Approval): Add myself.
1241
12422013-03-30 Matthias Klose <doko@ubuntu.com>
1243
1244 * Makefile.def (target_modules): Don't install libffi.
1245 * Makefile.in: Regenerate.
1246
12472013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1248
1249 * MAINTAINERS (Write After Approval): Add myself.
1250
12512013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1252
1253 * MAINTAINERS (Write After Approval): Add myself.
1254
12552013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1256
1257 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1258 * configure: Regenerated.
1259
a15d2ea8
ILT
12602013-02-05 Ian Lance Taylor <iant@google.com>
1261
1262 PR go/55969
1263 * configure.ac: Disable libgo on some systems where it does not
1264 work.
1265
a3b854b6
FXC
12662013-02-04 David Edelsohn <dje.gcc@gmail.com>
1267
1268 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1269 Remove Geoff Keating as rs6000 port maintainer, at his request.
1270
12712013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1272
1273 * MAINTAINERS: Update my email.
1274
12752013-01-23 Shenghou Ma <minux.ma@gmail.com>
1276
1277 * configure: Re-generate.
1278
12792013-01-15 Richard Biener <rguenther@suse.de>
1280
1281 PR other/55973
1282 * configure: Re-generate.
1283
12842013-01-14 Matthias Klose <doko@ubuntu.com>
1285
1286 * Makefile.def (install-target-libsanitizer): Depend on
1287 install-target-libstdc++-v3.
1288 * Makefile.in: Regenerate.
1289
12902013-01-14 Richard Biener <rguenther@suse.de>
1291
1292 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1293 * configure: Re-generate
1294
12952013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1296
1297 * config.sub: Update from config repo.
1298
12992013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1300
1301 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1302 * Makefile.in: Regenerate.
1303
13042013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1305
1306 * MAINTAINERS (arc): Add new port maintainership for myself.
1307
13082013-01-09 Jason Merrill <jason@redhat.com>
1309
1310 * .gitignore: Import from gdb repository.
1311
13122013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1313
1314 * Makefile.def (configure-gcc): Depend on all-gmp.
1315 (all-gcc): Remove dependency on all-gmp.
1316 * Makefile.in: Regenerated.
1317
13182013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1319
1320 * config.sub: Merge from config repo.
1321 * config.guess: Ditto.
1322
13232013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1324
1325 * Makefile.def: Merge from binutils.
1326 * Makefile.in: Ditto.
1327
13282013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1329
1330 * MAINTAINERS: Update my email.
1331
13322012-12-29 Ben Elliston <bje@gnu.org>
1333
1334 * config.guess: Update to 2012-12-29 version.
1335 * config.sub: Likewise.
1336
13372012-12-20 Matthias Klose <doko@ubuntu.com>
1338
1339 * Makefile.def (install-target-libgfortran): Depend on
1340 install-target-libquadmath, install-target-libgcc.
1341 (install-target-libsanitizer): Depend on install-target-libgcc.
1342 (install-target-libjava): Depend on install-target-libgcc.
1343 (install-target-libitm): Depend on install-target-libgcc.
1344 (install-target-libobjc): Depend on install-target-libgcc.
1345 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1346 * Makefile.in: Regenerate.
1347
13482012-12-19 Matthias Klose <doko@ubuntu.com>
1349
1350 * Makefile.def (install-target-libgo): Depend on
1351 install-target-libatomic.
1352 * Makefile.in: Regenerate.
1353
13542012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1355
1356 PR go/55201
1357 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1358 * Makefile.in: Regenerate.
1359
13602012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1361
1362 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1363 * configure: Regenerate.
1364
13652012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1366
1367 * config.sub: Merge from config repo.
1368
13692012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1370
1371 * Makefile.def (target_modules): Add bootstrap=true and
1372 raw_cxx=true to libsanitizer.
1373 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1374 * Makefile.in: Regenerated.
1375 * configure: Likewise.
1376
13772012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1378
1379 * MAINTAINERS: Remove self as RTL optimization maintainer.
1380
13812012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1382
1383 * MAINTAINERS (Write After Approval): Add myself.
1384
13852012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1386
1387 * Makefile.def (target_modules): Remove bootstrap=true and
1388 raw_cxx=true from libsanitizer.
1389 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1390 * Makefile.in: Regenerated.
1391 * configure: Likewise.
1392
13932012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1394
1395 * Makefile.def (target_modules): Add bootstrap=true and
1396 raw_cxx=true to libsanitizer.
1397 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1398 * Makefile.in: Regenerated.
1399 * configure: Likewise.
1400
14012012-11-28 Andrew Pinski <apinski@cavium.com>
1402
1403 PR bootstrap/54279
1404 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1405 * configure: Regenerate.
1406 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1407 * Makefile.in: Regenerate.
1408
14092012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1410
1411 * configure.ac: Disable libsanitizer if we're not building C++.
1412 * configure: Regenerate.
1413
14142012-11-15 Roland McGrath <roland@hack.frob.com>
1415
1416 * MAINTAINERS (Write After Approval): Add myself.
1417
14182012-11-15 Dmitry Vyukov <dvyukov@google.com>
1419
1420 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1421 Kostya Serebryany (kcc@google.com) and
1422 Jakub Jelinek (jakub@redhat.com).
1423 Rename area for Dodji Seketeli (dodji@redhat.com).
1424
14252012-11-15 Dodji Seketeli <dodji@redhat.com>
1426
1427 * MAINTAINERS: (asan.c, related): Add myself.
1428
14292012-11-14 Roland McGrath <mcgrathr@google.com>
1430
1431 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1432 * configure: Regenerate.
1433
14342012-11-13 Richard Henderson <rth@redhat.com>
1435
1436 * configure.ac: Move libsanitizer logic to subdirectory.
1437 * configure: Regenerate.
1438
14392012-11-13 Dodji Seketeli <dodji@redhat.com>
1440
1441 * configure.ac: Enable libsanitizer just on x86 linux for now.
1442 * configure: Re-generate.
1443
14442012-11-13 David Edelsohn <dje.gcc@gmail.com>
1445
1446 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1447 sections.
1448 * configure: Regenerate.
1449
14502012-11-13 Hans-Peter Nilsson <hp@axis.com>
1451
1452 * configure.ac: Add section for configdirs for libsanitizer.
1453 Disable for cris-*-* and mmix-*-*.
1454 * configure: Regenerate.
1455
14562012-11-12 Wei Mi <wmi@google.com>
1457
1458 * configure.ac: Add libsanitizer to target_libraries.
1459 * Makefile.def: Ditto.
1460 * configure: Regenerate.
1461 * Makefile.in: Regenerate.
1462 * libsanitizer: New directory for asan runtime. Contains an empty
1463 tsan directory.
1464
14652012-11-03 Corinna Vinschen <corinna@vinschen.de>
1466
1467 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1468 against Mingw64 w32api.
1469 * configure: Regenerate.
1470
14712012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1472
1473 * configure: Regenerated.
1474
14752012-11-03 Robert Mason <rbmj@verizon.net>
1476
1477 * configure.ac: add --disable-libstdcxx configure option
1478 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1479
14802012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1481
1482 * MAINTAINERS (Write After Approval): Add myself.
1483
14842012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1485
1486 * MAINTAINERS (Write After Approval): Add myself.
1487
14882012-10-24 Sharad Singhai <singhai@google.com>
1489
1490 * MAINTAINERS (Write After Approval): Add myself.
1491
14922012-10-24 Eric Christopher <echristo@gmail.com>
1493
1494 * MAINTAINERS: Update email address.
1495
14962012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1497
1498 PR bootstrap/54820
1499 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1500 * configure: Regenerate.
1501
15022012-10-23 Richard Earnshaw <rearnsha@arm.com>
1503
1504 * MAINTAINERS (aarch64): Add Marcus and myself.
1505
15062012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1507
1508 PR bootstrap/54820
1509 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1510 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1511 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1512 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1513 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1514 * Makefile.in: Regenerate.
1515 * configure.ac (have_static_libs): New variable and associated check.
1516 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1517 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1518 * configure: Regenerate.
1519
15202012-10-10 Richard Biener <rguenther@suse.de>
1521
1522 * MAINTAINERS: Adjust for changed surname.
1523
15242012-10-04 Lawrence Crowl <crowl@google.com>
1525
1526 * MAINTAINERS (Write After Approval): Add myself.
1527
15282012-10-01 Cary Coutant <ccoutant@google.com>
1529
1530 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1531
15322012-09-28 Ian Lance Taylor <iant@google.com>
1533
1534 * Makefile.def: Make all-target-libgo depend on
1535 all-target-libbacktrace.
1536 * Makefile.in: Rebuild.
1537
15382012-09-26 Ian Lance Taylor <iant@google.com>
1539
1540 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1541 * Makefile.in: Rebuild.
1542
15432012-09-20 Walter Lee <walt@tilera.com>
1544
1545 * configure.ac: Add tilegx to list of targets that support gold.
1546 * configure: Regenerate.
1547
15482012-09-20 Marek Polacek <polacek@redhat.com>
1549
1550 * MAINTAINERS (Write After Approval): Add myself.
1551
15522012-09-19 Steve Ellcey <sellcey@mips.com>
1553
1554 * configure.ac: Add mips*-mti-elf* target.
1555 * configure: Regenerate.
1556
15572012-09-17 Ian Lance Taylor <iant@google.com>
1558
1559 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1560 * configure.ac (host_libs): Add libbacktrace.
1561 (target_libraries): Add libbacktrace.
1562 * Makefile.def (host_modules): Add libbacktrace.
1563 (target_modules): Likewise.
1564 * configure, Makefile.in: Rebuild.
1565
15662012-09-14 David Edelsohn <dje.gcc@gmail.com>
1567
1568 PR target/38607
1569 Merge upstream change.
1570 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1571
1572 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1573 Add libgomp*.o to compare_exclusions for AIX.
1574 * configure: Regenerate.
1575
15762012-09-06 Diego Novillo <dnovillo@google.com>
1577
1578 * configure.ac: Bump minimum GMP version to 4.2.3.
1579 * configure: Re-generate.
1580
15812012-09-05 Georg-Johann Lay <avr@gjlay.de>
1582
1583 PR target/54461
1584 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1585 target-libgloss if not configured --with-avrlibc=no.
1586 * configure: Regenerate.
1587
15882012-09-04 Jason Merrill <jason@redhat.com>
1589
1590 * configure.ac: Fix --enable-languages=all.
1591
15922012-09-04 Christophe Lyon <christophe.lyon@st.com>
1593
1594 * MAINTAINERS (Write After Approval): Add myself.
1595
15962012-09-03 Richard Guenther <rguenther@suse.de>
1597
1598 PR bootstrap/54138
1599 * configure.ac: Re-organize ISL / CLOOG checks to allow
1600 disabling with either --without-isl or --without-cloog.
1601 * configure: Regenerated.
1602
16032012-09-03 Georg-Johann Lay <avr@gjlay.de>
1604
1605 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1606 * configure: Regenerate.
1607
16082012-08-27 Ulrich Drepper <drepper@gmail.com>
1609
1610 * MAINTAINERS: Fix my email address.
1611
16122012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1613
1614 PR binutils/4970
1615 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1616 and opcodes.
1617 * Makefile.in: Regenerated.
1618
16192012-08-26 Art Haas <ahaas@impactweather.com>
1620
1621 * configure: Regenerate.
1622
16232012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1624
1625 * INSTALL/README: Also refer to the online installation
1626 instructions.
1627
16282012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1629
1630 * MAINTAINERS (Write After Approval): Add myself.
1631 (Picochip port): Remove myself.
1632
16332012-08-14 Diego Novillo <dnovillo@google.com>
1634
1635 Merge from cxx-conversion branch.
1636
1637 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1638 POSTSTAGE1_CONFIGURE_FLAGS.
1639 * Makefile.in: Regenerate.
1640 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1641 Force C++ when bootstrapping.
1642 * configure: Regenerate.
1643
16442012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1645
1646 * MAINTAINERS (Write After Approval): Add myself.
1647
16482012-07-16 Joseph Myers <joseph@codesourcery.com>
1649
1650 * README: Document use of ranges of years in copyright notices.
1651
16522012-07-06 Richard Guenther <rguenther@suse.de>
1653
1654 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1655 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1656 --with-gmp=system.
1657 * Makefile.in: Regenerated.
1658 * configure: Likewise.
1659
16602012-07-06 Richard Guenther <rguenther@suse.de>
1661
1662 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1663 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1664 supply V=1 as extra_make_flags.
1665 * configure: Regenerated.
1666 * Makefile.in: Likewise.
1667
16682012-07-04 Tristan Gingold <gingold@adacore.com>
1669
1670 * configure: Regenerate.
1671
16722012-07-03 Richard Guenther <rguenther@suse.de>
1673
1674 * Makfile.def (isl): Remove not necessary extra_exports and
1675 extra_make_flags.
1676 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1677 * Makefile.in: Regenerated.
1678
16792012-07-03 Richard Guenther <rguenther@suse.de>
1680
1681 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1682 * configure.ac: If either the ISL or the CLooG check failed
1683 do not try to build in-tree versions.
1684 * Makefile.in: Regenerated.
1685 * configure: Regenerated.
1686
16872012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1688
1689 * configure: Regenerate.
1690
16912012-07-02 Janis Johnson <janisjo@codesourcery.com>
1692
1693 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1694 maintainer.
1695
16962012-07-02 Richard Guenther <rguenther@suse.de>
1697
1698 * configure: Regenerated.
1699
17002012-07-02 Richard Guenther <rguenther@suse.de>
1701 Michael Matz <matz@suse.de>
1702 Tobias Grosser <tobias@grosser.es>
1703 Sebastian Pop <sebpop@gmail.com>
1704
1705 * Makefile.def: Add ISL host module, remove PPL host module.
1706 Adjust ClooG host module to use the proper ISL.
1707 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1708 * configure.ac: Include config/isl.m4. Add ISL host library,
1709 remove PPL. Remove PPL configury, add ISL configury, adjust
1710 ClooG configury.
1711 * Makefile.in: Regenerated.
1712 * configure: Likewise.
1713
17142012-07-02 Richard Guenther <rguenther@suse.de>
1715
1716 Merge from graphite branch
1717 2011-07-21 Tobias Grosser <tobias@grosser.es>
1718
1719 * configure: Regenerated.
1720 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1721 both cloog.org and legacy versions. The only supported version will
1722 be CLooG with the isl backend.
1723
1724 2011-07-21 Tobias Grosser <tobias@grosser.es>
1725
1726 * configure: Regenerated.
1727 * configure.ac: Require cloog isl 0.17.0
1728
1729 2011-07-21 Tobias Grosser <tobias@grosser.es>
1730
1731 * configure: Regenerated.
1732 * config/cloog.m4: Do not define CLOOG_ORG
1733
17342012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1735
1736 * configure.ac: Skip C if explicitly selected.
1737 * configure: Regenerate.
1738
17392012-06-28 Christophe Lyon <christophe.lyon@st.com>
1740
1741 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1742 they contain -O2.
1743 * configure: Regenerate.
1744
17452012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1746
1747 PR debug/53740
1748 * df.h, df-problems.c, dce.c: Revert last patch.
1749
17502012-06-25 Iain Sandoe <iain@codesourcery.com>
1751
1752 * MAINTAINERS (Write After Approval): Update my email address.
1753
17542012-06-21 Meador Inge <meadori@codesourcery.com>
1755
1756 * MAINTAINERS (Write After Approval): Add myself.
1757
17582012-06-20 Jason Merrill <jason@redhat.com>
1759
1760 * Makefile.tpl (check-target-libgomp-c++): New.
1761 (check-target-libitm-c++): New.
1762 * Makefile.def (c++): Add them.
1763 * Makefile.in: Regenerate.
1764
17652012-05-29 Edmar Wienskoski <edmar@freescale.com>
1766
1767 * MAINTAINERS (Write After Approval): Add myself.
1768
17692012-05-16 Olivier Hainque <hainque@adacore.com>
1770
1771 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1772 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1773 (install-no-fixedincludes): Adjust accordingly.
1774 * Makefile.in: Regenerate.
1775
17762012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1777
1778 Merge upstream change
1779 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1780
17812012-05-14 Marc Glisse <marc.glisse@inria.fr>
1782
1783 * MAINTAINERS (Write After Approval): Add myself.
1784
17852012-05-09 Nick Clifton <nickc@redhat.com>
1786 Paul Smith <psmith@gnu.org>
1787
1788 PR bootstrap/50461
1789 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1790 allow for the fact that from release v3.1.0 of MPFR the source
1791 files were moved into a src sub-directory.
1792 * configure: Regenerate.
1793
17942012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1795
1796 * configure.ac: Bump minimum MPFR version to 2.4.0.
1797 * configure: Regenerated.
1798
17992012-05-01 Richard Henderson <rth@redhat.com>
1800
1801 * Makefile.def (libatomic): New target_module.
1802 * configure.ac (target_libraries): Add libatomic.
1803 (noconfigdirs): Check if libatomic is supported.
1804 * Makefile.in, configure: Rebuild.
1805
18062012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1807
1808 * MAINTAINERS (Write After Approval): Add myself.
1809
18102012-04-25 Joel Brobecker <brobecker@adacore.com>
1811
1812 * config.sub: Update to 2012-04-18 version from official repo.
1813
18142012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1815
1816 * MAINTAINERS (Write After Approval): Add myself.
1817
18182012-04-11 Steve Ellcey <sellcey@mips.com>
1819
1820 * MAINTAINERS: Changed email address.
1821
18222012-03-28 Georg-Johann Lay <avr@gjlay.de>
1823
1824 PR target/52737
1825 * contrib/gcc_update (files_and_dependencies):
1826 Remove gcc/config/avr/t-multilib from touch data.
1827
18282012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1829
1830 * MAINTAINERS (OS Port Maintainers): Remove irix.
1831 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1832 (unsupported_languages): Remove mips-sgi-irix6.*.
1833 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1834 (with_stabs): Remove.
1835 * configure: Regenerate.
1836
18372012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1838
1839 * MAINTAINERS (OS Port Maintainers): Remove osf.
1840 * configure.ac (enable_libgomp): Remove *-*-osf*.
1841 (with_stabs): Remove alpha*-*-osf*.
1842 * configure: Regenerate.
1843
18442012-03-05 Tristan Gingold <gingold@adacore.com>
1845
1846 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1847 * configure: Regenerate.
1848
18492012-02-17 Walter Lee <walt@tilera.com>
1850
1851 * MAINTAINERS: (Write After Approval): Delete myself.
1852
18532012-02-14 Walter Lee <walt@tilera.com>
1854
1855 * MAINTAINERS (tilegx port): Add myself.
1856 (tilepro port): Add myself.
1857 (Write After Approval): Add myself.
1858
18592012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1860
1861 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1862 and Joseph Myers as docstring relicensing maintainers.
1863
18642012-02-09 Bin Cheng <bin.cheng@arm.com>
1865
1866 * MAINTAINERS (write-after-approval): Add myself.
1867
18682012-02-08 Ira Rosen <irar@il.ibm.com>
1869
1870 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1871 maintainer.
1872
18732012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1874
1875 * MAINTAINERS (Write After Approval): Move myself to
1876 maintain alphabetical order.
1877
18782012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1879
1880 * MAINTAINERS (Write After Approval): Add myself.
1881
18822012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1883
1884 * MAINTAINERS (Write After Approval): Add myself.
1885
18862012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1887 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1888
1889 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1890 * configure: Regenerate.
1891
18922012-01-23 Harshit Chopra <harshit@google.com>
1893
1894 * MAINTAINERS (Write After Approval): Add myself.
1895
18962012-01-22 Douglas B Rupp <rupp@ngnat.com>
1897
1898 * configure.ac: Remove reference to mh-interix.
1899 * configure: Regenerate.
1900
19012012-01-05 Richard Henderson <rth@redhat.com>
1902
1903 PR bootstrap/51072
1904 * configure.ac: Disable libitm if c++ is not enabled.
1905 * configure: Rebuild.
1906
1907 * configure.ac: Fix regexp for same.
1908 * configure: Rebuild.
1909
19102012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1911
1912 * MAINTAINERS (Write After Approval): Add myself.
1913
19142012-01-02 Richard Guenther <rguenther@suse.de>
1915
1916 PR bootstrap/51686
1917 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1918 * Makefile.in: Regenerate.
1919
19202011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1921
1922 * MAINTAINERS (Write After Approval): Add myself.
1923
19242011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1925
1926 * configure: Regenerate.
1927
19282011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1929
1930 * MAINTAINERS (picochip): Changed email address.
1931
19322011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1933
1934 * MAINTAINERS (write-after-approval): Add self.
1935
19362011-11-29 DJ Delorie <dj@redhat.com>
1937
1938 * configure.ac (rl78-*-*) New case.
1939 * configure: Regenerate.
1940 * MAINTAINERS: Add myself as RL78 maintainer.
1941
19422011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1943
1944 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1945
19462011-11-21 Andreas Tobler <andreast@fgznet.ch>
1947
1948 * libtool.m4: Additional FreeBSD 10 fixes.
1949
19502011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1951
1952 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1953 Maintainers section, as Epiphany maintainer.
1954
19552011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1956
1957 PR target/49992
1958 * configure.ac: Remove ranlib special-casing for Darwin.
1959 * configure: Regenerate.
1960
19612011-11-12 Andrey Belevantsev <abel@ispras.ru>
1962
1963 * MAINTAINERS (Reviewers): Keep the list sorted.
1964
19652011-11-11 Andrey Belevantsev <abel@ispras.ru>
1966
1967 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1968
19692011-11-09 Roland McGrath <mcgrathr@google.com>
1970
1971 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1972 * configure: Rebuild.
1973 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1974 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1975 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1976 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1977 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1978 Add READELF.
1979 * Makefile.in: Rebuild.
1980
19812011-11-09 Jason Merrill <jason@redhat.com>
1982
1983 * Makefile.def (language=c++): Remove check-c++0x.
1984 * Makefile.in (check-gcc-c++): Regenerate.
1985
19862011-11-08 Richard Henderson <rth@redhat.com>
1987
1988 * configure.ac: Test for libitm directory present first.
1989
1990 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1991
1992 * configure.ac: Test libitm/configure.tgt to disable libitm.
1993 * configure: Rebuild.
1994
19952011-11-07 Aldy Hernandez <aldyh@redhat.com>
1996 Richard Henderson <rth@redhat.com>
1997
1998 Merged from transactional-memory.
1999
2000 * Makefile.def (lang_env_dependencies): libitm is c++.
2001 Add libitm target module.
2002 * configure.ac: Likewise.
2003 * config/mmap.m4: New file.
2004 * contrib/gcc_update: Add libitm to touch data.
2005 * Makefile.in, configure: Rebuild.
2006
20072011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2008
2009 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2010 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2011 * Makefile.in: Regenerate.
2012
20132011-11-01 DJ Delorie <dj@redhat.com>
2014
2015 * config.sub: Update to version 2011-10-29 (added rl78)
2016
20172011-10-27 Nick Clifton <nickc@redhat.com>
2018
2019 * config.sub: Import these changes from the config project:
2020
2021 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2022 Ben Elliston <bje@gnu.org>
2023
2024 * config.sub (epiphany): New.
2025
2026 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2027 Ben Elliston <bje@gnu.org>
2028
2029 * config.sub (hexagon, hexagon-*): New.
2030
2031 2011-08-23 Roland McGrath <mcgrathr@google.com>
2032
2033 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2034 64eb to be64.
2035
2036 2011-08-16 Roland McGrath <mcgrathr@google.com>
2037
2038 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2039 (nacl): Grok as alias for 32el-unknown-nacl.
2040
20412011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2042
2043 * MAINTAINERS (Write After Approval): Add myself.
2044
20452011-10-24 Teresa Johnson <tejohnson@google.com>
2046
2047 * MAINTAINERS (Write After Approval): Add myself.
2048
20492011-09-21 Jakub Jelinek <jakub@redhat.com>
2050
2051 * MAINTAINERS (sparc port): Remove myself.
2052
20532011-09-14 Tom de Vries <tom@codesourcery.com>
2054
2055 * MAINTAINERS (Write After Approval): Add myself.
2056
20572011-08-14 Yao Qi <yao@codesourcery.com>
2058
2059 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2060 * configure: Regenerate.
2061
20622011-07-26 Ian Lance Taylor <iant@google.com>
2063
2064 * configure.ac: Set have_compiler based on whether gcc directory
2065 exists, rather than on whether gcc is in configdirs.
2066 * configure: Rebuild.
2067
20682011-07-21 Joseph Myers <joseph@codesourcery.com>
2069
2070 * MAINTAINERS (Global Reviewers): Add self.
2071
20722011-07-20 David Edelsohn <dje.gcc@gmail.com>
2073
2074 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2075 link directories.
2076 * Makefile.in: Rebuild.
2077
20782011-07-20 Ian Lance Taylor <iant@google.com>
2079
2080 PR bootstrap/49787
2081 * configure.ac: Move --enable-bootstrap handling earlier in file.
2082 If --enable-bootstrap and either --enable-build-with-cxx or
2083 --enable-build-poststage1-with-cxx, enable C++ automatically.
2084 * configure: Rebuild.
2085
20862011-07-19 Ian Lance Taylor <iant@google.com>
2087
2088 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2089 make C++ a boot_language. Set and substitute
2090 POSTSTAGE1_CONFIGURE_FLAGS.
2091 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2092 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2093 * configure, Makefile.in: Rebuild.
2094
20952011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2096
2097 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2098 maintainers.
2099
21002011-07-18 Jakub Jelinek <jakub@redhat.com>
2101
2102 * MAINTAINERS (Global Reviewers): Add myself.
2103
21042011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2105
2106 * configure: Regenerate.
2107
21082011-07-16 Jason Merrill <jason@redhat.com>
2109
2110 * Makefile.def (language=c++): Add check-c++0x and
2111 check-target-libmudflap-c++.
2112 * Makefile.tpl (check-target-libmudflap-c++): New.
2113 * Makefile.in: Regenerate.
2114
21152011-07-16 Matthias Klose <doko@ubuntu.com>
2116
2117 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2118 * Makefile.def (target_modules/libjava): Pass
2119 $(EXTRA_CONFIGARGS_LIBJAVA).
2120 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2121 if not configured with --enable-static-libjava.
2122 * Makefile.in: Regenerate.
2123 * configure: Likewise.
2124
21252011-07-15 Jason Merrill <jason@redhat.com>
2126
2127 * Makefile.in (check-c++): Move check-gcc-c++0x after
2128 check-target-libstdc++-v3.
2129
21302011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2131
2132 * MAINTAINERS (c6x port): New entry.
2133
21342011-07-13 Jason Merrill <jason@redhat.com>
2135
2136 * Makefile.in (check-gcc-c++0x): New.
2137 (check-c++): Depend on it.
2138
21392011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2140
2141 PR target/39150
2142 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2143 x86_64-*-solaris2.1[0-9]*.
2144 * configure: Regenerate.
2145
21462011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2147
2148 * MAINTAINERS (RTL optimizers): Add self.
2149
21502011-06-27 Gabriel Charette <gchare@google.com>
2151
2152 * MAINTAINERS (Write After Approval): Add myself.
2153
21542011-06-22 Hans-Peter Nilsson <hp@axis.com>
2155
2156 PR regression/47836
2157 PR bootstrap/23656
2158 PR other/47733
2159 PR bootstrap/49247
2160 PR c/48825
2161 * configure.ac (target_libraries): Remove target-libiberty.
2162 Remove case-statement setting skipdirs=target-libiberty for
2163 multiple targets. Remove checking target_configdirs and
2164 removing target-libiberty but keeping target-libgcc if
2165 otherwise empty.
2166 * Makefile.def (target_modules): Don't add libiberty.
2167 (dependencies): Remove all traces of target-libiberty.
2168 * configure, Makefile.in: Regenerate.
2169
21702011-06-13 Walter Lee <walt@tilera.com>
2171
2172 * configure.ac (tilepro-*-*) New case.
2173 (tilegx-*-*): Likewise.
2174 * configure: Regenerate.
2175
21762011-06-06 Jing Yu <jingyu@google.com>
2177
2178 * configure.ac: Skip target-libiberty for
2179 arm*-*-linux-androideabi.
2180 * configure: Regenerated.
2181
21822011-06-06 Nick Clifton <nickc@redhat.com>
2183
2184 * config.sub: Sync from upstream.
2185
21862011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2187
2188 * MAINTAINERS (Write After Approval): Add myself.
2189
21902011-06-01 Daniel Jacobowitz <drow@false.org>
2191
2192 * MAINTAINERS: Update my email address.
2193
21942011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2195
2196 * MAINTAINERS (Write After Approval): Update my email address.
2197
21982011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2199
2200 * MAINTAINERS (Write After Approval): Add myself.
2201
22022011-05-08 Doug Kwan <dougkwan@google.com>
2203
2204 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2205 * configure: Regenerated.
2206 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2207 value from configure.
2208 * Makefile.in: Regenerated.
2209
22102011-05-05 Joseph Myers <joseph@codesourcery.com>
2211
2212 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2213 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2214 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2215 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2216 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2217 *-*-vxworks*): Disable newlib and libgloss in separate case
2218 statement.
2219 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2220 to separate case statement.
2221 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2222 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2223 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2224 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2225 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2226 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2227 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2228 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2229 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2230 i[[3456789]]86-*-rdos*, m32r-*-*,
2231 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2232 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2233 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2234 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2235 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2236 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2237 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2238 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2239 and libgloss in main case over targets. Remove most empty cases
2240 in main case over targets.
2241 * configure: Regenerate.
2242
22432011-05-04 Janis Johnson <janisjo@codesourcery.com>
2244
2245 * MAINTAINERS (Write After Approval): Add myself.
2246
22472011-05-04 Joseph Myers <joseph@codesourcery.com>
2248
2249 * configure.ac: Remove code setting special library locations for
2250 hppa*64*-*-hpux11*. Remove code setting compiler for
2251 sparc-sun-solaris2*.
2252 * configure: Regenerate.
2253
22542011-05-04 Joseph Myers <joseph@codesourcery.com>
2255
2256 * configure.ac: Separate libgloss_dir settings from general case
2257 over targets.
2258 * configure: Regenerate.
2259
22602011-04-28 Joseph Myers <joseph@codesourcery.com>
2261
2262 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2263 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2264 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2265 cases in libgcj-disabling case statement.
2266 (hppa*64*-*-linux*): Set unsupported_languages instead of
2267 disabling target-zlib.
2268 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2269 to hppa*64*-*-hpux*.
2270 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2271 hppa*-*-hpux*.
2272 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2273 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2274 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2275 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2276 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2277 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2278 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2279 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2280 libgcj-disabling case statement.
2281 * configure: Regenerate.
2282
22832011-04-28 Joseph Myers <joseph@codesourcery.com>
2284
2285 * configure.ac: Disable Java for targets not supporting libffi.
2286 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2287 Remove cases in Java-disabling statement.
2288 (*arm-wince-pe): Change to arm-wince-pe.
2289 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2290 cases in Java-disabling statement.
2291 (bfin-*-*): Don't disable Java again.
2292 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2293 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2294 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2295 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2296 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2297 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2298 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2299 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2300 Java-disabling statement.
2301 (mmix-*-*): Don't disable Java again.
2302 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2303 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2304 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2305 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2306 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2307 statement.
2308 * configure: Regenerate.
2309
23102011-04-28 Joseph Myers <joseph@codesourcery.com>
2311
2312 * configure.ac: Separate cases disabling Java and Java libraries
2313 from general case over targets.
2314 * configure: Regenerate.
2315
23162011-04-21 Jie Zhang <jzhang918@gmail.com>
2317
2318 * MAINTAINERS: Update my email address.
2319
23202011-04-20 Easwaran Raman <eraman@google.com>
2321
2322 * MAINTAINERS (Write After Approval): Add myself.
2323
23242011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2325
2326 PR lto/48086
2327 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2328 * configure: Regenerate.
2329
23302011-04-16 Jim Meyering <meyering@redhat.com>
2331
2332 * MAINTAINERS (Write After Approval): Add myself.
2333
23342011-04-15 Dodji Seketeli <dodji@redhat.com>
2335
2336 * MAINTAINERS: Update my email address.
2337
23382011-04-13 Georg-Johann Lay <avr@gjlay.de>
2339
2340 * MAINTAINERS (Write After Approval): Add myself.
2341
23422011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2343
2344 * MAINTAINERS (Write After Approval): Add myself.
2345
23462011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2347
2348 * MAINTAINERS (Write After Approval): Add myself.
2349
23502011-04-06 Joseph Myers <joseph@codesourcery.com>
2351
2352 * configure.ac (build_tools): Remove build-byacc.
2353 (host_libs): Remove mmalloc.
2354 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2355 autoconf automake libtool diff rcs fileutils shellutils time
2356 textutils wdiff find uudecode hello tar gzip indent recode release
2357 sed perl gawk findutils gettext zip.
2358 (libgcj): Remove target-qthreads.
2359 (target_tools): Remove target-examples target-gperf.
2360 (YACC): Don't handle building byacc.
2361 * configure: Regenerate.
2362 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2363 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2364 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2365 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2366 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2367 handle building components.
2368 * Makefile.in: Regenerate.
2369
23702011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2371
2372 * MAINTAINERS: Update my email address as Xtensa maintainer.
2373
23742011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2375
2376 * config.sub: Sync from upstream.
2377
23782011-04-01 Joseph Myers <joseph@codesourcery.com>
2379
2380 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2381 (microblaze*): Don't disable libssp.
2382 * configure: Regenerate.
2383
23842011-04-01 Joseph Myers <joseph@codesourcery.com>
2385
2386 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2387 moveifchange.
2388 * configure: Regenerate.
2389 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2390 * Makefile.in: Regenerate.
2391
23922011-04-01 Joseph Myers <joseph@codesourcery.com>
2393
2394 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2395 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2396 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2397 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2398 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2399 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2400 md_exec_prefix cases.
2401 * configure: Regenerate.
2402
24032011-04-01 Joseph Myers <joseph@codesourcery.com>
2404
2405 * configure.ac: Separate cases disabling target-libssp,
2406 target-libiberty, target-libstdc++-v3 and Fortran from general
2407 case over targets.
2408 * configure: Regenerate.
2409
24102011-04-01 Joseph Myers <joseph@codesourcery.com>
2411
2412 * configure.ac (*-*-chorusos): Don't disable libgcj.
2413 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2414 Remove case.
2415 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2416 (arm-*-coff): Don't disable libgcj.
2417 (arm*-*-linux-gnueabi): Remove useless assignment.
2418 (arm-*-riscix*): Don't disable libgcj.
2419 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2420 configuration.
2421 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2422 (c54x*-*-*): Remove case.
2423 (tic54x-*-*): Don't disable GCC or GCC libraries.
2424 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2425 to *.
2426 (d10v-*-*): Don't disable GCC libraries.
2427 (d30v-*-*): Don't disable libgcj.
2428 (h8500-*-*): Don't disable GCC libraries.
2429 (i960-*-*): Don't disable libgcj.
2430 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2431 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2432 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2433 libgcj.
2434 (m68k-*-coff*): Remove case.
2435 (mmix-*-*): Don't disable libgloss on host.
2436 (mn10200-*-*, mn10300-*-*): Remove cases.
2437 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2438 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2439 Don't disable libgcj.
2440 (romp-*-*): Remove case.
2441 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2442 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2443 case.
2444 (v810-*-*): Don't disable GCC libraries.
2445 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2446 (ip2k-*-*): Don't disable GCC libraries.
2447 * configure: Regenerate.
2448
24492011-03-28 Joseph Myers <joseph@codesourcery.com>
2450
2451 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2452 libffi on host.
2453 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2454 on host.
2455 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2456 * configure: Regenerate.
2457
24582011-03-26 John Marino <binutils@marino.st>
2459
2460 * configure.ac: Add support for *-*-dragonfly*
2461 * configure: Regenerate.
2462
24632011-03-25 Joseph Myers <joseph@codesourcery.com>
2464
2465 * configure.ac (native_only): Remove.
2466 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2467 send-pr uudecode guile gnuserv on host.
2468 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2469 send-pr rcs guile perl texinfo libtool on host.
2470 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2471 automake send-pr rcs guile perl texinfo libtool on host.
2472 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2473 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2474 (alpha*-dec-osf*): Don't disable fileutils on target.
2475 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2476 texinfo send-pr expect dejagnu on target.
2477 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2478 target-qthreads on target.
2479 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2480 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2481 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2482 x86_64-*-mingw*): Don't disable expect on target.
2483 (*-*-cygwin*): Don't disable target-gperf on target.
2484 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2485 gnuserv on target.
2486 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2487 target.
2488 * configure: Regenerate.
2489
24902011-03-25 Joseph Myers <joseph@codesourcery.com>
2491
2492 * configure.ac (target_tools): Remove target-groff.
2493 (native_only): Remove target-groff.
2494 (hppa*64*-*-*): Don't disable byacc.
2495 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2496 setting.
2497 (*-*-kaos*): Don't skip target-librx and target-groff.
2498 (*-*-netware*): Don't skip target-libmudflap.
2499 (*-*-tpf*): Don't skip target-libmudflap.
2500 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2501 directories on the host.
2502 (ia64*-*-*vms*): Don't skip tix.
2503 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2504 host.
2505 * configure: Regenerate.
2506
25072011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2508
2509 * configure.ac: Remove references to mt-mep, mt-netware,
2510 mt-wince.
2511 * Makefile.def: Add all-utils soft dependencies.
2512 * Makefile.tpl: Remove GDB_NLM_DEPS.
2513 * configure: Regenerate.
2514 * Makefile.in: Regenerate.
2515
25162011-03-24 Paolo Bonzini <bonzini@gnu.org>
2517
2518 * configure.ac: Do not include mh-x86omitfp.
2519 * configure: Regenerate.
2520
25212011-03-24 Paolo Bonzini <bonzini@gnu.org>
2522
2523 * configure.ac: Remove empty cases.
2524 * configure: Regenerate.
2525
25262011-03-24 Paolo Bonzini <bonzini@gnu.org>
2527
2528 * Makefile.def: Add dependency from termcap to gdb.
2529 * Makefile.in: Regenerate.
2530
25312011-03-24 Paolo Bonzini <bonzini@gnu.org>
2532
2533 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2534 * configure: Regenerate.
2535 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2536 * Makefile.tpl: Likewise.
2537 * Makefile.in: Regenerate.
2538
25392011-03-24 Paolo Bonzini <bonzini@gnu.org>
2540
2541 * configure.ac: Remove all mentions of tentative_cc.
2542 * configure: Regenerate.
2543
25442011-03-24 Joseph Myers <joseph@codesourcery.com>
2545
2546 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2547 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2548 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2549 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2550 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2551 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2552 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2553 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2554 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2555 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2556 *-*-rhapsody*): Remove host cases.
2557 * configure: Regenerate.
2558
25592011-03-24 Joseph Myers <joseph@codesourcery.com>
2560
2561 * configure.ac (ppc*-*-pe): Remove host case.
2562 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2563 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2564 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2565 cases.
2566 * configure: Regenerate.
2567
25682011-03-24 Joseph Myers <joseph@codesourcery.com>
2569
2570 * config.sub: Update to version 2011-03-23.
2571
25722011-03-22 Joseph Myers <joseph@codesourcery.com>
2573
2574 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2575 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2576 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2577 * configure: Regenerate.
2578
25792011-03-22 Joseph Myers <joseph@codesourcery.com>
2580
2581 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2582 to Write After Approval.
2583 * config-ml.in: Don't handle arc-*-elf*.
2584 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2585 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2586 handle GCC libraries.
2587 * configure: Regenerate.
2588
25892011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2590
2591 PR bootstrap/48120:
2592 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2593 Add -lstdc++ -lm to LIBS.
2594 * configure: Regenerate.
2595
25962011-03-18 David Edelsohn <dje.gcc@gmail.com>
2597
2598 * config.guess: Update to version 2011-02-02
2599 * config.sub: Update to version 2011-02-24
2600
26012011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2602
2603 PR lto/48086
2604 * configure.ac: Re-enable LTO on *-apple-darwin9.
2605 * configure: Regenerate.
2606
26072011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2608
2609 PR lto/48086
2610 * configure.ac: Disable LTO on darwin due to an assembler change in
2611 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2612 under 256.
2613 * configure: Regenerate.
2614
26152011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2616
2617 * MAINTAINERS: Update myself as score backend maintainer,
2618 update my e-mail address.
2619
26202011-03-09 Xuepeng Guo <terry.guo@arm.com>
2621
2622 * MAINTAINERS: Update my e-mail address.
2623
26242011-03-06 Joey Ye <joey.ye@arm.com>
2625
2626 * MAINTAINERS: Update my e-mail address.
2627
26282011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2629
2630 * configure.ac: Adjust test of with_ppl.
2631 * configure: Regenerated.
2632
26332011-03-02 Kai Tietz <ktietz@redhat.com>
2634
2635 * MAINTAINERS: Adjust my e-mail address.
2636
26372011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2638
2639 * configure.ac: Add -lpwl to ppllibs.
2640 * configure: Regenerated.
2641
26422011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2643
2644 * config/cloog.m4: Add -lisl to clooglibs.
2645 * configure: Regenerated.
2646
26472011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2648
2649 * MAINTAINERS (CPU Port maintainers): Add self.
2650
26512011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2652
2653 * MAINTAINERS: Add myself as testsuite maintainer.
2654
26552011-02-15 Mike Stump <mikestump@comcast.net>
2656
2657 * MAINTAINERS: Add myself as testsuite maintainer.
2658
26592011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2660
2661 Import from Libtool and gnulib:
2662
2663 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2664
2665 Prepare for supporting FreeBSD 10.
2666 * config.rpath: Remove handling of freebsd1* which soon would
2667 match FreeBSD 10.0.
2668
2669 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2670
2671 Remove support for FreeBSD 1.x.
2672 * libtool.m4 (_LT_LINKER_SHLIBS)
2673 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2674 soon would incorrectly match FreeBSD 10.0.
2675
26762011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2677
2678 PR binutils/12283
2679 * move-if-change: Import version from gnulib.
2680
26812011-02-12 Alexandre Oliva <aoliva@redhat.com>
2682
2683 PR lto/47225
2684 * Makefile.def (lto-plugin): Double dash for enable-shared.
2685 (configure-gcc): Depend on all-lto-plugin.
2686 * Makefile.in: Rebuilt.
2687
26882011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2689
2690 * configure.ac: Remove extra bracket.
2691 * configure: Regenerate.
2692
26932011-02-08 Tobias Burnus <burnus@net-b.de>
2694
2695 * MAINTAINERS: Add myself as libquadmath maintainer.
2696
26972011-02-08 Thomas Schwinge <thomas@schwinge.name>
2698
2699 * MAINTAINERS: Update my email address.
2700
27012011-02-07 Joseph Myers <joseph@codesourcery.com>
2702
2703 * MAINTAINERS (option handling): Add self.
2704
27052011-02-06 Kai Tietz <kai.tietz@onevision.com>
2706
2707 PR lto/47225
2708 * Makefile.def: Add dependency for install-gcc
2709 on install-lto-plugin.
2710 * Makfile.in: Regenerated
2711
27122011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2713
2714 * MAINTAINERS (CPU Port Maintainers): Add myself.
2715
27162011-01-31 Alexandre Oliva <aoliva@redhat.com>
2717
2718 PR libgcj/44341
2719 * configure.ac: Discard --with-* flags for host when configuring
2720 target libraries for cross build.
2721 * configure: Rebuilt.
2722
27232011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2724
2725 * MAINTAINERS (linear loop transforms): Removed.
2726
27272011-01-25 Jakub Jelinek <jakub@redhat.com>
2728
2729 * configure.ac: If with_ppl is no, move setting with_cloog=no
2730 after CLOOG_REQUESTED check.
2731 * configure: Regenerated.
2732
27332011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2734
2735 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2736 CLooG has been requested.
2737 * configure: Regenerated.
2738
27392011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2740
2741 * configure: Regenerated.
2742 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2743
27442011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2745
2746 * configure: Regenerated.
2747 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2748
27492011-01-21 Andreas Schwab <schwab@redhat.com>
2750
2751 * configure.ac: Use AS_HELP_STRING throughout.
2752 * configure: Regenerate.
2753
27542011-01-18 Jie Zhang <jie.zhang@analog.com>
2755
2756 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2757 * configure: Regenerate.
2758
27592011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2760
2761 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2762
27632011-01-13 Joel Brobecker <brobecker@adacore.com>
2764
2765 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2766 for ia64-hpux.
2767 * configure: Regenerate.
2768
27692011-01-07 Jan Hubicka <jh@suse.cz>
2770
2771 PR lto/47225
2772 * Makefile.in: Regenerate.
2773 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2774 configure.
2775
27762011-01-07 Jan Hubicka <jh@suse.cz>
2777
2778 * Makefile.in: Regenerate.
2779 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2780 and configure dependency on lto-plugin configure.
2781 (lto-plugin module): Remove dependency on GCC; add dependency on
2782 liniberty.
2783
27842011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2785
2786 * MAINTAINERS (Write After Approval): Add myself.
2787
27882010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2789
2790 * configure: Regenerate.
2791
27922010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2793
2794 * configure.ac: (picochip): Disable libiberty.
2795
27962010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2797
2798 * MAINTAINERS (Write After Approval): Add myself.
2799
28002010-12-10 Ian Lance Taylor <iant@google.com>
2801
2802 PR bootstrap/46819
2803 * configure.ac: For --disable-libgcj clear libgcj_saved.
2804 * configure: Rebuild.
2805
28062010-12-10 Tobias Burnus <burnus@net-b.de>
2807
2808 PR fortran/46540
2809 * configure.ac: Add --disable-libquadmath and
2810 --disable-libquadmath-support.
2811 * configure: Regenerate.
2812
28132010-12-03 Ian Lance Taylor <iant@google.com>
2814
2815 * MAINTAINERS: Add myself as libgo maintainer.
2816
28172010-12-03 Hans-Peter Nilsson <hp@axis.com>
2818
2819 PR libffi/46792
2820 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2821 * configure: Regenerate.
2822
28232010-12-02 Ian Lance Taylor <iant@google.com>
2824
2825 * configure.ac: Always set default for poststage1_ldflags to
2826 -static-libstdc++ -static-libgcc.
2827
28282010-11-29 Andreas Schwab <schwab@redhat.com>
2829
2830 * configure.ac: Move comment to remove extra space in last argument
2831 of GCC_TARGET_TOOL.
2832
28332010-11-26 Alexandre Oliva <aoliva@redhat.com>
2834
2835 PR other/46026
2836 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2837 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2838 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2839 (BASE_FLAGS_TO_PASS): Use it.
2840 * configure: Rebuilt.
2841 * Makefile.in: Rebuilt.
2842
28432010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2844
2845 PR binutils/12258
2846 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2847 Properly check default linker.
2848 * configure: Regnerated.
2849
28502010-11-23 Matthias Klose <doko@ubuntu.com>
2851
2852 * configure.ac: For --enable-gold, handle value `default' instead of
2853 `both*'. New configure option --{en,dis}able-ld.
2854 * configure: Regenerate.
2855
28562010-11-20 Ian Lance Taylor <iant@google.com>
2857
2858 * configure.ac: Only disable a language library if no language needs
2859 it. Don't let --disable-libgcj uncondtionally disable libffi.
2860 * configure: Rebuild.
2861
28622010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2863
2864 * Makefile.in: Regenerate.
2865
2866 PR other/46202
2867 * configure.ac: Fix just-built in-tree STRIP name to be
2868 binutils/strip-new.
2869 * configure: Regenerate.
2870 * Makefile.def (install-strip-gcc, install-strip-binutils)
2871 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2872 (install-strip-sid): Mirror dependencies on non-strip variants
2873 of these targets on the respective -strip prerequisites.
2874 * Makefile.tpl (install-strip, install-strip-host)
2875 (install-strip-target): New targets.
2876 (install-strip-[+module+], install-strip-target-[+module+]):
2877 New targets.
2878 * Makefile.in: Regenerate.
2879
28802010-11-19 Ian Lance Taylor <iant@google.com>
2881 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2882
2883 * configure.ac: Add target-libgo to target_libraries. Set
2884 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2885 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2886 (HOST_EXPORTS): Add GOC.
2887 (BASE_TARGET_EXPORTS): Add GOC.
2888 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2889 (GOCFLAGS_FOR_TARGET): New variable.
2890 (EXTRA_HOST_FLAGS): Add GOC.
2891 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2892 * Makefile.def (target_modules): Add libgo.
2893 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2894 (dependencies): Add dependency from configure-target-libgo to
2895 configure-target-libffi and all-target-libstdc++-v3. Add
2896 dependencies from all-target-libgo to all-target-libffi.
2897 (languages): Add go.
2898 * configure: Rebuild.
2899 * Makefile.in: Rebuild.
2900
29012010-11-19 Ian Lance Taylor <iant@google.com>
2902
2903 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2904 compiler/flag environment variables.
2905
29062010-11-18 Ian Lance Taylor <iant@google.com>
2907
2908 * configure.ac: Check for lang_requires_boot_languages in
2909 config-lang.in files.
2910 * configure: Rebuild.
2911
29122010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
2913 Tobias Burnus <burnus@net-b.de>
2914
2915 PR fortran/32049
2916 * Makefile.def: Add libquadmath; build it with language=fortran.
2917 * configure.ac: Add libquadmath.
2918 * Makefile.tpl: Handle multiple libs in check-[+language+].
2919 * Makefile.in: Regenerate.
2920 * configure: Regenerate.
2921
b9b9d342
TT
29222010-11-16 Tom Tromey <tromey@redhat.com>
2923
2924 * MAINTAINERS: Moved myself to reviewers section.
2925
ecbfe87a
ZD
29262010-11-15 Zdenek Dvorak <ook@ucw.cz>
2927
2928 * MAINTAINERS: Moved myself to reviewers section.
2929
29a4f477
RW
29302010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2931
2932 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2933 (Write After Approval): Remove self.
2934
9965e3cd
AS
29352010-11-15 Andreas Schwab <schwab@redhat.com>
2936
2937 * configure.ac: Fix spelling in option names.
2938 * configure: Regenerated.
2939
0463992b
GJL
29402010-11-13 Georg-Johann Lay <georgjohann@web.de>
2941
2942 PR bootstrap/39622
2943 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2944 * configure: Regenerated.
2945
3df08734
KG
29462010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2947
2948 * MAINTAINERS: Update my email address.
2949
f16e2237
TG
29502010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2951
f16e2237
TG
2952 * configure: Regenerate.
2953
0bb52d68
TG
29542010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2955
1f980c25 2956 * configure: Regenerate.
0bb52d68 2957
aba2b02e
TG
29582010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2959
aba2b02e
TG
2960 * configure: Regenerate.
2961
27882098
TG
29622010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2963
27882098
TG
2964 * configure: Regenerate.
2965
d32ef397
AS
29662010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2967
2968 * configure.ac: Support official CLooG.org versions.
2969 * configure: Regenerate.
2970 * config/cloog.m4: New.
2971
5a4b6c0e
FD
29722010-11-10 François Dumont <francois.cppdevs@free.fr>
2973
2974 * MAINTAINERS (Write After Approval): Add myself.
2975
f2cea726
DE
29762010-11-09 David Edelsohn <dje.gcc@gmail.com>
2977
2978 * MAINTAINERS: Update my email address.
2979
d8ed14ce
IS
29802010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2981
2982 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2983 * configure: Regenerate.
d8ed14ce 2984
48215350
DK
29852010-11-03 Ian Lance Taylor <iant@google.com>
2986 Dave Korn <dave.korn.cygwin@gmail.com>
2987
2988 PR lto/46273
2989 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2990 and on other supported platforms whenever LTO is enabled.
2991 * configure: Rebuild.
2992
87841584
AM
29932010-11-02 Alan Modra <amodra@gmail.com>
2994
2995 PR binutils/12110
2996 * configure.ac: Error when source path contains spaces.
2997 * configure: Regenerate.
2998
fe12dfe1
JW
29992010-10-23 James E. Wilson <wilson@codesourcery.com>
3000
3001 * MAINTAINERS: Update my email address.
3002
66c92425
ILT
30032010-10-20 Ian Lance Taylor <iant@google.com>
3004
3005 * Makefile.def (target_modules): Set lib_path to src/.libs for
3006 libstdc++-v3 module.
3007 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3008 * Makefile.in: Rebuild.
3009
187d3518
LB
30102010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3011
3012 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3013 (Write After Approval): Remove myself.
3014
02db6bba
TG
30152010-10-15 Tristan Gingold <gingold@adacore.com>
3016
3017 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3018
c0103e74
DR
30192010-10-14 Douglas Rupp <rupp@gnat.com>
3020
3021 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3022
1cd0b716
DK
30232010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3024
3025 * configure.ac (build_lto_plugin): New shell variable.
3026 (--enable-lto): Turn on by default for all non-ELF platforms that
3027 have had LTO support added so far. Set build_lto_plugin appropriately
3028 for both ELF and non-ELF.
3029 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3030 * configure: Regenerate.
3031
d4c1abb3
RW
30322010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3033
3034 Sync from src:
3035 * configure.ac (v850 support): Remove target-libgloss from
3036 noconfigdirs.
3037 * configure: Regenerate.
3038
ffedf511
RW
30392010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3040
3041 PR bootstrap/45326
3042 PR bootstrap/45174
3043 * configure.ac: Honor initial values of $build_configargs,
3044 $host_configargs, $target_configargs. Mark the precious, so
3045 environment settings get recorded.
3046 * configure: Regenerate.
3047
e1826acc
RW
30482010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3049
3050 PR bootstrap/45796
3051 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3052 Depend on all-build-libiberty.
3053 * Makefile.in: Regenerate.
3054
80920132
ME
30552010-09-30 Michael Eager <eager@eagercon.com>
3056
3057 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3058 * configure: Regenerate.
3059
770a498a
ME
30602010-09-28 Michael Eager <eager@eagercon.com>
3061
3062 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3063
86dfbd58
RW
30642010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3065
3066 PR bootstrap/44621
3067 * configure.ac: Fix unportable shell quoting.
3068 * configure: Regenerate.
3069
db50fe7d
IS
30702010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3071
3072 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3073 targets and amend comment.
3074 * configure: Regenerate.
3075
0064e825
TB
30762010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3077
3078 * MAINTAINERS (Write After Approval): Add myself.
3079
bb79486c
JH
30802010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3081
3082 * configure.ac: Enable LTO by default on Darwin.
3083 * configure: Regenerate.
3084
9e0b22c3
MS
30852010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3086
bb79486c 3087 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 3088
2fabf1b7
IB
30892010-09-01 Ian Bolton <ian.bolton@arm.com>
3090
bb79486c 3091 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 3092
3a9abc98
DS
30932010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3094
3095 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3096 ports
3097
331a9a59
DY
30982010-07-28 David Yuste <david.yuste@gmail.com>
3099
3100 * MAINTAINERS (Write After Approval): Add myself.
3101
223a9d64
N
31022010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3103
3104 * configure.ac: Support all v850 targets.
3105 * configure: Regenerate.
3106
9183bdcf
MG
31072010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3108
3109 PR bootstrap/44455
3110 * configure.ac (extra_mpfr_configure_flags): Copy from
3111 extra_mpc_gmp_configure_flags.
3112 * configure: Re-generated.
3113
2e290598
AK
31142010-07-22 Andi Kleen <ak@linux.intel.com>
3115
3116 * MAINTAINERS (Write After Approval): Add myself.
3117
8d6cd388
CLT
31182010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3119
3120 * MAINTAINERS (Write After Approval): Add myself.
3121
b0b01eb0
JY
31222010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3123
3124 * MAINTAINERS (Write After Approval): Add myself.
3125
77198d71
JH
31262010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3127
3128 PR target/44862
3129 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3130 Provide -B option to allow for link spec %s substitutions for
3131 libstdc++.a on darwin.
3132 * Makefile.in: Regenerate.
3133
02fe70af
MM
31342010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3135
3136 * MAINTAINERS (Reviewers): Update my e-mail address
3137
c63a4676
AO
31382010-06-10 Alexandre Oliva <aoliva@redhat.com>
3139
3140 * Makefile.def (configure-gcc): Depend on all-libelf.
3141 * Makefile.in: Rebuild.
3142
e68edbf6
FC
31432010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3144
3145 * MAINTAINERS (Write After Approval): Add myself in the right place.
3146
dce2d8b2 31472010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
3148
3149 * MAINTAINERS (Write After Approval): Add myself.
3150
dce2d8b2 31512010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
3152
3153 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
3154
31552010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 3156
1ab55d69
MK
3157 * config.sub: Update to version 2010-05-21.
3158 * config.guess: Update to version 2010-04-03.
0c422e74 3159
02540df4
SB
31602010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3161
3162 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3163 * configure: Regenerate.
3164
dfe5f5b2
ST
31652010-05-12 Sriraman Tallam <tmsriram@google.com>
3166
3167 * MAINTAINERS (Write After Approval): Add myself.
3168
c082f9f3
SB
31692010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3170
3171 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3172 a platform that supports LTO.
3173 * configure: Regenerate.
3174
f1af9e5f
SP
31752010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3176
3177 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3178 * configure: Regenerated.
3179
38e3d868
RM
31802010-04-27 Roland McGrath <roland@redhat.com>
3181 H.J. Lu <hongjiu.lu@intel.com>
3182
3183 * configure.ac (--enable-gold): Support both, both/gold and
3184 both/bfd to add gold to configdirs without removing ld.
3185 * configure: Regenerated.
3186
3187 * Makefile.def: Add install-gold dependency to install-ld.
3188 * Makefile.in: Regenerated.
3189
3bec79c5
DK
31902010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3191
3192 PR lto/42776
3193 * configure.ac (--enable-lto): Refactor handling so libelf tests
3194 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3195 and allow LTO to be explicitly enabled on non-ELF platforms that
3196 are known to support it inside else-clause.
3197 * configure: Regenerate.
3198
615c8ffa
EB
31992010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3200
3201 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3202 * configure: Regenerate.
3203
e4522f78
RC
32042010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3205
3206 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3207 * configure: Regenerate.
3208
8ccb78f2
RO
32092010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3210
3211 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3212 separately.
3213 * configure: Regenerate.
3214
d5cc2ee3
KW
32152010-04-16 Kevin Williams <kevin.williams@inria.fr>
3216
3217 * MAINTAINERS (Write After Approval): Add myself.
3218
8406cb62
TG
32192010-04-14 Tristan Gingold <gingold@adacore.com>
3220
3221 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3222 * configure: Regenerate.
3223
3591b8e2
SE
32242010-04-13 Steve Ellcey <sje@cup.hp.com>
3225
3226 * configure: Regenerate after change to elf.m4.
3227
a82ecc7b
IS
32282010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3229
3230 * MAINTAINERS (Write After Approval): Add myself.
3231
1f0bf148
SP
32322010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3233
3234 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3235 * configure: Regenerated.
3236
32372010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3238
3239 * configure.ac: Print "buggy but acceptable" when CLooG
3240 revision is less than 9.
3241 * configure: Regenerated.
3242
ecd01dee
DN
32432010-04-01 Diego Novillo <dnovillo@google.com>
3244
3245 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3246
dc683a3f
RW
32472010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3248
3249 PR bootstrap/43615
3250 PR bootstrap/43328
3251
3252 Revert:
3253
3254 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3255
3256 * configure.ac: Do not pass --enable-multilib nor
3257 --disable-multilib in baseargs. Accept explicitly passed
3258 --enable_multilib.
3259 * configure: Regenerate.
3260
7527d83f
UW
32612010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3262
3263 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3264
895522b6
JJ
32652010-03-31 Janis Johnson <janis187@us.ibm.com>
3266
3267 * MAINTAINERS: Remove myself.
3268
9db4e878
RW
32692010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3270
3271 PR bootstrap/43328
3272 * configure.ac: Do not pass --enable-multilib nor
3273 --disable-multilib in baseargs. Accept explicitly passed
3274 --enable_multilib.
3275 * configure: Regenerate.
3276
acf6bf36
AP
32772010-03-28 Andrew Pinski <pinskia@gmail.com>
3278
3279 * MAINTAINERS (spu port): Remove me.
3280
b42f0d7e
JM
32812010-03-23 Joseph Myers <joseph@codesourcery.com>
3282
3283 * configure.ac (tic6x-*-*): New case.
3284 * configure: Regenerate.
3285
0d1152b1
JM
32862010-03-23 Joseph Myers <joseph@codesourcery.com>
3287
3288 * config.sub: Update to version 2010-03-22.
3289 * config.guess: Update to version 2009-12-30.
3290
dce2d8b2 32912010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
3292
3293 PR ada/42554
3294 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3295 * configure: Regenerate.
3296
5408fbe8
RR
32972010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3298
3299 * MAINTAINERS: Update my email address.
3300
3f55a3b3
SP
33012010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3302
3303 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3304 (ghassan.shobaki@amd.com): Removed.
3305
3f08f7e8
AM
33062010-03-17 Alan Modra <amodra@gmail.com>
3307
3308 * MAINTAINERS: Update my email address.
3309
f3a9d094
DN
33102010-03-16 Diego Novillo <dnovillo@google.com>
3311
3312 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3313 Matthews.
3314
db5c4b8b
JM
33152010-03-16 Joseph Myers <joseph@codesourcery.com>
3316
3317 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3318 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3319
b995570a
JM
33202010-03-16 Joseph Myers <joseph@codesourcery.com>
3321
3322 * MAINTAINERS: Update my email address.
3323
124cc66f
DJ
33242010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3325
3326 * MAINTAINERS: Update my email address.
3327
a4581668
BS
33282010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3329
3330 * MAINTAINERS: Update my email address.
3331
49d78e29
JZ
33322010-03-09 Jie Zhang <jie@codesourcery.com>
3333
3334 * MAINTAINERS: Update my email address.
3335
8927b7c0
RO
33362010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3337
3338 PR libstdc++/32499
3339 * configure.ac (RANLIB): Default to true.
3340 (STRIP): Likewise.
3341 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3342 * configure: Regenerate.
3343
dce2d8b2 33442010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
3345
3346 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3347 (Write After Approval): Update my email address.
3348
bf646aaf
NC
33492010-02-17 Nick Clifton <nickc@redhat.com>
3350
3351 PR 11238
3352 * Makefile.tpl (local-distclean): Also remove config.cache files in
3353 sub-directories as there may not be Makefiles present in the
3354 sub-directories.
96e41f16
NC
3355 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3356 the config.cache files found by the find command.
3357
bf646aaf
NC
3358 * Makefile.in: Regenerate.
3359 * configure.ac: Revert previous delta.
3360 * configure: Regenerate.
3361
ff78880a
NC
33622010-02-15 Nick Clifton <nickc@redhat.com>
3363
3364 PR 11238
3365 * configure.ac: Delete config.cache files in sub-directories when
3366 deleting Makefiles.
3367 * configure: Regenerate.
3368
8150eadf
BE
33692010-02-12 Ben Elliston <bje@gnu.org>
3370
3371 * MAINTAINERS: Update my email address.
3372
a9e12bfd
AP
33732010-02-08 Andrew Pinski <pinskia@gmail.com>
3374
3375 * MAINTAINERS (spu port): Update my email address.
3376
95315086
JZ
33772010-02-08 Jie Zhang <jie.zhang@analog.com>
3378
3379 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3380
362c6d2f
KG
33812010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3382
3383 * configure.ac: Add "recommended" version checks for GMP/MPC.
3384 Update recommended GMP/MPFR/MPC versions.
3385 * configure: Regenerate.
3386
888c5ad2
JR
33872010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3388
3389 * MAINTAINERS: Move my Embecosm email address into the
3390 write-after-approval section.
3391
3bf714a7
ILT
33922010-01-26 Ian Lance Taylor <iant@google.com>
3393
3394 * MAINTAINERS: Add myself as Go frontend maintainer.
3395
ad1e5170
JR
33962010-01-25 Joern Rennecke <amylaar@spamcop.net>
3397
3398 PR libstdc++/36101, PR libstdc++/42813
3399 * configure.ac (bootstrap_target_libs): Make inclusion of
3400 target-libgomp conditional on libgomb being in target_configdirs.
3401 * configure: Regenerate.
3402
fb0553d1
JR
34032010-01-23 Joern Rennecke <amylaar@spamcop.net>
3404
3405 PR libstdc++/36101, PR libstdc++/42813
3406 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3407 * configure: Regenerate.
3408
aae29963
JR
34092010-01-22 Joern Rennecke <amylaar@spamcop.net>
3410
3411 PR libstdc++/36101, PR libstdc++/42813
3412 * configure.ac (target_configdirs): Substitute.
3413 * Makefile.def: Bootstrap target module libgomp.
3414 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3415 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3416 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3417 * configure, Makefile.in: Regenerate.
3418
d8fe8895
DK
34192010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3420
3421 * MAINTAINERS: Adjust my details.
3422
ebfe4897
EW
34232010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3424
3425 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3426
f7746c59
TL
34272010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3428
3429 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3430
306c7b5b
TL
34312010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3432
3433 * MAINTAINERS (Write After Approval): Add myself.
3434
1b8b9e19
KT
34352010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3436
3437 * MAINTAINERS (Write After Approval): Add myself.
3438
c164615b
RG
34392010-01-11 Richard Guenther <rguenther@suse.de>
3440
3441 PR lto/41569
3442 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3443 * Makefile.in: Regenerated.
3444
f3f623ae
AT
34452010-01-11 Andreas Tobler <andreast@fgznet.ch>
3446
3447 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3448 * configure: Regenerate.
3449
592c90ff 34502010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 3451 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
3452
3453 PR bootstrap/42424
3454 * configure.ac: Include libtool m4 files.
9c78662a 3455 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
3456 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3457 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 3458
592c90ff
KG
3459 * configure: Regenerate.
3460
60a2e213
RW
34612010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3462
3463 PR bootstrap/41818
3464 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3465 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3466 * Makefile.in: Regenerate.
3467
7413962d
RG
34682010-01-02 Richard Guenther <rguenther@suse.de>
3469
3470 PR lto/41529
3471 * configure.ac: Include config/elf.m4. Disable LTO if not
3472 builting for an elf target.
3473 * configure: Regenerate.
3474
f77f3945
CF
34752009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3476
3477 * MAINTAINERS: Change my email address.
3478
4960e3f0
BE
34792009-12-18 Ben Elliston <bje@au.ibm.com>
3480
3481 * config.sub, config.guess: Update from upstream sources.
3482
d16a31da
SZ
34832009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3484
3485 * MAINTAINERS (Write After Approval): Add myself.
3486
3a5729ea
KG
34872009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3488
3489 PR middle-end/30447
3490 PR middle-end/30789
3491 PR other/40302
3492
3493 * configure.ac: Require MPC.
3494 * configure: Regenerate.
3495
43e02a8a
RW
34962009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3497
3498 PR target/38384
3499 PR bootstrap/40972
3500 * libtool.m4: Sync from git Libtool.
3501 * ltoptions.m4: Likewise.
3502 * ltversion.m4: Likewise.
3503 * lt~obsolete.m4: Likewise.
3504 * ltmain.sh: Likewise.
3505
360d4522
KG
35062009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3507
3508 * configure.ac: Update minimum MPC version to 0.8.
3509 * configure: Regenerate.
3510
f264ed56
SP
35112009-11-21 Sebastian Pop <sebpop@gmail.com>
3512
3513 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3514 * configure: Regenerated.
3515
ed2eaa9f
ILT
35162009-11-21 Ian Lance Taylor <iant@google.com>
3517
3518 * configure.ac: Change default of poststage1_ldflags to be empty if
3519 poststage1_libs is set. When poststage1_libs is empty, and
3520 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3521 * configure: Rebuild.
3522
58346783
AN
35232009-11-21 Adam Nemet <adambnmet@gmail.com>
3524
3525 * MAINTAINERS (Write After Approval): Update my email address.
3526
5ca0106a
BE
35272009-11-20 Ben Elliston <bje@au.ibm.com>
3528
3529 * config.guess: Update from upstream sources.
3530
87213cd4
AO
35312009-11-16 Alexandre Oliva <aoliva@redhat.com>
3532
3533 * Makefile.def: Restore host and target settings for gmp.
3534 * Makefile.in: Rebuild.
3535
f61428ed
AO
35362009-11-16 Alexandre Oliva <aoliva@redhat.com>
3537
3538 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3539 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3540 Fix portability of test of C++ as bootstrap language. Add
3541 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3542 * configure: Rebuild.
3543 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3544 and cloog. Fix in-tree ppl configuration. Introduce libelf
3545 in-tree building.
3546 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3547 (POSTSTAGE1_HOST_EXPORTS): Use it.
3548 (STAGE[+id+]_CXXFLAGS): New.
3549 (BASE_FLAGS_TO_PASS): Pass it down.
3550 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3551 extra_exports.
3552 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3553 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3554 extra_exports.
3555 * Makefile.in: Rebuild.
3556
f6c56be6
BE
35572009-11-17 Ben Elliston <bje@au.ibm.com>
3558
3559 * config.sub, config.guess: Update from upstream sources.
3560
0ccb5970
JK
35612009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3562
3563 * MAINTAINERS (Write After Approval): Add myself.
3564
dce2d8b2 35652009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
3566
3567 * MAINTAINERS (Write After Approval): Add myself.
3568
5d571eaa
OS
35692009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3570
3571 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3572 paths for *-w64-mingw* and x86_64-*mingw*.
3573 * configure: Regenerated.
3574
dce2d8b2 35752009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
3576
3577 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3578
c393f559
BK
35792009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3580
3581 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3582 Phil Edwards to Write-After Approval.
3583
ef4c4300
KT
35842009-10-30 Kai Tietz <kai.tietz@onevision.com>
3585
3586 * configure.ac: Disable target-winsup & co for
3587 x86_64-*-mingw* and *-w64-mingw* targets.
3588 * configure: Regenerated.
3589
65a324b4
NC
35902009-10-16 Nick Clifton <nickc@redhat.com>
3591
3592 * MAINTAINERS: Add myself as a maintainer for the RX port.
3593
dce2d8b2 35942009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 3595
9c78662a 3596 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 3597
17e72e5d
RO
35982009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3599
3600 * configure.ac (CLooG test): Use = with test.
3601 * configure: Regenerate.
3602
ed3a56f3
RG
36032009-10-22 Richard Guenther <rguenther@suse.de>
3604
3605 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3606 cloog if the ppl version check failed. Move flags saving
3607 before setting in libelf check.
3608 * configure: Regenerate.
3609
ad0abd3c
RG
36102009-10-21 Richard Guenther <rguenther@suse.de>
3611
3612 * configure.ac: Adjust the ppl and cloog configure to work as
3613 documented. Disable cloog if ppl was disabled. Omit the version
3614 checks if they were disabled.
3615 * configure: Re-generate.
3616
e4c5bd48
RW
36172009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3618
3619 * configure.ac: Add 'lto' to enable_languages, not
3620 new_enable_languages, and only if not already present.
3621 * configure: Regenerate.
3622
0ffd69c5
GP
36232009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3624
3625 * README: Refer to the various COPYING* files instead of just
3626 COPYING.
3627 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3628
dce2d8b2 36292009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
3630
3631 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 3632
58687768
RG
36332009-10-07 Richard Guenther <rguenther@suse.de>
3634
3635 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3636 and Richard Guenther as reviewers.
3637 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3638 as reviewers.
3639
49b0ca5c 36402009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 3641
49b0ca5c 3642 * config.sub: Update from upstream sources.
d2d9ce5e 3643
aeb94799
ILT
36442009-10-06 Ian Lance Taylor <iant@google.com>
3645
3646 * Makefile.def: check-gold depends upon all-gas.
3647 * Makefile.in: Rebuild.
3648
123651cd
PM
36492009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3650
3651 * MAINTAINERS (Write After Approval): Add myself.
3652
d7f09764
DN
36532009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3654
3655 * Makefile.def: all-lto-plugin depends on all-libiberty.
3656 set bootstrap=true for lto-plugin.
3657 Add lto-plugin.
3658 * Makefile.in: Regenerate.
3659 * configure.ac (host_libs): Add lto-plugin.
3660 * configure: Regenerate.
3661
d7f09764
DN
36622009-10-03 Diego Novillo <dnovillo@google.com>
3663
3664 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3665 (HOST_LIBELFLIBS): Define.
3666 (HOST_LIBELFINC): Define.
3667 * Makefile.in: Regenerate.
3668 * configure.ac: Add --enable-lto.
3669 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3670 If --enable-lto is used, add 'lto' to new_enable_languages.
3671 If --enable-lto is used and gold is enabled, add
3672 lto-plugin to configdirs.
3673 * configure: Regenerate.
3674
36752009-10-03 Simon Baldwin <simonb@google.com>
3676
3677 * configure.ac: If --with-system-zlib, suppress local zlib and
3678 pass --with-system-zlib to subdir configure scripts.
3679 * configure: Regenerate.
3680
dce2d8b2 36812009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
3682 Paolo Bonzini <bonzini@gnu.org>
3683
3684 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3685 $(srcdir).
3686 * Makefile.in: Rebuilt.
3687
dce2d8b2 36882009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
3689
3690 * MAINTAINERS (Write After Approval): Add myself.
3691
3e661154
KG
36922009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3693
3694 * configure.ac: Update minimum MPC version to 0.7.
3695 * configure: Regenerate.
3696
f1a036e4
NC
36972009-09-25 Nick Clifton <nickc@redhat.com>
3698
3699 * configure.ac: Pass any --cache-file=/dev/null option on to
3700 subconfigures.
3701 * configure: Regenerate.
3702
d4c74acc
NC
37032009-09-23 Nick Clifton <nickc@redhat.com>
3704
3705 * config.sub, config.guess: Update from upstream sources.
3706
dce2d8b2 37072009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
3708
3709 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3710 * Makefile.in: Rebuilt.
3711
0db770bd
RW
37122009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3713
3714 PR bootstrap/32272
3715 * configure.ac: Error out if $srcdir isn't '.' but contains
3716 host-${host_noncanonical}.
3717 * configure: Regenerate.
3718
71101870
RO
37192009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3720
3721 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3722 maintainer.
3723
ca6d0d62
RW
37242009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3725
79cd2b23
RW
3726 * configure.ac: If bootstrapping a combined tree with
3727 --enable-gold, require c++ in stage1_languages.
3728 * configure: Regenerate.
3729
ab9dcd0c
RW
3730 * configure.ac: Also add target_libs of stage1_languages to
3731 bootstrap_target_libs.
3732 * configure: Regenerate.
3733
ca6d0d62
RW
3734 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3735 with --enable-languages not containing c++.
3736 * configure: Regenerate.
3737
1c3c9f12
JZ
37382009-09-15 Jie Zhang <jie.zhang@analog.com>
3739
3740 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3741 * configure: Regenerate.
3742
dce2d8b2 37432009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 3744
6fb30a14
JR
3745 * MAINTAINERS (Write After Approval): Update my e-mail address,
3746 and move from from here...
3747 (Waiting for paperwork): To here.
0318772d 3748
4056c2c6
JM
37492009-09-09 Joseph Myers <joseph@codesourcery.com>
3750
3751 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3752
3e54529c
RW
37532009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3754
3755 * configure.ac: Do not use $extrasub for replacing @if/@endif
3756 parts in Makefile; instead, use additional arguments to
3757 AC_CONFIG_COMMANDS to do the replacement manually, with several
3758 sed invocations, to avoid HP-UX sed command limits.
3759 * configure: Regenerate.
3760
713e2ea6
AO
37612009-09-08 Alexandre Oliva <aoliva@redhat.com>
3762
3763 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3764 blank before -L.
3765
5646b7b9
AO
37662009-09-04 Alexandre Oliva <aoliva@redhat.com>
3767
3768 * configure.ac (with-build-config): Document. Handle without.
3769 Handle missing argument.
3770 * configure: Rebuilt.
3771
e12c4094
AO
37722009-09-03 Alexandre Oliva <aoliva@redhat.com>
3773
3774 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3775 Default to bootstrap-debug only if compare-debug works.
3776 * configure: Rebuilt.
3777 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3778 * Makefile.in: Rebuilt.
3779
75cb0057
RO
37802009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3781
3782 * MAINTAINERS (OS Port Maintainers): Update my email address.
3783
8fc68cba
AO
37842009-09-01 Alexandre Oliva <aoliva@redhat.com>
3785
3786 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3787 * Makefile.in: Rebuilt.
3788
44cb38cf
CD
37892009-09-01 Chris Demetriou <cgd@google.com>
3790
3791 * MAINTAINERS (Write After Approval): Add myself.
3792
f9329c35
DS
37932009-08-31 Dodji Seketeli <dodji@redhat.com>
3794
3795 PR debug/30161
3796 * include/dwarf2.h (enum dwarf_tag): Added
3797 DW_TAG_GNU_template_template_param
3798 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3799
f945e229
PB
38002009-08-30 Paolo Bonzini <bonzini@gnu.org>
3801
3802 * Makefile.tpl (AWK): Fix typo.
3803 * Makefile.in: Regenerate.
3804
87264276
PB
38052009-08-30 Paolo Bonzini <bonzini@gnu.org>
3806
3807 * configure.ac: Detect awk and sed.
3808 * Makefile.def (flags_to_pass): Add AWK and SED.
3809 * Makefile.tpl (AWK, SED): New.
3810 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3811 * configure: Regenerate.
3812 * Makefile.in: Regenerate.
3813
68ccd57c
DK
38142009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3815
3816 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3817 (collapseslashes): Likewise.
3818
df58e648
RW
38192009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3820
3821 * configure.ac (AC_PREREQ): Bump to 2.64.
3822
0539cb2c
RW
38232009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3824
70fa0efa
RW
3825 * configure.ac: Remove --with-datarootdir, --with-docdir,
3826 --with-pdfdir, --with-htmldir switches.
3827 * configure: Regenerate.
3828
5213506e
RW
3829 * configure: Regenerate.
3830
0539cb2c
RW
3831 * compile: Sync from Automake 1.11.
3832 * depcomp: Likewise.
3833 * install-sh: Likewise.
3834 * missing: Likewise.
3835 * mkinstalldirs: Likewise.
3836 * ylwrap: Likewise.
3837
197c68cc
DK
38382009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3839
3840 * ltmain.sh (func_normal_abspath): New function.
3841 (func_relative_path): Likewise.
3842 (func_mode_help): Document new -bindir option for link mode.
3843 (func_mode_link): Add new -bindir option, and use it to place
3844 output DLL if specified.
3845
58af276a
RW
38462009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3847
0115d4a3
RW
3848 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3849 (baseargs): Add --disable-option-checking.
3850 * configure: Regenerate.
3851
58af276a
RW
3852 * Makefile.def (configure-target-libiberty): Depend on
3853 all-binutils and all-ld.
3854 (configure-target-newlib): Likewise.
3855 * Makefile.in: Regenerate.
3856
e9d9afef
BE
38572009-08-17 Ben Elliston <bje@au.ibm.com>
3858
3859 * config.sub, config.guess: Update from upstream sources.
3860
354ebf88
RW
38612009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3862
3863 Sync from src, merge:
3864
3865 2009-07-02 Tristan Gingold <gingold@adacore.com>
3866
3867 * configure.ac: Do not exclude gas for i386-*-darwin.
3868 Add a case for x86_64-*-darwin.
3869 * configure: Regenerate.
3870
8375f7b2
NV
38712009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3872
3873 * MAINTAINERS: Add my name to Write After Approval list.
3874
dce2d8b2 38752009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
3876
3877 * configure.ac: Add Microblaze target.
3878 * configure: Regenerate.
3879
ea2002ba
CB
38802009-07-31 Christian Bruel <christian.bruel@st.com>
3881
3882 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3883 * configure: Regenerate.
2bf33cdb 3884
dce2d8b2 38852009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
3886
3887 * MAINTAINERS (Write After Approval): Update my e-mail address.
3888
e90e6bd7
ILT
38892009-07-06 Ian Lance Taylor <iant@google.com>
3890
3891 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3892 * configure: Rebuild.
3893
f6e0880a
TG
38942009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3895
3896 * MAINTAINERS: Move myself to the Graphite Reviewers.
3897
6d984927
WG
38982009-06-30 Wei Guozhi <carrot@google.com>
3899
3900 * MAINTAINERS: Add my name to Write After Approval list.
3901
f2689b09
SE
39022009-06-26 Steve Ellcey <sje@cup.hp.com>
3903
3904 PR bootstrap/40338
3905 * configure.ac (comparestring): Create new variable.
3906 * Makefile.tpl (comparestring): Use to skip some comparisions.
3907 * configure: Regenerate.
3908 * Makefile.in: Regenerate.
3909
f62c0ba4
DE
39102009-06-26 Doug Evans <dje@sebabeach.org>
3911
3912 * Makefile.def (host_modules): Add cgen.
3913 * Makefile.in: Regenerate.
3914 * configure.ac (host_tools): Add cgen.
3915 * configure: Regenerate.
3916
7acf4da6
DD
39172009-06-23 DJ Delorie <dj@redhat.com>
3918
3919 * MAINTAINERS: Add myself as mep maintainer.
3920
00020c16
ILT
39212009-06-23 Ian Lance Taylor <iant@google.com>
3922
3923 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3924 boot_languages. Only bootstrap target libraries listed in
3925 target_libs for some boot language. Add --with-stage1-ldflags,
3926 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3927 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3928 if not building with C++.
3929 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3930 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3931 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3932 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3933 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3934 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3935 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3936 * configure, Makefile.in: Rebuild.
3937
1da52d4a
LF
39382009-06-23 Li Feng <nemokingdom@gmail.com>
3939
3940 * MAINTAINERS: Added my name to write-after-approval list.
3941
144c9175
RM
39422009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3943
3944 * configure.ac: Define is_elf for QNX Neutrino targets.
3945 * configure: Regenerate.
3946
e5871e24
GS
39472009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3948
9c78662a 3949 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 3950
5f4a82c0
KG
39512009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3952
3953 * configure.ac: Detect MPC in default directory.
3954 * configure: Regenerate.
3955
394e9195
JG
39562009-06-03 Jerome Guitton <guitton@adacore.com>
3957 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3958
9c78662a
UB
3959 * Makefile.tpl (all): Avoid a trailing backslash.
3960 * Makefile.in: Regenerate.
394e9195 3961
47bca6aa
BE
39622009-06-03 Ben Elliston <bje@au.ibm.com>
3963
3964 * config.sub, config.guess: Update from upstream sources.
3965
a891a473
RS
39662009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3967
3968 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3969 to noconfdirs.
3970 * configure: Regenerate.
3971
70cb2d9f
AO
39722009-06-02 Alexandre Oliva <aoliva@redhat.com>
3973
3974 * Makefile.tpl ([+compare-target+]): Compare all stage
3975 directories, rather than just gcc.
3976 * Makefile.in: Rebuilt.
3977
7f1245df
DK
39782009-06-01 Doug Kwan <dougkwan@google.com>
3979
3980 * configure.ac: Support gold for target arm*-*-*.
3981 * configure: Regenerate.
394e9195 3982
acd26225
KG
39832009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3984
3985 * Makefile.def: Add MPC support and dependencies.
3986 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3987
3988 * Makefile.in, configure: Regenerate.
3989
a1fc946a
AO
39902009-05-27 Alexandre Oliva <aoliva@redhat.com>
3991
3992 * Makefile.tpl (all): Avoid harmless warning in make all when
3993 gcc-bootstrap is enabled but stage_last does not exist.
3994 * Makefile.in: Rebuilt.
3995
2e6a3c8d
NR
39962009-05-24 Nicolas Roche <roche@adacore.com>
3997
3998 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3999 * Makefile.in: Regenerate.
4000
63487d11
DC
40012009-05-21 Denis Chertykov <chertykov@gmail.com>
4002
4003 * MAINTAINERS: Update my e-mail address.
4004
449223af
DK
40052009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4006
4007 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4008 * configure: Regenerate.
4009
31c98f49
AO
40102009-05-18 Alexandre Oliva <aoliva@redhat.com>
4011
4012 PR other/40159
4013 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4014 gcc-no-bootstrap are mutually exclusive.
4015 * Makefile.in: Rebuilt.
4016
0f501837
AO
40172009-05-18 Alexandre Oliva <aoliva@redhat.com>
4018
4019 PR other/40159
4020 * Makefile.tpl (all): Don't end with unconditional success.
4021 * Makefile.in: Rebuilt.
4022
4a4a4e99
AO
40232009-05-12 Alexandre Oliva <aoliva@redhat.com>
4024
4025 PR target/37137
4026 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4027 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4028 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4029 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4030 stage_configureflags, stage_cflags and stage_libcflags into
4031 explicit Makefile macros.
4032 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4033 GFORTRAN.
4034 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4035 CC. Set CC_FOR_BUILD from CC.
4036 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4037 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4038 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4039 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4040 and GFORTRAN.
4041 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4042 (_LIBCFLAGS): Renamed to _TFLAGS.
4043 (do-compare-debug, do-compare3-debug): Drop.
4044 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4045 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4046 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4047 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4048 (XGCC_FLAGS_FOR_TARGET): New.
4049 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4050 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4051 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4052 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 4053 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
4054 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4055 TFLAGS.
4056 (BUILD_CONFIG): Include if requested.
4057 (all): Set TFLAGS on bootstrap.
4058 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4059 (all-stageid-prefixmodule): Likewise.
4060 (do-clean, distclean-stageid): Set TFLAGS.
4061 (restrap): Fix whitespace.
4062 * Makefile.in: Rebuilt.
4063
1cee3429
PB
40642009-05-07 Paolo Bonzini <bonzini@gnu.org>
4065
4066 * config.guess: Sync with src.
4067
0b70eafd
DK
40682009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4069
4070 * configure.ac ($with_ppl): Default to no if not supplied.
4071 ($with_cloog): Likewise.
4072 configure: Regenerate.
4073
5175f17c
JW
40742009-04-27 James E. Wilson <wilson@codesourcery.com>
4075
4076 * MAINTAINERS: Update my e-mail address.
4077
952fa153
NC
40782009-04-27 Nick Clifton <nickc@redhat.com>
4079
4080 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4081
a687f83c
EB
40822009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4083
4084 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4085 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4086 * Makefile.in: Regenerate.
4087
9e3eba15
KG
40882009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4089
4090 PR bootstrap/39739
4091 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4092 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4093
4094 * configure, Makefile.in: Regenerate.
4095
a687f83c 40962009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
4097
4098 * include/hashtab.h: Update GTY annotations to new syntax
4099 * include/splay-tree.h: Likewise
4100
070bdbd9
BE
41012009-04-17 Ben Elliston <bje@au.ibm.com>
4102
4103 * config.sub, config.guess: Update from upstream sources.
4104
55f2d967
AG
41052009-04-15 Anthony Green <green@moxielogic.com>
4106
4107 * configure.ac: Add moxie support.
4108 * configure: Rebuilt.
4109
309c24a9
JJ
41102009-04-14 Jakub Jelinek <jakub@redhat.com>
4111
4112 * configure.ac: Change copyright header to refer to version
4113 3 of the GNU General Public License and to point readers at the
4114 COPYING3 file and the FSF's license web page.
4115 * Makefile.def: Likewise.
4116 * Makefile.tpl: Likewise.
4117 * Makefile.in: Regenerate.
4118
b93133bc
JH
41192009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4120
4121 * configure.ac: Restore match for darwin9 or later. Use double
4122 brackets since regeneration eats one pair.
4123 * configure: Regenerate.
4124
d18ff35a
L
41252009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4126
4127 PR gas/10039
4128 * configure.ac: Require texinfo 4.7.
4129 * configure: Regenerated.
4130
748086b7
JJ
41312009-04-09 Nick Clifton <nickc@redhat.com>
4132
4133 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4134 the GCC Runtime Library Exception.
4135
a3337ea2
KG
41362009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4137
4138 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4139 * configure: Regenerate.
4140
60911f14
SE
41412009-04-01 Steve Ellcey <sje@cup.hp.com>
4142
4143 * Makefil.def (languages): New entries.
4144 * Makefile.tpl (check-gcc-*): New generic target.
4145 * Makefile.in: Regenerate.
60911f14 4146
dce2d8b2 41472009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 4148
d18ff35a 4149 * MAINTAINERS: Update my email address.
7369c1d0 4150
cfb1f59f
TT
41512009-03-18 Tom Tromey <tromey@redhat.com>
4152
d18ff35a
L
4153 * configure: Rebuild.
4154 * configure.ac (host_libs): Add libiconv.
4155 * Makefile.in: Rebuild.
4156 * Makefile.def (host_modules): Add libiconv.
4157 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 4158
75eeae1a
TG
41592009-03-16 Tristan Gingold <gingold@adacore.com>
4160
4161 * configure.ac: Treat gdb as supported on x86_64-darwin.
4162 * configure: Regenerate.
4163
f38095f3
JM
41642009-03-16 Joseph Myers <joseph@codesourcery.com>
4165
4166 * configure.ac (--with-host-libstdcxx): New option.
4167 * configure: Regenerate.
4168
dce2d8b2 41692009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
4170
4171 * MAINTAINERS: Move myself into the write after approval list.
4172
6d401294
NP
41732009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4174
4175 * MAINTAINERS: Update e-mail address.
2bf33cdb 4176
07c97076
DN
41772009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4178
4179 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4180
dce2d8b2 41812009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
4182
4183 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4184
7a9d3fe8
RW
41852009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4186
4187 Backport from git Libtool:
4188
4189 2009-01-19 Robert Millan <rmh@aybabtu.com>
4190 Support GNU/kOpenSolaris.
4191 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4192 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4193 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4194 GNU/kOpenSolaris.
4195
c9e9e11f
AS
41962009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4197
4198 * MAINTAINERS: Update e-mail address.
4199
5e8c1552 42002009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
4201
4202 * MAINTAINERS (Write After Approval): Add self.
4203
b0adb088
BM
42042009-02-18 Bingfeng Mei <bmei@broadcom.com>
4205
4206 * MAINTAINERS (Write After Approval): Add myself.
4207
ee04b574
AS
42082009-02-05 Andreas Schwab <schwab@suse.de>
4209
4210 * Makefile.tpl (stage_last): Define $r and $s before using
4211 $(RECURSE_FLAGS_TO_PASS).
4212 * Makefile.in: Regenerate
4213
907884c9
ILT
42142009-01-30 Ian Lance Taylor <iant@google.com>
4215
4216 * MAINTAINERS: Move myself to the Global Reviewers list.
4217
416ac4d4
RM
42182009-01-29 Robert Millan <rmh@aybabtu.com>
4219
4220 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4221 * configure: Regenerate.
4222
ee5decb3
GP
42232009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4224
4225 * MAINTAINERS: Make whitespace consistent.
19196f44 4226 Remove Robert Millan from Write After Approval.
ee5decb3 4227
36fbb0ec
AM
42282009-01-16 Alan Modra <amodra@bigpond.net.au>
4229
4230 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4231 (all-opcodes): Depend on all-libiberty.
4232 * Makefile.in: Regenerate.
4233
52535a64
DR
42342009-01-15 Douglas B Rupp <rupp@gnat.com>
4235
4236 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4237 * configure: Regenerate.
4238
e04a57df
RR
42392009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4240
4241 * MAINTAINERS (Write After Approval): Add myself.
4242
856c450b
SK
42432009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4244
4245 * MAINTAINERS: Add myself to reviewers (Fortran).
4246
dce2d8b2 42472009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
4248
4249 PR tree-optimization/38515
4250 * configure.ac (cloog-polylib): Removed.
4251 (with_ppl, with_cloog): Test for "no".
4252 * configure: Regenerated.
4253
1e5e8a59
DF
42542009-01-11 Daniel Franke <franke.daniel@gmail.com>
4255
4256 * MAINTAINERS: Moved myself to reviewers (Fortran).
4257
5e5debf6
TS
42582009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4259
4260 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4261 (Write After Approval): Remove myself.
4262
1c42acf1
DN
42632009-01-03 Diego Novillo <dnovillo@google.com>
4264
4265 * MAINTAINERS: Remove myself from alias maintainership.
4266
2fbbedaf
DA
42672009-01-02 David Ayers <ayers@fsfe.org>
4268
4269 * MAINTAINERS: Update e-mail address.
4270
17213821
GP
42712008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4272
4273 * MAINTAINERS: Make whitespace consistent.
4274
baafc534
RW
42752008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4276
4277 Backport from upstream Libtool:
4278 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4279 Add cache variables to tests that require the linker to work.
4280 For shlibpath_overrides_runpath, this also changes the semantics
4281 to let the result from the C compiler take precedence.
4282
18430d27
BE
42832008-12-02 Ben Elliston <bje@au.ibm.com>
4284
4285 * config.sub, config.guess: Update from upstream sources.
4286
dce2d8b2 42872008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
4288
4289 * configure.ac (ppllibs): Add by default the lib flags.
4290 * configure: Regenerate.
4291
41e9641b
LM
42922008-12-08 Luis Machado <luisgpm@br.ibm.com>
4293
4294 * MAINTAINERS: Add myself to the write after approval list.
4295
25783c30
JH
42962008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4297
ee04b574
AS
4298 * configure.ac: Add double brackets on darwin[912].
4299 * configure: Regenerate.
25783c30 4300
0e318fcc
DK
43012008-12-03 Daniel Kraft <d@domob.eu>
4302
4303 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4304 Approval to Reviewer section (for Fortran front-end).
4305
7f171b95
JH
43062008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4307
4308 * configure.ac: Expand to darwin10 and later.
4309 * configure: Regenerate.
4310
09ce620e
AS
43112008-12-02 Andreas Schwab <schwab@suse.de>
4312
4313 * Makefile.def: configure-target-boehm-gc depends on
4314 all-target-libstdc++-v3.
4315 * Makefile.in: Regenerate.
4316
386c704d
KT
43172008-12-02 Kai Tietz <kai.tietz@onevision.com>
4318
4319 * MAINTAINERS: Add myself as mingw maintainer.
4320
e03dd84a
BE
43212008-12-02 Ben Elliston <bje@au.ibm.com>
4322
4323 * config.sub, config.guess: Update from upstream sources.
4324
3fa87964
GP
43252008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4326
4327 * README.SCO: Remove.
4328
df72d7ed
FP
43292008-11-29 Fernando Pereira <pronesto@gmail.com>
4330
4331 * MAINTAINERS: Add myself to the write after approval list.
4332
b5646528
DK
43332008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4334
4335 * MAINTAINERS: Update my email address in WAA section.
4336
dce2d8b2 43372008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
4338
4339 * MAINTAINERS: Update e-mail address.
4340
dce2d8b2 43412008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
4342
4343 * MAINTAINERS: Change e-mail address.
4344
0db3a858
TG
43452008-11-27 Tristan Gingold <gingold@adacore.com>
4346
4347 * configure.ac: Build gdb for i?86-*-darwin*
4348 * configure: Regenerated.
4349
dce2d8b2 43502008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
4351
4352 * MAINTAINERS: Added my full name.
4353
487e299b
DJ
43542008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4355
4356 PR bootstrap/38014
4357 PR bootstrap/37923
4358
4359 Revert:
4360
4361 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4362
4363 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4364 * Makefile.in: Regenerated.
4365
4366 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4367
4368 PR gdb/921
4369 PR gdb/1646
4370 PR gdb/2175
4371 PR gdb/2176
4372
4373 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4374 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4375 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4376 (HOST_EXPORTS): Pass CPPFLAGS.
4377 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4378 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4379 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4380 * Makefile.in, configure: Regenerated.
4381 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4382 and CPPFLAGS_FOR_BUILD.
4383
dce2d8b2 43842008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
4385
4386 * MAINTAINERS: Add myself as middle end maintainer.
4387
044fed69
AS
43882008-11-06 Andrew Stubbs <ams@codesourcery.com>
4389
4390 * MAINTAINERS (Write after approval): Add myself.
4391
caf6defe
DN
43922008-11-05 Diego Novillo <dnovillo@google.com>
4393
4394 * MAINTAINERS (Global Reviewers): Add myself.
4395 (Non-Algorithmic Maintainers): Remove myself.
4396
3e9899ac
TS
43972008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4398
09ce620e 4399 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 4400
ea99e36e
MM
44012008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4402
09ce620e 4403 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 4404
fb0d2684
BE
44052008-10-31 Ben Elliston <bje@au.ibm.com>
4406
4407 * configure.ac (spu-*-*): Remove special case.
4408 * configure: Regenerate.
4409
73c07a3e
CM
44102008-10-30 Catherine Moore <clm@codesourcery.com>
4411
4412 * MAINTAINERS (Write after approval): Update my email address.
4413
7310a2da
SSF
44142008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4415
4416 * configure.ac [spu-*-*]: Do not set skipdirs.
4417 * configure: Re-generate.
4418
7e51fe23
BS
44192008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4420
4421 * MAINTAINERS (Various Maintainers): Add myself to reload.
4422
ef20be93
RG
44232008-10-25 Richard Guenther <rguenther@suse.de>
4424
4425 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4426 maintainer. Remove myself as libgcc-math maintainer.
4427 (Non-Algorithmic Maintainers): Remove myself.
4428
03ffcfa0
DJ
44292008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4430
4431 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4432 * Makefile.in: Regenerated.
4433
dec014a9
CC
44342008-10-23 Cary Coutant <ccoutant@google.com>
4435
4436 * MAINTAINERS (Write after approval): Add myself.
4437
b36c386c
DJ
44382008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4439
4440 PR gdb/921
4441 PR gdb/1646
4442 PR gdb/2175
4443 PR gdb/2176
4444
4445 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4446 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4447 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4448 (HOST_EXPORTS): Pass CPPFLAGS.
4449 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4450 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4451 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4452 * Makefile.in, configure: Regenerated.
4453 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4454 and CPPFLAGS_FOR_BUILD.
4455
dce2d8b2 44562008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
4457
4458 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4459 Sebastian Pop.
4460
e0bda97e
AP
44612008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4462
4463 * MAINTAINERS (Write After Approval): Added myself.
4464
36c713e0
KG
44652008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4466
4467 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4468 recommended version to 2.3.2.
4469
4470 * configure: Regenerate.
4471
8fe005ee
MM
44722008-10-01 Mark Mitchell <mark@codesourcery.com>
4473
4474 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4475
be8f156f
DD
44762008-09-29 David Daney <david.daney@caviumnetworks.com>
4477
4478 * MAINTAINERS (Write After Approval): Update e-mail address.
4479
ae11dff4
PG
44802008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4481
4482 * libtool.m4: Update to libtool 2.2.6.
4483 * lt~obsolete.m4: Update to libtool 2.2.6.
4484 * ltmain.sh: Update to libtool 2.2.6.
4485 * ltsugar.m4: Update to libtool 2.2.6.
4486 * ltversion.m4: Update to libtool 2.2.6.
4487 * ltoptions.m4: Update to libtool 2.2.6.
4488 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4489
441154b1
CF
44902008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4491
4492 * MAINTAINERS (Write After Approval): Add myself.
4493
775b3b26
BRF
44942008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4495
4496 * MAINTAINERS (Write After Approval): Update my name.
4497
94538043
SB
44982008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4499
09ce620e 4500 * MAINTAINERS: Add myself in "Write After Approval".
94538043 4501
52d1bfd8
SE
45022008-09-18 Steve Ellcey <sje@cup.hp.com>
4503
09ce620e 4504 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 4505
c5cc92f5
GP
45062008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4507
4508 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4509 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4510 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4511 and Michael Tiemann from Write After Approval since they do not
4512 actually have access.
4513
23d9794a
RG
45142008-09-05 Richard Guenther <rguenther@suse.de>
4515
4516 * configure.ac: Initialize clooglibs to -lcloog.
4517 * configure: Re-generate.
4518
192a671e
LCW
45192008-09-04 Le-Chun Wu <lcwu@google.com>
4520
4521 * MAINTAINERS (Write After Approval): Add myself.
4522
d789184e
SP
45232008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4524
4525 * configure.ac (--with-cloog-polylib): New.
4526 (--disable-cloog-version-check): New.
4527 (--disable-ppl-version-check): New.
4528 * configure: Re-generate.
4529
36a881c7
RG
45302008-09-03 Richard Guenther <rguenther@suse.de>
4531
4532 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4533 cloog test.
4534 * configure: Re-generate.
4535
358da97e
HS
45362008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4537
4538 Add picoChip port.
4539 * MAINTAINERS: Add picoChip maintainers.
4540
f8bf9252
SP
45412008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4542 Tobias Grosser <grosser@fim.uni-passau.de>
4543 Jan Sjodin <jan.sjodin@amd.com>
4544 Harsha Jagasia <harsha.jagasia@amd.com>
4545 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4546 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4547 Adrien Eliche <aeliche@isty.uvsq.fr>
4548
4549 Merge from graphite branch.
4550 * configure: Regenerate.
4551 * Makefile.in: Regenerate.
4552 * configure.ac (host_libs): Add ppl and cloog.
4553 Add checks for PPL and CLooG.
4554 * Makefile.def (ppl, cloog): Added modules and dependences.
4555 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4556 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4557
d89f0ad6
AL
45582008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4559
4560 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4561 (GCC_SHLIB_SUBDIR): New.
4562 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4563 * configure: Regenerate.
4564 * Makefile.in: Regenerate.
4565
88a25817
GP
45662008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4567
4568 * MAINTAINERS: Consistently use tabs to separate columns.
4569
f873f15f
TG
45702008-08-29 Tristan Gingold <gingold@adacore.com>
4571
4572 * MAINTAINERS (Write after Approval): Add myself.
4573
e1514c3f
TG
45742008-08-28 Tristan Gingold <gingold@adacore.com>
4575
4576 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4577 Enable bfd, binutils and opcodes.
4578 * configure: Regenerate.
4579
4717882f
JDA
45802008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4581
4582 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4583
28c9884c
TK
45842008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4585
4586 * MAINTAINERS: Use correct Umlaut for last name.
4587
ae96d86a
FXC
45882008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4589
4590 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4591
3ecc96e3
DE
45922008-08-16 David Edelsohn <edelsohn@gnu.org>
4593
4594 * MAINTAINERS: Update my email address.
4595
dd609cc1
EB
45962008-08-16 Nicolas Roche <roche@adacore.com>
4597
4598 * Makefile.tpl: Add BOOT_ADAFLAGS.
4599 * Makefile.in: Regenerate.
4600
08d0963a
RS
46012008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4602
4603 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4604 * configure: Regenerate.
4605
dce2d8b2 46062008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
4607
4608 * configure.ac: Add makefile fragments for hpux.
4609 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4610 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4611 * configure: Regenerate.
4612 * Makefile.in: Regenerate.
4613
dce2d8b2 46142008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
4615
4616 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4617
dce2d8b2 46182008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
4619
4620 * MAINTAINERS (Write after Approval): Add myself.
4621
78209f30
XG
46222008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4623
4624 * MAINTAINERS (Write After Approval): Add myself.
4625
5b5b098d
AJ
46262008-06-29 Andrew Jenner <andrew@codesourcery.com>
4627
4628 * MAINTAINERS (Write After Approval): Add myself.
4629
d812ec93
KW
46302008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4631
4632 * MAINTAINERS: Update my email address.
4633
99e78224
JY
46342008-06-25 Joey Ye <joey.ye@intel.com>
4635
4636 * MAINTAINERS (Write After Approval): Add myself.
4637
18c04407
RW
46382008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4639
4640 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4641 * Makefile.in: Regenerate.
4642 * configure: Regenerate.
4643
47aa9a31
DK
46442008-06-17 Daniel Kraft <d@domob.eu>
4645
4646 * MAINTAINERS (Write After Approval): Add myself.
4647
ad33ff57
RW
46482008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4649
4650 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4651 "$@" is still intact with both Autoconf 2.59 and 2.62.
4652 * configure: Regenerate.
4653
cdce5c41
RW
46542008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4655
4656 * Makefile.tpl: Fix comment errors.
4657 * Makefile.in: Regenerate.
4658
01b79d11
DM
46592008-06-12 David S. Miller <davem@davemloft.net>
4660 David Edelsohn <edelsohn@gnu.org>
4661
4662 * configure.ac: Add powerpc*-*-* to gold supported targets.
4663 * configure: Regenerate.
4664
f8c33439
JM
46652008-06-08 Joseph Myers <joseph@codesourcery.com>
4666
4667 PR tree-optimization/36218
4668 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4669 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4670 (all prefix="build-"): Pass them to build-system sub-makes.
4671 * Makefile.in: Regenerate.
4672
cd985f66
JM
46732008-06-07 Joseph Myers <joseph@codesourcery.com>
4674
4675 * MAINTAINERS (mt port): Remove.
4676 (sco5, unixware, sco udk): Remove.
4677 (Kean Johnston): Add to Write After Approval.
4678
3f6383d3
JB
46792008-05-30 Julian Brown <julian@codesourcery.com>
4680
4681 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4682 of libobjc for ARM EABI Linux.
4683 * configure: Regenerate.
30da41ed 4684
dce2d8b2 46852008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 4686
09ce620e 4687 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 4688
dce2d8b2 46892008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 4690
e29cc9b4 4691 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 4692
955410cb
JW
46932008-05-15 Janus Weil <janus@gcc.gnu.org>
4694
4695 * MAINTAINERS (Write After Approval): Add myself.
4696
719bb4e3 46972008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
4698
4699 * config-ml.in: don't handle --enable-shared and --enable-static.
4700
372b05fc
RS
47012008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4702
4703 * MAINTAINERS: Update my email address.
4704
f73e2200
PC
47052008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4706
4707 * MAINTAINERS: Update my email address.
09ce620e 4708
3e438e2b
KVH
47092008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4710
4711 * MAINTAINERS (Write After Approval): Add myself.
4712
177bf491
GS
47132008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4714
4715 * MAINTAINERS (Write After Approval): Add myself.
4716
dce2d8b2 47172008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
4718
4719 * MAINTAINERS (crx): Add myself.
4720
14a8726b
PB
47212008-04-18 Paolo Bonzini <bonzini@gnu.org>
4722
4723 Sync with src:
4724 2008-04-14 David S. Miller <davem@davemloft.net>
4725
09ce620e
AS
4726 * configure.ac: Add sparc*-*-* to gold supported targets.
4727 * configure: Regenerate.
14a8726b 4728
7142fb32
PB
47292008-04-18 Paolo Bonzini <bonzini@gnu.org>
4730
4731 PR bootstrap/35457
4732 * configure.ac: Include override.m4.
4733 * configure: Regenerate.
4734
c6b196de
PB
47352008-04-18 Paolo Bonzini <bonzini@gnu.org>
4736
09ce620e
AS
4737 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4738 * Makefile.in: Regenerate.
c6b196de 4739
dce2d8b2 47402008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 4741
09ce620e 4742 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 4743 as nonconfigurable directories list.
09ce620e 4744 * configure: Regenerate.
c993ae60 4745
8479b1b1
BE
47462008-04-14 Ben Elliston <bje@au.ibm.com>
4747
4748 * config.sub, config.guess: Update from upstream sources.
4749
295e261a
HPN
47502008-04-12 Hans-Peter Nilsson <hp@axis.com>
4751
4752 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4753 * Makefile.in: Regenerate.
4754
ac3949d9
EW
47552008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4756
4757 * configure.ac: Do not build libssp for the AVR.
4758 * configure: Regenerate.
4759
06407e30
ILT
47602008-04-07 Ian Lance Taylor <iant@google.com>
4761
4762 * Makefile.def: check-gold depends upon all-binutils.
4763 * Makefile.in: Regenerate.
4764
97db009c
AH
47652008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4766
4767 * MAINTAINERS (Write After Approval): Add myself.
4768
2a79c47f
NC
47692008-04-04 Nick Clifton <nickc@redhat.com>
4770
4771 PR binutils/4334
5f4bebbf 4772 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
4773 builds.
4774 * configure: Regenerate.
4775
c53a18d3
N
47762008-04-04 NightStrike <NightStrike@gmail.com>
4777
4778 PR other/35151
09ce620e
AS
4779 * configure.ac: Combine rules for mingw32 and mingw64.
4780 * configure: Regenerate.
c53a18d3 4781
d925aa70
KT
47822008-04-02 Kai Tietz <kai.tietz@onvision.com>
4783
4784 * MAINTAINERS (Write After Approval): Add myself.
4785
dce2d8b2 47862008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
4787
4788 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4789 * Makefile.in (.NOTPARALLEL): Ditto.
4790
4412a506
PG
47912008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4792
4793 * MAINTAINERS (Write After Approval): Add myself.
4794
dce2d8b2 47952008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
4796
4797 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4798 * Makefile.in (.NOTPARALLEL): Regenerate.
4799
639223bd
PB
48002008-03-27 Paolo Bonzini <bonzini@gnu.org>
4801
4802 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4803 * Makefile.in: Regenerate.
4804
b8ab1f4a
JS
48052008-03-26 Jakub Staszak <kuba@et.pl>
4806
4807 * MAINTAINERS (Write After Approval): Add myself.
4808
b45890a4
TK
48092008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4810
4811 * MAINTAINERS: Update e-mail address.
4812
5afab7ad
ILT
48132008-03-20 Ian Lance Taylor <iant@google.com>
4814
4815 * configure.ac: Add support for --enable-gold.
4816 * Makefile.def: Add gold as a directory like ld.
4817 * configure, Makefile.in: Regenerate.
4818
38d24731
RW
48192008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4820
4821 * configure.ac: m4_include config/proginstall.m4.
4822 * configure: Regenerate.
32bc4cf4
RW
4823
4824 Backport from upstream Libtool:
09ce620e 4825
32bc4cf4 4826 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 4827
32bc4cf4
RW
4828 Deal with Autoconf 2.62's semantic change in m4_append.
4829 * ltsugar.m4 (lt_append): Replace broken versions of
4830 m4_append.
4831 (lt_if_append_uniq): Don't require separator to be overquoted,
4832 and avoid broken m4_append.
4833 (lt_dict_add): Fix typo.
4834 * libtool.m4 (_LT_DECL): Don't overquote separator.
4835
9d3c50ea
DE
48362008-03-13 David Edelsohn <edelsohn@gnu.org>
4837
4838 * config.rpath: Add AIX 6 support.
4839
5d2edb29
PB
48402008-03-13 Paolo Bonzini <bonzini@gnu.org>
4841
4842 * Makefile.def (stageprofile). Remove -fprofile-generate
4843 from stage_libcflags.
4844 * Makefile.in: Regenerate.
4845
954910ef
BE
48462008-03-13 Ben Elliston <bje@au.ibm.com>
4847
4848 * config.sub, config.guess: Update from upstream sources.
4849
e8645a40
TT
48502008-03-06 Tom Tromey <tromey@redhat.com>
4851
4852 * MAINTAINERS: Update for treelang deletion.
4853
2c8e955e
JW
48542008-03-03 James E. Wilson <wilson@tuliptree.org>
4855
4856 * MAINTAINERS: Update my email address.
4857
54acd307
SS
48582008-03-03 Stan Shebs <stanshebs@earthlink.net>
4859
893ad2a1 4860 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
4861 (objective-c/c++): Add myself as a maintainer.
4862
4b52b516
VR
48632008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4864
4865 * MAINTAINERS (Write After Approval): Update my email address.
4866
e652b516
TB
48672008-02-25 Tomas Bily <tbily@suse.cz>
4868
4869 * MAINTAINERS (Write After Approval): Add myself.
4870
02d30740
JJ
48712008-02-23 Jakub Jelinek <jakub@redhat.com>
4872
4873 * MAINTAINERS (OpenMP): Add myself.
4874
1c8bd6a3
PB
48752008-02-20 Paolo Bonzini <bonzini@gnu.org>
4876
4b40b2a5
UB
4877 PR bootstrap/32009
4878 PR bootstrap/32161
1c8bd6a3 4879
4b40b2a5
UB
4880 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4881 * configure: Regenerate.
1c8bd6a3 4882
4b40b2a5
UB
4883 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4884 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4885 STAGE4_LIBCFLAGS): New.
4886 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4887 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4888 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4889 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4890 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4891 for target modules. Don't export LIBCFLAGS.
4892 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4893 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4894 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4895 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4896 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4897 * Makefile.in: Regenerate.
1c8bd6a3 4898
bb44c9d2
RW
48992008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4900
4901 PR libgcj/33085
4902 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4903 Do not use -DDLL_EXPORT. Backport from upstream.
4904
29a7754d
RW
49052008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4906
4907 * MAINTAINERS (Write After Approval): Add myself.
4908
9a212bb7
HPN
49092008-02-02 Hans-Peter Nilsson <hp@axis.com>
4910
4911 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4912 * configure: Regenerate.
4913
aa12a573
MG
49142008-01-31 Marc Gauthier <marc@tensilica.com>
4915
4916 * configure.ac (xtensa*-*-*): Recognize processor variants.
4917 * configure: Regenerate.
4918
ac9e6043
RW
49192008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4920
40049ccc
UB
4921 PR bootstrap/34922
4922 * configure.ac (PARSE_ARGS): Push suitable setting of
4923 ac_subdirs_all, for `./configure --help=recursive'.
4924 Handle `+' in generic toplevel directory disabling.
4925 * configure: Regenerate.
ac9e6043 4926
4288c86a
NC
49272008-01-28 Nick Clifton <nickc@redhat.com>
4928
4929 * MAINTAINERS (xstormy16): Take over maintainership.
4930
8d8da227
JM
49312008-01-25 Joseph Myers <joseph@codesourcery.com>
4932
4933 * MAINTAINERS (c4x port): Remove.
4934
349b60e7
DE
49352008-01-24 David Edelsohn <edelsohn@gnu.org>
4936
4937 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4938
3ca06a68
BE
49392008-01-23 Ben Elliston <bje@au.ibm.com>
4940
4941 * config.sub, config.guess: Update from upstream sources.
4942
3c631381
TG
49432008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4944
4945 * MAINTAINERS (Write After Approval): Add myself.
4946
20533ef1
L
49472008-01-17 H.J. Lu <hjl.tools@gmail.com>
4948
4949 * MAINTAINERS: Update my email address.
4950
49512008-01-09 Raksit Ashok <raksit@google.com>
4952
4953 * MAINTAINERS (Write After Approval): Add myself.
4954
684f4f6a
RA
49552008-01-09 Raksit Ashok <raksit@google.com>
4956
4957 * MAINTAINERS (Write After Approval): Add myself.
4958
9cb8756f
BE
49592008-01-08 Ben Elliston <bje@au.ibm.com>
4960
4961 * config.sub, config.guess: Update from upstream sources.
4962
94e1934d
KG
49632007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4964
4965 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 4966 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
4967 * configure: Regenerate.
4968
a2e51f77
SP
49692007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4970
4971 * MAINTAINERS: Update my email address.
4972
ffe3dcd9
BRF
49732007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4974
4975 * MAINTAINERS: Update my email address.
4976
aa4095c9
RS
49772007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4978
4979 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4980 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4981 * Makefile.in: Regenerate.
4982
dce2d8b2 49832007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
4984
4985 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4986 misplaced entries.
4987
0fe0f073
AT
49882007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4989
4990 * configure.ac: Enable libjava for x86_64-*-darwin9.
4991 * configure: Regenerate.
4992
dce2d8b2 49932007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
4994
4995 * MAINTAINERS (Write After Approval): Add myself.
4996
c3220d4c
BE
49972007-12-05 Ben Elliston <bje@au.ibm.com>
4998
4999 * config.sub, config.guess: Update from upstream sources.
5000
aba7501e
MK
50012007-12-02 Matthias Klose <doko@ubuntu.com>
5002
5003 * config-ml.in: Remove 64bit configure tests.
5004
d683ec81
PB
50052007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5006
5007 * config-ml.in: Robustify against white space in absolute file
5008 names.
5009
5010 * config-ml.in (multi-clean): Substitute ${Makefile}.
5011 Remove superfluous ${Makefile} in list.
5012
60f1711a
TS
50132007-11-19 Thiemo Seufer <ths@mips.com>
5014
5015 * config-ml.in: Don't hardcode the Makefile name.
5016
487f9d96
AM
50172007-11-08 Alexander Monakov <amonakov@ispras.ru>
5018
5019 * MAINTAINERS (Write After Approval): Add myself.
5020
fa3886fe
ST
50212007-11-07 Samuel Tardieu <sam@rfc1149.net>
5022
5023 * MAINTAINERS (Write After Approval): Add myself.
5024
dce2d8b2 50252007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
5026
5027 * MAINTAINERS (Write After Approval): Add myself.
5028
acc48927
BE
50292007-10-25 Ben Elliston <bje@au.ibm.com>
5030
5031 * MAINTAINERS (mercury): Remove entry.
5032 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5033
e00e9858
DJ
50342007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5035
5036 * Makefile.def (dependencies): Make configure-gdb depend on
5037 all-intl.
5038 * Makefile.in: Regenerated.
5039
def14a3c
SK
50402007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5041
5042 * MAINTAINERS (Fortran maintainer): Remove myself.
5043
dce2d8b2 50442007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
5045
5046 * Makefile.def: To avoid problems running with parallel makes,
5047 build newlib before libgloss so that target specific header
5048 files are availble.
5049 * Makefile.in: Regenerate
5050
bbfbfafc
DJ
50512007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5052
5053 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5054 * Makefile.in: Regenerate.
5055
c56abad5
VM
50562007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5057
5058 * MAINTAINERS (Register allocation reviewer): Add myself.
5059
f019adc1
MF
50602007-10-08 Mike Frysinger <vapier@gentoo.org>
5061
5062 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5063 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5064 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5065 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5066 * configure: Regenerate.
5067
dce2d8b2 50682006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
5069
5070 * MAINTAINERS (Register allocation reviewer): Add myself.
5071
0999159b
PB
50722007-10-01 Paolo Bonzini <bonzini@gnu.org>
5073
5074 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5075 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5076 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5077 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5078 * configure.ac: Default them to host tools for $host = $build.
5079 Subst them.
5080
5081 * configure: Regenerate.
5082 * Makefile.in: Regenerate.
5083
dce2d8b2 50842006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
5085
5086 * MAINTAINERS (Register allocation reviewer): Add myself.
5087
dce2d8b2 50882006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
5089
5090 * MAINTAINERS (Register allocation reviewer): Add myself.
5091
9d209c83
SP
50922007-09-21 Seongbae Park <seongbae.park@gmail.com>
5093
5094 * MAINTAINERS (Write After Approval): Fix typo.
5095
1ec3b87b
RS
50962007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5097
5098 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5099 * configure: Regenerate.
5100
19d5986d
PJ
51012007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5102
5103 PR bootstrap/31906
5104 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 5105 they're already prefixed.
19d5986d 5106
6d3b5aea
BK
51072007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5108
5109 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5110 libstdc++.
5111 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5112 * configure: Regenerate.
5113 * Makefile.in: Regenerate.
09ce620e 5114
4fe7e755
AS
51152007-09-17 Andreas Schwab <schwab@suse.de>
5116
5117 * configure.ac: Raise minimum makeinfo version to 4.6.
5118 * configure: Regenerate.
5119
dce2d8b2 51202007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 5121
ffe3dcd9 5122 * MAINTAINERS (write-after-approval) add myself
d483feaa 5123
fa9a3f31
AM
51242007-09-15 Alan Modra <amodra@bigpond.net.au>
5125
5126 * configure.ac: Correct makeinfo version check.
5127 * configure: Regenerate.
5128
6593a73e
RS
51292007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5130
5131 * MAINTAINERS: Update my email address.
5132
d9dced13
RS
51332007-09-14 Richard Sandiford <richard@codesourcery.com>
5134
5135 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5136 to $skipdirs and only disable gprof for newlib. Use the normal
5137 mips*-elf* handling in other respects.
5138 * configure: Regnerate.
5139
773c1467
DD
51402007-09-12 David Daney <ddaney@avtrex.com>
5141
5142 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5143 enabling libgcj.
5144 * configure: Regenerate.
5145
c03353e2
RIL
51462007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5147
5148 PR other/32154
5149 * configure.ac: For libgloss targets, point the linker to the linker
5150 script, startup code and simulator library.
5151 * configure: Regenerate.
5152
c4e9bf2b
AH
51532007-09-07 Andrew Haley <aph@redhat.com>
5154
5155 * configure.ac (noconfigdirs): Remove target-libffi and
5156 target-libjava.
5157 * configure: Regenerate.
5158
1f5a6b84
FXC
51592007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5160
5161 PR target/33281
5162 * configure.ac: Use config/mh-mingw on mingw.
5163 * configure: Regenerate.
1f5a6b84 5164
3951e521
PH
51652007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5166
9f349f63 5167 * MAINTAINERS (Write After Approval): Add myself.
3951e521 5168
e643dc23
RG
51692007-09-05 Richard Guenther <rguenther@suse.de>
5170
5171 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5172 nor --disable-checking is provided also turn on yes and types
5173 checking for stage1.
5174 * configure: Re-generate.
5175
039874df
KW
51762007-08-30 Krister Walfridsson <cato@df.lth.se>
5177
5178 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5179 (Write After Approval): Remove myself.
5180
c3f07bd6 51812007-08-29 Nick Clifton <nickc@redhat.com>
15098359 5182
c3f07bd6 5183 * config.sub, config.guess: Update from upstream sources.
15098359 5184
40049ccc 51852007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
5186
5187 * MAINTAINERS (Write After Approval): Added myself.
5188 * MAINTAINERS (Reviewers): Removed myself.
5189
c8aea42c 51902007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 5191 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
5192
5193 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5194 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5195 * Makefile.in: Regenerate.
5196 * configure.ac (--with-debug-prefix-map): New.
5197 * configure: Regenerate.
5198
4bf6c438
RS
51992007-08-17 Richard Sandiford <richard@codesourcery.com>
5200 Nigel Stephens <nigel@mips.com>
5201
4bf6c438
RS
5202 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5203 as target_makefile_frag.
5204 * configure: Regenerate.
5205
bb286d71
AO
52062007-08-16 Alexandre Oliva <aoliva@redhat.com>
5207
5208 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5209 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5210 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5211 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5212 (do-compare, do-compare3, do-compare-debug): New.
5213 ([+compare-target+]): Use them.
5214
a4630417
MK
52152007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5216
5217 * MAINTAINERS (Write After Approval): Change my email address.
5218
d9acb717
RW
52192007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5220 Ben Elliston <bje@au.ibm.com>
5221
5222 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5223 --silent if $silent.
5224 * configure: Regenerate.
5225
96876681
ZD
52262003-08-12 Zdenek Dvorak <ook@ucw.cz>
5227
5228 * MAINTAINERS (Various Maintainers): Add myself as
5229 loop infrastructure maintainer. Update my e-mail
5230 address.
5231
1c1d80ee
DN
52322007-07-31 Diego Novillo <dnovillo@google.com>
5233
5234 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5235 Adjust description.
5236
7e98624c
RG
52372007-07-26 Richard Guenther <rguenther@suse.de>
5238
5239 * configure.ac: Add types checking to stage1 checking flags.
5240 * configure: Regenerate.
5241
4c85af60
NC
52422007-07-17 Nick Clifton <nickc@redhat.com>
5243
5244 * COPYING3: New file. Contains version 3 of the GNU General
5245 Public License.
5246 * COPYING3.LIB: New file. Contains version 3 of the GNU
5247 Lesser General Public License.
5248
19ddfd3a
AK
52492007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5250
5251 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5252
2a064545
AK
52532007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5254
5255 * MAINTAINERS (S/390 co-maintainer): Add myself.
5256 (Write After Approval): Remove myself.
5257
f861f54d
DH
52582007-07-13 Dan Hipschman <dsh@google.com>
5259
5260 * MAINTAINERS (Write After Approval): Add myself.
5261
0136f2f7
NC
52622007-07-11 Nick Clifton <nickc@redhat.com>
5263
5264 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5265 WINDRES export.
5266 * Makefile.in: Regenerate.
5267
6e29b5a4
RO
52682007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5269
5270 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5271 maintainer.
5272
159a4b02
L
52732007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5274
5275 * lt~obsolete.m4: New. Import from 20070318 libtool.
5276
6ba67283
JB
52772007-07-03 Julian Brown <julian@codesourcery.com>
5278
5279 * MAINTAINERS (Write After Approval): Add myself.
5280
30b74385
RW
52812007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5282
5283 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5284 * configure: Regenerate.
5285
52862007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5287
5288 * configure.ac: Add some missing m4 quotation.
5289 * configure: Regenerate.
5290
943c54ce
SB
52912007-07-02 Simon Baldwin <simonb@google.com>
5292
5293 * MAINTAINERS (Write After Approval): Add myself.
5294
1c00b503
PB
52952007-07-02 Paolo Bonzini <bonzini@gnu.org>
5296
5297 * configure: Regenerate.
5298
901119ae
KT
52992007-07-02 Kai Tietz <kai.tietz@onevision.com>
5300
5301 * Makefile.def: Add windmc tool to build.
5302 * Makefile.tpl: Likewise.
5303 * configure.ac: Likewise.
5304 * Makefile.in: Regenerate.
5305 * configure: Regenerate.
09ce620e 5306
83f4c19f
DD
53072007-06-28 DJ Delorie <dj@redhat.com>
5308
5309 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5310 not building newlib.
5311 * configure: Regenerated.
09ce620e 5312
5346c75c
JS
53132007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5314
5315 * MAINTAINERS (Write After Approval): Add myself.
5316
aacfb86b
MM
53172007-06-25 Martin Michlmayr <tbm@cyrius.com>
5318
5319 * MAINTAINERS (Write After Approval): Add myself.
5320
590bf0d3
CM
53212007-06-19 Chris Matthews <chrismatthews@google.com>
5322
5323 * MAINTAINERS (Write After Approval): Add myself.
5324
cdbbee7a
RIL
53252007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5326
5327 * MAINTAINERS (Write After Approval): Add myself.
5328
b8afffc1
DJ
53292007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5330
5331 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5332 * Makefile.in: Regenerated.
5333
3fcfad76
BS
53342007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5335
5336 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5337 bfin*-*-uclinux* targets.
5338 * configure: Regenerate.
5339
3f5a2b7f
ILT
53402007-06-14 Ian Lance Taylor <iant@google.com>
5341
5342 * MAINTAINERS: Add myself as non-algorithmic global write
5343 maintainer.
5344
4c46daee
DN
53452007-06-14 Diego Novillo <dnovillo@google.com>
5346
5347 * MAINTAINERS: Add self as middle-end maintainer and
5348 non-algorithmic global write maintainer.
5349
a3bb222a
FXC
53502007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5351
5352 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5353 Move all Fortran maintainers except Paul Brook into the
5354 Non-Autopoiesis section.
5355
a19e8f64
PB
53562007-06-14 Paolo Bonzini <bonzini@gnu.org>
5357
5358 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5359 (distclean-stage[+id+]): Possibly delete stage_last.
5360 * Makefile.in: Regenerate.
5361
1c2abe5e
SP
53622007-06-12 Seongbae Park <seongbae.park@gmail.com>
5363
5364 * MAINTAINERS (Various Maintainer): Fix typo.
5365
abca4739
PB
53662007-06-11 Paolo Bonzini <bonzini@gnu.org>
5367
5368 * MAINTAINERS (Various Maintainer): Add myself as
5369 dataflow maintainer.
5370
a894d2c3
BE
53712007-06-07 Ben Elliston <bje@au.ibm.com>
5372
5373 * config.sub, config.guess: Update from upstream sources.
5374
8024d75e
BE
53752007-06-07 Ben Elliston <bje@au.ibm.com>
5376
5377 * Makefile.tpl: Fix spelling error.
5378 * Makefile.in: Regenerate.
5379
973a9a5e
SE
53802007-06-01 Steve Ellcey <sje@cup.hp.com>
5381
96598938
L
5382 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5383 lt_cv_sys_max_cmd_len.
973a9a5e 5384
ccb4d26b
DN
53852007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5386
5387 * MAINTAINERS (Various Maintainers): Add myself as
5388 auto-vectorizer maintainer.
5389
eecb7461
PB
53902003-05-31 Paolo Bonzini <bonzini@gnu.org>
5391
5392 PR libjava/32098
5393 * libtool.m4: Revert previous change.
5394 * ltgcc.m4: Put it here.
5395
89d28202
ZD
53962003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5397
5398 * MAINTAINERS (Various Maintainers): Add myself as
5399 auto-vectorizer maintainer.
5400
60c7a11a
L
54012007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5402
5403 PR libjava/32098
5404 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5405
9dd3cc81
RG
54062007-05-30 Richard Guenther <rguenther@suse.de>
5407
5408 * MAINTAINERS (Various Maintainers): Add myself as
5409 auto-vectorizer maintainer.
5410
9cc1244e
JJ
54112007-05-30 Jakub Jelinek <jakub@redhat.com>
5412
5413 PR bootstrap/29382
5414 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5415 * configure: Rebuilt.
5416
6124296b
RC
54172007-05-28 Roberto Costa <robsettantasei@gmail.com>
5418
5419 * MAINTAINERS (Write After Approval): Removed my name.
5420
6b757a0d
SB
54212007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5422
5423 * MAINTAINERS (Write After Approval): Remove myself.
5424
86ef8528
AT
54252007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5426
5427 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5428
1cf3d07d
SE
54292007-05-23 Steve Ellcey <sje@cup.hp.com>
5430
5431 * ltmain.sh: Update from ToT Libtool.
5432 * libtool.m4: Update from ToT Libtool.
5433 * ltsugar.m4: New. Update from ToT Libtool.
5434 * ltversion.m4: New. Update from ToT Libtool.
5435 * ltoptions.m4: New. Update from ToT Libtool.
5436 * ltconfig: Remove.
5437 * ltcf-c.sh: Remove.
5438 * ltcf-cxx.sh: Remove.
5439 * ltcf-gcj.sh: Remove.
5440
ce3fcf8c
OW
54412007-05-22 Ollie Wild <aaw@google.com>
5442
5443 * MAINTAINERS (Write After Approval): Add myself.
5444
342b9200
PB
54452007-05-16 Paolo Bonzini <bonzini@gnu.org>
5446
5447 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5448 stage_cflags.
5449 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5450 Remove CFLAGS/LIBCFLAGS.
5451 (configure-stage[+id+]-[+prefix+][+module+],
5452 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5453 * Makefile.in: Regenerate.
5454
cea17285
DN
54552007-05-15 Diego Novillo <dnovillo@google.com>
5456
5457 * MAINTAINERS: Update e-mail address.
5458
11c004e7
RE
54592007-05-15 Revital Eres <eres@il.ibm.com>
5460
5461 * MAINTAINERS (Write After Approval): Add myself.
5462
ab6bd693
RC
54632007-05-14 Roberto Costa <robsettantasei@gmail.com>
5464
5465 * MAINTAINERS (Write After Approval): Updated my address.
5466
388cdf07
TN
54672007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5468
5469 * MAINTAINERS (Write After Approval): Add myself.
5470
23f24034
SR
54712007-05-11 Silvius Rus <rus@google.com>
5472
5473 * MAINTAINERS (Write After Approval): Add myself.
5474
34a7526e
TT
54752007-04-23 Tom Tromey <tromey@redhat.com>
5476
5477 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5478
51da21be
MM
54792007-04-22 Mark Mitchell <mark@codesourcery.com>
5480
5481 * MAINTAINERS (cpplib): Rename to ...
5482 (libcpp): ... this. Add C/C++ front end maintainers.
5483
70070387
SE
54842007-04-14 Steve Ellcey <sje@cup.hp.com>
5485
5486 * config-ml.in: Pass ${ml_config_env} to configure calls.
5487
df1a0dbb
CB
54882007-04-04 Christian Bruel <christian.bruel@st.com>
5489
5490 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 5491
9daff147
DK
54922007-04-02 Dave Korn <dave.korn@artimi.com>
5493
5494 * MAINTAINERS (Write After Approval): Add myself.
5495
374eadb2
TB
54962007-03-31 Tobias Burnus <burnus@net-b.de>
5497
5498 * MAINTAINERS (fortran 95 front end): Add myself.
5499
8eced3a2
DR
55002007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5501
5502 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 5503
653de3e3
AZ
55042007-03-24 Ayal Zaks <zaks@il.ibm.com>
5505
5506 * MAINTAINERS (Modulo Scheduler): Add myself.
5507
b737d953
BM
55082007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5509
5510 * MAINTAINERS (fortran 95 front end): Add myself.
5511 (c++ front end): whitespace fix.
5512
a584cdf2
NF
55132007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5514
5515 * MAINTAINERS (Write After Approval): Add myself.
5516
8c79f3c4
RS
55172007-03-21 Richard Sandiford <richard@codesourcery.com>
5518
5519 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5520 of glob. Quote arguments with single quotes too.
5521 * configure: Regenerate.
5522
07f1ac6d
BM
55232007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5524
5525 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5526 * Makefile.in: Regenerate
5527
172e41aa
AS
55282007-03-07 Andreas Schwab <schwab@suse.de>
5529
5530 * configure: Regenerate.
5531
9c4d2493
BM
55322007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5533
5534 * configure.ac: Add "--with-pdfdir" configure option,
5535 which defines pdfdir variable.
5536 * Makefile.def (target=fixincludes): Add install-pdf to
5537 missing targets.
5538 (recursive_targets): Add install-pdf target.
5539 (flags_to_pass): Add pdfdir.
5540 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5541 target.
5542 * configure: Regenerate
5543 * Makefile.in: Regenerate
5544
e14e622e
EC
55452007-02-28 Eric Christopher <echristo@apple.com>
5546
5547 Revert:
5548 2006-12-07 Mike Stump <mrs@apple.com>
5549
5550 * Makefile.def (dependencies): Add dependency for
5551 install-target-libssp and install-target-libgomp on
5552 install-gcc.
5553 * Makefile.in: Regenerate.
5554
54e433bc
MK
55552007-02-27 Matt Kraai <kraai@ftbfs.org>
5556
5557 * configure: Regenerate.
5558 * configure.ac: Move statements after variable declarations.
5559
6c8d3d8f
KK
55602007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5561
5562 * MAINTAINERS: Add myself as sh maintainer.
5563
9f8c6739
JM
55642007-02-19 Joseph Myers <joseph@codesourcery.com>
5565
5566 * configure.ac: Adjust for loop syntax.
5567 * configure: Regenerate.
5568
278a7a38
AO
55692007-02-18 Alexandre Oliva <aoliva@redhat.com>
5570
5571 * configure: Rebuilt.
5572
b2eaac4a
AO
55732007-02-18 Alexandre Oliva <aoliva@redhat.com>
5574
5575 * configure.ac: Drop multiple occurrences of --enable-languages,
5576 and fix its quoting.
5577 * configure: Rebuilt.
5578
beeaf216 55792007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
5580 Nathan Sidwell <nathan@codesourcery.com>
5581 Vladimir Prus <vladimir@codesourcery.com>
5582 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
5583
5584 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5585 * configure: Regenerate.
5586
09201a09
GP
55872007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5588
5589 * ltconfig (freebsd*): Default to elf.
5590
291f172e
DJ
55912007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5592
5593 * configure.ac (target_libraries): Move libgcc before libiberty.
5594 * configure: Regenerated.
5595
c3a86da9
DJ
55962007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5597 Paolo Bonzini <bonzini@gnu.org>
5598
5599 PR bootstrap/30753
5600 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5601 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5602 * configure: Regenerated.
5603
88e1e72a
FXC
56042007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5605
5606 * MAINTAINERS (Language Front End Maintainers): Update my mail
5607 address.
5608
44bfc3ac
DJ
56092007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5610
5611 PR bootstrap/30748
5612 * configure.ac: Correct syntax for Solaris ksh.
5613 * configure: Regenerated.
5614
3e19841a
PB
56152007-02-09 Paolo Bonzini <bonzini@gnu.org>
5616
5617 * configure.ac: Sync with src.
5618 * configure: Regenerate.
5619
74a48762
PB
56202007-02-09 Paolo Bonzini <bonzini@gnu.org>
5621
5622 * Makefile.in: Regenerate.
5623
d846e52e
PB
56242007-02-09 Paolo Bonzini <bonzini@gnu.org>
5625
5626 * config.sub: Sync with src.
5627
1c710c3c
DJ
56282007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5629
5630 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5631 noncanonical equivalents.
5632 * configure.in: Rename to...
5633 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5634 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5635 target_noncanonical. Use them. Rewrite removal of configure
5636 arguments for autoconf 2.59. Discard variable settings. Force
5637 program_transform_name for native tools.
5638
5639 * Makefile.in: Regenerated.
5640 * configure: Regenerated with autoconf 2.59.
5641
dce2d8b2 56422007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 5643
3de8da2a 5644 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 5645
f6671c93
AS
56462007-01-31 Andreas Schwab <schwab@suse.de>
5647
5648 * Makefile.tpl (LDFLAGS): Substitute it.
5649 * Makefile.in: Regenerate.
5650
dce2d8b2 56512007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 5652
3de8da2a 5653 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 5654
2472200d
DE
56552007-01-28 David Edelsohn <edelsohn@gnu.org>
5656
3de8da2a 5657 * MAINTAINERS (spu port): Add myself.
2472200d 5658
5305be7e
RG
56592007-01-23 Richard Guenther <rguenther@suse.de>
5660
5661 PR bootstrap/30541
5662 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5663 * Makefile.tpl (GNATBIND): Substitute it.
5664 (GNATMAKE): Likewise.
5665 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5666 of STAGE_PREFIX.
5667 * Makefile.in: Regenerate.
5668 * configure: Regenerate.
5669
416cfb5e
MS
56702007-01-18 Mike Stump <mrs@apple.com>
5671
5672 * configure.in: Re-enable -Werror for gcc builds.
5673
3de8da2a 56742007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 5675
3de8da2a 5676 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 5677
d943d7c4
PB
56782007-01-11 Paolo Bonzini <bonzini@gnu.org>
5679
5680 * configure.in: Change == to = in test command.
3de8da2a 5681 * configure: Regenerate.
d943d7c4 5682
e69bf64b 56832007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
5684 Nick Clifton <nickc@redhat.com>
5685 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5686
5687 * configure.in (build_configargs, host_configargs, target_configargs):
5688 Remove build/host/target parameters.
5689 (host_libs): Add gmp and mpfr.
5690 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5691 * Makefile.def (gmp, mpfr): New.
5692 (gcc): Remove target.
5693 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5694 target_os, target_vendor): New.
dce2d8b2 5695 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
5696 * configure: Regenerate.
5697 * Makefile.in: Regenerate.
e69bf64b
PB
5698
56992007-01-11 Matt Fago <fago@earthlink.net>
5700
5701 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 5702 to improve robustness of configure tests.
e69bf64b 5703 * configure: Regenerate.
e14e622e 5704
a42f3b80
UB
57052007-01-09 Uros Bizjak <ubizjak@gmail.com>
5706
5707 * MAINTAINERS: Add myself as i386 maintainer.
5708
a36aee1a
JH
57092007-01-08 Jan Hubicka <jh@suse.cz>
5710
61fcaeef 5711 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 5712
738a52d3
KT
57132007-01-08 Kai Tietz <kai.tietz@onevision.com>
5714
5715 * configure.in: Add support for an x86_64-mingw* target.
95af8923 5716 * configure: Regenerate.
738a52d3 5717
54fdc474
DJ
57182007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5719
5720 * Makefile.tpl (all-target): Correct @if conditional for target
5721 modules.
5722 * configure.in: Omit libiberty if building only target libgcc.
5723 * configure, Makefile.in: Regenerated.
5724
3dd71726
PB
57252007-01-04 Paolo Bonzini <bonzini@gnu.org>
5726
dce2d8b2 5727 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
5728 * configure: Regenerate.
5729
fa958513
DJ
57302007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5731
5732 * Makefile.def (target_modules): Add libgcc.
5733 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5734 * Makefile.tpl (clean-target-libgcc): Delete.
5735 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5736 on gcc even for bootstrapped modules. Rewrite handling of
5737 lang_env_dependencies to loop over target_modules.
5738 * configure.in (target_libraries): Add target-libgcc.
5739 * Makefile.in, configure: Regenerated.
5740
e1888513
PB
57412006-12-29 Paolo Bonzini <bonzini@gnu.org>
5742
5743 * configure.in: Reorganize recognition of languages. Add
5744 --enable-stage1-languages. Show supported languages for the chosen
5745 target rather than all recognized languages.
5746 * configure: Regenerate.
5747
53b88b73
PB
57482006-12-29 Paolo Bonzini <bonzini@gnu.org>
5749
5750 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5751 * Makefile.in: Regenerate.
5752
a3993f33
KG
57532006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5754
5755 * configure.in: Warn that MPFR 2.2.0 is buggy.
5756 * configure: Regenerate.
5757
f063a9ed
ILT
57582006-12-27 Ian Lance Taylor <iant@google.com>
5759
5760 * configure.in: When removing Makefiles to force a reconfigure, also
5761 remove prev-DIR*/Makefile.
5762 * configure: Regenerate.
5763
af71363e
AS
57642006-12-22 Andreas Schwab <schwab@suse.de>
5765
5766 * configure: Regenerate with correct autoconf version.
5767
0b0dc272
AM
57682006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5769
3de8da2a
UB
5770 * configure.in: add AC_SUBST for *_FOR_TARGET.
5771 * configure: Regenerate.
0b0dc272 5772
53b88b73
PB
57732006-12-19 Paolo Bonzini <bonzini@gnu.org>
5774
5775 * configure.in: Simplify logic for rejecting languages that cannot
5776 be built. Separate the case when a language is unsupported,
5777 from the case when the user chooses not to build a language.
5778
400ebff4
PB
57792006-12-19 Paolo Bonzini <bonzini@gnu.org>
5780
5781 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5782 it only affects bootstrap and could be tested on "$host" as well.
5783 * configure: Regenerate.
5784 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5785
8efea775
PB
57862006-12-19 Paolo Bonzini <bonzini@gnu.org>
5787
5788 PR bootstrap/29544
5789 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5790 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5791 move here comment from Makefile.tpl.
5792 * Makefile.tpl: Move some definitions higher in the file.
5793 (STAGE1_CHECKING): New.
5794 * configure.in: Add --enable-stage1-checking.
5795 * configure: Regenerate.
5796 * Makefile.in: Regenerate.
5797
ed88a7ed
PB
57982006-12-19 Paolo Bonzini <bonzini@gnu.org>
5799
5800 * MAINTAINERS: Add myself as build system maintainer.
5801
b65151d3
SM
58022006-12-15 Simon Martin <simartin@users.sourceforge.net>
5803
5804 * MAINTAINERS (Write After Approval): Add myself.
5805
7e050830
EC
58062006-12-13 Eric Christopher <echristo@apple.com>
5807
5808 * MAINTAINERS: Add myself as darwin maintainer.
5809
8b494895
ILT
58102006-12-11 Ian Lance Taylor <ian@airs.com>
5811
5812 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5813
dce2d8b2 58142006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
5815
5816 MAINTAINERS: Update my entry.
5817
58e24147
AM
58182006-12-11 Alan Modra <amodra@bigpond.net.au>
5819
5820 * configure.in: Handle spu makefile frag.
58e24147
AM
5821 * Makefile.tpl (MAINT): Define
5822 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5823 * configure: Regenerate.
5824 * Makefile.in: Regenerate.
5825
9b6f37a0
BE
58262006-12-11 Ben Elliston <bje@au.ibm.com>
5827
5828 * config.guess: Import latest version.
5829 * config.sub: Likewise.
5830
ea6f5c57
BE
58312006-12-11 Ben Elliston <bje@au.ibm.com>
5832
5833 * configure.in (spu-*-*): Don't skip target-libiberty.
5834 * configure: Regenerate.
5835
42c1cd8a
AT
58362006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5837
5838 PR bootstrap/30134
5839 * configure.in: Correct x86 darwin support for libjava to powerpc
5840 and i?86 only.
5841 * configure: Regenerate.
5842
55eb837d
ST
58432006-12-08 Sandro Tolaini <tolaini@libero.it>
5844
5845 * configure.in: Add x86 darwin support for libjava.
5846 * configure: Regenerate.
5847
5bdacbc7
MS
58482006-12-07 Mike Stump <mrs@apple.com>
5849
5850 * Makefile.def (dependencies): Add dependency for
5851 install-target-libssp and install-target-libgomp on
5852 install-gcc.
5853 * Makefile.in: Regenerate.
5854
477d851c
RG
58552006-12-04 Richard Guenther <rguenther@suse.de>
5856
5857 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5858 (Non-Algorithmic Maintainers): Move over non-algorithmic
5859 loop optimizer maintainers, add myself as a non-algorithmic
5860 middle-end maintainer.
5861
5d33d367
DF
58622006-12-04 Daniel Franke <franke.daniel@gmail.com>
5863
5864 * MAINTAINERS (Write After Approval): Add myself.
5865
dbee1fb3
KG
58662006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5867
5868 * configure.in: Update error message for missing GMP/MPFR.
5869
5870 * configure: Regenerate.
5871
b5147de7
KG
58722006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5873
5874 * configure.in: Update MPFR version in error message.
5875
5876 * configure: Regenerate.
5877
f019376c
KG
58782006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5879
5880 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5881 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5882 --with-gmp-lib): New flags.
5883
5884 * configure: Regenerate.
5885
91ed95ae
BM
58862006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5887
5888 * MAINTAINERS (Write After Approval): Change my email address.
5889
3a971f15
MLI
58902006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5891
05170031 5892 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 5893
dce2d8b2 58942006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
5895
5896 * MAINTAINERS (i18n): Update e-mail address.
5897
df5487ee
TS
58982006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5899
5900 * MAINTAINERS (spu port): Add myself as maintainer.
5901 (Write After Approval): Remove myself.
5902
92c2f0ee
BE
59032006-11-22 Ben Elliston <bje@au.ibm.com>
5904
5905 * configure.in (skipdirs): Don't build libssp for SPU.
5906 * configure: Regenerate.
5907
a3b97199
AP
59082006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5909
5910 * MAINTAINERS (spu port): Add myself as maintainer.
5911 (libobjc): Update my email address.
5912
0eb97064
AB
59132006-11-21 Andrea Bona <andrea.bona@st.com>
5914
5915 * MAINTAINERS (Write After Approval): Add myself.
5916
dce2d8b2 59172006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
5918
5919 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5920 * configure : Rebuilt.
5921
dce2d8b2 59222006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
5923
5924 * MAINTAINERS (Write After Approval): Add myself.
5925
d58542ea
AO
59262006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5927
5928 * MAINTAINERS (Write After Approval): Add myself.
5929
a357b5ae
KG
59302006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5931
5932 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5933 libmpfr.a.
5934 * configure: Regenerate.
5935
9bd6112c
PB
59362006-11-16 Paolo Bonzini <bonzini@gnu.org>
5937
5938 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5939 (unstage): Test for stage_last presence.
5940
5941 PR bootstrap/29802
dce2d8b2
EB
5942 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5943 STAGE_PREFIX.
9bd6112c
PB
5944 * Makefile.in: Regenerate.
5945
c8cf9f0f
ZD
59462003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5947
5948 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5949 maintainers.
5950
467b1fc6
ER
59512006-11-14 Erven Rohou <erven.rohou@st.com>
5952
5953 * MAINTAINERS (Write After Approval): Add myself.
5954
995a5697
PB
59552006-11-14 Paolo Bonzini <bonzini@gnu.org>
5956
5957 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5958 and stageN-package/Makefile.
5959 * Makefile.in: Regenerated.
5960
c8d6d53e
JZ
59612006-11-14 Jie Zhang <jie.zhang@analog.com>
5962
5963 * configure.in: Remove target-libgloss from noconfigdirs for
5964 bfin-*-*.
5965 * configure: Regenerated.
5966
dffb147d
KG
59672006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5968
5969 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 5970
dffb147d
KG
5971 * configure: Regenerate.
5972
ca558912
KG
59732006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5974
5975 * configure.in: Robustify error message for missing GMP/MPFR.
5976
5977 * configure: Regenerate.
5978
dce2d8b2 59792006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
5980
5981 * MAINTAINERS (Write After Approval): Add myself.
5982
dce2d8b2 59832006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
5984
5985 * MAINTAINERS: Change email address.
5986
91de1527
VP
59872006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5988
5989 * MAINTAINERS (Write After Approval): Add myself.
5990
a3867703
PB
59912006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5992
5993 * MAINTAINERS (Write After Approval): Add myself.
5994
b4364fa2
CL
59952006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5996
7e050830 5997 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 5998 Write After Approval section.
b4364fa2 5999
70ec446f
KG
60002006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6001
6002 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6003 need_gmp anymore.
6004 * configure: Regenerate.
6005
018c8d88
TB
60062006-10-16 Tobias Burnus <burnus@net-b.de>
6007
6008 * MAINTAINERS (Write After Approval): Add myself.
6009
f6a1687e
BE
60102006-10-16 Ben Elliston <bje@au.ibm.com>
6011
6012 * config.guess: Import latest version.
6013 * config.sub: Likewise.
6014
b5422ad7
BM
60152006-10-10 Brooks Moses <bmoses@stanford.edu>
6016
6017 * Makefile.def: Added pdf target handling.
6018 * Makefile.tpl: Added pdf target handling.
6019 * Makefile.in: Regenerated.
6020
bdcee471
CL
60212006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6022
6023 * MAINTAINERS: Add self as score port maintainer.
6024
7d610414
BM
60252006-10-04 Brooks Moses <bmoses@stanford.edu>
6026
6027 * MAINTAINERS (Write After Approval): Add myself.
6028
e48d66a9
SK
60292006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6030
7e050830 6031 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
6032 or newer.
6033 * configure: Regenerated.
6034
c394e891
DB
60352006-09-27 Dave Brolley <brolley@redhat.com>
6036
dce2d8b2
EB
6037 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6038 using $s instead of $r.
c394e891
DB
6039 * configure: Regenerated.
6040
1ee4c5a0
TS
60412006-09-26 Thiemo Seufer <ths@mips.com>
6042
6043 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6044 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6045 * configure: Regenerate.
6046
dce2d8b2 60472006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
6048
6049 * MAINTAINERS (Write After Approval): Remove myself.
6050
0c502898
CF
60512006-09-22 Chao-ying Fu <fu@mips.com>
6052
6053 * MAINTAINERS (Write After Approval): Add myself.
6054
a7819e42
JM
60552006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6056
6057 * MAINTAINERS: Add self as soft-fp maintainer.
6058
dce2d8b2 60592006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
6060
6061 * MAINTAINERS: Add myself as avr maintainer.
6062 Remove Marek Michalkiewicz as avr maintainer.
827d0991 6063
e8288489
RC
60642006-09-07 Roberto Costa <roberto.costa@st.com>
6065
6066 * MAINTAINERS (Write After Approval): Add myself.
6067
b91f0a41
CV
60682006-08-30 Corinna Vinschen <corinna@vinschen.de>
6069
6070 * configure.in: Never build newlib for a Mingw host.
6071 Never build newlib as Mingw target library.
6072 Test the existence of winsup/cygwin for building a Cygwin newlib,
6073 rather than just winsup.
6074 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6075 building a Mingw target.
6076 * configure: Regenerate.
6077
094c07a0
EB
60782006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6079
6080 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6081
8d1171cb
PB
60822006-07-25 Paolo Bonzini <bonzini@gnu.org>
6083
6084 * config.guess: Import from src (was more updated).
6085 * config.sub: Likewise.
6086
2e9e6f68
DJ
60872006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6088
6089 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6090 * configure: Regenerated.
6091
57255173
PB
60922006-07-18 Paolo Bonzini <bonzini@gnu.org>
6093
cc6010cd
AP
6094 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6095 for stages after the first.
57255173 6096
9fbe6585
JJ
60972006-07-17 Jakub Jelinek <jakub@redhat.com>
6098
6099 * Makefile.def: Add dependencies for configure-opcodes
6100 on configure-intl and all-opcodes on all-intl.
6101 * Makefile.in: Regenerated.
6102
18c3f977
BE
61032006-07-13 Ben Elliston <bje@au.ibm.com>
6104
6105 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6106
27b56ba6
PE
61072006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6108
6109 Port to hosts whose 'sort' and 'tail' implementations
6110 treat operands with leading '+' as file names, as POSIX
6111 has required since 2001. However, make sure the code still
6112 works on pre-POSIX hosts.
6113 * ltmain.sh: Don't assume "sort +2" is equivalent to
6114 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6115
ad6d4e43
UW
61162006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6117
6118 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6119
706601d9
PG
61202006-07-04 Peter O'Gorman <peter@pogma.com>
6121
6122 * ltconfig: chmod 644 before ranlib during install.
6123
0b50988a
EB
61242006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6125
6126 PR bootstrap/18058
6127 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6128 if the bootstrap compiler is a GCC version that supports it.
6129 * configure: Regenerate.
6130
b6348cb3
PB
61312006-07-03 Paolo Bonzini <bonzini@gnu.org>
6132
95695ad3 6133 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
6134 * configure: Regenerate.
6135
1546bb64
PB
61362006-07-03 Paolo Bonzini <bonzini@gnu.org>
6137
6138 PR other/27063
6139 * configure.in: Test subdir_requires and give an appropriate
6140 error message.
6141 * configure: Regenerate.
6142
5cb6c629
AJH
61432006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6144
6145 * MAINTAINERS (Write After Approval): Add myself.
6146
f4d8cdf8
JDA
61472006-06-22 John David Anglin <dave.anglin@nrc.ca>
6148
6149 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6150
4fe5abb7
SE
61512006-06-22 Steve Ellcey <sje@cup.hp.com>
6152
6153 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6154
2a79fd67
DA
61552006-06-20 David Ayers <d.ayers@inode.at>
6156
6157 PR bootstrap/28072
6158 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6159 whether target-libjava is being configured instead of whether the
6160 java front end is enabled.
6161 * configure: Regenerate.
7e050830 6162
04879af3
RO
61632006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6164
6165 PR target/27540
6166 * configure.in: Only enable libgomp on IRIX 6.
6167 * configure: Regenerate.
6168
ec6c7392
PB
61692006-06-15 Paolo Bonzini <bonzini@gnu.org>
6170
6171 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6172 too.
6173 * Makefile.in: Regenerate.
6174
12973d7a
DD
61752006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6176
6177 * config-ml.in: Alter CCASFLAGS to include special
6178 multilib options the same as is done for CFLAGS.
6179
c67ed86a
JDA
61802006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6181
6182 * configure.in: Don't enable libgomp on hpux10.
6183 * configure: Rebuilt.
6184
cb253473
DA
61852006-06-12 David Ayers <d.ayers@inode.at>
6186
6187 PR bootstrap/27963
6188 PR target/19970
7e050830 6189 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
6190 ${libgcj} is specified.
6191 * configure: Regenerate.
7e050830 6192
dce2d8b2 61932006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
6194
6195 Sync from src:
7e050830
EC
6196
6197 * configure.in: Sync.
32845532 6198 * configure: Regenerated.
7e050830 6199
32845532
CD
6200 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6201
6202 * Makefile.def: Added dependencies from sim and gdb on intl, and
6203 added configure dependencies to everything with an all dependency
6204 on intl.
6205 * Makefile.in: Regenerated.
6206
7cd0cf9c
DA
62072006-06-06 David Ayers <d.ayers@inode.at>
6208
6209 PR libobjc/13946
6210 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6211 * Makefile.in: Regenerate.
6212 * configure.in: Add --enable-objc-gc at toplevel and have it
6213 enable boehm-gc for Objective-C.
6214 Remove target-boehm-gc from libgcj.
6215 Add target-boehm-gc to target_libraries.
6216 Add target-boehm-gc to noconfigdirs where ${libgcj}
6217 is specified.
6218 Assert that boehm-gc is supported when requested for Objective-C.
6219 Only build boehm-gc if needed either for Java or Objective-C.
6220 * configure: Regenerate.
7e050830 6221
3ff3adad
PB
62222006-06-05 Paolo Bonzini <bonzini@gnu.org>
6223
6224 PR 27674
6225 * Makefile.tpl (configure-[+prefix+][+module+],
6226 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6227 Remove rule to unstage bootstrapped modules.
6228 (stage_current): New.
6229 * Makefile.in: Regenerate.
6230
898e551d
LB
62312006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6232
6233 * MAINTAINERS (Write After Approval): Update my e-mail address.
6234
ea60341e
MS
62352006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6236
6237 * include/libiberty.h: Declare pex_run_in_environment.
6238
222ae291
AL
62392006-05-31 Asher Langton <langton2@llnl.gov>
6240
6241 * MAINTAINERS (Write After Approval): Add myself.
898e551d 6242
e9a54b07
PB
62432006-05-25 Paolo Bonzini <bonzini@gnu.org>
6244
6245 * Makefile.def (bfd, opcodes): Fix lib_path.
6246 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6247 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6248 * Makefile.in: Regenerate.
6249
03e67131
CD
62502006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6251
6252 * Makefile.in: Regenerate.
6253
65d6e994
CD
62542006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6255
6256 * Makefile.def: Add install-html target. Add datarootdir
6257 docdir and htmldir to flags_to_pass.
6258 * Makefile.tpl: Add install-html target.
6259 * Makefile.in: Regenerate.
6260 * configure.in: Add --with-datarootdir, --with-docdir, and
6261 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6262 * configure: Regenerate.
6263
9e299237
MS
62642006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6265
6266 * configure.in: Enable gprof for cross builds.
6267 * configure: Regenerate.
6268
c31202cd
RG
62692006-05-22 Richard Guenther <rguenther@suse.de>
6270
6271 Revert
6272 2006-01-31 Richard Guenther <rguenther@suse.de>
6273 Paolo Bonzini <bonzini@gnu.org>
6274
6275 * Makefile.def (target_modules): Add libgcc-math target module.
6276 * configure.in (target_libraries): Add libgcc-math target library.
6277 (--enable-libgcc-math): New configure switch.
6278 * Makefile.in: Re-generate.
6279 * configure: Re-generate.
6280 * libgcc-math: New toplevel directory.
6281
2a332582
JDA
62822006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6283 Andreas Tobler <a.tobler@schweiz.ch>
6284
6285 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6286 * configure: Rebuilt.
6287
dce2d8b2 62882006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 6289
ccce6917
SL
6290 * MAINTAINERS (Write After Approval): Add myself.
6291
ed606bc0
DD
62922006-05-01 DJ Delorie <dj@redhat.com>
6293
3d8f47a0 6294 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
6295 * configure: Regenerate.
6296
9386bd20
RG
62972006-05-01 Richard Guenther <rguenther@suse.de>
6298
6299 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6300 maintainer.
6301
dce2d8b2 63022006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
6303
6304 * MAINTAINERS (Write After Approval): Add myself.
6305
87ceee72
JB
63062006-04-28 Jan Beulich <jbeulich@novell.com>
6307
6308 * MAINTAINERS (Write After Approval): Add myself.
6309
e88a2c09
DD
63102006-04-18 DJ Delorie <dj@redhat.com>
6311
6312 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6313 reference libgloss so that libssp can be built in a combined
6314 tree.
6315 * configure: Regenerate.
6316
675f0a8a
RM
63172006-04-08 Robert Millan <rmh@gcc.gnu.org>
6318
6319 * MAINTAINERS (Write After Approval): Add myself.
6320
27b6c940
BE
63212006-04-05 Ben Elliston <bje@au.ibm.com>
6322
6323 * configure.in: Require makeinfo 4.4 or higher.
6324 * configure: Regenerate.
6325
687b17d4
GP
63262006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6327
6328 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6329 Rearrange the entries of other libraries to have them in one place.
6330
906ac235
JB
63312006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6332
7e050830 6333 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
6334 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6335
fb0103e5
RG
63362006-03-14 Richard Guenther <rguenther@suse.de>
6337
6338 * configure: Regenerate with autoconf 2.13.
6339
17237f6b
JB
63402006-03-13 Jim Blandy <jimb@codesourcery.com>
6341
6342 * MAINTAINERS: Use my work address.
bed31434
JB
6343
6344 * MAINTAINERS: Update my E-mail address.
6345
27079765
AH
63462006-03-10 Aldy Hernandez <aldyh@redhat.com>
6347
6348 * configure.in: Handle --disable-<component> generically.
6349 * configure: Regenerate.
6350
54a17039
L
63512006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6352
6353 PR libgcj/17311
6354 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6355
b9bd11ca
EE
63562006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6357
6358 * MAINTAINERS (Write After Approval): Remove myself.
6359 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6360
dce2d8b2 63612006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 6362
072b06f2
RE
6363 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6364 (TARGET_CONFIGDIRS): Remove.
6365 * configure.in: Remove AC_SUBST(target_configdirs).
6366 * Makefile.in, configure: Regenerated.
ee2312f3 6367
936e1a35
SK
63682006-02-20 Steven G. Kargl <kargls@comcast.net>
6369
6370 * MAINTAINERS (Write After Approval): Remove myself.
6371 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6372
cc11cc9b
PB
63732006-02-20 Paolo Bonzini <bonzini@gnu.org>
6374
6375 PR bootstrap/25670
6376
6377 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6378
6379 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6380 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6381 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6382 BUILD_PREFIX, BUILD_PREFIX_1.
6383 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6384
6385 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6386 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6387
6388 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6389 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6390 of `cat stage_current`. Always provide the `r' and `s' variables.
6391 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6392 a single shell execution.
6393 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6394 bootstrapped modules, make the stage1 module if the build was not
6395 started yet, else build the current stage.
6396 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6397 (all-build, all-host, all-target, [+make_target+]-host,
6398 [+make_target+]-target): Do not use \-continued lines.
6399 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6400 (current_stage, restrap, stage_last): New.
6401
6402 * Makefile.in: Regenerate.
6403 * configure: Regenerate.
6404
63a7c9ef
BD
64052006-02-19 Bud Davis <jmdavis@link.com>
6406
6407 * MAINTAINERS (Write After Approval): Remove myself.
6408 (Language Front End Maintainers): Add myself as fortran 95
6409 maintainer and update e-mail address.
6410
a3543e3a
FXC
64112006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6412
6413 * MAINTAINERS (Write After Approval): Remove myself.
6414 (Language Front End Maintainers): Add myself as fortran 95
6415 maintainer.
6416
ca5b1d2c
VK
64172006-02-16 Victor Kaplansky <victork@il.ibm.com>
6418
6419 * MAINTAINERS (Write After Approval): Add myself.
6420
0499513f
TK
64212006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6422
6423 * MAINTAINERS (Write After Approval): Remove myself.
6424 (Language Front End Maintainers): Add myself as
6425 fortran 95 maintainer.
6426
d1f8db0c
PB
64272006-02-14 Paolo Bonzini <bonzini@gnu.org>
6428
6429 Sync from src:
6430
6431 2005-12-27 Leif Ekblad <leif@rdos.net>
6432
cc6010cd
AP
6433 * configure.in: Add support for RDOS target.
6434 * configure: Regenerate.
d1f8db0c
PB
6435
64362006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 6437 Andreas Schwab <schwab@suse.de>
d1f8db0c 6438
cc6010cd 6439 * configure: Regenerate.
d1f8db0c 6440
cac90078
DE
64412006-02-12 David Edelsohn <edelsohn@gnu.org>
6442
6443 * configure.in (enable_libgomp): Add AIX.
6444 * configure: Regenerate.
6445
bd37fbf5
MK
64462006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6447
6448 * MAINTAINERS (Write After Approval): Add myself.
7e050830 6449
23027b7a
LM
64502006-02-03 Lee Millward <lee.millward@gmail.com>
6451
6452 * MAINTAINERS (Write After Approval): Add myself.
7e050830 6453
0058967b
RG
64542006-01-31 Richard Guenther <rguenther@suse.de>
6455 Paolo Bonzini <bonzini@gnu.org>
6456
6457 * Makefile.def (target_modules): Add libgcc-math target module.
6458 * configure.in (target_libraries): Add libgcc-math target library.
6459 (--enable-libgcc-math): New configure switch.
6460 * Makefile.in: Re-generate.
6461 * configure: Re-generate.
6462 * libgcc-math: New toplevel directory.
6463
e8b05380
PB
64642006-01-26 Paolo Bonzini <bonzini@gnu.org>
6465
6466 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6467 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6468 the assembler, linker and binutils.
6469 * configure: Regenerate.
6470
d54d5437
DM
64712006-01-22 Dirk Mueller <dmueller@suse.de>
6472
6473 * MAINTAINERS (Write After Approval): Add myself.
6474
670cbfcf
DN
64752006-01-20 Diego Novillo <dnovillo@redhat.com>
6476
6477 * configure: Regenerate.
6478
953ff289
DN
64792006-01-18 Richard Henderson <rth@redhat.com>
6480 Jakub Jelinek <jakub@redhat.com>
6481 Diego Novillo <dnovillo@redhat.com>
6482
6483 * libgomp: New directory.
6484 * Makefile.def: Add target_module libgomp.
6485 * Makefile.in: Regenerate.
6486 * configure.in (target_libraries): Add target-libgomp.
6487 * configure: Regenerate.
6488
32ce4048
AO
64892006-01-05 Alexandre Oliva <aoliva@redhat.com>
6490
6491 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6492 @ from continuation.
6493 * Makefile.in: Rebuilt.
6494
0eaf8e17 64952006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 6496
c76c0c83
CL
6497 * MAINTAINERS (Write After Approval): Add myself.
6498
2d309510
PB
64992006-01-04 Paolo Bonzini <bonzini@gnu.org>
6500
6501 PR bootstrap/24252
6502
6503 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6504 * Makefile.tpl (OBJDUMP): New.
6505 (EXTRA_HOST_FLAGS): Add it.
6506 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6507
953ff289
DN
6508 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6509 to use symbolic links between directories. Avoid race conditions
6510 or make them harmless.
6511 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
6512
6513 * Makefile.def (LEAN): Pass.
6514 * Makefile.tpl (LEAN): Define.
6515 (stage[+id+]-start): Accept that the previous directory does not
6516 exist, if the bootstrap is lean.
6517 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6518 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6519 configure substitution.
6520 ([+compare-target+]): Likewise.
6521 ([+bootstrap-target+]-lean): New.
6522 * configure.in: Remove lean bootstrap support from here.
6523
953ff289
DN
6524 * Makefile.in: Regenerate.
6525 * configure: Regenerate.
2d309510 6526
368872c3
BE
65272006-01-04 Ben Elliston <bje@au.ibm.com>
6528
6529 * MAINTAINERS (libdecnumber): Add myself.
6530
d79e6356
MM
65312006-01-02 Mark Mitchell <mark@codesourcery.com>
6532
6533 * libtool-ldflags: New script.
6534
a6fbc1e2
AS
65352006-01-02 Andreas Schwab <schwab@suse.de>
6536
6537 * configure.in: When reconfiguring remove Makefile in
6538 all stage directories.
6539 * configure: Regenerate.
6540
103a4b39
SB
65412005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6542
6543 * MAINTAINERS: Update my email address.
6544
212f829c
PB
65452005-12-20 Paolo Bonzini <bonzini@gnu.org>
6546
6547 Revert Ada-related part of the previous change.
6548
6549 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6550 Do not pass.
6551 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6552 * Makefile.in: Regenerate.
6553 * configure.in: Do not include mt-ppc-aix target fragment.
6554 * configure: Regenerate.
6555
8ef1f2df
PB
65562005-12-19 Paolo Bonzini <bonzini@gnu.org>
6557
6558 * configure.in: Select appropriate fragments for PowerPC/AIX.
6559 * configure: Regenerate.
6560
6561 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6562 BOOT_CFLAGS, BOOT_LDFLAGS.
6563 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6564 BOOT_CFLAGS, BOOT_LDFLAGS.
6565 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6566 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6567 (stage): Fail if we cannot complete the work.
6568 * Makefile.in: Regenerate.
6569
ab34901f
NS
65702005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6571
6572 * configure.in: Replace ms1 with mt.
6573 * configure: Rebuilt.
6574
cbe82f21
BM
65752005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6576
6577 * MAINTAINERS: Update my email address.
6578
19843472
PB
65792005-12-15 Paolo Bonzini <bonzini@gnu.org>
6580
6581 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6582 install-host-nogcc): Don't invoke $(stage) at the end.
6583 * Makefile.in: Regenerate.
6584
1ca26cd2
PB
65852005-12-14 Paolo Bonzini <bonzini@gnu.org>
6586
6587 * configure.in: Flip the top-level bootstrap switch.
6588 * configure: Regenerate.
6589
f41d6665
DJ
65902005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6591
6592 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6593 $(stage) and $(unstage).
6594 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6595 (all): Remove stray semicolon.
6596 (local-distclean): Don't handle multilib.tmp and multilib.out.
6597 (install.all): Set $s for consistency.
6598 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6599 check_multilibs setting. Always make the install directory.
6600 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6601 Correct @if/@endif.
6602 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6603 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6604 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6605 (multilib.out): Remove.
6606 * Makefile.in: Regenerated.
6607
dce2d8b2 66082005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
6609
6610 * MAINTAINERS (Write After Approval): Add myself.
6611
64f182bd
NS
66122005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6613
121b2cee
NS
6614 * MAINTAINERS: Add myself as mt maintainer.
6615
64f182bd
NS
6616 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6617
a6d63770
AN
66182005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6619
6620 * MAINTAINERS: Change email address.
6621
2abefe3d
PB
66222005-12-05 Paolo Bonzini <bonzini@gnu.org>
6623
6624 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6625 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6626 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6627 Find in-tree tools if available.
6628 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6629 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6630 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6631 (COMPILER_*_FOR_TARGET): New.
6632 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6633 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6634 (CONFIGURED_*, USUAL_*): Remove.
6635 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6636 STRIP): Use autoconf substitutions.
6637 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6638 COMPILER_NM_FOR_TARGET): New.
6639 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6640
6641 (all): Make all-host and all-target in parallel.
6642 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6643 that $$r and $$s are set before invoking a recursive make.
6644 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6645 ([+bootstrap-target+]): Inline most of the `all' target.
6646
2f3bdde7
BE
66472005-11-29 Ben Elliston <bje@au.ibm.com>
6648
6649 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6650 from the gcc build directory.
6651 * Makefile.in: Regenerate.
6652
a4b6c45a
BE
66532005-11-29 Ben Elliston <bje@au.ibm.com>
6654
6655 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6656 depend on all-libdecnumber.
6657 * configure.in (host_libs): Include libdecnumber.
6658 * Makefile.in: Regenerate.
6659 * configure: Likewise.
6660
473a74b9
BE
66612005-11-29 Ben Elliston <bje@au.ibm.com>
6662
6663 * libdecnumber: Import decNumber sources from the dfp-branch.
6664
b4623110
KJ
66652005-11-21 Kean Johnston <jkj@sco.com>
6666
6667 * config.sub, config.guess: Sync from upstream sources.
6668
67dc1785
BE
66692005-11-21 Ben Elliston <bje@au.ibm.com>
6670
6671 Import from Autoconf sources:
6672
6673 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6674 * config/move-if-change: Don't output "$2 is unchanged";
6675 suggested by Ben Elliston. Handle weird characters correctly.
6676
186abafe
AT
66772005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6678
6679 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6680 to match upstream libtool for darwin.
6681
ef9db8d5
DJ
66822005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6683
6684 * Makefile.def: Remove gdb dependencies for gdbtk.
6685 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6686 (configure-gdb, install-gdb): New rules.
6687 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6688 * Makefile.in, configure: Regenerated.
6689
9c5141ab
JB
66902005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6691
6692 * MAINTAINERS (Write After Approval): Add myself.
6693
4523d51b
EE
66942005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6695
6696 * MAINTAINERS (Write After Approval): Add myself.
6697
086b011c
DN
66982005-10-24 Diego Novillo <dnovillo@redhat.com>
6699
6700 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6701 Diego Novillo.
6702
e7c84bf8
PB
67032005-10-22 Paolo Bonzini <bonzini@gnu.org>
6704
6705 PR bootstrap/24297
6706 * Makefile.tpl (do-[+make-target+], do-check, install,
6707 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6708 are set before recursing.
6709 * Makefile.in: Regenerate.
6710
b88a7564
EB
67112005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6712
6713 PR bootstrap/18939
6714 * Makefile.def (gcc) <target>: Fix thinko.
6715 * Makefile.in: Regenerate.
6716
61efc800
BS
67172005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6718
6719 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6720 * configure: Regenerate.
6721
f53d2869
JZ
67222005-10-15 Jie Zhang <jie.zhang@analog.com>
6723
6724 * MAINTAINERS (Write After Approval): Add self.
6725
077fc835
KH
67262005-10-08 Kazu Hirata <kazu@codesourcery.com>
6727
6728 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6729 target-libffi, target-qthreads, target-libjava, and
6730 targetlibobjc.
6731 * configure: Regenerate.
6732
d739199a
DJ
67332005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6734
6735 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6736 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6737 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6738 (USUAL_OBJDUMP_FOR_TARGET): New.
6739 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6740 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 6741 * configure, Makefile.in: Regenerated.
d739199a 6742
db38c6bb
PB
67432005-10-05 Paolo Bonzini <bonzini@gnu.org>
6744
6745 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6746 before other host packages.
6747
3015564c
KK
67482005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6749
6750 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6751
1061f99e
PB
67522005-10-05 Paolo Bonzini <bonzini@gnu.org>
6753
6754 PR bootstrap/22340
6755
6756 * configure.in (default_target): Remove.
6757 * Makefile.tpl (all): Do not use prerequisites as subroutines
6758 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6759 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6760 use prerequisites as subroutines.
6761 (check-host, check-target): New.
6762 (bootstrap configure & all targets): Do not use stage*-start
6763 if the directory layout is already ok.
6764 (non-bootstrap configure & all targets): Prepend a $(unstage).
6765 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6766 (NOTPARALLEL): Remove.
6767 (unstage, stage variables): New variables.
6768 (unstage, stage targets): Simply expand to those variables.
6769
6770 * configure: Regenerate.
6771 * Makefile.in: Regenerate.
6772
4a9c436f
JW
67732005-10-04 James E Wilson <wilson@specifix.com>
6774
6775 * Makefile.def (lang_env_dependencies): Add libmudflap.
6776 * Makefile.in: Regenerate.
6777
37150080
AS
67782005-10-03 Andreas Schwab <schwab@suse.de>
6779
6780 Backport from libtool CVS:
6781 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6782
6783 * ltmain.sh: add support for installing into temporary
6784 staging area (e.g. 'make install DESTDIR=...')
6785
39d16468
L
67862005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6787
6788 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6789 * configure: Regenerated.
6790
72a7ab82
AP
67912005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6792
6793 * configure: Regenerate with the correct
6794 autoconf version.
6795
6b65a26d
CM
67962005-09-30 Catherine Moore <clm@cm00re.com>
6797
6798 * configure.in (bfin-*-*): New.
6799 * configure: Regenerated.
6800
040b1c5a
GK
68012005-09-28 Geoffrey Keating <geoffk@apple.com>
6802
6803 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6804 (LIPO_FOR_TARGET): New.
6805 (CONFIGURED_LIPO_FOR_TARGET): New.
6806 (USUAL_LIPO_FOR_TARGET): New.
6807 (STRIP_FOR_TARGET): New.
6808 (CONFIGURED_STRIP_FOR_TARGET): New.
6809 (USUAL_STRIP_FOR_TARGET): New.
6810 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6811 STRIP_FOR_TARGET.
6812 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6813 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6814 * Makefile.in: Regenerate.
6815 * configure: Regenerate.
7e050830 6816
3a3c28db
DE
68172005-09-19 David Edelsohn <edelsohn@gnu.org>
6818
6819 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6820 (rs6000-*-aix*): Same.
6821 * configure: Regenerate.
6822
2749a921
TT
68232005-09-16 Tom Tromey <tromey@redhat.com>
6824
6825 * MAINTAINERS: Add self as java maintainer.
6826
7f26dfa3
FXC
68272005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6828
6829 * configure.in: Recognize f95 in the --enable-languages option,
6830 and substitute it for fortran, issuing a warning.
6831 * configure: Regenerate.
6832
d8852c4f
PE
68332005-08-30 Phil Edwards <phil@codesourcery.com>
6834
6835 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6836 * configure: Regenerated.
6837
ad685e81
AH
68382005-08-22 Aldy Hernandez <aldyh@redhat.com>
6839
6840 * MAINTAINERS: Add self as ms1 maintainer.
6841
b00d752c
RE
68422005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6843
6844 * Makefile.def (libssp): Add to lang_env_dependencies.
6845 * Makefile.in: Regenerate.
6846
9ed8fb9b
ILT
68472005-08-18 Ian Lance Taylor <ian@airs.com>
6848
6849 * MAINTAINERS: Add myself as middle-end maintainer.
6850
0f029d39
CG
68512005-08-17 Christian Groessler <chris@groessler.org>
6852
6853 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6854 * Makefile.in: Regenerate.
6855
81087874
AK
68562005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6857
6858 * MAINTAINERS (write after approval): Added myself.
6859
6a134f1c
MR
68602005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6861
6862 * MAINTAINERS (Write After Approval): Add myself.
6863
2693c0b0
PB
68642005-08-12 Paolo Bonzini <bonzini@gnu.org>
6865
6866 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6867 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6868 Look for alternate names of the target cc and c++
6869 * configure: Regenerate.
6870
4de997d1
PB
68712005-08-08 Paolo Bonzini <bonzini@gnu.org>
6872
6873 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6874 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6875 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6876 tools; remove code to manually set them.
6877 (Target tools): Look in the environment for them.
6878 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6879 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6880 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6881 build directory.
6882 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6883 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6884 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6885 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6886 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6887 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6888 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6889 * configure: Regenerate.
6890 * Makefile.in: Regenerate.
6891
b089e33a
BE
68922005-07-28 Ben Elliston <bje@au.ibm.com>
6893
6894 * MAINTAINERS: Update for removed CPU targets.
6895
e3791243
MM
68962005-07-27 Mark Mitchell <mark@codesourcery.com>
6897
6898 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 6899 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
6900 * Makefile.in: Regenerated.
6901
526635cb
MM
69022005-07-26 Mark Mitchell <mark@codesourcery.com>
6903
6904 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6905 (CFLAGS_FOR_TARGET): Use it.
6906 (CXXFLAGS_FOR_TARGET): Likewise.
6907 * Makefile.in: Regenerated.
6908 * configure.in (--with-build-sysroot): New option.
6909 * configure: Regenerated.
6910
19791f70
PB
69112005-07-24 Paolo Bonzini <bonzini@gnu.org>
6912
6913 * Makefile.tpl: Wrap install between unstage and stage
6914 * Makefile.in: Regenerate.
6915
35f5a23f
EC
69162005-07-21 Eric Christopher <echristo@apple.com>
6917
6918 * MAINTAINERS: Update affiliation.
6919
ff3ddf15
PW
69202005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6921
6922 * MAINTAINERS: Add self as crx port maintainer.
6923
3a664c1c
DD
69242005-07-20 DJ Delorie <dj@redhat.com>
6925
6926 * MAINTAINERS: Add self as m32c maintainer.
6927
539df155
KC
69282005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6929
6930 * all files: Update FSF address.
6931
be9c593a
EC
69322005-07-15 Eric Christopher <echristo@redhat.com>
6933
6934 * MAINTAINERS: Change affiliation.
6935
fd7ea4ab
JB
69362005-07-14 Jim Blandy <jimb@redhat.com>
6937
6938 * configure.in: Add cases for Renesas m32c.
6939 * configure: Regenerated.
7e050830 6940
0063a823
KC
69412005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6942
d0ca130a
KC
6943 * COPYING.LIB: Update from fsf.org.
6944
69452005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6946
6947 * COPYING, compile, config.guess,
0063a823
KC
6948 config.sub, install-sh, missing, mkinstalldirs,
6949 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 6950 * config-ml.in: Update FSF address.
0063a823 6951
a8ba31f2
EC
69522005-07-13 Eric Christopher <echristo@redhat.com>
6953
6954 * configure.in: Add toplevel noconfigdir support for tpf.
6955 * configure: Regenerate.
6956
5bea4a03
PB
69572005-07-11 Paolo Bonzini <bonzini@gnu.org>
6958
6959 PR ada/22340
6960
6961 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6962 * Makefile.in: Regenerate.
6963
284bdbbd
MM
69642005-07-07 Mark Mitchell <mark@codesourcery.com>
6965
6966 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 6967 Brolley to write-after-approval.
284bdbbd 6968
452190fb
AS
69692005-07-07 Andreas Schwab <schwab@suse.de>
6970
6971 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6972 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6973 * Makefile.in: Regenerated.
6974
9c8f9ec2
GK
69752005-07-06 Geoffrey Keating <geoffk@apple.com>
6976
6977 * configure.in: Don't build sim or rda when targetting darwin.
6978 * configure: Regenerate.
6979
ef0087a7
KH
69802005-07-06 Kazu Hirata <kazu@codesourcery.com>
6981
6982 * configure.in: Add --enable-libssp and --disable-libssp.
6983 * configure: Regenerate with autoconf-2.13.
6984
77008252
JJ
69852005-07-02 Jakub Jelinek <jakub@redhat.com>
6986
6987 * Makefile.def (target_modules): Add libssp.
6988 * configure.in (target_libraries): Add target-libssp.
6989 * configure: Rebuilt.
6990 * Makefile.in: Rebuilt.
6991
a04eae1b
ZW
69922005-07-01 Zack Weinberg <zackw@panix.com>
6993
6994 * MAINTAINERS: Change email address. Resign from maintainership.
6995
948884cd
RG
69962005-07-01 Richard Guenther <rguenther@suse.de>
6997
6998 * MAINTAINERS: Change my e-mail address and affiliation.
6999
c7870f5d
PB
70002005-06-22 Paolo Bonzini <bonzini@gnu.org>
7001
7002 * Makefile.def (stagefeedback): Come after profile.
7003 Define profiledbootstrap target.
7004 * Makefile.tpl (profiledbootstrap): Remove.
7005 (stageprofile-end): Zap stagefeedback.
7006 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7007 * Makefile.in: Regenerate.
7008
ab99519a
RS
70092005-06-13 Richard Sandiford <richard@codesourcery.com>
7010
7011 * MAINTAINERS: Update my email address.
7012
f610dd5f
ZW
70132005-06-13 Zack Weinberg <zack@codesourcery.com>
7014
7015 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7016 In 'cpp' stanza, support '#line' as well as '# '.
7017
71bc2a83
AS
70182005-06-08 Andreas Schwab <schwab@suse.de>
7019
7020 * MAINTAINERS: Move myself from 'Write After Approval' to
7021 'CPU Port Maintainers' section as m68k maintainer.
7022
4fab7234
HPN
70232005-06-07 Hans-Peter Nilsson <hp@axis.com>
7024
7025 * configure.in (unsupported_languages): New macro.
7026 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7027 non-ported target libraries in noconfigdirs.
7028 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7029 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 7030 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
7031 unsupported_languages.
7032 * configure: Regenerate.
7033
68193f9b
TS
70342005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7035
7036 * configure.in: Fix typo in handling of --with-mpfr-dir.
7037 * configure: Regenerate.
7038
f26f6b8d
RS
70392005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7040
7041 * MAINTAINERS: Update my email address.
7042
ba4853f8
JB
70432005-06-02 Jim Blandy <jimb@redhat.com>
7044
7045 * config.sub: Add cases for the Renesas m32c. (This patch has been
7046 accepted into the master sources.)
7047
79dd769c 70482005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
7049 Michael Snyder <msnyder@redhat.com>
7050 Stan Cox <scox@redhat.com>
79dd769c 7051
f610dd5f 7052 * configure.in: Set noconfigdirs for ms1.
79dd769c 7053
f610dd5f 7054 * configure: Regenerate.
79dd769c 7055
d29e107f
JD
70562005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7057
7058 * MAINTAINERS (Write After Approval): Add self.
7059
e93196c3
JC
70602005-06-01 Josh Conner <jconner@apple.com>
7061
7062 * MAINTAINERS (Write After Approval): Add self.
7063
ae263c7a
KH
70642005-06-01 Kazu Hirata <kazu@codesourcery.com>
7065
7066 * MAINTAINERS: Update my email address.
7067
585b3aa3
ZM
70682005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7069
7070 * MAINTAINERS (Write After Approval): Add self.
7071
4930c50b
CD
70722005-05-26 Chris Demetriou <cgd@broadcom.com>
7073
7074 * MAINTAINERS (Write After Approval): Remove self.
7075
2dfbef6d
PB
70762005-05-25 Paolo Bonzini <bonzini@gnu.org>
7077
7078 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7079 (Dependencies): Consider target modules for bootstrap dependencies.
7080 Make target bootstrap modules depend on each stage's gcc.
7081 * Makefile.in: Regenerate.
7082
bcb28cf5
PB
70832005-05-20 Paolo Bonzini <bonzini@gnu.org>
7084
7085 * Makefile.def (configure-gcc): Depend on binutils having been built.
7086 (all-gcc): No need to do it here.
7087 * Makefile.in: Regenerate.
7088
0cf085e4
PB
70892005-05-19 Paul Brook <paul@codesourcery.com>
7090
f610dd5f 7091 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
7092 language cannot be built.
7093 * configure: Regenerate.
7094
dfb2c39a
DJ
70952005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7096
7097 * ylwrap: Import from Automake 1.9.5.
7098
771aaa92
DU
70992005-05-13 David Ung <davidu@mips.com>
7100
7101 * MAINTAINERS (Write After Approval): Add self.
7102
3ac9bd58
MS
71032005-05-09 Mike Stump <mrs@apple.com>
7104
7105 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7106 lt_cv_sys_max_cmd_len for now.
f610dd5f 7107
f77a5578
SC
71082005-05-09 Stan Cox <scox@redhat.com>
7109
7110 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7111
795e36e5
MK
71122005-05-08 Matt Kraai <kraai@ftbfs.org>
7113
7114 * README.SCO: Update the URL.
7115
c9392a2b
DE
71162005-05-05 David Edelsohn <edelsohn@gnu.org>
7117
7118 * ltconfig: Define file_list_spec. Pass file_list_spec and
7119 with_gnu_ld to libtool.
7120 * ltcf-c.sh (aix[45]): Define file_list_spec.
7121 * ltcf-cxx.sh (aix[45]): Same.
7122 * ltcf-gcj.sh (aix[45]): Same.
7123 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7124 exists, write list of input files to temporary file.
7125
bebcd931
MS
71262005-05-04 Mike Stump <mrs@apple.com>
7127
7128 * configure.in: Always pass --target to target configures as
7129 otherwise rebuilds that do --recheck will fail.
7130 * confiugure: Rebuilt.
7131
ce406537
PB
71322005-05-04 Paolo Bonzini <bonzini@gnu.org>
7133
7134 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7135 STAGE_HOST_EXPORTS.
7136 (configure, all): Add bootstrap support.
7137 (Host modules, target modules): Pass post-stage1 flags and exports.
7138 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7139 * Makefile.in: Regenerate.
7140
aa9dcfc4
PB
71412005-04-29 Paolo Bonzini <bonzini@gnu.org>
7142
7143 * configure: Regenerate.
7144
b6f9abcf
MS
71452005-04-27 Mike Stump <mrs@apple.com>
7146
7147 * MAINTAINERS: Add self as darwin maintainer.
7148
acb217cb
BS
71492005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7150
7151 * config.sub: Update from master copy.
7152
b6dae270
MS
71532005-04-21 Mike Stump <mrs@apple.com>
7154
7155 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7156 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7157
c2e0d3a9
HPN
71582005-04-19 Hans-Peter Nilsson <hp@axis.com>
7159
7160 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7161 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7162 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7163 "*-*-elf" and "*-*-linux*".
7164 * configure: Regenerate.
7165
871ae772
JM
71662005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7167
7168 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7169
bf070c29
MS
71702005-04-12 Mike Stump <mrs@apple.com>
7171
7172 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7173
e865b6f7
TK
71742005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7175
7176 * MAINTAINERS (Write After Approval): Add myself.
7177
7b71ad7f
BS
71782005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7179
7180 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7181
25b42232
PB
71822005-04-06 Paolo Bonzini <bonzini@gnu.org>
7183
f610dd5f 7184 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
7185 (TARGET_CONFIGARGS): Include --with-target-subdir.
7186 (configure, all): New macros. Use them throughout.
7187 * Makefile.in: Regenerate.
7188
d727c624
JG
71892005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7190
7191 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 7192
fff72cc4
ZD
71932005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7194
7195 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7196
86472dc3
GP
71972005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7198
7199 * MAINTAINERS: Move John Carr to Write After Approval.
7200
dce2d8b2 72012005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
7202
7203 * config/mh-mingw32: Delete.
7204 * configure.in: Don't use it.
7205 * configure: Regenerate.
7206
33da42bc
PB
72072005-03-31 Paolo Bonzini <bonzini@gnu.org>
7208
7209 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7210 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 7211 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
7212 (HOST_LIB_PATH): Generate from Makefile.def.
7213 (TARGET_LIB_PATH): Likewise.
7214 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7215 * Makefile.in: Regenerate.
7216 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7217 (RPATH_ENVVAR): Include Darwin case.
7218 * configure: Regenerate.
7219
15cc1841
TF
72202005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7221
7222 * MAINTAINERS (Various Maintainers): Remove self.
7223 (Write After Approval): Add self.
7224
6a8c79d5
TF
72252005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7226
7227 * MAINTAINERS (Various Maintainers): Add self.
7228
256f7136
PB
72292005-03-25 Paolo Bonzini <bonzini@gnu.org>
7230
7231 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7232 * configure: Regenerate.
7233
191dd2c9
ZW
72342005-03-21 Zack Weinberg <zack@codesourcery.com>
7235
7236 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7237 gcc_version, and gcc_version_trigger from set of flags to pass.
7238 * Makefile.tpl: Remove definitions of above variables.
7239 (config.status): Remove dependency on $(gcc_version_trigger).
7240 * Makefile.in: Regenerate.
7241 * configure.in: Do not reference config/gcc-version.m4 nor
7242 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7243 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7244 * configure: Regenerate.
7245
ef6e9bc0 72462005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 7247 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
7248
7249 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7250 * Makefile.in: Regenerate.
7251
009bbd5a
FW
72522005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7253
7254 * MAINTAINERS (Write After Approval): Add myself.
7255
09f8755b
DA
72562005-03-03 David Ayers <d.ayers@inode.at>
7257
7258 * MAINTAINERS (Write After Approval): Add myself.
7259
e73ed25c
AO
72602005-03-01 Alexandre Oliva <aoliva@redhat.com>
7261
7262 PR libgcj/20160
7263 * ltmain.sh: Avoid creating archives with components that have
7264 duplicate basenames.
7265
ace9ac7b
AP
72662005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7267
7268 PR bootstrap/20250
7269 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7270 instead of check.
7271 * Makefile.in: Regenerate.
7272
c9db9354
PB
72732005-02-28 Paolo Bonzini <bonzini@gnu.org>
7274
7275 * Makefile.in: Regenerate to fix conflict between the previous two
7276 patches.
7277
215c351a
PB
72782005-02-28 Paolo Bonzini <bonzini@gnu.org>
7279
7280 PR bootstrap/17383
7281 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7282 * Makefile.tpl (HOST_SUBDIR): New substitution.
7283 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7284 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7285 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7286 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7287 (Host modules, Bootstrapped modules): Use it.
7288 (Build modules, Target modules): Do not create symlink trees,
7289 always configure out-of-srcdir.
7290 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7291 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7292 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7293 $(HOST_SUBDIR). Create a symlink for host_subdir.
7294
7295 * Makefile.in: Regenerate.
7296 * configure: Regenerate.
7297
5395b47b
NN
72982005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7299
7300 Merged from libada-gnattools-branch:
7301 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7302
7303 * gnattools: New directory.
7304 * Makefile.def: Add gnattools as a module, depending on target-libada.
7305 * Makefile.in: Regenerate.
7306 * configure.in: Include gnattools in host_tools; disable it if ada
7307 is disabled.
7308 * configure: Regenerate.
7309
ca2cc05c
JM
73102005-02-24 James A. Morrison <phython@gcc.gnu.org>
7311
7312 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7313 treelang maintainer.
7314 (Write After Approval): Remove myself.
7315
d2f3024f
PS
73162005-02-23 Paul Schlie <schlie@comcast.net>
7317
7318 * configure.in: Allow darwin targeted ports to build tk, itcl and
7319 libgui.
7320 * configure: Regenerate.
7321
bba5e0ca
EB
73222005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7323
7324 PR libgcj/10353
7325 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7326 * configure: Regenerate.
7327
70132ce7
SK
73282005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7329
7330 * MAINTAINERS (Write After Approval): Add myself.
7331
20f0edca
ILT
73322005-02-10 Ian Lance Taylor <ian@airs.com>
7333
7334 * MAINTAINERS: Update my e-mail address.
7335
e64e5109
RG
73362005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7337
7338 * MAINTAINERS (Write After Approval): Add myself.
7339
40d64b5a
HPN
73402005-01-29 Hans-Peter Nilsson <hp@axis.com>
7341
7342 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7343 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7344 target-libgloss when not *-*-elf and *-*-aout.
7345 * configure: Regenerate.
7346
54a12711
KH
73472005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7348
7349 * MAINTAINERS: Remove obsolete entries.
7350
0aa99dbb
KH
7351 * MAINTAINERS (Write After Approval): Add Michael Matz.
7352
2b009f5f
NB
73532005-01-19 Neil Booth <neil@daikokuya.co.uk>
7354
7355 * MAINTAINERS: Remove self as cpplib maintainer.
7356
385870f5
KC
73572005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7358
7359 * install-sh, config.sub: Import from upstream.
7360
e7daab31
KC
73612005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7362
7363 PR bootstrap/18222
7364 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7365 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7366 * Makefile.in: Regenerate.
7367
e6003f4d
JT
73682005-01-16 Jason Thorpe <thorpej@netbsd.org>
7369
7370 * MAINTAINERS: Update my email address.
7371
145e2972 73722005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 7373 Andreas Schwab <schwab@suse.de>
145e2972
DE
7374
7375 PR bootstrap/18033
7376 * config-ml.in: Eval option if surrounded by single quotes.
7377
86c7e0da
PB
73782005-01-03 Paolo Bonzini <bonzini@gnu.org>
7379
7380 Revert 2004-12-28 Makefile changes, a better fix will be
7381 applied to mainline and src after GCC 4.0 branches.
7382
3224a22f
PB
73832004-12-28 Paolo Bonzini <bonzini@gnu.org>
7384
7385 PR bootstrap/17383
7386
7387 * Makefile.def (target_modules): Remove stage parameter,
7388 it is always true now.
7389 * Makefile.tpl (configure-build-[+module+],
7390 configure-target-[+module+]): Always build symlink tree
7391 for the directory and for include. BUILD_SUBDIR and
7392 TARGET_SUBDIR cannot be . anymore.
7393 * Makefile.in: Regenerate.
7394
aaf51ca2
DE
73952004-12-25 David Edelsohn <edelsohn@gnu.org>
7396
7397 Revert 2004-12-08 Makefile changes.
7398
4e32e454
DS
73992004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7400
7401 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7402 cygwin, mingw.
7403
669f01d8
AS
74042004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7405
7406 * configure.in (sh64-*-*): Reenable gprof.
7407 * configure: Regenerate.
7408
1b227ee0
DE
74092004-12-08 David Edelsohn <edelsohn@gnu.org>
7410
7411 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7412 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7413 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7414 * Makefile.in: Regenerate.
7415
ce5e944c
CF
74162004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7417
7418 * MAINTAINERS: Update my email address.
7419
893f1e87
MK
74202004-12-07 Matt Kraai <kraai@ftbfs.org>
7421
7422 * Makefile.tpl: Generate normal dependencies if the LHS module is
7423 not bootstrapped.
7424 * Makefile.in: Regenerate.
7425
bb59c339
RS
74262004-12-03 Richard Sandiford <rsandifo@redhat.com>
7427
7428 * configure.in: Include config/gxx-include-dir.m4. Use
7429 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7430 * configure: Regenerate.
7431
4982adbe
RS
74322004-12-03 Richard Sandiford <rsandifo@redhat.com>
7433
7434 * config.if: Delete.
7435 * configure.in: Set libstdcxx_incdir directly.
7436 * configure: Regenerate.
7437
05750653
EC
74382004-12-02 Eric Christopher <echristo@redhat.com>
7439
7440 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7441 * Makefile.in: Regenerate.
7442
5fef1dbd
RS
74432004-12-02 Richard Sandiford <rsandifo@redhat.com>
7444
7445 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7446 * configure: Regenerate.
7447
afabd8e6
RS
74482004-12-02 Richard Sandiford <rsandifo@redhat.com>
7449
7450 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7451 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7452 * configure: Regenerate.
7453
78716e86
EC
74542004-12-01 Eric Christopher <echristo@redhat.com>
7455
7456 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7457 of things to remove.
7458
57ab8ba9
MK
74592004-11-29 Matt Kraai <kraai@ftbfs.org>
7460
7461 * MAINTAINERS (Write After Approval): Update my e-mail address.
7462
2539bffe
KC
74632004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7464
7465 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7466 from CVS libtool to always pass_all.
7467
3e732ba0
JDA
74682004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7469
7470 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7471 (hppa*64*-*-*): Delete incorrect comment.
7472 * configure: Rebuilt.
7473
767f726e
KC
74742004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7475
7476 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7477
2c92e90f
KC
74782004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7479
7480 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7481 from CVS libtool to always pass_all.
7482
32f84e48
KC
74832004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7484
7485 * install-sh, compile: Import from automake.
7486
9587be8a
KC
74872004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7488
7489 * config.guess, config.sub: Import from savannnah.
7490
04e81808 74912004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
7492
7493 * MAINTAINERS (Write After Approval): Add myself
7494
f87a2b2e
MS
74952004-11-12 Mike Stump <mrs@apple.com>
7496
7497 * Makefile.def: Add html support.
7498 * Makefile.tpl: Likewise.
7499 * Makefile.in: Regenerate.
7500
848556c2
GK
75012004-11-11 Geoffrey Keating <geoffk@apple.com>
7502
556f03c4
GK
7503 PR 18423
7504 * configure.in: Remove all instances of build-fixincludes from
7505 noconfigdirs.
7506 (build_configargs): Supply --target to subdirectories.
7507 * configure: Regenerate.
7508
848556c2
GK
7509 * Makefile.def: Make gcc install depend on fixincludes install.
7510 * Makefile.in: Regenerate.
7511
9e5712a5
JJ
75122004-11-10 Janis Johnson <janis187@us.ibm.com>
7513
7514 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7515
4ef509c0
PB
75162004-11-11 Paul Brook <paul@codesourcery.com>
7517
7518 * MAINTAINERS: Add self as arm maintainer. Update email address.
7519
20d11df6
HPN
75202004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7521
7522 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7523 target-libgfortran.
79fd8592 7524 * configure: Regenerate.
20d11df6 7525
68c70f15
DE
75262004-11-07 David Edelsohn <edelsohn@gnu.org>
7527
7528 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7529 like CC.
7530
54f88091
PB
75312004-11-05 Paolo Bonzini <bonzini@gnu.org>
7532
7533 * Makefile.def (host fixincludes): Specify missing targets.
7534 * Makefile.in: Regenerate.
7535
6866abb8
RC
75362004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7537
7538 * MAINTAINERS: Add myself
7539
83f62578
GL
75402004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7541
7542 * MAINTAINERS (Write After Approval): Add myself.
7543
53c7ffe7
GK
75442004-11-04 Geoffrey Keating <geoffk@apple.com>
7545
7546 * Makefile.def: Build fixincludes for the host, too.
7547 * Makefile.in: Regenerate.
7548 * configure.in (host_tools): Add fixincludes.
7549 * configure: Regenerate.
7550
ac8b3d9d
DJ
75512004-11-04 Daniel Jacobowitz <dan@debian.org>
7552
7553 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7554 * configure: Regenerated.
7555
bab37580
L
75562004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7557
7558 PR other/17783
7559 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7560 * configure: Regenerated.
7561
db1de713
MM
75622004-10-31 Mark Mitchell <mark@codesourcery.com>
7563
7564 * README.SCO: Update per FSF instructions.
7565
a827e21a
EW
75662004-10-28 Eric B. Weddington <ericw@evcohs.com>
7567
7568 PR target/18151
7569 * configure.in (case ${target}): Do not build fixincludes for avr.
7570 * configure: Regenerated.
7571
9d069a4f
PB
75722004-10-26 Paolo Bonzini <bonzini@gnu.org>
7573
7574 * configure.in (case ${target}): Do not build fixincludes
7575 on platforms where it is not used.
7576 * configure: Regenerated.
7577
fc45f3fe
DJ
75782004-10-23 Daniel Jacobowitz <dan@debian.org>
7579
7580 * configure.in: Use an absolute path to install-sh.
7581 * configure: Regenerated.
7582
36554b92
AL
75832004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7584
7585 * MAINTAINERS (Write After Approval): Add myself.
7586
88e9994a
KH
75872004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7588
7589 * MAINTAINERS: Remove from Write After Approval those that are
7590 already maintainers.
7591
ad02a944
SP
75922004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7593
7594 * MAINTAINERS: Update my email address.
7595
c8e6cd41
KC
75962004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7597
7598 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7599 * configure: Regenerate.
7600
dce2d8b2 76012004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
7602
7603 * MAINTAINERS: Update my email address.
7604
a8b0957e
KH
76052004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7606
7607 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7608 entries belonging to this category.
7609
96836f61
JZ
76102004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7611
7612 * MAINTAINERS: Update my e-mail address.
7613
7e0b5752
PB
76142004-10-06 Paolo Bonzini <bonzini@gnu.org>
7615
7616 Fix wrong conflict resolution in:
7617
7618 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7619
7620 * Makefile.in: Regenerate.
7621 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7622 in the recursive `make', instead of hardwiring `all'.
7623 (Autogenerated TARGET-* variables): New.
7624
370f7a47
TL
76252004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7626
7627 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 7628 * configure: Regenerate.
370f7a47 7629
13e5d623
KH
76302004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7631
7632 * MAINTAINERS (Various Maintainers): Move the "windows,
7633 cygwin, mingw" maintainer to ...
7634 (OS Port Maintainers): ... here.
7635
a6497c1b
KH
76362004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7637
7638 * MAINTAINERS (Write After Approval): Remove those that are
7639 maintainers of some subsystem.
7640
1abb828a
D
76412004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7642
7643 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7644 * ltcf-cxx.sh (tpf*): Likewise.
7645 * ltconfig (tpf*): Add TPF OS configuration support.
7646
16d1338d
BS
76472004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7648
7649 * MAINTAINERS: Change my email address to my new work account.
7650
9082a750
MR
76512004-09-24 Michael Roth <mroth@nessie.de>
7652
7653 * configure.in (--without-headers): Add missing double quotes.
7654 * configure: Regenerate.
7655
dce2d8b2 76562004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
7657
7658 * ylwrap: Revert to previous version.
7659
4c4a5bbc
L
76602004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7661
7662 PR bootstrap/17369
7663 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7664 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7665 SET_GCC_LIB_PATH_CMD.
7666 (BASE_TARGET_EXPORTS): Likewise.
7667 * Makefile.in: Regenerated.
7668
7669 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7670 * configure: Regenerated.
7671
85f59630
KC
76722004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7673
7674 * config.guess: New upstream version
7675 * compile, depcomp, install-sh, ylwrap: Likewise.
7676
95c53c62
RS
76772004-09-19 Roger Sayle <roger@eyesopen.com>
7678
7679 * config/mh-x86omitfp: New host makefile fragment. Add
7680 -fomit-frame-pointer to the default BOOT_CFLAGS.
7681 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7682 * configure: Regenerate.
7683
0a1c093b
AP
76842004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7685
7686 PR target/11572
7687 * configure.in (*-*-darwin*): Renable libobjc.
7688 * configure: Regenerate.
7689
315fcf97
NS
76902004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7691
7692 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7693
0a050485 76942004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 7695
0a050485
DB
7696 * Makefile.def: Remove libbanshee.
7697 * Makefile.tpl: Ditto.
7698 * configure.in: Ditto.
7699 * Makefile.in: Regen.
7700 * configure: Ditto.
7701
5f4a098e
DE
77022004-09-08 David Edelsohn <edelsohn@gnu.org>
7703
7704 * ltmain.sh: Use $pic_object as $non_pic_object if
7705 $non_pic_object=none.
7706
32b2511f
PB
77072004-09-07 Paolo Bonzini <bonzini@gnu.org>
7708
7709 * missing: Import latest version from master repository.
7710
fc4d0e82
NC
77112004-09-06 Nick Clifton <nickc@redhat.com>
7712
7713 * config.sub: Import latest version from master repository.
7714 * config.guess: Likewise.
7715 This includes these changes:
78716e86 7716
fc4d0e82
NC
7717 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7718
7719 * config.sub: Handle crisv32, alias etraxfs.
7720 * config.guess (crisv32:Linux:*:*): Handle.
7721
7722 2004-08-13 Brad Smith <brad@comstyle.com>
7723
7724 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7725 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7726
7727 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7728
7729 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7730 assume the processor is a powerpc. This is because coreutils
7731 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7732 in this case, due to a MacOS X bug that causes
7733 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7734 to return a negative number.
7735 Problem reported by Petter Reinholdtsen in:
7736 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7737
7738 2004-07-19 Ben Elliston <bje@gnu.org>
7739
7740 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7741
7742 2004-06-24 Ben Elliston <bje@gnu.org>
7743
7744 * config.guess: Update copyright years.
7745 * config.sub: Likewise.
7746
7747 2004-06-22 Robert Millan <robertmh@gnu.org>
7748
7749 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7750 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7751
7752 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7753
7754 * config.guess (*:*VMS:*:*): New entry. Replaces
7755 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7756 manufacturer.
7757
7758 2004-06-22 Ben Elliston <bje@gnu.org>
7759
7760 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7761 * config.sub: Likewise.
7762
7763 2004-06-22 Ben Elliston <bje@gnu.org>
7764
7765 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7766 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7767
7768 2004-06-11 Ben Elliston <bje@gnu.org>
7769
7770 * config.guess (pegasos:OpenBSD:*:*): Remove.
7771
7772 2004-06-11 Ben Elliston <bje@gnu.org>
7773
7774 From Wouter Verhelst <wouter@grep.be>:
7775 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7776
7777 2004-06-11 Ben Elliston <bje@gnu.org>
7778
7779 * config.guess (luna88k:OpenBSD:*:*): New.
7780
7781 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7782
7783 * config.guess (m32r*:Linux:*:*): New case.
7784 * config.sub: Handle m32rle.
7785
7786 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7787
7788 From Jens Petersen <petersen@redhat.com>:
7789 * config.sub: Handle sparcv8.
7790
7791 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7792
7793 From Tom Smith <smith@cag.lkg.hp.com>:
7794 * config.guess: Version suffixes are equally significant on Tru64
7795 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7796 prefix of "P" (patched kernel).
7797
7798 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7799
7800 * config.sub: Add support for National Semiconductor CRX target.
7801
2f4cc6bf
JJ
78022004-09-03 Janis Johnson <janis187@us.ibm.com>
7803
7804 * MAINTAINERS (Various Maintainers): Remove myself as web page
7805 maintainer, add myself as maintainer of build status lists.
7806
61fec9ff
JB
78072004-09-03 Jan Beulich <jbeulich@novell.com>
7808
7809 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7810 *-*-netware, but add target-libmudflap.
7811 Consolidate *-*-netware targets (of which really only i?86 exists)
7812 into a single entry.
7813 * configure: Likewise.
7814
45f366ab
PB
78152004-09-01 Paolo Bonzini <bonzini@gnu.org>
7816
7817 * Makefile.tpl (sorry): Remove.
7818 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7819 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7820 (do-clean): Clean per-stage directories too.
7821 (do-distclean): Run distclean-stage1 too.
7822 (.NOTPARALLEL): Enable during toplevel bootstrap.
7823 (stage[+id+]-bubble): Enable parallel execution during
7824 the recursive invocation.
7825 * Makefile.in: Regenerate.
7826
7827 Fix previous checkin:
7828
7829 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7830 include.
7831 * configure.in: Fix indentation.
7832 * configure: Regenerate.
7833
dce2d8b2 78342004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 7835
45f366ab
PB
7836 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7837 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7838 * configure: regenerate
78716e86 7839 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 7840 -mdynamic-no-pic
be8fff81 7841
71b5d516
PB
78422004-08-31 Paolo Bonzini <bonzini@gnu.org>
7843
7844 * Makefile.def (build_modules): Add fixincludes.
7845 (dependencies): Make gcc depend on fixincludes.
7846 * configure.in (build_tools): Add fixincludes.
7847 (build_configdirs): Always include build_libs.
7848 * Makefile.in: Regenerate.
7849 * configure: Regenerate.
7850
78512004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
7852
7853 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7854 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7855 phony targets; do not generate timestamp files.
7856 (distclean-stageN): Remove references to their timestamp files.
7857 (restageN, touch-stageN): Remove.
7858 (stageN-bubble): Rewritten.
7859 (compare): Support lean bootstraps.
7860 * Makefile.in: Regenerate.
7861
7862 * configure.in: Only warn when bootstrapping but
7863 build != host or build != target. Support lean bootstraps.
7864 * configure: Regenerate.
7865
ce7cbbb0
PE
78662004-08-26 Phil Edwards <phil@codesourcery.com>
7867
7868 * configure.in: Give a better error message if GMP/MPFR are missing
7869 and a language needing them has been requested.
7870 * configure: Regenerated.
7871
9c71a529
PE
78722004-08-25 Phil Edwards <phil@codesourcery.com>
7873
7874 * configure.in: Print a list of available language front-ends if
7875 a requested one is missing. Tidy stray tab characters.
7876 * configure: Regenerated.
7877
e3f92d3b
MK
78782004-08-19 Michael Koch <konqueror@gmx.de>
7879
7880 * gcc/doc/install.texi: Update entry about automake for libjava.
7881
c3f84f61
RM
78822004-08-17 Robert Millan <robertmh@gnu.org>
7883
7884 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7885 (instead of FreeBSD).
7886 * configure: Regenerate.
7887
7c27e184
PB
78882004-08-16 Paolo Bonzini <bonzini@gnu.org>
7889
7890 * Makefile.in: Regenerate.
7891 * configure: Regenerate.
7892
7893 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7894 stage_*_flags.
7895 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7896 for bootstrapped modules if toplevel bootstrap is going.
7897 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7898 modules. Adjust for changes in Makefile.def. Enable several
7899 rules even in non-bootstrap mode, just to avoid peppering the
7900 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7901 (stage-[+prev+]-bubble): Remove.
7902
7903 * Makefile.def (Dependencies): Depend on all-build-bison,
7904 all-build-flex, all-build-byacc, all-build-texinfo, rather
7905 than the host variations.
7906 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7907 with BUILD_SUBDIR.
7908 (BISON): Update for recent Bisons.
7909 (YACC): Fix typo.
7910 (cross): Depend on all-build.
7911 (all): Do not depend on all-build.
7912 (prebootstrap): Remove.
7913 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7914 (Prebootstrap dependencies): Add them to the per-stage targets
7915 and to all-prebootstrap.
7916 * configure.in (build_configdirs): Always enable build_tools.
7917 (BUILD_DIR_PREFIX): Remove.
7918
7919 * Makefile.def (gcc): Add target variable.
7920 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7921 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7922 in the recursive `make', instead of hardwiring `all'.
7923 (Autogenerated TARGET-* variables): New.
7924
20f3bb80
BB
79252004-08-13 Brian Booth <bbooth@redhat.com>
7926
7927 * MAINTAINERS: Remove myself from write-after-approval.
7928
b5be499d
NN
79292004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7930
7931 * src-release: Stop distributing mmalloc with gdb (which doesn't
7932 use it).
7933 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7934 * Makefile.in: Regenerate.
7935
b3f8d95d
MM
79362004-08-09 Mark Mitchell <mark@codesourcery.com>
7937
7938 * configure.in (arm*-*-eabi*): New target.
7939 * configure: Regenerate.
7940
3589b69e
PB
79412004-08-06 Paolo Bonzini <bonzini@gnu.org>
7942
7943 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7944 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7945 (Dependencies): New section.
7946 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7947 (configure-target-[+module+]): Depend on maybe-all-gcc
7948 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7949 (toplevel profiledbootstrap): Fix dependencies.
7950 * Makefile.in: Regenerate.
7951
972974fc
MM
79522004-08-03 Mark Mitchell <mark@codesourcery.com>
7953
7954 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7955 target-libiberty to noconfigdirs.
7956 * configure: Regenerate.
7957
bebf829d
PB
79582004-08-03 Paul Brook <paul@codesourcery.com>
7959
7960 * configure.in: Check for MPFR as well as GMP.
7961 * configure: Regenerate.
7962
98a5bb3b
RM
79632004-08-01 Robert Millan <robertmh@gnu.org>
7964
7965 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7966 libmudflap for all GNU-based systems (with Glibc).
7967 * configure: Regenerate.
7968
dce2d8b2 79692004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
7970
7971 * Makefile.def (host-modules): Add gcc.
7972 * Makefile.in: Regenerate.
7973 * Makefile.tpl (sorry): New rule.
7974 (configure-host, all-host, [+make_target+]-host, do-check,
7975 install-host): Do not add gcc as a special case.
7976 (host modules): Add a small special-casing for gcc. Export
7977 extra_make_flags through the environment.
7978 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7979 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7980 other recursive targets for gcc): Remove.
7981
7982 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7983 (stage, unstage): New rules.
7984 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7985 distclean-stage[+id+]): Use stage_current.
7986 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7987 the stage*-start rules.
7988
aeb732c1
GK
79892004-08-02 Geoffrey Keating <geoffk@apple.com>
7990
7991 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7992 use -all_load flag.
7993
25b656e7
PB
79942004-08-02 Paolo Bonzini <bonzini@gnu.org>
7995
7996 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7997 * configure: Regenerate.
7998
cc440d71
TM
79992004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8000
8001 * maintainer-scripts/gcc_release: Revert yesterday's change.
8002
270e140b
SB
80032004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8004
8005 * MAINTAINERS: Add myself to write-after-approval.
8006
3e4035f8
TM
80072004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8008
8009 * libf2c: Removed.
8010 * gcc/gccbug.in: Updated because of libf2c removal.
8011 * maintainer-scripts/gcc_release: Ditto.
8012
dce2d8b2 80132004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
8014
8015 * configure.in: Build libmudflap by default on FreeBSD.
8016 * configure: Regenerated.
8017
dfcada9a
MM
80182004-07-09 Mark Mitchell <mark@codesourcery.com>
8019
8020 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8021 systems.
8022 * configure: Regenerated.
8023
dce2d8b2 80242004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
8025
8026 PR target/16344
8027 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8028 feedback based compiler.
8029 * Makefile.in: Rebuilt.
8030
95bcca47
AO
80312004-07-08 Alexandre Oliva <aoliva@redhat.com>
8032
8033 * Makefile.def (host_modules): Set bootstrap=true for flex.
8034 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8035 * Makefile.in: Rebuilt.
8036
051822f6
JH
80372004-07-07 Jan Hubicka <jh@suse.cz>
8038
8039 * MAINTAINERS: Add self as a profile feedback maintainer.
8040
7b61653a
PE
80412004-07-05 Phil Edwards <phil@codesourcery.com>
8042
8043 * configure.in: Do not prepend $srcdir to /dev/null in
8044 makefile fragments.
8045 * configure: Regenerate.
8046
23f6b2f9
PB
80472004-07-01 Paolo Bonzini <bonzini@gnu.org>
8048
8049 * Makefile.def (build_modules): Add bison, byacc, flex,
8050 m4, texinfo.
8051 (flags_to_pass): Add FLEX.
8052 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8053 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8054 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8055 DEFAULT_MAKEINFO): Remove.
8056 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8057 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8058 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8059 objdir or else use configured tool.
8060 (all-build): New.
8061 (all): Depend on it.
8062 (Build module dependencies): Add.
8063 * Makefile.in: Regenerate.
8064 * configure.in: Better support for multiple build modules,
8065 matching what is done for host/target modules. Do not look
8066 for "plausible" locations of build tools if Canadian cross.
8067 Use autoconf's AC_PROG_CC to find a C compiler. Define
8068 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8069 * configure: Regenerate.
78716e86 8070
1c020272
PB
80712004-06-22 Paolo Bonzini <bonzini@gnu.org>
8072
8073 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8074 * Makefile.in: Regenerate.
8075
a52a0a7f
PB
80762004-06-22 Paolo Bonzini <bonzini@gnu.org>
8077
8078 * Makefile.tpl (configure-build-[+module+],
8079 configure-[+module+], configure-target-[+module+]): Pass
8080 [+extra_configure_args+].
8081 (all-build-[+module+], all-[+module+], check-[+module+],
8082 install-[+module+], [+make_target+]-[+module+],
8083 all-target-[+module+], check-target-[+module+],
8084 install-target-[+module+], [+make_target+]-target-[+module+]):
8085 Pass [+extra_make_args+].
8086 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8087 (GCC_HOST_EXPORTS): Remove.
8088 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8089 cross, check-gcc, check-gcc-c++, install-gcc,
8090 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8091 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8092 * Makefile.in: Regenerate.
8093
ccde3f1a
MS
80942004-06-21 Matthew Sachs <msachs@apple.com>
8095
8096 * MAINTAINERS: Added self to write-after-approval.
8097
6264b0a6
CF
80982004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8099
8100 * configure.in: Check for srcdir/winsup rather than build directory
8101 winsup.
8102 * configure: Regenerate.
8103
801e2270
CV
81042004-06-17 Corinna Vinschen <vinschen@redhat.com>
8105
8106 * configure.in: Don't build Cygwin native newlib if winsup
8107 directory is missing. Emit warning instead.
8108 * configure: Regenerate.
8109
ad6717df
PB
81102004-06-09 Paolo Bonzini <bonzini@gnu.org>
8111
8112 * Makefile.tpl (touch-stage[+id+]): New.
8113 (restage[+prev+]): Depend on touch-stage[+id+].
8114
8115 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8116 Use it throughout.
8117
8118 * Makefile.def: Add profile and feedback bootstrap stages.
8119 Remove next field from bootstrap stages.
8120 * Makefile.tpl (LN, LN_S): Substitute.
8121 (stageN-start, stageN-end): Use double-colon rules, to
8122 provide a hook for additional setup commands.
8123 (distclean-stageN-gcc, restageN): Create dependencies from
8124 [+prev+], not from [+next+].
8125 (stageN-bubble): Add commands for successive stages from
8126 [+prev+], using double-colon rules.
8127 (all-stageN-gcc): Fix typo.
8128 (stagefeedback-start, profiledbootstrap): New.
8129 * Makefile.in: Regenerate.
8130 * configure.in: Call ACX_PROG_LN.
8131 * configure: Regenerate.
8132
5bbb9680
CY
81332004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8134
8135 * MAINTAINERS (Write After Approval): Add myself.
8136
e18be1d4
MA
81372004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8138
8139 * MAINTAINERS (Write After Approval): Add myself.
8140
5607edfd
PB
81412004-06-03 Paolo Bonzini <bonzini@gnu.org>
8142
8143 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8144 without gcc.
8145 * configure: Regenerate.
8146
1ec4e9c3
PB
81472004-06-01 Paolo Bonzini <bonzini@gnu.org>
8148
8149 * Makefile.tpl: Fix typo.
8150 * Makefile.in: Regenerate.
8151
dce2d8b2 81522004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
8153
8154 * configure.in: Remove new- prefix from toplevel
8155 bootstrap targets.
8156 * configure: Regenerate.
8157
f516a7da
PB
81582004-06-01 Paolo Bonzini <bonzini@gnu.org>
8159
8160 * Makefile.tpl (all.normal): Rename to all.
8161 (all): Replace with a rule to pick the default
8162 target from configure.
8163 (all-gcc, configure-gcc): Use conditionals to
8164 do nothing when toplevel bootstrap is going on.
8165 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8166 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8167 * configure.in: Support --enable-bootstrap.
8168
8169 * Makefile.def: Remove new- prefix from toplevel
8170 bootstrap targets.
8171 * Makefile.tpl: Likewise.
8172
8173 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8174 target.
8175
8176 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8177 $(RECURSE_FLAGS) to recursive invocation of make.
8178
8179 * Makefile.in: Regenerate.
8180 * configure: Regenerate.
8181
78dd5e36 81822004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 8183 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
8184
8185 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8186 like CC.
8187
30f1bddc
DJ
81882004-05-27 Daniel Jacobowitz <dan@debian.org>
8189
8190 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8191 * configure: Regenerate.
8192
4fc4dd12
DJ
81932004-05-25 Daniel Jacobowitz <drow@false.org>
8194
8195 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8196 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8197 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8198 targets.
8199 * Makefile.in: Regenerate.
8200
dce2d8b2 82012004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
8202
8203 * configure.in: Test the ability to symlink directories.
8204 * configure: Regenerate.
8205
8206 * Makefile.def (bootstrap-stage): New definitions.
8207 * Makefile.tpl (configure-stage1-gcc,
8208 configure-stage2-gcc, configure-stage3-gcc,
8209 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8210 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8211 new-restage3, compare): Autogenerate, see Makefile.in
8212 entry for behavioral changes.
8213 (distclean-stage1, new-stage1-start, new-stage1-end,
8214 new-stage1-bubble, distclean-stage2, new-stage2-start,
8215 new-stage2-end, new-stage2-bubble, distclean-stage3,
8216 new-stage3-start, new-stage3-end): New autogenerated targets.
8217 (objext, prebootstrap, BOOT_CFLAGS,
8218 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8219 targets.
8220
8221 * Makefile.in: Regenerate.
8222 (distclean-stage1, new-stage1-start, new-stage1-end,
8223 new-stage1-bubble, distclean-stage2, new-stage2-start,
8224 new-stage2-end, new-stage2-bubble, distclean-stage3,
8225 new-stage3-start, new-stage3-end): New targets.
8226 (all-stage1-gcc): Move prebootstrap dependency from here...
8227 (configure-stage1-gcc): ...to here.
8228 (new-bootstrap): Use bubble targets.
8229 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8230 Use per-stage distclean targets.
8231 (configure-stage1-gcc, configure-stage2-gcc,
8232 configure-stage3-gcc, all-stage1-gcc,
8233 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8234 Use new-stageN-start to prepare the tree.
8235
4f4e53dd
PB
82362004-05-23 Paolo Bonzini <bonzini@gnu.org>
8237
8238 * Makefile.def (host_modules): add libcpp.
8239 * Makefile.tpl: Add dependencies on and for libcpp.
8240 * Makefile.in: Regenerate.
8241 * configure.in: Add libcpp host module.
8242 * configure: Regenerate.
8243
60975492
PB
82442004-05-21 Paolo Bonzini <bonzini@gnu.org>
8245
8246 * Makefile.tpl: Whenever a recursive target is defined, wrap
8247 it in a special @if/@endif block, and prepare its maybe
8248 dependency in the @if/@endif block
8249 * configure.in: Instead of writing maybe dependencies, remove
8250 the @if/@endif statements, and remove the @if/@endif blocks
8251 that remain.
8252 * configure: Regenerate.
8253 * Makefile.in: Regenerate.
8254
5ce7d75d
JJ
82552004-05-20 Janis Johnson <janis187@us.ibm.com>
8256
8257 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8258
c779c42f
KK
82592004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8260
8261 PR bootstrap/15120
8262 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8263 * */configure: Rebuilt.
8264
b4117c30
ZW
82652004-05-17 Zack Weinberg <zack@codesourcery.com>
8266
8267 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8268 of libf2c.
8269 * configure, Makefile.in: Regenerate.
8270
719bb4e3 82712004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
8272
8273 * MAINTAINERS (Write After Approval): Add myself.
8274
6de9cd9a
DN
82752004-05-13 Diego Novillo <dnovillo@redhat.com>
8276
8277 Merge from tree-ssa-20020619-branch.
8278
8279 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8280 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8281 (HOST_GMPLIBS): Define.
8282 (HOST_GMPINC): Define.
8283 (TARGET_LIB_PATH): Add libmudflap.
8284 (GFORTRAN_FOR_TARGET): Define.
8285 (configure-build*): Export GFORTRAN.
8286 (configure-gcc): Export GMPLIBS and GMPINC.
8287 (all-gcc): Add maybe-all-libbanshee.
8288 (configure-target-libgfortran): Define.
8289 * Makefile.in: Regenerate.
8290 * configure.in (host_libs): Add libbanshee.
8291 (target_libraries): Add target-libmudflap and target-libgfortran.
8292 Add --with-libbanshee.
8293 Handle --disable-libmudflap.
8294 (*-*-freebsd*): Use with_gmp.
8295 Add $(libgcj) to noconfigdirs.
8296 * configure: Regenerate.
8297 * depcomp: New file.
8298 * MAINTAINERS: Add tree-ssa maintainers.
8299
8f1b790f
VM
83002004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8301
b4117c30 8302 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 8303
693446fc
BF
83042004-04-30 Brian Ford <ford@vss.fsi.com>
8305
b4117c30 8306 * MAINTAINERS (Write After Approval): Add myself.
693446fc 8307
d1bb666c
UB
83082004-04-29 Uros Bizjak <uros@kss-loka.si>
8309
b4117c30 8310 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 8311
6cf1ac42
PB
83122004-04-28 Paolo Bonzini <bonzini@gnu.org>
8313
8314 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8315 * configure: Regenerate.
8316
632933d5
PB
83172004-04-27 Paolo Bonzini <bonzini@gnu.org>
8318
8319 Revert:
8320 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8321
8322 * Makefile.def (flags_to_pass): Remove *dir variables that
8323 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8324 as well as prefix and exec_prefix.
8325 * Makefile.in: Regenerate.
8326
80dc6aa0
RM
83272004-04-26 Robert Millan <robertmh@gnu.org>
8328
8329 Add patches from libtool CVS.
8330 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8331 * ltconfig: Likewise.
8332 * ltcf-c.sh: Likewise.
8333 * ltcf-cxx.sh: Likewise.
8334 * ltcf-gcj.sh: Likewise.
8335
e11283f1
PB
83362004-04-26 Paolo Bonzini <bonzini@gnu.org>
8337
8338 * Makefile.def (host_modules): Mark with the bootstrap
8339 flag packages on which gcc depends.
8340 * Makefile.tpl (all-bootstrap): Use it.
8341 * Makefile.in: Regenerate.
8342
8546950c
PB
83432004-04-26 Paolo Bonzini <bonzini@gnu.org>
8344
8345 * Makefile.def (flags_to_pass): Remove *dir variables that
8346 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8347 as well as prefix and exec_prefix.
8348 * Makefile.in: Regenerate.
8349
a76494aa
PB
83502004-04-26 Paolo Bonzini <bonzini@gnu.org>
8351
b4117c30
ZW
8352 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8353 * configure: Regenerate.
8354 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8355 * gcc/Makefile.tpl (compare): Use the result of the test.
8356 * gcc/Makefile.in: Regenerate.
a76494aa 8357
03a91701
PB
83582004-04-23 Paolo Bonzini <bonzini@gnu.org>
8359
8360 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8361 Always relocate gcc and prev-gcc to the original names, even
8362 if the build fails.
8363 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8364 New targets.
8365
082a6351
LG
83662004-04-23 Laurent GUERBY <laurent@guerby.net>
8367
8368 * MAINTAINERS: Update my email address.
b4117c30 8369
1f1d584b
RO
83702004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8371
8372 * configure.in (mips*-*-irix5*): Enable ld.
8373 * configure: Regenerate.
082a6351 8374
1db673ca
RO
83752004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8376
8377 * configure: Regenerate.
8378
ce4ea44e
JW
83792004-04-15 James E Wilson <wilson@specifixinc.com>
8380
8381 * Makefile.tpl (configure-[+module+], configure-gcc,
8382 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8383 Set and export LDFLAGS.
8384 * Makefile.in: Regenerate.
8385
611f62ad
MC
83862004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8387
b4117c30 8388 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 8389
be912515
NN
83902004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8391
8392 PR bootstrap/14871
8393 * Makefile.tpl: If we don't have built-in-tree target tools,
8394 use the ones found by configure rather than hacking around with
8395 program_transform_name.
8396 * configure.in: Give Makefile.tpl the information necessary
8397 to do that.
8398 * Makefile.in: Regenerate.
8399 * configure: Regenerate.
8400
9104315a
NN
84012004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8402
8403 PR bootstrap/14760
8404 * configure.in: When computing baseargs, strip *all* copies of
8405 offending options. Also, don't match/substitute the trailing space,
8406 so that this actually works when two similar options are separated by
8407 only one space.
8408 * configure: Regenerate.
8409
bef1d700
DE
84102004-04-06 David Edelsohn <edelsohn@gnu.org>
8411
b4117c30
ZW
8412 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8413 (rs6000-*-aix*): Same.
8414 * configure: Regenerate.
bef1d700 8415
54bcf05e 84162004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
8417
8418 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 8419
369a832c 84202004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
8421
8422 * MAINTAINERS: Add myself to write-after-approval.
369a832c 8423
09a9c095
NN
84242004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8425
7caf53cb
NN
8426 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8427 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8428 * Makefile.in: Regenerate.
8429
09a9c095
NN
8430 * configure.in (top level bootstrap support): Rework --enable-werror
8431 to set @stage2_werror_flag@.
8432 * configure: Regenerate.
8433 * Makefile.tpl (top level bootstrap support): Pass
8434 @stage2_werror_flag@ down to configure in stages 2 and 3.
8435 * Makefile.in: Regenerate.
8436
5595a2bd
NN
84372004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8438
cbfd7e06
NN
8439 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8440 for stages 2 and 3 as well as in make. As a consequence, remove
8441 OUTPUT_OPTION (now detected by configure) from the flags passed down
8442 to make.
8443 * Makefile.in: Regenerate.
8444
5595a2bd
NN
8445 * Makefile.tpl (new-bootstrap): Fix typo.
8446 * Makefile.in: Regenerate.
8447
ca3b3e20
NN
84482004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8449
295f4e42
NN
8450 * Makefile.tpl: Rearrange by moving recursive_targets rules
8451 into their proper sections.
8452 * Makefile.tpl (top level bootstrap support): Move disabling
8453 of coverage flags from 'make' to 'configure'; improve comments.
8454 * Makefile.in: Regenerate.
8455
340de83f
NN
8456 * Makefile.tpl (experimental top level bootstrap) Move stage1
8457 language setting from all- target to configure- target; disable
8458 intermodule optimization in stage 1; prevent gratuitous rebuilds
8459 of stage 1.
8460 * Makefile.in: Regenerate.
8461 * configure.in: Comma-separate stage 1 language list for top
8462 level bootstrap.
8463 * configure: Regenerate.
8464
ca3b3e20
NN
8465 * Makefile.tpl: Clean up experimental top level bootstrap support:
8466 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8467 prev-gcc in configure- targets as well as all- targets.
8468 * Makefile.in: Regenerate.
8469
4d038073
KC
84702004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8471
8472 * compile: New file imported from automake.
8473
ab3533d6
PB
84742004-03-17 Paolo Bonzini <bonzini@gnu.org>
8475
8476 * configure.in: Remove symbolic link section.
8477 * configure: Regenerate.
8478 * Makefile.tpl (links): Remove.
8479 * Makefile.in: Regenerate.
8480
1e0f07d3 84812004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 8482 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
8483
8484 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 8485 Set with AC_CHECK_PROGS.
1e0f07d3
PB
8486 * configure.in: Fix comment typo from last patch.
8487 * configure: Regenerate.
8488
2805b53a
NN
84892004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8490
8491 * Makefile.tpl: Introduce experimental top level bootstrap support.
8492 * Makefile.in: Regenerate.
8493 * configure.in: Introduce support for top level bootstrap.
8494 * configure: Regenerate.
8495
79b4b7d2 84962004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 8497 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
8498
8499 PR bootstrap/14522
8500 * configure.in: Cope with shells that do not support unquoted ^
8501 * configure: Regenerate.
8502
6bbec498 85032004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 8504 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
8505
8506 PR bootstrap/14522
79b4b7d2 8507 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
8508 quotes inside quoted backquote substitutions.
8509 * configure: Regenerate.
8510
83c15dfc
AP
85112004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8512
8513 PR bootstrap/14522
f2bd98d4 8514 * configure.in: Fix escaping of $.
83c15dfc
AP
8515 * configure: Regenerate.
8516
55ffb5ed
NN
85172004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8518
8519 * configure: Regenerate, since I forgot to while committing Paolo's
8520 changes.
8521
e4c9c075
PB
85222004-03-08 Paolo Bonzini <bonzini@gnu.org>
8523
8524 PR ada/14131
8525 Move language detection to the top level.
8526 * configure.in: Find default values for the tools as
8527 soon as possible. Disable ada if GNAT is not found.
8528 Emit error message about missing languages. Expand
8529 --enable-languages=all for the gcc subdirectory.
8530
5199e2c6
BE
85312004-03-10 Ben Elliston <bje@gnu.org>
8532
8533 * MAINTAINERS: Update my email address.
8534
c18b95e5
DE
85352004-03-05 David Edelsohn <edelsohn@gnu.org>
8536
8537 * ltconfig: Disable building static libraries if building shared
8538 libraries on AIX 5L.
8539
d0fe5ad3
RS
85402004-03-01 Richard Sandiford <rsandifo@redhat.com>
8541
8542 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8543 and disable libgcj.
8544 * configure: Regenerated.
8545
e6f71f9d
BB
85462004-03-01 Brian Booth <bbooth@redhat.com>
8547
8548 * MAINTAINERS: Add myself to write-after-approval.
8549
8983e50e
PB
85502004-03-01 Paolo Bonzini <bonzini@gnu.org>
8551
8552 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8553
d4cd9d81
NN
85542004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8555
8556 PR bootstrap/7087
8557 * Makefile.tpl: Guard XFOO sed statements better.
8558 * Makefile.tpl: Add dependency for configure-target-libada.
8559 * Makefile.in: Regenerate (incidentally fixes broken
8560 commit when libada-branch was merged).
8561
0ea0229e
KC
85622004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8563
8564 * MAINTAINERS: Add myself to write-after-approval.
8565
bad93735
AP
85662004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8567
8568 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8569 maintainers.
8570
a7ca14fc
AC
85712004-02-20 Andrew Cagney <cagney@redhat.com>
8572
8573 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8574 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8575
51592782
NN
85762004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8577
8578 PR bootstrap/11932
8579 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8580
6a30854a
JQ
85812004-02-14 Jerry Quinn <jlquinn@optonline.net>
8582
8583 * MAINTAINERS: Added myself to write-after-approval.
8584
be8b2bee
MK
85852004-02-14 Michael Koch <konqueror@gmx.de>
8586
8587 * MAINTAINERS: Added myself to write-after-approval.
8588
972760b7
JM
85892004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8590
8591 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8592 some OS port maintainers to OS port maintainers section.
8593
b0281654
FCE
85942004-02-13 Frank Ch. Eigler <fche@redhat.com>
8595
8596 * MAINTAINERS: Add self.
8597
3c419fd6
KH
85982004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8599
8600 * MAINTAINERS: Alphabetize.
8601
e88e9aee
PB
86022004-02-12 Paolo Bonzini <bonzini@gnu.org>
8603
8604 * MAINTAINERS: Remove myself.
b4117c30 8605
1915e422
DE
86062004-02-11 David Edelsohn <edelsohn@gnu.org>
8607
8608 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8609 (rs6000-*-aix*): Same.
8610 * configure: Regenerate.
8611
a22c2d8d
KC
86122004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8613
8614 * configure.in (host): Add in missing $noconfigdirs to defines.
8615 * configure: Regenerate.
8616
d9cdb878
AC
86172004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8618 Nathanael Nerode <neroden@gcc.gnu.org>
8619
8620 PR ada/6637, PR ada/5911
b4117c30 8621 Merge with libada-branch:
d9cdb878
AC
8622 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8623 with appropriate dependencies. Add --enable-libada configure switch.
8624 * configure, Makefile.in: Regenerate.
8625
8bd92821
PB
86262004-02-09 Paolo Bonzini <bonzini@gnu.org>
8627
8628 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8629
89a95129
RO
86302004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8631
8632 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8633 * configure: Regenerate.
8634
892629bc
GK
86352004-02-04 Geoffrey Keating <geoffk@apple.com>
8636
8637 Merge from upstream:
8638
8639 * ltmain.in: When setting IFS to '~', be careful about user
8640 arguments that contain '~'.
8641
8642 2004-02-04 Peter O'Gorman <peter@pogma.com>
8643
8644 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8645 Also test $base_compile against $CC with escaped arguments. Bug
8646 reported by Geoff Keating <geoffk@apple.com>.
8647
6b402165
KH
86482004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8649
8650 * MAINTAINERS: Remove i960 port.
8651
fa2f0306
DD
86522004-01-23 DJ Delorie <dj@redhat.com>
8653
8654 * Makefile.def (target_modules) [libiberty]: Don't stage.
8655 * Makefile.in: Rebuilt.
8656
9feb20aa
CT
86572004-01-20 Caroline Tice <ctice@apple.com>
8658
8659 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8660
7aed2ccc
PC
86612004-01-19 Paolo Carlini <pcarlini@suse.de>
8662
8663 * MAINTAINERS: Update my email address.
8664
f25bebe1
JM
86652004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8666
8667 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8668
28083580
VR
86692004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8670
8671 * MAINTAINERS: Remove entries without email address.
8672
c0f4b5e4
DJ
86732004-01-15 Daniel Jacobowitz <drow@mvista.com>
8674
8675 * MAINTAINERS: Add myself to write-after-approval.
8676
b5eb5a5e
SB
86772004-01-15 Steven Bosscher <stevenb@suse.de>
8678
8679 * MAINTAINERS: Update my email address.
8680
dce2d8b2 86812004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
8682
8683 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8684 * Makefile.tpl (configure-target-[+module+]): Support stage.
8685 * Makefile.in: Rebuilt.
8686
74c0b320
ILT
86872004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8688
8689 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8690
2560344b
RS
86912004-01-10 Richard Sandiford <rsandifo@redhat.com>
8692
8693 * MAINTAINERS: Add myself as a MIPS maintainer.
8694
8b21cda6
NN
86952004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8696
2b6c260d
NN
8697 * configure.in: Use ./config.cache, not config.cache.
8698 * configure: Regenerate.
8699 * Makefile.tpl: Special-casing not needed for GCC any more.
8700 * Makefile.in: Regenerate.
8701
09438bde
NN
8702 * configure.in: Don't share a cache file for host dirs.
8703 * configure: Regenerate.
8704
8b21cda6
NN
8705 * config-ml.in: Don't mess with the cache file.
8706
e42870df
EB
87072004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8708
8709 * MAINTAINERS: Move myself from 'Write After Approval' to
8710 'CPU Port Maintainers' section as SPARC maintainer.
8711
6b9eb62c
NN
87122004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8713
78a816a6
NN
8714 * Makefile.tpl: Make GCC use a separate config.cache.
8715 * Makefile.in: Regenerate.
8716
6b9eb62c
NN
8717 PR bootstrap/11932, PR bootstrap/11933
8718 (I don't know if it will fix either of them, but it relates
8719 to them.)
8720 * configure.in: Don't use shared config.cache for target
8721 directories.
8722 * configure: Regenerate.
8723
86d7b562
DN
87242004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8725
8726 * MAINTAINERS: Add myself to 'Write After Approval' section.
8727
07d0a605
RS
87282003-12-31 Roger Sayle <roger@eyesopen.com>
8729
8730 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8731 * configure: Regenerated.
8732
459ac19f
KH
87332003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8734
8735 * MAINTAINERS: Remove the mn10200 maintainer.
8736
5785c0ed 87372003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 8738
cc6010cd
AP
8739 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8740 * configure: Regenerated.
5785c0ed 8741
a268eff9
JH
87422003-12-16 Jan Hubicka <jh@suse.cz>
8743
8744 * MAINTAINERS: Add myself as callgraph maintainer.
8745
9d465b12
TF
87462003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8747
8748 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8749 * configure: Regenerate.
8750
a68a270a
GB
87512003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8752
8753 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8754 'Write After Approval' section. Update email.
8755
dce2d8b2 87562003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
8757
8758 * MAINTAINERS (Write After Approval): Add myself.
8759
8c052da4
MT
87602003-11-20 Matt Thomas <matt@3am-software.com>
8761
8762 * MAINTAINERS: Add myself as a vax port maintainer.
8763
e75f9147
KC
87642003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8765
8766 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8767 (configure-build-[+module+], configure-[+module+]): Likewise.
8768 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8769 * Makefile.in: Regenerate.
8770
43d8d958
AT
87712003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8772
8773 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8774 shared/dylibed libraries.
8775 * ltmain.sh: Likewise.
8776 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8777 * ltcf-cxx.sh: Likewise.
8778 * ltcf-gcj.sh: Likewise.
8779 * ltconfig: Likewise.
8780
638dcaa0
SC
87812003-11-17 Stan Cox <scox@redhat.com>
8782
8783 * MAINTAINERS: Add myself as iq2000 port maintainer.
8784
15cc172b
AC
87852003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8786
b4117c30
ZW
8787 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8788 * Makefile.in: Regenerate.
15cc172b 8789
20af77cd
UW
87902003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8791
8792 * config.sub: Update to 2003-11-03 version.
8793
4dd01c5c
PE
87942003-10-20 Phil Edwards <phil@codesourcery.com>
8795
8796 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8797 * configure: Regenerate.
8798
dce2d8b2 87992003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
8800
8801 * MAINTAINERS: Add myself to 'Write After Approval' section.
8802
8b7ebc31
AC
88032003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8804
8805 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8806
afe1910c
JM
88072003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8808
8809 * MAINTAINERS: Update my email address.
8810
05dcec66
RO
88112003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8812
8813 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8814
dce2d8b2 88152003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
8816
8817 * MAINTAINERS: Add myself to 'Write After Approval' section.
8818
507ec745
BI
88192003-10-16 Bernardo Innocenti <bernie@develer.com>
8820
8821 * config.guess: Update to 2003-10-16 version.
8822 * config.sub: Update to 2003-10-16 version.
8823
dce2d8b2 88242003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
8825
8826 * MAINTAINERS: Added myself to 'Write After Approval' section.
8827
0c9b16bc
FH
88282003-10-15 Falk Hueffner <falk@debian.org>
8829
8830 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8831 'Write After Approval' section. Update email.
8832
74d57d15
RS
88332003-10-14 Roger Sayle <roger@eyesopen.com>
8834
8835 * MAINTAINERS: Move myself from 'Write After Approval' to
8836 'Various Maintainers' section as middle-end maintainer.
8837
d29b8ad8
NN
88382003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8839
8840 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8841 HOST_FLAGS_TO_PASS.
8842 * Makefile.in: Regenerate.
8843
26db814a
BI
88442003-10-11 Bernardo Innocenti <bernie@develer.com>
8845
8846 * config.guess: Update to 2003-10-07 version.
8847 * config.sub: Update to 2003-10-07 version.
8848
fffeb871
RO
88492003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8850
8851 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8852 * ltconfig (irix5*, irix6*): Don't override version_type.
8853
6691a79e
ME
88542003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8855
8856 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8857 * configure: Rebuilt
8858 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8859 * Makefile.in: Rebuilt
8860
62cdd71e
L
88612003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8862
8863 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8864
6fe2eacc
CW
88652003-09-30 Carlo Wood <carlo@alinoe.com>
8866
cc6010cd 8867 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 8868
ea57e5ad
PK
88692003-09-29 Paul Koning <ni1d@arrl.net>
8870
8871 * MAINTAINERS: Move myself from "Write After Approval"
8872 to CPU platform maintainers for pdp11 platform.
8873
e070672a
AT
88742003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8875
8876 * MAINTAINERS: Move myself from 'Write After Approval' to
8877 'Various Maintainers' section as libffi testsuite maintainer.
8878
43bb47c2
DJ
88792003-09-21 Daniel Jacobowitz <drow@mvista.com>
8880
8881 * configure.in: Pass a computed --program-transform-name
8882 to subconfigures.
8883 * configure: Regenerated.
8884
da9d3b37
NN
88852003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8886
94322beb
NN
8887 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8888 * Makefile.in: Regenerate.
8889
da9d3b37
NN
8890 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8891 * Makefile.in: Regenerate.
8892
ffd9060b
ZL
88932003-09-19 Ziemowit Laski <zlaski@apple.com>
8894
8895 * MAINTAINERS: Move myself from 'Write After Approval'
8896 to 'Various Maintainers' (objective-c) section.
8897
eeae7b41
DJ
88982003-09-17 Daniel Jacobowitz <drow@mvista.com>
8899
8900 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8901 quoting.
8902 * configure: Regenerated.
8903
a080d12b
JB
89042003-09-16 Joel Brobecker <brobecker@gnat.com>
8905
8906 * MAINTAINERS (Write After Approval): Add myself to write after
8907 approval list.
8908
6cd2fc59
DN
89092003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8910
cc6010cd 8911 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 8912
dcbdd9cc
ILT
89132003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8914
8915 * MAINTAINERS: Update my e-mail address.
8916
e517f636
AM
89172003-09-09 Alan Modra <amodra@bigpond.net.au>
8918
8919 * libtool.m4 (LD): Correct powerpc64 host match.
8920
bc49924b
JW
89212003-09-06 James E Wilson <wilson@tuliptree.org>
8922
8923 * MAINTAINTERS: Update my affiliation and email address.
8924
082124f5
ZD
89252003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8926
8927 * MAINTAINERS (Write After Approval): Add myself.
8928
dc94d89e
DD
89292003-09-04 DJ Delorie <dj@redhat.com>
8930
8931 * configure: Regenerate.
8932
89332003-09-04 Robert Millan <robertmh@gnu.org>
8934
8935 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 8936
7a0f2d4e
KG
89372003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8938
8939 * configure.in: Ensure arguments to sed are properly spaced.
8940 * configure: Regenerate.
8941
88d032eb
GP
89422003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8943
8944 * MAINTAINERS: Update my e-mail address.
8945
0b3f3d22
ME
89462003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8947
8948 * MAINTAINERS (Write After Approval): Add myself.
8949
d253f9ba
DJ
89502003-08-27 Daniel Jacobowitz <drow@mvista.com>
8951
8952 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8953 * configure: Regenerated.
8954
066ec9c9
MM
89552003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8956
8957 * MAINTAINERS: Update my email address.
8958
415d7ef9
PE
89592003-08-23 Phil Edwards <pme@gcc.gnu.org>
8960
8961 * configure.in: Use newline instead of semicolon when assuming
8962 shell arguments in a for loop.
8963 * configure: Regenerated.
8964
e1567352
JE
89652003-08-22 Jason Eckhardt <jle@rice.edu>
8966
8967 * MAINTAINERS: Resurrect the i860 maintainer.
8968
b348267b
GK
89692003-08-20 Geoffrey Keating <geoffk@apple.com>
8970
e50084fa
GK
8971 PR 8180
8972 * configure.in: When testing with_libs and with_headers, treat
8973 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8974 * configure: Regenerate.
b4117c30 8975
b348267b
GK
8976 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8977 make, shell, etc.
8978 (baseargs): Likewise.
8979 * configure: Regenerate.
8980
ca26ffe0
BI
89812003-08-20 Bernardo Innocenti <bernie@develer.com>
8982
8983 * MAINTAINERS (Write After Approval): Add myself.
8984
940cde4d
GK
89852003-08-19 Geoffrey Keating <geoffk@apple.com>
8986
8987 * configure.in: Disable libgcj for darwin not on powerpc.
8988 * configure: Rebuild.
8989
74bed51b
ADL
89902003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8991
8992 * config-ml.in, symlink-tree: Add license.
8993
b4117c30
ZW
89942003-08-03 Richard Stallman <rms@gnu.org>
8995 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
8996
8997 * README.SCO: New file.
8998
333a28b4
MK
89992003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9000
9001 * Makefile.tpl (check, check-c++): Express dependencies using
9002 dependencies rather than commands.
9003 * Makefile.in: Regenerate.
9004
c197e306
AC
90052003-08-01 Andrew Cagney <cagney@redhat.com>
9006
9007 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9008 * configure: Ditto.
9009
a8ee6e2d
GK
90102003-07-31 Geoffrey Keating <geoffk@apple.com>
9011
9012 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 9013 * Makefile.in: Update.
a8ee6e2d 9014
8d9b3f2e
AT
90152003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9016
9017 * configure.in: Enable libgcj for darwin.
9018 * configure: Rebuild.
9019
52c0c542
PE
90202003-07-29 Phil Edwards <pme@gcc.gnu.org>
9021
9022 * config-ml.in: Use ac_configure_args directly instead of
9023 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9024 actually seen.
9025
b4acb5ef
NN
90262003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9027
9028 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9029 creating target and build subdirs to build all parent dirs as needed.
9030 * Makefile.in: Rebuild.
9031 * configure.in: Don't build dirs explicitly here.
9032 * configure: Rebuild.
9033
a51d71d0
PB
90342003-07-26 Paul Brook <paul@nowt.org>
9035
9036 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9037
f43e12ce
AO
90382003-07-22 Alexandre Oliva <aoliva@redhat.com>
9039
9040 * Makefile.tpl (all-make): Depend on intl.
9041 * Makefile.in: Rebuilt.
9042
8a199ff6
PE
90432003-07-20 Phil Edwards <pme@gcc.gnu.org>
9044
9045 * install-sh: Update to newer upstream versions (associated with
9046 aclocal 1.7).
9047 * mkinstalldirs: Likewise.
9048 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9049
e6a8c803
AP
90502003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9051
9052 * MAINTAINERS: Move self from Bug database only accounts
9053 to write-after-approval.
9054
9f13608f
NN
90552003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9056
9057 * config.if: Remove unused libc_interface determination.
9058
c7864714
NN
90592003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9060
9061 * MAINTAINERS: Move self from write-after-approval to
9062 build machinery (*.in).
9063
775956d0
NN
90642003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9065
9066 PR bootstrap/11273
9067 PR bootstrap/11408
9068 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9069 unused INSTALL_PROGRAM_ARGS.
9070 * configure.in: Use AC_PROG_INSTALL.
9071 * Makefile.in: Regenerate.
9072 * configure: Regenerate.
9073
c7f67a6e
KH
90742003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9075
9076 * MAINTAINERS: Alphabetize.
9077
33952f6f
AO
90782003-07-10 Alexandre Oliva <aoliva@redhat.com>
9079
9080 * configure: Rebuilt.
9081 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9082 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9083 newlib nor libgloss.
9084 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9085 * configure.in (am33_2.0-*-linux*): Added.
9086
0d4f1b4e
BW
90872003-07-09 Bob Wilson <bob.wilson@acm.org>
9088
9089 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9090 * configure: Regenerate.
9091
56694dd9
ZW
90922003-07-07 Zack Weinberg <zack@codesourcery.com>
9093
9094 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9095 * Makefile.in: Regenerate.
9096
21607eb4
ZW
90972003-07-04 Zack Weinberg <zack@codesourcery.com>
9098
9099 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9100 * Makefile.in: Regenerate.
9101
dce2d8b2 91022003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
9103
9104 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9105 * Makefile.in: Regenerated.
9106
5d42f90e
L
9107 * config-ml.in: Replace PWD with PWD_COMMAND.
9108
6eb95e99
ZW
91092003-07-04 Zack Weinberg <zack@codesourcery.com>
9110
9111 * intl: New directory; see intl/ChangeLog for details.
9112 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9113 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9114 * Makefile.in: Regenerate.
9115
07d1940e
NN
91162003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9117
9118 * configure.in: Clean up config-lang.in handling. Delete
9119 useless assignment to "subdirs".
9120 * configure: Regenerate.
9121
4dbda6f0
NN
91222003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9123
9124 * configure.in: Rename 'target_libs' to 'target_libraries'.
9125 Remove useless reference to 'target_libs'.
9126 * configure: Regenerate.
9127
2c30ab71
KS
91282003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9129
9130 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9131 * Makefile.in: Regenerate.
9132
11405c93
NN
91332003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9134
9135 * Makefile.def: Introduce flags_to_pass.
9136 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9137 * Makefile.in: Regenerate.
9138
fb87ad5d
HPN
91392003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9140
9141 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9142 and target-libgloss.
9143 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9144 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9145 * configure: Regenerate.
9146
a7956a48
BK
91472003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9148
9149 * configure.in: Update testsuite_flags to new location.
9150 * configure. Regenerate.
6eb95e99 9151
eaf9f3b2
NN
91522003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9153
9154 * Makefile.tpl: Remove BUILD_CC stuff.
9155 * Makefile.in: Regenerate.
9156
2d89ffef
KH
91572003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9158
9159 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9160
dce2d8b2 91612003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
9162
9163 * MAINTAINERS (Write After Approval): Add myself.
9164
dce2d8b2 91652003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 9166
b951c91c
L
9167 * config.guess: Update to 2003-06-12 version.
9168 * config.sub: Update to 2003-06-13 version.
9169
dce2d8b2 91702003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
9171
9172 * config.guess: Update to 2003-06-06 version.
9173 * config.sub: Update to 2003-06-06 version.
9174
655b7166
RO
91752003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9176
9177 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9178 * configure. Regenerate.
9179
01b759aa
NN
91802003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9181
bf1d3e81
NN
9182 * configure.in: Disable serial configure by default.
9183 * configure: Regenerate.
9184 * Makefile.tpl: Abolish .NOTPARALLEL.
9185 * Makefile.in: Regenerate.
9186
e89fbdfe
NN
9187 * Makefile.tpl: Replace {build,host,target}_canonical by
9188 {build,host,target}.
9189 * Makefile.in: Regenerate.
9190
01b759aa
NN
9191 * Makefile.tpl: Fix stupid pasto.
9192 * Makefile.in: Regenerate.
9193
f7dae026
NN
91942003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9195
9196 * Makefile.tpl: Remove bogus conditional.
9197 * Makefile.in: Regenerate.
9198
91992003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
9200
9201 * Makefile.tpl (profiledbootstrap): New target.
9202 * Makefile.in (profiledbootstrap): New target.
9203
2ffc3e73 92042003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
9205
9206 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9207 Pinski. Remove user names from other bugzilla-only maintainers.
9208
1a1e6b96
NN
92092003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9210
1358ccea
NN
9211 * Makefile.tpl: Make 'recursive targets' using autogen rather
9212 than shell loop. Remove duplicate 'clean' targets and false
9213 comments.
9214 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9215 Add systematic method of specifying missing targets in subdirs.
9216 Add copyright boilerplate.
9217 * Makefile.in: Regenerate.
9218 * configure.in: Add 'recursive targets' to maybe list.
9219 * configure: Regenerate.
9220
ae74ed1f
NN
9221 * MAINTAINERS: "GNATS only" -> "Bug database only".
9222
1a1e6b96
NN
9223 * Makefile.tpl: Rename [+target+] to [+make_target+].
9224 * Makefile.def: Rename 'target' to 'make_target'.
9225
c79af3fa
NB
92262003-05-31 Neil Booth <neil@daikokuya.co.uk>
9227
9228 * MAINTAINERS: Add self as options handling maintainer.
9229
39d85b61
MM
92302003-05-28 Michael Meissner <gnu@the-meissners.org>
9231
9232 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9233 been too long since I touched those ports.
9234
afc2b62d
DD
92352003-05-28 DJ Delorie <dj@redhat.com>
9236
9237 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9238 * Makefile.in: Regenerate.
9239
df445104
MR
92402003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9241
9242 * configure.in: Use curly braces in the definition of tooldir.
9243 * configure: Regenerate.
9244
2eb98e5d 92452003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 9246
2eb98e5d
DD
9247 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9248 newlib or libgloss.
9249 * Makefile.in: Regenerate.
9250
862fced8
DD
92512003-05-21 DJ Delorie <dj@redhat.com>
9252
9253 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9254 * Makefile.in: Regenerate.
9255
fc351800
ILT
92562003-05-20 Ian Lance Taylor <ian@airs.com>
9257
9258 * MAINTAINERS: Update my e-mail address.
9259
7e2dbcef
NN
92602003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9261
9262 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 9263 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
9264 Factor out common code from autogen IF statements.
9265 * configure: Regenerate.
9266 * Makefile.in: Regenerate.
9267
f2a0e225
KC
92682003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9269
9270 * configure.in: Accept i[3456789]86 for machine type.
9271 * configure: Regenerate.
9272
8b87bb96
NN
92732003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9274
9275 * configure.in: Switch more things to use maybe dependencies.
9276 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9277 * configure: Regenerate.
9278 * Makefile.tpl: Switch more things to use maybe dependencies.
9279 * Makefile.in: Regenerate.
9280
fdb882bc 92812003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
9282
9283 * Makefile.tpl (install-opcodes): Define.
9284 * Makefile.in: Rebuild.
9285
f7c50032
AJ
92862003-05-13 Andreas Jaeger <aj@suse.de>
9287
9288 * config.guess: Update to 2003-05-09 version.
9289 * config.sub: Update to 2003-05-09 version.
9290
dce2d8b2 92912003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
9292
9293 * configure.in: Correct sed script so that options in quotes are not
9294 deleted.
9295 * configure: Rebuild.
9296
aa8f1f57
CV
92972003-05-12 Corinna Vinschen <corinna@vinschen.de>
9298
9299 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9300 and $$s/newlib/libc/sys/cygwin32 include paths.
9301 * configure: Ditto.
9302
0c130f81
MM
93032003-05-12 Michael Meissner <gnu@the-meissners.org>
9304
9305 * MAINTAINERS: Update my email addresses.
9306
aa1a100b
EB
93072003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9308
9309 * config-ml.in: Propagate INSTALL variables.
f7c50032 9310
87861833
GP
93112003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9312
9313 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9314
de722255
CD
93152003-05-02 Chris Demetriou <cgd@broadcom.com>
9316
6eb95e99
ZW
9317 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9318 * Makefile.in: Regenerate.
de722255 9319
96c4a002
WB
93202003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9321
9322 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9323
55b15a11
WB
93242003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9325
9326 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9327
0c227849
DJ
93282003-04-27 Daniel Jacobowitz <drow@mvista.com>
9329
9330 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9331 * Makefile.in: Regenerated.
9332
d45148c1
WB
93332003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9334
9335 * MAINTAINERS (Write After Approval): Upgrade myself from
9336 GNATS only to write-after-approval. Update my mail address.
9337
dce2d8b2 93382003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
9339
9340 (OS Port Maintainers: freebsd): Add myself.
9341
438f50c3
MM
93422003-04-22 Mark Mitchell <mark@codesourcery.com>
9343
9344 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9345
9074e169
KJ
93462003-04-22 Kean Johnston <jkj@sco.com>
9347
9348 * MAINTAINERS (SCO ports): Added myself.
9349
dfd39a2e
NS
93502003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9351
9352 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9353
ccbae82a
KJ
93542003-04-19 Kean Johnston <jkj@sco.com>
9355
9356 * MAINTAINERS (Write After Approval): Add myself.
9357
2f50999f
GP
93582003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9359
9360 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9361 * Makefile.in: Regenerate.
9362
e9b84181
JJ
93632003-04-18 Jakub Jelinek <jakub@redhat.com>
9364
9365 * configure.in (powerpc64*-*-linux*): Remove.
9366 * configure: Rebuilt.
9367
1ca4c6e1
PE
93682003-04-17 Phil Edwards <pme@gcc.gnu.org>
9369
9370 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9371 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9372 and restrap.
9373 * Makefile.in: Regenerate.
9374
0590b963
RE
93752003-04-16 Richard Earnshaw <rearnsha@arm.com>
9376
9377 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9378 * configure: Regenerated.
9379
ff41a56f
DD
93802003-04-15 DJ Delorie <dj@redhat.com>
9381
9382 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9383
50d440bc
NC
93842003-04-13 Nick Clifton <nickc@redhat.com>
9385
9386 * config-ml.in: Remove support for --disable-aix removing
9387 call-aix multilibs.
9388
b1e0a93e
AO
93892003-04-10 Alexandre Oliva <aoliva@redhat.com>
9390
9391 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9392 * */configure: Rebuilt.
9393
71fb704d
JS
93942003-04-08 Joel Sherrill <joel@oarcorp.com>
9395
9396 * MAINTAINERS: Add my email address.
9397
3897ea90
OH
93982003-03-17 Olivier Hainque <hainque@act-europe.fr>
9399
9400 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 9401
93c834b7
NN
94022003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9403
9404 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9405 * Makefile.in: Regenerate.
9406
82c34dcb
MC
94072003-03-14 Michael Chastain <mec@shout.net>
9408
9409 * Makefile.in: Regenerate with correct Makefile.def.
9410
73458fb7
NN
94112003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9412
9413 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9414 Make macro.
9415 * Makefile.in: Regenerate.
9416 * configure.in: Clean up gxx_include_dir logic.
9417 * configure: Regenerate.
9418
32cf27e5
AE
94192003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9420
9421 * MAINTAINERS (Write After Approval): Add myself.
9422
c727e7a0
BE
94232003-03-10 Ben Elliston <bje@wasabisystems.com>
9424
9425 * MAINTAINERS: Update my mail address.
9426
9a27ac7a
FS
94272003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9428
9429 * configure.in (gxx_include_dir): Fix typo.
9430 * configure: Regenerated.
9431
3aa83176
NN
94322003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9433
9434 * Makefile.tpl: Reindent.
9435 * Makefile.in: Regenerate.
9436 * configure.in: Reindent. Don't set unused variables.
9437 * configure: Regenerate.
9438
9124bc53
DJ
94392003-03-04 Daniel Jacobowitz <drow@mvista.com>
9440
9441 * configure.in: Include $(build_tooldir)/sys-include in
9442 FLAGS_FOR_TARGET.
9443 * configure: Regenerated.
9444
cb543528
NN
94452003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9446
c858bf1e
NN
9447 * Makefile.tpl: Always pass down RANLIB.
9448 * Makefile.in: Regenerate.
9449
aa9c3ab4
NN
9450 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9451 * Makefile.in: Regenerate.
9452 * configure.in: Remove unused logic relating to --enable-shared
9453 and --enable-threads. Remove bogus comments. Remove redundant
9454 noconfigdirs.
9455 * configure: Regenerate.
9456
cb543528
NN
9457 * configure.in: Replace ${libstdcxx_version} by its value.
9458 Remove reference to mh-dgux.
9459 * configure: Regenerate.
9460
53f70c1b
KB
94612003-03-03 Kevin Buettner <kevinb@redhat.com>
9462
9463 * MAINTAINERS (Write After Approval): Add myself.
9464
df0f0674
NN
94652003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9466
9467 * Makefile.tpl: Rearrange.
9468 * Makefile.in: Regenerate.
9469
dce2d8b2 94702003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
9471
9472 * configure.in: Add support for kaOS as cross build target system.
9473 * configure: Regenerated.
9474
a7a287eb
SB
94752003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9476
9477 * MAINTAINERS (Write after approval): Add myself.
9478
ff00c8a2
JW
94792003-02-21 James E Wilson <wilson@tuliptree.org>
9480
9481 * MAINTAINERS: Update my email address.
9482
abb2db7a
ZW
94832003-02-21 Zack Weinberg <zack@codesourcery.com>
9484
9485 * MAINTAINERS: Add self to blanket write privs. section.
9486
e9f2dc3b
SM
94872003-02-20 Sean McNeil <sean@blue.mcneil.com>
9488
9489 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9490 configure-target-* as some target builds may require additional
9491 flags for preprocessor tests.
9492 * Makefile.in: Regenerated.
9493
ee03dc5e
AO
94942003-02-19 Alexandre Oliva <aoliva@redhat.com>
9495
11856278
AO
9496 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9497 * ltconfig: Handle it.
9498 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9499 auto-detecting it.
9500
274aef32
AO
9501 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9502 it is used as argument to $CC.
9503 * ltcf-gcj.sh: Likewise.
9504
ee03dc5e
AO
9505 * configure.in: Introduce --enable-maintainer-mode.
9506 * configure: Rebuilt.
9507 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9508 for maintainer mode.
9509 * Makefile.in: Rebuilt.
9510
30db8e17
JM
95112003-02-18 Jason Merrill <jason@redhat.com>
9512
9513 * Makefile.tpl (check-c++): Allow parallelism.
9514
cab60ac6
GP
95152003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9516
9517 * MAINTAINERS: Remove John Carr (who never actually had access to
9518 gcc.gnu.org).
9519
c8e5d1af
GK
95202003-02-15 Geoffrey Keating <geoffk@apple.com>
9521
9522 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9523 don't configure target-libobjc.
9524 * configure: Regenerate.
9525
70f91f50
RO
95262003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9527
9528 * Makefile.tpl (RANLIB): Define.
9529 * Makefile.in: Regenerate.
9530
669e9062
LB
95312003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9532
9533 * MAINTAINERS: Update my email.
abb2db7a 9534
61b56b2e
KS
95352003-02-06 Keith R Seitz <keiths@redhat.com>
9536
9537 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9538 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9539 * Makefile.in: Regenerated.
9540 * configure.in: Remove all traces of snavigator, db, and grep.
9541 * configure: Regenerated.
9542
a1ba6e15
GP
95432003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9544
9545 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9546 After Approval.
9547
f5f2cce5
CC
95482003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9549
9550 * MAINTAINERS (Write after approval): Add myself.
9551
ba49f6f1
FCE
95522003-01-31 Frank Ch. Eigler <fche@redhat.com>
9553
9554 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9555 * Makefile.in: Regenerated.
9556
ccf9f10c
RS
95572003-01-30 Roger Sayle <roger@eyesopen.com>
9558
9559 * config.guess: Updated to 2003-01-30's version.
9560 * config.sub: Updated to 2003-01-28's version.
9561
a693735b
AO
95622003-01-30 Alexandre Oliva <aoliva@redhat.com>
9563
9564 * config.if: If gcc_version is already set, just use it. Don't set
9565 gcc_version_trigger if it's already set, otherwise set it to
9566 gcc/version.c, but only if the file exists. If it is not set and
9567 gcc/version.c does not exist, try to extract the version number from
9568 $CC.
9569
204c43d6
AT
95702003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9571
abb2db7a 9572 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 9573
842e91ec
PE
95742003-01-27 Phil Edwards <pme@gcc.gnu.org>
9575
9576 * configure.in: Revert 24Jan change.
9577 * configure: Regenerate.
9578
6b99984e
GP
95792003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9580
9581 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9582 entry of HJ Lu.
9583
806e0935
NN
95842003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9585
9586 * configure.in: Revert previous change.
9587 * configure: Regenerate.
9588
307a9864
NN
95892003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9590
9591 * configure.in: Make rda native-only.
9592 * configure: Regenerate.
9593
02ba6302
VR
95942003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9595
9596 * MAINTAINERS: Move myself from GNATS-only-accounts to
9597 write-after-approval.
9598
77d187bc
NN
95992003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9600
9601 * configure.in: Add missing \.
9602 * configure: Rebuilt.
9603
a94a2d4c
JJ
96042003-01-17 Jakub Jelinek <jakub@redhat.com>
9605
9606 * configure.in (baseargs): Avoid using \| in sed regular
9607 expressions.
9608 * configure: Rebuilt.
9609
73f84924
JJ
96102003-01-16 Jakub Jelinek <jakub@redhat.com>
9611
9612 * configure.in (baseargs): Remove all supported forms of
9613 --cache-file, --srcdir, --host, --build and --target options
9614 from argument lists.
9615 * configure: Rebuilt.
9616
8c12fc63
JZ
96172003-01-15 Josef Zlomek <zlomekj@suse.cz>
9618
9619 * MAINTAINERS: Add myself to write-after-approval list.
9620
7c005a3a
AO
96212003-01-15 Alexandre Oliva <aoliva@redhat.com>
9622
9623 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9624 * configure: Rebuilt.
9625
3dfabf63
NN
96262003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9627
9628 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9629 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9630 * Makefile.in: Regenerate.
9631 * configure: Regenerate.
9632
cf53ae10
AO
96332003-01-09 Alexandre Oliva <aoliva@redhat.com>
9634
9635 * configure.in: Remove Makefile in build, host and target modules
9636 unless configure was run with --no-recursion.
9637 * configure: Rebuilt.
9638
3fbe8e4a
CC
96392003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9640
9641 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9642 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9643 * Makefile.in: Regenerate.
9644
66e2aa7d
CD
96452003-01-08 Chris Demetriou <cgd@broadcom.com>
9646
9647 * config.guess: Update to 2003-01-03 version.
9648 * config.sub: Update to 2003-01-03 version.
9649
b5038cfb
CF
96502003-01-07 Christopher Faylor <cgf@redhat.com>
9651
9652 * configure: Regenerate with proper autoconf 2.13.
9653
d02c69be
CF
96542003-01-07 Christopher Faylor <cgf@redhat.com>
9655
9656 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 9657 * configure: Regenerate.
d02c69be 9658
e914a571
AC
96592003-01-06 Andrew Cagney <ac131313@redhat.com>
9660
9661 * configure.in (GDB_TK): Add tcl directories conditional on
9662 gdb/gdbtk directory being present.
9663 * configure: Regenerate.
abb2db7a 9664
dce2d8b2 96652003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 9666
dce2d8b2
EB
9667 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9668 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
9669 * configure: Rebuilt.
9670
89a7012a
TT
96712002-12-31 Tom Tromey <tromey@redhat.com>
9672
9673 * Makefile.in: Rebuilt.
9674 * Makefile.def (target_modules) [libffi]: Allow installation.
9675
3f4f56e2
AS
96762002-12-31 Andreas Schwab <schwab@suse.de>
9677
9678 * configure.in: Fix use of $program_transform_name.
9679 * configure: Regenerated.
9680
6c1b8d0a
DJ
96812002-12-30 Daniel Jacobowitz <drow@mvista.com>
9682
9683 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 9684 * configure: Regenerated.
6c1b8d0a 9685
c5120911
AO
96862002-12-29 Alexandre Oliva <aoliva@redhat.com>
9687
9688 * Makefile.tpl (local-distclean): Don't remove...
9689 (multilib.ts): ... this. Moved into...
9690 (multilib.out): ... this. Don't use sub-make.
9691 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9692 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9693 (configure-build-[+module+], configure-[+module+],
9694 configure-target-[+module+], configure-gcc): ... these. Test
9695 for Makefile existence. Drop config.status from dependencies.
9696 * Makefile.in: Rebuilt.
9697 * configure.in: Move gcc-version-trigger to the end of
9698 ac_configure_args. Add comments to maybedep.tmp and
9699 serdep.tmp. Introduce --disable-serial-configure. Remove
9700 nonopt from baseargs, matching and removing corresponding
9701 whitespace while at it.
9702 * configure: Rebuilt.
9703
e245b0ea
AO
97042002-12-28 Alexandre Oliva <aoliva@redhat.com>
9705
903de295
AO
9706 * configure.in (host_configargs): Replace reference to
9707 no-longer-defined buildopts with --build=${build_alias}.
9708 * configure: Rebuilt.
9709
e245b0ea
AO
9710 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9711 program_transform_name to standard idiom.
9712 (AUTOGEN, AUTOCONF): Define.
9713 (Makefile.in): Use $(AUTOGEN).
9714 (Makefile): Depend on config.status, and use autoconf-style rule to
9715 build it. Move original commands to...
9716 (config.status): ... this new target.
9717 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9718 $(AUTOCONF).
9719 * Makefile.in: Rebuilt.
9720
671aa708
NN
97212002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9722
53fbfb58
NN
9723 * Makefile.tpl: Fix dramatic bustage due to change in
9724 program_transform_name.
9725 * Makefile.in: Regenerate.
9726
9727 * configure.in: Remove unnecessary PATH setting.
9728 * configure: Regnerate.
9729
9730 * configure.in: Don't default to unprefixed tools unless
9731 the native tools will work.
9732 * configure: Regenerate.
9733
671aa708
NN
9734 * configure.in: Convert to autoconf script. Blow away lots
9735 of now-redundant Makefile fragments.
9736 * configure: Generate using Autoconf.
9737 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9738 * Makefile.in: Regenerate.
9739
57f40826
NN
97402002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9741
3fedb745
NN
9742 * configure: Fix stupid bug where RANLIB was mistakenly included.
9743
abb2db7a 9744 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
9745 (build_configargs, host_configargs, target_configargs).
9746
9747 * configure.in: Move logic out of sed statement.
9748
abb2db7a 9749 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
9750 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9751
315fa0f4
SS
97522002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9753
9754 * config.sub: Import from master repository
9755 * config.guess: Ditto
9756
45aff44f
AS
97572002-12-24 Andreas Schwab <schwab@suse.de>
9758
9759 * Makefile.tpl (multilib.out): Fix missing space.
9760 * Makefile.in: Regenerate.
9761
88b5521b
NN
97622002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9763
9764 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9765 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9766 * Makefile.in: Regenerate.
9767 * configure.in: Remove unnecessary leftovers.
9768
2a726918
GK
97692002-12-21 Geoffrey Keating <geoffk@apple.com>
9770
9771 * configure.in (extra_ranlibflags_for_target): New variable.
9772 (*-*-darwin): Add -c to ranlib commands.
9773 * configure (tooldir): Handle extra_ranlibflags_for_target.
9774
aace3269 97752002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
9776
9777 * Makefile.tpl: Revert HJL's change.
9778 * Makefile.in: Regenerated.
9779 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9780 always.
9781
f0895142
AS
97822002-12-19 Andreas Schwab <schwab@suse.de>
9783
9784 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9785 * Makefile.in: Regenerate.
9786
dce2d8b2 97872002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
9788
9789 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9790 * Makefile.in: Regenerated.
9791
9792 * configure.in (build_prefix): New. Substitute.
9793
212f6dd0
NN
97942002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9795
79308c5d
NN
9796 * Makefile.tpl: Don't let real targets depend on phony targets.
9797 * Makefile.in: Regenerate.
9798
212f6dd0
NN
9799 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9800 * Makefile.in: Regenerate.
9801
ab17919f
SS
98022002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9803
9804 * config.sub: Import from master repository
9805 * config.guess: Ditto
9806
5ecf91d1
JM
98072002-12-16 Jason Merrill <jason@redhat.com>
9808
9809 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9810 previous 'make bootstrap'.
9811 * Makefile.in: Regenerate.
9812
d8437e1b
HPN
98132002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9814
9815 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9816
4977bab6
ZW
98172002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9818
9819 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9820 * Makefile.in: Regenerate.
9821
0edcfdcb
JM
98222002-12-13 Jason Merrill <jason@redhat.com>
9823
6248218a 9824 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
9825 library tests.
9826 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
9827 * Makefile.in: Regenerate.
9828
4977bab6
ZW
98292002-12-12 Alexandre Oliva <aoliva@redhat.com>
9830
9831 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9832 * Makefile.in: Rebuilt.
9833
f87505dd
AO
98342002-12-12 Alexandre Oliva <aoliva@redhat.com>
9835
9836 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9837
4977bab6
ZW
98382002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9839
9840 * configure: Fix bug put in by gremlins.
9841
9842 * Makefile.tpl: Substitute more autoconfily.
9843 * configure: Substitute more autoconfily.
9844 * Makefile.in: Regenerate.
9845
7f0db92a
SS
98462002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9847
9848 * config.sub: Import from master repository
9849 * config.guess: Ditto
9850 * MAINTAINERS: Added Svein Seldal under write after approval
9851
4977bab6
ZW
98522002-12-08 Andrew Cagney <ac131313@redhat.com>
9853
9854 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9855 * Makefile.in (all-sim): Ditto.
9856
98572002-12-06 DJ Delorie <dj@redhat.com>
9858
9859 * Makefile.tpl: Change configure dependencies to not have real
9860 targets depend on phony targets.
9861
98622002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9863
9864 * configure.in: Revert unintentional change.
9865
9866 * Makefile.tpl: Change dependency for */multilib.out so that
9867 it works when gcc isn't in the tree.
9868
9869 * configure.in: Substitute more.
9870 * configure: Run subconfigures from the Makefile.
9871 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9872 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9873
67f1b906
GP
98742002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9875
9876 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9877
4977bab6
ZW
98782002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9879
9880 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9881 and corresponding dependencies.
9882 * Makefile.in: Regenerate.
9883
9884 * configure.in (host_tools): Order binutils, gas and ld for
9885 convenience in running the testsuites.
9886
9887 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9888 * Makefile.in: Regenerate.
9889 * configure.in: Introduce rules to serialize subconfigure runs.
9890
9891 * configure.in: Introduce BASE_CC_FOR_TARGET.
9892 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9893 Realize configure-build-* targets. Realize configure-target-* targets.
9894 * Makefile.in: Regenerate.
9895
98962002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9897
9898 * configure: Move gcc_version_trigger stuff from here...
9899 * configure.in: ...to here.
9900
9901 * configure.in: Separate subconfigure options added by this file from
9902 options given by the user. Add machinery to put args for host
9903 subconfigures into the Makefile.
9904
9905 * Makefile.tpl: Remove 'vault' targets.
9906 * Makefile.tpl: Reorder and comment dependencies.
9907 * Makefile.in: Regenerate.
9908
99092002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9910 * configure.in: Fix my broken commit of previous patch. (sigh)
9911
743f054e
GK
99122002-11-28 Geoffrey Keating <geoffk@apple.com>
9913
9914 * configure.in: Move host-specific darwin noconfigdirs into
9915 the host-specific section.
9916
4977bab6
ZW
99172002-11-28 Geoffrey Keating <geoffk@apple.com>
9918
9919 * configure.in: Move host-specific darwin noconfigdirs into
9920 the host-specific section.
9921
99222002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9923
9924 * configure: Remove skip-this-dir support.
9925 * Makefile.tpl: Remove skip-this-dir support.
9926
9927 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9928 subdirectories.
9929 * Makefile.in: Regenerate.
9930
9931 * Makefile.tpl: Strip out useless setting of 'dir'.
9932 * Makefile.in: Regenerate.
9933
99342002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9935
9936 * configure.in: Fix deeply stupid bug.
9937
9938 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9939 shell code in CXX_FOR_TARGET
9940 * Makefile.def: Introduce raw_cxx.
9941 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9942 RAW_CXX_FOR_TARGET.
9943 * Makefile.in: Regenerate.
9944
99452002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9946
9947 * Makefile.tpl: Remove unnecessary ifs.
9948 * Makefile.in: Regenerate.
9949
9950 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9951 dependencies. Maybe-ize build-libiberty. Create dummy install
9952 targets for 'no_install' modules.
9953 * configure: Move GDB_TK substitution to configure.in. Move
9954 build_modules stuff to configure.in.
9955 * configure.in: Implement soft dependency machinery. Maybe-ize
9956 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9957 * Makefile.in: Regenerate.
9958
99592002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9960
9961 * Makefile.tpl: Make all-target, install-target behave similarly
9962 to all, install (only hitting configured targets). Eliminate
9963 unused macro defintions.
9964
9965 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9966 build != host.
9967
9968 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9969
9970 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9971
9972 * configure.in: Produce lists of subdir targets we're actually
9973 configuring. Remove references to "dosrel".
9974 * Makefile.tpl: Let configure set which subdir targets are hit.
9975 Remove install-cross; clean up install; remove ALL. Remove
9976 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9977 Autogenerate host module targets. Remove empty dependency lines
9978 and redundant dependency; rearrange slightly.
9979 * Makefile.def: Add host-side libtermcap, utils.
9980
9981 * Makefile.in: Regenerate.
9982
e6226a2f
RO
99832002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9984
9985 * ltconfig (osf[345]): Append $major to soname_spec.
9986 Reflect this in library_names_spec.
9987 * ltmain.sh (osf): Prefix $major with . for use as extension.
9988
3b75d237
AJ
99892002-11-19 Andreas Jaeger <aj@suse.de>
9990
9991 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9992 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9993 and sparc64 GNU/Linux systems.
9994
809108de
NS
99952002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9996
9997 * MAINTAINERS: Update email.
9998
e7e0de7e
GP
99992002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10000
10001 * MAINTAINERS: Complete James Dennett's entry.
10002
f7109dea
EB
100032002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10004
10005 * MAINTAINERS (Write After Approval): Add myself.
10006
d3ac17c9
BK
100072002-11-13 Bruce Korb <bkorb@gnu.org>
10008
10009 * Makefile.tpl: syntactic cleanup
10010
dce2d8b2 100112002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
10012
10013 * MAINTAINERS: Add myself to write-after-approval list.
10014
4977bab6
ZW
100152002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10016
10017 * Makefile.def: Add list of recursive targets to autogenerate.
10018 Add build_modules.
10019 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10020 targets. Autogenerate *-build-* targets.
10021 * Makefile.in: Regenerate.
10022
100232002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10024
10025 * configure: More autoconf-style substitutions.
10026 * Makefile.tpl: More autoconf-style substitutions.
10027 * Makefile.in: Regenerate.
10028
100292002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10030
10031 * configure: Substitute more variables in a more autoconf-friendly
10032 way. Simplify slightly.
10033 * Makefile.tpl: Make more variables substitutable in an
10034 autoconf-friendly way.
10035 * Makefile.in: Regenerate.
10036
d4783999
JW
100372002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10038
10039 * MAINTAINERS (Write After Approval): Add myself.
10040
4977bab6
ZW
100412002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10042
10043 * configure.in (v810*): Remove special setting of tools.
10044
10045 * configure: Add support for extra required flags for ar or nm.
10046 * configure.in (aix4.3+): Use above support for target-specific
10047 issues, rather than using config/mt-aix43.
10048
100492002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10050
10051 * configure: Remove 'removing', which doesn't work. Replace $subdir
10052 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10053 with $srcdir. Reformat indentation. Substitute some variables
10054 formerly hard-coded in the Makefile for build=host.
10055 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10056 * Makefile.def: Autogenerate more.
10057 * Makefile.in: Regenerate.
10058
1c9c903e
AN
100592002-11-04 Adam Nemet <anemet@lnxw.com>
10060
10061 * MAINTAINERS (Write After Approval): Add myself.
10062
40673d2b
KB
100632002-11-04 Kevin Buettner <kevinb@redhat.com>
10064
10065 * Makefile.def (host_modules): Add rda.
10066 * Makefile.in: Regenerate.
10067 * configure.in (target_tool): Add target-rda to list.
10068
42e650ae
GP
100692002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10070
10071 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10072
e004b81f
PE
100732002-10-25 Phil Edwards <pme@gcc.gnu.org>
10074
10075 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10076 and restrap targets to this rule.
10077 * Makefile.in: Regenerate.
10078
06bd49b1
GP
100792002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10080
10081 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10082 GNATS only accounts.
10083
d0af82b0
HPN
100842002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10085
10086 * configure.in (i[3456]86-*-linux*): Add check to disable
10087 ${libgcj} for glibc1.
10088
10782654
DC
100892002-10-24 Denis Chertykov <denisc@overta.ru>
10090
10091 * MAINTAINERS: Add myself as ip2k port maintainer.
10092
a5a438f5
SS
100932002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10094
10095 * configure.in: Add tic4x target.
10096
fe3d5b7f
NN
100972002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10098
aba8a494
NN
10099 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10100 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10101 * Makefile.in: Regenerate.
10102
fe3d5b7f
NN
10103 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10104 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10105 * Makefile.in: Regenerate.
10106
a6ad79e7
JJ
101072002-10-02 Janis Johnson <janis187@us.ibm.com>
10108
10109 * MAINTAINERS: Add myself as web pages co-maintainer.
10110
6a8a9058
NN
101112002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10112
10113 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10114 * Makefile.in: Regenerate.
10115
327d975a
ZW
101162002-10-02 Zack Weinberg <zack@codesourcery.com>
10117
10118 * MAINTAINERS: Add myself and Nathan Sidwell
10119 <nathan@codesourcery.com> as VxWorks maintainers.
10120
a5ae8f19 101212002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
10122
10123 * Makefile.def: Remove order dependency comments.
10124 * Makefile.tpl: Add explicit install-install dependencies.
10125 * Makefile.in: Regenerate.
d0f6c823 10126
34c6040c 10127 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 10128 * Makefile.in: Regenerate.
34c6040c 10129
d0f6c823
NN
10130 * Makefile.tpl: Add configure-target (for src-release in src)
10131 * Makefile.in: Regenerate.
10132
50bd210b
NC
101332002-09-30 Nick Clifton <nickc@redhat.com>
10134
10135 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10136
ca25149e
UW
101372002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10138
10139 * configure.in (s390*-*-linux*): Enable libgcj.
10140
dd30b57d
NN
101412002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10142
9e60a678
NN
10143 * configure: Revert accidentally applied changes.
10144
dd30b57d
NN
10145 * Makefile.tpl: Make more autoconf-friendly.
10146 * Makefile.in: Regenerate.
10147 * configure: Make substitution more autoconf-like.
10148
5831424e
RE
101492002-09-28 Richard Earnshaw <rearnsha@arm.com>
10150
10151 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10152 single entry to handle all these.
10153 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10154 libjava on arm-*-elf.
10155
b7f3b15b
GK
101562002-09-27 Geoffrey Keating <geoffk@apple.com>
10157
10158 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10159 things that depend on them.
10160
0dffceed
NN
101612002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10162
10163 * Makefile.tpl: Make subsituted variables more autoconfy.
10164 * Makefile.in: Regenerate.
10165 * configure: Make seds more autoconfy.
10166
1db75a86 101672002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
10168
10169 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10170 * Makefile.in: Regenerate.
10171 * configure.in: Rewrite sed statements to look autoconfy.
10172
1db75a86
NN
10173 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10174 all-target-foo on configure-target-foo.
10175 * Makefile.def: Ditto.
10176 * Makefile.in: Rebuild.
10177
741a4e89
AH
101782002-09-25 Andrew Haley <aph@redhat.com>
10179
10180 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10181
95ddd785
NN
101822002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10183
10184 * Makefile.def: New file.
10185 * Makefile.tpl: New file.
10186 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10187 * contrib/gcc_update: Note that Makefile.in is a generated file.
10188
10189 * configure.in: Minor rearrangement. Simplify tests.
10190
65a824f6
JT
101912002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10192
10193 * configure.in (with_headers): Skip copy if value is "yes".
10194 (with_libs): Likewise.
10195
51270f0a 101962002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
10197
10198 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10199 * configure.in (sh*-*-pe*): Ditto.
10200 * configure.in (mips*-*-pe*): Ditto.
10201 * configure.in (*arm-wince-pe): Ditto.
10202
8f89dbf4
NN
10203 * configure.in: Rearrange.
10204
c1b8db3f
KH
102052002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10206
10207 * MAINTAINERS: Update my email address.
10208
341f0575
PK
102092002-08-30 Paul Koning <pkoning@equallogic.com>
10210
10211 * MAINTAINERS: (Write After Approval): Add myself.
10212
d2e06980
GK
102132002-08-29 Geoffrey Keating <geoffk@redhat.com>
10214
10215 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10216
4906d5d8
GK
102172002-08-24 Geoffrey Keating <geoffk@redhat.com>
10218
10219 * MAINTAINERS: Change my mailing address.
10220
e9a25cc8
PC
102212002-08-21 Paolo Carlini <pcarlini@unitus.it>
10222
10223 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 10224 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 10225
dce2d8b2 102262002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
10227
10228 * MAINTAINERS (Write After Approval): Remove myself.
10229 (Various Maintainers: c++ runtime libs): Add myself.
10230
5ce6f47b
EC
102312002-08-15 Eric Christopher <echristo@redhat.com>
10232
10233 * config.sub: Import from master repository.
10234 * config.guess: Ditto.
10235
7f9317f0
AO
102362002-08-19 Alexandre Oliva <aoliva@redhat.com>
10237
10238 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10239 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10240 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10241
7aecca3d
AH
102422002-08-16 Aldy Hernandez <aldyh@redhat.com>
10243
10244 * MAINTAINERS: Add self to rs6000 vector extensions.
10245
8ea4b195
AO
102462002-08-15 Alexandre Oliva <aoliva@redhat.com>
10247
10248 * libiberty/configure: Reverted unintended yesterday's check in.
10249
f5cc59a7
AO
102502002-08-14 Alexandre Oliva <aoliva@redhat.com>
10251
10252 * boehm-gc/configure, libf2c/configure: Rebuilt.
10253 * libffi/configure, libiberty/configure: Ditto.
10254 * libjava/configure, libobjc/configure: Ditto.
10255 * libstdc++-v3/configure, zlib/configure: Ditto.
10256 Merged from binutils:
10257 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10258 From Steve Ellcey <sje@cup.hp.com>:
10259 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10260 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10261 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10262 IA64.
10263 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10264 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10265 soname_spec, sys_lib_search_path_spec): Ditto.
10266
dce2d8b2 102672002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
10268
10269 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10270
2ff34870
L
102712002-08-04 H.J. Lu (hjl@gnu.org)
10272
10273 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10274
a014f2fe
KW
102752002-08-02 Krister Walfridsson <cato@df.lth.se>
10276
10277 * MAINTAINERS (Write After Approval): Add myself.
10278
c01d477a
AM
102792002-07-31 Alan Modra <amodra@bigpond.net.au>
10280
10281 * configure.in: Move generic linux case to end. Copy generic
10282 linux noconfigdirs to mips*-*-linux* entry and new
10283 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10284
68cd2524
MM
102852002-07-19 Michael Matz <matz@suse.de>
10286
10287 * MAINTAINERS: Add myself as ra* maintainer.
10288
e2d83b8c
CD
102892002-07-16 Chris Demetriou <cgd@broadcom.com>
10290
10291 * config.guess: Update to 2002-07-09 version.
10292 * config.sub: Update to 2002-07-03 version.
10293
cece4f1d
HPN
102942002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10295
10296 * MAINTAINERS: Fix typo in a maintainer email address.
10297
bb654703
NN
102982002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10299
10300 * configure.in: Remove two redundant tests.
10301
789b7de5
RO
103022002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10303
10304 * configure.in (mips*-*-irix6*o32): Enable stabs.
10305
e1da1089
NN
103062002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10307
f3970bba
NN
10308 * configure.in: Don't build grez.
10309 * Makefile.in: Ditto.
10310
e1da1089
NN
10311 * Makefile.in: Remove references to bsp, cygmon, libstub.
10312 * configure.in: Ditto.
10313
10314 * configure.in: Remove leftover reference to gdbtest.
10315
57c905fa
PE
103162002-07-08 Phil Edwards <pme@gcc.gnu.org>
10317
10318 * configure.in (gxx_include_dir): Change to match versioned
10319 C++ headers if --enable-version-specific-runtime-libs is used.
10320
a0af94a7 103212002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 10322
a0af94a7
SE
10323 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10324
423ce3eb
NN
103252002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10326
10327 * configure.in: Make --without-x work.
10328
98186934
NN
103292002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10330
c3b7d169
NN
10331 * configure.in: Rearrange target Makefile fragment collection.
10332
98186934
NN
10333 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10334 cvs[src].
10335 * configure.in: Ditto.
10336
eebd288a
MK
103372002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10338
10339 * MAINTAINERS (Write After Approval): Update my e-mail address.
10340
3ab36f05
NN
103412002-06-24 Ben Elliston <bje@redhat.com>
10342
10343 * configure.in (host_tools): Remove cgen.
10344
10345 * Makefile.in (all-cgen): Remove; runs from its source directory.
10346 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 10347 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
10348 (all-sim): Likewise.
10349
dce2d8b2 103502002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
10351
10352 * Makefile.in: Eliminate 'apache' targets.
10353 * configure.in: Eliminate 'apache' targets.
10354
55380b08
NN
10355 * configure.in: Eliminate redundant tests. Reorganize.
10356
9a5c1b9d
NN
10357 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10358
5fd3853a
NN
10359 * config-ml.in: Eliminate references to Cygnus configure.
10360
cfefc434
NN
10361 * Makefile.in: Eliminate references to building emacs.
10362
2fe93885
GS
103632002-06-28 Graham Stott <graham.stott@btinternet.com>
10364
10365 * MAINTAINERS: Update my email address.
10366
53c40185
BK
103672002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10368
10369 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 10370 (cxx_incdir): Remove.
53c40185 10371
97679694
NN
103722002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10373
10374 * MAINTAINERS (Write After Approval): Add self.
10375
b03bcd37
DC
10376Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10377
10378 * configure.in: Add support for ip2k.
10379
6bd12129
NN
103802002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10381
10382 * configure.in: Fix AIX configury bug.
10383
e0d98a92
SE
103842002-06-20 Steve Ellcey <sje@cup.hp.com>
10385
10386 * MAINTAINERS (Write After Approval): Add self.
10387
ba3292db
NN
103882002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10389
ef40bc65
NN
10390 * configure.in: replace ${topsrcdir} with ${srcdir}
10391
7a0be465
NN
10392 * configure.in: Move definition of libstdcxx_flags
10393 right above usage, rather than waaay earlier.
10394
e1848dde
NN
10395 * configure.in: Pull definition of is_cross_compiler earlier.
10396
8bc2fff1
NN
10397 * configure.in: Rearrange a little.
10398
ba3292db
NN
10399 * configure.in: Remove references to librx.
10400 * Makefile.in: Remove references to librx.
10401
11d8b408
DC
10402Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10403
10404 * config.sub: Add support for avr target.
10405 Import from master sources, rev 1.255
5ce6f47b 10406
93da8339
PE
104072002-06-19 Phil Edwards <pme@gcc.gnu.org>
10408
10409 * configure, .cvsignore: Revert previous change...
10410 * Makefile: ...delete.
10411
b4caab5c
NN
104122002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10413
10414 * configure.in: Eliminate ${gasdir} variable.
10415
ee777171
DB
104162002-06-18 Dave Brolley <brolley@redhat.com>
10417
10418 * configure.in: Add support for frv.
10419 * config.sub: Add support for frv.
10420
26e4af54
PE
104212002-06-18 Phil Edwards <pme@gcc.gnu.org>
10422
10423 * configure: Remove garbage from previous commit.
10424
bb20b7da
PE
104252002-06-18 Phil Edwards <pme@gcc.gnu.org>
10426
10427 * configure: For in-source builds, make a subdir and re-exec there.
10428 * Makefile: New file. Pass targets through to build directory.
10429 * .cvsignore: No longer ignore "Makefile".
10430
9d321f6c
DR
104312002-06-16 Douglas Rupp <rupp@gnat.com>
10432
10433 * MAINTAINERS (Write After Approval): Add self.
10434
c8eb2bc0
KG
104352002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10436
10437 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10438
f210d239
JT
104392002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10440
10441 * configure.in (vax-*-netbsd*): Re-enable gas.
10442
e9667b3c
NN
104432002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10444
efe1f357
NN
10445 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10446 BUILD_PREFIX_1, to correct nomenclature.
10447 * configure: Likewise.
10448
e9667b3c
NN
10449 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10450 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10451
fe2fe497
OH
104522002-05-31 Olaf Hering <olh@suse.de>
10453
10454 * config-ml.in: Propogate DESTDIR also.
10455
dcf7f0dd
JT
104562002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10457
10458 * configure.in (vax-*-netbsd*): Don't build gas for this
10459 platform.
10460
6ff14f32
MM
104612002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10462
10463 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10464 and libgcj for AVR.
10465
397de1ff
KK
104662002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10467
10468 * MAINTAINERS (Write After Approval): Add myself.
10469
ac30211c
JT
104702002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10471
10472 * config.guess: Update to 2002-05-22 version.
10473 * config.sub: Likewise.
10474
1e6347d8
RO
104752002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10476
10477 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10478 * config-ml.in: Likewise.
10479 * configure: Likewise.
10480 * configure.in: Likewise.
10481
e5ce1d6d
SC
104822002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10483
10484 * MAINTAINERS: Update my email address.
10485
6cdef75d
NN
104862002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10487
4a87f061
NN
10488 * configure.in: Simplify makefile fragment collection.
10489
10490 * configure.in: Remove code to build emacs.
603606e7 10491
e254d6b5
NN
10492 * configure.in : Remove --srcdir argument from targargs and buildargs
10493 (it's always overridden in the Makefile anyway). Rearrange a bit.
10494
10495 * configure: Move some logic to configure.in.
10496 * configure.in: Move some logic from configure.
6cdef75d 10497
1d6006fe
TT
104982002-05-11 Tom Tromey <tromey@redhat.com>
10499
10500 * MAINTAINERS: Reflect libgcj reality.
10501
b70b3534
FS
105022002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10503
10504 * Makefile.in: Honour DESTDIR.
10505
4434687a
MM
105062002-05-08 Mark Mitchell <mark@codesourcery.com>
10507
10508 * config.guess: Import 2002-03-20 version.
10509 * config.sub: Import 2002-04-26 version.
10510
a89e49c7
RO
105112002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10512
10513 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10514
44e55536
TJ
105152002-05-07 Tim Josling <tej@melbpc.org.au>
10516
10517 * MAINTAINERS: Add self.
10518
dce2d8b2 105192002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
10520
10521 * ltmain.sh: Detect and handle object name conflicts
10522 while piecewise linking a static library.
10523
b7c13625
AO
105242002-05-05 Alexandre Oliva <aoliva@redhat.com>
10525
10526 * configure.in (noconfigdirs): Don't disable libgcj on
10527 sparc64-*-solaris* and sparcv9-*-solaris*.
10528
4182d9fa
AO
105292002-05-03 Alexandre Oliva <aoliva@redhat.com>
10530
10531 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10532
7bebf279
TF
105332002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10534
10535 * configure.in (FLAGS_FOR_TARGET): Do not add
10536 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10537 on i[3456]86-*-linux*.
10538
9a06dc7d
TF
105392002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10540
10541 * configure.in (noconfigdirs): Replace [ ] with test.
10542
10543 * configure.in (noconfigdirs): Do not add target-newlib if
10544 target == i[3456]86-*-linux*, and host == target.
10545
a51a07fa
NN
105462002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10547
9e7facd6
DD
10548 * configure.in: delete reference to absent file
10549
aeaa0f2f
NN
10550 * configure.in: replace '[' with 'test'
10551
4bb98828
NN
10552 * configure.in: Eliminate references to gash.
10553 * Makefile.in: Eliminate references to gash.
10554
64791664
NN
10555 * configure.in: remove useless references to 'pic' makefile fragments.
10556
3ed57cf4
NN
10557 * configure.in: (*-*-windows*) Finish removing.
10558
a51a07fa
NN
10559 * configure.in: Eliminate redundant test for libgui.
10560
8552f6f1
RS
105612002-04-29 Roger Sayle <roger@eyesopen.com>
10562
10563 * MAINTAINERS: Add self and realphabetize. Update entries
10564 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10565 entry for a29k port maintainer.
10566
dce2d8b2 105672002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
10568
10569 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10570 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10571
704c9a14
NN
105722002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10573
10574 * configure.in: remove references to dead files
10575
7bff5059
MM
105762002-04-19 Mark Mitchell <mark@codesourcery.com>
10577
10578 * MAINTAINERS: Add information about purpose of this file.
10579
0c7c67f0
TT
105802002-04-18 Tom Tromey <tromey@redhat.com>
10581
10582 * configure.in: Disallow configuring libgcj when it is already
10583 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10584 Solaris 2.8 by default. For PR libgcj/6158.
10585
63501e91
NN
105862002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10587
10588 * configure.in: Move default CC setting out of config/mh-* fragments
10589 directly into here.
10590
701afd4d
NN
105912002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10592
10593 * configure.in: don't even try to configure or make a subdirectory
10594 if there's no configure script for it.
10595
07cdae91
MM
105962002-04-15 Mark Mitchell <mark@codesourcery.com>
10597
10598 * MAINTAINERS: Remove chill maintainers.
10599 * Makefile.in (CHILLFLAGS): Remove.
10600 (CHILL_LIB): Remove.
10601 (TARGET_CONFIGDIRS): Remove libchill.
10602 (CHILL_FOR_TARGET): Remove.
10603 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10604 CHILL_LIB.
10605 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10606 (CHECK_TARGET_MODULES): Likewise.
10607 (INSTALL_TARGET_MODULES): Likewise.
10608 (CLEAN_TARGET_MODULES): Likewise.
10609 (configure-target-libchill): Remove.
10610 (all-target-libchill): Remove.
10611 * configure.in (target_libs): Remove target-libchill.
10612 Do not compute CHILL_FOR_TARGET.
10613 * libchill: Remove directory.
5ce6f47b 10614
ab50d72b
DD
106152002-04-11 DJ Delorie <dj@redhat.com>
10616
10617 * Makefile.in, configure.in: Sync with binutils, entries
10618 follow...
10619
0a1e123a
DD
106202002-04-07 Andrew Cagney <ac131313@redhat.com>
10621
10622 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10623 (do-tar, do-bz2): New rules.
10624 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10625 (gdb-tar): New rule.
10626 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10627 (insight_dejagnu.tar): New rule.
10628 (insight.tar): New rule.
10629 (gdb+dejagnu.tar): New rule.
10630 (gdb.tar): New rule.
10631
ab50d72b
DD
106322002-02-01 Mo DeJong <supermo@bayarea.net>
10633
10634 * Makefile.in: Add all-tix to deps for all-snavigator
10635 so that tix is built when building snavigator.
10636
106372002-01-11 Steve Ellcey <sje@cup.hp.com>
10638
10639 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10640 ld and gdb are not supported.
10641
106422002-01-07 Mark Salter <msalter@redhat.com>
10643
10644 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10645 Allow target-libgloss to be built for arm, strongarm, and xscale.
10646
106472001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10648
10649 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10650 options for i[3456]86-pc-linux* native builds.
10651
106522001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10653
10654 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10655 files from .po files for a distribution.
10656
106572001-09-03 Jeff Holcomb <jeffh@redhat.com>
10658
10659 * configure.in: Enable libstdc++-v3 for h8300 targets.
10660
106612001-06-19 Alan Modra <amodra@bigpond.net.au>
10662
10663 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10664 version from bfd/.
10665
10666Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10667
10668 * Makefile.in (VER): When present, extract the version number from
10669 the file version.in.
10670
dce2d8b2 106712001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
10672
10673 * configure.in : enable ld for aix
10674
106752001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10676
10677 * config.guess: Add linux target for S/390.
10678
106792000-11-07 Philip Blundell <pb@futuretv.com>
10680
10681 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10682
106832000-11-03 Philip Blundell <pb@futuretv.com>
10684
10685 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10686 files.
10687
106882001-01-15 Ben Elliston <bje@redhat.com>
10689
10690 * configure.in (host_tools): Add sid.
10691 Always configure cgen.
10692
106932000-11-24 Nick Clifton <nickc@redhat.com>
10694
10695 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10696
10697
106982000-08-20 Doug Evans <dje@casey.transmeta.com>
10699
10700 * Makefile.in (ALL_MODULES): Add all-cgen.
10701 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10702 (all-cgen): New target.
10703 (all-opcodes,all-sim): Depend on all-cgen.
10704 * configure.in (host_tools): Add cgen.
10705 Only configure cgen if --enable-cgen-maint.
10706
dce2d8b2 107072002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
10708
10709 * configure.in: Add *-*-freebsd* configurations.
10710
90def2b2
TT
107112002-04-08 Tom Tromey <tromey@redhat.com>
10712
10713 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10714 Fixes PR libgcj/6068.
10715
320d7e7a
KW
107162002-03-30 Krister Walfridsson <cato@df.lth.se>
10717
10718 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10719
18b467f1
RO
107202002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10721
10722 * configure.in (alpha*-dec-osf*): Enable libgcj.
10723
dce2d8b2 107242003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
10725
10726 * MAINTAINERS (Write After Approval): Add myself.
10727
56ae9405
NC
107282002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10729
10730 Fix for: PR bootstrap/3591, target/5676
10731 * configure.in (mcore-pe): Disable the configuration of
10732 libstdc++-v3 since exceptions are not supported.
10733
f18d9a0c
AG
107342002-03-20 Anthony Green <green@redhat.com>
10735
10736 * configure.in: Enable libgcj for xscale-elf target.
10737
dce2d8b2 10738Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
10739
10740 * MAINTAINERS: Update my email address.
10741
28eca9e8
AO
107422002-03-16 Alexandre Oliva <aoliva@redhat.com>
10743
10744 * ltmain.sh (relink_command): Fix typo in previous change.
10745
e67e72c7
AO
107462002-03-15 Alexandre Oliva <aoliva@redhat.com>
10747
10748 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10749 (relink_command): Added --tag flags.
10750 (mode=install): If relinking fails; error out.
10751
c2273204
RH
107522002-03-12 Richard Henderson <rth@redhat.com>
10753
10754 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10755 .NOTPARALLEL tag.
10756 (do-check): Rename from check.
10757 (check): Allow parallel check.
10758
bcb64245
BW
107592002-03-12 Bob Wilson <bob.wilson@acm.org>
10760
10761 * MAINTAINERS: Add myself as maintainer for xtensa port.
10762 Fix alphabetical order in CPU port maintainer list.
10763 Remove myself from Write After Approval list.
10764
63adb4ff
RH
107652002-03-11 Richard Henderson <rth@redhat.com>
10766
10767 * Makefile.in (.NOTPARALLEL): Add fake tag.
10768
9bec4bf0
L
107692002-03-07 H.J. Lu (hjl@gnu.org)
10770
10771 * configure.in: Enable gprof for mips*-*-linux*.
10772
c7fc1f84
DS
107732002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10774
10775 * MAINTAINERS (Write After Approval): Add myself.
10776
6bff33fb
AO
107772002-02-28 Alexandre Oliva <aoliva@redhat.com>
10778
10779 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10780 libjava.
10781 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10782
0210b33b
AO
107832002-02-23 Alexandre Oliva <aoliva@redhat.com>
10784
10785 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10786 because its Makefile is there; test for the executable instead.
10787
fcc0a3ef
AO
107882002-02-22 Alexandre Oliva <aoliva@redhat.com>
10789
10790 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10791 libstdc++-v3 and libjava.
10792
dce2d8b2 107932002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
10794
10795 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10796 boehm-gc
5ce6f47b 10797
40fe0ec3
AO
107982002-02-09 Alexandre Oliva <aoliva@redhat.com>
10799
10800 * config.guess: Updated to 2002-01-30's version.
10801 * config.sub: Updated to 2002-02-01's version.
10802 Contribute sh64-elf.
10803 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10804 * configure.in: Added sh64-*-*.
10805
694d53ee
CD
108062002-02-08 Chris Demetriou <cgd@broadcom.com>
10807
10808 * MAINTAINERS: Belatedly add myself to write after approval list.
10809
a9ca50b1
JH
10810Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10811
10812 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10813 Remove self as Write After Approval.
10814
5ffc3500
GK
108152002-01-31 Geoffrey Keating <geoffk@redhat.com>
10816
10817 * MAINTAINERS: Put self in as maintainer for contrib/regression
10818 directory.
10819
4ceaf7fb
PE
108202002-01-28 Phil Edwards <pme@gcc.gnu.org>
10821
10822 * MAINTAINERS: Update my email address.
10823
51584787
JT
108242002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10825
5ce6f47b
EC
10826 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10827 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
10828 libraries if not supported for NetBSD on target CPU.
10829
5701d273
DR
108302002-01-25 Douglas B Rupp <rupp@gnat.com>
10831
10832 * install-sh: Use _inst.$$_ for temp file name.
10833
b299a075
JT
108342002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10835
10836 * MAINTAINERS (Write After Approval): Move my contact info
10837 from here...
10838 (OS Port Maintainers): ...to here (netbsd).
10839
51fe14b5
BW
108402002-01-22 Bob Wilson <bob.wilson@acm.org>
10841
10842 * MAINTAINERS (Write After Approval): Add myself.
10843
dce2d8b2 108442002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
10845
10846 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10847 (all-target-fastjar): Also depend on all-target-libiberty.
10848
3cd87679
L
108492002-01-16 H.J. Lu (hjl@gnu.org)
10850
10851 * config.guess: Import from master sources, rev 1.225.
10852 * config.sub: Import from master sources, rev 1.238.
10853
969a6d8f
KH
108542002-01-16 Kazu Hirata <kazu@hxi.com>
10855
10856 * MAINTAINERS (Write After Approval): Remove myself.
10857
366f6a52
FW
108582001-12-19 Florian Weimer <fw@deneb.enyo.de>
10859
10860 * MAINTAINERS (Write After Approval): Add myself.
10861
f02240b6
JM
108622001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10863
10864 * MAINTAINERS: Add self as docs co-maintainer.
10865
5d08dc39
MK
108662001-12-11 Matthias Klose <doko@debian.org>
10867
10868 * MAINTAINERS (Write After Approval): Add myself.
10869
39e790d5
ZW
108702001-12-09 Zack Weinberg <zack@codesourcery.com>
10871
10872 * MAINTAINERS: Update my email address.
10873
4519d6a3
TC
108742001-12-07 Turly O'Connor <turly@apple.com>
10875 * MAINTAINERS (Write After Approval): Add myself.
10876 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10877 (rs6000_initialize_trampoline): Call __trampoline_setup for
10878 ABI_DARWIN too.
10879 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 10880 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 10881
21cf0a73
PC
108822001-12-07 Paolo Carlini <pcarlini@unitus.it>
10883
10884 * MAINTAINERS (Write After Approval): Add myself.
10885
4ee43206
DR
10886Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10887
10888 * configure, configure.in: Use temp file for long sed commands.
10889
251931f3
LG
108902001-12-03 Laurent Guerby <guerby@acm.org>
10891
10892 * config.sub: Update to version 1.232 on subversion.
10893
03777dd7
BE
108942001-12-03 Ben Elliston <bje@redhat.com>
10895
10896 * MAINTAINERS: Update mail address for config.* patches.
10897
dce2d8b2 108982001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
10899 Zack Weinberg <zack@codesourcery.com>
10900
10901 When build != host, create libiberty for the build machine.
10902
10903 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10904 CONFIG_ARGUMENTS.
10905 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10906 New variables.
10907 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10908 and rules.
10909 (all.normal): Depend on ALL_BUILD_MODULES.
10910 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10911 (all-build-libiberty): Depend on configure-build-libiberty.
10912
10913 * configure: Calculate and substitute proper value for
10914 ALL_BUILD_MODULES.
10915 * configure.in: Create the build subdirectory.
10916 Calculate and substitute TARGET_CONFIGARGS (formerly
10917 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10918
04075e8f
ZL
109192001-11-26 Ziemowit Laski <zlaski@apple.com>
10920
10921 * MAINTAINERS (write-after-approval): Add self.
10922
ed19322d
CR
109232001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10924
10925 * MAINTAINERS (GNATS only accounts): Remove self.
10926
90a12988
HPN
109272001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10928
10929 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10930 libf2c.
10931
77e653ad
CR
109322001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10933
10934 * MAINTAINERS (Write After Approval): Add self.
10935
64adad99
DB
109362001-11-12 David O'Brien <obrien@FreeBSD.org>
10937
10938 * MAINTAINERS: mips and s390 are also CPU ports.
10939
834a28c7
DB
109402001-11-12 David O'Brien <obrien@FreeBSD.org>
10941
10942 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10943
ef94239f
DB
109442001-11-11 David O'Brien <obrien@FreeBSD.org>
10945
10946 * MAINTAINERS: Alphabetize.
10947
beda0427
KH
109482001-11-09 Kazu Hirata <kazu@hxi.com>
10949
10950 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10951
6ca224d3
JDA
109522001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10953
10954 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10955
132e4bd7
PE
109562001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10957
10958 * configure.in (--enable-languages): Be more permissive about
10959 syntax. Check for empty lists better. Warn about $LANGUAGES.
10960
c6243b4c
GK
109612001-11-08 Geoffrey Keating <geoffk@redhat.com>
10962
10963 * config.sub: Import from master sources, rev. 1.230.
10964 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10965
abbb9e76
LG
109662001-11-07 Laurent Guerby <guerby@acm.org>
10967
10968 * MAINTAINERS (Write After Approval): Add self.
10969
53cdb27a
HPN
109702001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10971
10972 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10973
dd3a88c9
HPN
109742001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10975
10976 * config.sub: Import from master sources, rev 1.226.
10977 * config.guess: Import from master sources, rev 1.216.
10978
d344dce9
HPN
109792001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10980
10981 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10982 * MAINTAINERS: Add self as maintainer of MMIX port.
10983 Remove old after-approval entry.
10984
63f6bcd7
JM
109852001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10986
10987 * ChangeLog, configure: Fix spelling errors.
10988
84f92638
BK
109892001-10-20 Brendan Kehoe <brendan@zen.org>
10990
10991 * MAINTAINERS: Tweak my address.
10992
dce2d8b2 10993Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
10994
10995 * MAINTAINERS: Update my email address.
10996
1567080c 109972001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 10998
f48a3b5c 10999 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 11000 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 11001
30106886
GB
110022001-10-10 Geert Bosch <bosch@gnat.com>
11003
e490616e 11004 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
11005 Added Robert Dewar.
11006
dce2d8b2 110072001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
11008
11009 * MAINTAINERS (Write After Approval): Added self
11010
d1c3e709
GB
110112001-10-02 Geert Bosch <bosch@gnat.com>
11012
11013 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11014
50f5f793
JM
110152001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11016
11017 * configure: Handle temporary files securely using mkdir.
11018
7fddf9a9
AO
110192001-09-29 Alexandre Oliva <aoliva@redhat.com>
11020
11021 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11022
dce2d8b2 110232001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
11024
11025 * configure.in (*-*-linux*): Disable configuration of target-newlib
11026 and target-libgloss.
e490616e 11027
0c055e34
AO
110282001-09-26 Alexandre Oliva <aoliva@redhat.com>
11029
11030 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11031 RANLIB.
11032
759bfa90
AO
110332001-09-21 Alexandre Oliva <aoliva@redhat.com>
11034
11035 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11036 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11037 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11038 avoid quotes nesting problems.
11039 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11040 (DO_X): Export only variables that are set.
11041
1dc4a750
BE
110422001-09-19 Ben Elliston <bje@redhat.com>
11043
11044 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11045 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11046 semantics. Use the shell built-in "type" command instead.
11047
898c7238
AO
110482001-08-31 Alexandre Oliva <aoliva@redhat.com>
11049
11050 Merged from gcc-3_0-branch:
11051 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11052 * ltcf-c.sh: Use $objext, not $ac_objext.
11053 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11054 * ltcf-cxx.sh: Add support for GNU.
11055 2001-07-22 Timothy Wall <twall@redhat.com>
11056 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11057 default settings if using GNU tools with that configuration.
11058 * ltcf-cxx.sh: Ditto.
11059 * ltcf-gcj.sh: Ditto.
11060 2001-07-21 Michael Chastain <chastain@redhat.com>
11061 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11062 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11063 * ltmain.sh: Mark as gcc-local.
11064
8fa0a32e
EC
110652001-08-30 Eric Christopher <echristo@redhat.com>
11066 Jason Eckhardt <jle@redhat.com>
11067
11068 * config.guess: Merge from master sources.
11069 * config.sub: Merge from master sources, add support for mipsisa32.
11070
32f30f91 110712001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
11072 * config.sub: Merge from master sources, rev 1.219.
11073 * MAINTAINERS: Add self as contact for stormy16 port.
11074
f6084f99
ZW
110752001-08-14 Zack Weinberg <zackw@panix.com>
11076
11077 * config.sub: Merge from master sources, rev 1.218.
11078 * config.guess: Merge from master sources, rev 1.209.
11079
91b54f7f
GS
110802001-08-11 Graham Stott <grahams@redhat.com>
11081
11082 * Makefile.in (check-c++): Add missing semicolon.
11083
e5b3941e
JH
11084Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11085
32f30f91 11086 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 11087
6387a56e
EC
110882001-07-30 Eric Christopher <echristo@redhat.com>
11089
11090 * MAINTAINERS (Various maintainers: mips port): Added myself.
11091
53b475f0
AH
110922001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11093
e490616e 11094 * configure.in (sh-*-linux*): New.
53b475f0 11095
2a08c780
RH
110962001-07-27 Richard Henderson <rth@redhat.com>
11097
11098 * .cvsignore: Add LAST_UPDATED.
11099
bfa79422
UW
111002001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11101
11102 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11103
0ae85492
AH
111042001-07-16 Aldy Hernandez <aldyh@redhat.com>
11105
e490616e 11106 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 11107
8e1ab0fe
NP
11108Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11109
11110 * MAINTAINERS (Write After Approval): Added myself.
11111
2b997990
SC
111122001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11113
11114 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11115 and libgcj on m68hc11/m68hc12.
11116
d920e825
L
111172001-06-27 H.J. Lu (hjl@gnu.org)
11118
11119 * Makefile (CFLAGS_FOR_BUILD): New.
11120 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11121
d425a1e0
JM
111222001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11123
11124 * README: Remove version number.
11125
5b5b4207
GP
111262001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11127
11128 * INSTALL/README: Update wrt. to the installation instructions now
11129 residing in gcc/doc/install.texi.
11130
be839b69
JM
111312001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11132
11133 * README: Replace with a cut-down and updated version of gcc/README.
11134
fe2ee7c4
DE
111352001-06-12 David Edelsohn <edelsohn@gnu.org>
11136
11137 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11138 multilibs to be disabled.
11139
4f5d646c
DB
111402001-06-11 Daniel Berlin <dan@cgsoftware.com>
11141
11142 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 11143
818f0c85
AO
111442001-06-09 Alexandre Oliva <aoliva@redhat.com>
11145
11146 * config.guess: Import CVS version 1.195.
11147 * config.sub: Import CVS version 1.212.
11148
e9a8af10
AO
111492001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11150
11151 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11152 gcc/xgcc is built, use -print-prog-name to find out the program
11153 name to use.
11154
ae3ca0a9
PE
111552001-06-04 Phil Edwards <pme@sources.redhat.com>
11156
11157 * config.guess: Import CVS version 1.194. All gcc-local changes
11158 appear to also be in the master copy.
11159 * config.sub: Import CVS version 1.211.
11160
066bd40d
MM
11161Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11162
11163 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11164 with_gcc]: Use `gcc -shared' to build a shared library.
11165
4aef4f33
JDA
11166Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11167
11168 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11169 archives.
11170
c386f00f
RO
11171Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11172
11173 * MAINTAINERS (Write After Approval): Add myself.
11174
2ae5cea5
HPN
111752001-06-01 Hans-Peter Nilsson <hp@axis.com>
11176
11177 * configure.in (libstdcxx_flags): Do not try to execute
11178 libstdc++-v3/testsuite_flags until it exists.
11179
c3766183
AM
111802001-06-01 Alan Modra <amodra@bigpond.net.au>
11181
11182 * MAINTAINERS: Update my email address.
11183
9b337833
GS
111842001-05-31 Graham Stott <grahams@redhat.com>
11185
11186 * MAINTAINERS (Write After Approval): Add myself.
11187
dce2d8b2 111882001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
11189
11190 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11191 libraries when using g++ with native linker.
11192
5f7de4b8
AO
111932001-05-28 Alexandre Oliva <aoliva@redhat.com>
11194
11195 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11196
a7bc0fbb
AO
111972001-05-22 Alexandre Oliva <aoliva@redhat.com>
11198
11199 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11200 [aix4*|aix5*]: Prepend blank.
11201
33456445
AO
112022001-05-20 Alexandre Oliva <aoliva@redhat.com>
11203
11204 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11205 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11206 of subdir/configure scripts to use the new libtool.m4.
11207
e48d3d00
MK
112082001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11209
11210 * MAINTAINERS (Write After Approval): Add myself.
11211
9e0e191b
BK
112122001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11213
11214 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11215
3f19b439
BE
112162001-05-11 Ben Elliston <bje@redhat.com>
11217
11218 * Makefile.in (all-sid): New target.
11219 (check-sid, clean-sid, install-sid): Likewise.
11220
6ebe3121
JO
112212001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11222
11223 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11224
ca3667c4
AO
112252001-05-03 Alexandre Oliva <aoliva@redhat.com>
11226
11227 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11228 libgcj.
11229
112302001-05-03 Alexandre Oliva <aoliva@redhat.com>
11231
11232 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11233 gcc/xgcc is built, use -print-prog-name to find out the program
11234 name to use.
11235
b2964d63
AO
112362001-04-26 Alexandre Oliva <aoliva@redhat.com>
11237
b1bb2302
AO
11238 * configure.in (noconfigdirs): Don't reset it from scratch in the
11239 target case; only append to it.
6387a56e 11240
b2964d63
AO
11241 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11242 sparc-*-solaris2.8]: Disable ${libgcj}.
11243
8343765d
AO
112442001-04-25 Alexandre Oliva <aoliva@redhat.com>
11245
11246 * configure.in (libgcj_saved): Copy from $libgcj.
11247 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11248 --disable-libgcj.
11249
ddbb6d43
GRK
112502001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11251
11252 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 11253 C front end maintainer.
ddbb6d43 11254
3fa03ff9
AG
11255Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11256
11257 * configure.in: Move *-chorusos target case to the proper switch.
11258 Disable libgcj.
11259
99ffe40f
AO
112602001-04-12 Alexandre Oliva <aoliva@redhat.com>
11261
11262 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11263 1.641.2.228.
11264
78faa32d
FS
112652001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11266
11267 * Makefile.in (STAGE1_CFLAGS): Pass down.
11268
cdbff0ab
AM
112692001-04-13 Alan Modra <amodra@one.net.au>
11270
11271 * config.guess: Add hppa64-linux support. Note for next import that
11272 this is already in the master file.
11273 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11274
75b9074c
AO
112752001-04-12 Alexandre Oliva <aoliva@redhat.com>
11276
11277 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11278 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11279
125404c5
SS
112802001-04-11 Stan Shebs <shebs@apple.com>
11281
11282 * MAINTAINERS: Add self as Darwin port maintainer.
11283
876684fe
AM
112842001-04-11 Alan Modra <amodra@one.net.au>
11285
11286 * MAINTAINERS: Update my email address.
11287
06729913
LR
112882001-04-10 Loren J. Rittle <ljrittle@acm.org>
11289
11290 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11291 recent versions of FreeBSD (release 3 or later).
11292 * ltconfig: On FreeBSD, -lc must not be provided when building
11293 a shared library or else the standard -pthread gcc option is
11294 rendered worthless to later users of the built library.
11295
67916302
JM
112962001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11297
11298 * MAINTAINERS: Add self and RTH as C front end maintainers.
11299
d2bc0628
AO
113002001-04-05 Alexandre Oliva <aoliva@redhat.com>
11301
e490616e
ZW
11302 * config.sub: Make sure to match an already-canonicalized
11303 machine name (eg. mn10300-unknown-elf).
d2bc0628 11304
a3406c06
AO
113052001-04-01 Alexandre Oliva <aoliva@redhat.com>
11306
11307 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11308 New macros.
11309 (bootstrap, cross): Use RECURSE_FLAGS.
11310 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11311
a076f6a4
AO
113122001-03-27 Alexandre Oliva <aoliva@redhat.com>
11313
11314 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11315
e9f4fa71
CH
113162001-03-22 Colin Howell <chowell@redhat.com>
11317
7238de5c
CH
11318 * Makefile.in (DO_X): Do not backslash single-quotes in
11319 backquotes (two places).
e9f4fa71 11320
b6b14b1b
AO
113212001-03-22 Alexandre Oliva <aoliva@redhat.com>
11322
11323 Re-installed:
11324 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11325 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11326 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11327 * ltcf-cxx.sh: Likewise.
11328 * ltcf-gcj.sh: Likewise.
11329
1eb0b89d
GP
113302001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11331
11332 * MAINTAINERS: Add myself as "documentation co-maintainer".
11333
82e23236
AO
113342001-03-22 Alexandre Oliva <aoliva@redhat.com>
11335
11336 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11337 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11338
64ec27c3
TT
113392001-03-19 Tom Tromey <tromey@redhat.com>
11340
11341 * config-ml.in: Handle GCJ and GCJFLAGS.
11342
191de407
MC
113432001-03-21 Michael Chastain <chastain@redhat.com>
11344
11345 * Makefile.in: all-m4 depends on all-texinfo.
11346
fed4dede
LR
113472001-03-20 Loren J. Rittle <ljrittle@acm.org>
11348
11349 * MAINTAINERS: Add myself to write after approval list.
11350
085072bb
LB
113512001-03-18 Laurynas Biveinis <lauras@softhome.net>
11352
11353 * Makefile.in (DO_X): Quote nested quotes.
11354
5af8ea3f
AM
113552001-03-18 Alan Modra <alan@linuxcare.com.au>
11356
11357 * MAINTAINERS: Add myself to write after approval list.
11358
69e23037
LB
113592001-03-15 Laurynas Biveinis <lauras@softhome.net>
11360
11361 * Makefile.in (DO_X): Use double quotes for quoting
11362 "RANLIB=$${RANLIB}".
11363
2b9650f4
OP
113642001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11365
11366 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11367
dce2d8b2 113682001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
11369
11370 * configure.in: Only use `lang_requires' for languages athat are
11371 actually enabled.
11372
f6646274
PE
113732001-03-08 Phil Edwards <pme@sources.redhat.com>
11374
11375 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11376
c9a54638
AO
113772001-03-08 Alexandre Oliva <aoliva@redhat.com>
11378
11379 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11380
6a556ad6
TT
113812001-03-07 Tom Tromey <tromey@redhat.com>
11382
11383 * configure.in: Allow config-lang.in to set `lang_requires' to list
11384 of other required languages.
11385
6822468a
LB
113862001-03-06 Laurynas Biveinis <lauras@softhome.net>
11387
11388 * Makefile.in: Remove RANLIB definition. Use RANLIB
11389 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11390 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 11391
f04885d3 113922001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 11393 Alexandre Oliva <aoliva@redhat.com>
6387a56e 11394
f04885d3
BK
11395 * Makefile.in (check-c++): Use tabs, not spaces.
11396
288edf47 113972001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 11398
288edf47
LB
11399 * MAINTAINERS: add myself to Write After Approval list.
11400
3d55d2f8 114012001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 11402
e490616e 11403 * Makefile.in (check-c++): New rule.
6387a56e 11404
4d88a68a
BK
11405 * configure.in (target_libs): Remove libg++.
11406 (noconfigdirs): Remove libg++.
11407 (noconfigdirs): Same.
11408 (noconfigdirs): Same.
11409 (noconfigdirs): Same.
11410
11411 * config-ml.in: Remove libg++ references.
11412
11413 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11414 (ALL_TARGET_MODULES): Same.
11415 (configure-target-libg++): Remove.
11416 (all-target-libg++): Remove.
11417 (configure-target-libio): Remove.
11418 (all-target-libio): Remove.
11419 (check-target-libio): Remove.
11420 (.PHONY): Remove.
11421 (libg++.tar.bz2): Remove.
11422 (all-target-cygmon): Remove libio.
11423 (all-target-libstdc++): Remove.
11424 (configure-target-libstdc++): Remove.
11425 (TARGET_LIB_PATH): Remove libstdc++.
11426 (ALL_GCC_CXX): Remove libstdc++.
11427 (all-target-gperf): Correct.
11428
2437d4ed
NC
114292001-02-16 Nick Clifton <nickc@redhat.com>
11430
11431 * configure.in (noconfigdirs): Allow configuration of texinfo
11432 for Cygwin hosts.
11433
85b99cbe
AG
114342001-02-15 Anthony Green <green@redhat.com>
11435
11436 * configure: Introduce GCJ_FOR_TARGET.
11437 * configure.in: Ditto.
11438 * Makefile.in: Ditto.
11439
7b18790c
AS
114402001-02-13 Andreas Schwab <schwab@suse.de>
11441
11442 * MAINTAINERS: Update mail address.
11443
c4880c99
MS
114442001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11445
11446 * config.guess: Add linux target for S/390.
11447 * config.sub: Likewise.
11448
dce2d8b2 114492001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
11450
11451 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 11452 target-libgloss.
e31ae6db 11453
7739adfb
BE
114542001-02-06 Ben Elliston <bje@redhat.com>
11455
11456 * configure: Output host type to stdout, not stderr.
11457
36ca672c
MM
114582001-02-05 Mark Mitchell <mark@codesourcery.com>
11459
e40f2829 11460 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
11461 * ltcf-cxx.sh: Likewise.
11462
36ca672c
MM
11463 * config.if: Assume enable_libstdcxx_v3 is defined.
11464
22fdd65e
MM
114652001-02-04 Mark Mitchell <mark@codesourcery.com>
11466
11467 Remove V2 C++ library.
11468 * configure.in: Remove --enable-libstdcxx_v3 support.
11469
3b60dd8e
BM
114702001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11471
11472 * include/demangle.h: Add prototype for java_demangle_v3.
11473
42c0c80a
PE
114742001-01-29 Phil Edwards <pme@sources.redhat.com>
11475
11476 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11477
0be25992
RH
114782001-01-27 Richard Henderson <rth@redhat.com>
11479
11480 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11481
8a8de62d
MS
114822001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11483
11484 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11485 Don't unset, it's non-portable and no longer necessary, set to empty
11486 instead.
11487
92769744
MS
114882001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11489
11490 * ltconfig: Shell portability fix for the tagname validity check.
11491
88a1c0ab
AO
114922001-01-27 Alexandre Oliva <aoliva@redhat.com>
11493
11494 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11495 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11496
45291dd5
MS
114972001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11498
11499 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11500
1ace7e15
TT
115012001-01-26 Tom Tromey <tromey@redhat.com>
11502
11503 * configure.in: Allow libgcj to be built on Sparc Solaris.
11504
0ef8b11b
DE
115052001-01-25 David Edelsohn <edelsohn@gnu.org>
11506
11507 * ltcf-c.sh: Add aix5 case.
11508 * ltcf-cxx.sh: Likewise.
11509 * ltconfig: Likewise.
11510
0006091e
AO
115112001-01-24 Alexandre Oliva <aoliva@redhat.com>
11512
9bad11e1
AO
11513 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11514 keep at least one of build_libtool_libs or build_old_libs set to
11515 yes.
11516
0006091e
AO
11517 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11518 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11519
7c01b2b5
BM
115202001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11521
11522 * configure.in: Enable libgcj on several additional platforms.
11523
d340e0ac
BM
115242001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11525
11526 * configure.in: Enable libgcj for linux targets.
11527
5baf8c37
MS
115282001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11529
11530 * MAINTAINERS (Write After Approval): Add myself.
11531
10a0ba84
JDA
115322001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11533
11534 * MAINTAINERS: Add myself as vax port maintainer.
11535
357c6a4b
FH
115362001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11537
11538 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11539
6e2d9a7a
MS
115402001-01-09 Mike Stump <mrs@wrs.com>
11541
11542 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11543 failures of subdirectories.
11544
b6b14b1b 115452001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 11546
b6b14b1b 11547 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 11548 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
11549 * ltcf-cxx.sh: Likewise.
11550 * ltcf-gcj.sh: Likewise.
11551 * ltconfig.sh: Fix typo.
976b230d 11552
07109110
LB
115532001-01-02 Laurynas Biveinis <lauras@softhome.net>
11554
11555 * configure: handle DOS-style absolute paths.
11556
1da5b8fc
LB
115572001-01-02 Laurynas Biveinis <lauras@softhome.net>
11558
11559 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11560
4c2f5b4f
MM
115612000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11562
11563 * MAINTAINERS: Add myself as avr port co-maintainer.
11564
bc53668e
BE
115652000-12-28 Ben Elliston <bje@redhat.com>
11566
11567 * MAINTAINERS: Add myself under ``Write After Approval''.
11568
c387606f
JM
115692000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11570
11571 * texinfo: Remove directory from GCC.
11572
2cb5082c
JM
115732000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11574
11575 * COPYING: Update to current
11576 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11577 to 19yy as example year in copyright notice).
11578
cc330df9
BK
115792000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11580
6387a56e 11581 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
11582 (libstdcxx_incdir): Pass down.
11583 * config.if: Remove expired bits for cxx_interface, add stub.
11584 (libstdcxx_incdir): Add variable for g++ include directory.
11585 * configure.in (gxx_include_dir): Use it.
6387a56e 11586
4c6b2835
AO
115872000-12-18 Alexandre Oliva <aoliva@redhat.com>
11588
11589 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11590 with old-email address from ``Write After Approval''.
11591
3896f13e
AJ
115922000-12-15 Andreas Jaeger <aj@suse.de>
11593
11594 * configure.in: Handle lang_dirs.
11595
115962000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 11597
ad46e881
TT
11598 * MAINTAINERS: Removed brads.
11599
90a10418
TT
11600 * MAINTAINERS: Added gcj developers.
11601
41dfe3a2 116022000-12-13 Anthony Green <green@redhat.com>
6387a56e 11603
41dfe3a2 11604 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
11605 listed. Disable libgcj for x86 and Alpha Linux until compatible
11606 with g++ abi.
6387a56e 11607
e2f601da
MS
116082000-12-13 Mike Stump <mrs@wrs.com>
11609
11610 * Makefile.in (local-distclean): Also remove fastjar.
11611
70030c01
RB
116122000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11613
11614 * contrib/gcc_update: Add fastjar --touch entries.
11615
2a50f859
AO
116162000-12-12 Alexandre Oliva <aoliva@redhat.com>
11617
11618 * configure.in: Disable language-specific target libraries for
11619 languages that aren't enabled.
11620
7743113b
AG
116212000-12-10 Anthony Green <green@redhat.com>
11622
11623 * configure.in: Define libgcj. Disable libgcj target libraries for
11624 most targets.
11625
92e061a6
NB
116262000-12-10 Neil Booth <neilb@earthling.net>
11627
11628 * MAINTAINERS: Update mail address, remove from WAA list.
11629
f34ff6d6
APB
116302000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11631
11632 * libjava: Imported from /cvs/java.
11633 * libffi: Likewise.
11634 * Boehm-gc: Likewise.
11635
d82a33c6
APB
116362000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11637
11638 * configure.in (target_libs): Revert 2000-12-08 patch.
11639 (noconfigdirs): Added target-libjava.
11640
e14f8e28
LB
116412000-12-09 Laurynas Biveinis <lauras@softhome.net>
11642
11643 * djunpack.bat: removed.
11644
fc26516b
LB
116452000-12-09 Laurynas Biveinis <lauras@softhome.net>
11646
11647 * Makefile.in: handle DOS-style absolute paths.
11648 * config-ml.in: likewise.
11649 * symlink-tree: likewise.
11650
bd8757b3
APB
116512000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11652
11653 * fastjar: Imported.
11654
81522a1f
APB
116552000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11656
11657 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11658 libjava.
11659 * configure.in (target_libs): Removed `target-libjava'.
11660
5db1f7ed
APB
116612000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11662
11663 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11664 (ALL_MODULES): Added fastjar.
11665 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11666 (all-target-libjava): all-fastjar replaces all-zip.
11667 (all-fastjar): Added.
11668 (configure-target-fastjar, all-target-fastjar): Likewise.
11669 * configure.in (host_tools): Added fastjar.
11670
5e59997c
MS
116712000-12-07 Mike Stump <mrs@wrs.com>
11672
11673 * Makefile.in (local-distclean): Remove leftover built files.
11674
0a534f40
NC
116752000-11-24 Nick Clifton <nickc@redhat.com>
11676
11677 * configure.in (xscale-elf): Add target.
11678 (xscale-coff): Add target.
11679
7686cadf
LR
116802000-11-22 Loren J. Rittle <ljrittle@acm.org>
11681
e490616e
ZW
11682 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11683 recent versions of FreeBSD (release 3 or later).
11684 * ltconfig: On FreeBSD, -lc must not be provided when building
11685 a shared library or else the standard -pthread gcc option is
11686 rendered worthless to later users of the built library.
7686cadf 11687
fff01699
FF
116882000-11-16 Fred Fish <fnf@be.com>
11689
11690 * configure.in (enable_libstdcxx_v3): Fix typo,
11691 libstd++ -> libstdc++.
11692
4dc16355
KL
116932000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11694
11695 * MAINTAINERS: Add self to Write After Approval list.
11696
bf6fc7b2
BS
116972000-11-21 Bernd Schmidt <bernds@redhat.com>
11698
11699 * MAINTAINERS: Update my email address. Add myself to global write
11700 privs list.
11701
ce8e06b1
AO
117022000-11-18 Alexandre Oliva <aoliva@redhat.com>
11703
6e2a4843
AO
11704 * Makefile.in: Merge with src and libgcj.
11705 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11706 configure-target-<library> when their configure scripts need the C
11707 or C++ library to have already been built to work properly.
11708 (do_proto_toplev): Set them to an empty string.
11709
ce8e06b1
AO
11710 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11711 (REALLY_SET_LIB_PATH): Use them.
11712
c003f378
SS
117132000-11-17 Stan Shebs <shebs@apple.com>
11714
11715 * MAINTAINERS: Add self to Write After Approval list.
11716
cc1e60ea
JM
117172000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11718
11719 * configure: Provide the original toplevel configure arguments
11720 (including $0) to subprocesses in the environment rather than
11721 through gcc/configargs.h.
11722
1173593d
JM
117232000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11724
11725 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11726 C99. Alphabetise "Write After Approval" list.
11727
520907ee
MM
117282000-11-12 Mark Mitchell <mark@codesourcery.com>
11729
34f6fbdb
MM
11730 * configure: Turn on libstdc++ V3 by default.
11731
520907ee
MM
11732 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11733 if we've got GCC.
11734
0bbd37ed
PB
117352000-11-11 Philip Blundell <philb@gnu.org>
11736
11737 * MAINTAINERS: Add self to Write After Approval list.
11738
7ca0e6d9
DE
117392000-11-09 David Edelsohn <edelsohn@gnu.org>
11740
11741 * ltcf-c.sh (aix4): Improve shared library configuration; require
11742 exporting symbols.
11743 * ltcf-cxx.sh (aix4): Define.
11744 * ltconfig (aix4): Define library and soname specs appropriate for
11745 AIX. Define command to create export symbols list.
11746
dce2d8b2 11747Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
11748
11749 * config.sub: Add support for Sun Chorus
11750
fc05d516
NC
117512000-10-31 Nick Clifton <nickc@redhat.com>
11752
11753 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11754 <name>@redhat.com. Also installed new email address for Clint
11755 Popetz.
6387a56e 11756
90a0e73f
JM
117572000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11758
11759 * etc: Remove directory from GCC.
11760
a5e1b548
MM
117612000-10-16 Michael Meissner <meissner@redhat.com>
11762
11763 * configure (gcc/configargs.h): Only create if there is a build GCC
11764 directory created.
11765
6387a56e
EC
117662000-10-16 Matthias Klose <doko@debian.org>
11767
be1db873
MK
11768 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11769 when configured for libstdc++-v3.
11770
f5fa9a5b
PE
117712000-10-05 Phil Edwards <pme@gcc.gnu.org>
11772
11773 * configure: Save configure arguments to gcc/configargs.h.
11774
61a77fea
PT
117752000-10-04 Philipp Thomas <pthomas@suse.de>
11776
11777 * config.guess: Import CVS version 1.157.
11778 * config.sub: Import CVS version 1.181.
11779
3a4fee66
AP
117802000-10-04 Andris Pavenis <pavenis@latnet.lv>
11781
11782 * Makefile.in (bootstrap): avoid recursion if subdir missing
11783 (cross): ditto
11784 (do-proto-toplev): ditto
11785
3dd7094e
AO
117862000-09-30 Alexandre Oliva <aoliva@redhat.com>
11787
de710532
AO
11788 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11789 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11790
3dd7094e
AO
11791 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11792 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11793 all affected `configure' scripts.
11794
e592386f
NB
11795Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11796
11797 * MAINTAINERS: Add self as cpplib co-maintainer.
11798
fba54939
AH
117992000-09-24 Aldy Hernandez <aldyh@redhat.com>
11800
11801 * MAINTAINERS: Add self to Write After Approval list.
11802
2bd429f4
GP
118032000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11804
11805 * INSTALL/README: egcs -> GCC update.
11806
dce2d8b2 11807Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
11808
11809 * MAINTAINERS: Add myself to Write After Approval list.
11810
d7ce9a83
KH
118112000-09-15 Kazu Hirata <kazu@hxi.com>
11812
11813 * MAINTAINERS: Add myself to Write After Approval list.
11814
18a53ffe
JL
11815Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11816
e490616e
ZW
11817 * configure.in: Do not build byacc for hppa64. Provide paths to the
11818 X11 libraries for hppa64.
18a53ffe 11819
f246ff23
SC
118202000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11821
11822 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11823
06298abd
AO
118242000-09-06 Alexandre Oliva <aoliva@redhat.com>
11825
4b92758a
AO
11826 * Makefile.in (all-zlib): Added dummy target.
11827
06298abd
AO
11828 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11829 ltcf-gcj.sh: Updated from libtool multi-language branch.
11830
4d73d07a
AO
118312000-09-05 Alexandre Oliva <aoliva@redhat.com>
11832
11833 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11834 (bootstrap*): Depend on all-bootstrap.
11835
05d52d78
PT
118362000-09-05 Philipp Thomas <pthomas@suse.de>
11837
11838 * config.guess: Import CVS version 1.156.
11839 * config.sub: Import CVS version 1.179.
11840
3c809ba4
AG
118412000-09-02 Anthony Green <green@cygnus.com>
11842
11843 * Makefile.in (all-gcc): Depend on all-zlib.
11844 (CLEAN_MODULES): Add clean-zlib.
11845 (ALL_MODULES): Add all-zlib.
11846 * configure.in (host_libs): Add zlib.
11847
10ad78a0 118482000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
11849
11850 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11851 crosses, but add gcc/include to the header search path for them.
11852
b36a9ce3
DB
118532000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11854
11855 * MAINTAINERS: Add self to Write After Approval list.
11856
cb011248
FS
118572000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11858
11859 * config.guess: Import CVS version 1.152.
11860 * config.sub: Import CVS version 1.177.
11861
db310af0
AO
118622000-08-25 Alexandre Oliva <aoliva@redhat.com>
11863
7965440a
AO
11864 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11865 $targargs to tell whether newlib is going to be built.
11866
db310af0
AO
11867 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11868 $$r/TARGET_SUBDIR/libio for _G_config.h.
11869
e7977565
AO
118702000-08-23 Alexandre Oliva <aoliva@redhat.com>
11871
11872 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11873
126bb9ed
DD
118742000-08-22 DJ Delorie <dj@redhat.com>
11875
11876 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11877
5b0e9d29
AO
118782000-08-22 Alexandre Oliva <aoliva@redhat.com>
11879
11880 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11881 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11882 sub-configures.
11883
4f3e904e
DD
118842000-08-21 DJ Delorie <dj@redhat.com>
11885
11886 * MAINTAINERS: Add self as a libiberty maintainer
11887
c9635443
AO
118882000-08-16 Alexandre Oliva <aoliva@redhat.com>
11889
11890 * configure.in (libstdcxx_flags): Use
11891 libstdc++-v3/src/libstdc++.INC.
11892
8b2100ba
AO
118932000-08-15 Alexandre Oliva <aoliva@redhat.com>
11894
11895 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11896
57119aa9
ZW
118972000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11898
eeb943b0
ZW
11899 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11900
6387a56e 11901 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
11902 explicit. Substitute enable_threads into generated Makefiles.
11903 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11904 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11905
acffa7c4
GK
119062000-08-13 Geoff Keating <geoffk@cygnus.com>
11907
11908 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11909
808d8c41
AO
119102000-08-12 Alexandre Oliva <aoliva@redhat.com>
11911
11912 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11913 previous delta.
11914
1fc8c51c 119152000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 11916
1fc8c51c
JM
11917 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11918 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11919 (FLAGS_FOR_TARGET): Not here.
11920 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 11921
25698887
AO
119222000-08-11 Alexandre Oliva <aoliva@redhat.com>
11923
11924 * config-ml.in (CC, CXX): Don't introduce a leading space.
11925
10120687
DD
119262000-08-07 DJ Delorie <dj@delorie.com>
11927
11928 * MAINTAINERS: Add self as a DJGPP maintainer
11929
15c758e9
DD
119302000-08-07 DJ Delorie <dj@redhat.com>
11931
11932 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11933 "if we're also building gcc, and it's a gcc that will run on the
11934 build machine, we want to use its includes instead of the system's
11935 default includes".
11936
2d0de245
JM
119372000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11938
11939 * MAINTAINERS: Add self to Write After Approval list.
11940
e81b330a
AO
119412000-08-03 Alexandre Oliva <aoliva@redhat.com>
11942
83440c1e
AO
11943 * configure.in (libstdcxx_flags): Don't use `"'.
11944
e81b330a
AO
11945 * config-ml.in: Adjust multilib search paths to the
11946 appropriate multilib tree.
11947
cf95c847
AO
119482000-08-02 Alexandre Oliva <aoliva@redhat.com>
11949
11950 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11951 commas in $LANGUAGES.
11952
9e9af119
MH
119532000-08-02 Manfred Hollstein <manfredh@redhat.com>
11954
11955 * configure.in: Re-enable all references to libg++ and librx.
11956
606ce391
AO
119572000-08-01 Alexandre Oliva <aoliva@redhat.com>
11958
89820b43
AO
11959 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11960 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11961 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11962 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11963
606ce391
AO
11964 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11965
04179d4a
AO
119662000-07-31 Alexandre Oliva <aoliva@redhat.com>
11967
11968 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11969 CXX_FOR_TARGET for sed.
11970
d4eb109c
AO
119712000-07-30 Alexandre Oliva <aoliva@redhat.com>
11972
11973 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11974 Do not override if already set in the environment or in configure.
11975 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11976 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11977
4f4caf92
AO
119782000-07-28 Alexandre Oliva <aoliva@redhat.com>
11979
11980 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11981 the libtool CVS tree multi-language branch.
11982 * ltconfig, ltmain.sh: Updated.
6387a56e 11983
b87487b6
AO
119842000-07-27 Alexandre Oliva <aoliva@redhat.com>
11985
1670d1ea
AO
11986 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11987 (clean-target): Depend on it.
11988
b87487b6
AO
11989 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11990 (GCC_FOR_TARGET): Use it.
11991 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11992 * configure.in: ... here.
11993 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11994 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11995
4e81ae98
EC
119962000-07-24 Eric Christopher <echristo@cygnus.com>
11997
11998 * MAINTAINERS: Add self to Write After Approval list.
11999
059ae32c
AO
120002000-07-24 Alexandre Oliva <aoliva@redhat.com>
12001
5b28edd4
AO
12002 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12003 (configure-target-libchill, configure-target-libobjc): Likewise.
12004
059ae32c
AO
12005 * configure.in: Use the same cache file for all target libs.
12006 * config-ml.in: But different cache files per multilib variant.
12007
1adcd149
MS
120082000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12009
12010 * configure (topsrcdir): Don't use dirname.
12011
2d573dff
JO
120122000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12013
12014 * MAINTAINERS: Add self to Write After Approval list.
12015
d207ebef
JM
120162000-07-20 Jason Merrill <jason@redhat.com>
12017
12018 * configure.in: Remove all references to libg++ and librx.
12019
12020 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12021
120222000-07-20 Hans-Peter Nilsson <hp@axis.com>
12023
12024 * config.sub: Update to subversions version 2000-07-06.
12025
7b7792d5
AH
120262000-07-12 Andrew Haley <aph@cygnus.com>
12027
12028 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12029 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12030
3abaac67
PE
120312000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12032
12033 * symlink-tree: Check number of arguments.
12034
34be2b36
JW
120352000-07-05 Jim Wilson <wilson@cygnus.com>
12036
12037 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12038 search path for a g++ extracted from the build tree. This
12039 will allow link tests run by configure scripts in
12040 subdirectories to succeed.
12041
d207ebef
JM
120422000-07-01 Koundinya K <kk@ddeorg.soft.net>
12043
e490616e 12044 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 12045
0900331b
MH
120462000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12047
12048 * MAINTAINERS: Add myself as loop discovery maintainer.
12049
d207ebef
JM
120502000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12051
12052 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12053 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12054
120552000-06-19 Timothy Wall <twall@cygnus.com>
12056
12057 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12058 * config.sub: Add tic54x target.
12059
11a27a76
TM
12060Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12061
12062 * MAINTAINERS: Add self as Fortran maintainer,
12063 remove Craig Burley.
12064
d207ebef 12065Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 12066
d207ebef
JM
12067 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12068 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 12069
7758b73f
PT
12070Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12071
12072 * MAINTAINERS: Add self as i18n maintainer
12073
d207ebef
JM
1207420000-05-21 H.J. Lu (hjl@gnu.org)
12075
e490616e
ZW
12076 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12077 directory are used if they exist. Make sure
12078 $(build_tooldir)/include is searched for header files,
12079 $(build_tooldir)/lib/ for library files.
d207ebef 12080 (GCC_FOR_TARGET): Likewise.
e490616e 12081 (CXX_FOR_TARGET): Likewise.
d207ebef 12082
bae29210
JL
12083Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12084
12085 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12086
d207ebef 12087Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
12088
12089 * Makefile.in (configure-target-libiberty): Depend on
12090 configure-target-newlib.
12091
aab0d19d
AO
120922000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12093
12094 * configure.in, Makefile.in: Merge all libffi-related
12095 configury stuff from the libgcj tree.
12096
d207ebef
JM
12097Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12098
12099 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12100 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12101
12102Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12103
12104 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12105 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 12106 current version information. Add to proto-toplev directory.
d207ebef
JM
12107 (gdb-taz): Build do-djunpack.
12108
758c7bd4
DE
121092000-05-15 David Edelsohn <edelsohn@gnu.org>
12110
12111 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12112
1888228d
AC
12113Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12114
12115 * MAINTAINERS: Add self to Write After Approval list.
12116
d207ebef
JM
121172000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12118
12119 * ltmain.sh: Preserve in relink_command any environment
12120 variables that may affect the linker behavior.
12121
2d7cc2fe
JL
12122Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12123
d207ebef
JM
12124 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12125
12126Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12127
12128 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12129
121302000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12131
12132 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 12133 with the version name.
2d7cc2fe 12134
ee455968
JE
12135Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12136
12137 * MAINTAINERS: Add self as bb-reorder maintainer.
12138
73b97e5c
BK
121392000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12140
12141 * config.if: Tweak.
12142
d207ebef
JM
121432000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12144
12145 * djunpack.bat: New file.
12146
12147Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12148
12149 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
12150 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12151 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12152 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 12153
954869eb
DP
121542000-04-16 Dave Pitts <dpitts@cozx.com>
12155
e490616e
ZW
12156 * config.sub (case $basic_machine): Change default for "ibm-*"
12157 to "openedition".
954869eb 12158
eaabe541
AJ
121592000-04-13 Andreas Jaeger <aj@suse.de>
12160
12161 * MAINTAINERS: Added myself.
12162
d207ebef
JM
12163Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12164
12165 * Makefile.in (gdb-taz): New target. GDB specific archive.
12166 (do-md5sum): New target.
12167 (MD5PROG): Define.
12168 (PACKAGE): Default to TOOL.
12169 (VER): Default to a shell script.
12170 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 12171 md5 checksum generation.
d207ebef
JM
12172 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12173 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12174 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 12175 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
12176
12177Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12178
12179 * configure (warn_cflags): Delete.
12180
0ea6d60c
PDM
12181Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12182
12183 * MAINTAINERS: Added myself.
12184
17090313 121852000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 12186 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 12187
e490616e
ZW
12188 * configure.in (enable_libstdcxx_v3): Add.
12189 (target_libs): Add bits here to switch between libstdc++-v2 and
12190 libstdc++-v3.
12191 * config.if: And this file too.
12192 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 12193
76b78517
MM
121942000-04-05 Michael Meissner <meissner@redhat.com>
12195
12196 * config.sub (d30v): Add d30v as a basic machine type.
12197
ad242caf
JM
121982000-03-29 Jason Merrill <jason@casey.cygnus.com>
12199
12200 * configure.in: -linux-gnu*, not -linux-gnu.
12201
d4537148
TM
12202Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12203
12204 * MAINTAINERS: Add self in write-after-approval section.
12205
f152e9d4
JW
12206Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12207
12208 * MAINTAINERS: Add self as ia64 port maintainer.
12209
6a5fcef1
NB
122102000-03-08 Neil Booth <NeilB@earthling.net>
12211
12212 * MAINTAINERS: Add self in write-after-approval section.
12213
d207ebef 12214Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 12215
d207ebef
JM
12216 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12217 (do-tar-bz2): Replace TOOL with PACKAGE.
12218 (gdb.tar.bz2): Remove GDBTK from GDB package.
12219 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 12220 dejagnu.tar.bz2): New packages.
d207ebef
JM
12221
122222000-02-27 Andreas Jaeger <aj@suse.de>
12223
12224 * configure.in: Add entry for mips*-*-linux*, move catch all
12225 *-*-*linux* entry below this one.
12226
122272000-02-27 Ian Lance Taylor <ian@zembu.com>
12228
12229 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 12230
521fe9d0
NC
122312000-02-24 Nick Clifton <nickc@cygnus.com>
12232
12233 * config.sub: Support an OS of "wince".
12234
d207ebef
JM
12235Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12236
12237 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 12238 version.
d207ebef 12239
dce2d8b2 122402000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
12241
12242 * config.sub: Add support for Linux/IBM 370.
12243 * configure.in: Likewise.
12244
3a685f6f
NC
122452000-02-22 Nick Clifton <nickc@cygnus.com>
12246
12247 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12248
dce2d8b2 122492000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 12250
d207ebef 12251 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 12252
4746ee26
KG
122532000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12254
12255 * configure (gcc_version): When setting, narrow search to
12256 lines containing `version_string'.
12257
ba96c72d
DC
122582000-02-15 Denis Chertykov <denisc@overta.ru>
12259
12260 * config.sub: Add support for avr target.
12261
77f16a66
NC
122622000-02-14 Nick Clifton <nickc@cygnus.com>
12263
12264 * MAINTAINERS: Add maintainers for MCore port.
12265
784a3a80
HPN
12266Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12267
12268 * config.sub: Add mmix-knuth-mmixware.
12269
719dd4fa
KG
122702000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12271
12272 * MAINTAINERS: Pair cccp with cpplib maintainership.
12273
dce2d8b2 122742000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
12275
12276 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12277 structure stuff to -L library search.
12278 (CXX_FOR_TARGET): Ditto.
12279 (CROSS_CHECK_MODULES): Fix spelling mistake.
12280
7a53e94b
MM
122812000-01-24 Mark Mitchell <mark@codesourcery.com>
12282
12283 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12284 the C++ compiler.
12285
0da3b5a7
RH
122862000-01-12 Richard Henderson <rth@cygnus.com>
12287
12288 * configure.in: Don't build some bits for beos.
12289
02368d6d
JS
122902000-01-12 Joel Sherrill (joel@OARcorp.com)
12291
12292 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12293 as include files.
12294
2e76d35c
ZW
122952000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12296
12297 * Add self as cpplib maintainer, as requested by Jason
12298 Merrill. Correct my e-mail address.
12299
4c25fdcf
GK
123002000-01-06 Geoff Keating <geoffk@cygnus.com>
12301
12302 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12303 not mh-aix43.
12304
188e3966
HPN
12305Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12306
12307 * MAINTAINERS: Add myself to "write after approval" list.
12308
c2f5d030
RH
123091999-12-14 Richard Henderson <rth@cygnus.com>
12310
12311 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12312 * config.sub: Accept alphaev[78], alphaev8.
12313
eeda916a
AO
123141999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12315
12316 * config.guess, config.sub: Update from autoconf.
12317
b3bd7820
BK
123181999-11-29 Bruce Korb <autogen@linuxbox.com>
12319
2c290989 12320 * MAINTAINERS: update my playtime e-address.
b3bd7820 12321
1882b2b1
RO
12322Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12323
12324 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12325 necessary libraries are missing.
12326
dce2d8b2 12327Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
12328
12329 * MAINTAINERS: Add new 'write after approval' maintainer.
12330
1e25de97
APB
12331Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12332
12333 * MAINTAINERS: Add new Java maintainer.
12334
1722c704
AS
123351999-10-25 Andreas Schwab <schwab@suse.de>
12336
12337 * configure: Fix quoting inside arguments of eval.
12338
8141abe8
NC
123391999-10-21 Nick Clifton <nickc@cygnus.com>
12340
12341 * config-ml.in: Allow suppression of some ARM multilibs.
12342
0b77644a
LV
12343Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12344
12345 * config.guess: Add OS/390 match pattern.
12346 * config.sub: Add mvs, openedition targets.
12347 * configure.in (i370-ibm-opened*): New.
12348
d207ebef
JM
123491999-09-04 Steve Chamberlain <sac@pobox.com>
12350
12351 * config.sub: Add support for configuring for pj.
12352
123531999-08-31 Nick Clifton <nickc@cygnus.com>
12354
12355 * config.sub (maybe_os): Add support for configuring for fr30.
12356
af13ebe9
NC
123571999-08-25 Nick Clifton <nickc@cygnus.com>
12358
12359 * configure.in: Do not configure or build ld for AIX
12360 platforms. ld is known to be broken on these platforms.
12361
1250c760
RO
12362Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12363
12364 * config-ml.in: Pass compiler flag corresponding to multidirs to
12365 subdir configures.
12366
d207ebef
JM
123671999-08-09 Ian Lance Taylor <ian@zembu.com>
12368
12369 * Makefile.in (LDFLAGS): Define.
12370
123711999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12372
12373 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12374 noconfigdirs.
12375 (*-*-cygwin*): Likewise.
12376
123771999-08-08 Ian Lance Taylor <ian@zembu.com>
12378
12379 * mkdep: New file.
12380 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12381 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12382
12383 From Eli Zaretskii <eliz@is.elta.co.il>:
12384 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12385 long file name when using DJGPP on MS-DOS.
12386
dbd83e11
JL
12387Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12388
12389 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12390
d207ebef
JM
123911999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12392
12393 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12394 dependency as this causes "make check" to globally "make all"
12395
cd1f4c2c
TT
12396Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12397
12398 * configure.in (target_libs): Added target-zlib.
12399 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12400 (CONFIGURE_TARGET_MODULES): Likewise.
12401 (CHECK_TARGET_MODULES): Likewise.
12402 (INSTALL_TARGET_MODULES): Likewise.
12403 (CLEAN_TARGET_MODULES): Likewise.
12404 (configure-target-zlib): New target.
12405 (all-target-zlib): Likewise.
12406 (all-target-libjava): Depend on all-target-zlib.
12407 (configure-target-libjava): Depend on configure-target-zlib.
12408
12409 * Makefile.in (configure-target-libjava): Depend on
12410 configure-target-newlib.
12411 (configure-target-boehm-gc): New target.
12412 (configure-target-qthreads): New target.
12413
e490616e
ZW
12414 * configure.in (target_libs): Added target-qthreads.
12415 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12416 (CONFIGURE_TARGET_MODULES): Likewise.
12417 (CHECK_TARGET_MODULES): Likewise.
12418 (INSTALL_TARGET_MODULES): Likewise.
12419 (CLEAN_TARGET_MODULES): Likewise.
12420 (all-target-qthreads): New target.
12421 (configure-target-libjava): Depend on configure-target-qthreads.
12422 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
12423
12424 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12425 (CONFIGURE_TARGET_MODULES): Likewise.
12426 (CHECK_TARGET_MODULES): Likewise.
12427 (INSTALL_TARGET_MODULES): Likewise.
12428 (CLEAN_TARGET_MODULES): Likewise.
12429 (all-target-libjava): New target.
12430 (all-target-boehm-gc): Likewise.
12431 * configure.in (target_libs): Added libjava, boehm-gc.
12432
d207ebef
JM
124331999-07-22 Ian Lance Taylor <ian@zembu.com>
12434
12435 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12436 configure.bat in SUPPORT_FILES.
12437 (gas+binutils.tar.bz2): Likewise.
12438
12439 * makeall.bat: Remove; obsolete.
12440
124411999-07-21 Ian Lance Taylor <ian@zembu.com>
12442
12443 From Mark Elbrecht:
12444 * configure.bat: Remove; obsolete.
12445
124461999-07-11 Ian Lance Taylor <ian@zembu.com>
12447
12448 * configure: Add -W -Wall to the default CFLAGS when compiling with
12449 gcc.
12450
12451Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12452
12453 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12454
124551999-06-30 Mark Mitchell <mark@codesourcery.com>
12456
12457 * configure.in: Build ld on IRIX6.
12458
124591999-06-12 Ian Lance Taylor <ian@zembu.com>
12460
12461 * Makefile.in: Change distribution targets to use bzip2 instead of
12462 gzip.
12463 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12464 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12465
124661999-06-04 Nick Clifton <nickc@cygnus.com>
12467
12468 * config.sub: Add mcore target.
12469
26d088fa
CD
12470Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12471
12472 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12473
c2c08b29
L
12474Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12475
12476 * config.guess (dummy): Changed to $dummy.
12477
671d0648
NC
124781999-05-24 Nick Clifton <nickc@cygnus.com>
12479
12480 * config.sub: Tidied up case statements.
12481
b1345c72
BE
124821999-05-22 Ben Elliston <bje@cygnus.com>
12483
51ccbd8d
BE
12484 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12485 <jiro@din.or.jp>.
12486
b1345c72
BE
12487 * config.guess: Merge with FSF version. Future changes will be
12488 more accurately recorded in this ChangeLog.
12489 * config.sub: Likewise.
12490
2caf864f
SM
12491Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12492
12493 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12494
d207ebef
JM
124951999-04-30 Tom Tromey <tromey@cygnus.com>
12496
12497 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12498
90fb0c24
TT
124991999-04-23 Tom Tromey <tromey@cygnus.com>
12500
12501 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12502
d207ebef
JM
125031999-04-20 Drew Moseley <dmoseley@cygnus.com>
12504
12505 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12506 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12507 Bad merge removed these two changes.
12508
3516940d 12509Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 12510 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
12511
12512 * config.guess (interix Alpha): Add.
12513
d207ebef
JM
125141999-04-11 Richard Henderson <rth@cygnus.com>
12515
12516 * configure.in (i?86-*-beos*): Do config gperf; don't config
12517 gdb, newlib, or libgloss.
12518
e891fbfe 12519Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12520
e891fbfe
AO
12521 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12522 link a trivial program with -mabi=64. If it fails, remove mabi=64
12523 from multidirs.
12524
f9ae47d6
PT
12525Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12526
12527 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12528
d207ebef
JM
125291999-04-08 Nick Clifton <nickc@cygnus.com>
12530
12531 * config.sub: Add support for mcore targets.
12532
125331999-04-07 Michael Meissner <meissner@cygnus.com>
12534
12535 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12536 not mt-ospace, in order to shut up assembler warning about using
12537 symbols that are named the same as registers.
12538
125391999-04-07 Drew Moseley <dmoseley@cygnus.com>
12540
12541 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12542 dependency list for all-target-cygmon.
12543
125441999-04-05 Doug Evans <devans@casey.cygnus.com>
12545
12546 * config-ml.in: Check $host, not $target, for selective multilibs.
12547 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12548 thumb interworking, and underscore prefix multilibs.
12549
125501999-04-04 Ian Lance Taylor <ian@zembu.com>
12551
12552 * missing: Update to version from current automake.
12553
88101ab9
L
12554Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12555
12556 * configure (gxx_include_dir): Removed.
12557
12558 * configure.in (gxx_include_dir): Handle it.
12559 * Makefile.in: Likewise.
12560
d207ebef
JM
125611999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12562
12563 * config.sub (mips64vr4111,mips64vr4111el) Add.
12564
125651999-03-21 Ben Elliston <bje@cygnus.com>
12566
e490616e 12567 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 12568
8dc91cbe
ME
12569Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12570
8dc91cbe
ME
12571 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12572 config/mh-djgpp.
12573
d207ebef
JM
12574Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12575
12576 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12577 all-target-newlib to dependency list for all-target-bsp.
12578
926bb5ed
MK
12579Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12580
12581 * config.sub: Add i386-uwin support.
12582 * config.guess: Likewise.
12583
4a6e3000
FS
12584Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12585
12586 * configure.in: cleanup, add mh-*pic handling for arm, special
12587 case powerpc*-*-aix*
12588
d207ebef
JM
12589Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12590
12591 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12592 can be built.
12593
12594Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12595
12596 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 12597 targets.
d207ebef 12598
71c91078
NC
125991999-03-02 Nick Clifton <nickc@cygnus.com>
12600
12601 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12602
282e5df8
GN
12603Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12604
12605 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12606
1de558ee
NC
126071999-02-24 Nick Clifton <nickc@cygnus.com>
12608
12609 * config.sub: Fix typo in arm recognition.
12610
d207ebef
JM
12611Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12612
12613 * configure.in (noconfigdirs): Changed target_configdirs to
12614 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12615 rather than m68k-*-* since it is not known to work on
12616 m68k-aout. Ditto for arm-*-*oabi.
12617
12618Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12619
12620 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
12621
126221999-02-19 Ben Elliston <bje@cygnus.com>
12623
12624 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12625 Smart and improved by Andrew Cagney.
12626
fab7445a
ME
12627Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12628
12629 * config.guess: Recognize openbsd-*-hppa.
12630
8ccdc228
L
12631Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12632
12633 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12634 only if it is not empty.
12635
3b7265ff
NC
126361999-02-17 Nick Clifton <nickc@cygnus.com>
12637
12638 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 12639
d207ebef 12640 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
12641
12642 * config.sub: Modified to recognize uname's armv* syntax.
12643
d207ebef
JM
126441999-02-17 Mark Salter <msalter@cygnus.com>
12645
12646 * configure.in: Added target-bsp for sparclite.
12647
12648Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12649
12650 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12651
126521999-02-08 Nick Clifton <nickc@cygnus.com>
12653
12654 * configure.in: Add support for strongarm port.
12655 * config.sub: Add support for strongarm target.
12656
c48dd3f5 12657Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 12658
c48dd3f5
MK
12659 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12660 the old name config/mh-cygwin32.
12661 Enable texinfo.
12662
d207ebef
JM
12663Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12664
12665 * configure.in: Do build ld for ix86 Solaris.
12666
ecd62820
JW
12667Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12668
12669 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12670 $AR_FOR_TARGET. Likewise for RANLIB.
12671
bbd8fa7f 12672Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 12673
e490616e
ZW
12674 * config.sub (oabi): Recognize.
12675 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 12676
0397442c
RL
12677Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12678
12679 * config.guess: Improve detection of i686 on UnixWare 7.
12680
c9ffaa63
MK
12681Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12682
12683 * config.guess: Add support for i386-pc-interix.
12684 * config.sub: Likewise.
12685 * configure.in: Likewise.
c9ffaa63 12686
d207ebef
JM
12687Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12688
12689 * Makefile.in: Remove unneeded all-target-libio from
12690 from all-target-winsup target since it is now unneeded.
12691 Add all-target-libtermcap in its place since it is now
12692 needed.
12693
12694Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12695
12696 * configure.in: makefile stub for cygwin target is probably
12697 unnecessary. Remove it for now.
d207ebef
JM
12698
12699Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12700
12701 * configure.in: libtermcap.a should be built when cygwin is the
12702 target as well as the host.
12703 * config.guess: Allow mixed case in cygwin uname output.
12704 * Makefile.in: Add libtermcap target.
d207ebef 12705
ebe12325
JL
12706Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12707
12708 * config.sub: Clean up handling of hppa2.0.
12709
57057b67
RB
12710Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12711
12712 * config.guess: Use C code to identify more HP machines.
12713
f8670be1
JL
12714Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12715
12716 * config.sub: Handle hppa2.0.
12717
d207ebef
JM
12718Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12719
12720 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 12721 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
12722
127231998-12-15 Mark Salter <msalter@cygnus.com>
12724
12725 * configure.in: Added target-bsp for several target architectures.
12726
12727 * Makefile.in: Added rules for bsp.
12728
d1a09590
JL
12729Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12730
12731 * config.guess: Improve detection of hppa2.0 processors.
12732
12733Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12734
12735 * config.guess: Recognize FreeBSD using ELF automatically.
12736
71205e0b
MH
127371998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12738
12739 * configure (skip-this-dir): Add handling for new shell script, which
12740 might be created by a sub-directory's configure to indicate, this particular
12741 directory is "unwanted".
12742 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12743
d207ebef
JM
12744Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12745
12746 * ltconfig: import from libtool, after changing libtool to
12747 account for the cygwin name change.
12748
12749Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12750
12751 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12752 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12753
12754Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12755
12756 * configure.in: Add libtermcap to list of cygwin dependencies.
12757
12758Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12759
e490616e
ZW
12760 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12761 they include winsup/include when it's a cygwin target.
d207ebef
JM
12762
127631998-11-12 Tom Tromey <tromey@cygnus.com>
12764
12765 * configure.in (host_tools): Added zip.
12766 * Makefile.in (all-target-libjava): Depend on all-zip.
12767 (all-zip): New target.
12768 (ALL_MODULES): Added all-zip.
12769 (NATIVE_CHECK_MODULES): Added check-zip.
12770 (INSTALL_MODULES): Added install-zip.
12771 (CLEAN_MODULES): Added clean-zip.
12772
12773Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12774
12775 * Makefile.in: lose "32" from comment about cygwin.
12776
12777Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12778
12779 * configure.in: Use -Os to build target libraries for the fr30.
12780
12781Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12782
12783 * config.sub: Add fr30.
12784
12785Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12786
e490616e 12787 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
12788 cygwin* instead of cygwin32*.
12789 * config.sub: Check cygwin* instead of cygwin32*.
12790
d2ec8b39
RL
12791Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12792
12793 * config.guess: Match any version of Unixware7.
12794
d207ebef
JM
127951998-10-20 Syd Polk <spolk@cygnus.com>
12796
12797 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12798 if desired.
12799
35cd2565
JL
12800Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12801
12802 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12803 these if the appropriate directories and files to not exist.
12804
52d4e5b7
JL
12805Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12806
12807 * Makefile.in (DEVO_SUPPORT): Add config.if.
12808
38ada91e
MH
12809Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12810
12811 * configure: Add pattern to replace "build_tooldir"'s
12812 definition in the generated Makefile with "tooldir"'s
12813 actual value.
12814
e44e84da
JL
12815Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12816
56a8387f
JL
12817 * config.sub: Bring back lost sparcv9.
12818
e44e84da
JL
12819 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12820
5cb95c7a
JL
12821Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12822
12823 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12824 CC_FOR_TARGET and friends.
12825
12826Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12827
ceff9b14
AO
12828 * Makefile.in (build_tooldir): New variable, same as tooldir.
12829 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12830 -B$(build_tooldir)/bin/.
12831 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 12832
f2d11dcd
GP
12833Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12834
12835 * README: Remove installation instructions and refer to the
12836 INSTALL directory instead.
12837
73a6d2e7 12838Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 12839
73a6d2e7
RL
12840 * config.sub: Add support for i[34567]86-pc-udk.
12841 * configure.in: Likewise.
12842
5d4a5ee6
JL
12843Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12844
12845 * Makefile.in: add bzip2 package building bits for user
12846 tools module
12847 * configure.in: ditto
12848
6fc19d6d
JL
12849Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12850
12851 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12852 (ALL_TARGET_MODULES): Add all-target-libobjc.
12853 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12854 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12855 (all-target-libchill): Add dependencies.
12856 * configure.in (target_libs): Add libchill.
4e81ae98 12857
f653f0ab
MH
128581998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12859
12860 * configure.in (target_subdir): Remove duplicate line.
12861
5d4a5ee6
JL
12862Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12863
12864 * Makefile.in (all-automake): fix dependencies.
12865
494933e4
JL
12866Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12867
12868 * configure.in: Minor cleanups for building in the $(target_alias)
12869 subdir.
12870
f6b58262
JW
128711998-09-22 Jim Wilson <wilson@cygnus.com>
12872
12873 * Makefile.in (bootstrap): Set r and s before make all. Use
12874 BASE_FLAGS_TO_PASS in make all.
12875 (cross): Likewise.
12876
27c7a08d
MM
128771998-09-20 Mark Mitchell <mark@markmitchell.com>
12878
12879 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12880
e67afd1e
RH
12881Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12882
12883 * config.sub: Fix typo in last change.
12884
8e44ac71
MH
128851998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12886
12887 * config.sub: Add support for C4x target.
12888 * configure.in: Likewise.
12889
d7496fbb
DM
128901998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12891
12892 * config.sub: Recognize sparcv9 just like sparc64.
12893
22097bd1
RL
12894Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12895
12896 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12897
4b877abd
JL
12898Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12899
2c8ec9a2
JL
12900 * config.guess: Correctly identify Pentium II sco boxes.
12901
4b877abd
JL
12902 * config.guess: Fix "tr" code. From Weiwen Liu.
12903
ab03db52
JH
12904Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12905
12906 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12907 stabs.
12908
b54db294
JL
12909Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12910
12911 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12912 (ALL_TARGET_MODULES): Add all-target-libchill.
12913 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12914 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12915 (all-target-libchill): Add dependencies.
12916 * configure.in (target_libs): Add libchill.
12917
bf48dd73
LW
12918Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12919
12920 * config.guess: Avoid assumptions about "tr" behaves when
12921 LANG is set to something other than English.
12922
a3cbd105
L
12923Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12924
12925 * configure (gxx_include_dir): Changed to
12926 '${prefix}/include/g++'-${libstdcxx_interface}.
12927
12928 * config.if: New to determine the interfaces.
12929
c4acd909
MK
12930Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12931
12932 * config.guess: Detect and handle MPE/IX.
12933 * config.sub: Deal with MPE/IX.
12934
9ea97665
DE
12935Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12936
12937 * configure.in: Use mh-aix43.
12938
0ce065bd
MH
129391998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12940
12941 * configure: Fix --without/--disable cases for gxx-include-dir.
12942
5d4a5ee6
JL
12943Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12944
12945 * mdata-sh: Imported. Needed for automake support.
12946
12947Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12948
12949 * Makefile.in (taz): Try "chmod -R og=u ." before
12950 "chmod og=u `find . -print`".
12951
12952Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12953
12954 * configure.in: Add arm-elf and thumb-elf support.
12955
12956Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12957
12958 * Makefile.in: Undo previous patch.
12959
12960Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12961
12962 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12963 to here ...
12964 (install-no-fixedincludes): and here
12965 (INSTALL_MODULES): ... from here.
12966
466456d9
ILT
12967Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12968
12969 * config.sub: Merge with FSF.
12970
1b409d25
ILT
12971 * config.guess: Merge with FSF.
12972
d207ebef
JM
12973Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12974
12975 * configure (extraconfigdirs): New variable.
12976 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12977 * Makefile.in (all): Move higher in file.
12978 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12979 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12980 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12981 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12982 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12983
129841998-07-23 Brendan Kehoe <brendan@cygnus.com>
12985
12986 * Makefile.in (all-target-libjava): Depend on all-gcc and
12987 all-target-newlib.
12988 (configure-target-libjava): Depend on $(ALL_GCC).
12989
7f1937c1
RL
12990Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12991
12992 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12993 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12994
2ada2bd6
ML
12995Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12996
12997 * INSTALL/README: Fix typo.
12998
1e025bde
ML
12999Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13000
5d4a5ee6
JL
13001 * ylwrap: Change absolute path checks to check for DOS style path
13002 names.
1e025bde 13003
5d4a5ee6
JL
13004 * ylwrap: Don't use a full path name if the source file is in the
13005 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 13006
6755ff73
ILT
13007 * config-ml.in: Default to being verbose, to match Feb 18 change to
13008 configure.
13009
5d4a5ee6
JL
13010Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13011
13012 Brought over from egcs:
13013
13014 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13015
13016 * configure.in (target_subdir): Set to ${target_alias} instead
13017 of "libraries".
13018
13019 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13020
13021 * configure.in (target_subdir): Set to libraries if enable_multilib.
13022
13023Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13024
13025 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13026 multilibs, force reconfiguration the first time we create
13027 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13028
13029Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13030
13031 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13032 avoid confusion with --no-recursion.
13033
13034Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13035
13036 * configure.in: Win32 hosts shouldn't use install -x
13037 * install-sh: remove -x option, and special .exe-handling
13038 hack.
13039
d207ebef
JM
13040Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13041
13042 * config.guess: Recognize i586-pc-beos.
13043 * configure.in: Don't build some bits for beos.
13044
fbd836fc
ILT
13045Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13046
5d4a5ee6
JL
13047 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13048 CFLAGS default to -O2.
13049
fbd836fc
ILT
13050 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13051 when using GNU ld.
13052
13053Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13054
13055 * ltmain.sh: Correct install when using a different shell.
13056
13057Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13058
13059 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13060
d207ebef
JM
13061Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13062
13063 * makefile.vms: Update to build binutils/makefile.vms. Add install
13064 target.
fbd836fc
ILT
13065
13066Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13067
13068 * ltconfig: Update to correct AIX handling.
13069
69b471bc
JL
13070Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13071
81241b5e
JL
13072 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13073
69b471bc
JL
13074 * configure.in (target_subdir): Set to ${target_alias} instead
13075 of "libraries".
13076
bedf82df
MH
130771998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13078
13079 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13080 (Makefile): Depend on $(gcc_version_trigger).
13081
13082 * configure (gcc_version): Change default initializer to empty
13083 string.
13084 (gcc_version_trigger): New variable; pass this variable down
13085 to subdir configures to enable them checking gcc's version
13086 themselves. Emit make macros for both gcc_version vars.
13087 (topsrcdir): Initialize reliably.
13088 (recursion line): Remove --with-gcc-version=${gcc_version}.
13089
28e449d8
MH
130901998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13091
13092 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
13093 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13094 in $(libsubdir); emit definition in each generated Makefile.
13095 (gxx_include_dir): Initialize depending on
13096 $enable_version_specific_runtime_libs.
28e449d8 13097
50c4c9f7
MH
130981998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13099
13100 * configure (gcc_version): Initialize properly depending on
13101 how and where configure is started.
13102 (recursion line): Pass a --with-gcc-version=${gcc_version}
13103 to configures in subdirs.
13104
d207ebef
JM
13105Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13106
13107 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 13108 cygmon
d207ebef 13109
5d4a5ee6
JL
13110Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13111
13112 * configure.in: Add cygmon and libstub support for mn10200.
13113
2f96399b
MH
131141998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13115
13116 * configure (gcc_version): Add new variable describing the
13117 particular gcc version we're building.
13118 * Makefile.in (libsubdir): Add new macro for the directory
13119 in which the compiler finds executables, libraries, etc.
13120 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13121 and libsubdir.
13122
c4137c50
AO
13123Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13124
ceff9b14
AO
13125 * Makefile.in (local-clean): Remove *.log.
13126 (warning.log): Built with warn_summary from build.log.
13127 (mail-report.log): Run test_summary.
13128 (mail-report-with-warnings.log): Run test_summary including
13129 warning.log in the report.
c4137c50 13130
276d5ee0
RL
13131Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13132
13133 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13134
5d4a5ee6
JL
13135Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13136
13137 * Makefile.in (grep): Grep no longer depends on libiberty.
13138
13139Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13140
13141 * Makefile.in: all-snavigator needs all-libgui.
13142
13143Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13144
13145 * configure.in: Add cygmon and libstub support for mn10300.
13146
8af14275
ILT
13147Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13148
13149 * missing: Update to version from automake 1.3.
13150
fbd836fc
ILT
13151 * ltmain.sh: On installation, don't get confused if the same name
13152 appears more than once in the list of library names.
13153
466456d9
ILT
13154Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13155
13156 * config.sub: Accept m68060 and m5200 as CPU names.
13157
5d4a5ee6
JL
13158Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13159
13160 * configure: Use && rather than using -a in test, because odd
13161 strings can confuse test.
13162 * configure.in: Likewise.
13163
fbd836fc
ILT
13164Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13165
13166 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13167
f0983958
AO
13168Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13169
13170 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 13171 bootstrap4-lean): New targets.
f0983958 13172
bfed1ea0
JL
13173Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13174
13175 * mpw-* Delete. Not used.
13176
5d4a5ee6
JL
13177Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13178
13179 * COPYING.LIB: Update FSF address.
13180
bfed1ea0
JL
13181Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13182
13183 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13184
5d4a5ee6
JL
13185 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13186 GAS_SUPPORT_DIRS.
13187
bfed1ea0
JL
13188Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13189
13190 * ltconfig, ltmain.sh: Avoid producing a version number if
13191 -version-info was not used.
13192
5d4a5ee6
JL
13193Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13194
13195 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13196 building with newlib.
13197
131981998-04-30 Paul Eggert <eggert@twinsun.com>
13199
d207ebef 13200 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 13201 Solaris `make' causes it to continue to next definition.
d207ebef
JM
13202
13203Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13204
13205 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13206 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
13207
13208Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13209
13210 * configure.in: Change alpha to alpha* in several places.
13211
d207ebef
JM
13212Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13213
13214 * config.sub: Recognize sparc86x.
13215
77be0cab
MM
13216Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13217
13218 * configure.in (--enable-target-optspace): Remove debug echo.
13219
62441128
JW
13220Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13221
13222 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13223
bfed1ea0
JL
13224Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13225
13226 * ltconfig: Update cygwin32 support.
13227
5d4a5ee6
JL
13228 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13229 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13230 (GDB_SUPPORT_DIRS): Likewise.
13231
3f4ea1de
MM
13232Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13233
13234 * configure.in (target_makefile_frag): If --enable-target-optspace,
13235 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
13236 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13237 not used.
13238 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 13239
5d4a5ee6
JL
13240Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13241
13242 * Makefile.in (all-bfd): Depend on all-intl.
13243 (all-binutils): Likewise.
13244 (all-gas): Likewise.
13245 (all-gprof): Likewise.
13246 (all-ld): Likewise.
13247
132481998-04-19 Brendan Kehoe <brendan@cygnus.com>
13249
13250 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13251
bfed1ea0
JL
13252Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13253
5d4a5ee6
JL
13254 * Makefile.in (all-bfd): Depend upon all-libiberty.
13255
bfed1ea0
JL
13256 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13257
5d4a5ee6
JL
13258Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13259
13260 * Makefile.in: Add libstub.
13261
13262 * configure.in: Ditto. Build libstub for targets that have cygmon
13263 support.
13264
13265Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13266
13267 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13268
13269Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13270
13271 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13272 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13273
ec8d6ddc
KW
13274Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13275
13276 * configure: Define DEFAULT_M4 by searching PATH.
13277 * Makfile.in: Use DEFAULT_M4.
13278
bfed1ea0
JL
13279Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13280
13281 * ltconfig: Add cygwin32 support.
13282
5d4a5ee6
JL
13283 * Makefile.in, configure.in: Add libtool as a native only directory
13284 to configure and build.
13285
547a6183
JL
13286Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13287
13288 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13289
5d4a5ee6 13290Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 13291
5d4a5ee6
JL
13292 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13293
13294Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13295
13296 * Makefile.in: add ash make rules
13297 * configure.in: add ash to native_only and host_tools lists
13298
13299Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13300
13301 * Makefile.in (all-gettext, all-intl): New targets.
13302 (ALL_MODULES): Added all-gettext, all-intl.
13303 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13304 (INSTALL_MODULES): Added install-gettext, install-intl.
13305 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13306
13307 * configure.in (host_tools): Added gettext.
13308 (native_only): Likewise.
13309 (noconfigdirs) [various cases]: Likewise.
13310 (host_libs): Added intl.
13311
d207ebef
JM
13312Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13313
13314 * configure: Do not disable building gdbtk for cygwin32 hosts.
13315
e98e406f
NC
13316Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13317
13318 * configure.in: Add thumb-coff target.
13319 * config.sub: Add thumb-coff target.
13320
5d4a5ee6
JL
13321Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13322
13323 * Makefile.in: Revert yesterday's change.
13324 (all-target-winsup): all-target-librx stays out of here.
13325
13326Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13327
13328 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13329 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13330 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13331 Remove references to librx and libg++.
13332
13333Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13334
13335 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13336 recursive makes
13337
bfed1ea0
JL
13338Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13339
13340 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 13341 for newlib directory.
bfed1ea0
JL
13342 (CXX_FOR_TARGET): Likewise.
13343
13344Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13345
13346 * ltconfig: Update after libtool/ltconfig.in change for
13347 hpux11.
13348
13349Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13350
13351 * ltconfig, ltmain.sh: Update to libtool 1.2.
13352
3cd730af
MH
13353Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13354
13355 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13356 (install-gcc-cross): Instead, override LANGUAGES here.
13357
80564603
DL
133581998-03-18 Dave Love <d.love@dl.ac.uk>
13359
13360 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13361 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13362
d207ebef
JM
13363Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13364
13365 * configure.in: Add Thumb-pe target.
13366
5d4a5ee6 13367Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 13368
5d4a5ee6
JL
13369 * Makefile.in - changed sn targets to snavigator
13370 * configure.in - changed sn targets to snavigator
13371
2d4a0558
MH
13372Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13373
13374 * config-ml.in: After building symlink tree call make distclean
13375 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13376 to be the case for libiberty.
13377
04b93567
L
13378Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13379
13380 * configure: When making link, also check the current
13381 directory. The configure scripts may create one.
13382
9a06b842
RH
13383Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13384
13385 * config.sub: Accept alphapca56 and alphaev6 properly.
13386
217fc4e6
FS
13387Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13388
13389 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13390
3e07bdbd 13391Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 13392
e490616e 13393 * config.sub (sco5): Fix typo.
3e07bdbd 13394
5d4a5ee6
JL
13395Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13396
13397 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13398 install-itcl.
13399 (install-itcl): Remove dependency on install-tcl.
13400
13401Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13402
13403 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13404
13405Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13406
13407 * configure.in: Don't build libgui for a cygwin32 target when not on
13408 a cygwin32 host.
13409
13410Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13411
13412 * configure (redirect): Set to null, so default behavior of
13413 configure is now --verbose.
13414
ce0d965c
DL
134151998-02-16 Dave Love <d.love@dl.ac.uk>
13416
13417 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13418 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13419
3acd1fd0
MH
13420Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13421
13422 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13423 this change to sync Makefile.in with its ChangeLog entries.
13424
5d4a5ee6
JL
13425Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13426
13427 * ltmain.sh (mkdir): Check that the directory doesn't exist
13428 before we exit with error, so that we don't get races during
13429 parallel builds.
13430
bfed1ea0
JL
13431Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13432
13433 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13434
4e77e8f1
MH
13435Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13436
13437 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13438 PICFLAG_FOR_TARGET.
13439 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13440
13441 * configure: Emit a definition for the new macro enable_shared
13442 into each Makefile.
13443
5d4a5ee6
JL
13444Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13445
13446 * configure.in (host_tools, native_only): Add libtool.
13447
13448Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13449
13450 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13451 Fix typo in ming config comment.
13452
bfed1ea0
JL
13453Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13454
13455 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13456
5d4a5ee6
JL
13457Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13458
13459 * config.sub: Add tic30 cases, and map c30 to tic30.
13460
8821a725
RH
13461Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13462
13463 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13464 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13465 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13466 (CLEAN_TARGET_MODULES): Similarly
13467 (all-target-libf2c): Add dependences.
4e81ae98 13468 * configure.in (target_libs): Add libf2c.
8821a725 13469
5d4a5ee6
JL
13470Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13471
13472 * configure.in: Remove expect from noconfigdirs when target
13473 is cygwin32. OK to build expect and dejagnu with Canadian
13474 Cross.
13475
0aadd657
ILT
13476Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13477
5d4a5ee6
JL
13478 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13479 host.
13480
0aadd657
ILT
13481 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13482 and mingw32.
13483
d0a8352c
MH
13484Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13485
13486 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13487 here as it is not defined in the toplevel Makefile.
13488
59739e3c
MH
13489Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13490
13491 * configure (package_makefile_rules_frag): New variable, which names
13492 a file with generic rules, ...
13493 Change comment to mention we now have FIVE parts.
13494 * configure: Undo last change.
13495
228197ee
LT
13496Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13497
13498 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 13499 * config.sub: More accurate determination of HP processor types.
228197ee 13500
efd4c0ba
MH
13501Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13502
13503 * configure (package_makefile_frag): Move inserting the
13504 ${package_makefile_frag} to where it should be according
13505 to the comment.
13506
6eef3189
PB
13507Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13508
13509 * config.guess: Add support for Linux/ARM.
13510
d207ebef
JM
13511Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13512
13513 * .cvsignore: Remove *-info and *-install since they match
13514 release-info and mpw-install, which we don't want to just ignore.
13515
48464ebf
RH
13516Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13517
13518 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13519
803462a7
PN
13520Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13521
13522 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13523 local_prefix to sub-make invocations.
13524
520ab477
L
13525Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13526
13527 * configure.in: Check makefile fragments in the source
13528 directory.
13529
4bcdb76d
AO
13530Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13531
ceff9b14
AO
13532 * configure.in: Check whether host and target makefile
13533 fragments exist before adding them to *_makefile_frag.
4bcdb76d 13534
5d4a5ee6
JL
13535Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13536
13537 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13538
13539Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13540
13541 * configure.in: Make sure we only replace RPATH_ENVVAR on
13542 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13543 regexp to sed.
13544
13545 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13546 to sub-makes.
13547
0d3e11a5
LI
135481998-01-13 Lee Iverson (leei@ai.sri.com)
13549
13550 * config-ml.in (multi-do): LDFLAGS must include multilib
13551 designator.
13552
d45b3d87 13553Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
13554
13555 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13556
d39cd7a1
MK
13557Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13558
13559 * config.sub: Add mingw32 support.
13560 * configure.in: Likewise.
d39cd7a1 13561
6decbc24
FS
13562Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13563
13564 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13565
5d4a5ee6
JL
13566Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13567
13568 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13569 * configure (gxx_include_dir): Provide a definition for subdirs
13570 which do not use autoconf.
13571
13572Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13573
13574 * config.guess: Sync with egcs. Picks up new alpha support,
13575 BeOS & some additional linux support.
13576
d3d1907a
JL
13577Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13578
13579 * config.guess: HP 9000/803 is a PA1.1 machine.
13580
b104e095
RH
13581Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13582
13583 * configure.in: It's alpha*-...
13584
aca823c1
L
13585Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13586
13587 * configure.in (host_makefile_frag, target_makefile_frag):
13588 Handle multiple config files.
13589 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13590 alpha-*-*.
13591
d207ebef
JM
13592Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13593
13594 * mkdep: New file.
13595
13596Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13597
13598 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13599
5d4a5ee6
JL
13600Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13601
13602 * Makefile.in: Add libgui directory.
13603 (GDB_TK): Add all-libgui.
13604 * configure.in: Add libgui directory.
13605 * configure: Add all-libgui to GDB_TK.
13606
13607Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13608
13609 * config-ml.in (multidirs): Add m32r to multilib list.
13610
13611Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13612
13613 * Makefile.in (all-target-gperf): Change dependency to
13614 all-target-libstdc++.
13615
baf55877
FF
13616Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13617
13618 * config.guess: Add BeOS support.
13619
5d4a5ee6
JL
13620Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13621
13622 Source directory cvs renamed to cvssrc:
13623 * configure.in (host_tools): Change cvs to cvssrc.
13624 (native_only): Likewise.
13625 (noconfigdirs) [various cases]: Likewise.
13626 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13627 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13628 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13629 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13630 (all-cvssrc): Rename target from all-cvs.
13631
f2d76545
JL
13632Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13633
13634 * configure (gxx_include_dir): Fix thinko.
13635
205cba53
JL
13636Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13637
13638 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13639 (install-cross, install-gcc-cross): New targets.
13640
5d4a5ee6
JL
13641Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13642
13643 * configure.in (noconfigdirs): Add support for Thumb target.
13644
13645 * config.sub (maybe_os): Add support for Thumb target.
13646
13647Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13648
13649 * Makefile.in: Add rules for cygmon.
13650
13651 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13652
96b0f1fc
JL
13653Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13654
13655 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13656 * configure (gxx_include_dir): Provide a definition for subdirs
13657 which do not use autoconf.
d207ebef
JM
13658
13659Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13660
13661 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 13662 11/18/97 build
d207ebef 13663
7dfef6ed
JL
13664Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13665
13666 * From Franz Sirl.
13667 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13668 found on RedHat Linux systems.
96b0f1fc 13669
83cfe7c0
JL
13670Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13671
13672 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13673 guesses.
13674
7dfef6ed
JL
13675Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13676
13677 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13678
5d4a5ee6
JL
13679Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13680
13681 * ltmain.sh: If mkdir fails, check whether the directory was created
13682 anyhow by some other process.
13683
d207ebef
JM
13684Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13685
13686 * configure.in (d30v-*-*): Configure all directories.
13687
13688Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13689
13690 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13691 for the D30V.
13692
13693Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13694
13695 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13696
5d4a5ee6
JL
13697Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13698
e490616e
ZW
13699 * include/libiberty.h: Add extern "C" { so it can be used with C++
13700 progrms.
13701 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13702 programs.
5d4a5ee6 13703
d207ebef
JM
13704Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13705
13706 * configure.in (d30v-*-*): Configure GCC now.
13707
5d4a5ee6
JL
13708Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13709
13710 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13711 is no longer needed.
13712
c9670e62
JM
13713Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13714
13715 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13716
cc71c0ca
MH
13717Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13718
13719 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13720 targets using "$@" to provide support for similar but not identical
13721 targets without having to duplicate code.
13722
d207ebef
JM
13723Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13724
13725 * makefile.vms: Fix to work with DEC C.
13726
13727Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13728
13729 * config.sub: Add mips-tx39-elf to marketing names.
13730
13731Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13732
13733 * ltmain.sh: Handle symlinks in generated script.
13734
13735Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13736
13737 * configure: Handle autoconf style directory options: --bindir,
13738 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13739 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13740 --sysconfdir.
13741 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13742 (sharedstatedir, localstatedir, oldincludedir): New variables.
13743 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13744 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13745 sbindir, sharedstatedir, and sysconfdir.
13746
b1e3ddfd
AJ
13747Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13748
13749 * Makefile.in (bootstrap-lean): New target.
13750
d207ebef
JM
13751Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13752
13753 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 13754 sn, and gnuserv from noconfigdirs.
d207ebef
JM
13755
13756Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13757
13758 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13759
09f97c1e
JL
13760Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13761
13762 * Makefile.in (cross): New target.
13763
335d0ab2
AO
13764Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13765 Jeff Law <law@cygnus.com>
13766
13767 * Makefile.in (bootstrap2, bootstrap3): New targets.
13768 (all-bootstrap): Remove outdated and confusing target.
339c9b00 13769 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 13770
d207ebef
JM
13771Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13772
13773 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 13774 windows. Consistent with gdb/configure.
d207ebef 13775
e693cc28
UD
137761997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13777
e693cc28
UD
13778 * configure.in: Name Linux target fragment.
13779
13780 * configure: Rewrite so that project Makefile fragment is inserted
13781 first and appears last in the resulting Makefile.
13782
d207ebef
JM
13783Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13784
13785 * Makefile.in (install-itcl): Install tcl first.
13786
5d4a5ee6
JL
13787Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13788
13789 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13790
f401679e
JW
13791Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13792
13793 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13794
13795 * configure.in (skipdirs): Add target-librx for Linux.
13796 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13797
ec20b1b9
JL
13798Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13799
13800 * Makefile.in (bootstrap): New target.
13801
becdcf6d
JL
13802Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13803
63f6bcd7 13804 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 13805
d207ebef
JM
13806Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13807
13808 * config.guess: Merge with FSF.
13809
0c82f6bf
FF
13810Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13811
13812 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13813
d207ebef
JM
13814Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13815
13816 * config.sub: Add "marketing-names" patch.
13817
3fbc0b70
JS
13818Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13819
e490616e 13820 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 13821
e20d4801
JL
13822Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13823
13824 * config.sub: Handle v850-elf.
13825
fe181f78 13826Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
13827
13828 * .cvsignore (*-install): Remove.
13829
bfed1ea0
JL
13830Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13831
13832 * ltconfig: Set CONFIG_SHELL in libtool.
13833 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13834
558a1e7c
JW
13835Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13836
13837 * configure.in (target_subdir): Set to libraries if enable_multilib.
13838
7818d6fc
JW
13839Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13840
13841 * config.guess: Update from gcc directory.
13842
d207ebef
JM
13843Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13844
13845 * Makefile.in (all-sim): Depends on all-readline.
13846
6599da04
JM
13847Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13848
13849 * Makefile.in (BISON, YACC): Use $$s.
13850 (all-bison): Depend on all-texinfo.
13851
13852Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13853
13854 * Makefile.in (BISON): Add -L flag.
13855 (YACC): Likewise.
13856
d207ebef
JM
13857Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13858
4e81ae98
EC
13859 * configure.in (noconfigdirs): Add support for v850e target.
13860
d207ebef
JM
13861 * config.sub (maybe_os): Add support for v850e target.
13862
13863Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13864
4e81ae98
EC
13865 * configure.in (noconfigdirs): Add support for v850ea target.
13866
d207ebef
JM
13867 * config.sub (maybe_os): Add support for v850ea target.
13868
6599da04
JM
13869Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13870
13871 * config.sub: Add mipstx39. Delete r3900.
13872
13873Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13874
13875 * Makefile.in (all-autoconf): Depends on all-texinfo.
13876
13877Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13878
13879 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13880 eabi targets.
13881
13882Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13883
13884 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13885
13886 * configure: When handling a Canadian Cross, handle YACC as well as
13887 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 13888 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
13889
13890Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13891
13892 * Makefile.in (BISON): bison, not byacc or bison -y.
13893 (YACC): bison -y or byacc or yacc.
13894 (various): Add *-bison as appropriate.
13895 (taz): No need to mess with BISON anymore.
13896
13897Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13898
13899 * configure: If OSTYPE matches *win32*, try to find a good value for
13900 CONFIG_SHELL.
13901
13902Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13903
13904 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13905 configure.in if it is present.
13906
13907Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13908
13909 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13910
13911Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13912
13913 * config.sub: Recognize `arc' cpu.
13914 * configure.in: Likewise.
13915 * config-ml.in: Likewise.
13916
13917Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13918
13919 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13920
13921Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13922
13923 * configure: Changed sed delimiter from ':' to '|' when
13924 attempting to substitute ${config_shell} for SHELL. On
13925 NT ${config_shell} may contain a ':' in it.
13926
13927Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13928
13929 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13930
13931Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13932
13933 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13934
13935Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13936
13937 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13938
13939 * ylwrap: If the program is a relative path, force it to be
13940 absolute.
13941
13942Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13943
13944 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13945
13946Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13947
13948 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
13949 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13950 for libraries.
6599da04
JM
13951
13952Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13953
13954 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 13955 separated by spaces.
6599da04
JM
13956
13957Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13958
13959 * ylwrap: New file.
13960 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13961
13962 * ltmain.sh: Handle /bin/sh at start of install program.
13963
13964 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13965
13966 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13967 * missing: New file, from automake 1.2.
13968
13969Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13970
13971 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13972 check-tk to CHECK_X11_MODULES.
13973
13974Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13975
13976 * config.sub: Merge with FSF.
13977
13978Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13979
13980 * config.guess: Merge with FSF.
13981
13982Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13983
13984 * configure: Treat msdosdjgpp like go32.
13985 * configure.in: Likewise. Don't remove gprof for go32.
13986
13987 * configure: Change Makefile.tem2 to Makefile.tm2.
13988
13989Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13990
13991 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13992
13993Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13994
13995 * install-sh (chmodcmd): Set to null if the DST directory already
13996 exists. Same as Nov 11th change.
13997
13998Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13999
4e81ae98 14000 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
14001
14002Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14003
14004 * config.guess: Update from FSF.
14005
14006Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14007
14008 * Makefile.in (GDB_TK): Depend on itcl and tix.
14009
14010Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14011
14012 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14013 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14014 (INSTALL_SCRIPT): New variable.
14015 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14016 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14017 to -x.
14018 * install-sh: Add support for -x option.
14019
14020Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14021
14022 * configure.in, Makefile.in: Treat tix like itcl.
14023
14024Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14025
14026 * Makefile.in (WINDRES): New variable.
14027 (WINDRES_FOR_TARGET): New variable.
14028 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14029 (EXTRA_HOST_FLAGS): Add WINDRES.
14030 (EXTRA_TARGET_FLAGS): Add WINDRES.
14031 (EXTRA_GCC_FLAGS): Add WINDRES.
14032 ($(DO_X)): Pass down WINDRES.
14033 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14034 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14035 DLLTOOL_FOR_TARGET.
14036
14037Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14038
14039 * configure.in: configure sim before gdb for win32-x-ppc
14040
14041Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14042
14043 Move gperf into the toplevel, from libg++.
14044 * configure.in (target_tools): Add target-gperf.
14045 (native_only): Add target-gperf.
14046 * Makefile.in (all-target-gperf): New target, depend on
14047 all-target-libg++.
14048 (configure-target-gperf): Empty rule.
14049 (ALL_TARGET_MODULES): Add all-target-gperf.
14050 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14051 (CHECK_TARGET_MODULES): Add check-target-gperf.
14052 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14053 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14054
14055Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 14056
6599da04
JM
14057 * config.sub (mn10200): Recognize new basic machine.
14058
14059Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14060
14061 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14062 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14063
14064Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14065
14066 * configure.in: If we're building mips-sgi-irix6* native, turn on
14067 ENABLE_MULTILIB and set TARGET_SUBDIR.
14068
14069Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14070
14071 * Makefile.in (all-sn): Depend on all-grep.
14072
14073Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14074
14075 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14076
14077 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14078 Makefile. From Jeff Makey <jeff@cts.com>.
14079 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14080
14081 * Makefile.in (DISTBISONFILES): Remove.
14082 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14083 $(DEFAULT_YACC).
14084
14085 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 14086 cygwin32.
6599da04
JM
14087
14088 * Makefile.in (LD): New variable.
14089 (EXTRA_HOST_FLAGS): Pass down LD.
14090 ($(DO_X)): Likewise.
14091
14092Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14093
14094 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14095
14096Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14097
14098 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 14099 before adding our own. Always add --build.
6599da04
JM
14100
14101Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14102
14103 * configure.in (targargs): Pass --build if we're doing
14104 a cross-compile.
14105
14106Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14107
ca236658 14108 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
14109 sed. Otherwise sed chokes on NT path names with drive
14110 designators. Also look for "?:*" as the leading characters in an
14111 absolute pathname.
14112
14113Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14114
14115 * config.sub: Support for r3900.
14116
14117Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14118
14119 * configure.in: Use install-sh, not install.sh.
14120
14121Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14122
14123 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14124 apply it twice.
14125
14126Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14127
14128 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14129 install-binutils.
14130
14131Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14132
14133 * Makefile.in: Add automake targets.
14134 * configure.in (host_tools): Add automake.
14135
14136Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14137
14138 * configure: Default CXX to c++, not gcc.
14139 * Makefile.in (CXX): Set to c++, not gcc.
14140 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14141
14142Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14143
14144 * install-sh: try appending a .exe if source file doesn't
14145 exist
14146
14147Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14148
14149 * configure.in: Turn on multilib by default.
14150 (cross_only): Remove target-libiberty.
14151
14152 * Makefile.in (all-gcc): Don't depend on libiberty.
14153
14154Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14155
14156 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14157
14158Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14159
14160 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14161 (DISTBISONFILES): Add ld/Makefile.in
14162
14163Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14164
14165 * configure.in: if target is cygwin32 but host isn't cygwin32,
14166 don't configure gdb tcl tk expect, not just gdb.
14167
14168Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14169
14170 * configure.in: Added gnuserv everywhere sn appears.
14171
14172 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14173 (CROSS_CHECK_MODULES): Added check-gnuserv.
14174 (INSTALL_MODULES): Added install-gnuserv.
14175 (CLEAN_MODULES): Added clean-gnuserv.
14176 (all-gnuserv): New target.
14177
14178Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14179
14180 * config.guess: Fixes for MIPS OpenBSD systems.
14181
14182Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14183
14184 * Makefile.in (INSTALL_XFORM): Remove.
14185 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14186
14187 * mkinstalldirs: New file, copied from automake.
14188 * Makefile.in (installdirs): Rename from install-dirs. Use
14189 mkinstalldirs. Change all users.
14190 (DEVO_SUPPORT): Add mkinstalldirs.
14191
14192Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14193
14194 * install-sh: Rename from install.sh.
14195 * Makefile.in (INSTALL): Change install.sh to install-sh.
14196 (DEVO_SUPPORT): Likewise.
14197
14198 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14199 Graichen <graichen@rzpd.de>.
14200
14201Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14202
14203 * config.guess: Recognize OpenBSD systems correctly.
14204
14205Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14206
14207 * README, Makefile.in (ETC_SUPPORT): Remove references to
14208 cfg-paper*, configure.{texi,man,info*}._
14209
14210Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14211
14212 * Makefile.in (all.normal): Ensure that gcc is built after all
14213 the x11 - ie gdb - targets.
14214
14215Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14216
14217 * makefile.vms: Don't run conf-a-gas.
14218
14219Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14220
e490616e 14221 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 14222
d207ebef
JM
14223Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14224
14225 * configure.in: Remove noconfigdirs case since gdb also
14226 configures and builds for tic80-coff.
14227
6599da04
JM
14228Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14229
14230 * configure: Set cache_file to config.cache.
14231 * Makefile.in (local-distclean): Remove config.cache.
14232
14233Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14234
14235 * COPYING: Update FSF address.
14236
d207ebef
JM
14237Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14238
14239 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14240 noconfigdirs.
14241
6599da04
JM
14242Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14243
14244 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14245 MAKEDIRS, is empty.
14246
14247Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14248
14249 * config.sub: Tweak mn10300 entry.
14250
14251Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14252
14253 * configure.in (host_tools): Put sim before gdb, so gdb's
14254 configure.tgt can determine if the simulator was configured.
14255
14256Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14257
14258 * config.sub: Move BeOS $os case to be with other Cygnus
14259 local cases.
14260
14261Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14262
14263 * config.sub: Remove misplaced comment that broke Linux.
14264
14265Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14266
14267 * config.sub: Add BeOS support.
14268
14269Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14270
14271 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14272
14273Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14274
14275 * configure.in (noconfigdirs): Remove tcl and tk from
14276 noconfigdirs for cygwin32 builds.
14277
d207ebef
JM
14278Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14279
14280 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14281
6599da04
JM
14282Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14283
14284 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14285 make-all.com, use makefile.vms instead.
14286
14287Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14288
14289 * config.sub: Accept -lnews*.
14290
d207ebef
JM
14291Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14292
14293 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 14294 target-examples and target-libiberty for d30v.
d207ebef
JM
14295
14296Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14297
14298 * configure.in (noconfigdirs): Enable ld for d30v.
14299
14300Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14301
14302 * configure.in (tic80-*-*): Build compiler.
14303
14304Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14305
14306 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 14307 unsupported d30v directories
d207ebef
JM
14308
14309Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14310
4e81ae98
EC
14311 * config.sub, configure.in: Add d30v target cpu.
14312
6599da04
JM
14313Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14314
14315 * makefile.vms: New file.
14316 * make-all.com: Remove.
14317
14318Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14319
14320 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14321
14322Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14323
14324 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14325
14326Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14327
14328 * Makefile.in (ALL_MODULES): Added all-db.
14329 (CROSS_CHECK_MODULES): Addec check-db.
14330 (INSTALL_MODULES): Added install-db.
14331 (CLEAN_MODULES): Added clean-db.
14332
14333Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14334
14335 * config.guess: Merge with latest FSF sources.
14336
14337Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14338
14339 * Makefile.in (ALL_MODULES): Added all-itcl.
14340 (CROSS_CHECK_MODULES): Added check-itcl.
14341 (INSTALL_MODULES): Added install-itcl.
14342 (CLEAN_MODULES): Added clean-itcl.
14343
14344Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14345
14346 * configure.in: build gdb for mn10200
14347
14348Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14349
14350 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14351
d207ebef
JM
14352Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14353
14354 * configure.in (tic80-*-*): Turn off most targets right now.
14355
6599da04
JM
14356Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14357
14358 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14359 rather than the makeinfo program.
14360 (do-info): Depend upon all-texinfo.
14361
14362Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14363
14364 * configure.in: Remove uses of config/mh-linux.
14365
14366 * config.sub, config.guess: Merge with latest FSF sources.
14367
d207ebef
JM
14368Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14369
14370 * config.sub (case $basic_machine): Add tic80 entries.
14371
6599da04
JM
14372Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14373
14374 * config.sub, config.guess: Merge with latest FSF sources.
14375
14376Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14377
14378 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14379 * mpw-config.in: Test for NewFolderRecursive.
14380 * mpw-install: Use symbolic name for startup filename.
14381 * mpw-README: Add various additional details.
14382
14383Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14384
14385 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14386
14387Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14388
14389 * configure.in: Do build gcc and the target libraries for
14390 the mn10200.
14391
14392Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14393
14394 * configure.in: don't avoid building gdb for mn10300 any more
14395 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14396 instead of single-quoting it.
14397
14398Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14399
14400 * configure.in: Don't use --with-stabs on IRIX 6.
14401
14402Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14403
14404 * configure.in (m32r): Build gdb, libg++ now.
14405
14406Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14407
14408 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14409 directories from noconfigdirs.
14410
14411Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14412
14413 * config.sub (basic_machine): added mips16 configuration
14414
14415Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14416
14417 * config.sub: Handle d10v-unknown.
14418
d207ebef
JM
14419Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14420
14421 * config.sub: Handle v850-unknown.
14422
6599da04
JM
14423Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14424
14425 * Makefile.in: add findutils
14426 * configure.in: add findutils to list of host_tools
14427
14428Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14429
14430 * config.sub: Handle mn10200 and mn10300.
14431
14432Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14433
14434 * configure.in (d10v-*): Do not build librx.
14435
14436Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14437
14438 * configure.in (mn10300): Build everything except gdb & libgloss.
14439
14440Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14441
14442 * config.guess: Patch for Dansk Data Elektronik servers,
14443 from Niels Skou Olsen <nso@dde.dk>.
14444
14445 For ncr, use /bin/uname rather than uname, since GNU uname does not
14446 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14447
14448 Patch for MIPS R4000 running System V,
14449 from Eric S. Raymond <esr@snark.thyrsus.com>.
14450
14451 Fix thinko for nextstep.
14452
14453 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14454
14455 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14456 * config.guess: Guess mips-dec-mach_bsd4.3.
14457
14458 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14459 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14460 release numbers.
14461 * config.guess (mips-mips-riscos*): Emit just enough of the
14462 release number.
14463
14464 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14465 * config.guess (sparc-auspex-sunos*): Added.
14466 (f300-fujitsu-*): Added.
14467
14468 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14469 * config.guess: Recognize a Tadpole as a sparc.
14470
14471Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14472
14473 * config.guess: Don't assume that NextStep version is either 2 or
14474 3. NextStep 4 (aka OpenStep 4) has come out now.
14475
14476Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14477
14478 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14479 From Rik Faith <faith@cs.unc.edu>.
14480
14481Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14482
14483 * config.sub: Contributions from bug-gnu-utils to:
14484 Support plain "hppa" (no version given) architecture, reported by
14485 OpenStep.
14486 OpenBSD like NetBSD.
14487 LynxOs is not a hardware supplier.
14488
14489 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 14490 OpenBSD like NetBSD.
6599da04
JM
14491 Stratus systems.
14492 More Pyramid systems.
14493 i[n>4]86 Intel chips.
14494 M680[n>4]0 Motorola chips.
14495 Use unknown instead of lynx for hardware manufacturer.
14496
14497Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14498
14499 * install.sh (chmodcmd): Set to null if the DST directory already
14500 exists.
14501
14502Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14503
14504 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14505 not use mt-ppc target Makefile fragment any more.
14506
14507Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14508
14509 * configure.in (*-*-windows): Exclude everything but those dirs
14510 needed to build windows.
14511
14512Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14513
14514 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14515
14516Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14517
14518 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
14519
14520Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14521
14522 * Undo my previous change.
14523
14524Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14525
14526 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14527 unconditionally.
14528 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14529
14530Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14531
14532 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14533 host to add it's own flags.
6599da04
JM
14534
14535Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14536
14537 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14538
14539Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14540
14541 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14542 (CXX_FOR_TARGET): Likewise.
14543 (GCC_FOR_TARGET): Define.
14544 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14545 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14546 CC_FOR_TARGET was specified on the command line.
14547 (MAKEOVERRIDES): Don't define.
14548
14549Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14550
14551 * configure.in (m32r): Fix spelling of libg++ libs.
14552
14553Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14554
14555 * config.sub (-apple*): Remove, now redundant.
14556
14557Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14558
14559 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14560
14561 * configure: Rework yesterday's sed script patch.
14562
14563 * config.sub: Merge with FSF.
14564
14565Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14566
14567 * config.guess: Merge from FSF.
14568
14569 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
14570 * config.guess: Use pc instead of unknown, for pc clone systems.
14571 Change linux to linux-gnu.
6599da04
JM
14572
14573 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 14574 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
14575
14576Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14577
14578 * test-build.mk (HOLES): Add "xargs" for gdb.
14579
14580 * configure: Avoid hpux10.20 sed bug.
14581
14582Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14583
731a8127 14584 * configure.in: Add support for windows host
6599da04
JM
14585 (that is a build done under the Microsoft build environment).
14586
14587Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14588
14589 * Makefile.in: Replace all uses of srcroot with s, to shrink
14590 command line lengths.
14591
14592 Patches from Geoffrey Noer <noer@cygnus.com>:
14593 * configure.in: If configuring for newlib, pass --with-newlib to
14594 subdirectories.
14595 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14596 -Bnewlib/ and -Lwinsup to gcc.
14597 (CXX_FOR_TARGET): Likewise.
14598
14599Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14600
14601 * Makefile.in (ETC_SUPPORT): Add configure.
14602
14603Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14604
4e81ae98 14605 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
14606 host configuration file.
14607
14608Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14609
14610 * configure.in: Break mn10x00 support into separate
14611 mn10200 and mn10300 configurations.
14612 * config.sub: Likewise.
14613
14614Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14615
14616 * configure.in: Add lots of stuff to noconfigdirs for
14617 the mn10x00 targets.
14618
14619 * config.sub, configure.in: Add mn10x00 support.
14620
14621Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14622
14623 * make-all.com: Call conf-a-gas, not config-a-gas.
14624
14625Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14626
14627 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 14628 targets.
6599da04
JM
14629
14630Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14631
14632 * mpw-README: Add much more detail for native PowerMac.
14633 * mpw-install: New file.
14634 * mpw-configure: Add --norecursion and --help options.
14635 * mpw-config.in: Translate readme and install files when
14636 copying to objdir.
14637 * mpw-build.in: Don't always depend on byacc and flex.
14638 (install-only-top): New action.
14639
d207ebef
JM
14640Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14641
14642 * configure.in: You can now configure GDB for the v850.
14643
6599da04
JM
14644Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14645
14646 * configure.in (noconfigdirs): Don't configure any C++ dirs
14647 if targeting D10V.
14648
14649Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14650
14651 * config.sub: Recognize mips64vr5000.
14652
14653Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14654
14655 * configure.in: Use a single line for host_tools and native_only.
14656
14657Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14658
14659 * config.sub, configure.in: Add entries for m32r.
14660
14661Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14662
14663 * Makefile.in (inet-install): Don't run install-gzip.
14664
14665Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14666
14667 * configure.in: Don't config lots of things for *-*-windows*.
14668
14669Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14670
14671 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14672 (host_libs, host_tools): Copy from configure.in.
14673 * mpw-configure: Don't complain about directories not found.
14674
14675Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14676
14677 * configure.in (i[345]86): Recognize i686 for pentium pro.
14678 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14679 file.
14680
14681 * config.guess (i[345]86): Ditto.
14682
14683Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14684
14685 * configure.in (noconfigdirs): Removed gdb for D10V.
14686
d207ebef 14687Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 14688
d207ebef
JM
14689 * configure.in: Remove ld, target-libio, target-libg++, and
14690 target-libstdc++ from noconfigdirs.
5d4a5ee6 14691
6599da04
JM
14692Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14693
14694 * configure: Fix three locations where shell scripts were
14695 being run directly rather than with config_shell.
14696
d207ebef
JM
14697Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14698
14699 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14700 * config.sub (basic_machine): Recognize v850.
14701
6599da04
JM
14702Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14703
14704 * mpw-configure: Handle multiple enable/disable options and
14705 pass them down recursively, handle -c and -s flags appropriately
14706 depending on choice of compiler, add escape mechanism for
14707 quoted arguments to gC.
14708
14709Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14710
14711 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14712 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14713 so that -mrelocatable-lib and -mno-eabi are used.
14714
14715 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14716 not support --print-multi-lib, don't abort.
14717
6599da04
JM
14718Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14719
14720 * make-all.com: Run config-a-gas.
14721 * setup.com: Don't copy subdirectory files around.
14722
14723Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14724
14725 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14726 target, it now compiles correctly.
14727
14728Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14729
14730 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14731
14732Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14733
4e81ae98 14734 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
14735
14736Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14737
14738 * configure.in (native_only): Add prms.
14739
14740Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14741
14742 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14743 (BINUTILS_SUPPORT_DIRS): Likewise.
14744
14745Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14746
14747 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14748 d10v support is added.
14749
14750Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14751
14752 * configure.in (d10v-*-*): New target.
14753
14754Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14755
14756 * config.guess (HP 9000/811): Recognize this as a PA1.1
14757 machine.
14758
14759Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14760
14761 * Makefile.in (do-tar-gz): New target, split out from tail end of
14762 taz target. Run each command separately, don't use pipes.
14763 (taz): Use it.
14764
14765Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14766
14767 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14768 * mpw-build.in: No builds should depend on building byacc or flex,
14769 they are assumed to be installed already.
14770
14771Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14772
14773 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14774 variable that CC_FOR_TARGET needs.
14775
14776Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14777
14778 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14779 options have changed since the last time the subdirectory was
14780 configured, and if it has, reconfigure.
14781 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14782 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14783
14784Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14785
14786 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14787 CLEAN_MODULES): Add bash.
14788 (all-bash): New target.
14789
14790Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14791
14792 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14793
14794Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14795
14796 * config.sub (basic_machine): Recognize d10v as a valid processor.
14797
14798Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14799
14800 * mpw-configure: Add support for --bindir.
14801 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14802
14803Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14804
14805 * configure.in: add bash, time, gawk to list of hosttools and things
14806 to only build for native toolchains
14807
14808Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14809
14810 * Makefile.in (docdir): Remove.
14811
14812Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14813
14814 * Makefile.in (datadir): Set to $(prefix)/share.
14815
14816Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14817
14818 * configure.in: build diff and patch for cygwin32-hosted
14819 toolchains.
14820
14821Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14822
14823 * config.sub: Accept -rtems*.
14824
14825Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14826
e490616e
ZW
14827 * configure.in: enable dosrel for cygwin32-hosted builds,
14828 remove diff from the list of things not buildable
14829 via Canadian Cross
6599da04
JM
14830
14831Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14832
14833 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 14834 don't get ". ".
6599da04
JM
14835
14836Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14837
14838 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14839
14840Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14841
14842 * Makefile.in (taz): Handle case where tex3patch didn't even get
14843 checked out. Also, if it was found, put the symlink in a new util
14844 subdirectory.
14845
14846Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14847
14848 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14849
14850Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14851
14852 * config.sub: Recognize -openvms.
14853 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14854 * make-all.com, setup.com: New files.
14855
14856Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14857
14858 * Makefile.in (taz): tex3patch moved to texinfo/util.
14859
14860Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14861
14862 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14863 * configure.in: remove make from disable-if-Can-Cross list
14864 enable gdb if ${host} and ${target} are cygwin32
14865
14866Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14867
14868 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14869 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14870
14871Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14872
14873 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14874 distinguish sysv/svr4/bsd variants.
14875 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14876
14877Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14878
14879 * configure.in: Added copyright notice.
14880 * move-if-change: Added copyright notice.
14881
14882Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14883
14884 * configure.in (powerpcle-*-solaris*): Until we get shared
14885 libraries working, don't build gdb, sim, make, tcl, tk, or
14886 expect.
14887
14888Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14889
14890 * config.guess: Merge with FSF:
14891
14892 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14893 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14894
14895 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14896 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14897
14898 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14899 * config.guess: Combine two OSF1 rules.
14900 Also recognize field test versions. From mjr@zk3.dec.com.
14901 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14902 because GNU uname does not support -p. From pmr@pajato.com.
14903
14904Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14905
14906 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14907
14908Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14909
14910 * mpw-README: Document GCCIncludes.
14911
14912Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14913
14914 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14915
14916Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14917
14918 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14919
14920Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14921
14922 * configure.in (*-*-cygwin32): Configure make.
14923
14924Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14925
14926 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14927
14928Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14929
14930 * Makefile.in (all-inet): Depend on all-perl.
14931
14932 * Makefile.in (inet-install): New target.
14933
14934 * Makefile.in (all-inet): Depend on all-tcl.
14935 (all-inet): Depend on all-send-pr.
14936
14937Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14938
14939 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14940 temporarily.
14941
14942Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14943
14944 * configure.in: Don't configure --with-gnu-ld on AIX.
14945
14946Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14947
14948 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14949
14950Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14951
14952 * Makefile.in (ALL_MODULES): Added all-inet.
14953 (CROSS_CHECK_MODULES): Added check-inet.
14954 (INSTALL_MODULES): Added install-inet.
14955 (CLEAN_MODULES): Added clean-inet.
14956 (all-indent): New target.
14957
14958 * configure.in (host_tools): Added inet.
14959 (native_only): Added inet.
14960 (noconfigdirs): Added inet.
14961
14962Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14963
14964 * configure.in: Don't configure libgloss if we are not configuring
14965 newlib.
14966
14967Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14968
14969 * configure.in: Don't configure libgloss for unsupported
14970 architectures.
14971
14972Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14973
14974 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14975
14976Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14977
14978 * Makefile.in (ALL_MODULES): Include all-apache.
14979 (CROSS_CHECK_MODULES): Include check-apache.
14980 (INSTALL_MODULES): Include install-apache.
14981 (all-apache): New target.
14982
14983 * configure.in: Added apache everywhere perl is seen.
14984
14985Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14986
14987 * Makefile.in: Add support for clean-{module} and
14988 clean-target-{module} rules.
14989
14990Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14991
14992 * configure.in (*-*-ose) do not build libgloss.
14993
14994Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14995
14996 * config.guess (prep*:SunOS:5.*:*): Turn into
14997 powerpele-unknown-solaris2.
14998
14999Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15000
15001 * configure.in: Permit --enable-shared to specify a list of
15002 directories.
15003
15004Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15005
15006 * configure.in (host==solaris): Pass only the first word of $CC
15007 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15008
15009Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15010
15011 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15012
15013Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15014
15015 * Makefile.in (ALL_MODULES): Include all-perl.
15016 (CROSS_CHECK_MODULES): Include check-perl.
15017 (INSTALL_MODULES): Include install-perl.
15018 (ALL_X11_MODULES): Include all-guile.
15019 (CHECK_X11_MODULES): Include check-guile.
15020 (INSTALL_X11_MODULES): Include install-guile.
15021 (all-perl): New target.
15022 (all-guile): New target.
15023
15024 * configure.in (host_tools): Include perl and guile.
15025 (native_only): Include perl and guile.
15026 (noconfigdirs): Don't build guile and perl; no ports have been
15027 done.
15028
15029Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15030
e490616e
ZW
15031 * configure (--enable-*): Handle quoted option lists such as
15032 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
15033
15034Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15035
15036 * Makefile.in ({,inst}all-target): New rule so we can make and
15037 install all of the target directories easily.
15038
15039Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15040
15041 * configure.in: Add missing global flag in sed substitution when
15042 deleting `target-' from ${configdirs}.
15043
15044Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15045
15046 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15047 option.
15048
15049 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15050 config/mh-necv4.
15051
15052 * install.sh: Correct misspelling of transformbasename.
15053
15054 * config.guess: Recognize mips-*-sysv*.
15055
15056Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15057
15058 * config.sub: Recognize mon960.
15059
15060Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15061
15062 * configure: Restore Canadian Cross handling of BISON and LEX,
15063 removed in Feb 20 change.
15064
15065Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15066
15067 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15068 Mention make install. Remove the old copyright date as well the
15069 clumsy and rather pointless copyright on the README file.
15070
15071Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15072
15073 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15074 Makefile after running symlink-tree, then run `make distclean' to
15075 avoid clobbering any generated files in srcdir.
15076
15077Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15078
15079 * configure.in (m68k-*-netbsd*): Build everything now.
15080
15081Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15082
15083 * Makefile.in (taz): Fix quoting.
15084
15085Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15086
15087 * configure.in (sparclet-*-*): Build everything now.
15088
15089Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15090
15091 * configure.in (m68k-*-linux*): New host.
15092
15093Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15094
15095 * configure: Check for bison before byacc.
15096
15097Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15098
15099 * Makefile.in configure: Change the way LEX and BISON/YACC are
15100 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15101 searching PATH. These are used as fallbacks by Makefile.in if
15102 flex/bison/byacc aren't in objdir.
15103
15104Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15105
15106 * Makefile.in: Make everything which depends upon all-bfd also
15107 depend upon all-opcodes, in case --with-commonbfdlib is used.
15108
15109Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15110
15111 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15112 building NT native compilers on Unix.
15113
15114Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15115
15116 * configure.in: Don't get CC from the host Makefile fragment if we
15117 can find gcc in PATH, or if this is a Canadian Cross. Move the
15118 Solaris test for /usr/ucb/cc to the post target script, just after
15119 the compiler sanity test.
15120
15121Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15122
15123 * config.sub: Merge with FSF.
15124
15125Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15126
15127 * Makefile.in (RPATH_ENVVAR): New variable.
15128 (REALLY_SET_LIB_PATH): Use it.
15129 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15130
15131Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15132
15133 * config.sub, configure.in: Recognize sparclet cpu.
15134
15135Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15136
15137 * config.guess: Support m68k-cbm-sysv4.
15138
15139Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15140
15141 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15142 m68k-unknown-linuxaout from linker help string. Put quotes around
15143 $ld_help_string.
15144
15145Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15146
15147 * config.guess (powerpc-harris-powerunix): Add guess for port
15148 to new target.
15149
15150Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15151
15152 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15153
15154Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15155
15156 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15157 $(REALLY_SET_LIB_PATH) in Makefile.
15158 * Makefile.in (SET_LIB_PATH): New variable.
15159 (REALLY_SET_LIB_PATH): New variable.
15160 ($(DO_X)): Use $(SET_LIB_PATH).
15161 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15162 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15163 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15164 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15165 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15166 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15167 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15168 (install-dosrel): Likewise.
15169 (all-opcodes): Depend upon all-libiberty.
15170
15171Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15172
15173 * config.guess (*:CYGWIN*): New
15174
15175Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15176
15177 * Makefile.in (all-target-winsup): All all-target-libiberty.
15178
15179Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15180
15181 * configure.in (noconfigdirs): Add missing # in front of comment.
15182
15183Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15184
15185 * configure.in: add second pass to things added to noconfigdirs
15186 so *-gm-magic can exclude libgloss properly.
15187
15188Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15189
15190 * mpw-configure (extralibs_name, rez_name): Set correctly
15191 for MWC68K compiler.
15192
15193 * mpw-README: Add more info on the necessary build tools.
15194
15195Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15196
15197 * configure.in, config.sub: Recognize cygwin32.
15198
15199Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15200
15201 * config.guess, config.sub: Recognize A/UX.
15202
15203Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15204
15205 * config.sub: Merge with gcc/config.sub.
15206
15207Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15208
15209 * mpw-build.in (do-binutils): Add build of stamps.
15210
15211Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15212
15213 * config.sub: Add recognition for mips64vr4100*-* targets.
15214
15215Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15216
15217 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15218 Add creation of gconfigargs with `--enable-shared' turned on.
15219 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15220 ($(host)-stamp-stage3-configured): Likewise.
15221 (HOLES): Add chatr and ldd.
15222 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15223
15224Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15225
15226 * configure: Pass --nfp to recursive configures.
15227
15228Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15229
15230 * Makefile.in (DLLTOOL): New.
15231 (DLLTOOL_FOR_TARGET): New.
15232 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15233 (EXTRA_TARGET_FLAGS): Ditto.
15234 (EXTRA_GCC_FLAGS): Ditto.
15235 (CONFIGURE_TARGET_MODULES): Ditto.
15236 (DO_X): Ditto.
15237 * configure: Add DLLTOOL.
15238
15239Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15240
15241 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15242 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15243 mh-sco, since old workarounds no longer needed, and don't
15244 build ld, since libraries have weak symbols in COFF.
15245
15246Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15247
15248 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15249
15250Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15251
15252 * configure.in: Make sure that ${CC} can be used to compile an
15253 executable.
15254
15255Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15256
15257 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15258 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15259 nothing depending on whether gdbtk is being built.
15260
15261Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15262
15263 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15264
15265Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15266
15267 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15268 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15269
15270Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15271
15272 * config-ml.in: Add support for
15273 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15274 Simplify setting of multidirs from --disable-foo.
15275
15276Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15277
15278 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15279 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15280 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 15281 non-empty, pass them on to the GCC make.
6599da04
JM
15282 (all-bootstrap): New rule that is like all-gcc, except it executes
15283 the GCC bootstrap rule instead of the GCC all rule.
15284
15285Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15286
15287 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15288
15289Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15290
15291 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15292 DG/UX support.
15293
15294Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15295
15296 * config.sub (i*86*) Change [345] to [3456]
15297
15298Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15299
15300 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15301 --with-gnu-ld=no.
15302
15303Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15304
15305 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15306 AIX multilibs get built.
15307
15308Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15309
15310 * configure.in (i386-win32): Don't build expect if we're not
15311 building the tcl subdir.
15312
15313Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15314
15315 * Makefile.in: (configure-target-examples, all-target-examples):
15316 New targets, configure and build example programs.
15317
15318Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15319
15320 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15321 use it as input to sedit the generated MPW makefile.
15322 * mpw-README: Add a suggestion about Gestalt.h.
15323
15324Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15325
15326 * config.sub: Accept *-*-ieee*.
15327
15328Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15329
15330 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15331 Ronald F. Guilmette <rfg@monkeys.com>.
15332
15333Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15334
15335 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15336 for powerpc-pe native.
15337 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15338 (target==powerpc-pe): duplicate i386-win32 entry.
15339
15340Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15341
15342 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15343 of vxworks, not just vxworks5.1.
15344
15345Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15346
15347 * mpw-configure: Add support for exec-prefix.
15348
15349Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15350
15351 * config.guess: Recognize HP model 816 machines as having
15352 a PA1.1 processor.
15353
15354Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15355
15356 * configure: Ignore new autoconf configure options.
15357
6599da04
JM
15358Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15359
15360 * config.guess: Recognize Pentium under SCO.
15361 From Robert Lipe <robertl@arnet.com>.
15362
15363Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15364
15365 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
15366
15367Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15368
15369 * configure.in: Don't configure gas for alpha-dec-osf*.
15370
15371Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15372
15373 * configure.in: Default to --with-stabs for some targets for which
15374 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15375 i[345]86*-*-unixware*.
15376
15377Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15378
15379 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15380 rather than basing it on the target. Simplify handling of options
15381 controlling which directories to configure. Remove extraneous
15382 slash in multi-clean target.
15383
15384Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15385
15386 * config-ml.in: Prefix more variables with ml_ so they don't collide
15387 with configure's.
15388
15389Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15390
15391 * configure: Don't turn -v into --v.
15392
15393Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15394
15395 * configure.in (targargs): Fix typo.
15396
15397 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15398
15399Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15400
15401 * configure.in: Strip --host and --target options from
15402 CONFIG_ARGUMENTS, and always configure for --host only. Add
15403 --with-cross-host option when building with a cross-compiler.
15404 * configure: Canonicalize the arguments put into config.status by
15405 always using `=' for an option with an argument. Pass a presumed
15406 --host or --target explicitly.
15407
15408Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15409
15410 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15411 into general OS recognition case.
15412
15413Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15414
15415 * configure.in (target_configdirs): add target-winsup only
15416 for win32 target systems.
15417
15418Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15419
15420 * Makefile.in (all-target-libgloss): Depend upon
15421 configure-target-newlib, since when libgloss is built it looks to
15422 see if the newlib directory exists.
15423
15424Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15425
15426 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15427 cfg-ml-*.in.
15428
15429Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15430
15431 * configure: Handle LD and LD_FOR_TARGET when configuring a
15432 Canadian Cross.
15433
6599da04
JM
15434Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15435
15436 * configure.in (target_libs): add target-winsup.
15437 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15438 (target==ppcle-pe): remove ld from $noconfigdirs.
15439
15440Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15441
15442 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15443 Preserve relative path names in $srcdir. Build symlink tree if
15444 configuring cross target dir and srcdir=. (= no VPATH support).
15445 (configure-target-libg++): Depend on configure-target-librx.
15446 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15447 * config-ml.in: New file.
15448 * symlink-tree: New file.
15449 * configure: Ensure srcdir="." if that's what it is.
15450
15451Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15452
15453 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15454 includes and FLEX_SKELETON setting.
15455 * mpw-configure (--with-gnu-ld): New option, controls whether
15456 to use PPCLink or ld with PowerMac GCC.
15457 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15458 * mpw-config.in: Configure grez if targeting Mac.
15459
15460 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
15461 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15462 just macos.
6599da04
JM
15463 * configure.in: Configure grez resource compiler if targeting Mac.
15464 * Makefile.in (all-grez, install-grez): New targets.
15465
15466Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15467
15468 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 15469 gcc in the path, set CC to gcc -O2.
6599da04
JM
15470
15471Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15472
15473 * configure: Default ${build} correctly. Avoid picking up extra
15474 spaces when reading CC and CXX from Makefile. When doing a
15475 Canadian Cross, use plausible default values for numerous
15476 variables.
15477 * configure.in: When doing a Canadian Cross, don't try to
15478 configure tools whose configure script can't handle it.
15479
15480Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15481
15482 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15483
15484Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15485
15486 * configure: Remove dubious bug reporting address.
15487
15488Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15489
15490 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15491 configure script, run that instead of this directory's configure.
15492 In either case, print a message that we're configuring the sub-dir.
15493
15494Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15495
15496 * configure.in: Before checking for the existence of various files,
15497 use sed to filter out "target-".
15498
15499Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15500
15501 * Makefile.in (DO_X): Split rule to decrease command line length
15502 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15503 (Philippe De Muyter).
15504
15505Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15506
15507 * Makefile.in (all-patch): depend on all-libiberty.
15508
15509Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15510
15511 * configure.in: If the only directory in target_configdirs which
15512 actually exists is libiberty, then set target_configdirs to empty,
15513 to avoid trying to build a target libiberty in a gas or gdb
15514 distribution.
15515
15516Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15517
15518 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
15519 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15520 systems.
6599da04
JM
15521
15522Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15523
15524 * configure.in (copy_dirs): Use sys-include instead of include
15525 for --with-headers option.
15526
15527Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15528
15529 * Makefile.in, configure.in: Make winsup builds work with
15530 new scheme.
15531
15532Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15533
15534 * configure.in: Build the linker on AIX.
15535
15536Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15537
15538 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15539 where needed.
15540
15541Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15542
15543 * Makefile.in (all-gcc): Fix typo.
15544
15545Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15546
15547 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15548
15549Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15550
15551 * configure.in: Rename libFOO to target-libFOO, and xiberty
15552 to target-xiberty, to provide more flexibility.
15553 (target_subdir): Define. Create if cross.
15554 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15555 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15556 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15557 check-libFOO -> check-target-libFOO, etc.
15558 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15559 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15560 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15561 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15562 allow ALL_GCC="" to only configure.
15563 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15564 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15565 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15566
15567Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15568
15569 * Makefile.in (taz): Build "info" in etc explicitly.
15570
15571Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15572
15573 * configure.in: Make sure that CC is undefined (as opposed to
15574 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15575 problem with autoconf trying to configure on a host without GCC.
15576
15577Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15578
15579 * mpw-configure: Set host alias from choice of host compiler,
15580 only use generic MPW Makefile sed if present, edit a file
15581 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15582 * mpw-README: Add problem notes about CW6 and CW7.
15583
15584Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15585
15586 * Makefile.in (taz): Use ";" instead of ";;".
15587
15588Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15589
15590 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15591 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15592 DISTDOCDIRS.
15593 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15594 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15595
15596Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15597
15598 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15599 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15600 Move bfd to DISTSTUFFDIRS.
15601
15602Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15603
15604 * Makefile.in (X11_LIB): Removed.
15605 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15606
15607 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15608
15609Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15610
15611 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15612 names.
15613
15614Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15615
15616 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15617
15618Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15619
15620 * configure.in (i[345]86-*-win32): Always build newlib.
15621 Don't configure cvs, autoconf or texinfo.
15622 * Makefile.in (LD_FOR_TARGET): New.
15623 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15624 Pass down LD_FOR_TARGET.
15625
15626Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15627
15628 * winsup: New directory.
15629 * Makefile.in: Build winsup.
15630 * configure.in: Winsup is configured when target is win32.
15631 Can only build win32 target GDB when native.
4e81ae98 15632
6599da04
JM
15633Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15634
15635 * config.guess: Recognize HP model 819 machines as having
15636 a PA 1.1 processor.
15637
15638Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15639
15640 * configure: Fix sed loop which substitutes for CC and CXX to
15641 avoid bug found in various sed implementations.
15642
15643Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15644
15645 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15646 simulator. Use standard powerpc-*-eabi*.
15647
15648Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15649
15650 * configure.in: Stop putting gas and binutils in noconfigdirs for
15651 powerpc-*-aix* and rs6000-*-*.
15652
15653Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15654
15655 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15656 -mcall-aixdesc libraries.
15657
15658Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15659
15660 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15661
15662 * config.sub (arm | armel | armeb): Fix shell syntax.
15663
15664Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15665
15666 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15667 -msoft-float and -mcpu=common support.
15668 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15669 libraries.
15670
15671Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15672
15673 * configure.in: Allow configuration and build of emacs19 for the alpha.
15674
15675Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15676
15677 * configure.in (CC): Get ^CC, not just any old CC, from
15678 ${host_makefile_frag}.
15679
15680Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15681
4e81ae98 15682 * configure.in (CC): Try to get CC from
6599da04
JM
15683 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15684
15685Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15686
15687 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15688 only if it exists in $(srcdir).
15689
15690Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15691
15692 * configure: If CC and CXX are not set in the environment, set
15693 them, based on either an existing Makefile or on searching for gcc
15694 in PATH. Substitute for CC and CXX in Makefile.
15695 * configure.in: Remove libm from target_libs. Separate
15696 target_configdirs from configdirs. If CC is not set in
15697 environment, try to get it from a host Makefile fragment. Rewrite
15698 changes of configdirs to use skipdirs instead. A few minor
15699 tweaks. Take directories out of target_configdirs as they are
15700 taken out of configdirs. Remove existing Makefile files from
15701 subdirectories. Substitute for TARGET_CONFIGDIRS and
15702 CONFIG_ARGUMENTS in Makefile.
15703 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15704 by configure.in.
15705 (CONFIG_ARGUMENTS): Likewise.
15706 (CONFIGURE_TARGET_MODULES): New variable.
15707 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15708 ($(CONFIGURE_TARGET_MODULES)): New target.
15709 (configure-libg++, configure-libio): New targets.
15710 (all-libg++): Depend upon configure-libg++.
15711 (all-libio): Depend upon configure-libio.
15712 (configure-libgloss, all-libgloss): New targets.
15713 (configure-libstdc++): New target.
15714 (all-libstdc++): Depend upon configure-libstdc++.
15715 (configure-librx, all-librx): New targets.
15716 (configure-newlib): New target.
15717 (all-newlib): Depend upon configure-newlib
15718 (configure-xiberty): New target.
15719 (all-xiberty): Depend upon configure-xiberty.
15720
15721Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15722
15723 * configure.in (host i[345]86-*-win32): Expand the
15724 noconfigdirs again.
15725
15726Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15727
15728 * mpw-configure: Fix sed command file name.
15729
15730Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15731
4e81ae98 15732 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
15733 noconfigdirs again.
15734
15735Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15736
15737 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15738 or powerpc*-*-pe*, since they are not yet supported.
15739
15740Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15741
15742 Add PowerMac support and many other enhancements.
15743 * mpw-configure: New option --cc to select compiler to use,
15744 paste options set according to --cc into the generated
15745 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15746 if mpw-make.sed is present.
15747 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15748 add forward includes for PowerPC include files.
15749 * mpw-build.in: Build using Makefile.PPC if present.
15750 (do-byacc, etc): Remove separate version resource builds.
15751 (do-gas): Build "stamps" before "all".
15752 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15753 * mpw-README: Update to reflect --cc option, PowerMac support,
15754 and recently-reported compatibility problems.
15755
15756Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15757
15758 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15759 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15760 (--with-multilib-top): Pass to recursive invocations.
15761
15762Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15763
15764 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15765 v810-*-*.
15766
15767Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15768
15769 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15770 gdb, ld and opcodes on v810-*-*.
15771
6599da04
JM
15772Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15773
15774 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15775 (local-maintainer-clean): New target.
15776 (maintainer-clean): New target.
15777 (realclean): Just depend upon maintainer-clean.
15778
15779Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15780
15781 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15782
15783Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15784
15785 * configure.in: Build ld in mips*-*-bsd* case.
15786
15787Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15788
15789 * config.sub: Accept -lites* OS. From Ian Dall.
15790
15791Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15792
15793 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 15794 targets.
6599da04
JM
15795
15796Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15797
15798 * configure.in: treat i386-win32 canadian cross the same as
15799 i386-go32 canadian cross.
15800
15801Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15802
15803 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15804 running under the simulator to build a reduced set of libraries.
15805 (powerpc-*-eabiaix): Add fine grained multilib support added to
15806 other powerpc targets yesterday.
15807
15808Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15809
15810 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15811 -disable-softfloat, -disable-relocatable, -disable-aix, and
15812 -disable-sysv to control which multilib libraries get built.
15813
15814Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15815
15816 * configure: Add Makefile.tem to list of files to remove in trap
15817 handler.
15818
15819Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15820
15821 * config.guess (*Linux*): Add missing "exit"s.
15822 Also, need specific check for alpha-unknown-linux (uses COFF).
15823
15824Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15825
15826 * config.guess: Merge with FSF:
15827
15828 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15829 * config.guess (AIX4): More robust release numbering discovery.
15830
15831 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15832 * config.guess (i386-sequent-ptx): Properly get version number.
15833
15834 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15835 * config.guess (mips:*:4*:UMIPS): New case.
15836
15837Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15838
15839 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15840 (i386-win32 host): Likewise. Don't build readline.
15841
15842Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15843
15844 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15845 SUPPORT_FILES to submakes.
15846
15847Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15848
15849 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15850 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15851 mpw-configure.
15852
15853Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15854
15855 * configure.in (appdirs): Use =, not ==, in test expression when
15856 trying to build the text to print in the warning message for
15857 Solaris users.
15858
15859Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15860
15861 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15862
15863Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15864
15865 * config.guess: Recognize lynx-2.3.
15866
15867Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15868
15869 * config.sub (z8ksim): Deleted
15870 (z8k-*-coff): New, this is the one true name of the target.
15871
15872Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15873
15874 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15875
15876Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15877
15878 * config.guess (*:Linux:*:*): First try asking the linker what the
15879 default object file format is (elf, aout, or coff). Then if this
15880 fails, try previous methods.
15881
15882Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15883
15884 * configure.in: Don't build newlib for *-*-vxworks5.1.
15885
15886Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15887
15888 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15889 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15890
15891Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15892
15893 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15894
15895Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15896
15897 * cfg-ml-com.in: New file.
15898 * cfg-ml-pos.in: New file.
15899
15900Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15901
15902 * COPYING.NEWLIB: Add HP free copyright to list.
15903
15904Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15905
15906 * config.sub: Recognize -eabi* for the system, not just -eabi.
15907
15908Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15909
15910 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15911 * config.sub, configure.in (win32): New target and host.
15912
15913Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15914
15915 * configure.in: Add i386-pe configuration.
15916
15917Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15918
15919 * mpw-build.in (install): Install GDB after LD.
15920
15921Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15922
15923 * mpw-config.in (elf/mips.h): Always forward-include, needed
15924 for GDB to build.
15925
15926Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15927
15928 * testsuite: New directory for customer acceptance and whole tool
15929 chain tests.
15930
15931Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15932
15933 * configure: If per-host line isn't found, but AC_OUTPUT is found
15934 and a configure script exists, run it instead.
15935
15936Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15937
15938 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15939
15940Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15941
15942 * configure: Set build_{cpu,vendor,os,alias} to host values when
15943 --build isn't specified.
15944
15945Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15946
15947 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15948 (FLAGS_TO_PASS): Pass them.
15949 (EXTRA_TARGET_FLAGS): Ditto.
15950
6599da04
JM
15951Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15952
15953 * Makefile.in (all-libg++): Depend on all-libstdc++.
15954
15955Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15956
15957 * configure.in (noconfigdirs): Enable all packages for
15958 i386-unknown-netbsd.
15959
15960Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15961
15962 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15963 hosted builds (DOS builds)
15964
15965Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15966
15967 Changes for ARM based on patches from Richard Earnshaw:
15968 * config.sub: Handle armeb and armel.
15969 * configure.in: Omit arm linker only for riscix.
15970
15971Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15972
15973 * config.guess: Update from FSF.
15974
15975Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15976
63f6bcd7 15977 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
15978 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15979 powerpcle variant. Convert pentium into i586, not i486. Add p5
15980 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15981 temporarily.
15982
15983Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15984
15985 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15986
15987Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15988
15989 * config.sub: Accept -lites* as a basic system type.
15990
15991Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15992
15993 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15994 installed, and if so return linuxoldld as the system name.
15995
15996Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15997
15998 * config.guess: Add hppa1.1-hp-lites support.
15999
16000Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16001
16002 * configure.in: Don't build newlib for m68k-vxworks5.1.
16003
16004Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16005
16006 * configure.in (mips-sgi-irix6): Use mh-irix5.
16007
16008Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16009
16010 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16011
16012Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16013
16014 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 16015 OSF/1. Fix compiler flags.
6599da04
JM
16016 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16017
16018Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16019
16020 * configure.in: Recognize --with-newlib.
16021 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16022
16023Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16024
d207ebef 16025 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
16026 to *_X11_MODULES due to gdbtk needing X include files et al.
16027
16028Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16029
16030 Merge in support for Mac MPW as a host.
16031 (Old change descriptions retained for informational value.)
16032
16033 * mpw-config.in: Add generic include forwards for cpu-specific
16034 include files in aout and elf directories.
16035
16036 * mpw-configure: Added copyright.
16037 * mpw-config.in: Check for presence of required build tools.
16038 (target_libs): Add newlib.
16039 (target_tools): Add examples.
16040 (Read Me): Generate as "Read Me for MPW" instead.
16041 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16042 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16043 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16044
16045 * mpw-configure: Remove subdir-specific makefile hackery,
16046 delete mk.tmp after using it.
16047
16048 * mpw-build.in (all): Display start and end times.
16049
16050 * mpw-configure (host_canonical): Set.
16051 (target_cpu): Always add to makefiles.
16052 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16053 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16054 (mpw-mh-mpw): Look for in srcdir and srcroot.
16055 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16056
16057 * mpw-build.in: (install-only): New target.
16058
16059 * mpw-configure (host_alias, target_alias): Rename from hostalias
16060 and targetalias, add into generated Makefile.
16061 (mk.tmp): If present, add into generated Makefile.
16062 * mpw-build.in (all-gas): Build config.h first before gas proper.
16063
16064 * mpw-configure (config.status): Write only if changed.
16065 * mpw-config.in (readline): Configure it (not built, just used for
16066 definitions).
16067
16068 * mpw-config.in (elf/mips.h): Add a forward include.
16069
16070 * mpw-config.in: Forward-include most .h files in include into
16071 extra-include.
16072 (readline): Don't build.
16073 mpw-build.in (install): Install GDB.
16074
16075 * mpw-configure (prefix, mpw_prefix): Handle it.
16076 * mpw-config.in (mmalloc, readline): Don't configure.
16077 * mpw-build.in (thisscript): Rename to ThisScript.
16078 Use mpw-build instead of BuildProgram everywhere.
16079 (mmalloc, readline): Don't build.
16080 * mpw-README: New file, basic documentation about the MPW port.
16081
16082 * mpw-config.in: Use forward-include to create include files.
16083
16084 * mpw-configure: Add more things to the top of each configured
16085 Makefile, including contents of config/mpw-mh-mpw.
16086 * mpw-config.in (extra-include): Create this directory and fill it
16087 with Posix-like include files when configuring.
16088
16089 * config.sub (apple, mac, mpw): Add various aliases.
16090
16091 * mpw-build.in: New file, top-level build script fragment for MPW.
16092 * mpw-configure: New file, configure script for MPW.
16093 * mpw-config.in: New file, config fragment for MPW.
16094
16095Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16096
16097 * configure.in (host_libs): Remove glob, since it is gone from the
16098 sources.
16099
16100Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16101
16102 * Makefile.in: define empty GDB_NLM_DEPS var.
16103
16104 * configure.in(target_makefile_frag): use config/mt-netware
16105 for netware targets.
16106
16107Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16108
16109 * config.sub: Merge in recent FSF changes. Remove linux special
16110 cases.
16111
16112Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16113
731a8127 16114 Revert this change:
6599da04
JM
16115
16116 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16117
16118 * build-all.mk: Use CC=cc -Xs on Solaris.
16119
6599da04
JM
16120Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16121
16122 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16123 stop using it.
16124 * Makefile.in: Nuke all references to glob subdirectory.
16125
16126Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16127
16128 * configure.in: Fix --enable-shared logic in per-host.
16129
16130Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16131
16132 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16133
16134Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16135
16136 * configure.in (noconfigdirs): Don't build gas on AIX, for
16137 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16138
16139Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16140
16141 * configure: Fix --cache-file to work if the file argument is a
16142 relative path.
16143
16144Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16145
16146 * configure: If the --cache-file is used, pass it down to
16147 configure in subdirectories.
16148
16149Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16150
16151 * config.sub: add vxworks29k configuration.
16152
16153Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16154
16155 * Makefile.in (taz): Do "diststuff" part quietly.
16156
16157Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16158
16159 * config.sub: Mini-merge with gcc/config.sub.
16160
16161Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16162
16163 * config.guess (IRIX): Sed - to _.
16164
16165Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16166
16167 * Makefile.in (source-vault, binary-vault): New targets.
16168
16169Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16170
16171 * config.sub: Recognize -eabi as a basic system type.
16172
16173Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16174
16175 * configure.in (enable_shared stuff): Fix typo.
16176
16177Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16178
16179 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16180
16181Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16182
16183 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16184
16185Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16186
16187 * configure.in (rs6000-*-*): Don't build gas.
16188
16189Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16190
16191 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16192 reduce command line length.
16193 (AS_FOR_TARGET): Check for as.new, not Makefile.
16194 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16195
16196Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16197
16198 * config.guess: Merge from FSF.
16199
16200Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16201
16202 * configure: Don't use $ when handling program_suffix.
16203
16204Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16205
16206 * configure.in: Configure tk for hppa/hpux.
16207
16208Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16209
16210 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16211
16212Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16213
16214 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16215 to LIBCXXFLAGS. Tests are better run without it.
16216
16217Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16218
16219 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16220
16221Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16222
16223 * configure.in (*-*-netware*): Don't configure xiberty.
16224
16225Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16226
16227 * configure.in: Remove tk from native_only list.
16228
16229Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16230
16231 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16232 for special NCD build.
16233
16234Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16235
16236 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16237 makeall.bat, they're only useful for binutils snapshots.
16238 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16239 makeall.bat to specified SUPPORT_FILES.
16240
16241Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16242
16243 * build-all.mk: Add Ericsson targets to sun4 and solaris
16244 hosts. Add BNR's sun4 target to solaris host, so their
16245 build-from-source will be tested in-house first.
16246
16247Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16248
16249 * Makefile.in (LIBCFLAGS): New variable.
16250 (CFLAGS_FOR_TARGET): Ditto.
16251 (LIBCFLAGS_FOR_TARGET): Ditto.
16252 (LIBCXXFLAGS): Ditto.
16253 (CXXFLAGS_FOR_TARGET): Ditto.
16254 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16255 (BASE_FLAGS_TO_PASS): Pass them.
16256 (EXTRA_TARGET_FLAGS): Ditto.
16257
731a8127 16258 * configure.in: Support --enable-shared.
6599da04
JM
16259
16260Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16261
16262 * configure.in (target_libs): Include libstdc++ again.
16263 * config.guess: Update from FSF (for FreeBSD).
16264
16265Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16266
16267 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16268 makeall.bat.
16269 (DISTDOCDIRS): Add `etc'.
16270 (ETC_SUPPORT_PFX): New variable.
16271 (taz): Include anything from etc starting with a word in
16272 ETC_SUPPORT_PFX.
16273
16274Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16275
16276 * config.sub: Update for recent FSF changes. Remove obsolete
16277 h8300hds entry. Add -windows* and -osx as basic os. Minor
16278 spacing changes.
16279
16280Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16281
16282 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16283
16284 * config.guess: Merge with FSF.
16285 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16286
16287Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16288
16289 * configure: Since the "trap 0" handler will override the exit
16290 status on many systems, only use it for "exit 1", and make it set
16291 a non-zero exit status; reset it before "exit 0". Also, check
16292 exit status of config.sub, and error out if it failed.
16293
16294Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16295
16296 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16297 and install libgloss.
16298
16299Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16300
16301 * Makefile.in (all-binutils): Depend upon all-byacc.
16302
16303 * configure.in: Don't build emacs on Irix 5.
16304
16305Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16306
16307 * configure.in (*-*-netware*): Add libio.
16308
16309Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16310
16311 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16312 (CHECK_TARGET_MODULES): Ditto.
16313 (INSTALL_TARGET_MODULES): Ditto.
16314 (TARGET_LIBS): Ditto.
16315 (all-libstdc++): Note dependencies.
16316
16317Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16318
16319 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16320
16321Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16322
16323 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16324 -fexternal-templates.
16325
16326 * configure.in (target_libs): Add libstdc++.
16327 (noconfigdirs): Add libstdc++ as appropriate.
16328
16329Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16330
16331 * config.guess: Update from FSF.
16332
16333Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16334
16335 * configure: Use ${config_shell} when running ${configsub}.
16336
16337Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16338
16339 * config.sub: No longer recognize h8300h.
16340
16341Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16342
16343 * config.sub: Remove extraneous differences between config.sub and
16344 gcc/config.sub.
16345
16346Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16347
16348 * Makefile.in (DISTSTUFFDIRS): Add gas.
16349
16350Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16351
16352 * COPYING.NEWLIB: New file.
16353
16354Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16355
16356 * config.guess (HP-UX): Patch from Harlan Stenn
16357 <harlan@landmark.com> to also emit release level.
16358
16359Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16360
16361 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16362
16363Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16364
16365 * config.sub: Merge nextstep cleanup from FSF.
16366
16367Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16368
16369 * configure.in (arm-*-*): Don't configure ld for this target.
16370
16371Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16372
16373 * configure.in (*-*-netware): don't configure libg++, libio,
16374 librx, or newlib.
16375
16376Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16377
16378 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16379 configure ld--it works, but it doesn't support shared libraries.
16380
16381Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16382
16383 * config.guess (*-unknown-freebsd*): Get rid of possible
16384 trailing "(Release)" in version string.
16385 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16386
16387Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16388
16389 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16390 Fix type: *-next-neststep -> *-next-nextstep.
16391
16392 * config.guess: Merge from FSF:
16393
16394 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16395
16396 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16397
16398 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16399
16400 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16401 instead of UNIX_SV for UnixWare 1.0).
16402
16403Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16404
16405 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16406 to make gdb/nlm/* build after the compiler and linker.
16407
16408Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16409
16410 * config.guess (netbsd, freebsd, linux): Accept any machine,
16411 not just i[34]86.
16412 (m68k-atari-sysv4): Relocate to match FSF version.
16413
16414 * config.guess: More merges from the FSF:
16415
16416 Add a space before function call or macro invocation.
16417
16418 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16419
16420 * config.guess: Add trap cmd to remove dummy.c and dummy when
16421 interrupted.
16422
16423 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16424
16425 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16426 (dummy): Redirect stderr from compilation of dummy.c.
16427
16428 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16429
16430 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16431
16432Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16433
16434 * configure: Accept and ignore --cache*, for compatibility with
16435 new autoconf.
16436
16437Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16438
16439 * config.guess: Merge from FSF:
16440
16441 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16442
16443 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
16444 (PATH): Add /.attbin at end for finding uname.
16445 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
16446
16447 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16448
e490616e 16449 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
16450
16451 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16452
e490616e
ZW
16453 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16454 to select whether to use ELF or COFF.
6599da04
JM
16455
16456 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16457
e490616e 16458 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
16459
16460 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16461
16462 * config.guess: Guess the OS version for HPUX.
16463
16464 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16465
16466 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16467
16468Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16469
16470 * configure.in: Recognize --with-headers, --with-libs, and
16471 --without-newlib.
16472 * Makefile.in (all-xiberty): Depend upon all-ld.
16473
16474Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16475
16476 * configure.in: Change i[34]86 to i[345]86.
16477
16478Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16479
16480 * configure (version): A few more tweaks to help message.
16481
16482Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16483
16484 * Makefile.in: Remove (for now) librx as a host library,
16485 now that we're building it for target.
16486
16487Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16488
16489 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16490 (Karl Berry).
16491
16492Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16493
16494 * configure.in: Also configure librx.
16495
16496Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16497
16498 * Makefile.in: Update various rules to reflect that librx
16499 is now needed for libg++.
16500
16501Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16502
16503 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16504
16505Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16506
16507 * configure.in: Configure the examples directory.
16508
16509Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16510
16511 * configure: Simplify Jun 2 1994 change.
16512
16513Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16514
16515 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16516 /bin/gcc isn't good enough to build gcc.
16517
16518Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16519
16520 * Makefile.in (GDB_SUPPORT_FILES): Remove
16521 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16522 (gdb.tar.gz): Add new rule to use standard distribution building
16523 mechanism.
16524
16525Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16526
16527 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16528 Bill Cox <bill@cygnus.com>.
16529
16530Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16531
16532 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16533
16534Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16535
16536 * configure: Search current dir first in .gdbinit.
16537
16538Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16539
16540 * config.sub: Recognize freebsd (merged from gcc config.sub).
16541
16542Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16543
16544 * config.sub: Refer to NeXT's operating system as nextstep.
16545
16546 * config.sub (case $basic_machine): Re-order the cases, to match
16547 the order in the FSF version (which is mostly alphabethical).
16548 Merge in some additions and changes from the FSF.
16549
16550Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16551
16552 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16553 * config.sub: Recognize cxux7.
16554 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16555
16556Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16557
16558 * config.sub: Fix typo powerpc -> powerpc-*.
16559
16560Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16561
16562 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16563
16564 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16565 parallel with all-emacs and install-emacs). Top-level command
16566 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16567
16568Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16569
16570 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16571 $(relbindir)/make before doing ``make install'', and use
16572 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16573 installing over running make binary.
16574 ($(host)-stamp-stage3-installed): Likewise.
16575
16576Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16577
16578 * config.guess: Recognize Mach.
16579
16580Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16581
16582 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16583 see whether --exec-prefix was used.
16584
16585Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16586
16587 * README: Explicitly mention libg++/README. (Zoo's idea.)
16588
16589Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16590
16591 * Makefile.in: Add all-librx target similar to all-libproc.
16592
16593Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16594
16595 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16596 with post 1.2 uname bogosity.
16597
16598Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16599
16600 * configure: Remove temporary files on receipt of a signal.
16601
16602Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16603
16604 * configure: If there is a package_makefile_frag, remove
16605 ${subdir}/Makefile.tem after copying it in.
16606
16607Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16608
16609 * build_all.mk: support rs6000 lynx identifies itself as
16610 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16611 since /bin/gcc is too feeble to compile a modern gcc.
16612
16613Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16614
16615 * brought devo/test-build.mk update-to-date with progressive/
16616 test-build.mk. Add lynx targets and hppa flag info.
16617
16618Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16619
16620 * configure.in: Use mh-ncrsvr43. Patch from
16621 Tom McConnell <tmcconne@sedona.intel.com>.
16622
16623Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16624
16625 * config.guess (i386-unknown-bsdi): No longer need to
16626 check #if defined(__bsdi__) && defined(__i386__).
16627
16628Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16629
16630 * configure: Set program_transform_nameoption correctly.
16631
16632Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16633
16634 * brought build-all.mk update-to-date with progressive build-all.mk,
16635 added new targets and hppa info.
4e81ae98 16636
6599da04
JM
16637Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16638
16639 * configure: If config.guess result is a prefix of the user
16640 specified target, assume a native build and use the user specified
16641 target as the host alias. Remove SunOS patch suffix removal hack.
16642 * configure.in: Remove SunOS patch suffix removal hack.
16643
16644 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16645 in NATIVE_CHECK_MODULES.
16646
16647Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16648
16649 * Makefile.in: Rename HOST_ONLY to NATIVE.
16650 * configure: Delete SunOs patch suffix from host_canonical
16651 and build_canonical variables that are prepended to Makefiles.
16652 * configure.in: Add comments for easier maintenance.
16653
16654Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16655
16656 * Makefile.in: Add all-libproc target similar to all-gui.
16657
16658Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16659
16660 * Makefile.in (CHECK_MODULES): split into
16661 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16662
16663Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16664
16665 * config.guess (i386-unknown-bsdi): New system to guess.
16666
16667Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16668
16669 * Makefile.in: Add all-gui target (but not yet build by "all").
16670
16671Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16672
16673 * config.sub: Move deletion of patch suffix from here...
16674 * configure.in: To here, at Ian's suggestion. The top-
16675 level scripts might need to know of a patch level.
16676
16677Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16678
16679 * config.sub: Strip off patch suffix so rtl is recognized
16680 as a sunos4.1.3 machine, even though it's been patched.
16681
16682Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16683
16684 * Makefile.in (INSTALL_LAST): Delete.
16685 (INSTALL_DOSREL): New.
16686
16687Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16688
16689 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16690 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16691 whether we pass down --with-gnu-ld anyhow.
16692
16693Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16694
16695 * Makefile.in (INSTALL_LAST): Change operation so it works
16696 on more flavors of make.
16697 * configure.in (go32): Don't build libg++ or libio.
16698
16699Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16700
16701 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16702 they can be overriden by templates.
16703
16704Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16705
16706 * configure.in (target==go32): Don't build gdb.
16707 * dosrel: New directory.
16708
16709Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16710
16711 * configure.in (host==go32): Configure dosrel too.
16712 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16713 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16714 be set by incoming names or templates.
16715 (INSTALL_LAST): New rule.
6599da04
JM
16716
16717Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16718
16719 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16720
16721Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16722
6599da04
JM
16723 * configure.in (appdirs): New variable. Currently empty, but will
16724 be used in gas distribution. If nonempty, lists a set of
16725 directories at least one of which must get configured, or top
16726 level configuration is considered to have failed.
16727 (rs6000-*-lynxos*): Use new file name.
16728
16729Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16730
16731 Eliminate XTRAFLAGS.
16732 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16733 newlib include files using -idirafter, and also use -nostdinc.
16734 (CXX_FOR_TARGET): Likewise.
16735 (XTRAFLAGS): Removed.
16736 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16737 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16738 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16739 ($(DO_X)): Don't pass down XTRAFLAGS.
16740
16741Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16742
16743 * configure.in (mips*-dec-bsd*): New target; do build linker.
16744 (mips*-*-bsd*): New target; don't build linker.
16745
16746Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16747
16748 * configure.in: support rs6000-*-lynxos* configuration.
16749 support sunos4 as a cross target.
16750
16751 * config.sub: look for lynx*, not lynx since the OS version may
16752 legitimately be part of the name.
16753
16754Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16755
16756 * configure.in (i[34]86-*-sco*): Move to be with other i386
16757 targets.
16758 (romp-*-*): New target. Skip various binary utilities.
16759 (vax-*-*): New target. Don't build newlib.
16760 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16761
16762Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16763
16764 * configure.in: Only set host_makefile_frag if config
16765 directory exists.
16766
16767Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16768
16769 * install.sh: If $dstdir exists, don't check whether each
16770 component does.
16771
16772Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16773
16774 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16775
16776Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16777
3b75d237
AJ
16778 * configure.in (*-*-lynxos*): Don't configure newlib for either
16779 native or cross Lynx.
6599da04
JM
16780
16781Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16782
16783 * config.sub (sparc64-elf): Fix os.
16784 (z8k): Remove duplicate.
16785
16786Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16787
16788 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16789 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16790
16791Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16792
16793 * configure: Make file links cleanly even if Lynx fails on
e490616e 16794 an NFS symlink (at least fail cleanly).
6599da04
JM
16795
16796Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16797
16798 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16799 -XNh2000.
16800
16801Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16802
16803 * configure: Unknown options are fatal again.
16804
16805Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16806
16807 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 16808 compatibility.
6599da04
JM
16809
16810Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16811
16812 * build-all.mk: Add `clean' target.
16813
16814Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16815
16816 * config.guess: Add SINIX support.
16817 * configure.in: Add mips-*-sysv4* support.
16818
16819Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16820
16821 * build-all.mk: Document all useful targets.
16822 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16823 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16824
16825Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16826
16827 * configure: Support --silent, --quiet.
16828
16829Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16830
16831 * configure: Support --disable-FEATURE.
16832
16833Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16834
16835 * config.guess: Recognize NCR running SVR4.3.
16836
16837Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16838
16839 * config.guess: Make BSDI generate i386-unknown-bsd386.
16840 Patch from Paul Eggert <eggert@twinsun.com>.
16841
16842Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16843
16844 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16845
16846Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16847
16848 * configure: Make unrecognized options give nonfatal warnings
16849 instead of fatal errors, and pass them to any subdirectory
16850 configures in case they recognize them.
16851 Make --x equivalent to --with-x.
16852
16853Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16854
16855 * configure: Add --enable-* options. Clean up usage message and
16856 some comments.
16857
16858Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16859
16860 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16861
16862Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16863
16864 * configure.in (hppa*-*-*): Enable binutils.
16865
16866Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16867
16868 * config.sub: Recognize cisco.
16869
16870Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16871
16872 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16873
16874Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16875
16876 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16877 than one configuration name. Add comment.
16878
16879Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16880
16881 * config.guess: about target *-hitachi-hiuxwe2, fixed
16882 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16883 macro is incorrect.]
16884
16885Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16886
16887 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16888 than the "make ls" stuff which used to be here.
16889
16890Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16891
16892 * config.guess: Recognize i[34]86-unknown-freebsd.
16893 From Shawn M Carey <smcarey@rodan.syr.edu>.
16894
16895Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16896
16897 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16898
16899Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16900
16901 * config.guess: Check for ptx.
16902
16903Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16904
16905 * config.sub: Add os9k checking.
16906
16907Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16908
16909 * config.guess: Handle OSF1 running on HPPA processors
16910
16911Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16912
16913 * configure: If subdir configure fails, print out a message with
16914 subdirectory name, in case subdir's configure code didn't identify
16915 itself.
16916
16917Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16918
16919 * configure.in: Remove embedded newlines from configdirs.
16920 Avoid mismatches of substrings. Fix matching strings at end
16921 of configdirs.
16922
16923Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16924
16925 * config.guess: Add Lynx/rs6000 config support.
16926
16927Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16928
16929 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16930
16931Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16932
16933 * configure.in (hppa*-*-osf*): Treat this just like most other
16934 PA configurations (eg no binutils or ld).
16935 (hppa*-*-*elf*): These configurations have binutils and ld.
16936
16937Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16938
16939 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16940
16941Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16942
16943 * configure.in (rs6000-*-*): Build gas.
16944
16945Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16946
e490616e 16947 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
16948
16949Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16950
16951 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16952 for GDB and GDB has been fixed to not need it.
16953
6599da04
JM
16954Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16955
16956 * config.guess: Recognize vax hosts.
16957
16958Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16959
16960 * configure (while loop): Don't use "break 2" inside case
16961 statement -- the case statement isn't an enclosing loop.
16962
16963Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16964
16965 * config.guess: Clean up NeXT support, to allow nextstep
16966 on Intel machines. Make OS be nextstep.
16967
16968Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16969
16970 * config.guess: Add alternate forms for Convex.
16971
16972Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16973
16974 * configure: Completely rewrite option processing. Take
16975 advantage of pattern-matching to avoid invoking test frequently.
16976 Also clean up host and target defaulting logic.
16977
16978Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16979
16980 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16981 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16982 commands (plus user environment) will fit SCO limits.
16983
16984Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16985
16986 * configure.in: Don't issue warnings about directories which are
16987 not being configured if -norecursion is set. Correct test for
16988 --with-gnu-as and --with-gnu-ld to not get confused by substring
16989 matches.
16990
16991 * configure.in: Don't build gas for alpha-dec-osf1*.
16992
16993Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16994
16995 * configure: Back out Per's change of 12/19/1993. It changes the
16996 behavior of configure in unexpected and confusing ways.
16997
16998 Also, use different delim char when calculating
16999 program_transform_name so that the name can contain slashes.
17000
17001Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17002
17003 * configure.in, config.sub: Add support for VSTa micro-kernel.
17004
17005Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17006
17007 * configure.in: Nuke hacks which were used to get a special
17008 version of GAS for HPPA configurations.
17009
17010Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17011
17012 * configure: If only ${target_alias} is given, use that
17013 as the default for ${host_alias}.
17014 * configure: Add missing back-slashes before nested quotes.
17015
17016Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17017
17018 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17019
17020Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17021
17022 * config.guess: Recognize some Tektronix configurations.
17023 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17024
17025Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17026
17027 * config.sub: Match any flavor of SH.
17028
17029Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17030
17031 * configure.in: Don't try to configure newlib for Alpha.
17032
17033Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17034
17035 * configure.in: Don't build ld for Irix 5. Don't build gas,
17036 libg++ or libio for any Alpha target.
17037
17038 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
17039
17040Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17041
17042 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17043 default arguments -- so it tried to compress itself.
17044
17045Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17046
17047 * configure.in (notsupp): ensure that a space is always at the end
17048 of the configdirs list, since the grep checks for an explicit space
17049
17050Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17051
17052 * configure.in (target i386-sysv4.2): don't build ld, since static
17053 versions of many libraries are not available.
17054
17055Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17056
17057 * config.guess: Recognize Apollos (using environment variables).
17058 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17059
17060Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17061
17062 * config.guess: Recognize Sony news mips running newsos.
17063
17064Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17065
17066 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17067 "fi ; else" for bash.
17068
17069Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17070
17071 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17072
17073Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17074
17075 * config.sub: accept unixware as an alias for svr4.2.
17076 Fix some inconsistancies with the gcc version.
17077
17078Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17079
17080 * Makefile.in (DISTDOCDIRS): Add gdb.
17081
17082Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17083
17084 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17085
17086Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17087
17088 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17089 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17090 this now.
17091
17092Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17093
17094 * config.sub: Accept hiux* as an OS name.
17095
17096 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17097 etc/make-stds.texi. The underscore came from gcc, and dje now
17098 agrees that RUNTESTFLAGS is the correct name.
17099
17100Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17101
17102 * install.sh: Remove 'set -e'. It makes any conditionals
17103 in the script useless.
17104
17105 * config.guess: Automatically recognize arm-acorn-riscix
17106 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17107
17108Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17109
17110 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17111
17112Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17113
17114 * Makefile.in (DISTDOCDIRS): New variable.
17115 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 17116 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
17117
17118Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17119
17120 * configure.in (hppa target): check the source directory for the
17121 pagas sub-directory
17122
17123Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17124
17125 * config.sub: Allow -aout* and -elf*.
17126
17127Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17128
17129 * configure.in: Don't build ld on i386-solaris2, same as for
17130 sparc-solaris2.
17131
17132Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17133
17134 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17135
17136Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17137
17138 * configure.in: Configure gdb for alpha.
17139
17140Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17141
17142 * Makefile.in (CXXFLAGS): Add -O.
17143
17144Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17145
17146 * config.guess: added support for DG Aviion
17147
17148Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17149
17150 * configure.in: Produce warning message for subdirectories not
17151 configurable for this host/target combination. Don't try to
17152 configure gdb for vms.
17153
17154Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17155
17156 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17157 appropriate files before making "diststuff".
17158 (DISTBISONFILES): New var: list of files to be edited.
17159 (DISTSTUFFDIRS): Add binutils.
17160
17161Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17162
17163 * config.sub: also handle mipsel and mips64el (for little endian mips)
17164
17165Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17166
17167 * configure.in: Add * to end of all OS names.
17168
17169Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17170
17171 * configure.in: Build newlib for LynxOS native.
17172
17173Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17174
17175 * config.guess: Add support for delta 88k running SVR3.
17176
17177 * configure.in: Add comment about HP compiler vs. emacs.
17178
17179Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17180
17181 * configure.in: don't build ld on solaris2 (not a viable option
17182 due to bugs in getpwnam & getpwuid)
17183
17184Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17185
17186 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17187 config.guess will produce a full version number.
17188
17189Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17190
17191 * configure.in: Build linker and binutils for alpha-dec-osf1.
17192
17193Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17194
17195 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17196 and gdb/testsuite/Makefile.in.
17197
17198Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17199
17200 * configure.in: recognize mips*- instead of mips-
17201
17202Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17203
17204 * config.sub: Accept linux*coff and linux*elf as operating
17205 systems.
17206
17207Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17208
17209 * config.sub: Recognize mips64, and mips3 as an alias for it.
17210
17211Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17212
17213 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17214 gdb knows how to handle OSF/1 shared libraries.
17215
17216Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17217
17218 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17219 * config.guess: Recognize Hitachi's HIUX.
17220 * config.sub: Recognize h3050r* and hppahitachi.
17221 Remove redundant cases for hp9k[23]*.
17222
17223Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17224
17225 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17226 if gas and ld are in the source tree and are in ${configdirs}.
17227 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 17228 --with options (but still pass them down on the command line,
6599da04
JM
17229 if they were explicitly specified).
17230
17231Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17232
17233 * configure: substitute SHELL value in Makefile.in with
17234 ${CONFIG_SHELL}
17235
17236Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17237
17238 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17239 *-*-solaris2* targets.
17240
17241Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17242
17243 * Makefile.in: define M4, and pass it down to sub-makes;
17244 all-autoconf now depends on all-m4
17245
17246Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17247
17248 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17249 presence of {ar,ranlib} instead of a configured directory
17250
17251Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17252
17253 * config.guess: Accept 34?? as well as 33?? for NCR.
17254
17255Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17256
17257 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17258 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17259
17260Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17261
17262 * configure: grab values for $(CC) and $(CXX) from the
17263 environment, so that someone can do "CC=gcc configure; make" and
17264 have it work right (matching the way that autoconf works now)
17265
17266 * configure.in, Makefile.in: add support for gash, the tcl
17267 interface to Galaxy
17268
17269 * config.guess: add NetBSD variants (hp300, x86)
17270
17271Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17272
17273 * install.sh: Support -d option (in the manner of SunOS 4 install,
17274 as it is more deterministic than that of GNU install)
17275 (chmodcmd): Set file to mode 755 by default (should also do default
17276 chgrp and chown, but I don't feel like dealing with that now)
17277
17278Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17279
17280 * config.sub: Remove h8300hhms alias.
17281
17282Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17283
17284 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17285
17286Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17287
17288 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17289 as stmp-fixinc
17290
17291Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17292
17293 * config.sub: recognize m88110-bug-coff.
17294
17295Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17296
17297 * Makefile.in (all-libio): all dependencies on the toolchain used
17298 to build this (gcc, gas, ld, etc)
17299
17300Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17301
17302 * config.guess: Deal with OSF/1 1.3 on alpha.
17303
17304Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17305
17306 * install.sh: add some 'else true' clauses for portability
17307
17308 * configure.in: don't build libio for h8[35]00-*-* targets
17309
17310Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17311
17312 * Makefile.in: Add support for new libio.
17313
17314Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17315
17316 * install.sh: If one command fails, don't try the rest. Don't try
17317 to remove $dsttmp (via trap) unless we have already created it.
17318 If $src doesn't exist, detect it and exit with an error.
17319
17320 * config.guess: Recognize BSD on hp300.
17321
17322Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17323
17324 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17325 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17326
17327Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17328
17329 * Makefile.in (all-send-pr): depends on all-prms
17330
17331Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17332
17333 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17334
17335Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17336
17337 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17338 Added test for mips-mips-riscos5.
17339
17340Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17341
17342 * configure.in: use mh-hp300 for 68k HP hosts
17343
17344Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17345
17346 * configure: add support for CONFIG_SHELL, so that you can use
17347 some alternate shell for evaluating configure scripts
17348
17349Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17350
17351 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17352 in configure script to bug-gdb@prep.ai.mit.edu when building
17353 distribution archive.
17354 * Makefile.in (COMPRESS): Remove def.
17355 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17356 gdb.tar.Z and make-gdb.tar.Z respectively.
17357 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17358 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17359 to convergence with 'taz' target in Makefile.in.
17360
17361Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17362
17363 * install.sh (dsttmp): use trap to ensure that tmp files go
17364 away on error conditions
17365
17366Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17367
17368 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17369
17370Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17371
17372 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17373 its parent is '/' not ''.
17374
17375 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17376
17377Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17378
17379 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17380 that ${newsrcdir}/configure.in does.
17381
17382Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17383
17384 * test-build.mk: support for CONFIG_SHELL
17385
17386Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17387
17388 * config.sub (netware): Add as a basic system type.
17389
17390Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17391
17392 * Makefile.in (Makefile): depend on configure.in. Also drop the
17393 $(srcdir)/ from the dependency on Makefile.in.
17394
17395Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17396
17397 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17398 (h8300hhms is temporary until multi-libraries are implemented).
17399 * configure.in: Handle h8300h too.
17400
17401Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17402
17403 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17404
17405Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17406
17407 * configure: Remove extraneous output when guessing host type.
17408 * config.guess: Remove extraneous output when guessing using C
17409 compiler rather than uname, or when guessing fails.
17410
17411Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17412
17413 * Makefile.in: remove all.cross and install.cross targets
17414
17415 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17416 definitions
17417
17418Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17419
17420 * configure.in (target sh): Build gprof.
17421
17422Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17423
17424 * config.sub: change -solaris to -solaris2
17425
17426Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17427
17428 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17429
17430Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17431
17432 * configure: Correct error message for missing Makefile.in to
17433 print correct directory.
17434
17435Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17436
17437 * install.sh: kludge around 386BSD shell bug
17438
17439Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17440
17441 * config.guess: Recognize NeXT.
17442 * config.guess: Recognize i486-ncr-sysv4.
17443 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17444
17445Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17446
17447 * Makefile.in (MAKEINFOFLAGS): New variable.
17448 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17449 * build-all.mk, test-build.mk: Pass down --no-split as
17450 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17451
17452Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17453
17454 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17455
17456Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17457
17458 * Makefile.in (libg++.tar.z): New rule.
17459 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17460 * Makefile.in (taz): Only do a single chmod.
17461
17462Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17463
17464 * install.sh: don't use dirname anymore (replaced with sed usage)
17465
17466Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17467
17468 * Makefile.in: Change extension for gzip'd files from '.z' to
17469 '.gz' per new FSF standard usage.
17470
17471Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17472
17473 * configure: put quotes around the final value of program_transform_name
17474
17475Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17476
17477 * Makefile.in: new install.sh support; update install-info rules
17478
17479Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17480
17481 * configure.in: Build diff for crosses, but not for go32 host.
17482
17483 * configure.in: Build gprof only for native, and don't build it
17484 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17485
17486Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17487
17488 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17489
17490Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17491
17492 * configure.in (host_tools): Add prms.
17493
17494Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17495
17496 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17497 with $(FLAGS_TO_PASS) on the command line
17498
17499 * config.sub: Recognize lynx and lynxos
17500
17501Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17502
17503 * config.sub: Accept -ecoff*, not just -ecoff.
17504
17505Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17506
17507 * Makefile.in (taz): Use .gz suffix instead of .z.
17508 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17509 names.
17510
17511Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17512
17513 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17514
17515Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17516
17517 * Makefile.in (install-no-fixedincludes): install gcc last, so
17518 that rebuilds that might happen during 'make install' don't get
17519 bogus gcc include files
17520
17521Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17522
17523 Change from Utah for HPPA support:
17524 * config.guess: Recognize hppa1.x-hp-bsd.
17525
17526Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17527
17528 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17529 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17530
17531Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17532
17533 * config.sub: Add support for rom68k and bug boot monitors.
17534
17535Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17536
17537 * Makefile.in: Make all-opcodes depend on all-bfd.
17538
17539Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17540
17541 * config.guess: Added special check for i[34]86-univel-sysv4*.
17542
17543Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17544
17545 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17546 the processor rather than assuming i486.
17547
17548Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17549
17550 * config.guess: Recognize SunOS6 as Solaris3.
17551
17552Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17553
17554 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17555 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17556
17557Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17558
17559 * build-all.mk (all-cross): New target for Canadian Cross.
17560 Added Q2 go32 targets.
17561 * test-build.mk: Configure go32 cross sparclite-aout and
17562 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17563 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17564
17565Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17566
17567 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17568 GO32 hosted toolchains
17569
17570Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17571
17572 * configure: change so "-exec-prefix" gets passed down rather
17573 than "-exec_prefix" so autoconf generated Makefiles get the
17574 exec_prefix set right.
17575
17576Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17577
17578 * config.guess: get the Solaris2 minor version number
17579
17580 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17581
17582Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17583
17584 * config.guess: Recognize some Sequent platforms.
17585
17586Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17587
17588 * Makefile.in: added the vault-install target
17589
17590 * configure.in: actually use the Sun3 makefile fragment that's in
17591 config, also added the release dir to configdirs
17592
17593Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17594
17595 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17596
17597Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17598
17599 * configure.in: remove some program from Alpha targetted toolchains
17600
17601Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17602
17603 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17604 gprof.
17605 (taz): Run "make diststuff" in those directories instead of "make
17606 proto-dir". Look for "VERSION=" only at start of line in subdir
17607 Makefile. Use "gzip -9" for compression.
17608 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17609 (binutils.tar.z): New target.
17610
17611Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17612
17613 * Makefile.in (taz): Include gpl.texinfo.
17614
17615Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17616
17617 * Makefile.in (setup-dirs): Merged into "taz" target.
17618 (taz): Only do `proto-dir' stuff if a directory is actually needed
17619 for this target.
17620
17621Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17622
17623 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17624 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17625 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17626 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17627 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17628
17629Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17630
17631 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17632 config.sub, and move-if-change to gdb testsuite distribution
17633 archive, so the testsuite can be extracted, configured, and
17634 run separately from the gdb distribution. Blow away the Chill
17635 tests that require a Chill compiled executable, since GNU Chill
17636 is not yet publically available.
17637
17638Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17639
17640 * test-build.mk: set environment variables in a single command,
17641 instead of a list of assignments and exports
17642
17643 * config.guess: recognize Alpha/OSF1 systems
17644
17645Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17646
17647 * configure: Change help message to prefer --options rather than
17648 -options.
17649
17650Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17651
17652 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17653 zippy@ecst.csuchico.edu.
17654 * config.guess: Recognize miniframe.
17655
17656Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17657
cc6010cd
AP
17658 * Makefile.in: Use srcroot to find runtest rather than rootme.
17659 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
17660
17661Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17662
17663 * test-build.mk: Extensive additions to support building on a
17664 machine other than the host.
17665
17666Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17667
17668 * configure (tooldir): Fix for i386-aix again.
17669
17670Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17671
17672 * configure, Makefile.in: Change definition of $(tooldir)
17673 to match the FSF.
17674
17675Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17676
17677 * config.guess: Recognize i[34]86/SVR4.
17678
17679Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17680
17681 * Makefile.in (all-gdb): gdb depends on sim.
17682
17683Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17684
17685 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17686 at the same time we make the prototype gdb directory.
17687 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17688 files at the same time as the gdb base release distribution.
17689
17690Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17691
17692 * Makefile.in (check): Use individual check targets rather than
17693 DO_X rule.
17694 (check-gcc): Added.
17695
17696Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17697
17698 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17699 for System V release 3.2.
17700
17701Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17702
17703 * config.sub: Recognize hppaosf.
17704 * configure.in: Do configure ld/binutils/gas for it.
17705
17706Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17707
17708 * configure (tooldir): Alter syntax used to set this, for systems
17709 where "\$" isn't handled right, like i386-aix.
17710
17711Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17712
17713 * configure: Pass program-transform-name, not
17714 program_transform_name, to recursive configures.
17715
17716Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17717
17718 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17719 of gas+ld+binutils.
17720
17721Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17722
17723 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17724
17725Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17726
17727 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17728
6599da04
JM
17729Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17730
17731 * Makefile.in (PRMS): Set back to all-prms.
17732
17733Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17734
17735 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17736 targets, rather than for MIPS hosts.
17737
17738Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17739
17740 * configure.in: add comment for --with-x default values
17741
17742 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17743
17744 * Makefile.in: add check-* targets for each of the directories in
17745 the tree. Add a definition of RUNTEST that will use the one we
17746 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17747
17748Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17749
17750 * configure.in: Removed obsolete references to bfd_target and
17751 target_makefile_frag.
17752
17753 * build-all.mk: Set assorted targets for Q2.
17754 * config.sub: Recognize z8k-sim and h8300-hms.
17755 * test-build.mk: Really don't pass host to configure.
17756 (HOLES): Added uname.
17757
17758Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17759
17760 * configure: Handle an empty program-prefix, program-suffix or
17761 program-transform-name correctly.
17762
17763Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17764
17765 * build-all.mk: -G 8 no longer required for MIPS targets.
17766 * test-build.mk: Don't pass host argument to configure; make it
17767 guess.
17768
17769Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17770
17771 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17772 * Makefile.in (COMPRESS): New macro, like GZIP.
17773
17774Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17775
17776 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17777
17778 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17779 with gas currently defaults to -G 0.
17780
17781Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17782
17783 * Makefile.in (all-flex): flex depends on byacc.
17784
17785 * build-all.mk: If host not specified, use config.guess. Pass TAG
17786 to test-build.mk as RELEASE_TAG.
17787 * test-build.mk (configargs): New variable containing arguments to
17788 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17789 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17790
17791 * config.guess: Use /bin/uname when checking -X argument on SCO,
17792 to avoid invoking GNU uname which doesn't understand -X.
17793
17794 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17795
17796 * configure.in: Build gas for mips-*-*.
17797
17798Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17799
17800 * Makefile.in (all.normal): insert missing backslash.
17801
17802Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17803
731a8127 17804 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
17805
17806 * Makefile.in: Complete overhaul to merge many almost identical
17807 targets.
17808
17809Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17810
17811 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17812 (gdb.tar.Z): Adjusted.
17813
17814 * Makefile.in (setup-dirs, taz): New targets; should be general
17815 enough to adapt for gdb sometime. Build only .z file.
17816 (gas.tar.z): New target.
17817
17818Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17819
17820 * build-all.mk: Use CC=cc -Xs on Solaris.
17821
6599da04
JM
17822Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17823
17824 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17825 for handling BISON for FSF releases.
17826
17827Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17828
17829 * configure: Actually implement the change zoo just documented.
17830
17831Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17832
17833 * configure: when using config.guess, only set target_alias when
17834 it's not already been set (ie, on the command line)
17835
17836Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17837
17838 * Makefile.in: add installcheck target, set PRMS to install-prms
17839
17840Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17841
17842 * configure: add support for package_makefile_fragment, handle the
17843 case where a directory has a configure.in file but no Makefile.in
17844 more gracefully (with an actual understandable error message, even);
17845 add support for --without (and add this to the usage message); also
17846 explicitly add a --host=${host_alias} to the command line when
17847 config.guess is used
17848
17849Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17850
17851 * configure: Must use both --host and --target in recursive calls.
17852
17853Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17854
17855 * Makefile.in: Change deja-gnu to dejagnu.
17856
17857Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17858
17859 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17860
17861Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17862
17863 * configure.in: canonicalize all instances to *-*-solaris2*,
17864 also strip out a number of tools to not build for go32 host
17865
17866Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17867
17868 * config.guess: add GPL.
17869
17870 * Makefile.in, config.guess, config.sub, configure: bump
17871 copyrights to 93.
17872
17873Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17874
17875 * Makefile.in (do-info): Removed obsolete check for existence of
17876 localenv file.
17877
17878 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17879
17880Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17881
17882 * Makefile.in: a couple of 'else true' for decstation,
17883 support for TclX
17884
17885 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17886
17887Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17888
17889 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17890
17891Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17892
17893 * config.guess: Recognize i386-ibm-aix (PS/2).
17894 * configure.in: Use config/mh-aix386 file for it.
17895
17896Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17897
17898 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17899 CC_FOR_TARGET instead.
17900 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17901
17902Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17903
17904 * Makefile.in: Add sim to list of directories sent with gdb
17905
17906Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17907
17908 * configure.in: Put back mips-dec-bsd* case.
17909
17910Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17911
17912 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17913 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17914 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
17915
17916Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17917
17918 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17919
17920 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17921 (install-info): install dir.info only if it exists,
17922 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17923
17924Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17925
17926 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17927 gas for mips-dec-bsd.
17928
17929Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17930
17931 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17932 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17933
17934Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17935
17936 * configure.in: Added "dejagnu" to hosttools list.
17937
17938Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17939
17940 * config.sub, configure.in, config.guess: Add support
17941 for Bosx, an AIX variant from Bull.
17942 Patches from F.Pierresteguy@frcl.bull.fr.
17943
17944Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17945
17946 * devo/dejagnu: Initial creation of devo/dejagnu.
17947 Migrated dejagnu testcases and support files for testing software
17948 tools to reside as subdirectories, currently called "testsuite",
17949 within the directory of the software tool. Migrated all programs,
17950 support libraries, etc. beloging to dejagnu proper from
17951 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17952 with no modifications. The changes to these files which will
17953 allow them to configure, build, and execute properly will be made
17954 in a future update.
17955
17956Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17957
17958 * Makefile.in: Change send_pr to send-pr.
17959 * configure.in: Likewise.
17960 * send_pr: Renamed directory to send-pr.
17961
17962Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17963
17964 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17965
17966Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17967
17968 * README: Update for gdb-4.8 release.
17969 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17970 gdb-xxx.tar.z (gzip'd) file also.
17971
17972Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17973
17974 * Makefile.in: make all-diff depend on all-libiberty
17975
17976Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17977
17978 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17979
17980Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17981
17982 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17983
17984Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17985
17986 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17987 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17988 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17989
17990Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17991
17992 * Makefile.in: makeinfo binary is in a new location
17993
17994Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17995
17996 * config.sub: Accept -ecoff as an OS.
17997
17998 * Makefile.in: Various changes to eliminate a level of make
17999 recursion and reduce the required command line length.
18000 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18001 sub-makes.
18002 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18003 variables holding settings for specific sub-makes.
18004 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18005 in terms of BASE_FLAGS_TO_PASS.
18006 (TARGET_LIBS): New variable listing directories which use
18007 TARGET_FLAGS_TO_PASS.
18008 (subdir_do): Eliminated.
18009 (do-*): New set of targets to replace subdir_do.
18010 (various): All targets which used subdir_do now depend on do-*.
18011 (local-clean): Renamed from do_clean.
18012 (local-distclean): New target, dependency of distclean and
18013 realclean.
18014 (install-info): Don't create directories. Depend on dir.info
18015 rather than calling make recursively.
18016 (install-dir.info): Eliminated.
18017 (install-info-dirs): Create all info directories here.
18018 (dir.info): Depend upon do-install-info.
18019
18020 * test-build.mk (HOLES): Added false.
18021
18022Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18023
18024 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18025
18026Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18027
18028 * Makefile.in (info): remove dependency on all-texinfo. The
18029 problem was really in texinfo/C, not at this level.
18030
18031Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18032
18033 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18034
18035Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18036
18037 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18038 GDB releases.
18039
18040Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18041
18042 * configure: Include srcdir in message about target of link not
18043 being found. Don't convert `-' to `_' in `with' options being
18044 passed to subdirs.
18045
18046Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18047
18048 * configure.in: add uudecode to host_tools
18049
18050 * Makefile.in: added {all,install}-uudecode targets, added them to
18051 the appropriate lists
18052
18053Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18054
18055 * Makefile.in (all-gcc): Added dependency on all-gas.
18056
18057 * configure.in (mips-*-*): Build ld and binutils.
18058
18059Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18060
18061 * configure: check return code from mkdir, print error message and
18062 exit on failure.
18063
18064Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18065
18066 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18067
18068Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18069
18070 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18071
18072Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18073
18074 * config.sub (h8500): Recognize this as a cpu type.
18075
18076Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18077
18078 * configure: source directory missing is no longer a warning
18079
18080 * configure.in: recognize irix[34]* instead of irix[34]
18081
18082 * Makefile.in: define and pass down X11_LIB
18083
6599da04
JM
18084Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18085
18086 * guess-systype: Renamed to ...
18087 * config.guess: ... by popular request.
18088 * configure.in, Makefile.in: Update accordingly.
18089
18090Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18091
18092 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18093 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18094 + Execute ./dummy instead of assuming . is in PATH.
18095
18096Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18097
18098 * guess-systype: New shell script. Attempts to guess the
18099 canonical host name of the executing host.
18100 Only a few hosts are supported so far.
18101 * configure: Call guess-systype if no host is specified.
18102
18103Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18104
18105 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18106 gcc Makefile.
18107
18108
18109Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18110
18111 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18112 (all-gcc, install-gcc, subdir_do): Use it.
18113
18114Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18115
18116 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18117
18118Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18119
18120 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18121 set exclusively by configure, using configure.in .
18122
18123Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18124
18125 * test-build.mk: set $PATH for all builds
18126
18127 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18128
18129Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18130
18131 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18132 the one used in gcc/Makefile.in, so that a null expansion doesn't
18133 override the one needed to build gcc with a native cc.
18134
18135
18136Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18137
18138 * configure: Accept -with arguments.
18139
18140Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18141
18142 * Makefile.in: added h8300sim
18143
18144Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18145
6599da04
JM
18146 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18147 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18148 (all-cygnus, native, build-cygnus): Make
18149 $(canonhost)-stamp-3stage-done, not $(host)....
18150 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18151 i386-sco3.2v4. Added else true to if command.
18152
18153Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18154
18155 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18156
18157Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18158
18159 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18160
18161Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18162
18163 * configure.in: don't remove binutils from Solaris builds
18164
18165Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18166
18167 * Makefile.in: get rid of earlier definitions for *clean,
18168 also handle the recursive info rule better
18169
18170Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18171
18172 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18173 do more-or-less the right thing.
18174
18175Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18176
18177 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18178 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18179
18180Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18181
18182 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18183 $(host_canonical).
18184
18185 * configure.in: split the configdirs list into 4 categories (native
18186 v. cross, library v. tool) and handle the cross-only and native-
18187 only in more reasonable (and correct!) way.
18188
18189Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18190
18191 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18192 configdirs anymore.
18193
18194Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18195
18196 * Makefile.in: extensive cleanup:: removed all of the explicit
18197 clean-* targets, collapsed many wrappers around subdir_do into
18198 one, added additional targets to satisfy standards.texi, deleted
18199 some old targets, some changes for consistency
18200
18201Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18202
18203 * configure.in: handle some programs as cross-only, and others as
18204 native only
18205
18206 * test-build.mk: handle partial holes in a more generic manner
18207
18208 * Makefile.in: m4 depends on libiberty
18209
6599da04
JM
18210Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18211
18212 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18213 time, wdiff, and find to configdirs
18214
18215 * Makefile.in: all, clean, and install rules for the new programs
18216 added to configure.in
18217
18218Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18219
18220 * configure.in: use mh-sun for all *-sun-* hosts
18221
6599da04
JM
18222Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18223
18224 * Makefile.in: define flags for X11 include files and library file
18225 locations, pass them down to the programs that need this info
18226
18227 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18228
6599da04
JM
18229Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18230
18231 * configure.in: start building libg++ for HP-UX targets
18232
18233Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18234
18235 * README: Update references to files moved into etc/.
18236
18237Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18238
18239 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18240 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18241
18242Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18243
18244 * configure: accept dash as well as underscore in long option
18245 names for FSF compatibility.
18246
18247Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18248
18249 * config.sub: added -sco3.2v4 support from FSF.
18250
18251Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18252
18253 * configure.in: expand the section that adds or removes
18254 directories from the list of programs to build, to handle native
18255 vs. cross in addition to host v. native
18256
18257Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18258
18259 * Makefile.in: Replace C++ in macro names with CXX.
18260 This is less likely to break ...
18261
18262Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18263
18264 * test-build.mk: add -w to GNU_MAKE
18265
18266Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18267
18268 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18269 add 'sparc' to list of recognized cpus. This needed to make
18270 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18271 Delete some redundant ose68 variants. Recognize -wrs as an os,
18272 then changes that into $CPU-wrs-vxworks.
18273
18274 * configure.in: remove most references to gdbtest, regularize
18275 target based program removal
18276
18277 * test-build.mk: import from p3 tree (many fixes and changes)
18278
18279Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18280
18281 * Makefile.in: added rules to handle tcl, tk, and expect
18282
18283 * configure.in: handle those directories if they exist
18284
18285Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18286
18287 * config.sub: removed bogus hppabsd and hppahpux names, since
18288 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18289
18290Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18291
18292 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18293 depends upon all-xiberty
18294
18295 * Makefile.in: changes from p3, including:
18296
18297 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18298
18299 * Makefile.in (XTRAFLAGS): include newlib directories if
18300 newlib/Makefile exists, rather than if host != target.
18301
18302 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18303
18304 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18305 from the same source tree and not building a cross-compiler. This
18306 matters for the libg++ configuration if reconfiguring a tree that
18307 has already been installed.
18308
18309 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18310
18311 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18312 pick up the machine and system specific header files.
18313
18314 * Makefile.in: added AS_FOR_TARGET, passed down in
18315 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18316 the C compiler to use to create programs which are run in the
18317 build environment, set it to default to $(CC), and passed it down
18318 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18319
18320 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18321
18322 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18323 We need them for unusual native builds, like systems without
18324 ranlib.
18325
18326 * configure: also define $(host_canonical) and
e490616e
ZW
18327 $(target_canonical), which are the full, canonical names for the
18328 given host and target
6599da04
JM
18329
18330Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18331
18332 * Makefile.in: Added separate definitions for C++.
18333
18334Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18335
18336 * configure.in (configdirs): Add deja-gnu.
18337
18338Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18339
18340 * README: Update for configure.texi and gdb-4.7 release.
18341
18342Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18343
18344 * Makefile.in: Move "all" target to top of file.
18345 Previously, first target was ".PHONY" which caused BSD4.4 make
18346 to build .PHONY when make was run without arguments.
18347
18348Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18349
18350 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18351 Library-copylefted code in libiberty.
18352
18353Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18354
18355 * config.sub: Replace m68kmote with plain old m68k.
18356
18357Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18358
18359 * Makefile.in: Remove space from blank line, avoid Make complaints.
18360
18361Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18362
18363 * config.sub: Complain if no argument is given. Added support for
18364 386bsd as OS and target alias.
18365
18366Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18367
18368 * Makefile.in (XTRAFLAGS): include newlib directories if
18369 newlib/Makefile exists, rather than if host != target.
18370
18371Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18372
18373 * config.sub: recognize sparclite-wrs-vxworks.
18374
18375 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18376 p3.) Added clean-xiberty to clean.
18377
18378Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18379
18380 * configure.in: use *-*-* instead of nested cases for host and target
18381
18382Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18383
18384 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18385 from the same source tree and not building a cross-compiler. This
18386 matters for the libg++ configuration if reconfiguring a tree that
18387 has already been installed.
18388
18389Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18390
18391 * config.sub (i486v/i486v4): Merge in from FSF version.
18392
18393Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18394
18395 * configure: only set PWD if it is already set.
18396
18397Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18398
18399 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18400 doesn't have unset and all success paths (and most error paths)
18401 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18402 to just ${PWD} to avoid confusion.)
18403
18404Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18405
18406 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18407 even for a native compilation.
18408
18409Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18410
18411 Changes to make the gdb.tar.Z rule work better.
18412
18413 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18414 (DEVO_SUPPORT): Add configure.texi.
18415 (bfd-ilrt.tar.Z): Remove ancient rule.
18416
18417Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18418
18419 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18420 pick up the machine and system specific header files.
18421
18422 * configure.in, config.sub: added new target m68010-adobe-scout,
18423 with alias of adobe68k. Changed configure.in to check for
18424 -scout before -sco* to avoid a false match.
18425
18426 * Makefile.in: added AS_FOR_TARGET, passed down in
18427 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18428 the C compiler to use to create programs which are run in the
18429 build environment, set it to default to $(CC), and passed it down
18430 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18431
18432Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18433
18434 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18435 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18436 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18437 FOR_TARGET variants, to newlib and libg++.
18438
18439Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18440
18441 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18442 first.
18443
18444Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18445
18446 * config.sub: Accept `elf' as an environment.
18447
18448Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18449
18450 * Makefile.in (all-opcodes): cd into the right directory
18451
18452Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18453
18454 * configure: added -program_transform_name option, used as
18455 argument to sed when installing programs.
18456 configure.texi: added documentation for -program_prefix,
18457 -program_suffix and -program_transform_name.
18458
18459Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18460
18461 * config.sub: Accept i486 where i386 ok.
18462
18463Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18464
18465 * config.sub: accept we32k
18466
18467Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18468
3b75d237 18469 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
18470
18471 * Makefile.in: don't create all directories for ``make install'';
18472 let the subdirectories create the ones they need.
18473
18474Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18475
e490616e 18476 * COPYING: new file, GPL v2
6599da04
JM
18477
18478Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18479
18480 * Makefile.in: use the new gen-info-dir, which needs a template
18481 argument (which also lives in texinfo)
18482
18483 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18484
6599da04
JM
18485Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18486
18487 * config.sub (ncr3000): Change i386 to i486.
18488
18489Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18490
18491 * Makefile.in: add install-rcs, install-grep to
18492 install-no-fixedincludes, removed install-bison and install-libgcc
18493
18494Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18495
18496 * configure.in: grab the HPUX makefile fragment if on HPUX
18497
18498Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18499
18500 * Makefile.in: eradicate bison spoor (ditto libgcc).
18501 configure.in: recognise m68{k,000}-ericsson-OSE.
18502 es1800 is alias for m68k-ericsson-OSE
18503
18504Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18505
18506 * configure.in: rearrange the parts that remove programs from
18507 configdirs, based now on HOST==TARGET or by canonical triple.
18508
18509Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18510
18511 * test-build.mk: recurse explicitly with -f test-build.mk when
18512 appropriate. predicate stage3 and comparison on the existence
18513 of gcc. That is, if gcc isn't around, we aren't three-staging.
18514 On very clean, also remove ...stamp-co. Build in-place before
18515 doing other builds.
18516
18517Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18518
18519 * Makefile.in, configure.in: add tgas
18520
18521Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18522
18523 * Makefile.in: a number of changes merged in from progressive.
18524
18525 * configure.in: add libm.
18526
18527 * .cvsignore: ignore some stuff that comes from test-build.mk.
18528
6599da04
JM
18529Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18530
18531 * config.sub: Add es1800 (m68k-ericsson-es1800).
18532
18533Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18534
18535 * configure: Add program_suffix (parallel to program_prefix)
18536 * Makefile.in: adjust directory-creating script for losing decstation
18537
18538Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18539
18540 * configure: Minor $subdir-related fixes.
18541
18542Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18543
18544 * configure: fix various problems with propogating
18545 makefile_target_frag in subdirs.
18546 * configure.in: config libgcc if its there
18547
18548Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18549
18550 * config.sub: HPPA merge.
18551
6599da04
JM
18552Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18553
18554 * Makefile.in: Replace all-bison with all-byacc in all
18555 dependency lines for other tools (which now use byacc).
18556
18557Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18558
18559 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18560
6599da04
JM
18561Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18562
18563 * Makefile.in: make gprof rules similar to byacc rules (instead of
18564 vestigal $(unsubdir) that didn't work...)
18565
18566Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18567
18568 * config.sub: Add support for Linux.
18569 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18570 (at least for libg++).
18571
18572Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18573
18574 * configure.texi: fix doc for the -nfp option to configure
18575
18576Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18577
18578 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18579
18580Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18581
18582 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18583 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18584 * configure.in: added solaris* host_makefile_frag hook.
18585
18586Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18587
18588 * config.sub: changed recognition of m68000 so that various
18589 m68k types can be specified via m680[01234]0
18590
18591Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18592
18593 * config.sub (basic_machine): fix sed so that '-foo' isn't
18594 completely substituted out while .+'-foo' loses the '-foo'
18595
18596Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18597
18598 * config.sub ($os): Add -aout.
18599
18600Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18601
18602 * configure: If host_makefile_frag is absolute, don't
18603 prefix ${invsubdir} (relevant to libg++ auto-configure).
18604
18605Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18606
18607 * Makefile.in (tooldir): Define it.
18608 (all-ld): Depend on all-flex.
18609
18610Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18611
18612 * Makefile.in (check): Fix libg++ special case.
18613
18614Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18615
18616 * configure: do not bury `pwd` into config.status, thus do fewer
18617 pwd's.
18618
18619 * configure: print the "Building in" message only when building in
18620 other than "." AND verbose.
18621
63f6bcd7 18622 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
18623 configures.
18624
18625 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18626
18627Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18628
18629 * Makefile.in: macroize flags passed on recursion. remove
18630 fileutils.
18631
18632Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18633
18634 * configure: get makesrcdir right for subdirs deeper than 1.
18635
18636 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18637 install.
18638
18639Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18640
18641 * Makefile.in: don't print subdir_do or recursion lines.
18642
18643Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18644
18645 * standards.texi: added menu item.
18646
18647 * Makefile.in: build and install standards.info.
18648
18649 * standards.texi: new file.
18650
18651Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18652
18653 * configure: test for and move config.status pieces from
18654 ${subdir}/.
18655
18656Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18657
6599da04
JM
18658 * configure: Test for existance of files before trying to mv
18659 them, to avoid numerous non-existance messages.
18660
18661Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18662
18663 * configure: correct final line of config.status.
18664
18665 * configure: patch from eggert. Avoids a protection problem if
18666 the original Makefile.in is read only.
18667
18668 * configure: use move-if-change from gcc to create config.status.
18669 Some makefiles depend on config.status to tell if a directory
18670 has been reconfigured for a different host. This change
18671 prevents those directories from remaking everything in the case
18672 where the reconfig was only intended to rebuild a Makefile.
18673
18674 * configure: test for config.sub with "config.sub sun4" rather
18675 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18676 host alias from a missing config.sub.
18677
18678Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18679
18680 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18681 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18682
18683Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18684
18685 * configure: mkdir ${subdir} as needed.
18686
18687Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18688
18689 * Makefile.in,configure.in: added autoconf.
18690
18691Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18692
18693 * Makefile.in: no longer pass against on recursion.
18694
18695 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18696 definitions are not inherited.
18697
18698 * configure: correct makesrcdir when subdir is .
18699
18700Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18701
18702 * configure: Add support for 'subdirs' variable, which is
18703 like 'configdirs', except that configure doesn't re-invoke
18704 itself for subdirs, it just creates a Makefile for each subdir.
18705 * configure.texi: Document subdirs.
18706
18707Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18708
18709 * configure.in: added flex to configdirs
18710
18711Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18712
18713 * Makefile.in: remove clean-stamps from clean.
18714
18715Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18716
18717 * configure.in: Add gdbtest to configdirs.
18718
18719Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18720
18721 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18722 to recursive makes.
18723 * configure.in: Recognize new ncr3000 config.
18724
18725Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18726
18727 * Makefile.in, configure.in: removed references to gdbm.
18728
18729Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18730
18731 * config.sub: Don't canonicalize os value
18732 newsos* to bsd (readline needs to check for newsos).
18733 (This fix was earlier made Jan 31, but got re-broken.)
18734
18735Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18736
18737 * configure.in: sco is an os, not a vendor!
18738
18739 * configure: Quote $( better. Keep various shells happy.
18740
18741Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18742
18743 * Makefile.in: eliminate stamp-files.
18744
18745Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18746
18747 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18748 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18749
18750Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18751
18752 * config.sub: fix iris/iris3.
18753
18754Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18755
18756 * configure: re-add -rm.
18757
18758Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18759
18760 * Maskefile.in: add .stmp-rcs to all.
18761
18762 * configure.in: remove gas from rs6000 build, use aix host fragment.
18763
18764Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18765
18766 * configure: pass down site_option during recursion.
18767
18768Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18769
18770 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18771
18772Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18773
18774 * configure: Change exec_prefix so that it really defaults to prefix.
18775
18776Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18777
18778 * Makefile.in, configure.in: Add support for mmalloc library.
18779
18780Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18781
18782 * Makefile.in: add stmp dependencies for a few more things.
18783
18784Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18785
18786 * configure: adjusted error message on objdir/srcdir configure
18787 collision, per john's suggestion.
18788
18789 * Makefile.in: add libiberty stmp to all and all.cross.
18790
18791Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18792
18793 * Makefile.in: remove force dependencies, add grep to all.
18794
18795Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18796
18797 * Makefile.in: drop flex. make stamp files work.
18798
18799 * configure: added test for conflicting configuration in srcdir,
18800 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18801 gets cranky. use relative paths for configure and srcdir
18802 whenever possible. Send some error messages to stderr that were
18803 going to stdout.
18804
18805Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18806
18807 * Makefile.in: Fix libg++ rule to check for gcc directory
18808 before using gcc/gcc. Also pass XTRAFLAGS.
18809
18810Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18811
18812 * Makefile.in: added stmp-files so that directories aren't polled
18813 when they are already built.
18814
18815 * configure.texi: fixed a node pointer problem.
18816
18817Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18818
731a8127 18819 * config.sub configure.in gdb/configure.in
6599da04
JM
18820 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18821 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18822 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18823
18824Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18825
18826 * configure: -recurring becomes -silent. corrected help message
18827 for -site= option.
18828
18829 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18830
18831Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18832
18833 * configure: when building Makefile for crosses, replace
18834 tooldir and program_prefix. default srcdir from location of
18835 config.sub. remove "for host in hosts" and "for target in
18836 targets" loops.
18837
18838Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18839
18840 * Makefile.in: Do not pass bindir or mandir to cvs.
18841
18842Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18843
18844 * Makefile.in, configure.in: removed traces of namesubdir,
18845 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18846 copyrights to '92, changed some from Cygnus to FSF.
18847
18848 * configure.texi: remove most references to multiple hosts,
18849 multiple targets, subdirs, etc.
18850
18851 * configure.man: removed rcsid. reference config.sub not
18852 config.subr.
18853
18854 * Makefile.in: mkdir $(infodir) on install-info.
18855
18856Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18857
18858 * configure.texi: Explain better about .gdbinit and about
18859 the environment that configure.in sections run in.
18860
18861Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18862
18863 * configure.in: Ultrix is only a decstation if it's a MIPS.
18864
18865Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18866
18867 * README: DOC.configure => cfg-paper.texi.
18868
18869Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18870
18871 * config.sub (near case $os): Don't convert newsos* to bsd!
18872
18873Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18874
18875 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18876 the number of copies of COPYING that go into the GDB tar file.
18877
18878Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18879
731a8127 18880 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
18881 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18882 Fix SCO configuration stuff.
18883
18884Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18885
18886 * Makefile.in: For libg++, make sure the -I pointing
18887 to the gcc directory goes *after* all the libg++-local -I flags.
18888 Also, move just-gcc dependency from just-libg++ to all-libg++.
18889
18890Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18891
18892 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18893
18894Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18895
18896 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18897
18898Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18899
18900 * config.sub: Add stratus configuration frags. Also
18901 submitted to FSF.
18902
18903Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18904
18905 * Makefile.in (DEV_SUPPORT): add configure.man.
18906
18907 * config.sub(Decode manufacturer-specific): add -none*.
18908
18909Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18910
18911 * Makefile.in: remove form feeds to make Sun's make happy.
18912 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18913
18914Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18915
18916 * Makefile.in (AR_FLAGS): Make quieter.
18917
18918Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18919
18920 * configure.in: Add libg++.
18921 * configure: When verbose, don't output the command line at each
18922 level; it will be unremarkably the same as the previous version,
18923 which will be the same as what the user typed.
18924
18925Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18926
18927 * configure.in, Makefile.in: fix clean-info, add flex. add
18928 fileutils.
18929
18930 * configure: be less sensitive to spaces in Makefile.in. Do not
18931 look for sources in "..". Doing so breaks subdirectories that
18932 might have their own configure. If a subdir has it's own
18933 configure script, use it.
18934
18935Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18936
18937 * cfg-paper.texi: some changes suggested by rms.
18938
18939Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18940
18941 * config.sub: Merge in some small additions from the FSF version,
18942 taken from the gcc distribution, to bring the Cygnus and FSF
18943 versions into closer sync.
18944
18945Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18946
18947 * configure.in: Changed svr4 references to sysv4.
18948
18949Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18950
18951 * configure: added -V for version number option.
18952
18953Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18954
18955 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18956 renamed from DOC.configure to cfg-paper.texi.
18957
18958Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18959
18960 * configure, config.subr, config.sub: config.subr is now
18961 config.sub again.
18962
18963Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18964
18965 * configure.texi: new file, in progress.
18966
18967 * Makefile.in: build info file and install the man page for
18968 configure.
18969
18970 * configure.man: new file, first cut.
18971
18972 * configure: find config.subr again now that configuration "none"
18973 has gone. removed all traces of the -ansi option. removed all
18974 traces of the -languages option.
18975
18976 * config.subr: resync from rms.
18977
18978Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18979
18980 * configure, config.sub, config.subr: merge config.sub into
18981 config.subr, call the result config.subr, remove config.sub, use
18982 config.subr.
18983
18984 * Makefile.in: revised install for dir.info.
18985
18986Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18987
18988 * configure.in: add decstation host makefile frag.
18989
18990 * Makefile.in: BISON now bison -y again. also install-gcc on
18991 install. clean-gdbm on clean. infodir belongs in datadir.
18992 Make directories for info install. Build dir.info here then
18993 install it.
18994
18995Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18996
18997 * Makefile.in: fix for bad directory tests.
18998
18999Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19000
19001 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19002 regexp. -srcdir relative was being handled incorrectly.
19003
19004 * Makefile.in: unwrapped some for loops so that parallel makes
19005 work again and so one can focus one's attention on a particular
19006 package.
19007
19008Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19009
19010 * configure: added PWD as a stand in for `pwd` (for speed). use
19011 elif wherever possible. make -srcdir work without -objdir.
19012 -objdir= commented out.
19013
19014Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19015
19016 * configure: +options become --options. -subdirs commented out.
19017 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19018 Makefile now at top of generated Makefile. Removed cvs log
19019 entries. added -srcdir. create .gdbinit only if there is one
19020 in ${srcdir}.
19021
19022 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19023 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19024 and mandir now keyed off datadir by default.
19025
19026Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19027
19028 * Freshly created ChangeLog.
19029
19030\f
19031Local Variables:
19032mode: change-log
19033left-margin: 8
19034fill-column: 76
19035version-control: never
19036End: