]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
extend.texi: Use lowercase "boolean".
[thirdparty/gcc.git] / ChangeLog
CommitLineData
21f88103
YTL
12016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2
3 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
4 * configure: Regenerated.
5
60d51882
FR
62016-07-19 Fritz Reese <fritzoreese@gmail.com>
7
8 * MAINTAINERS (Write After Approval): Add myself.
9
277d7ee0
AK
102016-06-23 Andi Kleen <ak@linux.intel.com>
11
12 * Makefile.def: Add autoprofiledbootstrap.
13 * Makefile.tpl: Dito.
14 * Makefile.in: Regenerate.
15
fd6487af
JS
162016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
17
18 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
19 * configure: Regenerate.
20
3e326935
TS
212016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
22
23 * configure: Regenerate.
24 * configure.ac: Remove support for avr-rtems.
25
9582bf04
SKS
262016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
27
28 * MAINTAINERS (Write After Approval): Add myself.
29
6f820b68
MC
302016-06-16 Michael Collison <michael.collison@arm.com>
31
32 * MAINTAINERS (Write After Approval): Add myself.
33
775ee7fa
MM
342016-06-14 Mikael Morin <mikael@gcc.gnu.org>
35
36 * MAINTAINERS (Write After Approval): Update e-mail address.
37
de3ba371
JM
382016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
39
21f88103 40 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 41
350216e3
AM
422016-05-28 Alan Modra <amodra@gmail.com>
43
44 * Makefile.tpl (configure): Depend on m4 files included.
45 * Makefile.in: Regenerate.
46
9cad20fa
BS
472016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
48
49 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
50 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
51
92466115
BS
522016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
53
54 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
55 special case builtin.
56 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
57 support for ALTIVEC_BUILTIN_VEC_ADDEC.
58 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
59 for __builtin_vec_addec.
60
fe38e08b
JS
612016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
62
63 * config.guess: Import version 2016-04-02 (newest).
64 * config.sub: Import version 2016-05-10 (newest).
65
cef1a0b8 662016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 67
cef1a0b8
JL
68 * configure.ac: Add ARC support to libgloss.
69 * configure: Regenerate
704b85c7 70
75a6b91a
AS
712016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
72
73 * MAINTAINERS (Write After Approval): Add myself.
74
00f35794
BE
752016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
76
77 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
78 * configure: Regenerated.
79 * Makefile.def (gmp): Explicitly disable assembler.
80 (mpfr): Adjust lib_path.
81 (mpc): Likewise.
82 * Makefile.in: Regenerated.
83
c100769b
JJ
842016-05-01 Jakub Jelinek <jakub@redhat.com>
85
86 PR bootstrap/70704
87 * configure.ac (--enable-stage1-checking): Add missing
88 --enable-checking=.
89 * configure: Regenerated.
90
bc6d9014
OE
912016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
92
ace08cb8
OE
93 * config.guess: Revert r235676.
94 * config.sub: Revert r235676.
95
962016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
97
98 * config.guess: Remove SH5 support.
bc6d9014
OE
99 * config.sub: Likewise.
100 * configure: Likewise.
101 * configure.ac: Likewise.
102
7db11a5a
JJ
1032016-04-26 Jakub Jelinek <jakub@redhat.com>
104
105 PR bootstrap/70704
106 * configure.ac (--enable-stage1-checking): For --disable-checking or
107 implicit --enable-checking, make sure extra flag matches in between
108 stage1 and later checking.
109 * configure: Regenerated.
110
ab0fc037
TS
1112016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
112
113 * .gitattributes: New file.
114
c048fa95
SB
1152016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
116
117 * MAINTAINERS (rs6000/powerpc port): Add myself.
118
f3653cf5
SB
1192016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
120
121 PR bootstrap/70173
122 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
123 and gotools directories. Delete the stage_final file.
124 * Makefile.in: Regenerate.
125
4f93efa4
AV
1262016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
127
128 * MAINTAINERS (Write After Approval): Add myself.
129
c27e432e
SK
1302016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
131
132 * MAINTAINERS (Fortran maintainer): Remove myself.
133
7134713c
BS
1342016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
135
136 * MAINTAINERS (Write After Approval): Add myself.
137
7d74282a
KN
1382016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
139
140 * MAINTAINERS (Write After Approval): Add myself.
141
1b858e76
CC
1422016-03-17 Cary Coutant <ccoutant@gmail.com>
143
144 Sync with binutils-gdb:
145
146 2016-03-17 Cary Coutant <ccoutant@gmail.com>
147
148 * configure.ac: Add mips and s390 to the gold target check.
149 * configure: Regenerate.
150
d15bd5bb
DD
1512016-03-01 DJ Delorie <dj@redhat.com>
152
153 * MAINTAINERS (mep): Remove myself as MeP maintainer.
154
6d1fa6bb
DM
1552016-02-22 David Malcolm <dmalcolm@redhat.com>
156
157 * MAINTAINERS (libcpp): Add myself.
158 (diagnostic messages): Likewise.
159
607bda60
TV
1602016-02-20 Tom de Vries <tom@codesourcery.com>
161
162 * MAINTAINERS: Fix whitespace.
163
80cfaff8
CZ
1642016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
165
166 * MAINTAINERS (Write After Approval): Add myself.
167
c661a43d
SP
1682016-01-29 Sebastian Pop <s.pop@samsung.com>
169
170 * config/isl.m4: Add comments about isl-0.16.
171 * configure: Regenerate.
172
86b3a101
MJ
1732016-01-29 Martin Jambor <mjambor@suse.cz>
174
175 * MAINTAINERS (hsa maintainers): Add myself.
176
960cbfd2
WD
1772015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
178
179 * MAINTAINERS: (Write After Approval): Add myself.
180
1e050c90
AK
1812016-01-25 Aditya Kumar <aditya.k7@samsung.com>
182 Sebastian Pop <s.pop@samsung.com>
183
184 * Makefile.in: Regenerate.
185 * Makefile.tpl: Export ISLVER.
186 * configure: Regenerate.
187 * config/isl.m4: Detect isl-0.15.
188
cefadad1
MM
1892016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
190
191 PR bootstrap/69329
192 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
193 * Makefile.in: Regenerate.
194
9e530bcd
AP
1952016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
196
197 * configure.ac: Enable LTO for DJGPP
198 * configure: Regenerate
199
324402a0
L
2002016-01-12 H.J. Lu <hongjiu.lu@intel.com>
201
202 Sync with binutils-gdb:
203 2015-10-21 Nick Clifton <nickc@redhat.com>
204
205 PR gas/19109
206 * configure.ac: Note the 'none' is an acceptable argument to
207 --enable-compressed-debug-sections.
208 * configure: Regenerate.
209
9eaaa830
BE
2102016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
211
212 PR bootstrap/69134
213 * Makefile.def (mpfr): Disable assembler.
214 * Makefile.in: Regenerate.
215
cfe67e03
BE
2162016-01-01 Ben Elliston <bje@gnu.org>
217
218 * config.guess: Import version 2016-01-01.
219 * config.sub: Likewise.
220
be33d404
SS
2212015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
222
223 * MAINTAINERS (Write After Approval): Add myself.
224
e357a5e0
SP
2252015-12-17 Sebastian Pop <s.pop@samsung.com>
226
227 * Makefile.in: Replace ISL with isl.
228 * Makefile.tpl: Same.
229 * config/isl.m4: Same.
230 * configure.ac: Same.
231 * contrib/download_prerequisites: Same.
232 * configure: Regenerate.
233
1ad2439b
AP
2342015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
235
236 * MAINTAINERS (Write After Approval): Add Myself.
237
70decafb
NS
2382015-12-17 Nathan Sidwell <nathan@acm.org>
239
240 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
241 * configure: Regenerate.
242
560d18d3
AK
2432015-12-16 Aditya Kumar <aditya.k7@samsung.com>
244 Sebastian Pop <s.pop@samsung.com>
245
246 * config/isl.m4 (ISL_CHECK_VERSION): Check for
247 isl_ctx_get_max_operations.
248 * configure: Regenerate.
249
57e8ab24 2502015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
251
252 * MAINTAINERS (Write After Approval): Add myself.
253
105b682e
ILT
2542015-12-02 Ian Lance Taylor <iant@google.com>
255
256 PR go/66147
257 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
258 * Makefile.in: Regenerate.
259
7eb46bec
AT
2602015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
261
262 PR libffi/65726
263 * Makefile.def (lang_env_dependencies): Make libffi depend
264 on cxx.
265 * Makefile.in: Regenerate.
266
cc3baaa9
DE
2672015-11-26 David Edelsohn <dje.gcc@gmail.com>
268
269 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
270 symbols.
271
3be96231
TG
2722015-11-20 Tristan Gingold <gingold@adacore.com>
273
274 Sync with binutils-gdb:
275 2015-11-20 Tristan Gingold <gingold@adacore.com>
276
277 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
278 * configure: Regenerate.
279
daa53f38
ML
2802015-11-19 Martin Liska <mliska@suse.cz>
281
282 * .gitignore: Add .clang-format to ignored files.
283 * Makefile.in: Add clang-format.
284 * Makefile.tpl: Likewise.
285
54985c70
TA
2862015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
287
288 * configure.ac: Enable libmpx by default.
289 * configure: Regenerated.
290
d0397c75
SE
2912015-10-23 Steve Ellcey <sellcey@imgtec.com>
292
293 * MAINTAINERS: Update email address.
294
735a559c
PM
2952015-10-23 Paulo Matos <pmatos@linki.tools>
296
297 * MAINTAINERS: Update email address.
298
15713b43
AH
2992015-10-23 Alan Hayward <alan.hayward@arm.com>
300
301 * MAINTAINERS (Write After Approval): Add myself.
302
78edb32f
L
3032015-10-20 H.J. Lu <hongjiu.lu@intel.com>
304
305 Sync with binutils-gdb:
306 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
307
308 PR gas/19109
309 * configure.ac: Add
310 --enable-compressed-debug-sections={all,gas,gold,ld}.
311 * configure: Regenerated.
312
dec6b7f1
AC
3132015-10-16 Arnaud Charlet <charlet@adacore.com>
314
315 * MAINTAINERS: Update list of Ada maintainers and email addresses.
316
6be1d686
ML
3172015-10-09 Martin Liska <mliska@suse.cz>
318
319 * MAINTAINERS (Write After Approval): Add myself.
320
dc0e2060
AF
3212015-10-09 Alexander Fomin <alexander.fomin@intel.com>
322
323 * MAINTAINERS (Write After Approval): Add myself.
324
bec93d40
FW
3252015-10-02 Florian Weimer <fweimer@redhat.com>
326
327 * MAINTAINERS: Update email address.
328
0487f06d
LK
3292015-10-02 Louis Krupp <louis.krupp@zoho.com>
330
331 * MAINTAINERS (Write After Approval): Add myself.
332
56547ff7
KT
3332015-09-20 Kai Tietz <ktietz70@googlemail.com>
334
423ea09f 335 * MAINTAINERS: Update email.
56547ff7 336
ed4c91ea
BS
3372015-09-14 Bernd Schmidt <bschmidt@redhat.com>
338
339 * MAINTAINERS: Update my email address.
340
2503fd9e
JB
3412015-09-01 James Bowman <james.bowman@ftdichip.com>
342
343 * MAINTAINERS (ft32 port): Add myself.
344
3726332a
DS
3452015-08-28 David Sherwood <david.sherwood@arm.com>
346
347 * MAINTAINERS: Add myself.
348
15480aaf
PM
3492015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
350
351 * MAINTAINERS (Write After Approval): Add myself.
352
ad4f95e3
FXC
3532015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
354
355 PR libfortran/54572
356 * Makefile.def: Make libgfortran depend on libbacktrace.
357 * Makefile.in: Regenerate.
358
95f25df0
SD
3592015-08-20 Simon Dardis <simon.dardis@imgtec.com>
360
361 * MAINTAINERS (Write After Approval): Add myself.
362
5dc85f7e
TV
3632015-08-12 Tom de Vries <tom@codesourcery.com>
364
365 PR other/67092
366 * configure.ac: Remove --with_host_libstdcxx support.
367 * configure: Regenerate.
368
44a7d18d
TS
3692015-08-10 Thomas Schwinge <thomas@codesourcery.com>
370 Jakub Jelinek <jakub@redhat.com>
371
372 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
373 nvptx*-*-*.
374 * configure: Regenerate.
375
bf5372e7
YS
3762015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
377
378 * Makefile.def (libiconv): Define bootstrap=true.
379 Mark pdf/html/info as missing.
380 (configure-gcc): Depend on all-libiconv.
381 (all-gcc): Ditto.
382 (configure-libcpp): Ditto.
383 (all-libcpp): Ditto.
384 (configure-intl): Ditto.
385 (all-intl): Ditto.
386 * Makefile.in: Regenerate.
387
94b8fdcc
BC
3882015-08-03 Bin Cheng <bin.cheng@arm.com>
389
390 * MAINTAINERS (loop ivopts): Add the entry and myself.
391
430bcac1
NS
3922015-07-31 Nathan Sidwell <nathan@codesourcery.com>
393
394 * MAINTAINERS (nvptx): Add self.
395
110d61da
AL
3962015-07-29 Alan Lawrence <alan.lawrence@arm.com>
397
398 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
399 128-bit vector modes.
400
c9da7548 4012015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 402
c9da7548
VV
403 * MAINTAINERS (Write After Approval): Add myself.
404
423ea09f 4052015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
406
407 * config.sub, config.guess: Import from upstream.
408
6b1786aa
JL
4092015-07-24 Michael Darling <darlingm@gmail.com>
410
411 PR other/66259
412 * config-ml.in: Reflects renaming of configure.in to configure.ac
413 * configure: Likewise
414 * configure.ac: Likewise
415
45952786
BS
4162015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
417
418 * MAINTAINERS: Update my email address.
419
f1595603
L
4202015-07-14 H.J. Lu <hongjiu.lu@intel.com>
421
422 Sync with binutils-gdb:
423 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
424
425 * configure.ac (target_configdirs): Exclude target-zlib if
426 target-libjava isn't built.
427 * configure: Regenerated.
428
a05c2c75
L
4292015-07-14 H.J. Lu <hongjiu.lu@intel.com>
430
431 Sync with binutils-gdb:
432 2015-05-13 John David Anglin <dave.anglin@bell.net>
433
434 * configure.ac: Disable configuration of GDB for HPUX targets.
435 * configure: Regenerate.
436
437 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
438
439 * configure.ac: Add --with-system-zlib.
440 * configure: Regenerated.
441
442 2015-01-28 James Bowman <james.bowman@ftdichip.com>
443
444 * configure.ac: Add FT32 support.
445 * configure: Regenerate.
446
447 2015-01-12 Anthony Green <green@moxielogic.com>
448
449 * configure.ac: Don't disable gprof for moxie.
450 * configure: Rebuild.
451
1c01ebf6
L
4522015-07-14 H.J. Lu <hongjiu.lu@intel.com>
453
454 Sync with binutils-gdb:
455 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
456
457 PR ld/18355
458 * Makefile.def: Add extra_configure_flags to host zlib.
459 * configure.ac (extra_host_zlib_configure_flags): New. Set
460 to --enable-host-shared When bfd is to be built as shared
461 library. AC_SUBST.
462 * Makefile.in: Regenerated.
463
e59969a1
HPN
4642015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
465
466 Sync with src:
467 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
468 * Makefile.def (dependencies): Add all-zlib to all-bfd.
469 * Makefile.in: Regenerated.
470
d9063947
L
4712015-06-30 H.J. Lu <hongjiu.lu@intel.com>
472
473 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
474 target.
475 * configure: Regenerate.
476
b837291d
LC
4772015-06-23 Ludovic Courtès <ludo@gnu.org>
478
479 * MAINTAINERS (Write After Approval): Add myself.
480
2a97995f
AT
4812015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
482
483 * MAINTAINERS (OS Port Maintainers): Add myself.
484 (Various Maintainers): Remove myself from libffi testsuite.
485
19cd26a6
RS
4862015-06-04 Richard Sandiford <richard.sandiford@arm.com>
487
488 * MAINTAINERS (gen* on machine desc): Add self.
489
8ca528d9
JM
4902015-06-02 Jason Merrill <jason@redhat.com>
491
492 PR bootstrap/66319
493 * configure.ac: Use -std=gnu++98.
494
4526c3c1
SN
4952015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
496
497 * MAINTAINERS (Write After Approval): Add myself.
498
318a4e6d
MF
4992015-05-28 Mike Frysinger <vapier@gentoo.org>
500
501 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
502 * configure: Regenerate.
503
46070488
JM
5042015-05-26 Jason Merrill <jason@redhat.com>
505
506 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
507 * configure: Regenerate.
508
fef939d6
JB
5092015-05-16 James Bowman <james.bowman@ftdichip.com>
510
511 * configure.ac: FT32 target added.
fef939d6
JB
512 * configure: Regenerated.
513
886faf50
IB
5142015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
515
516 * MAINTAINERS (Write After Approval): Add myself.
517
91c6b410
PM
5182015-05-11 Paulo Matos <paulo@matos-sorge.com>
519
520 * MAINTAINERS (Write After Approval): Add myself.
521
e640447c
PM
5222015-05-11 Paulo Matos <paulo@matos-sorge.com>
523
524 * configure.ac: Fix typo.
525 * configure: Regenerate.
526
e587377d
MM
5272015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
528
529 * MAINTAINERS (Write After Approval): Add myself.
530
cabb9d59
MK
5312015-05-03 Matthias Klose <doko@ubuntu.com>
532
533 * configure.ac: Match $host configured with triplets.
534 * configure: Regenerate.
535
fafb95a6
BRF
5362015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
537
538 * Makefile.tpl: Remove surplus whitespace throughout.
539 * Makefile.in: Regenerate.
540
85867772
SB
5412015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
542
543 * MAINTAINERS (Various Maintainers): Add myself as instruction
544 combiner maintainer.
545
c10b5ea0
JJ
5462015-04-17 Jakub Jelinek <jakub@redhat.com>
547
548 PR bootstrap/62077
549 * configure.ac (--enable-stage1-checking): Default to
550 release,misc,gimple,rtlflag,tree,types if --disable-checking
551 or --enable-checking is not specified and DEV-PHASE is not
552 experimental.
553 * configure: Regenerated.
554
77019397
MO
5552015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
556
557 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
558 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
559 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
560 * Makefile.in: Regenerate.
561
17feae99 5622015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
563
564 * MAINTAINERS: Update my email address.
565
e61ffb3b
JG
5662015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
567
568 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
569
b16cc4f2
KT
5702015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
571
572 * MAINTAINERS: Add myself as an arm port reviewer.
573
ec523909
ML
5742015-03-25 Martin Liska <mliska@suse.cz>
575 Yury Gribov <y.gribov@samsung.com>
576
577 * Makefile.in: Fix ln source location for vimrc file.
578 * Makefile.tpl: Likewise.
579
fc30054e
AH
5802015-03-09 Aldy Hernandez <aldyh@redhat.com>
581
582 PR bootstrap/25672
583 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
584 cross-compiling. Similarly for CXX_FOR_TARGET.
585 * configure: Regenerate.
586
5373cd33
IE
5872015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
588
589 * Makefile.def: Add libmpx.
590 * configure.ac: Add libmpx.
591 * Makefile.in: Regenerate.
592 * configure: Regenerate.
593
a6e8abb9
KY
5942015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
595
596 * MAINTAINERS (CPU Port Maintainers): Add myself
597 i386 vector ISA extns mantainer.
598
f2b86778
JL
5992015-03-13 Jeff Law <law@redhat.com>
600
601 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
602 maintainer.
603 Remove Richard Henderson as a maintainer for the x86 port.
604
9dd44d1c
JR
6052015-03-03 Joern Rennecke <gnu@amylaar.uk>
606
607 * MAINTAINERS (CPU Port Maintainers): Update my email address.
608
33079441
IE
6092015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
610
611 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
612 pointer bounds checker and i386 MPX maintainer.
613
d083ae5f
SL
6142015-02-26 Sandra Loosemore <sandra@codesourcery.com>
615
616 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
617
f91f1c13
MS
6182015-02-26 Martin Sebor <msebor@redhat.com>
619
620 * MAINTAINERS (Various Maintainers): Add self.
621
426c1eb0
TS
6222015-02-20 Thomas Schwinge <thomas@codesourcery.com>
623
624 * configure.ac [--enable-as-accelerator-for] (enable_languages):
625 Make sure it contains lto.
626 * configure: Regenerate.
627
8ae12d71
TS
6282015-02-18 Thomas Schwinge <thomas@codesourcery.com>
629
630 * configure: Regenerate.
631
11aa81cc 6322015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 6331
11aa81cc
DN
634 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
635 middle-end, docstring): Remove myself.
636 (Write After Approval): Add myself.
637
a436ab27
JJ
6382015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
639
640 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
641 (Write After Approval): Update address.
642
231d020b
DM
6432015-01-29 David Malcolm <dmalcolm@redhat.com>
644
645 PR jit/64780
646 * configure.ac: Require the user to explicitly specify
647 --enable-host-shared if the jit is enabled.
648 * configure: Regenerate.
649
82a94471
RS
6502015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
651
652 * MAINTAINERS (Write After Approval): Add myself.
653
e6f0c56d
TV
6542015-01-25 Tom de Vries <tom@codesourcery.com>
655
656 * MAINTAINERS: Make whitespace consistent.
657
631ff3e1
BO
6582015-01-23 Braden Obrzut <admin@maniacsvault.net>
659
660 * MAINTAINERS (Write After Approval): Add myself.
661
09b9cd1f
AV
6622015-01-20 Andre Vehreschild <vehre@gmx.de>
663
664 * MAINTAINERS: (Write After Approval): Add myself.
665
802ed46a
MU
6662015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
667
668 * MAINTAINERS: (Write After Approval): Add myself.
669
c61fcfa6
PT
6702015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
671
672 * MAINTAINERS: (Write After Approval): Add myself.
673
ebcd09c1
IS
6742015-01-13 Iain Sandoe <iain@codesourcery.com>
675
676 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
677 objective-c/c++ front end maintainer.
678
71aa170d
MP
6792015-01-13 Marek Polacek <polacek@redhat.com>
680
681 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
682
da067543
JL
6832015-01-12 Jeff Law <law@redhat.com>
684
685 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
686 a very long time.
687
bf1de3f0
ILT
6882015-01-09 Ian Lance Taylor <iant@google.com>
689
690 * configure.ac (host_tools): Add gotools.
691 * Makefile.def (host_modules): Add gotools.
692 (dependencies): Add dependency of all-gotools on all-target-libgo.
693
82a19768
AT
6942015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
695
696 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
697 * configure: Regenerate.
698
53dd59bf
TS
6992015-01-08 Thomas Schwinge <thomas@codesourcery.com>
700
701 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
702 all-target-libgomp.
703 * Makefile.in: Regenerate.
704
8054942d
EB
7052015-01-06 Eric Botcazou <ebotcazou@adacore.com>
706
707 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
708
0969ec7d
EB
7092015-01-06 Eric Botcazou <ebotcazou@adacore.com>
710
711 * configure.ac: Add Visium support.
712 * configure: Regenerate.
713
ec8fd1c0
AS
7142015-01-04 Andreas Schwab <schwab@linux-m68k.org>
715
716 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
717 * configure: Regenerate.
718
9bccfdf5
AP
7192015-01-03 Andrew Pinski <apinski@cavium.com>
720
721 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
722 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
723 (BASE_TARGET_EXPORTS): Add OBJCOPY.
724 (OBJCOPY_FOR_TARGET): New variable.
725 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
726 * Makefile.in: Regenerate.
727 * configure.ac: Check for already installed target objcopy.
728 Also GCC_TARGET_TOOL on objcopy.
729 * configure: Regenerate.
730
007adc0d
HPN
7312015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
732
733 * config.sub: Update from upstream, to 2015-01-01 version.
734 * config.guess: Ditto.
735
fe55e976
SH
7362014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
737
738 * MAINTAINERS (RTEMS Ports): Add myself.
739
b86d271e
PMR
7402014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
741
742 * MAINTAINERS (Write After Approval): Add myself.
743
9733278a
MH
7442014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
745
746 * MAINTAINERS (Write After Approval): Add myself.
747
4b4f2e35
TS
7482014-12-15 Thomas Schwinge <thomas@codesourcery.com>
749
750 * configure.ac (--enable-as-accelerator-for): Don't set
751 ENABLE_AS_ACCELERATOR_FOR. Update all users.
752 * configure: Regenerate.
753
b6a65eb6
JJ
7542014-12-13 Jakub Jelinek <jakub@redhat.com>
755
756 PR bootstrap/64023
757 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
758 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
759 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
760 to CXX.
761 * Makefile.in: Regenerated.
762
c3e1e693
YG
7632014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
764 Yury Gribov <y.gribov@samsung.com>
765
766 * .gitignore: Added .local.vimrc and .lvimrc.
767 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
768 * Makefile.in: Regenerate.
769
7702014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
771
772 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
773 * configure: Regenerated.
774
b9fb25a5
BS
7752014-11-27 Bernd Schmidt <bernds@codesourcery.com>
776
777 * MAINTAINERS (nvptx port): New entry.
778
d896cc4d
JBG
7792014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
780
781 * configure: Regenerate.
782
74ae587e
JBG
7832014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
784
785 * configure.ac: Merge with Binutils.
786
45c89690
TB
7872014-11-26 Tobias Burnus <burnus@net-b.de>
788
789 * Makefile.def: Make more dependent on mpfr, mpc and isl.
790 * Makefile.in: Regenerate.
791
ea903c37
BE
7922014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
793
794 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
795 missing flex.
796 * Makefile.in: Regenerated.
797
eb23df59
IV
7982014-11-21 Ilya Verbin <ilya.verbin@intel.com>
799
800 * Makefile.in: Regenerate.
801
a699d672
L
8022014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
803
804 PR bootstrap/63784
805 * libtool.m4: Add $pic_flag with -shared.
806
fc065a61
RL
8072014-11-21 Renlin Li <Renlin.Li@arm.com>
808
809 * MAINTAINERS (Write After Approval): Added myself.
810
efcc23e6
AV
8112014-11-21 Alex Velenko <Alex.Velenko@arm.com>
812
813 * MAINTAINERS (write-after-approval): Add myself.
814
dd308ed8
MK
8152014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
816
817 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
818 from 2 years ago.
819
ac8698a1
AV
8202014-11-19 Alex Velenko <Alex.Velenko@arm.com>
821
822 Revert:
823 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
824
825 * MAINTAINERS (Write After Approval): Added myself as line map
826 maintainer.
827
8dab9330
RL
8282014-11-19 Renlin Li <Renlin.Li@arm.com>
829
830 Revert:
831 2014-11-19 Renlin Li <Renlin.Li@arm.com>
832
833 * MAINTAINERS (Write After Approval): Added myself.
834
1be22083
RL
8352014-11-19 Renlin Li <Renlin.Li@arm.com>
836
837 * MAINTAINERS (Write After Approval): Added myself.
838
59392f46
AV
8392014-11-19 Alex Velenko <Alex.Velenko@arm.com>
840
841 * MAINTAINERS (Write After Approval): Added myself as line map
842 maintainer.
843
0f3422cc
DS
8442014-11-17 Dodji Seketeli <dodji@redhat.com>
845
846 * MAINTAINERS (Various Maintainers): Added myself as line map
847 maintainer.
848
0c8969f0
JBG
8492014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
850
851 * move-if-change: Sync from upstream gnulib.
852
d7134c0e
JBG
8532014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
854
855 * compile: Sync with upstream Automake.
856 * depcomp: Ditto.
857 * install-sh: Ditto.
858 * missing: Ditto.
859 * mkinstalldirs: Ditto.
860 * ylwrap: Ditto.
861
e4ff7e6a
JBG
8622014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
863
864 * config.sub: Update from upstream config repo.
865 * config.guess: Ditto.
866
5f520819
KY
8672014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
868
869 * Makefile.def: Add liboffloadmic to target_modules. Make
870 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
871 * Makefile.in: Regenerate.
872 * configure: Regenerate.
873 * configure.ac: Add liboffloadmic to target binaries.
874 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
875 Add liboffloadmic to noconfig list when C++ is not supported.
876
85c64bbe
BS
8772014-11-13 Bernd Schmidt <bernds@codesourcery.com>
878 Thomas Schwinge <thomas@codesourcery.com>
879 Ilya Verbin <ilya.verbin@intel.com>
880 Andrey Turetskiy <andrey.turetskiy@intel.com>
881
882 * configure: Regenerate.
883 * configure.ac (--enable-as-accelerator-for)
884 (--enable-offload-targets): New configure options.
885
7d35a59e
TB
8862014-11-11 Tobias Burnus <burnus@net-b.de>
887
0a002272 888 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
889 * Makefile.in: Regenerate.
890
35485da9
DM
8912014-11-11 David Malcolm <dmalcolm@redhat.com>
892
893 * ChangeLog.jit: New.
894 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
895
ebf6d33b
FXC
8962014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
897
898 PR target/63610
899 * libtool.m4: Fix globbing of darwin versions.
900 * configure: Regenerate.
901
4a9bb2aa
TB
9022014-11-11 Tobias Burnus <burnus@net-b.de>
903
4a9bb2aa
TB
904 * Makefile.def: Remove CLooG.
905 * Makefile.tpl: Ditto.
906 * configure.ac: Ditto.
907 * configure: Regenerate.
908 * Makefile.in: Ditto.
909
738f2522
BS
9102014-11-06 Bernd Schmidt <bernds@codesourcery.com>
911
912 * configure.ac: Handle nvptx-*-*.
913 * configure: Regenerate.
914
9b591dd1
PG
9152014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
916
917 * MAINTAINERS (Write After Approval): Add myself.
918
14258928
JJ
9192014-10-31 Jakub Jelinek <jakub@redhat.com>
920
921 * Makefile.def (libcc1): Remove bootstrap=true;.
922 * Makefile.in: Regenerated.
923
1335a8ca
JBG
9242014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
925
926 * configure.ac: Update comment.
927 * configure: Regenerate.
928
cb115cc2
IE
9292014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
930
931 * MAINTAINERS (Write After Approval): Add myself.
932
fca38047
TS
9332014-10-30 Thomas Schwinge <thomas@codesourcery.com>
934
935 * configure.ac (extra_host_libiberty_configure_flags): Add
936 --enable-shared also for libcc1's benefit.
937 * configure: Regenerate.
938
65c0707b
TG
9392014-10-29 Tristan Gingold <gingold@adacore.com>
940
941 * MAINTAINERS: Change my email address.
942
ddc8de03
PM
9432014-10-27 Phil Muldoon <pmuldoon@redhat.com>
944 Tom Tromey <tromey@redhat.com>
945
946 * Makefile.def: Add libcc1 to host_modules.
947 * configure.ac (host_tools): Add libcc1.
948 * Makefile.in, configure: Rebuild.
949
4eb1ac39 9502014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
951
952 * configure.ac (build_configargs): Don't share config.cache between
953 build subdirs.
7fd74620 954 * configure: Regenerate.
3d96b0d0 955
d81230b5
DH
9562014-10-24 Daniel Hellstrom <daniel@gaisler.com>
957
958 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
959 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
960 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
961 leon3v7 as leon3.
962 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
963 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
964 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
965 * config/sparc/sparc.md (cpu): Add leon3v7.
966 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
967
c7a6a617
DH
9682014-10-24 Daniel Hellstrom <daniel@gaisler.com>
969
970 * MAINTAINERS (write-after-approval): Add myself.
971
74cc5471
ILT
9722014-10-23 Ian Lance Taylor <iant@google.com>
973
974 * configure.ac: Disable the Go frontend on systems where it is known
975 to not work.
976 * configure: Regenerate.
977
929315a9
RB
9782014-10-23 Richard Biener <rguenther@suse.de>
979
980 * Makefile.def: Add libcpp build module and dependencies.
981 * configure.ac: Add libcpp build module.
982 * Makefile.in: Regenerate.
983 * configure: Likewise.
984
5d12b768
MF
9852014-10-15 Max Filippov <jcmvbkbc@gmail.com>
986
987 * MAINTAINERS (write-after-approval): Add myself.
988
7b262a51
MLI
9892014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
990
991 * INSTALL/README: Do not mention CVS.
992
7705dfd1
JY
9932014-10-03 Jing Yu <jingyu@google.com>
994
995 * configure.ac: Add aarch64 to list of targets that support gold.
996 * configure: Regenerate.
997
a3052d31
FD
9982014-09-29 François Dumont <fdumont@gcc.gnu.org>
999
1000 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1001
b2a1b261
CM
10022014-09-29 Catherine Moore <clm@codesourcery.com>
1003
1004 * MAINTAINERS: Add myself as MIPS maintainer.
1005
05342e10
MF
10062014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1007
1008 * MAINTAINERS: Move myself to MIPS maintainers.
1009
3f6bb7e5
JBG
10102014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1011
1012 * MAINTAINERS: Put all email addresses between '<' and '>'.
1013
3e895729
FXC
10142014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1015
1016 * MAINTAINERS: Move myself to reviewers (Fortran).
1017
e04733ee
AK
10182014-09-01 Andi Kleen <ak@linux.intel.com>
1019
1020 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1021 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1022 * Makefile.in: Regenerate.
1023
e79c0ea8
DM
10242014-08-28 David Malcolm <dmalcolm@redhat.com>
1025
1026 * rtx-classes-status.txt: Delete
1027
b32d5189
DM
10282014-08-28 David Malcolm <dmalcolm@redhat.com>
1029
1030 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1031
e0c0c325
SP
10322014-08-27 Sebastian Pop <s.pop@samsung.com>
1033
1034 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1035 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1036 of checking for version number.
1037 * configure: Regenerated.
1038 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1039
d7ac0a6a
DM
10402014-08-27 David Malcolm <dmalcolm@redhat.com>
1041
1042 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1043 is done; begin phase 6 (use extra rtx_def subclasses).
1044
9daaca36
DM
10452014-08-27 David Malcolm <dmalcolm@redhat.com>
1046
1047 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1048 done; begin phase 5 (additional rtx_def subclasses).
1049
b2908ba6
DM
10502014-08-26 David Malcolm <dmalcolm@redhat.com>
1051
1052 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1053
1130d5e3
DM
10542014-08-26 David Malcolm <dmalcolm@redhat.com>
1055
1056 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1057 SET_BB_HEADER are done.
1058
0e0ce50d
DM
10592014-08-26 David Malcolm <dmalcolm@redhat.com>
1060
1061 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1062 done.
1063
3d30f4e8
DM
10642014-08-26 David Malcolm <dmalcolm@redhat.com>
1065
1066 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1067
6144a836
DM
10682014-08-26 David Malcolm <dmalcolm@redhat.com>
1069
1070 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1071
b311fd0f
DM
10722014-08-25 David Malcolm <dmalcolm@redhat.com>
1073
1074 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1075
d8ce2eae
DM
10762014-08-25 David Malcolm <dmalcolm@redhat.com>
1077
1078 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1079
1455e88c
DM
10802014-08-25 David Malcolm <dmalcolm@redhat.com>
1081
1082 * rtx-classes-status.txt: Phase 3 (per-file commits within
1083 "config" subdirs) is done; begin phase 4 (removal of
1084 "scaffolding").
1085
76c531d3
DM
10862014-08-23 David Malcolm <dmalcolm@redhat.com>
1087
1088 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1089 dir) is done; begin phase 3 (per-file commits within "config"
1090 subdirs).
1091
00550b3d
DM
10922014-08-21 David Malcolm <dmalcolm@redhat.com>
1093
1094 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1095 phase 2 (per-file commits in main source dir).
1096
622dbadf
BC
10972014-08-21 Bin Cheng <bin.cheng@arm.com>
1098
1099 * configure: Regenerated.
1100
c1286e0b
DM
11012014-08-19 David Malcolm <dmalcolm@redhat.com>
1102
1103 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1104
c2fc1aee
DM
11052014-08-19 David Malcolm <dmalcolm@redhat.com>
1106
1107 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1108
68975683
DM
11092014-08-19 David Malcolm <dmalcolm@redhat.com>
1110
1111 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1112
d914bc6b
DM
11132014-08-19 David Malcolm <dmalcolm@redhat.com>
1114
1115 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1116
8020a4d5
DM
11172014-08-19 David Malcolm <dmalcolm@redhat.com>
1118
1119 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1120
a231b8a5
JV
11212014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1122
1123 * MAINTAINERS (Write After Approval): Add myself.
1124
ce8126f5
CF
11252014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1126
1127 * MAINTAINERS: Remove myself
1128
0f82e5c9
DM
11292014-08-19 David Malcolm <dmalcolm@redhat.com>
1130
1131 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1132
9c9afb69
PP
11332014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1134
1135 * MAINTAINERS (Write After Approval): Add myself.
1136
190bea87
DM
11372014-08-18 David Malcolm <dmalcolm@redhat.com>
1138
1139 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1140 SET_BB_HEADER, SET_BB_FOOTER
1141
c41b94ce
DM
11422014-08-18 David Malcolm <dmalcolm@redhat.com>
1143
bb3fff01 1144 * rtx-classes-status.txt: New file
c41b94ce 1145
eae1a5d4
RG
11462014-08-18 Roman Gareev <gareevroman@gmail.com>
1147
1148 * configure.ac: Eliminate ClooG installation dependency.
1149 * configure: Regenerate.
1150 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1151 * Makefile.in: Regenerate.
1152
f613bc0f
IV
11532014-08-15 Ilya Verbin <iverbin@gmail.com>
1154
1155 * MAINTAINERS (Write After Approval): Add myself.
1156
423ea09f 11572014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
1158
1159 * MAINTAINERS (Write After Approval): Add myself.
1160
88b1a322
JW
11612014-08-01 Jiong Wang <jiong.wang@arm.com>
1162
1163 * MAINTAINERS (Write After Approval): Add myself.
1164
8ed499f8
AG
11652014-07-28 Anthony Green <green@moxielogic.com>
1166
1167 Import from savannah.gnu.org:
1168 * config.sub: Update to 2014-07-28 version.
1169
09ec3110
RS
11702014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1171
1172 * MAINTAINERS: Remove my MIPS maintainer entry.
1173
7b7f941a
UB
11742014-07-26 Uros Bizjak <ubizjak@gmail.com>
1175
1176 PR target/47230
1177 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1178 * configure: Regenerate.
1179
a12f7ac8
JN
11802014-07-24 James Norris <jnorris@codesourcery.com>
1181
1182 * MAINTAINERS (Write After Approval): Add myself.
1183
09611faf
RG
11842014-07-20 Roman Gareev <gareevroman@gmail.com>
1185
1186 * configure.ac: Accept only CLooG 0.18.1.
1187 * configure: Regenerate.
1188
37738b0f
RG
11892014-07-17 Roman Gareev <gareevroman@gmail.com>
1190
1191 * configure.ac: Don't accept isl 0.11.
1192 * configure: Regenerate.
1193
473037cb
AZ
11942014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1195
1196 * MAINTAINERS (Write After Approval): Add myself.
1197
9a62ed16
RO
11982014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1199
1200 * configure.ac: Don't accept isl 0.10.
1201 * configure: Regenerate.
1202
c41f1c42 12032014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 1204
c41f1c42
BE
1205 Fix include path for in-tree cloog.
1206 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1207 * configure: Regenerate.
29d0a43c 1208
c41f1c42 12092014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 1210
c41f1c42 1211 * .gitignore: Import gcc_update output.
a5852bea 1212
b6383ab8
TS
12132014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1214
a10ec8bc
TS
1215 * config-ml.in: Robustify ac_configure_args parsing.
1216
45b3824d
TS
1217 * configure.ac (--enable-linker-plugin-configure-flags)
1218 (--enable-linker-plugin-flags): New flags.
1219 (configdirs): Conditionally add libiberty-linker-plugin.
1220 * configure: Regenerate.
1221 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1222 (host_modules) <lto-plugin>: Pay attention to
1223 @extra_linker_plugin_flags@ and
1224 @extra_linker_plugin_configure_flags@.
1225 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1226 * Makefile.in: Regenerate.
1227
b6383ab8
TS
1228 * Makefile.tpl (configure-[+prefix+][+module+])
1229 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1230 "module_srcdir" instead of "module" for locating a module's srcdir.
1231 * Makefile.in: Regenerate.
1232
a4a1b5f3
MF
12332014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1234
1235 * MAINTAINERS (Write After Approval): Add myself.
1236
38a13841
SP
12372014-06-06 Sebastian Pop <sebpop@gmail.com>
1238
1239 * MAINTAINERS: Update my email address.
1240
153fcd41
TP
12412014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1242
1243 * MAINTAINERS (Write After Approval): Add myself.
1244
e25d9632
AB
12452014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1246
1247 * MAINTAINERS (Write After Approval): Add myself.
1248
1007a55c
JW
12492014-05-30 Jonathan Wakely <jwakely@redhat.com>
1250
1251 PR libstdc++/61011
1252 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1253 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1254 * configure: Regenerate.
1255
fd9ed1ae
PA
12562014-05-28 Pedro Alves <palves@redhat.com>
1257
1258 * MAINTAINERS (Write After Approval): Add myself.
1259
03bdb69f
MK
12602014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1261
1262 * MAINTAINERS: Update my affiliation/email.
1263
905083ad
MS
12642014-05-19 Mike Stump <mikestump@comcast.net>
1265
1266 * MAINTAINERS: Add wide-int reviewers.
1267
707f1839
SL
12682014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1269
1270 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1271 * configure: Regenerated.
1272
7321dc60
TR
12732014-05-15 Torvald Riegel <triegel@redhat.com>
1274
1275 * MAINTAINERS (libitm): Add myself as maintainer.
1276
5b1e4b47
CB
12772014-05-07 Charles Baylis <charles.baylis@linaro.org>
1278
1279 * MAINTAINERS (Write After Approval): Add myself.
1280
a4ebe104
RS
12812014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1282
1283 * config.sub, config.guess: Import from upstream.
1284
9575df4a
AL
12852014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1286
1287 * MAINTAINERS (Write After Approval): Put myself in correct order.
1288
2fdc94b7
AL
12892014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1290
1291 * MAINTAINERS (Write After Approval): Add myself.
1292
080c6230
LB
12932014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1294
1295 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1296 section.
1297
4e4c8692
RÁE
12982014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1299
1300 * MAINTAINERS (Write After Approval): Delete myself.
1301
ffe7f7a7
JJ
13022014-04-17 Jakub Jelinek <jakub@redhat.com>
1303
1304 PR sanitizer/56781
1305 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1306 and -B* options with -Xcompiler.
1307
147d38a5
EB
13082014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1309
1310 PR bootstrap/60620
423ea09f 1311 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
1312 * Makefile.in: Regenerate.
1313
ba1925c3
YS
13142014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1315
1316 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1317 for WINDRES_FOR_TARGET in default-manifest.o rule.
1318 * Makefile.in: Regenerate.
1319
8707b3bc
DH
13202014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1321
1322 * MAINTAINERS (Write After Approval): Add myself.
1323
9e1c8fc1
JJ
13242014-03-26 Jakub Jelinek <jakub@redhat.com>
1325
1326 PR sanitizer/56781
1327 * Makefile.def: Set bootstrap=true; for host fixincludes.
1328 * configure.ac: Don't bootstrap host fixincludes unless
1329 --with-build-config=bootstrap-{a,ub}san.
1330 * Makefile.in: Regenerated.
1331 * configure: Regenerated.
1332
beeda1d9
JJ
13332014-03-21 Jakub Jelinek <jakub@redhat.com>
1334
1335 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1336 --enable-vtable-verify option parsing. Don't add
1337 target-libsanitizer to bootstrap_target_libs unless
1338 --with-build-config=bootstrap-asan or
1339 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1340 to bootstrap_target_libs unless --enable-vtable-verify.
1341 * configure: Regenerated.
1342
e5dddc50
AS
13432014-03-10 Anatoly Sokolov <aesok@post.ru>
1344
1345 * MAINTAINERS (Write After Approval): Add myself.
1346
df5bc1cb
DC
13472014-03-07 Denis Chertykov <chertykov@gmail.com>
1348
1349 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1350
3b9edeac
JJ
13512014-03-07 Jakub Jelinek <jakub@redhat.com>
1352
1353 PR bootstrap/58572
1354 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1355 -I for libstdc++-v3 includes if $(LEAN).
1356 * Makefile.in: Regenerated.
1357
c01a8548
JW
13582014-03-04 Jonathan Wakely <jwakely@redhat.com>
1359
1360 * MAINTAINERS: Update my email address.
1361
341c653c
WL
13622014-02-24 Walter Lee <walt@tilera.com>
1363
1364 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1365 (tilegx-*-*): Change to tilegx*-*-*.
1366 * configure: Regenerate.
1367
37f2c4f0
LR
13682014-02-17 Loren J. Rittle <ljrittle@acm.org>
1369
1370 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1371
6c01e96e
KV
13722014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1373
1374 * MAINTAINERS (Write After Approval): Add myself.
1375
91da0481
RO
13762014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1377
1378 PR target/59788
1379 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1380 *solaris2*.
1381
dd35b84f
JDA
13822014-01-21 John David Anglin <danglin@gcc.gnu.org>
1383
1384 * MAINTAINERS: Update my email address.
1385
493b8af8
GP
13862014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1387
1388 * MAINTAINERS: Convert to UTF-8.
1389 Properly sort Xinliang David Li's entry.
1390
f121b81d
CLT
13912013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1392 Sandra Loosemore <sandra@codesourcery.com>
1393
1394 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1395 nios2 port maintainers.
1396
74f769b5
MT
13972013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1398
1399 * MAINTAINERS (Write After Approval): Add myself.
1400
79e0604d 14012013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
1402
1403 * configure.ac: Add user-friendly check for native x86_64-linux
1404 multilibs.
1405 * configure: Regenerate.
1406
14072013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1408
1409 * MAINTAINERS: Add myself as sh maintainer.
1410
14112013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1412
1413 * MAINTAINERS: Add self as SLSR maintainer.
1414
14152013-11-18 Jan Hubicka <hubicka@ucw.cz>
1416
1417 * MAINTAINERS: Update my email address.
1418
14192013-11-15 David Edelsohn <dje.gcc@gmail.com>
1420
1421 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1422
14232013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1424
1425 * Makefile.in: Regenerate.
1426
1427 * Makefile.tpl: Fix typo.
1428 * Makefile.in: Regenerate partially.
1429
14302013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1431
1432 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1433 supported.
1434 * configure: Regenerated.
1435
14362013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1437
1438 * MAINTAINERS (Write After Approval): Add myself.
1439
14402013-10-30 Jason Merrill <jason@redhat.com>
1441
1442 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1443 --disable-build-format-warnings.
1444
14452013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1446
423ea09f 1447 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
1448 depend on libstdc++ and libgcc.
1449 * configure: Regenerate.
1450 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1451 libcilkrts for POSIX and i*86, and x86_64 architectures.
1452 * Makefile.in: Added libcilkrts related fields to support building it.
1453
14542013-10-26 Jeff Law <law@redhat.com>
1455
1456 * Makefile.def (target_modules): Remove libmudflap
1457 (languages): Remove check-target-libmudflap).
1458 * Makefile.in: Rebuilt.
1459 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1460 * configure.ac (target_libraries): Remove target-libmudflap.
1461 Remove checks which disabled libmudflap on some systems.
1462 * configure: Rebuilt.
1463 * libmudflap: Directory removed.
1464
14652013-10-21 Cong Hou <congh@google.com>
1466
1467 * MAINTAINERS (Write After Approval): Add myself.
1468
14692013-10-16 Mike Stump <mikestump@comcast.net>
1470
1471 * .dir-locals.el: Add.
1472
14732013-10-15 David Malcolm <dmalcolm@redhat.com>
1474
1475 * configure.ac: Add --enable-host-shared
1476 * configure: Regenerate.
1477
14782013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1479
1480 Import from savannah.gnu.org:
1481 * config.guess: Update to 2013-06-10 version.
1482 * config.sub: Update to 2013-10-01 version.
1483
14842013-10-01 Simon Cook <simon.cook@embecosm.com>
1485
1486 Changes to build configuration to allow big endian ARC ELF toolchain
1487 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1488 * configure: Regenerate.
1489
14902013-09-20 Alan Modra <amodra@gmail.com>
1491
1492 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1493 ppc host match. Support little-endian powerpc linux hosts.
1494
14952013-09-19 Dodji Seketeli <dodji@redhat.com>
1496
1497 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1498 maintainer.
1499
15002013-09-12 DJ Delorie <dj@redhat.com>
1501
1502 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1503 maintainers.
1504
15052013-09-03 Richard Biener <rguenther@suse.de>
1506
1507 * configure.ac: Also allow ISL 0.12.
1508 * configure: Regenerated.
1509
15102013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1511
1512 * MAINTAINERS (Write After Approval): Add myself.
1513
15142013-08-27 David Malcolm <dmalcolm@redhat.com>
1515
1516 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1517
15182013-08-26 Caroline Tice <cmtice@google.com>
1519
1520 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1521 "Various Reviewers" to libvtv "Various Maintainers".
1522
15232013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1524
1525 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1526
15272013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1528
1529 * MAINTAINERS: Update name, email.
1530
15312013-08-13 Adam Butcher <adam@jessamine.co.uk>
1532
1533 * MAINTAINERS (Write After Approval): Add myself.
1534
15352013-08-12 Caroline Tice <cmtice@google.com>
1536
1537 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1538 address in the Write After Approval section.
1539
15402013-08-09 Carlos O'Donell <carlos@redhat.com>
1541
1542 * MAINTAINERS (Write After Approval): Update email.
1543
15442013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1545
1546 * configure.ac: Adjust to check VTV_SUPPORTED.
1547 * configure: Regenerated.
1548
15492013-08-02 Caroline Tice <cmtice@google.com>
1550
1551 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1552 on non-linux systems; add target-libvtv to noconfigdirs; add
1553 libsupc++/.libs to C++ library search paths.
1554 * configure: Regenerated.
1555 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1556 libstdc++ and libgcc.
1557 * Makefile.in: Regenerated.
1558
15592013-07-19 Yvan Roux <yvan.roux@linaro.org>
1560
1561 * MAINTAINERS (Write After Approval): Add myself.
1562
15632013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1564 Shiva Chen <shiva0217@gmail.com>
1565
1566 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1567 nds32 port maintainers.
1568
15692013-07-17 Tim Shen <timshen91@gmail.com>
1570
1571 * MAINTAINERS (Write After Approval): Add myself.
1572
15732013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1574
1575 * configure.ac: Sync from binutils.
1576 * configure: Regenerate.
1577
15782013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1579
1580 * MAINTAINERS (Write After Approval): Add myself.
1581
15822013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1583
1584 * MAINTAINERS (Write After Approval): Add myself.
1585
15862013-05-17 David Malcolm <dmalcolm@redhat.com>
1587
1588 * MAINTAINERS (Write After Approval): Add myself.
1589
15902013-04-30 Brooks Moses <bmoses@google.com>
1591
1592 * MAINTAINERS: Update my email; move myself from Fortran
1593 reviewer to Write After Approval.
1594
15952013-04-16 Andreas Schwab <schwab@suse.de>
1596
1597 * configure.ac (aarch64-*-*): Don't disable java.
1598 * configure: Regenerate.
1599
16002013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1601
1602 * MAINTAINERS (Write After Approval): Add myself.
1603
16042013-03-30 Matthias Klose <doko@ubuntu.com>
1605
1606 * Makefile.def (target_modules): Don't install libffi.
1607 * Makefile.in: Regenerate.
1608
16092013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1610
1611 * MAINTAINERS (Write After Approval): Add myself.
1612
16132013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1614
1615 * MAINTAINERS (Write After Approval): Add myself.
1616
16172013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1618
1619 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1620 * configure: Regenerated.
1621
a15d2ea8
ILT
16222013-02-05 Ian Lance Taylor <iant@google.com>
1623
1624 PR go/55969
1625 * configure.ac: Disable libgo on some systems where it does not
1626 work.
1627
a3b854b6
FXC
16282013-02-04 David Edelsohn <dje.gcc@gmail.com>
1629
1630 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1631 Remove Geoff Keating as rs6000 port maintainer, at his request.
1632
16332013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1634
1635 * MAINTAINERS: Update my email.
1636
16372013-01-23 Shenghou Ma <minux.ma@gmail.com>
1638
1639 * configure: Re-generate.
1640
16412013-01-15 Richard Biener <rguenther@suse.de>
1642
1643 PR other/55973
1644 * configure: Re-generate.
1645
16462013-01-14 Matthias Klose <doko@ubuntu.com>
1647
1648 * Makefile.def (install-target-libsanitizer): Depend on
1649 install-target-libstdc++-v3.
1650 * Makefile.in: Regenerate.
1651
16522013-01-14 Richard Biener <rguenther@suse.de>
1653
1654 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1655 * configure: Re-generate
1656
16572013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1658
1659 * config.sub: Update from config repo.
1660
16612013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1662
1663 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1664 * Makefile.in: Regenerate.
1665
16662013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1667
1668 * MAINTAINERS (arc): Add new port maintainership for myself.
1669
16702013-01-09 Jason Merrill <jason@redhat.com>
1671
1672 * .gitignore: Import from gdb repository.
1673
16742013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1675
1676 * Makefile.def (configure-gcc): Depend on all-gmp.
1677 (all-gcc): Remove dependency on all-gmp.
1678 * Makefile.in: Regenerated.
1679
16802013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1681
1682 * config.sub: Merge from config repo.
1683 * config.guess: Ditto.
1684
16852013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1686
1687 * Makefile.def: Merge from binutils.
1688 * Makefile.in: Ditto.
1689
16902013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1691
1692 * MAINTAINERS: Update my email.
1693
16942012-12-29 Ben Elliston <bje@gnu.org>
1695
1696 * config.guess: Update to 2012-12-29 version.
1697 * config.sub: Likewise.
1698
16992012-12-20 Matthias Klose <doko@ubuntu.com>
1700
1701 * Makefile.def (install-target-libgfortran): Depend on
1702 install-target-libquadmath, install-target-libgcc.
1703 (install-target-libsanitizer): Depend on install-target-libgcc.
1704 (install-target-libjava): Depend on install-target-libgcc.
1705 (install-target-libitm): Depend on install-target-libgcc.
1706 (install-target-libobjc): Depend on install-target-libgcc.
1707 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1708 * Makefile.in: Regenerate.
1709
17102012-12-19 Matthias Klose <doko@ubuntu.com>
1711
1712 * Makefile.def (install-target-libgo): Depend on
1713 install-target-libatomic.
1714 * Makefile.in: Regenerate.
1715
17162012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1717
1718 PR go/55201
1719 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1720 * Makefile.in: Regenerate.
1721
17222012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1723
1724 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1725 * configure: Regenerate.
1726
17272012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1728
1729 * config.sub: Merge from config repo.
1730
17312012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1732
1733 * Makefile.def (target_modules): Add bootstrap=true and
1734 raw_cxx=true to libsanitizer.
1735 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1736 * Makefile.in: Regenerated.
1737 * configure: Likewise.
1738
17392012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1740
1741 * MAINTAINERS: Remove self as RTL optimization maintainer.
1742
17432012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1744
1745 * MAINTAINERS (Write After Approval): Add myself.
1746
17472012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1748
1749 * Makefile.def (target_modules): Remove bootstrap=true and
1750 raw_cxx=true from libsanitizer.
1751 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1752 * Makefile.in: Regenerated.
1753 * configure: Likewise.
1754
17552012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1756
1757 * Makefile.def (target_modules): Add bootstrap=true and
1758 raw_cxx=true to libsanitizer.
1759 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1760 * Makefile.in: Regenerated.
1761 * configure: Likewise.
1762
17632012-11-28 Andrew Pinski <apinski@cavium.com>
1764
1765 PR bootstrap/54279
1766 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1767 * configure: Regenerate.
1768 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1769 * Makefile.in: Regenerate.
1770
17712012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1772
1773 * configure.ac: Disable libsanitizer if we're not building C++.
1774 * configure: Regenerate.
1775
17762012-11-15 Roland McGrath <roland@hack.frob.com>
1777
1778 * MAINTAINERS (Write After Approval): Add myself.
1779
17802012-11-15 Dmitry Vyukov <dvyukov@google.com>
1781
1782 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1783 Kostya Serebryany (kcc@google.com) and
1784 Jakub Jelinek (jakub@redhat.com).
1785 Rename area for Dodji Seketeli (dodji@redhat.com).
1786
17872012-11-15 Dodji Seketeli <dodji@redhat.com>
1788
1789 * MAINTAINERS: (asan.c, related): Add myself.
1790
17912012-11-14 Roland McGrath <mcgrathr@google.com>
1792
1793 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1794 * configure: Regenerate.
1795
17962012-11-13 Richard Henderson <rth@redhat.com>
1797
1798 * configure.ac: Move libsanitizer logic to subdirectory.
1799 * configure: Regenerate.
1800
18012012-11-13 Dodji Seketeli <dodji@redhat.com>
1802
1803 * configure.ac: Enable libsanitizer just on x86 linux for now.
1804 * configure: Re-generate.
1805
18062012-11-13 David Edelsohn <dje.gcc@gmail.com>
1807
1808 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1809 sections.
1810 * configure: Regenerate.
1811
18122012-11-13 Hans-Peter Nilsson <hp@axis.com>
1813
1814 * configure.ac: Add section for configdirs for libsanitizer.
1815 Disable for cris-*-* and mmix-*-*.
1816 * configure: Regenerate.
1817
18182012-11-12 Wei Mi <wmi@google.com>
1819
1820 * configure.ac: Add libsanitizer to target_libraries.
1821 * Makefile.def: Ditto.
1822 * configure: Regenerate.
1823 * Makefile.in: Regenerate.
1824 * libsanitizer: New directory for asan runtime. Contains an empty
1825 tsan directory.
1826
18272012-11-03 Corinna Vinschen <corinna@vinschen.de>
1828
1829 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1830 against Mingw64 w32api.
1831 * configure: Regenerate.
1832
18332012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1834
1835 * configure: Regenerated.
1836
18372012-11-03 Robert Mason <rbmj@verizon.net>
1838
1839 * configure.ac: add --disable-libstdcxx configure option
1840 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1841
18422012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1843
1844 * MAINTAINERS (Write After Approval): Add myself.
1845
18462012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1847
1848 * MAINTAINERS (Write After Approval): Add myself.
1849
18502012-10-24 Sharad Singhai <singhai@google.com>
1851
1852 * MAINTAINERS (Write After Approval): Add myself.
1853
18542012-10-24 Eric Christopher <echristo@gmail.com>
1855
1856 * MAINTAINERS: Update email address.
1857
18582012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1859
1860 PR bootstrap/54820
1861 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1862 * configure: Regenerate.
1863
18642012-10-23 Richard Earnshaw <rearnsha@arm.com>
1865
1866 * MAINTAINERS (aarch64): Add Marcus and myself.
1867
18682012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1869
1870 PR bootstrap/54820
1871 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1872 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1873 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1874 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1875 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1876 * Makefile.in: Regenerate.
1877 * configure.ac (have_static_libs): New variable and associated check.
1878 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1879 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1880 * configure: Regenerate.
1881
18822012-10-10 Richard Biener <rguenther@suse.de>
1883
1884 * MAINTAINERS: Adjust for changed surname.
1885
18862012-10-04 Lawrence Crowl <crowl@google.com>
1887
1888 * MAINTAINERS (Write After Approval): Add myself.
1889
18902012-10-01 Cary Coutant <ccoutant@google.com>
1891
1892 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1893
18942012-09-28 Ian Lance Taylor <iant@google.com>
1895
1896 * Makefile.def: Make all-target-libgo depend on
1897 all-target-libbacktrace.
1898 * Makefile.in: Rebuild.
1899
19002012-09-26 Ian Lance Taylor <iant@google.com>
1901
1902 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1903 * Makefile.in: Rebuild.
1904
19052012-09-20 Walter Lee <walt@tilera.com>
1906
1907 * configure.ac: Add tilegx to list of targets that support gold.
1908 * configure: Regenerate.
1909
19102012-09-20 Marek Polacek <polacek@redhat.com>
1911
1912 * MAINTAINERS (Write After Approval): Add myself.
1913
19142012-09-19 Steve Ellcey <sellcey@mips.com>
1915
1916 * configure.ac: Add mips*-mti-elf* target.
1917 * configure: Regenerate.
1918
19192012-09-17 Ian Lance Taylor <iant@google.com>
1920
1921 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1922 * configure.ac (host_libs): Add libbacktrace.
1923 (target_libraries): Add libbacktrace.
1924 * Makefile.def (host_modules): Add libbacktrace.
1925 (target_modules): Likewise.
1926 * configure, Makefile.in: Rebuild.
1927
19282012-09-14 David Edelsohn <dje.gcc@gmail.com>
1929
1930 PR target/38607
1931 Merge upstream change.
1932 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1933
1934 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1935 Add libgomp*.o to compare_exclusions for AIX.
1936 * configure: Regenerate.
1937
19382012-09-06 Diego Novillo <dnovillo@google.com>
1939
1940 * configure.ac: Bump minimum GMP version to 4.2.3.
1941 * configure: Re-generate.
1942
19432012-09-05 Georg-Johann Lay <avr@gjlay.de>
1944
1945 PR target/54461
1946 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1947 target-libgloss if not configured --with-avrlibc=no.
1948 * configure: Regenerate.
1949
19502012-09-04 Jason Merrill <jason@redhat.com>
1951
1952 * configure.ac: Fix --enable-languages=all.
1953
19542012-09-04 Christophe Lyon <christophe.lyon@st.com>
1955
1956 * MAINTAINERS (Write After Approval): Add myself.
1957
19582012-09-03 Richard Guenther <rguenther@suse.de>
1959
1960 PR bootstrap/54138
1961 * configure.ac: Re-organize ISL / CLOOG checks to allow
1962 disabling with either --without-isl or --without-cloog.
1963 * configure: Regenerated.
1964
19652012-09-03 Georg-Johann Lay <avr@gjlay.de>
1966
1967 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1968 * configure: Regenerate.
1969
19702012-08-27 Ulrich Drepper <drepper@gmail.com>
1971
1972 * MAINTAINERS: Fix my email address.
1973
19742012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1975
1976 PR binutils/4970
1977 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1978 and opcodes.
1979 * Makefile.in: Regenerated.
1980
19812012-08-26 Art Haas <ahaas@impactweather.com>
1982
1983 * configure: Regenerate.
1984
19852012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1986
1987 * INSTALL/README: Also refer to the online installation
1988 instructions.
1989
19902012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1991
1992 * MAINTAINERS (Write After Approval): Add myself.
1993 (Picochip port): Remove myself.
1994
19952012-08-14 Diego Novillo <dnovillo@google.com>
1996
1997 Merge from cxx-conversion branch.
1998
1999 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2000 POSTSTAGE1_CONFIGURE_FLAGS.
2001 * Makefile.in: Regenerate.
2002 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2003 Force C++ when bootstrapping.
2004 * configure: Regenerate.
2005
20062012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2007
2008 * MAINTAINERS (Write After Approval): Add myself.
2009
20102012-07-16 Joseph Myers <joseph@codesourcery.com>
2011
2012 * README: Document use of ranges of years in copyright notices.
2013
20142012-07-06 Richard Guenther <rguenther@suse.de>
2015
2016 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2017 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2018 --with-gmp=system.
2019 * Makefile.in: Regenerated.
2020 * configure: Likewise.
2021
20222012-07-06 Richard Guenther <rguenther@suse.de>
2023
2024 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2025 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2026 supply V=1 as extra_make_flags.
2027 * configure: Regenerated.
2028 * Makefile.in: Likewise.
2029
20302012-07-04 Tristan Gingold <gingold@adacore.com>
2031
2032 * configure: Regenerate.
2033
20342012-07-03 Richard Guenther <rguenther@suse.de>
2035
2036 * Makfile.def (isl): Remove not necessary extra_exports and
2037 extra_make_flags.
2038 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2039 * Makefile.in: Regenerated.
2040
20412012-07-03 Richard Guenther <rguenther@suse.de>
2042
2043 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2044 * configure.ac: If either the ISL or the CLooG check failed
2045 do not try to build in-tree versions.
2046 * Makefile.in: Regenerated.
2047 * configure: Regenerated.
2048
20492012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2050
2051 * configure: Regenerate.
2052
20532012-07-02 Janis Johnson <janisjo@codesourcery.com>
2054
2055 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2056 maintainer.
2057
20582012-07-02 Richard Guenther <rguenther@suse.de>
2059
2060 * configure: Regenerated.
2061
20622012-07-02 Richard Guenther <rguenther@suse.de>
2063 Michael Matz <matz@suse.de>
2064 Tobias Grosser <tobias@grosser.es>
2065 Sebastian Pop <sebpop@gmail.com>
2066
2067 * Makefile.def: Add ISL host module, remove PPL host module.
2068 Adjust ClooG host module to use the proper ISL.
2069 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2070 * configure.ac: Include config/isl.m4. Add ISL host library,
2071 remove PPL. Remove PPL configury, add ISL configury, adjust
2072 ClooG configury.
2073 * Makefile.in: Regenerated.
2074 * configure: Likewise.
2075
20762012-07-02 Richard Guenther <rguenther@suse.de>
2077
2078 Merge from graphite branch
2079 2011-07-21 Tobias Grosser <tobias@grosser.es>
2080
2081 * configure: Regenerated.
2082 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2083 both cloog.org and legacy versions. The only supported version will
2084 be CLooG with the isl backend.
2085
2086 2011-07-21 Tobias Grosser <tobias@grosser.es>
2087
2088 * configure: Regenerated.
2089 * configure.ac: Require cloog isl 0.17.0
2090
2091 2011-07-21 Tobias Grosser <tobias@grosser.es>
2092
2093 * configure: Regenerated.
2094 * config/cloog.m4: Do not define CLOOG_ORG
2095
20962012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2097
2098 * configure.ac: Skip C if explicitly selected.
2099 * configure: Regenerate.
2100
21012012-06-28 Christophe Lyon <christophe.lyon@st.com>
2102
2103 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2104 they contain -O2.
2105 * configure: Regenerate.
2106
21072012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2108
2109 PR debug/53740
2110 * df.h, df-problems.c, dce.c: Revert last patch.
2111
21122012-06-25 Iain Sandoe <iain@codesourcery.com>
2113
2114 * MAINTAINERS (Write After Approval): Update my email address.
2115
21162012-06-21 Meador Inge <meadori@codesourcery.com>
2117
2118 * MAINTAINERS (Write After Approval): Add myself.
2119
21202012-06-20 Jason Merrill <jason@redhat.com>
2121
2122 * Makefile.tpl (check-target-libgomp-c++): New.
2123 (check-target-libitm-c++): New.
2124 * Makefile.def (c++): Add them.
2125 * Makefile.in: Regenerate.
2126
21272012-05-29 Edmar Wienskoski <edmar@freescale.com>
2128
2129 * MAINTAINERS (Write After Approval): Add myself.
2130
21312012-05-16 Olivier Hainque <hainque@adacore.com>
2132
2133 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2134 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2135 (install-no-fixedincludes): Adjust accordingly.
2136 * Makefile.in: Regenerate.
2137
21382012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2139
2140 Merge upstream change
2141 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2142
21432012-05-14 Marc Glisse <marc.glisse@inria.fr>
2144
2145 * MAINTAINERS (Write After Approval): Add myself.
2146
21472012-05-09 Nick Clifton <nickc@redhat.com>
2148 Paul Smith <psmith@gnu.org>
2149
2150 PR bootstrap/50461
2151 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2152 allow for the fact that from release v3.1.0 of MPFR the source
2153 files were moved into a src sub-directory.
2154 * configure: Regenerate.
2155
21562012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2157
2158 * configure.ac: Bump minimum MPFR version to 2.4.0.
2159 * configure: Regenerated.
2160
21612012-05-01 Richard Henderson <rth@redhat.com>
2162
2163 * Makefile.def (libatomic): New target_module.
2164 * configure.ac (target_libraries): Add libatomic.
2165 (noconfigdirs): Check if libatomic is supported.
2166 * Makefile.in, configure: Rebuild.
2167
21682012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2169
2170 * MAINTAINERS (Write After Approval): Add myself.
2171
21722012-04-25 Joel Brobecker <brobecker@adacore.com>
2173
2174 * config.sub: Update to 2012-04-18 version from official repo.
2175
21762012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2177
2178 * MAINTAINERS (Write After Approval): Add myself.
2179
21802012-04-11 Steve Ellcey <sellcey@mips.com>
2181
2182 * MAINTAINERS: Changed email address.
2183
21842012-03-28 Georg-Johann Lay <avr@gjlay.de>
2185
2186 PR target/52737
2187 * contrib/gcc_update (files_and_dependencies):
2188 Remove gcc/config/avr/t-multilib from touch data.
2189
21902012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2191
2192 * MAINTAINERS (OS Port Maintainers): Remove irix.
2193 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2194 (unsupported_languages): Remove mips-sgi-irix6.*.
2195 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2196 (with_stabs): Remove.
2197 * configure: Regenerate.
2198
21992012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2200
2201 * MAINTAINERS (OS Port Maintainers): Remove osf.
2202 * configure.ac (enable_libgomp): Remove *-*-osf*.
2203 (with_stabs): Remove alpha*-*-osf*.
2204 * configure: Regenerate.
2205
22062012-03-05 Tristan Gingold <gingold@adacore.com>
2207
2208 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2209 * configure: Regenerate.
2210
22112012-02-17 Walter Lee <walt@tilera.com>
2212
2213 * MAINTAINERS: (Write After Approval): Delete myself.
2214
22152012-02-14 Walter Lee <walt@tilera.com>
2216
2217 * MAINTAINERS (tilegx port): Add myself.
2218 (tilepro port): Add myself.
2219 (Write After Approval): Add myself.
2220
22212012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2222
2223 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2224 and Joseph Myers as docstring relicensing maintainers.
2225
22262012-02-09 Bin Cheng <bin.cheng@arm.com>
2227
2228 * MAINTAINERS (write-after-approval): Add myself.
2229
22302012-02-08 Ira Rosen <irar@il.ibm.com>
2231
2232 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2233 maintainer.
2234
22352012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2236
2237 * MAINTAINERS (Write After Approval): Move myself to
2238 maintain alphabetical order.
2239
22402012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2241
2242 * MAINTAINERS (Write After Approval): Add myself.
2243
22442012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2245
2246 * MAINTAINERS (Write After Approval): Add myself.
2247
22482012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2249 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2250
2251 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2252 * configure: Regenerate.
2253
22542012-01-23 Harshit Chopra <harshit@google.com>
2255
2256 * MAINTAINERS (Write After Approval): Add myself.
2257
22582012-01-22 Douglas B Rupp <rupp@ngnat.com>
2259
2260 * configure.ac: Remove reference to mh-interix.
2261 * configure: Regenerate.
2262
22632012-01-05 Richard Henderson <rth@redhat.com>
2264
2265 PR bootstrap/51072
2266 * configure.ac: Disable libitm if c++ is not enabled.
2267 * configure: Rebuild.
2268
2269 * configure.ac: Fix regexp for same.
2270 * configure: Rebuild.
2271
22722012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2273
2274 * MAINTAINERS (Write After Approval): Add myself.
2275
22762012-01-02 Richard Guenther <rguenther@suse.de>
2277
2278 PR bootstrap/51686
2279 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2280 * Makefile.in: Regenerate.
2281
22822011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2283
2284 * MAINTAINERS (Write After Approval): Add myself.
2285
22862011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2287
2288 * configure: Regenerate.
2289
22902011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2291
2292 * MAINTAINERS (picochip): Changed email address.
2293
22942011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2295
2296 * MAINTAINERS (write-after-approval): Add self.
2297
22982011-11-29 DJ Delorie <dj@redhat.com>
2299
2300 * configure.ac (rl78-*-*) New case.
2301 * configure: Regenerate.
2302 * MAINTAINERS: Add myself as RL78 maintainer.
2303
23042011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2305
2306 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2307
23082011-11-21 Andreas Tobler <andreast@fgznet.ch>
2309
2310 * libtool.m4: Additional FreeBSD 10 fixes.
2311
23122011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2313
2314 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2315 Maintainers section, as Epiphany maintainer.
2316
23172011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2318
2319 PR target/49992
2320 * configure.ac: Remove ranlib special-casing for Darwin.
2321 * configure: Regenerate.
2322
23232011-11-12 Andrey Belevantsev <abel@ispras.ru>
2324
2325 * MAINTAINERS (Reviewers): Keep the list sorted.
2326
23272011-11-11 Andrey Belevantsev <abel@ispras.ru>
2328
2329 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2330
23312011-11-09 Roland McGrath <mcgrathr@google.com>
2332
2333 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2334 * configure: Rebuild.
2335 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2336 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2337 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2338 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2339 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2340 Add READELF.
2341 * Makefile.in: Rebuild.
2342
23432011-11-09 Jason Merrill <jason@redhat.com>
2344
2345 * Makefile.def (language=c++): Remove check-c++0x.
2346 * Makefile.in (check-gcc-c++): Regenerate.
2347
23482011-11-08 Richard Henderson <rth@redhat.com>
2349
2350 * configure.ac: Test for libitm directory present first.
2351
2352 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2353
2354 * configure.ac: Test libitm/configure.tgt to disable libitm.
2355 * configure: Rebuild.
2356
23572011-11-07 Aldy Hernandez <aldyh@redhat.com>
2358 Richard Henderson <rth@redhat.com>
2359
2360 Merged from transactional-memory.
2361
2362 * Makefile.def (lang_env_dependencies): libitm is c++.
2363 Add libitm target module.
2364 * configure.ac: Likewise.
2365 * config/mmap.m4: New file.
2366 * contrib/gcc_update: Add libitm to touch data.
2367 * Makefile.in, configure: Rebuild.
2368
23692011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2370
2371 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2372 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2373 * Makefile.in: Regenerate.
2374
23752011-11-01 DJ Delorie <dj@redhat.com>
2376
2377 * config.sub: Update to version 2011-10-29 (added rl78)
2378
23792011-10-27 Nick Clifton <nickc@redhat.com>
2380
2381 * config.sub: Import these changes from the config project:
2382
2383 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2384 Ben Elliston <bje@gnu.org>
2385
2386 * config.sub (epiphany): New.
2387
2388 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2389 Ben Elliston <bje@gnu.org>
2390
2391 * config.sub (hexagon, hexagon-*): New.
2392
2393 2011-08-23 Roland McGrath <mcgrathr@google.com>
2394
2395 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2396 64eb to be64.
2397
2398 2011-08-16 Roland McGrath <mcgrathr@google.com>
2399
2400 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2401 (nacl): Grok as alias for 32el-unknown-nacl.
2402
24032011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2404
2405 * MAINTAINERS (Write After Approval): Add myself.
2406
24072011-10-24 Teresa Johnson <tejohnson@google.com>
2408
2409 * MAINTAINERS (Write After Approval): Add myself.
2410
24112011-09-21 Jakub Jelinek <jakub@redhat.com>
2412
2413 * MAINTAINERS (sparc port): Remove myself.
2414
24152011-09-14 Tom de Vries <tom@codesourcery.com>
2416
2417 * MAINTAINERS (Write After Approval): Add myself.
2418
24192011-08-14 Yao Qi <yao@codesourcery.com>
2420
2421 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2422 * configure: Regenerate.
2423
24242011-07-26 Ian Lance Taylor <iant@google.com>
2425
2426 * configure.ac: Set have_compiler based on whether gcc directory
2427 exists, rather than on whether gcc is in configdirs.
2428 * configure: Rebuild.
2429
24302011-07-21 Joseph Myers <joseph@codesourcery.com>
2431
2432 * MAINTAINERS (Global Reviewers): Add self.
2433
24342011-07-20 David Edelsohn <dje.gcc@gmail.com>
2435
2436 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2437 link directories.
2438 * Makefile.in: Rebuild.
2439
24402011-07-20 Ian Lance Taylor <iant@google.com>
2441
2442 PR bootstrap/49787
2443 * configure.ac: Move --enable-bootstrap handling earlier in file.
2444 If --enable-bootstrap and either --enable-build-with-cxx or
2445 --enable-build-poststage1-with-cxx, enable C++ automatically.
2446 * configure: Rebuild.
2447
24482011-07-19 Ian Lance Taylor <iant@google.com>
2449
2450 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2451 make C++ a boot_language. Set and substitute
2452 POSTSTAGE1_CONFIGURE_FLAGS.
2453 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2454 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2455 * configure, Makefile.in: Rebuild.
2456
24572011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2458
2459 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2460 maintainers.
2461
24622011-07-18 Jakub Jelinek <jakub@redhat.com>
2463
2464 * MAINTAINERS (Global Reviewers): Add myself.
2465
24662011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2467
2468 * configure: Regenerate.
2469
24702011-07-16 Jason Merrill <jason@redhat.com>
2471
2472 * Makefile.def (language=c++): Add check-c++0x and
2473 check-target-libmudflap-c++.
2474 * Makefile.tpl (check-target-libmudflap-c++): New.
2475 * Makefile.in: Regenerate.
2476
24772011-07-16 Matthias Klose <doko@ubuntu.com>
2478
2479 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2480 * Makefile.def (target_modules/libjava): Pass
2481 $(EXTRA_CONFIGARGS_LIBJAVA).
2482 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2483 if not configured with --enable-static-libjava.
2484 * Makefile.in: Regenerate.
2485 * configure: Likewise.
2486
24872011-07-15 Jason Merrill <jason@redhat.com>
2488
2489 * Makefile.in (check-c++): Move check-gcc-c++0x after
2490 check-target-libstdc++-v3.
2491
24922011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2493
2494 * MAINTAINERS (c6x port): New entry.
2495
24962011-07-13 Jason Merrill <jason@redhat.com>
2497
2498 * Makefile.in (check-gcc-c++0x): New.
2499 (check-c++): Depend on it.
2500
25012011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2502
2503 PR target/39150
2504 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2505 x86_64-*-solaris2.1[0-9]*.
2506 * configure: Regenerate.
2507
25082011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2509
2510 * MAINTAINERS (RTL optimizers): Add self.
2511
25122011-06-27 Gabriel Charette <gchare@google.com>
2513
2514 * MAINTAINERS (Write After Approval): Add myself.
2515
25162011-06-22 Hans-Peter Nilsson <hp@axis.com>
2517
2518 PR regression/47836
2519 PR bootstrap/23656
2520 PR other/47733
2521 PR bootstrap/49247
2522 PR c/48825
2523 * configure.ac (target_libraries): Remove target-libiberty.
2524 Remove case-statement setting skipdirs=target-libiberty for
2525 multiple targets. Remove checking target_configdirs and
2526 removing target-libiberty but keeping target-libgcc if
2527 otherwise empty.
2528 * Makefile.def (target_modules): Don't add libiberty.
2529 (dependencies): Remove all traces of target-libiberty.
2530 * configure, Makefile.in: Regenerate.
2531
25322011-06-13 Walter Lee <walt@tilera.com>
2533
2534 * configure.ac (tilepro-*-*) New case.
2535 (tilegx-*-*): Likewise.
2536 * configure: Regenerate.
2537
25382011-06-06 Jing Yu <jingyu@google.com>
2539
2540 * configure.ac: Skip target-libiberty for
2541 arm*-*-linux-androideabi.
2542 * configure: Regenerated.
2543
25442011-06-06 Nick Clifton <nickc@redhat.com>
2545
2546 * config.sub: Sync from upstream.
2547
25482011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2549
2550 * MAINTAINERS (Write After Approval): Add myself.
2551
25522011-06-01 Daniel Jacobowitz <drow@false.org>
2553
2554 * MAINTAINERS: Update my email address.
2555
25562011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2557
2558 * MAINTAINERS (Write After Approval): Update my email address.
2559
25602011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2561
2562 * MAINTAINERS (Write After Approval): Add myself.
2563
25642011-05-08 Doug Kwan <dougkwan@google.com>
2565
2566 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2567 * configure: Regenerated.
2568 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2569 value from configure.
2570 * Makefile.in: Regenerated.
2571
25722011-05-05 Joseph Myers <joseph@codesourcery.com>
2573
2574 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2575 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2576 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2577 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2578 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2579 *-*-vxworks*): Disable newlib and libgloss in separate case
2580 statement.
2581 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2582 to separate case statement.
2583 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2584 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2585 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2586 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2587 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2588 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2589 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2590 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2591 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2592 i[[3456789]]86-*-rdos*, m32r-*-*,
2593 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2594 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2595 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2596 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2597 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2598 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2599 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2600 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2601 and libgloss in main case over targets. Remove most empty cases
2602 in main case over targets.
2603 * configure: Regenerate.
2604
26052011-05-04 Janis Johnson <janisjo@codesourcery.com>
2606
2607 * MAINTAINERS (Write After Approval): Add myself.
2608
26092011-05-04 Joseph Myers <joseph@codesourcery.com>
2610
2611 * configure.ac: Remove code setting special library locations for
2612 hppa*64*-*-hpux11*. Remove code setting compiler for
2613 sparc-sun-solaris2*.
2614 * configure: Regenerate.
2615
26162011-05-04 Joseph Myers <joseph@codesourcery.com>
2617
2618 * configure.ac: Separate libgloss_dir settings from general case
2619 over targets.
2620 * configure: Regenerate.
2621
26222011-04-28 Joseph Myers <joseph@codesourcery.com>
2623
2624 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2625 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2626 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2627 cases in libgcj-disabling case statement.
2628 (hppa*64*-*-linux*): Set unsupported_languages instead of
2629 disabling target-zlib.
2630 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2631 to hppa*64*-*-hpux*.
2632 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2633 hppa*-*-hpux*.
2634 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2635 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2636 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2637 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2638 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2639 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2640 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2641 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2642 libgcj-disabling case statement.
2643 * configure: Regenerate.
2644
26452011-04-28 Joseph Myers <joseph@codesourcery.com>
2646
2647 * configure.ac: Disable Java for targets not supporting libffi.
2648 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2649 Remove cases in Java-disabling statement.
2650 (*arm-wince-pe): Change to arm-wince-pe.
2651 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2652 cases in Java-disabling statement.
2653 (bfin-*-*): Don't disable Java again.
2654 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2655 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2656 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2657 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2658 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2659 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2660 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2661 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2662 Java-disabling statement.
2663 (mmix-*-*): Don't disable Java again.
2664 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2665 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2666 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2667 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2668 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2669 statement.
2670 * configure: Regenerate.
2671
26722011-04-28 Joseph Myers <joseph@codesourcery.com>
2673
2674 * configure.ac: Separate cases disabling Java and Java libraries
2675 from general case over targets.
2676 * configure: Regenerate.
2677
26782011-04-21 Jie Zhang <jzhang918@gmail.com>
2679
2680 * MAINTAINERS: Update my email address.
2681
26822011-04-20 Easwaran Raman <eraman@google.com>
2683
2684 * MAINTAINERS (Write After Approval): Add myself.
2685
26862011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2687
2688 PR lto/48086
2689 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2690 * configure: Regenerate.
2691
26922011-04-16 Jim Meyering <meyering@redhat.com>
2693
2694 * MAINTAINERS (Write After Approval): Add myself.
2695
26962011-04-15 Dodji Seketeli <dodji@redhat.com>
2697
2698 * MAINTAINERS: Update my email address.
2699
27002011-04-13 Georg-Johann Lay <avr@gjlay.de>
2701
2702 * MAINTAINERS (Write After Approval): Add myself.
2703
27042011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2705
2706 * MAINTAINERS (Write After Approval): Add myself.
2707
27082011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2709
2710 * MAINTAINERS (Write After Approval): Add myself.
2711
27122011-04-06 Joseph Myers <joseph@codesourcery.com>
2713
2714 * configure.ac (build_tools): Remove build-byacc.
2715 (host_libs): Remove mmalloc.
2716 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2717 autoconf automake libtool diff rcs fileutils shellutils time
2718 textutils wdiff find uudecode hello tar gzip indent recode release
2719 sed perl gawk findutils gettext zip.
2720 (libgcj): Remove target-qthreads.
2721 (target_tools): Remove target-examples target-gperf.
2722 (YACC): Don't handle building byacc.
2723 * configure: Regenerate.
2724 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2725 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2726 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2727 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2728 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2729 handle building components.
2730 * Makefile.in: Regenerate.
2731
27322011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2733
2734 * MAINTAINERS: Update my email address as Xtensa maintainer.
2735
27362011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2737
2738 * config.sub: Sync from upstream.
2739
27402011-04-01 Joseph Myers <joseph@codesourcery.com>
2741
2742 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2743 (microblaze*): Don't disable libssp.
2744 * configure: Regenerate.
2745
27462011-04-01 Joseph Myers <joseph@codesourcery.com>
2747
2748 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2749 moveifchange.
2750 * configure: Regenerate.
2751 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2752 * Makefile.in: Regenerate.
2753
27542011-04-01 Joseph Myers <joseph@codesourcery.com>
2755
2756 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2757 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2758 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2759 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2760 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2761 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2762 md_exec_prefix cases.
2763 * configure: Regenerate.
2764
27652011-04-01 Joseph Myers <joseph@codesourcery.com>
2766
2767 * configure.ac: Separate cases disabling target-libssp,
2768 target-libiberty, target-libstdc++-v3 and Fortran from general
2769 case over targets.
2770 * configure: Regenerate.
2771
27722011-04-01 Joseph Myers <joseph@codesourcery.com>
2773
2774 * configure.ac (*-*-chorusos): Don't disable libgcj.
2775 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2776 Remove case.
2777 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2778 (arm-*-coff): Don't disable libgcj.
2779 (arm*-*-linux-gnueabi): Remove useless assignment.
2780 (arm-*-riscix*): Don't disable libgcj.
2781 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2782 configuration.
2783 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2784 (c54x*-*-*): Remove case.
2785 (tic54x-*-*): Don't disable GCC or GCC libraries.
2786 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2787 to *.
2788 (d10v-*-*): Don't disable GCC libraries.
2789 (d30v-*-*): Don't disable libgcj.
2790 (h8500-*-*): Don't disable GCC libraries.
2791 (i960-*-*): Don't disable libgcj.
2792 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2793 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2794 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2795 libgcj.
2796 (m68k-*-coff*): Remove case.
2797 (mmix-*-*): Don't disable libgloss on host.
2798 (mn10200-*-*, mn10300-*-*): Remove cases.
2799 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2800 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2801 Don't disable libgcj.
2802 (romp-*-*): Remove case.
2803 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2804 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2805 case.
2806 (v810-*-*): Don't disable GCC libraries.
2807 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2808 (ip2k-*-*): Don't disable GCC libraries.
2809 * configure: Regenerate.
2810
28112011-03-28 Joseph Myers <joseph@codesourcery.com>
2812
2813 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2814 libffi on host.
2815 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2816 on host.
2817 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2818 * configure: Regenerate.
2819
28202011-03-26 John Marino <binutils@marino.st>
2821
2822 * configure.ac: Add support for *-*-dragonfly*
2823 * configure: Regenerate.
2824
28252011-03-25 Joseph Myers <joseph@codesourcery.com>
2826
2827 * configure.ac (native_only): Remove.
2828 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2829 send-pr uudecode guile gnuserv on host.
2830 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2831 send-pr rcs guile perl texinfo libtool on host.
2832 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2833 automake send-pr rcs guile perl texinfo libtool on host.
2834 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2835 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2836 (alpha*-dec-osf*): Don't disable fileutils on target.
2837 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2838 texinfo send-pr expect dejagnu on target.
2839 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2840 target-qthreads on target.
2841 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2842 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2843 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2844 x86_64-*-mingw*): Don't disable expect on target.
2845 (*-*-cygwin*): Don't disable target-gperf on target.
2846 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2847 gnuserv on target.
2848 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2849 target.
2850 * configure: Regenerate.
2851
28522011-03-25 Joseph Myers <joseph@codesourcery.com>
2853
2854 * configure.ac (target_tools): Remove target-groff.
2855 (native_only): Remove target-groff.
2856 (hppa*64*-*-*): Don't disable byacc.
2857 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2858 setting.
2859 (*-*-kaos*): Don't skip target-librx and target-groff.
2860 (*-*-netware*): Don't skip target-libmudflap.
2861 (*-*-tpf*): Don't skip target-libmudflap.
2862 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2863 directories on the host.
2864 (ia64*-*-*vms*): Don't skip tix.
2865 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2866 host.
2867 * configure: Regenerate.
2868
28692011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2870
2871 * configure.ac: Remove references to mt-mep, mt-netware,
2872 mt-wince.
2873 * Makefile.def: Add all-utils soft dependencies.
2874 * Makefile.tpl: Remove GDB_NLM_DEPS.
2875 * configure: Regenerate.
2876 * Makefile.in: Regenerate.
2877
28782011-03-24 Paolo Bonzini <bonzini@gnu.org>
2879
2880 * configure.ac: Do not include mh-x86omitfp.
2881 * configure: Regenerate.
2882
28832011-03-24 Paolo Bonzini <bonzini@gnu.org>
2884
2885 * configure.ac: Remove empty cases.
2886 * configure: Regenerate.
2887
28882011-03-24 Paolo Bonzini <bonzini@gnu.org>
2889
2890 * Makefile.def: Add dependency from termcap to gdb.
2891 * Makefile.in: Regenerate.
2892
28932011-03-24 Paolo Bonzini <bonzini@gnu.org>
2894
2895 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2896 * configure: Regenerate.
2897 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2898 * Makefile.tpl: Likewise.
2899 * Makefile.in: Regenerate.
2900
29012011-03-24 Paolo Bonzini <bonzini@gnu.org>
2902
2903 * configure.ac: Remove all mentions of tentative_cc.
2904 * configure: Regenerate.
2905
29062011-03-24 Joseph Myers <joseph@codesourcery.com>
2907
2908 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2909 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2910 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2911 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2912 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2913 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2914 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2915 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2916 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2917 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2918 *-*-rhapsody*): Remove host cases.
2919 * configure: Regenerate.
2920
29212011-03-24 Joseph Myers <joseph@codesourcery.com>
2922
2923 * configure.ac (ppc*-*-pe): Remove host case.
2924 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2925 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2926 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2927 cases.
2928 * configure: Regenerate.
2929
29302011-03-24 Joseph Myers <joseph@codesourcery.com>
2931
2932 * config.sub: Update to version 2011-03-23.
2933
29342011-03-22 Joseph Myers <joseph@codesourcery.com>
2935
2936 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2937 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2938 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2939 * configure: Regenerate.
2940
29412011-03-22 Joseph Myers <joseph@codesourcery.com>
2942
2943 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2944 to Write After Approval.
2945 * config-ml.in: Don't handle arc-*-elf*.
2946 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2947 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2948 handle GCC libraries.
2949 * configure: Regenerate.
2950
29512011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2952
2953 PR bootstrap/48120:
2954 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2955 Add -lstdc++ -lm to LIBS.
2956 * configure: Regenerate.
2957
29582011-03-18 David Edelsohn <dje.gcc@gmail.com>
2959
2960 * config.guess: Update to version 2011-02-02
2961 * config.sub: Update to version 2011-02-24
2962
29632011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2964
2965 PR lto/48086
2966 * configure.ac: Re-enable LTO on *-apple-darwin9.
2967 * configure: Regenerate.
2968
29692011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2970
2971 PR lto/48086
2972 * configure.ac: Disable LTO on darwin due to an assembler change in
2973 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2974 under 256.
2975 * configure: Regenerate.
2976
29772011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2978
2979 * MAINTAINERS: Update myself as score backend maintainer,
2980 update my e-mail address.
2981
29822011-03-09 Xuepeng Guo <terry.guo@arm.com>
2983
2984 * MAINTAINERS: Update my e-mail address.
2985
29862011-03-06 Joey Ye <joey.ye@arm.com>
2987
2988 * MAINTAINERS: Update my e-mail address.
2989
29902011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2991
2992 * configure.ac: Adjust test of with_ppl.
2993 * configure: Regenerated.
2994
29952011-03-02 Kai Tietz <ktietz@redhat.com>
2996
2997 * MAINTAINERS: Adjust my e-mail address.
2998
29992011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3000
3001 * configure.ac: Add -lpwl to ppllibs.
3002 * configure: Regenerated.
3003
30042011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3005
3006 * config/cloog.m4: Add -lisl to clooglibs.
3007 * configure: Regenerated.
3008
30092011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3010
3011 * MAINTAINERS (CPU Port maintainers): Add self.
3012
30132011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3014
3015 * MAINTAINERS: Add myself as testsuite maintainer.
3016
30172011-02-15 Mike Stump <mikestump@comcast.net>
3018
3019 * MAINTAINERS: Add myself as testsuite maintainer.
3020
30212011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3022
3023 Import from Libtool and gnulib:
3024
3025 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3026
3027 Prepare for supporting FreeBSD 10.
3028 * config.rpath: Remove handling of freebsd1* which soon would
3029 match FreeBSD 10.0.
3030
3031 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3032
3033 Remove support for FreeBSD 1.x.
3034 * libtool.m4 (_LT_LINKER_SHLIBS)
3035 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3036 soon would incorrectly match FreeBSD 10.0.
3037
30382011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3039
3040 PR binutils/12283
3041 * move-if-change: Import version from gnulib.
3042
30432011-02-12 Alexandre Oliva <aoliva@redhat.com>
3044
3045 PR lto/47225
3046 * Makefile.def (lto-plugin): Double dash for enable-shared.
3047 (configure-gcc): Depend on all-lto-plugin.
3048 * Makefile.in: Rebuilt.
3049
30502011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3051
3052 * configure.ac: Remove extra bracket.
3053 * configure: Regenerate.
3054
30552011-02-08 Tobias Burnus <burnus@net-b.de>
3056
3057 * MAINTAINERS: Add myself as libquadmath maintainer.
3058
30592011-02-08 Thomas Schwinge <thomas@schwinge.name>
3060
3061 * MAINTAINERS: Update my email address.
3062
30632011-02-07 Joseph Myers <joseph@codesourcery.com>
3064
3065 * MAINTAINERS (option handling): Add self.
3066
30672011-02-06 Kai Tietz <kai.tietz@onevision.com>
3068
3069 PR lto/47225
3070 * Makefile.def: Add dependency for install-gcc
3071 on install-lto-plugin.
3072 * Makfile.in: Regenerated
3073
30742011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3075
3076 * MAINTAINERS (CPU Port Maintainers): Add myself.
3077
30782011-01-31 Alexandre Oliva <aoliva@redhat.com>
3079
3080 PR libgcj/44341
3081 * configure.ac: Discard --with-* flags for host when configuring
3082 target libraries for cross build.
3083 * configure: Rebuilt.
3084
30852011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3086
3087 * MAINTAINERS (linear loop transforms): Removed.
3088
30892011-01-25 Jakub Jelinek <jakub@redhat.com>
3090
3091 * configure.ac: If with_ppl is no, move setting with_cloog=no
3092 after CLOOG_REQUESTED check.
3093 * configure: Regenerated.
3094
30952011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3096
3097 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3098 CLooG has been requested.
3099 * configure: Regenerated.
3100
31012011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3102
3103 * configure: Regenerated.
3104 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3105
31062011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3107
3108 * configure: Regenerated.
3109 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3110
31112011-01-21 Andreas Schwab <schwab@redhat.com>
3112
3113 * configure.ac: Use AS_HELP_STRING throughout.
3114 * configure: Regenerate.
3115
31162011-01-18 Jie Zhang <jie.zhang@analog.com>
3117
3118 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3119 * configure: Regenerate.
3120
31212011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3122
3123 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3124
31252011-01-13 Joel Brobecker <brobecker@adacore.com>
3126
3127 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3128 for ia64-hpux.
3129 * configure: Regenerate.
3130
31312011-01-07 Jan Hubicka <jh@suse.cz>
3132
3133 PR lto/47225
3134 * Makefile.in: Regenerate.
3135 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3136 configure.
3137
31382011-01-07 Jan Hubicka <jh@suse.cz>
3139
3140 * Makefile.in: Regenerate.
3141 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3142 and configure dependency on lto-plugin configure.
3143 (lto-plugin module): Remove dependency on GCC; add dependency on
3144 liniberty.
3145
31462011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3147
3148 * MAINTAINERS (Write After Approval): Add myself.
3149
31502010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3151
3152 * configure: Regenerate.
3153
31542010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3155
3156 * configure.ac: (picochip): Disable libiberty.
3157
31582010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3159
3160 * MAINTAINERS (Write After Approval): Add myself.
3161
31622010-12-10 Ian Lance Taylor <iant@google.com>
3163
3164 PR bootstrap/46819
3165 * configure.ac: For --disable-libgcj clear libgcj_saved.
3166 * configure: Rebuild.
3167
31682010-12-10 Tobias Burnus <burnus@net-b.de>
3169
3170 PR fortran/46540
3171 * configure.ac: Add --disable-libquadmath and
3172 --disable-libquadmath-support.
3173 * configure: Regenerate.
3174
31752010-12-03 Ian Lance Taylor <iant@google.com>
3176
3177 * MAINTAINERS: Add myself as libgo maintainer.
3178
31792010-12-03 Hans-Peter Nilsson <hp@axis.com>
3180
3181 PR libffi/46792
3182 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3183 * configure: Regenerate.
3184
31852010-12-02 Ian Lance Taylor <iant@google.com>
3186
3187 * configure.ac: Always set default for poststage1_ldflags to
3188 -static-libstdc++ -static-libgcc.
3189
31902010-11-29 Andreas Schwab <schwab@redhat.com>
3191
3192 * configure.ac: Move comment to remove extra space in last argument
3193 of GCC_TARGET_TOOL.
3194
31952010-11-26 Alexandre Oliva <aoliva@redhat.com>
3196
3197 PR other/46026
3198 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3199 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3200 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3201 (BASE_FLAGS_TO_PASS): Use it.
3202 * configure: Rebuilt.
3203 * Makefile.in: Rebuilt.
3204
32052010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3206
3207 PR binutils/12258
3208 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3209 Properly check default linker.
3210 * configure: Regnerated.
3211
32122010-11-23 Matthias Klose <doko@ubuntu.com>
3213
3214 * configure.ac: For --enable-gold, handle value `default' instead of
3215 `both*'. New configure option --{en,dis}able-ld.
3216 * configure: Regenerate.
3217
32182010-11-20 Ian Lance Taylor <iant@google.com>
3219
3220 * configure.ac: Only disable a language library if no language needs
3221 it. Don't let --disable-libgcj uncondtionally disable libffi.
3222 * configure: Rebuild.
3223
32242010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3225
3226 * Makefile.in: Regenerate.
3227
3228 PR other/46202
3229 * configure.ac: Fix just-built in-tree STRIP name to be
3230 binutils/strip-new.
3231 * configure: Regenerate.
3232 * Makefile.def (install-strip-gcc, install-strip-binutils)
3233 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3234 (install-strip-sid): Mirror dependencies on non-strip variants
3235 of these targets on the respective -strip prerequisites.
3236 * Makefile.tpl (install-strip, install-strip-host)
3237 (install-strip-target): New targets.
3238 (install-strip-[+module+], install-strip-target-[+module+]):
3239 New targets.
3240 * Makefile.in: Regenerate.
3241
32422010-11-19 Ian Lance Taylor <iant@google.com>
3243 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3244
3245 * configure.ac: Add target-libgo to target_libraries. Set
3246 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3247 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3248 (HOST_EXPORTS): Add GOC.
3249 (BASE_TARGET_EXPORTS): Add GOC.
3250 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3251 (GOCFLAGS_FOR_TARGET): New variable.
3252 (EXTRA_HOST_FLAGS): Add GOC.
3253 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3254 * Makefile.def (target_modules): Add libgo.
3255 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3256 (dependencies): Add dependency from configure-target-libgo to
3257 configure-target-libffi and all-target-libstdc++-v3. Add
3258 dependencies from all-target-libgo to all-target-libffi.
3259 (languages): Add go.
3260 * configure: Rebuild.
3261 * Makefile.in: Rebuild.
3262
32632010-11-19 Ian Lance Taylor <iant@google.com>
3264
3265 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3266 compiler/flag environment variables.
3267
32682010-11-18 Ian Lance Taylor <iant@google.com>
3269
3270 * configure.ac: Check for lang_requires_boot_languages in
3271 config-lang.in files.
3272 * configure: Rebuild.
3273
32742010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
3275 Tobias Burnus <burnus@net-b.de>
3276
3277 PR fortran/32049
3278 * Makefile.def: Add libquadmath; build it with language=fortran.
3279 * configure.ac: Add libquadmath.
3280 * Makefile.tpl: Handle multiple libs in check-[+language+].
3281 * Makefile.in: Regenerate.
3282 * configure: Regenerate.
3283
b9b9d342
TT
32842010-11-16 Tom Tromey <tromey@redhat.com>
3285
3286 * MAINTAINERS: Moved myself to reviewers section.
3287
ecbfe87a
ZD
32882010-11-15 Zdenek Dvorak <ook@ucw.cz>
3289
3290 * MAINTAINERS: Moved myself to reviewers section.
3291
29a4f477
RW
32922010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3293
3294 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3295 (Write After Approval): Remove self.
3296
9965e3cd
AS
32972010-11-15 Andreas Schwab <schwab@redhat.com>
3298
3299 * configure.ac: Fix spelling in option names.
3300 * configure: Regenerated.
3301
0463992b
GJL
33022010-11-13 Georg-Johann Lay <georgjohann@web.de>
3303
3304 PR bootstrap/39622
3305 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3306 * configure: Regenerated.
3307
3df08734
KG
33082010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3309
3310 * MAINTAINERS: Update my email address.
3311
f16e2237
TG
33122010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3313
f16e2237
TG
3314 * configure: Regenerate.
3315
0bb52d68
TG
33162010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3317
1f980c25 3318 * configure: Regenerate.
0bb52d68 3319
aba2b02e
TG
33202010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3321
aba2b02e
TG
3322 * configure: Regenerate.
3323
27882098
TG
33242010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3325
27882098
TG
3326 * configure: Regenerate.
3327
d32ef397
AS
33282010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3329
3330 * configure.ac: Support official CLooG.org versions.
3331 * configure: Regenerate.
3332 * config/cloog.m4: New.
3333
5a4b6c0e
FD
33342010-11-10 François Dumont <francois.cppdevs@free.fr>
3335
3336 * MAINTAINERS (Write After Approval): Add myself.
3337
f2cea726
DE
33382010-11-09 David Edelsohn <dje.gcc@gmail.com>
3339
3340 * MAINTAINERS: Update my email address.
3341
d8ed14ce
IS
33422010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3343
3344 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3345 * configure: Regenerate.
d8ed14ce 3346
48215350
DK
33472010-11-03 Ian Lance Taylor <iant@google.com>
3348 Dave Korn <dave.korn.cygwin@gmail.com>
3349
3350 PR lto/46273
3351 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3352 and on other supported platforms whenever LTO is enabled.
3353 * configure: Rebuild.
3354
87841584
AM
33552010-11-02 Alan Modra <amodra@gmail.com>
3356
3357 PR binutils/12110
3358 * configure.ac: Error when source path contains spaces.
3359 * configure: Regenerate.
3360
fe12dfe1
JW
33612010-10-23 James E. Wilson <wilson@codesourcery.com>
3362
3363 * MAINTAINERS: Update my email address.
3364
66c92425
ILT
33652010-10-20 Ian Lance Taylor <iant@google.com>
3366
3367 * Makefile.def (target_modules): Set lib_path to src/.libs for
3368 libstdc++-v3 module.
3369 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3370 * Makefile.in: Rebuild.
3371
187d3518
LB
33722010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3373
3374 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3375 (Write After Approval): Remove myself.
3376
02db6bba
TG
33772010-10-15 Tristan Gingold <gingold@adacore.com>
3378
3379 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3380
c0103e74
DR
33812010-10-14 Douglas Rupp <rupp@gnat.com>
3382
3383 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3384
1cd0b716
DK
33852010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3386
3387 * configure.ac (build_lto_plugin): New shell variable.
3388 (--enable-lto): Turn on by default for all non-ELF platforms that
3389 have had LTO support added so far. Set build_lto_plugin appropriately
3390 for both ELF and non-ELF.
3391 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3392 * configure: Regenerate.
3393
d4c1abb3
RW
33942010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3395
3396 Sync from src:
3397 * configure.ac (v850 support): Remove target-libgloss from
3398 noconfigdirs.
3399 * configure: Regenerate.
3400
ffedf511
RW
34012010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3402
3403 PR bootstrap/45326
3404 PR bootstrap/45174
3405 * configure.ac: Honor initial values of $build_configargs,
3406 $host_configargs, $target_configargs. Mark the precious, so
3407 environment settings get recorded.
3408 * configure: Regenerate.
3409
e1826acc
RW
34102010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3411
3412 PR bootstrap/45796
3413 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3414 Depend on all-build-libiberty.
3415 * Makefile.in: Regenerate.
3416
80920132
ME
34172010-09-30 Michael Eager <eager@eagercon.com>
3418
3419 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3420 * configure: Regenerate.
3421
770a498a
ME
34222010-09-28 Michael Eager <eager@eagercon.com>
3423
3424 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3425
86dfbd58
RW
34262010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3427
3428 PR bootstrap/44621
3429 * configure.ac: Fix unportable shell quoting.
3430 * configure: Regenerate.
3431
db50fe7d
IS
34322010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3433
3434 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3435 targets and amend comment.
3436 * configure: Regenerate.
3437
0064e825
TB
34382010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3439
3440 * MAINTAINERS (Write After Approval): Add myself.
3441
bb79486c
JH
34422010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3443
3444 * configure.ac: Enable LTO by default on Darwin.
3445 * configure: Regenerate.
3446
9e0b22c3
MS
34472010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3448
bb79486c 3449 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 3450
2fabf1b7
IB
34512010-09-01 Ian Bolton <ian.bolton@arm.com>
3452
bb79486c 3453 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 3454
3a9abc98
DS
34552010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3456
3457 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3458 ports
3459
331a9a59
DY
34602010-07-28 David Yuste <david.yuste@gmail.com>
3461
3462 * MAINTAINERS (Write After Approval): Add myself.
3463
223a9d64
N
34642010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3465
3466 * configure.ac: Support all v850 targets.
3467 * configure: Regenerate.
3468
9183bdcf
MG
34692010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3470
3471 PR bootstrap/44455
3472 * configure.ac (extra_mpfr_configure_flags): Copy from
3473 extra_mpc_gmp_configure_flags.
3474 * configure: Re-generated.
3475
2e290598
AK
34762010-07-22 Andi Kleen <ak@linux.intel.com>
3477
3478 * MAINTAINERS (Write After Approval): Add myself.
3479
8d6cd388
CLT
34802010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3481
3482 * MAINTAINERS (Write After Approval): Add myself.
3483
b0b01eb0
JY
34842010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3485
3486 * MAINTAINERS (Write After Approval): Add myself.
3487
77198d71
JH
34882010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3489
3490 PR target/44862
3491 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3492 Provide -B option to allow for link spec %s substitutions for
3493 libstdc++.a on darwin.
3494 * Makefile.in: Regenerate.
3495
02fe70af
MM
34962010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3497
3498 * MAINTAINERS (Reviewers): Update my e-mail address
3499
c63a4676
AO
35002010-06-10 Alexandre Oliva <aoliva@redhat.com>
3501
3502 * Makefile.def (configure-gcc): Depend on all-libelf.
3503 * Makefile.in: Rebuild.
3504
e68edbf6
FC
35052010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3506
3507 * MAINTAINERS (Write After Approval): Add myself in the right place.
3508
dce2d8b2 35092010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
3510
3511 * MAINTAINERS (Write After Approval): Add myself.
3512
dce2d8b2 35132010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
3514
3515 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
3516
35172010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 3518
1ab55d69
MK
3519 * config.sub: Update to version 2010-05-21.
3520 * config.guess: Update to version 2010-04-03.
0c422e74 3521
02540df4
SB
35222010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3523
3524 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3525 * configure: Regenerate.
3526
dfe5f5b2
ST
35272010-05-12 Sriraman Tallam <tmsriram@google.com>
3528
3529 * MAINTAINERS (Write After Approval): Add myself.
3530
c082f9f3
SB
35312010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3532
3533 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3534 a platform that supports LTO.
3535 * configure: Regenerate.
3536
f1af9e5f
SP
35372010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3538
3539 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3540 * configure: Regenerated.
3541
38e3d868
RM
35422010-04-27 Roland McGrath <roland@redhat.com>
3543 H.J. Lu <hongjiu.lu@intel.com>
3544
3545 * configure.ac (--enable-gold): Support both, both/gold and
3546 both/bfd to add gold to configdirs without removing ld.
3547 * configure: Regenerated.
3548
3549 * Makefile.def: Add install-gold dependency to install-ld.
3550 * Makefile.in: Regenerated.
3551
3bec79c5
DK
35522010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3553
3554 PR lto/42776
3555 * configure.ac (--enable-lto): Refactor handling so libelf tests
3556 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3557 and allow LTO to be explicitly enabled on non-ELF platforms that
3558 are known to support it inside else-clause.
3559 * configure: Regenerate.
3560
615c8ffa
EB
35612010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3562
3563 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3564 * configure: Regenerate.
3565
e4522f78
RC
35662010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3567
3568 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3569 * configure: Regenerate.
3570
8ccb78f2
RO
35712010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3572
3573 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3574 separately.
3575 * configure: Regenerate.
3576
d5cc2ee3
KW
35772010-04-16 Kevin Williams <kevin.williams@inria.fr>
3578
3579 * MAINTAINERS (Write After Approval): Add myself.
3580
8406cb62
TG
35812010-04-14 Tristan Gingold <gingold@adacore.com>
3582
3583 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3584 * configure: Regenerate.
3585
3591b8e2
SE
35862010-04-13 Steve Ellcey <sje@cup.hp.com>
3587
3588 * configure: Regenerate after change to elf.m4.
3589
a82ecc7b
IS
35902010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3591
3592 * MAINTAINERS (Write After Approval): Add myself.
3593
1f0bf148
SP
35942010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3595
3596 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3597 * configure: Regenerated.
3598
35992010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3600
3601 * configure.ac: Print "buggy but acceptable" when CLooG
3602 revision is less than 9.
3603 * configure: Regenerated.
3604
ecd01dee
DN
36052010-04-01 Diego Novillo <dnovillo@google.com>
3606
3607 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3608
dc683a3f
RW
36092010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3610
3611 PR bootstrap/43615
3612 PR bootstrap/43328
3613
3614 Revert:
3615
3616 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3617
3618 * configure.ac: Do not pass --enable-multilib nor
3619 --disable-multilib in baseargs. Accept explicitly passed
3620 --enable_multilib.
3621 * configure: Regenerate.
3622
7527d83f
UW
36232010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3624
3625 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3626
895522b6
JJ
36272010-03-31 Janis Johnson <janis187@us.ibm.com>
3628
3629 * MAINTAINERS: Remove myself.
3630
9db4e878
RW
36312010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3632
3633 PR bootstrap/43328
3634 * configure.ac: Do not pass --enable-multilib nor
3635 --disable-multilib in baseargs. Accept explicitly passed
3636 --enable_multilib.
3637 * configure: Regenerate.
3638
acf6bf36
AP
36392010-03-28 Andrew Pinski <pinskia@gmail.com>
3640
3641 * MAINTAINERS (spu port): Remove me.
3642
b42f0d7e
JM
36432010-03-23 Joseph Myers <joseph@codesourcery.com>
3644
3645 * configure.ac (tic6x-*-*): New case.
3646 * configure: Regenerate.
3647
0d1152b1
JM
36482010-03-23 Joseph Myers <joseph@codesourcery.com>
3649
3650 * config.sub: Update to version 2010-03-22.
3651 * config.guess: Update to version 2009-12-30.
3652
dce2d8b2 36532010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
3654
3655 PR ada/42554
3656 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3657 * configure: Regenerate.
3658
5408fbe8
RR
36592010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3660
3661 * MAINTAINERS: Update my email address.
3662
3f55a3b3
SP
36632010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3664
3665 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3666 (ghassan.shobaki@amd.com): Removed.
3667
3f08f7e8
AM
36682010-03-17 Alan Modra <amodra@gmail.com>
3669
3670 * MAINTAINERS: Update my email address.
3671
f3a9d094
DN
36722010-03-16 Diego Novillo <dnovillo@google.com>
3673
3674 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3675 Matthews.
3676
db5c4b8b
JM
36772010-03-16 Joseph Myers <joseph@codesourcery.com>
3678
3679 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3680 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3681
b995570a
JM
36822010-03-16 Joseph Myers <joseph@codesourcery.com>
3683
3684 * MAINTAINERS: Update my email address.
3685
124cc66f
DJ
36862010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3687
3688 * MAINTAINERS: Update my email address.
3689
a4581668
BS
36902010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3691
3692 * MAINTAINERS: Update my email address.
3693
49d78e29
JZ
36942010-03-09 Jie Zhang <jie@codesourcery.com>
3695
3696 * MAINTAINERS: Update my email address.
3697
8927b7c0
RO
36982010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3699
3700 PR libstdc++/32499
3701 * configure.ac (RANLIB): Default to true.
3702 (STRIP): Likewise.
3703 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3704 * configure: Regenerate.
3705
dce2d8b2 37062010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
3707
3708 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3709 (Write After Approval): Update my email address.
3710
bf646aaf
NC
37112010-02-17 Nick Clifton <nickc@redhat.com>
3712
3713 PR 11238
3714 * Makefile.tpl (local-distclean): Also remove config.cache files in
3715 sub-directories as there may not be Makefiles present in the
3716 sub-directories.
96e41f16
NC
3717 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3718 the config.cache files found by the find command.
3719
bf646aaf
NC
3720 * Makefile.in: Regenerate.
3721 * configure.ac: Revert previous delta.
3722 * configure: Regenerate.
3723
ff78880a
NC
37242010-02-15 Nick Clifton <nickc@redhat.com>
3725
3726 PR 11238
3727 * configure.ac: Delete config.cache files in sub-directories when
3728 deleting Makefiles.
3729 * configure: Regenerate.
3730
8150eadf
BE
37312010-02-12 Ben Elliston <bje@gnu.org>
3732
3733 * MAINTAINERS: Update my email address.
3734
a9e12bfd
AP
37352010-02-08 Andrew Pinski <pinskia@gmail.com>
3736
3737 * MAINTAINERS (spu port): Update my email address.
3738
95315086
JZ
37392010-02-08 Jie Zhang <jie.zhang@analog.com>
3740
3741 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3742
362c6d2f
KG
37432010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3744
3745 * configure.ac: Add "recommended" version checks for GMP/MPC.
3746 Update recommended GMP/MPFR/MPC versions.
3747 * configure: Regenerate.
3748
888c5ad2
JR
37492010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3750
3751 * MAINTAINERS: Move my Embecosm email address into the
3752 write-after-approval section.
3753
3bf714a7
ILT
37542010-01-26 Ian Lance Taylor <iant@google.com>
3755
3756 * MAINTAINERS: Add myself as Go frontend maintainer.
3757
ad1e5170
JR
37582010-01-25 Joern Rennecke <amylaar@spamcop.net>
3759
3760 PR libstdc++/36101, PR libstdc++/42813
3761 * configure.ac (bootstrap_target_libs): Make inclusion of
3762 target-libgomp conditional on libgomb being in target_configdirs.
3763 * configure: Regenerate.
3764
fb0553d1
JR
37652010-01-23 Joern Rennecke <amylaar@spamcop.net>
3766
3767 PR libstdc++/36101, PR libstdc++/42813
3768 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3769 * configure: Regenerate.
3770
aae29963
JR
37712010-01-22 Joern Rennecke <amylaar@spamcop.net>
3772
3773 PR libstdc++/36101, PR libstdc++/42813
3774 * configure.ac (target_configdirs): Substitute.
3775 * Makefile.def: Bootstrap target module libgomp.
3776 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3777 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3778 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3779 * configure, Makefile.in: Regenerate.
3780
d8fe8895
DK
37812010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3782
3783 * MAINTAINERS: Adjust my details.
3784
ebfe4897
EW
37852010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3786
3787 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3788
f7746c59
TL
37892010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3790
3791 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3792
306c7b5b
TL
37932010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3794
3795 * MAINTAINERS (Write After Approval): Add myself.
3796
1b8b9e19
KT
37972010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3798
3799 * MAINTAINERS (Write After Approval): Add myself.
3800
c164615b
RG
38012010-01-11 Richard Guenther <rguenther@suse.de>
3802
3803 PR lto/41569
3804 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3805 * Makefile.in: Regenerated.
3806
f3f623ae
AT
38072010-01-11 Andreas Tobler <andreast@fgznet.ch>
3808
3809 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3810 * configure: Regenerate.
3811
592c90ff 38122010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 3813 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
3814
3815 PR bootstrap/42424
3816 * configure.ac: Include libtool m4 files.
9c78662a 3817 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
3818 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3819 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 3820
592c90ff
KG
3821 * configure: Regenerate.
3822
60a2e213
RW
38232010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3824
3825 PR bootstrap/41818
3826 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3827 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3828 * Makefile.in: Regenerate.
3829
7413962d
RG
38302010-01-02 Richard Guenther <rguenther@suse.de>
3831
3832 PR lto/41529
3833 * configure.ac: Include config/elf.m4. Disable LTO if not
3834 builting for an elf target.
3835 * configure: Regenerate.
3836
f77f3945
CF
38372009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3838
3839 * MAINTAINERS: Change my email address.
3840
4960e3f0
BE
38412009-12-18 Ben Elliston <bje@au.ibm.com>
3842
3843 * config.sub, config.guess: Update from upstream sources.
3844
d16a31da
SZ
38452009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3846
3847 * MAINTAINERS (Write After Approval): Add myself.
3848
3a5729ea
KG
38492009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3850
3851 PR middle-end/30447
3852 PR middle-end/30789
3853 PR other/40302
3854
3855 * configure.ac: Require MPC.
3856 * configure: Regenerate.
3857
43e02a8a
RW
38582009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3859
3860 PR target/38384
3861 PR bootstrap/40972
3862 * libtool.m4: Sync from git Libtool.
3863 * ltoptions.m4: Likewise.
3864 * ltversion.m4: Likewise.
3865 * lt~obsolete.m4: Likewise.
3866 * ltmain.sh: Likewise.
3867
360d4522
KG
38682009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3869
3870 * configure.ac: Update minimum MPC version to 0.8.
3871 * configure: Regenerate.
3872
f264ed56
SP
38732009-11-21 Sebastian Pop <sebpop@gmail.com>
3874
3875 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3876 * configure: Regenerated.
3877
ed2eaa9f
ILT
38782009-11-21 Ian Lance Taylor <iant@google.com>
3879
3880 * configure.ac: Change default of poststage1_ldflags to be empty if
3881 poststage1_libs is set. When poststage1_libs is empty, and
3882 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3883 * configure: Rebuild.
3884
58346783
AN
38852009-11-21 Adam Nemet <adambnmet@gmail.com>
3886
3887 * MAINTAINERS (Write After Approval): Update my email address.
3888
5ca0106a
BE
38892009-11-20 Ben Elliston <bje@au.ibm.com>
3890
3891 * config.guess: Update from upstream sources.
3892
87213cd4
AO
38932009-11-16 Alexandre Oliva <aoliva@redhat.com>
3894
3895 * Makefile.def: Restore host and target settings for gmp.
3896 * Makefile.in: Rebuild.
3897
f61428ed
AO
38982009-11-16 Alexandre Oliva <aoliva@redhat.com>
3899
3900 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3901 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3902 Fix portability of test of C++ as bootstrap language. Add
3903 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3904 * configure: Rebuild.
3905 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3906 and cloog. Fix in-tree ppl configuration. Introduce libelf
3907 in-tree building.
3908 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3909 (POSTSTAGE1_HOST_EXPORTS): Use it.
3910 (STAGE[+id+]_CXXFLAGS): New.
3911 (BASE_FLAGS_TO_PASS): Pass it down.
3912 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3913 extra_exports.
3914 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3915 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3916 extra_exports.
3917 * Makefile.in: Rebuild.
3918
f6c56be6
BE
39192009-11-17 Ben Elliston <bje@au.ibm.com>
3920
3921 * config.sub, config.guess: Update from upstream sources.
3922
0ccb5970
JK
39232009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3924
3925 * MAINTAINERS (Write After Approval): Add myself.
3926
dce2d8b2 39272009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
3928
3929 * MAINTAINERS (Write After Approval): Add myself.
3930
5d571eaa
OS
39312009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3932
3933 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3934 paths for *-w64-mingw* and x86_64-*mingw*.
3935 * configure: Regenerated.
3936
dce2d8b2 39372009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
3938
3939 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3940
c393f559
BK
39412009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3942
3943 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3944 Phil Edwards to Write-After Approval.
3945
ef4c4300
KT
39462009-10-30 Kai Tietz <kai.tietz@onevision.com>
3947
3948 * configure.ac: Disable target-winsup & co for
3949 x86_64-*-mingw* and *-w64-mingw* targets.
3950 * configure: Regenerated.
3951
65a324b4
NC
39522009-10-16 Nick Clifton <nickc@redhat.com>
3953
3954 * MAINTAINERS: Add myself as a maintainer for the RX port.
3955
dce2d8b2 39562009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 3957
9c78662a 3958 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 3959
17e72e5d
RO
39602009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3961
3962 * configure.ac (CLooG test): Use = with test.
3963 * configure: Regenerate.
3964
ed3a56f3
RG
39652009-10-22 Richard Guenther <rguenther@suse.de>
3966
3967 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3968 cloog if the ppl version check failed. Move flags saving
3969 before setting in libelf check.
3970 * configure: Regenerate.
3971
ad0abd3c
RG
39722009-10-21 Richard Guenther <rguenther@suse.de>
3973
3974 * configure.ac: Adjust the ppl and cloog configure to work as
3975 documented. Disable cloog if ppl was disabled. Omit the version
3976 checks if they were disabled.
3977 * configure: Re-generate.
3978
e4c5bd48
RW
39792009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3980
3981 * configure.ac: Add 'lto' to enable_languages, not
3982 new_enable_languages, and only if not already present.
3983 * configure: Regenerate.
3984
0ffd69c5
GP
39852009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3986
3987 * README: Refer to the various COPYING* files instead of just
3988 COPYING.
3989 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3990
dce2d8b2 39912009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
3992
3993 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 3994
58687768
RG
39952009-10-07 Richard Guenther <rguenther@suse.de>
3996
3997 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3998 and Richard Guenther as reviewers.
3999 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4000 as reviewers.
4001
49b0ca5c 40022009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 4003
49b0ca5c 4004 * config.sub: Update from upstream sources.
d2d9ce5e 4005
aeb94799
ILT
40062009-10-06 Ian Lance Taylor <iant@google.com>
4007
4008 * Makefile.def: check-gold depends upon all-gas.
4009 * Makefile.in: Rebuild.
4010
123651cd
PM
40112009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4012
4013 * MAINTAINERS (Write After Approval): Add myself.
4014
d7f09764
DN
40152009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4016
4017 * Makefile.def: all-lto-plugin depends on all-libiberty.
4018 set bootstrap=true for lto-plugin.
4019 Add lto-plugin.
4020 * Makefile.in: Regenerate.
4021 * configure.ac (host_libs): Add lto-plugin.
4022 * configure: Regenerate.
4023
d7f09764
DN
40242009-10-03 Diego Novillo <dnovillo@google.com>
4025
4026 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4027 (HOST_LIBELFLIBS): Define.
4028 (HOST_LIBELFINC): Define.
4029 * Makefile.in: Regenerate.
4030 * configure.ac: Add --enable-lto.
4031 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4032 If --enable-lto is used, add 'lto' to new_enable_languages.
4033 If --enable-lto is used and gold is enabled, add
4034 lto-plugin to configdirs.
4035 * configure: Regenerate.
4036
40372009-10-03 Simon Baldwin <simonb@google.com>
4038
4039 * configure.ac: If --with-system-zlib, suppress local zlib and
4040 pass --with-system-zlib to subdir configure scripts.
4041 * configure: Regenerate.
4042
dce2d8b2 40432009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
4044 Paolo Bonzini <bonzini@gnu.org>
4045
4046 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4047 $(srcdir).
4048 * Makefile.in: Rebuilt.
4049
dce2d8b2 40502009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
4051
4052 * MAINTAINERS (Write After Approval): Add myself.
4053
3e661154
KG
40542009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4055
4056 * configure.ac: Update minimum MPC version to 0.7.
4057 * configure: Regenerate.
4058
f1a036e4
NC
40592009-09-25 Nick Clifton <nickc@redhat.com>
4060
4061 * configure.ac: Pass any --cache-file=/dev/null option on to
4062 subconfigures.
4063 * configure: Regenerate.
4064
d4c74acc
NC
40652009-09-23 Nick Clifton <nickc@redhat.com>
4066
4067 * config.sub, config.guess: Update from upstream sources.
4068
dce2d8b2 40692009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
4070
4071 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4072 * Makefile.in: Rebuilt.
4073
0db770bd
RW
40742009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4075
4076 PR bootstrap/32272
4077 * configure.ac: Error out if $srcdir isn't '.' but contains
4078 host-${host_noncanonical}.
4079 * configure: Regenerate.
4080
71101870
RO
40812009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4082
4083 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4084 maintainer.
4085
ca6d0d62
RW
40862009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4087
79cd2b23
RW
4088 * configure.ac: If bootstrapping a combined tree with
4089 --enable-gold, require c++ in stage1_languages.
4090 * configure: Regenerate.
4091
ab9dcd0c
RW
4092 * configure.ac: Also add target_libs of stage1_languages to
4093 bootstrap_target_libs.
4094 * configure: Regenerate.
4095
ca6d0d62
RW
4096 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4097 with --enable-languages not containing c++.
4098 * configure: Regenerate.
4099
1c3c9f12
JZ
41002009-09-15 Jie Zhang <jie.zhang@analog.com>
4101
4102 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4103 * configure: Regenerate.
4104
dce2d8b2 41052009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 4106
6fb30a14
JR
4107 * MAINTAINERS (Write After Approval): Update my e-mail address,
4108 and move from from here...
4109 (Waiting for paperwork): To here.
0318772d 4110
4056c2c6
JM
41112009-09-09 Joseph Myers <joseph@codesourcery.com>
4112
4113 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4114
3e54529c
RW
41152009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4116
4117 * configure.ac: Do not use $extrasub for replacing @if/@endif
4118 parts in Makefile; instead, use additional arguments to
4119 AC_CONFIG_COMMANDS to do the replacement manually, with several
4120 sed invocations, to avoid HP-UX sed command limits.
4121 * configure: Regenerate.
4122
713e2ea6
AO
41232009-09-08 Alexandre Oliva <aoliva@redhat.com>
4124
4125 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4126 blank before -L.
4127
5646b7b9
AO
41282009-09-04 Alexandre Oliva <aoliva@redhat.com>
4129
4130 * configure.ac (with-build-config): Document. Handle without.
4131 Handle missing argument.
4132 * configure: Rebuilt.
4133
e12c4094
AO
41342009-09-03 Alexandre Oliva <aoliva@redhat.com>
4135
4136 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4137 Default to bootstrap-debug only if compare-debug works.
4138 * configure: Rebuilt.
4139 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4140 * Makefile.in: Rebuilt.
4141
75cb0057
RO
41422009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4143
4144 * MAINTAINERS (OS Port Maintainers): Update my email address.
4145
8fc68cba
AO
41462009-09-01 Alexandre Oliva <aoliva@redhat.com>
4147
4148 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4149 * Makefile.in: Rebuilt.
4150
44cb38cf
CD
41512009-09-01 Chris Demetriou <cgd@google.com>
4152
4153 * MAINTAINERS (Write After Approval): Add myself.
4154
f9329c35
DS
41552009-08-31 Dodji Seketeli <dodji@redhat.com>
4156
4157 PR debug/30161
4158 * include/dwarf2.h (enum dwarf_tag): Added
4159 DW_TAG_GNU_template_template_param
4160 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4161
f945e229
PB
41622009-08-30 Paolo Bonzini <bonzini@gnu.org>
4163
4164 * Makefile.tpl (AWK): Fix typo.
4165 * Makefile.in: Regenerate.
4166
87264276
PB
41672009-08-30 Paolo Bonzini <bonzini@gnu.org>
4168
4169 * configure.ac: Detect awk and sed.
4170 * Makefile.def (flags_to_pass): Add AWK and SED.
4171 * Makefile.tpl (AWK, SED): New.
4172 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4173 * configure: Regenerate.
4174 * Makefile.in: Regenerate.
4175
68ccd57c
DK
41762009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4177
4178 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4179 (collapseslashes): Likewise.
4180
df58e648
RW
41812009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4182
4183 * configure.ac (AC_PREREQ): Bump to 2.64.
4184
0539cb2c
RW
41852009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4186
70fa0efa
RW
4187 * configure.ac: Remove --with-datarootdir, --with-docdir,
4188 --with-pdfdir, --with-htmldir switches.
4189 * configure: Regenerate.
4190
5213506e
RW
4191 * configure: Regenerate.
4192
0539cb2c
RW
4193 * compile: Sync from Automake 1.11.
4194 * depcomp: Likewise.
4195 * install-sh: Likewise.
4196 * missing: Likewise.
4197 * mkinstalldirs: Likewise.
4198 * ylwrap: Likewise.
4199
197c68cc
DK
42002009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4201
4202 * ltmain.sh (func_normal_abspath): New function.
4203 (func_relative_path): Likewise.
4204 (func_mode_help): Document new -bindir option for link mode.
4205 (func_mode_link): Add new -bindir option, and use it to place
4206 output DLL if specified.
4207
58af276a
RW
42082009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4209
0115d4a3
RW
4210 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4211 (baseargs): Add --disable-option-checking.
4212 * configure: Regenerate.
4213
58af276a
RW
4214 * Makefile.def (configure-target-libiberty): Depend on
4215 all-binutils and all-ld.
4216 (configure-target-newlib): Likewise.
4217 * Makefile.in: Regenerate.
4218
e9d9afef
BE
42192009-08-17 Ben Elliston <bje@au.ibm.com>
4220
4221 * config.sub, config.guess: Update from upstream sources.
4222
354ebf88
RW
42232009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4224
4225 Sync from src, merge:
4226
4227 2009-07-02 Tristan Gingold <gingold@adacore.com>
4228
4229 * configure.ac: Do not exclude gas for i386-*-darwin.
4230 Add a case for x86_64-*-darwin.
4231 * configure: Regenerate.
4232
8375f7b2
NV
42332009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4234
4235 * MAINTAINERS: Add my name to Write After Approval list.
4236
dce2d8b2 42372009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
4238
4239 * configure.ac: Add Microblaze target.
4240 * configure: Regenerate.
4241
ea2002ba
CB
42422009-07-31 Christian Bruel <christian.bruel@st.com>
4243
4244 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4245 * configure: Regenerate.
2bf33cdb 4246
dce2d8b2 42472009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
4248
4249 * MAINTAINERS (Write After Approval): Update my e-mail address.
4250
e90e6bd7
ILT
42512009-07-06 Ian Lance Taylor <iant@google.com>
4252
4253 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4254 * configure: Rebuild.
4255
f6e0880a
TG
42562009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4257
4258 * MAINTAINERS: Move myself to the Graphite Reviewers.
4259
6d984927
WG
42602009-06-30 Wei Guozhi <carrot@google.com>
4261
4262 * MAINTAINERS: Add my name to Write After Approval list.
4263
f2689b09
SE
42642009-06-26 Steve Ellcey <sje@cup.hp.com>
4265
4266 PR bootstrap/40338
4267 * configure.ac (comparestring): Create new variable.
4268 * Makefile.tpl (comparestring): Use to skip some comparisions.
4269 * configure: Regenerate.
4270 * Makefile.in: Regenerate.
4271
f62c0ba4
DE
42722009-06-26 Doug Evans <dje@sebabeach.org>
4273
4274 * Makefile.def (host_modules): Add cgen.
4275 * Makefile.in: Regenerate.
4276 * configure.ac (host_tools): Add cgen.
4277 * configure: Regenerate.
4278
7acf4da6
DD
42792009-06-23 DJ Delorie <dj@redhat.com>
4280
4281 * MAINTAINERS: Add myself as mep maintainer.
4282
00020c16
ILT
42832009-06-23 Ian Lance Taylor <iant@google.com>
4284
4285 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4286 boot_languages. Only bootstrap target libraries listed in
4287 target_libs for some boot language. Add --with-stage1-ldflags,
4288 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4289 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4290 if not building with C++.
4291 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4292 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4293 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4294 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4295 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4296 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4297 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4298 * configure, Makefile.in: Rebuild.
4299
1da52d4a
LF
43002009-06-23 Li Feng <nemokingdom@gmail.com>
4301
4302 * MAINTAINERS: Added my name to write-after-approval list.
4303
144c9175
RM
43042009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4305
4306 * configure.ac: Define is_elf for QNX Neutrino targets.
4307 * configure: Regenerate.
4308
e5871e24
GS
43092009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4310
9c78662a 4311 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 4312
5f4a82c0
KG
43132009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4314
4315 * configure.ac: Detect MPC in default directory.
4316 * configure: Regenerate.
4317
394e9195
JG
43182009-06-03 Jerome Guitton <guitton@adacore.com>
4319 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4320
9c78662a
UB
4321 * Makefile.tpl (all): Avoid a trailing backslash.
4322 * Makefile.in: Regenerate.
394e9195 4323
47bca6aa
BE
43242009-06-03 Ben Elliston <bje@au.ibm.com>
4325
4326 * config.sub, config.guess: Update from upstream sources.
4327
a891a473
RS
43282009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4329
4330 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4331 to noconfdirs.
4332 * configure: Regenerate.
4333
70cb2d9f
AO
43342009-06-02 Alexandre Oliva <aoliva@redhat.com>
4335
4336 * Makefile.tpl ([+compare-target+]): Compare all stage
4337 directories, rather than just gcc.
4338 * Makefile.in: Rebuilt.
4339
7f1245df
DK
43402009-06-01 Doug Kwan <dougkwan@google.com>
4341
4342 * configure.ac: Support gold for target arm*-*-*.
4343 * configure: Regenerate.
394e9195 4344
acd26225
KG
43452009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4346
4347 * Makefile.def: Add MPC support and dependencies.
4348 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4349
4350 * Makefile.in, configure: Regenerate.
4351
a1fc946a
AO
43522009-05-27 Alexandre Oliva <aoliva@redhat.com>
4353
4354 * Makefile.tpl (all): Avoid harmless warning in make all when
4355 gcc-bootstrap is enabled but stage_last does not exist.
4356 * Makefile.in: Rebuilt.
4357
2e6a3c8d
NR
43582009-05-24 Nicolas Roche <roche@adacore.com>
4359
4360 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4361 * Makefile.in: Regenerate.
4362
63487d11
DC
43632009-05-21 Denis Chertykov <chertykov@gmail.com>
4364
4365 * MAINTAINERS: Update my e-mail address.
4366
449223af
DK
43672009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4368
4369 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4370 * configure: Regenerate.
4371
31c98f49
AO
43722009-05-18 Alexandre Oliva <aoliva@redhat.com>
4373
4374 PR other/40159
4375 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4376 gcc-no-bootstrap are mutually exclusive.
4377 * Makefile.in: Rebuilt.
4378
0f501837
AO
43792009-05-18 Alexandre Oliva <aoliva@redhat.com>
4380
4381 PR other/40159
4382 * Makefile.tpl (all): Don't end with unconditional success.
4383 * Makefile.in: Rebuilt.
4384
4a4a4e99
AO
43852009-05-12 Alexandre Oliva <aoliva@redhat.com>
4386
4387 PR target/37137
4388 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4389 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4390 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4391 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4392 stage_configureflags, stage_cflags and stage_libcflags into
4393 explicit Makefile macros.
4394 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4395 GFORTRAN.
4396 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4397 CC. Set CC_FOR_BUILD from CC.
4398 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4399 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4400 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4401 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4402 and GFORTRAN.
4403 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4404 (_LIBCFLAGS): Renamed to _TFLAGS.
4405 (do-compare-debug, do-compare3-debug): Drop.
4406 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4407 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4408 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4409 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4410 (XGCC_FLAGS_FOR_TARGET): New.
4411 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4412 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4413 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4414 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 4415 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
4416 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4417 TFLAGS.
4418 (BUILD_CONFIG): Include if requested.
4419 (all): Set TFLAGS on bootstrap.
4420 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4421 (all-stageid-prefixmodule): Likewise.
4422 (do-clean, distclean-stageid): Set TFLAGS.
4423 (restrap): Fix whitespace.
4424 * Makefile.in: Rebuilt.
4425
1cee3429
PB
44262009-05-07 Paolo Bonzini <bonzini@gnu.org>
4427
4428 * config.guess: Sync with src.
4429
0b70eafd
DK
44302009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4431
4432 * configure.ac ($with_ppl): Default to no if not supplied.
4433 ($with_cloog): Likewise.
4434 configure: Regenerate.
4435
5175f17c
JW
44362009-04-27 James E. Wilson <wilson@codesourcery.com>
4437
4438 * MAINTAINERS: Update my e-mail address.
4439
952fa153
NC
44402009-04-27 Nick Clifton <nickc@redhat.com>
4441
4442 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4443
a687f83c
EB
44442009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4445
4446 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4447 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4448 * Makefile.in: Regenerate.
4449
9e3eba15
KG
44502009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4451
4452 PR bootstrap/39739
4453 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4454 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4455
4456 * configure, Makefile.in: Regenerate.
4457
a687f83c 44582009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
4459
4460 * include/hashtab.h: Update GTY annotations to new syntax
4461 * include/splay-tree.h: Likewise
4462
070bdbd9
BE
44632009-04-17 Ben Elliston <bje@au.ibm.com>
4464
4465 * config.sub, config.guess: Update from upstream sources.
4466
55f2d967
AG
44672009-04-15 Anthony Green <green@moxielogic.com>
4468
4469 * configure.ac: Add moxie support.
4470 * configure: Rebuilt.
4471
309c24a9
JJ
44722009-04-14 Jakub Jelinek <jakub@redhat.com>
4473
4474 * configure.ac: Change copyright header to refer to version
4475 3 of the GNU General Public License and to point readers at the
4476 COPYING3 file and the FSF's license web page.
4477 * Makefile.def: Likewise.
4478 * Makefile.tpl: Likewise.
4479 * Makefile.in: Regenerate.
4480
b93133bc
JH
44812009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4482
4483 * configure.ac: Restore match for darwin9 or later. Use double
4484 brackets since regeneration eats one pair.
4485 * configure: Regenerate.
4486
d18ff35a
L
44872009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4488
4489 PR gas/10039
4490 * configure.ac: Require texinfo 4.7.
4491 * configure: Regenerated.
4492
748086b7
JJ
44932009-04-09 Nick Clifton <nickc@redhat.com>
4494
4495 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4496 the GCC Runtime Library Exception.
4497
a3337ea2
KG
44982009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4499
4500 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4501 * configure: Regenerate.
4502
60911f14
SE
45032009-04-01 Steve Ellcey <sje@cup.hp.com>
4504
4505 * Makefil.def (languages): New entries.
4506 * Makefile.tpl (check-gcc-*): New generic target.
4507 * Makefile.in: Regenerate.
60911f14 4508
dce2d8b2 45092009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 4510
d18ff35a 4511 * MAINTAINERS: Update my email address.
7369c1d0 4512
cfb1f59f
TT
45132009-03-18 Tom Tromey <tromey@redhat.com>
4514
d18ff35a
L
4515 * configure: Rebuild.
4516 * configure.ac (host_libs): Add libiconv.
4517 * Makefile.in: Rebuild.
4518 * Makefile.def (host_modules): Add libiconv.
4519 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 4520
75eeae1a
TG
45212009-03-16 Tristan Gingold <gingold@adacore.com>
4522
4523 * configure.ac: Treat gdb as supported on x86_64-darwin.
4524 * configure: Regenerate.
4525
f38095f3
JM
45262009-03-16 Joseph Myers <joseph@codesourcery.com>
4527
4528 * configure.ac (--with-host-libstdcxx): New option.
4529 * configure: Regenerate.
4530
dce2d8b2 45312009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
4532
4533 * MAINTAINERS: Move myself into the write after approval list.
4534
6d401294
NP
45352009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4536
4537 * MAINTAINERS: Update e-mail address.
2bf33cdb 4538
07c97076
DN
45392009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4540
4541 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4542
dce2d8b2 45432009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
4544
4545 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4546
7a9d3fe8
RW
45472009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4548
4549 Backport from git Libtool:
4550
4551 2009-01-19 Robert Millan <rmh@aybabtu.com>
4552 Support GNU/kOpenSolaris.
4553 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4554 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4555 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4556 GNU/kOpenSolaris.
4557
c9e9e11f
AS
45582009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4559
4560 * MAINTAINERS: Update e-mail address.
4561
5e8c1552 45622009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
4563
4564 * MAINTAINERS (Write After Approval): Add self.
4565
b0adb088
BM
45662009-02-18 Bingfeng Mei <bmei@broadcom.com>
4567
4568 * MAINTAINERS (Write After Approval): Add myself.
4569
ee04b574
AS
45702009-02-05 Andreas Schwab <schwab@suse.de>
4571
4572 * Makefile.tpl (stage_last): Define $r and $s before using
4573 $(RECURSE_FLAGS_TO_PASS).
4574 * Makefile.in: Regenerate
4575
907884c9
ILT
45762009-01-30 Ian Lance Taylor <iant@google.com>
4577
4578 * MAINTAINERS: Move myself to the Global Reviewers list.
4579
416ac4d4
RM
45802009-01-29 Robert Millan <rmh@aybabtu.com>
4581
4582 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4583 * configure: Regenerate.
4584
ee5decb3
GP
45852009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4586
4587 * MAINTAINERS: Make whitespace consistent.
19196f44 4588 Remove Robert Millan from Write After Approval.
ee5decb3 4589
36fbb0ec
AM
45902009-01-16 Alan Modra <amodra@bigpond.net.au>
4591
4592 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4593 (all-opcodes): Depend on all-libiberty.
4594 * Makefile.in: Regenerate.
4595
52535a64
DR
45962009-01-15 Douglas B Rupp <rupp@gnat.com>
4597
4598 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4599 * configure: Regenerate.
4600
e04a57df
RR
46012009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4602
4603 * MAINTAINERS (Write After Approval): Add myself.
4604
856c450b
SK
46052009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4606
4607 * MAINTAINERS: Add myself to reviewers (Fortran).
4608
dce2d8b2 46092009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
4610
4611 PR tree-optimization/38515
4612 * configure.ac (cloog-polylib): Removed.
4613 (with_ppl, with_cloog): Test for "no".
4614 * configure: Regenerated.
4615
1e5e8a59
DF
46162009-01-11 Daniel Franke <franke.daniel@gmail.com>
4617
4618 * MAINTAINERS: Moved myself to reviewers (Fortran).
4619
5e5debf6
TS
46202009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4621
4622 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4623 (Write After Approval): Remove myself.
4624
1c42acf1
DN
46252009-01-03 Diego Novillo <dnovillo@google.com>
4626
4627 * MAINTAINERS: Remove myself from alias maintainership.
4628
2fbbedaf
DA
46292009-01-02 David Ayers <ayers@fsfe.org>
4630
4631 * MAINTAINERS: Update e-mail address.
4632
17213821
GP
46332008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4634
4635 * MAINTAINERS: Make whitespace consistent.
4636
baafc534
RW
46372008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4638
4639 Backport from upstream Libtool:
4640 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4641 Add cache variables to tests that require the linker to work.
4642 For shlibpath_overrides_runpath, this also changes the semantics
4643 to let the result from the C compiler take precedence.
4644
18430d27
BE
46452008-12-02 Ben Elliston <bje@au.ibm.com>
4646
4647 * config.sub, config.guess: Update from upstream sources.
4648
dce2d8b2 46492008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
4650
4651 * configure.ac (ppllibs): Add by default the lib flags.
4652 * configure: Regenerate.
4653
41e9641b
LM
46542008-12-08 Luis Machado <luisgpm@br.ibm.com>
4655
4656 * MAINTAINERS: Add myself to the write after approval list.
4657
25783c30
JH
46582008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4659
ee04b574
AS
4660 * configure.ac: Add double brackets on darwin[912].
4661 * configure: Regenerate.
25783c30 4662
0e318fcc
DK
46632008-12-03 Daniel Kraft <d@domob.eu>
4664
4665 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4666 Approval to Reviewer section (for Fortran front-end).
4667
7f171b95
JH
46682008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4669
4670 * configure.ac: Expand to darwin10 and later.
4671 * configure: Regenerate.
4672
09ce620e
AS
46732008-12-02 Andreas Schwab <schwab@suse.de>
4674
4675 * Makefile.def: configure-target-boehm-gc depends on
4676 all-target-libstdc++-v3.
4677 * Makefile.in: Regenerate.
4678
386c704d
KT
46792008-12-02 Kai Tietz <kai.tietz@onevision.com>
4680
4681 * MAINTAINERS: Add myself as mingw maintainer.
4682
e03dd84a
BE
46832008-12-02 Ben Elliston <bje@au.ibm.com>
4684
4685 * config.sub, config.guess: Update from upstream sources.
4686
3fa87964
GP
46872008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4688
4689 * README.SCO: Remove.
4690
df72d7ed
FP
46912008-11-29 Fernando Pereira <pronesto@gmail.com>
4692
4693 * MAINTAINERS: Add myself to the write after approval list.
4694
b5646528
DK
46952008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4696
4697 * MAINTAINERS: Update my email address in WAA section.
4698
dce2d8b2 46992008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
4700
4701 * MAINTAINERS: Update e-mail address.
4702
dce2d8b2 47032008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
4704
4705 * MAINTAINERS: Change e-mail address.
4706
0db3a858
TG
47072008-11-27 Tristan Gingold <gingold@adacore.com>
4708
4709 * configure.ac: Build gdb for i?86-*-darwin*
4710 * configure: Regenerated.
4711
dce2d8b2 47122008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
4713
4714 * MAINTAINERS: Added my full name.
4715
487e299b
DJ
47162008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4717
4718 PR bootstrap/38014
4719 PR bootstrap/37923
4720
4721 Revert:
4722
4723 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4724
4725 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4726 * Makefile.in: Regenerated.
4727
4728 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4729
4730 PR gdb/921
4731 PR gdb/1646
4732 PR gdb/2175
4733 PR gdb/2176
4734
4735 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4736 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4737 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4738 (HOST_EXPORTS): Pass CPPFLAGS.
4739 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4740 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4741 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4742 * Makefile.in, configure: Regenerated.
4743 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4744 and CPPFLAGS_FOR_BUILD.
4745
dce2d8b2 47462008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
4747
4748 * MAINTAINERS: Add myself as middle end maintainer.
4749
044fed69
AS
47502008-11-06 Andrew Stubbs <ams@codesourcery.com>
4751
4752 * MAINTAINERS (Write after approval): Add myself.
4753
caf6defe
DN
47542008-11-05 Diego Novillo <dnovillo@google.com>
4755
4756 * MAINTAINERS (Global Reviewers): Add myself.
4757 (Non-Algorithmic Maintainers): Remove myself.
4758
3e9899ac
TS
47592008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4760
09ce620e 4761 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 4762
ea99e36e
MM
47632008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4764
09ce620e 4765 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 4766
fb0d2684
BE
47672008-10-31 Ben Elliston <bje@au.ibm.com>
4768
4769 * configure.ac (spu-*-*): Remove special case.
4770 * configure: Regenerate.
4771
73c07a3e
CM
47722008-10-30 Catherine Moore <clm@codesourcery.com>
4773
4774 * MAINTAINERS (Write after approval): Update my email address.
4775
7310a2da
SSF
47762008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4777
4778 * configure.ac [spu-*-*]: Do not set skipdirs.
4779 * configure: Re-generate.
4780
7e51fe23
BS
47812008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4782
4783 * MAINTAINERS (Various Maintainers): Add myself to reload.
4784
ef20be93
RG
47852008-10-25 Richard Guenther <rguenther@suse.de>
4786
4787 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4788 maintainer. Remove myself as libgcc-math maintainer.
4789 (Non-Algorithmic Maintainers): Remove myself.
4790
03ffcfa0
DJ
47912008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4792
4793 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4794 * Makefile.in: Regenerated.
4795
dec014a9
CC
47962008-10-23 Cary Coutant <ccoutant@google.com>
4797
4798 * MAINTAINERS (Write after approval): Add myself.
4799
b36c386c
DJ
48002008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4801
4802 PR gdb/921
4803 PR gdb/1646
4804 PR gdb/2175
4805 PR gdb/2176
4806
4807 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4808 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4809 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4810 (HOST_EXPORTS): Pass CPPFLAGS.
4811 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4812 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4813 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4814 * Makefile.in, configure: Regenerated.
4815 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4816 and CPPFLAGS_FOR_BUILD.
4817
dce2d8b2 48182008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
4819
4820 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4821 Sebastian Pop.
4822
e0bda97e
AP
48232008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4824
4825 * MAINTAINERS (Write After Approval): Added myself.
4826
36c713e0
KG
48272008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4828
4829 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4830 recommended version to 2.3.2.
4831
4832 * configure: Regenerate.
4833
8fe005ee
MM
48342008-10-01 Mark Mitchell <mark@codesourcery.com>
4835
4836 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4837
be8f156f
DD
48382008-09-29 David Daney <david.daney@caviumnetworks.com>
4839
4840 * MAINTAINERS (Write After Approval): Update e-mail address.
4841
ae11dff4
PG
48422008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4843
4844 * libtool.m4: Update to libtool 2.2.6.
4845 * lt~obsolete.m4: Update to libtool 2.2.6.
4846 * ltmain.sh: Update to libtool 2.2.6.
4847 * ltsugar.m4: Update to libtool 2.2.6.
4848 * ltversion.m4: Update to libtool 2.2.6.
4849 * ltoptions.m4: Update to libtool 2.2.6.
4850 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4851
441154b1
CF
48522008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4853
4854 * MAINTAINERS (Write After Approval): Add myself.
4855
775b3b26
BRF
48562008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4857
4858 * MAINTAINERS (Write After Approval): Update my name.
4859
94538043
SB
48602008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4861
09ce620e 4862 * MAINTAINERS: Add myself in "Write After Approval".
94538043 4863
52d1bfd8
SE
48642008-09-18 Steve Ellcey <sje@cup.hp.com>
4865
09ce620e 4866 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 4867
c5cc92f5
GP
48682008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4869
4870 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4871 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4872 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4873 and Michael Tiemann from Write After Approval since they do not
4874 actually have access.
4875
23d9794a
RG
48762008-09-05 Richard Guenther <rguenther@suse.de>
4877
4878 * configure.ac: Initialize clooglibs to -lcloog.
4879 * configure: Re-generate.
4880
192a671e
LCW
48812008-09-04 Le-Chun Wu <lcwu@google.com>
4882
4883 * MAINTAINERS (Write After Approval): Add myself.
4884
d789184e
SP
48852008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4886
4887 * configure.ac (--with-cloog-polylib): New.
4888 (--disable-cloog-version-check): New.
4889 (--disable-ppl-version-check): New.
4890 * configure: Re-generate.
4891
36a881c7
RG
48922008-09-03 Richard Guenther <rguenther@suse.de>
4893
4894 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4895 cloog test.
4896 * configure: Re-generate.
4897
358da97e
HS
48982008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4899
4900 Add picoChip port.
4901 * MAINTAINERS: Add picoChip maintainers.
4902
f8bf9252
SP
49032008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4904 Tobias Grosser <grosser@fim.uni-passau.de>
4905 Jan Sjodin <jan.sjodin@amd.com>
4906 Harsha Jagasia <harsha.jagasia@amd.com>
4907 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4908 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4909 Adrien Eliche <aeliche@isty.uvsq.fr>
4910
4911 Merge from graphite branch.
4912 * configure: Regenerate.
4913 * Makefile.in: Regenerate.
4914 * configure.ac (host_libs): Add ppl and cloog.
4915 Add checks for PPL and CLooG.
4916 * Makefile.def (ppl, cloog): Added modules and dependences.
4917 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4918 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4919
d89f0ad6
AL
49202008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4921
4922 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4923 (GCC_SHLIB_SUBDIR): New.
4924 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4925 * configure: Regenerate.
4926 * Makefile.in: Regenerate.
4927
88a25817
GP
49282008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4929
4930 * MAINTAINERS: Consistently use tabs to separate columns.
4931
f873f15f
TG
49322008-08-29 Tristan Gingold <gingold@adacore.com>
4933
4934 * MAINTAINERS (Write after Approval): Add myself.
4935
e1514c3f
TG
49362008-08-28 Tristan Gingold <gingold@adacore.com>
4937
4938 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4939 Enable bfd, binutils and opcodes.
4940 * configure: Regenerate.
4941
4717882f
JDA
49422008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4943
4944 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4945
28c9884c
TK
49462008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4947
4948 * MAINTAINERS: Use correct Umlaut for last name.
4949
ae96d86a
FXC
49502008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4951
4952 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4953
3ecc96e3
DE
49542008-08-16 David Edelsohn <edelsohn@gnu.org>
4955
4956 * MAINTAINERS: Update my email address.
4957
dd609cc1
EB
49582008-08-16 Nicolas Roche <roche@adacore.com>
4959
4960 * Makefile.tpl: Add BOOT_ADAFLAGS.
4961 * Makefile.in: Regenerate.
4962
08d0963a
RS
49632008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4964
4965 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4966 * configure: Regenerate.
4967
dce2d8b2 49682008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
4969
4970 * configure.ac: Add makefile fragments for hpux.
4971 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4972 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4973 * configure: Regenerate.
4974 * Makefile.in: Regenerate.
4975
dce2d8b2 49762008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
4977
4978 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4979
dce2d8b2 49802008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
4981
4982 * MAINTAINERS (Write after Approval): Add myself.
4983
78209f30
XG
49842008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4985
4986 * MAINTAINERS (Write After Approval): Add myself.
4987
5b5b098d
AJ
49882008-06-29 Andrew Jenner <andrew@codesourcery.com>
4989
4990 * MAINTAINERS (Write After Approval): Add myself.
4991
d812ec93
KW
49922008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4993
4994 * MAINTAINERS: Update my email address.
4995
99e78224
JY
49962008-06-25 Joey Ye <joey.ye@intel.com>
4997
4998 * MAINTAINERS (Write After Approval): Add myself.
4999
18c04407
RW
50002008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5001
5002 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5003 * Makefile.in: Regenerate.
5004 * configure: Regenerate.
5005
47aa9a31
DK
50062008-06-17 Daniel Kraft <d@domob.eu>
5007
5008 * MAINTAINERS (Write After Approval): Add myself.
5009
ad33ff57
RW
50102008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5011
5012 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5013 "$@" is still intact with both Autoconf 2.59 and 2.62.
5014 * configure: Regenerate.
5015
cdce5c41
RW
50162008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5017
5018 * Makefile.tpl: Fix comment errors.
5019 * Makefile.in: Regenerate.
5020
01b79d11
DM
50212008-06-12 David S. Miller <davem@davemloft.net>
5022 David Edelsohn <edelsohn@gnu.org>
5023
5024 * configure.ac: Add powerpc*-*-* to gold supported targets.
5025 * configure: Regenerate.
5026
f8c33439
JM
50272008-06-08 Joseph Myers <joseph@codesourcery.com>
5028
5029 PR tree-optimization/36218
5030 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5031 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5032 (all prefix="build-"): Pass them to build-system sub-makes.
5033 * Makefile.in: Regenerate.
5034
cd985f66
JM
50352008-06-07 Joseph Myers <joseph@codesourcery.com>
5036
5037 * MAINTAINERS (mt port): Remove.
5038 (sco5, unixware, sco udk): Remove.
5039 (Kean Johnston): Add to Write After Approval.
5040
3f6383d3
JB
50412008-05-30 Julian Brown <julian@codesourcery.com>
5042
5043 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5044 of libobjc for ARM EABI Linux.
5045 * configure: Regenerate.
30da41ed 5046
dce2d8b2 50472008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 5048
09ce620e 5049 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 5050
dce2d8b2 50512008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 5052
e29cc9b4 5053 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 5054
955410cb
JW
50552008-05-15 Janus Weil <janus@gcc.gnu.org>
5056
5057 * MAINTAINERS (Write After Approval): Add myself.
5058
719bb4e3 50592008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
5060
5061 * config-ml.in: don't handle --enable-shared and --enable-static.
5062
372b05fc
RS
50632008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5064
5065 * MAINTAINERS: Update my email address.
5066
f73e2200
PC
50672008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5068
5069 * MAINTAINERS: Update my email address.
09ce620e 5070
3e438e2b
KVH
50712008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5072
5073 * MAINTAINERS (Write After Approval): Add myself.
5074
177bf491
GS
50752008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5076
5077 * MAINTAINERS (Write After Approval): Add myself.
5078
dce2d8b2 50792008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
5080
5081 * MAINTAINERS (crx): Add myself.
5082
14a8726b
PB
50832008-04-18 Paolo Bonzini <bonzini@gnu.org>
5084
5085 Sync with src:
5086 2008-04-14 David S. Miller <davem@davemloft.net>
5087
09ce620e
AS
5088 * configure.ac: Add sparc*-*-* to gold supported targets.
5089 * configure: Regenerate.
14a8726b 5090
7142fb32
PB
50912008-04-18 Paolo Bonzini <bonzini@gnu.org>
5092
5093 PR bootstrap/35457
5094 * configure.ac: Include override.m4.
5095 * configure: Regenerate.
5096
c6b196de
PB
50972008-04-18 Paolo Bonzini <bonzini@gnu.org>
5098
09ce620e
AS
5099 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5100 * Makefile.in: Regenerate.
c6b196de 5101
dce2d8b2 51022008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 5103
09ce620e 5104 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 5105 as nonconfigurable directories list.
09ce620e 5106 * configure: Regenerate.
c993ae60 5107
8479b1b1
BE
51082008-04-14 Ben Elliston <bje@au.ibm.com>
5109
5110 * config.sub, config.guess: Update from upstream sources.
5111
295e261a
HPN
51122008-04-12 Hans-Peter Nilsson <hp@axis.com>
5113
5114 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5115 * Makefile.in: Regenerate.
5116
ac3949d9
EW
51172008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5118
5119 * configure.ac: Do not build libssp for the AVR.
5120 * configure: Regenerate.
5121
06407e30
ILT
51222008-04-07 Ian Lance Taylor <iant@google.com>
5123
5124 * Makefile.def: check-gold depends upon all-binutils.
5125 * Makefile.in: Regenerate.
5126
97db009c
AH
51272008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5128
5129 * MAINTAINERS (Write After Approval): Add myself.
5130
2a79c47f
NC
51312008-04-04 Nick Clifton <nickc@redhat.com>
5132
5133 PR binutils/4334
5f4bebbf 5134 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
5135 builds.
5136 * configure: Regenerate.
5137
c53a18d3
N
51382008-04-04 NightStrike <NightStrike@gmail.com>
5139
5140 PR other/35151
09ce620e
AS
5141 * configure.ac: Combine rules for mingw32 and mingw64.
5142 * configure: Regenerate.
c53a18d3 5143
d925aa70
KT
51442008-04-02 Kai Tietz <kai.tietz@onvision.com>
5145
5146 * MAINTAINERS (Write After Approval): Add myself.
5147
dce2d8b2 51482008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
5149
5150 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5151 * Makefile.in (.NOTPARALLEL): Ditto.
5152
4412a506
PG
51532008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5154
5155 * MAINTAINERS (Write After Approval): Add myself.
5156
dce2d8b2 51572008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
5158
5159 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5160 * Makefile.in (.NOTPARALLEL): Regenerate.
5161
639223bd
PB
51622008-03-27 Paolo Bonzini <bonzini@gnu.org>
5163
5164 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5165 * Makefile.in: Regenerate.
5166
b8ab1f4a
JS
51672008-03-26 Jakub Staszak <kuba@et.pl>
5168
5169 * MAINTAINERS (Write After Approval): Add myself.
5170
b45890a4
TK
51712008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5172
5173 * MAINTAINERS: Update e-mail address.
5174
5afab7ad
ILT
51752008-03-20 Ian Lance Taylor <iant@google.com>
5176
5177 * configure.ac: Add support for --enable-gold.
5178 * Makefile.def: Add gold as a directory like ld.
5179 * configure, Makefile.in: Regenerate.
5180
38d24731
RW
51812008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5182
5183 * configure.ac: m4_include config/proginstall.m4.
5184 * configure: Regenerate.
32bc4cf4
RW
5185
5186 Backport from upstream Libtool:
09ce620e 5187
32bc4cf4 5188 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 5189
32bc4cf4
RW
5190 Deal with Autoconf 2.62's semantic change in m4_append.
5191 * ltsugar.m4 (lt_append): Replace broken versions of
5192 m4_append.
5193 (lt_if_append_uniq): Don't require separator to be overquoted,
5194 and avoid broken m4_append.
5195 (lt_dict_add): Fix typo.
5196 * libtool.m4 (_LT_DECL): Don't overquote separator.
5197
9d3c50ea
DE
51982008-03-13 David Edelsohn <edelsohn@gnu.org>
5199
5200 * config.rpath: Add AIX 6 support.
5201
5d2edb29
PB
52022008-03-13 Paolo Bonzini <bonzini@gnu.org>
5203
5204 * Makefile.def (stageprofile). Remove -fprofile-generate
5205 from stage_libcflags.
5206 * Makefile.in: Regenerate.
5207
954910ef
BE
52082008-03-13 Ben Elliston <bje@au.ibm.com>
5209
5210 * config.sub, config.guess: Update from upstream sources.
5211
e8645a40
TT
52122008-03-06 Tom Tromey <tromey@redhat.com>
5213
5214 * MAINTAINERS: Update for treelang deletion.
5215
2c8e955e
JW
52162008-03-03 James E. Wilson <wilson@tuliptree.org>
5217
5218 * MAINTAINERS: Update my email address.
5219
54acd307
SS
52202008-03-03 Stan Shebs <stanshebs@earthlink.net>
5221
893ad2a1 5222 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
5223 (objective-c/c++): Add myself as a maintainer.
5224
4b52b516
VR
52252008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5226
5227 * MAINTAINERS (Write After Approval): Update my email address.
5228
e652b516
TB
52292008-02-25 Tomas Bily <tbily@suse.cz>
5230
5231 * MAINTAINERS (Write After Approval): Add myself.
5232
02d30740
JJ
52332008-02-23 Jakub Jelinek <jakub@redhat.com>
5234
5235 * MAINTAINERS (OpenMP): Add myself.
5236
1c8bd6a3
PB
52372008-02-20 Paolo Bonzini <bonzini@gnu.org>
5238
4b40b2a5
UB
5239 PR bootstrap/32009
5240 PR bootstrap/32161
1c8bd6a3 5241
4b40b2a5
UB
5242 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5243 * configure: Regenerate.
1c8bd6a3 5244
4b40b2a5
UB
5245 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5246 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5247 STAGE4_LIBCFLAGS): New.
5248 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5249 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5250 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5251 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5252 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5253 for target modules. Don't export LIBCFLAGS.
5254 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5255 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5256 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5257 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5258 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5259 * Makefile.in: Regenerate.
1c8bd6a3 5260
bb44c9d2
RW
52612008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5262
5263 PR libgcj/33085
5264 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5265 Do not use -DDLL_EXPORT. Backport from upstream.
5266
29a7754d
RW
52672008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5268
5269 * MAINTAINERS (Write After Approval): Add myself.
5270
9a212bb7
HPN
52712008-02-02 Hans-Peter Nilsson <hp@axis.com>
5272
5273 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5274 * configure: Regenerate.
5275
aa12a573
MG
52762008-01-31 Marc Gauthier <marc@tensilica.com>
5277
5278 * configure.ac (xtensa*-*-*): Recognize processor variants.
5279 * configure: Regenerate.
5280
ac9e6043
RW
52812008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5282
40049ccc
UB
5283 PR bootstrap/34922
5284 * configure.ac (PARSE_ARGS): Push suitable setting of
5285 ac_subdirs_all, for `./configure --help=recursive'.
5286 Handle `+' in generic toplevel directory disabling.
5287 * configure: Regenerate.
ac9e6043 5288
4288c86a
NC
52892008-01-28 Nick Clifton <nickc@redhat.com>
5290
5291 * MAINTAINERS (xstormy16): Take over maintainership.
5292
8d8da227
JM
52932008-01-25 Joseph Myers <joseph@codesourcery.com>
5294
5295 * MAINTAINERS (c4x port): Remove.
5296
349b60e7
DE
52972008-01-24 David Edelsohn <edelsohn@gnu.org>
5298
5299 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5300
3ca06a68
BE
53012008-01-23 Ben Elliston <bje@au.ibm.com>
5302
5303 * config.sub, config.guess: Update from upstream sources.
5304
3c631381
TG
53052008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5306
5307 * MAINTAINERS (Write After Approval): Add myself.
5308
20533ef1
L
53092008-01-17 H.J. Lu <hjl.tools@gmail.com>
5310
5311 * MAINTAINERS: Update my email address.
5312
53132008-01-09 Raksit Ashok <raksit@google.com>
5314
5315 * MAINTAINERS (Write After Approval): Add myself.
5316
684f4f6a
RA
53172008-01-09 Raksit Ashok <raksit@google.com>
5318
5319 * MAINTAINERS (Write After Approval): Add myself.
5320
9cb8756f
BE
53212008-01-08 Ben Elliston <bje@au.ibm.com>
5322
5323 * config.sub, config.guess: Update from upstream sources.
5324
94e1934d
KG
53252007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5326
5327 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 5328 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
5329 * configure: Regenerate.
5330
a2e51f77
SP
53312007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5332
5333 * MAINTAINERS: Update my email address.
5334
ffe3dcd9
BRF
53352007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5336
5337 * MAINTAINERS: Update my email address.
5338
aa4095c9
RS
53392007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5340
5341 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5342 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5343 * Makefile.in: Regenerate.
5344
dce2d8b2 53452007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
5346
5347 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5348 misplaced entries.
5349
0fe0f073
AT
53502007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5351
5352 * configure.ac: Enable libjava for x86_64-*-darwin9.
5353 * configure: Regenerate.
5354
dce2d8b2 53552007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
5356
5357 * MAINTAINERS (Write After Approval): Add myself.
5358
c3220d4c
BE
53592007-12-05 Ben Elliston <bje@au.ibm.com>
5360
5361 * config.sub, config.guess: Update from upstream sources.
5362
aba7501e
MK
53632007-12-02 Matthias Klose <doko@ubuntu.com>
5364
5365 * config-ml.in: Remove 64bit configure tests.
5366
d683ec81
PB
53672007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5368
5369 * config-ml.in: Robustify against white space in absolute file
5370 names.
5371
5372 * config-ml.in (multi-clean): Substitute ${Makefile}.
5373 Remove superfluous ${Makefile} in list.
5374
60f1711a
TS
53752007-11-19 Thiemo Seufer <ths@mips.com>
5376
5377 * config-ml.in: Don't hardcode the Makefile name.
5378
487f9d96
AM
53792007-11-08 Alexander Monakov <amonakov@ispras.ru>
5380
5381 * MAINTAINERS (Write After Approval): Add myself.
5382
fa3886fe
ST
53832007-11-07 Samuel Tardieu <sam@rfc1149.net>
5384
5385 * MAINTAINERS (Write After Approval): Add myself.
5386
dce2d8b2 53872007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
5388
5389 * MAINTAINERS (Write After Approval): Add myself.
5390
acc48927
BE
53912007-10-25 Ben Elliston <bje@au.ibm.com>
5392
5393 * MAINTAINERS (mercury): Remove entry.
5394 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5395
e00e9858
DJ
53962007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5397
5398 * Makefile.def (dependencies): Make configure-gdb depend on
5399 all-intl.
5400 * Makefile.in: Regenerated.
5401
def14a3c
SK
54022007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5403
5404 * MAINTAINERS (Fortran maintainer): Remove myself.
5405
dce2d8b2 54062007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
5407
5408 * Makefile.def: To avoid problems running with parallel makes,
5409 build newlib before libgloss so that target specific header
5410 files are availble.
5411 * Makefile.in: Regenerate
5412
bbfbfafc
DJ
54132007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5414
5415 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5416 * Makefile.in: Regenerate.
5417
c56abad5
VM
54182007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5419
5420 * MAINTAINERS (Register allocation reviewer): Add myself.
5421
f019adc1
MF
54222007-10-08 Mike Frysinger <vapier@gentoo.org>
5423
5424 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5425 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5426 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5427 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5428 * configure: Regenerate.
5429
dce2d8b2 54302006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
5431
5432 * MAINTAINERS (Register allocation reviewer): Add myself.
5433
0999159b
PB
54342007-10-01 Paolo Bonzini <bonzini@gnu.org>
5435
5436 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5437 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5438 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5439 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5440 * configure.ac: Default them to host tools for $host = $build.
5441 Subst them.
5442
5443 * configure: Regenerate.
5444 * Makefile.in: Regenerate.
5445
dce2d8b2 54462006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
5447
5448 * MAINTAINERS (Register allocation reviewer): Add myself.
5449
dce2d8b2 54502006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
5451
5452 * MAINTAINERS (Register allocation reviewer): Add myself.
5453
9d209c83
SP
54542007-09-21 Seongbae Park <seongbae.park@gmail.com>
5455
5456 * MAINTAINERS (Write After Approval): Fix typo.
5457
1ec3b87b
RS
54582007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5459
5460 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5461 * configure: Regenerate.
5462
19d5986d
PJ
54632007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5464
5465 PR bootstrap/31906
5466 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 5467 they're already prefixed.
19d5986d 5468
6d3b5aea
BK
54692007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5470
5471 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5472 libstdc++.
5473 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5474 * configure: Regenerate.
5475 * Makefile.in: Regenerate.
09ce620e 5476
4fe7e755
AS
54772007-09-17 Andreas Schwab <schwab@suse.de>
5478
5479 * configure.ac: Raise minimum makeinfo version to 4.6.
5480 * configure: Regenerate.
5481
dce2d8b2 54822007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 5483
ffe3dcd9 5484 * MAINTAINERS (write-after-approval) add myself
d483feaa 5485
fa9a3f31
AM
54862007-09-15 Alan Modra <amodra@bigpond.net.au>
5487
5488 * configure.ac: Correct makeinfo version check.
5489 * configure: Regenerate.
5490
6593a73e
RS
54912007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5492
5493 * MAINTAINERS: Update my email address.
5494
d9dced13
RS
54952007-09-14 Richard Sandiford <richard@codesourcery.com>
5496
5497 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5498 to $skipdirs and only disable gprof for newlib. Use the normal
5499 mips*-elf* handling in other respects.
5500 * configure: Regnerate.
5501
773c1467
DD
55022007-09-12 David Daney <ddaney@avtrex.com>
5503
5504 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5505 enabling libgcj.
5506 * configure: Regenerate.
5507
c03353e2
RIL
55082007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5509
5510 PR other/32154
5511 * configure.ac: For libgloss targets, point the linker to the linker
5512 script, startup code and simulator library.
5513 * configure: Regenerate.
5514
c4e9bf2b
AH
55152007-09-07 Andrew Haley <aph@redhat.com>
5516
5517 * configure.ac (noconfigdirs): Remove target-libffi and
5518 target-libjava.
5519 * configure: Regenerate.
5520
1f5a6b84
FXC
55212007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5522
5523 PR target/33281
5524 * configure.ac: Use config/mh-mingw on mingw.
5525 * configure: Regenerate.
1f5a6b84 5526
3951e521
PH
55272007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5528
9f349f63 5529 * MAINTAINERS (Write After Approval): Add myself.
3951e521 5530
e643dc23
RG
55312007-09-05 Richard Guenther <rguenther@suse.de>
5532
5533 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5534 nor --disable-checking is provided also turn on yes and types
5535 checking for stage1.
5536 * configure: Re-generate.
5537
039874df
KW
55382007-08-30 Krister Walfridsson <cato@df.lth.se>
5539
5540 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5541 (Write After Approval): Remove myself.
5542
c3f07bd6 55432007-08-29 Nick Clifton <nickc@redhat.com>
15098359 5544
c3f07bd6 5545 * config.sub, config.guess: Update from upstream sources.
15098359 5546
40049ccc 55472007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
5548
5549 * MAINTAINERS (Write After Approval): Added myself.
5550 * MAINTAINERS (Reviewers): Removed myself.
5551
c8aea42c 55522007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 5553 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
5554
5555 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5556 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5557 * Makefile.in: Regenerate.
5558 * configure.ac (--with-debug-prefix-map): New.
5559 * configure: Regenerate.
5560
4bf6c438
RS
55612007-08-17 Richard Sandiford <richard@codesourcery.com>
5562 Nigel Stephens <nigel@mips.com>
5563
4bf6c438
RS
5564 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5565 as target_makefile_frag.
5566 * configure: Regenerate.
5567
bb286d71
AO
55682007-08-16 Alexandre Oliva <aoliva@redhat.com>
5569
5570 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5571 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5572 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5573 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5574 (do-compare, do-compare3, do-compare-debug): New.
5575 ([+compare-target+]): Use them.
5576
a4630417
MK
55772007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5578
5579 * MAINTAINERS (Write After Approval): Change my email address.
5580
d9acb717
RW
55812007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5582 Ben Elliston <bje@au.ibm.com>
5583
5584 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5585 --silent if $silent.
5586 * configure: Regenerate.
5587
96876681
ZD
55882003-08-12 Zdenek Dvorak <ook@ucw.cz>
5589
5590 * MAINTAINERS (Various Maintainers): Add myself as
5591 loop infrastructure maintainer. Update my e-mail
5592 address.
5593
1c1d80ee
DN
55942007-07-31 Diego Novillo <dnovillo@google.com>
5595
5596 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5597 Adjust description.
5598
7e98624c
RG
55992007-07-26 Richard Guenther <rguenther@suse.de>
5600
5601 * configure.ac: Add types checking to stage1 checking flags.
5602 * configure: Regenerate.
5603
4c85af60
NC
56042007-07-17 Nick Clifton <nickc@redhat.com>
5605
5606 * COPYING3: New file. Contains version 3 of the GNU General
5607 Public License.
5608 * COPYING3.LIB: New file. Contains version 3 of the GNU
5609 Lesser General Public License.
5610
19ddfd3a
AK
56112007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5612
5613 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5614
2a064545
AK
56152007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5616
5617 * MAINTAINERS (S/390 co-maintainer): Add myself.
5618 (Write After Approval): Remove myself.
5619
f861f54d
DH
56202007-07-13 Dan Hipschman <dsh@google.com>
5621
5622 * MAINTAINERS (Write After Approval): Add myself.
5623
0136f2f7
NC
56242007-07-11 Nick Clifton <nickc@redhat.com>
5625
5626 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5627 WINDRES export.
5628 * Makefile.in: Regenerate.
5629
6e29b5a4
RO
56302007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5631
5632 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5633 maintainer.
5634
159a4b02
L
56352007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5636
5637 * lt~obsolete.m4: New. Import from 20070318 libtool.
5638
6ba67283
JB
56392007-07-03 Julian Brown <julian@codesourcery.com>
5640
5641 * MAINTAINERS (Write After Approval): Add myself.
5642
30b74385
RW
56432007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5644
5645 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5646 * configure: Regenerate.
5647
56482007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5649
5650 * configure.ac: Add some missing m4 quotation.
5651 * configure: Regenerate.
5652
943c54ce
SB
56532007-07-02 Simon Baldwin <simonb@google.com>
5654
5655 * MAINTAINERS (Write After Approval): Add myself.
5656
1c00b503
PB
56572007-07-02 Paolo Bonzini <bonzini@gnu.org>
5658
5659 * configure: Regenerate.
5660
901119ae
KT
56612007-07-02 Kai Tietz <kai.tietz@onevision.com>
5662
5663 * Makefile.def: Add windmc tool to build.
5664 * Makefile.tpl: Likewise.
5665 * configure.ac: Likewise.
5666 * Makefile.in: Regenerate.
5667 * configure: Regenerate.
09ce620e 5668
83f4c19f
DD
56692007-06-28 DJ Delorie <dj@redhat.com>
5670
5671 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5672 not building newlib.
5673 * configure: Regenerated.
09ce620e 5674
5346c75c
JS
56752007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5676
5677 * MAINTAINERS (Write After Approval): Add myself.
5678
aacfb86b
MM
56792007-06-25 Martin Michlmayr <tbm@cyrius.com>
5680
5681 * MAINTAINERS (Write After Approval): Add myself.
5682
590bf0d3
CM
56832007-06-19 Chris Matthews <chrismatthews@google.com>
5684
5685 * MAINTAINERS (Write After Approval): Add myself.
5686
cdbbee7a
RIL
56872007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5688
5689 * MAINTAINERS (Write After Approval): Add myself.
5690
b8afffc1
DJ
56912007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5692
5693 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5694 * Makefile.in: Regenerated.
5695
3fcfad76
BS
56962007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5697
5698 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5699 bfin*-*-uclinux* targets.
5700 * configure: Regenerate.
5701
3f5a2b7f
ILT
57022007-06-14 Ian Lance Taylor <iant@google.com>
5703
5704 * MAINTAINERS: Add myself as non-algorithmic global write
5705 maintainer.
5706
4c46daee
DN
57072007-06-14 Diego Novillo <dnovillo@google.com>
5708
5709 * MAINTAINERS: Add self as middle-end maintainer and
5710 non-algorithmic global write maintainer.
5711
a3bb222a
FXC
57122007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5713
5714 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5715 Move all Fortran maintainers except Paul Brook into the
5716 Non-Autopoiesis section.
5717
a19e8f64
PB
57182007-06-14 Paolo Bonzini <bonzini@gnu.org>
5719
5720 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5721 (distclean-stage[+id+]): Possibly delete stage_last.
5722 * Makefile.in: Regenerate.
5723
1c2abe5e
SP
57242007-06-12 Seongbae Park <seongbae.park@gmail.com>
5725
5726 * MAINTAINERS (Various Maintainer): Fix typo.
5727
abca4739
PB
57282007-06-11 Paolo Bonzini <bonzini@gnu.org>
5729
5730 * MAINTAINERS (Various Maintainer): Add myself as
5731 dataflow maintainer.
5732
a894d2c3
BE
57332007-06-07 Ben Elliston <bje@au.ibm.com>
5734
5735 * config.sub, config.guess: Update from upstream sources.
5736
8024d75e
BE
57372007-06-07 Ben Elliston <bje@au.ibm.com>
5738
5739 * Makefile.tpl: Fix spelling error.
5740 * Makefile.in: Regenerate.
5741
973a9a5e
SE
57422007-06-01 Steve Ellcey <sje@cup.hp.com>
5743
96598938
L
5744 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5745 lt_cv_sys_max_cmd_len.
973a9a5e 5746
ccb4d26b
DN
57472007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5748
5749 * MAINTAINERS (Various Maintainers): Add myself as
5750 auto-vectorizer maintainer.
5751
eecb7461
PB
57522003-05-31 Paolo Bonzini <bonzini@gnu.org>
5753
5754 PR libjava/32098
5755 * libtool.m4: Revert previous change.
5756 * ltgcc.m4: Put it here.
5757
89d28202
ZD
57582003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5759
5760 * MAINTAINERS (Various Maintainers): Add myself as
5761 auto-vectorizer maintainer.
5762
60c7a11a
L
57632007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5764
5765 PR libjava/32098
5766 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5767
9dd3cc81
RG
57682007-05-30 Richard Guenther <rguenther@suse.de>
5769
5770 * MAINTAINERS (Various Maintainers): Add myself as
5771 auto-vectorizer maintainer.
5772
9cc1244e
JJ
57732007-05-30 Jakub Jelinek <jakub@redhat.com>
5774
5775 PR bootstrap/29382
5776 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5777 * configure: Rebuilt.
5778
6124296b
RC
57792007-05-28 Roberto Costa <robsettantasei@gmail.com>
5780
5781 * MAINTAINERS (Write After Approval): Removed my name.
5782
6b757a0d
SB
57832007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5784
5785 * MAINTAINERS (Write After Approval): Remove myself.
5786
86ef8528
AT
57872007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5788
5789 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5790
1cf3d07d
SE
57912007-05-23 Steve Ellcey <sje@cup.hp.com>
5792
5793 * ltmain.sh: Update from ToT Libtool.
5794 * libtool.m4: Update from ToT Libtool.
5795 * ltsugar.m4: New. Update from ToT Libtool.
5796 * ltversion.m4: New. Update from ToT Libtool.
5797 * ltoptions.m4: New. Update from ToT Libtool.
5798 * ltconfig: Remove.
5799 * ltcf-c.sh: Remove.
5800 * ltcf-cxx.sh: Remove.
5801 * ltcf-gcj.sh: Remove.
5802
ce3fcf8c
OW
58032007-05-22 Ollie Wild <aaw@google.com>
5804
5805 * MAINTAINERS (Write After Approval): Add myself.
5806
342b9200
PB
58072007-05-16 Paolo Bonzini <bonzini@gnu.org>
5808
5809 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5810 stage_cflags.
5811 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5812 Remove CFLAGS/LIBCFLAGS.
5813 (configure-stage[+id+]-[+prefix+][+module+],
5814 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5815 * Makefile.in: Regenerate.
5816
cea17285
DN
58172007-05-15 Diego Novillo <dnovillo@google.com>
5818
5819 * MAINTAINERS: Update e-mail address.
5820
11c004e7
RE
58212007-05-15 Revital Eres <eres@il.ibm.com>
5822
5823 * MAINTAINERS (Write After Approval): Add myself.
5824
ab6bd693
RC
58252007-05-14 Roberto Costa <robsettantasei@gmail.com>
5826
5827 * MAINTAINERS (Write After Approval): Updated my address.
5828
388cdf07
TN
58292007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5830
5831 * MAINTAINERS (Write After Approval): Add myself.
5832
23f24034
SR
58332007-05-11 Silvius Rus <rus@google.com>
5834
5835 * MAINTAINERS (Write After Approval): Add myself.
5836
34a7526e
TT
58372007-04-23 Tom Tromey <tromey@redhat.com>
5838
5839 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5840
51da21be
MM
58412007-04-22 Mark Mitchell <mark@codesourcery.com>
5842
5843 * MAINTAINERS (cpplib): Rename to ...
5844 (libcpp): ... this. Add C/C++ front end maintainers.
5845
70070387
SE
58462007-04-14 Steve Ellcey <sje@cup.hp.com>
5847
5848 * config-ml.in: Pass ${ml_config_env} to configure calls.
5849
df1a0dbb
CB
58502007-04-04 Christian Bruel <christian.bruel@st.com>
5851
5852 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 5853
9daff147
DK
58542007-04-02 Dave Korn <dave.korn@artimi.com>
5855
5856 * MAINTAINERS (Write After Approval): Add myself.
5857
374eadb2
TB
58582007-03-31 Tobias Burnus <burnus@net-b.de>
5859
5860 * MAINTAINERS (fortran 95 front end): Add myself.
5861
8eced3a2
DR
58622007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5863
5864 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 5865
653de3e3
AZ
58662007-03-24 Ayal Zaks <zaks@il.ibm.com>
5867
5868 * MAINTAINERS (Modulo Scheduler): Add myself.
5869
b737d953
BM
58702007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5871
5872 * MAINTAINERS (fortran 95 front end): Add myself.
5873 (c++ front end): whitespace fix.
5874
a584cdf2
NF
58752007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5876
5877 * MAINTAINERS (Write After Approval): Add myself.
5878
8c79f3c4
RS
58792007-03-21 Richard Sandiford <richard@codesourcery.com>
5880
5881 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5882 of glob. Quote arguments with single quotes too.
5883 * configure: Regenerate.
5884
07f1ac6d
BM
58852007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5886
5887 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5888 * Makefile.in: Regenerate
5889
172e41aa
AS
58902007-03-07 Andreas Schwab <schwab@suse.de>
5891
5892 * configure: Regenerate.
5893
9c4d2493
BM
58942007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5895
5896 * configure.ac: Add "--with-pdfdir" configure option,
5897 which defines pdfdir variable.
5898 * Makefile.def (target=fixincludes): Add install-pdf to
5899 missing targets.
5900 (recursive_targets): Add install-pdf target.
5901 (flags_to_pass): Add pdfdir.
5902 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5903 target.
5904 * configure: Regenerate
5905 * Makefile.in: Regenerate
5906
e14e622e
EC
59072007-02-28 Eric Christopher <echristo@apple.com>
5908
5909 Revert:
5910 2006-12-07 Mike Stump <mrs@apple.com>
5911
5912 * Makefile.def (dependencies): Add dependency for
5913 install-target-libssp and install-target-libgomp on
5914 install-gcc.
5915 * Makefile.in: Regenerate.
5916
54e433bc
MK
59172007-02-27 Matt Kraai <kraai@ftbfs.org>
5918
5919 * configure: Regenerate.
5920 * configure.ac: Move statements after variable declarations.
5921
6c8d3d8f
KK
59222007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5923
5924 * MAINTAINERS: Add myself as sh maintainer.
5925
9f8c6739
JM
59262007-02-19 Joseph Myers <joseph@codesourcery.com>
5927
5928 * configure.ac: Adjust for loop syntax.
5929 * configure: Regenerate.
5930
278a7a38
AO
59312007-02-18 Alexandre Oliva <aoliva@redhat.com>
5932
5933 * configure: Rebuilt.
5934
b2eaac4a
AO
59352007-02-18 Alexandre Oliva <aoliva@redhat.com>
5936
5937 * configure.ac: Drop multiple occurrences of --enable-languages,
5938 and fix its quoting.
5939 * configure: Rebuilt.
5940
beeaf216 59412007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
5942 Nathan Sidwell <nathan@codesourcery.com>
5943 Vladimir Prus <vladimir@codesourcery.com>
5944 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
5945
5946 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5947 * configure: Regenerate.
5948
09201a09
GP
59492007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5950
5951 * ltconfig (freebsd*): Default to elf.
5952
291f172e
DJ
59532007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5954
5955 * configure.ac (target_libraries): Move libgcc before libiberty.
5956 * configure: Regenerated.
5957
c3a86da9
DJ
59582007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5959 Paolo Bonzini <bonzini@gnu.org>
5960
5961 PR bootstrap/30753
5962 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5963 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5964 * configure: Regenerated.
5965
88e1e72a
FXC
59662007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5967
5968 * MAINTAINERS (Language Front End Maintainers): Update my mail
5969 address.
5970
44bfc3ac
DJ
59712007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5972
5973 PR bootstrap/30748
5974 * configure.ac: Correct syntax for Solaris ksh.
5975 * configure: Regenerated.
5976
3e19841a
PB
59772007-02-09 Paolo Bonzini <bonzini@gnu.org>
5978
5979 * configure.ac: Sync with src.
5980 * configure: Regenerate.
5981
74a48762
PB
59822007-02-09 Paolo Bonzini <bonzini@gnu.org>
5983
5984 * Makefile.in: Regenerate.
5985
d846e52e
PB
59862007-02-09 Paolo Bonzini <bonzini@gnu.org>
5987
5988 * config.sub: Sync with src.
5989
1c710c3c
DJ
59902007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5991
5992 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5993 noncanonical equivalents.
5994 * configure.in: Rename to...
5995 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5996 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5997 target_noncanonical. Use them. Rewrite removal of configure
5998 arguments for autoconf 2.59. Discard variable settings. Force
5999 program_transform_name for native tools.
6000
6001 * Makefile.in: Regenerated.
6002 * configure: Regenerated with autoconf 2.59.
6003
dce2d8b2 60042007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 6005
3de8da2a 6006 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 6007
f6671c93
AS
60082007-01-31 Andreas Schwab <schwab@suse.de>
6009
6010 * Makefile.tpl (LDFLAGS): Substitute it.
6011 * Makefile.in: Regenerate.
6012
dce2d8b2 60132007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 6014
3de8da2a 6015 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 6016
2472200d
DE
60172007-01-28 David Edelsohn <edelsohn@gnu.org>
6018
3de8da2a 6019 * MAINTAINERS (spu port): Add myself.
2472200d 6020
5305be7e
RG
60212007-01-23 Richard Guenther <rguenther@suse.de>
6022
6023 PR bootstrap/30541
6024 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6025 * Makefile.tpl (GNATBIND): Substitute it.
6026 (GNATMAKE): Likewise.
6027 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6028 of STAGE_PREFIX.
6029 * Makefile.in: Regenerate.
6030 * configure: Regenerate.
6031
416cfb5e
MS
60322007-01-18 Mike Stump <mrs@apple.com>
6033
6034 * configure.in: Re-enable -Werror for gcc builds.
6035
3de8da2a 60362007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 6037
3de8da2a 6038 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 6039
d943d7c4
PB
60402007-01-11 Paolo Bonzini <bonzini@gnu.org>
6041
6042 * configure.in: Change == to = in test command.
3de8da2a 6043 * configure: Regenerate.
d943d7c4 6044
e69bf64b 60452007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
6046 Nick Clifton <nickc@redhat.com>
6047 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6048
6049 * configure.in (build_configargs, host_configargs, target_configargs):
6050 Remove build/host/target parameters.
6051 (host_libs): Add gmp and mpfr.
6052 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6053 * Makefile.def (gmp, mpfr): New.
6054 (gcc): Remove target.
6055 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6056 target_os, target_vendor): New.
dce2d8b2 6057 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
6058 * configure: Regenerate.
6059 * Makefile.in: Regenerate.
e69bf64b
PB
6060
60612007-01-11 Matt Fago <fago@earthlink.net>
6062
6063 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 6064 to improve robustness of configure tests.
e69bf64b 6065 * configure: Regenerate.
e14e622e 6066
a42f3b80
UB
60672007-01-09 Uros Bizjak <ubizjak@gmail.com>
6068
6069 * MAINTAINERS: Add myself as i386 maintainer.
6070
a36aee1a
JH
60712007-01-08 Jan Hubicka <jh@suse.cz>
6072
61fcaeef 6073 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 6074
738a52d3
KT
60752007-01-08 Kai Tietz <kai.tietz@onevision.com>
6076
6077 * configure.in: Add support for an x86_64-mingw* target.
95af8923 6078 * configure: Regenerate.
738a52d3 6079
54fdc474
DJ
60802007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6081
6082 * Makefile.tpl (all-target): Correct @if conditional for target
6083 modules.
6084 * configure.in: Omit libiberty if building only target libgcc.
6085 * configure, Makefile.in: Regenerated.
6086
3dd71726
PB
60872007-01-04 Paolo Bonzini <bonzini@gnu.org>
6088
dce2d8b2 6089 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
6090 * configure: Regenerate.
6091
fa958513
DJ
60922007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6093
6094 * Makefile.def (target_modules): Add libgcc.
6095 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6096 * Makefile.tpl (clean-target-libgcc): Delete.
6097 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6098 on gcc even for bootstrapped modules. Rewrite handling of
6099 lang_env_dependencies to loop over target_modules.
6100 * configure.in (target_libraries): Add target-libgcc.
6101 * Makefile.in, configure: Regenerated.
6102
e1888513
PB
61032006-12-29 Paolo Bonzini <bonzini@gnu.org>
6104
6105 * configure.in: Reorganize recognition of languages. Add
6106 --enable-stage1-languages. Show supported languages for the chosen
6107 target rather than all recognized languages.
6108 * configure: Regenerate.
6109
53b88b73
PB
61102006-12-29 Paolo Bonzini <bonzini@gnu.org>
6111
6112 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6113 * Makefile.in: Regenerate.
6114
a3993f33
KG
61152006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6116
6117 * configure.in: Warn that MPFR 2.2.0 is buggy.
6118 * configure: Regenerate.
6119
f063a9ed
ILT
61202006-12-27 Ian Lance Taylor <iant@google.com>
6121
6122 * configure.in: When removing Makefiles to force a reconfigure, also
6123 remove prev-DIR*/Makefile.
6124 * configure: Regenerate.
6125
af71363e
AS
61262006-12-22 Andreas Schwab <schwab@suse.de>
6127
6128 * configure: Regenerate with correct autoconf version.
6129
0b0dc272
AM
61302006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6131
3de8da2a
UB
6132 * configure.in: add AC_SUBST for *_FOR_TARGET.
6133 * configure: Regenerate.
0b0dc272 6134
53b88b73
PB
61352006-12-19 Paolo Bonzini <bonzini@gnu.org>
6136
6137 * configure.in: Simplify logic for rejecting languages that cannot
6138 be built. Separate the case when a language is unsupported,
6139 from the case when the user chooses not to build a language.
6140
400ebff4
PB
61412006-12-19 Paolo Bonzini <bonzini@gnu.org>
6142
6143 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6144 it only affects bootstrap and could be tested on "$host" as well.
6145 * configure: Regenerate.
6146 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6147
8efea775
PB
61482006-12-19 Paolo Bonzini <bonzini@gnu.org>
6149
6150 PR bootstrap/29544
6151 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6152 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6153 move here comment from Makefile.tpl.
6154 * Makefile.tpl: Move some definitions higher in the file.
6155 (STAGE1_CHECKING): New.
6156 * configure.in: Add --enable-stage1-checking.
6157 * configure: Regenerate.
6158 * Makefile.in: Regenerate.
6159
ed88a7ed
PB
61602006-12-19 Paolo Bonzini <bonzini@gnu.org>
6161
6162 * MAINTAINERS: Add myself as build system maintainer.
6163
b65151d3
SM
61642006-12-15 Simon Martin <simartin@users.sourceforge.net>
6165
6166 * MAINTAINERS (Write After Approval): Add myself.
6167
7e050830
EC
61682006-12-13 Eric Christopher <echristo@apple.com>
6169
6170 * MAINTAINERS: Add myself as darwin maintainer.
6171
8b494895
ILT
61722006-12-11 Ian Lance Taylor <ian@airs.com>
6173
6174 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6175
dce2d8b2 61762006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
6177
6178 MAINTAINERS: Update my entry.
6179
58e24147
AM
61802006-12-11 Alan Modra <amodra@bigpond.net.au>
6181
6182 * configure.in: Handle spu makefile frag.
58e24147
AM
6183 * Makefile.tpl (MAINT): Define
6184 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6185 * configure: Regenerate.
6186 * Makefile.in: Regenerate.
6187
9b6f37a0
BE
61882006-12-11 Ben Elliston <bje@au.ibm.com>
6189
6190 * config.guess: Import latest version.
6191 * config.sub: Likewise.
6192
ea6f5c57
BE
61932006-12-11 Ben Elliston <bje@au.ibm.com>
6194
6195 * configure.in (spu-*-*): Don't skip target-libiberty.
6196 * configure: Regenerate.
6197
42c1cd8a
AT
61982006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6199
6200 PR bootstrap/30134
6201 * configure.in: Correct x86 darwin support for libjava to powerpc
6202 and i?86 only.
6203 * configure: Regenerate.
6204
55eb837d
ST
62052006-12-08 Sandro Tolaini <tolaini@libero.it>
6206
6207 * configure.in: Add x86 darwin support for libjava.
6208 * configure: Regenerate.
6209
5bdacbc7
MS
62102006-12-07 Mike Stump <mrs@apple.com>
6211
6212 * Makefile.def (dependencies): Add dependency for
6213 install-target-libssp and install-target-libgomp on
6214 install-gcc.
6215 * Makefile.in: Regenerate.
6216
477d851c
RG
62172006-12-04 Richard Guenther <rguenther@suse.de>
6218
6219 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6220 (Non-Algorithmic Maintainers): Move over non-algorithmic
6221 loop optimizer maintainers, add myself as a non-algorithmic
6222 middle-end maintainer.
6223
5d33d367
DF
62242006-12-04 Daniel Franke <franke.daniel@gmail.com>
6225
6226 * MAINTAINERS (Write After Approval): Add myself.
6227
dbee1fb3
KG
62282006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6229
6230 * configure.in: Update error message for missing GMP/MPFR.
6231
6232 * configure: Regenerate.
6233
b5147de7
KG
62342006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6235
6236 * configure.in: Update MPFR version in error message.
6237
6238 * configure: Regenerate.
6239
f019376c
KG
62402006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6241
6242 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6243 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6244 --with-gmp-lib): New flags.
6245
6246 * configure: Regenerate.
6247
91ed95ae
BM
62482006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6249
6250 * MAINTAINERS (Write After Approval): Change my email address.
6251
3a971f15
MLI
62522006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6253
05170031 6254 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 6255
dce2d8b2 62562006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
6257
6258 * MAINTAINERS (i18n): Update e-mail address.
6259
df5487ee
TS
62602006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6261
6262 * MAINTAINERS (spu port): Add myself as maintainer.
6263 (Write After Approval): Remove myself.
6264
92c2f0ee
BE
62652006-11-22 Ben Elliston <bje@au.ibm.com>
6266
6267 * configure.in (skipdirs): Don't build libssp for SPU.
6268 * configure: Regenerate.
6269
a3b97199
AP
62702006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6271
6272 * MAINTAINERS (spu port): Add myself as maintainer.
6273 (libobjc): Update my email address.
6274
0eb97064
AB
62752006-11-21 Andrea Bona <andrea.bona@st.com>
6276
6277 * MAINTAINERS (Write After Approval): Add myself.
6278
dce2d8b2 62792006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
6280
6281 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6282 * configure : Rebuilt.
6283
dce2d8b2 62842006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
6285
6286 * MAINTAINERS (Write After Approval): Add myself.
6287
d58542ea
AO
62882006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6289
6290 * MAINTAINERS (Write After Approval): Add myself.
6291
a357b5ae
KG
62922006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6293
6294 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6295 libmpfr.a.
6296 * configure: Regenerate.
6297
9bd6112c
PB
62982006-11-16 Paolo Bonzini <bonzini@gnu.org>
6299
6300 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6301 (unstage): Test for stage_last presence.
6302
6303 PR bootstrap/29802
dce2d8b2
EB
6304 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6305 STAGE_PREFIX.
9bd6112c
PB
6306 * Makefile.in: Regenerate.
6307
c8cf9f0f
ZD
63082003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6309
6310 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6311 maintainers.
6312
467b1fc6
ER
63132006-11-14 Erven Rohou <erven.rohou@st.com>
6314
6315 * MAINTAINERS (Write After Approval): Add myself.
6316
995a5697
PB
63172006-11-14 Paolo Bonzini <bonzini@gnu.org>
6318
6319 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6320 and stageN-package/Makefile.
6321 * Makefile.in: Regenerated.
6322
c8d6d53e
JZ
63232006-11-14 Jie Zhang <jie.zhang@analog.com>
6324
6325 * configure.in: Remove target-libgloss from noconfigdirs for
6326 bfin-*-*.
6327 * configure: Regenerated.
6328
dffb147d
KG
63292006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6330
6331 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 6332
dffb147d
KG
6333 * configure: Regenerate.
6334
ca558912
KG
63352006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6336
6337 * configure.in: Robustify error message for missing GMP/MPFR.
6338
6339 * configure: Regenerate.
6340
dce2d8b2 63412006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
6342
6343 * MAINTAINERS (Write After Approval): Add myself.
6344
dce2d8b2 63452006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
6346
6347 * MAINTAINERS: Change email address.
6348
91de1527
VP
63492006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6350
6351 * MAINTAINERS (Write After Approval): Add myself.
6352
a3867703
PB
63532006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6354
6355 * MAINTAINERS (Write After Approval): Add myself.
6356
b4364fa2
CL
63572006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6358
7e050830 6359 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 6360 Write After Approval section.
b4364fa2 6361
70ec446f
KG
63622006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6363
6364 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6365 need_gmp anymore.
6366 * configure: Regenerate.
6367
018c8d88
TB
63682006-10-16 Tobias Burnus <burnus@net-b.de>
6369
6370 * MAINTAINERS (Write After Approval): Add myself.
6371
f6a1687e
BE
63722006-10-16 Ben Elliston <bje@au.ibm.com>
6373
6374 * config.guess: Import latest version.
6375 * config.sub: Likewise.
6376
b5422ad7
BM
63772006-10-10 Brooks Moses <bmoses@stanford.edu>
6378
6379 * Makefile.def: Added pdf target handling.
6380 * Makefile.tpl: Added pdf target handling.
6381 * Makefile.in: Regenerated.
6382
bdcee471
CL
63832006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6384
6385 * MAINTAINERS: Add self as score port maintainer.
6386
7d610414
BM
63872006-10-04 Brooks Moses <bmoses@stanford.edu>
6388
6389 * MAINTAINERS (Write After Approval): Add myself.
6390
e48d66a9
SK
63912006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6392
7e050830 6393 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
6394 or newer.
6395 * configure: Regenerated.
6396
c394e891
DB
63972006-09-27 Dave Brolley <brolley@redhat.com>
6398
dce2d8b2
EB
6399 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6400 using $s instead of $r.
c394e891
DB
6401 * configure: Regenerated.
6402
1ee4c5a0
TS
64032006-09-26 Thiemo Seufer <ths@mips.com>
6404
6405 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6406 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6407 * configure: Regenerate.
6408
dce2d8b2 64092006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
6410
6411 * MAINTAINERS (Write After Approval): Remove myself.
6412
0c502898
CF
64132006-09-22 Chao-ying Fu <fu@mips.com>
6414
6415 * MAINTAINERS (Write After Approval): Add myself.
6416
a7819e42
JM
64172006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6418
6419 * MAINTAINERS: Add self as soft-fp maintainer.
6420
dce2d8b2 64212006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
6422
6423 * MAINTAINERS: Add myself as avr maintainer.
6424 Remove Marek Michalkiewicz as avr maintainer.
827d0991 6425
e8288489
RC
64262006-09-07 Roberto Costa <roberto.costa@st.com>
6427
6428 * MAINTAINERS (Write After Approval): Add myself.
6429
b91f0a41
CV
64302006-08-30 Corinna Vinschen <corinna@vinschen.de>
6431
6432 * configure.in: Never build newlib for a Mingw host.
6433 Never build newlib as Mingw target library.
6434 Test the existence of winsup/cygwin for building a Cygwin newlib,
6435 rather than just winsup.
6436 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6437 building a Mingw target.
6438 * configure: Regenerate.
6439
094c07a0
EB
64402006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6441
6442 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6443
8d1171cb
PB
64442006-07-25 Paolo Bonzini <bonzini@gnu.org>
6445
6446 * config.guess: Import from src (was more updated).
6447 * config.sub: Likewise.
6448
2e9e6f68
DJ
64492006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6450
6451 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6452 * configure: Regenerated.
6453
57255173
PB
64542006-07-18 Paolo Bonzini <bonzini@gnu.org>
6455
cc6010cd
AP
6456 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6457 for stages after the first.
57255173 6458
9fbe6585
JJ
64592006-07-17 Jakub Jelinek <jakub@redhat.com>
6460
6461 * Makefile.def: Add dependencies for configure-opcodes
6462 on configure-intl and all-opcodes on all-intl.
6463 * Makefile.in: Regenerated.
6464
18c3f977
BE
64652006-07-13 Ben Elliston <bje@au.ibm.com>
6466
6467 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6468
27b56ba6
PE
64692006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6470
6471 Port to hosts whose 'sort' and 'tail' implementations
6472 treat operands with leading '+' as file names, as POSIX
6473 has required since 2001. However, make sure the code still
6474 works on pre-POSIX hosts.
6475 * ltmain.sh: Don't assume "sort +2" is equivalent to
6476 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6477
ad6d4e43
UW
64782006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6479
6480 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6481
706601d9
PG
64822006-07-04 Peter O'Gorman <peter@pogma.com>
6483
6484 * ltconfig: chmod 644 before ranlib during install.
6485
0b50988a
EB
64862006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6487
6488 PR bootstrap/18058
6489 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6490 if the bootstrap compiler is a GCC version that supports it.
6491 * configure: Regenerate.
6492
b6348cb3
PB
64932006-07-03 Paolo Bonzini <bonzini@gnu.org>
6494
95695ad3 6495 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
6496 * configure: Regenerate.
6497
1546bb64
PB
64982006-07-03 Paolo Bonzini <bonzini@gnu.org>
6499
6500 PR other/27063
6501 * configure.in: Test subdir_requires and give an appropriate
6502 error message.
6503 * configure: Regenerate.
6504
5cb6c629
AJH
65052006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6506
6507 * MAINTAINERS (Write After Approval): Add myself.
6508
f4d8cdf8
JDA
65092006-06-22 John David Anglin <dave.anglin@nrc.ca>
6510
6511 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6512
4fe5abb7
SE
65132006-06-22 Steve Ellcey <sje@cup.hp.com>
6514
6515 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6516
2a79fd67
DA
65172006-06-20 David Ayers <d.ayers@inode.at>
6518
6519 PR bootstrap/28072
6520 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6521 whether target-libjava is being configured instead of whether the
6522 java front end is enabled.
6523 * configure: Regenerate.
7e050830 6524
04879af3
RO
65252006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6526
6527 PR target/27540
6528 * configure.in: Only enable libgomp on IRIX 6.
6529 * configure: Regenerate.
6530
ec6c7392
PB
65312006-06-15 Paolo Bonzini <bonzini@gnu.org>
6532
6533 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6534 too.
6535 * Makefile.in: Regenerate.
6536
12973d7a
DD
65372006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6538
6539 * config-ml.in: Alter CCASFLAGS to include special
6540 multilib options the same as is done for CFLAGS.
6541
c67ed86a
JDA
65422006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6543
6544 * configure.in: Don't enable libgomp on hpux10.
6545 * configure: Rebuilt.
6546
cb253473
DA
65472006-06-12 David Ayers <d.ayers@inode.at>
6548
6549 PR bootstrap/27963
6550 PR target/19970
7e050830 6551 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
6552 ${libgcj} is specified.
6553 * configure: Regenerate.
7e050830 6554
dce2d8b2 65552006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
6556
6557 Sync from src:
7e050830
EC
6558
6559 * configure.in: Sync.
32845532 6560 * configure: Regenerated.
7e050830 6561
32845532
CD
6562 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6563
6564 * Makefile.def: Added dependencies from sim and gdb on intl, and
6565 added configure dependencies to everything with an all dependency
6566 on intl.
6567 * Makefile.in: Regenerated.
6568
7cd0cf9c
DA
65692006-06-06 David Ayers <d.ayers@inode.at>
6570
6571 PR libobjc/13946
6572 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6573 * Makefile.in: Regenerate.
6574 * configure.in: Add --enable-objc-gc at toplevel and have it
6575 enable boehm-gc for Objective-C.
6576 Remove target-boehm-gc from libgcj.
6577 Add target-boehm-gc to target_libraries.
6578 Add target-boehm-gc to noconfigdirs where ${libgcj}
6579 is specified.
6580 Assert that boehm-gc is supported when requested for Objective-C.
6581 Only build boehm-gc if needed either for Java or Objective-C.
6582 * configure: Regenerate.
7e050830 6583
3ff3adad
PB
65842006-06-05 Paolo Bonzini <bonzini@gnu.org>
6585
6586 PR 27674
6587 * Makefile.tpl (configure-[+prefix+][+module+],
6588 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6589 Remove rule to unstage bootstrapped modules.
6590 (stage_current): New.
6591 * Makefile.in: Regenerate.
6592
898e551d
LB
65932006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6594
6595 * MAINTAINERS (Write After Approval): Update my e-mail address.
6596
ea60341e
MS
65972006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6598
6599 * include/libiberty.h: Declare pex_run_in_environment.
6600
222ae291
AL
66012006-05-31 Asher Langton <langton2@llnl.gov>
6602
6603 * MAINTAINERS (Write After Approval): Add myself.
898e551d 6604
e9a54b07
PB
66052006-05-25 Paolo Bonzini <bonzini@gnu.org>
6606
6607 * Makefile.def (bfd, opcodes): Fix lib_path.
6608 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6609 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6610 * Makefile.in: Regenerate.
6611
03e67131
CD
66122006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6613
6614 * Makefile.in: Regenerate.
6615
65d6e994
CD
66162006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6617
6618 * Makefile.def: Add install-html target. Add datarootdir
6619 docdir and htmldir to flags_to_pass.
6620 * Makefile.tpl: Add install-html target.
6621 * Makefile.in: Regenerate.
6622 * configure.in: Add --with-datarootdir, --with-docdir, and
6623 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6624 * configure: Regenerate.
6625
9e299237
MS
66262006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6627
6628 * configure.in: Enable gprof for cross builds.
6629 * configure: Regenerate.
6630
c31202cd
RG
66312006-05-22 Richard Guenther <rguenther@suse.de>
6632
6633 Revert
6634 2006-01-31 Richard Guenther <rguenther@suse.de>
6635 Paolo Bonzini <bonzini@gnu.org>
6636
6637 * Makefile.def (target_modules): Add libgcc-math target module.
6638 * configure.in (target_libraries): Add libgcc-math target library.
6639 (--enable-libgcc-math): New configure switch.
6640 * Makefile.in: Re-generate.
6641 * configure: Re-generate.
6642 * libgcc-math: New toplevel directory.
6643
2a332582
JDA
66442006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6645 Andreas Tobler <a.tobler@schweiz.ch>
6646
6647 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6648 * configure: Rebuilt.
6649
dce2d8b2 66502006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 6651
ccce6917
SL
6652 * MAINTAINERS (Write After Approval): Add myself.
6653
ed606bc0
DD
66542006-05-01 DJ Delorie <dj@redhat.com>
6655
3d8f47a0 6656 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
6657 * configure: Regenerate.
6658
9386bd20
RG
66592006-05-01 Richard Guenther <rguenther@suse.de>
6660
6661 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6662 maintainer.
6663
dce2d8b2 66642006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
6665
6666 * MAINTAINERS (Write After Approval): Add myself.
6667
87ceee72
JB
66682006-04-28 Jan Beulich <jbeulich@novell.com>
6669
6670 * MAINTAINERS (Write After Approval): Add myself.
6671
e88a2c09
DD
66722006-04-18 DJ Delorie <dj@redhat.com>
6673
6674 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6675 reference libgloss so that libssp can be built in a combined
6676 tree.
6677 * configure: Regenerate.
6678
675f0a8a
RM
66792006-04-08 Robert Millan <rmh@gcc.gnu.org>
6680
6681 * MAINTAINERS (Write After Approval): Add myself.
6682
27b6c940
BE
66832006-04-05 Ben Elliston <bje@au.ibm.com>
6684
6685 * configure.in: Require makeinfo 4.4 or higher.
6686 * configure: Regenerate.
6687
687b17d4
GP
66882006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6689
6690 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6691 Rearrange the entries of other libraries to have them in one place.
6692
906ac235
JB
66932006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6694
7e050830 6695 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
6696 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6697
fb0103e5
RG
66982006-03-14 Richard Guenther <rguenther@suse.de>
6699
6700 * configure: Regenerate with autoconf 2.13.
6701
17237f6b
JB
67022006-03-13 Jim Blandy <jimb@codesourcery.com>
6703
6704 * MAINTAINERS: Use my work address.
bed31434
JB
6705
6706 * MAINTAINERS: Update my E-mail address.
6707
27079765
AH
67082006-03-10 Aldy Hernandez <aldyh@redhat.com>
6709
6710 * configure.in: Handle --disable-<component> generically.
6711 * configure: Regenerate.
6712
54a17039
L
67132006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6714
6715 PR libgcj/17311
6716 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6717
b9bd11ca
EE
67182006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6719
6720 * MAINTAINERS (Write After Approval): Remove myself.
6721 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6722
dce2d8b2 67232006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 6724
072b06f2
RE
6725 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6726 (TARGET_CONFIGDIRS): Remove.
6727 * configure.in: Remove AC_SUBST(target_configdirs).
6728 * Makefile.in, configure: Regenerated.
ee2312f3 6729
936e1a35
SK
67302006-02-20 Steven G. Kargl <kargls@comcast.net>
6731
6732 * MAINTAINERS (Write After Approval): Remove myself.
6733 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6734
cc11cc9b
PB
67352006-02-20 Paolo Bonzini <bonzini@gnu.org>
6736
6737 PR bootstrap/25670
6738
6739 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6740
6741 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6742 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6743 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6744 BUILD_PREFIX, BUILD_PREFIX_1.
6745 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6746
6747 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6748 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6749
6750 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6751 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6752 of `cat stage_current`. Always provide the `r' and `s' variables.
6753 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6754 a single shell execution.
6755 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6756 bootstrapped modules, make the stage1 module if the build was not
6757 started yet, else build the current stage.
6758 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6759 (all-build, all-host, all-target, [+make_target+]-host,
6760 [+make_target+]-target): Do not use \-continued lines.
6761 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6762 (current_stage, restrap, stage_last): New.
6763
6764 * Makefile.in: Regenerate.
6765 * configure: Regenerate.
6766
63a7c9ef
BD
67672006-02-19 Bud Davis <jmdavis@link.com>
6768
6769 * MAINTAINERS (Write After Approval): Remove myself.
6770 (Language Front End Maintainers): Add myself as fortran 95
6771 maintainer and update e-mail address.
6772
a3543e3a
FXC
67732006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6774
6775 * MAINTAINERS (Write After Approval): Remove myself.
6776 (Language Front End Maintainers): Add myself as fortran 95
6777 maintainer.
6778
ca5b1d2c
VK
67792006-02-16 Victor Kaplansky <victork@il.ibm.com>
6780
6781 * MAINTAINERS (Write After Approval): Add myself.
6782
0499513f
TK
67832006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6784
6785 * MAINTAINERS (Write After Approval): Remove myself.
6786 (Language Front End Maintainers): Add myself as
6787 fortran 95 maintainer.
6788
d1f8db0c
PB
67892006-02-14 Paolo Bonzini <bonzini@gnu.org>
6790
6791 Sync from src:
6792
6793 2005-12-27 Leif Ekblad <leif@rdos.net>
6794
cc6010cd
AP
6795 * configure.in: Add support for RDOS target.
6796 * configure: Regenerate.
d1f8db0c
PB
6797
67982006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 6799 Andreas Schwab <schwab@suse.de>
d1f8db0c 6800
cc6010cd 6801 * configure: Regenerate.
d1f8db0c 6802
cac90078
DE
68032006-02-12 David Edelsohn <edelsohn@gnu.org>
6804
6805 * configure.in (enable_libgomp): Add AIX.
6806 * configure: Regenerate.
6807
bd37fbf5
MK
68082006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6809
6810 * MAINTAINERS (Write After Approval): Add myself.
7e050830 6811
23027b7a
LM
68122006-02-03 Lee Millward <lee.millward@gmail.com>
6813
6814 * MAINTAINERS (Write After Approval): Add myself.
7e050830 6815
0058967b
RG
68162006-01-31 Richard Guenther <rguenther@suse.de>
6817 Paolo Bonzini <bonzini@gnu.org>
6818
6819 * Makefile.def (target_modules): Add libgcc-math target module.
6820 * configure.in (target_libraries): Add libgcc-math target library.
6821 (--enable-libgcc-math): New configure switch.
6822 * Makefile.in: Re-generate.
6823 * configure: Re-generate.
6824 * libgcc-math: New toplevel directory.
6825
e8b05380
PB
68262006-01-26 Paolo Bonzini <bonzini@gnu.org>
6827
6828 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6829 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6830 the assembler, linker and binutils.
6831 * configure: Regenerate.
6832
d54d5437
DM
68332006-01-22 Dirk Mueller <dmueller@suse.de>
6834
6835 * MAINTAINERS (Write After Approval): Add myself.
6836
670cbfcf
DN
68372006-01-20 Diego Novillo <dnovillo@redhat.com>
6838
6839 * configure: Regenerate.
6840
953ff289
DN
68412006-01-18 Richard Henderson <rth@redhat.com>
6842 Jakub Jelinek <jakub@redhat.com>
6843 Diego Novillo <dnovillo@redhat.com>
6844
6845 * libgomp: New directory.
6846 * Makefile.def: Add target_module libgomp.
6847 * Makefile.in: Regenerate.
6848 * configure.in (target_libraries): Add target-libgomp.
6849 * configure: Regenerate.
6850
32ce4048
AO
68512006-01-05 Alexandre Oliva <aoliva@redhat.com>
6852
6853 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6854 @ from continuation.
6855 * Makefile.in: Rebuilt.
6856
0eaf8e17 68572006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 6858
c76c0c83
CL
6859 * MAINTAINERS (Write After Approval): Add myself.
6860
2d309510
PB
68612006-01-04 Paolo Bonzini <bonzini@gnu.org>
6862
6863 PR bootstrap/24252
6864
6865 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6866 * Makefile.tpl (OBJDUMP): New.
6867 (EXTRA_HOST_FLAGS): Add it.
6868 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6869
953ff289
DN
6870 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6871 to use symbolic links between directories. Avoid race conditions
6872 or make them harmless.
6873 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
6874
6875 * Makefile.def (LEAN): Pass.
6876 * Makefile.tpl (LEAN): Define.
6877 (stage[+id+]-start): Accept that the previous directory does not
6878 exist, if the bootstrap is lean.
6879 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6880 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6881 configure substitution.
6882 ([+compare-target+]): Likewise.
6883 ([+bootstrap-target+]-lean): New.
6884 * configure.in: Remove lean bootstrap support from here.
6885
953ff289
DN
6886 * Makefile.in: Regenerate.
6887 * configure: Regenerate.
2d309510 6888
368872c3
BE
68892006-01-04 Ben Elliston <bje@au.ibm.com>
6890
6891 * MAINTAINERS (libdecnumber): Add myself.
6892
d79e6356
MM
68932006-01-02 Mark Mitchell <mark@codesourcery.com>
6894
6895 * libtool-ldflags: New script.
6896
a6fbc1e2
AS
68972006-01-02 Andreas Schwab <schwab@suse.de>
6898
6899 * configure.in: When reconfiguring remove Makefile in
6900 all stage directories.
6901 * configure: Regenerate.
6902
103a4b39
SB
69032005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6904
6905 * MAINTAINERS: Update my email address.
6906
212f829c
PB
69072005-12-20 Paolo Bonzini <bonzini@gnu.org>
6908
6909 Revert Ada-related part of the previous change.
6910
6911 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6912 Do not pass.
6913 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6914 * Makefile.in: Regenerate.
6915 * configure.in: Do not include mt-ppc-aix target fragment.
6916 * configure: Regenerate.
6917
8ef1f2df
PB
69182005-12-19 Paolo Bonzini <bonzini@gnu.org>
6919
6920 * configure.in: Select appropriate fragments for PowerPC/AIX.
6921 * configure: Regenerate.
6922
6923 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6924 BOOT_CFLAGS, BOOT_LDFLAGS.
6925 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6926 BOOT_CFLAGS, BOOT_LDFLAGS.
6927 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6928 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6929 (stage): Fail if we cannot complete the work.
6930 * Makefile.in: Regenerate.
6931
ab34901f
NS
69322005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6933
6934 * configure.in: Replace ms1 with mt.
6935 * configure: Rebuilt.
6936
cbe82f21
BM
69372005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6938
6939 * MAINTAINERS: Update my email address.
6940
19843472
PB
69412005-12-15 Paolo Bonzini <bonzini@gnu.org>
6942
6943 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6944 install-host-nogcc): Don't invoke $(stage) at the end.
6945 * Makefile.in: Regenerate.
6946
1ca26cd2
PB
69472005-12-14 Paolo Bonzini <bonzini@gnu.org>
6948
6949 * configure.in: Flip the top-level bootstrap switch.
6950 * configure: Regenerate.
6951
f41d6665
DJ
69522005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6953
6954 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6955 $(stage) and $(unstage).
6956 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6957 (all): Remove stray semicolon.
6958 (local-distclean): Don't handle multilib.tmp and multilib.out.
6959 (install.all): Set $s for consistency.
6960 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6961 check_multilibs setting. Always make the install directory.
6962 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6963 Correct @if/@endif.
6964 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6965 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6966 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6967 (multilib.out): Remove.
6968 * Makefile.in: Regenerated.
6969
dce2d8b2 69702005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
6971
6972 * MAINTAINERS (Write After Approval): Add myself.
6973
64f182bd
NS
69742005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6975
121b2cee
NS
6976 * MAINTAINERS: Add myself as mt maintainer.
6977
64f182bd
NS
6978 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6979
a6d63770
AN
69802005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6981
6982 * MAINTAINERS: Change email address.
6983
2abefe3d
PB
69842005-12-05 Paolo Bonzini <bonzini@gnu.org>
6985
6986 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6987 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6988 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6989 Find in-tree tools if available.
6990 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6991 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6992 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6993 (COMPILER_*_FOR_TARGET): New.
6994 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6995 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6996 (CONFIGURED_*, USUAL_*): Remove.
6997 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6998 STRIP): Use autoconf substitutions.
6999 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7000 COMPILER_NM_FOR_TARGET): New.
7001 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7002
7003 (all): Make all-host and all-target in parallel.
7004 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7005 that $$r and $$s are set before invoking a recursive make.
7006 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7007 ([+bootstrap-target+]): Inline most of the `all' target.
7008
2f3bdde7
BE
70092005-11-29 Ben Elliston <bje@au.ibm.com>
7010
7011 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7012 from the gcc build directory.
7013 * Makefile.in: Regenerate.
7014
a4b6c45a
BE
70152005-11-29 Ben Elliston <bje@au.ibm.com>
7016
7017 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7018 depend on all-libdecnumber.
7019 * configure.in (host_libs): Include libdecnumber.
7020 * Makefile.in: Regenerate.
7021 * configure: Likewise.
7022
473a74b9
BE
70232005-11-29 Ben Elliston <bje@au.ibm.com>
7024
7025 * libdecnumber: Import decNumber sources from the dfp-branch.
7026
b4623110
KJ
70272005-11-21 Kean Johnston <jkj@sco.com>
7028
7029 * config.sub, config.guess: Sync from upstream sources.
7030
67dc1785
BE
70312005-11-21 Ben Elliston <bje@au.ibm.com>
7032
7033 Import from Autoconf sources:
7034
7035 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7036 * config/move-if-change: Don't output "$2 is unchanged";
7037 suggested by Ben Elliston. Handle weird characters correctly.
7038
186abafe
AT
70392005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7040
7041 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7042 to match upstream libtool for darwin.
7043
ef9db8d5
DJ
70442005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7045
7046 * Makefile.def: Remove gdb dependencies for gdbtk.
7047 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7048 (configure-gdb, install-gdb): New rules.
7049 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7050 * Makefile.in, configure: Regenerated.
7051
9c5141ab
JB
70522005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7053
7054 * MAINTAINERS (Write After Approval): Add myself.
7055
4523d51b
EE
70562005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7057
7058 * MAINTAINERS (Write After Approval): Add myself.
7059
086b011c
DN
70602005-10-24 Diego Novillo <dnovillo@redhat.com>
7061
7062 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7063 Diego Novillo.
7064
e7c84bf8
PB
70652005-10-22 Paolo Bonzini <bonzini@gnu.org>
7066
7067 PR bootstrap/24297
7068 * Makefile.tpl (do-[+make-target+], do-check, install,
7069 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7070 are set before recursing.
7071 * Makefile.in: Regenerate.
7072
b88a7564
EB
70732005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7074
7075 PR bootstrap/18939
7076 * Makefile.def (gcc) <target>: Fix thinko.
7077 * Makefile.in: Regenerate.
7078
61efc800
BS
70792005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7080
7081 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7082 * configure: Regenerate.
7083
f53d2869
JZ
70842005-10-15 Jie Zhang <jie.zhang@analog.com>
7085
7086 * MAINTAINERS (Write After Approval): Add self.
7087
077fc835
KH
70882005-10-08 Kazu Hirata <kazu@codesourcery.com>
7089
7090 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7091 target-libffi, target-qthreads, target-libjava, and
7092 targetlibobjc.
7093 * configure: Regenerate.
7094
d739199a
DJ
70952005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7096
7097 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7098 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7099 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7100 (USUAL_OBJDUMP_FOR_TARGET): New.
7101 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7102 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 7103 * configure, Makefile.in: Regenerated.
d739199a 7104
db38c6bb
PB
71052005-10-05 Paolo Bonzini <bonzini@gnu.org>
7106
7107 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7108 before other host packages.
7109
3015564c
KK
71102005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7111
7112 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7113
1061f99e
PB
71142005-10-05 Paolo Bonzini <bonzini@gnu.org>
7115
7116 PR bootstrap/22340
7117
7118 * configure.in (default_target): Remove.
7119 * Makefile.tpl (all): Do not use prerequisites as subroutines
7120 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7121 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7122 use prerequisites as subroutines.
7123 (check-host, check-target): New.
7124 (bootstrap configure & all targets): Do not use stage*-start
7125 if the directory layout is already ok.
7126 (non-bootstrap configure & all targets): Prepend a $(unstage).
7127 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7128 (NOTPARALLEL): Remove.
7129 (unstage, stage variables): New variables.
7130 (unstage, stage targets): Simply expand to those variables.
7131
7132 * configure: Regenerate.
7133 * Makefile.in: Regenerate.
7134
4a9c436f
JW
71352005-10-04 James E Wilson <wilson@specifix.com>
7136
7137 * Makefile.def (lang_env_dependencies): Add libmudflap.
7138 * Makefile.in: Regenerate.
7139
37150080
AS
71402005-10-03 Andreas Schwab <schwab@suse.de>
7141
7142 Backport from libtool CVS:
7143 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7144
7145 * ltmain.sh: add support for installing into temporary
7146 staging area (e.g. 'make install DESTDIR=...')
7147
39d16468
L
71482005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7149
7150 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7151 * configure: Regenerated.
7152
72a7ab82
AP
71532005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7154
7155 * configure: Regenerate with the correct
7156 autoconf version.
7157
6b65a26d
CM
71582005-09-30 Catherine Moore <clm@cm00re.com>
7159
7160 * configure.in (bfin-*-*): New.
7161 * configure: Regenerated.
7162
040b1c5a
GK
71632005-09-28 Geoffrey Keating <geoffk@apple.com>
7164
7165 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7166 (LIPO_FOR_TARGET): New.
7167 (CONFIGURED_LIPO_FOR_TARGET): New.
7168 (USUAL_LIPO_FOR_TARGET): New.
7169 (STRIP_FOR_TARGET): New.
7170 (CONFIGURED_STRIP_FOR_TARGET): New.
7171 (USUAL_STRIP_FOR_TARGET): New.
7172 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7173 STRIP_FOR_TARGET.
7174 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7175 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7176 * Makefile.in: Regenerate.
7177 * configure: Regenerate.
7e050830 7178
3a3c28db
DE
71792005-09-19 David Edelsohn <edelsohn@gnu.org>
7180
7181 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7182 (rs6000-*-aix*): Same.
7183 * configure: Regenerate.
7184
2749a921
TT
71852005-09-16 Tom Tromey <tromey@redhat.com>
7186
7187 * MAINTAINERS: Add self as java maintainer.
7188
7f26dfa3
FXC
71892005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7190
7191 * configure.in: Recognize f95 in the --enable-languages option,
7192 and substitute it for fortran, issuing a warning.
7193 * configure: Regenerate.
7194
d8852c4f
PE
71952005-08-30 Phil Edwards <phil@codesourcery.com>
7196
7197 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7198 * configure: Regenerated.
7199
ad685e81
AH
72002005-08-22 Aldy Hernandez <aldyh@redhat.com>
7201
7202 * MAINTAINERS: Add self as ms1 maintainer.
7203
b00d752c
RE
72042005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7205
7206 * Makefile.def (libssp): Add to lang_env_dependencies.
7207 * Makefile.in: Regenerate.
7208
9ed8fb9b
ILT
72092005-08-18 Ian Lance Taylor <ian@airs.com>
7210
7211 * MAINTAINERS: Add myself as middle-end maintainer.
7212
0f029d39
CG
72132005-08-17 Christian Groessler <chris@groessler.org>
7214
7215 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7216 * Makefile.in: Regenerate.
7217
81087874
AK
72182005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7219
7220 * MAINTAINERS (write after approval): Added myself.
7221
6a134f1c
MR
72222005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7223
7224 * MAINTAINERS (Write After Approval): Add myself.
7225
2693c0b0
PB
72262005-08-12 Paolo Bonzini <bonzini@gnu.org>
7227
7228 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7229 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7230 Look for alternate names of the target cc and c++
7231 * configure: Regenerate.
7232
4de997d1
PB
72332005-08-08 Paolo Bonzini <bonzini@gnu.org>
7234
7235 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7236 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7237 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7238 tools; remove code to manually set them.
7239 (Target tools): Look in the environment for them.
7240 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7241 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7242 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7243 build directory.
7244 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7245 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7246 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7247 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7248 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7249 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7250 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7251 * configure: Regenerate.
7252 * Makefile.in: Regenerate.
7253
b089e33a
BE
72542005-07-28 Ben Elliston <bje@au.ibm.com>
7255
7256 * MAINTAINERS: Update for removed CPU targets.
7257
e3791243
MM
72582005-07-27 Mark Mitchell <mark@codesourcery.com>
7259
7260 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 7261 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
7262 * Makefile.in: Regenerated.
7263
526635cb
MM
72642005-07-26 Mark Mitchell <mark@codesourcery.com>
7265
7266 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7267 (CFLAGS_FOR_TARGET): Use it.
7268 (CXXFLAGS_FOR_TARGET): Likewise.
7269 * Makefile.in: Regenerated.
7270 * configure.in (--with-build-sysroot): New option.
7271 * configure: Regenerated.
7272
19791f70
PB
72732005-07-24 Paolo Bonzini <bonzini@gnu.org>
7274
7275 * Makefile.tpl: Wrap install between unstage and stage
7276 * Makefile.in: Regenerate.
7277
35f5a23f
EC
72782005-07-21 Eric Christopher <echristo@apple.com>
7279
7280 * MAINTAINERS: Update affiliation.
7281
ff3ddf15
PW
72822005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7283
7284 * MAINTAINERS: Add self as crx port maintainer.
7285
3a664c1c
DD
72862005-07-20 DJ Delorie <dj@redhat.com>
7287
7288 * MAINTAINERS: Add self as m32c maintainer.
7289
539df155
KC
72902005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7291
7292 * all files: Update FSF address.
7293
be9c593a
EC
72942005-07-15 Eric Christopher <echristo@redhat.com>
7295
7296 * MAINTAINERS: Change affiliation.
7297
fd7ea4ab
JB
72982005-07-14 Jim Blandy <jimb@redhat.com>
7299
7300 * configure.in: Add cases for Renesas m32c.
7301 * configure: Regenerated.
7e050830 7302
0063a823
KC
73032005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7304
d0ca130a
KC
7305 * COPYING.LIB: Update from fsf.org.
7306
73072005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7308
7309 * COPYING, compile, config.guess,
0063a823
KC
7310 config.sub, install-sh, missing, mkinstalldirs,
7311 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 7312 * config-ml.in: Update FSF address.
0063a823 7313
a8ba31f2
EC
73142005-07-13 Eric Christopher <echristo@redhat.com>
7315
7316 * configure.in: Add toplevel noconfigdir support for tpf.
7317 * configure: Regenerate.
7318
5bea4a03
PB
73192005-07-11 Paolo Bonzini <bonzini@gnu.org>
7320
7321 PR ada/22340
7322
7323 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7324 * Makefile.in: Regenerate.
7325
284bdbbd
MM
73262005-07-07 Mark Mitchell <mark@codesourcery.com>
7327
7328 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 7329 Brolley to write-after-approval.
284bdbbd 7330
452190fb
AS
73312005-07-07 Andreas Schwab <schwab@suse.de>
7332
7333 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7334 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7335 * Makefile.in: Regenerated.
7336
9c8f9ec2
GK
73372005-07-06 Geoffrey Keating <geoffk@apple.com>
7338
7339 * configure.in: Don't build sim or rda when targetting darwin.
7340 * configure: Regenerate.
7341
ef0087a7
KH
73422005-07-06 Kazu Hirata <kazu@codesourcery.com>
7343
7344 * configure.in: Add --enable-libssp and --disable-libssp.
7345 * configure: Regenerate with autoconf-2.13.
7346
77008252
JJ
73472005-07-02 Jakub Jelinek <jakub@redhat.com>
7348
7349 * Makefile.def (target_modules): Add libssp.
7350 * configure.in (target_libraries): Add target-libssp.
7351 * configure: Rebuilt.
7352 * Makefile.in: Rebuilt.
7353
a04eae1b
ZW
73542005-07-01 Zack Weinberg <zackw@panix.com>
7355
7356 * MAINTAINERS: Change email address. Resign from maintainership.
7357
948884cd
RG
73582005-07-01 Richard Guenther <rguenther@suse.de>
7359
7360 * MAINTAINERS: Change my e-mail address and affiliation.
7361
c7870f5d
PB
73622005-06-22 Paolo Bonzini <bonzini@gnu.org>
7363
7364 * Makefile.def (stagefeedback): Come after profile.
7365 Define profiledbootstrap target.
7366 * Makefile.tpl (profiledbootstrap): Remove.
7367 (stageprofile-end): Zap stagefeedback.
7368 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7369 * Makefile.in: Regenerate.
7370
ab99519a
RS
73712005-06-13 Richard Sandiford <richard@codesourcery.com>
7372
7373 * MAINTAINERS: Update my email address.
7374
f610dd5f
ZW
73752005-06-13 Zack Weinberg <zack@codesourcery.com>
7376
7377 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7378 In 'cpp' stanza, support '#line' as well as '# '.
7379
71bc2a83
AS
73802005-06-08 Andreas Schwab <schwab@suse.de>
7381
7382 * MAINTAINERS: Move myself from 'Write After Approval' to
7383 'CPU Port Maintainers' section as m68k maintainer.
7384
4fab7234
HPN
73852005-06-07 Hans-Peter Nilsson <hp@axis.com>
7386
7387 * configure.in (unsupported_languages): New macro.
7388 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7389 non-ported target libraries in noconfigdirs.
7390 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7391 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 7392 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
7393 unsupported_languages.
7394 * configure: Regenerate.
7395
68193f9b
TS
73962005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7397
7398 * configure.in: Fix typo in handling of --with-mpfr-dir.
7399 * configure: Regenerate.
7400
f26f6b8d
RS
74012005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7402
7403 * MAINTAINERS: Update my email address.
7404
ba4853f8
JB
74052005-06-02 Jim Blandy <jimb@redhat.com>
7406
7407 * config.sub: Add cases for the Renesas m32c. (This patch has been
7408 accepted into the master sources.)
7409
79dd769c 74102005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
7411 Michael Snyder <msnyder@redhat.com>
7412 Stan Cox <scox@redhat.com>
79dd769c 7413
f610dd5f 7414 * configure.in: Set noconfigdirs for ms1.
79dd769c 7415
f610dd5f 7416 * configure: Regenerate.
79dd769c 7417
d29e107f
JD
74182005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7419
7420 * MAINTAINERS (Write After Approval): Add self.
7421
e93196c3
JC
74222005-06-01 Josh Conner <jconner@apple.com>
7423
7424 * MAINTAINERS (Write After Approval): Add self.
7425
ae263c7a
KH
74262005-06-01 Kazu Hirata <kazu@codesourcery.com>
7427
7428 * MAINTAINERS: Update my email address.
7429
585b3aa3
ZM
74302005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7431
7432 * MAINTAINERS (Write After Approval): Add self.
7433
4930c50b
CD
74342005-05-26 Chris Demetriou <cgd@broadcom.com>
7435
7436 * MAINTAINERS (Write After Approval): Remove self.
7437
2dfbef6d
PB
74382005-05-25 Paolo Bonzini <bonzini@gnu.org>
7439
7440 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7441 (Dependencies): Consider target modules for bootstrap dependencies.
7442 Make target bootstrap modules depend on each stage's gcc.
7443 * Makefile.in: Regenerate.
7444
bcb28cf5
PB
74452005-05-20 Paolo Bonzini <bonzini@gnu.org>
7446
7447 * Makefile.def (configure-gcc): Depend on binutils having been built.
7448 (all-gcc): No need to do it here.
7449 * Makefile.in: Regenerate.
7450
0cf085e4
PB
74512005-05-19 Paul Brook <paul@codesourcery.com>
7452
f610dd5f 7453 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
7454 language cannot be built.
7455 * configure: Regenerate.
7456
dfb2c39a
DJ
74572005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7458
7459 * ylwrap: Import from Automake 1.9.5.
7460
771aaa92
DU
74612005-05-13 David Ung <davidu@mips.com>
7462
7463 * MAINTAINERS (Write After Approval): Add self.
7464
3ac9bd58
MS
74652005-05-09 Mike Stump <mrs@apple.com>
7466
7467 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7468 lt_cv_sys_max_cmd_len for now.
f610dd5f 7469
f77a5578
SC
74702005-05-09 Stan Cox <scox@redhat.com>
7471
7472 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7473
795e36e5
MK
74742005-05-08 Matt Kraai <kraai@ftbfs.org>
7475
7476 * README.SCO: Update the URL.
7477
c9392a2b
DE
74782005-05-05 David Edelsohn <edelsohn@gnu.org>
7479
7480 * ltconfig: Define file_list_spec. Pass file_list_spec and
7481 with_gnu_ld to libtool.
7482 * ltcf-c.sh (aix[45]): Define file_list_spec.
7483 * ltcf-cxx.sh (aix[45]): Same.
7484 * ltcf-gcj.sh (aix[45]): Same.
7485 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7486 exists, write list of input files to temporary file.
7487
bebcd931
MS
74882005-05-04 Mike Stump <mrs@apple.com>
7489
7490 * configure.in: Always pass --target to target configures as
7491 otherwise rebuilds that do --recheck will fail.
7492 * confiugure: Rebuilt.
7493
ce406537
PB
74942005-05-04 Paolo Bonzini <bonzini@gnu.org>
7495
7496 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7497 STAGE_HOST_EXPORTS.
7498 (configure, all): Add bootstrap support.
7499 (Host modules, target modules): Pass post-stage1 flags and exports.
7500 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7501 * Makefile.in: Regenerate.
7502
aa9dcfc4
PB
75032005-04-29 Paolo Bonzini <bonzini@gnu.org>
7504
7505 * configure: Regenerate.
7506
b6f9abcf
MS
75072005-04-27 Mike Stump <mrs@apple.com>
7508
7509 * MAINTAINERS: Add self as darwin maintainer.
7510
acb217cb
BS
75112005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7512
7513 * config.sub: Update from master copy.
7514
b6dae270
MS
75152005-04-21 Mike Stump <mrs@apple.com>
7516
7517 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7518 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7519
c2e0d3a9
HPN
75202005-04-19 Hans-Peter Nilsson <hp@axis.com>
7521
7522 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7523 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7524 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7525 "*-*-elf" and "*-*-linux*".
7526 * configure: Regenerate.
7527
871ae772
JM
75282005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7529
7530 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7531
bf070c29
MS
75322005-04-12 Mike Stump <mrs@apple.com>
7533
7534 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7535
e865b6f7
TK
75362005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7537
7538 * MAINTAINERS (Write After Approval): Add myself.
7539
7b71ad7f
BS
75402005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7541
7542 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7543
25b42232
PB
75442005-04-06 Paolo Bonzini <bonzini@gnu.org>
7545
f610dd5f 7546 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
7547 (TARGET_CONFIGARGS): Include --with-target-subdir.
7548 (configure, all): New macros. Use them throughout.
7549 * Makefile.in: Regenerate.
7550
d727c624
JG
75512005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7552
7553 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 7554
fff72cc4
ZD
75552005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7556
7557 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7558
86472dc3
GP
75592005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7560
7561 * MAINTAINERS: Move John Carr to Write After Approval.
7562
dce2d8b2 75632005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
7564
7565 * config/mh-mingw32: Delete.
7566 * configure.in: Don't use it.
7567 * configure: Regenerate.
7568
33da42bc
PB
75692005-03-31 Paolo Bonzini <bonzini@gnu.org>
7570
7571 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7572 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 7573 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
7574 (HOST_LIB_PATH): Generate from Makefile.def.
7575 (TARGET_LIB_PATH): Likewise.
7576 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7577 * Makefile.in: Regenerate.
7578 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7579 (RPATH_ENVVAR): Include Darwin case.
7580 * configure: Regenerate.
7581
15cc1841
TF
75822005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7583
7584 * MAINTAINERS (Various Maintainers): Remove self.
7585 (Write After Approval): Add self.
7586
6a8c79d5
TF
75872005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7588
7589 * MAINTAINERS (Various Maintainers): Add self.
7590
256f7136
PB
75912005-03-25 Paolo Bonzini <bonzini@gnu.org>
7592
7593 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7594 * configure: Regenerate.
7595
191dd2c9
ZW
75962005-03-21 Zack Weinberg <zack@codesourcery.com>
7597
7598 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7599 gcc_version, and gcc_version_trigger from set of flags to pass.
7600 * Makefile.tpl: Remove definitions of above variables.
7601 (config.status): Remove dependency on $(gcc_version_trigger).
7602 * Makefile.in: Regenerate.
7603 * configure.in: Do not reference config/gcc-version.m4 nor
7604 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7605 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7606 * configure: Regenerate.
7607
ef6e9bc0 76082005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 7609 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
7610
7611 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7612 * Makefile.in: Regenerate.
7613
009bbd5a
FW
76142005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7615
7616 * MAINTAINERS (Write After Approval): Add myself.
7617
09f8755b
DA
76182005-03-03 David Ayers <d.ayers@inode.at>
7619
7620 * MAINTAINERS (Write After Approval): Add myself.
7621
e73ed25c
AO
76222005-03-01 Alexandre Oliva <aoliva@redhat.com>
7623
7624 PR libgcj/20160
7625 * ltmain.sh: Avoid creating archives with components that have
7626 duplicate basenames.
7627
ace9ac7b
AP
76282005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7629
7630 PR bootstrap/20250
7631 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7632 instead of check.
7633 * Makefile.in: Regenerate.
7634
c9db9354
PB
76352005-02-28 Paolo Bonzini <bonzini@gnu.org>
7636
7637 * Makefile.in: Regenerate to fix conflict between the previous two
7638 patches.
7639
215c351a
PB
76402005-02-28 Paolo Bonzini <bonzini@gnu.org>
7641
7642 PR bootstrap/17383
7643 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7644 * Makefile.tpl (HOST_SUBDIR): New substitution.
7645 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7646 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7647 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7648 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7649 (Host modules, Bootstrapped modules): Use it.
7650 (Build modules, Target modules): Do not create symlink trees,
7651 always configure out-of-srcdir.
7652 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7653 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7654 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7655 $(HOST_SUBDIR). Create a symlink for host_subdir.
7656
7657 * Makefile.in: Regenerate.
7658 * configure: Regenerate.
7659
5395b47b
NN
76602005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7661
7662 Merged from libada-gnattools-branch:
7663 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7664
7665 * gnattools: New directory.
7666 * Makefile.def: Add gnattools as a module, depending on target-libada.
7667 * Makefile.in: Regenerate.
7668 * configure.in: Include gnattools in host_tools; disable it if ada
7669 is disabled.
7670 * configure: Regenerate.
7671
ca2cc05c
JM
76722005-02-24 James A. Morrison <phython@gcc.gnu.org>
7673
7674 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7675 treelang maintainer.
7676 (Write After Approval): Remove myself.
7677
d2f3024f
PS
76782005-02-23 Paul Schlie <schlie@comcast.net>
7679
7680 * configure.in: Allow darwin targeted ports to build tk, itcl and
7681 libgui.
7682 * configure: Regenerate.
7683
bba5e0ca
EB
76842005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7685
7686 PR libgcj/10353
7687 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7688 * configure: Regenerate.
7689
70132ce7
SK
76902005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7691
7692 * MAINTAINERS (Write After Approval): Add myself.
7693
20f0edca
ILT
76942005-02-10 Ian Lance Taylor <ian@airs.com>
7695
7696 * MAINTAINERS: Update my e-mail address.
7697
e64e5109
RG
76982005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7699
7700 * MAINTAINERS (Write After Approval): Add myself.
7701
40d64b5a
HPN
77022005-01-29 Hans-Peter Nilsson <hp@axis.com>
7703
7704 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7705 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7706 target-libgloss when not *-*-elf and *-*-aout.
7707 * configure: Regenerate.
7708
54a12711
KH
77092005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7710
7711 * MAINTAINERS: Remove obsolete entries.
7712
0aa99dbb
KH
7713 * MAINTAINERS (Write After Approval): Add Michael Matz.
7714
2b009f5f
NB
77152005-01-19 Neil Booth <neil@daikokuya.co.uk>
7716
7717 * MAINTAINERS: Remove self as cpplib maintainer.
7718
385870f5
KC
77192005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7720
7721 * install-sh, config.sub: Import from upstream.
7722
e7daab31
KC
77232005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7724
7725 PR bootstrap/18222
7726 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7727 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7728 * Makefile.in: Regenerate.
7729
e6003f4d
JT
77302005-01-16 Jason Thorpe <thorpej@netbsd.org>
7731
7732 * MAINTAINERS: Update my email address.
7733
145e2972 77342005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 7735 Andreas Schwab <schwab@suse.de>
145e2972
DE
7736
7737 PR bootstrap/18033
7738 * config-ml.in: Eval option if surrounded by single quotes.
7739
86c7e0da
PB
77402005-01-03 Paolo Bonzini <bonzini@gnu.org>
7741
7742 Revert 2004-12-28 Makefile changes, a better fix will be
7743 applied to mainline and src after GCC 4.0 branches.
7744
3224a22f
PB
77452004-12-28 Paolo Bonzini <bonzini@gnu.org>
7746
7747 PR bootstrap/17383
7748
7749 * Makefile.def (target_modules): Remove stage parameter,
7750 it is always true now.
7751 * Makefile.tpl (configure-build-[+module+],
7752 configure-target-[+module+]): Always build symlink tree
7753 for the directory and for include. BUILD_SUBDIR and
7754 TARGET_SUBDIR cannot be . anymore.
7755 * Makefile.in: Regenerate.
7756
aaf51ca2
DE
77572004-12-25 David Edelsohn <edelsohn@gnu.org>
7758
7759 Revert 2004-12-08 Makefile changes.
7760
4e32e454
DS
77612004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7762
7763 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7764 cygwin, mingw.
7765
669f01d8
AS
77662004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7767
7768 * configure.in (sh64-*-*): Reenable gprof.
7769 * configure: Regenerate.
7770
1b227ee0
DE
77712004-12-08 David Edelsohn <edelsohn@gnu.org>
7772
7773 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7774 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7775 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7776 * Makefile.in: Regenerate.
7777
ce5e944c
CF
77782004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7779
7780 * MAINTAINERS: Update my email address.
7781
893f1e87
MK
77822004-12-07 Matt Kraai <kraai@ftbfs.org>
7783
7784 * Makefile.tpl: Generate normal dependencies if the LHS module is
7785 not bootstrapped.
7786 * Makefile.in: Regenerate.
7787
bb59c339
RS
77882004-12-03 Richard Sandiford <rsandifo@redhat.com>
7789
7790 * configure.in: Include config/gxx-include-dir.m4. Use
7791 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7792 * configure: Regenerate.
7793
4982adbe
RS
77942004-12-03 Richard Sandiford <rsandifo@redhat.com>
7795
7796 * config.if: Delete.
7797 * configure.in: Set libstdcxx_incdir directly.
7798 * configure: Regenerate.
7799
05750653
EC
78002004-12-02 Eric Christopher <echristo@redhat.com>
7801
7802 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7803 * Makefile.in: Regenerate.
7804
5fef1dbd
RS
78052004-12-02 Richard Sandiford <rsandifo@redhat.com>
7806
7807 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7808 * configure: Regenerate.
7809
afabd8e6
RS
78102004-12-02 Richard Sandiford <rsandifo@redhat.com>
7811
7812 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7813 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7814 * configure: Regenerate.
7815
78716e86
EC
78162004-12-01 Eric Christopher <echristo@redhat.com>
7817
7818 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7819 of things to remove.
7820
57ab8ba9
MK
78212004-11-29 Matt Kraai <kraai@ftbfs.org>
7822
7823 * MAINTAINERS (Write After Approval): Update my e-mail address.
7824
2539bffe
KC
78252004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7826
7827 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7828 from CVS libtool to always pass_all.
7829
3e732ba0
JDA
78302004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7831
7832 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7833 (hppa*64*-*-*): Delete incorrect comment.
7834 * configure: Rebuilt.
7835
767f726e
KC
78362004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7837
7838 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7839
2c92e90f
KC
78402004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7841
7842 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7843 from CVS libtool to always pass_all.
7844
32f84e48
KC
78452004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7846
7847 * install-sh, compile: Import from automake.
7848
9587be8a
KC
78492004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7850
7851 * config.guess, config.sub: Import from savannnah.
7852
04e81808 78532004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
7854
7855 * MAINTAINERS (Write After Approval): Add myself
7856
f87a2b2e
MS
78572004-11-12 Mike Stump <mrs@apple.com>
7858
7859 * Makefile.def: Add html support.
7860 * Makefile.tpl: Likewise.
7861 * Makefile.in: Regenerate.
7862
848556c2
GK
78632004-11-11 Geoffrey Keating <geoffk@apple.com>
7864
556f03c4
GK
7865 PR 18423
7866 * configure.in: Remove all instances of build-fixincludes from
7867 noconfigdirs.
7868 (build_configargs): Supply --target to subdirectories.
7869 * configure: Regenerate.
7870
848556c2
GK
7871 * Makefile.def: Make gcc install depend on fixincludes install.
7872 * Makefile.in: Regenerate.
7873
9e5712a5
JJ
78742004-11-10 Janis Johnson <janis187@us.ibm.com>
7875
7876 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7877
4ef509c0
PB
78782004-11-11 Paul Brook <paul@codesourcery.com>
7879
7880 * MAINTAINERS: Add self as arm maintainer. Update email address.
7881
20d11df6
HPN
78822004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7883
7884 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7885 target-libgfortran.
79fd8592 7886 * configure: Regenerate.
20d11df6 7887
68c70f15
DE
78882004-11-07 David Edelsohn <edelsohn@gnu.org>
7889
7890 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7891 like CC.
7892
54f88091
PB
78932004-11-05 Paolo Bonzini <bonzini@gnu.org>
7894
7895 * Makefile.def (host fixincludes): Specify missing targets.
7896 * Makefile.in: Regenerate.
7897
6866abb8
RC
78982004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7899
7900 * MAINTAINERS: Add myself
7901
83f62578
GL
79022004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7903
7904 * MAINTAINERS (Write After Approval): Add myself.
7905
53c7ffe7
GK
79062004-11-04 Geoffrey Keating <geoffk@apple.com>
7907
7908 * Makefile.def: Build fixincludes for the host, too.
7909 * Makefile.in: Regenerate.
7910 * configure.in (host_tools): Add fixincludes.
7911 * configure: Regenerate.
7912
ac8b3d9d
DJ
79132004-11-04 Daniel Jacobowitz <dan@debian.org>
7914
7915 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7916 * configure: Regenerated.
7917
bab37580
L
79182004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7919
7920 PR other/17783
7921 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7922 * configure: Regenerated.
7923
db1de713
MM
79242004-10-31 Mark Mitchell <mark@codesourcery.com>
7925
7926 * README.SCO: Update per FSF instructions.
7927
a827e21a
EW
79282004-10-28 Eric B. Weddington <ericw@evcohs.com>
7929
7930 PR target/18151
7931 * configure.in (case ${target}): Do not build fixincludes for avr.
7932 * configure: Regenerated.
7933
9d069a4f
PB
79342004-10-26 Paolo Bonzini <bonzini@gnu.org>
7935
7936 * configure.in (case ${target}): Do not build fixincludes
7937 on platforms where it is not used.
7938 * configure: Regenerated.
7939
fc45f3fe
DJ
79402004-10-23 Daniel Jacobowitz <dan@debian.org>
7941
7942 * configure.in: Use an absolute path to install-sh.
7943 * configure: Regenerated.
7944
36554b92
AL
79452004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7946
7947 * MAINTAINERS (Write After Approval): Add myself.
7948
88e9994a
KH
79492004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7950
7951 * MAINTAINERS: Remove from Write After Approval those that are
7952 already maintainers.
7953
ad02a944
SP
79542004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7955
7956 * MAINTAINERS: Update my email address.
7957
c8e6cd41
KC
79582004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7959
7960 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7961 * configure: Regenerate.
7962
dce2d8b2 79632004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
7964
7965 * MAINTAINERS: Update my email address.
7966
a8b0957e
KH
79672004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7968
7969 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7970 entries belonging to this category.
7971
96836f61
JZ
79722004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7973
7974 * MAINTAINERS: Update my e-mail address.
7975
7e0b5752
PB
79762004-10-06 Paolo Bonzini <bonzini@gnu.org>
7977
7978 Fix wrong conflict resolution in:
7979
7980 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7981
7982 * Makefile.in: Regenerate.
7983 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7984 in the recursive `make', instead of hardwiring `all'.
7985 (Autogenerated TARGET-* variables): New.
7986
370f7a47
TL
79872004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7988
7989 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 7990 * configure: Regenerate.
370f7a47 7991
13e5d623
KH
79922004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7993
7994 * MAINTAINERS (Various Maintainers): Move the "windows,
7995 cygwin, mingw" maintainer to ...
7996 (OS Port Maintainers): ... here.
7997
a6497c1b
KH
79982004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7999
8000 * MAINTAINERS (Write After Approval): Remove those that are
8001 maintainers of some subsystem.
8002
1abb828a
D
80032004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8004
8005 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8006 * ltcf-cxx.sh (tpf*): Likewise.
8007 * ltconfig (tpf*): Add TPF OS configuration support.
8008
16d1338d
BS
80092004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8010
8011 * MAINTAINERS: Change my email address to my new work account.
8012
9082a750
MR
80132004-09-24 Michael Roth <mroth@nessie.de>
8014
8015 * configure.in (--without-headers): Add missing double quotes.
8016 * configure: Regenerate.
8017
dce2d8b2 80182004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
8019
8020 * ylwrap: Revert to previous version.
8021
4c4a5bbc
L
80222004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8023
8024 PR bootstrap/17369
8025 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8026 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8027 SET_GCC_LIB_PATH_CMD.
8028 (BASE_TARGET_EXPORTS): Likewise.
8029 * Makefile.in: Regenerated.
8030
8031 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8032 * configure: Regenerated.
8033
85f59630
KC
80342004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8035
8036 * config.guess: New upstream version
8037 * compile, depcomp, install-sh, ylwrap: Likewise.
8038
95c53c62
RS
80392004-09-19 Roger Sayle <roger@eyesopen.com>
8040
8041 * config/mh-x86omitfp: New host makefile fragment. Add
8042 -fomit-frame-pointer to the default BOOT_CFLAGS.
8043 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8044 * configure: Regenerate.
8045
0a1c093b
AP
80462004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8047
8048 PR target/11572
8049 * configure.in (*-*-darwin*): Renable libobjc.
8050 * configure: Regenerate.
8051
315fcf97
NS
80522004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8053
8054 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8055
0a050485 80562004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 8057
0a050485
DB
8058 * Makefile.def: Remove libbanshee.
8059 * Makefile.tpl: Ditto.
8060 * configure.in: Ditto.
8061 * Makefile.in: Regen.
8062 * configure: Ditto.
8063
5f4a098e
DE
80642004-09-08 David Edelsohn <edelsohn@gnu.org>
8065
8066 * ltmain.sh: Use $pic_object as $non_pic_object if
8067 $non_pic_object=none.
8068
32b2511f
PB
80692004-09-07 Paolo Bonzini <bonzini@gnu.org>
8070
8071 * missing: Import latest version from master repository.
8072
fc4d0e82
NC
80732004-09-06 Nick Clifton <nickc@redhat.com>
8074
8075 * config.sub: Import latest version from master repository.
8076 * config.guess: Likewise.
8077 This includes these changes:
78716e86 8078
fc4d0e82
NC
8079 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8080
8081 * config.sub: Handle crisv32, alias etraxfs.
8082 * config.guess (crisv32:Linux:*:*): Handle.
8083
8084 2004-08-13 Brad Smith <brad@comstyle.com>
8085
8086 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8087 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8088
8089 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8090
8091 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8092 assume the processor is a powerpc. This is because coreutils
8093 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8094 in this case, due to a MacOS X bug that causes
8095 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8096 to return a negative number.
8097 Problem reported by Petter Reinholdtsen in:
8098 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8099
8100 2004-07-19 Ben Elliston <bje@gnu.org>
8101
8102 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8103
8104 2004-06-24 Ben Elliston <bje@gnu.org>
8105
8106 * config.guess: Update copyright years.
8107 * config.sub: Likewise.
8108
8109 2004-06-22 Robert Millan <robertmh@gnu.org>
8110
8111 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8112 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8113
8114 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8115
8116 * config.guess (*:*VMS:*:*): New entry. Replaces
8117 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8118 manufacturer.
8119
8120 2004-06-22 Ben Elliston <bje@gnu.org>
8121
8122 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8123 * config.sub: Likewise.
8124
8125 2004-06-22 Ben Elliston <bje@gnu.org>
8126
8127 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8128 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8129
8130 2004-06-11 Ben Elliston <bje@gnu.org>
8131
8132 * config.guess (pegasos:OpenBSD:*:*): Remove.
8133
8134 2004-06-11 Ben Elliston <bje@gnu.org>
8135
8136 From Wouter Verhelst <wouter@grep.be>:
8137 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8138
8139 2004-06-11 Ben Elliston <bje@gnu.org>
8140
8141 * config.guess (luna88k:OpenBSD:*:*): New.
8142
8143 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8144
8145 * config.guess (m32r*:Linux:*:*): New case.
8146 * config.sub: Handle m32rle.
8147
8148 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8149
8150 From Jens Petersen <petersen@redhat.com>:
8151 * config.sub: Handle sparcv8.
8152
8153 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8154
8155 From Tom Smith <smith@cag.lkg.hp.com>:
8156 * config.guess: Version suffixes are equally significant on Tru64
8157 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8158 prefix of "P" (patched kernel).
8159
8160 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8161
8162 * config.sub: Add support for National Semiconductor CRX target.
8163
2f4cc6bf
JJ
81642004-09-03 Janis Johnson <janis187@us.ibm.com>
8165
8166 * MAINTAINERS (Various Maintainers): Remove myself as web page
8167 maintainer, add myself as maintainer of build status lists.
8168
61fec9ff
JB
81692004-09-03 Jan Beulich <jbeulich@novell.com>
8170
8171 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8172 *-*-netware, but add target-libmudflap.
8173 Consolidate *-*-netware targets (of which really only i?86 exists)
8174 into a single entry.
8175 * configure: Likewise.
8176
45f366ab
PB
81772004-09-01 Paolo Bonzini <bonzini@gnu.org>
8178
8179 * Makefile.tpl (sorry): Remove.
8180 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8181 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8182 (do-clean): Clean per-stage directories too.
8183 (do-distclean): Run distclean-stage1 too.
8184 (.NOTPARALLEL): Enable during toplevel bootstrap.
8185 (stage[+id+]-bubble): Enable parallel execution during
8186 the recursive invocation.
8187 * Makefile.in: Regenerate.
8188
8189 Fix previous checkin:
8190
8191 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8192 include.
8193 * configure.in: Fix indentation.
8194 * configure: Regenerate.
8195
dce2d8b2 81962004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 8197
45f366ab
PB
8198 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8199 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8200 * configure: regenerate
78716e86 8201 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 8202 -mdynamic-no-pic
be8fff81 8203
71b5d516
PB
82042004-08-31 Paolo Bonzini <bonzini@gnu.org>
8205
8206 * Makefile.def (build_modules): Add fixincludes.
8207 (dependencies): Make gcc depend on fixincludes.
8208 * configure.in (build_tools): Add fixincludes.
8209 (build_configdirs): Always include build_libs.
8210 * Makefile.in: Regenerate.
8211 * configure: Regenerate.
8212
82132004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
8214
8215 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8216 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8217 phony targets; do not generate timestamp files.
8218 (distclean-stageN): Remove references to their timestamp files.
8219 (restageN, touch-stageN): Remove.
8220 (stageN-bubble): Rewritten.
8221 (compare): Support lean bootstraps.
8222 * Makefile.in: Regenerate.
8223
8224 * configure.in: Only warn when bootstrapping but
8225 build != host or build != target. Support lean bootstraps.
8226 * configure: Regenerate.
8227
ce7cbbb0
PE
82282004-08-26 Phil Edwards <phil@codesourcery.com>
8229
8230 * configure.in: Give a better error message if GMP/MPFR are missing
8231 and a language needing them has been requested.
8232 * configure: Regenerated.
8233
9c71a529
PE
82342004-08-25 Phil Edwards <phil@codesourcery.com>
8235
8236 * configure.in: Print a list of available language front-ends if
8237 a requested one is missing. Tidy stray tab characters.
8238 * configure: Regenerated.
8239
e3f92d3b
MK
82402004-08-19 Michael Koch <konqueror@gmx.de>
8241
8242 * gcc/doc/install.texi: Update entry about automake for libjava.
8243
c3f84f61
RM
82442004-08-17 Robert Millan <robertmh@gnu.org>
8245
8246 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8247 (instead of FreeBSD).
8248 * configure: Regenerate.
8249
7c27e184
PB
82502004-08-16 Paolo Bonzini <bonzini@gnu.org>
8251
8252 * Makefile.in: Regenerate.
8253 * configure: Regenerate.
8254
8255 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8256 stage_*_flags.
8257 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8258 for bootstrapped modules if toplevel bootstrap is going.
8259 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8260 modules. Adjust for changes in Makefile.def. Enable several
8261 rules even in non-bootstrap mode, just to avoid peppering the
8262 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8263 (stage-[+prev+]-bubble): Remove.
8264
8265 * Makefile.def (Dependencies): Depend on all-build-bison,
8266 all-build-flex, all-build-byacc, all-build-texinfo, rather
8267 than the host variations.
8268 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8269 with BUILD_SUBDIR.
8270 (BISON): Update for recent Bisons.
8271 (YACC): Fix typo.
8272 (cross): Depend on all-build.
8273 (all): Do not depend on all-build.
8274 (prebootstrap): Remove.
8275 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8276 (Prebootstrap dependencies): Add them to the per-stage targets
8277 and to all-prebootstrap.
8278 * configure.in (build_configdirs): Always enable build_tools.
8279 (BUILD_DIR_PREFIX): Remove.
8280
8281 * Makefile.def (gcc): Add target variable.
8282 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8283 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8284 in the recursive `make', instead of hardwiring `all'.
8285 (Autogenerated TARGET-* variables): New.
8286
20f3bb80
BB
82872004-08-13 Brian Booth <bbooth@redhat.com>
8288
8289 * MAINTAINERS: Remove myself from write-after-approval.
8290
b5be499d
NN
82912004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8292
8293 * src-release: Stop distributing mmalloc with gdb (which doesn't
8294 use it).
8295 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8296 * Makefile.in: Regenerate.
8297
b3f8d95d
MM
82982004-08-09 Mark Mitchell <mark@codesourcery.com>
8299
8300 * configure.in (arm*-*-eabi*): New target.
8301 * configure: Regenerate.
8302
3589b69e
PB
83032004-08-06 Paolo Bonzini <bonzini@gnu.org>
8304
8305 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8306 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8307 (Dependencies): New section.
8308 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8309 (configure-target-[+module+]): Depend on maybe-all-gcc
8310 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8311 (toplevel profiledbootstrap): Fix dependencies.
8312 * Makefile.in: Regenerate.
8313
972974fc
MM
83142004-08-03 Mark Mitchell <mark@codesourcery.com>
8315
8316 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8317 target-libiberty to noconfigdirs.
8318 * configure: Regenerate.
8319
bebf829d
PB
83202004-08-03 Paul Brook <paul@codesourcery.com>
8321
8322 * configure.in: Check for MPFR as well as GMP.
8323 * configure: Regenerate.
8324
98a5bb3b
RM
83252004-08-01 Robert Millan <robertmh@gnu.org>
8326
8327 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8328 libmudflap for all GNU-based systems (with Glibc).
8329 * configure: Regenerate.
8330
dce2d8b2 83312004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
8332
8333 * Makefile.def (host-modules): Add gcc.
8334 * Makefile.in: Regenerate.
8335 * Makefile.tpl (sorry): New rule.
8336 (configure-host, all-host, [+make_target+]-host, do-check,
8337 install-host): Do not add gcc as a special case.
8338 (host modules): Add a small special-casing for gcc. Export
8339 extra_make_flags through the environment.
8340 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8341 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8342 other recursive targets for gcc): Remove.
8343
8344 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8345 (stage, unstage): New rules.
8346 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8347 distclean-stage[+id+]): Use stage_current.
8348 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8349 the stage*-start rules.
8350
aeb732c1
GK
83512004-08-02 Geoffrey Keating <geoffk@apple.com>
8352
8353 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8354 use -all_load flag.
8355
25b656e7
PB
83562004-08-02 Paolo Bonzini <bonzini@gnu.org>
8357
8358 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8359 * configure: Regenerate.
8360
cc440d71
TM
83612004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8362
8363 * maintainer-scripts/gcc_release: Revert yesterday's change.
8364
270e140b
SB
83652004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8366
8367 * MAINTAINERS: Add myself to write-after-approval.
8368
3e4035f8
TM
83692004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8370
8371 * libf2c: Removed.
8372 * gcc/gccbug.in: Updated because of libf2c removal.
8373 * maintainer-scripts/gcc_release: Ditto.
8374
dce2d8b2 83752004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
8376
8377 * configure.in: Build libmudflap by default on FreeBSD.
8378 * configure: Regenerated.
8379
dfcada9a
MM
83802004-07-09 Mark Mitchell <mark@codesourcery.com>
8381
8382 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8383 systems.
8384 * configure: Regenerated.
8385
dce2d8b2 83862004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
8387
8388 PR target/16344
8389 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8390 feedback based compiler.
8391 * Makefile.in: Rebuilt.
8392
95bcca47
AO
83932004-07-08 Alexandre Oliva <aoliva@redhat.com>
8394
8395 * Makefile.def (host_modules): Set bootstrap=true for flex.
8396 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8397 * Makefile.in: Rebuilt.
8398
051822f6
JH
83992004-07-07 Jan Hubicka <jh@suse.cz>
8400
8401 * MAINTAINERS: Add self as a profile feedback maintainer.
8402
7b61653a
PE
84032004-07-05 Phil Edwards <phil@codesourcery.com>
8404
8405 * configure.in: Do not prepend $srcdir to /dev/null in
8406 makefile fragments.
8407 * configure: Regenerate.
8408
23f6b2f9
PB
84092004-07-01 Paolo Bonzini <bonzini@gnu.org>
8410
8411 * Makefile.def (build_modules): Add bison, byacc, flex,
8412 m4, texinfo.
8413 (flags_to_pass): Add FLEX.
8414 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8415 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8416 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8417 DEFAULT_MAKEINFO): Remove.
8418 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8419 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8420 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8421 objdir or else use configured tool.
8422 (all-build): New.
8423 (all): Depend on it.
8424 (Build module dependencies): Add.
8425 * Makefile.in: Regenerate.
8426 * configure.in: Better support for multiple build modules,
8427 matching what is done for host/target modules. Do not look
8428 for "plausible" locations of build tools if Canadian cross.
8429 Use autoconf's AC_PROG_CC to find a C compiler. Define
8430 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8431 * configure: Regenerate.
78716e86 8432
1c020272
PB
84332004-06-22 Paolo Bonzini <bonzini@gnu.org>
8434
8435 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8436 * Makefile.in: Regenerate.
8437
a52a0a7f
PB
84382004-06-22 Paolo Bonzini <bonzini@gnu.org>
8439
8440 * Makefile.tpl (configure-build-[+module+],
8441 configure-[+module+], configure-target-[+module+]): Pass
8442 [+extra_configure_args+].
8443 (all-build-[+module+], all-[+module+], check-[+module+],
8444 install-[+module+], [+make_target+]-[+module+],
8445 all-target-[+module+], check-target-[+module+],
8446 install-target-[+module+], [+make_target+]-target-[+module+]):
8447 Pass [+extra_make_args+].
8448 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8449 (GCC_HOST_EXPORTS): Remove.
8450 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8451 cross, check-gcc, check-gcc-c++, install-gcc,
8452 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8453 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8454 * Makefile.in: Regenerate.
8455
ccde3f1a
MS
84562004-06-21 Matthew Sachs <msachs@apple.com>
8457
8458 * MAINTAINERS: Added self to write-after-approval.
8459
6264b0a6
CF
84602004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8461
8462 * configure.in: Check for srcdir/winsup rather than build directory
8463 winsup.
8464 * configure: Regenerate.
8465
801e2270
CV
84662004-06-17 Corinna Vinschen <vinschen@redhat.com>
8467
8468 * configure.in: Don't build Cygwin native newlib if winsup
8469 directory is missing. Emit warning instead.
8470 * configure: Regenerate.
8471
ad6717df
PB
84722004-06-09 Paolo Bonzini <bonzini@gnu.org>
8473
8474 * Makefile.tpl (touch-stage[+id+]): New.
8475 (restage[+prev+]): Depend on touch-stage[+id+].
8476
8477 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8478 Use it throughout.
8479
8480 * Makefile.def: Add profile and feedback bootstrap stages.
8481 Remove next field from bootstrap stages.
8482 * Makefile.tpl (LN, LN_S): Substitute.
8483 (stageN-start, stageN-end): Use double-colon rules, to
8484 provide a hook for additional setup commands.
8485 (distclean-stageN-gcc, restageN): Create dependencies from
8486 [+prev+], not from [+next+].
8487 (stageN-bubble): Add commands for successive stages from
8488 [+prev+], using double-colon rules.
8489 (all-stageN-gcc): Fix typo.
8490 (stagefeedback-start, profiledbootstrap): New.
8491 * Makefile.in: Regenerate.
8492 * configure.in: Call ACX_PROG_LN.
8493 * configure: Regenerate.
8494
5bbb9680
CY
84952004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8496
8497 * MAINTAINERS (Write After Approval): Add myself.
8498
e18be1d4
MA
84992004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8500
8501 * MAINTAINERS (Write After Approval): Add myself.
8502
5607edfd
PB
85032004-06-03 Paolo Bonzini <bonzini@gnu.org>
8504
8505 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8506 without gcc.
8507 * configure: Regenerate.
8508
1ec4e9c3
PB
85092004-06-01 Paolo Bonzini <bonzini@gnu.org>
8510
8511 * Makefile.tpl: Fix typo.
8512 * Makefile.in: Regenerate.
8513
dce2d8b2 85142004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
8515
8516 * configure.in: Remove new- prefix from toplevel
8517 bootstrap targets.
8518 * configure: Regenerate.
8519
f516a7da
PB
85202004-06-01 Paolo Bonzini <bonzini@gnu.org>
8521
8522 * Makefile.tpl (all.normal): Rename to all.
8523 (all): Replace with a rule to pick the default
8524 target from configure.
8525 (all-gcc, configure-gcc): Use conditionals to
8526 do nothing when toplevel bootstrap is going on.
8527 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8528 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8529 * configure.in: Support --enable-bootstrap.
8530
8531 * Makefile.def: Remove new- prefix from toplevel
8532 bootstrap targets.
8533 * Makefile.tpl: Likewise.
8534
8535 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8536 target.
8537
8538 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8539 $(RECURSE_FLAGS) to recursive invocation of make.
8540
8541 * Makefile.in: Regenerate.
8542 * configure: Regenerate.
8543
78dd5e36 85442004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 8545 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
8546
8547 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8548 like CC.
8549
30f1bddc
DJ
85502004-05-27 Daniel Jacobowitz <dan@debian.org>
8551
8552 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8553 * configure: Regenerate.
8554
4fc4dd12
DJ
85552004-05-25 Daniel Jacobowitz <drow@false.org>
8556
8557 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8558 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8559 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8560 targets.
8561 * Makefile.in: Regenerate.
8562
dce2d8b2 85632004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
8564
8565 * configure.in: Test the ability to symlink directories.
8566 * configure: Regenerate.
8567
8568 * Makefile.def (bootstrap-stage): New definitions.
8569 * Makefile.tpl (configure-stage1-gcc,
8570 configure-stage2-gcc, configure-stage3-gcc,
8571 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8572 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8573 new-restage3, compare): Autogenerate, see Makefile.in
8574 entry for behavioral changes.
8575 (distclean-stage1, new-stage1-start, new-stage1-end,
8576 new-stage1-bubble, distclean-stage2, new-stage2-start,
8577 new-stage2-end, new-stage2-bubble, distclean-stage3,
8578 new-stage3-start, new-stage3-end): New autogenerated targets.
8579 (objext, prebootstrap, BOOT_CFLAGS,
8580 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8581 targets.
8582
8583 * Makefile.in: Regenerate.
8584 (distclean-stage1, new-stage1-start, new-stage1-end,
8585 new-stage1-bubble, distclean-stage2, new-stage2-start,
8586 new-stage2-end, new-stage2-bubble, distclean-stage3,
8587 new-stage3-start, new-stage3-end): New targets.
8588 (all-stage1-gcc): Move prebootstrap dependency from here...
8589 (configure-stage1-gcc): ...to here.
8590 (new-bootstrap): Use bubble targets.
8591 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8592 Use per-stage distclean targets.
8593 (configure-stage1-gcc, configure-stage2-gcc,
8594 configure-stage3-gcc, all-stage1-gcc,
8595 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8596 Use new-stageN-start to prepare the tree.
8597
4f4e53dd
PB
85982004-05-23 Paolo Bonzini <bonzini@gnu.org>
8599
8600 * Makefile.def (host_modules): add libcpp.
8601 * Makefile.tpl: Add dependencies on and for libcpp.
8602 * Makefile.in: Regenerate.
8603 * configure.in: Add libcpp host module.
8604 * configure: Regenerate.
8605
60975492
PB
86062004-05-21 Paolo Bonzini <bonzini@gnu.org>
8607
8608 * Makefile.tpl: Whenever a recursive target is defined, wrap
8609 it in a special @if/@endif block, and prepare its maybe
8610 dependency in the @if/@endif block
8611 * configure.in: Instead of writing maybe dependencies, remove
8612 the @if/@endif statements, and remove the @if/@endif blocks
8613 that remain.
8614 * configure: Regenerate.
8615 * Makefile.in: Regenerate.
8616
5ce7d75d
JJ
86172004-05-20 Janis Johnson <janis187@us.ibm.com>
8618
8619 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8620
c779c42f
KK
86212004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8622
8623 PR bootstrap/15120
8624 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8625 * */configure: Rebuilt.
8626
b4117c30
ZW
86272004-05-17 Zack Weinberg <zack@codesourcery.com>
8628
8629 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8630 of libf2c.
8631 * configure, Makefile.in: Regenerate.
8632
719bb4e3 86332004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
8634
8635 * MAINTAINERS (Write After Approval): Add myself.
8636
6de9cd9a
DN
86372004-05-13 Diego Novillo <dnovillo@redhat.com>
8638
8639 Merge from tree-ssa-20020619-branch.
8640
8641 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8642 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8643 (HOST_GMPLIBS): Define.
8644 (HOST_GMPINC): Define.
8645 (TARGET_LIB_PATH): Add libmudflap.
8646 (GFORTRAN_FOR_TARGET): Define.
8647 (configure-build*): Export GFORTRAN.
8648 (configure-gcc): Export GMPLIBS and GMPINC.
8649 (all-gcc): Add maybe-all-libbanshee.
8650 (configure-target-libgfortran): Define.
8651 * Makefile.in: Regenerate.
8652 * configure.in (host_libs): Add libbanshee.
8653 (target_libraries): Add target-libmudflap and target-libgfortran.
8654 Add --with-libbanshee.
8655 Handle --disable-libmudflap.
8656 (*-*-freebsd*): Use with_gmp.
8657 Add $(libgcj) to noconfigdirs.
8658 * configure: Regenerate.
8659 * depcomp: New file.
8660 * MAINTAINERS: Add tree-ssa maintainers.
8661
8f1b790f
VM
86622004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8663
b4117c30 8664 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 8665
693446fc
BF
86662004-04-30 Brian Ford <ford@vss.fsi.com>
8667
b4117c30 8668 * MAINTAINERS (Write After Approval): Add myself.
693446fc 8669
d1bb666c
UB
86702004-04-29 Uros Bizjak <uros@kss-loka.si>
8671
b4117c30 8672 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 8673
6cf1ac42
PB
86742004-04-28 Paolo Bonzini <bonzini@gnu.org>
8675
8676 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8677 * configure: Regenerate.
8678
632933d5
PB
86792004-04-27 Paolo Bonzini <bonzini@gnu.org>
8680
8681 Revert:
8682 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8683
8684 * Makefile.def (flags_to_pass): Remove *dir variables that
8685 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8686 as well as prefix and exec_prefix.
8687 * Makefile.in: Regenerate.
8688
80dc6aa0
RM
86892004-04-26 Robert Millan <robertmh@gnu.org>
8690
8691 Add patches from libtool CVS.
8692 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8693 * ltconfig: Likewise.
8694 * ltcf-c.sh: Likewise.
8695 * ltcf-cxx.sh: Likewise.
8696 * ltcf-gcj.sh: Likewise.
8697
e11283f1
PB
86982004-04-26 Paolo Bonzini <bonzini@gnu.org>
8699
8700 * Makefile.def (host_modules): Mark with the bootstrap
8701 flag packages on which gcc depends.
8702 * Makefile.tpl (all-bootstrap): Use it.
8703 * Makefile.in: Regenerate.
8704
8546950c
PB
87052004-04-26 Paolo Bonzini <bonzini@gnu.org>
8706
8707 * Makefile.def (flags_to_pass): Remove *dir variables that
8708 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8709 as well as prefix and exec_prefix.
8710 * Makefile.in: Regenerate.
8711
a76494aa
PB
87122004-04-26 Paolo Bonzini <bonzini@gnu.org>
8713
b4117c30
ZW
8714 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8715 * configure: Regenerate.
8716 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8717 * gcc/Makefile.tpl (compare): Use the result of the test.
8718 * gcc/Makefile.in: Regenerate.
a76494aa 8719
03a91701
PB
87202004-04-23 Paolo Bonzini <bonzini@gnu.org>
8721
8722 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8723 Always relocate gcc and prev-gcc to the original names, even
8724 if the build fails.
8725 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8726 New targets.
8727
082a6351
LG
87282004-04-23 Laurent GUERBY <laurent@guerby.net>
8729
8730 * MAINTAINERS: Update my email address.
b4117c30 8731
1f1d584b
RO
87322004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8733
8734 * configure.in (mips*-*-irix5*): Enable ld.
8735 * configure: Regenerate.
082a6351 8736
1db673ca
RO
87372004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8738
8739 * configure: Regenerate.
8740
ce4ea44e
JW
87412004-04-15 James E Wilson <wilson@specifixinc.com>
8742
8743 * Makefile.tpl (configure-[+module+], configure-gcc,
8744 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8745 Set and export LDFLAGS.
8746 * Makefile.in: Regenerate.
8747
611f62ad
MC
87482004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8749
b4117c30 8750 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 8751
be912515
NN
87522004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8753
8754 PR bootstrap/14871
8755 * Makefile.tpl: If we don't have built-in-tree target tools,
8756 use the ones found by configure rather than hacking around with
8757 program_transform_name.
8758 * configure.in: Give Makefile.tpl the information necessary
8759 to do that.
8760 * Makefile.in: Regenerate.
8761 * configure: Regenerate.
8762
9104315a
NN
87632004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8764
8765 PR bootstrap/14760
8766 * configure.in: When computing baseargs, strip *all* copies of
8767 offending options. Also, don't match/substitute the trailing space,
8768 so that this actually works when two similar options are separated by
8769 only one space.
8770 * configure: Regenerate.
8771
bef1d700
DE
87722004-04-06 David Edelsohn <edelsohn@gnu.org>
8773
b4117c30
ZW
8774 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8775 (rs6000-*-aix*): Same.
8776 * configure: Regenerate.
bef1d700 8777
54bcf05e 87782004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
8779
8780 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 8781
369a832c 87822004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
8783
8784 * MAINTAINERS: Add myself to write-after-approval.
369a832c 8785
09a9c095
NN
87862004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8787
7caf53cb
NN
8788 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8789 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8790 * Makefile.in: Regenerate.
8791
09a9c095
NN
8792 * configure.in (top level bootstrap support): Rework --enable-werror
8793 to set @stage2_werror_flag@.
8794 * configure: Regenerate.
8795 * Makefile.tpl (top level bootstrap support): Pass
8796 @stage2_werror_flag@ down to configure in stages 2 and 3.
8797 * Makefile.in: Regenerate.
8798
5595a2bd
NN
87992004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8800
cbfd7e06
NN
8801 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8802 for stages 2 and 3 as well as in make. As a consequence, remove
8803 OUTPUT_OPTION (now detected by configure) from the flags passed down
8804 to make.
8805 * Makefile.in: Regenerate.
8806
5595a2bd
NN
8807 * Makefile.tpl (new-bootstrap): Fix typo.
8808 * Makefile.in: Regenerate.
8809
ca3b3e20
NN
88102004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8811
295f4e42
NN
8812 * Makefile.tpl: Rearrange by moving recursive_targets rules
8813 into their proper sections.
8814 * Makefile.tpl (top level bootstrap support): Move disabling
8815 of coverage flags from 'make' to 'configure'; improve comments.
8816 * Makefile.in: Regenerate.
8817
340de83f
NN
8818 * Makefile.tpl (experimental top level bootstrap) Move stage1
8819 language setting from all- target to configure- target; disable
8820 intermodule optimization in stage 1; prevent gratuitous rebuilds
8821 of stage 1.
8822 * Makefile.in: Regenerate.
8823 * configure.in: Comma-separate stage 1 language list for top
8824 level bootstrap.
8825 * configure: Regenerate.
8826
ca3b3e20
NN
8827 * Makefile.tpl: Clean up experimental top level bootstrap support:
8828 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8829 prev-gcc in configure- targets as well as all- targets.
8830 * Makefile.in: Regenerate.
8831
4d038073
KC
88322004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8833
8834 * compile: New file imported from automake.
8835
ab3533d6
PB
88362004-03-17 Paolo Bonzini <bonzini@gnu.org>
8837
8838 * configure.in: Remove symbolic link section.
8839 * configure: Regenerate.
8840 * Makefile.tpl (links): Remove.
8841 * Makefile.in: Regenerate.
8842
1e0f07d3 88432004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 8844 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
8845
8846 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 8847 Set with AC_CHECK_PROGS.
1e0f07d3
PB
8848 * configure.in: Fix comment typo from last patch.
8849 * configure: Regenerate.
8850
2805b53a
NN
88512004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8852
8853 * Makefile.tpl: Introduce experimental top level bootstrap support.
8854 * Makefile.in: Regenerate.
8855 * configure.in: Introduce support for top level bootstrap.
8856 * configure: Regenerate.
8857
79b4b7d2 88582004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 8859 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
8860
8861 PR bootstrap/14522
8862 * configure.in: Cope with shells that do not support unquoted ^
8863 * configure: Regenerate.
8864
6bbec498 88652004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 8866 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
8867
8868 PR bootstrap/14522
79b4b7d2 8869 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
8870 quotes inside quoted backquote substitutions.
8871 * configure: Regenerate.
8872
83c15dfc
AP
88732004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8874
8875 PR bootstrap/14522
f2bd98d4 8876 * configure.in: Fix escaping of $.
83c15dfc
AP
8877 * configure: Regenerate.
8878
55ffb5ed
NN
88792004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8880
8881 * configure: Regenerate, since I forgot to while committing Paolo's
8882 changes.
8883
e4c9c075
PB
88842004-03-08 Paolo Bonzini <bonzini@gnu.org>
8885
8886 PR ada/14131
8887 Move language detection to the top level.
8888 * configure.in: Find default values for the tools as
8889 soon as possible. Disable ada if GNAT is not found.
8890 Emit error message about missing languages. Expand
8891 --enable-languages=all for the gcc subdirectory.
8892
5199e2c6
BE
88932004-03-10 Ben Elliston <bje@gnu.org>
8894
8895 * MAINTAINERS: Update my email address.
8896
c18b95e5
DE
88972004-03-05 David Edelsohn <edelsohn@gnu.org>
8898
8899 * ltconfig: Disable building static libraries if building shared
8900 libraries on AIX 5L.
8901
d0fe5ad3
RS
89022004-03-01 Richard Sandiford <rsandifo@redhat.com>
8903
8904 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8905 and disable libgcj.
8906 * configure: Regenerated.
8907
e6f71f9d
BB
89082004-03-01 Brian Booth <bbooth@redhat.com>
8909
8910 * MAINTAINERS: Add myself to write-after-approval.
8911
8983e50e
PB
89122004-03-01 Paolo Bonzini <bonzini@gnu.org>
8913
8914 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8915
d4cd9d81
NN
89162004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8917
8918 PR bootstrap/7087
8919 * Makefile.tpl: Guard XFOO sed statements better.
8920 * Makefile.tpl: Add dependency for configure-target-libada.
8921 * Makefile.in: Regenerate (incidentally fixes broken
8922 commit when libada-branch was merged).
8923
0ea0229e
KC
89242004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8925
8926 * MAINTAINERS: Add myself to write-after-approval.
8927
bad93735
AP
89282004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8929
8930 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8931 maintainers.
8932
a7ca14fc
AC
89332004-02-20 Andrew Cagney <cagney@redhat.com>
8934
8935 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8936 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8937
51592782
NN
89382004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8939
8940 PR bootstrap/11932
8941 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8942
6a30854a
JQ
89432004-02-14 Jerry Quinn <jlquinn@optonline.net>
8944
8945 * MAINTAINERS: Added myself to write-after-approval.
8946
be8b2bee
MK
89472004-02-14 Michael Koch <konqueror@gmx.de>
8948
8949 * MAINTAINERS: Added myself to write-after-approval.
8950
972760b7
JM
89512004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8952
8953 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8954 some OS port maintainers to OS port maintainers section.
8955
b0281654
FCE
89562004-02-13 Frank Ch. Eigler <fche@redhat.com>
8957
8958 * MAINTAINERS: Add self.
8959
3c419fd6
KH
89602004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8961
8962 * MAINTAINERS: Alphabetize.
8963
e88e9aee
PB
89642004-02-12 Paolo Bonzini <bonzini@gnu.org>
8965
8966 * MAINTAINERS: Remove myself.
b4117c30 8967
1915e422
DE
89682004-02-11 David Edelsohn <edelsohn@gnu.org>
8969
8970 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8971 (rs6000-*-aix*): Same.
8972 * configure: Regenerate.
8973
a22c2d8d
KC
89742004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8975
8976 * configure.in (host): Add in missing $noconfigdirs to defines.
8977 * configure: Regenerate.
8978
d9cdb878
AC
89792004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8980 Nathanael Nerode <neroden@gcc.gnu.org>
8981
8982 PR ada/6637, PR ada/5911
b4117c30 8983 Merge with libada-branch:
d9cdb878
AC
8984 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8985 with appropriate dependencies. Add --enable-libada configure switch.
8986 * configure, Makefile.in: Regenerate.
8987
8bd92821
PB
89882004-02-09 Paolo Bonzini <bonzini@gnu.org>
8989
8990 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8991
89a95129
RO
89922004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8993
8994 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8995 * configure: Regenerate.
8996
892629bc
GK
89972004-02-04 Geoffrey Keating <geoffk@apple.com>
8998
8999 Merge from upstream:
9000
9001 * ltmain.in: When setting IFS to '~', be careful about user
9002 arguments that contain '~'.
9003
9004 2004-02-04 Peter O'Gorman <peter@pogma.com>
9005
9006 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9007 Also test $base_compile against $CC with escaped arguments. Bug
9008 reported by Geoff Keating <geoffk@apple.com>.
9009
6b402165
KH
90102004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9011
9012 * MAINTAINERS: Remove i960 port.
9013
fa2f0306
DD
90142004-01-23 DJ Delorie <dj@redhat.com>
9015
9016 * Makefile.def (target_modules) [libiberty]: Don't stage.
9017 * Makefile.in: Rebuilt.
9018
9feb20aa
CT
90192004-01-20 Caroline Tice <ctice@apple.com>
9020
9021 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9022
7aed2ccc
PC
90232004-01-19 Paolo Carlini <pcarlini@suse.de>
9024
9025 * MAINTAINERS: Update my email address.
9026
f25bebe1
JM
90272004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9028
9029 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9030
28083580
VR
90312004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9032
9033 * MAINTAINERS: Remove entries without email address.
9034
c0f4b5e4
DJ
90352004-01-15 Daniel Jacobowitz <drow@mvista.com>
9036
9037 * MAINTAINERS: Add myself to write-after-approval.
9038
b5eb5a5e
SB
90392004-01-15 Steven Bosscher <stevenb@suse.de>
9040
9041 * MAINTAINERS: Update my email address.
9042
dce2d8b2 90432004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
9044
9045 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9046 * Makefile.tpl (configure-target-[+module+]): Support stage.
9047 * Makefile.in: Rebuilt.
9048
74c0b320
ILT
90492004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9050
9051 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9052
2560344b
RS
90532004-01-10 Richard Sandiford <rsandifo@redhat.com>
9054
9055 * MAINTAINERS: Add myself as a MIPS maintainer.
9056
8b21cda6
NN
90572004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9058
2b6c260d
NN
9059 * configure.in: Use ./config.cache, not config.cache.
9060 * configure: Regenerate.
9061 * Makefile.tpl: Special-casing not needed for GCC any more.
9062 * Makefile.in: Regenerate.
9063
09438bde
NN
9064 * configure.in: Don't share a cache file for host dirs.
9065 * configure: Regenerate.
9066
8b21cda6
NN
9067 * config-ml.in: Don't mess with the cache file.
9068
e42870df
EB
90692004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9070
9071 * MAINTAINERS: Move myself from 'Write After Approval' to
9072 'CPU Port Maintainers' section as SPARC maintainer.
9073
6b9eb62c
NN
90742004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9075
78a816a6
NN
9076 * Makefile.tpl: Make GCC use a separate config.cache.
9077 * Makefile.in: Regenerate.
9078
6b9eb62c
NN
9079 PR bootstrap/11932, PR bootstrap/11933
9080 (I don't know if it will fix either of them, but it relates
9081 to them.)
9082 * configure.in: Don't use shared config.cache for target
9083 directories.
9084 * configure: Regenerate.
9085
86d7b562
DN
90862004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9087
9088 * MAINTAINERS: Add myself to 'Write After Approval' section.
9089
07d0a605
RS
90902003-12-31 Roger Sayle <roger@eyesopen.com>
9091
9092 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9093 * configure: Regenerated.
9094
459ac19f
KH
90952003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9096
9097 * MAINTAINERS: Remove the mn10200 maintainer.
9098
5785c0ed 90992003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 9100
cc6010cd
AP
9101 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9102 * configure: Regenerated.
5785c0ed 9103
a268eff9
JH
91042003-12-16 Jan Hubicka <jh@suse.cz>
9105
9106 * MAINTAINERS: Add myself as callgraph maintainer.
9107
9d465b12
TF
91082003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9109
9110 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9111 * configure: Regenerate.
9112
a68a270a
GB
91132003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9114
9115 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9116 'Write After Approval' section. Update email.
9117
dce2d8b2 91182003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
9119
9120 * MAINTAINERS (Write After Approval): Add myself.
9121
8c052da4
MT
91222003-11-20 Matt Thomas <matt@3am-software.com>
9123
9124 * MAINTAINERS: Add myself as a vax port maintainer.
9125
e75f9147
KC
91262003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9127
9128 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9129 (configure-build-[+module+], configure-[+module+]): Likewise.
9130 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9131 * Makefile.in: Regenerate.
9132
43d8d958
AT
91332003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9134
9135 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9136 shared/dylibed libraries.
9137 * ltmain.sh: Likewise.
9138 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9139 * ltcf-cxx.sh: Likewise.
9140 * ltcf-gcj.sh: Likewise.
9141 * ltconfig: Likewise.
9142
638dcaa0
SC
91432003-11-17 Stan Cox <scox@redhat.com>
9144
9145 * MAINTAINERS: Add myself as iq2000 port maintainer.
9146
15cc172b
AC
91472003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9148
b4117c30
ZW
9149 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9150 * Makefile.in: Regenerate.
15cc172b 9151
20af77cd
UW
91522003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9153
9154 * config.sub: Update to 2003-11-03 version.
9155
4dd01c5c
PE
91562003-10-20 Phil Edwards <phil@codesourcery.com>
9157
9158 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9159 * configure: Regenerate.
9160
dce2d8b2 91612003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
9162
9163 * MAINTAINERS: Add myself to 'Write After Approval' section.
9164
8b7ebc31
AC
91652003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9166
9167 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9168
afe1910c
JM
91692003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9170
9171 * MAINTAINERS: Update my email address.
9172
05dcec66
RO
91732003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9174
9175 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9176
dce2d8b2 91772003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
9178
9179 * MAINTAINERS: Add myself to 'Write After Approval' section.
9180
507ec745
BI
91812003-10-16 Bernardo Innocenti <bernie@develer.com>
9182
9183 * config.guess: Update to 2003-10-16 version.
9184 * config.sub: Update to 2003-10-16 version.
9185
dce2d8b2 91862003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
9187
9188 * MAINTAINERS: Added myself to 'Write After Approval' section.
9189
0c9b16bc
FH
91902003-10-15 Falk Hueffner <falk@debian.org>
9191
9192 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9193 'Write After Approval' section. Update email.
9194
74d57d15
RS
91952003-10-14 Roger Sayle <roger@eyesopen.com>
9196
9197 * MAINTAINERS: Move myself from 'Write After Approval' to
9198 'Various Maintainers' section as middle-end maintainer.
9199
d29b8ad8
NN
92002003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9201
9202 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9203 HOST_FLAGS_TO_PASS.
9204 * Makefile.in: Regenerate.
9205
26db814a
BI
92062003-10-11 Bernardo Innocenti <bernie@develer.com>
9207
9208 * config.guess: Update to 2003-10-07 version.
9209 * config.sub: Update to 2003-10-07 version.
9210
fffeb871
RO
92112003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9212
9213 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9214 * ltconfig (irix5*, irix6*): Don't override version_type.
9215
6691a79e
ME
92162003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9217
9218 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9219 * configure: Rebuilt
9220 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9221 * Makefile.in: Rebuilt
9222
62cdd71e
L
92232003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9224
9225 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9226
6fe2eacc
CW
92272003-09-30 Carlo Wood <carlo@alinoe.com>
9228
cc6010cd 9229 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 9230
ea57e5ad
PK
92312003-09-29 Paul Koning <ni1d@arrl.net>
9232
9233 * MAINTAINERS: Move myself from "Write After Approval"
9234 to CPU platform maintainers for pdp11 platform.
9235
e070672a
AT
92362003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9237
9238 * MAINTAINERS: Move myself from 'Write After Approval' to
9239 'Various Maintainers' section as libffi testsuite maintainer.
9240
43bb47c2
DJ
92412003-09-21 Daniel Jacobowitz <drow@mvista.com>
9242
9243 * configure.in: Pass a computed --program-transform-name
9244 to subconfigures.
9245 * configure: Regenerated.
9246
da9d3b37
NN
92472003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9248
94322beb
NN
9249 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9250 * Makefile.in: Regenerate.
9251
da9d3b37
NN
9252 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9253 * Makefile.in: Regenerate.
9254
ffd9060b
ZL
92552003-09-19 Ziemowit Laski <zlaski@apple.com>
9256
9257 * MAINTAINERS: Move myself from 'Write After Approval'
9258 to 'Various Maintainers' (objective-c) section.
9259
eeae7b41
DJ
92602003-09-17 Daniel Jacobowitz <drow@mvista.com>
9261
9262 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9263 quoting.
9264 * configure: Regenerated.
9265
a080d12b
JB
92662003-09-16 Joel Brobecker <brobecker@gnat.com>
9267
9268 * MAINTAINERS (Write After Approval): Add myself to write after
9269 approval list.
9270
6cd2fc59
DN
92712003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9272
cc6010cd 9273 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 9274
dcbdd9cc
ILT
92752003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9276
9277 * MAINTAINERS: Update my e-mail address.
9278
e517f636
AM
92792003-09-09 Alan Modra <amodra@bigpond.net.au>
9280
9281 * libtool.m4 (LD): Correct powerpc64 host match.
9282
bc49924b
JW
92832003-09-06 James E Wilson <wilson@tuliptree.org>
9284
9285 * MAINTAINTERS: Update my affiliation and email address.
9286
082124f5
ZD
92872003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9288
9289 * MAINTAINERS (Write After Approval): Add myself.
9290
dc94d89e
DD
92912003-09-04 DJ Delorie <dj@redhat.com>
9292
9293 * configure: Regenerate.
9294
92952003-09-04 Robert Millan <robertmh@gnu.org>
9296
9297 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 9298
7a0f2d4e
KG
92992003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9300
9301 * configure.in: Ensure arguments to sed are properly spaced.
9302 * configure: Regenerate.
9303
88d032eb
GP
93042003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9305
9306 * MAINTAINERS: Update my e-mail address.
9307
0b3f3d22
ME
93082003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9309
9310 * MAINTAINERS (Write After Approval): Add myself.
9311
d253f9ba
DJ
93122003-08-27 Daniel Jacobowitz <drow@mvista.com>
9313
9314 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9315 * configure: Regenerated.
9316
066ec9c9
MM
93172003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9318
9319 * MAINTAINERS: Update my email address.
9320
415d7ef9
PE
93212003-08-23 Phil Edwards <pme@gcc.gnu.org>
9322
9323 * configure.in: Use newline instead of semicolon when assuming
9324 shell arguments in a for loop.
9325 * configure: Regenerated.
9326
e1567352
JE
93272003-08-22 Jason Eckhardt <jle@rice.edu>
9328
9329 * MAINTAINERS: Resurrect the i860 maintainer.
9330
b348267b
GK
93312003-08-20 Geoffrey Keating <geoffk@apple.com>
9332
e50084fa
GK
9333 PR 8180
9334 * configure.in: When testing with_libs and with_headers, treat
9335 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9336 * configure: Regenerate.
b4117c30 9337
b348267b
GK
9338 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9339 make, shell, etc.
9340 (baseargs): Likewise.
9341 * configure: Regenerate.
9342
ca26ffe0
BI
93432003-08-20 Bernardo Innocenti <bernie@develer.com>
9344
9345 * MAINTAINERS (Write After Approval): Add myself.
9346
940cde4d
GK
93472003-08-19 Geoffrey Keating <geoffk@apple.com>
9348
9349 * configure.in: Disable libgcj for darwin not on powerpc.
9350 * configure: Rebuild.
9351
74bed51b
ADL
93522003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9353
9354 * config-ml.in, symlink-tree: Add license.
9355
b4117c30
ZW
93562003-08-03 Richard Stallman <rms@gnu.org>
9357 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
9358
9359 * README.SCO: New file.
9360
333a28b4
MK
93612003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9362
9363 * Makefile.tpl (check, check-c++): Express dependencies using
9364 dependencies rather than commands.
9365 * Makefile.in: Regenerate.
9366
c197e306
AC
93672003-08-01 Andrew Cagney <cagney@redhat.com>
9368
9369 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9370 * configure: Ditto.
9371
a8ee6e2d
GK
93722003-07-31 Geoffrey Keating <geoffk@apple.com>
9373
9374 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 9375 * Makefile.in: Update.
a8ee6e2d 9376
8d9b3f2e
AT
93772003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9378
9379 * configure.in: Enable libgcj for darwin.
9380 * configure: Rebuild.
9381
52c0c542
PE
93822003-07-29 Phil Edwards <pme@gcc.gnu.org>
9383
9384 * config-ml.in: Use ac_configure_args directly instead of
9385 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9386 actually seen.
9387
b4acb5ef
NN
93882003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9389
9390 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9391 creating target and build subdirs to build all parent dirs as needed.
9392 * Makefile.in: Rebuild.
9393 * configure.in: Don't build dirs explicitly here.
9394 * configure: Rebuild.
9395
a51d71d0
PB
93962003-07-26 Paul Brook <paul@nowt.org>
9397
9398 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9399
f43e12ce
AO
94002003-07-22 Alexandre Oliva <aoliva@redhat.com>
9401
9402 * Makefile.tpl (all-make): Depend on intl.
9403 * Makefile.in: Rebuilt.
9404
8a199ff6
PE
94052003-07-20 Phil Edwards <pme@gcc.gnu.org>
9406
9407 * install-sh: Update to newer upstream versions (associated with
9408 aclocal 1.7).
9409 * mkinstalldirs: Likewise.
9410 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9411
e6a8c803
AP
94122003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9413
9414 * MAINTAINERS: Move self from Bug database only accounts
9415 to write-after-approval.
9416
9f13608f
NN
94172003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9418
9419 * config.if: Remove unused libc_interface determination.
9420
c7864714
NN
94212003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9422
9423 * MAINTAINERS: Move self from write-after-approval to
9424 build machinery (*.in).
9425
775956d0
NN
94262003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9427
9428 PR bootstrap/11273
9429 PR bootstrap/11408
9430 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9431 unused INSTALL_PROGRAM_ARGS.
9432 * configure.in: Use AC_PROG_INSTALL.
9433 * Makefile.in: Regenerate.
9434 * configure: Regenerate.
9435
c7f67a6e
KH
94362003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9437
9438 * MAINTAINERS: Alphabetize.
9439
33952f6f
AO
94402003-07-10 Alexandre Oliva <aoliva@redhat.com>
9441
9442 * configure: Rebuilt.
9443 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9444 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9445 newlib nor libgloss.
9446 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9447 * configure.in (am33_2.0-*-linux*): Added.
9448
0d4f1b4e
BW
94492003-07-09 Bob Wilson <bob.wilson@acm.org>
9450
9451 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9452 * configure: Regenerate.
9453
56694dd9
ZW
94542003-07-07 Zack Weinberg <zack@codesourcery.com>
9455
9456 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9457 * Makefile.in: Regenerate.
9458
21607eb4
ZW
94592003-07-04 Zack Weinberg <zack@codesourcery.com>
9460
9461 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9462 * Makefile.in: Regenerate.
9463
dce2d8b2 94642003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
9465
9466 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9467 * Makefile.in: Regenerated.
9468
5d42f90e
L
9469 * config-ml.in: Replace PWD with PWD_COMMAND.
9470
6eb95e99
ZW
94712003-07-04 Zack Weinberg <zack@codesourcery.com>
9472
9473 * intl: New directory; see intl/ChangeLog for details.
9474 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9475 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9476 * Makefile.in: Regenerate.
9477
07d1940e
NN
94782003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9479
9480 * configure.in: Clean up config-lang.in handling. Delete
9481 useless assignment to "subdirs".
9482 * configure: Regenerate.
9483
4dbda6f0
NN
94842003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9485
9486 * configure.in: Rename 'target_libs' to 'target_libraries'.
9487 Remove useless reference to 'target_libs'.
9488 * configure: Regenerate.
9489
2c30ab71
KS
94902003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9491
9492 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9493 * Makefile.in: Regenerate.
9494
11405c93
NN
94952003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9496
9497 * Makefile.def: Introduce flags_to_pass.
9498 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9499 * Makefile.in: Regenerate.
9500
fb87ad5d
HPN
95012003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9502
9503 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9504 and target-libgloss.
9505 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9506 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9507 * configure: Regenerate.
9508
a7956a48
BK
95092003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9510
9511 * configure.in: Update testsuite_flags to new location.
9512 * configure. Regenerate.
6eb95e99 9513
eaf9f3b2
NN
95142003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9515
9516 * Makefile.tpl: Remove BUILD_CC stuff.
9517 * Makefile.in: Regenerate.
9518
2d89ffef
KH
95192003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9520
9521 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9522
dce2d8b2 95232003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
9524
9525 * MAINTAINERS (Write After Approval): Add myself.
9526
dce2d8b2 95272003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 9528
b951c91c
L
9529 * config.guess: Update to 2003-06-12 version.
9530 * config.sub: Update to 2003-06-13 version.
9531
dce2d8b2 95322003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
9533
9534 * config.guess: Update to 2003-06-06 version.
9535 * config.sub: Update to 2003-06-06 version.
9536
655b7166
RO
95372003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9538
9539 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9540 * configure. Regenerate.
9541
01b759aa
NN
95422003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9543
bf1d3e81
NN
9544 * configure.in: Disable serial configure by default.
9545 * configure: Regenerate.
9546 * Makefile.tpl: Abolish .NOTPARALLEL.
9547 * Makefile.in: Regenerate.
9548
e89fbdfe
NN
9549 * Makefile.tpl: Replace {build,host,target}_canonical by
9550 {build,host,target}.
9551 * Makefile.in: Regenerate.
9552
01b759aa
NN
9553 * Makefile.tpl: Fix stupid pasto.
9554 * Makefile.in: Regenerate.
9555
f7dae026
NN
95562003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9557
9558 * Makefile.tpl: Remove bogus conditional.
9559 * Makefile.in: Regenerate.
9560
95612003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
9562
9563 * Makefile.tpl (profiledbootstrap): New target.
9564 * Makefile.in (profiledbootstrap): New target.
9565
2ffc3e73 95662003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
9567
9568 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9569 Pinski. Remove user names from other bugzilla-only maintainers.
9570
1a1e6b96
NN
95712003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9572
1358ccea
NN
9573 * Makefile.tpl: Make 'recursive targets' using autogen rather
9574 than shell loop. Remove duplicate 'clean' targets and false
9575 comments.
9576 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9577 Add systematic method of specifying missing targets in subdirs.
9578 Add copyright boilerplate.
9579 * Makefile.in: Regenerate.
9580 * configure.in: Add 'recursive targets' to maybe list.
9581 * configure: Regenerate.
9582
ae74ed1f
NN
9583 * MAINTAINERS: "GNATS only" -> "Bug database only".
9584
1a1e6b96
NN
9585 * Makefile.tpl: Rename [+target+] to [+make_target+].
9586 * Makefile.def: Rename 'target' to 'make_target'.
9587
c79af3fa
NB
95882003-05-31 Neil Booth <neil@daikokuya.co.uk>
9589
9590 * MAINTAINERS: Add self as options handling maintainer.
9591
39d85b61
MM
95922003-05-28 Michael Meissner <gnu@the-meissners.org>
9593
9594 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9595 been too long since I touched those ports.
9596
afc2b62d
DD
95972003-05-28 DJ Delorie <dj@redhat.com>
9598
9599 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9600 * Makefile.in: Regenerate.
9601
df445104
MR
96022003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9603
9604 * configure.in: Use curly braces in the definition of tooldir.
9605 * configure: Regenerate.
9606
2eb98e5d 96072003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 9608
2eb98e5d
DD
9609 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9610 newlib or libgloss.
9611 * Makefile.in: Regenerate.
9612
862fced8
DD
96132003-05-21 DJ Delorie <dj@redhat.com>
9614
9615 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9616 * Makefile.in: Regenerate.
9617
fc351800
ILT
96182003-05-20 Ian Lance Taylor <ian@airs.com>
9619
9620 * MAINTAINERS: Update my e-mail address.
9621
7e2dbcef
NN
96222003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9623
9624 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 9625 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
9626 Factor out common code from autogen IF statements.
9627 * configure: Regenerate.
9628 * Makefile.in: Regenerate.
9629
f2a0e225
KC
96302003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9631
9632 * configure.in: Accept i[3456789]86 for machine type.
9633 * configure: Regenerate.
9634
8b87bb96
NN
96352003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9636
9637 * configure.in: Switch more things to use maybe dependencies.
9638 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9639 * configure: Regenerate.
9640 * Makefile.tpl: Switch more things to use maybe dependencies.
9641 * Makefile.in: Regenerate.
9642
fdb882bc 96432003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
9644
9645 * Makefile.tpl (install-opcodes): Define.
9646 * Makefile.in: Rebuild.
9647
f7c50032
AJ
96482003-05-13 Andreas Jaeger <aj@suse.de>
9649
9650 * config.guess: Update to 2003-05-09 version.
9651 * config.sub: Update to 2003-05-09 version.
9652
dce2d8b2 96532003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
9654
9655 * configure.in: Correct sed script so that options in quotes are not
9656 deleted.
9657 * configure: Rebuild.
9658
aa8f1f57
CV
96592003-05-12 Corinna Vinschen <corinna@vinschen.de>
9660
9661 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9662 and $$s/newlib/libc/sys/cygwin32 include paths.
9663 * configure: Ditto.
9664
0c130f81
MM
96652003-05-12 Michael Meissner <gnu@the-meissners.org>
9666
9667 * MAINTAINERS: Update my email addresses.
9668
aa1a100b
EB
96692003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9670
9671 * config-ml.in: Propagate INSTALL variables.
f7c50032 9672
87861833
GP
96732003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9674
9675 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9676
de722255
CD
96772003-05-02 Chris Demetriou <cgd@broadcom.com>
9678
6eb95e99
ZW
9679 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9680 * Makefile.in: Regenerate.
de722255 9681
96c4a002
WB
96822003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9683
9684 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9685
55b15a11
WB
96862003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9687
9688 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9689
0c227849
DJ
96902003-04-27 Daniel Jacobowitz <drow@mvista.com>
9691
9692 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9693 * Makefile.in: Regenerated.
9694
d45148c1
WB
96952003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9696
9697 * MAINTAINERS (Write After Approval): Upgrade myself from
9698 GNATS only to write-after-approval. Update my mail address.
9699
dce2d8b2 97002003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
9701
9702 (OS Port Maintainers: freebsd): Add myself.
9703
438f50c3
MM
97042003-04-22 Mark Mitchell <mark@codesourcery.com>
9705
9706 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9707
9074e169
KJ
97082003-04-22 Kean Johnston <jkj@sco.com>
9709
9710 * MAINTAINERS (SCO ports): Added myself.
9711
dfd39a2e
NS
97122003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9713
9714 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9715
ccbae82a
KJ
97162003-04-19 Kean Johnston <jkj@sco.com>
9717
9718 * MAINTAINERS (Write After Approval): Add myself.
9719
2f50999f
GP
97202003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9721
9722 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9723 * Makefile.in: Regenerate.
9724
e9b84181
JJ
97252003-04-18 Jakub Jelinek <jakub@redhat.com>
9726
9727 * configure.in (powerpc64*-*-linux*): Remove.
9728 * configure: Rebuilt.
9729
1ca4c6e1
PE
97302003-04-17 Phil Edwards <pme@gcc.gnu.org>
9731
9732 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9733 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9734 and restrap.
9735 * Makefile.in: Regenerate.
9736
0590b963
RE
97372003-04-16 Richard Earnshaw <rearnsha@arm.com>
9738
9739 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9740 * configure: Regenerated.
9741
ff41a56f
DD
97422003-04-15 DJ Delorie <dj@redhat.com>
9743
9744 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9745
50d440bc
NC
97462003-04-13 Nick Clifton <nickc@redhat.com>
9747
9748 * config-ml.in: Remove support for --disable-aix removing
9749 call-aix multilibs.
9750
b1e0a93e
AO
97512003-04-10 Alexandre Oliva <aoliva@redhat.com>
9752
9753 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9754 * */configure: Rebuilt.
9755
71fb704d
JS
97562003-04-08 Joel Sherrill <joel@oarcorp.com>
9757
9758 * MAINTAINERS: Add my email address.
9759
3897ea90
OH
97602003-03-17 Olivier Hainque <hainque@act-europe.fr>
9761
9762 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 9763
93c834b7
NN
97642003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9765
9766 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9767 * Makefile.in: Regenerate.
9768
82c34dcb
MC
97692003-03-14 Michael Chastain <mec@shout.net>
9770
9771 * Makefile.in: Regenerate with correct Makefile.def.
9772
73458fb7
NN
97732003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9774
9775 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9776 Make macro.
9777 * Makefile.in: Regenerate.
9778 * configure.in: Clean up gxx_include_dir logic.
9779 * configure: Regenerate.
9780
32cf27e5
AE
97812003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9782
9783 * MAINTAINERS (Write After Approval): Add myself.
9784
c727e7a0
BE
97852003-03-10 Ben Elliston <bje@wasabisystems.com>
9786
9787 * MAINTAINERS: Update my mail address.
9788
9a27ac7a
FS
97892003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9790
9791 * configure.in (gxx_include_dir): Fix typo.
9792 * configure: Regenerated.
9793
3aa83176
NN
97942003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9795
9796 * Makefile.tpl: Reindent.
9797 * Makefile.in: Regenerate.
9798 * configure.in: Reindent. Don't set unused variables.
9799 * configure: Regenerate.
9800
9124bc53
DJ
98012003-03-04 Daniel Jacobowitz <drow@mvista.com>
9802
9803 * configure.in: Include $(build_tooldir)/sys-include in
9804 FLAGS_FOR_TARGET.
9805 * configure: Regenerated.
9806
cb543528
NN
98072003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9808
c858bf1e
NN
9809 * Makefile.tpl: Always pass down RANLIB.
9810 * Makefile.in: Regenerate.
9811
aa9c3ab4
NN
9812 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9813 * Makefile.in: Regenerate.
9814 * configure.in: Remove unused logic relating to --enable-shared
9815 and --enable-threads. Remove bogus comments. Remove redundant
9816 noconfigdirs.
9817 * configure: Regenerate.
9818
cb543528
NN
9819 * configure.in: Replace ${libstdcxx_version} by its value.
9820 Remove reference to mh-dgux.
9821 * configure: Regenerate.
9822
53f70c1b
KB
98232003-03-03 Kevin Buettner <kevinb@redhat.com>
9824
9825 * MAINTAINERS (Write After Approval): Add myself.
9826
df0f0674
NN
98272003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9828
9829 * Makefile.tpl: Rearrange.
9830 * Makefile.in: Regenerate.
9831
dce2d8b2 98322003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
9833
9834 * configure.in: Add support for kaOS as cross build target system.
9835 * configure: Regenerated.
9836
a7a287eb
SB
98372003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9838
9839 * MAINTAINERS (Write after approval): Add myself.
9840
ff00c8a2
JW
98412003-02-21 James E Wilson <wilson@tuliptree.org>
9842
9843 * MAINTAINERS: Update my email address.
9844
abb2db7a
ZW
98452003-02-21 Zack Weinberg <zack@codesourcery.com>
9846
9847 * MAINTAINERS: Add self to blanket write privs. section.
9848
e9f2dc3b
SM
98492003-02-20 Sean McNeil <sean@blue.mcneil.com>
9850
9851 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9852 configure-target-* as some target builds may require additional
9853 flags for preprocessor tests.
9854 * Makefile.in: Regenerated.
9855
ee03dc5e
AO
98562003-02-19 Alexandre Oliva <aoliva@redhat.com>
9857
11856278
AO
9858 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9859 * ltconfig: Handle it.
9860 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9861 auto-detecting it.
9862
274aef32
AO
9863 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9864 it is used as argument to $CC.
9865 * ltcf-gcj.sh: Likewise.
9866
ee03dc5e
AO
9867 * configure.in: Introduce --enable-maintainer-mode.
9868 * configure: Rebuilt.
9869 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9870 for maintainer mode.
9871 * Makefile.in: Rebuilt.
9872
30db8e17
JM
98732003-02-18 Jason Merrill <jason@redhat.com>
9874
9875 * Makefile.tpl (check-c++): Allow parallelism.
9876
cab60ac6
GP
98772003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9878
9879 * MAINTAINERS: Remove John Carr (who never actually had access to
9880 gcc.gnu.org).
9881
c8e5d1af
GK
98822003-02-15 Geoffrey Keating <geoffk@apple.com>
9883
9884 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9885 don't configure target-libobjc.
9886 * configure: Regenerate.
9887
70f91f50
RO
98882003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9889
9890 * Makefile.tpl (RANLIB): Define.
9891 * Makefile.in: Regenerate.
9892
669e9062
LB
98932003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9894
9895 * MAINTAINERS: Update my email.
abb2db7a 9896
61b56b2e
KS
98972003-02-06 Keith R Seitz <keiths@redhat.com>
9898
9899 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9900 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9901 * Makefile.in: Regenerated.
9902 * configure.in: Remove all traces of snavigator, db, and grep.
9903 * configure: Regenerated.
9904
a1ba6e15
GP
99052003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9906
9907 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9908 After Approval.
9909
f5f2cce5
CC
99102003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9911
9912 * MAINTAINERS (Write after approval): Add myself.
9913
ba49f6f1
FCE
99142003-01-31 Frank Ch. Eigler <fche@redhat.com>
9915
9916 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9917 * Makefile.in: Regenerated.
9918
ccf9f10c
RS
99192003-01-30 Roger Sayle <roger@eyesopen.com>
9920
9921 * config.guess: Updated to 2003-01-30's version.
9922 * config.sub: Updated to 2003-01-28's version.
9923
a693735b
AO
99242003-01-30 Alexandre Oliva <aoliva@redhat.com>
9925
9926 * config.if: If gcc_version is already set, just use it. Don't set
9927 gcc_version_trigger if it's already set, otherwise set it to
9928 gcc/version.c, but only if the file exists. If it is not set and
9929 gcc/version.c does not exist, try to extract the version number from
9930 $CC.
9931
204c43d6
AT
99322003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9933
abb2db7a 9934 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 9935
842e91ec
PE
99362003-01-27 Phil Edwards <pme@gcc.gnu.org>
9937
9938 * configure.in: Revert 24Jan change.
9939 * configure: Regenerate.
9940
6b99984e
GP
99412003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9942
9943 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9944 entry of HJ Lu.
9945
806e0935
NN
99462003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9947
9948 * configure.in: Revert previous change.
9949 * configure: Regenerate.
9950
307a9864
NN
99512003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9952
9953 * configure.in: Make rda native-only.
9954 * configure: Regenerate.
9955
02ba6302
VR
99562003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9957
9958 * MAINTAINERS: Move myself from GNATS-only-accounts to
9959 write-after-approval.
9960
77d187bc
NN
99612003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9962
9963 * configure.in: Add missing \.
9964 * configure: Rebuilt.
9965
a94a2d4c
JJ
99662003-01-17 Jakub Jelinek <jakub@redhat.com>
9967
9968 * configure.in (baseargs): Avoid using \| in sed regular
9969 expressions.
9970 * configure: Rebuilt.
9971
73f84924
JJ
99722003-01-16 Jakub Jelinek <jakub@redhat.com>
9973
9974 * configure.in (baseargs): Remove all supported forms of
9975 --cache-file, --srcdir, --host, --build and --target options
9976 from argument lists.
9977 * configure: Rebuilt.
9978
8c12fc63
JZ
99792003-01-15 Josef Zlomek <zlomekj@suse.cz>
9980
9981 * MAINTAINERS: Add myself to write-after-approval list.
9982
7c005a3a
AO
99832003-01-15 Alexandre Oliva <aoliva@redhat.com>
9984
9985 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9986 * configure: Rebuilt.
9987
3dfabf63
NN
99882003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9989
9990 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9991 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9992 * Makefile.in: Regenerate.
9993 * configure: Regenerate.
9994
cf53ae10
AO
99952003-01-09 Alexandre Oliva <aoliva@redhat.com>
9996
9997 * configure.in: Remove Makefile in build, host and target modules
9998 unless configure was run with --no-recursion.
9999 * configure: Rebuilt.
10000
3fbe8e4a
CC
100012003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10002
10003 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10004 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10005 * Makefile.in: Regenerate.
10006
66e2aa7d
CD
100072003-01-08 Chris Demetriou <cgd@broadcom.com>
10008
10009 * config.guess: Update to 2003-01-03 version.
10010 * config.sub: Update to 2003-01-03 version.
10011
b5038cfb
CF
100122003-01-07 Christopher Faylor <cgf@redhat.com>
10013
10014 * configure: Regenerate with proper autoconf 2.13.
10015
d02c69be
CF
100162003-01-07 Christopher Faylor <cgf@redhat.com>
10017
10018 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 10019 * configure: Regenerate.
d02c69be 10020
e914a571
AC
100212003-01-06 Andrew Cagney <ac131313@redhat.com>
10022
10023 * configure.in (GDB_TK): Add tcl directories conditional on
10024 gdb/gdbtk directory being present.
10025 * configure: Regenerate.
abb2db7a 10026
dce2d8b2 100272003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 10028
dce2d8b2
EB
10029 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10030 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
10031 * configure: Rebuilt.
10032
89a7012a
TT
100332002-12-31 Tom Tromey <tromey@redhat.com>
10034
10035 * Makefile.in: Rebuilt.
10036 * Makefile.def (target_modules) [libffi]: Allow installation.
10037
3f4f56e2
AS
100382002-12-31 Andreas Schwab <schwab@suse.de>
10039
10040 * configure.in: Fix use of $program_transform_name.
10041 * configure: Regenerated.
10042
6c1b8d0a
DJ
100432002-12-30 Daniel Jacobowitz <drow@mvista.com>
10044
10045 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 10046 * configure: Regenerated.
6c1b8d0a 10047
c5120911
AO
100482002-12-29 Alexandre Oliva <aoliva@redhat.com>
10049
10050 * Makefile.tpl (local-distclean): Don't remove...
10051 (multilib.ts): ... this. Moved into...
10052 (multilib.out): ... this. Don't use sub-make.
10053 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10054 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10055 (configure-build-[+module+], configure-[+module+],
10056 configure-target-[+module+], configure-gcc): ... these. Test
10057 for Makefile existence. Drop config.status from dependencies.
10058 * Makefile.in: Rebuilt.
10059 * configure.in: Move gcc-version-trigger to the end of
10060 ac_configure_args. Add comments to maybedep.tmp and
10061 serdep.tmp. Introduce --disable-serial-configure. Remove
10062 nonopt from baseargs, matching and removing corresponding
10063 whitespace while at it.
10064 * configure: Rebuilt.
10065
e245b0ea
AO
100662002-12-28 Alexandre Oliva <aoliva@redhat.com>
10067
903de295
AO
10068 * configure.in (host_configargs): Replace reference to
10069 no-longer-defined buildopts with --build=${build_alias}.
10070 * configure: Rebuilt.
10071
e245b0ea
AO
10072 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10073 program_transform_name to standard idiom.
10074 (AUTOGEN, AUTOCONF): Define.
10075 (Makefile.in): Use $(AUTOGEN).
10076 (Makefile): Depend on config.status, and use autoconf-style rule to
10077 build it. Move original commands to...
10078 (config.status): ... this new target.
10079 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10080 $(AUTOCONF).
10081 * Makefile.in: Rebuilt.
10082
671aa708
NN
100832002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10084
53fbfb58
NN
10085 * Makefile.tpl: Fix dramatic bustage due to change in
10086 program_transform_name.
10087 * Makefile.in: Regenerate.
10088
10089 * configure.in: Remove unnecessary PATH setting.
10090 * configure: Regnerate.
10091
10092 * configure.in: Don't default to unprefixed tools unless
10093 the native tools will work.
10094 * configure: Regenerate.
10095
671aa708
NN
10096 * configure.in: Convert to autoconf script. Blow away lots
10097 of now-redundant Makefile fragments.
10098 * configure: Generate using Autoconf.
10099 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10100 * Makefile.in: Regenerate.
10101
57f40826
NN
101022002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10103
3fedb745
NN
10104 * configure: Fix stupid bug where RANLIB was mistakenly included.
10105
abb2db7a 10106 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
10107 (build_configargs, host_configargs, target_configargs).
10108
10109 * configure.in: Move logic out of sed statement.
10110
abb2db7a 10111 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
10112 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10113
315fa0f4
SS
101142002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10115
10116 * config.sub: Import from master repository
10117 * config.guess: Ditto
10118
45aff44f
AS
101192002-12-24 Andreas Schwab <schwab@suse.de>
10120
10121 * Makefile.tpl (multilib.out): Fix missing space.
10122 * Makefile.in: Regenerate.
10123
88b5521b
NN
101242002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10125
10126 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10127 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10128 * Makefile.in: Regenerate.
10129 * configure.in: Remove unnecessary leftovers.
10130
2a726918
GK
101312002-12-21 Geoffrey Keating <geoffk@apple.com>
10132
10133 * configure.in (extra_ranlibflags_for_target): New variable.
10134 (*-*-darwin): Add -c to ranlib commands.
10135 * configure (tooldir): Handle extra_ranlibflags_for_target.
10136
aace3269 101372002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
10138
10139 * Makefile.tpl: Revert HJL's change.
10140 * Makefile.in: Regenerated.
10141 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10142 always.
10143
f0895142
AS
101442002-12-19 Andreas Schwab <schwab@suse.de>
10145
10146 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10147 * Makefile.in: Regenerate.
10148
dce2d8b2 101492002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
10150
10151 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10152 * Makefile.in: Regenerated.
10153
10154 * configure.in (build_prefix): New. Substitute.
10155
212f6dd0
NN
101562002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10157
79308c5d
NN
10158 * Makefile.tpl: Don't let real targets depend on phony targets.
10159 * Makefile.in: Regenerate.
10160
212f6dd0
NN
10161 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10162 * Makefile.in: Regenerate.
10163
ab17919f
SS
101642002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10165
10166 * config.sub: Import from master repository
10167 * config.guess: Ditto
10168
5ecf91d1
JM
101692002-12-16 Jason Merrill <jason@redhat.com>
10170
10171 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10172 previous 'make bootstrap'.
10173 * Makefile.in: Regenerate.
10174
d8437e1b
HPN
101752002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10176
10177 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10178
4977bab6
ZW
101792002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10180
10181 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10182 * Makefile.in: Regenerate.
10183
0edcfdcb
JM
101842002-12-13 Jason Merrill <jason@redhat.com>
10185
6248218a 10186 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
10187 library tests.
10188 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
10189 * Makefile.in: Regenerate.
10190
4977bab6
ZW
101912002-12-12 Alexandre Oliva <aoliva@redhat.com>
10192
10193 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10194 * Makefile.in: Rebuilt.
10195
f87505dd
AO
101962002-12-12 Alexandre Oliva <aoliva@redhat.com>
10197
10198 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10199
4977bab6
ZW
102002002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10201
10202 * configure: Fix bug put in by gremlins.
10203
10204 * Makefile.tpl: Substitute more autoconfily.
10205 * configure: Substitute more autoconfily.
10206 * Makefile.in: Regenerate.
10207
7f0db92a
SS
102082002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10209
10210 * config.sub: Import from master repository
10211 * config.guess: Ditto
10212 * MAINTAINERS: Added Svein Seldal under write after approval
10213
4977bab6
ZW
102142002-12-08 Andrew Cagney <ac131313@redhat.com>
10215
10216 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10217 * Makefile.in (all-sim): Ditto.
10218
102192002-12-06 DJ Delorie <dj@redhat.com>
10220
10221 * Makefile.tpl: Change configure dependencies to not have real
10222 targets depend on phony targets.
10223
102242002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10225
10226 * configure.in: Revert unintentional change.
10227
10228 * Makefile.tpl: Change dependency for */multilib.out so that
10229 it works when gcc isn't in the tree.
10230
10231 * configure.in: Substitute more.
10232 * configure: Run subconfigures from the Makefile.
10233 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10234 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10235
67f1b906
GP
102362002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10237
10238 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10239
4977bab6
ZW
102402002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10241
10242 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10243 and corresponding dependencies.
10244 * Makefile.in: Regenerate.
10245
10246 * configure.in (host_tools): Order binutils, gas and ld for
10247 convenience in running the testsuites.
10248
10249 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10250 * Makefile.in: Regenerate.
10251 * configure.in: Introduce rules to serialize subconfigure runs.
10252
10253 * configure.in: Introduce BASE_CC_FOR_TARGET.
10254 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10255 Realize configure-build-* targets. Realize configure-target-* targets.
10256 * Makefile.in: Regenerate.
10257
102582002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10259
10260 * configure: Move gcc_version_trigger stuff from here...
10261 * configure.in: ...to here.
10262
10263 * configure.in: Separate subconfigure options added by this file from
10264 options given by the user. Add machinery to put args for host
10265 subconfigures into the Makefile.
10266
10267 * Makefile.tpl: Remove 'vault' targets.
10268 * Makefile.tpl: Reorder and comment dependencies.
10269 * Makefile.in: Regenerate.
10270
102712002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10272 * configure.in: Fix my broken commit of previous patch. (sigh)
10273
743f054e
GK
102742002-11-28 Geoffrey Keating <geoffk@apple.com>
10275
10276 * configure.in: Move host-specific darwin noconfigdirs into
10277 the host-specific section.
10278
4977bab6
ZW
102792002-11-28 Geoffrey Keating <geoffk@apple.com>
10280
10281 * configure.in: Move host-specific darwin noconfigdirs into
10282 the host-specific section.
10283
102842002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10285
10286 * configure: Remove skip-this-dir support.
10287 * Makefile.tpl: Remove skip-this-dir support.
10288
10289 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10290 subdirectories.
10291 * Makefile.in: Regenerate.
10292
10293 * Makefile.tpl: Strip out useless setting of 'dir'.
10294 * Makefile.in: Regenerate.
10295
102962002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10297
10298 * configure.in: Fix deeply stupid bug.
10299
10300 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10301 shell code in CXX_FOR_TARGET
10302 * Makefile.def: Introduce raw_cxx.
10303 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10304 RAW_CXX_FOR_TARGET.
10305 * Makefile.in: Regenerate.
10306
103072002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10308
10309 * Makefile.tpl: Remove unnecessary ifs.
10310 * Makefile.in: Regenerate.
10311
10312 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10313 dependencies. Maybe-ize build-libiberty. Create dummy install
10314 targets for 'no_install' modules.
10315 * configure: Move GDB_TK substitution to configure.in. Move
10316 build_modules stuff to configure.in.
10317 * configure.in: Implement soft dependency machinery. Maybe-ize
10318 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10319 * Makefile.in: Regenerate.
10320
103212002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10322
10323 * Makefile.tpl: Make all-target, install-target behave similarly
10324 to all, install (only hitting configured targets). Eliminate
10325 unused macro defintions.
10326
10327 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10328 build != host.
10329
10330 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10331
10332 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10333
10334 * configure.in: Produce lists of subdir targets we're actually
10335 configuring. Remove references to "dosrel".
10336 * Makefile.tpl: Let configure set which subdir targets are hit.
10337 Remove install-cross; clean up install; remove ALL. Remove
10338 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10339 Autogenerate host module targets. Remove empty dependency lines
10340 and redundant dependency; rearrange slightly.
10341 * Makefile.def: Add host-side libtermcap, utils.
10342
10343 * Makefile.in: Regenerate.
10344
e6226a2f
RO
103452002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10346
10347 * ltconfig (osf[345]): Append $major to soname_spec.
10348 Reflect this in library_names_spec.
10349 * ltmain.sh (osf): Prefix $major with . for use as extension.
10350
3b75d237
AJ
103512002-11-19 Andreas Jaeger <aj@suse.de>
10352
10353 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10354 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10355 and sparc64 GNU/Linux systems.
10356
809108de
NS
103572002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10358
10359 * MAINTAINERS: Update email.
10360
e7e0de7e
GP
103612002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10362
10363 * MAINTAINERS: Complete James Dennett's entry.
10364
f7109dea
EB
103652002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10366
10367 * MAINTAINERS (Write After Approval): Add myself.
10368
d3ac17c9
BK
103692002-11-13 Bruce Korb <bkorb@gnu.org>
10370
10371 * Makefile.tpl: syntactic cleanup
10372
dce2d8b2 103732002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
10374
10375 * MAINTAINERS: Add myself to write-after-approval list.
10376
4977bab6
ZW
103772002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10378
10379 * Makefile.def: Add list of recursive targets to autogenerate.
10380 Add build_modules.
10381 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10382 targets. Autogenerate *-build-* targets.
10383 * Makefile.in: Regenerate.
10384
103852002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10386
10387 * configure: More autoconf-style substitutions.
10388 * Makefile.tpl: More autoconf-style substitutions.
10389 * Makefile.in: Regenerate.
10390
103912002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10392
10393 * configure: Substitute more variables in a more autoconf-friendly
10394 way. Simplify slightly.
10395 * Makefile.tpl: Make more variables substitutable in an
10396 autoconf-friendly way.
10397 * Makefile.in: Regenerate.
10398
d4783999
JW
103992002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10400
10401 * MAINTAINERS (Write After Approval): Add myself.
10402
4977bab6
ZW
104032002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10404
10405 * configure.in (v810*): Remove special setting of tools.
10406
10407 * configure: Add support for extra required flags for ar or nm.
10408 * configure.in (aix4.3+): Use above support for target-specific
10409 issues, rather than using config/mt-aix43.
10410
104112002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10412
10413 * configure: Remove 'removing', which doesn't work. Replace $subdir
10414 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10415 with $srcdir. Reformat indentation. Substitute some variables
10416 formerly hard-coded in the Makefile for build=host.
10417 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10418 * Makefile.def: Autogenerate more.
10419 * Makefile.in: Regenerate.
10420
1c9c903e
AN
104212002-11-04 Adam Nemet <anemet@lnxw.com>
10422
10423 * MAINTAINERS (Write After Approval): Add myself.
10424
40673d2b
KB
104252002-11-04 Kevin Buettner <kevinb@redhat.com>
10426
10427 * Makefile.def (host_modules): Add rda.
10428 * Makefile.in: Regenerate.
10429 * configure.in (target_tool): Add target-rda to list.
10430
42e650ae
GP
104312002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10432
10433 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10434
e004b81f
PE
104352002-10-25 Phil Edwards <pme@gcc.gnu.org>
10436
10437 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10438 and restrap targets to this rule.
10439 * Makefile.in: Regenerate.
10440
06bd49b1
GP
104412002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10442
10443 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10444 GNATS only accounts.
10445
d0af82b0
HPN
104462002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10447
10448 * configure.in (i[3456]86-*-linux*): Add check to disable
10449 ${libgcj} for glibc1.
10450
10782654
DC
104512002-10-24 Denis Chertykov <denisc@overta.ru>
10452
10453 * MAINTAINERS: Add myself as ip2k port maintainer.
10454
a5a438f5
SS
104552002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10456
10457 * configure.in: Add tic4x target.
10458
fe3d5b7f
NN
104592002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10460
aba8a494
NN
10461 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10462 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10463 * Makefile.in: Regenerate.
10464
fe3d5b7f
NN
10465 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10466 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10467 * Makefile.in: Regenerate.
10468
a6ad79e7
JJ
104692002-10-02 Janis Johnson <janis187@us.ibm.com>
10470
10471 * MAINTAINERS: Add myself as web pages co-maintainer.
10472
6a8a9058
NN
104732002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10474
10475 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10476 * Makefile.in: Regenerate.
10477
327d975a
ZW
104782002-10-02 Zack Weinberg <zack@codesourcery.com>
10479
10480 * MAINTAINERS: Add myself and Nathan Sidwell
10481 <nathan@codesourcery.com> as VxWorks maintainers.
10482
a5ae8f19 104832002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
10484
10485 * Makefile.def: Remove order dependency comments.
10486 * Makefile.tpl: Add explicit install-install dependencies.
10487 * Makefile.in: Regenerate.
d0f6c823 10488
34c6040c 10489 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 10490 * Makefile.in: Regenerate.
34c6040c 10491
d0f6c823
NN
10492 * Makefile.tpl: Add configure-target (for src-release in src)
10493 * Makefile.in: Regenerate.
10494
50bd210b
NC
104952002-09-30 Nick Clifton <nickc@redhat.com>
10496
10497 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10498
ca25149e
UW
104992002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10500
10501 * configure.in (s390*-*-linux*): Enable libgcj.
10502
dd30b57d
NN
105032002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10504
9e60a678
NN
10505 * configure: Revert accidentally applied changes.
10506
dd30b57d
NN
10507 * Makefile.tpl: Make more autoconf-friendly.
10508 * Makefile.in: Regenerate.
10509 * configure: Make substitution more autoconf-like.
10510
5831424e
RE
105112002-09-28 Richard Earnshaw <rearnsha@arm.com>
10512
10513 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10514 single entry to handle all these.
10515 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10516 libjava on arm-*-elf.
10517
b7f3b15b
GK
105182002-09-27 Geoffrey Keating <geoffk@apple.com>
10519
10520 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10521 things that depend on them.
10522
0dffceed
NN
105232002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10524
10525 * Makefile.tpl: Make subsituted variables more autoconfy.
10526 * Makefile.in: Regenerate.
10527 * configure: Make seds more autoconfy.
10528
1db75a86 105292002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
10530
10531 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10532 * Makefile.in: Regenerate.
10533 * configure.in: Rewrite sed statements to look autoconfy.
10534
1db75a86
NN
10535 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10536 all-target-foo on configure-target-foo.
10537 * Makefile.def: Ditto.
10538 * Makefile.in: Rebuild.
10539
741a4e89
AH
105402002-09-25 Andrew Haley <aph@redhat.com>
10541
10542 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10543
95ddd785
NN
105442002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10545
10546 * Makefile.def: New file.
10547 * Makefile.tpl: New file.
10548 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10549 * contrib/gcc_update: Note that Makefile.in is a generated file.
10550
10551 * configure.in: Minor rearrangement. Simplify tests.
10552
65a824f6
JT
105532002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10554
10555 * configure.in (with_headers): Skip copy if value is "yes".
10556 (with_libs): Likewise.
10557
51270f0a 105582002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
10559
10560 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10561 * configure.in (sh*-*-pe*): Ditto.
10562 * configure.in (mips*-*-pe*): Ditto.
10563 * configure.in (*arm-wince-pe): Ditto.
10564
8f89dbf4
NN
10565 * configure.in: Rearrange.
10566
c1b8db3f
KH
105672002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10568
10569 * MAINTAINERS: Update my email address.
10570
341f0575
PK
105712002-08-30 Paul Koning <pkoning@equallogic.com>
10572
10573 * MAINTAINERS: (Write After Approval): Add myself.
10574
d2e06980
GK
105752002-08-29 Geoffrey Keating <geoffk@redhat.com>
10576
10577 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10578
4906d5d8
GK
105792002-08-24 Geoffrey Keating <geoffk@redhat.com>
10580
10581 * MAINTAINERS: Change my mailing address.
10582
e9a25cc8
PC
105832002-08-21 Paolo Carlini <pcarlini@unitus.it>
10584
10585 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 10586 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 10587
dce2d8b2 105882002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
10589
10590 * MAINTAINERS (Write After Approval): Remove myself.
10591 (Various Maintainers: c++ runtime libs): Add myself.
10592
5ce6f47b
EC
105932002-08-15 Eric Christopher <echristo@redhat.com>
10594
10595 * config.sub: Import from master repository.
10596 * config.guess: Ditto.
10597
7f9317f0
AO
105982002-08-19 Alexandre Oliva <aoliva@redhat.com>
10599
10600 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10601 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10602 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10603
7aecca3d
AH
106042002-08-16 Aldy Hernandez <aldyh@redhat.com>
10605
10606 * MAINTAINERS: Add self to rs6000 vector extensions.
10607
8ea4b195
AO
106082002-08-15 Alexandre Oliva <aoliva@redhat.com>
10609
10610 * libiberty/configure: Reverted unintended yesterday's check in.
10611
f5cc59a7
AO
106122002-08-14 Alexandre Oliva <aoliva@redhat.com>
10613
10614 * boehm-gc/configure, libf2c/configure: Rebuilt.
10615 * libffi/configure, libiberty/configure: Ditto.
10616 * libjava/configure, libobjc/configure: Ditto.
10617 * libstdc++-v3/configure, zlib/configure: Ditto.
10618 Merged from binutils:
10619 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10620 From Steve Ellcey <sje@cup.hp.com>:
10621 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10622 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10623 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10624 IA64.
10625 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10626 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10627 soname_spec, sys_lib_search_path_spec): Ditto.
10628
dce2d8b2 106292002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
10630
10631 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10632
2ff34870
L
106332002-08-04 H.J. Lu (hjl@gnu.org)
10634
10635 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10636
a014f2fe
KW
106372002-08-02 Krister Walfridsson <cato@df.lth.se>
10638
10639 * MAINTAINERS (Write After Approval): Add myself.
10640
c01d477a
AM
106412002-07-31 Alan Modra <amodra@bigpond.net.au>
10642
10643 * configure.in: Move generic linux case to end. Copy generic
10644 linux noconfigdirs to mips*-*-linux* entry and new
10645 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10646
68cd2524
MM
106472002-07-19 Michael Matz <matz@suse.de>
10648
10649 * MAINTAINERS: Add myself as ra* maintainer.
10650
e2d83b8c
CD
106512002-07-16 Chris Demetriou <cgd@broadcom.com>
10652
10653 * config.guess: Update to 2002-07-09 version.
10654 * config.sub: Update to 2002-07-03 version.
10655
cece4f1d
HPN
106562002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10657
10658 * MAINTAINERS: Fix typo in a maintainer email address.
10659
bb654703
NN
106602002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10661
10662 * configure.in: Remove two redundant tests.
10663
789b7de5
RO
106642002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10665
10666 * configure.in (mips*-*-irix6*o32): Enable stabs.
10667
e1da1089
NN
106682002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10669
f3970bba
NN
10670 * configure.in: Don't build grez.
10671 * Makefile.in: Ditto.
10672
e1da1089
NN
10673 * Makefile.in: Remove references to bsp, cygmon, libstub.
10674 * configure.in: Ditto.
10675
10676 * configure.in: Remove leftover reference to gdbtest.
10677
57c905fa
PE
106782002-07-08 Phil Edwards <pme@gcc.gnu.org>
10679
10680 * configure.in (gxx_include_dir): Change to match versioned
10681 C++ headers if --enable-version-specific-runtime-libs is used.
10682
a0af94a7 106832002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 10684
a0af94a7
SE
10685 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10686
423ce3eb
NN
106872002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10688
10689 * configure.in: Make --without-x work.
10690
98186934
NN
106912002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10692
c3b7d169
NN
10693 * configure.in: Rearrange target Makefile fragment collection.
10694
98186934
NN
10695 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10696 cvs[src].
10697 * configure.in: Ditto.
10698
eebd288a
MK
106992002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10700
10701 * MAINTAINERS (Write After Approval): Update my e-mail address.
10702
3ab36f05
NN
107032002-06-24 Ben Elliston <bje@redhat.com>
10704
10705 * configure.in (host_tools): Remove cgen.
10706
10707 * Makefile.in (all-cgen): Remove; runs from its source directory.
10708 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 10709 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
10710 (all-sim): Likewise.
10711
dce2d8b2 107122002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
10713
10714 * Makefile.in: Eliminate 'apache' targets.
10715 * configure.in: Eliminate 'apache' targets.
10716
55380b08
NN
10717 * configure.in: Eliminate redundant tests. Reorganize.
10718
9a5c1b9d
NN
10719 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10720
5fd3853a
NN
10721 * config-ml.in: Eliminate references to Cygnus configure.
10722
cfefc434
NN
10723 * Makefile.in: Eliminate references to building emacs.
10724
2fe93885
GS
107252002-06-28 Graham Stott <graham.stott@btinternet.com>
10726
10727 * MAINTAINERS: Update my email address.
10728
53c40185
BK
107292002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10730
10731 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 10732 (cxx_incdir): Remove.
53c40185 10733
97679694
NN
107342002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10735
10736 * MAINTAINERS (Write After Approval): Add self.
10737
b03bcd37
DC
10738Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10739
10740 * configure.in: Add support for ip2k.
10741
6bd12129
NN
107422002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10743
10744 * configure.in: Fix AIX configury bug.
10745
e0d98a92
SE
107462002-06-20 Steve Ellcey <sje@cup.hp.com>
10747
10748 * MAINTAINERS (Write After Approval): Add self.
10749
ba3292db
NN
107502002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10751
ef40bc65
NN
10752 * configure.in: replace ${topsrcdir} with ${srcdir}
10753
7a0be465
NN
10754 * configure.in: Move definition of libstdcxx_flags
10755 right above usage, rather than waaay earlier.
10756
e1848dde
NN
10757 * configure.in: Pull definition of is_cross_compiler earlier.
10758
8bc2fff1
NN
10759 * configure.in: Rearrange a little.
10760
ba3292db
NN
10761 * configure.in: Remove references to librx.
10762 * Makefile.in: Remove references to librx.
10763
11d8b408
DC
10764Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10765
10766 * config.sub: Add support for avr target.
10767 Import from master sources, rev 1.255
5ce6f47b 10768
93da8339
PE
107692002-06-19 Phil Edwards <pme@gcc.gnu.org>
10770
10771 * configure, .cvsignore: Revert previous change...
10772 * Makefile: ...delete.
10773
b4caab5c
NN
107742002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10775
10776 * configure.in: Eliminate ${gasdir} variable.
10777
ee777171
DB
107782002-06-18 Dave Brolley <brolley@redhat.com>
10779
10780 * configure.in: Add support for frv.
10781 * config.sub: Add support for frv.
10782
26e4af54
PE
107832002-06-18 Phil Edwards <pme@gcc.gnu.org>
10784
10785 * configure: Remove garbage from previous commit.
10786
bb20b7da
PE
107872002-06-18 Phil Edwards <pme@gcc.gnu.org>
10788
10789 * configure: For in-source builds, make a subdir and re-exec there.
10790 * Makefile: New file. Pass targets through to build directory.
10791 * .cvsignore: No longer ignore "Makefile".
10792
9d321f6c
DR
107932002-06-16 Douglas Rupp <rupp@gnat.com>
10794
10795 * MAINTAINERS (Write After Approval): Add self.
10796
c8eb2bc0
KG
107972002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10798
10799 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10800
f210d239
JT
108012002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10802
10803 * configure.in (vax-*-netbsd*): Re-enable gas.
10804
e9667b3c
NN
108052002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10806
efe1f357
NN
10807 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10808 BUILD_PREFIX_1, to correct nomenclature.
10809 * configure: Likewise.
10810
e9667b3c
NN
10811 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10812 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10813
fe2fe497
OH
108142002-05-31 Olaf Hering <olh@suse.de>
10815
10816 * config-ml.in: Propogate DESTDIR also.
10817
dcf7f0dd
JT
108182002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10819
10820 * configure.in (vax-*-netbsd*): Don't build gas for this
10821 platform.
10822
6ff14f32
MM
108232002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10824
10825 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10826 and libgcj for AVR.
10827
397de1ff
KK
108282002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10829
10830 * MAINTAINERS (Write After Approval): Add myself.
10831
ac30211c
JT
108322002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10833
10834 * config.guess: Update to 2002-05-22 version.
10835 * config.sub: Likewise.
10836
1e6347d8
RO
108372002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10838
10839 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10840 * config-ml.in: Likewise.
10841 * configure: Likewise.
10842 * configure.in: Likewise.
10843
e5ce1d6d
SC
108442002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10845
10846 * MAINTAINERS: Update my email address.
10847
6cdef75d
NN
108482002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10849
4a87f061
NN
10850 * configure.in: Simplify makefile fragment collection.
10851
10852 * configure.in: Remove code to build emacs.
603606e7 10853
e254d6b5
NN
10854 * configure.in : Remove --srcdir argument from targargs and buildargs
10855 (it's always overridden in the Makefile anyway). Rearrange a bit.
10856
10857 * configure: Move some logic to configure.in.
10858 * configure.in: Move some logic from configure.
6cdef75d 10859
1d6006fe
TT
108602002-05-11 Tom Tromey <tromey@redhat.com>
10861
10862 * MAINTAINERS: Reflect libgcj reality.
10863
b70b3534
FS
108642002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10865
10866 * Makefile.in: Honour DESTDIR.
10867
4434687a
MM
108682002-05-08 Mark Mitchell <mark@codesourcery.com>
10869
10870 * config.guess: Import 2002-03-20 version.
10871 * config.sub: Import 2002-04-26 version.
10872
a89e49c7
RO
108732002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10874
10875 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10876
44e55536
TJ
108772002-05-07 Tim Josling <tej@melbpc.org.au>
10878
10879 * MAINTAINERS: Add self.
10880
dce2d8b2 108812002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
10882
10883 * ltmain.sh: Detect and handle object name conflicts
10884 while piecewise linking a static library.
10885
b7c13625
AO
108862002-05-05 Alexandre Oliva <aoliva@redhat.com>
10887
10888 * configure.in (noconfigdirs): Don't disable libgcj on
10889 sparc64-*-solaris* and sparcv9-*-solaris*.
10890
4182d9fa
AO
108912002-05-03 Alexandre Oliva <aoliva@redhat.com>
10892
10893 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10894
7bebf279
TF
108952002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10896
10897 * configure.in (FLAGS_FOR_TARGET): Do not add
10898 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10899 on i[3456]86-*-linux*.
10900
9a06dc7d
TF
109012002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10902
10903 * configure.in (noconfigdirs): Replace [ ] with test.
10904
10905 * configure.in (noconfigdirs): Do not add target-newlib if
10906 target == i[3456]86-*-linux*, and host == target.
10907
a51a07fa
NN
109082002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10909
9e7facd6
DD
10910 * configure.in: delete reference to absent file
10911
aeaa0f2f
NN
10912 * configure.in: replace '[' with 'test'
10913
4bb98828
NN
10914 * configure.in: Eliminate references to gash.
10915 * Makefile.in: Eliminate references to gash.
10916
64791664
NN
10917 * configure.in: remove useless references to 'pic' makefile fragments.
10918
3ed57cf4
NN
10919 * configure.in: (*-*-windows*) Finish removing.
10920
a51a07fa
NN
10921 * configure.in: Eliminate redundant test for libgui.
10922
8552f6f1
RS
109232002-04-29 Roger Sayle <roger@eyesopen.com>
10924
10925 * MAINTAINERS: Add self and realphabetize. Update entries
10926 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10927 entry for a29k port maintainer.
10928
dce2d8b2 109292002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
10930
10931 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10932 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10933
704c9a14
NN
109342002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10935
10936 * configure.in: remove references to dead files
10937
7bff5059
MM
109382002-04-19 Mark Mitchell <mark@codesourcery.com>
10939
10940 * MAINTAINERS: Add information about purpose of this file.
10941
0c7c67f0
TT
109422002-04-18 Tom Tromey <tromey@redhat.com>
10943
10944 * configure.in: Disallow configuring libgcj when it is already
10945 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10946 Solaris 2.8 by default. For PR libgcj/6158.
10947
63501e91
NN
109482002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10949
10950 * configure.in: Move default CC setting out of config/mh-* fragments
10951 directly into here.
10952
701afd4d
NN
109532002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10954
10955 * configure.in: don't even try to configure or make a subdirectory
10956 if there's no configure script for it.
10957
07cdae91
MM
109582002-04-15 Mark Mitchell <mark@codesourcery.com>
10959
10960 * MAINTAINERS: Remove chill maintainers.
10961 * Makefile.in (CHILLFLAGS): Remove.
10962 (CHILL_LIB): Remove.
10963 (TARGET_CONFIGDIRS): Remove libchill.
10964 (CHILL_FOR_TARGET): Remove.
10965 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10966 CHILL_LIB.
10967 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10968 (CHECK_TARGET_MODULES): Likewise.
10969 (INSTALL_TARGET_MODULES): Likewise.
10970 (CLEAN_TARGET_MODULES): Likewise.
10971 (configure-target-libchill): Remove.
10972 (all-target-libchill): Remove.
10973 * configure.in (target_libs): Remove target-libchill.
10974 Do not compute CHILL_FOR_TARGET.
10975 * libchill: Remove directory.
5ce6f47b 10976
ab50d72b
DD
109772002-04-11 DJ Delorie <dj@redhat.com>
10978
10979 * Makefile.in, configure.in: Sync with binutils, entries
10980 follow...
10981
0a1e123a
DD
109822002-04-07 Andrew Cagney <ac131313@redhat.com>
10983
10984 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10985 (do-tar, do-bz2): New rules.
10986 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10987 (gdb-tar): New rule.
10988 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10989 (insight_dejagnu.tar): New rule.
10990 (insight.tar): New rule.
10991 (gdb+dejagnu.tar): New rule.
10992 (gdb.tar): New rule.
10993
ab50d72b
DD
109942002-02-01 Mo DeJong <supermo@bayarea.net>
10995
10996 * Makefile.in: Add all-tix to deps for all-snavigator
10997 so that tix is built when building snavigator.
10998
109992002-01-11 Steve Ellcey <sje@cup.hp.com>
11000
11001 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11002 ld and gdb are not supported.
11003
110042002-01-07 Mark Salter <msalter@redhat.com>
11005
11006 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11007 Allow target-libgloss to be built for arm, strongarm, and xscale.
11008
110092001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11010
11011 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11012 options for i[3456]86-pc-linux* native builds.
11013
110142001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11015
11016 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11017 files from .po files for a distribution.
11018
110192001-09-03 Jeff Holcomb <jeffh@redhat.com>
11020
11021 * configure.in: Enable libstdc++-v3 for h8300 targets.
11022
110232001-06-19 Alan Modra <amodra@bigpond.net.au>
11024
11025 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11026 version from bfd/.
11027
11028Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11029
11030 * Makefile.in (VER): When present, extract the version number from
11031 the file version.in.
11032
dce2d8b2 110332001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
11034
11035 * configure.in : enable ld for aix
11036
110372001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11038
11039 * config.guess: Add linux target for S/390.
11040
110412000-11-07 Philip Blundell <pb@futuretv.com>
11042
11043 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11044
110452000-11-03 Philip Blundell <pb@futuretv.com>
11046
11047 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11048 files.
11049
110502001-01-15 Ben Elliston <bje@redhat.com>
11051
11052 * configure.in (host_tools): Add sid.
11053 Always configure cgen.
11054
110552000-11-24 Nick Clifton <nickc@redhat.com>
11056
11057 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11058
ab50d72b
DD
110592000-08-20 Doug Evans <dje@casey.transmeta.com>
11060
11061 * Makefile.in (ALL_MODULES): Add all-cgen.
11062 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11063 (all-cgen): New target.
11064 (all-opcodes,all-sim): Depend on all-cgen.
11065 * configure.in (host_tools): Add cgen.
11066 Only configure cgen if --enable-cgen-maint.
11067
dce2d8b2 110682002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
11069
11070 * configure.in: Add *-*-freebsd* configurations.
11071
90def2b2
TT
110722002-04-08 Tom Tromey <tromey@redhat.com>
11073
11074 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11075 Fixes PR libgcj/6068.
11076
320d7e7a
KW
110772002-03-30 Krister Walfridsson <cato@df.lth.se>
11078
11079 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11080
18b467f1
RO
110812002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11082
11083 * configure.in (alpha*-dec-osf*): Enable libgcj.
11084
dce2d8b2 110852003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
11086
11087 * MAINTAINERS (Write After Approval): Add myself.
11088
56ae9405
NC
110892002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11090
11091 Fix for: PR bootstrap/3591, target/5676
11092 * configure.in (mcore-pe): Disable the configuration of
11093 libstdc++-v3 since exceptions are not supported.
11094
f18d9a0c
AG
110952002-03-20 Anthony Green <green@redhat.com>
11096
11097 * configure.in: Enable libgcj for xscale-elf target.
11098
dce2d8b2 11099Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
11100
11101 * MAINTAINERS: Update my email address.
11102
28eca9e8
AO
111032002-03-16 Alexandre Oliva <aoliva@redhat.com>
11104
11105 * ltmain.sh (relink_command): Fix typo in previous change.
11106
e67e72c7
AO
111072002-03-15 Alexandre Oliva <aoliva@redhat.com>
11108
11109 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11110 (relink_command): Added --tag flags.
11111 (mode=install): If relinking fails; error out.
11112
c2273204
RH
111132002-03-12 Richard Henderson <rth@redhat.com>
11114
11115 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11116 .NOTPARALLEL tag.
11117 (do-check): Rename from check.
11118 (check): Allow parallel check.
11119
bcb64245
BW
111202002-03-12 Bob Wilson <bob.wilson@acm.org>
11121
11122 * MAINTAINERS: Add myself as maintainer for xtensa port.
11123 Fix alphabetical order in CPU port maintainer list.
11124 Remove myself from Write After Approval list.
11125
63adb4ff
RH
111262002-03-11 Richard Henderson <rth@redhat.com>
11127
11128 * Makefile.in (.NOTPARALLEL): Add fake tag.
11129
9bec4bf0
L
111302002-03-07 H.J. Lu (hjl@gnu.org)
11131
11132 * configure.in: Enable gprof for mips*-*-linux*.
11133
c7fc1f84
DS
111342002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11135
11136 * MAINTAINERS (Write After Approval): Add myself.
11137
6bff33fb
AO
111382002-02-28 Alexandre Oliva <aoliva@redhat.com>
11139
11140 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11141 libjava.
11142 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11143
0210b33b
AO
111442002-02-23 Alexandre Oliva <aoliva@redhat.com>
11145
11146 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11147 because its Makefile is there; test for the executable instead.
11148
fcc0a3ef
AO
111492002-02-22 Alexandre Oliva <aoliva@redhat.com>
11150
11151 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11152 libstdc++-v3 and libjava.
11153
dce2d8b2 111542002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
11155
11156 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11157 boehm-gc
5ce6f47b 11158
40fe0ec3
AO
111592002-02-09 Alexandre Oliva <aoliva@redhat.com>
11160
11161 * config.guess: Updated to 2002-01-30's version.
11162 * config.sub: Updated to 2002-02-01's version.
11163 Contribute sh64-elf.
11164 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11165 * configure.in: Added sh64-*-*.
11166
694d53ee
CD
111672002-02-08 Chris Demetriou <cgd@broadcom.com>
11168
11169 * MAINTAINERS: Belatedly add myself to write after approval list.
11170
a9ca50b1
JH
11171Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11172
11173 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11174 Remove self as Write After Approval.
11175
5ffc3500
GK
111762002-01-31 Geoffrey Keating <geoffk@redhat.com>
11177
11178 * MAINTAINERS: Put self in as maintainer for contrib/regression
11179 directory.
11180
4ceaf7fb
PE
111812002-01-28 Phil Edwards <pme@gcc.gnu.org>
11182
11183 * MAINTAINERS: Update my email address.
11184
51584787
JT
111852002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11186
5ce6f47b
EC
11187 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11188 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
11189 libraries if not supported for NetBSD on target CPU.
11190
5701d273
DR
111912002-01-25 Douglas B Rupp <rupp@gnat.com>
11192
11193 * install-sh: Use _inst.$$_ for temp file name.
11194
b299a075
JT
111952002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11196
11197 * MAINTAINERS (Write After Approval): Move my contact info
11198 from here...
11199 (OS Port Maintainers): ...to here (netbsd).
11200
51fe14b5
BW
112012002-01-22 Bob Wilson <bob.wilson@acm.org>
11202
11203 * MAINTAINERS (Write After Approval): Add myself.
11204
dce2d8b2 112052002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
11206
11207 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11208 (all-target-fastjar): Also depend on all-target-libiberty.
11209
3cd87679
L
112102002-01-16 H.J. Lu (hjl@gnu.org)
11211
11212 * config.guess: Import from master sources, rev 1.225.
11213 * config.sub: Import from master sources, rev 1.238.
11214
969a6d8f
KH
112152002-01-16 Kazu Hirata <kazu@hxi.com>
11216
11217 * MAINTAINERS (Write After Approval): Remove myself.
11218
366f6a52
FW
112192001-12-19 Florian Weimer <fw@deneb.enyo.de>
11220
11221 * MAINTAINERS (Write After Approval): Add myself.
11222
f02240b6
JM
112232001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11224
11225 * MAINTAINERS: Add self as docs co-maintainer.
11226
5d08dc39
MK
112272001-12-11 Matthias Klose <doko@debian.org>
11228
11229 * MAINTAINERS (Write After Approval): Add myself.
11230
39e790d5
ZW
112312001-12-09 Zack Weinberg <zack@codesourcery.com>
11232
11233 * MAINTAINERS: Update my email address.
11234
4519d6a3
TC
112352001-12-07 Turly O'Connor <turly@apple.com>
11236 * MAINTAINERS (Write After Approval): Add myself.
11237 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11238 (rs6000_initialize_trampoline): Call __trampoline_setup for
11239 ABI_DARWIN too.
11240 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 11241 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 11242
21cf0a73
PC
112432001-12-07 Paolo Carlini <pcarlini@unitus.it>
11244
11245 * MAINTAINERS (Write After Approval): Add myself.
11246
4ee43206
DR
11247Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11248
11249 * configure, configure.in: Use temp file for long sed commands.
11250
251931f3
LG
112512001-12-03 Laurent Guerby <guerby@acm.org>
11252
11253 * config.sub: Update to version 1.232 on subversion.
11254
03777dd7
BE
112552001-12-03 Ben Elliston <bje@redhat.com>
11256
11257 * MAINTAINERS: Update mail address for config.* patches.
11258
dce2d8b2 112592001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
11260 Zack Weinberg <zack@codesourcery.com>
11261
11262 When build != host, create libiberty for the build machine.
11263
11264 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11265 CONFIG_ARGUMENTS.
11266 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11267 New variables.
11268 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11269 and rules.
11270 (all.normal): Depend on ALL_BUILD_MODULES.
11271 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11272 (all-build-libiberty): Depend on configure-build-libiberty.
11273
11274 * configure: Calculate and substitute proper value for
11275 ALL_BUILD_MODULES.
11276 * configure.in: Create the build subdirectory.
11277 Calculate and substitute TARGET_CONFIGARGS (formerly
11278 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11279
04075e8f
ZL
112802001-11-26 Ziemowit Laski <zlaski@apple.com>
11281
11282 * MAINTAINERS (write-after-approval): Add self.
11283
ed19322d
CR
112842001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11285
11286 * MAINTAINERS (GNATS only accounts): Remove self.
11287
90a12988
HPN
112882001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11289
11290 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11291 libf2c.
11292
77e653ad
CR
112932001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11294
11295 * MAINTAINERS (Write After Approval): Add self.
11296
64adad99
DB
112972001-11-12 David O'Brien <obrien@FreeBSD.org>
11298
11299 * MAINTAINERS: mips and s390 are also CPU ports.
11300
834a28c7
DB
113012001-11-12 David O'Brien <obrien@FreeBSD.org>
11302
11303 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11304
ef94239f
DB
113052001-11-11 David O'Brien <obrien@FreeBSD.org>
11306
11307 * MAINTAINERS: Alphabetize.
11308
beda0427
KH
113092001-11-09 Kazu Hirata <kazu@hxi.com>
11310
11311 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11312
6ca224d3
JDA
113132001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11314
11315 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11316
132e4bd7
PE
113172001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11318
11319 * configure.in (--enable-languages): Be more permissive about
11320 syntax. Check for empty lists better. Warn about $LANGUAGES.
11321
c6243b4c
GK
113222001-11-08 Geoffrey Keating <geoffk@redhat.com>
11323
11324 * config.sub: Import from master sources, rev. 1.230.
11325 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11326
abbb9e76
LG
113272001-11-07 Laurent Guerby <guerby@acm.org>
11328
11329 * MAINTAINERS (Write After Approval): Add self.
11330
53cdb27a
HPN
113312001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11332
11333 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11334
dd3a88c9
HPN
113352001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11336
11337 * config.sub: Import from master sources, rev 1.226.
11338 * config.guess: Import from master sources, rev 1.216.
11339
d344dce9
HPN
113402001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11341
11342 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11343 * MAINTAINERS: Add self as maintainer of MMIX port.
11344 Remove old after-approval entry.
11345
63f6bcd7
JM
113462001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11347
11348 * ChangeLog, configure: Fix spelling errors.
11349
84f92638
BK
113502001-10-20 Brendan Kehoe <brendan@zen.org>
11351
11352 * MAINTAINERS: Tweak my address.
11353
dce2d8b2 11354Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
11355
11356 * MAINTAINERS: Update my email address.
11357
1567080c 113582001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 11359
f48a3b5c 11360 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 11361 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 11362
30106886
GB
113632001-10-10 Geert Bosch <bosch@gnat.com>
11364
e490616e 11365 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
11366 Added Robert Dewar.
11367
dce2d8b2 113682001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
11369
11370 * MAINTAINERS (Write After Approval): Added self
11371
d1c3e709
GB
113722001-10-02 Geert Bosch <bosch@gnat.com>
11373
11374 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11375
50f5f793
JM
113762001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11377
11378 * configure: Handle temporary files securely using mkdir.
11379
7fddf9a9
AO
113802001-09-29 Alexandre Oliva <aoliva@redhat.com>
11381
11382 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11383
dce2d8b2 113842001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
11385
11386 * configure.in (*-*-linux*): Disable configuration of target-newlib
11387 and target-libgloss.
e490616e 11388
0c055e34
AO
113892001-09-26 Alexandre Oliva <aoliva@redhat.com>
11390
11391 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11392 RANLIB.
11393
759bfa90
AO
113942001-09-21 Alexandre Oliva <aoliva@redhat.com>
11395
11396 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11397 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11398 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11399 avoid quotes nesting problems.
11400 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11401 (DO_X): Export only variables that are set.
11402
1dc4a750
BE
114032001-09-19 Ben Elliston <bje@redhat.com>
11404
11405 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11406 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11407 semantics. Use the shell built-in "type" command instead.
11408
898c7238
AO
114092001-08-31 Alexandre Oliva <aoliva@redhat.com>
11410
11411 Merged from gcc-3_0-branch:
11412 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11413 * ltcf-c.sh: Use $objext, not $ac_objext.
11414 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11415 * ltcf-cxx.sh: Add support for GNU.
11416 2001-07-22 Timothy Wall <twall@redhat.com>
11417 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11418 default settings if using GNU tools with that configuration.
11419 * ltcf-cxx.sh: Ditto.
11420 * ltcf-gcj.sh: Ditto.
11421 2001-07-21 Michael Chastain <chastain@redhat.com>
11422 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11423 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11424 * ltmain.sh: Mark as gcc-local.
11425
8fa0a32e
EC
114262001-08-30 Eric Christopher <echristo@redhat.com>
11427 Jason Eckhardt <jle@redhat.com>
11428
11429 * config.guess: Merge from master sources.
11430 * config.sub: Merge from master sources, add support for mipsisa32.
11431
32f30f91 114322001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
11433 * config.sub: Merge from master sources, rev 1.219.
11434 * MAINTAINERS: Add self as contact for stormy16 port.
11435
f6084f99
ZW
114362001-08-14 Zack Weinberg <zackw@panix.com>
11437
11438 * config.sub: Merge from master sources, rev 1.218.
11439 * config.guess: Merge from master sources, rev 1.209.
11440
91b54f7f
GS
114412001-08-11 Graham Stott <grahams@redhat.com>
11442
11443 * Makefile.in (check-c++): Add missing semicolon.
11444
e5b3941e
JH
11445Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11446
32f30f91 11447 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 11448
6387a56e
EC
114492001-07-30 Eric Christopher <echristo@redhat.com>
11450
11451 * MAINTAINERS (Various maintainers: mips port): Added myself.
11452
53b475f0
AH
114532001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11454
e490616e 11455 * configure.in (sh-*-linux*): New.
53b475f0 11456
2a08c780
RH
114572001-07-27 Richard Henderson <rth@redhat.com>
11458
11459 * .cvsignore: Add LAST_UPDATED.
11460
bfa79422
UW
114612001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11462
11463 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11464
0ae85492
AH
114652001-07-16 Aldy Hernandez <aldyh@redhat.com>
11466
e490616e 11467 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 11468
8e1ab0fe
NP
11469Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11470
11471 * MAINTAINERS (Write After Approval): Added myself.
11472
2b997990
SC
114732001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11474
11475 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11476 and libgcj on m68hc11/m68hc12.
11477
d920e825
L
114782001-06-27 H.J. Lu (hjl@gnu.org)
11479
11480 * Makefile (CFLAGS_FOR_BUILD): New.
11481 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11482
d425a1e0
JM
114832001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11484
11485 * README: Remove version number.
11486
5b5b4207
GP
114872001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11488
11489 * INSTALL/README: Update wrt. to the installation instructions now
11490 residing in gcc/doc/install.texi.
11491
be839b69
JM
114922001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11493
11494 * README: Replace with a cut-down and updated version of gcc/README.
11495
fe2ee7c4
DE
114962001-06-12 David Edelsohn <edelsohn@gnu.org>
11497
11498 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11499 multilibs to be disabled.
11500
4f5d646c
DB
115012001-06-11 Daniel Berlin <dan@cgsoftware.com>
11502
11503 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 11504
818f0c85
AO
115052001-06-09 Alexandre Oliva <aoliva@redhat.com>
11506
11507 * config.guess: Import CVS version 1.195.
11508 * config.sub: Import CVS version 1.212.
11509
e9a8af10
AO
115102001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11511
11512 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11513 gcc/xgcc is built, use -print-prog-name to find out the program
11514 name to use.
11515
ae3ca0a9
PE
115162001-06-04 Phil Edwards <pme@sources.redhat.com>
11517
11518 * config.guess: Import CVS version 1.194. All gcc-local changes
11519 appear to also be in the master copy.
11520 * config.sub: Import CVS version 1.211.
11521
066bd40d
MM
11522Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11523
11524 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11525 with_gcc]: Use `gcc -shared' to build a shared library.
11526
4aef4f33
JDA
11527Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11528
11529 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11530 archives.
11531
c386f00f
RO
11532Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11533
11534 * MAINTAINERS (Write After Approval): Add myself.
11535
2ae5cea5
HPN
115362001-06-01 Hans-Peter Nilsson <hp@axis.com>
11537
11538 * configure.in (libstdcxx_flags): Do not try to execute
11539 libstdc++-v3/testsuite_flags until it exists.
11540
c3766183
AM
115412001-06-01 Alan Modra <amodra@bigpond.net.au>
11542
11543 * MAINTAINERS: Update my email address.
11544
9b337833
GS
115452001-05-31 Graham Stott <grahams@redhat.com>
11546
11547 * MAINTAINERS (Write After Approval): Add myself.
11548
dce2d8b2 115492001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
11550
11551 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11552 libraries when using g++ with native linker.
11553
5f7de4b8
AO
115542001-05-28 Alexandre Oliva <aoliva@redhat.com>
11555
11556 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11557
a7bc0fbb
AO
115582001-05-22 Alexandre Oliva <aoliva@redhat.com>
11559
11560 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11561 [aix4*|aix5*]: Prepend blank.
11562
33456445
AO
115632001-05-20 Alexandre Oliva <aoliva@redhat.com>
11564
11565 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11566 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11567 of subdir/configure scripts to use the new libtool.m4.
11568
e48d3d00
MK
115692001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11570
11571 * MAINTAINERS (Write After Approval): Add myself.
11572
9e0e191b
BK
115732001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11574
11575 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11576
3f19b439
BE
115772001-05-11 Ben Elliston <bje@redhat.com>
11578
11579 * Makefile.in (all-sid): New target.
11580 (check-sid, clean-sid, install-sid): Likewise.
11581
6ebe3121
JO
115822001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11583
11584 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11585
ca3667c4
AO
115862001-05-03 Alexandre Oliva <aoliva@redhat.com>
11587
11588 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11589 libgcj.
11590
115912001-05-03 Alexandre Oliva <aoliva@redhat.com>
11592
11593 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11594 gcc/xgcc is built, use -print-prog-name to find out the program
11595 name to use.
11596
b2964d63
AO
115972001-04-26 Alexandre Oliva <aoliva@redhat.com>
11598
b1bb2302
AO
11599 * configure.in (noconfigdirs): Don't reset it from scratch in the
11600 target case; only append to it.
6387a56e 11601
b2964d63
AO
11602 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11603 sparc-*-solaris2.8]: Disable ${libgcj}.
11604
8343765d
AO
116052001-04-25 Alexandre Oliva <aoliva@redhat.com>
11606
11607 * configure.in (libgcj_saved): Copy from $libgcj.
11608 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11609 --disable-libgcj.
11610
ddbb6d43
GRK
116112001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11612
11613 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 11614 C front end maintainer.
ddbb6d43 11615
3fa03ff9
AG
11616Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11617
11618 * configure.in: Move *-chorusos target case to the proper switch.
11619 Disable libgcj.
11620
99ffe40f
AO
116212001-04-12 Alexandre Oliva <aoliva@redhat.com>
11622
11623 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11624 1.641.2.228.
11625
78faa32d
FS
116262001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11627
11628 * Makefile.in (STAGE1_CFLAGS): Pass down.
11629
cdbff0ab
AM
116302001-04-13 Alan Modra <amodra@one.net.au>
11631
11632 * config.guess: Add hppa64-linux support. Note for next import that
11633 this is already in the master file.
11634 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11635
75b9074c
AO
116362001-04-12 Alexandre Oliva <aoliva@redhat.com>
11637
11638 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11639 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11640
125404c5
SS
116412001-04-11 Stan Shebs <shebs@apple.com>
11642
11643 * MAINTAINERS: Add self as Darwin port maintainer.
11644
876684fe
AM
116452001-04-11 Alan Modra <amodra@one.net.au>
11646
11647 * MAINTAINERS: Update my email address.
11648
06729913
LR
116492001-04-10 Loren J. Rittle <ljrittle@acm.org>
11650
11651 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11652 recent versions of FreeBSD (release 3 or later).
11653 * ltconfig: On FreeBSD, -lc must not be provided when building
11654 a shared library or else the standard -pthread gcc option is
11655 rendered worthless to later users of the built library.
11656
67916302
JM
116572001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11658
11659 * MAINTAINERS: Add self and RTH as C front end maintainers.
11660
d2bc0628
AO
116612001-04-05 Alexandre Oliva <aoliva@redhat.com>
11662
e490616e
ZW
11663 * config.sub: Make sure to match an already-canonicalized
11664 machine name (eg. mn10300-unknown-elf).
d2bc0628 11665
a3406c06
AO
116662001-04-01 Alexandre Oliva <aoliva@redhat.com>
11667
11668 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11669 New macros.
11670 (bootstrap, cross): Use RECURSE_FLAGS.
11671 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11672
a076f6a4
AO
116732001-03-27 Alexandre Oliva <aoliva@redhat.com>
11674
11675 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11676
e9f4fa71
CH
116772001-03-22 Colin Howell <chowell@redhat.com>
11678
7238de5c
CH
11679 * Makefile.in (DO_X): Do not backslash single-quotes in
11680 backquotes (two places).
e9f4fa71 11681
b6b14b1b
AO
116822001-03-22 Alexandre Oliva <aoliva@redhat.com>
11683
11684 Re-installed:
11685 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11686 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11687 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11688 * ltcf-cxx.sh: Likewise.
11689 * ltcf-gcj.sh: Likewise.
11690
1eb0b89d
GP
116912001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11692
11693 * MAINTAINERS: Add myself as "documentation co-maintainer".
11694
82e23236
AO
116952001-03-22 Alexandre Oliva <aoliva@redhat.com>
11696
11697 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11698 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11699
64ec27c3
TT
117002001-03-19 Tom Tromey <tromey@redhat.com>
11701
11702 * config-ml.in: Handle GCJ and GCJFLAGS.
11703
191de407
MC
117042001-03-21 Michael Chastain <chastain@redhat.com>
11705
11706 * Makefile.in: all-m4 depends on all-texinfo.
11707
fed4dede
LR
117082001-03-20 Loren J. Rittle <ljrittle@acm.org>
11709
11710 * MAINTAINERS: Add myself to write after approval list.
11711
085072bb
LB
117122001-03-18 Laurynas Biveinis <lauras@softhome.net>
11713
11714 * Makefile.in (DO_X): Quote nested quotes.
11715
5af8ea3f
AM
117162001-03-18 Alan Modra <alan@linuxcare.com.au>
11717
11718 * MAINTAINERS: Add myself to write after approval list.
11719
69e23037
LB
117202001-03-15 Laurynas Biveinis <lauras@softhome.net>
11721
11722 * Makefile.in (DO_X): Use double quotes for quoting
11723 "RANLIB=$${RANLIB}".
11724
2b9650f4
OP
117252001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11726
11727 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11728
dce2d8b2 117292001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
11730
11731 * configure.in: Only use `lang_requires' for languages athat are
11732 actually enabled.
11733
f6646274
PE
117342001-03-08 Phil Edwards <pme@sources.redhat.com>
11735
11736 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11737
c9a54638
AO
117382001-03-08 Alexandre Oliva <aoliva@redhat.com>
11739
11740 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11741
6a556ad6
TT
117422001-03-07 Tom Tromey <tromey@redhat.com>
11743
11744 * configure.in: Allow config-lang.in to set `lang_requires' to list
11745 of other required languages.
11746
6822468a
LB
117472001-03-06 Laurynas Biveinis <lauras@softhome.net>
11748
11749 * Makefile.in: Remove RANLIB definition. Use RANLIB
11750 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11751 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 11752
f04885d3 117532001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 11754 Alexandre Oliva <aoliva@redhat.com>
6387a56e 11755
f04885d3
BK
11756 * Makefile.in (check-c++): Use tabs, not spaces.
11757
288edf47 117582001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 11759
288edf47
LB
11760 * MAINTAINERS: add myself to Write After Approval list.
11761
3d55d2f8 117622001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 11763
e490616e 11764 * Makefile.in (check-c++): New rule.
6387a56e 11765
4d88a68a
BK
11766 * configure.in (target_libs): Remove libg++.
11767 (noconfigdirs): Remove libg++.
11768 (noconfigdirs): Same.
11769 (noconfigdirs): Same.
11770 (noconfigdirs): Same.
11771
11772 * config-ml.in: Remove libg++ references.
11773
11774 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11775 (ALL_TARGET_MODULES): Same.
11776 (configure-target-libg++): Remove.
11777 (all-target-libg++): Remove.
11778 (configure-target-libio): Remove.
11779 (all-target-libio): Remove.
11780 (check-target-libio): Remove.
11781 (.PHONY): Remove.
11782 (libg++.tar.bz2): Remove.
11783 (all-target-cygmon): Remove libio.
11784 (all-target-libstdc++): Remove.
11785 (configure-target-libstdc++): Remove.
11786 (TARGET_LIB_PATH): Remove libstdc++.
11787 (ALL_GCC_CXX): Remove libstdc++.
11788 (all-target-gperf): Correct.
11789
2437d4ed
NC
117902001-02-16 Nick Clifton <nickc@redhat.com>
11791
11792 * configure.in (noconfigdirs): Allow configuration of texinfo
11793 for Cygwin hosts.
11794
85b99cbe
AG
117952001-02-15 Anthony Green <green@redhat.com>
11796
11797 * configure: Introduce GCJ_FOR_TARGET.
11798 * configure.in: Ditto.
11799 * Makefile.in: Ditto.
11800
7b18790c
AS
118012001-02-13 Andreas Schwab <schwab@suse.de>
11802
11803 * MAINTAINERS: Update mail address.
11804
c4880c99
MS
118052001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11806
11807 * config.guess: Add linux target for S/390.
11808 * config.sub: Likewise.
11809
dce2d8b2 118102001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
11811
11812 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 11813 target-libgloss.
e31ae6db 11814
7739adfb
BE
118152001-02-06 Ben Elliston <bje@redhat.com>
11816
11817 * configure: Output host type to stdout, not stderr.
11818
36ca672c
MM
118192001-02-05 Mark Mitchell <mark@codesourcery.com>
11820
e40f2829 11821 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
11822 * ltcf-cxx.sh: Likewise.
11823
36ca672c
MM
11824 * config.if: Assume enable_libstdcxx_v3 is defined.
11825
22fdd65e
MM
118262001-02-04 Mark Mitchell <mark@codesourcery.com>
11827
11828 Remove V2 C++ library.
11829 * configure.in: Remove --enable-libstdcxx_v3 support.
11830
3b60dd8e
BM
118312001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11832
11833 * include/demangle.h: Add prototype for java_demangle_v3.
11834
42c0c80a
PE
118352001-01-29 Phil Edwards <pme@sources.redhat.com>
11836
11837 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11838
0be25992
RH
118392001-01-27 Richard Henderson <rth@redhat.com>
11840
11841 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11842
8a8de62d
MS
118432001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11844
11845 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11846 Don't unset, it's non-portable and no longer necessary, set to empty
11847 instead.
11848
92769744
MS
118492001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11850
11851 * ltconfig: Shell portability fix for the tagname validity check.
11852
88a1c0ab
AO
118532001-01-27 Alexandre Oliva <aoliva@redhat.com>
11854
11855 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11856 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11857
45291dd5
MS
118582001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11859
11860 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11861
1ace7e15
TT
118622001-01-26 Tom Tromey <tromey@redhat.com>
11863
11864 * configure.in: Allow libgcj to be built on Sparc Solaris.
11865
0ef8b11b
DE
118662001-01-25 David Edelsohn <edelsohn@gnu.org>
11867
11868 * ltcf-c.sh: Add aix5 case.
11869 * ltcf-cxx.sh: Likewise.
11870 * ltconfig: Likewise.
11871
0006091e
AO
118722001-01-24 Alexandre Oliva <aoliva@redhat.com>
11873
9bad11e1
AO
11874 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11875 keep at least one of build_libtool_libs or build_old_libs set to
11876 yes.
11877
0006091e
AO
11878 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11879 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11880
7c01b2b5
BM
118812001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11882
11883 * configure.in: Enable libgcj on several additional platforms.
11884
d340e0ac
BM
118852001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11886
11887 * configure.in: Enable libgcj for linux targets.
11888
5baf8c37
MS
118892001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11890
11891 * MAINTAINERS (Write After Approval): Add myself.
11892
10a0ba84
JDA
118932001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11894
11895 * MAINTAINERS: Add myself as vax port maintainer.
11896
357c6a4b
FH
118972001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11898
11899 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11900
6e2d9a7a
MS
119012001-01-09 Mike Stump <mrs@wrs.com>
11902
11903 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11904 failures of subdirectories.
11905
b6b14b1b 119062001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 11907
b6b14b1b 11908 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 11909 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
11910 * ltcf-cxx.sh: Likewise.
11911 * ltcf-gcj.sh: Likewise.
11912 * ltconfig.sh: Fix typo.
976b230d 11913
07109110
LB
119142001-01-02 Laurynas Biveinis <lauras@softhome.net>
11915
11916 * configure: handle DOS-style absolute paths.
11917
1da5b8fc
LB
119182001-01-02 Laurynas Biveinis <lauras@softhome.net>
11919
11920 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11921
4c2f5b4f
MM
119222000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11923
11924 * MAINTAINERS: Add myself as avr port co-maintainer.
11925
bc53668e
BE
119262000-12-28 Ben Elliston <bje@redhat.com>
11927
11928 * MAINTAINERS: Add myself under ``Write After Approval''.
11929
c387606f
JM
119302000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11931
11932 * texinfo: Remove directory from GCC.
11933
2cb5082c
JM
119342000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11935
11936 * COPYING: Update to current
11937 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11938 to 19yy as example year in copyright notice).
11939
cc330df9
BK
119402000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11941
6387a56e 11942 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
11943 (libstdcxx_incdir): Pass down.
11944 * config.if: Remove expired bits for cxx_interface, add stub.
11945 (libstdcxx_incdir): Add variable for g++ include directory.
11946 * configure.in (gxx_include_dir): Use it.
6387a56e 11947
4c6b2835
AO
119482000-12-18 Alexandre Oliva <aoliva@redhat.com>
11949
11950 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11951 with old-email address from ``Write After Approval''.
11952
3896f13e
AJ
119532000-12-15 Andreas Jaeger <aj@suse.de>
11954
11955 * configure.in: Handle lang_dirs.
11956
119572000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 11958
ad46e881
TT
11959 * MAINTAINERS: Removed brads.
11960
90a10418
TT
11961 * MAINTAINERS: Added gcj developers.
11962
41dfe3a2 119632000-12-13 Anthony Green <green@redhat.com>
6387a56e 11964
41dfe3a2 11965 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
11966 listed. Disable libgcj for x86 and Alpha Linux until compatible
11967 with g++ abi.
6387a56e 11968
e2f601da
MS
119692000-12-13 Mike Stump <mrs@wrs.com>
11970
11971 * Makefile.in (local-distclean): Also remove fastjar.
11972
70030c01
RB
119732000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11974
11975 * contrib/gcc_update: Add fastjar --touch entries.
11976
2a50f859
AO
119772000-12-12 Alexandre Oliva <aoliva@redhat.com>
11978
11979 * configure.in: Disable language-specific target libraries for
11980 languages that aren't enabled.
11981
7743113b
AG
119822000-12-10 Anthony Green <green@redhat.com>
11983
11984 * configure.in: Define libgcj. Disable libgcj target libraries for
11985 most targets.
11986
92e061a6
NB
119872000-12-10 Neil Booth <neilb@earthling.net>
11988
11989 * MAINTAINERS: Update mail address, remove from WAA list.
11990
f34ff6d6
APB
119912000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11992
11993 * libjava: Imported from /cvs/java.
11994 * libffi: Likewise.
11995 * Boehm-gc: Likewise.
11996
d82a33c6
APB
119972000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11998
11999 * configure.in (target_libs): Revert 2000-12-08 patch.
12000 (noconfigdirs): Added target-libjava.
12001
e14f8e28
LB
120022000-12-09 Laurynas Biveinis <lauras@softhome.net>
12003
12004 * djunpack.bat: removed.
12005
fc26516b
LB
120062000-12-09 Laurynas Biveinis <lauras@softhome.net>
12007
12008 * Makefile.in: handle DOS-style absolute paths.
12009 * config-ml.in: likewise.
12010 * symlink-tree: likewise.
12011
bd8757b3
APB
120122000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12013
12014 * fastjar: Imported.
12015
81522a1f
APB
120162000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12017
12018 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12019 libjava.
12020 * configure.in (target_libs): Removed `target-libjava'.
12021
5db1f7ed
APB
120222000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12023
12024 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12025 (ALL_MODULES): Added fastjar.
12026 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12027 (all-target-libjava): all-fastjar replaces all-zip.
12028 (all-fastjar): Added.
12029 (configure-target-fastjar, all-target-fastjar): Likewise.
12030 * configure.in (host_tools): Added fastjar.
12031
5e59997c
MS
120322000-12-07 Mike Stump <mrs@wrs.com>
12033
12034 * Makefile.in (local-distclean): Remove leftover built files.
12035
0a534f40
NC
120362000-11-24 Nick Clifton <nickc@redhat.com>
12037
12038 * configure.in (xscale-elf): Add target.
12039 (xscale-coff): Add target.
12040
7686cadf
LR
120412000-11-22 Loren J. Rittle <ljrittle@acm.org>
12042
e490616e
ZW
12043 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12044 recent versions of FreeBSD (release 3 or later).
12045 * ltconfig: On FreeBSD, -lc must not be provided when building
12046 a shared library or else the standard -pthread gcc option is
12047 rendered worthless to later users of the built library.
7686cadf 12048
fff01699
FF
120492000-11-16 Fred Fish <fnf@be.com>
12050
12051 * configure.in (enable_libstdcxx_v3): Fix typo,
12052 libstd++ -> libstdc++.
12053
4dc16355
KL
120542000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12055
12056 * MAINTAINERS: Add self to Write After Approval list.
12057
bf6fc7b2
BS
120582000-11-21 Bernd Schmidt <bernds@redhat.com>
12059
12060 * MAINTAINERS: Update my email address. Add myself to global write
12061 privs list.
12062
ce8e06b1
AO
120632000-11-18 Alexandre Oliva <aoliva@redhat.com>
12064
6e2a4843
AO
12065 * Makefile.in: Merge with src and libgcj.
12066 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12067 configure-target-<library> when their configure scripts need the C
12068 or C++ library to have already been built to work properly.
12069 (do_proto_toplev): Set them to an empty string.
12070
ce8e06b1
AO
12071 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12072 (REALLY_SET_LIB_PATH): Use them.
12073
c003f378
SS
120742000-11-17 Stan Shebs <shebs@apple.com>
12075
12076 * MAINTAINERS: Add self to Write After Approval list.
12077
cc1e60ea
JM
120782000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12079
12080 * configure: Provide the original toplevel configure arguments
12081 (including $0) to subprocesses in the environment rather than
12082 through gcc/configargs.h.
12083
1173593d
JM
120842000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12085
12086 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12087 C99. Alphabetise "Write After Approval" list.
12088
520907ee
MM
120892000-11-12 Mark Mitchell <mark@codesourcery.com>
12090
34f6fbdb
MM
12091 * configure: Turn on libstdc++ V3 by default.
12092
520907ee
MM
12093 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12094 if we've got GCC.
12095
0bbd37ed
PB
120962000-11-11 Philip Blundell <philb@gnu.org>
12097
12098 * MAINTAINERS: Add self to Write After Approval list.
12099
7ca0e6d9
DE
121002000-11-09 David Edelsohn <edelsohn@gnu.org>
12101
12102 * ltcf-c.sh (aix4): Improve shared library configuration; require
12103 exporting symbols.
12104 * ltcf-cxx.sh (aix4): Define.
12105 * ltconfig (aix4): Define library and soname specs appropriate for
12106 AIX. Define command to create export symbols list.
12107
dce2d8b2 12108Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
12109
12110 * config.sub: Add support for Sun Chorus
12111
fc05d516
NC
121122000-10-31 Nick Clifton <nickc@redhat.com>
12113
12114 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12115 <name>@redhat.com. Also installed new email address for Clint
12116 Popetz.
6387a56e 12117
90a0e73f
JM
121182000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12119
12120 * etc: Remove directory from GCC.
12121
a5e1b548
MM
121222000-10-16 Michael Meissner <meissner@redhat.com>
12123
12124 * configure (gcc/configargs.h): Only create if there is a build GCC
12125 directory created.
12126
6387a56e
EC
121272000-10-16 Matthias Klose <doko@debian.org>
12128
be1db873
MK
12129 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12130 when configured for libstdc++-v3.
12131
f5fa9a5b
PE
121322000-10-05 Phil Edwards <pme@gcc.gnu.org>
12133
12134 * configure: Save configure arguments to gcc/configargs.h.
12135
61a77fea
PT
121362000-10-04 Philipp Thomas <pthomas@suse.de>
12137
12138 * config.guess: Import CVS version 1.157.
12139 * config.sub: Import CVS version 1.181.
12140
3a4fee66
AP
121412000-10-04 Andris Pavenis <pavenis@latnet.lv>
12142
12143 * Makefile.in (bootstrap): avoid recursion if subdir missing
12144 (cross): ditto
12145 (do-proto-toplev): ditto
12146
3dd7094e
AO
121472000-09-30 Alexandre Oliva <aoliva@redhat.com>
12148
de710532
AO
12149 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12150 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12151
3dd7094e
AO
12152 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12153 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12154 all affected `configure' scripts.
12155
e592386f
NB
12156Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12157
12158 * MAINTAINERS: Add self as cpplib co-maintainer.
12159
fba54939
AH
121602000-09-24 Aldy Hernandez <aldyh@redhat.com>
12161
12162 * MAINTAINERS: Add self to Write After Approval list.
12163
2bd429f4
GP
121642000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12165
12166 * INSTALL/README: egcs -> GCC update.
12167
dce2d8b2 12168Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
12169
12170 * MAINTAINERS: Add myself to Write After Approval list.
12171
d7ce9a83
KH
121722000-09-15 Kazu Hirata <kazu@hxi.com>
12173
12174 * MAINTAINERS: Add myself to Write After Approval list.
12175
18a53ffe
JL
12176Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12177
e490616e
ZW
12178 * configure.in: Do not build byacc for hppa64. Provide paths to the
12179 X11 libraries for hppa64.
18a53ffe 12180
f246ff23
SC
121812000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12182
12183 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12184
06298abd
AO
121852000-09-06 Alexandre Oliva <aoliva@redhat.com>
12186
4b92758a
AO
12187 * Makefile.in (all-zlib): Added dummy target.
12188
06298abd
AO
12189 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12190 ltcf-gcj.sh: Updated from libtool multi-language branch.
12191
4d73d07a
AO
121922000-09-05 Alexandre Oliva <aoliva@redhat.com>
12193
12194 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12195 (bootstrap*): Depend on all-bootstrap.
12196
05d52d78
PT
121972000-09-05 Philipp Thomas <pthomas@suse.de>
12198
12199 * config.guess: Import CVS version 1.156.
12200 * config.sub: Import CVS version 1.179.
12201
3c809ba4
AG
122022000-09-02 Anthony Green <green@cygnus.com>
12203
12204 * Makefile.in (all-gcc): Depend on all-zlib.
12205 (CLEAN_MODULES): Add clean-zlib.
12206 (ALL_MODULES): Add all-zlib.
12207 * configure.in (host_libs): Add zlib.
12208
10ad78a0 122092000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
12210
12211 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12212 crosses, but add gcc/include to the header search path for them.
12213
b36a9ce3
DB
122142000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12215
12216 * MAINTAINERS: Add self to Write After Approval list.
12217
cb011248
FS
122182000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12219
12220 * config.guess: Import CVS version 1.152.
12221 * config.sub: Import CVS version 1.177.
12222
db310af0
AO
122232000-08-25 Alexandre Oliva <aoliva@redhat.com>
12224
7965440a
AO
12225 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12226 $targargs to tell whether newlib is going to be built.
12227
db310af0
AO
12228 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12229 $$r/TARGET_SUBDIR/libio for _G_config.h.
12230
e7977565
AO
122312000-08-23 Alexandre Oliva <aoliva@redhat.com>
12232
12233 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12234
126bb9ed
DD
122352000-08-22 DJ Delorie <dj@redhat.com>
12236
12237 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12238
5b0e9d29
AO
122392000-08-22 Alexandre Oliva <aoliva@redhat.com>
12240
12241 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12242 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12243 sub-configures.
12244
4f3e904e
DD
122452000-08-21 DJ Delorie <dj@redhat.com>
12246
12247 * MAINTAINERS: Add self as a libiberty maintainer
12248
c9635443
AO
122492000-08-16 Alexandre Oliva <aoliva@redhat.com>
12250
12251 * configure.in (libstdcxx_flags): Use
12252 libstdc++-v3/src/libstdc++.INC.
12253
8b2100ba
AO
122542000-08-15 Alexandre Oliva <aoliva@redhat.com>
12255
12256 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12257
57119aa9
ZW
122582000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12259
eeb943b0
ZW
12260 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12261
6387a56e 12262 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
12263 explicit. Substitute enable_threads into generated Makefiles.
12264 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12265 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12266
acffa7c4
GK
122672000-08-13 Geoff Keating <geoffk@cygnus.com>
12268
12269 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12270
808d8c41
AO
122712000-08-12 Alexandre Oliva <aoliva@redhat.com>
12272
12273 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12274 previous delta.
12275
1fc8c51c 122762000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 12277
1fc8c51c
JM
12278 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12279 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12280 (FLAGS_FOR_TARGET): Not here.
12281 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 12282
25698887
AO
122832000-08-11 Alexandre Oliva <aoliva@redhat.com>
12284
12285 * config-ml.in (CC, CXX): Don't introduce a leading space.
12286
10120687
DD
122872000-08-07 DJ Delorie <dj@delorie.com>
12288
12289 * MAINTAINERS: Add self as a DJGPP maintainer
12290
15c758e9
DD
122912000-08-07 DJ Delorie <dj@redhat.com>
12292
12293 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12294 "if we're also building gcc, and it's a gcc that will run on the
12295 build machine, we want to use its includes instead of the system's
12296 default includes".
12297
2d0de245
JM
122982000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12299
12300 * MAINTAINERS: Add self to Write After Approval list.
12301
e81b330a
AO
123022000-08-03 Alexandre Oliva <aoliva@redhat.com>
12303
83440c1e
AO
12304 * configure.in (libstdcxx_flags): Don't use `"'.
12305
e81b330a
AO
12306 * config-ml.in: Adjust multilib search paths to the
12307 appropriate multilib tree.
12308
cf95c847
AO
123092000-08-02 Alexandre Oliva <aoliva@redhat.com>
12310
12311 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12312 commas in $LANGUAGES.
12313
9e9af119
MH
123142000-08-02 Manfred Hollstein <manfredh@redhat.com>
12315
12316 * configure.in: Re-enable all references to libg++ and librx.
12317
606ce391
AO
123182000-08-01 Alexandre Oliva <aoliva@redhat.com>
12319
89820b43
AO
12320 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12321 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12322 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12323 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12324
606ce391
AO
12325 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12326
04179d4a
AO
123272000-07-31 Alexandre Oliva <aoliva@redhat.com>
12328
12329 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12330 CXX_FOR_TARGET for sed.
12331
d4eb109c
AO
123322000-07-30 Alexandre Oliva <aoliva@redhat.com>
12333
12334 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12335 Do not override if already set in the environment or in configure.
12336 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12337 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12338
4f4caf92
AO
123392000-07-28 Alexandre Oliva <aoliva@redhat.com>
12340
12341 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12342 the libtool CVS tree multi-language branch.
12343 * ltconfig, ltmain.sh: Updated.
6387a56e 12344
b87487b6
AO
123452000-07-27 Alexandre Oliva <aoliva@redhat.com>
12346
1670d1ea
AO
12347 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12348 (clean-target): Depend on it.
12349
b87487b6
AO
12350 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12351 (GCC_FOR_TARGET): Use it.
12352 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12353 * configure.in: ... here.
12354 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12355 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12356
4e81ae98
EC
123572000-07-24 Eric Christopher <echristo@cygnus.com>
12358
12359 * MAINTAINERS: Add self to Write After Approval list.
12360
059ae32c
AO
123612000-07-24 Alexandre Oliva <aoliva@redhat.com>
12362
5b28edd4
AO
12363 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12364 (configure-target-libchill, configure-target-libobjc): Likewise.
12365
059ae32c
AO
12366 * configure.in: Use the same cache file for all target libs.
12367 * config-ml.in: But different cache files per multilib variant.
12368
1adcd149
MS
123692000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12370
12371 * configure (topsrcdir): Don't use dirname.
12372
2d573dff
JO
123732000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12374
12375 * MAINTAINERS: Add self to Write After Approval list.
12376
d207ebef
JM
123772000-07-20 Jason Merrill <jason@redhat.com>
12378
12379 * configure.in: Remove all references to libg++ and librx.
12380
12381 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12382
123832000-07-20 Hans-Peter Nilsson <hp@axis.com>
12384
12385 * config.sub: Update to subversions version 2000-07-06.
12386
7b7792d5
AH
123872000-07-12 Andrew Haley <aph@cygnus.com>
12388
12389 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12390 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12391
3abaac67
PE
123922000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12393
12394 * symlink-tree: Check number of arguments.
12395
34be2b36
JW
123962000-07-05 Jim Wilson <wilson@cygnus.com>
12397
12398 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12399 search path for a g++ extracted from the build tree. This
12400 will allow link tests run by configure scripts in
12401 subdirectories to succeed.
12402
d207ebef
JM
124032000-07-01 Koundinya K <kk@ddeorg.soft.net>
12404
e490616e 12405 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 12406
0900331b
MH
124072000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12408
12409 * MAINTAINERS: Add myself as loop discovery maintainer.
12410
d207ebef
JM
124112000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12412
12413 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12414 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12415
124162000-06-19 Timothy Wall <twall@cygnus.com>
12417
12418 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12419 * config.sub: Add tic54x target.
12420
11a27a76
TM
12421Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12422
12423 * MAINTAINERS: Add self as Fortran maintainer,
12424 remove Craig Burley.
12425
d207ebef 12426Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 12427
d207ebef
JM
12428 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12429 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 12430
7758b73f
PT
12431Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12432
12433 * MAINTAINERS: Add self as i18n maintainer
12434
d207ebef
JM
1243520000-05-21 H.J. Lu (hjl@gnu.org)
12436
e490616e
ZW
12437 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12438 directory are used if they exist. Make sure
12439 $(build_tooldir)/include is searched for header files,
12440 $(build_tooldir)/lib/ for library files.
d207ebef 12441 (GCC_FOR_TARGET): Likewise.
e490616e 12442 (CXX_FOR_TARGET): Likewise.
d207ebef 12443
bae29210
JL
12444Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12445
12446 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12447
d207ebef 12448Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
12449
12450 * Makefile.in (configure-target-libiberty): Depend on
12451 configure-target-newlib.
12452
aab0d19d
AO
124532000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12454
12455 * configure.in, Makefile.in: Merge all libffi-related
12456 configury stuff from the libgcj tree.
12457
d207ebef
JM
12458Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12459
12460 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12461 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12462
12463Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12464
12465 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12466 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 12467 current version information. Add to proto-toplev directory.
d207ebef
JM
12468 (gdb-taz): Build do-djunpack.
12469
758c7bd4
DE
124702000-05-15 David Edelsohn <edelsohn@gnu.org>
12471
12472 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12473
1888228d
AC
12474Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12475
12476 * MAINTAINERS: Add self to Write After Approval list.
12477
d207ebef
JM
124782000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12479
12480 * ltmain.sh: Preserve in relink_command any environment
12481 variables that may affect the linker behavior.
12482
2d7cc2fe
JL
12483Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12484
d207ebef
JM
12485 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12486
12487Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12488
12489 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12490
124912000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12492
12493 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 12494 with the version name.
2d7cc2fe 12495
ee455968
JE
12496Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12497
12498 * MAINTAINERS: Add self as bb-reorder maintainer.
12499
73b97e5c
BK
125002000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12501
12502 * config.if: Tweak.
12503
d207ebef
JM
125042000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12505
12506 * djunpack.bat: New file.
12507
12508Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12509
12510 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
12511 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12512 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12513 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 12514
954869eb
DP
125152000-04-16 Dave Pitts <dpitts@cozx.com>
12516
e490616e
ZW
12517 * config.sub (case $basic_machine): Change default for "ibm-*"
12518 to "openedition".
954869eb 12519
eaabe541
AJ
125202000-04-13 Andreas Jaeger <aj@suse.de>
12521
12522 * MAINTAINERS: Added myself.
12523
d207ebef
JM
12524Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12525
12526 * Makefile.in (gdb-taz): New target. GDB specific archive.
12527 (do-md5sum): New target.
12528 (MD5PROG): Define.
12529 (PACKAGE): Default to TOOL.
12530 (VER): Default to a shell script.
12531 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 12532 md5 checksum generation.
d207ebef
JM
12533 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12534 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12535 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 12536 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
12537
12538Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12539
12540 * configure (warn_cflags): Delete.
12541
0ea6d60c
PDM
12542Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12543
12544 * MAINTAINERS: Added myself.
12545
17090313 125462000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 12547 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 12548
e490616e
ZW
12549 * configure.in (enable_libstdcxx_v3): Add.
12550 (target_libs): Add bits here to switch between libstdc++-v2 and
12551 libstdc++-v3.
12552 * config.if: And this file too.
12553 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 12554
76b78517
MM
125552000-04-05 Michael Meissner <meissner@redhat.com>
12556
12557 * config.sub (d30v): Add d30v as a basic machine type.
12558
ad242caf
JM
125592000-03-29 Jason Merrill <jason@casey.cygnus.com>
12560
12561 * configure.in: -linux-gnu*, not -linux-gnu.
12562
d4537148
TM
12563Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12564
12565 * MAINTAINERS: Add self in write-after-approval section.
12566
f152e9d4
JW
12567Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12568
12569 * MAINTAINERS: Add self as ia64 port maintainer.
12570
6a5fcef1
NB
125712000-03-08 Neil Booth <NeilB@earthling.net>
12572
12573 * MAINTAINERS: Add self in write-after-approval section.
12574
d207ebef 12575Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 12576
d207ebef
JM
12577 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12578 (do-tar-bz2): Replace TOOL with PACKAGE.
12579 (gdb.tar.bz2): Remove GDBTK from GDB package.
12580 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 12581 dejagnu.tar.bz2): New packages.
d207ebef
JM
12582
125832000-02-27 Andreas Jaeger <aj@suse.de>
12584
12585 * configure.in: Add entry for mips*-*-linux*, move catch all
12586 *-*-*linux* entry below this one.
12587
125882000-02-27 Ian Lance Taylor <ian@zembu.com>
12589
12590 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 12591
521fe9d0
NC
125922000-02-24 Nick Clifton <nickc@cygnus.com>
12593
12594 * config.sub: Support an OS of "wince".
12595
d207ebef
JM
12596Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12597
12598 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 12599 version.
d207ebef 12600
dce2d8b2 126012000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
12602
12603 * config.sub: Add support for Linux/IBM 370.
12604 * configure.in: Likewise.
12605
3a685f6f
NC
126062000-02-22 Nick Clifton <nickc@cygnus.com>
12607
12608 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12609
dce2d8b2 126102000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 12611
d207ebef 12612 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 12613
4746ee26
KG
126142000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12615
12616 * configure (gcc_version): When setting, narrow search to
12617 lines containing `version_string'.
12618
ba96c72d
DC
126192000-02-15 Denis Chertykov <denisc@overta.ru>
12620
12621 * config.sub: Add support for avr target.
12622
77f16a66
NC
126232000-02-14 Nick Clifton <nickc@cygnus.com>
12624
12625 * MAINTAINERS: Add maintainers for MCore port.
12626
784a3a80
HPN
12627Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12628
12629 * config.sub: Add mmix-knuth-mmixware.
12630
719dd4fa
KG
126312000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12632
12633 * MAINTAINERS: Pair cccp with cpplib maintainership.
12634
dce2d8b2 126352000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
12636
12637 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12638 structure stuff to -L library search.
12639 (CXX_FOR_TARGET): Ditto.
12640 (CROSS_CHECK_MODULES): Fix spelling mistake.
12641
7a53e94b
MM
126422000-01-24 Mark Mitchell <mark@codesourcery.com>
12643
12644 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12645 the C++ compiler.
12646
0da3b5a7
RH
126472000-01-12 Richard Henderson <rth@cygnus.com>
12648
12649 * configure.in: Don't build some bits for beos.
12650
02368d6d
JS
126512000-01-12 Joel Sherrill (joel@OARcorp.com)
12652
12653 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12654 as include files.
12655
2e76d35c
ZW
126562000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12657
12658 * Add self as cpplib maintainer, as requested by Jason
12659 Merrill. Correct my e-mail address.
12660
4c25fdcf
GK
126612000-01-06 Geoff Keating <geoffk@cygnus.com>
12662
12663 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12664 not mh-aix43.
12665
188e3966
HPN
12666Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12667
12668 * MAINTAINERS: Add myself to "write after approval" list.
12669
c2f5d030
RH
126701999-12-14 Richard Henderson <rth@cygnus.com>
12671
12672 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12673 * config.sub: Accept alphaev[78], alphaev8.
12674
eeda916a
AO
126751999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12676
12677 * config.guess, config.sub: Update from autoconf.
12678
b3bd7820
BK
126791999-11-29 Bruce Korb <autogen@linuxbox.com>
12680
2c290989 12681 * MAINTAINERS: update my playtime e-address.
b3bd7820 12682
1882b2b1
RO
12683Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12684
12685 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12686 necessary libraries are missing.
12687
dce2d8b2 12688Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
12689
12690 * MAINTAINERS: Add new 'write after approval' maintainer.
12691
1e25de97
APB
12692Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12693
12694 * MAINTAINERS: Add new Java maintainer.
12695
1722c704
AS
126961999-10-25 Andreas Schwab <schwab@suse.de>
12697
12698 * configure: Fix quoting inside arguments of eval.
12699
8141abe8
NC
127001999-10-21 Nick Clifton <nickc@cygnus.com>
12701
12702 * config-ml.in: Allow suppression of some ARM multilibs.
12703
0b77644a
LV
12704Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12705
12706 * config.guess: Add OS/390 match pattern.
12707 * config.sub: Add mvs, openedition targets.
12708 * configure.in (i370-ibm-opened*): New.
12709
d207ebef
JM
127101999-09-04 Steve Chamberlain <sac@pobox.com>
12711
12712 * config.sub: Add support for configuring for pj.
12713
127141999-08-31 Nick Clifton <nickc@cygnus.com>
12715
12716 * config.sub (maybe_os): Add support for configuring for fr30.
12717
af13ebe9
NC
127181999-08-25 Nick Clifton <nickc@cygnus.com>
12719
12720 * configure.in: Do not configure or build ld for AIX
12721 platforms. ld is known to be broken on these platforms.
12722
1250c760
RO
12723Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12724
12725 * config-ml.in: Pass compiler flag corresponding to multidirs to
12726 subdir configures.
12727
d207ebef
JM
127281999-08-09 Ian Lance Taylor <ian@zembu.com>
12729
12730 * Makefile.in (LDFLAGS): Define.
12731
127321999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12733
12734 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12735 noconfigdirs.
12736 (*-*-cygwin*): Likewise.
12737
127381999-08-08 Ian Lance Taylor <ian@zembu.com>
12739
12740 * mkdep: New file.
12741 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12742 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12743
12744 From Eli Zaretskii <eliz@is.elta.co.il>:
12745 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12746 long file name when using DJGPP on MS-DOS.
12747
dbd83e11
JL
12748Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12749
12750 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12751
d207ebef
JM
127521999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12753
12754 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12755 dependency as this causes "make check" to globally "make all"
12756
cd1f4c2c
TT
12757Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12758
12759 * configure.in (target_libs): Added target-zlib.
12760 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12761 (CONFIGURE_TARGET_MODULES): Likewise.
12762 (CHECK_TARGET_MODULES): Likewise.
12763 (INSTALL_TARGET_MODULES): Likewise.
12764 (CLEAN_TARGET_MODULES): Likewise.
12765 (configure-target-zlib): New target.
12766 (all-target-zlib): Likewise.
12767 (all-target-libjava): Depend on all-target-zlib.
12768 (configure-target-libjava): Depend on configure-target-zlib.
12769
12770 * Makefile.in (configure-target-libjava): Depend on
12771 configure-target-newlib.
12772 (configure-target-boehm-gc): New target.
12773 (configure-target-qthreads): New target.
12774
e490616e
ZW
12775 * configure.in (target_libs): Added target-qthreads.
12776 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12777 (CONFIGURE_TARGET_MODULES): Likewise.
12778 (CHECK_TARGET_MODULES): Likewise.
12779 (INSTALL_TARGET_MODULES): Likewise.
12780 (CLEAN_TARGET_MODULES): Likewise.
12781 (all-target-qthreads): New target.
12782 (configure-target-libjava): Depend on configure-target-qthreads.
12783 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
12784
12785 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12786 (CONFIGURE_TARGET_MODULES): Likewise.
12787 (CHECK_TARGET_MODULES): Likewise.
12788 (INSTALL_TARGET_MODULES): Likewise.
12789 (CLEAN_TARGET_MODULES): Likewise.
12790 (all-target-libjava): New target.
12791 (all-target-boehm-gc): Likewise.
12792 * configure.in (target_libs): Added libjava, boehm-gc.
12793
d207ebef
JM
127941999-07-22 Ian Lance Taylor <ian@zembu.com>
12795
12796 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12797 configure.bat in SUPPORT_FILES.
12798 (gas+binutils.tar.bz2): Likewise.
12799
12800 * makeall.bat: Remove; obsolete.
12801
128021999-07-21 Ian Lance Taylor <ian@zembu.com>
12803
12804 From Mark Elbrecht:
12805 * configure.bat: Remove; obsolete.
12806
128071999-07-11 Ian Lance Taylor <ian@zembu.com>
12808
12809 * configure: Add -W -Wall to the default CFLAGS when compiling with
12810 gcc.
12811
12812Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12813
12814 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12815
128161999-06-30 Mark Mitchell <mark@codesourcery.com>
12817
12818 * configure.in: Build ld on IRIX6.
12819
128201999-06-12 Ian Lance Taylor <ian@zembu.com>
12821
12822 * Makefile.in: Change distribution targets to use bzip2 instead of
12823 gzip.
12824 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12825 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12826
128271999-06-04 Nick Clifton <nickc@cygnus.com>
12828
12829 * config.sub: Add mcore target.
12830
26d088fa
CD
12831Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12832
12833 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12834
c2c08b29
L
12835Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12836
12837 * config.guess (dummy): Changed to $dummy.
12838
671d0648
NC
128391999-05-24 Nick Clifton <nickc@cygnus.com>
12840
12841 * config.sub: Tidied up case statements.
12842
b1345c72
BE
128431999-05-22 Ben Elliston <bje@cygnus.com>
12844
51ccbd8d
BE
12845 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12846 <jiro@din.or.jp>.
12847
b1345c72
BE
12848 * config.guess: Merge with FSF version. Future changes will be
12849 more accurately recorded in this ChangeLog.
12850 * config.sub: Likewise.
12851
2caf864f
SM
12852Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12853
12854 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12855
d207ebef
JM
128561999-04-30 Tom Tromey <tromey@cygnus.com>
12857
12858 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12859
90fb0c24
TT
128601999-04-23 Tom Tromey <tromey@cygnus.com>
12861
12862 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12863
d207ebef
JM
128641999-04-20 Drew Moseley <dmoseley@cygnus.com>
12865
12866 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12867 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12868 Bad merge removed these two changes.
12869
3516940d 12870Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 12871 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
12872
12873 * config.guess (interix Alpha): Add.
12874
d207ebef
JM
128751999-04-11 Richard Henderson <rth@cygnus.com>
12876
12877 * configure.in (i?86-*-beos*): Do config gperf; don't config
12878 gdb, newlib, or libgloss.
12879
e891fbfe 12880Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12881
e891fbfe
AO
12882 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12883 link a trivial program with -mabi=64. If it fails, remove mabi=64
12884 from multidirs.
12885
f9ae47d6
PT
12886Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12887
12888 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12889
d207ebef
JM
128901999-04-08 Nick Clifton <nickc@cygnus.com>
12891
12892 * config.sub: Add support for mcore targets.
12893
128941999-04-07 Michael Meissner <meissner@cygnus.com>
12895
12896 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12897 not mt-ospace, in order to shut up assembler warning about using
12898 symbols that are named the same as registers.
12899
129001999-04-07 Drew Moseley <dmoseley@cygnus.com>
12901
12902 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12903 dependency list for all-target-cygmon.
12904
129051999-04-05 Doug Evans <devans@casey.cygnus.com>
12906
12907 * config-ml.in: Check $host, not $target, for selective multilibs.
12908 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12909 thumb interworking, and underscore prefix multilibs.
12910
129111999-04-04 Ian Lance Taylor <ian@zembu.com>
12912
12913 * missing: Update to version from current automake.
12914
88101ab9
L
12915Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12916
12917 * configure (gxx_include_dir): Removed.
12918
12919 * configure.in (gxx_include_dir): Handle it.
12920 * Makefile.in: Likewise.
12921
d207ebef
JM
129221999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12923
12924 * config.sub (mips64vr4111,mips64vr4111el) Add.
12925
129261999-03-21 Ben Elliston <bje@cygnus.com>
12927
e490616e 12928 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 12929
8dc91cbe
ME
12930Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12931
8dc91cbe
ME
12932 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12933 config/mh-djgpp.
12934
d207ebef
JM
12935Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12936
12937 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12938 all-target-newlib to dependency list for all-target-bsp.
12939
926bb5ed
MK
12940Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12941
12942 * config.sub: Add i386-uwin support.
12943 * config.guess: Likewise.
12944
4a6e3000
FS
12945Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12946
12947 * configure.in: cleanup, add mh-*pic handling for arm, special
12948 case powerpc*-*-aix*
12949
d207ebef
JM
12950Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12951
12952 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12953 can be built.
12954
12955Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12956
12957 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 12958 targets.
d207ebef 12959
71c91078
NC
129601999-03-02 Nick Clifton <nickc@cygnus.com>
12961
12962 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12963
282e5df8
GN
12964Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12965
12966 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12967
1de558ee
NC
129681999-02-24 Nick Clifton <nickc@cygnus.com>
12969
12970 * config.sub: Fix typo in arm recognition.
12971
d207ebef
JM
12972Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12973
12974 * configure.in (noconfigdirs): Changed target_configdirs to
12975 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12976 rather than m68k-*-* since it is not known to work on
12977 m68k-aout. Ditto for arm-*-*oabi.
12978
12979Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12980
12981 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
12982
129831999-02-19 Ben Elliston <bje@cygnus.com>
12984
12985 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12986 Smart and improved by Andrew Cagney.
12987
fab7445a
ME
12988Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12989
12990 * config.guess: Recognize openbsd-*-hppa.
12991
8ccdc228
L
12992Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12993
12994 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12995 only if it is not empty.
12996
3b7265ff
NC
129971999-02-17 Nick Clifton <nickc@cygnus.com>
12998
12999 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 13000
d207ebef 13001 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
13002
13003 * config.sub: Modified to recognize uname's armv* syntax.
13004
d207ebef
JM
130051999-02-17 Mark Salter <msalter@cygnus.com>
13006
13007 * configure.in: Added target-bsp for sparclite.
13008
13009Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13010
13011 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13012
130131999-02-08 Nick Clifton <nickc@cygnus.com>
13014
13015 * configure.in: Add support for strongarm port.
13016 * config.sub: Add support for strongarm target.
13017
c48dd3f5 13018Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 13019
c48dd3f5
MK
13020 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13021 the old name config/mh-cygwin32.
13022 Enable texinfo.
13023
d207ebef
JM
13024Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13025
13026 * configure.in: Do build ld for ix86 Solaris.
13027
ecd62820
JW
13028Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13029
13030 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13031 $AR_FOR_TARGET. Likewise for RANLIB.
13032
bbd8fa7f 13033Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 13034
e490616e
ZW
13035 * config.sub (oabi): Recognize.
13036 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 13037
0397442c
RL
13038Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13039
13040 * config.guess: Improve detection of i686 on UnixWare 7.
13041
c9ffaa63
MK
13042Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13043
13044 * config.guess: Add support for i386-pc-interix.
13045 * config.sub: Likewise.
13046 * configure.in: Likewise.
c9ffaa63 13047
d207ebef
JM
13048Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13049
13050 * Makefile.in: Remove unneeded all-target-libio from
13051 from all-target-winsup target since it is now unneeded.
13052 Add all-target-libtermcap in its place since it is now
13053 needed.
13054
13055Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13056
13057 * configure.in: makefile stub for cygwin target is probably
13058 unnecessary. Remove it for now.
d207ebef
JM
13059
13060Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13061
13062 * configure.in: libtermcap.a should be built when cygwin is the
13063 target as well as the host.
13064 * config.guess: Allow mixed case in cygwin uname output.
13065 * Makefile.in: Add libtermcap target.
d207ebef 13066
ebe12325
JL
13067Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13068
13069 * config.sub: Clean up handling of hppa2.0.
13070
57057b67
RB
13071Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13072
13073 * config.guess: Use C code to identify more HP machines.
13074
f8670be1
JL
13075Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13076
13077 * config.sub: Handle hppa2.0.
13078
d207ebef
JM
13079Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13080
13081 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 13082 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
13083
130841998-12-15 Mark Salter <msalter@cygnus.com>
13085
13086 * configure.in: Added target-bsp for several target architectures.
13087
13088 * Makefile.in: Added rules for bsp.
13089
d1a09590
JL
13090Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13091
13092 * config.guess: Improve detection of hppa2.0 processors.
13093
13094Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13095
13096 * config.guess: Recognize FreeBSD using ELF automatically.
13097
71205e0b
MH
130981998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13099
13100 * configure (skip-this-dir): Add handling for new shell script, which
13101 might be created by a sub-directory's configure to indicate, this particular
13102 directory is "unwanted".
13103 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13104
d207ebef
JM
13105Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13106
13107 * ltconfig: import from libtool, after changing libtool to
13108 account for the cygwin name change.
13109
13110Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13111
13112 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13113 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13114
13115Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13116
13117 * configure.in: Add libtermcap to list of cygwin dependencies.
13118
13119Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13120
e490616e
ZW
13121 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13122 they include winsup/include when it's a cygwin target.
d207ebef
JM
13123
131241998-11-12 Tom Tromey <tromey@cygnus.com>
13125
13126 * configure.in (host_tools): Added zip.
13127 * Makefile.in (all-target-libjava): Depend on all-zip.
13128 (all-zip): New target.
13129 (ALL_MODULES): Added all-zip.
13130 (NATIVE_CHECK_MODULES): Added check-zip.
13131 (INSTALL_MODULES): Added install-zip.
13132 (CLEAN_MODULES): Added clean-zip.
13133
13134Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13135
13136 * Makefile.in: lose "32" from comment about cygwin.
13137
13138Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13139
13140 * configure.in: Use -Os to build target libraries for the fr30.
13141
13142Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13143
13144 * config.sub: Add fr30.
13145
13146Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13147
e490616e 13148 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
13149 cygwin* instead of cygwin32*.
13150 * config.sub: Check cygwin* instead of cygwin32*.
13151
d2ec8b39
RL
13152Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13153
13154 * config.guess: Match any version of Unixware7.
13155
d207ebef
JM
131561998-10-20 Syd Polk <spolk@cygnus.com>
13157
13158 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13159 if desired.
13160
35cd2565
JL
13161Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13162
13163 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13164 these if the appropriate directories and files to not exist.
13165
52d4e5b7
JL
13166Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13167
13168 * Makefile.in (DEVO_SUPPORT): Add config.if.
13169
38ada91e
MH
13170Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13171
13172 * configure: Add pattern to replace "build_tooldir"'s
13173 definition in the generated Makefile with "tooldir"'s
13174 actual value.
13175
e44e84da
JL
13176Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13177
56a8387f
JL
13178 * config.sub: Bring back lost sparcv9.
13179
e44e84da
JL
13180 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13181
5cb95c7a
JL
13182Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13183
13184 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13185 CC_FOR_TARGET and friends.
13186
13187Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 13188
ceff9b14
AO
13189 * Makefile.in (build_tooldir): New variable, same as tooldir.
13190 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13191 -B$(build_tooldir)/bin/.
13192 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 13193
f2d11dcd
GP
13194Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13195
13196 * README: Remove installation instructions and refer to the
13197 INSTALL directory instead.
13198
73a6d2e7 13199Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 13200
73a6d2e7
RL
13201 * config.sub: Add support for i[34567]86-pc-udk.
13202 * configure.in: Likewise.
13203
5d4a5ee6
JL
13204Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13205
13206 * Makefile.in: add bzip2 package building bits for user
13207 tools module
13208 * configure.in: ditto
13209
6fc19d6d
JL
13210Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13211
13212 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13213 (ALL_TARGET_MODULES): Add all-target-libobjc.
13214 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13215 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13216 (all-target-libchill): Add dependencies.
13217 * configure.in (target_libs): Add libchill.
4e81ae98 13218
f653f0ab
MH
132191998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13220
13221 * configure.in (target_subdir): Remove duplicate line.
13222
5d4a5ee6
JL
13223Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13224
13225 * Makefile.in (all-automake): fix dependencies.
13226
494933e4
JL
13227Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13228
13229 * configure.in: Minor cleanups for building in the $(target_alias)
13230 subdir.
13231
f6b58262
JW
132321998-09-22 Jim Wilson <wilson@cygnus.com>
13233
13234 * Makefile.in (bootstrap): Set r and s before make all. Use
13235 BASE_FLAGS_TO_PASS in make all.
13236 (cross): Likewise.
13237
27c7a08d
MM
132381998-09-20 Mark Mitchell <mark@markmitchell.com>
13239
13240 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13241
e67afd1e
RH
13242Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13243
13244 * config.sub: Fix typo in last change.
13245
8e44ac71
MH
132461998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13247
13248 * config.sub: Add support for C4x target.
13249 * configure.in: Likewise.
13250
d7496fbb
DM
132511998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13252
13253 * config.sub: Recognize sparcv9 just like sparc64.
13254
22097bd1
RL
13255Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13256
13257 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13258
4b877abd
JL
13259Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13260
2c8ec9a2
JL
13261 * config.guess: Correctly identify Pentium II sco boxes.
13262
4b877abd
JL
13263 * config.guess: Fix "tr" code. From Weiwen Liu.
13264
ab03db52
JH
13265Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13266
13267 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13268 stabs.
13269
b54db294
JL
13270Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13271
13272 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13273 (ALL_TARGET_MODULES): Add all-target-libchill.
13274 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13275 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13276 (all-target-libchill): Add dependencies.
13277 * configure.in (target_libs): Add libchill.
13278
bf48dd73
LW
13279Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13280
13281 * config.guess: Avoid assumptions about "tr" behaves when
13282 LANG is set to something other than English.
13283
a3cbd105
L
13284Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13285
13286 * configure (gxx_include_dir): Changed to
13287 '${prefix}/include/g++'-${libstdcxx_interface}.
13288
13289 * config.if: New to determine the interfaces.
13290
c4acd909
MK
13291Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13292
13293 * config.guess: Detect and handle MPE/IX.
13294 * config.sub: Deal with MPE/IX.
13295
9ea97665
DE
13296Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13297
13298 * configure.in: Use mh-aix43.
13299
0ce065bd
MH
133001998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13301
13302 * configure: Fix --without/--disable cases for gxx-include-dir.
13303
5d4a5ee6
JL
13304Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13305
13306 * mdata-sh: Imported. Needed for automake support.
13307
13308Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13309
13310 * Makefile.in (taz): Try "chmod -R og=u ." before
13311 "chmod og=u `find . -print`".
13312
13313Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13314
13315 * configure.in: Add arm-elf and thumb-elf support.
13316
13317Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13318
13319 * Makefile.in: Undo previous patch.
13320
13321Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13322
13323 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13324 to here ...
13325 (install-no-fixedincludes): and here
13326 (INSTALL_MODULES): ... from here.
13327
466456d9
ILT
13328Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13329
13330 * config.sub: Merge with FSF.
13331
1b409d25
ILT
13332 * config.guess: Merge with FSF.
13333
d207ebef
JM
13334Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13335
13336 * configure (extraconfigdirs): New variable.
13337 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13338 * Makefile.in (all): Move higher in file.
13339 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13340 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13341 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13342 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13343 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13344
133451998-07-23 Brendan Kehoe <brendan@cygnus.com>
13346
13347 * Makefile.in (all-target-libjava): Depend on all-gcc and
13348 all-target-newlib.
13349 (configure-target-libjava): Depend on $(ALL_GCC).
13350
7f1937c1
RL
13351Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13352
13353 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13354 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13355
2ada2bd6
ML
13356Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13357
13358 * INSTALL/README: Fix typo.
13359
1e025bde
ML
13360Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13361
5d4a5ee6
JL
13362 * ylwrap: Change absolute path checks to check for DOS style path
13363 names.
1e025bde 13364
5d4a5ee6
JL
13365 * ylwrap: Don't use a full path name if the source file is in the
13366 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 13367
6755ff73
ILT
13368 * config-ml.in: Default to being verbose, to match Feb 18 change to
13369 configure.
13370
5d4a5ee6
JL
13371Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13372
13373 Brought over from egcs:
13374
13375 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13376
13377 * configure.in (target_subdir): Set to ${target_alias} instead
13378 of "libraries".
13379
13380 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13381
13382 * configure.in (target_subdir): Set to libraries if enable_multilib.
13383
13384Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13385
13386 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13387 multilibs, force reconfiguration the first time we create
13388 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13389
13390Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13391
13392 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13393 avoid confusion with --no-recursion.
13394
13395Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13396
13397 * configure.in: Win32 hosts shouldn't use install -x
13398 * install-sh: remove -x option, and special .exe-handling
13399 hack.
13400
d207ebef
JM
13401Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13402
13403 * config.guess: Recognize i586-pc-beos.
13404 * configure.in: Don't build some bits for beos.
13405
fbd836fc
ILT
13406Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13407
5d4a5ee6
JL
13408 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13409 CFLAGS default to -O2.
13410
fbd836fc
ILT
13411 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13412 when using GNU ld.
13413
13414Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13415
13416 * ltmain.sh: Correct install when using a different shell.
13417
13418Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13419
13420 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13421
d207ebef
JM
13422Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13423
13424 * makefile.vms: Update to build binutils/makefile.vms. Add install
13425 target.
fbd836fc
ILT
13426
13427Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13428
13429 * ltconfig: Update to correct AIX handling.
13430
69b471bc
JL
13431Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13432
81241b5e
JL
13433 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13434
69b471bc
JL
13435 * configure.in (target_subdir): Set to ${target_alias} instead
13436 of "libraries".
13437
bedf82df
MH
134381998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13439
13440 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13441 (Makefile): Depend on $(gcc_version_trigger).
13442
13443 * configure (gcc_version): Change default initializer to empty
13444 string.
13445 (gcc_version_trigger): New variable; pass this variable down
13446 to subdir configures to enable them checking gcc's version
13447 themselves. Emit make macros for both gcc_version vars.
13448 (topsrcdir): Initialize reliably.
13449 (recursion line): Remove --with-gcc-version=${gcc_version}.
13450
28e449d8
MH
134511998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13452
13453 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
13454 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13455 in $(libsubdir); emit definition in each generated Makefile.
13456 (gxx_include_dir): Initialize depending on
13457 $enable_version_specific_runtime_libs.
28e449d8 13458
50c4c9f7
MH
134591998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13460
13461 * configure (gcc_version): Initialize properly depending on
13462 how and where configure is started.
13463 (recursion line): Pass a --with-gcc-version=${gcc_version}
13464 to configures in subdirs.
13465
d207ebef
JM
13466Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13467
13468 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 13469 cygmon
d207ebef 13470
5d4a5ee6
JL
13471Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13472
13473 * configure.in: Add cygmon and libstub support for mn10200.
13474
2f96399b
MH
134751998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13476
13477 * configure (gcc_version): Add new variable describing the
13478 particular gcc version we're building.
13479 * Makefile.in (libsubdir): Add new macro for the directory
13480 in which the compiler finds executables, libraries, etc.
13481 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13482 and libsubdir.
13483
c4137c50
AO
13484Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13485
ceff9b14
AO
13486 * Makefile.in (local-clean): Remove *.log.
13487 (warning.log): Built with warn_summary from build.log.
13488 (mail-report.log): Run test_summary.
13489 (mail-report-with-warnings.log): Run test_summary including
13490 warning.log in the report.
c4137c50 13491
276d5ee0
RL
13492Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13493
13494 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13495
5d4a5ee6
JL
13496Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13497
13498 * Makefile.in (grep): Grep no longer depends on libiberty.
13499
13500Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13501
13502 * Makefile.in: all-snavigator needs all-libgui.
13503
13504Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13505
13506 * configure.in: Add cygmon and libstub support for mn10300.
13507
8af14275
ILT
13508Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13509
13510 * missing: Update to version from automake 1.3.
13511
fbd836fc
ILT
13512 * ltmain.sh: On installation, don't get confused if the same name
13513 appears more than once in the list of library names.
13514
466456d9
ILT
13515Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13516
13517 * config.sub: Accept m68060 and m5200 as CPU names.
13518
5d4a5ee6
JL
13519Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13520
13521 * configure: Use && rather than using -a in test, because odd
13522 strings can confuse test.
13523 * configure.in: Likewise.
13524
fbd836fc
ILT
13525Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13526
13527 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13528
f0983958
AO
13529Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13530
13531 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 13532 bootstrap4-lean): New targets.
f0983958 13533
bfed1ea0
JL
13534Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13535
13536 * mpw-* Delete. Not used.
13537
5d4a5ee6
JL
13538Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13539
13540 * COPYING.LIB: Update FSF address.
13541
bfed1ea0
JL
13542Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13543
13544 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13545
5d4a5ee6
JL
13546 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13547 GAS_SUPPORT_DIRS.
13548
bfed1ea0
JL
13549Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13550
13551 * ltconfig, ltmain.sh: Avoid producing a version number if
13552 -version-info was not used.
13553
5d4a5ee6
JL
13554Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13555
13556 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13557 building with newlib.
13558
135591998-04-30 Paul Eggert <eggert@twinsun.com>
13560
d207ebef 13561 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 13562 Solaris `make' causes it to continue to next definition.
d207ebef
JM
13563
13564Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13565
13566 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13567 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
13568
13569Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13570
13571 * configure.in: Change alpha to alpha* in several places.
13572
d207ebef
JM
13573Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13574
13575 * config.sub: Recognize sparc86x.
13576
77be0cab
MM
13577Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13578
13579 * configure.in (--enable-target-optspace): Remove debug echo.
13580
62441128
JW
13581Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13582
13583 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13584
bfed1ea0
JL
13585Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13586
13587 * ltconfig: Update cygwin32 support.
13588
5d4a5ee6
JL
13589 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13590 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13591 (GDB_SUPPORT_DIRS): Likewise.
13592
3f4ea1de
MM
13593Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13594
13595 * configure.in (target_makefile_frag): If --enable-target-optspace,
13596 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
13597 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13598 not used.
13599 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 13600
5d4a5ee6
JL
13601Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13602
13603 * Makefile.in (all-bfd): Depend on all-intl.
13604 (all-binutils): Likewise.
13605 (all-gas): Likewise.
13606 (all-gprof): Likewise.
13607 (all-ld): Likewise.
13608
136091998-04-19 Brendan Kehoe <brendan@cygnus.com>
13610
13611 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13612
bfed1ea0
JL
13613Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13614
5d4a5ee6
JL
13615 * Makefile.in (all-bfd): Depend upon all-libiberty.
13616
bfed1ea0
JL
13617 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13618
5d4a5ee6
JL
13619Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13620
13621 * Makefile.in: Add libstub.
13622
13623 * configure.in: Ditto. Build libstub for targets that have cygmon
13624 support.
13625
13626Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13627
13628 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13629
13630Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13631
13632 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13633 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13634
ec8d6ddc
KW
13635Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13636
13637 * configure: Define DEFAULT_M4 by searching PATH.
13638 * Makfile.in: Use DEFAULT_M4.
13639
bfed1ea0
JL
13640Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13641
13642 * ltconfig: Add cygwin32 support.
13643
5d4a5ee6
JL
13644 * Makefile.in, configure.in: Add libtool as a native only directory
13645 to configure and build.
13646
547a6183
JL
13647Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13648
13649 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13650
5d4a5ee6 13651Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 13652
5d4a5ee6
JL
13653 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13654
13655Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13656
13657 * Makefile.in: add ash make rules
13658 * configure.in: add ash to native_only and host_tools lists
13659
13660Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13661
13662 * Makefile.in (all-gettext, all-intl): New targets.
13663 (ALL_MODULES): Added all-gettext, all-intl.
13664 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13665 (INSTALL_MODULES): Added install-gettext, install-intl.
13666 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13667
13668 * configure.in (host_tools): Added gettext.
13669 (native_only): Likewise.
13670 (noconfigdirs) [various cases]: Likewise.
13671 (host_libs): Added intl.
13672
d207ebef
JM
13673Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13674
13675 * configure: Do not disable building gdbtk for cygwin32 hosts.
13676
e98e406f
NC
13677Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13678
13679 * configure.in: Add thumb-coff target.
13680 * config.sub: Add thumb-coff target.
13681
5d4a5ee6
JL
13682Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13683
13684 * Makefile.in: Revert yesterday's change.
13685 (all-target-winsup): all-target-librx stays out of here.
13686
13687Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13688
13689 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13690 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13691 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13692 Remove references to librx and libg++.
13693
13694Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13695
13696 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13697 recursive makes
13698
bfed1ea0
JL
13699Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13700
13701 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 13702 for newlib directory.
bfed1ea0
JL
13703 (CXX_FOR_TARGET): Likewise.
13704
13705Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13706
13707 * ltconfig: Update after libtool/ltconfig.in change for
13708 hpux11.
13709
13710Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13711
13712 * ltconfig, ltmain.sh: Update to libtool 1.2.
13713
3cd730af
MH
13714Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13715
13716 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13717 (install-gcc-cross): Instead, override LANGUAGES here.
13718
80564603
DL
137191998-03-18 Dave Love <d.love@dl.ac.uk>
13720
13721 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13722 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13723
d207ebef
JM
13724Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13725
13726 * configure.in: Add Thumb-pe target.
13727
5d4a5ee6 13728Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 13729
5d4a5ee6
JL
13730 * Makefile.in - changed sn targets to snavigator
13731 * configure.in - changed sn targets to snavigator
13732
2d4a0558
MH
13733Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13734
13735 * config-ml.in: After building symlink tree call make distclean
13736 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13737 to be the case for libiberty.
13738
04b93567
L
13739Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13740
13741 * configure: When making link, also check the current
13742 directory. The configure scripts may create one.
13743
9a06b842
RH
13744Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13745
13746 * config.sub: Accept alphapca56 and alphaev6 properly.
13747
217fc4e6
FS
13748Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13749
13750 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13751
3e07bdbd 13752Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 13753
e490616e 13754 * config.sub (sco5): Fix typo.
3e07bdbd 13755
5d4a5ee6
JL
13756Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13757
13758 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13759 install-itcl.
13760 (install-itcl): Remove dependency on install-tcl.
13761
13762Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13763
13764 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13765
13766Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13767
13768 * configure.in: Don't build libgui for a cygwin32 target when not on
13769 a cygwin32 host.
13770
13771Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13772
13773 * configure (redirect): Set to null, so default behavior of
13774 configure is now --verbose.
13775
ce0d965c
DL
137761998-02-16 Dave Love <d.love@dl.ac.uk>
13777
13778 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13779 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13780
3acd1fd0
MH
13781Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13782
13783 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13784 this change to sync Makefile.in with its ChangeLog entries.
13785
5d4a5ee6
JL
13786Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13787
13788 * ltmain.sh (mkdir): Check that the directory doesn't exist
13789 before we exit with error, so that we don't get races during
13790 parallel builds.
13791
bfed1ea0
JL
13792Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13793
13794 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13795
4e77e8f1
MH
13796Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13797
13798 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13799 PICFLAG_FOR_TARGET.
13800 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13801
13802 * configure: Emit a definition for the new macro enable_shared
13803 into each Makefile.
13804
5d4a5ee6
JL
13805Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13806
13807 * configure.in (host_tools, native_only): Add libtool.
13808
13809Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13810
13811 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13812 Fix typo in ming config comment.
13813
bfed1ea0
JL
13814Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13815
13816 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13817
5d4a5ee6
JL
13818Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13819
13820 * config.sub: Add tic30 cases, and map c30 to tic30.
13821
8821a725
RH
13822Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13823
13824 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13825 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13826 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13827 (CLEAN_TARGET_MODULES): Similarly
13828 (all-target-libf2c): Add dependences.
4e81ae98 13829 * configure.in (target_libs): Add libf2c.
8821a725 13830
5d4a5ee6
JL
13831Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13832
13833 * configure.in: Remove expect from noconfigdirs when target
13834 is cygwin32. OK to build expect and dejagnu with Canadian
13835 Cross.
13836
0aadd657
ILT
13837Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13838
5d4a5ee6
JL
13839 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13840 host.
13841
0aadd657
ILT
13842 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13843 and mingw32.
13844
d0a8352c
MH
13845Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13846
13847 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13848 here as it is not defined in the toplevel Makefile.
13849
59739e3c
MH
13850Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13851
13852 * configure (package_makefile_rules_frag): New variable, which names
13853 a file with generic rules, ...
13854 Change comment to mention we now have FIVE parts.
13855 * configure: Undo last change.
13856
228197ee
LT
13857Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13858
13859 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 13860 * config.sub: More accurate determination of HP processor types.
228197ee 13861
efd4c0ba
MH
13862Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13863
13864 * configure (package_makefile_frag): Move inserting the
13865 ${package_makefile_frag} to where it should be according
13866 to the comment.
13867
6eef3189
PB
13868Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13869
13870 * config.guess: Add support for Linux/ARM.
13871
d207ebef
JM
13872Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13873
13874 * .cvsignore: Remove *-info and *-install since they match
13875 release-info and mpw-install, which we don't want to just ignore.
13876
48464ebf
RH
13877Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13878
13879 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13880
803462a7
PN
13881Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13882
13883 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13884 local_prefix to sub-make invocations.
13885
520ab477
L
13886Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13887
13888 * configure.in: Check makefile fragments in the source
13889 directory.
13890
4bcdb76d
AO
13891Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13892
ceff9b14
AO
13893 * configure.in: Check whether host and target makefile
13894 fragments exist before adding them to *_makefile_frag.
4bcdb76d 13895
5d4a5ee6
JL
13896Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13897
13898 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13899
13900Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13901
13902 * configure.in: Make sure we only replace RPATH_ENVVAR on
13903 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13904 regexp to sed.
13905
13906 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13907 to sub-makes.
13908
0d3e11a5
LI
139091998-01-13 Lee Iverson (leei@ai.sri.com)
13910
13911 * config-ml.in (multi-do): LDFLAGS must include multilib
13912 designator.
13913
d45b3d87 13914Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
13915
13916 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13917
d39cd7a1
MK
13918Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13919
13920 * config.sub: Add mingw32 support.
13921 * configure.in: Likewise.
d39cd7a1 13922
6decbc24
FS
13923Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13924
13925 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13926
5d4a5ee6
JL
13927Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13928
13929 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13930 * configure (gxx_include_dir): Provide a definition for subdirs
13931 which do not use autoconf.
13932
13933Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13934
13935 * config.guess: Sync with egcs. Picks up new alpha support,
13936 BeOS & some additional linux support.
13937
d3d1907a
JL
13938Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13939
13940 * config.guess: HP 9000/803 is a PA1.1 machine.
13941
b104e095
RH
13942Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13943
13944 * configure.in: It's alpha*-...
13945
aca823c1
L
13946Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13947
13948 * configure.in (host_makefile_frag, target_makefile_frag):
13949 Handle multiple config files.
13950 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13951 alpha-*-*.
13952
d207ebef
JM
13953Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13954
13955 * mkdep: New file.
13956
13957Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13958
13959 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13960
5d4a5ee6
JL
13961Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13962
13963 * Makefile.in: Add libgui directory.
13964 (GDB_TK): Add all-libgui.
13965 * configure.in: Add libgui directory.
13966 * configure: Add all-libgui to GDB_TK.
13967
13968Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13969
13970 * config-ml.in (multidirs): Add m32r to multilib list.
13971
13972Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13973
13974 * Makefile.in (all-target-gperf): Change dependency to
13975 all-target-libstdc++.
13976
baf55877
FF
13977Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13978
13979 * config.guess: Add BeOS support.
13980
5d4a5ee6
JL
13981Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13982
13983 Source directory cvs renamed to cvssrc:
13984 * configure.in (host_tools): Change cvs to cvssrc.
13985 (native_only): Likewise.
13986 (noconfigdirs) [various cases]: Likewise.
13987 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13988 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13989 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13990 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13991 (all-cvssrc): Rename target from all-cvs.
13992
f2d76545
JL
13993Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13994
13995 * configure (gxx_include_dir): Fix thinko.
13996
205cba53
JL
13997Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13998
13999 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14000 (install-cross, install-gcc-cross): New targets.
14001
5d4a5ee6
JL
14002Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14003
14004 * configure.in (noconfigdirs): Add support for Thumb target.
14005
14006 * config.sub (maybe_os): Add support for Thumb target.
14007
14008Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14009
14010 * Makefile.in: Add rules for cygmon.
14011
14012 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14013
96b0f1fc
JL
14014Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14015
14016 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14017 * configure (gxx_include_dir): Provide a definition for subdirs
14018 which do not use autoconf.
d207ebef
JM
14019
14020Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14021
14022 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 14023 11/18/97 build
d207ebef 14024
7dfef6ed
JL
14025Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14026
14027 * From Franz Sirl.
14028 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14029 found on RedHat Linux systems.
96b0f1fc 14030
83cfe7c0
JL
14031Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14032
14033 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14034 guesses.
14035
7dfef6ed
JL
14036Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14037
14038 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14039
5d4a5ee6
JL
14040Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14041
14042 * ltmain.sh: If mkdir fails, check whether the directory was created
14043 anyhow by some other process.
14044
d207ebef
JM
14045Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14046
14047 * configure.in (d30v-*-*): Configure all directories.
14048
14049Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14050
14051 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14052 for the D30V.
14053
14054Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14055
14056 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14057
5d4a5ee6
JL
14058Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14059
e490616e
ZW
14060 * include/libiberty.h: Add extern "C" { so it can be used with C++
14061 progrms.
14062 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14063 programs.
5d4a5ee6 14064
d207ebef
JM
14065Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14066
14067 * configure.in (d30v-*-*): Configure GCC now.
14068
5d4a5ee6
JL
14069Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14070
14071 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14072 is no longer needed.
14073
c9670e62
JM
14074Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14075
14076 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14077
cc71c0ca
MH
14078Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14079
14080 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14081 targets using "$@" to provide support for similar but not identical
14082 targets without having to duplicate code.
14083
d207ebef
JM
14084Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14085
14086 * makefile.vms: Fix to work with DEC C.
14087
14088Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14089
14090 * config.sub: Add mips-tx39-elf to marketing names.
14091
14092Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14093
14094 * ltmain.sh: Handle symlinks in generated script.
14095
14096Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14097
14098 * configure: Handle autoconf style directory options: --bindir,
14099 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14100 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14101 --sysconfdir.
14102 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14103 (sharedstatedir, localstatedir, oldincludedir): New variables.
14104 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14105 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14106 sbindir, sharedstatedir, and sysconfdir.
14107
b1e3ddfd
AJ
14108Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14109
14110 * Makefile.in (bootstrap-lean): New target.
14111
d207ebef
JM
14112Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14113
14114 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 14115 sn, and gnuserv from noconfigdirs.
d207ebef
JM
14116
14117Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14118
14119 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14120
09f97c1e
JL
14121Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14122
14123 * Makefile.in (cross): New target.
14124
335d0ab2
AO
14125Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14126 Jeff Law <law@cygnus.com>
14127
14128 * Makefile.in (bootstrap2, bootstrap3): New targets.
14129 (all-bootstrap): Remove outdated and confusing target.
339c9b00 14130 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 14131
d207ebef
JM
14132Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14133
14134 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 14135 windows. Consistent with gdb/configure.
d207ebef 14136
e693cc28
UD
141371997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14138
e693cc28
UD
14139 * configure.in: Name Linux target fragment.
14140
14141 * configure: Rewrite so that project Makefile fragment is inserted
14142 first and appears last in the resulting Makefile.
14143
d207ebef
JM
14144Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14145
14146 * Makefile.in (install-itcl): Install tcl first.
14147
5d4a5ee6
JL
14148Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14149
14150 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14151
f401679e
JW
14152Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14153
14154 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14155
14156 * configure.in (skipdirs): Add target-librx for Linux.
14157 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14158
ec20b1b9
JL
14159Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14160
14161 * Makefile.in (bootstrap): New target.
14162
becdcf6d
JL
14163Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14164
63f6bcd7 14165 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 14166
d207ebef
JM
14167Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14168
14169 * config.guess: Merge with FSF.
14170
0c82f6bf
FF
14171Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14172
14173 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14174
d207ebef
JM
14175Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14176
14177 * config.sub: Add "marketing-names" patch.
14178
3fbc0b70
JS
14179Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14180
e490616e 14181 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 14182
e20d4801
JL
14183Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14184
14185 * config.sub: Handle v850-elf.
14186
fe181f78 14187Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
14188
14189 * .cvsignore (*-install): Remove.
14190
bfed1ea0
JL
14191Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14192
14193 * ltconfig: Set CONFIG_SHELL in libtool.
14194 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14195
558a1e7c
JW
14196Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14197
14198 * configure.in (target_subdir): Set to libraries if enable_multilib.
14199
7818d6fc
JW
14200Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14201
14202 * config.guess: Update from gcc directory.
14203
d207ebef
JM
14204Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14205
14206 * Makefile.in (all-sim): Depends on all-readline.
14207
6599da04
JM
14208Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14209
14210 * Makefile.in (BISON, YACC): Use $$s.
14211 (all-bison): Depend on all-texinfo.
14212
14213Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14214
14215 * Makefile.in (BISON): Add -L flag.
14216 (YACC): Likewise.
14217
d207ebef
JM
14218Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14219
4e81ae98
EC
14220 * configure.in (noconfigdirs): Add support for v850e target.
14221
d207ebef
JM
14222 * config.sub (maybe_os): Add support for v850e target.
14223
14224Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14225
4e81ae98
EC
14226 * configure.in (noconfigdirs): Add support for v850ea target.
14227
d207ebef
JM
14228 * config.sub (maybe_os): Add support for v850ea target.
14229
6599da04
JM
14230Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14231
14232 * config.sub: Add mipstx39. Delete r3900.
14233
14234Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14235
14236 * Makefile.in (all-autoconf): Depends on all-texinfo.
14237
14238Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14239
14240 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14241 eabi targets.
14242
14243Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14244
14245 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14246
14247 * configure: When handling a Canadian Cross, handle YACC as well as
14248 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 14249 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
14250
14251Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14252
14253 * Makefile.in (BISON): bison, not byacc or bison -y.
14254 (YACC): bison -y or byacc or yacc.
14255 (various): Add *-bison as appropriate.
14256 (taz): No need to mess with BISON anymore.
14257
14258Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14259
14260 * configure: If OSTYPE matches *win32*, try to find a good value for
14261 CONFIG_SHELL.
14262
14263Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14264
14265 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14266 configure.in if it is present.
14267
14268Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14269
14270 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14271
14272Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14273
14274 * config.sub: Recognize `arc' cpu.
14275 * configure.in: Likewise.
14276 * config-ml.in: Likewise.
14277
14278Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14279
14280 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14281
14282Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14283
14284 * configure: Changed sed delimiter from ':' to '|' when
14285 attempting to substitute ${config_shell} for SHELL. On
14286 NT ${config_shell} may contain a ':' in it.
14287
14288Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14289
14290 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14291
14292Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14293
14294 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14295
14296Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14297
14298 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14299
14300 * ylwrap: If the program is a relative path, force it to be
14301 absolute.
14302
14303Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14304
14305 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14306
14307Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14308
14309 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
14310 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14311 for libraries.
6599da04
JM
14312
14313Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14314
14315 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 14316 separated by spaces.
6599da04
JM
14317
14318Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14319
14320 * ylwrap: New file.
14321 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14322
14323 * ltmain.sh: Handle /bin/sh at start of install program.
14324
14325 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14326
14327 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14328 * missing: New file, from automake 1.2.
14329
14330Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14331
14332 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14333 check-tk to CHECK_X11_MODULES.
14334
14335Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14336
14337 * config.sub: Merge with FSF.
14338
14339Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14340
14341 * config.guess: Merge with FSF.
14342
14343Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14344
14345 * configure: Treat msdosdjgpp like go32.
14346 * configure.in: Likewise. Don't remove gprof for go32.
14347
14348 * configure: Change Makefile.tem2 to Makefile.tm2.
14349
14350Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14351
14352 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14353
14354Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14355
14356 * install-sh (chmodcmd): Set to null if the DST directory already
14357 exists. Same as Nov 11th change.
14358
14359Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14360
4e81ae98 14361 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
14362
14363Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14364
14365 * config.guess: Update from FSF.
14366
14367Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14368
14369 * Makefile.in (GDB_TK): Depend on itcl and tix.
14370
14371Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14372
14373 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14374 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14375 (INSTALL_SCRIPT): New variable.
14376 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14377 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14378 to -x.
14379 * install-sh: Add support for -x option.
14380
14381Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14382
14383 * configure.in, Makefile.in: Treat tix like itcl.
14384
14385Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14386
14387 * Makefile.in (WINDRES): New variable.
14388 (WINDRES_FOR_TARGET): New variable.
14389 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14390 (EXTRA_HOST_FLAGS): Add WINDRES.
14391 (EXTRA_TARGET_FLAGS): Add WINDRES.
14392 (EXTRA_GCC_FLAGS): Add WINDRES.
14393 ($(DO_X)): Pass down WINDRES.
14394 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14395 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14396 DLLTOOL_FOR_TARGET.
14397
14398Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14399
14400 * configure.in: configure sim before gdb for win32-x-ppc
14401
14402Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14403
14404 Move gperf into the toplevel, from libg++.
14405 * configure.in (target_tools): Add target-gperf.
14406 (native_only): Add target-gperf.
14407 * Makefile.in (all-target-gperf): New target, depend on
14408 all-target-libg++.
14409 (configure-target-gperf): Empty rule.
14410 (ALL_TARGET_MODULES): Add all-target-gperf.
14411 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14412 (CHECK_TARGET_MODULES): Add check-target-gperf.
14413 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14414 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14415
14416Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 14417
6599da04
JM
14418 * config.sub (mn10200): Recognize new basic machine.
14419
14420Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14421
14422 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14423 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14424
14425Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14426
14427 * configure.in: If we're building mips-sgi-irix6* native, turn on
14428 ENABLE_MULTILIB and set TARGET_SUBDIR.
14429
14430Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14431
14432 * Makefile.in (all-sn): Depend on all-grep.
14433
14434Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14435
14436 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14437
14438 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14439 Makefile. From Jeff Makey <jeff@cts.com>.
14440 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14441
14442 * Makefile.in (DISTBISONFILES): Remove.
14443 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14444 $(DEFAULT_YACC).
14445
14446 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 14447 cygwin32.
6599da04
JM
14448
14449 * Makefile.in (LD): New variable.
14450 (EXTRA_HOST_FLAGS): Pass down LD.
14451 ($(DO_X)): Likewise.
14452
14453Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14454
14455 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14456
14457Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14458
14459 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 14460 before adding our own. Always add --build.
6599da04
JM
14461
14462Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14463
14464 * configure.in (targargs): Pass --build if we're doing
14465 a cross-compile.
14466
14467Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14468
ca236658 14469 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
14470 sed. Otherwise sed chokes on NT path names with drive
14471 designators. Also look for "?:*" as the leading characters in an
14472 absolute pathname.
14473
14474Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14475
14476 * config.sub: Support for r3900.
14477
14478Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14479
14480 * configure.in: Use install-sh, not install.sh.
14481
14482Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14483
14484 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14485 apply it twice.
14486
14487Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14488
14489 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14490 install-binutils.
14491
14492Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14493
14494 * Makefile.in: Add automake targets.
14495 * configure.in (host_tools): Add automake.
14496
14497Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14498
14499 * configure: Default CXX to c++, not gcc.
14500 * Makefile.in (CXX): Set to c++, not gcc.
14501 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14502
14503Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14504
14505 * install-sh: try appending a .exe if source file doesn't
14506 exist
14507
14508Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14509
14510 * configure.in: Turn on multilib by default.
14511 (cross_only): Remove target-libiberty.
14512
14513 * Makefile.in (all-gcc): Don't depend on libiberty.
14514
14515Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14516
14517 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14518
14519Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14520
14521 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14522 (DISTBISONFILES): Add ld/Makefile.in
14523
14524Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14525
14526 * configure.in: if target is cygwin32 but host isn't cygwin32,
14527 don't configure gdb tcl tk expect, not just gdb.
14528
14529Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14530
14531 * configure.in: Added gnuserv everywhere sn appears.
14532
14533 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14534 (CROSS_CHECK_MODULES): Added check-gnuserv.
14535 (INSTALL_MODULES): Added install-gnuserv.
14536 (CLEAN_MODULES): Added clean-gnuserv.
14537 (all-gnuserv): New target.
14538
14539Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14540
14541 * config.guess: Fixes for MIPS OpenBSD systems.
14542
14543Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14544
14545 * Makefile.in (INSTALL_XFORM): Remove.
14546 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14547
14548 * mkinstalldirs: New file, copied from automake.
14549 * Makefile.in (installdirs): Rename from install-dirs. Use
14550 mkinstalldirs. Change all users.
14551 (DEVO_SUPPORT): Add mkinstalldirs.
14552
14553Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14554
14555 * install-sh: Rename from install.sh.
14556 * Makefile.in (INSTALL): Change install.sh to install-sh.
14557 (DEVO_SUPPORT): Likewise.
14558
14559 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14560 Graichen <graichen@rzpd.de>.
14561
14562Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14563
14564 * config.guess: Recognize OpenBSD systems correctly.
14565
14566Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14567
14568 * README, Makefile.in (ETC_SUPPORT): Remove references to
14569 cfg-paper*, configure.{texi,man,info*}._
14570
14571Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14572
14573 * Makefile.in (all.normal): Ensure that gcc is built after all
14574 the x11 - ie gdb - targets.
14575
14576Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14577
14578 * makefile.vms: Don't run conf-a-gas.
14579
14580Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14581
e490616e 14582 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 14583
d207ebef
JM
14584Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14585
14586 * configure.in: Remove noconfigdirs case since gdb also
14587 configures and builds for tic80-coff.
14588
6599da04
JM
14589Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14590
14591 * configure: Set cache_file to config.cache.
14592 * Makefile.in (local-distclean): Remove config.cache.
14593
14594Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14595
14596 * COPYING: Update FSF address.
14597
d207ebef
JM
14598Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14599
14600 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14601 noconfigdirs.
14602
6599da04
JM
14603Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14604
14605 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14606 MAKEDIRS, is empty.
14607
14608Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14609
14610 * config.sub: Tweak mn10300 entry.
14611
14612Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14613
14614 * configure.in (host_tools): Put sim before gdb, so gdb's
14615 configure.tgt can determine if the simulator was configured.
14616
14617Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14618
14619 * config.sub: Move BeOS $os case to be with other Cygnus
14620 local cases.
14621
14622Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14623
14624 * config.sub: Remove misplaced comment that broke Linux.
14625
14626Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14627
14628 * config.sub: Add BeOS support.
14629
14630Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14631
14632 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14633
14634Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14635
14636 * configure.in (noconfigdirs): Remove tcl and tk from
14637 noconfigdirs for cygwin32 builds.
14638
d207ebef
JM
14639Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14640
14641 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14642
6599da04
JM
14643Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14644
14645 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14646 make-all.com, use makefile.vms instead.
14647
14648Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14649
14650 * config.sub: Accept -lnews*.
14651
d207ebef
JM
14652Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14653
14654 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 14655 target-examples and target-libiberty for d30v.
d207ebef
JM
14656
14657Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14658
14659 * configure.in (noconfigdirs): Enable ld for d30v.
14660
14661Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14662
14663 * configure.in (tic80-*-*): Build compiler.
14664
14665Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14666
14667 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 14668 unsupported d30v directories
d207ebef
JM
14669
14670Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14671
4e81ae98
EC
14672 * config.sub, configure.in: Add d30v target cpu.
14673
6599da04
JM
14674Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14675
14676 * makefile.vms: New file.
14677 * make-all.com: Remove.
14678
14679Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14680
14681 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14682
14683Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14684
14685 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14686
14687Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14688
14689 * Makefile.in (ALL_MODULES): Added all-db.
14690 (CROSS_CHECK_MODULES): Addec check-db.
14691 (INSTALL_MODULES): Added install-db.
14692 (CLEAN_MODULES): Added clean-db.
14693
14694Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14695
14696 * config.guess: Merge with latest FSF sources.
14697
14698Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14699
14700 * Makefile.in (ALL_MODULES): Added all-itcl.
14701 (CROSS_CHECK_MODULES): Added check-itcl.
14702 (INSTALL_MODULES): Added install-itcl.
14703 (CLEAN_MODULES): Added clean-itcl.
14704
14705Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14706
14707 * configure.in: build gdb for mn10200
14708
14709Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14710
14711 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14712
d207ebef
JM
14713Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14714
14715 * configure.in (tic80-*-*): Turn off most targets right now.
14716
6599da04
JM
14717Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14718
14719 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14720 rather than the makeinfo program.
14721 (do-info): Depend upon all-texinfo.
14722
14723Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14724
14725 * configure.in: Remove uses of config/mh-linux.
14726
14727 * config.sub, config.guess: Merge with latest FSF sources.
14728
d207ebef
JM
14729Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14730
14731 * config.sub (case $basic_machine): Add tic80 entries.
14732
6599da04
JM
14733Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14734
14735 * config.sub, config.guess: Merge with latest FSF sources.
14736
14737Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14738
14739 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14740 * mpw-config.in: Test for NewFolderRecursive.
14741 * mpw-install: Use symbolic name for startup filename.
14742 * mpw-README: Add various additional details.
14743
14744Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14745
14746 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14747
14748Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14749
14750 * configure.in: Do build gcc and the target libraries for
14751 the mn10200.
14752
14753Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14754
14755 * configure.in: don't avoid building gdb for mn10300 any more
14756 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14757 instead of single-quoting it.
14758
14759Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14760
14761 * configure.in: Don't use --with-stabs on IRIX 6.
14762
14763Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14764
14765 * configure.in (m32r): Build gdb, libg++ now.
14766
14767Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14768
14769 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14770 directories from noconfigdirs.
14771
14772Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14773
14774 * config.sub (basic_machine): added mips16 configuration
14775
14776Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14777
14778 * config.sub: Handle d10v-unknown.
14779
d207ebef
JM
14780Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14781
14782 * config.sub: Handle v850-unknown.
14783
6599da04
JM
14784Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14785
14786 * Makefile.in: add findutils
14787 * configure.in: add findutils to list of host_tools
14788
14789Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14790
14791 * config.sub: Handle mn10200 and mn10300.
14792
14793Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14794
14795 * configure.in (d10v-*): Do not build librx.
14796
14797Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14798
14799 * configure.in (mn10300): Build everything except gdb & libgloss.
14800
14801Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14802
14803 * config.guess: Patch for Dansk Data Elektronik servers,
14804 from Niels Skou Olsen <nso@dde.dk>.
14805
14806 For ncr, use /bin/uname rather than uname, since GNU uname does not
14807 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14808
14809 Patch for MIPS R4000 running System V,
14810 from Eric S. Raymond <esr@snark.thyrsus.com>.
14811
14812 Fix thinko for nextstep.
14813
14814 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14815
14816 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14817 * config.guess: Guess mips-dec-mach_bsd4.3.
14818
14819 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14820 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14821 release numbers.
14822 * config.guess (mips-mips-riscos*): Emit just enough of the
14823 release number.
14824
14825 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14826 * config.guess (sparc-auspex-sunos*): Added.
14827 (f300-fujitsu-*): Added.
14828
14829 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14830 * config.guess: Recognize a Tadpole as a sparc.
14831
14832Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14833
14834 * config.guess: Don't assume that NextStep version is either 2 or
14835 3. NextStep 4 (aka OpenStep 4) has come out now.
14836
14837Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14838
14839 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14840 From Rik Faith <faith@cs.unc.edu>.
14841
14842Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14843
14844 * config.sub: Contributions from bug-gnu-utils to:
14845 Support plain "hppa" (no version given) architecture, reported by
14846 OpenStep.
14847 OpenBSD like NetBSD.
14848 LynxOs is not a hardware supplier.
14849
14850 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 14851 OpenBSD like NetBSD.
6599da04
JM
14852 Stratus systems.
14853 More Pyramid systems.
14854 i[n>4]86 Intel chips.
14855 M680[n>4]0 Motorola chips.
14856 Use unknown instead of lynx for hardware manufacturer.
14857
14858Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14859
14860 * install.sh (chmodcmd): Set to null if the DST directory already
14861 exists.
14862
14863Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14864
14865 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14866 not use mt-ppc target Makefile fragment any more.
14867
14868Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14869
14870 * configure.in (*-*-windows): Exclude everything but those dirs
14871 needed to build windows.
14872
14873Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14874
14875 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14876
14877Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14878
14879 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
14880
14881Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14882
14883 * Undo my previous change.
14884
14885Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14886
14887 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14888 unconditionally.
14889 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14890
14891Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14892
14893 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14894 host to add it's own flags.
6599da04
JM
14895
14896Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14897
14898 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14899
14900Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14901
14902 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14903 (CXX_FOR_TARGET): Likewise.
14904 (GCC_FOR_TARGET): Define.
14905 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14906 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14907 CC_FOR_TARGET was specified on the command line.
14908 (MAKEOVERRIDES): Don't define.
14909
14910Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14911
14912 * configure.in (m32r): Fix spelling of libg++ libs.
14913
14914Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14915
14916 * config.sub (-apple*): Remove, now redundant.
14917
14918Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14919
14920 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14921
14922 * configure: Rework yesterday's sed script patch.
14923
14924 * config.sub: Merge with FSF.
14925
14926Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14927
14928 * config.guess: Merge from FSF.
14929
14930 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
14931 * config.guess: Use pc instead of unknown, for pc clone systems.
14932 Change linux to linux-gnu.
6599da04
JM
14933
14934 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 14935 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
14936
14937Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14938
14939 * test-build.mk (HOLES): Add "xargs" for gdb.
14940
14941 * configure: Avoid hpux10.20 sed bug.
14942
14943Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14944
731a8127 14945 * configure.in: Add support for windows host
6599da04
JM
14946 (that is a build done under the Microsoft build environment).
14947
14948Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14949
14950 * Makefile.in: Replace all uses of srcroot with s, to shrink
14951 command line lengths.
14952
14953 Patches from Geoffrey Noer <noer@cygnus.com>:
14954 * configure.in: If configuring for newlib, pass --with-newlib to
14955 subdirectories.
14956 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14957 -Bnewlib/ and -Lwinsup to gcc.
14958 (CXX_FOR_TARGET): Likewise.
14959
14960Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14961
14962 * Makefile.in (ETC_SUPPORT): Add configure.
14963
14964Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14965
4e81ae98 14966 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
14967 host configuration file.
14968
14969Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14970
14971 * configure.in: Break mn10x00 support into separate
14972 mn10200 and mn10300 configurations.
14973 * config.sub: Likewise.
14974
14975Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14976
14977 * configure.in: Add lots of stuff to noconfigdirs for
14978 the mn10x00 targets.
14979
14980 * config.sub, configure.in: Add mn10x00 support.
14981
14982Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14983
14984 * make-all.com: Call conf-a-gas, not config-a-gas.
14985
14986Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14987
14988 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 14989 targets.
6599da04
JM
14990
14991Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14992
14993 * mpw-README: Add much more detail for native PowerMac.
14994 * mpw-install: New file.
14995 * mpw-configure: Add --norecursion and --help options.
14996 * mpw-config.in: Translate readme and install files when
14997 copying to objdir.
14998 * mpw-build.in: Don't always depend on byacc and flex.
14999 (install-only-top): New action.
15000
d207ebef
JM
15001Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15002
15003 * configure.in: You can now configure GDB for the v850.
15004
6599da04
JM
15005Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15006
15007 * configure.in (noconfigdirs): Don't configure any C++ dirs
15008 if targeting D10V.
15009
15010Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15011
15012 * config.sub: Recognize mips64vr5000.
15013
15014Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15015
15016 * configure.in: Use a single line for host_tools and native_only.
15017
15018Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15019
15020 * config.sub, configure.in: Add entries for m32r.
15021
15022Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15023
15024 * Makefile.in (inet-install): Don't run install-gzip.
15025
15026Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15027
15028 * configure.in: Don't config lots of things for *-*-windows*.
15029
15030Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15031
15032 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15033 (host_libs, host_tools): Copy from configure.in.
15034 * mpw-configure: Don't complain about directories not found.
15035
15036Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15037
15038 * configure.in (i[345]86): Recognize i686 for pentium pro.
15039 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15040 file.
15041
15042 * config.guess (i[345]86): Ditto.
15043
15044Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15045
15046 * configure.in (noconfigdirs): Removed gdb for D10V.
15047
d207ebef 15048Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 15049
d207ebef
JM
15050 * configure.in: Remove ld, target-libio, target-libg++, and
15051 target-libstdc++ from noconfigdirs.
5d4a5ee6 15052
6599da04
JM
15053Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15054
15055 * configure: Fix three locations where shell scripts were
15056 being run directly rather than with config_shell.
15057
d207ebef
JM
15058Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15059
15060 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15061 * config.sub (basic_machine): Recognize v850.
15062
6599da04
JM
15063Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15064
15065 * mpw-configure: Handle multiple enable/disable options and
15066 pass them down recursively, handle -c and -s flags appropriately
15067 depending on choice of compiler, add escape mechanism for
15068 quoted arguments to gC.
15069
15070Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15071
15072 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15073 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15074 so that -mrelocatable-lib and -mno-eabi are used.
15075
15076 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15077 not support --print-multi-lib, don't abort.
15078
6599da04
JM
15079Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15080
15081 * make-all.com: Run config-a-gas.
15082 * setup.com: Don't copy subdirectory files around.
15083
15084Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15085
15086 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15087 target, it now compiles correctly.
15088
15089Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15090
15091 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15092
15093Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15094
4e81ae98 15095 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
15096
15097Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15098
15099 * configure.in (native_only): Add prms.
15100
15101Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15102
15103 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15104 (BINUTILS_SUPPORT_DIRS): Likewise.
15105
15106Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15107
15108 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15109 d10v support is added.
15110
15111Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15112
15113 * configure.in (d10v-*-*): New target.
15114
15115Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15116
15117 * config.guess (HP 9000/811): Recognize this as a PA1.1
15118 machine.
15119
15120Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15121
15122 * Makefile.in (do-tar-gz): New target, split out from tail end of
15123 taz target. Run each command separately, don't use pipes.
15124 (taz): Use it.
15125
15126Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15127
15128 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15129 * mpw-build.in: No builds should depend on building byacc or flex,
15130 they are assumed to be installed already.
15131
15132Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15133
15134 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15135 variable that CC_FOR_TARGET needs.
15136
15137Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15138
15139 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15140 options have changed since the last time the subdirectory was
15141 configured, and if it has, reconfigure.
15142 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15143 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15144
15145Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15146
15147 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15148 CLEAN_MODULES): Add bash.
15149 (all-bash): New target.
15150
15151Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15152
15153 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15154
15155Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15156
15157 * config.sub (basic_machine): Recognize d10v as a valid processor.
15158
15159Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15160
15161 * mpw-configure: Add support for --bindir.
15162 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15163
15164Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15165
15166 * configure.in: add bash, time, gawk to list of hosttools and things
15167 to only build for native toolchains
15168
15169Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15170
15171 * Makefile.in (docdir): Remove.
15172
15173Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15174
15175 * Makefile.in (datadir): Set to $(prefix)/share.
15176
15177Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15178
15179 * configure.in: build diff and patch for cygwin32-hosted
15180 toolchains.
15181
15182Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15183
15184 * config.sub: Accept -rtems*.
15185
15186Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15187
e490616e
ZW
15188 * configure.in: enable dosrel for cygwin32-hosted builds,
15189 remove diff from the list of things not buildable
15190 via Canadian Cross
6599da04
JM
15191
15192Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15193
15194 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 15195 don't get ". ".
6599da04
JM
15196
15197Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15198
15199 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15200
15201Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15202
15203 * Makefile.in (taz): Handle case where tex3patch didn't even get
15204 checked out. Also, if it was found, put the symlink in a new util
15205 subdirectory.
15206
15207Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15208
15209 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15210
15211Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15212
15213 * config.sub: Recognize -openvms.
15214 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15215 * make-all.com, setup.com: New files.
15216
15217Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15218
15219 * Makefile.in (taz): tex3patch moved to texinfo/util.
15220
15221Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15222
15223 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15224 * configure.in: remove make from disable-if-Can-Cross list
15225 enable gdb if ${host} and ${target} are cygwin32
15226
15227Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15228
15229 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15230 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15231
15232Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15233
15234 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15235 distinguish sysv/svr4/bsd variants.
15236 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15237
15238Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15239
15240 * configure.in: Added copyright notice.
15241 * move-if-change: Added copyright notice.
15242
15243Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15244
15245 * configure.in (powerpcle-*-solaris*): Until we get shared
15246 libraries working, don't build gdb, sim, make, tcl, tk, or
15247 expect.
15248
15249Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15250
15251 * config.guess: Merge with FSF:
15252
15253 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15254 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15255
15256 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15257 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15258
15259 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15260 * config.guess: Combine two OSF1 rules.
15261 Also recognize field test versions. From mjr@zk3.dec.com.
15262 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15263 because GNU uname does not support -p. From pmr@pajato.com.
15264
15265Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15266
15267 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15268
15269Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15270
15271 * mpw-README: Document GCCIncludes.
15272
15273Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15274
15275 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15276
15277Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15278
15279 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15280
15281Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15282
15283 * configure.in (*-*-cygwin32): Configure make.
15284
15285Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15286
15287 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15288
15289Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15290
15291 * Makefile.in (all-inet): Depend on all-perl.
15292
15293 * Makefile.in (inet-install): New target.
15294
15295 * Makefile.in (all-inet): Depend on all-tcl.
15296 (all-inet): Depend on all-send-pr.
15297
15298Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15299
15300 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15301 temporarily.
15302
15303Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15304
15305 * configure.in: Don't configure --with-gnu-ld on AIX.
15306
15307Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15308
15309 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15310
15311Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15312
15313 * Makefile.in (ALL_MODULES): Added all-inet.
15314 (CROSS_CHECK_MODULES): Added check-inet.
15315 (INSTALL_MODULES): Added install-inet.
15316 (CLEAN_MODULES): Added clean-inet.
15317 (all-indent): New target.
15318
15319 * configure.in (host_tools): Added inet.
15320 (native_only): Added inet.
15321 (noconfigdirs): Added inet.
15322
15323Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15324
15325 * configure.in: Don't configure libgloss if we are not configuring
15326 newlib.
15327
15328Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15329
15330 * configure.in: Don't configure libgloss for unsupported
15331 architectures.
15332
15333Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15334
15335 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15336
15337Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15338
15339 * Makefile.in (ALL_MODULES): Include all-apache.
15340 (CROSS_CHECK_MODULES): Include check-apache.
15341 (INSTALL_MODULES): Include install-apache.
15342 (all-apache): New target.
15343
15344 * configure.in: Added apache everywhere perl is seen.
15345
15346Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15347
15348 * Makefile.in: Add support for clean-{module} and
15349 clean-target-{module} rules.
15350
15351Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15352
15353 * configure.in (*-*-ose) do not build libgloss.
15354
15355Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15356
15357 * config.guess (prep*:SunOS:5.*:*): Turn into
15358 powerpele-unknown-solaris2.
15359
15360Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15361
15362 * configure.in: Permit --enable-shared to specify a list of
15363 directories.
15364
15365Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15366
15367 * configure.in (host==solaris): Pass only the first word of $CC
15368 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15369
15370Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15371
15372 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15373
15374Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15375
15376 * Makefile.in (ALL_MODULES): Include all-perl.
15377 (CROSS_CHECK_MODULES): Include check-perl.
15378 (INSTALL_MODULES): Include install-perl.
15379 (ALL_X11_MODULES): Include all-guile.
15380 (CHECK_X11_MODULES): Include check-guile.
15381 (INSTALL_X11_MODULES): Include install-guile.
15382 (all-perl): New target.
15383 (all-guile): New target.
15384
15385 * configure.in (host_tools): Include perl and guile.
15386 (native_only): Include perl and guile.
15387 (noconfigdirs): Don't build guile and perl; no ports have been
15388 done.
15389
15390Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15391
e490616e
ZW
15392 * configure (--enable-*): Handle quoted option lists such as
15393 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
15394
15395Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15396
15397 * Makefile.in ({,inst}all-target): New rule so we can make and
15398 install all of the target directories easily.
15399
15400Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15401
15402 * configure.in: Add missing global flag in sed substitution when
15403 deleting `target-' from ${configdirs}.
15404
15405Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15406
15407 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15408 option.
15409
15410 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15411 config/mh-necv4.
15412
15413 * install.sh: Correct misspelling of transformbasename.
15414
15415 * config.guess: Recognize mips-*-sysv*.
15416
15417Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15418
15419 * config.sub: Recognize mon960.
15420
15421Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15422
15423 * configure: Restore Canadian Cross handling of BISON and LEX,
15424 removed in Feb 20 change.
15425
15426Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15427
15428 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15429 Mention make install. Remove the old copyright date as well the
15430 clumsy and rather pointless copyright on the README file.
15431
15432Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15433
15434 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15435 Makefile after running symlink-tree, then run `make distclean' to
15436 avoid clobbering any generated files in srcdir.
15437
15438Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15439
15440 * configure.in (m68k-*-netbsd*): Build everything now.
15441
15442Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15443
15444 * Makefile.in (taz): Fix quoting.
15445
15446Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15447
15448 * configure.in (sparclet-*-*): Build everything now.
15449
15450Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15451
15452 * configure.in (m68k-*-linux*): New host.
15453
15454Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15455
15456 * configure: Check for bison before byacc.
15457
15458Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15459
15460 * Makefile.in configure: Change the way LEX and BISON/YACC are
15461 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15462 searching PATH. These are used as fallbacks by Makefile.in if
15463 flex/bison/byacc aren't in objdir.
15464
15465Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15466
15467 * Makefile.in: Make everything which depends upon all-bfd also
15468 depend upon all-opcodes, in case --with-commonbfdlib is used.
15469
15470Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15471
15472 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15473 building NT native compilers on Unix.
15474
15475Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15476
15477 * configure.in: Don't get CC from the host Makefile fragment if we
15478 can find gcc in PATH, or if this is a Canadian Cross. Move the
15479 Solaris test for /usr/ucb/cc to the post target script, just after
15480 the compiler sanity test.
15481
15482Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15483
15484 * config.sub: Merge with FSF.
15485
15486Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15487
15488 * Makefile.in (RPATH_ENVVAR): New variable.
15489 (REALLY_SET_LIB_PATH): Use it.
15490 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15491
15492Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15493
15494 * config.sub, configure.in: Recognize sparclet cpu.
15495
15496Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15497
15498 * config.guess: Support m68k-cbm-sysv4.
15499
15500Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15501
15502 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15503 m68k-unknown-linuxaout from linker help string. Put quotes around
15504 $ld_help_string.
15505
15506Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15507
15508 * config.guess (powerpc-harris-powerunix): Add guess for port
15509 to new target.
15510
15511Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15512
15513 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15514
15515Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15516
15517 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15518 $(REALLY_SET_LIB_PATH) in Makefile.
15519 * Makefile.in (SET_LIB_PATH): New variable.
15520 (REALLY_SET_LIB_PATH): New variable.
15521 ($(DO_X)): Use $(SET_LIB_PATH).
15522 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15523 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15524 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15525 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15526 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15527 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15528 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15529 (install-dosrel): Likewise.
15530 (all-opcodes): Depend upon all-libiberty.
15531
15532Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15533
15534 * config.guess (*:CYGWIN*): New
15535
15536Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15537
15538 * Makefile.in (all-target-winsup): All all-target-libiberty.
15539
15540Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15541
15542 * configure.in (noconfigdirs): Add missing # in front of comment.
15543
15544Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15545
15546 * configure.in: add second pass to things added to noconfigdirs
15547 so *-gm-magic can exclude libgloss properly.
15548
15549Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15550
15551 * mpw-configure (extralibs_name, rez_name): Set correctly
15552 for MWC68K compiler.
15553
15554 * mpw-README: Add more info on the necessary build tools.
15555
15556Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15557
15558 * configure.in, config.sub: Recognize cygwin32.
15559
15560Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15561
15562 * config.guess, config.sub: Recognize A/UX.
15563
15564Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15565
15566 * config.sub: Merge with gcc/config.sub.
15567
15568Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15569
15570 * mpw-build.in (do-binutils): Add build of stamps.
15571
15572Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15573
15574 * config.sub: Add recognition for mips64vr4100*-* targets.
15575
15576Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15577
15578 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15579 Add creation of gconfigargs with `--enable-shared' turned on.
15580 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15581 ($(host)-stamp-stage3-configured): Likewise.
15582 (HOLES): Add chatr and ldd.
15583 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15584
15585Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15586
15587 * configure: Pass --nfp to recursive configures.
15588
15589Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15590
15591 * Makefile.in (DLLTOOL): New.
15592 (DLLTOOL_FOR_TARGET): New.
15593 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15594 (EXTRA_TARGET_FLAGS): Ditto.
15595 (EXTRA_GCC_FLAGS): Ditto.
15596 (CONFIGURE_TARGET_MODULES): Ditto.
15597 (DO_X): Ditto.
15598 * configure: Add DLLTOOL.
15599
15600Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15601
15602 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15603 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15604 mh-sco, since old workarounds no longer needed, and don't
15605 build ld, since libraries have weak symbols in COFF.
15606
15607Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15608
15609 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15610
15611Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15612
15613 * configure.in: Make sure that ${CC} can be used to compile an
15614 executable.
15615
15616Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15617
15618 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15619 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15620 nothing depending on whether gdbtk is being built.
15621
15622Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15623
15624 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15625
15626Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15627
15628 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15629 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15630
15631Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15632
15633 * config-ml.in: Add support for
15634 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15635 Simplify setting of multidirs from --disable-foo.
15636
15637Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15638
15639 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15640 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15641 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 15642 non-empty, pass them on to the GCC make.
6599da04
JM
15643 (all-bootstrap): New rule that is like all-gcc, except it executes
15644 the GCC bootstrap rule instead of the GCC all rule.
15645
15646Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15647
15648 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15649
15650Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15651
15652 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15653 DG/UX support.
15654
15655Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15656
15657 * config.sub (i*86*) Change [345] to [3456]
15658
15659Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15660
15661 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15662 --with-gnu-ld=no.
15663
15664Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15665
15666 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15667 AIX multilibs get built.
15668
15669Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15670
15671 * configure.in (i386-win32): Don't build expect if we're not
15672 building the tcl subdir.
15673
15674Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15675
15676 * Makefile.in: (configure-target-examples, all-target-examples):
15677 New targets, configure and build example programs.
15678
15679Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15680
15681 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15682 use it as input to sedit the generated MPW makefile.
15683 * mpw-README: Add a suggestion about Gestalt.h.
15684
15685Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15686
15687 * config.sub: Accept *-*-ieee*.
15688
15689Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15690
15691 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15692 Ronald F. Guilmette <rfg@monkeys.com>.
15693
15694Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15695
15696 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15697 for powerpc-pe native.
15698 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15699 (target==powerpc-pe): duplicate i386-win32 entry.
15700
15701Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15702
15703 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15704 of vxworks, not just vxworks5.1.
15705
15706Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15707
15708 * mpw-configure: Add support for exec-prefix.
15709
15710Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15711
15712 * config.guess: Recognize HP model 816 machines as having
15713 a PA1.1 processor.
15714
15715Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15716
15717 * configure: Ignore new autoconf configure options.
15718
6599da04
JM
15719Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15720
15721 * config.guess: Recognize Pentium under SCO.
15722 From Robert Lipe <robertl@arnet.com>.
15723
15724Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15725
15726 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
15727
15728Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15729
15730 * configure.in: Don't configure gas for alpha-dec-osf*.
15731
15732Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15733
15734 * configure.in: Default to --with-stabs for some targets for which
15735 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15736 i[345]86*-*-unixware*.
15737
15738Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15739
15740 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15741 rather than basing it on the target. Simplify handling of options
15742 controlling which directories to configure. Remove extraneous
15743 slash in multi-clean target.
15744
15745Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15746
15747 * config-ml.in: Prefix more variables with ml_ so they don't collide
15748 with configure's.
15749
15750Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15751
15752 * configure: Don't turn -v into --v.
15753
15754Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15755
15756 * configure.in (targargs): Fix typo.
15757
15758 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15759
15760Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15761
15762 * configure.in: Strip --host and --target options from
15763 CONFIG_ARGUMENTS, and always configure for --host only. Add
15764 --with-cross-host option when building with a cross-compiler.
15765 * configure: Canonicalize the arguments put into config.status by
15766 always using `=' for an option with an argument. Pass a presumed
15767 --host or --target explicitly.
15768
15769Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15770
15771 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15772 into general OS recognition case.
15773
15774Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15775
15776 * configure.in (target_configdirs): add target-winsup only
15777 for win32 target systems.
15778
15779Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15780
15781 * Makefile.in (all-target-libgloss): Depend upon
15782 configure-target-newlib, since when libgloss is built it looks to
15783 see if the newlib directory exists.
15784
15785Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15786
15787 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15788 cfg-ml-*.in.
15789
15790Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15791
15792 * configure: Handle LD and LD_FOR_TARGET when configuring a
15793 Canadian Cross.
15794
6599da04
JM
15795Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15796
15797 * configure.in (target_libs): add target-winsup.
15798 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15799 (target==ppcle-pe): remove ld from $noconfigdirs.
15800
15801Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15802
15803 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15804 Preserve relative path names in $srcdir. Build symlink tree if
15805 configuring cross target dir and srcdir=. (= no VPATH support).
15806 (configure-target-libg++): Depend on configure-target-librx.
15807 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15808 * config-ml.in: New file.
15809 * symlink-tree: New file.
15810 * configure: Ensure srcdir="." if that's what it is.
15811
15812Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15813
15814 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15815 includes and FLEX_SKELETON setting.
15816 * mpw-configure (--with-gnu-ld): New option, controls whether
15817 to use PPCLink or ld with PowerMac GCC.
15818 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15819 * mpw-config.in: Configure grez if targeting Mac.
15820
15821 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
15822 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15823 just macos.
6599da04
JM
15824 * configure.in: Configure grez resource compiler if targeting Mac.
15825 * Makefile.in (all-grez, install-grez): New targets.
15826
15827Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15828
15829 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 15830 gcc in the path, set CC to gcc -O2.
6599da04
JM
15831
15832Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15833
15834 * configure: Default ${build} correctly. Avoid picking up extra
15835 spaces when reading CC and CXX from Makefile. When doing a
15836 Canadian Cross, use plausible default values for numerous
15837 variables.
15838 * configure.in: When doing a Canadian Cross, don't try to
15839 configure tools whose configure script can't handle it.
15840
15841Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15842
15843 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15844
15845Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15846
15847 * configure: Remove dubious bug reporting address.
15848
15849Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15850
15851 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15852 configure script, run that instead of this directory's configure.
15853 In either case, print a message that we're configuring the sub-dir.
15854
15855Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15856
15857 * configure.in: Before checking for the existence of various files,
15858 use sed to filter out "target-".
15859
15860Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15861
15862 * Makefile.in (DO_X): Split rule to decrease command line length
15863 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15864 (Philippe De Muyter).
15865
15866Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15867
15868 * Makefile.in (all-patch): depend on all-libiberty.
15869
15870Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15871
15872 * configure.in: If the only directory in target_configdirs which
15873 actually exists is libiberty, then set target_configdirs to empty,
15874 to avoid trying to build a target libiberty in a gas or gdb
15875 distribution.
15876
15877Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15878
15879 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
15880 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15881 systems.
6599da04
JM
15882
15883Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15884
15885 * configure.in (copy_dirs): Use sys-include instead of include
15886 for --with-headers option.
15887
15888Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15889
15890 * Makefile.in, configure.in: Make winsup builds work with
15891 new scheme.
15892
15893Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15894
15895 * configure.in: Build the linker on AIX.
15896
15897Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15898
15899 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15900 where needed.
15901
15902Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15903
15904 * Makefile.in (all-gcc): Fix typo.
15905
15906Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15907
15908 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15909
15910Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15911
15912 * configure.in: Rename libFOO to target-libFOO, and xiberty
15913 to target-xiberty, to provide more flexibility.
15914 (target_subdir): Define. Create if cross.
15915 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15916 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15917 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15918 check-libFOO -> check-target-libFOO, etc.
15919 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15920 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15921 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15922 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15923 allow ALL_GCC="" to only configure.
15924 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15925 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15926 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15927
15928Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15929
15930 * Makefile.in (taz): Build "info" in etc explicitly.
15931
15932Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15933
15934 * configure.in: Make sure that CC is undefined (as opposed to
15935 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15936 problem with autoconf trying to configure on a host without GCC.
15937
15938Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15939
15940 * mpw-configure: Set host alias from choice of host compiler,
15941 only use generic MPW Makefile sed if present, edit a file
15942 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15943 * mpw-README: Add problem notes about CW6 and CW7.
15944
15945Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15946
15947 * Makefile.in (taz): Use ";" instead of ";;".
15948
15949Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15950
15951 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15952 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15953 DISTDOCDIRS.
15954 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15955 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15956
15957Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15958
15959 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15960 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15961 Move bfd to DISTSTUFFDIRS.
15962
15963Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15964
15965 * Makefile.in (X11_LIB): Removed.
15966 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15967
15968 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15969
15970Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15971
15972 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15973 names.
15974
15975Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15976
15977 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15978
15979Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15980
15981 * configure.in (i[345]86-*-win32): Always build newlib.
15982 Don't configure cvs, autoconf or texinfo.
15983 * Makefile.in (LD_FOR_TARGET): New.
15984 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15985 Pass down LD_FOR_TARGET.
15986
15987Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15988
15989 * winsup: New directory.
15990 * Makefile.in: Build winsup.
15991 * configure.in: Winsup is configured when target is win32.
15992 Can only build win32 target GDB when native.
4e81ae98 15993
6599da04
JM
15994Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15995
15996 * config.guess: Recognize HP model 819 machines as having
15997 a PA 1.1 processor.
15998
15999Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16000
16001 * configure: Fix sed loop which substitutes for CC and CXX to
16002 avoid bug found in various sed implementations.
16003
16004Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16005
16006 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16007 simulator. Use standard powerpc-*-eabi*.
16008
16009Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16010
16011 * configure.in: Stop putting gas and binutils in noconfigdirs for
16012 powerpc-*-aix* and rs6000-*-*.
16013
16014Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16015
16016 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16017 -mcall-aixdesc libraries.
16018
16019Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16020
16021 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16022
16023 * config.sub (arm | armel | armeb): Fix shell syntax.
16024
16025Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16026
16027 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16028 -msoft-float and -mcpu=common support.
16029 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16030 libraries.
16031
16032Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16033
16034 * configure.in: Allow configuration and build of emacs19 for the alpha.
16035
16036Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16037
16038 * configure.in (CC): Get ^CC, not just any old CC, from
16039 ${host_makefile_frag}.
16040
16041Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16042
4e81ae98 16043 * configure.in (CC): Try to get CC from
6599da04
JM
16044 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16045
16046Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16047
16048 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16049 only if it exists in $(srcdir).
16050
16051Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16052
16053 * configure: If CC and CXX are not set in the environment, set
16054 them, based on either an existing Makefile or on searching for gcc
16055 in PATH. Substitute for CC and CXX in Makefile.
16056 * configure.in: Remove libm from target_libs. Separate
16057 target_configdirs from configdirs. If CC is not set in
16058 environment, try to get it from a host Makefile fragment. Rewrite
16059 changes of configdirs to use skipdirs instead. A few minor
16060 tweaks. Take directories out of target_configdirs as they are
16061 taken out of configdirs. Remove existing Makefile files from
16062 subdirectories. Substitute for TARGET_CONFIGDIRS and
16063 CONFIG_ARGUMENTS in Makefile.
16064 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16065 by configure.in.
16066 (CONFIG_ARGUMENTS): Likewise.
16067 (CONFIGURE_TARGET_MODULES): New variable.
16068 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16069 ($(CONFIGURE_TARGET_MODULES)): New target.
16070 (configure-libg++, configure-libio): New targets.
16071 (all-libg++): Depend upon configure-libg++.
16072 (all-libio): Depend upon configure-libio.
16073 (configure-libgloss, all-libgloss): New targets.
16074 (configure-libstdc++): New target.
16075 (all-libstdc++): Depend upon configure-libstdc++.
16076 (configure-librx, all-librx): New targets.
16077 (configure-newlib): New target.
16078 (all-newlib): Depend upon configure-newlib
16079 (configure-xiberty): New target.
16080 (all-xiberty): Depend upon configure-xiberty.
16081
16082Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16083
16084 * configure.in (host i[345]86-*-win32): Expand the
16085 noconfigdirs again.
16086
16087Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16088
16089 * mpw-configure: Fix sed command file name.
16090
16091Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16092
4e81ae98 16093 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
16094 noconfigdirs again.
16095
16096Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16097
16098 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16099 or powerpc*-*-pe*, since they are not yet supported.
16100
16101Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16102
16103 Add PowerMac support and many other enhancements.
16104 * mpw-configure: New option --cc to select compiler to use,
16105 paste options set according to --cc into the generated
16106 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16107 if mpw-make.sed is present.
16108 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16109 add forward includes for PowerPC include files.
16110 * mpw-build.in: Build using Makefile.PPC if present.
16111 (do-byacc, etc): Remove separate version resource builds.
16112 (do-gas): Build "stamps" before "all".
16113 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16114 * mpw-README: Update to reflect --cc option, PowerMac support,
16115 and recently-reported compatibility problems.
16116
16117Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16118
16119 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16120 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16121 (--with-multilib-top): Pass to recursive invocations.
16122
16123Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16124
16125 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16126 v810-*-*.
16127
16128Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16129
16130 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16131 gdb, ld and opcodes on v810-*-*.
16132
6599da04
JM
16133Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16134
16135 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16136 (local-maintainer-clean): New target.
16137 (maintainer-clean): New target.
16138 (realclean): Just depend upon maintainer-clean.
16139
16140Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16141
16142 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16143
16144Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16145
16146 * configure.in: Build ld in mips*-*-bsd* case.
16147
16148Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16149
16150 * config.sub: Accept -lites* OS. From Ian Dall.
16151
16152Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16153
16154 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 16155 targets.
6599da04
JM
16156
16157Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16158
16159 * configure.in: treat i386-win32 canadian cross the same as
16160 i386-go32 canadian cross.
16161
16162Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16163
16164 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16165 running under the simulator to build a reduced set of libraries.
16166 (powerpc-*-eabiaix): Add fine grained multilib support added to
16167 other powerpc targets yesterday.
16168
16169Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16170
16171 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16172 -disable-softfloat, -disable-relocatable, -disable-aix, and
16173 -disable-sysv to control which multilib libraries get built.
16174
16175Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16176
16177 * configure: Add Makefile.tem to list of files to remove in trap
16178 handler.
16179
16180Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16181
16182 * config.guess (*Linux*): Add missing "exit"s.
16183 Also, need specific check for alpha-unknown-linux (uses COFF).
16184
16185Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16186
16187 * config.guess: Merge with FSF:
16188
16189 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16190 * config.guess (AIX4): More robust release numbering discovery.
16191
16192 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16193 * config.guess (i386-sequent-ptx): Properly get version number.
16194
16195 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16196 * config.guess (mips:*:4*:UMIPS): New case.
16197
16198Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16199
16200 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16201 (i386-win32 host): Likewise. Don't build readline.
16202
16203Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16204
16205 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16206 SUPPORT_FILES to submakes.
16207
16208Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16209
16210 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16211 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16212 mpw-configure.
16213
16214Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16215
16216 * configure.in (appdirs): Use =, not ==, in test expression when
16217 trying to build the text to print in the warning message for
16218 Solaris users.
16219
16220Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16221
16222 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16223
16224Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16225
16226 * config.guess: Recognize lynx-2.3.
16227
16228Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16229
16230 * config.sub (z8ksim): Deleted
16231 (z8k-*-coff): New, this is the one true name of the target.
16232
16233Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16234
16235 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16236
16237Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16238
16239 * config.guess (*:Linux:*:*): First try asking the linker what the
16240 default object file format is (elf, aout, or coff). Then if this
16241 fails, try previous methods.
16242
16243Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16244
16245 * configure.in: Don't build newlib for *-*-vxworks5.1.
16246
16247Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16248
16249 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16250 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16251
16252Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16253
16254 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16255
16256Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16257
16258 * cfg-ml-com.in: New file.
16259 * cfg-ml-pos.in: New file.
16260
16261Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16262
16263 * COPYING.NEWLIB: Add HP free copyright to list.
16264
16265Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16266
16267 * config.sub: Recognize -eabi* for the system, not just -eabi.
16268
16269Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16270
16271 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16272 * config.sub, configure.in (win32): New target and host.
16273
16274Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16275
16276 * configure.in: Add i386-pe configuration.
16277
16278Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16279
16280 * mpw-build.in (install): Install GDB after LD.
16281
16282Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16283
16284 * mpw-config.in (elf/mips.h): Always forward-include, needed
16285 for GDB to build.
16286
16287Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16288
16289 * testsuite: New directory for customer acceptance and whole tool
16290 chain tests.
16291
16292Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16293
16294 * configure: If per-host line isn't found, but AC_OUTPUT is found
16295 and a configure script exists, run it instead.
16296
16297Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16298
16299 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16300
16301Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16302
16303 * configure: Set build_{cpu,vendor,os,alias} to host values when
16304 --build isn't specified.
16305
16306Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16307
16308 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16309 (FLAGS_TO_PASS): Pass them.
16310 (EXTRA_TARGET_FLAGS): Ditto.
16311
6599da04
JM
16312Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16313
16314 * Makefile.in (all-libg++): Depend on all-libstdc++.
16315
16316Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16317
16318 * configure.in (noconfigdirs): Enable all packages for
16319 i386-unknown-netbsd.
16320
16321Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16322
16323 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16324 hosted builds (DOS builds)
16325
16326Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16327
16328 Changes for ARM based on patches from Richard Earnshaw:
16329 * config.sub: Handle armeb and armel.
16330 * configure.in: Omit arm linker only for riscix.
16331
16332Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16333
16334 * config.guess: Update from FSF.
16335
16336Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16337
63f6bcd7 16338 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
16339 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16340 powerpcle variant. Convert pentium into i586, not i486. Add p5
16341 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16342 temporarily.
16343
16344Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16345
16346 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16347
16348Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16349
16350 * config.sub: Accept -lites* as a basic system type.
16351
16352Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16353
16354 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16355 installed, and if so return linuxoldld as the system name.
16356
16357Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16358
16359 * config.guess: Add hppa1.1-hp-lites support.
16360
16361Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16362
16363 * configure.in: Don't build newlib for m68k-vxworks5.1.
16364
16365Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16366
16367 * configure.in (mips-sgi-irix6): Use mh-irix5.
16368
16369Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16370
16371 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16372
16373Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16374
16375 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 16376 OSF/1. Fix compiler flags.
6599da04
JM
16377 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16378
16379Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16380
16381 * configure.in: Recognize --with-newlib.
16382 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16383
16384Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16385
d207ebef 16386 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
16387 to *_X11_MODULES due to gdbtk needing X include files et al.
16388
16389Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16390
16391 Merge in support for Mac MPW as a host.
16392 (Old change descriptions retained for informational value.)
16393
16394 * mpw-config.in: Add generic include forwards for cpu-specific
16395 include files in aout and elf directories.
16396
16397 * mpw-configure: Added copyright.
16398 * mpw-config.in: Check for presence of required build tools.
16399 (target_libs): Add newlib.
16400 (target_tools): Add examples.
16401 (Read Me): Generate as "Read Me for MPW" instead.
16402 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16403 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16404 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16405
16406 * mpw-configure: Remove subdir-specific makefile hackery,
16407 delete mk.tmp after using it.
16408
16409 * mpw-build.in (all): Display start and end times.
16410
16411 * mpw-configure (host_canonical): Set.
16412 (target_cpu): Always add to makefiles.
16413 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16414 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16415 (mpw-mh-mpw): Look for in srcdir and srcroot.
16416 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16417
16418 * mpw-build.in: (install-only): New target.
16419
16420 * mpw-configure (host_alias, target_alias): Rename from hostalias
16421 and targetalias, add into generated Makefile.
16422 (mk.tmp): If present, add into generated Makefile.
16423 * mpw-build.in (all-gas): Build config.h first before gas proper.
16424
16425 * mpw-configure (config.status): Write only if changed.
16426 * mpw-config.in (readline): Configure it (not built, just used for
16427 definitions).
16428
16429 * mpw-config.in (elf/mips.h): Add a forward include.
16430
16431 * mpw-config.in: Forward-include most .h files in include into
16432 extra-include.
16433 (readline): Don't build.
16434 mpw-build.in (install): Install GDB.
16435
16436 * mpw-configure (prefix, mpw_prefix): Handle it.
16437 * mpw-config.in (mmalloc, readline): Don't configure.
16438 * mpw-build.in (thisscript): Rename to ThisScript.
16439 Use mpw-build instead of BuildProgram everywhere.
16440 (mmalloc, readline): Don't build.
16441 * mpw-README: New file, basic documentation about the MPW port.
16442
16443 * mpw-config.in: Use forward-include to create include files.
16444
16445 * mpw-configure: Add more things to the top of each configured
16446 Makefile, including contents of config/mpw-mh-mpw.
16447 * mpw-config.in (extra-include): Create this directory and fill it
16448 with Posix-like include files when configuring.
16449
16450 * config.sub (apple, mac, mpw): Add various aliases.
16451
16452 * mpw-build.in: New file, top-level build script fragment for MPW.
16453 * mpw-configure: New file, configure script for MPW.
16454 * mpw-config.in: New file, config fragment for MPW.
16455
16456Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16457
16458 * configure.in (host_libs): Remove glob, since it is gone from the
16459 sources.
16460
16461Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16462
16463 * Makefile.in: define empty GDB_NLM_DEPS var.
16464
16465 * configure.in(target_makefile_frag): use config/mt-netware
16466 for netware targets.
16467
16468Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16469
16470 * config.sub: Merge in recent FSF changes. Remove linux special
16471 cases.
16472
16473Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16474
731a8127 16475 Revert this change:
6599da04
JM
16476
16477 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16478
16479 * build-all.mk: Use CC=cc -Xs on Solaris.
16480
6599da04
JM
16481Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16482
16483 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16484 stop using it.
16485 * Makefile.in: Nuke all references to glob subdirectory.
16486
16487Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16488
16489 * configure.in: Fix --enable-shared logic in per-host.
16490
16491Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16492
16493 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16494
16495Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16496
16497 * configure.in (noconfigdirs): Don't build gas on AIX, for
16498 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16499
16500Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16501
16502 * configure: Fix --cache-file to work if the file argument is a
16503 relative path.
16504
16505Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16506
16507 * configure: If the --cache-file is used, pass it down to
16508 configure in subdirectories.
16509
16510Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16511
16512 * config.sub: add vxworks29k configuration.
16513
16514Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16515
16516 * Makefile.in (taz): Do "diststuff" part quietly.
16517
16518Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16519
16520 * config.sub: Mini-merge with gcc/config.sub.
16521
16522Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16523
16524 * config.guess (IRIX): Sed - to _.
16525
16526Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16527
16528 * Makefile.in (source-vault, binary-vault): New targets.
16529
16530Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16531
16532 * config.sub: Recognize -eabi as a basic system type.
16533
16534Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16535
16536 * configure.in (enable_shared stuff): Fix typo.
16537
16538Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16539
16540 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16541
16542Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16543
16544 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16545
16546Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16547
16548 * configure.in (rs6000-*-*): Don't build gas.
16549
16550Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16551
16552 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16553 reduce command line length.
16554 (AS_FOR_TARGET): Check for as.new, not Makefile.
16555 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16556
16557Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16558
16559 * config.guess: Merge from FSF.
16560
16561Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16562
16563 * configure: Don't use $ when handling program_suffix.
16564
16565Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16566
16567 * configure.in: Configure tk for hppa/hpux.
16568
16569Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16570
16571 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16572
16573Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16574
16575 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16576 to LIBCXXFLAGS. Tests are better run without it.
16577
16578Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16579
16580 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16581
16582Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16583
16584 * configure.in (*-*-netware*): Don't configure xiberty.
16585
16586Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16587
16588 * configure.in: Remove tk from native_only list.
16589
16590Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16591
16592 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16593 for special NCD build.
16594
16595Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16596
16597 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16598 makeall.bat, they're only useful for binutils snapshots.
16599 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16600 makeall.bat to specified SUPPORT_FILES.
16601
16602Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16603
16604 * build-all.mk: Add Ericsson targets to sun4 and solaris
16605 hosts. Add BNR's sun4 target to solaris host, so their
16606 build-from-source will be tested in-house first.
16607
16608Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16609
16610 * Makefile.in (LIBCFLAGS): New variable.
16611 (CFLAGS_FOR_TARGET): Ditto.
16612 (LIBCFLAGS_FOR_TARGET): Ditto.
16613 (LIBCXXFLAGS): Ditto.
16614 (CXXFLAGS_FOR_TARGET): Ditto.
16615 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16616 (BASE_FLAGS_TO_PASS): Pass them.
16617 (EXTRA_TARGET_FLAGS): Ditto.
16618
731a8127 16619 * configure.in: Support --enable-shared.
6599da04
JM
16620
16621Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16622
16623 * configure.in (target_libs): Include libstdc++ again.
16624 * config.guess: Update from FSF (for FreeBSD).
16625
16626Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16627
16628 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16629 makeall.bat.
16630 (DISTDOCDIRS): Add `etc'.
16631 (ETC_SUPPORT_PFX): New variable.
16632 (taz): Include anything from etc starting with a word in
16633 ETC_SUPPORT_PFX.
16634
16635Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16636
16637 * config.sub: Update for recent FSF changes. Remove obsolete
16638 h8300hds entry. Add -windows* and -osx as basic os. Minor
16639 spacing changes.
16640
16641Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16642
16643 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16644
16645 * config.guess: Merge with FSF.
16646 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16647
16648Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16649
16650 * configure: Since the "trap 0" handler will override the exit
16651 status on many systems, only use it for "exit 1", and make it set
16652 a non-zero exit status; reset it before "exit 0". Also, check
16653 exit status of config.sub, and error out if it failed.
16654
16655Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16656
16657 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16658 and install libgloss.
16659
16660Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16661
16662 * Makefile.in (all-binutils): Depend upon all-byacc.
16663
16664 * configure.in: Don't build emacs on Irix 5.
16665
16666Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16667
16668 * configure.in (*-*-netware*): Add libio.
16669
16670Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16671
16672 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16673 (CHECK_TARGET_MODULES): Ditto.
16674 (INSTALL_TARGET_MODULES): Ditto.
16675 (TARGET_LIBS): Ditto.
16676 (all-libstdc++): Note dependencies.
16677
16678Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16679
16680 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16681
16682Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16683
16684 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16685 -fexternal-templates.
16686
16687 * configure.in (target_libs): Add libstdc++.
16688 (noconfigdirs): Add libstdc++ as appropriate.
16689
16690Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16691
16692 * config.guess: Update from FSF.
16693
16694Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16695
16696 * configure: Use ${config_shell} when running ${configsub}.
16697
16698Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16699
16700 * config.sub: No longer recognize h8300h.
16701
16702Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16703
16704 * config.sub: Remove extraneous differences between config.sub and
16705 gcc/config.sub.
16706
16707Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16708
16709 * Makefile.in (DISTSTUFFDIRS): Add gas.
16710
16711Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16712
16713 * COPYING.NEWLIB: New file.
16714
16715Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16716
16717 * config.guess (HP-UX): Patch from Harlan Stenn
16718 <harlan@landmark.com> to also emit release level.
16719
16720Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16721
16722 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16723
16724Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16725
16726 * config.sub: Merge nextstep cleanup from FSF.
16727
16728Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16729
16730 * configure.in (arm-*-*): Don't configure ld for this target.
16731
16732Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16733
16734 * configure.in (*-*-netware): don't configure libg++, libio,
16735 librx, or newlib.
16736
16737Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16738
16739 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16740 configure ld--it works, but it doesn't support shared libraries.
16741
16742Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16743
16744 * config.guess (*-unknown-freebsd*): Get rid of possible
16745 trailing "(Release)" in version string.
16746 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16747
16748Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16749
16750 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16751 Fix type: *-next-neststep -> *-next-nextstep.
16752
16753 * config.guess: Merge from FSF:
16754
16755 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16756
16757 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16758
16759 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16760
16761 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16762 instead of UNIX_SV for UnixWare 1.0).
16763
16764Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16765
16766 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16767 to make gdb/nlm/* build after the compiler and linker.
16768
16769Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16770
16771 * config.guess (netbsd, freebsd, linux): Accept any machine,
16772 not just i[34]86.
16773 (m68k-atari-sysv4): Relocate to match FSF version.
16774
16775 * config.guess: More merges from the FSF:
16776
16777 Add a space before function call or macro invocation.
16778
16779 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16780
16781 * config.guess: Add trap cmd to remove dummy.c and dummy when
16782 interrupted.
16783
16784 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16785
16786 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16787 (dummy): Redirect stderr from compilation of dummy.c.
16788
16789 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16790
16791 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16792
16793Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16794
16795 * configure: Accept and ignore --cache*, for compatibility with
16796 new autoconf.
16797
16798Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16799
16800 * config.guess: Merge from FSF:
16801
16802 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16803
16804 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
16805 (PATH): Add /.attbin at end for finding uname.
16806 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
16807
16808 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16809
e490616e 16810 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
16811
16812 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16813
e490616e
ZW
16814 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16815 to select whether to use ELF or COFF.
6599da04
JM
16816
16817 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16818
e490616e 16819 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
16820
16821 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16822
16823 * config.guess: Guess the OS version for HPUX.
16824
16825 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16826
16827 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16828
16829Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16830
16831 * configure.in: Recognize --with-headers, --with-libs, and
16832 --without-newlib.
16833 * Makefile.in (all-xiberty): Depend upon all-ld.
16834
16835Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16836
16837 * configure.in: Change i[34]86 to i[345]86.
16838
16839Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16840
16841 * configure (version): A few more tweaks to help message.
16842
16843Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16844
16845 * Makefile.in: Remove (for now) librx as a host library,
16846 now that we're building it for target.
16847
16848Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16849
16850 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16851 (Karl Berry).
16852
16853Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16854
16855 * configure.in: Also configure librx.
16856
16857Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16858
16859 * Makefile.in: Update various rules to reflect that librx
16860 is now needed for libg++.
16861
16862Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16863
16864 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16865
16866Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16867
16868 * configure.in: Configure the examples directory.
16869
16870Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16871
16872 * configure: Simplify Jun 2 1994 change.
16873
16874Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16875
16876 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16877 /bin/gcc isn't good enough to build gcc.
16878
16879Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16880
16881 * Makefile.in (GDB_SUPPORT_FILES): Remove
16882 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16883 (gdb.tar.gz): Add new rule to use standard distribution building
16884 mechanism.
16885
16886Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16887
16888 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16889 Bill Cox <bill@cygnus.com>.
16890
16891Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16892
16893 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16894
16895Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16896
16897 * configure: Search current dir first in .gdbinit.
16898
16899Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16900
16901 * config.sub: Recognize freebsd (merged from gcc config.sub).
16902
16903Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16904
16905 * config.sub: Refer to NeXT's operating system as nextstep.
16906
16907 * config.sub (case $basic_machine): Re-order the cases, to match
16908 the order in the FSF version (which is mostly alphabethical).
16909 Merge in some additions and changes from the FSF.
16910
16911Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16912
16913 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16914 * config.sub: Recognize cxux7.
16915 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16916
16917Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16918
16919 * config.sub: Fix typo powerpc -> powerpc-*.
16920
16921Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16922
16923 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16924
16925 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16926 parallel with all-emacs and install-emacs). Top-level command
16927 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16928
16929Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16930
16931 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16932 $(relbindir)/make before doing ``make install'', and use
16933 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16934 installing over running make binary.
16935 ($(host)-stamp-stage3-installed): Likewise.
16936
16937Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16938
16939 * config.guess: Recognize Mach.
16940
16941Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16942
16943 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16944 see whether --exec-prefix was used.
16945
16946Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16947
16948 * README: Explicitly mention libg++/README. (Zoo's idea.)
16949
16950Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16951
16952 * Makefile.in: Add all-librx target similar to all-libproc.
16953
16954Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16955
16956 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16957 with post 1.2 uname bogosity.
16958
16959Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16960
16961 * configure: Remove temporary files on receipt of a signal.
16962
16963Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16964
16965 * configure: If there is a package_makefile_frag, remove
16966 ${subdir}/Makefile.tem after copying it in.
16967
16968Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16969
16970 * build_all.mk: support rs6000 lynx identifies itself as
16971 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16972 since /bin/gcc is too feeble to compile a modern gcc.
16973
16974Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16975
16976 * brought devo/test-build.mk update-to-date with progressive/
16977 test-build.mk. Add lynx targets and hppa flag info.
16978
16979Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16980
16981 * configure.in: Use mh-ncrsvr43. Patch from
16982 Tom McConnell <tmcconne@sedona.intel.com>.
16983
16984Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16985
16986 * config.guess (i386-unknown-bsdi): No longer need to
16987 check #if defined(__bsdi__) && defined(__i386__).
16988
16989Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16990
16991 * configure: Set program_transform_nameoption correctly.
16992
16993Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16994
16995 * brought build-all.mk update-to-date with progressive build-all.mk,
16996 added new targets and hppa info.
4e81ae98 16997
6599da04
JM
16998Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16999
17000 * configure: If config.guess result is a prefix of the user
17001 specified target, assume a native build and use the user specified
17002 target as the host alias. Remove SunOS patch suffix removal hack.
17003 * configure.in: Remove SunOS patch suffix removal hack.
17004
17005 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17006 in NATIVE_CHECK_MODULES.
17007
17008Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17009
17010 * Makefile.in: Rename HOST_ONLY to NATIVE.
17011 * configure: Delete SunOs patch suffix from host_canonical
17012 and build_canonical variables that are prepended to Makefiles.
17013 * configure.in: Add comments for easier maintenance.
17014
17015Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17016
17017 * Makefile.in: Add all-libproc target similar to all-gui.
17018
17019Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17020
17021 * Makefile.in (CHECK_MODULES): split into
17022 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17023
17024Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17025
17026 * config.guess (i386-unknown-bsdi): New system to guess.
17027
17028Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17029
17030 * Makefile.in: Add all-gui target (but not yet build by "all").
17031
17032Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17033
17034 * config.sub: Move deletion of patch suffix from here...
17035 * configure.in: To here, at Ian's suggestion. The top-
17036 level scripts might need to know of a patch level.
17037
17038Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17039
17040 * config.sub: Strip off patch suffix so rtl is recognized
17041 as a sunos4.1.3 machine, even though it's been patched.
17042
17043Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17044
17045 * Makefile.in (INSTALL_LAST): Delete.
17046 (INSTALL_DOSREL): New.
17047
17048Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17049
17050 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17051 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17052 whether we pass down --with-gnu-ld anyhow.
17053
17054Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17055
17056 * Makefile.in (INSTALL_LAST): Change operation so it works
17057 on more flavors of make.
17058 * configure.in (go32): Don't build libg++ or libio.
17059
17060Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17061
17062 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17063 they can be overriden by templates.
17064
17065Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17066
17067 * configure.in (target==go32): Don't build gdb.
17068 * dosrel: New directory.
17069
17070Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17071
17072 * configure.in (host==go32): Configure dosrel too.
17073 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17074 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17075 be set by incoming names or templates.
17076 (INSTALL_LAST): New rule.
6599da04
JM
17077
17078Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17079
17080 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17081
17082Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17083
6599da04
JM
17084 * configure.in (appdirs): New variable. Currently empty, but will
17085 be used in gas distribution. If nonempty, lists a set of
17086 directories at least one of which must get configured, or top
17087 level configuration is considered to have failed.
17088 (rs6000-*-lynxos*): Use new file name.
17089
17090Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17091
17092 Eliminate XTRAFLAGS.
17093 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17094 newlib include files using -idirafter, and also use -nostdinc.
17095 (CXX_FOR_TARGET): Likewise.
17096 (XTRAFLAGS): Removed.
17097 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17098 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17099 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17100 ($(DO_X)): Don't pass down XTRAFLAGS.
17101
17102Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17103
17104 * configure.in (mips*-dec-bsd*): New target; do build linker.
17105 (mips*-*-bsd*): New target; don't build linker.
17106
17107Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17108
17109 * configure.in: support rs6000-*-lynxos* configuration.
17110 support sunos4 as a cross target.
17111
17112 * config.sub: look for lynx*, not lynx since the OS version may
17113 legitimately be part of the name.
17114
17115Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17116
17117 * configure.in (i[34]86-*-sco*): Move to be with other i386
17118 targets.
17119 (romp-*-*): New target. Skip various binary utilities.
17120 (vax-*-*): New target. Don't build newlib.
17121 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17122
17123Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17124
17125 * configure.in: Only set host_makefile_frag if config
17126 directory exists.
17127
17128Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17129
17130 * install.sh: If $dstdir exists, don't check whether each
17131 component does.
17132
17133Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17134
17135 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17136
17137Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17138
3b75d237
AJ
17139 * configure.in (*-*-lynxos*): Don't configure newlib for either
17140 native or cross Lynx.
6599da04
JM
17141
17142Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17143
17144 * config.sub (sparc64-elf): Fix os.
17145 (z8k): Remove duplicate.
17146
17147Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17148
17149 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17150 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17151
17152Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17153
17154 * configure: Make file links cleanly even if Lynx fails on
e490616e 17155 an NFS symlink (at least fail cleanly).
6599da04
JM
17156
17157Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17158
17159 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17160 -XNh2000.
17161
17162Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17163
17164 * configure: Unknown options are fatal again.
17165
17166Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17167
17168 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 17169 compatibility.
6599da04
JM
17170
17171Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17172
17173 * build-all.mk: Add `clean' target.
17174
17175Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17176
17177 * config.guess: Add SINIX support.
17178 * configure.in: Add mips-*-sysv4* support.
17179
17180Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17181
17182 * build-all.mk: Document all useful targets.
17183 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17184 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17185
17186Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17187
17188 * configure: Support --silent, --quiet.
17189
17190Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17191
17192 * configure: Support --disable-FEATURE.
17193
17194Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17195
17196 * config.guess: Recognize NCR running SVR4.3.
17197
17198Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17199
17200 * config.guess: Make BSDI generate i386-unknown-bsd386.
17201 Patch from Paul Eggert <eggert@twinsun.com>.
17202
17203Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17204
17205 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17206
17207Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17208
17209 * configure: Make unrecognized options give nonfatal warnings
17210 instead of fatal errors, and pass them to any subdirectory
17211 configures in case they recognize them.
17212 Make --x equivalent to --with-x.
17213
17214Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17215
17216 * configure: Add --enable-* options. Clean up usage message and
17217 some comments.
17218
17219Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17220
17221 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17222
17223Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17224
17225 * configure.in (hppa*-*-*): Enable binutils.
17226
17227Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17228
17229 * config.sub: Recognize cisco.
17230
17231Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17232
17233 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17234
17235Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17236
17237 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17238 than one configuration name. Add comment.
17239
17240Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17241
17242 * config.guess: about target *-hitachi-hiuxwe2, fixed
17243 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17244 macro is incorrect.]
17245
17246Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17247
17248 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17249 than the "make ls" stuff which used to be here.
17250
17251Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17252
17253 * config.guess: Recognize i[34]86-unknown-freebsd.
17254 From Shawn M Carey <smcarey@rodan.syr.edu>.
17255
17256Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17257
17258 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17259
17260Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17261
17262 * config.guess: Check for ptx.
17263
17264Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17265
17266 * config.sub: Add os9k checking.
17267
17268Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17269
17270 * config.guess: Handle OSF1 running on HPPA processors
17271
17272Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17273
17274 * configure: If subdir configure fails, print out a message with
17275 subdirectory name, in case subdir's configure code didn't identify
17276 itself.
17277
17278Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17279
17280 * configure.in: Remove embedded newlines from configdirs.
17281 Avoid mismatches of substrings. Fix matching strings at end
17282 of configdirs.
17283
17284Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17285
17286 * config.guess: Add Lynx/rs6000 config support.
17287
17288Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17289
17290 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17291
17292Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17293
17294 * configure.in (hppa*-*-osf*): Treat this just like most other
17295 PA configurations (eg no binutils or ld).
17296 (hppa*-*-*elf*): These configurations have binutils and ld.
17297
17298Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17299
17300 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17301
17302Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17303
17304 * configure.in (rs6000-*-*): Build gas.
17305
17306Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17307
e490616e 17308 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
17309
17310Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17311
17312 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17313 for GDB and GDB has been fixed to not need it.
17314
6599da04
JM
17315Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17316
17317 * config.guess: Recognize vax hosts.
17318
17319Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17320
17321 * configure (while loop): Don't use "break 2" inside case
17322 statement -- the case statement isn't an enclosing loop.
17323
17324Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17325
17326 * config.guess: Clean up NeXT support, to allow nextstep
17327 on Intel machines. Make OS be nextstep.
17328
17329Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17330
17331 * config.guess: Add alternate forms for Convex.
17332
17333Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17334
17335 * configure: Completely rewrite option processing. Take
17336 advantage of pattern-matching to avoid invoking test frequently.
17337 Also clean up host and target defaulting logic.
17338
17339Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17340
17341 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17342 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17343 commands (plus user environment) will fit SCO limits.
17344
17345Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17346
17347 * configure.in: Don't issue warnings about directories which are
17348 not being configured if -norecursion is set. Correct test for
17349 --with-gnu-as and --with-gnu-ld to not get confused by substring
17350 matches.
17351
17352 * configure.in: Don't build gas for alpha-dec-osf1*.
17353
17354Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17355
17356 * configure: Back out Per's change of 12/19/1993. It changes the
17357 behavior of configure in unexpected and confusing ways.
17358
17359 Also, use different delim char when calculating
17360 program_transform_name so that the name can contain slashes.
17361
17362Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17363
17364 * configure.in, config.sub: Add support for VSTa micro-kernel.
17365
17366Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17367
17368 * configure.in: Nuke hacks which were used to get a special
17369 version of GAS for HPPA configurations.
17370
17371Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17372
17373 * configure: If only ${target_alias} is given, use that
17374 as the default for ${host_alias}.
17375 * configure: Add missing back-slashes before nested quotes.
17376
17377Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17378
17379 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17380
17381Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17382
17383 * config.guess: Recognize some Tektronix configurations.
17384 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17385
17386Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17387
17388 * config.sub: Match any flavor of SH.
17389
17390Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17391
17392 * configure.in: Don't try to configure newlib for Alpha.
17393
17394Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17395
17396 * configure.in: Don't build ld for Irix 5. Don't build gas,
17397 libg++ or libio for any Alpha target.
17398
17399 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
17400
17401Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17402
17403 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17404 default arguments -- so it tried to compress itself.
17405
17406Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17407
17408 * configure.in (notsupp): ensure that a space is always at the end
17409 of the configdirs list, since the grep checks for an explicit space
17410
17411Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17412
17413 * configure.in (target i386-sysv4.2): don't build ld, since static
17414 versions of many libraries are not available.
17415
17416Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17417
17418 * config.guess: Recognize Apollos (using environment variables).
17419 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17420
17421Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17422
17423 * config.guess: Recognize Sony news mips running newsos.
17424
17425Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17426
17427 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17428 "fi ; else" for bash.
17429
17430Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17431
17432 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17433
17434Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17435
17436 * config.sub: accept unixware as an alias for svr4.2.
17437 Fix some inconsistancies with the gcc version.
17438
17439Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17440
17441 * Makefile.in (DISTDOCDIRS): Add gdb.
17442
17443Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17444
17445 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17446
17447Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17448
17449 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17450 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17451 this now.
17452
17453Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17454
17455 * config.sub: Accept hiux* as an OS name.
17456
17457 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17458 etc/make-stds.texi. The underscore came from gcc, and dje now
17459 agrees that RUNTESTFLAGS is the correct name.
17460
17461Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17462
17463 * install.sh: Remove 'set -e'. It makes any conditionals
17464 in the script useless.
17465
17466 * config.guess: Automatically recognize arm-acorn-riscix
17467 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17468
17469Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17470
17471 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17472
17473Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17474
17475 * Makefile.in (DISTDOCDIRS): New variable.
17476 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 17477 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
17478
17479Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17480
17481 * configure.in (hppa target): check the source directory for the
17482 pagas sub-directory
17483
17484Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17485
17486 * config.sub: Allow -aout* and -elf*.
17487
17488Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17489
17490 * configure.in: Don't build ld on i386-solaris2, same as for
17491 sparc-solaris2.
17492
17493Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17494
17495 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17496
17497Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17498
17499 * configure.in: Configure gdb for alpha.
17500
17501Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17502
17503 * Makefile.in (CXXFLAGS): Add -O.
17504
17505Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17506
17507 * config.guess: added support for DG Aviion
17508
17509Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17510
17511 * configure.in: Produce warning message for subdirectories not
17512 configurable for this host/target combination. Don't try to
17513 configure gdb for vms.
17514
17515Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17516
17517 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17518 appropriate files before making "diststuff".
17519 (DISTBISONFILES): New var: list of files to be edited.
17520 (DISTSTUFFDIRS): Add binutils.
17521
17522Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17523
17524 * config.sub: also handle mipsel and mips64el (for little endian mips)
17525
17526Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17527
17528 * configure.in: Add * to end of all OS names.
17529
17530Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17531
17532 * configure.in: Build newlib for LynxOS native.
17533
17534Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17535
17536 * config.guess: Add support for delta 88k running SVR3.
17537
17538 * configure.in: Add comment about HP compiler vs. emacs.
17539
17540Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17541
17542 * configure.in: don't build ld on solaris2 (not a viable option
17543 due to bugs in getpwnam & getpwuid)
17544
17545Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17546
17547 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17548 config.guess will produce a full version number.
17549
17550Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17551
17552 * configure.in: Build linker and binutils for alpha-dec-osf1.
17553
17554Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17555
17556 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17557 and gdb/testsuite/Makefile.in.
17558
17559Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17560
17561 * configure.in: recognize mips*- instead of mips-
17562
17563Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17564
17565 * config.sub: Accept linux*coff and linux*elf as operating
17566 systems.
17567
17568Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17569
17570 * config.sub: Recognize mips64, and mips3 as an alias for it.
17571
17572Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17573
17574 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17575 gdb knows how to handle OSF/1 shared libraries.
17576
17577Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17578
17579 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17580 * config.guess: Recognize Hitachi's HIUX.
17581 * config.sub: Recognize h3050r* and hppahitachi.
17582 Remove redundant cases for hp9k[23]*.
17583
17584Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17585
17586 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17587 if gas and ld are in the source tree and are in ${configdirs}.
17588 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 17589 --with options (but still pass them down on the command line,
6599da04
JM
17590 if they were explicitly specified).
17591
17592Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17593
17594 * configure: substitute SHELL value in Makefile.in with
17595 ${CONFIG_SHELL}
17596
17597Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17598
17599 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17600 *-*-solaris2* targets.
17601
17602Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17603
17604 * Makefile.in: define M4, and pass it down to sub-makes;
17605 all-autoconf now depends on all-m4
17606
17607Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17608
17609 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17610 presence of {ar,ranlib} instead of a configured directory
17611
17612Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17613
17614 * config.guess: Accept 34?? as well as 33?? for NCR.
17615
17616Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17617
17618 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17619 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17620
17621Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17622
17623 * configure: grab values for $(CC) and $(CXX) from the
17624 environment, so that someone can do "CC=gcc configure; make" and
17625 have it work right (matching the way that autoconf works now)
17626
17627 * configure.in, Makefile.in: add support for gash, the tcl
17628 interface to Galaxy
17629
17630 * config.guess: add NetBSD variants (hp300, x86)
17631
17632Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17633
17634 * install.sh: Support -d option (in the manner of SunOS 4 install,
17635 as it is more deterministic than that of GNU install)
17636 (chmodcmd): Set file to mode 755 by default (should also do default
17637 chgrp and chown, but I don't feel like dealing with that now)
17638
17639Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17640
17641 * config.sub: Remove h8300hhms alias.
17642
17643Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17644
17645 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17646
17647Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17648
17649 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17650 as stmp-fixinc
17651
17652Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17653
17654 * config.sub: recognize m88110-bug-coff.
17655
17656Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17657
17658 * Makefile.in (all-libio): all dependencies on the toolchain used
17659 to build this (gcc, gas, ld, etc)
17660
17661Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17662
17663 * config.guess: Deal with OSF/1 1.3 on alpha.
17664
17665Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17666
17667 * install.sh: add some 'else true' clauses for portability
17668
17669 * configure.in: don't build libio for h8[35]00-*-* targets
17670
17671Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17672
17673 * Makefile.in: Add support for new libio.
17674
17675Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17676
17677 * install.sh: If one command fails, don't try the rest. Don't try
17678 to remove $dsttmp (via trap) unless we have already created it.
17679 If $src doesn't exist, detect it and exit with an error.
17680
17681 * config.guess: Recognize BSD on hp300.
17682
17683Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17684
17685 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17686 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17687
17688Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17689
17690 * Makefile.in (all-send-pr): depends on all-prms
17691
17692Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17693
17694 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17695
17696Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17697
17698 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17699 Added test for mips-mips-riscos5.
17700
17701Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17702
17703 * configure.in: use mh-hp300 for 68k HP hosts
17704
17705Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17706
17707 * configure: add support for CONFIG_SHELL, so that you can use
17708 some alternate shell for evaluating configure scripts
17709
17710Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17711
17712 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17713 in configure script to bug-gdb@prep.ai.mit.edu when building
17714 distribution archive.
17715 * Makefile.in (COMPRESS): Remove def.
17716 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17717 gdb.tar.Z and make-gdb.tar.Z respectively.
17718 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17719 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17720 to convergence with 'taz' target in Makefile.in.
17721
17722Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17723
17724 * install.sh (dsttmp): use trap to ensure that tmp files go
17725 away on error conditions
17726
17727Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17728
17729 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17730
17731Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17732
17733 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17734 its parent is '/' not ''.
17735
17736 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17737
17738Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17739
17740 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17741 that ${newsrcdir}/configure.in does.
17742
17743Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17744
17745 * test-build.mk: support for CONFIG_SHELL
17746
17747Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17748
17749 * config.sub (netware): Add as a basic system type.
17750
17751Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17752
17753 * Makefile.in (Makefile): depend on configure.in. Also drop the
17754 $(srcdir)/ from the dependency on Makefile.in.
17755
17756Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17757
17758 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17759 (h8300hhms is temporary until multi-libraries are implemented).
17760 * configure.in: Handle h8300h too.
17761
17762Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17763
17764 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17765
17766Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17767
17768 * configure: Remove extraneous output when guessing host type.
17769 * config.guess: Remove extraneous output when guessing using C
17770 compiler rather than uname, or when guessing fails.
17771
17772Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17773
17774 * Makefile.in: remove all.cross and install.cross targets
17775
17776 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17777 definitions
17778
17779Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17780
17781 * configure.in (target sh): Build gprof.
17782
17783Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17784
17785 * config.sub: change -solaris to -solaris2
17786
17787Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17788
17789 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17790
17791Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17792
17793 * configure: Correct error message for missing Makefile.in to
17794 print correct directory.
17795
17796Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17797
17798 * install.sh: kludge around 386BSD shell bug
17799
17800Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17801
17802 * config.guess: Recognize NeXT.
17803 * config.guess: Recognize i486-ncr-sysv4.
17804 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17805
17806Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17807
17808 * Makefile.in (MAKEINFOFLAGS): New variable.
17809 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17810 * build-all.mk, test-build.mk: Pass down --no-split as
17811 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17812
17813Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17814
17815 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17816
17817Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17818
17819 * Makefile.in (libg++.tar.z): New rule.
17820 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17821 * Makefile.in (taz): Only do a single chmod.
17822
17823Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17824
17825 * install.sh: don't use dirname anymore (replaced with sed usage)
17826
17827Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17828
17829 * Makefile.in: Change extension for gzip'd files from '.z' to
17830 '.gz' per new FSF standard usage.
17831
17832Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17833
17834 * configure: put quotes around the final value of program_transform_name
17835
17836Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17837
17838 * Makefile.in: new install.sh support; update install-info rules
17839
17840Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17841
17842 * configure.in: Build diff for crosses, but not for go32 host.
17843
17844 * configure.in: Build gprof only for native, and don't build it
17845 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17846
17847Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17848
17849 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17850
17851Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17852
17853 * configure.in (host_tools): Add prms.
17854
17855Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17856
17857 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17858 with $(FLAGS_TO_PASS) on the command line
17859
17860 * config.sub: Recognize lynx and lynxos
17861
17862Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17863
17864 * config.sub: Accept -ecoff*, not just -ecoff.
17865
17866Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17867
17868 * Makefile.in (taz): Use .gz suffix instead of .z.
17869 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17870 names.
17871
17872Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17873
17874 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17875
17876Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17877
17878 * Makefile.in (install-no-fixedincludes): install gcc last, so
17879 that rebuilds that might happen during 'make install' don't get
17880 bogus gcc include files
17881
17882Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17883
17884 Change from Utah for HPPA support:
17885 * config.guess: Recognize hppa1.x-hp-bsd.
17886
17887Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17888
17889 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17890 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17891
17892Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17893
17894 * config.sub: Add support for rom68k and bug boot monitors.
17895
17896Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17897
17898 * Makefile.in: Make all-opcodes depend on all-bfd.
17899
17900Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17901
17902 * config.guess: Added special check for i[34]86-univel-sysv4*.
17903
17904Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17905
17906 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17907 the processor rather than assuming i486.
17908
17909Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17910
17911 * config.guess: Recognize SunOS6 as Solaris3.
17912
17913Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17914
17915 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17916 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17917
17918Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17919
17920 * build-all.mk (all-cross): New target for Canadian Cross.
17921 Added Q2 go32 targets.
17922 * test-build.mk: Configure go32 cross sparclite-aout and
17923 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17924 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17925
17926Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17927
17928 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17929 GO32 hosted toolchains
17930
17931Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17932
17933 * configure: change so "-exec-prefix" gets passed down rather
17934 than "-exec_prefix" so autoconf generated Makefiles get the
17935 exec_prefix set right.
17936
17937Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17938
17939 * config.guess: get the Solaris2 minor version number
17940
17941 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17942
17943Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17944
17945 * config.guess: Recognize some Sequent platforms.
17946
17947Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17948
17949 * Makefile.in: added the vault-install target
17950
17951 * configure.in: actually use the Sun3 makefile fragment that's in
17952 config, also added the release dir to configdirs
17953
17954Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17955
17956 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17957
17958Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17959
17960 * configure.in: remove some program from Alpha targetted toolchains
17961
17962Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17963
17964 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17965 gprof.
17966 (taz): Run "make diststuff" in those directories instead of "make
17967 proto-dir". Look for "VERSION=" only at start of line in subdir
17968 Makefile. Use "gzip -9" for compression.
17969 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17970 (binutils.tar.z): New target.
17971
17972Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17973
17974 * Makefile.in (taz): Include gpl.texinfo.
17975
17976Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17977
17978 * Makefile.in (setup-dirs): Merged into "taz" target.
17979 (taz): Only do `proto-dir' stuff if a directory is actually needed
17980 for this target.
17981
17982Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17983
17984 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17985 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17986 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17987 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17988 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17989
17990Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17991
17992 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17993 config.sub, and move-if-change to gdb testsuite distribution
17994 archive, so the testsuite can be extracted, configured, and
17995 run separately from the gdb distribution. Blow away the Chill
17996 tests that require a Chill compiled executable, since GNU Chill
17997 is not yet publically available.
17998
17999Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18000
18001 * test-build.mk: set environment variables in a single command,
18002 instead of a list of assignments and exports
18003
18004 * config.guess: recognize Alpha/OSF1 systems
18005
18006Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18007
18008 * configure: Change help message to prefer --options rather than
18009 -options.
18010
18011Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18012
18013 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18014 zippy@ecst.csuchico.edu.
18015 * config.guess: Recognize miniframe.
18016
18017Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18018
cc6010cd
AP
18019 * Makefile.in: Use srcroot to find runtest rather than rootme.
18020 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
18021
18022Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18023
18024 * test-build.mk: Extensive additions to support building on a
18025 machine other than the host.
18026
18027Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18028
18029 * configure (tooldir): Fix for i386-aix again.
18030
18031Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18032
18033 * configure, Makefile.in: Change definition of $(tooldir)
18034 to match the FSF.
18035
18036Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18037
18038 * config.guess: Recognize i[34]86/SVR4.
18039
18040Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18041
18042 * Makefile.in (all-gdb): gdb depends on sim.
18043
18044Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18045
18046 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18047 at the same time we make the prototype gdb directory.
18048 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18049 files at the same time as the gdb base release distribution.
18050
18051Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18052
18053 * Makefile.in (check): Use individual check targets rather than
18054 DO_X rule.
18055 (check-gcc): Added.
18056
18057Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18058
18059 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18060 for System V release 3.2.
18061
18062Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18063
18064 * config.sub: Recognize hppaosf.
18065 * configure.in: Do configure ld/binutils/gas for it.
18066
18067Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18068
18069 * configure (tooldir): Alter syntax used to set this, for systems
18070 where "\$" isn't handled right, like i386-aix.
18071
18072Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18073
18074 * configure: Pass program-transform-name, not
18075 program_transform_name, to recursive configures.
18076
18077Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18078
18079 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18080 of gas+ld+binutils.
18081
18082Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18083
18084 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18085
18086Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18087
18088 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18089
6599da04
JM
18090Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18091
18092 * Makefile.in (PRMS): Set back to all-prms.
18093
18094Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18095
18096 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18097 targets, rather than for MIPS hosts.
18098
18099Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18100
18101 * configure.in: add comment for --with-x default values
18102
18103 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18104
18105 * Makefile.in: add check-* targets for each of the directories in
18106 the tree. Add a definition of RUNTEST that will use the one we
18107 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18108
18109Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18110
18111 * configure.in: Removed obsolete references to bfd_target and
18112 target_makefile_frag.
18113
18114 * build-all.mk: Set assorted targets for Q2.
18115 * config.sub: Recognize z8k-sim and h8300-hms.
18116 * test-build.mk: Really don't pass host to configure.
18117 (HOLES): Added uname.
18118
18119Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18120
18121 * configure: Handle an empty program-prefix, program-suffix or
18122 program-transform-name correctly.
18123
18124Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18125
18126 * build-all.mk: -G 8 no longer required for MIPS targets.
18127 * test-build.mk: Don't pass host argument to configure; make it
18128 guess.
18129
18130Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18131
18132 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18133 * Makefile.in (COMPRESS): New macro, like GZIP.
18134
18135Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18136
18137 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18138
18139 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18140 with gas currently defaults to -G 0.
18141
18142Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18143
18144 * Makefile.in (all-flex): flex depends on byacc.
18145
18146 * build-all.mk: If host not specified, use config.guess. Pass TAG
18147 to test-build.mk as RELEASE_TAG.
18148 * test-build.mk (configargs): New variable containing arguments to
18149 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18150 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18151
18152 * config.guess: Use /bin/uname when checking -X argument on SCO,
18153 to avoid invoking GNU uname which doesn't understand -X.
18154
18155 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18156
18157 * configure.in: Build gas for mips-*-*.
18158
18159Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18160
18161 * Makefile.in (all.normal): insert missing backslash.
18162
18163Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18164
731a8127 18165 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
18166
18167 * Makefile.in: Complete overhaul to merge many almost identical
18168 targets.
18169
18170Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18171
18172 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18173 (gdb.tar.Z): Adjusted.
18174
18175 * Makefile.in (setup-dirs, taz): New targets; should be general
18176 enough to adapt for gdb sometime. Build only .z file.
18177 (gas.tar.z): New target.
18178
18179Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18180
18181 * build-all.mk: Use CC=cc -Xs on Solaris.
18182
6599da04
JM
18183Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18184
18185 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18186 for handling BISON for FSF releases.
18187
18188Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18189
18190 * configure: Actually implement the change zoo just documented.
18191
18192Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18193
18194 * configure: when using config.guess, only set target_alias when
18195 it's not already been set (ie, on the command line)
18196
18197Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18198
18199 * Makefile.in: add installcheck target, set PRMS to install-prms
18200
18201Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18202
18203 * configure: add support for package_makefile_fragment, handle the
18204 case where a directory has a configure.in file but no Makefile.in
18205 more gracefully (with an actual understandable error message, even);
18206 add support for --without (and add this to the usage message); also
18207 explicitly add a --host=${host_alias} to the command line when
18208 config.guess is used
18209
18210Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18211
18212 * configure: Must use both --host and --target in recursive calls.
18213
18214Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18215
18216 * Makefile.in: Change deja-gnu to dejagnu.
18217
18218Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18219
18220 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18221
18222Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18223
18224 * configure.in: canonicalize all instances to *-*-solaris2*,
18225 also strip out a number of tools to not build for go32 host
18226
18227Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18228
18229 * config.guess: add GPL.
18230
18231 * Makefile.in, config.guess, config.sub, configure: bump
18232 copyrights to 93.
18233
18234Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18235
18236 * Makefile.in (do-info): Removed obsolete check for existence of
18237 localenv file.
18238
18239 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18240
18241Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18242
18243 * Makefile.in: a couple of 'else true' for decstation,
18244 support for TclX
18245
18246 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18247
18248Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18249
18250 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18251
18252Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18253
18254 * config.guess: Recognize i386-ibm-aix (PS/2).
18255 * configure.in: Use config/mh-aix386 file for it.
18256
18257Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18258
18259 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18260 CC_FOR_TARGET instead.
18261 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18262
18263Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18264
18265 * Makefile.in: Add sim to list of directories sent with gdb
18266
18267Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18268
18269 * configure.in: Put back mips-dec-bsd* case.
18270
18271Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18272
18273 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18274 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18275 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
18276
18277Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18278
18279 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18280
18281 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18282 (install-info): install dir.info only if it exists,
18283 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18284
18285Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18286
18287 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18288 gas for mips-dec-bsd.
18289
18290Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18291
18292 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18293 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18294
18295Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18296
18297 * configure.in: Added "dejagnu" to hosttools list.
18298
18299Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18300
18301 * config.sub, configure.in, config.guess: Add support
18302 for Bosx, an AIX variant from Bull.
18303 Patches from F.Pierresteguy@frcl.bull.fr.
18304
18305Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18306
18307 * devo/dejagnu: Initial creation of devo/dejagnu.
18308 Migrated dejagnu testcases and support files for testing software
18309 tools to reside as subdirectories, currently called "testsuite",
18310 within the directory of the software tool. Migrated all programs,
18311 support libraries, etc. beloging to dejagnu proper from
18312 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18313 with no modifications. The changes to these files which will
18314 allow them to configure, build, and execute properly will be made
18315 in a future update.
18316
18317Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18318
18319 * Makefile.in: Change send_pr to send-pr.
18320 * configure.in: Likewise.
18321 * send_pr: Renamed directory to send-pr.
18322
18323Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18324
18325 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18326
18327Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18328
18329 * README: Update for gdb-4.8 release.
18330 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18331 gdb-xxx.tar.z (gzip'd) file also.
18332
18333Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18334
18335 * Makefile.in: make all-diff depend on all-libiberty
18336
18337Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18338
18339 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18340
18341Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18342
18343 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18344
18345Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18346
18347 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18348 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18349 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18350
18351Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18352
18353 * Makefile.in: makeinfo binary is in a new location
18354
18355Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18356
18357 * config.sub: Accept -ecoff as an OS.
18358
18359 * Makefile.in: Various changes to eliminate a level of make
18360 recursion and reduce the required command line length.
18361 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18362 sub-makes.
18363 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18364 variables holding settings for specific sub-makes.
18365 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18366 in terms of BASE_FLAGS_TO_PASS.
18367 (TARGET_LIBS): New variable listing directories which use
18368 TARGET_FLAGS_TO_PASS.
18369 (subdir_do): Eliminated.
18370 (do-*): New set of targets to replace subdir_do.
18371 (various): All targets which used subdir_do now depend on do-*.
18372 (local-clean): Renamed from do_clean.
18373 (local-distclean): New target, dependency of distclean and
18374 realclean.
18375 (install-info): Don't create directories. Depend on dir.info
18376 rather than calling make recursively.
18377 (install-dir.info): Eliminated.
18378 (install-info-dirs): Create all info directories here.
18379 (dir.info): Depend upon do-install-info.
18380
18381 * test-build.mk (HOLES): Added false.
18382
18383Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18384
18385 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18386
18387Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18388
18389 * Makefile.in (info): remove dependency on all-texinfo. The
18390 problem was really in texinfo/C, not at this level.
18391
18392Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18393
18394 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18395
18396Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18397
18398 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18399 GDB releases.
18400
18401Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18402
18403 * configure: Include srcdir in message about target of link not
18404 being found. Don't convert `-' to `_' in `with' options being
18405 passed to subdirs.
18406
18407Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18408
18409 * configure.in: add uudecode to host_tools
18410
18411 * Makefile.in: added {all,install}-uudecode targets, added them to
18412 the appropriate lists
18413
18414Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18415
18416 * Makefile.in (all-gcc): Added dependency on all-gas.
18417
18418 * configure.in (mips-*-*): Build ld and binutils.
18419
18420Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18421
18422 * configure: check return code from mkdir, print error message and
18423 exit on failure.
18424
18425Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18426
18427 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18428
18429Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18430
18431 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18432
18433Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18434
18435 * config.sub (h8500): Recognize this as a cpu type.
18436
18437Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18438
18439 * configure: source directory missing is no longer a warning
18440
18441 * configure.in: recognize irix[34]* instead of irix[34]
18442
18443 * Makefile.in: define and pass down X11_LIB
18444
6599da04
JM
18445Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18446
18447 * guess-systype: Renamed to ...
18448 * config.guess: ... by popular request.
18449 * configure.in, Makefile.in: Update accordingly.
18450
18451Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18452
18453 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18454 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18455 + Execute ./dummy instead of assuming . is in PATH.
18456
18457Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18458
18459 * guess-systype: New shell script. Attempts to guess the
18460 canonical host name of the executing host.
18461 Only a few hosts are supported so far.
18462 * configure: Call guess-systype if no host is specified.
18463
18464Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18465
18466 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18467 gcc Makefile.
18468
6599da04
JM
18469Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18470
18471 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18472 (all-gcc, install-gcc, subdir_do): Use it.
18473
18474Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18475
18476 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18477
18478Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18479
18480 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18481 set exclusively by configure, using configure.in .
18482
18483Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18484
18485 * test-build.mk: set $PATH for all builds
18486
18487 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18488
18489Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18490
18491 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18492 the one used in gcc/Makefile.in, so that a null expansion doesn't
18493 override the one needed to build gcc with a native cc.
18494
6599da04
JM
18495Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18496
18497 * configure: Accept -with arguments.
18498
18499Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18500
18501 * Makefile.in: added h8300sim
18502
18503Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18504
6599da04
JM
18505 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18506 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18507 (all-cygnus, native, build-cygnus): Make
18508 $(canonhost)-stamp-3stage-done, not $(host)....
18509 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18510 i386-sco3.2v4. Added else true to if command.
18511
18512Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18513
18514 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18515
18516Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18517
18518 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18519
18520Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18521
18522 * configure.in: don't remove binutils from Solaris builds
18523
18524Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18525
18526 * Makefile.in: get rid of earlier definitions for *clean,
18527 also handle the recursive info rule better
18528
18529Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18530
18531 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18532 do more-or-less the right thing.
18533
18534Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18535
18536 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18537 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18538
18539Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18540
18541 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18542 $(host_canonical).
18543
18544 * configure.in: split the configdirs list into 4 categories (native
18545 v. cross, library v. tool) and handle the cross-only and native-
18546 only in more reasonable (and correct!) way.
18547
18548Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18549
18550 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18551 configdirs anymore.
18552
18553Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18554
18555 * Makefile.in: extensive cleanup:: removed all of the explicit
18556 clean-* targets, collapsed many wrappers around subdir_do into
18557 one, added additional targets to satisfy standards.texi, deleted
18558 some old targets, some changes for consistency
18559
18560Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18561
18562 * configure.in: handle some programs as cross-only, and others as
18563 native only
18564
18565 * test-build.mk: handle partial holes in a more generic manner
18566
18567 * Makefile.in: m4 depends on libiberty
18568
6599da04
JM
18569Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18570
18571 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18572 time, wdiff, and find to configdirs
18573
18574 * Makefile.in: all, clean, and install rules for the new programs
18575 added to configure.in
18576
18577Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18578
18579 * configure.in: use mh-sun for all *-sun-* hosts
18580
6599da04
JM
18581Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18582
18583 * Makefile.in: define flags for X11 include files and library file
18584 locations, pass them down to the programs that need this info
18585
18586 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18587
6599da04
JM
18588Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18589
18590 * configure.in: start building libg++ for HP-UX targets
18591
18592Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18593
18594 * README: Update references to files moved into etc/.
18595
18596Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18597
18598 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18599 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18600
18601Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18602
18603 * configure: accept dash as well as underscore in long option
18604 names for FSF compatibility.
18605
18606Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18607
18608 * config.sub: added -sco3.2v4 support from FSF.
18609
18610Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18611
18612 * configure.in: expand the section that adds or removes
18613 directories from the list of programs to build, to handle native
18614 vs. cross in addition to host v. native
18615
18616Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18617
18618 * Makefile.in: Replace C++ in macro names with CXX.
18619 This is less likely to break ...
18620
18621Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18622
18623 * test-build.mk: add -w to GNU_MAKE
18624
18625Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18626
18627 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18628 add 'sparc' to list of recognized cpus. This needed to make
18629 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18630 Delete some redundant ose68 variants. Recognize -wrs as an os,
18631 then changes that into $CPU-wrs-vxworks.
18632
18633 * configure.in: remove most references to gdbtest, regularize
18634 target based program removal
18635
18636 * test-build.mk: import from p3 tree (many fixes and changes)
18637
18638Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18639
18640 * Makefile.in: added rules to handle tcl, tk, and expect
18641
18642 * configure.in: handle those directories if they exist
18643
18644Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18645
18646 * config.sub: removed bogus hppabsd and hppahpux names, since
18647 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18648
18649Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18650
18651 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18652 depends upon all-xiberty
18653
18654 * Makefile.in: changes from p3, including:
18655
18656 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18657
18658 * Makefile.in (XTRAFLAGS): include newlib directories if
18659 newlib/Makefile exists, rather than if host != target.
18660
18661 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18662
18663 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18664 from the same source tree and not building a cross-compiler. This
18665 matters for the libg++ configuration if reconfiguring a tree that
18666 has already been installed.
18667
18668 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18669
18670 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18671 pick up the machine and system specific header files.
18672
18673 * Makefile.in: added AS_FOR_TARGET, passed down in
18674 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18675 the C compiler to use to create programs which are run in the
18676 build environment, set it to default to $(CC), and passed it down
18677 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18678
18679 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18680
18681 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18682 We need them for unusual native builds, like systems without
18683 ranlib.
18684
18685 * configure: also define $(host_canonical) and
e490616e
ZW
18686 $(target_canonical), which are the full, canonical names for the
18687 given host and target
6599da04
JM
18688
18689Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18690
18691 * Makefile.in: Added separate definitions for C++.
18692
18693Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18694
18695 * configure.in (configdirs): Add deja-gnu.
18696
18697Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18698
18699 * README: Update for configure.texi and gdb-4.7 release.
18700
18701Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18702
18703 * Makefile.in: Move "all" target to top of file.
18704 Previously, first target was ".PHONY" which caused BSD4.4 make
18705 to build .PHONY when make was run without arguments.
18706
18707Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18708
18709 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18710 Library-copylefted code in libiberty.
18711
18712Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18713
18714 * config.sub: Replace m68kmote with plain old m68k.
18715
18716Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18717
18718 * Makefile.in: Remove space from blank line, avoid Make complaints.
18719
18720Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18721
18722 * config.sub: Complain if no argument is given. Added support for
18723 386bsd as OS and target alias.
18724
18725Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18726
18727 * Makefile.in (XTRAFLAGS): include newlib directories if
18728 newlib/Makefile exists, rather than if host != target.
18729
18730Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18731
18732 * config.sub: recognize sparclite-wrs-vxworks.
18733
18734 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18735 p3.) Added clean-xiberty to clean.
18736
18737Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18738
18739 * configure.in: use *-*-* instead of nested cases for host and target
18740
18741Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18742
18743 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18744 from the same source tree and not building a cross-compiler. This
18745 matters for the libg++ configuration if reconfiguring a tree that
18746 has already been installed.
18747
18748Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18749
18750 * config.sub (i486v/i486v4): Merge in from FSF version.
18751
18752Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18753
18754 * configure: only set PWD if it is already set.
18755
18756Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18757
18758 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18759 doesn't have unset and all success paths (and most error paths)
18760 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18761 to just ${PWD} to avoid confusion.)
18762
18763Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18764
18765 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18766 even for a native compilation.
18767
18768Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18769
18770 Changes to make the gdb.tar.Z rule work better.
18771
18772 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18773 (DEVO_SUPPORT): Add configure.texi.
18774 (bfd-ilrt.tar.Z): Remove ancient rule.
18775
18776Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18777
18778 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18779 pick up the machine and system specific header files.
18780
18781 * configure.in, config.sub: added new target m68010-adobe-scout,
18782 with alias of adobe68k. Changed configure.in to check for
18783 -scout before -sco* to avoid a false match.
18784
18785 * Makefile.in: added AS_FOR_TARGET, passed down in
18786 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18787 the C compiler to use to create programs which are run in the
18788 build environment, set it to default to $(CC), and passed it down
18789 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18790
18791Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18792
18793 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18794 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18795 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18796 FOR_TARGET variants, to newlib and libg++.
18797
18798Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18799
18800 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18801 first.
18802
18803Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18804
18805 * config.sub: Accept `elf' as an environment.
18806
18807Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18808
18809 * Makefile.in (all-opcodes): cd into the right directory
18810
18811Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18812
18813 * configure: added -program_transform_name option, used as
18814 argument to sed when installing programs.
18815 configure.texi: added documentation for -program_prefix,
18816 -program_suffix and -program_transform_name.
18817
18818Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18819
18820 * config.sub: Accept i486 where i386 ok.
18821
18822Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18823
18824 * config.sub: accept we32k
18825
18826Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18827
3b75d237 18828 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
18829
18830 * Makefile.in: don't create all directories for ``make install'';
18831 let the subdirectories create the ones they need.
18832
18833Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18834
e490616e 18835 * COPYING: new file, GPL v2
6599da04
JM
18836
18837Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18838
18839 * Makefile.in: use the new gen-info-dir, which needs a template
18840 argument (which also lives in texinfo)
18841
18842 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18843
6599da04
JM
18844Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18845
18846 * config.sub (ncr3000): Change i386 to i486.
18847
18848Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18849
18850 * Makefile.in: add install-rcs, install-grep to
18851 install-no-fixedincludes, removed install-bison and install-libgcc
18852
18853Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18854
18855 * configure.in: grab the HPUX makefile fragment if on HPUX
18856
18857Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18858
18859 * Makefile.in: eradicate bison spoor (ditto libgcc).
18860 configure.in: recognise m68{k,000}-ericsson-OSE.
18861 es1800 is alias for m68k-ericsson-OSE
18862
18863Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18864
18865 * configure.in: rearrange the parts that remove programs from
18866 configdirs, based now on HOST==TARGET or by canonical triple.
18867
18868Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18869
18870 * test-build.mk: recurse explicitly with -f test-build.mk when
18871 appropriate. predicate stage3 and comparison on the existence
18872 of gcc. That is, if gcc isn't around, we aren't three-staging.
18873 On very clean, also remove ...stamp-co. Build in-place before
18874 doing other builds.
18875
18876Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18877
18878 * Makefile.in, configure.in: add tgas
18879
18880Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18881
18882 * Makefile.in: a number of changes merged in from progressive.
18883
18884 * configure.in: add libm.
18885
18886 * .cvsignore: ignore some stuff that comes from test-build.mk.
18887
6599da04
JM
18888Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18889
18890 * config.sub: Add es1800 (m68k-ericsson-es1800).
18891
18892Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18893
18894 * configure: Add program_suffix (parallel to program_prefix)
18895 * Makefile.in: adjust directory-creating script for losing decstation
18896
18897Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18898
18899 * configure: Minor $subdir-related fixes.
18900
18901Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18902
18903 * configure: fix various problems with propogating
18904 makefile_target_frag in subdirs.
18905 * configure.in: config libgcc if its there
18906
18907Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18908
18909 * config.sub: HPPA merge.
18910
6599da04
JM
18911Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18912
18913 * Makefile.in: Replace all-bison with all-byacc in all
18914 dependency lines for other tools (which now use byacc).
18915
18916Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18917
18918 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18919
6599da04
JM
18920Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18921
18922 * Makefile.in: make gprof rules similar to byacc rules (instead of
18923 vestigal $(unsubdir) that didn't work...)
18924
18925Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18926
18927 * config.sub: Add support for Linux.
18928 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18929 (at least for libg++).
18930
18931Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18932
18933 * configure.texi: fix doc for the -nfp option to configure
18934
18935Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18936
18937 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18938
18939Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18940
18941 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18942 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18943 * configure.in: added solaris* host_makefile_frag hook.
18944
18945Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18946
18947 * config.sub: changed recognition of m68000 so that various
18948 m68k types can be specified via m680[01234]0
18949
18950Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18951
18952 * config.sub (basic_machine): fix sed so that '-foo' isn't
18953 completely substituted out while .+'-foo' loses the '-foo'
18954
18955Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18956
18957 * config.sub ($os): Add -aout.
18958
18959Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18960
18961 * configure: If host_makefile_frag is absolute, don't
18962 prefix ${invsubdir} (relevant to libg++ auto-configure).
18963
18964Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18965
18966 * Makefile.in (tooldir): Define it.
18967 (all-ld): Depend on all-flex.
18968
18969Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18970
18971 * Makefile.in (check): Fix libg++ special case.
18972
18973Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18974
18975 * configure: do not bury `pwd` into config.status, thus do fewer
18976 pwd's.
18977
18978 * configure: print the "Building in" message only when building in
18979 other than "." AND verbose.
18980
63f6bcd7 18981 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
18982 configures.
18983
18984 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18985
18986Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18987
18988 * Makefile.in: macroize flags passed on recursion. remove
18989 fileutils.
18990
18991Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18992
18993 * configure: get makesrcdir right for subdirs deeper than 1.
18994
18995 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18996 install.
18997
18998Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18999
19000 * Makefile.in: don't print subdir_do or recursion lines.
19001
19002Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19003
19004 * standards.texi: added menu item.
19005
19006 * Makefile.in: build and install standards.info.
19007
19008 * standards.texi: new file.
19009
19010Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19011
19012 * configure: test for and move config.status pieces from
19013 ${subdir}/.
19014
19015Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19016
6599da04
JM
19017 * configure: Test for existance of files before trying to mv
19018 them, to avoid numerous non-existance messages.
19019
19020Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19021
19022 * configure: correct final line of config.status.
19023
19024 * configure: patch from eggert. Avoids a protection problem if
19025 the original Makefile.in is read only.
19026
19027 * configure: use move-if-change from gcc to create config.status.
19028 Some makefiles depend on config.status to tell if a directory
19029 has been reconfigured for a different host. This change
19030 prevents those directories from remaking everything in the case
19031 where the reconfig was only intended to rebuild a Makefile.
19032
19033 * configure: test for config.sub with "config.sub sun4" rather
19034 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19035 host alias from a missing config.sub.
19036
19037Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19038
19039 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19040 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19041
19042Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19043
19044 * configure: mkdir ${subdir} as needed.
19045
19046Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19047
19048 * Makefile.in,configure.in: added autoconf.
19049
19050Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19051
19052 * Makefile.in: no longer pass against on recursion.
19053
19054 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19055 definitions are not inherited.
19056
19057 * configure: correct makesrcdir when subdir is .
19058
19059Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19060
19061 * configure: Add support for 'subdirs' variable, which is
19062 like 'configdirs', except that configure doesn't re-invoke
19063 itself for subdirs, it just creates a Makefile for each subdir.
19064 * configure.texi: Document subdirs.
19065
19066Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19067
19068 * configure.in: added flex to configdirs
19069
19070Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19071
19072 * Makefile.in: remove clean-stamps from clean.
19073
19074Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19075
19076 * configure.in: Add gdbtest to configdirs.
19077
19078Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19079
19080 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19081 to recursive makes.
19082 * configure.in: Recognize new ncr3000 config.
19083
19084Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19085
19086 * Makefile.in, configure.in: removed references to gdbm.
19087
19088Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19089
19090 * config.sub: Don't canonicalize os value
19091 newsos* to bsd (readline needs to check for newsos).
19092 (This fix was earlier made Jan 31, but got re-broken.)
19093
19094Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19095
19096 * configure.in: sco is an os, not a vendor!
19097
19098 * configure: Quote $( better. Keep various shells happy.
19099
19100Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19101
19102 * Makefile.in: eliminate stamp-files.
19103
19104Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19105
19106 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19107 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19108
19109Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19110
19111 * config.sub: fix iris/iris3.
19112
19113Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19114
19115 * configure: re-add -rm.
19116
19117Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19118
19119 * Maskefile.in: add .stmp-rcs to all.
19120
19121 * configure.in: remove gas from rs6000 build, use aix host fragment.
19122
19123Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19124
19125 * configure: pass down site_option during recursion.
19126
19127Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19128
19129 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19130
19131Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19132
19133 * configure: Change exec_prefix so that it really defaults to prefix.
19134
19135Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19136
19137 * Makefile.in, configure.in: Add support for mmalloc library.
19138
19139Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19140
19141 * Makefile.in: add stmp dependencies for a few more things.
19142
19143Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19144
19145 * configure: adjusted error message on objdir/srcdir configure
19146 collision, per john's suggestion.
19147
19148 * Makefile.in: add libiberty stmp to all and all.cross.
19149
19150Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19151
19152 * Makefile.in: remove force dependencies, add grep to all.
19153
19154Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19155
19156 * Makefile.in: drop flex. make stamp files work.
19157
19158 * configure: added test for conflicting configuration in srcdir,
19159 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19160 gets cranky. use relative paths for configure and srcdir
19161 whenever possible. Send some error messages to stderr that were
19162 going to stdout.
19163
19164Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19165
19166 * Makefile.in: Fix libg++ rule to check for gcc directory
19167 before using gcc/gcc. Also pass XTRAFLAGS.
19168
19169Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19170
19171 * Makefile.in: added stmp-files so that directories aren't polled
19172 when they are already built.
19173
19174 * configure.texi: fixed a node pointer problem.
19175
19176Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19177
731a8127 19178 * config.sub configure.in gdb/configure.in
6599da04
JM
19179 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19180 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19181 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19182
19183Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19184
19185 * configure: -recurring becomes -silent. corrected help message
19186 for -site= option.
19187
19188 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19189
19190Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19191
19192 * configure: when building Makefile for crosses, replace
19193 tooldir and program_prefix. default srcdir from location of
19194 config.sub. remove "for host in hosts" and "for target in
19195 targets" loops.
19196
19197Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19198
19199 * Makefile.in: Do not pass bindir or mandir to cvs.
19200
19201Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19202
19203 * Makefile.in, configure.in: removed traces of namesubdir,
19204 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19205 copyrights to '92, changed some from Cygnus to FSF.
19206
19207 * configure.texi: remove most references to multiple hosts,
19208 multiple targets, subdirs, etc.
19209
19210 * configure.man: removed rcsid. reference config.sub not
19211 config.subr.
19212
19213 * Makefile.in: mkdir $(infodir) on install-info.
19214
19215Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19216
19217 * configure.texi: Explain better about .gdbinit and about
19218 the environment that configure.in sections run in.
19219
19220Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19221
19222 * configure.in: Ultrix is only a decstation if it's a MIPS.
19223
19224Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19225
19226 * README: DOC.configure => cfg-paper.texi.
19227
19228Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19229
19230 * config.sub (near case $os): Don't convert newsos* to bsd!
19231
19232Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19233
19234 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19235 the number of copies of COPYING that go into the GDB tar file.
19236
19237Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19238
731a8127 19239 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
19240 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19241 Fix SCO configuration stuff.
19242
19243Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19244
19245 * Makefile.in: For libg++, make sure the -I pointing
19246 to the gcc directory goes *after* all the libg++-local -I flags.
19247 Also, move just-gcc dependency from just-libg++ to all-libg++.
19248
19249Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19250
19251 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19252
19253Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19254
19255 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19256
19257Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19258
19259 * config.sub: Add stratus configuration frags. Also
19260 submitted to FSF.
19261
19262Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19263
19264 * Makefile.in (DEV_SUPPORT): add configure.man.
19265
19266 * config.sub(Decode manufacturer-specific): add -none*.
19267
19268Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19269
19270 * Makefile.in: remove form feeds to make Sun's make happy.
19271 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19272
19273Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19274
19275 * Makefile.in (AR_FLAGS): Make quieter.
19276
19277Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19278
19279 * configure.in: Add libg++.
19280 * configure: When verbose, don't output the command line at each
19281 level; it will be unremarkably the same as the previous version,
19282 which will be the same as what the user typed.
19283
19284Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19285
19286 * configure.in, Makefile.in: fix clean-info, add flex. add
19287 fileutils.
19288
19289 * configure: be less sensitive to spaces in Makefile.in. Do not
19290 look for sources in "..". Doing so breaks subdirectories that
19291 might have their own configure. If a subdir has it's own
19292 configure script, use it.
19293
19294Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19295
19296 * cfg-paper.texi: some changes suggested by rms.
19297
19298Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19299
19300 * config.sub: Merge in some small additions from the FSF version,
19301 taken from the gcc distribution, to bring the Cygnus and FSF
19302 versions into closer sync.
19303
19304Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19305
19306 * configure.in: Changed svr4 references to sysv4.
19307
19308Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19309
19310 * configure: added -V for version number option.
19311
19312Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19313
19314 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19315 renamed from DOC.configure to cfg-paper.texi.
19316
19317Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19318
19319 * configure, config.subr, config.sub: config.subr is now
19320 config.sub again.
19321
19322Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19323
19324 * configure.texi: new file, in progress.
19325
19326 * Makefile.in: build info file and install the man page for
19327 configure.
19328
19329 * configure.man: new file, first cut.
19330
19331 * configure: find config.subr again now that configuration "none"
19332 has gone. removed all traces of the -ansi option. removed all
19333 traces of the -languages option.
19334
19335 * config.subr: resync from rms.
19336
19337Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19338
19339 * configure, config.sub, config.subr: merge config.sub into
19340 config.subr, call the result config.subr, remove config.sub, use
19341 config.subr.
19342
19343 * Makefile.in: revised install for dir.info.
19344
19345Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19346
19347 * configure.in: add decstation host makefile frag.
19348
19349 * Makefile.in: BISON now bison -y again. also install-gcc on
19350 install. clean-gdbm on clean. infodir belongs in datadir.
19351 Make directories for info install. Build dir.info here then
19352 install it.
19353
19354Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19355
19356 * Makefile.in: fix for bad directory tests.
19357
19358Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19359
19360 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19361 regexp. -srcdir relative was being handled incorrectly.
19362
19363 * Makefile.in: unwrapped some for loops so that parallel makes
19364 work again and so one can focus one's attention on a particular
19365 package.
19366
19367Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19368
19369 * configure: added PWD as a stand in for `pwd` (for speed). use
19370 elif wherever possible. make -srcdir work without -objdir.
19371 -objdir= commented out.
19372
19373Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19374
19375 * configure: +options become --options. -subdirs commented out.
19376 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19377 Makefile now at top of generated Makefile. Removed cvs log
19378 entries. added -srcdir. create .gdbinit only if there is one
19379 in ${srcdir}.
19380
19381 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19382 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19383 and mandir now keyed off datadir by default.
19384
19385Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19386
19387 * Freshly created ChangeLog.
19388
19389\f
19390Local Variables:
19391mode: change-log
19392left-margin: 8
19393fill-column: 76
19394version-control: never
19395End: