]> gcc.gnu.org Git - gcc.git/blame - ChangeLog
Merge branch 'master' into devel/modula-2.
[gcc.git] / ChangeLog
CommitLineData
37768150
GA
12021-08-09 Hongyu Wang <hongyu.wang@intel.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
92d45509
GA
52021-07-20 Richard Earnshaw <rearnsha@arm.com>
6
7 * .dir-locals.el (bug-reference-url-format): Use https.
8
92021-07-20 Richard Earnshaw <rearnsha@arm.com>
10
11 * .dir-locals.el (c-mode): Change fill-column to 79.
12
d97d71a1
GA
132021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
14
15 * MAINTAINERS: Add myself to DCO section.
16
ef2ace64
GA
172021-07-09 Iain Sandoe <iain@sandoe.co.uk>
18
19 * configure: Regenerate.
20 * configure.ac: Adjust cases for which it is necessary to
21 include the Darwin host config fragment.
22
6fba0eea
GA
232021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
24
25 * MAINTAINERS: Add myself for write after approval and DCO.
26
6d53e6f9
GA
272021-07-05 Iain Sandoe <iain@sandoe.co.uk>
28
29 * Makefile.def: Add dsymutil defs.
30 * Makefile.in: Regenerated.
31 * Makefile.tpl: Add dsymutil to flags.
32 * configure: Regenerated.
33 * configure.ac: Add dsymutil to target and build recipes.
34
bea7c16a
GA
352021-07-01 Ankur Saini <arsenic@sourceware.org>
36
37 * MAINTAINERS: Add myself for write after approval.
38
25b6bfea
GA
392021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
40
41 * MAINTAINERS (Write After Approval): Add myself.
42
90708f87
GA
432021-06-25 Matthias Kretz <m.kretz@gsi.de>
44
45 * MAINTAINERS: Add myself for write after approval and DCO
46
9aa8327e
GA
472021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
48
49 * .gitignore: Add entry for cscope.out.
50
419af06a
GA
512021-06-22 liuhongt <hongtao.liu@intel.com>
52
53 * MAINTAINERS: Remove my Write After Approval entry.
54
2f080224
GA
552021-06-21 liuhongt <hongtao.liu@intel.com>
56
57 * MAINTAINERS: Add myself as maintainer of the i386 vector
58 extensions.
59
c5581d48
GA
602021-06-18 Antoni Boucher <bouanto@zoho.com>
61
62 * MAINTAINERS (Write After Approval): Add myself.
63
688359a2
GA
642021-06-17 Aldy Hernandez <aldyh@redhat.com>
65
66 * MAINTAINERS (Various Maintainers): Add Andrew and myself
67 as *vrp and ranger maintainers.
68
28c62475
GA
692021-06-05 Jeff Law <jeffreyalaw@gmail.com>
70
71 * MAINTAINERS: Adjust my entry in the DCO section so that it does
72 not trigger testsuite failures.
73
742021-06-05 Jeff Law <jeffreyalaw@gmail.com>
75
76 * MAINTAINERS: Add myself to DCO section with both email addresses.
77
440c8a0a
GA
782021-06-03 Jason Merrill <jason@redhat.com>
79
80 * MAINTAINERS: Add DCO version number.
81
9663c744
GA
822021-06-02 Jason Merrill <jason@redhat.com>
83
84 * MAINTAINERS: Add DCO section.
85
ee682192
GA
862021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
87
88 * MAINTAINERS (Write After Approval): Add myself.
89
1a87f838
GA
902021-05-29 Mike Frysinger <vapier@gentoo.org>
91
92 * configure.ac: Add gnulib to configdirs for sim.
93 * configure: Regenerate.
94
a8daf9a1
GA
952021-05-18 Mike Frysinger <vapier@gentoo.org>
96
97 * Makefile.def: Add configure-sim dependency on all-gnulib.
98 * Makefile.in: Regenerated.
99
a7ffc1ef
GA
1002021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
101
102 * MAINTAINERS (Write After Approval): Add myself.
103
0ff3a0f2
GA
1042021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
105
106 * MAINTAINERS (Write After Approval): Add myself.
107
037e3661
GA
1082021-05-11 Martin Liska <mliska@suse.cz>
109
110 * MAINTAINERS: Remove entries for removed
111 components (HSA, BRIG, libhsail-rt).
112 Move Pekka to Write After Approval.
113
1142021-05-11 Martin Liska <mliska@suse.cz>
115
116 * Makefile.def: Remove libhsail-rt.
117 * Makefile.in: Likewise.
118 * configure.ac: Likewise.
119 * configure: Regenerate.
120 * libhsail-rt/ChangeLog: Removed.
121 * libhsail-rt/Makefile.am: Removed.
122 * libhsail-rt/Makefile.in: Removed.
123 * libhsail-rt/README: Removed.
124 * libhsail-rt/aclocal.m4: Removed.
125 * libhsail-rt/configure: Removed.
126 * libhsail-rt/configure.ac: Removed.
127 * libhsail-rt/configure.tgt: Removed.
128 * libhsail-rt/include/internal/fibers.h: Removed.
129 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
130 * libhsail-rt/include/internal/phsa-rt.h: Removed.
131 * libhsail-rt/include/internal/workitems.h: Removed.
132 * libhsail-rt/rt/arithmetic.c: Removed.
133 * libhsail-rt/rt/atomics.c: Removed.
134 * libhsail-rt/rt/bitstring.c: Removed.
135 * libhsail-rt/rt/fbarrier.c: Removed.
136 * libhsail-rt/rt/fibers.c: Removed.
137 * libhsail-rt/rt/fp16.c: Removed.
138 * libhsail-rt/rt/misc.c: Removed.
139 * libhsail-rt/rt/multimedia.c: Removed.
140 * libhsail-rt/rt/queue.c: Removed.
141 * libhsail-rt/rt/sat_arithmetic.c: Removed.
142 * libhsail-rt/rt/segment.c: Removed.
143 * libhsail-rt/rt/workitems.c: Removed.
144 * libhsail-rt/target-config.h.in: Removed.
145
99e8df7a
GA
1462021-05-04 Nick Clifton <nickc@redhat.com>
147
148 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
149 * configure: Regenerate.
150
e4ff4ffb
GA
1512021-04-28 Jakub Jelinek <jakub@redhat.com>
152 Tobias Burnus <tobias@codesourcery.com>
153
154 * configure.ac (--enable-offload-defaulted): New.
155 * configure: Regenerate.
156
05ec629f
GA
1572021-04-23 David Faust <david.faust@oracle.com>
158
159 * MAINTAINERS (Write After Approval): Add myself.
160
a0ecde22
GA
1612021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
162
163 * MAINTAINERS (Write After Approval): Add myself.
164
651684b4
GA
1652021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
166
167 * MAINTAINERS: Add myself as pru port maintainer.
168
bf1f3168
GA
1692021-03-23 David Malcolm <dmalcolm@redhat.com>
170
171 * MAINTAINERS: Add myself as static analyzer maintainer.
172
287e3e84
GA
1732021-03-18 Jeff Law <jlaw@tachyum.com>
174
175 * MAINTAINERS: Update primary entry.
176
5e93c2f0
GA
1772021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
178
179 * MAINTAINERS (Write After Approval): Add myself.
180
1812021-03-13 Mike Frysinger <vapier@gentoo.org>
182
183 * Makefile.def: Remove all-sim dependency on configure-gdb.
184 * Makefile.in: Regenerated.
185
48ff383f
GA
1862021-03-11 Jeff Law <law@redhat.com>
187
188 * MAINTAINERS: Update entries for a few ex-ImgTec employees
189
1902021-03-11 Martin Liska <mliska@suse.cz>
191
192 * Makefile.tpl: The change was done Makefile.in which
193 is generated file.
194
6405b40f
GA
1952021-03-08 Jeff Law <law@redhat.com>
196
197 * MAINTAINERS: Update my email address
198
71e24b06
GA
1992021-02-23 Kito Cheng <kito.cheng@sifive.com>
200
201 * config.guess: Import latest upstream.
202 * config.sub: Import latest upstream.
203
161e4c08
GA
2042021-01-25 Martin Liska <mliska@suse.cz>
205
206 PR gcov-profile/98739
207 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
208 for profiledbootstrap.
209
8502e23d
GA
2102021-01-22 Jonathan Wright <jonathan.wright@arm.com>
211
212 * MAINTAINERS (Write After Approval): Add myself.
213
2142021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
215
216 * MAINTAINERS (Write After Approval): Update my e-mail address.
217
6851dda2
GA
2182021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
219
220 * MAINTAINERS: Fix spacing.
221
2222021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
223
224 * MAINTAINERS (Write After Approval): Add myself
225
942ae5be
GA
2262021-01-06 Nick Alcock <nick.alcock@oracle.com>
227
228 * Makefile.def: Sync with binutils-gdb:
229 (dependencies): all-ld depends on all-libctf.
230 (host_modules): libctf is no longer no_install.
231 No longer no_check. Checking depends on all-ld.
232 * Makefile.in: Regenerated.
233
651b8a50
GA
2342021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
235
236 * libtool.m4: Match gnu* along other GNU systems.
237 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
238 * libgo/configure: Re-generate.
239
7e73f511
GA
2402021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
241
242 * MAINTAINERS: Update my email address.
243
cd69e3d5
GA
2442020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
245
246 * MAINTAINERS (Write After Approval): Add myself.
247
6e9d8651
GA
2482020-12-15 Nathan Sidwell <nathan@acm.org>
249
250 * Makefile.def
251 * Makefile.in
252 * Makefile.tpl
253 * configure
254 * configure.ac
255
2562020-12-15 Nathan Sidwell <nathan@acm.org>
257
258 * Makefile.def: Add libcody.
259 * configure.ac: Add libcody.
260 * Makefile.in: Regenerated.
261 * configure: Regenerated.
262
d52945ce
GA
2632020-12-14 Andrea Corallo <andrea.corallo@arm.com>
264
265 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
266
6e1edf48
GA
2672020-12-05 Iain Sandoe <iain@sandoe.co.uk>
268
269 PR target/97865
270 * libtool.m4: Update handling of Darwin platform link flags
271 for Darwin20.
272
11860cf4
GA
2732020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
274
275 * .gitignore: Sync with binutils-gdb
276
2772020-12-02 Claudiu Zissulescu <claziss@gmail.com>
278
279 * MAINTAINERS: Add myself as arc port maintainer.
280
a9625c50
GA
2812020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
282
283 PR d/87788
284 * configure.ac: Don't disable D for *-*-darwin*.
285 * configure: Regenerate.
286
2872020-11-29 John David Anglin <danglin@gcc.gnu.org>
288
289 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
290 hppa64-*-hpux11*.
291
360258da
GA
2922020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
293
294 * configure: Regenerate.
295 * configure.ac: Add --bootstrap-hwasan option.
296
8e6198d0
GA
2972020-11-23 Iain Sandoe <iain@sandoe.co.uk>
298
299 * config.guess: Import latest upstream.
300 * config.sub: Import latest upstream.
301
29c5d9ce
GA
3022020-11-16 Martin Liska <mliska@suse.cz>
303
304 * .gitignore: Add cache as clangd uses it now.
305
77f67db2
GA
3062020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
307
308 * MAINTAINERS (Write After Approval): add myself
309
2bee28dd
GA
3102020-11-09 Pat Bernardi <bernardi@adacore.com>
311
312 * MAINTAINERS (Write After Approval): Add myself.
313
3142020-11-09 Jonathan Wakely <jwakely@redhat.com>
315
316 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
317 Remove FIXME comments.
318
44cab2d8
GA
3192020-11-06 Martin Uecker <muecker@gwdg.de>
320
321 * MAINTAINERS: Update my email address.
322
3232020-11-06 Hongtao Liu <hongtao.liu@intel.com>
324
325 * MAINTAINERS (Write After Approval): Add myself.
326
8e97b905
GA
3272020-10-06 Tobias Burnus <tobias@codesourcery.com>
328
329 PR target/97302
330 * configure.ac: Only set with_gmp to /usr/local
331 if not building in tree.
332 * configure: Regenerate.
333
239601c5
GA
3342020-09-18 Omar Tahir <omar.tahir@arm.com>
335
336 * MAINTAINERS (Write After Approval): Add myself.
337
57ea0894
GA
3382020-08-26 Tobias Burnus <tobias@codesourcery.com>
339
340 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
341
5b9a3d2a
GA
3422020-08-20 Tobias Burnus <tobias@codesourcery.com>
343
344 PR bootstrap/96612
345 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
346 if not the same as ${host}.
347 * configure: Regenerate.
348
2c4c56c2
GA
3492020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
350
351 * MAINTAINERS (Write After Approval): Add myself.
352
afdd220a
GA
3532020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
354
355 * MAINTAINERS: Update my email address.
356
d48cca8f
GA
3572020-07-30 Joe Ramsay <joe.ramsay@arm.com>
358
359 * MAINTAINERS (Write After Approval): Add myself.
360
3ea9abca
GA
3612020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
362
363 * MAINTAINERS (Write After Approval): Add myself.
364
8e3b453e
GA
3652020-06-12 Martin Liska <mliska@suse.cz>
366
367 * .gitignore: Add .clang-tidy.
368
2c455ae0
GA
3692020-06-08 Jason Merrill <jason@redhat.com>
370
371 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
372 * configure: Regenerate.
373
8f94b078
GA
3742020-06-06 Max Filippov <jcmvbkbc@gmail.com>
375
376 * MAINTAINERS: Add myself as xtensa port maintainer.
377
53ffb43a
GA
3782020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
379
380 * configure.ac: Don't require --enable-host-shared when building
381 for Mingw.
382 * configure: Regenerate.
383
5329b59a
JM
3842020-05-18 Jason Merrill <jason@redhat.com>
385
386 * configure.ac: Update bootstrap dialect to -std=c++11.
387
9a4a0a5b
AC
3882020-05-18 Alex Coplan <alex.coplan@arm.com>
389
390 * MAINTAINERS (Write After Approval): Add myself.
391
afa3d80e
TS
3922020-04-29 Thomas Schwinge <thomas@codesourcery.com>
393
394 PR target/92713
395 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
396 (noconfigdirs): Add 'target-libstdc++-v3'.
397 * configure: Regenerate.
398
e6cbe965
SC
3992020-04-21 Stephen Casner <casner@acm.org>
400
401 PR 25830
402 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
403 * configure: Rebuild.
404
e9f799d2
ML
4052020-04-17 Martin Liska <mliska@suse.cz>
406 Jonathan Yong <10walls@gmail.com>
407
408 PR gcov-profile/94570
409 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
410 for CYGWIN.
411
efd5bd4d
MJ
4122020-04-14 Martin Jambor <mjambor@suse.cz>
413
414 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
415
f9d09df0
TT
4162020-04-09 Tom Tromey <tom@tromey.com>
417
418 * configure: Rebuild.
419 * Makefile.in: Rebuild.
420 * Makefile.def (gdbsupport, gdbserver): New host modules.
421 (configure-gdb): Depend on all-gdbsupport.
422 (all-gdb): Depend on all-gdbsupport, all-libctf.
423 * configure.ac (host_tools): Add gdbserver.
424 Conditionally build gdbserver and gdbsupport.
425
29b1533a
TB
4262020-03-09 Tobias Burnus <tobias@codesourcery.com>
427
428 * configure.ac: Build libgomp by default for amdgcn.
429 * configure: Regenerate.
430
7d6b3a78
SP
4312020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
432
433 * MAINTAINERS (Write After Approval): Add myself.
434
4707548e
JH
4352020-02-28 Joel Hutton <joel.hutton@arm.com>
436
437 * MAINTAINERS (Write After Approval) : Add myself.
438
6f83ceb8
PD
4392020-02-20 Palmer Dabbelt <palmer@sifive.com>
440
441 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
442
d6ee2e7c
MS
4432020-02-14 Martin Sebor <msebor@redhat.com>
444
445 * doc/extend.texi (attribute alias): Mention type requirement.
446 (attribute weak): Same.
447 (attribute weakref): Correct invalid example.
448
e01975f9
SB
4492020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
450
451 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
452
affb7b66
JJ
4532020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
454 Jakub Jelinek <jakub@redhat.com>
455
456 * .gitattributes: Add *.md diff=md.
457
780e19f8
GJL
4582020-01-14 Georg-Johann Lay <avr@gjlay.de>
459
460 The mentioned auto-generated file is no more part of the
461
462 GCC sources, it's auto-generated in $(builddir) during build.
463
464 PR target/92055
465 * contrib/gcc_update (files_and_dependencies): Remove
466 entry for gcc/config/avr/t-multilib.
467
ef4395e5
AS
4682020-01-14 Anatoly Sokolov <aesok@dol.ru>
469
470 * MAINTAINERS: Update my email address.
471
b2b465c5
JM
4722020-01-13 Joseph Myers <joseph@codesourcery.com>
473
474 * README.MOVED_TO_GIT: Remove.
475
cff5a231
JM
4762020-01-11 Joseph Myers <joseph@codesourcery.com>
477
478 * README.MOVED_TO_GIT: New file.
479
b1b72741
DZ
4802020-01-02 Dennis Zhang <dennis.zhang@arm.com>
481
482 * MAINTAINERS (Write After Approval): Add myself.
483
74a7b87a
JL
4842019-12-20 Jerome Lambourg <lambourg@adacore.com>
485
486 * MAINTAINERS (write_after_approval): Add myself.
487
39f8777c
SMW
4882019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
489
490 * MAINTAINERS (write_after_approval): Add myself.
491
6226f592
MI
4922019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
493
494 * MAINTAINERS (write_after_approval): Add myself.
495
4f943869
MK
4962019-12-11 Matthias Klose <doko@ubuntu.com>
497
498 * configure.ac: Factor out common cases for compare_exclusions.
499 * configure: Regenerate.
500
a9046e98
JL
5012019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
502
503 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
504 flag.
505
53eb0cb3
LH
5062019-12-10 Lewis Hyatt <lhyatt@gmail.com>
507
a9046e98 508 * MAINTAINERS (Write After Approval): Add myself.
53eb0cb3 509
90ca6847
TB
5102019-11-27 Tobias Burnus <tobias@codesourcery.com>
511
512 PR middle-end/92463
513 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
514 * configure: Regenerate
515
aeebd94c
JB
5162019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
517
518 * configure.ac: Use https for gcc.gnu.org.
519 * configure: Regenerated.
520
267d7432
JG
5212019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
522
523 * MAINTAINERS (aarch64 port): Remove my name, move to...
524 (Write After Approval): ...Here.
525
a91eb234
KN
5262019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
527
528 * MAINTAINERS: Change my email address as maintainer.
529
8be34204
JB
5302019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
531
90ca6847
TB
532 PR fortran/91828
533 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
534 * configure: Regenerated.
8be34204 535
678a1e99
JM
5362019-10-21 Jason Merrill <jason@redhat.com>
537
538 * .gitattributes: Also check ChangeLog whitespace.
539
aa7710cb
AB
5402019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
541
542 * contrib/dg-extract-results.sh: Add support for KPASS.
543 * contrib/dg-extract-results.py: Likewise.
544
6664a5f7
JM
5452019-10-17 Jason Merrill <jason@redhat.com>
546
547 * .gitattributes: Avoid {} in filename pattern.
548
df77d703
TS
5492019-10-08 Thomas Schwinge <thomas@codesourcery.com>
550
551 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
552 Approval section.
553
4d07a2ec
FH
5542019-10-01 Frederik Harwath <frederik@codesourcery.com>
555
556 * MAINTAINERS: Add myself to Write After Approval
557
5fdd1d33
RS
5582019-09-26 Richard Sandiford <richard.sandiford@arm.com>
559
560 * MAINTAINERS: Add myself as an aarch64 maintainer.
561
16b17446
KT
5622019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
563
564 * MAINTAINERS: Add myself as aarch64 maintainer.
565
a8cea25c
CL
5662019-09-23 Carl Love <cel@us.ibm.com>
567
568 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
569 New define_insn.
570 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
571 vsx_xxpermdi16_le_V16QI): Removed define_insn.
572
0d1cfeed
ST
5732019-09-13 Sam Tebbs <sam.tebbs@arm.com>
574
575 * MAINTAINERS (Sam Tebbs): Update email address.
576
3d34b7af
TB
5772019-09-10 Tobias Burnus <tobias@codesourcery.com>
578
579 * MAINTAINERS: Update my email address.
580
b1e21e5a
CL
5812019-09-10 Christophe Lyon <christophe.lyon@st.com>
582
3d34b7af 583 * libtool.m4: Handle uclinuxfdpiceabi.
b1e21e5a 584
91dfef96
JM
5852019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
586
587 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
588 Remove myself from Write After Approval section.
589
5902019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
591
592 * configure.ac: Support for bpf-*-* targets.
593 * configure: Regenerate.
594
b7b1f657
JM
5952019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
596
597 * config.sub: Import upstream version 2019-06-30.
598 * config.guess: Import upstream version 2019-07-24.
599
2f2aeda9
UW
6002019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
601
602 * MAINTAINERS: Remove spu port maintainers.
603
91eed5f2
ML
6042019-08-28 Martin Liska <mliska@suse.cz>
605
606 * .gitignore: Add .clangd and compile_commands.json
607 to .gitignore.
608
d0fc6e9f
MF
6092019-08-23 Michael Forney <mforney@mforney.org>
610
611 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
612 * Makefile.in: Regenerate.
613
aac9103b
TT
6142019-08-19 Tom Tromey <tom@tromey.com>
615
616 * configure: Rebuild.
617 * configure.ac: Add --with-static-standard-libraries.
618
3b5864f4
AO
6192019-08-16 Alexandre Oliva <oliva@gnu.org>
620
621 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
622
8fc306e9
ME
6232019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
624
625 * MAINTAINERS (Write After Approval): Add myself.
626
f069f0f2
KC
6272019-07-08 Kito Cheng <kito.cheng@sifive.com>
628
629 * MAINTAINERS (Write After Approval): Remove myself, already listed in
630 RISC-V port maitainer.
631
9118c5e1
KC
6322019-07-08 Kito Cheng <kito.cheng@sifive.com>
633
634 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
635
c19713b7
KC
6362019-07-08 Kito Cheng <kito.cheng@sifive.com>
637
638 * MAINTAINERS (Write After Approval): Add myself.
639
e676d704 6402019-07-03 Andrea Corallo <andrea.corallo@arm.com>
e7dbf7f0
AC
641
642 * MAINTAINERS (Write After Approval): Add myself.
643
247b63e3
ML
6442019-06-25 Martin Liska <mliska@suse.cz>
645
646 contrib/filter-clang-warnings.py: Transform from
647 filter-rtags-warnings.py.
648
98e5be21
TT
6492019-06-15 Tom Tromey <tom@tromey.com>
650
651 * configure.ac (host_libs): Add gnulib.
652 * configure: Rebuild.
653 * Makefile.def (host_modules, dependencies): Add gnulib.
654 * Makefile.in: Rebuild.
655
1ab4217d
DD
6562019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
657
658 * MAINTAINERS (Write After Approval): Add myself.
659
3e209f57 6602019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
8d2af3a2
DD
661
662 * configure: Regenerate.
663 * configure.ac: Add PRU target.
664
8b164a4e 6652019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
536b4592
MB
666
667 * MAINTAINERS (Write After Approval): Add myself.
668
de6abd85
NC
6692019-06-11 Nick Clifton <nickc@redhat.com>
670
671 Import these changes from the binutils/gdb repository:
672
673 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
674
675 * Makefile.def (dependencies): configure-libctf depends on all-bfd
676 and all its deps.
677 * Makefile.in: Regenerated.
678
679 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
680
681 * Makefile.def (host_modules): Add libctf.
682 * Makefile.def (dependencies): Likewise.
683 libctf depends on zlib, libiberty, and bfd.
684 * Makefile.in: Regenerated.
685 * configure.ac (host_libs): Add libctf.
686 * configure: Regenerated.
687
fb03c52f
VI
6882019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
689
690 * MAINTAINERS (Write After Approval): Add myself.
691
dbd5df2e
PB
6922019-05-19 Peter Bergner <bergner@linux.ibm.com>
693
694 * MAINTAINERS: Update my email address.
695
8ee47828
TR
6962019-05-17 Thomas Rodgers <trodgers@redhat.com>
697
698 * MAINTAINERS (Write After Approval): Add myself.
699
f6b2daaf
JM
7002019-05-16 Jun Ma <junma@linux.alibaba.com>
701
702 * MAINTAINERS (Write After Approval): Add myself.
703
2ed6d245
JW
7042019-05-07 Jim Wilson <jimw@sifive.com>
705
706 * MAINTAINERS: Remove myself as IA-64 maintainer.
707
d1b65077
RI
7082019-05-04 Roland Illig <roland.illig@gmx.de>
709
710 * MAINTAINERS (Write After Approval): Add myself.
711
5fe6af6d
RB
7122019-05-02 Richard Biener <rguenther@suse.de>
713
714 PR bootstrap/85574
715 * Makefile.tpl (compare target): Also compare extra-compare
716 files.
717 * Makefile.in: Regenerate.
718
1e8dac32
RZ
7192019-04-22 Roman Zhuykov <zhroma@ispras.ru>
720
721 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
722 as modulo-scheduler maintainer.
723
42d3fe9a
IS
7242019-04-21 Iain Sandoe <iain@sandoe.co.uk>
725
726 * MAINTAINERS: Add myself as co-maintainer for Darwin.
727
3d52462c
IS
7282019-04-18 Iain Sandoe <iain@sandoe.co.uk>
729
730 * MAINTAINERS: Update my email address.
731
4d024c32
JP
7322019-04-14 Johannes Pfau <johannespfau@gmail.com>
733
734 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
735 * configure: Regenerate.
736
7d31d331
RO
7372019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
738
739 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
740 * configure: Regenerate.
741
bb50312e
IB
7422019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
743
744 * configure.ac: Add target-zlib to target_libraries.
745 * configure: Regenerate.
746
1c67e69c
ML
7472019-04-09 Martin Liska <mliska@suse.cz>
748
749 * Makefile.in: Regenerate.
750 * Makefile.tpl: Pass GENERATOR_CFLAGS
751 in all stages.
752
684f6008
ML
7532019-03-28 Martin Liska <mliska@suse.cz>
754
755 PR bootstrap/89829
756 * Makefile.in: Revert r254150.
757 * Makefile.tpl: Likewise.
758
fed156ac
BE
7592019-03-28 Ben Elliston <bje@gnu.org>
760
761 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
762 related, and libdecnumber.
763
d81beb31
AM
7642019-03-15 Alexander Monakov <amonakov@ispras.ru>
765
766 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
767 (Write After Approval): Remove myself.
768
35e2f066
AM
7692019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
770
5fce606f 771 * MAINTAINERS (Write After Approval): Add myself.
35e2f066 772
60f32352
AS
7732019-02-11 Andrew Stubbs <ams@codesourcery.com>
774
775 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
776 (Write After Approval): Remove myself and Julian.
777
b4f964c8
HA
7782019-01-26 Harald Anlauf <anlauf@gmx.de>
779
780 * MAINTAINERS (Write After Approval): Add myself.
781
1009e9a2
KCY
7822019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
783
784 * MAINTAINERS (Write After Approval): Add myself.
785
275e9ad9
XHL
7862019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
787
62fa42ce
SB
788 * ChangeLog: Replace space with tab.
789 * MAINTAINERS: Delete 1 tab to keep alignment.
275e9ad9 790
8fcc3599
JG
7912019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
792
793 * MAINTAINERS (Write After Approval): Add myself.
794
9c83c587
LJH
7952019-01-18 Li Jia He <helijia@gcc.gnu.org>
796
797 * MAINTAINERS (Write After Approval): Add myself.
798
7431c1a1
AS
7992019-01-17 Andrew Stubbs <ams@codesourcery.com>
800 Kwok Cheung Yeung <kcy@codesourcery.com>
801 Julian Brown <julian@codesourcery.com>
802 Tom de Vries <tom@codesourcery.com>
803 Jan Hubicka <hubicka@ucw.cz>
804 Martin Jambor <mjambor@suse.cz>
805
806 * configure.ac: Likewise.
807 * configure: Regenerate.
808 * contrib/config-list.mk: Add amdgcn-amdhsa.
809
0684a816
KL
8102019-01-16 Kewen Lin <linkw@gcc.gnu.org>
811
812 * MAINTAINERS (Write After Approval): Add myself.
813
62fa42ce 8142019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
9a603611 815
275e9ad9 816 * MAINTAINERS (Write After Approval): Add myself.
9a603611 817
5227609c
RO
8182019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
819
820 PR target/88535
821 * config.guess: Import upstream version 2019-01-03.
822 * config.sub: Import upstream version 2019-01-01.
823
7c50cefc
TP
8242018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
825
826 * MAINTAINERS (Write After Approval): Update my maintainer address.
827
ea9a30d0
GB
8282018-12-21 Gergö Barany <gergo@codesourcery.com>
829
830 * MAINTAINERS (Write After Approval): Add myself.
831
23d3e2d5
SB
8322018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
833
834 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
835
e4a9a572
IS
8362018-12-05 Iain Sandoe <iain@sandoe.co.uk>
837
838 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
839 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
840 (GCC_TARGET_TOOL): Likewise.
841 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
842 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 843 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 844 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 845 * configure: Regenerate.
e4a9a572
IS
846 * Makefile.in: Likewise.
847
f9b4801c
JP
8482018-11-28 Johannes Pfau <johannespfau@gmail.com>
849
850 * MAINTAINERS (Write After Approval): Add myself.
851
7f9414c1
ML
8522018-11-13 Martin Liska <mliska@suse.cz>
853
854 * gcc.target/i386/pr87930.c: Move to ...
855 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
856
1dbff00c
SH
8572018-11-10 Stafford Horne <shorne@gmail.com>
858
859 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
860 (Write After Approval): Remove myself.
861
e9f3803d
HAQ
8622018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
863
864 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
865 Append $INCICONV to it.
866
45bf1490
SH
8672018-11-04 Stafford Horne <shorne@gmail.com>
868
869 * MAINTAINERS (Write After Approval): Add myself.
870
22e05272
JM
8712018-10-31 Joseph Myers <joseph@codesourcery.com>
872
873 PR bootstrap/82856
874 * multilib.am: New file. From automake.
875
876 Merge from binutils-gdb:
877 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
878
879 * libtool.m4: Use AC_LANG_SOURCE.
880 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
881 * ar-lib: New file.
882 * test-driver: New file.
883 * configure: Re-generate.
884
82a14443
MP
8852018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
886
887 * MAINTAINERS (Write After Approval): Add myself.
888
260eedb9
IB
8892018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
890
891 PR bootstrap/87788
892 PR d/87799
893 * configure: Rebuild.
894 * configure.ac: Disable D on systems where it is known not to work.
895
b4c522fa
IB
8962018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
897
898 * Makefile.def (target_modules): Add libphobos.
899 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
900 GDCFLAGS_FOR_TARGET.
901 (dependencies): Make libphobos depend on libatomic, libbacktrace
902 configure, and zlib configure.
903 (language): Add language d.
904 * Makefile.in: Rebuild.
905 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
906 (HOST_EXPORTS): Add GDC.
907 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
908 (BASE_TARGET_EXPORTS): Add GDC.
909 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
910 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
911 (EXTRA_HOST_FLAGS): Add GDC.
912 (STAGE1_FLAGS_TO_PASS): Add GDC.
913 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
914 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
915 environment variables.
916 * configure: Rebuild.
917 * configure.ac: Add target-libphobos to target_libraries. Set and
918 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
919
04193ea0
IL
9202018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
921
922 * MAINTAINERS (Write After Approval): Add myself.
923
72eda5f2
IB
9242018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
925
926 * MAINTAINERS (Write After Approval): Remove myself.
927
4c029cee
IB
9282018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
929
930 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
931
fc7367ea
BC
9322018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
933
934 * MAINTAINERS: Update my email address.
935
956a7508
TS
9362018-10-04 Thomas Schwinge <thomas@codesourcery.com>
937
938 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
939 maintainer.
940
16ddcc28
MM
9412018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
942
943 * MAINTAINERS (Write After Approval): Add self.
944
f9529512
ST
9452018-09-13 Sam Tebbs <sam.tebbs@arm.com>
946
947 * MAINTAINERS (write after approval): Add myself.
948
3ff89a4e
XG
9492018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
950
951 * MAINTAINERS: Update my email address.
952
e8a0276c
VL
9532018-08-29 Vlad Lazar <vlad.lazar@arm.com>
954
955 * MAINTAINERS (write after approval): Add myself.
956
3d20537c
RS
9572018-08-21 Richard Sandiford <richard.sandiford@arm.com>
958
959 * MAINTAINERS: Add self to global reviewers list.
960
661d1750
SL
9612018-08-17 Sandra Loosemore <sandra@codesourcery.com>
962
963 MAINTAINERS: Add c-sky port maintainers.
964
aa405905
ML
9652018-08-10 Martin Liska <mliska@suse.cz>
966
967 * MAINTAINERS: Revert change in previous commit and
92a285c1 968 join lines.
aa405905 969
04e2b41d
ML
9702018-08-10 Martin Liska <mliska@suse.cz>
971
972 * MAINTAINERS: Remove extra line.
973
6e9f49e4
N
9742018-08-06 Naveen H.S <naveenh@marvell.com>
975
976 * MAINTAINERS: Update my email address.
977
3b0df776
DD
9782018-07-19 DJ Delorie <dj@redhat.com>
979
980 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
981 as maintainer.
982
f030b30e
AK
9832018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
984
985 * MAINTAINERS: Adjust email address for me and my colleague Robin
986 Dapp.
987
7264261f
L
9882018-07-13 H.J. Lu <hongjiu.lu@intel.com>
989 Sunil K Pandey <sunil.k.pandey@intel.com>
990
991 PR target/84413
992 * config/i386/i386.c (m_CORE_AVX512): New.
993 (m_CORE_AVX2): Likewise.
994 (m_CORE_ALL): Add m_CORE_AVX2.
995 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
996 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
997 and remove the rest of m_SKYLAKE_AVX512.
998
19975c57
SH
9992018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1000
1001 * config.sub: Sync with upstream version 2018-07-03.
1002
c234070e
SH
10032018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1004
1005 * config.guess: Sync with upstream version 2018-06-26.
1006 * config.sub: Sync with upstream version 2018-07-02.
1007
d41cd173
BW
10082018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1009
92a285c1 1010 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
1011 * ltmain.sh: Likewise.
1012
d3435784
SB
10132018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1014
1015 * contrib/config-list.mk: Remove powerpc-linux_paired.
1016
da34ca3f
AO
10172018-06-29 Alexandre Oliva <oliva@adacore.com>
1018
1019 * configure.ac: Introduce support for @unless/@endunless.
1020 * Makefile.tpl (dep-kind): Rewrite with cond; return
1021 postbootstrap in some cases.
1022 (make-postboot-dep, postboot-targets): New.
1023 (dependencies): Do not output postbootstrap dependencies at
1024 first. Output non-target ones changed for configure to depend
1025 on stage_last @if gcc-bootstrap, and the original deps @unless
1026 gcc-bootstrap.
1027 * configure.in, Makefile.in: Rebuilt.
1028
8e236ddd
JW
10292018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1030
1031 * MAINTAINERS (write after approval): Add myself.
1032
71d40114
RV
10332018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1034
1035 * MAINTAINERS (write after approval): Add myself.
1036
8006534c
NC
10372018-06-19 Nick Clifton <nickc@redhat.com>
1038
1039 * zlib/configure.ac: Restore old behaviour of only enabling
1040 multilibs when a target subdirectory is defined. This allows
1041 building with srcdir == builddir.
1042 * zlib/configure: Regenerate.
1043
9e03592e
EB
10442018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1045
1046 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1047 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1048 * Makefile.in: Regenerate.
1049
29305f60
BE
10502018-06-16 Ben Elliston <bje@gnu.org>
1051
1052 * config.guess: Import latest version.
1053 * config.sub: Likewise.
1054
31db0fe0
ML
10552018-06-08 Martin Liska <mliska@suse.cz>
1056
1057 * MAINTAINERS: Remove MPX-related entries.
1058 * Makefile.def: Remove libmpx support.
9e03592e
EB
1059 * Makefile.in: Regenerate.
1060 * configure.ac: Remove removed files.
1061 * configure: Regenerate.
31db0fe0
ML
1062 * libmpx/ChangeLog: Remove.
1063 * libmpx/Makefile.am: Remove.
1064 * libmpx/Makefile.in: Remove.
1065 * libmpx/acinclude.m4: Remove.
1066 * libmpx/aclocal.m4: Remove.
1067 * libmpx/config.h.in: Remove.
1068 * libmpx/configure: Remove.
1069 * libmpx/configure.ac: Remove.
1070 * libmpx/configure.tgt: Remove.
1071 * libmpx/libmpx.spec.in: Remove.
1072 * libmpx/mpxrt/Makefile.am: Remove.
1073 * libmpx/mpxrt/Makefile.in: Remove.
1074 * libmpx/mpxrt/libmpx.map: Remove.
1075 * libmpx/mpxrt/libtool-version: Remove.
1076 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1077 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1078 * libmpx/mpxrt/mpxrt.c: Remove.
1079 * libmpx/mpxrt/mpxrt.h: Remove.
1080 * libmpx/mpxwrap/Makefile.am: Remove.
1081 * libmpx/mpxwrap/Makefile.in: Remove.
1082 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1083 * libmpx/mpxwrap/libtool-version: Remove.
1084 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1085
e68086c4
ML
10862018-06-04 Martin Liska <mliska@suse.cz>
1087
1088 * MAINTAINERS: Add myself as gcov maintainer.
1089
37cca345
MF
10902018-06-04 Matthew Fortune <mfortune@gmail.com>
1091
1092 * MAINTAINERS: Update my email address.
1093
74386680
TV
10942018-06-04 Tom de Vries <tdevries@suse.de>
1095
1096 * MAINTAINERS: Remove write-after-approval entries for component
1097 maintainers.
1098
010ff25b
JL
10992018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1100
1101 * MAINTAINERS (write after approval): Add myself.
1102
64acc19a 11032018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
1104
1105 * MAINTAINERS: Update my email address.
1106
7aad7f4b
TV
11072018-06-01 Tom de Vries <tdevries@suse.de>
1108
1109 * MAINTAINERS: Update my email address.
1110
c5470754
BC
11112018-05-22 Bin Cheng <bin.cheng@arm.com>
1112
1113 * MAINTAINERS (loop-optimizer): Add myself.
1114
58b40a67
FT
11152018-05-01 Francois H. Theron <francois.theron@netronome.com>
1116
1117 * configure.ac: Added "nfp" target.
1118 * configure: Regenerate.
1119
bece35ca
RB
11202018-04-30 Richard Biener <rguenther@suse.de>
1121
1122 PR bootstrap/85571
1123 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1124 (STAGE3_TFLAGS): Likewise.
1125 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1126 (STAGEtrain_TFLAGS): Likewise.
1127 * Makefile.in: Regenerate.
1128
ae05281f
RB
11292018-04-26 Richard Biener <rguenther@suse.de>
1130
1131 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1132 (STAGE2_CFLAGS): Likewise.
1133 (STAGE2_TFLAGS): Likewise.
1134 (STAGE3_CFLAGS): Add -fchecking.
1135 (STAGE3_TFLAGS): Likewise.
1136 (STAGEtrain_CFLAGS): Filter out -fchecking.
1137 (STAGEtrain_TFLAGS): Likewise.
1138 * Makefile.in: Re-generate.
1139
c6e34a9b
CM
11402018-04-25 Catherine Moore <clm@codesourcery.com>
1141
1142 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1143
ae9fb56f
PC
11442018-04-18 Paul Clarke <pc@us.ibm.com>
1145
1146 * MAINTAINERS (write after approval): Add myself.
1147
a2919888
AS
11482018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
1149
1150 * MAINTAINERS: Update my email address.
1151
c6024672
BS
11522018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
1153
1154 * MAINTAINERS: Remove redundant Write-After-Approval entry.
1155
85d36775
BS
11562018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
1157
1158 * MAINTAINERS: Update my email address and disambiguate myself
1159 a bit from Will Schmidt.
1160
8bb406a2
NS
11612018-03-21 Nathan Sidwell <nathan@acm.org>
1162
1163 * MAINTAINERS: Move maintainers of now-removed picochip and score
1164 ports to write after approval.
1165
c9b39302
RS
11662018-03-13 Richard Sandiford <richard.sandiford@arm.com>
1167
1168 * MAINTAINERS: Add entry for SVE maintainership.
1169
1fc1d82e
MR
11702018-02-13 Maciej W. Rozycki <macro@mips.com>
1171
1172 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1173 * configure: Regenerate.
1174
7b7f78d7
BK
11752018-01-18 Boris Kolpackov <boris@codesynthesis.com>
1176
1177 * MAINTAINERS (write after approval): Add myself.
1178
3c1f3bf6
SP
11792018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
1180
1181 * MAINTAINERS (write after approval): Add myself.
1182
182f27e3
SP
11832018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
1184
1185 * MAINTAINERS (write after approval): Add myself.
85911661 1186
85ec4feb
JJ
11872018-01-03 Jakub Jelinek <jakub@redhat.com>
1188
1189 Update copyright years.
1190
ef7d7cf5
BE
11912018-01-03 Ben Elliston <bje@gnu.org>
1192
1193 * config.guess: Import latest version.
1194 * config.sub: Likewise.
1195
842df93e
SH
11962017-12-12 Stafford Horne <shorne@gmail.com>
1197
1198 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1199 * configure: Regenerate.
1200
1d0a8ae9
QZ
12012017-11-29 Qing Zhao <qing.zhao@oracle.com>
1202
1203 * MAINTAINERS (Write After Approval): Add myself.
1204
5e9d6aa4
JK
12052017-11-28 Julia Koval <julia.koval@intel.com>
1206 Sebastian Peryt <sebastian.peryt@intel.com>
1207
1208 * Makefile.def (target_modules): Remove libcilkrts.
1209 * Makefile.in: Ditto.
1210 * configure: Ditto.
1211 * configure.ac: Ditto.
1212
d2eaaa89
JK
12132017-11-28 Julia Koval <julia.koval@intel.com>
1214
1215 * MAINTAINERS (Write After Approval): Add myself.
1216
90b415f6
SD
12172017-11-22 Sudakshina Das <sudi.das@arm.com>
1218
1219 * MAINTAINERS (Write After Approval): Add myself.
1220
f804ba3e
PD
12212017-11-06 Palmer Dabbelt <palmer@sifive.com>
1222
1223 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1224 Use my SiFive email address.
1225
8744c9bf
SP
12262017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
1227
1228 * MAINTAINERS (write after approval): Add myself.
1229
7181cca3
ML
12302017-10-27 Martin Liska <mliska@suse.cz>
1231
1232 * Makefile.tpl: Use proper name of folder as it was renamed
1233 during transition to 4 stages.
1234 * Makefile.in: Regenerate.
1235
fb336a7b
IT
12362017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1237
e50ffab3 1238 * MAINTAINERS (write after approval): Add myself.
fb336a7b 1239
7b5f5267
GP
12402017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
1241
1242 * MAINTAINERS: Add a note that maintainership also includes web
1243 pages, docs, and testsuite related to that area.
1244
55de8eb3
TV
12452017-09-25 Tom de Vries <tom@codesourcery.com>
1246
1247 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1248
86ab175e
PMR
12492017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
1250
1251 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1252
500ac452
NS
12532017-09-15 Nathan Sidwell <nathan@acm.org>
1254
1255 * MAINTAINERS: Remove myself as a vxworks maintainer.
1256
72ace300
TS
12572017-09-13 Thomas Schwinge <thomas@codesourcery.com>
1258
1259 * MAINTAINERS: Remove email address of Jim Norris.
1260
1328002a
KT
12612017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1262
1263 * MAINTAINERS (Reviewers): Move myself from here...
1264 (CPU Port Maintainers): ... to here.
1265
84d0b6f5
JG
12662017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
1267
1268 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1269
9c04bba3
RD
12702017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
1271
e50ffab3 1272 * MAINTAINERS (write after approval): Add myself.
9c04bba3 1273
5a427c63
TR
12742017-07-28 Tony Reix <tony.reix@atos.net>
1275
1276 * configure.ac (target-libffi): Don't disable for AIX.
1277 (go): Don't add to unsupported_languages on AIX.
1278 (target-libgo): Don't disable for AIX.
1279 * configure: Regenerate.
1280
8994b66f
YG
12812017-07-19 Yury Gribov <tetra2005@gmail.com>
1282
1283 * MAINTAINERS: Add myself.
1284
7a795e10
TS
12852017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1286
1287 * MAINTAINERS: Update my email address.
1288
50061652
RE
12892017-07-04 Richard Earnshaw <rearnsha@arm.com>
1290
1291 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1292 arm-specific auto-generated header files.
1293
d4360477
NS
12942017-07-03 Nathan Sidwell <nathan@acm.org>
1295
1296 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1297 * configure: Rebuilt.
1298
9dc9ae74
BS
12992017-07-03 Bernd Schmidt <bschmidt@redhat.com>
1300
1301 * MAINTAINERS: Readd myself for c6x.
1302
c8cf0b6f
ML
13032017-06-28 Martin Liska <mliska@suse.cz>
1304
1305 PR bootstrap/81217
1306 * Makefile.def: Remove superfluous bootstrap_target from
1307 bootstrap_stage.
1308 * Makefile.in: Re-generate the file.
1309
0666865c
MO
13102017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
1311
e50ffab3 1312 * MAINTAINERS: Add myself to Write After Approval
0666865c 1313
827c925e
AJ
13142017-06-21 Andrew Jenner <andrew@codesourcery.com>
1315
1316 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1317
0d053a49
ML
13182017-06-19 Martin Liska <mliska@suse.cz>
1319
1320 * Makefile.def: Define 4 stages PGO bootstrap.
1321 * Makefile.tpl: Define FLAGS.
1322 * Makefile.in: Regenerate.
1323
be75f645
ILT
13242017-06-14 Ian Lance Taylor <iant@golang.org>
1325
1326 * Makefile.def: Add check-gotools to go check targets.
1327 * Makefile.in: Rebuild.
1328
c725f69c
SB
13292017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
1330
1331 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1332
76052545
EB
13332017-06-03 Eric Botcazou <ebotcazou@adacore.com>
1334
1335 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1336 * configure: Regenerate.
1337
afd88efc
ML
13382017-05-31 Martin Liska <mliska@suse.cz>
1339
1340 * configure.ac: Add handling of stage2_werror_flags to
1341 action-if-given and to action-if-not-given.
1342 * configure: Regenerate.
1343
945bafd6
PB
13442017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
1345
1346 * MAINTAINERS: Add self to Write After Approval
1347
b9396a49
BS
13482017-05-27 Bernd Schmidt <bschmidt@redhat.com>
1349
1350 * MAINTAINERS: Update my email address, and remove myself as
1351 maintainer in some areas.
1352
aa1b69e7
EG
13532017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
1354
1355 * MAINTAINERS: Add self to Write After Approval
1356
cdfee50a
NS
13572017-05-25 Nathan Sidwell <nathan@acm.org>
1358
1359 * configure.ac: Add --enable-languages=default to mean default and
1360 make --enable-languages=all mean all supported languages.
1361 * configure: Regenerated.
1362
83349046
SB
13632017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1364
1365 * config.gcc (powerpc*-*-*spe*): New.
1366 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1367 (powerpc-*-rtems*spe*): New.
1368 (powerpc*-*-linux*spe*): New.
1369 (powerpc-wrs-vxworksspe): New.
1370 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1371 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1372 * config.host (powerpc*-*-*spe*): New.
1373
01c712cb
ML
13742017-05-19 Martin Liska <mliska@suse.cz>
1375
1376 * configure.ac: Add --enable-werror-always just for
1377 bootstrap-debug (or none build config) and do not add it
1378 when we are on a release branch.
1379 * configure: Regenerated.
1380
7880c1a5
SL
13812017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1382
1383 * MAINTAINERS: Add self to Write After Approval
1384
c759355f
KK
13852017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1386
1387 * MAINTAINERS: Move myself to Write After Approval section.
1388
79557bae
CZ
13892017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1390
1391 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1392 ACCH registers.
1393 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1394 available.
1395 (umulsidi3): Likewise.
1396 (mulsidi3_700): Disable this pattern when we have advanced mpy
1397 instructions.
1398 (umulsidi3_700): Likewise.
1399 (maddsidi4): New pattern.
1400 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1401 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1402 (mpydu_imm_arcv2hs): Likewise.
1403 * config/arc/predicates.md (accl_operand): New predicate.
1404
c7314bc1
CZ
14052017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1406 Andrew Burgess <andrew.burgess@embecosm.com>
1407
1408 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1409 case.
1410 (ARC_AUTOFP_IRQ_P): Likewise.
1411 (ARC_AUTO_IRQ_P): Likewise.
1412 (rgf_banked_register_count): New variable.
1413 (parse_mrgf_banked_regs_option): New function.
1414 (arc_override_options): Handle rgf_banked_regs option.
1415 (arc_handle_interrupt_attribute): Add firq option.
1416 (arc_compute_function_type): Return fast irq type when required.
1417 (arc_must_save_register): Handle fast interrupts.
1418 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1419 (arc_return_address_regs): Update.
1420 * config/arc/arc.h (arc_return_address_regs): Update.
1421 (arc_function_type): Add fast interrupt type.
1422 (ARC_INTERRUPT_P): Update.
1423 (RC_FAST_INTERRUPT_P): Define.
1424 * config/arc/arc.md (simple_return): Update for fast interrupts.
1425 (p_return_i): Likewise.
1426 * config/arc/arc.opt (mrgf-banked-regs): New option.
1427 * doc/invoke.texi (mrgf-banked-regs): Document.
1428
41453183
CZ
14292017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1430
1431 * config/arc/arc.c (irq_ctrl_saved): New variable.
1432 (ARC_AUTOBLINK_IRQ_P): Define.
1433 (ARC_AUTOFP_IRQ_P): Likewise.
1434 (ARC_AUTO_IRQ_P): Likewise.
1435 (irq_range): New function.
1436 (arc_must_save_register): Likewise.
1437 (arc_must_save_return_addr): Likewise.
1438 (arc_dwarf_emit_irq_save_regs): Likewise.
1439 (arc_override_options): Handle deferred options.
1440 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1441 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1442 arc_must_save_return_addr.
1443 (arc_compute_frame_size): Handle automated save and restore of
1444 registers.
1445 (arc_expand_prologue): Likewise.
1446 (arc_expand_epilogue): Likewise.
1447 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1448 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1449 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1450
52744dd7
TK
14512017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1452 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1453
1454 PR bootstrap/77661
1455 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1456 in-tree build MPC.
1457 * Makefile.in: Regenerate.
1458
deeba76a
FXC
14592017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1460
1461 * configure.ac: Enable LTO by default on darwin >= 9.
1462 * configure: Regenerate.
1463
5a05e11d
PD
14642017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1465
1466 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1467 and Andrew Waterman as the RISC-V maintainers.
1468
e04f858c
NK
14692017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1470
1471 * MAINTAINERS: Add self to Write After Approval
1472
a98cf819
GP
14732017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1474
1475 * config.guess: Import latest from upstream.
1476
9826d1a3
GP
14772017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1478
1479 * MAINTAINERS (Write After Approval): Remove entries that are
1480 already covered under Reviewers.
1481
a46586c3
MW
14822017-03-08 Mark Wielaard <mark@klomp.org>
1483
1484 PR demangler/70909
1485 PR demangler/67264
1486 * include/demangle.h: Add d_printing to struct demangle_component
1487 and pass struct demangle_component as non const.
1488
734ca1c2
GP
14892017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1490
1491 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1492
93b87d1d
TS
14932017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1494
1495 * Makefile.tpl: Remove HOST_ISLVER.
1496 (HOST_EXPORTS): Remove ISLVER.
1497 * Makefile.in: Regenerate.
1498
f877b3ad
RB
14992017-02-13 Richard Biener <rguenther@suse.de>
1500
1501 * configure: Re-generate.
1502
2ad31830
GP
15032017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1504
1505 * MAINTAINERS: Adjust bug reporting URL.
1506
3501e62c
GP
15072017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1508
1509 * MAINTAINERS (Write After Approval): Remove redundant entry
1510 for Andrew Burgess.
1511
510555e0
JDA
15122017-02-03 John David Anglin <danglin@gcc.gnu.org>
1513
e50ffab3 1514 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 1515 32-bit hppa*-*-hpux*.
e50ffab3 1516 * configure: Regenerate.
510555e0 1517
f6a24a94
MJ
15182017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1519
1520 * configure.ac: Moved the white list of enabling BRIG FE to
1521 libhsail-rt/configure.tgt.
1522 * configure: Regenerated.
1523 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1524
15252017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
1526 Martin Jambor <mjambor@suse.cz>
1527
5fd1486c
PJ
1528 * Makefile.def (target_modules): Added libhsail-rt.
1529 (languages): Added language brig.
1530 * Makefile.in: Regenerated.
1531 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1532 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1533 * configure: Regenerated.
1534
3c36aa6b
JJ
15352017-01-17 Jakub Jelinek <jakub@redhat.com>
1536
1537 PR other/79046
1538 * configure: Regenerated.
1539
8f56cb51
AM
15402017-01-04 Alan Modra <amodra@gmail.com>
1541
1542 * configure: Regenerate.
1543
f2c764c5
BE
15442016-12-29 Ben Elliston <bje@gnu.org>
1545
1546 * config.sub: Import latest version.
1547
1dc9c117
AI
15482016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1549
1550 * MAINTAINERS (Write After Approval): Add myself.
1551
c21fdaa1
JJ
15522016-12-21 Jakub Jelinek <jakub@redhat.com>
1553
1554 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1555 includes bootstrap-mpx.
1556 * configure: Regenerated.
1557
cc811459
CX
15582016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1559
1560 * MAINTAINERS (Write After Approval): Add myself.
1561
b55e6680
MJ
15622016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1563
8f56cb51 1564 * configure: Regenerate.
b55e6680 1565
825fba52
MK
15662016-12-01 Matthias Klose <doko@ubuntu.com>
1567
1568 * configure.ac: Don't use pkg-config to check for bdw-gc.
1569 * configure: Regenerate.
1570
114bf3f1
MK
15712016-11-30 Matthias Klose <doko@ubuntu.com>
1572
1573 * Makefile.def: Remove reference to boehm-gc target module.
1574 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1575 options and for the bdw-gc pkg-config module.
1576 * configure: Regenerate.
1577 * Makefile.in: Regenerate.
1578
21b0f96a
NS
15792016-11-28 Nathan Sidwell <nathan@acm.org>
1580
1581 * MAINTAINERS (nvptx): Remove self.
1582
292edab3
BE
15832016-11-25 Ben Elliston <bje@gnu.org>
1584
1585 * config.guess: Import latest version.
1586 * config.sub: Likewise.
1587
0954a00b
TT
15882016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1589
1590 * MAINTAINERS (Write After Approval): Add myself.
1591
8e4d2ca4
MK
15922016-11-15 Matthias Klose <doko@ubuntu.com>
1593
1594 * Makefile.def: Remove references to GCJ.
1595 * Makefile.tpl: Likewise.
1596 * Makefile.in: Regenerate.
1597
84c1b9d3
MK
15982016-11-15 Matthias Klose <doko@ubuntu.com>
1599
1600 * config-ml.in: Remove references to GCJ.
1601 * configure.ac: Likewise.
1602 * configure: Regenerate.
1603
3f95ca6c
JC
16042016-11-01 Josh Conner <joshconner@google.com>
1605
1606 * MAINTAINERS (Write After Approval): Update email address,
1607
457cc672
CL
16082016-10-27 Carl Love <cel@us.ibm.com>
1609
1610 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1611 Approval list to make it alphabetical.
1612
2142f54f
CL
16132016-10-27 Carl Love <cel@us.ibm.com>
1614
1615 * MAINTAINERS (Write After Approval): Add myself.
1616
104700f4
AB
16172016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1618
1619 * MAINTAINERS (Reviewers): Add myself.
1620 (Write After Approval): Add myself.
1621
942c0db8
HP
16222016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1623 Ulrich Weigand <uweigand@de.ibm.com>
1624
1625 * MAINTAINERS: Update email address.
1626
fbf4c502
NS
16272016-10-10 Nathan Sidwell <nathan@acm.org>
1628
1629 * MAINTAINERS: Update email address.
1630
b20e7532
AT
16312016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1632
1633 * configure.ac: Add aarch64-*-freebsd*.
1634 * configure: Regenerate.
1635
2e21fd4d
SE
16362016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1637
1638 * MAINTAINERS: Update email address after it got reverted.
1639
43c40f3e
RO
16402016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1641
1642 * configure.ac (target_libraries): Readd target-boehm-gc.
1643 Restore --enable-objc-gc handling.
1644 * configure: Regenerate.
1645
f05796ba
JL
16462015-10-03 Jeff Law <law@redhat.com>
1647
1648 * MAINTAINERS: Move several inactive maintainers to the
1649 write-after-approval section.
1650
012447ea
JJ
16512016-09-30 Jakub Jelinek <jakub@redhat.com>
1652
1653 * configure.ac: Add target-libffi to target_libraries.
1654 Readd libgcj target disablings, modified to only target-libffi.
1655 Readd target addition of go to unsupported languages.
1656 * configure: Regenerated.
1657
a7d75d59
SE
16582016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1659
1660 * MAINTAINERS: Update email address.
1661
d1a79a95
AH
16622016-09-30 Andrew Haley <aph@redhat.com>
1663
4d8c733d 1664 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
1665 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1666 libgcj.
1667
af2d4873
AH
16682016-09-30 Andrew Haley <aph@redhat.com>
1669
1670 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1671 write-after approval after GCJ deletion.
1672
07b78716
AH
16732016-09-30 Andrew Haley <aph@redhat.com>
1674
1675 * Makefile.def: Remove libjava.
1676 * Makefile.tpl: Likewise.
1677 * Makefile.in: Regenerate.
1678 * configure.ac: Likewise.
1679 * configure: Likewise.
1680 * gcc/java: Remove.
1681 * libjava: Likewise.
1682
a29b7214
CZ
16832016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1684
1685 * MAINTAINERS (Reviewers): Add myself.
1686
2fd88f4f
AK
16872016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1688
1689 * configure.ac: Disable "sim" directory for arc*-*-*.
1690 * configure: Regenerated.
1691
e2080e79
TC
16922016-09-23 Tamar Christina <tamar.christina@arm.com>
1693
1694 * MAINTAINERS (Write After Approval): Add myself.
1695
8f3675f8
MR
16962016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1697
1698 * configure.ac: Check for the minimum in-tree MPFR version
1699 handled.
1700 * configure: Regenerate.
1701
21f88103
YTL
17022016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1703
1704 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1705 * configure: Regenerated.
1706
60d51882
FR
17072016-07-19 Fritz Reese <fritzoreese@gmail.com>
1708
1709 * MAINTAINERS (Write After Approval): Add myself.
1710
277d7ee0
AK
17112016-06-23 Andi Kleen <ak@linux.intel.com>
1712
1713 * Makefile.def: Add autoprofiledbootstrap.
1714 * Makefile.tpl: Dito.
1715 * Makefile.in: Regenerate.
1716
fd6487af
JS
17172016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1718
1719 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1720 * configure: Regenerate.
1721
3e326935
TS
17222016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1723
1724 * configure: Regenerate.
1725 * configure.ac: Remove support for avr-rtems.
1726
9582bf04
SKS
17272016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1728
1729 * MAINTAINERS (Write After Approval): Add myself.
1730
6f820b68
MC
17312016-06-16 Michael Collison <michael.collison@arm.com>
1732
1733 * MAINTAINERS (Write After Approval): Add myself.
1734
775ee7fa
MM
17352016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1736
1737 * MAINTAINERS (Write After Approval): Update e-mail address.
1738
de3ba371
JM
17392016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1740
21f88103 1741 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 1742
350216e3
AM
17432016-05-28 Alan Modra <amodra@gmail.com>
1744
1745 * Makefile.tpl (configure): Depend on m4 files included.
1746 * Makefile.in: Regenerate.
1747
9cad20fa
BS
17482016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1749
1750 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1751 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1752
92466115
BS
17532016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1754
1755 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1756 special case builtin.
1757 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1758 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1759 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1760 for __builtin_vec_addec.
1761
fe38e08b
JS
17622016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1763
1764 * config.guess: Import version 2016-04-02 (newest).
1765 * config.sub: Import version 2016-05-10 (newest).
1766
cef1a0b8 17672016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 1768
cef1a0b8
JL
1769 * configure.ac: Add ARC support to libgloss.
1770 * configure: Regenerate
704b85c7 1771
75a6b91a
AS
17722016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1773
1774 * MAINTAINERS (Write After Approval): Add myself.
1775
00f35794
BE
17762016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1777
1778 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1779 * configure: Regenerated.
1780 * Makefile.def (gmp): Explicitly disable assembler.
1781 (mpfr): Adjust lib_path.
1782 (mpc): Likewise.
1783 * Makefile.in: Regenerated.
1784
c100769b
JJ
17852016-05-01 Jakub Jelinek <jakub@redhat.com>
1786
1787 PR bootstrap/70704
1788 * configure.ac (--enable-stage1-checking): Add missing
1789 --enable-checking=.
1790 * configure: Regenerated.
1791
bc6d9014
OE
17922016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1793
ace08cb8
OE
1794 * config.guess: Revert r235676.
1795 * config.sub: Revert r235676.
1796
17972016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1798
1799 * config.guess: Remove SH5 support.
bc6d9014
OE
1800 * config.sub: Likewise.
1801 * configure: Likewise.
1802 * configure.ac: Likewise.
1803
7db11a5a
JJ
18042016-04-26 Jakub Jelinek <jakub@redhat.com>
1805
1806 PR bootstrap/70704
1807 * configure.ac (--enable-stage1-checking): For --disable-checking or
1808 implicit --enable-checking, make sure extra flag matches in between
1809 stage1 and later checking.
1810 * configure: Regenerated.
1811
ab0fc037
TS
18122016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1813
1814 * .gitattributes: New file.
1815
c048fa95
SB
18162016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1817
1818 * MAINTAINERS (rs6000/powerpc port): Add myself.
1819
f3653cf5
SB
18202016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1821
1822 PR bootstrap/70173
1823 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1824 and gotools directories. Delete the stage_final file.
1825 * Makefile.in: Regenerate.
1826
4f93efa4
AV
18272016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1828
1829 * MAINTAINERS (Write After Approval): Add myself.
1830
c27e432e
SK
18312016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1832
1833 * MAINTAINERS (Fortran maintainer): Remove myself.
1834
7134713c
BS
18352016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1836
1837 * MAINTAINERS (Write After Approval): Add myself.
1838
7d74282a
KN
18392016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1840
1841 * MAINTAINERS (Write After Approval): Add myself.
1842
1b858e76
CC
18432016-03-17 Cary Coutant <ccoutant@gmail.com>
1844
1845 Sync with binutils-gdb:
1846
1847 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1848
1849 * configure.ac: Add mips and s390 to the gold target check.
1850 * configure: Regenerate.
1851
d15bd5bb
DD
18522016-03-01 DJ Delorie <dj@redhat.com>
1853
1854 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1855
6d1fa6bb
DM
18562016-02-22 David Malcolm <dmalcolm@redhat.com>
1857
1858 * MAINTAINERS (libcpp): Add myself.
1859 (diagnostic messages): Likewise.
1860
607bda60
TV
18612016-02-20 Tom de Vries <tom@codesourcery.com>
1862
1863 * MAINTAINERS: Fix whitespace.
1864
80cfaff8
CZ
18652016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1866
1867 * MAINTAINERS (Write After Approval): Add myself.
1868
c661a43d
SP
18692016-01-29 Sebastian Pop <s.pop@samsung.com>
1870
1871 * config/isl.m4: Add comments about isl-0.16.
1872 * configure: Regenerate.
1873
86b3a101
MJ
18742016-01-29 Martin Jambor <mjambor@suse.cz>
1875
1876 * MAINTAINERS (hsa maintainers): Add myself.
1877
960cbfd2
WD
18782015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1879
1880 * MAINTAINERS: (Write After Approval): Add myself.
1881
1e050c90
AK
18822016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1883 Sebastian Pop <s.pop@samsung.com>
1884
1885 * Makefile.in: Regenerate.
1886 * Makefile.tpl: Export ISLVER.
1887 * configure: Regenerate.
1888 * config/isl.m4: Detect isl-0.15.
1889
cefadad1
MM
18902016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1891
1892 PR bootstrap/69329
1893 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1894 * Makefile.in: Regenerate.
1895
9e530bcd
AP
18962016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1897
1898 * configure.ac: Enable LTO for DJGPP
1899 * configure: Regenerate
1900
324402a0
L
19012016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1902
1903 Sync with binutils-gdb:
1904 2015-10-21 Nick Clifton <nickc@redhat.com>
1905
1906 PR gas/19109
1907 * configure.ac: Note the 'none' is an acceptable argument to
1908 --enable-compressed-debug-sections.
1909 * configure: Regenerate.
1910
9eaaa830
BE
19112016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1912
1913 PR bootstrap/69134
1914 * Makefile.def (mpfr): Disable assembler.
1915 * Makefile.in: Regenerate.
1916
cfe67e03
BE
19172016-01-01 Ben Elliston <bje@gnu.org>
1918
1919 * config.guess: Import version 2016-01-01.
1920 * config.sub: Likewise.
1921
be33d404
SS
19222015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1923
1924 * MAINTAINERS (Write After Approval): Add myself.
1925
e357a5e0
SP
19262015-12-17 Sebastian Pop <s.pop@samsung.com>
1927
1928 * Makefile.in: Replace ISL with isl.
1929 * Makefile.tpl: Same.
1930 * config/isl.m4: Same.
1931 * configure.ac: Same.
1932 * contrib/download_prerequisites: Same.
1933 * configure: Regenerate.
1934
1ad2439b
AP
19352015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1936
1937 * MAINTAINERS (Write After Approval): Add Myself.
1938
70decafb
NS
19392015-12-17 Nathan Sidwell <nathan@acm.org>
1940
1941 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1942 * configure: Regenerate.
1943
560d18d3
AK
19442015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1945 Sebastian Pop <s.pop@samsung.com>
1946
1947 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1948 isl_ctx_get_max_operations.
1949 * configure: Regenerate.
1950
57e8ab24 19512015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
1952
1953 * MAINTAINERS (Write After Approval): Add myself.
1954
105b682e
ILT
19552015-12-02 Ian Lance Taylor <iant@google.com>
1956
1957 PR go/66147
1958 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1959 * Makefile.in: Regenerate.
1960
7eb46bec
AT
19612015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1962
1963 PR libffi/65726
1964 * Makefile.def (lang_env_dependencies): Make libffi depend
1965 on cxx.
1966 * Makefile.in: Regenerate.
1967
cc3baaa9
DE
19682015-11-26 David Edelsohn <dje.gcc@gmail.com>
1969
1970 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1971 symbols.
1972
3be96231
TG
19732015-11-20 Tristan Gingold <gingold@adacore.com>
1974
1975 Sync with binutils-gdb:
1976 2015-11-20 Tristan Gingold <gingold@adacore.com>
1977
1978 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1979 * configure: Regenerate.
1980
daa53f38
ML
19812015-11-19 Martin Liska <mliska@suse.cz>
1982
1983 * .gitignore: Add .clang-format to ignored files.
1984 * Makefile.in: Add clang-format.
1985 * Makefile.tpl: Likewise.
1986
54985c70
TA
19872015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1988
1989 * configure.ac: Enable libmpx by default.
1990 * configure: Regenerated.
1991
d0397c75
SE
19922015-10-23 Steve Ellcey <sellcey@imgtec.com>
1993
1994 * MAINTAINERS: Update email address.
1995
735a559c
PM
19962015-10-23 Paulo Matos <pmatos@linki.tools>
1997
1998 * MAINTAINERS: Update email address.
1999
15713b43
AH
20002015-10-23 Alan Hayward <alan.hayward@arm.com>
2001
2002 * MAINTAINERS (Write After Approval): Add myself.
2003
78edb32f
L
20042015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2005
2006 Sync with binutils-gdb:
2007 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2008
2009 PR gas/19109
2010 * configure.ac: Add
2011 --enable-compressed-debug-sections={all,gas,gold,ld}.
2012 * configure: Regenerated.
2013
dec6b7f1
AC
20142015-10-16 Arnaud Charlet <charlet@adacore.com>
2015
2016 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2017
6be1d686
ML
20182015-10-09 Martin Liska <mliska@suse.cz>
2019
2020 * MAINTAINERS (Write After Approval): Add myself.
2021
dc0e2060
AF
20222015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2023
2024 * MAINTAINERS (Write After Approval): Add myself.
2025
bec93d40
FW
20262015-10-02 Florian Weimer <fweimer@redhat.com>
2027
2028 * MAINTAINERS: Update email address.
2029
0487f06d
LK
20302015-10-02 Louis Krupp <louis.krupp@zoho.com>
2031
2032 * MAINTAINERS (Write After Approval): Add myself.
2033
56547ff7
KT
20342015-09-20 Kai Tietz <ktietz70@googlemail.com>
2035
423ea09f 2036 * MAINTAINERS: Update email.
56547ff7 2037
ed4c91ea
BS
20382015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2039
2040 * MAINTAINERS: Update my email address.
2041
2503fd9e
JB
20422015-09-01 James Bowman <james.bowman@ftdichip.com>
2043
2044 * MAINTAINERS (ft32 port): Add myself.
2045
3726332a
DS
20462015-08-28 David Sherwood <david.sherwood@arm.com>
2047
2048 * MAINTAINERS: Add myself.
2049
15480aaf
PM
20502015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2051
2052 * MAINTAINERS (Write After Approval): Add myself.
2053
ad4f95e3
FXC
20542015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2055
2056 PR libfortran/54572
2057 * Makefile.def: Make libgfortran depend on libbacktrace.
2058 * Makefile.in: Regenerate.
2059
95f25df0
SD
20602015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2061
2062 * MAINTAINERS (Write After Approval): Add myself.
2063
5dc85f7e
TV
20642015-08-12 Tom de Vries <tom@codesourcery.com>
2065
2066 PR other/67092
2067 * configure.ac: Remove --with_host_libstdcxx support.
2068 * configure: Regenerate.
2069
44a7d18d
TS
20702015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2071 Jakub Jelinek <jakub@redhat.com>
2072
2073 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2074 nvptx*-*-*.
2075 * configure: Regenerate.
2076
bf5372e7
YS
20772015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2078
2079 * Makefile.def (libiconv): Define bootstrap=true.
2080 Mark pdf/html/info as missing.
2081 (configure-gcc): Depend on all-libiconv.
2082 (all-gcc): Ditto.
2083 (configure-libcpp): Ditto.
2084 (all-libcpp): Ditto.
2085 (configure-intl): Ditto.
2086 (all-intl): Ditto.
2087 * Makefile.in: Regenerate.
2088
94b8fdcc
BC
20892015-08-03 Bin Cheng <bin.cheng@arm.com>
2090
2091 * MAINTAINERS (loop ivopts): Add the entry and myself.
2092
430bcac1
NS
20932015-07-31 Nathan Sidwell <nathan@codesourcery.com>
2094
2095 * MAINTAINERS (nvptx): Add self.
2096
110d61da
AL
20972015-07-29 Alan Lawrence <alan.lawrence@arm.com>
2098
2099 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2100 128-bit vector modes.
2101
c9da7548 21022015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 2103
c9da7548
VV
2104 * MAINTAINERS (Write After Approval): Add myself.
2105
423ea09f 21062015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
2107
2108 * config.sub, config.guess: Import from upstream.
2109
6b1786aa
JL
21102015-07-24 Michael Darling <darlingm@gmail.com>
2111
2112 PR other/66259
2113 * config-ml.in: Reflects renaming of configure.in to configure.ac
2114 * configure: Likewise
2115 * configure.ac: Likewise
2116
45952786
BS
21172015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
2118
2119 * MAINTAINERS: Update my email address.
2120
f1595603
L
21212015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2122
2123 Sync with binutils-gdb:
2124 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
2125
2126 * configure.ac (target_configdirs): Exclude target-zlib if
2127 target-libjava isn't built.
2128 * configure: Regenerated.
2129
a05c2c75
L
21302015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2131
2132 Sync with binutils-gdb:
2133 2015-05-13 John David Anglin <dave.anglin@bell.net>
2134
2135 * configure.ac: Disable configuration of GDB for HPUX targets.
2136 * configure: Regenerate.
2137
2138 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
2139
2140 * configure.ac: Add --with-system-zlib.
2141 * configure: Regenerated.
2142
2143 2015-01-28 James Bowman <james.bowman@ftdichip.com>
2144
2145 * configure.ac: Add FT32 support.
2146 * configure: Regenerate.
2147
2148 2015-01-12 Anthony Green <green@moxielogic.com>
2149
2150 * configure.ac: Don't disable gprof for moxie.
2151 * configure: Rebuild.
2152
1c01ebf6
L
21532015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2154
2155 Sync with binutils-gdb:
2156 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
2157
2158 PR ld/18355
2159 * Makefile.def: Add extra_configure_flags to host zlib.
2160 * configure.ac (extra_host_zlib_configure_flags): New. Set
2161 to --enable-host-shared When bfd is to be built as shared
2162 library. AC_SUBST.
2163 * Makefile.in: Regenerated.
2164
e59969a1
HPN
21652015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
2166
2167 Sync with src:
2168 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
2169 * Makefile.def (dependencies): Add all-zlib to all-bfd.
2170 * Makefile.in: Regenerated.
2171
d9063947
L
21722015-06-30 H.J. Lu <hongjiu.lu@intel.com>
2173
2174 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2175 target.
2176 * configure: Regenerate.
2177
b837291d
LC
21782015-06-23 Ludovic Courtès <ludo@gnu.org>
2179
2180 * MAINTAINERS (Write After Approval): Add myself.
2181
2a97995f
AT
21822015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
2183
2184 * MAINTAINERS (OS Port Maintainers): Add myself.
2185 (Various Maintainers): Remove myself from libffi testsuite.
2186
19cd26a6
RS
21872015-06-04 Richard Sandiford <richard.sandiford@arm.com>
2188
2189 * MAINTAINERS (gen* on machine desc): Add self.
2190
8ca528d9
JM
21912015-06-02 Jason Merrill <jason@redhat.com>
2192
2193 PR bootstrap/66319
2194 * configure.ac: Use -std=gnu++98.
2195
4526c3c1
SN
21962015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
2197
2198 * MAINTAINERS (Write After Approval): Add myself.
2199
318a4e6d
MF
22002015-05-28 Mike Frysinger <vapier@gentoo.org>
2201
2202 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2203 * configure: Regenerate.
2204
46070488
JM
22052015-05-26 Jason Merrill <jason@redhat.com>
2206
2207 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2208 * configure: Regenerate.
2209
fef939d6
JB
22102015-05-16 James Bowman <james.bowman@ftdichip.com>
2211
2212 * configure.ac: FT32 target added.
fef939d6
JB
2213 * configure: Regenerated.
2214
886faf50
IB
22152015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2216
2217 * MAINTAINERS (Write After Approval): Add myself.
2218
91c6b410
PM
22192015-05-11 Paulo Matos <paulo@matos-sorge.com>
2220
2221 * MAINTAINERS (Write After Approval): Add myself.
2222
e640447c
PM
22232015-05-11 Paulo Matos <paulo@matos-sorge.com>
2224
2225 * configure.ac: Fix typo.
2226 * configure: Regenerate.
2227
e587377d
MM
22282015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
2229
2230 * MAINTAINERS (Write After Approval): Add myself.
2231
cabb9d59
MK
22322015-05-03 Matthias Klose <doko@ubuntu.com>
2233
2234 * configure.ac: Match $host configured with triplets.
2235 * configure: Regenerate.
2236
fafb95a6
BRF
22372015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2238
2239 * Makefile.tpl: Remove surplus whitespace throughout.
2240 * Makefile.in: Regenerate.
2241
85867772
SB
22422015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
2243
2244 * MAINTAINERS (Various Maintainers): Add myself as instruction
2245 combiner maintainer.
2246
c10b5ea0
JJ
22472015-04-17 Jakub Jelinek <jakub@redhat.com>
2248
2249 PR bootstrap/62077
2250 * configure.ac (--enable-stage1-checking): Default to
2251 release,misc,gimple,rtlflag,tree,types if --disable-checking
2252 or --enable-checking is not specified and DEV-PHASE is not
2253 experimental.
2254 * configure: Regenerated.
2255
77019397
MO
22562015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
2257
2258 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2259 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2260 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2261 * Makefile.in: Regenerate.
2262
17feae99 22632015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
2264
2265 * MAINTAINERS: Update my email address.
2266
e61ffb3b
JG
22672015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
2268
2269 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2270
b16cc4f2
KT
22712015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2272
2273 * MAINTAINERS: Add myself as an arm port reviewer.
2274
ec523909
ML
22752015-03-25 Martin Liska <mliska@suse.cz>
2276 Yury Gribov <y.gribov@samsung.com>
2277
2278 * Makefile.in: Fix ln source location for vimrc file.
2279 * Makefile.tpl: Likewise.
2280
fc30054e
AH
22812015-03-09 Aldy Hernandez <aldyh@redhat.com>
2282
2283 PR bootstrap/25672
2284 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2285 cross-compiling. Similarly for CXX_FOR_TARGET.
2286 * configure: Regenerate.
2287
5373cd33
IE
22882015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
2289
2290 * Makefile.def: Add libmpx.
2291 * configure.ac: Add libmpx.
2292 * Makefile.in: Regenerate.
2293 * configure: Regenerate.
2294
a6e8abb9
KY
22952015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
2296
2297 * MAINTAINERS (CPU Port Maintainers): Add myself
2298 i386 vector ISA extns mantainer.
2299
f2b86778
JL
23002015-03-13 Jeff Law <law@redhat.com>
2301
2302 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2303 maintainer.
2304 Remove Richard Henderson as a maintainer for the x86 port.
2305
9dd44d1c
JR
23062015-03-03 Joern Rennecke <gnu@amylaar.uk>
2307
2308 * MAINTAINERS (CPU Port Maintainers): Update my email address.
2309
33079441
IE
23102015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
2311
2312 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2313 pointer bounds checker and i386 MPX maintainer.
2314
d083ae5f
SL
23152015-02-26 Sandra Loosemore <sandra@codesourcery.com>
2316
2317 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2318
f91f1c13
MS
23192015-02-26 Martin Sebor <msebor@redhat.com>
2320
2321 * MAINTAINERS (Various Maintainers): Add self.
2322
426c1eb0
TS
23232015-02-20 Thomas Schwinge <thomas@codesourcery.com>
2324
2325 * configure.ac [--enable-as-accelerator-for] (enable_languages):
2326 Make sure it contains lto.
2327 * configure: Regenerate.
2328
8ae12d71
TS
23292015-02-18 Thomas Schwinge <thomas@codesourcery.com>
2330
2331 * configure: Regenerate.
2332
11aa81cc 23332015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 23341
11aa81cc
DN
2335 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2336 middle-end, docstring): Remove myself.
2337 (Write After Approval): Add myself.
2338
a436ab27
JJ
23392015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
2340
2341 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2342 (Write After Approval): Update address.
2343
231d020b
DM
23442015-01-29 David Malcolm <dmalcolm@redhat.com>
2345
2346 PR jit/64780
2347 * configure.ac: Require the user to explicitly specify
2348 --enable-host-shared if the jit is enabled.
2349 * configure: Regenerate.
2350
82a94471
RS
23512015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
2352
2353 * MAINTAINERS (Write After Approval): Add myself.
2354
e6f0c56d
TV
23552015-01-25 Tom de Vries <tom@codesourcery.com>
2356
2357 * MAINTAINERS: Make whitespace consistent.
2358
631ff3e1
BO
23592015-01-23 Braden Obrzut <admin@maniacsvault.net>
2360
2361 * MAINTAINERS (Write After Approval): Add myself.
2362
09b9cd1f
AV
23632015-01-20 Andre Vehreschild <vehre@gmx.de>
2364
2365 * MAINTAINERS: (Write After Approval): Add myself.
2366
802ed46a
MU
23672015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2368
2369 * MAINTAINERS: (Write After Approval): Add myself.
2370
c61fcfa6
PT
23712015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2372
2373 * MAINTAINERS: (Write After Approval): Add myself.
2374
ebcd09c1
IS
23752015-01-13 Iain Sandoe <iain@codesourcery.com>
2376
2377 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2378 objective-c/c++ front end maintainer.
2379
71aa170d
MP
23802015-01-13 Marek Polacek <polacek@redhat.com>
2381
2382 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2383
da067543
JL
23842015-01-12 Jeff Law <law@redhat.com>
2385
2386 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2387 a very long time.
2388
bf1de3f0
ILT
23892015-01-09 Ian Lance Taylor <iant@google.com>
2390
2391 * configure.ac (host_tools): Add gotools.
2392 * Makefile.def (host_modules): Add gotools.
2393 (dependencies): Add dependency of all-gotools on all-target-libgo.
2394
82a19768
AT
23952015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2396
2397 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2398 * configure: Regenerate.
2399
53dd59bf
TS
24002015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2401
2402 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2403 all-target-libgomp.
2404 * Makefile.in: Regenerate.
2405
8054942d
EB
24062015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2407
2408 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2409
0969ec7d
EB
24102015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2411
2412 * configure.ac: Add Visium support.
2413 * configure: Regenerate.
2414
ec8fd1c0
AS
24152015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2416
2417 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2418 * configure: Regenerate.
2419
9bccfdf5
AP
24202015-01-03 Andrew Pinski <apinski@cavium.com>
2421
2422 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2423 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2424 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2425 (OBJCOPY_FOR_TARGET): New variable.
2426 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2427 * Makefile.in: Regenerate.
2428 * configure.ac: Check for already installed target objcopy.
2429 Also GCC_TARGET_TOOL on objcopy.
2430 * configure: Regenerate.
2431
007adc0d
HPN
24322015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2433
2434 * config.sub: Update from upstream, to 2015-01-01 version.
2435 * config.guess: Ditto.
2436
fe55e976
SH
24372014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2438
2439 * MAINTAINERS (RTEMS Ports): Add myself.
2440
b86d271e
PMR
24412014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2442
2443 * MAINTAINERS (Write After Approval): Add myself.
2444
9733278a
MH
24452014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2446
2447 * MAINTAINERS (Write After Approval): Add myself.
2448
4b4f2e35
TS
24492014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2450
2451 * configure.ac (--enable-as-accelerator-for): Don't set
2452 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2453 * configure: Regenerate.
2454
b6a65eb6
JJ
24552014-12-13 Jakub Jelinek <jakub@redhat.com>
2456
2457 PR bootstrap/64023
2458 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2459 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2460 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2461 to CXX.
2462 * Makefile.in: Regenerated.
2463
c3e1e693
YG
24642014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2465 Yury Gribov <y.gribov@samsung.com>
2466
2467 * .gitignore: Added .local.vimrc and .lvimrc.
2468 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2469 * Makefile.in: Regenerate.
2470
24712014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
2472
2473 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2474 * configure: Regenerated.
2475
b9fb25a5
BS
24762014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2477
2478 * MAINTAINERS (nvptx port): New entry.
2479
d896cc4d
JBG
24802014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2481
2482 * configure: Regenerate.
2483
74ae587e
JBG
24842014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2485
2486 * configure.ac: Merge with Binutils.
2487
45c89690
TB
24882014-11-26 Tobias Burnus <burnus@net-b.de>
2489
2490 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2491 * Makefile.in: Regenerate.
2492
ea903c37
BE
24932014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2494
2495 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2496 missing flex.
2497 * Makefile.in: Regenerated.
2498
eb23df59
IV
24992014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2500
2501 * Makefile.in: Regenerate.
2502
a699d672
L
25032014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2504
2505 PR bootstrap/63784
2506 * libtool.m4: Add $pic_flag with -shared.
2507
fc065a61
RL
25082014-11-21 Renlin Li <Renlin.Li@arm.com>
2509
2510 * MAINTAINERS (Write After Approval): Added myself.
2511
efcc23e6
AV
25122014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2513
2514 * MAINTAINERS (write-after-approval): Add myself.
2515
dd308ed8
MK
25162014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2517
2518 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2519 from 2 years ago.
2520
ac8698a1
AV
25212014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2522
2523 Revert:
2524 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2525
2526 * MAINTAINERS (Write After Approval): Added myself as line map
2527 maintainer.
2528
8dab9330
RL
25292014-11-19 Renlin Li <Renlin.Li@arm.com>
2530
2531 Revert:
2532 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2533
2534 * MAINTAINERS (Write After Approval): Added myself.
2535
1be22083
RL
25362014-11-19 Renlin Li <Renlin.Li@arm.com>
2537
2538 * MAINTAINERS (Write After Approval): Added myself.
2539
59392f46
AV
25402014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2541
2542 * MAINTAINERS (Write After Approval): Added myself as line map
2543 maintainer.
2544
0f3422cc
DS
25452014-11-17 Dodji Seketeli <dodji@redhat.com>
2546
2547 * MAINTAINERS (Various Maintainers): Added myself as line map
2548 maintainer.
2549
0c8969f0
JBG
25502014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2551
2552 * move-if-change: Sync from upstream gnulib.
2553
d7134c0e
JBG
25542014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2555
2556 * compile: Sync with upstream Automake.
2557 * depcomp: Ditto.
2558 * install-sh: Ditto.
2559 * missing: Ditto.
2560 * mkinstalldirs: Ditto.
2561 * ylwrap: Ditto.
2562
e4ff7e6a
JBG
25632014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2564
2565 * config.sub: Update from upstream config repo.
2566 * config.guess: Ditto.
2567
5f520819
KY
25682014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2569
2570 * Makefile.def: Add liboffloadmic to target_modules. Make
2571 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2572 * Makefile.in: Regenerate.
2573 * configure: Regenerate.
2574 * configure.ac: Add liboffloadmic to target binaries.
2575 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2576 Add liboffloadmic to noconfig list when C++ is not supported.
2577
85c64bbe
BS
25782014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2579 Thomas Schwinge <thomas@codesourcery.com>
2580 Ilya Verbin <ilya.verbin@intel.com>
2581 Andrey Turetskiy <andrey.turetskiy@intel.com>
2582
2583 * configure: Regenerate.
2584 * configure.ac (--enable-as-accelerator-for)
2585 (--enable-offload-targets): New configure options.
2586
7d35a59e
TB
25872014-11-11 Tobias Burnus <burnus@net-b.de>
2588
0a002272 2589 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
2590 * Makefile.in: Regenerate.
2591
35485da9
DM
25922014-11-11 David Malcolm <dmalcolm@redhat.com>
2593
2594 * ChangeLog.jit: New.
2595 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2596
ebf6d33b
FXC
25972014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2598
2599 PR target/63610
2600 * libtool.m4: Fix globbing of darwin versions.
2601 * configure: Regenerate.
2602
4a9bb2aa
TB
26032014-11-11 Tobias Burnus <burnus@net-b.de>
2604
4a9bb2aa
TB
2605 * Makefile.def: Remove CLooG.
2606 * Makefile.tpl: Ditto.
2607 * configure.ac: Ditto.
2608 * configure: Regenerate.
2609 * Makefile.in: Ditto.
2610
738f2522
BS
26112014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2612
2613 * configure.ac: Handle nvptx-*-*.
2614 * configure: Regenerate.
2615
9b591dd1
PG
26162014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2617
2618 * MAINTAINERS (Write After Approval): Add myself.
2619
14258928
JJ
26202014-10-31 Jakub Jelinek <jakub@redhat.com>
2621
2622 * Makefile.def (libcc1): Remove bootstrap=true;.
2623 * Makefile.in: Regenerated.
2624
1335a8ca
JBG
26252014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2626
2627 * configure.ac: Update comment.
2628 * configure: Regenerate.
2629
cb115cc2
IE
26302014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2631
2632 * MAINTAINERS (Write After Approval): Add myself.
2633
fca38047
TS
26342014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2635
2636 * configure.ac (extra_host_libiberty_configure_flags): Add
2637 --enable-shared also for libcc1's benefit.
2638 * configure: Regenerate.
2639
65c0707b
TG
26402014-10-29 Tristan Gingold <gingold@adacore.com>
2641
2642 * MAINTAINERS: Change my email address.
2643
ddc8de03
PM
26442014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2645 Tom Tromey <tromey@redhat.com>
2646
2647 * Makefile.def: Add libcc1 to host_modules.
2648 * configure.ac (host_tools): Add libcc1.
2649 * Makefile.in, configure: Rebuild.
2650
4eb1ac39 26512014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
2652
2653 * configure.ac (build_configargs): Don't share config.cache between
2654 build subdirs.
7fd74620 2655 * configure: Regenerate.
3d96b0d0 2656
d81230b5
DH
26572014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2658
2659 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2660 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2661 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2662 leon3v7 as leon3.
2663 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2664 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2665 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2666 * config/sparc/sparc.md (cpu): Add leon3v7.
2667 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2668
c7a6a617
DH
26692014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2670
2671 * MAINTAINERS (write-after-approval): Add myself.
2672
74cc5471
ILT
26732014-10-23 Ian Lance Taylor <iant@google.com>
2674
2675 * configure.ac: Disable the Go frontend on systems where it is known
2676 to not work.
2677 * configure: Regenerate.
2678
929315a9
RB
26792014-10-23 Richard Biener <rguenther@suse.de>
2680
2681 * Makefile.def: Add libcpp build module and dependencies.
2682 * configure.ac: Add libcpp build module.
2683 * Makefile.in: Regenerate.
2684 * configure: Likewise.
2685
5d12b768
MF
26862014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2687
2688 * MAINTAINERS (write-after-approval): Add myself.
2689
7b262a51
MLI
26902014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2691
2692 * INSTALL/README: Do not mention CVS.
2693
7705dfd1
JY
26942014-10-03 Jing Yu <jingyu@google.com>
2695
2696 * configure.ac: Add aarch64 to list of targets that support gold.
2697 * configure: Regenerate.
2698
a3052d31
FD
26992014-09-29 François Dumont <fdumont@gcc.gnu.org>
2700
2701 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2702
b2a1b261
CM
27032014-09-29 Catherine Moore <clm@codesourcery.com>
2704
2705 * MAINTAINERS: Add myself as MIPS maintainer.
2706
05342e10
MF
27072014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2708
2709 * MAINTAINERS: Move myself to MIPS maintainers.
2710
3f6bb7e5
JBG
27112014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2712
2713 * MAINTAINERS: Put all email addresses between '<' and '>'.
2714
3e895729
FXC
27152014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2716
2717 * MAINTAINERS: Move myself to reviewers (Fortran).
2718
e04733ee
AK
27192014-09-01 Andi Kleen <ak@linux.intel.com>
2720
2721 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2722 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2723 * Makefile.in: Regenerate.
2724
e79c0ea8
DM
27252014-08-28 David Malcolm <dmalcolm@redhat.com>
2726
2727 * rtx-classes-status.txt: Delete
2728
b32d5189
DM
27292014-08-28 David Malcolm <dmalcolm@redhat.com>
2730
2731 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2732
e0c0c325
SP
27332014-08-27 Sebastian Pop <s.pop@samsung.com>
2734
2735 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2736 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2737 of checking for version number.
2738 * configure: Regenerated.
2739 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2740
d7ac0a6a
DM
27412014-08-27 David Malcolm <dmalcolm@redhat.com>
2742
2743 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2744 is done; begin phase 6 (use extra rtx_def subclasses).
2745
9daaca36
DM
27462014-08-27 David Malcolm <dmalcolm@redhat.com>
2747
2748 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2749 done; begin phase 5 (additional rtx_def subclasses).
2750
b2908ba6
DM
27512014-08-26 David Malcolm <dmalcolm@redhat.com>
2752
2753 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2754
1130d5e3
DM
27552014-08-26 David Malcolm <dmalcolm@redhat.com>
2756
2757 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2758 SET_BB_HEADER are done.
2759
0e0ce50d
DM
27602014-08-26 David Malcolm <dmalcolm@redhat.com>
2761
2762 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2763 done.
2764
3d30f4e8
DM
27652014-08-26 David Malcolm <dmalcolm@redhat.com>
2766
2767 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2768
6144a836
DM
27692014-08-26 David Malcolm <dmalcolm@redhat.com>
2770
2771 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2772
b311fd0f
DM
27732014-08-25 David Malcolm <dmalcolm@redhat.com>
2774
2775 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2776
d8ce2eae
DM
27772014-08-25 David Malcolm <dmalcolm@redhat.com>
2778
2779 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2780
1455e88c
DM
27812014-08-25 David Malcolm <dmalcolm@redhat.com>
2782
2783 * rtx-classes-status.txt: Phase 3 (per-file commits within
2784 "config" subdirs) is done; begin phase 4 (removal of
2785 "scaffolding").
2786
76c531d3
DM
27872014-08-23 David Malcolm <dmalcolm@redhat.com>
2788
2789 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2790 dir) is done; begin phase 3 (per-file commits within "config"
2791 subdirs).
2792
00550b3d
DM
27932014-08-21 David Malcolm <dmalcolm@redhat.com>
2794
2795 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2796 phase 2 (per-file commits in main source dir).
2797
622dbadf
BC
27982014-08-21 Bin Cheng <bin.cheng@arm.com>
2799
2800 * configure: Regenerated.
2801
c1286e0b
DM
28022014-08-19 David Malcolm <dmalcolm@redhat.com>
2803
2804 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2805
c2fc1aee
DM
28062014-08-19 David Malcolm <dmalcolm@redhat.com>
2807
2808 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2809
68975683
DM
28102014-08-19 David Malcolm <dmalcolm@redhat.com>
2811
2812 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2813
d914bc6b
DM
28142014-08-19 David Malcolm <dmalcolm@redhat.com>
2815
2816 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2817
8020a4d5
DM
28182014-08-19 David Malcolm <dmalcolm@redhat.com>
2819
2820 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2821
a231b8a5
JV
28222014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2823
2824 * MAINTAINERS (Write After Approval): Add myself.
2825
ce8126f5
CF
28262014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2827
2828 * MAINTAINERS: Remove myself
2829
0f82e5c9
DM
28302014-08-19 David Malcolm <dmalcolm@redhat.com>
2831
2832 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2833
9c9afb69
PP
28342014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2835
2836 * MAINTAINERS (Write After Approval): Add myself.
2837
190bea87
DM
28382014-08-18 David Malcolm <dmalcolm@redhat.com>
2839
2840 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2841 SET_BB_HEADER, SET_BB_FOOTER
2842
c41b94ce
DM
28432014-08-18 David Malcolm <dmalcolm@redhat.com>
2844
bb3fff01 2845 * rtx-classes-status.txt: New file
c41b94ce 2846
eae1a5d4
RG
28472014-08-18 Roman Gareev <gareevroman@gmail.com>
2848
2849 * configure.ac: Eliminate ClooG installation dependency.
2850 * configure: Regenerate.
2851 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2852 * Makefile.in: Regenerate.
2853
f613bc0f
IV
28542014-08-15 Ilya Verbin <iverbin@gmail.com>
2855
2856 * MAINTAINERS (Write After Approval): Add myself.
2857
423ea09f 28582014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
2859
2860 * MAINTAINERS (Write After Approval): Add myself.
2861
88b1a322
JW
28622014-08-01 Jiong Wang <jiong.wang@arm.com>
2863
2864 * MAINTAINERS (Write After Approval): Add myself.
2865
8ed499f8
AG
28662014-07-28 Anthony Green <green@moxielogic.com>
2867
2868 Import from savannah.gnu.org:
2869 * config.sub: Update to 2014-07-28 version.
2870
09ec3110
RS
28712014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2872
2873 * MAINTAINERS: Remove my MIPS maintainer entry.
2874
7b7f941a
UB
28752014-07-26 Uros Bizjak <ubizjak@gmail.com>
2876
2877 PR target/47230
2878 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2879 * configure: Regenerate.
2880
a12f7ac8
JN
28812014-07-24 James Norris <jnorris@codesourcery.com>
2882
2883 * MAINTAINERS (Write After Approval): Add myself.
2884
09611faf
RG
28852014-07-20 Roman Gareev <gareevroman@gmail.com>
2886
2887 * configure.ac: Accept only CLooG 0.18.1.
2888 * configure: Regenerate.
2889
37738b0f
RG
28902014-07-17 Roman Gareev <gareevroman@gmail.com>
2891
2892 * configure.ac: Don't accept isl 0.11.
2893 * configure: Regenerate.
2894
473037cb
AZ
28952014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2896
2897 * MAINTAINERS (Write After Approval): Add myself.
2898
9a62ed16
RO
28992014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2900
2901 * configure.ac: Don't accept isl 0.10.
2902 * configure: Regenerate.
2903
c41f1c42 29042014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 2905
c41f1c42
BE
2906 Fix include path for in-tree cloog.
2907 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2908 * configure: Regenerate.
29d0a43c 2909
c41f1c42 29102014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 2911
c41f1c42 2912 * .gitignore: Import gcc_update output.
a5852bea 2913
b6383ab8
TS
29142014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2915
a10ec8bc
TS
2916 * config-ml.in: Robustify ac_configure_args parsing.
2917
45b3824d
TS
2918 * configure.ac (--enable-linker-plugin-configure-flags)
2919 (--enable-linker-plugin-flags): New flags.
2920 (configdirs): Conditionally add libiberty-linker-plugin.
2921 * configure: Regenerate.
2922 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2923 (host_modules) <lto-plugin>: Pay attention to
2924 @extra_linker_plugin_flags@ and
2925 @extra_linker_plugin_configure_flags@.
2926 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2927 * Makefile.in: Regenerate.
2928
b6383ab8
TS
2929 * Makefile.tpl (configure-[+prefix+][+module+])
2930 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2931 "module_srcdir" instead of "module" for locating a module's srcdir.
2932 * Makefile.in: Regenerate.
2933
a4a1b5f3
MF
29342014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2935
2936 * MAINTAINERS (Write After Approval): Add myself.
2937
38a13841
SP
29382014-06-06 Sebastian Pop <sebpop@gmail.com>
2939
2940 * MAINTAINERS: Update my email address.
2941
153fcd41
TP
29422014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2943
2944 * MAINTAINERS (Write After Approval): Add myself.
2945
e25d9632
AB
29462014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2947
2948 * MAINTAINERS (Write After Approval): Add myself.
2949
1007a55c
JW
29502014-05-30 Jonathan Wakely <jwakely@redhat.com>
2951
2952 PR libstdc++/61011
2953 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2954 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2955 * configure: Regenerate.
2956
fd9ed1ae
PA
29572014-05-28 Pedro Alves <palves@redhat.com>
2958
2959 * MAINTAINERS (Write After Approval): Add myself.
2960
03bdb69f
MK
29612014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2962
2963 * MAINTAINERS: Update my affiliation/email.
2964
905083ad
MS
29652014-05-19 Mike Stump <mikestump@comcast.net>
2966
2967 * MAINTAINERS: Add wide-int reviewers.
2968
707f1839
SL
29692014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2970
2971 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2972 * configure: Regenerated.
2973
7321dc60
TR
29742014-05-15 Torvald Riegel <triegel@redhat.com>
2975
2976 * MAINTAINERS (libitm): Add myself as maintainer.
2977
5b1e4b47
CB
29782014-05-07 Charles Baylis <charles.baylis@linaro.org>
2979
2980 * MAINTAINERS (Write After Approval): Add myself.
2981
a4ebe104
RS
29822014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2983
2984 * config.sub, config.guess: Import from upstream.
2985
9575df4a
AL
29862014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2987
2988 * MAINTAINERS (Write After Approval): Put myself in correct order.
2989
2fdc94b7
AL
29902014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2991
2992 * MAINTAINERS (Write After Approval): Add myself.
2993
080c6230
LB
29942014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2995
2996 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2997 section.
2998
4e4c8692
RÁE
29992014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3000
3001 * MAINTAINERS (Write After Approval): Delete myself.
3002
ffe7f7a7
JJ
30032014-04-17 Jakub Jelinek <jakub@redhat.com>
3004
3005 PR sanitizer/56781
3006 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3007 and -B* options with -Xcompiler.
3008
147d38a5
EB
30092014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3010
3011 PR bootstrap/60620
423ea09f 3012 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
3013 * Makefile.in: Regenerate.
3014
ba1925c3
YS
30152014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3016
3017 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3018 for WINDRES_FOR_TARGET in default-manifest.o rule.
3019 * Makefile.in: Regenerate.
3020
8707b3bc
DH
30212014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3022
3023 * MAINTAINERS (Write After Approval): Add myself.
3024
9e1c8fc1
JJ
30252014-03-26 Jakub Jelinek <jakub@redhat.com>
3026
3027 PR sanitizer/56781
3028 * Makefile.def: Set bootstrap=true; for host fixincludes.
3029 * configure.ac: Don't bootstrap host fixincludes unless
3030 --with-build-config=bootstrap-{a,ub}san.
3031 * Makefile.in: Regenerated.
3032 * configure: Regenerated.
3033
beeda1d9
JJ
30342014-03-21 Jakub Jelinek <jakub@redhat.com>
3035
3036 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3037 --enable-vtable-verify option parsing. Don't add
3038 target-libsanitizer to bootstrap_target_libs unless
3039 --with-build-config=bootstrap-asan or
3040 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3041 to bootstrap_target_libs unless --enable-vtable-verify.
3042 * configure: Regenerated.
3043
e5dddc50
AS
30442014-03-10 Anatoly Sokolov <aesok@post.ru>
3045
3046 * MAINTAINERS (Write After Approval): Add myself.
3047
df5bc1cb
DC
30482014-03-07 Denis Chertykov <chertykov@gmail.com>
3049
3050 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3051
3b9edeac
JJ
30522014-03-07 Jakub Jelinek <jakub@redhat.com>
3053
3054 PR bootstrap/58572
3055 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3056 -I for libstdc++-v3 includes if $(LEAN).
3057 * Makefile.in: Regenerated.
3058
c01a8548
JW
30592014-03-04 Jonathan Wakely <jwakely@redhat.com>
3060
3061 * MAINTAINERS: Update my email address.
3062
341c653c
WL
30632014-02-24 Walter Lee <walt@tilera.com>
3064
3065 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3066 (tilegx-*-*): Change to tilegx*-*-*.
3067 * configure: Regenerate.
3068
37f2c4f0
LR
30692014-02-17 Loren J. Rittle <ljrittle@acm.org>
3070
3071 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3072
6c01e96e
KV
30732014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3074
3075 * MAINTAINERS (Write After Approval): Add myself.
3076
91da0481
RO
30772014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3078
3079 PR target/59788
3080 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3081 *solaris2*.
3082
dd35b84f
JDA
30832014-01-21 John David Anglin <danglin@gcc.gnu.org>
3084
3085 * MAINTAINERS: Update my email address.
3086
493b8af8
GP
30872014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3088
3089 * MAINTAINERS: Convert to UTF-8.
3090 Properly sort Xinliang David Li's entry.
3091
f121b81d
CLT
30922013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
3093 Sandra Loosemore <sandra@codesourcery.com>
3094
3095 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3096 nios2 port maintainers.
3097
74f769b5
MT
30982013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
3099
3100 * MAINTAINERS (Write After Approval): Add myself.
3101
79e0604d 31022013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
3103
3104 * configure.ac: Add user-friendly check for native x86_64-linux
3105 multilibs.
3106 * configure: Regenerate.
3107
31082013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
3109
3110 * MAINTAINERS: Add myself as sh maintainer.
3111
31122013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
3113
3114 * MAINTAINERS: Add self as SLSR maintainer.
3115
31162013-11-18 Jan Hubicka <hubicka@ucw.cz>
3117
3118 * MAINTAINERS: Update my email address.
3119
31202013-11-15 David Edelsohn <dje.gcc@gmail.com>
3121
3122 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3123
31242013-11-07 Thomas Schwinge <thomas@codesourcery.com>
3125
3126 * Makefile.in: Regenerate.
3127
3128 * Makefile.tpl: Fix typo.
3129 * Makefile.in: Regenerate partially.
3130
31312013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
3132
3133 * configure.ac: Added libcilkrts to noconfig list when C++ is not
3134 supported.
3135 * configure: Regenerated.
3136
31372013-11-01 Trevor Saunders <tsaunders@mozilla.com>
3138
3139 * MAINTAINERS (Write After Approval): Add myself.
3140
31412013-10-30 Jason Merrill <jason@redhat.com>
3142
3143 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3144 --disable-build-format-warnings.
3145
31462013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
3147
423ea09f 3148 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
3149 depend on libstdc++ and libgcc.
3150 * configure: Regenerate.
3151 * configure.ac: Added libcilkrts to target binaries. Also, restrict
3152 libcilkrts for POSIX and i*86, and x86_64 architectures.
3153 * Makefile.in: Added libcilkrts related fields to support building it.
3154
31552013-10-26 Jeff Law <law@redhat.com>
3156
3157 * Makefile.def (target_modules): Remove libmudflap
3158 (languages): Remove check-target-libmudflap).
3159 * Makefile.in: Rebuilt.
3160 * Makefile.tpl (check-target-libmudflap-c++): Remove.
3161 * configure.ac (target_libraries): Remove target-libmudflap.
3162 Remove checks which disabled libmudflap on some systems.
3163 * configure: Rebuilt.
3164 * libmudflap: Directory removed.
3165
31662013-10-21 Cong Hou <congh@google.com>
3167
3168 * MAINTAINERS (Write After Approval): Add myself.
3169
31702013-10-16 Mike Stump <mikestump@comcast.net>
3171
3172 * .dir-locals.el: Add.
3173
31742013-10-15 David Malcolm <dmalcolm@redhat.com>
3175
3176 * configure.ac: Add --enable-host-shared
3177 * configure: Regenerate.
3178
31792013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3180
3181 Import from savannah.gnu.org:
3182 * config.guess: Update to 2013-06-10 version.
3183 * config.sub: Update to 2013-10-01 version.
3184
31852013-10-01 Simon Cook <simon.cook@embecosm.com>
3186
3187 Changes to build configuration to allow big endian ARC ELF toolchain
3188 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3189 * configure: Regenerate.
3190
31912013-09-20 Alan Modra <amodra@gmail.com>
3192
3193 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3194 ppc host match. Support little-endian powerpc linux hosts.
3195
31962013-09-19 Dodji Seketeli <dodji@redhat.com>
3197
3198 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3199 maintainer.
3200
32012013-09-12 DJ Delorie <dj@redhat.com>
3202
3203 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3204 maintainers.
3205
32062013-09-03 Richard Biener <rguenther@suse.de>
3207
3208 * configure.ac: Also allow ISL 0.12.
3209 * configure: Regenerated.
3210
32112013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
3212
3213 * MAINTAINERS (Write After Approval): Add myself.
3214
32152013-08-27 David Malcolm <dmalcolm@redhat.com>
3216
3217 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3218
32192013-08-26 Caroline Tice <cmtice@google.com>
3220
3221 * MAINTAINERS: Correct earliers update: Move myself from libvtv
3222 "Various Reviewers" to libvtv "Various Maintainers".
3223
32242013-08-20 Steven Bosscher <steven@gcc.gnu.org>
3225
3226 * MAINTAINERS: Add myself as RTL optimizers reviewer.
3227
32282013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
3229
3230 * MAINTAINERS: Update name, email.
3231
32322013-08-13 Adam Butcher <adam@jessamine.co.uk>
3233
3234 * MAINTAINERS (Write After Approval): Add myself.
3235
32362013-08-12 Caroline Tice <cmtice@google.com>
3237
3238 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3239 address in the Write After Approval section.
3240
32412013-08-09 Carlos O'Donell <carlos@redhat.com>
3242
3243 * MAINTAINERS (Write After Approval): Update email.
3244
32452013-08-08 Benjamin Kosnik <bkoz@redhat.com>
3246
3247 * configure.ac: Adjust to check VTV_SUPPORTED.
3248 * configure: Regenerated.
3249
32502013-08-02 Caroline Tice <cmtice@google.com>
3251
3252 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3253 on non-linux systems; add target-libvtv to noconfigdirs; add
3254 libsupc++/.libs to C++ library search paths.
3255 * configure: Regenerated.
3256 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3257 libstdc++ and libgcc.
3258 * Makefile.in: Regenerated.
3259
32602013-07-19 Yvan Roux <yvan.roux@linaro.org>
3261
3262 * MAINTAINERS (Write After Approval): Add myself.
3263
32642013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
3265 Shiva Chen <shiva0217@gmail.com>
3266
3267 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3268 nds32 port maintainers.
3269
32702013-07-17 Tim Shen <timshen91@gmail.com>
3271
3272 * MAINTAINERS (Write After Approval): Add myself.
3273
32742013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3275
3276 * configure.ac: Sync from binutils.
3277 * configure: Regenerate.
3278
32792013-06-14 Vidya Praveen <vidyapraveen@arm.com>
3280
3281 * MAINTAINERS (Write After Approval): Add myself.
3282
32832013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
3284
3285 * MAINTAINERS (Write After Approval): Add myself.
3286
32872013-05-17 David Malcolm <dmalcolm@redhat.com>
3288
3289 * MAINTAINERS (Write After Approval): Add myself.
3290
32912013-04-30 Brooks Moses <bmoses@google.com>
3292
3293 * MAINTAINERS: Update my email; move myself from Fortran
3294 reviewer to Write After Approval.
3295
32962013-04-16 Andreas Schwab <schwab@suse.de>
3297
3298 * configure.ac (aarch64-*-*): Don't disable java.
3299 * configure: Regenerate.
3300
33012013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
3302
3303 * MAINTAINERS (Write After Approval): Add myself.
3304
33052013-03-30 Matthias Klose <doko@ubuntu.com>
3306
3307 * Makefile.def (target_modules): Don't install libffi.
3308 * Makefile.in: Regenerate.
3309
33102013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
3311
3312 * MAINTAINERS (Write After Approval): Add myself.
3313
33142013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
3315
3316 * MAINTAINERS (Write After Approval): Add myself.
3317
33182013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
3319
3320 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3321 * configure: Regenerated.
3322
a15d2ea8
ILT
33232013-02-05 Ian Lance Taylor <iant@google.com>
3324
3325 PR go/55969
3326 * configure.ac: Disable libgo on some systems where it does not
3327 work.
3328
a3b854b6
FXC
33292013-02-04 David Edelsohn <dje.gcc@gmail.com>
3330
3331 * MAINTAINERS: Explicitly add myself as AIX maintainer.
3332 Remove Geoff Keating as rs6000 port maintainer, at his request.
3333
33342013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
3335
3336 * MAINTAINERS: Update my email.
3337
33382013-01-23 Shenghou Ma <minux.ma@gmail.com>
3339
3340 * configure: Re-generate.
3341
33422013-01-15 Richard Biener <rguenther@suse.de>
3343
3344 PR other/55973
3345 * configure: Re-generate.
3346
33472013-01-14 Matthias Klose <doko@ubuntu.com>
3348
3349 * Makefile.def (install-target-libsanitizer): Depend on
3350 install-target-libstdc++-v3.
3351 * Makefile.in: Regenerate.
3352
33532013-01-14 Richard Biener <rguenther@suse.de>
3354
3355 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3356 * configure: Re-generate
3357
33582013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3359
3360 * config.sub: Update from config repo.
3361
33622013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3363
3364 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3365 * Makefile.in: Regenerate.
3366
33672013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3368
3369 * MAINTAINERS (arc): Add new port maintainership for myself.
3370
33712013-01-09 Jason Merrill <jason@redhat.com>
3372
3373 * .gitignore: Import from gdb repository.
3374
33752013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3376
3377 * Makefile.def (configure-gcc): Depend on all-gmp.
3378 (all-gcc): Remove dependency on all-gmp.
3379 * Makefile.in: Regenerated.
3380
33812013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3382
3383 * config.sub: Merge from config repo.
3384 * config.guess: Ditto.
3385
33862013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3387
3388 * Makefile.def: Merge from binutils.
3389 * Makefile.in: Ditto.
3390
33912013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3392
3393 * MAINTAINERS: Update my email.
3394
33952012-12-29 Ben Elliston <bje@gnu.org>
3396
3397 * config.guess: Update to 2012-12-29 version.
3398 * config.sub: Likewise.
3399
34002012-12-20 Matthias Klose <doko@ubuntu.com>
3401
3402 * Makefile.def (install-target-libgfortran): Depend on
3403 install-target-libquadmath, install-target-libgcc.
3404 (install-target-libsanitizer): Depend on install-target-libgcc.
3405 (install-target-libjava): Depend on install-target-libgcc.
3406 (install-target-libitm): Depend on install-target-libgcc.
3407 (install-target-libobjc): Depend on install-target-libgcc.
3408 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3409 * Makefile.in: Regenerate.
3410
34112012-12-19 Matthias Klose <doko@ubuntu.com>
3412
3413 * Makefile.def (install-target-libgo): Depend on
3414 install-target-libatomic.
3415 * Makefile.in: Regenerate.
3416
34172012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3418
3419 PR go/55201
3420 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3421 * Makefile.in: Regenerate.
3422
34232012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3424
3425 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3426 * configure: Regenerate.
3427
34282012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3429
3430 * config.sub: Merge from config repo.
3431
34322012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3433
3434 * Makefile.def (target_modules): Add bootstrap=true and
3435 raw_cxx=true to libsanitizer.
3436 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3437 * Makefile.in: Regenerated.
3438 * configure: Likewise.
3439
34402012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3441
3442 * MAINTAINERS: Remove self as RTL optimization maintainer.
3443
34442012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3445
3446 * MAINTAINERS (Write After Approval): Add myself.
3447
34482012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3449
3450 * Makefile.def (target_modules): Remove bootstrap=true and
3451 raw_cxx=true from libsanitizer.
3452 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3453 * Makefile.in: Regenerated.
3454 * configure: Likewise.
3455
34562012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3457
3458 * Makefile.def (target_modules): Add bootstrap=true and
3459 raw_cxx=true to libsanitizer.
3460 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3461 * Makefile.in: Regenerated.
3462 * configure: Likewise.
3463
34642012-11-28 Andrew Pinski <apinski@cavium.com>
3465
3466 PR bootstrap/54279
3467 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3468 * configure: Regenerate.
3469 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3470 * Makefile.in: Regenerate.
3471
34722012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3473
3474 * configure.ac: Disable libsanitizer if we're not building C++.
3475 * configure: Regenerate.
3476
34772012-11-15 Roland McGrath <roland@hack.frob.com>
3478
3479 * MAINTAINERS (Write After Approval): Add myself.
3480
34812012-11-15 Dmitry Vyukov <dvyukov@google.com>
3482
3483 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3484 Kostya Serebryany (kcc@google.com) and
3485 Jakub Jelinek (jakub@redhat.com).
3486 Rename area for Dodji Seketeli (dodji@redhat.com).
3487
34882012-11-15 Dodji Seketeli <dodji@redhat.com>
3489
3490 * MAINTAINERS: (asan.c, related): Add myself.
3491
34922012-11-14 Roland McGrath <mcgrathr@google.com>
3493
3494 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3495 * configure: Regenerate.
3496
34972012-11-13 Richard Henderson <rth@redhat.com>
3498
3499 * configure.ac: Move libsanitizer logic to subdirectory.
3500 * configure: Regenerate.
3501
35022012-11-13 Dodji Seketeli <dodji@redhat.com>
3503
3504 * configure.ac: Enable libsanitizer just on x86 linux for now.
3505 * configure: Re-generate.
3506
35072012-11-13 David Edelsohn <dje.gcc@gmail.com>
3508
3509 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3510 sections.
3511 * configure: Regenerate.
3512
35132012-11-13 Hans-Peter Nilsson <hp@axis.com>
3514
3515 * configure.ac: Add section for configdirs for libsanitizer.
3516 Disable for cris-*-* and mmix-*-*.
3517 * configure: Regenerate.
3518
35192012-11-12 Wei Mi <wmi@google.com>
3520
3521 * configure.ac: Add libsanitizer to target_libraries.
3522 * Makefile.def: Ditto.
3523 * configure: Regenerate.
3524 * Makefile.in: Regenerate.
3525 * libsanitizer: New directory for asan runtime. Contains an empty
3526 tsan directory.
3527
35282012-11-03 Corinna Vinschen <corinna@vinschen.de>
3529
3530 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3531 against Mingw64 w32api.
3532 * configure: Regenerate.
3533
35342012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3535
3536 * configure: Regenerated.
3537
35382012-11-03 Robert Mason <rbmj@verizon.net>
3539
3540 * configure.ac: add --disable-libstdcxx configure option
3541 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3542
35432012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3544
3545 * MAINTAINERS (Write After Approval): Add myself.
3546
35472012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3548
3549 * MAINTAINERS (Write After Approval): Add myself.
3550
35512012-10-24 Sharad Singhai <singhai@google.com>
3552
3553 * MAINTAINERS (Write After Approval): Add myself.
3554
35552012-10-24 Eric Christopher <echristo@gmail.com>
3556
3557 * MAINTAINERS: Update email address.
3558
35592012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3560
3561 PR bootstrap/54820
3562 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3563 * configure: Regenerate.
3564
35652012-10-23 Richard Earnshaw <rearnsha@arm.com>
3566
3567 * MAINTAINERS (aarch64): Add Marcus and myself.
3568
35692012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3570
3571 PR bootstrap/54820
3572 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3573 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3574 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3575 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3576 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3577 * Makefile.in: Regenerate.
3578 * configure.ac (have_static_libs): New variable and associated check.
3579 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3580 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3581 * configure: Regenerate.
3582
35832012-10-10 Richard Biener <rguenther@suse.de>
3584
3585 * MAINTAINERS: Adjust for changed surname.
3586
35872012-10-04 Lawrence Crowl <crowl@google.com>
3588
3589 * MAINTAINERS (Write After Approval): Add myself.
3590
35912012-10-01 Cary Coutant <ccoutant@google.com>
3592
3593 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3594
35952012-09-28 Ian Lance Taylor <iant@google.com>
3596
3597 * Makefile.def: Make all-target-libgo depend on
3598 all-target-libbacktrace.
3599 * Makefile.in: Rebuild.
3600
36012012-09-26 Ian Lance Taylor <iant@google.com>
3602
3603 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3604 * Makefile.in: Rebuild.
3605
36062012-09-20 Walter Lee <walt@tilera.com>
3607
3608 * configure.ac: Add tilegx to list of targets that support gold.
3609 * configure: Regenerate.
3610
36112012-09-20 Marek Polacek <polacek@redhat.com>
3612
3613 * MAINTAINERS (Write After Approval): Add myself.
3614
36152012-09-19 Steve Ellcey <sellcey@mips.com>
3616
3617 * configure.ac: Add mips*-mti-elf* target.
3618 * configure: Regenerate.
3619
36202012-09-17 Ian Lance Taylor <iant@google.com>
3621
3622 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3623 * configure.ac (host_libs): Add libbacktrace.
3624 (target_libraries): Add libbacktrace.
3625 * Makefile.def (host_modules): Add libbacktrace.
3626 (target_modules): Likewise.
3627 * configure, Makefile.in: Rebuild.
3628
36292012-09-14 David Edelsohn <dje.gcc@gmail.com>
3630
3631 PR target/38607
3632 Merge upstream change.
3633 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3634
3635 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3636 Add libgomp*.o to compare_exclusions for AIX.
3637 * configure: Regenerate.
3638
36392012-09-06 Diego Novillo <dnovillo@google.com>
3640
3641 * configure.ac: Bump minimum GMP version to 4.2.3.
3642 * configure: Re-generate.
3643
36442012-09-05 Georg-Johann Lay <avr@gjlay.de>
3645
3646 PR target/54461
3647 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3648 target-libgloss if not configured --with-avrlibc=no.
3649 * configure: Regenerate.
3650
36512012-09-04 Jason Merrill <jason@redhat.com>
3652
3653 * configure.ac: Fix --enable-languages=all.
3654
36552012-09-04 Christophe Lyon <christophe.lyon@st.com>
3656
3657 * MAINTAINERS (Write After Approval): Add myself.
3658
36592012-09-03 Richard Guenther <rguenther@suse.de>
3660
3661 PR bootstrap/54138
3662 * configure.ac: Re-organize ISL / CLOOG checks to allow
3663 disabling with either --without-isl or --without-cloog.
3664 * configure: Regenerated.
3665
36662012-09-03 Georg-Johann Lay <avr@gjlay.de>
3667
3668 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3669 * configure: Regenerate.
3670
36712012-08-27 Ulrich Drepper <drepper@gmail.com>
3672
3673 * MAINTAINERS: Fix my email address.
3674
36752012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3676
3677 PR binutils/4970
3678 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3679 and opcodes.
3680 * Makefile.in: Regenerated.
3681
36822012-08-26 Art Haas <ahaas@impactweather.com>
3683
3684 * configure: Regenerate.
3685
36862012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3687
3688 * INSTALL/README: Also refer to the online installation
3689 instructions.
3690
36912012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3692
3693 * MAINTAINERS (Write After Approval): Add myself.
3694 (Picochip port): Remove myself.
3695
36962012-08-14 Diego Novillo <dnovillo@google.com>
3697
3698 Merge from cxx-conversion branch.
3699
3700 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3701 POSTSTAGE1_CONFIGURE_FLAGS.
3702 * Makefile.in: Regenerate.
3703 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3704 Force C++ when bootstrapping.
3705 * configure: Regenerate.
3706
37072012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3708
3709 * MAINTAINERS (Write After Approval): Add myself.
3710
37112012-07-16 Joseph Myers <joseph@codesourcery.com>
3712
3713 * README: Document use of ranges of years in copyright notices.
3714
37152012-07-06 Richard Guenther <rguenther@suse.de>
3716
3717 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3718 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3719 --with-gmp=system.
3720 * Makefile.in: Regenerated.
3721 * configure: Likewise.
3722
37232012-07-06 Richard Guenther <rguenther@suse.de>
3724
3725 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3726 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3727 supply V=1 as extra_make_flags.
3728 * configure: Regenerated.
3729 * Makefile.in: Likewise.
3730
37312012-07-04 Tristan Gingold <gingold@adacore.com>
3732
3733 * configure: Regenerate.
3734
37352012-07-03 Richard Guenther <rguenther@suse.de>
3736
3737 * Makfile.def (isl): Remove not necessary extra_exports and
3738 extra_make_flags.
3739 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3740 * Makefile.in: Regenerated.
3741
37422012-07-03 Richard Guenther <rguenther@suse.de>
3743
3744 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3745 * configure.ac: If either the ISL or the CLooG check failed
3746 do not try to build in-tree versions.
3747 * Makefile.in: Regenerated.
3748 * configure: Regenerated.
3749
37502012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3751
3752 * configure: Regenerate.
3753
37542012-07-02 Janis Johnson <janisjo@codesourcery.com>
3755
3756 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3757 maintainer.
3758
37592012-07-02 Richard Guenther <rguenther@suse.de>
3760
3761 * configure: Regenerated.
3762
37632012-07-02 Richard Guenther <rguenther@suse.de>
3764 Michael Matz <matz@suse.de>
3765 Tobias Grosser <tobias@grosser.es>
3766 Sebastian Pop <sebpop@gmail.com>
3767
3768 * Makefile.def: Add ISL host module, remove PPL host module.
3769 Adjust ClooG host module to use the proper ISL.
3770 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3771 * configure.ac: Include config/isl.m4. Add ISL host library,
3772 remove PPL. Remove PPL configury, add ISL configury, adjust
3773 ClooG configury.
3774 * Makefile.in: Regenerated.
3775 * configure: Likewise.
3776
37772012-07-02 Richard Guenther <rguenther@suse.de>
3778
3779 Merge from graphite branch
3780 2011-07-21 Tobias Grosser <tobias@grosser.es>
3781
3782 * configure: Regenerated.
3783 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3784 both cloog.org and legacy versions. The only supported version will
3785 be CLooG with the isl backend.
3786
3787 2011-07-21 Tobias Grosser <tobias@grosser.es>
3788
3789 * configure: Regenerated.
3790 * configure.ac: Require cloog isl 0.17.0
3791
3792 2011-07-21 Tobias Grosser <tobias@grosser.es>
3793
3794 * configure: Regenerated.
3795 * config/cloog.m4: Do not define CLOOG_ORG
3796
37972012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3798
3799 * configure.ac: Skip C if explicitly selected.
3800 * configure: Regenerate.
3801
38022012-06-28 Christophe Lyon <christophe.lyon@st.com>
3803
3804 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3805 they contain -O2.
3806 * configure: Regenerate.
3807
38082012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3809
3810 PR debug/53740
3811 * df.h, df-problems.c, dce.c: Revert last patch.
3812
38132012-06-25 Iain Sandoe <iain@codesourcery.com>
3814
3815 * MAINTAINERS (Write After Approval): Update my email address.
3816
38172012-06-21 Meador Inge <meadori@codesourcery.com>
3818
3819 * MAINTAINERS (Write After Approval): Add myself.
3820
38212012-06-20 Jason Merrill <jason@redhat.com>
3822
3823 * Makefile.tpl (check-target-libgomp-c++): New.
3824 (check-target-libitm-c++): New.
3825 * Makefile.def (c++): Add them.
3826 * Makefile.in: Regenerate.
3827
38282012-05-29 Edmar Wienskoski <edmar@freescale.com>
3829
3830 * MAINTAINERS (Write After Approval): Add myself.
3831
38322012-05-16 Olivier Hainque <hainque@adacore.com>
3833
3834 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3835 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3836 (install-no-fixedincludes): Adjust accordingly.
3837 * Makefile.in: Regenerate.
3838
38392012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3840
3841 Merge upstream change
3842 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3843
38442012-05-14 Marc Glisse <marc.glisse@inria.fr>
3845
3846 * MAINTAINERS (Write After Approval): Add myself.
3847
38482012-05-09 Nick Clifton <nickc@redhat.com>
3849 Paul Smith <psmith@gnu.org>
3850
3851 PR bootstrap/50461
3852 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3853 allow for the fact that from release v3.1.0 of MPFR the source
3854 files were moved into a src sub-directory.
3855 * configure: Regenerate.
3856
38572012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3858
3859 * configure.ac: Bump minimum MPFR version to 2.4.0.
3860 * configure: Regenerated.
3861
38622012-05-01 Richard Henderson <rth@redhat.com>
3863
3864 * Makefile.def (libatomic): New target_module.
3865 * configure.ac (target_libraries): Add libatomic.
3866 (noconfigdirs): Check if libatomic is supported.
3867 * Makefile.in, configure: Rebuild.
3868
38692012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3870
3871 * MAINTAINERS (Write After Approval): Add myself.
3872
38732012-04-25 Joel Brobecker <brobecker@adacore.com>
3874
3875 * config.sub: Update to 2012-04-18 version from official repo.
3876
38772012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3878
3879 * MAINTAINERS (Write After Approval): Add myself.
3880
38812012-04-11 Steve Ellcey <sellcey@mips.com>
3882
3883 * MAINTAINERS: Changed email address.
3884
38852012-03-28 Georg-Johann Lay <avr@gjlay.de>
3886
3887 PR target/52737
3888 * contrib/gcc_update (files_and_dependencies):
3889 Remove gcc/config/avr/t-multilib from touch data.
3890
38912012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3892
3893 * MAINTAINERS (OS Port Maintainers): Remove irix.
3894 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3895 (unsupported_languages): Remove mips-sgi-irix6.*.
3896 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3897 (with_stabs): Remove.
3898 * configure: Regenerate.
3899
39002012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3901
3902 * MAINTAINERS (OS Port Maintainers): Remove osf.
3903 * configure.ac (enable_libgomp): Remove *-*-osf*.
3904 (with_stabs): Remove alpha*-*-osf*.
3905 * configure: Regenerate.
3906
39072012-03-05 Tristan Gingold <gingold@adacore.com>
3908
3909 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3910 * configure: Regenerate.
3911
39122012-02-17 Walter Lee <walt@tilera.com>
3913
3914 * MAINTAINERS: (Write After Approval): Delete myself.
3915
39162012-02-14 Walter Lee <walt@tilera.com>
3917
3918 * MAINTAINERS (tilegx port): Add myself.
3919 (tilepro port): Add myself.
3920 (Write After Approval): Add myself.
3921
39222012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3923
3924 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3925 and Joseph Myers as docstring relicensing maintainers.
3926
39272012-02-09 Bin Cheng <bin.cheng@arm.com>
3928
3929 * MAINTAINERS (write-after-approval): Add myself.
3930
39312012-02-08 Ira Rosen <irar@il.ibm.com>
3932
3933 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3934 maintainer.
3935
39362012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3937
3938 * MAINTAINERS (Write After Approval): Move myself to
3939 maintain alphabetical order.
3940
39412012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3942
3943 * MAINTAINERS (Write After Approval): Add myself.
3944
39452012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3946
3947 * MAINTAINERS (Write After Approval): Add myself.
3948
39492012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3950 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3951
3952 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3953 * configure: Regenerate.
3954
39552012-01-23 Harshit Chopra <harshit@google.com>
3956
3957 * MAINTAINERS (Write After Approval): Add myself.
3958
39592012-01-22 Douglas B Rupp <rupp@ngnat.com>
3960
3961 * configure.ac: Remove reference to mh-interix.
3962 * configure: Regenerate.
3963
39642012-01-05 Richard Henderson <rth@redhat.com>
3965
3966 PR bootstrap/51072
3967 * configure.ac: Disable libitm if c++ is not enabled.
3968 * configure: Rebuild.
3969
3970 * configure.ac: Fix regexp for same.
3971 * configure: Rebuild.
3972
39732012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3974
3975 * MAINTAINERS (Write After Approval): Add myself.
3976
39772012-01-02 Richard Guenther <rguenther@suse.de>
3978
3979 PR bootstrap/51686
3980 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3981 * Makefile.in: Regenerate.
3982
39832011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3984
3985 * MAINTAINERS (Write After Approval): Add myself.
3986
39872011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3988
3989 * configure: Regenerate.
3990
39912011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3992
3993 * MAINTAINERS (picochip): Changed email address.
3994
39952011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3996
3997 * MAINTAINERS (write-after-approval): Add self.
3998
39992011-11-29 DJ Delorie <dj@redhat.com>
4000
4001 * configure.ac (rl78-*-*) New case.
4002 * configure: Regenerate.
4003 * MAINTAINERS: Add myself as RL78 maintainer.
4004
40052011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4006
4007 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4008
40092011-11-21 Andreas Tobler <andreast@fgznet.ch>
4010
4011 * libtool.m4: Additional FreeBSD 10 fixes.
4012
40132011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4014
4015 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4016 Maintainers section, as Epiphany maintainer.
4017
40182011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4019
4020 PR target/49992
4021 * configure.ac: Remove ranlib special-casing for Darwin.
4022 * configure: Regenerate.
4023
40242011-11-12 Andrey Belevantsev <abel@ispras.ru>
4025
4026 * MAINTAINERS (Reviewers): Keep the list sorted.
4027
40282011-11-11 Andrey Belevantsev <abel@ispras.ru>
4029
4030 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4031
40322011-11-09 Roland McGrath <mcgrathr@google.com>
4033
4034 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4035 * configure: Rebuild.
4036 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4037 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4038 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4039 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4040 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4041 Add READELF.
4042 * Makefile.in: Rebuild.
4043
40442011-11-09 Jason Merrill <jason@redhat.com>
4045
4046 * Makefile.def (language=c++): Remove check-c++0x.
4047 * Makefile.in (check-gcc-c++): Regenerate.
4048
40492011-11-08 Richard Henderson <rth@redhat.com>
4050
4051 * configure.ac: Test for libitm directory present first.
4052
4053 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4054
4055 * configure.ac: Test libitm/configure.tgt to disable libitm.
4056 * configure: Rebuild.
4057
40582011-11-07 Aldy Hernandez <aldyh@redhat.com>
4059 Richard Henderson <rth@redhat.com>
4060
4061 Merged from transactional-memory.
4062
4063 * Makefile.def (lang_env_dependencies): libitm is c++.
4064 Add libitm target module.
4065 * configure.ac: Likewise.
4066 * config/mmap.m4: New file.
4067 * contrib/gcc_update: Add libitm to touch data.
4068 * Makefile.in, configure: Rebuild.
4069
40702011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4071
4072 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4073 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4074 * Makefile.in: Regenerate.
4075
40762011-11-01 DJ Delorie <dj@redhat.com>
4077
4078 * config.sub: Update to version 2011-10-29 (added rl78)
4079
40802011-10-27 Nick Clifton <nickc@redhat.com>
4081
4082 * config.sub: Import these changes from the config project:
4083
4084 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4085 Ben Elliston <bje@gnu.org>
4086
4087 * config.sub (epiphany): New.
4088
4089 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4090 Ben Elliston <bje@gnu.org>
4091
4092 * config.sub (hexagon, hexagon-*): New.
4093
4094 2011-08-23 Roland McGrath <mcgrathr@google.com>
4095
4096 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4097 64eb to be64.
4098
4099 2011-08-16 Roland McGrath <mcgrathr@google.com>
4100
4101 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4102 (nacl): Grok as alias for 32el-unknown-nacl.
4103
41042011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
4105
4106 * MAINTAINERS (Write After Approval): Add myself.
4107
41082011-10-24 Teresa Johnson <tejohnson@google.com>
4109
4110 * MAINTAINERS (Write After Approval): Add myself.
4111
41122011-09-21 Jakub Jelinek <jakub@redhat.com>
4113
4114 * MAINTAINERS (sparc port): Remove myself.
4115
41162011-09-14 Tom de Vries <tom@codesourcery.com>
4117
4118 * MAINTAINERS (Write After Approval): Add myself.
4119
41202011-08-14 Yao Qi <yao@codesourcery.com>
4121
4122 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4123 * configure: Regenerate.
4124
41252011-07-26 Ian Lance Taylor <iant@google.com>
4126
4127 * configure.ac: Set have_compiler based on whether gcc directory
4128 exists, rather than on whether gcc is in configdirs.
4129 * configure: Rebuild.
4130
41312011-07-21 Joseph Myers <joseph@codesourcery.com>
4132
4133 * MAINTAINERS (Global Reviewers): Add self.
4134
41352011-07-20 David Edelsohn <dje.gcc@gmail.com>
4136
4137 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4138 link directories.
4139 * Makefile.in: Rebuild.
4140
41412011-07-20 Ian Lance Taylor <iant@google.com>
4142
4143 PR bootstrap/49787
4144 * configure.ac: Move --enable-bootstrap handling earlier in file.
4145 If --enable-bootstrap and either --enable-build-with-cxx or
4146 --enable-build-poststage1-with-cxx, enable C++ automatically.
4147 * configure: Rebuild.
4148
41492011-07-19 Ian Lance Taylor <iant@google.com>
4150
4151 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
4152 make C++ a boot_language. Set and substitute
4153 POSTSTAGE1_CONFIGURE_FLAGS.
4154 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4155 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4156 * configure, Makefile.in: Rebuild.
4157
41582011-07-19 Vladimir Makarov <vmakarov@redhat.com>
4159
4160 * MAINTAINERS (Register Allocation): Move myself from reviewers to
4161 maintainers.
4162
41632011-07-18 Jakub Jelinek <jakub@redhat.com>
4164
4165 * MAINTAINERS (Global Reviewers): Add myself.
4166
41672011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4168
4169 * configure: Regenerate.
4170
41712011-07-16 Jason Merrill <jason@redhat.com>
4172
4173 * Makefile.def (language=c++): Add check-c++0x and
4174 check-target-libmudflap-c++.
4175 * Makefile.tpl (check-target-libmudflap-c++): New.
4176 * Makefile.in: Regenerate.
4177
41782011-07-16 Matthias Klose <doko@ubuntu.com>
4179
4180 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4181 * Makefile.def (target_modules/libjava): Pass
4182 $(EXTRA_CONFIGARGS_LIBJAVA).
4183 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4184 if not configured with --enable-static-libjava.
4185 * Makefile.in: Regenerate.
4186 * configure: Likewise.
4187
41882011-07-15 Jason Merrill <jason@redhat.com>
4189
4190 * Makefile.in (check-c++): Move check-gcc-c++0x after
4191 check-target-libstdc++-v3.
4192
41932011-07-15 Bernd Schmidt <bernds@codesourcery.com>
4194
4195 * MAINTAINERS (c6x port): New entry.
4196
41972011-07-13 Jason Merrill <jason@redhat.com>
4198
4199 * Makefile.in (check-gcc-c++0x): New.
4200 (check-c++): Depend on it.
4201
42022011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4203
4204 PR target/39150
4205 * configure.ac (i[3456789]86-*-solaris2*): Also accept
4206 x86_64-*-solaris2.1[0-9]*.
4207 * configure: Regenerate.
4208
42092011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
4210
4211 * MAINTAINERS (RTL optimizers): Add self.
4212
42132011-06-27 Gabriel Charette <gchare@google.com>
4214
4215 * MAINTAINERS (Write After Approval): Add myself.
4216
42172011-06-22 Hans-Peter Nilsson <hp@axis.com>
4218
4219 PR regression/47836
4220 PR bootstrap/23656
4221 PR other/47733
4222 PR bootstrap/49247
4223 PR c/48825
4224 * configure.ac (target_libraries): Remove target-libiberty.
4225 Remove case-statement setting skipdirs=target-libiberty for
4226 multiple targets. Remove checking target_configdirs and
4227 removing target-libiberty but keeping target-libgcc if
4228 otherwise empty.
4229 * Makefile.def (target_modules): Don't add libiberty.
4230 (dependencies): Remove all traces of target-libiberty.
4231 * configure, Makefile.in: Regenerate.
4232
42332011-06-13 Walter Lee <walt@tilera.com>
4234
4235 * configure.ac (tilepro-*-*) New case.
4236 (tilegx-*-*): Likewise.
4237 * configure: Regenerate.
4238
42392011-06-06 Jing Yu <jingyu@google.com>
4240
4241 * configure.ac: Skip target-libiberty for
4242 arm*-*-linux-androideabi.
4243 * configure: Regenerated.
4244
42452011-06-06 Nick Clifton <nickc@redhat.com>
4246
4247 * config.sub: Sync from upstream.
4248
42492011-06-05 Nenad Vukicevic <nenad@intrepid.com>
4250
4251 * MAINTAINERS (Write After Approval): Add myself.
4252
42532011-06-01 Daniel Jacobowitz <drow@false.org>
4254
4255 * MAINTAINERS: Update my email address.
4256
42572011-05-27 Nathan Froyd <froydnj@codesourcery.com>
4258
4259 * MAINTAINERS (Write After Approval): Update my email address.
4260
42612011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
4262
4263 * MAINTAINERS (Write After Approval): Add myself.
4264
42652011-05-08 Doug Kwan <dougkwan@google.com>
4266
4267 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4268 * configure: Regenerated.
4269 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4270 value from configure.
4271 * Makefile.in: Regenerated.
4272
42732011-05-05 Joseph Myers <joseph@codesourcery.com>
4274
4275 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4276 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4277 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4278 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4279 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4280 *-*-vxworks*): Disable newlib and libgloss in separate case
4281 statement.
4282 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4283 to separate case statement.
4284 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4285 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4286 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4287 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4288 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4289 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4290 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4291 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4292 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4293 i[[3456789]]86-*-rdos*, m32r-*-*,
4294 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4295 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4296 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4297 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4298 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4299 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4300 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4301 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4302 and libgloss in main case over targets. Remove most empty cases
4303 in main case over targets.
4304 * configure: Regenerate.
4305
43062011-05-04 Janis Johnson <janisjo@codesourcery.com>
4307
4308 * MAINTAINERS (Write After Approval): Add myself.
4309
43102011-05-04 Joseph Myers <joseph@codesourcery.com>
4311
4312 * configure.ac: Remove code setting special library locations for
4313 hppa*64*-*-hpux11*. Remove code setting compiler for
4314 sparc-sun-solaris2*.
4315 * configure: Regenerate.
4316
43172011-05-04 Joseph Myers <joseph@codesourcery.com>
4318
4319 * configure.ac: Separate libgloss_dir settings from general case
4320 over targets.
4321 * configure: Regenerate.
4322
43232011-04-28 Joseph Myers <joseph@codesourcery.com>
4324
4325 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4326 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4327 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4328 cases in libgcj-disabling case statement.
4329 (hppa*64*-*-linux*): Set unsupported_languages instead of
4330 disabling target-zlib.
4331 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4332 to hppa*64*-*-hpux*.
4333 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4334 hppa*-*-hpux*.
4335 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4336 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4337 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4338 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4339 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4340 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4341 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4342 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4343 libgcj-disabling case statement.
4344 * configure: Regenerate.
4345
43462011-04-28 Joseph Myers <joseph@codesourcery.com>
4347
4348 * configure.ac: Disable Java for targets not supporting libffi.
4349 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4350 Remove cases in Java-disabling statement.
4351 (*arm-wince-pe): Change to arm-wince-pe.
4352 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4353 cases in Java-disabling statement.
4354 (bfin-*-*): Don't disable Java again.
4355 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4356 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4357 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4358 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4359 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4360 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4361 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4362 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4363 Java-disabling statement.
4364 (mmix-*-*): Don't disable Java again.
4365 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4366 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4367 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4368 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4369 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4370 statement.
4371 * configure: Regenerate.
4372
43732011-04-28 Joseph Myers <joseph@codesourcery.com>
4374
4375 * configure.ac: Separate cases disabling Java and Java libraries
4376 from general case over targets.
4377 * configure: Regenerate.
4378
43792011-04-21 Jie Zhang <jzhang918@gmail.com>
4380
4381 * MAINTAINERS: Update my email address.
4382
43832011-04-20 Easwaran Raman <eraman@google.com>
4384
4385 * MAINTAINERS (Write After Approval): Add myself.
4386
43872011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4388
4389 PR lto/48086
4390 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4391 * configure: Regenerate.
4392
43932011-04-16 Jim Meyering <meyering@redhat.com>
4394
4395 * MAINTAINERS (Write After Approval): Add myself.
4396
43972011-04-15 Dodji Seketeli <dodji@redhat.com>
4398
4399 * MAINTAINERS: Update my email address.
4400
44012011-04-13 Georg-Johann Lay <avr@gjlay.de>
4402
4403 * MAINTAINERS (Write After Approval): Add myself.
4404
44052011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4406
4407 * MAINTAINERS (Write After Approval): Add myself.
4408
44092011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4410
4411 * MAINTAINERS (Write After Approval): Add myself.
4412
44132011-04-06 Joseph Myers <joseph@codesourcery.com>
4414
4415 * configure.ac (build_tools): Remove build-byacc.
4416 (host_libs): Remove mmalloc.
4417 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4418 autoconf automake libtool diff rcs fileutils shellutils time
4419 textutils wdiff find uudecode hello tar gzip indent recode release
4420 sed perl gawk findutils gettext zip.
4421 (libgcj): Remove target-qthreads.
4422 (target_tools): Remove target-examples target-gperf.
4423 (YACC): Don't handle building byacc.
4424 * configure: Regenerate.
4425 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4426 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4427 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4428 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4429 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4430 handle building components.
4431 * Makefile.in: Regenerate.
4432
44332011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4434
4435 * MAINTAINERS: Update my email address as Xtensa maintainer.
4436
44372011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4438
4439 * config.sub: Sync from upstream.
4440
44412011-04-01 Joseph Myers <joseph@codesourcery.com>
4442
4443 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4444 (microblaze*): Don't disable libssp.
4445 * configure: Regenerate.
4446
44472011-04-01 Joseph Myers <joseph@codesourcery.com>
4448
4449 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4450 moveifchange.
4451 * configure: Regenerate.
4452 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4453 * Makefile.in: Regenerate.
4454
44552011-04-01 Joseph Myers <joseph@codesourcery.com>
4456
4457 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4458 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4459 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4460 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4461 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4462 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4463 md_exec_prefix cases.
4464 * configure: Regenerate.
4465
44662011-04-01 Joseph Myers <joseph@codesourcery.com>
4467
4468 * configure.ac: Separate cases disabling target-libssp,
4469 target-libiberty, target-libstdc++-v3 and Fortran from general
4470 case over targets.
4471 * configure: Regenerate.
4472
44732011-04-01 Joseph Myers <joseph@codesourcery.com>
4474
4475 * configure.ac (*-*-chorusos): Don't disable libgcj.
4476 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4477 Remove case.
4478 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4479 (arm-*-coff): Don't disable libgcj.
4480 (arm*-*-linux-gnueabi): Remove useless assignment.
4481 (arm-*-riscix*): Don't disable libgcj.
4482 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4483 configuration.
4484 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4485 (c54x*-*-*): Remove case.
4486 (tic54x-*-*): Don't disable GCC or GCC libraries.
4487 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4488 to *.
4489 (d10v-*-*): Don't disable GCC libraries.
4490 (d30v-*-*): Don't disable libgcj.
4491 (h8500-*-*): Don't disable GCC libraries.
4492 (i960-*-*): Don't disable libgcj.
4493 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4494 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4495 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4496 libgcj.
4497 (m68k-*-coff*): Remove case.
4498 (mmix-*-*): Don't disable libgloss on host.
4499 (mn10200-*-*, mn10300-*-*): Remove cases.
4500 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4501 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4502 Don't disable libgcj.
4503 (romp-*-*): Remove case.
4504 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4505 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4506 case.
4507 (v810-*-*): Don't disable GCC libraries.
4508 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4509 (ip2k-*-*): Don't disable GCC libraries.
4510 * configure: Regenerate.
4511
45122011-03-28 Joseph Myers <joseph@codesourcery.com>
4513
4514 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4515 libffi on host.
4516 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4517 on host.
4518 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4519 * configure: Regenerate.
4520
45212011-03-26 John Marino <binutils@marino.st>
4522
4523 * configure.ac: Add support for *-*-dragonfly*
4524 * configure: Regenerate.
4525
45262011-03-25 Joseph Myers <joseph@codesourcery.com>
4527
4528 * configure.ac (native_only): Remove.
4529 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4530 send-pr uudecode guile gnuserv on host.
4531 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4532 send-pr rcs guile perl texinfo libtool on host.
4533 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4534 automake send-pr rcs guile perl texinfo libtool on host.
4535 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4536 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4537 (alpha*-dec-osf*): Don't disable fileutils on target.
4538 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4539 texinfo send-pr expect dejagnu on target.
4540 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4541 target-qthreads on target.
4542 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4543 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4544 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4545 x86_64-*-mingw*): Don't disable expect on target.
4546 (*-*-cygwin*): Don't disable target-gperf on target.
4547 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4548 gnuserv on target.
4549 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4550 target.
4551 * configure: Regenerate.
4552
45532011-03-25 Joseph Myers <joseph@codesourcery.com>
4554
4555 * configure.ac (target_tools): Remove target-groff.
4556 (native_only): Remove target-groff.
4557 (hppa*64*-*-*): Don't disable byacc.
4558 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4559 setting.
4560 (*-*-kaos*): Don't skip target-librx and target-groff.
4561 (*-*-netware*): Don't skip target-libmudflap.
4562 (*-*-tpf*): Don't skip target-libmudflap.
4563 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4564 directories on the host.
4565 (ia64*-*-*vms*): Don't skip tix.
4566 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4567 host.
4568 * configure: Regenerate.
4569
45702011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4571
4572 * configure.ac: Remove references to mt-mep, mt-netware,
4573 mt-wince.
4574 * Makefile.def: Add all-utils soft dependencies.
4575 * Makefile.tpl: Remove GDB_NLM_DEPS.
4576 * configure: Regenerate.
4577 * Makefile.in: Regenerate.
4578
45792011-03-24 Paolo Bonzini <bonzini@gnu.org>
4580
4581 * configure.ac: Do not include mh-x86omitfp.
4582 * configure: Regenerate.
4583
45842011-03-24 Paolo Bonzini <bonzini@gnu.org>
4585
4586 * configure.ac: Remove empty cases.
4587 * configure: Regenerate.
4588
45892011-03-24 Paolo Bonzini <bonzini@gnu.org>
4590
4591 * Makefile.def: Add dependency from termcap to gdb.
4592 * Makefile.in: Regenerate.
4593
45942011-03-24 Paolo Bonzini <bonzini@gnu.org>
4595
4596 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4597 * configure: Regenerate.
4598 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4599 * Makefile.tpl: Likewise.
4600 * Makefile.in: Regenerate.
4601
46022011-03-24 Paolo Bonzini <bonzini@gnu.org>
4603
4604 * configure.ac: Remove all mentions of tentative_cc.
4605 * configure: Regenerate.
4606
46072011-03-24 Joseph Myers <joseph@codesourcery.com>
4608
4609 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4610 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4611 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4612 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4613 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4614 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4615 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4616 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4617 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4618 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4619 *-*-rhapsody*): Remove host cases.
4620 * configure: Regenerate.
4621
46222011-03-24 Joseph Myers <joseph@codesourcery.com>
4623
4624 * configure.ac (ppc*-*-pe): Remove host case.
4625 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4626 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4627 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4628 cases.
4629 * configure: Regenerate.
4630
46312011-03-24 Joseph Myers <joseph@codesourcery.com>
4632
4633 * config.sub: Update to version 2011-03-23.
4634
46352011-03-22 Joseph Myers <joseph@codesourcery.com>
4636
4637 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4638 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4639 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4640 * configure: Regenerate.
4641
46422011-03-22 Joseph Myers <joseph@codesourcery.com>
4643
4644 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4645 to Write After Approval.
4646 * config-ml.in: Don't handle arc-*-elf*.
4647 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4648 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4649 handle GCC libraries.
4650 * configure: Regenerate.
4651
46522011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4653
4654 PR bootstrap/48120:
4655 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4656 Add -lstdc++ -lm to LIBS.
4657 * configure: Regenerate.
4658
46592011-03-18 David Edelsohn <dje.gcc@gmail.com>
4660
4661 * config.guess: Update to version 2011-02-02
4662 * config.sub: Update to version 2011-02-24
4663
46642011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4665
4666 PR lto/48086
4667 * configure.ac: Re-enable LTO on *-apple-darwin9.
4668 * configure: Regenerate.
4669
46702011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4671
4672 PR lto/48086
4673 * configure.ac: Disable LTO on darwin due to an assembler change in
4674 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4675 under 256.
4676 * configure: Regenerate.
4677
46782011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4679
4680 * MAINTAINERS: Update myself as score backend maintainer,
4681 update my e-mail address.
4682
46832011-03-09 Xuepeng Guo <terry.guo@arm.com>
4684
4685 * MAINTAINERS: Update my e-mail address.
4686
46872011-03-06 Joey Ye <joey.ye@arm.com>
4688
4689 * MAINTAINERS: Update my e-mail address.
4690
46912011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4692
4693 * configure.ac: Adjust test of with_ppl.
4694 * configure: Regenerated.
4695
46962011-03-02 Kai Tietz <ktietz@redhat.com>
4697
4698 * MAINTAINERS: Adjust my e-mail address.
4699
47002011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4701
4702 * configure.ac: Add -lpwl to ppllibs.
4703 * configure: Regenerated.
4704
47052011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4706
4707 * config/cloog.m4: Add -lisl to clooglibs.
4708 * configure: Regenerated.
4709
47102011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4711
4712 * MAINTAINERS (CPU Port maintainers): Add self.
4713
47142011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4715
4716 * MAINTAINERS: Add myself as testsuite maintainer.
4717
47182011-02-15 Mike Stump <mikestump@comcast.net>
4719
4720 * MAINTAINERS: Add myself as testsuite maintainer.
4721
47222011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4723
4724 Import from Libtool and gnulib:
4725
4726 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4727
4728 Prepare for supporting FreeBSD 10.
4729 * config.rpath: Remove handling of freebsd1* which soon would
4730 match FreeBSD 10.0.
4731
4732 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4733
4734 Remove support for FreeBSD 1.x.
4735 * libtool.m4 (_LT_LINKER_SHLIBS)
4736 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4737 soon would incorrectly match FreeBSD 10.0.
4738
47392011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4740
4741 PR binutils/12283
4742 * move-if-change: Import version from gnulib.
4743
47442011-02-12 Alexandre Oliva <aoliva@redhat.com>
4745
4746 PR lto/47225
4747 * Makefile.def (lto-plugin): Double dash for enable-shared.
4748 (configure-gcc): Depend on all-lto-plugin.
4749 * Makefile.in: Rebuilt.
4750
47512011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4752
4753 * configure.ac: Remove extra bracket.
4754 * configure: Regenerate.
4755
47562011-02-08 Tobias Burnus <burnus@net-b.de>
4757
4758 * MAINTAINERS: Add myself as libquadmath maintainer.
4759
47602011-02-08 Thomas Schwinge <thomas@schwinge.name>
4761
4762 * MAINTAINERS: Update my email address.
4763
47642011-02-07 Joseph Myers <joseph@codesourcery.com>
4765
4766 * MAINTAINERS (option handling): Add self.
4767
47682011-02-06 Kai Tietz <kai.tietz@onevision.com>
4769
4770 PR lto/47225
4771 * Makefile.def: Add dependency for install-gcc
4772 on install-lto-plugin.
4773 * Makfile.in: Regenerated
4774
47752011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4776
4777 * MAINTAINERS (CPU Port Maintainers): Add myself.
4778
47792011-01-31 Alexandre Oliva <aoliva@redhat.com>
4780
4781 PR libgcj/44341
4782 * configure.ac: Discard --with-* flags for host when configuring
4783 target libraries for cross build.
4784 * configure: Rebuilt.
4785
47862011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4787
4788 * MAINTAINERS (linear loop transforms): Removed.
4789
47902011-01-25 Jakub Jelinek <jakub@redhat.com>
4791
4792 * configure.ac: If with_ppl is no, move setting with_cloog=no
4793 after CLOOG_REQUESTED check.
4794 * configure: Regenerated.
4795
47962011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4797
4798 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4799 CLooG has been requested.
4800 * configure: Regenerated.
4801
48022011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4803
4804 * configure: Regenerated.
4805 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4806
48072011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4808
4809 * configure: Regenerated.
4810 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4811
48122011-01-21 Andreas Schwab <schwab@redhat.com>
4813
4814 * configure.ac: Use AS_HELP_STRING throughout.
4815 * configure: Regenerate.
4816
48172011-01-18 Jie Zhang <jie.zhang@analog.com>
4818
4819 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4820 * configure: Regenerate.
4821
48222011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4823
4824 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4825
48262011-01-13 Joel Brobecker <brobecker@adacore.com>
4827
4828 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4829 for ia64-hpux.
4830 * configure: Regenerate.
4831
48322011-01-07 Jan Hubicka <jh@suse.cz>
4833
4834 PR lto/47225
4835 * Makefile.in: Regenerate.
4836 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4837 configure.
4838
48392011-01-07 Jan Hubicka <jh@suse.cz>
4840
4841 * Makefile.in: Regenerate.
4842 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4843 and configure dependency on lto-plugin configure.
4844 (lto-plugin module): Remove dependency on GCC; add dependency on
4845 liniberty.
4846
48472011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4848
4849 * MAINTAINERS (Write After Approval): Add myself.
4850
48512010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4852
4853 * configure: Regenerate.
4854
48552010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4856
4857 * configure.ac: (picochip): Disable libiberty.
4858
48592010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4860
4861 * MAINTAINERS (Write After Approval): Add myself.
4862
48632010-12-10 Ian Lance Taylor <iant@google.com>
4864
4865 PR bootstrap/46819
4866 * configure.ac: For --disable-libgcj clear libgcj_saved.
4867 * configure: Rebuild.
4868
48692010-12-10 Tobias Burnus <burnus@net-b.de>
4870
4871 PR fortran/46540
4872 * configure.ac: Add --disable-libquadmath and
4873 --disable-libquadmath-support.
4874 * configure: Regenerate.
4875
48762010-12-03 Ian Lance Taylor <iant@google.com>
4877
4878 * MAINTAINERS: Add myself as libgo maintainer.
4879
48802010-12-03 Hans-Peter Nilsson <hp@axis.com>
4881
4882 PR libffi/46792
4883 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4884 * configure: Regenerate.
4885
48862010-12-02 Ian Lance Taylor <iant@google.com>
4887
4888 * configure.ac: Always set default for poststage1_ldflags to
4889 -static-libstdc++ -static-libgcc.
4890
48912010-11-29 Andreas Schwab <schwab@redhat.com>
4892
4893 * configure.ac: Move comment to remove extra space in last argument
4894 of GCC_TARGET_TOOL.
4895
48962010-11-26 Alexandre Oliva <aoliva@redhat.com>
4897
4898 PR other/46026
4899 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4900 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4901 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4902 (BASE_FLAGS_TO_PASS): Use it.
4903 * configure: Rebuilt.
4904 * Makefile.in: Rebuilt.
4905
49062010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4907
4908 PR binutils/12258
4909 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4910 Properly check default linker.
4911 * configure: Regnerated.
4912
49132010-11-23 Matthias Klose <doko@ubuntu.com>
4914
4915 * configure.ac: For --enable-gold, handle value `default' instead of
4916 `both*'. New configure option --{en,dis}able-ld.
4917 * configure: Regenerate.
4918
49192010-11-20 Ian Lance Taylor <iant@google.com>
4920
4921 * configure.ac: Only disable a language library if no language needs
4922 it. Don't let --disable-libgcj uncondtionally disable libffi.
4923 * configure: Rebuild.
4924
49252010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4926
4927 * Makefile.in: Regenerate.
4928
4929 PR other/46202
4930 * configure.ac: Fix just-built in-tree STRIP name to be
4931 binutils/strip-new.
4932 * configure: Regenerate.
4933 * Makefile.def (install-strip-gcc, install-strip-binutils)
4934 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4935 (install-strip-sid): Mirror dependencies on non-strip variants
4936 of these targets on the respective -strip prerequisites.
4937 * Makefile.tpl (install-strip, install-strip-host)
4938 (install-strip-target): New targets.
4939 (install-strip-[+module+], install-strip-target-[+module+]):
4940 New targets.
4941 * Makefile.in: Regenerate.
4942
49432010-11-19 Ian Lance Taylor <iant@google.com>
4944 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4945
4946 * configure.ac: Add target-libgo to target_libraries. Set
4947 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4948 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4949 (HOST_EXPORTS): Add GOC.
4950 (BASE_TARGET_EXPORTS): Add GOC.
4951 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4952 (GOCFLAGS_FOR_TARGET): New variable.
4953 (EXTRA_HOST_FLAGS): Add GOC.
4954 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4955 * Makefile.def (target_modules): Add libgo.
4956 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4957 (dependencies): Add dependency from configure-target-libgo to
4958 configure-target-libffi and all-target-libstdc++-v3. Add
4959 dependencies from all-target-libgo to all-target-libffi.
4960 (languages): Add go.
4961 * configure: Rebuild.
4962 * Makefile.in: Rebuild.
4963
49642010-11-19 Ian Lance Taylor <iant@google.com>
4965
4966 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4967 compiler/flag environment variables.
4968
49692010-11-18 Ian Lance Taylor <iant@google.com>
4970
4971 * configure.ac: Check for lang_requires_boot_languages in
4972 config-lang.in files.
4973 * configure: Rebuild.
4974
49752010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
4976 Tobias Burnus <burnus@net-b.de>
4977
4978 PR fortran/32049
4979 * Makefile.def: Add libquadmath; build it with language=fortran.
4980 * configure.ac: Add libquadmath.
4981 * Makefile.tpl: Handle multiple libs in check-[+language+].
4982 * Makefile.in: Regenerate.
4983 * configure: Regenerate.
4984
b9b9d342
TT
49852010-11-16 Tom Tromey <tromey@redhat.com>
4986
4987 * MAINTAINERS: Moved myself to reviewers section.
4988
ecbfe87a
ZD
49892010-11-15 Zdenek Dvorak <ook@ucw.cz>
4990
4991 * MAINTAINERS: Moved myself to reviewers section.
4992
29a4f477
RW
49932010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4994
4995 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4996 (Write After Approval): Remove self.
4997
9965e3cd
AS
49982010-11-15 Andreas Schwab <schwab@redhat.com>
4999
5000 * configure.ac: Fix spelling in option names.
5001 * configure: Regenerated.
5002
0463992b
GJL
50032010-11-13 Georg-Johann Lay <georgjohann@web.de>
5004
5005 PR bootstrap/39622
5006 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5007 * configure: Regenerated.
5008
3df08734
KG
50092010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5010
5011 * MAINTAINERS: Update my email address.
5012
f16e2237
TG
50132010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5014
f16e2237
TG
5015 * configure: Regenerate.
5016
0bb52d68
TG
50172010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5018
1f980c25 5019 * configure: Regenerate.
0bb52d68 5020
aba2b02e
TG
50212010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5022
aba2b02e
TG
5023 * configure: Regenerate.
5024
27882098
TG
50252010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5026
27882098
TG
5027 * configure: Regenerate.
5028
d32ef397
AS
50292010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5030
5031 * configure.ac: Support official CLooG.org versions.
5032 * configure: Regenerate.
5033 * config/cloog.m4: New.
5034
5a4b6c0e
FD
50352010-11-10 François Dumont <francois.cppdevs@free.fr>
5036
5037 * MAINTAINERS (Write After Approval): Add myself.
5038
f2cea726
DE
50392010-11-09 David Edelsohn <dje.gcc@gmail.com>
5040
5041 * MAINTAINERS: Update my email address.
5042
d8ed14ce
IS
50432010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5044
5045 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5046 * configure: Regenerate.
d8ed14ce 5047
48215350
DK
50482010-11-03 Ian Lance Taylor <iant@google.com>
5049 Dave Korn <dave.korn.cygwin@gmail.com>
5050
5051 PR lto/46273
5052 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5053 and on other supported platforms whenever LTO is enabled.
5054 * configure: Rebuild.
5055
87841584
AM
50562010-11-02 Alan Modra <amodra@gmail.com>
5057
5058 PR binutils/12110
5059 * configure.ac: Error when source path contains spaces.
5060 * configure: Regenerate.
5061
fe12dfe1
JW
50622010-10-23 James E. Wilson <wilson@codesourcery.com>
5063
5064 * MAINTAINERS: Update my email address.
5065
66c92425
ILT
50662010-10-20 Ian Lance Taylor <iant@google.com>
5067
5068 * Makefile.def (target_modules): Set lib_path to src/.libs for
5069 libstdc++-v3 module.
5070 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5071 * Makefile.in: Rebuild.
5072
187d3518
LB
50732010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5074
5075 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5076 (Write After Approval): Remove myself.
5077
02db6bba
TG
50782010-10-15 Tristan Gingold <gingold@adacore.com>
5079
5080 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5081
c0103e74
DR
50822010-10-14 Douglas Rupp <rupp@gnat.com>
5083
5084 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5085
1cd0b716
DK
50862010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5087
5088 * configure.ac (build_lto_plugin): New shell variable.
5089 (--enable-lto): Turn on by default for all non-ELF platforms that
5090 have had LTO support added so far. Set build_lto_plugin appropriately
5091 for both ELF and non-ELF.
5092 (configdirs): Add lto-plugin or not based on build_lto_plugin.
5093 * configure: Regenerate.
5094
d4c1abb3
RW
50952010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5096
5097 Sync from src:
5098 * configure.ac (v850 support): Remove target-libgloss from
5099 noconfigdirs.
5100 * configure: Regenerate.
5101
ffedf511
RW
51022010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5103
5104 PR bootstrap/45326
5105 PR bootstrap/45174
5106 * configure.ac: Honor initial values of $build_configargs,
5107 $host_configargs, $target_configargs. Mark the precious, so
5108 environment settings get recorded.
5109 * configure: Regenerate.
5110
e1826acc
RW
51112010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5112
5113 PR bootstrap/45796
5114 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5115 Depend on all-build-libiberty.
5116 * Makefile.in: Regenerate.
5117
80920132
ME
51182010-09-30 Michael Eager <eager@eagercon.com>
5119
5120 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5121 * configure: Regenerate.
5122
770a498a
ME
51232010-09-28 Michael Eager <eager@eagercon.com>
5124
5125 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5126
86dfbd58
RW
51272010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5128
5129 PR bootstrap/44621
5130 * configure.ac: Fix unportable shell quoting.
5131 * configure: Regenerate.
5132
db50fe7d
IS
51332010-09-21 Iain Sandoe <iains@gcc.gnu.org>
5134
5135 * configure.ac (enable-lto): Add Darwin to the list of supported lto
5136 targets and amend comment.
5137 * configure: Regenerate.
5138
0064e825
TB
51392010-09-15 Tejas Belagod <tejas.belagod@arm.com>
5140
5141 * MAINTAINERS (Write After Approval): Add myself.
5142
bb79486c
JH
51432010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
5144
5145 * configure.ac: Enable LTO by default on Darwin.
5146 * configure: Regenerate.
5147
9e0b22c3
MS
51482010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
5149
bb79486c 5150 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 5151
2fabf1b7
IB
51522010-09-01 Ian Bolton <ian.bolton@arm.com>
5153
bb79486c 5154 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 5155
3a9abc98
DS
51562010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
5157
5158 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5159 ports
5160
331a9a59
DY
51612010-07-28 David Yuste <david.yuste@gmail.com>
5162
5163 * MAINTAINERS (Write After Approval): Add myself.
5164
223a9d64
N
51652010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
5166
5167 * configure.ac: Support all v850 targets.
5168 * configure: Regenerate.
5169
9183bdcf
MG
51702010-07-23 Marc Glisse <marc.glisse@normalesup.org>
5171
5172 PR bootstrap/44455
5173 * configure.ac (extra_mpfr_configure_flags): Copy from
5174 extra_mpc_gmp_configure_flags.
5175 * configure: Re-generated.
5176
2e290598
AK
51772010-07-22 Andi Kleen <ak@linux.intel.com>
5178
5179 * MAINTAINERS (Write After Approval): Add myself.
5180
8d6cd388
CLT
51812010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
5182
5183 * MAINTAINERS (Write After Approval): Add myself.
5184
b0b01eb0
JY
51852010-07-20 Jeffrey Yasskin <jyasskin@google.com>
5186
5187 * MAINTAINERS (Write After Approval): Add myself.
5188
77198d71
JH
51892010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
5190
5191 PR target/44862
5192 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5193 Provide -B option to allow for link spec %s substitutions for
5194 libstdc++.a on darwin.
5195 * Makefile.in: Regenerate.
5196
02fe70af
MM
51972010-07-10 Mikael Morin <mikael@gcc.gnu.org>
5198
5199 * MAINTAINERS (Reviewers): Update my e-mail address
5200
c63a4676
AO
52012010-06-10 Alexandre Oliva <aoliva@redhat.com>
5202
5203 * Makefile.def (configure-gcc): Depend on all-libelf.
5204 * Makefile.in: Rebuild.
5205
e68edbf6
FC
52062010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
5207
5208 * MAINTAINERS (Write After Approval): Add myself in the right place.
5209
dce2d8b2 52102010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
5211
5212 * MAINTAINERS (Write After Approval): Add myself.
5213
dce2d8b2 52142010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
5215
5216 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
5217
52182010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 5219
1ab55d69
MK
5220 * config.sub: Update to version 2010-05-21.
5221 * config.guess: Update to version 2010-04-03.
0c422e74 5222
02540df4
SB
52232010-05-18 Steven Bosscher <steven@gcc.gnu.org>
5224
5225 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5226 * configure: Regenerate.
5227
dfe5f5b2
ST
52282010-05-12 Sriraman Tallam <tmsriram@google.com>
5229
5230 * MAINTAINERS (Write After Approval): Add myself.
5231
c082f9f3
SB
52322010-05-07 Steven Bosscher <steven@gcc.gnu.org>
5233
5234 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5235 a platform that supports LTO.
5236 * configure: Regenerate.
5237
f1af9e5f
SP
52382010-05-05 Sebastian Pop <sebastian.pop@amd.com>
5239
5240 * configure.ac: Allow all the versions greater than 0.10 of PPL.
5241 * configure: Regenerated.
5242
38e3d868
RM
52432010-04-27 Roland McGrath <roland@redhat.com>
5244 H.J. Lu <hongjiu.lu@intel.com>
5245
5246 * configure.ac (--enable-gold): Support both, both/gold and
5247 both/bfd to add gold to configdirs without removing ld.
5248 * configure: Regenerated.
5249
5250 * Makefile.def: Add install-gold dependency to install-ld.
5251 * Makefile.in: Regenerated.
5252
3bec79c5
DK
52532010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
5254
5255 PR lto/42776
5256 * configure.ac (--enable-lto): Refactor handling so libelf tests
5257 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5258 and allow LTO to be explicitly enabled on non-ELF platforms that
5259 are known to support it inside else-clause.
5260 * configure: Regenerate.
5261
615c8ffa
EB
52622010-04-20 Eric Botcazou <ebotcazou@adacore.com>
5263
5264 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5265 * configure: Regenerate.
5266
e4522f78
RC
52672010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
5268
5269 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5270 * configure: Regenerate.
5271
8ccb78f2
RO
52722010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5273
5274 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5275 separately.
5276 * configure: Regenerate.
5277
d5cc2ee3
KW
52782010-04-16 Kevin Williams <kevin.williams@inria.fr>
5279
5280 * MAINTAINERS (Write After Approval): Add myself.
5281
8406cb62
TG
52822010-04-14 Tristan Gingold <gingold@adacore.com>
5283
5284 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5285 * configure: Regenerate.
5286
3591b8e2
SE
52872010-04-13 Steve Ellcey <sje@cup.hp.com>
5288
5289 * configure: Regenerate after change to elf.m4.
5290
a82ecc7b
IS
52912010-04-06 Iain Sandoe <iains@gcc.gnu.org>
5292
5293 * MAINTAINERS (Write After Approval): Add myself.
5294
1f0bf148
SP
52952010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5296
5297 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5298 * configure: Regenerated.
5299
53002010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5301
5302 * configure.ac: Print "buggy but acceptable" when CLooG
5303 revision is less than 9.
5304 * configure: Regenerated.
5305
ecd01dee
DN
53062010-04-01 Diego Novillo <dnovillo@google.com>
5307
5308 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5309
dc683a3f
RW
53102010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5311
5312 PR bootstrap/43615
5313 PR bootstrap/43328
5314
5315 Revert:
5316
5317 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5318
5319 * configure.ac: Do not pass --enable-multilib nor
5320 --disable-multilib in baseargs. Accept explicitly passed
5321 --enable_multilib.
5322 * configure: Regenerate.
5323
7527d83f
UW
53242010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
5325
5326 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5327
895522b6
JJ
53282010-03-31 Janis Johnson <janis187@us.ibm.com>
5329
5330 * MAINTAINERS: Remove myself.
5331
9db4e878
RW
53322010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5333
5334 PR bootstrap/43328
5335 * configure.ac: Do not pass --enable-multilib nor
5336 --disable-multilib in baseargs. Accept explicitly passed
5337 --enable_multilib.
5338 * configure: Regenerate.
5339
acf6bf36
AP
53402010-03-28 Andrew Pinski <pinskia@gmail.com>
5341
5342 * MAINTAINERS (spu port): Remove me.
5343
b42f0d7e
JM
53442010-03-23 Joseph Myers <joseph@codesourcery.com>
5345
5346 * configure.ac (tic6x-*-*): New case.
5347 * configure: Regenerate.
5348
0d1152b1
JM
53492010-03-23 Joseph Myers <joseph@codesourcery.com>
5350
5351 * config.sub: Update to version 2010-03-22.
5352 * config.guess: Update to version 2009-12-30.
5353
dce2d8b2 53542010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
5355
5356 PR ada/42554
5357 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5358 * configure: Regenerate.
5359
5408fbe8
RR
53602010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5361
5362 * MAINTAINERS: Update my email address.
5363
3f55a3b3
SP
53642010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5365
5366 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5367 (ghassan.shobaki@amd.com): Removed.
5368
3f08f7e8
AM
53692010-03-17 Alan Modra <amodra@gmail.com>
5370
5371 * MAINTAINERS: Update my email address.
5372
f3a9d094
DN
53732010-03-16 Diego Novillo <dnovillo@google.com>
5374
5375 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5376 Matthews.
5377
db5c4b8b
JM
53782010-03-16 Joseph Myers <joseph@codesourcery.com>
5379
5380 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5381 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5382
b995570a
JM
53832010-03-16 Joseph Myers <joseph@codesourcery.com>
5384
5385 * MAINTAINERS: Update my email address.
5386
124cc66f
DJ
53872010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5388
5389 * MAINTAINERS: Update my email address.
5390
a4581668
BS
53912010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5392
5393 * MAINTAINERS: Update my email address.
5394
49d78e29
JZ
53952010-03-09 Jie Zhang <jie@codesourcery.com>
5396
5397 * MAINTAINERS: Update my email address.
5398
8927b7c0
RO
53992010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5400
5401 PR libstdc++/32499
5402 * configure.ac (RANLIB): Default to true.
5403 (STRIP): Likewise.
5404 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5405 * configure: Regenerate.
5406
dce2d8b2 54072010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
5408
5409 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5410 (Write After Approval): Update my email address.
5411
bf646aaf
NC
54122010-02-17 Nick Clifton <nickc@redhat.com>
5413
5414 PR 11238
5415 * Makefile.tpl (local-distclean): Also remove config.cache files in
5416 sub-directories as there may not be Makefiles present in the
5417 sub-directories.
96e41f16
NC
5418 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5419 the config.cache files found by the find command.
5420
bf646aaf
NC
5421 * Makefile.in: Regenerate.
5422 * configure.ac: Revert previous delta.
5423 * configure: Regenerate.
5424
ff78880a
NC
54252010-02-15 Nick Clifton <nickc@redhat.com>
5426
5427 PR 11238
5428 * configure.ac: Delete config.cache files in sub-directories when
5429 deleting Makefiles.
5430 * configure: Regenerate.
5431
8150eadf
BE
54322010-02-12 Ben Elliston <bje@gnu.org>
5433
5434 * MAINTAINERS: Update my email address.
5435
a9e12bfd
AP
54362010-02-08 Andrew Pinski <pinskia@gmail.com>
5437
5438 * MAINTAINERS (spu port): Update my email address.
5439
95315086
JZ
54402010-02-08 Jie Zhang <jie.zhang@analog.com>
5441
5442 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5443
362c6d2f
KG
54442010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5445
5446 * configure.ac: Add "recommended" version checks for GMP/MPC.
5447 Update recommended GMP/MPFR/MPC versions.
5448 * configure: Regenerate.
5449
888c5ad2
JR
54502010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5451
5452 * MAINTAINERS: Move my Embecosm email address into the
5453 write-after-approval section.
5454
3bf714a7
ILT
54552010-01-26 Ian Lance Taylor <iant@google.com>
5456
5457 * MAINTAINERS: Add myself as Go frontend maintainer.
5458
ad1e5170
JR
54592010-01-25 Joern Rennecke <amylaar@spamcop.net>
5460
5461 PR libstdc++/36101, PR libstdc++/42813
5462 * configure.ac (bootstrap_target_libs): Make inclusion of
5463 target-libgomp conditional on libgomb being in target_configdirs.
5464 * configure: Regenerate.
5465
fb0553d1
JR
54662010-01-23 Joern Rennecke <amylaar@spamcop.net>
5467
5468 PR libstdc++/36101, PR libstdc++/42813
5469 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5470 * configure: Regenerate.
5471
aae29963
JR
54722010-01-22 Joern Rennecke <amylaar@spamcop.net>
5473
5474 PR libstdc++/36101, PR libstdc++/42813
5475 * configure.ac (target_configdirs): Substitute.
5476 * Makefile.def: Bootstrap target module libgomp.
5477 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5478 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5479 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5480 * configure, Makefile.in: Regenerate.
5481
d8fe8895
DK
54822010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5483
5484 * MAINTAINERS: Adjust my details.
5485
ebfe4897
EW
54862010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5487
5488 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5489
f7746c59
TL
54902010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5491
5492 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5493
306c7b5b
TL
54942010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5495
5496 * MAINTAINERS (Write After Approval): Add myself.
5497
1b8b9e19
KT
54982010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5499
5500 * MAINTAINERS (Write After Approval): Add myself.
5501
c164615b
RG
55022010-01-11 Richard Guenther <rguenther@suse.de>
5503
5504 PR lto/41569
5505 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5506 * Makefile.in: Regenerated.
5507
f3f623ae
AT
55082010-01-11 Andreas Tobler <andreast@fgznet.ch>
5509
5510 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5511 * configure: Regenerate.
5512
592c90ff 55132010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 5514 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
5515
5516 PR bootstrap/42424
5517 * configure.ac: Include libtool m4 files.
9c78662a 5518 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
5519 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5520 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 5521
592c90ff
KG
5522 * configure: Regenerate.
5523
60a2e213
RW
55242010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5525
5526 PR bootstrap/41818
5527 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5528 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5529 * Makefile.in: Regenerate.
5530
7413962d
RG
55312010-01-02 Richard Guenther <rguenther@suse.de>
5532
5533 PR lto/41529
5534 * configure.ac: Include config/elf.m4. Disable LTO if not
5535 builting for an elf target.
5536 * configure: Regenerate.
5537
f77f3945
CF
55382009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5539
5540 * MAINTAINERS: Change my email address.
5541
4960e3f0
BE
55422009-12-18 Ben Elliston <bje@au.ibm.com>
5543
5544 * config.sub, config.guess: Update from upstream sources.
5545
d16a31da
SZ
55462009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5547
5548 * MAINTAINERS (Write After Approval): Add myself.
5549
3a5729ea
KG
55502009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5551
5552 PR middle-end/30447
5553 PR middle-end/30789
5554 PR other/40302
5555
5556 * configure.ac: Require MPC.
5557 * configure: Regenerate.
5558
43e02a8a
RW
55592009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5560
5561 PR target/38384
5562 PR bootstrap/40972
5563 * libtool.m4: Sync from git Libtool.
5564 * ltoptions.m4: Likewise.
5565 * ltversion.m4: Likewise.
5566 * lt~obsolete.m4: Likewise.
5567 * ltmain.sh: Likewise.
5568
360d4522
KG
55692009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5570
5571 * configure.ac: Update minimum MPC version to 0.8.
5572 * configure: Regenerate.
5573
f264ed56
SP
55742009-11-21 Sebastian Pop <sebpop@gmail.com>
5575
5576 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5577 * configure: Regenerated.
5578
ed2eaa9f
ILT
55792009-11-21 Ian Lance Taylor <iant@google.com>
5580
5581 * configure.ac: Change default of poststage1_ldflags to be empty if
5582 poststage1_libs is set. When poststage1_libs is empty, and
5583 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5584 * configure: Rebuild.
5585
58346783
AN
55862009-11-21 Adam Nemet <adambnmet@gmail.com>
5587
5588 * MAINTAINERS (Write After Approval): Update my email address.
5589
5ca0106a
BE
55902009-11-20 Ben Elliston <bje@au.ibm.com>
5591
5592 * config.guess: Update from upstream sources.
5593
87213cd4
AO
55942009-11-16 Alexandre Oliva <aoliva@redhat.com>
5595
5596 * Makefile.def: Restore host and target settings for gmp.
5597 * Makefile.in: Rebuild.
5598
f61428ed
AO
55992009-11-16 Alexandre Oliva <aoliva@redhat.com>
5600
5601 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5602 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5603 Fix portability of test of C++ as bootstrap language. Add
5604 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5605 * configure: Rebuild.
5606 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5607 and cloog. Fix in-tree ppl configuration. Introduce libelf
5608 in-tree building.
5609 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5610 (POSTSTAGE1_HOST_EXPORTS): Use it.
5611 (STAGE[+id+]_CXXFLAGS): New.
5612 (BASE_FLAGS_TO_PASS): Pass it down.
5613 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5614 extra_exports.
5615 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5616 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5617 extra_exports.
5618 * Makefile.in: Rebuild.
5619
f6c56be6
BE
56202009-11-17 Ben Elliston <bje@au.ibm.com>
5621
5622 * config.sub, config.guess: Update from upstream sources.
5623
0ccb5970
JK
56242009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5625
5626 * MAINTAINERS (Write After Approval): Add myself.
5627
dce2d8b2 56282009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
5629
5630 * MAINTAINERS (Write After Approval): Add myself.
5631
5d571eaa
OS
56322009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5633
5634 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5635 paths for *-w64-mingw* and x86_64-*mingw*.
5636 * configure: Regenerated.
5637
dce2d8b2 56382009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
5639
5640 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5641
c393f559
BK
56422009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5643
5644 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5645 Phil Edwards to Write-After Approval.
5646
ef4c4300
KT
56472009-10-30 Kai Tietz <kai.tietz@onevision.com>
5648
5649 * configure.ac: Disable target-winsup & co for
5650 x86_64-*-mingw* and *-w64-mingw* targets.
5651 * configure: Regenerated.
5652
65a324b4
NC
56532009-10-16 Nick Clifton <nickc@redhat.com>
5654
5655 * MAINTAINERS: Add myself as a maintainer for the RX port.
5656
dce2d8b2 56572009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 5658
9c78662a 5659 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 5660
17e72e5d
RO
56612009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5662
5663 * configure.ac (CLooG test): Use = with test.
5664 * configure: Regenerate.
5665
ed3a56f3
RG
56662009-10-22 Richard Guenther <rguenther@suse.de>
5667
5668 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5669 cloog if the ppl version check failed. Move flags saving
5670 before setting in libelf check.
5671 * configure: Regenerate.
5672
ad0abd3c
RG
56732009-10-21 Richard Guenther <rguenther@suse.de>
5674
5675 * configure.ac: Adjust the ppl and cloog configure to work as
5676 documented. Disable cloog if ppl was disabled. Omit the version
5677 checks if they were disabled.
5678 * configure: Re-generate.
5679
e4c5bd48
RW
56802009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5681
5682 * configure.ac: Add 'lto' to enable_languages, not
5683 new_enable_languages, and only if not already present.
5684 * configure: Regenerate.
5685
0ffd69c5
GP
56862009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5687
5688 * README: Refer to the various COPYING* files instead of just
5689 COPYING.
5690 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5691
dce2d8b2 56922009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
5693
5694 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 5695
58687768
RG
56962009-10-07 Richard Guenther <rguenther@suse.de>
5697
5698 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5699 and Richard Guenther as reviewers.
5700 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5701 as reviewers.
5702
49b0ca5c 57032009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 5704
49b0ca5c 5705 * config.sub: Update from upstream sources.
d2d9ce5e 5706
aeb94799
ILT
57072009-10-06 Ian Lance Taylor <iant@google.com>
5708
5709 * Makefile.def: check-gold depends upon all-gas.
5710 * Makefile.in: Rebuild.
5711
123651cd
PM
57122009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5713
5714 * MAINTAINERS (Write After Approval): Add myself.
5715
d7f09764
DN
57162009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5717
5718 * Makefile.def: all-lto-plugin depends on all-libiberty.
5719 set bootstrap=true for lto-plugin.
5720 Add lto-plugin.
5721 * Makefile.in: Regenerate.
5722 * configure.ac (host_libs): Add lto-plugin.
5723 * configure: Regenerate.
5724
d7f09764
DN
57252009-10-03 Diego Novillo <dnovillo@google.com>
5726
5727 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5728 (HOST_LIBELFLIBS): Define.
5729 (HOST_LIBELFINC): Define.
5730 * Makefile.in: Regenerate.
5731 * configure.ac: Add --enable-lto.
5732 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5733 If --enable-lto is used, add 'lto' to new_enable_languages.
5734 If --enable-lto is used and gold is enabled, add
5735 lto-plugin to configdirs.
5736 * configure: Regenerate.
5737
57382009-10-03 Simon Baldwin <simonb@google.com>
5739
5740 * configure.ac: If --with-system-zlib, suppress local zlib and
5741 pass --with-system-zlib to subdir configure scripts.
5742 * configure: Regenerate.
5743
dce2d8b2 57442009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
5745 Paolo Bonzini <bonzini@gnu.org>
5746
5747 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5748 $(srcdir).
5749 * Makefile.in: Rebuilt.
5750
dce2d8b2 57512009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
5752
5753 * MAINTAINERS (Write After Approval): Add myself.
5754
3e661154
KG
57552009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5756
5757 * configure.ac: Update minimum MPC version to 0.7.
5758 * configure: Regenerate.
5759
f1a036e4
NC
57602009-09-25 Nick Clifton <nickc@redhat.com>
5761
5762 * configure.ac: Pass any --cache-file=/dev/null option on to
5763 subconfigures.
5764 * configure: Regenerate.
5765
d4c74acc
NC
57662009-09-23 Nick Clifton <nickc@redhat.com>
5767
5768 * config.sub, config.guess: Update from upstream sources.
5769
dce2d8b2 57702009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
5771
5772 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5773 * Makefile.in: Rebuilt.
5774
0db770bd
RW
57752009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5776
5777 PR bootstrap/32272
5778 * configure.ac: Error out if $srcdir isn't '.' but contains
5779 host-${host_noncanonical}.
5780 * configure: Regenerate.
5781
71101870
RO
57822009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5783
5784 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5785 maintainer.
5786
ca6d0d62
RW
57872009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5788
79cd2b23
RW
5789 * configure.ac: If bootstrapping a combined tree with
5790 --enable-gold, require c++ in stage1_languages.
5791 * configure: Regenerate.
5792
ab9dcd0c
RW
5793 * configure.ac: Also add target_libs of stage1_languages to
5794 bootstrap_target_libs.
5795 * configure: Regenerate.
5796
ca6d0d62
RW
5797 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5798 with --enable-languages not containing c++.
5799 * configure: Regenerate.
5800
1c3c9f12
JZ
58012009-09-15 Jie Zhang <jie.zhang@analog.com>
5802
5803 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5804 * configure: Regenerate.
5805
dce2d8b2 58062009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 5807
6fb30a14
JR
5808 * MAINTAINERS (Write After Approval): Update my e-mail address,
5809 and move from from here...
5810 (Waiting for paperwork): To here.
0318772d 5811
4056c2c6
JM
58122009-09-09 Joseph Myers <joseph@codesourcery.com>
5813
5814 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5815
3e54529c
RW
58162009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5817
5818 * configure.ac: Do not use $extrasub for replacing @if/@endif
5819 parts in Makefile; instead, use additional arguments to
5820 AC_CONFIG_COMMANDS to do the replacement manually, with several
5821 sed invocations, to avoid HP-UX sed command limits.
5822 * configure: Regenerate.
5823
713e2ea6
AO
58242009-09-08 Alexandre Oliva <aoliva@redhat.com>
5825
5826 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5827 blank before -L.
5828
5646b7b9
AO
58292009-09-04 Alexandre Oliva <aoliva@redhat.com>
5830
5831 * configure.ac (with-build-config): Document. Handle without.
5832 Handle missing argument.
5833 * configure: Rebuilt.
5834
e12c4094
AO
58352009-09-03 Alexandre Oliva <aoliva@redhat.com>
5836
5837 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5838 Default to bootstrap-debug only if compare-debug works.
5839 * configure: Rebuilt.
5840 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5841 * Makefile.in: Rebuilt.
5842
75cb0057
RO
58432009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5844
5845 * MAINTAINERS (OS Port Maintainers): Update my email address.
5846
8fc68cba
AO
58472009-09-01 Alexandre Oliva <aoliva@redhat.com>
5848
5849 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5850 * Makefile.in: Rebuilt.
5851
44cb38cf
CD
58522009-09-01 Chris Demetriou <cgd@google.com>
5853
5854 * MAINTAINERS (Write After Approval): Add myself.
5855
f9329c35
DS
58562009-08-31 Dodji Seketeli <dodji@redhat.com>
5857
5858 PR debug/30161
5859 * include/dwarf2.h (enum dwarf_tag): Added
5860 DW_TAG_GNU_template_template_param
5861 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5862
f945e229
PB
58632009-08-30 Paolo Bonzini <bonzini@gnu.org>
5864
5865 * Makefile.tpl (AWK): Fix typo.
5866 * Makefile.in: Regenerate.
5867
87264276
PB
58682009-08-30 Paolo Bonzini <bonzini@gnu.org>
5869
5870 * configure.ac: Detect awk and sed.
5871 * Makefile.def (flags_to_pass): Add AWK and SED.
5872 * Makefile.tpl (AWK, SED): New.
5873 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5874 * configure: Regenerate.
5875 * Makefile.in: Regenerate.
5876
68ccd57c
DK
58772009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5878
5879 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5880 (collapseslashes): Likewise.
5881
df58e648
RW
58822009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5883
5884 * configure.ac (AC_PREREQ): Bump to 2.64.
5885
0539cb2c
RW
58862009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5887
70fa0efa
RW
5888 * configure.ac: Remove --with-datarootdir, --with-docdir,
5889 --with-pdfdir, --with-htmldir switches.
5890 * configure: Regenerate.
5891
5213506e
RW
5892 * configure: Regenerate.
5893
0539cb2c
RW
5894 * compile: Sync from Automake 1.11.
5895 * depcomp: Likewise.
5896 * install-sh: Likewise.
5897 * missing: Likewise.
5898 * mkinstalldirs: Likewise.
5899 * ylwrap: Likewise.
5900
197c68cc
DK
59012009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5902
5903 * ltmain.sh (func_normal_abspath): New function.
5904 (func_relative_path): Likewise.
5905 (func_mode_help): Document new -bindir option for link mode.
5906 (func_mode_link): Add new -bindir option, and use it to place
5907 output DLL if specified.
5908
58af276a
RW
59092009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5910
0115d4a3
RW
5911 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5912 (baseargs): Add --disable-option-checking.
5913 * configure: Regenerate.
5914
58af276a
RW
5915 * Makefile.def (configure-target-libiberty): Depend on
5916 all-binutils and all-ld.
5917 (configure-target-newlib): Likewise.
5918 * Makefile.in: Regenerate.
5919
e9d9afef
BE
59202009-08-17 Ben Elliston <bje@au.ibm.com>
5921
5922 * config.sub, config.guess: Update from upstream sources.
5923
354ebf88
RW
59242009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5925
5926 Sync from src, merge:
5927
5928 2009-07-02 Tristan Gingold <gingold@adacore.com>
5929
5930 * configure.ac: Do not exclude gas for i386-*-darwin.
5931 Add a case for x86_64-*-darwin.
5932 * configure: Regenerate.
5933
8375f7b2
NV
59342009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5935
5936 * MAINTAINERS: Add my name to Write After Approval list.
5937
dce2d8b2 59382009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
5939
5940 * configure.ac: Add Microblaze target.
5941 * configure: Regenerate.
5942
ea2002ba
CB
59432009-07-31 Christian Bruel <christian.bruel@st.com>
5944
5945 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5946 * configure: Regenerate.
2bf33cdb 5947
dce2d8b2 59482009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
5949
5950 * MAINTAINERS (Write After Approval): Update my e-mail address.
5951
e90e6bd7
ILT
59522009-07-06 Ian Lance Taylor <iant@google.com>
5953
5954 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5955 * configure: Rebuild.
5956
f6e0880a
TG
59572009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5958
5959 * MAINTAINERS: Move myself to the Graphite Reviewers.
5960
6d984927
WG
59612009-06-30 Wei Guozhi <carrot@google.com>
5962
5963 * MAINTAINERS: Add my name to Write After Approval list.
5964
f2689b09
SE
59652009-06-26 Steve Ellcey <sje@cup.hp.com>
5966
5967 PR bootstrap/40338
5968 * configure.ac (comparestring): Create new variable.
5969 * Makefile.tpl (comparestring): Use to skip some comparisions.
5970 * configure: Regenerate.
5971 * Makefile.in: Regenerate.
5972
f62c0ba4
DE
59732009-06-26 Doug Evans <dje@sebabeach.org>
5974
5975 * Makefile.def (host_modules): Add cgen.
5976 * Makefile.in: Regenerate.
5977 * configure.ac (host_tools): Add cgen.
5978 * configure: Regenerate.
5979
7acf4da6
DD
59802009-06-23 DJ Delorie <dj@redhat.com>
5981
5982 * MAINTAINERS: Add myself as mep maintainer.
5983
00020c16
ILT
59842009-06-23 Ian Lance Taylor <iant@google.com>
5985
5986 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5987 boot_languages. Only bootstrap target libraries listed in
5988 target_libs for some boot language. Add --with-stage1-ldflags,
5989 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5990 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5991 if not building with C++.
5992 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5993 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5994 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5995 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5996 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5997 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5998 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5999 * configure, Makefile.in: Rebuild.
6000
1da52d4a
LF
60012009-06-23 Li Feng <nemokingdom@gmail.com>
6002
6003 * MAINTAINERS: Added my name to write-after-approval list.
6004
144c9175
RM
60052009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6006
6007 * configure.ac: Define is_elf for QNX Neutrino targets.
6008 * configure: Regenerate.
6009
e5871e24
GS
60102009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6011
9c78662a 6012 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 6013
5f4a82c0
KG
60142009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6015
6016 * configure.ac: Detect MPC in default directory.
6017 * configure: Regenerate.
6018
394e9195
JG
60192009-06-03 Jerome Guitton <guitton@adacore.com>
6020 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6021
9c78662a
UB
6022 * Makefile.tpl (all): Avoid a trailing backslash.
6023 * Makefile.in: Regenerate.
394e9195 6024
47bca6aa
BE
60252009-06-03 Ben Elliston <bje@au.ibm.com>
6026
6027 * config.sub, config.guess: Update from upstream sources.
6028
a891a473
RS
60292009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6030
6031 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6032 to noconfdirs.
6033 * configure: Regenerate.
6034
70cb2d9f
AO
60352009-06-02 Alexandre Oliva <aoliva@redhat.com>
6036
6037 * Makefile.tpl ([+compare-target+]): Compare all stage
6038 directories, rather than just gcc.
6039 * Makefile.in: Rebuilt.
6040
7f1245df
DK
60412009-06-01 Doug Kwan <dougkwan@google.com>
6042
6043 * configure.ac: Support gold for target arm*-*-*.
6044 * configure: Regenerate.
394e9195 6045
acd26225
KG
60462009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6047
6048 * Makefile.def: Add MPC support and dependencies.
6049 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6050
6051 * Makefile.in, configure: Regenerate.
6052
a1fc946a
AO
60532009-05-27 Alexandre Oliva <aoliva@redhat.com>
6054
6055 * Makefile.tpl (all): Avoid harmless warning in make all when
6056 gcc-bootstrap is enabled but stage_last does not exist.
6057 * Makefile.in: Rebuilt.
6058
2e6a3c8d
NR
60592009-05-24 Nicolas Roche <roche@adacore.com>
6060
6061 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6062 * Makefile.in: Regenerate.
6063
63487d11
DC
60642009-05-21 Denis Chertykov <chertykov@gmail.com>
6065
6066 * MAINTAINERS: Update my e-mail address.
6067
449223af
DK
60682009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6069
6070 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6071 * configure: Regenerate.
6072
31c98f49
AO
60732009-05-18 Alexandre Oliva <aoliva@redhat.com>
6074
6075 PR other/40159
6076 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6077 gcc-no-bootstrap are mutually exclusive.
6078 * Makefile.in: Rebuilt.
6079
0f501837
AO
60802009-05-18 Alexandre Oliva <aoliva@redhat.com>
6081
6082 PR other/40159
6083 * Makefile.tpl (all): Don't end with unconditional success.
6084 * Makefile.in: Rebuilt.
6085
4a4a4e99
AO
60862009-05-12 Alexandre Oliva <aoliva@redhat.com>
6087
6088 PR target/37137
6089 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6090 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6091 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6092 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
6093 stage_configureflags, stage_cflags and stage_libcflags into
6094 explicit Makefile macros.
6095 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6096 GFORTRAN.
6097 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6098 CC. Set CC_FOR_BUILD from CC.
6099 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6100 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6101 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6102 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
6103 and GFORTRAN.
6104 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6105 (_LIBCFLAGS): Renamed to _TFLAGS.
6106 (do-compare-debug, do-compare3-debug): Drop.
6107 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6108 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6109 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6110 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6111 (XGCC_FLAGS_FOR_TARGET): New.
6112 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6113 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6114 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6115 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 6116 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
6117 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
6118 TFLAGS.
6119 (BUILD_CONFIG): Include if requested.
6120 (all): Set TFLAGS on bootstrap.
6121 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6122 (all-stageid-prefixmodule): Likewise.
6123 (do-clean, distclean-stageid): Set TFLAGS.
6124 (restrap): Fix whitespace.
6125 * Makefile.in: Rebuilt.
6126
1cee3429
PB
61272009-05-07 Paolo Bonzini <bonzini@gnu.org>
6128
6129 * config.guess: Sync with src.
6130
0b70eafd
DK
61312009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
6132
6133 * configure.ac ($with_ppl): Default to no if not supplied.
6134 ($with_cloog): Likewise.
6135 configure: Regenerate.
6136
5175f17c
JW
61372009-04-27 James E. Wilson <wilson@codesourcery.com>
6138
6139 * MAINTAINERS: Update my e-mail address.
6140
952fa153
NC
61412009-04-27 Nick Clifton <nickc@redhat.com>
6142
6143 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6144
a687f83c
EB
61452009-04-25 Eric Botcazou <ebotcazou@adacore.com>
6146
6147 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6148 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6149 * Makefile.in: Regenerate.
6150
9e3eba15
KG
61512009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6152
6153 PR bootstrap/39739
6154 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6155 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6156
6157 * configure, Makefile.in: Regenerate.
6158
a687f83c 61592009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
6160
6161 * include/hashtab.h: Update GTY annotations to new syntax
6162 * include/splay-tree.h: Likewise
6163
070bdbd9
BE
61642009-04-17 Ben Elliston <bje@au.ibm.com>
6165
6166 * config.sub, config.guess: Update from upstream sources.
6167
55f2d967
AG
61682009-04-15 Anthony Green <green@moxielogic.com>
6169
6170 * configure.ac: Add moxie support.
6171 * configure: Rebuilt.
6172
309c24a9
JJ
61732009-04-14 Jakub Jelinek <jakub@redhat.com>
6174
6175 * configure.ac: Change copyright header to refer to version
6176 3 of the GNU General Public License and to point readers at the
6177 COPYING3 file and the FSF's license web page.
6178 * Makefile.def: Likewise.
6179 * Makefile.tpl: Likewise.
6180 * Makefile.in: Regenerate.
6181
b93133bc
JH
61822009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
6183
6184 * configure.ac: Restore match for darwin9 or later. Use double
6185 brackets since regeneration eats one pair.
6186 * configure: Regenerate.
6187
d18ff35a
L
61882009-04-09 H.J. Lu <hongjiu.lu@intel.com>
6189
6190 PR gas/10039
6191 * configure.ac: Require texinfo 4.7.
6192 * configure: Regenerated.
6193
748086b7
JJ
61942009-04-09 Nick Clifton <nickc@redhat.com>
6195
6196 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6197 the GCC Runtime Library Exception.
6198
a3337ea2
KG
61992009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6200
6201 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6202 * configure: Regenerate.
6203
60911f14
SE
62042009-04-01 Steve Ellcey <sje@cup.hp.com>
6205
6206 * Makefil.def (languages): New entries.
6207 * Makefile.tpl (check-gcc-*): New generic target.
6208 * Makefile.in: Regenerate.
60911f14 6209
dce2d8b2 62102009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 6211
d18ff35a 6212 * MAINTAINERS: Update my email address.
7369c1d0 6213
cfb1f59f
TT
62142009-03-18 Tom Tromey <tromey@redhat.com>
6215
d18ff35a
L
6216 * configure: Rebuild.
6217 * configure.ac (host_libs): Add libiconv.
6218 * Makefile.in: Rebuild.
6219 * Makefile.def (host_modules): Add libiconv.
6220 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 6221
75eeae1a
TG
62222009-03-16 Tristan Gingold <gingold@adacore.com>
6223
6224 * configure.ac: Treat gdb as supported on x86_64-darwin.
6225 * configure: Regenerate.
6226
f38095f3
JM
62272009-03-16 Joseph Myers <joseph@codesourcery.com>
6228
6229 * configure.ac (--with-host-libstdcxx): New option.
6230 * configure: Regenerate.
6231
dce2d8b2 62322009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
6233
6234 * MAINTAINERS: Move myself into the write after approval list.
6235
6d401294
NP
62362009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
6237
6238 * MAINTAINERS: Update e-mail address.
2bf33cdb 6239
07c97076
DN
62402009-03-11 Dorit Nuzman <dorit@il.ibm.com>
6241
6242 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6243
dce2d8b2 62442009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
6245
6246 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6247
7a9d3fe8
RW
62482009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6249
6250 Backport from git Libtool:
6251
6252 2009-01-19 Robert Millan <rmh@aybabtu.com>
6253 Support GNU/kOpenSolaris.
6254 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6255 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6256 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6257 GNU/kOpenSolaris.
6258
c9e9e11f
AS
62592009-02-27 Andreas Schwab <schwab@linux-m68k.org>
6260
6261 * MAINTAINERS: Update e-mail address.
6262
5e8c1552 62632009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
6264
6265 * MAINTAINERS (Write After Approval): Add self.
6266
b0adb088
BM
62672009-02-18 Bingfeng Mei <bmei@broadcom.com>
6268
6269 * MAINTAINERS (Write After Approval): Add myself.
6270
ee04b574
AS
62712009-02-05 Andreas Schwab <schwab@suse.de>
6272
6273 * Makefile.tpl (stage_last): Define $r and $s before using
6274 $(RECURSE_FLAGS_TO_PASS).
6275 * Makefile.in: Regenerate
6276
907884c9
ILT
62772009-01-30 Ian Lance Taylor <iant@google.com>
6278
6279 * MAINTAINERS: Move myself to the Global Reviewers list.
6280
416ac4d4
RM
62812009-01-29 Robert Millan <rmh@aybabtu.com>
6282
6283 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6284 * configure: Regenerate.
6285
ee5decb3
GP
62862009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
6287
6288 * MAINTAINERS: Make whitespace consistent.
19196f44 6289 Remove Robert Millan from Write After Approval.
ee5decb3 6290
36fbb0ec
AM
62912009-01-16 Alan Modra <amodra@bigpond.net.au>
6292
6293 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6294 (all-opcodes): Depend on all-libiberty.
6295 * Makefile.in: Regenerate.
6296
52535a64
DR
62972009-01-15 Douglas B Rupp <rupp@gnat.com>
6298
6299 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6300 * configure: Regenerate.
6301
e04a57df
RR
63022009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
6303
6304 * MAINTAINERS (Write After Approval): Add myself.
6305
856c450b
SK
63062009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
6307
6308 * MAINTAINERS: Add myself to reviewers (Fortran).
6309
dce2d8b2 63102009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
6311
6312 PR tree-optimization/38515
6313 * configure.ac (cloog-polylib): Removed.
6314 (with_ppl, with_cloog): Test for "no".
6315 * configure: Regenerated.
6316
1e5e8a59
DF
63172009-01-11 Daniel Franke <franke.daniel@gmail.com>
6318
6319 * MAINTAINERS: Moved myself to reviewers (Fortran).
6320
5e5debf6
TS
63212009-01-06 Thomas Schwinge <tschwinge@gnu.org>
6322
6323 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6324 (Write After Approval): Remove myself.
6325
1c42acf1
DN
63262009-01-03 Diego Novillo <dnovillo@google.com>
6327
6328 * MAINTAINERS: Remove myself from alias maintainership.
6329
2fbbedaf
DA
63302009-01-02 David Ayers <ayers@fsfe.org>
6331
6332 * MAINTAINERS: Update e-mail address.
6333
17213821
GP
63342008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
6335
6336 * MAINTAINERS: Make whitespace consistent.
6337
baafc534
RW
63382008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6339
6340 Backport from upstream Libtool:
6341 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6342 Add cache variables to tests that require the linker to work.
6343 For shlibpath_overrides_runpath, this also changes the semantics
6344 to let the result from the C compiler take precedence.
6345
18430d27
BE
63462008-12-02 Ben Elliston <bje@au.ibm.com>
6347
6348 * config.sub, config.guess: Update from upstream sources.
6349
dce2d8b2 63502008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
6351
6352 * configure.ac (ppllibs): Add by default the lib flags.
6353 * configure: Regenerate.
6354
41e9641b
LM
63552008-12-08 Luis Machado <luisgpm@br.ibm.com>
6356
6357 * MAINTAINERS: Add myself to the write after approval list.
6358
25783c30
JH
63592008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6360
ee04b574
AS
6361 * configure.ac: Add double brackets on darwin[912].
6362 * configure: Regenerate.
25783c30 6363
0e318fcc
DK
63642008-12-03 Daniel Kraft <d@domob.eu>
6365
6366 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6367 Approval to Reviewer section (for Fortran front-end).
6368
7f171b95
JH
63692008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6370
6371 * configure.ac: Expand to darwin10 and later.
6372 * configure: Regenerate.
6373
09ce620e
AS
63742008-12-02 Andreas Schwab <schwab@suse.de>
6375
6376 * Makefile.def: configure-target-boehm-gc depends on
6377 all-target-libstdc++-v3.
6378 * Makefile.in: Regenerate.
6379
386c704d
KT
63802008-12-02 Kai Tietz <kai.tietz@onevision.com>
6381
6382 * MAINTAINERS: Add myself as mingw maintainer.
6383
e03dd84a
BE
63842008-12-02 Ben Elliston <bje@au.ibm.com>
6385
6386 * config.sub, config.guess: Update from upstream sources.
6387
3fa87964
GP
63882008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6389
6390 * README.SCO: Remove.
6391
df72d7ed
FP
63922008-11-29 Fernando Pereira <pronesto@gmail.com>
6393
6394 * MAINTAINERS: Add myself to the write after approval list.
6395
b5646528
DK
63962008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6397
6398 * MAINTAINERS: Update my email address in WAA section.
6399
dce2d8b2 64002008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
6401
6402 * MAINTAINERS: Update e-mail address.
6403
dce2d8b2 64042008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
6405
6406 * MAINTAINERS: Change e-mail address.
6407
0db3a858
TG
64082008-11-27 Tristan Gingold <gingold@adacore.com>
6409
6410 * configure.ac: Build gdb for i?86-*-darwin*
6411 * configure: Regenerated.
6412
dce2d8b2 64132008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
6414
6415 * MAINTAINERS: Added my full name.
6416
487e299b
DJ
64172008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6418
6419 PR bootstrap/38014
6420 PR bootstrap/37923
6421
6422 Revert:
6423
6424 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6425
6426 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6427 * Makefile.in: Regenerated.
6428
6429 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6430
6431 PR gdb/921
6432 PR gdb/1646
6433 PR gdb/2175
6434 PR gdb/2176
6435
6436 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6437 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6438 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6439 (HOST_EXPORTS): Pass CPPFLAGS.
6440 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6441 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6442 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6443 * Makefile.in, configure: Regenerated.
6444 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6445 and CPPFLAGS_FOR_BUILD.
6446
dce2d8b2 64472008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
6448
6449 * MAINTAINERS: Add myself as middle end maintainer.
6450
044fed69
AS
64512008-11-06 Andrew Stubbs <ams@codesourcery.com>
6452
6453 * MAINTAINERS (Write after approval): Add myself.
6454
caf6defe
DN
64552008-11-05 Diego Novillo <dnovillo@google.com>
6456
6457 * MAINTAINERS (Global Reviewers): Add myself.
6458 (Non-Algorithmic Maintainers): Remove myself.
6459
3e9899ac
TS
64602008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6461
09ce620e 6462 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 6463
ea99e36e
MM
64642008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6465
09ce620e 6466 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 6467
fb0d2684
BE
64682008-10-31 Ben Elliston <bje@au.ibm.com>
6469
6470 * configure.ac (spu-*-*): Remove special case.
6471 * configure: Regenerate.
6472
73c07a3e
CM
64732008-10-30 Catherine Moore <clm@codesourcery.com>
6474
6475 * MAINTAINERS (Write after approval): Update my email address.
6476
7310a2da
SSF
64772008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6478
6479 * configure.ac [spu-*-*]: Do not set skipdirs.
6480 * configure: Re-generate.
6481
7e51fe23
BS
64822008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6483
6484 * MAINTAINERS (Various Maintainers): Add myself to reload.
6485
ef20be93
RG
64862008-10-25 Richard Guenther <rguenther@suse.de>
6487
6488 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6489 maintainer. Remove myself as libgcc-math maintainer.
6490 (Non-Algorithmic Maintainers): Remove myself.
6491
03ffcfa0
DJ
64922008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6493
6494 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6495 * Makefile.in: Regenerated.
6496
dec014a9
CC
64972008-10-23 Cary Coutant <ccoutant@google.com>
6498
6499 * MAINTAINERS (Write after approval): Add myself.
6500
b36c386c
DJ
65012008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6502
6503 PR gdb/921
6504 PR gdb/1646
6505 PR gdb/2175
6506 PR gdb/2176
6507
6508 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6509 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6510 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6511 (HOST_EXPORTS): Pass CPPFLAGS.
6512 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6513 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6514 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6515 * Makefile.in, configure: Regenerated.
6516 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6517 and CPPFLAGS_FOR_BUILD.
6518
dce2d8b2 65192008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
6520
6521 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6522 Sebastian Pop.
6523
e0bda97e
AP
65242008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6525
6526 * MAINTAINERS (Write After Approval): Added myself.
6527
36c713e0
KG
65282008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6529
6530 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6531 recommended version to 2.3.2.
6532
6533 * configure: Regenerate.
6534
8fe005ee
MM
65352008-10-01 Mark Mitchell <mark@codesourcery.com>
6536
6537 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6538
be8f156f
DD
65392008-09-29 David Daney <david.daney@caviumnetworks.com>
6540
6541 * MAINTAINERS (Write After Approval): Update e-mail address.
6542
ae11dff4
PG
65432008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6544
6545 * libtool.m4: Update to libtool 2.2.6.
6546 * lt~obsolete.m4: Update to libtool 2.2.6.
6547 * ltmain.sh: Update to libtool 2.2.6.
6548 * ltsugar.m4: Update to libtool 2.2.6.
6549 * ltversion.m4: Update to libtool 2.2.6.
6550 * ltoptions.m4: Update to libtool 2.2.6.
6551 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6552
441154b1
CF
65532008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6554
6555 * MAINTAINERS (Write After Approval): Add myself.
6556
775b3b26
BRF
65572008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6558
6559 * MAINTAINERS (Write After Approval): Update my name.
6560
94538043
SB
65612008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6562
09ce620e 6563 * MAINTAINERS: Add myself in "Write After Approval".
94538043 6564
52d1bfd8
SE
65652008-09-18 Steve Ellcey <sje@cup.hp.com>
6566
09ce620e 6567 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 6568
c5cc92f5
GP
65692008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6570
6571 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6572 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6573 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6574 and Michael Tiemann from Write After Approval since they do not
6575 actually have access.
6576
23d9794a
RG
65772008-09-05 Richard Guenther <rguenther@suse.de>
6578
6579 * configure.ac: Initialize clooglibs to -lcloog.
6580 * configure: Re-generate.
6581
192a671e
LCW
65822008-09-04 Le-Chun Wu <lcwu@google.com>
6583
6584 * MAINTAINERS (Write After Approval): Add myself.
6585
d789184e
SP
65862008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6587
6588 * configure.ac (--with-cloog-polylib): New.
6589 (--disable-cloog-version-check): New.
6590 (--disable-ppl-version-check): New.
6591 * configure: Re-generate.
6592
36a881c7
RG
65932008-09-03 Richard Guenther <rguenther@suse.de>
6594
6595 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6596 cloog test.
6597 * configure: Re-generate.
6598
358da97e
HS
65992008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6600
6601 Add picoChip port.
6602 * MAINTAINERS: Add picoChip maintainers.
6603
f8bf9252
SP
66042008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6605 Tobias Grosser <grosser@fim.uni-passau.de>
6606 Jan Sjodin <jan.sjodin@amd.com>
6607 Harsha Jagasia <harsha.jagasia@amd.com>
6608 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6609 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6610 Adrien Eliche <aeliche@isty.uvsq.fr>
6611
6612 Merge from graphite branch.
6613 * configure: Regenerate.
6614 * Makefile.in: Regenerate.
6615 * configure.ac (host_libs): Add ppl and cloog.
6616 Add checks for PPL and CLooG.
6617 * Makefile.def (ppl, cloog): Added modules and dependences.
6618 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6619 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6620
d89f0ad6
AL
66212008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6622
6623 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6624 (GCC_SHLIB_SUBDIR): New.
6625 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6626 * configure: Regenerate.
6627 * Makefile.in: Regenerate.
6628
88a25817
GP
66292008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6630
6631 * MAINTAINERS: Consistently use tabs to separate columns.
6632
f873f15f
TG
66332008-08-29 Tristan Gingold <gingold@adacore.com>
6634
6635 * MAINTAINERS (Write after Approval): Add myself.
6636
e1514c3f
TG
66372008-08-28 Tristan Gingold <gingold@adacore.com>
6638
6639 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6640 Enable bfd, binutils and opcodes.
6641 * configure: Regenerate.
6642
4717882f
JDA
66432008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6644
6645 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6646
28c9884c
TK
66472008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6648
6649 * MAINTAINERS: Use correct Umlaut for last name.
6650
ae96d86a
FXC
66512008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6652
6653 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6654
3ecc96e3
DE
66552008-08-16 David Edelsohn <edelsohn@gnu.org>
6656
6657 * MAINTAINERS: Update my email address.
6658
dd609cc1
EB
66592008-08-16 Nicolas Roche <roche@adacore.com>
6660
6661 * Makefile.tpl: Add BOOT_ADAFLAGS.
6662 * Makefile.in: Regenerate.
6663
08d0963a
RS
66642008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6665
6666 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6667 * configure: Regenerate.
6668
dce2d8b2 66692008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
6670
6671 * configure.ac: Add makefile fragments for hpux.
6672 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6673 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6674 * configure: Regenerate.
6675 * Makefile.in: Regenerate.
6676
dce2d8b2 66772008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
6678
6679 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6680
dce2d8b2 66812008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
6682
6683 * MAINTAINERS (Write after Approval): Add myself.
6684
78209f30
XG
66852008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6686
6687 * MAINTAINERS (Write After Approval): Add myself.
6688
5b5b098d
AJ
66892008-06-29 Andrew Jenner <andrew@codesourcery.com>
6690
6691 * MAINTAINERS (Write After Approval): Add myself.
6692
d812ec93
KW
66932008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6694
6695 * MAINTAINERS: Update my email address.
6696
99e78224
JY
66972008-06-25 Joey Ye <joey.ye@intel.com>
6698
6699 * MAINTAINERS (Write After Approval): Add myself.
6700
18c04407
RW
67012008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6702
6703 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6704 * Makefile.in: Regenerate.
6705 * configure: Regenerate.
6706
47aa9a31
DK
67072008-06-17 Daniel Kraft <d@domob.eu>
6708
6709 * MAINTAINERS (Write After Approval): Add myself.
6710
ad33ff57
RW
67112008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6712
6713 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6714 "$@" is still intact with both Autoconf 2.59 and 2.62.
6715 * configure: Regenerate.
6716
cdce5c41
RW
67172008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6718
6719 * Makefile.tpl: Fix comment errors.
6720 * Makefile.in: Regenerate.
6721
01b79d11
DM
67222008-06-12 David S. Miller <davem@davemloft.net>
6723 David Edelsohn <edelsohn@gnu.org>
6724
6725 * configure.ac: Add powerpc*-*-* to gold supported targets.
6726 * configure: Regenerate.
6727
f8c33439
JM
67282008-06-08 Joseph Myers <joseph@codesourcery.com>
6729
6730 PR tree-optimization/36218
6731 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6732 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6733 (all prefix="build-"): Pass them to build-system sub-makes.
6734 * Makefile.in: Regenerate.
6735
cd985f66
JM
67362008-06-07 Joseph Myers <joseph@codesourcery.com>
6737
6738 * MAINTAINERS (mt port): Remove.
6739 (sco5, unixware, sco udk): Remove.
6740 (Kean Johnston): Add to Write After Approval.
6741
3f6383d3
JB
67422008-05-30 Julian Brown <julian@codesourcery.com>
6743
6744 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6745 of libobjc for ARM EABI Linux.
6746 * configure: Regenerate.
30da41ed 6747
dce2d8b2 67482008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 6749
09ce620e 6750 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 6751
dce2d8b2 67522008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 6753
e29cc9b4 6754 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 6755
955410cb
JW
67562008-05-15 Janus Weil <janus@gcc.gnu.org>
6757
6758 * MAINTAINERS (Write After Approval): Add myself.
6759
719bb4e3 67602008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
6761
6762 * config-ml.in: don't handle --enable-shared and --enable-static.
6763
372b05fc
RS
67642008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6765
6766 * MAINTAINERS: Update my email address.
6767
f73e2200
PC
67682008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6769
6770 * MAINTAINERS: Update my email address.
09ce620e 6771
3e438e2b
KVH
67722008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6773
6774 * MAINTAINERS (Write After Approval): Add myself.
6775
177bf491
GS
67762008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6777
6778 * MAINTAINERS (Write After Approval): Add myself.
6779
dce2d8b2 67802008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
6781
6782 * MAINTAINERS (crx): Add myself.
6783
14a8726b
PB
67842008-04-18 Paolo Bonzini <bonzini@gnu.org>
6785
6786 Sync with src:
6787 2008-04-14 David S. Miller <davem@davemloft.net>
6788
09ce620e
AS
6789 * configure.ac: Add sparc*-*-* to gold supported targets.
6790 * configure: Regenerate.
14a8726b 6791
7142fb32
PB
67922008-04-18 Paolo Bonzini <bonzini@gnu.org>
6793
6794 PR bootstrap/35457
6795 * configure.ac: Include override.m4.
6796 * configure: Regenerate.
6797
c6b196de
PB
67982008-04-18 Paolo Bonzini <bonzini@gnu.org>
6799
09ce620e
AS
6800 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6801 * Makefile.in: Regenerate.
c6b196de 6802
dce2d8b2 68032008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 6804
09ce620e 6805 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 6806 as nonconfigurable directories list.
09ce620e 6807 * configure: Regenerate.
c993ae60 6808
8479b1b1
BE
68092008-04-14 Ben Elliston <bje@au.ibm.com>
6810
6811 * config.sub, config.guess: Update from upstream sources.
6812
295e261a
HPN
68132008-04-12 Hans-Peter Nilsson <hp@axis.com>
6814
6815 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6816 * Makefile.in: Regenerate.
6817
ac3949d9
EW
68182008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6819
6820 * configure.ac: Do not build libssp for the AVR.
6821 * configure: Regenerate.
6822
06407e30
ILT
68232008-04-07 Ian Lance Taylor <iant@google.com>
6824
6825 * Makefile.def: check-gold depends upon all-binutils.
6826 * Makefile.in: Regenerate.
6827
97db009c
AH
68282008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6829
6830 * MAINTAINERS (Write After Approval): Add myself.
6831
2a79c47f
NC
68322008-04-04 Nick Clifton <nickc@redhat.com>
6833
6834 PR binutils/4334
5f4bebbf 6835 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
6836 builds.
6837 * configure: Regenerate.
6838
c53a18d3
N
68392008-04-04 NightStrike <NightStrike@gmail.com>
6840
6841 PR other/35151
09ce620e
AS
6842 * configure.ac: Combine rules for mingw32 and mingw64.
6843 * configure: Regenerate.
c53a18d3 6844
d925aa70
KT
68452008-04-02 Kai Tietz <kai.tietz@onvision.com>
6846
6847 * MAINTAINERS (Write After Approval): Add myself.
6848
dce2d8b2 68492008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
6850
6851 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6852 * Makefile.in (.NOTPARALLEL): Ditto.
6853
4412a506
PG
68542008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6855
6856 * MAINTAINERS (Write After Approval): Add myself.
6857
dce2d8b2 68582008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
6859
6860 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6861 * Makefile.in (.NOTPARALLEL): Regenerate.
6862
639223bd
PB
68632008-03-27 Paolo Bonzini <bonzini@gnu.org>
6864
6865 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6866 * Makefile.in: Regenerate.
6867
b8ab1f4a
JS
68682008-03-26 Jakub Staszak <kuba@et.pl>
6869
6870 * MAINTAINERS (Write After Approval): Add myself.
6871
b45890a4
TK
68722008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6873
6874 * MAINTAINERS: Update e-mail address.
6875
5afab7ad
ILT
68762008-03-20 Ian Lance Taylor <iant@google.com>
6877
6878 * configure.ac: Add support for --enable-gold.
6879 * Makefile.def: Add gold as a directory like ld.
6880 * configure, Makefile.in: Regenerate.
6881
38d24731
RW
68822008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6883
6884 * configure.ac: m4_include config/proginstall.m4.
6885 * configure: Regenerate.
32bc4cf4
RW
6886
6887 Backport from upstream Libtool:
09ce620e 6888
32bc4cf4 6889 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 6890
32bc4cf4
RW
6891 Deal with Autoconf 2.62's semantic change in m4_append.
6892 * ltsugar.m4 (lt_append): Replace broken versions of
6893 m4_append.
6894 (lt_if_append_uniq): Don't require separator to be overquoted,
6895 and avoid broken m4_append.
6896 (lt_dict_add): Fix typo.
6897 * libtool.m4 (_LT_DECL): Don't overquote separator.
6898
9d3c50ea
DE
68992008-03-13 David Edelsohn <edelsohn@gnu.org>
6900
6901 * config.rpath: Add AIX 6 support.
6902
5d2edb29
PB
69032008-03-13 Paolo Bonzini <bonzini@gnu.org>
6904
6905 * Makefile.def (stageprofile). Remove -fprofile-generate
6906 from stage_libcflags.
6907 * Makefile.in: Regenerate.
6908
954910ef
BE
69092008-03-13 Ben Elliston <bje@au.ibm.com>
6910
6911 * config.sub, config.guess: Update from upstream sources.
6912
e8645a40
TT
69132008-03-06 Tom Tromey <tromey@redhat.com>
6914
6915 * MAINTAINERS: Update for treelang deletion.
6916
2c8e955e
JW
69172008-03-03 James E. Wilson <wilson@tuliptree.org>
6918
6919 * MAINTAINERS: Update my email address.
6920
54acd307
SS
69212008-03-03 Stan Shebs <stanshebs@earthlink.net>
6922
893ad2a1 6923 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
6924 (objective-c/c++): Add myself as a maintainer.
6925
4b52b516
VR
69262008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6927
6928 * MAINTAINERS (Write After Approval): Update my email address.
6929
e652b516
TB
69302008-02-25 Tomas Bily <tbily@suse.cz>
6931
6932 * MAINTAINERS (Write After Approval): Add myself.
6933
02d30740
JJ
69342008-02-23 Jakub Jelinek <jakub@redhat.com>
6935
6936 * MAINTAINERS (OpenMP): Add myself.
6937
1c8bd6a3
PB
69382008-02-20 Paolo Bonzini <bonzini@gnu.org>
6939
4b40b2a5
UB
6940 PR bootstrap/32009
6941 PR bootstrap/32161
1c8bd6a3 6942
4b40b2a5
UB
6943 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6944 * configure: Regenerate.
1c8bd6a3 6945
4b40b2a5
UB
6946 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6947 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6948 STAGE4_LIBCFLAGS): New.
6949 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6950 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6951 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6952 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6953 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6954 for target modules. Don't export LIBCFLAGS.
6955 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6956 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6957 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6958 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6959 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6960 * Makefile.in: Regenerate.
1c8bd6a3 6961
bb44c9d2
RW
69622008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6963
6964 PR libgcj/33085
6965 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6966 Do not use -DDLL_EXPORT. Backport from upstream.
6967
29a7754d
RW
69682008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6969
6970 * MAINTAINERS (Write After Approval): Add myself.
6971
9a212bb7
HPN
69722008-02-02 Hans-Peter Nilsson <hp@axis.com>
6973
6974 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6975 * configure: Regenerate.
6976
aa12a573
MG
69772008-01-31 Marc Gauthier <marc@tensilica.com>
6978
6979 * configure.ac (xtensa*-*-*): Recognize processor variants.
6980 * configure: Regenerate.
6981
ac9e6043
RW
69822008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6983
40049ccc
UB
6984 PR bootstrap/34922
6985 * configure.ac (PARSE_ARGS): Push suitable setting of
6986 ac_subdirs_all, for `./configure --help=recursive'.
6987 Handle `+' in generic toplevel directory disabling.
6988 * configure: Regenerate.
ac9e6043 6989
4288c86a
NC
69902008-01-28 Nick Clifton <nickc@redhat.com>
6991
6992 * MAINTAINERS (xstormy16): Take over maintainership.
6993
8d8da227
JM
69942008-01-25 Joseph Myers <joseph@codesourcery.com>
6995
6996 * MAINTAINERS (c4x port): Remove.
6997
349b60e7
DE
69982008-01-24 David Edelsohn <edelsohn@gnu.org>
6999
7000 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7001
3ca06a68
BE
70022008-01-23 Ben Elliston <bje@au.ibm.com>
7003
7004 * config.sub, config.guess: Update from upstream sources.
7005
3c631381
TG
70062008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7007
7008 * MAINTAINERS (Write After Approval): Add myself.
7009
20533ef1
L
70102008-01-17 H.J. Lu <hjl.tools@gmail.com>
7011
7012 * MAINTAINERS: Update my email address.
7013
70142008-01-09 Raksit Ashok <raksit@google.com>
7015
7016 * MAINTAINERS (Write After Approval): Add myself.
7017
684f4f6a
RA
70182008-01-09 Raksit Ashok <raksit@google.com>
7019
7020 * MAINTAINERS (Write After Approval): Add myself.
7021
9cb8756f
BE
70222008-01-08 Ben Elliston <bje@au.ibm.com>
7023
7024 * config.sub, config.guess: Update from upstream sources.
7025
94e1934d
KG
70262007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7027
7028 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 7029 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
7030 * configure: Regenerate.
7031
a2e51f77
SP
70322007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7033
7034 * MAINTAINERS: Update my email address.
7035
ffe3dcd9
BRF
70362007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7037
7038 * MAINTAINERS: Update my email address.
7039
aa4095c9
RS
70402007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7041
7042 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7043 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7044 * Makefile.in: Regenerate.
7045
dce2d8b2 70462007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
7047
7048 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7049 misplaced entries.
7050
0fe0f073
AT
70512007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7052
7053 * configure.ac: Enable libjava for x86_64-*-darwin9.
7054 * configure: Regenerate.
7055
dce2d8b2 70562007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
7057
7058 * MAINTAINERS (Write After Approval): Add myself.
7059
c3220d4c
BE
70602007-12-05 Ben Elliston <bje@au.ibm.com>
7061
7062 * config.sub, config.guess: Update from upstream sources.
7063
aba7501e
MK
70642007-12-02 Matthias Klose <doko@ubuntu.com>
7065
7066 * config-ml.in: Remove 64bit configure tests.
7067
d683ec81
PB
70682007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7069
7070 * config-ml.in: Robustify against white space in absolute file
7071 names.
7072
7073 * config-ml.in (multi-clean): Substitute ${Makefile}.
7074 Remove superfluous ${Makefile} in list.
7075
60f1711a
TS
70762007-11-19 Thiemo Seufer <ths@mips.com>
7077
7078 * config-ml.in: Don't hardcode the Makefile name.
7079
487f9d96
AM
70802007-11-08 Alexander Monakov <amonakov@ispras.ru>
7081
7082 * MAINTAINERS (Write After Approval): Add myself.
7083
fa3886fe
ST
70842007-11-07 Samuel Tardieu <sam@rfc1149.net>
7085
7086 * MAINTAINERS (Write After Approval): Add myself.
7087
dce2d8b2 70882007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
7089
7090 * MAINTAINERS (Write After Approval): Add myself.
7091
acc48927
BE
70922007-10-25 Ben Elliston <bje@au.ibm.com>
7093
7094 * MAINTAINERS (mercury): Remove entry.
7095 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7096
e00e9858
DJ
70972007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7098
7099 * Makefile.def (dependencies): Make configure-gdb depend on
7100 all-intl.
7101 * Makefile.in: Regenerated.
7102
def14a3c
SK
71032007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
7104
7105 * MAINTAINERS (Fortran maintainer): Remove myself.
7106
dce2d8b2 71072007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
7108
7109 * Makefile.def: To avoid problems running with parallel makes,
7110 build newlib before libgloss so that target specific header
7111 files are availble.
7112 * Makefile.in: Regenerate
7113
bbfbfafc
DJ
71142007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7115
7116 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7117 * Makefile.in: Regenerate.
7118
c56abad5
VM
71192007-10-09 Vladimir Makarov <vmakarov@redhat.com>
7120
7121 * MAINTAINERS (Register allocation reviewer): Add myself.
7122
f019adc1
MF
71232007-10-08 Mike Frysinger <vapier@gentoo.org>
7124
7125 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7126 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7127 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
7128 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7129 * configure: Regenerate.
7130
dce2d8b2 71312006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
7132
7133 * MAINTAINERS (Register allocation reviewer): Add myself.
7134
0999159b
PB
71352007-10-01 Paolo Bonzini <bonzini@gnu.org>
7136
7137 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7138 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7139 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7140 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7141 * configure.ac: Default them to host tools for $host = $build.
7142 Subst them.
7143
7144 * configure: Regenerate.
7145 * Makefile.in: Regenerate.
7146
dce2d8b2 71472006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
7148
7149 * MAINTAINERS (Register allocation reviewer): Add myself.
7150
dce2d8b2 71512006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
7152
7153 * MAINTAINERS (Register allocation reviewer): Add myself.
7154
9d209c83
SP
71552007-09-21 Seongbae Park <seongbae.park@gmail.com>
7156
7157 * MAINTAINERS (Write After Approval): Fix typo.
7158
1ec3b87b
RS
71592007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
7160
7161 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7162 * configure: Regenerate.
7163
19d5986d
PJ
71642007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
7165
7166 PR bootstrap/31906
7167 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 7168 they're already prefixed.
19d5986d 7169
6d3b5aea
BK
71702007-09-19 Benjamin Kosnik <bkoz@redhat.com>
7171
7172 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7173 libstdc++.
7174 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7175 * configure: Regenerate.
7176 * Makefile.in: Regenerate.
09ce620e 7177
4fe7e755
AS
71782007-09-17 Andreas Schwab <schwab@suse.de>
7179
7180 * configure.ac: Raise minimum makeinfo version to 4.6.
7181 * configure: Regenerate.
7182
dce2d8b2 71832007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 7184
ffe3dcd9 7185 * MAINTAINERS (write-after-approval) add myself
d483feaa 7186
fa9a3f31
AM
71872007-09-15 Alan Modra <amodra@bigpond.net.au>
7188
7189 * configure.ac: Correct makeinfo version check.
7190 * configure: Regenerate.
7191
6593a73e
RS
71922007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
7193
7194 * MAINTAINERS: Update my email address.
7195
d9dced13
RS
71962007-09-14 Richard Sandiford <richard@codesourcery.com>
7197
7198 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
7199 to $skipdirs and only disable gprof for newlib. Use the normal
7200 mips*-elf* handling in other respects.
7201 * configure: Regnerate.
7202
773c1467
DD
72032007-09-12 David Daney <ddaney@avtrex.com>
7204
7205 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7206 enabling libgcj.
7207 * configure: Regenerate.
7208
c03353e2
RIL
72092007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
7210
7211 PR other/32154
7212 * configure.ac: For libgloss targets, point the linker to the linker
7213 script, startup code and simulator library.
7214 * configure: Regenerate.
7215
c4e9bf2b
AH
72162007-09-07 Andrew Haley <aph@redhat.com>
7217
7218 * configure.ac (noconfigdirs): Remove target-libffi and
7219 target-libjava.
7220 * configure: Regenerate.
7221
1f5a6b84
FXC
72222007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7223
7224 PR target/33281
7225 * configure.ac: Use config/mh-mingw on mingw.
7226 * configure: Regenerate.
1f5a6b84 7227
3951e521
PH
72282007-09-05 Pat Haugen <pthaugen@us.ibm.com>
7229
9f349f63 7230 * MAINTAINERS (Write After Approval): Add myself.
3951e521 7231
e643dc23
RG
72322007-09-05 Richard Guenther <rguenther@suse.de>
7233
7234 * configure.ac (--enable-stage1-checking): If neither --enable-checking
7235 nor --disable-checking is provided also turn on yes and types
7236 checking for stage1.
7237 * configure: Re-generate.
7238
039874df
KW
72392007-08-30 Krister Walfridsson <cato@df.lth.se>
7240
7241 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7242 (Write After Approval): Remove myself.
7243
c3f07bd6 72442007-08-29 Nick Clifton <nickc@redhat.com>
15098359 7245
c3f07bd6 7246 * config.sub, config.guess: Update from upstream sources.
15098359 7247
40049ccc 72482007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
7249
7250 * MAINTAINERS (Write After Approval): Added myself.
7251 * MAINTAINERS (Reviewers): Removed myself.
7252
c8aea42c 72532007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 7254 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
7255
7256 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7257 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7258 * Makefile.in: Regenerate.
7259 * configure.ac (--with-debug-prefix-map): New.
7260 * configure: Regenerate.
7261
4bf6c438
RS
72622007-08-17 Richard Sandiford <richard@codesourcery.com>
7263 Nigel Stephens <nigel@mips.com>
7264
4bf6c438
RS
7265 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
7266 as target_makefile_frag.
7267 * configure: Regenerate.
7268
bb286d71
AO
72692007-08-16 Alexandre Oliva <aoliva@redhat.com>
7270
7271 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7272 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
7273 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7274 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7275 (do-compare, do-compare3, do-compare-debug): New.
7276 ([+compare-target+]): Use them.
7277
a4630417
MK
72782007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
7279
7280 * MAINTAINERS (Write After Approval): Change my email address.
7281
d9acb717
RW
72822007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7283 Ben Elliston <bje@au.ibm.com>
7284
7285 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7286 --silent if $silent.
7287 * configure: Regenerate.
7288
96876681
ZD
72892003-08-12 Zdenek Dvorak <ook@ucw.cz>
7290
7291 * MAINTAINERS (Various Maintainers): Add myself as
7292 loop infrastructure maintainer. Update my e-mail
7293 address.
7294
1c1d80ee
DN
72952007-07-31 Diego Novillo <dnovillo@google.com>
7296
7297 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7298 Adjust description.
7299
7e98624c
RG
73002007-07-26 Richard Guenther <rguenther@suse.de>
7301
7302 * configure.ac: Add types checking to stage1 checking flags.
7303 * configure: Regenerate.
7304
4c85af60
NC
73052007-07-17 Nick Clifton <nickc@redhat.com>
7306
7307 * COPYING3: New file. Contains version 3 of the GNU General
7308 Public License.
7309 * COPYING3.LIB: New file. Contains version 3 of the GNU
7310 Lesser General Public License.
7311
19ddfd3a
AK
73122007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7313
7314 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7315
2a064545
AK
73162007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7317
7318 * MAINTAINERS (S/390 co-maintainer): Add myself.
7319 (Write After Approval): Remove myself.
7320
f861f54d
DH
73212007-07-13 Dan Hipschman <dsh@google.com>
7322
7323 * MAINTAINERS (Write After Approval): Add myself.
7324
0136f2f7
NC
73252007-07-11 Nick Clifton <nickc@redhat.com>
7326
7327 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7328 WINDRES export.
7329 * Makefile.in: Regenerate.
7330
6e29b5a4
RO
73312007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7332
7333 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7334 maintainer.
7335
159a4b02
L
73362007-07-05 H.J. Lu <hongjiu.lu@intel.com>
7337
7338 * lt~obsolete.m4: New. Import from 20070318 libtool.
7339
6ba67283
JB
73402007-07-03 Julian Brown <julian@codesourcery.com>
7341
7342 * MAINTAINERS (Write After Approval): Add myself.
7343
30b74385
RW
73442007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7345
7346 * configure.ac: Rewrite 'configure --help' strings to look nicer.
7347 * configure: Regenerate.
7348
73492007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7350
7351 * configure.ac: Add some missing m4 quotation.
7352 * configure: Regenerate.
7353
943c54ce
SB
73542007-07-02 Simon Baldwin <simonb@google.com>
7355
7356 * MAINTAINERS (Write After Approval): Add myself.
7357
1c00b503
PB
73582007-07-02 Paolo Bonzini <bonzini@gnu.org>
7359
7360 * configure: Regenerate.
7361
901119ae
KT
73622007-07-02 Kai Tietz <kai.tietz@onevision.com>
7363
7364 * Makefile.def: Add windmc tool to build.
7365 * Makefile.tpl: Likewise.
7366 * configure.ac: Likewise.
7367 * Makefile.in: Regenerate.
7368 * configure: Regenerate.
09ce620e 7369
83f4c19f
DD
73702007-06-28 DJ Delorie <dj@redhat.com>
7371
7372 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7373 not building newlib.
7374 * configure: Regenerated.
09ce620e 7375
5346c75c
JS
73762007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7377
7378 * MAINTAINERS (Write After Approval): Add myself.
7379
aacfb86b
MM
73802007-06-25 Martin Michlmayr <tbm@cyrius.com>
7381
7382 * MAINTAINERS (Write After Approval): Add myself.
7383
590bf0d3
CM
73842007-06-19 Chris Matthews <chrismatthews@google.com>
7385
7386 * MAINTAINERS (Write After Approval): Add myself.
7387
cdbbee7a
RIL
73882007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7389
7390 * MAINTAINERS (Write After Approval): Add myself.
7391
b8afffc1
DJ
73922007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7393
7394 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7395 * Makefile.in: Regenerated.
7396
3fcfad76
BS
73972007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7398
7399 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7400 bfin*-*-uclinux* targets.
7401 * configure: Regenerate.
7402
3f5a2b7f
ILT
74032007-06-14 Ian Lance Taylor <iant@google.com>
7404
7405 * MAINTAINERS: Add myself as non-algorithmic global write
7406 maintainer.
7407
4c46daee
DN
74082007-06-14 Diego Novillo <dnovillo@google.com>
7409
7410 * MAINTAINERS: Add self as middle-end maintainer and
7411 non-algorithmic global write maintainer.
7412
a3bb222a
FXC
74132007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7414
7415 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7416 Move all Fortran maintainers except Paul Brook into the
7417 Non-Autopoiesis section.
7418
a19e8f64
PB
74192007-06-14 Paolo Bonzini <bonzini@gnu.org>
7420
7421 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7422 (distclean-stage[+id+]): Possibly delete stage_last.
7423 * Makefile.in: Regenerate.
7424
1c2abe5e
SP
74252007-06-12 Seongbae Park <seongbae.park@gmail.com>
7426
7427 * MAINTAINERS (Various Maintainer): Fix typo.
7428
abca4739
PB
74292007-06-11 Paolo Bonzini <bonzini@gnu.org>
7430
7431 * MAINTAINERS (Various Maintainer): Add myself as
7432 dataflow maintainer.
7433
a894d2c3
BE
74342007-06-07 Ben Elliston <bje@au.ibm.com>
7435
7436 * config.sub, config.guess: Update from upstream sources.
7437
8024d75e
BE
74382007-06-07 Ben Elliston <bje@au.ibm.com>
7439
7440 * Makefile.tpl: Fix spelling error.
7441 * Makefile.in: Regenerate.
7442
973a9a5e
SE
74432007-06-01 Steve Ellcey <sje@cup.hp.com>
7444
96598938
L
7445 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7446 lt_cv_sys_max_cmd_len.
973a9a5e 7447
ccb4d26b
DN
74482007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7449
7450 * MAINTAINERS (Various Maintainers): Add myself as
7451 auto-vectorizer maintainer.
7452
eecb7461
PB
74532003-05-31 Paolo Bonzini <bonzini@gnu.org>
7454
7455 PR libjava/32098
7456 * libtool.m4: Revert previous change.
7457 * ltgcc.m4: Put it here.
7458
89d28202
ZD
74592003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7460
7461 * MAINTAINERS (Various Maintainers): Add myself as
7462 auto-vectorizer maintainer.
7463
60c7a11a
L
74642007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7465
7466 PR libjava/32098
7467 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7468
9dd3cc81
RG
74692007-05-30 Richard Guenther <rguenther@suse.de>
7470
7471 * MAINTAINERS (Various Maintainers): Add myself as
7472 auto-vectorizer maintainer.
7473
9cc1244e
JJ
74742007-05-30 Jakub Jelinek <jakub@redhat.com>
7475
7476 PR bootstrap/29382
7477 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7478 * configure: Rebuilt.
7479
6124296b
RC
74802007-05-28 Roberto Costa <robsettantasei@gmail.com>
7481
7482 * MAINTAINERS (Write After Approval): Removed my name.
7483
6b757a0d
SB
74842007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7485
7486 * MAINTAINERS (Write After Approval): Remove myself.
7487
86ef8528
AT
74882007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7489
7490 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7491
1cf3d07d
SE
74922007-05-23 Steve Ellcey <sje@cup.hp.com>
7493
7494 * ltmain.sh: Update from ToT Libtool.
7495 * libtool.m4: Update from ToT Libtool.
7496 * ltsugar.m4: New. Update from ToT Libtool.
7497 * ltversion.m4: New. Update from ToT Libtool.
7498 * ltoptions.m4: New. Update from ToT Libtool.
7499 * ltconfig: Remove.
7500 * ltcf-c.sh: Remove.
7501 * ltcf-cxx.sh: Remove.
7502 * ltcf-gcj.sh: Remove.
7503
ce3fcf8c
OW
75042007-05-22 Ollie Wild <aaw@google.com>
7505
7506 * MAINTAINERS (Write After Approval): Add myself.
7507
342b9200
PB
75082007-05-16 Paolo Bonzini <bonzini@gnu.org>
7509
7510 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7511 stage_cflags.
7512 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7513 Remove CFLAGS/LIBCFLAGS.
7514 (configure-stage[+id+]-[+prefix+][+module+],
7515 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7516 * Makefile.in: Regenerate.
7517
cea17285
DN
75182007-05-15 Diego Novillo <dnovillo@google.com>
7519
7520 * MAINTAINERS: Update e-mail address.
7521
11c004e7
RE
75222007-05-15 Revital Eres <eres@il.ibm.com>
7523
7524 * MAINTAINERS (Write After Approval): Add myself.
7525
ab6bd693
RC
75262007-05-14 Roberto Costa <robsettantasei@gmail.com>
7527
7528 * MAINTAINERS (Write After Approval): Updated my address.
7529
388cdf07
TN
75302007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7531
7532 * MAINTAINERS (Write After Approval): Add myself.
7533
23f24034
SR
75342007-05-11 Silvius Rus <rus@google.com>
7535
7536 * MAINTAINERS (Write After Approval): Add myself.
7537
34a7526e
TT
75382007-04-23 Tom Tromey <tromey@redhat.com>
7539
7540 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7541
51da21be
MM
75422007-04-22 Mark Mitchell <mark@codesourcery.com>
7543
7544 * MAINTAINERS (cpplib): Rename to ...
7545 (libcpp): ... this. Add C/C++ front end maintainers.
7546
70070387
SE
75472007-04-14 Steve Ellcey <sje@cup.hp.com>
7548
7549 * config-ml.in: Pass ${ml_config_env} to configure calls.
7550
df1a0dbb
CB
75512007-04-04 Christian Bruel <christian.bruel@st.com>
7552
7553 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 7554
9daff147
DK
75552007-04-02 Dave Korn <dave.korn@artimi.com>
7556
7557 * MAINTAINERS (Write After Approval): Add myself.
7558
374eadb2
TB
75592007-03-31 Tobias Burnus <burnus@net-b.de>
7560
7561 * MAINTAINERS (fortran 95 front end): Add myself.
7562
8eced3a2
DR
75632007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7564
7565 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 7566
653de3e3
AZ
75672007-03-24 Ayal Zaks <zaks@il.ibm.com>
7568
7569 * MAINTAINERS (Modulo Scheduler): Add myself.
7570
b737d953
BM
75712007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7572
7573 * MAINTAINERS (fortran 95 front end): Add myself.
7574 (c++ front end): whitespace fix.
7575
a584cdf2
NF
75762007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7577
7578 * MAINTAINERS (Write After Approval): Add myself.
7579
8c79f3c4
RS
75802007-03-21 Richard Sandiford <richard@codesourcery.com>
7581
7582 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7583 of glob. Quote arguments with single quotes too.
7584 * configure: Regenerate.
7585
07f1ac6d
BM
75862007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7587
7588 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7589 * Makefile.in: Regenerate
7590
172e41aa
AS
75912007-03-07 Andreas Schwab <schwab@suse.de>
7592
7593 * configure: Regenerate.
7594
9c4d2493
BM
75952007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7596
7597 * configure.ac: Add "--with-pdfdir" configure option,
7598 which defines pdfdir variable.
7599 * Makefile.def (target=fixincludes): Add install-pdf to
7600 missing targets.
7601 (recursive_targets): Add install-pdf target.
7602 (flags_to_pass): Add pdfdir.
7603 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7604 target.
7605 * configure: Regenerate
7606 * Makefile.in: Regenerate
7607
e14e622e
EC
76082007-02-28 Eric Christopher <echristo@apple.com>
7609
7610 Revert:
7611 2006-12-07 Mike Stump <mrs@apple.com>
7612
7613 * Makefile.def (dependencies): Add dependency for
7614 install-target-libssp and install-target-libgomp on
7615 install-gcc.
7616 * Makefile.in: Regenerate.
7617
54e433bc
MK
76182007-02-27 Matt Kraai <kraai@ftbfs.org>
7619
7620 * configure: Regenerate.
7621 * configure.ac: Move statements after variable declarations.
7622
6c8d3d8f
KK
76232007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7624
7625 * MAINTAINERS: Add myself as sh maintainer.
7626
9f8c6739
JM
76272007-02-19 Joseph Myers <joseph@codesourcery.com>
7628
7629 * configure.ac: Adjust for loop syntax.
7630 * configure: Regenerate.
7631
278a7a38
AO
76322007-02-18 Alexandre Oliva <aoliva@redhat.com>
7633
7634 * configure: Rebuilt.
7635
b2eaac4a
AO
76362007-02-18 Alexandre Oliva <aoliva@redhat.com>
7637
7638 * configure.ac: Drop multiple occurrences of --enable-languages,
7639 and fix its quoting.
7640 * configure: Rebuilt.
7641
beeaf216 76422007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
7643 Nathan Sidwell <nathan@codesourcery.com>
7644 Vladimir Prus <vladimir@codesourcery.com>
7645 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
7646
7647 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7648 * configure: Regenerate.
7649
09201a09
GP
76502007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7651
7652 * ltconfig (freebsd*): Default to elf.
7653
291f172e
DJ
76542007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7655
7656 * configure.ac (target_libraries): Move libgcc before libiberty.
7657 * configure: Regenerated.
7658
c3a86da9
DJ
76592007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7660 Paolo Bonzini <bonzini@gnu.org>
7661
7662 PR bootstrap/30753
7663 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7664 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7665 * configure: Regenerated.
7666
88e1e72a
FXC
76672007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7668
7669 * MAINTAINERS (Language Front End Maintainers): Update my mail
7670 address.
7671
44bfc3ac
DJ
76722007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7673
7674 PR bootstrap/30748
7675 * configure.ac: Correct syntax for Solaris ksh.
7676 * configure: Regenerated.
7677
3e19841a
PB
76782007-02-09 Paolo Bonzini <bonzini@gnu.org>
7679
7680 * configure.ac: Sync with src.
7681 * configure: Regenerate.
7682
74a48762
PB
76832007-02-09 Paolo Bonzini <bonzini@gnu.org>
7684
7685 * Makefile.in: Regenerate.
7686
d846e52e
PB
76872007-02-09 Paolo Bonzini <bonzini@gnu.org>
7688
7689 * config.sub: Sync with src.
7690
1c710c3c
DJ
76912007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7692
7693 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7694 noncanonical equivalents.
7695 * configure.in: Rename to...
7696 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7697 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7698 target_noncanonical. Use them. Rewrite removal of configure
7699 arguments for autoconf 2.59. Discard variable settings. Force
7700 program_transform_name for native tools.
7701
7702 * Makefile.in: Regenerated.
7703 * configure: Regenerated with autoconf 2.59.
7704
dce2d8b2 77052007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 7706
3de8da2a 7707 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 7708
f6671c93
AS
77092007-01-31 Andreas Schwab <schwab@suse.de>
7710
7711 * Makefile.tpl (LDFLAGS): Substitute it.
7712 * Makefile.in: Regenerate.
7713
dce2d8b2 77142007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 7715
3de8da2a 7716 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 7717
2472200d
DE
77182007-01-28 David Edelsohn <edelsohn@gnu.org>
7719
3de8da2a 7720 * MAINTAINERS (spu port): Add myself.
2472200d 7721
5305be7e
RG
77222007-01-23 Richard Guenther <rguenther@suse.de>
7723
7724 PR bootstrap/30541
7725 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7726 * Makefile.tpl (GNATBIND): Substitute it.
7727 (GNATMAKE): Likewise.
7728 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7729 of STAGE_PREFIX.
7730 * Makefile.in: Regenerate.
7731 * configure: Regenerate.
7732
416cfb5e
MS
77332007-01-18 Mike Stump <mrs@apple.com>
7734
7735 * configure.in: Re-enable -Werror for gcc builds.
7736
3de8da2a 77372007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 7738
3de8da2a 7739 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 7740
d943d7c4
PB
77412007-01-11 Paolo Bonzini <bonzini@gnu.org>
7742
7743 * configure.in: Change == to = in test command.
3de8da2a 7744 * configure: Regenerate.
d943d7c4 7745
e69bf64b 77462007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
7747 Nick Clifton <nickc@redhat.com>
7748 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7749
7750 * configure.in (build_configargs, host_configargs, target_configargs):
7751 Remove build/host/target parameters.
7752 (host_libs): Add gmp and mpfr.
7753 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7754 * Makefile.def (gmp, mpfr): New.
7755 (gcc): Remove target.
7756 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7757 target_os, target_vendor): New.
dce2d8b2 7758 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
7759 * configure: Regenerate.
7760 * Makefile.in: Regenerate.
e69bf64b
PB
7761
77622007-01-11 Matt Fago <fago@earthlink.net>
7763
7764 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 7765 to improve robustness of configure tests.
e69bf64b 7766 * configure: Regenerate.
e14e622e 7767
a42f3b80
UB
77682007-01-09 Uros Bizjak <ubizjak@gmail.com>
7769
7770 * MAINTAINERS: Add myself as i386 maintainer.
7771
a36aee1a
JH
77722007-01-08 Jan Hubicka <jh@suse.cz>
7773
61fcaeef 7774 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 7775
738a52d3
KT
77762007-01-08 Kai Tietz <kai.tietz@onevision.com>
7777
7778 * configure.in: Add support for an x86_64-mingw* target.
95af8923 7779 * configure: Regenerate.
738a52d3 7780
54fdc474
DJ
77812007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7782
7783 * Makefile.tpl (all-target): Correct @if conditional for target
7784 modules.
7785 * configure.in: Omit libiberty if building only target libgcc.
7786 * configure, Makefile.in: Regenerated.
7787
3dd71726
PB
77882007-01-04 Paolo Bonzini <bonzini@gnu.org>
7789
dce2d8b2 7790 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
7791 * configure: Regenerate.
7792
fa958513
DJ
77932007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7794
7795 * Makefile.def (target_modules): Add libgcc.
7796 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7797 * Makefile.tpl (clean-target-libgcc): Delete.
7798 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7799 on gcc even for bootstrapped modules. Rewrite handling of
7800 lang_env_dependencies to loop over target_modules.
7801 * configure.in (target_libraries): Add target-libgcc.
7802 * Makefile.in, configure: Regenerated.
7803
e1888513
PB
78042006-12-29 Paolo Bonzini <bonzini@gnu.org>
7805
7806 * configure.in: Reorganize recognition of languages. Add
7807 --enable-stage1-languages. Show supported languages for the chosen
7808 target rather than all recognized languages.
7809 * configure: Regenerate.
7810
53b88b73
PB
78112006-12-29 Paolo Bonzini <bonzini@gnu.org>
7812
7813 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7814 * Makefile.in: Regenerate.
7815
a3993f33
KG
78162006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7817
7818 * configure.in: Warn that MPFR 2.2.0 is buggy.
7819 * configure: Regenerate.
7820
f063a9ed
ILT
78212006-12-27 Ian Lance Taylor <iant@google.com>
7822
7823 * configure.in: When removing Makefiles to force a reconfigure, also
7824 remove prev-DIR*/Makefile.
7825 * configure: Regenerate.
7826
af71363e
AS
78272006-12-22 Andreas Schwab <schwab@suse.de>
7828
7829 * configure: Regenerate with correct autoconf version.
7830
0b0dc272
AM
78312006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7832
3de8da2a
UB
7833 * configure.in: add AC_SUBST for *_FOR_TARGET.
7834 * configure: Regenerate.
0b0dc272 7835
53b88b73
PB
78362006-12-19 Paolo Bonzini <bonzini@gnu.org>
7837
7838 * configure.in: Simplify logic for rejecting languages that cannot
7839 be built. Separate the case when a language is unsupported,
7840 from the case when the user chooses not to build a language.
7841
400ebff4
PB
78422006-12-19 Paolo Bonzini <bonzini@gnu.org>
7843
7844 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7845 it only affects bootstrap and could be tested on "$host" as well.
7846 * configure: Regenerate.
7847 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7848
8efea775
PB
78492006-12-19 Paolo Bonzini <bonzini@gnu.org>
7850
7851 PR bootstrap/29544
7852 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7853 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7854 move here comment from Makefile.tpl.
7855 * Makefile.tpl: Move some definitions higher in the file.
7856 (STAGE1_CHECKING): New.
7857 * configure.in: Add --enable-stage1-checking.
7858 * configure: Regenerate.
7859 * Makefile.in: Regenerate.
7860
ed88a7ed
PB
78612006-12-19 Paolo Bonzini <bonzini@gnu.org>
7862
7863 * MAINTAINERS: Add myself as build system maintainer.
7864
b65151d3
SM
78652006-12-15 Simon Martin <simartin@users.sourceforge.net>
7866
7867 * MAINTAINERS (Write After Approval): Add myself.
7868
7e050830
EC
78692006-12-13 Eric Christopher <echristo@apple.com>
7870
7871 * MAINTAINERS: Add myself as darwin maintainer.
7872
8b494895
ILT
78732006-12-11 Ian Lance Taylor <ian@airs.com>
7874
7875 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7876
dce2d8b2 78772006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
7878
7879 MAINTAINERS: Update my entry.
7880
58e24147
AM
78812006-12-11 Alan Modra <amodra@bigpond.net.au>
7882
7883 * configure.in: Handle spu makefile frag.
58e24147
AM
7884 * Makefile.tpl (MAINT): Define
7885 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7886 * configure: Regenerate.
7887 * Makefile.in: Regenerate.
7888
9b6f37a0
BE
78892006-12-11 Ben Elliston <bje@au.ibm.com>
7890
7891 * config.guess: Import latest version.
7892 * config.sub: Likewise.
7893
ea6f5c57
BE
78942006-12-11 Ben Elliston <bje@au.ibm.com>
7895
7896 * configure.in (spu-*-*): Don't skip target-libiberty.
7897 * configure: Regenerate.
7898
42c1cd8a
AT
78992006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7900
7901 PR bootstrap/30134
7902 * configure.in: Correct x86 darwin support for libjava to powerpc
7903 and i?86 only.
7904 * configure: Regenerate.
7905
55eb837d
ST
79062006-12-08 Sandro Tolaini <tolaini@libero.it>
7907
7908 * configure.in: Add x86 darwin support for libjava.
7909 * configure: Regenerate.
7910
5bdacbc7
MS
79112006-12-07 Mike Stump <mrs@apple.com>
7912
7913 * Makefile.def (dependencies): Add dependency for
7914 install-target-libssp and install-target-libgomp on
7915 install-gcc.
7916 * Makefile.in: Regenerate.
7917
477d851c
RG
79182006-12-04 Richard Guenther <rguenther@suse.de>
7919
7920 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7921 (Non-Algorithmic Maintainers): Move over non-algorithmic
7922 loop optimizer maintainers, add myself as a non-algorithmic
7923 middle-end maintainer.
7924
5d33d367
DF
79252006-12-04 Daniel Franke <franke.daniel@gmail.com>
7926
7927 * MAINTAINERS (Write After Approval): Add myself.
7928
dbee1fb3
KG
79292006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7930
7931 * configure.in: Update error message for missing GMP/MPFR.
7932
7933 * configure: Regenerate.
7934
b5147de7
KG
79352006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7936
7937 * configure.in: Update MPFR version in error message.
7938
7939 * configure: Regenerate.
7940
f019376c
KG
79412006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7942
7943 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7944 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7945 --with-gmp-lib): New flags.
7946
7947 * configure: Regenerate.
7948
91ed95ae
BM
79492006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7950
7951 * MAINTAINERS (Write After Approval): Change my email address.
7952
3a971f15
MLI
79532006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7954
05170031 7955 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 7956
dce2d8b2 79572006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
7958
7959 * MAINTAINERS (i18n): Update e-mail address.
7960
df5487ee
TS
79612006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7962
7963 * MAINTAINERS (spu port): Add myself as maintainer.
7964 (Write After Approval): Remove myself.
7965
92c2f0ee
BE
79662006-11-22 Ben Elliston <bje@au.ibm.com>
7967
7968 * configure.in (skipdirs): Don't build libssp for SPU.
7969 * configure: Regenerate.
7970
a3b97199
AP
79712006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7972
7973 * MAINTAINERS (spu port): Add myself as maintainer.
7974 (libobjc): Update my email address.
7975
0eb97064
AB
79762006-11-21 Andrea Bona <andrea.bona@st.com>
7977
7978 * MAINTAINERS (Write After Approval): Add myself.
7979
dce2d8b2 79802006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
7981
7982 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7983 * configure : Rebuilt.
7984
dce2d8b2 79852006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
7986
7987 * MAINTAINERS (Write After Approval): Add myself.
7988
d58542ea
AO
79892006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7990
7991 * MAINTAINERS (Write After Approval): Add myself.
7992
a357b5ae
KG
79932006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7994
7995 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7996 libmpfr.a.
7997 * configure: Regenerate.
7998
9bd6112c
PB
79992006-11-16 Paolo Bonzini <bonzini@gnu.org>
8000
8001 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8002 (unstage): Test for stage_last presence.
8003
8004 PR bootstrap/29802
dce2d8b2
EB
8005 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8006 STAGE_PREFIX.
9bd6112c
PB
8007 * Makefile.in: Regenerate.
8008
c8cf9f0f
ZD
80092003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8010
8011 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8012 maintainers.
8013
467b1fc6
ER
80142006-11-14 Erven Rohou <erven.rohou@st.com>
8015
8016 * MAINTAINERS (Write After Approval): Add myself.
8017
995a5697
PB
80182006-11-14 Paolo Bonzini <bonzini@gnu.org>
8019
8020 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8021 and stageN-package/Makefile.
8022 * Makefile.in: Regenerated.
8023
c8d6d53e
JZ
80242006-11-14 Jie Zhang <jie.zhang@analog.com>
8025
8026 * configure.in: Remove target-libgloss from noconfigdirs for
8027 bfin-*-*.
8028 * configure: Regenerated.
8029
dffb147d
KG
80302006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8031
8032 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 8033
dffb147d
KG
8034 * configure: Regenerate.
8035
ca558912
KG
80362006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8037
8038 * configure.in: Robustify error message for missing GMP/MPFR.
8039
8040 * configure: Regenerate.
8041
dce2d8b2 80422006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
8043
8044 * MAINTAINERS (Write After Approval): Add myself.
8045
dce2d8b2 80462006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
8047
8048 * MAINTAINERS: Change email address.
8049
91de1527
VP
80502006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8051
8052 * MAINTAINERS (Write After Approval): Add myself.
8053
a3867703
PB
80542006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8055
8056 * MAINTAINERS (Write After Approval): Add myself.
8057
b4364fa2
CL
80582006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8059
7e050830 8060 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 8061 Write After Approval section.
b4364fa2 8062
70ec446f
KG
80632006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8064
8065 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8066 need_gmp anymore.
8067 * configure: Regenerate.
8068
018c8d88
TB
80692006-10-16 Tobias Burnus <burnus@net-b.de>
8070
8071 * MAINTAINERS (Write After Approval): Add myself.
8072
f6a1687e
BE
80732006-10-16 Ben Elliston <bje@au.ibm.com>
8074
8075 * config.guess: Import latest version.
8076 * config.sub: Likewise.
8077
b5422ad7
BM
80782006-10-10 Brooks Moses <bmoses@stanford.edu>
8079
8080 * Makefile.def: Added pdf target handling.
8081 * Makefile.tpl: Added pdf target handling.
8082 * Makefile.in: Regenerated.
8083
bdcee471
CL
80842006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8085
8086 * MAINTAINERS: Add self as score port maintainer.
8087
7d610414
BM
80882006-10-04 Brooks Moses <bmoses@stanford.edu>
8089
8090 * MAINTAINERS (Write After Approval): Add myself.
8091
e48d66a9
SK
80922006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
8093
7e050830 8094 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
8095 or newer.
8096 * configure: Regenerated.
8097
c394e891
DB
80982006-09-27 Dave Brolley <brolley@redhat.com>
8099
dce2d8b2
EB
8100 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8101 using $s instead of $r.
c394e891
DB
8102 * configure: Regenerated.
8103
1ee4c5a0
TS
81042006-09-26 Thiemo Seufer <ths@mips.com>
8105
8106 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8107 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8108 * configure: Regenerate.
8109
dce2d8b2 81102006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
8111
8112 * MAINTAINERS (Write After Approval): Remove myself.
8113
0c502898
CF
81142006-09-22 Chao-ying Fu <fu@mips.com>
8115
8116 * MAINTAINERS (Write After Approval): Add myself.
8117
a7819e42
JM
81182006-09-10 Joseph S. Myers <joseph@codesourcery.com>
8119
8120 * MAINTAINERS: Add self as soft-fp maintainer.
8121
dce2d8b2 81222006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
8123
8124 * MAINTAINERS: Add myself as avr maintainer.
8125 Remove Marek Michalkiewicz as avr maintainer.
827d0991 8126
e8288489
RC
81272006-09-07 Roberto Costa <roberto.costa@st.com>
8128
8129 * MAINTAINERS (Write After Approval): Add myself.
8130
b91f0a41
CV
81312006-08-30 Corinna Vinschen <corinna@vinschen.de>
8132
8133 * configure.in: Never build newlib for a Mingw host.
8134 Never build newlib as Mingw target library.
8135 Test the existence of winsup/cygwin for building a Cygwin newlib,
8136 rather than just winsup.
8137 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8138 building a Mingw target.
8139 * configure: Regenerate.
8140
094c07a0
EB
81412006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8142
8143 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8144
8d1171cb
PB
81452006-07-25 Paolo Bonzini <bonzini@gnu.org>
8146
8147 * config.guess: Import from src (was more updated).
8148 * config.sub: Likewise.
8149
2e9e6f68
DJ
81502006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
8151
8152 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8153 * configure: Regenerated.
8154
57255173
PB
81552006-07-18 Paolo Bonzini <bonzini@gnu.org>
8156
cc6010cd
AP
8157 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8158 for stages after the first.
57255173 8159
9fbe6585
JJ
81602006-07-17 Jakub Jelinek <jakub@redhat.com>
8161
8162 * Makefile.def: Add dependencies for configure-opcodes
8163 on configure-intl and all-opcodes on all-intl.
8164 * Makefile.in: Regenerated.
8165
18c3f977
BE
81662006-07-13 Ben Elliston <bje@au.ibm.com>
8167
8168 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8169
27b56ba6
PE
81702006-07-06 Paul Eggert <eggert@cs.ucla.edu>
8171
8172 Port to hosts whose 'sort' and 'tail' implementations
8173 treat operands with leading '+' as file names, as POSIX
8174 has required since 2001. However, make sure the code still
8175 works on pre-POSIX hosts.
8176 * ltmain.sh: Don't assume "sort +2" is equivalent to
8177 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8178
ad6d4e43
UW
81792006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
8180
8181 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8182
706601d9
PG
81832006-07-04 Peter O'Gorman <peter@pogma.com>
8184
8185 * ltconfig: chmod 644 before ranlib during install.
8186
0b50988a
EB
81872006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8188
8189 PR bootstrap/18058
8190 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8191 if the bootstrap compiler is a GCC version that supports it.
8192 * configure: Regenerate.
8193
b6348cb3
PB
81942006-07-03 Paolo Bonzini <bonzini@gnu.org>
8195
95695ad3 8196 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
8197 * configure: Regenerate.
8198
1546bb64
PB
81992006-07-03 Paolo Bonzini <bonzini@gnu.org>
8200
8201 PR other/27063
8202 * configure.in: Test subdir_requires and give an appropriate
8203 error message.
8204 * configure: Regenerate.
8205
5cb6c629
AJH
82062006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
8207
8208 * MAINTAINERS (Write After Approval): Add myself.
8209
f4d8cdf8
JDA
82102006-06-22 John David Anglin <dave.anglin@nrc.ca>
8211
8212 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8213
4fe5abb7
SE
82142006-06-22 Steve Ellcey <sje@cup.hp.com>
8215
8216 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8217
2a79fd67
DA
82182006-06-20 David Ayers <d.ayers@inode.at>
8219
8220 PR bootstrap/28072
8221 * configure.in: Add target-boehm-gc to noconfigdirs depending on
8222 whether target-libjava is being configured instead of whether the
8223 java front end is enabled.
8224 * configure: Regenerate.
7e050830 8225
04879af3
RO
82262006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8227
8228 PR target/27540
8229 * configure.in: Only enable libgomp on IRIX 6.
8230 * configure: Regenerate.
8231
ec6c7392
PB
82322006-06-15 Paolo Bonzini <bonzini@gnu.org>
8233
8234 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8235 too.
8236 * Makefile.in: Regenerate.
8237
12973d7a
DD
82382006-06-13 Jeff Johnston <jjohnstn@redhat.com>
8239
8240 * config-ml.in: Alter CCASFLAGS to include special
8241 multilib options the same as is done for CFLAGS.
8242
c67ed86a
JDA
82432006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8244
8245 * configure.in: Don't enable libgomp on hpux10.
8246 * configure: Rebuilt.
8247
cb253473
DA
82482006-06-12 David Ayers <d.ayers@inode.at>
8249
8250 PR bootstrap/27963
8251 PR target/19970
7e050830 8252 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
8253 ${libgcj} is specified.
8254 * configure: Regenerate.
7e050830 8255
dce2d8b2 82562006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
8257
8258 Sync from src:
7e050830
EC
8259
8260 * configure.in: Sync.
32845532 8261 * configure: Regenerated.
7e050830 8262
32845532
CD
8263 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
8264
8265 * Makefile.def: Added dependencies from sim and gdb on intl, and
8266 added configure dependencies to everything with an all dependency
8267 on intl.
8268 * Makefile.in: Regenerated.
8269
7cd0cf9c
DA
82702006-06-06 David Ayers <d.ayers@inode.at>
8271
8272 PR libobjc/13946
8273 * Makefile.def: Add dependencies for libobjc which boehm-gc.
8274 * Makefile.in: Regenerate.
8275 * configure.in: Add --enable-objc-gc at toplevel and have it
8276 enable boehm-gc for Objective-C.
8277 Remove target-boehm-gc from libgcj.
8278 Add target-boehm-gc to target_libraries.
8279 Add target-boehm-gc to noconfigdirs where ${libgcj}
8280 is specified.
8281 Assert that boehm-gc is supported when requested for Objective-C.
8282 Only build boehm-gc if needed either for Java or Objective-C.
8283 * configure: Regenerate.
7e050830 8284
3ff3adad
PB
82852006-06-05 Paolo Bonzini <bonzini@gnu.org>
8286
8287 PR 27674
8288 * Makefile.tpl (configure-[+prefix+][+module+],
8289 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8290 Remove rule to unstage bootstrapped modules.
8291 (stage_current): New.
8292 * Makefile.in: Regenerate.
8293
898e551d
LB
82942006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
8295
8296 * MAINTAINERS (Write After Approval): Update my e-mail address.
8297
ea60341e
MS
82982006-06-01 Mark Shinwell <shinwell@codesourcery.com>
8299
8300 * include/libiberty.h: Declare pex_run_in_environment.
8301
222ae291
AL
83022006-05-31 Asher Langton <langton2@llnl.gov>
8303
8304 * MAINTAINERS (Write After Approval): Add myself.
898e551d 8305
e9a54b07
PB
83062006-05-25 Paolo Bonzini <bonzini@gnu.org>
8307
8308 * Makefile.def (bfd, opcodes): Fix lib_path.
8309 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8310 (restrap): Move under "@if gcc-bootstrap". Fix typo.
8311 * Makefile.in: Regenerate.
8312
03e67131
CD
83132006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8314
8315 * Makefile.in: Regenerate.
8316
65d6e994
CD
83172006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8318
8319 * Makefile.def: Add install-html target. Add datarootdir
8320 docdir and htmldir to flags_to_pass.
8321 * Makefile.tpl: Add install-html target.
8322 * Makefile.in: Regenerate.
8323 * configure.in: Add --with-datarootdir, --with-docdir, and
8324 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8325 * configure: Regenerate.
8326
9e299237
MS
83272006-05-24 Mark Shinwell <shinwell@codesourcery.com>
8328
8329 * configure.in: Enable gprof for cross builds.
8330 * configure: Regenerate.
8331
c31202cd
RG
83322006-05-22 Richard Guenther <rguenther@suse.de>
8333
8334 Revert
8335 2006-01-31 Richard Guenther <rguenther@suse.de>
8336 Paolo Bonzini <bonzini@gnu.org>
8337
8338 * Makefile.def (target_modules): Add libgcc-math target module.
8339 * configure.in (target_libraries): Add libgcc-math target library.
8340 (--enable-libgcc-math): New configure switch.
8341 * Makefile.in: Re-generate.
8342 * configure: Re-generate.
8343 * libgcc-math: New toplevel directory.
8344
2a332582
JDA
83452006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8346 Andreas Tobler <a.tobler@schweiz.ch>
8347
8348 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
8349 * configure: Rebuilt.
8350
dce2d8b2 83512006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 8352
ccce6917
SL
8353 * MAINTAINERS (Write After Approval): Add myself.
8354
ed606bc0
DD
83552006-05-01 DJ Delorie <dj@redhat.com>
8356
3d8f47a0 8357 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
8358 * configure: Regenerate.
8359
9386bd20
RG
83602006-05-01 Richard Guenther <rguenther@suse.de>
8361
8362 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8363 maintainer.
8364
dce2d8b2 83652006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
8366
8367 * MAINTAINERS (Write After Approval): Add myself.
8368
87ceee72
JB
83692006-04-28 Jan Beulich <jbeulich@novell.com>
8370
8371 * MAINTAINERS (Write After Approval): Add myself.
8372
e88a2c09
DD
83732006-04-18 DJ Delorie <dj@redhat.com>
8374
8375 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8376 reference libgloss so that libssp can be built in a combined
8377 tree.
8378 * configure: Regenerate.
8379
675f0a8a
RM
83802006-04-08 Robert Millan <rmh@gcc.gnu.org>
8381
8382 * MAINTAINERS (Write After Approval): Add myself.
8383
27b6c940
BE
83842006-04-05 Ben Elliston <bje@au.ibm.com>
8385
8386 * configure.in: Require makeinfo 4.4 or higher.
8387 * configure: Regenerate.
8388
687b17d4
GP
83892006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8390
8391 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8392 Rearrange the entries of other libraries to have them in one place.
8393
906ac235
JB
83942006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8395
7e050830 8396 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
8397 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8398
fb0103e5
RG
83992006-03-14 Richard Guenther <rguenther@suse.de>
8400
8401 * configure: Regenerate with autoconf 2.13.
8402
17237f6b
JB
84032006-03-13 Jim Blandy <jimb@codesourcery.com>
8404
8405 * MAINTAINERS: Use my work address.
bed31434
JB
8406
8407 * MAINTAINERS: Update my E-mail address.
8408
27079765
AH
84092006-03-10 Aldy Hernandez <aldyh@redhat.com>
8410
8411 * configure.in: Handle --disable-<component> generically.
8412 * configure: Regenerate.
8413
54a17039
L
84142006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8415
8416 PR libgcj/17311
8417 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8418
b9bd11ca
EE
84192006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8420
8421 * MAINTAINERS (Write After Approval): Remove myself.
8422 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8423
dce2d8b2 84242006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 8425
072b06f2
RE
8426 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8427 (TARGET_CONFIGDIRS): Remove.
8428 * configure.in: Remove AC_SUBST(target_configdirs).
8429 * Makefile.in, configure: Regenerated.
ee2312f3 8430
936e1a35
SK
84312006-02-20 Steven G. Kargl <kargls@comcast.net>
8432
8433 * MAINTAINERS (Write After Approval): Remove myself.
8434 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8435
cc11cc9b
PB
84362006-02-20 Paolo Bonzini <bonzini@gnu.org>
8437
8438 PR bootstrap/25670
8439
8440 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8441
8442 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8443 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8444 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8445 BUILD_PREFIX, BUILD_PREFIX_1.
8446 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8447
8448 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8449 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8450
8451 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8452 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8453 of `cat stage_current`. Always provide the `r' and `s' variables.
8454 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8455 a single shell execution.
8456 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8457 bootstrapped modules, make the stage1 module if the build was not
8458 started yet, else build the current stage.
8459 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8460 (all-build, all-host, all-target, [+make_target+]-host,
8461 [+make_target+]-target): Do not use \-continued lines.
8462 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8463 (current_stage, restrap, stage_last): New.
8464
8465 * Makefile.in: Regenerate.
8466 * configure: Regenerate.
8467
63a7c9ef
BD
84682006-02-19 Bud Davis <jmdavis@link.com>
8469
8470 * MAINTAINERS (Write After Approval): Remove myself.
8471 (Language Front End Maintainers): Add myself as fortran 95
8472 maintainer and update e-mail address.
8473
a3543e3a
FXC
84742006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8475
8476 * MAINTAINERS (Write After Approval): Remove myself.
8477 (Language Front End Maintainers): Add myself as fortran 95
8478 maintainer.
8479
ca5b1d2c
VK
84802006-02-16 Victor Kaplansky <victork@il.ibm.com>
8481
8482 * MAINTAINERS (Write After Approval): Add myself.
8483
0499513f
TK
84842006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8485
8486 * MAINTAINERS (Write After Approval): Remove myself.
8487 (Language Front End Maintainers): Add myself as
8488 fortran 95 maintainer.
8489
d1f8db0c
PB
84902006-02-14 Paolo Bonzini <bonzini@gnu.org>
8491
8492 Sync from src:
8493
8494 2005-12-27 Leif Ekblad <leif@rdos.net>
8495
cc6010cd
AP
8496 * configure.in: Add support for RDOS target.
8497 * configure: Regenerate.
d1f8db0c
PB
8498
84992006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 8500 Andreas Schwab <schwab@suse.de>
d1f8db0c 8501
cc6010cd 8502 * configure: Regenerate.
d1f8db0c 8503
cac90078
DE
85042006-02-12 David Edelsohn <edelsohn@gnu.org>
8505
8506 * configure.in (enable_libgomp): Add AIX.
8507 * configure: Regenerate.
8508
bd37fbf5
MK
85092006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8510
8511 * MAINTAINERS (Write After Approval): Add myself.
7e050830 8512
23027b7a
LM
85132006-02-03 Lee Millward <lee.millward@gmail.com>
8514
8515 * MAINTAINERS (Write After Approval): Add myself.
7e050830 8516
0058967b
RG
85172006-01-31 Richard Guenther <rguenther@suse.de>
8518 Paolo Bonzini <bonzini@gnu.org>
8519
8520 * Makefile.def (target_modules): Add libgcc-math target module.
8521 * configure.in (target_libraries): Add libgcc-math target library.
8522 (--enable-libgcc-math): New configure switch.
8523 * Makefile.in: Re-generate.
8524 * configure: Re-generate.
8525 * libgcc-math: New toplevel directory.
8526
e8b05380
PB
85272006-01-26 Paolo Bonzini <bonzini@gnu.org>
8528
8529 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8530 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8531 the assembler, linker and binutils.
8532 * configure: Regenerate.
8533
d54d5437
DM
85342006-01-22 Dirk Mueller <dmueller@suse.de>
8535
8536 * MAINTAINERS (Write After Approval): Add myself.
8537
670cbfcf
DN
85382006-01-20 Diego Novillo <dnovillo@redhat.com>
8539
8540 * configure: Regenerate.
8541
953ff289
DN
85422006-01-18 Richard Henderson <rth@redhat.com>
8543 Jakub Jelinek <jakub@redhat.com>
8544 Diego Novillo <dnovillo@redhat.com>
8545
8546 * libgomp: New directory.
8547 * Makefile.def: Add target_module libgomp.
8548 * Makefile.in: Regenerate.
8549 * configure.in (target_libraries): Add target-libgomp.
8550 * configure: Regenerate.
8551
32ce4048
AO
85522006-01-05 Alexandre Oliva <aoliva@redhat.com>
8553
8554 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8555 @ from continuation.
8556 * Makefile.in: Rebuilt.
8557
0eaf8e17 85582006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 8559
c76c0c83
CL
8560 * MAINTAINERS (Write After Approval): Add myself.
8561
2d309510
PB
85622006-01-04 Paolo Bonzini <bonzini@gnu.org>
8563
8564 PR bootstrap/24252
8565
8566 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8567 * Makefile.tpl (OBJDUMP): New.
8568 (EXTRA_HOST_FLAGS): Add it.
8569 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8570
953ff289
DN
8571 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8572 to use symbolic links between directories. Avoid race conditions
8573 or make them harmless.
8574 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
8575
8576 * Makefile.def (LEAN): Pass.
8577 * Makefile.tpl (LEAN): Define.
8578 (stage[+id+]-start): Accept that the previous directory does not
8579 exist, if the bootstrap is lean.
8580 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8581 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8582 configure substitution.
8583 ([+compare-target+]): Likewise.
8584 ([+bootstrap-target+]-lean): New.
8585 * configure.in: Remove lean bootstrap support from here.
8586
953ff289
DN
8587 * Makefile.in: Regenerate.
8588 * configure: Regenerate.
2d309510 8589
368872c3
BE
85902006-01-04 Ben Elliston <bje@au.ibm.com>
8591
8592 * MAINTAINERS (libdecnumber): Add myself.
8593
d79e6356
MM
85942006-01-02 Mark Mitchell <mark@codesourcery.com>
8595
8596 * libtool-ldflags: New script.
8597
a6fbc1e2
AS
85982006-01-02 Andreas Schwab <schwab@suse.de>
8599
8600 * configure.in: When reconfiguring remove Makefile in
8601 all stage directories.
8602 * configure: Regenerate.
8603
103a4b39
SB
86042005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8605
8606 * MAINTAINERS: Update my email address.
8607
212f829c
PB
86082005-12-20 Paolo Bonzini <bonzini@gnu.org>
8609
8610 Revert Ada-related part of the previous change.
8611
8612 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8613 Do not pass.
8614 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8615 * Makefile.in: Regenerate.
8616 * configure.in: Do not include mt-ppc-aix target fragment.
8617 * configure: Regenerate.
8618
8ef1f2df
PB
86192005-12-19 Paolo Bonzini <bonzini@gnu.org>
8620
8621 * configure.in: Select appropriate fragments for PowerPC/AIX.
8622 * configure: Regenerate.
8623
8624 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8625 BOOT_CFLAGS, BOOT_LDFLAGS.
8626 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8627 BOOT_CFLAGS, BOOT_LDFLAGS.
8628 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8629 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8630 (stage): Fail if we cannot complete the work.
8631 * Makefile.in: Regenerate.
8632
ab34901f
NS
86332005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8634
8635 * configure.in: Replace ms1 with mt.
8636 * configure: Rebuilt.
8637
cbe82f21
BM
86382005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8639
8640 * MAINTAINERS: Update my email address.
8641
19843472
PB
86422005-12-15 Paolo Bonzini <bonzini@gnu.org>
8643
8644 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8645 install-host-nogcc): Don't invoke $(stage) at the end.
8646 * Makefile.in: Regenerate.
8647
1ca26cd2
PB
86482005-12-14 Paolo Bonzini <bonzini@gnu.org>
8649
8650 * configure.in: Flip the top-level bootstrap switch.
8651 * configure: Regenerate.
8652
f41d6665
DJ
86532005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8654
8655 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8656 $(stage) and $(unstage).
8657 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8658 (all): Remove stray semicolon.
8659 (local-distclean): Don't handle multilib.tmp and multilib.out.
8660 (install.all): Set $s for consistency.
8661 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8662 check_multilibs setting. Always make the install directory.
8663 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8664 Correct @if/@endif.
8665 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8666 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8667 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8668 (multilib.out): Remove.
8669 * Makefile.in: Regenerated.
8670
dce2d8b2 86712005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
8672
8673 * MAINTAINERS (Write After Approval): Add myself.
8674
64f182bd
NS
86752005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8676
121b2cee
NS
8677 * MAINTAINERS: Add myself as mt maintainer.
8678
64f182bd
NS
8679 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8680
a6d63770
AN
86812005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8682
8683 * MAINTAINERS: Change email address.
8684
2abefe3d
PB
86852005-12-05 Paolo Bonzini <bonzini@gnu.org>
8686
8687 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8688 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8689 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8690 Find in-tree tools if available.
8691 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8692 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8693 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8694 (COMPILER_*_FOR_TARGET): New.
8695 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8696 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8697 (CONFIGURED_*, USUAL_*): Remove.
8698 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8699 STRIP): Use autoconf substitutions.
8700 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8701 COMPILER_NM_FOR_TARGET): New.
8702 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8703
8704 (all): Make all-host and all-target in parallel.
8705 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8706 that $$r and $$s are set before invoking a recursive make.
8707 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8708 ([+bootstrap-target+]): Inline most of the `all' target.
8709
2f3bdde7
BE
87102005-11-29 Ben Elliston <bje@au.ibm.com>
8711
8712 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8713 from the gcc build directory.
8714 * Makefile.in: Regenerate.
8715
a4b6c45a
BE
87162005-11-29 Ben Elliston <bje@au.ibm.com>
8717
8718 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8719 depend on all-libdecnumber.
8720 * configure.in (host_libs): Include libdecnumber.
8721 * Makefile.in: Regenerate.
8722 * configure: Likewise.
8723
473a74b9
BE
87242005-11-29 Ben Elliston <bje@au.ibm.com>
8725
8726 * libdecnumber: Import decNumber sources from the dfp-branch.
8727
b4623110
KJ
87282005-11-21 Kean Johnston <jkj@sco.com>
8729
8730 * config.sub, config.guess: Sync from upstream sources.
8731
67dc1785
BE
87322005-11-21 Ben Elliston <bje@au.ibm.com>
8733
8734 Import from Autoconf sources:
8735
8736 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8737 * config/move-if-change: Don't output "$2 is unchanged";
8738 suggested by Ben Elliston. Handle weird characters correctly.
8739
186abafe
AT
87402005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8741
8742 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8743 to match upstream libtool for darwin.
8744
ef9db8d5
DJ
87452005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8746
8747 * Makefile.def: Remove gdb dependencies for gdbtk.
8748 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8749 (configure-gdb, install-gdb): New rules.
8750 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8751 * Makefile.in, configure: Regenerated.
8752
9c5141ab
JB
87532005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8754
8755 * MAINTAINERS (Write After Approval): Add myself.
8756
4523d51b
EE
87572005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8758
8759 * MAINTAINERS (Write After Approval): Add myself.
8760
086b011c
DN
87612005-10-24 Diego Novillo <dnovillo@redhat.com>
8762
8763 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8764 Diego Novillo.
8765
e7c84bf8
PB
87662005-10-22 Paolo Bonzini <bonzini@gnu.org>
8767
8768 PR bootstrap/24297
8769 * Makefile.tpl (do-[+make-target+], do-check, install,
8770 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8771 are set before recursing.
8772 * Makefile.in: Regenerate.
8773
b88a7564
EB
87742005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8775
8776 PR bootstrap/18939
8777 * Makefile.def (gcc) <target>: Fix thinko.
8778 * Makefile.in: Regenerate.
8779
61efc800
BS
87802005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8781
8782 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8783 * configure: Regenerate.
8784
f53d2869
JZ
87852005-10-15 Jie Zhang <jie.zhang@analog.com>
8786
8787 * MAINTAINERS (Write After Approval): Add self.
8788
077fc835
KH
87892005-10-08 Kazu Hirata <kazu@codesourcery.com>
8790
8791 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8792 target-libffi, target-qthreads, target-libjava, and
8793 targetlibobjc.
8794 * configure: Regenerate.
8795
d739199a
DJ
87962005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8797
8798 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8799 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8800 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8801 (USUAL_OBJDUMP_FOR_TARGET): New.
8802 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8803 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 8804 * configure, Makefile.in: Regenerated.
d739199a 8805
db38c6bb
PB
88062005-10-05 Paolo Bonzini <bonzini@gnu.org>
8807
8808 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8809 before other host packages.
8810
3015564c
KK
88112005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8812
8813 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8814
1061f99e
PB
88152005-10-05 Paolo Bonzini <bonzini@gnu.org>
8816
8817 PR bootstrap/22340
8818
8819 * configure.in (default_target): Remove.
8820 * Makefile.tpl (all): Do not use prerequisites as subroutines
8821 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8822 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8823 use prerequisites as subroutines.
8824 (check-host, check-target): New.
8825 (bootstrap configure & all targets): Do not use stage*-start
8826 if the directory layout is already ok.
8827 (non-bootstrap configure & all targets): Prepend a $(unstage).
8828 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8829 (NOTPARALLEL): Remove.
8830 (unstage, stage variables): New variables.
8831 (unstage, stage targets): Simply expand to those variables.
8832
8833 * configure: Regenerate.
8834 * Makefile.in: Regenerate.
8835
4a9c436f
JW
88362005-10-04 James E Wilson <wilson@specifix.com>
8837
8838 * Makefile.def (lang_env_dependencies): Add libmudflap.
8839 * Makefile.in: Regenerate.
8840
37150080
AS
88412005-10-03 Andreas Schwab <schwab@suse.de>
8842
8843 Backport from libtool CVS:
8844 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8845
8846 * ltmain.sh: add support for installing into temporary
8847 staging area (e.g. 'make install DESTDIR=...')
8848
39d16468
L
88492005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8850
8851 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8852 * configure: Regenerated.
8853
72a7ab82
AP
88542005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8855
8856 * configure: Regenerate with the correct
8857 autoconf version.
8858
6b65a26d
CM
88592005-09-30 Catherine Moore <clm@cm00re.com>
8860
8861 * configure.in (bfin-*-*): New.
8862 * configure: Regenerated.
8863
040b1c5a
GK
88642005-09-28 Geoffrey Keating <geoffk@apple.com>
8865
8866 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8867 (LIPO_FOR_TARGET): New.
8868 (CONFIGURED_LIPO_FOR_TARGET): New.
8869 (USUAL_LIPO_FOR_TARGET): New.
8870 (STRIP_FOR_TARGET): New.
8871 (CONFIGURED_STRIP_FOR_TARGET): New.
8872 (USUAL_STRIP_FOR_TARGET): New.
8873 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8874 STRIP_FOR_TARGET.
8875 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8876 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8877 * Makefile.in: Regenerate.
8878 * configure: Regenerate.
7e050830 8879
3a3c28db
DE
88802005-09-19 David Edelsohn <edelsohn@gnu.org>
8881
8882 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8883 (rs6000-*-aix*): Same.
8884 * configure: Regenerate.
8885
2749a921
TT
88862005-09-16 Tom Tromey <tromey@redhat.com>
8887
8888 * MAINTAINERS: Add self as java maintainer.
8889
7f26dfa3
FXC
88902005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8891
8892 * configure.in: Recognize f95 in the --enable-languages option,
8893 and substitute it for fortran, issuing a warning.
8894 * configure: Regenerate.
8895
d8852c4f
PE
88962005-08-30 Phil Edwards <phil@codesourcery.com>
8897
8898 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8899 * configure: Regenerated.
8900
ad685e81
AH
89012005-08-22 Aldy Hernandez <aldyh@redhat.com>
8902
8903 * MAINTAINERS: Add self as ms1 maintainer.
8904
b00d752c
RE
89052005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8906
8907 * Makefile.def (libssp): Add to lang_env_dependencies.
8908 * Makefile.in: Regenerate.
8909
9ed8fb9b
ILT
89102005-08-18 Ian Lance Taylor <ian@airs.com>
8911
8912 * MAINTAINERS: Add myself as middle-end maintainer.
8913
0f029d39
CG
89142005-08-17 Christian Groessler <chris@groessler.org>
8915
8916 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8917 * Makefile.in: Regenerate.
8918
81087874
AK
89192005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8920
8921 * MAINTAINERS (write after approval): Added myself.
8922
6a134f1c
MR
89232005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8924
8925 * MAINTAINERS (Write After Approval): Add myself.
8926
2693c0b0
PB
89272005-08-12 Paolo Bonzini <bonzini@gnu.org>
8928
8929 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8930 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8931 Look for alternate names of the target cc and c++
8932 * configure: Regenerate.
8933
4de997d1
PB
89342005-08-08 Paolo Bonzini <bonzini@gnu.org>
8935
8936 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8937 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8938 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8939 tools; remove code to manually set them.
8940 (Target tools): Look in the environment for them.
8941 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8942 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8943 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8944 build directory.
8945 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8946 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8947 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8948 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8949 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8950 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8951 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8952 * configure: Regenerate.
8953 * Makefile.in: Regenerate.
8954
b089e33a
BE
89552005-07-28 Ben Elliston <bje@au.ibm.com>
8956
8957 * MAINTAINERS: Update for removed CPU targets.
8958
e3791243
MM
89592005-07-27 Mark Mitchell <mark@codesourcery.com>
8960
8961 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 8962 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
8963 * Makefile.in: Regenerated.
8964
526635cb
MM
89652005-07-26 Mark Mitchell <mark@codesourcery.com>
8966
8967 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8968 (CFLAGS_FOR_TARGET): Use it.
8969 (CXXFLAGS_FOR_TARGET): Likewise.
8970 * Makefile.in: Regenerated.
8971 * configure.in (--with-build-sysroot): New option.
8972 * configure: Regenerated.
8973
19791f70
PB
89742005-07-24 Paolo Bonzini <bonzini@gnu.org>
8975
8976 * Makefile.tpl: Wrap install between unstage and stage
8977 * Makefile.in: Regenerate.
8978
35f5a23f
EC
89792005-07-21 Eric Christopher <echristo@apple.com>
8980
8981 * MAINTAINERS: Update affiliation.
8982
ff3ddf15
PW
89832005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8984
8985 * MAINTAINERS: Add self as crx port maintainer.
8986
3a664c1c
DD
89872005-07-20 DJ Delorie <dj@redhat.com>
8988
8989 * MAINTAINERS: Add self as m32c maintainer.
8990
539df155
KC
89912005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8992
8993 * all files: Update FSF address.
8994
be9c593a
EC
89952005-07-15 Eric Christopher <echristo@redhat.com>
8996
8997 * MAINTAINERS: Change affiliation.
8998
fd7ea4ab
JB
89992005-07-14 Jim Blandy <jimb@redhat.com>
9000
9001 * configure.in: Add cases for Renesas m32c.
9002 * configure: Regenerated.
7e050830 9003
0063a823
KC
90042005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9005
d0ca130a
KC
9006 * COPYING.LIB: Update from fsf.org.
9007
90082005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9009
9010 * COPYING, compile, config.guess,
0063a823
KC
9011 config.sub, install-sh, missing, mkinstalldirs,
9012 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 9013 * config-ml.in: Update FSF address.
0063a823 9014
a8ba31f2
EC
90152005-07-13 Eric Christopher <echristo@redhat.com>
9016
9017 * configure.in: Add toplevel noconfigdir support for tpf.
9018 * configure: Regenerate.
9019
5bea4a03
PB
90202005-07-11 Paolo Bonzini <bonzini@gnu.org>
9021
9022 PR ada/22340
9023
9024 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9025 * Makefile.in: Regenerate.
9026
284bdbbd
MM
90272005-07-07 Mark Mitchell <mark@codesourcery.com>
9028
9029 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 9030 Brolley to write-after-approval.
284bdbbd 9031
452190fb
AS
90322005-07-07 Andreas Schwab <schwab@suse.de>
9033
9034 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9035 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9036 * Makefile.in: Regenerated.
9037
9c8f9ec2
GK
90382005-07-06 Geoffrey Keating <geoffk@apple.com>
9039
9040 * configure.in: Don't build sim or rda when targetting darwin.
9041 * configure: Regenerate.
9042
ef0087a7
KH
90432005-07-06 Kazu Hirata <kazu@codesourcery.com>
9044
9045 * configure.in: Add --enable-libssp and --disable-libssp.
9046 * configure: Regenerate with autoconf-2.13.
9047
77008252
JJ
90482005-07-02 Jakub Jelinek <jakub@redhat.com>
9049
9050 * Makefile.def (target_modules): Add libssp.
9051 * configure.in (target_libraries): Add target-libssp.
9052 * configure: Rebuilt.
9053 * Makefile.in: Rebuilt.
9054
a04eae1b
ZW
90552005-07-01 Zack Weinberg <zackw@panix.com>
9056
9057 * MAINTAINERS: Change email address. Resign from maintainership.
9058
948884cd
RG
90592005-07-01 Richard Guenther <rguenther@suse.de>
9060
9061 * MAINTAINERS: Change my e-mail address and affiliation.
9062
c7870f5d
PB
90632005-06-22 Paolo Bonzini <bonzini@gnu.org>
9064
9065 * Makefile.def (stagefeedback): Come after profile.
9066 Define profiledbootstrap target.
9067 * Makefile.tpl (profiledbootstrap): Remove.
9068 (stageprofile-end): Zap stagefeedback.
9069 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9070 * Makefile.in: Regenerate.
9071
ab99519a
RS
90722005-06-13 Richard Sandiford <richard@codesourcery.com>
9073
9074 * MAINTAINERS: Update my email address.
9075
f610dd5f
ZW
90762005-06-13 Zack Weinberg <zack@codesourcery.com>
9077
9078 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9079 In 'cpp' stanza, support '#line' as well as '# '.
9080
71bc2a83
AS
90812005-06-08 Andreas Schwab <schwab@suse.de>
9082
9083 * MAINTAINERS: Move myself from 'Write After Approval' to
9084 'CPU Port Maintainers' section as m68k maintainer.
9085
4fab7234
HPN
90862005-06-07 Hans-Peter Nilsson <hp@axis.com>
9087
9088 * configure.in (unsupported_languages): New macro.
9089 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9090 non-ported target libraries in noconfigdirs.
9091 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9092 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 9093 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
9094 unsupported_languages.
9095 * configure: Regenerate.
9096
68193f9b
TS
90972005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
9098
9099 * configure.in: Fix typo in handling of --with-mpfr-dir.
9100 * configure: Regenerate.
9101
f26f6b8d
RS
91022005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
9103
9104 * MAINTAINERS: Update my email address.
9105
ba4853f8
JB
91062005-06-02 Jim Blandy <jimb@redhat.com>
9107
9108 * config.sub: Add cases for the Renesas m32c. (This patch has been
9109 accepted into the master sources.)
9110
79dd769c 91112005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
9112 Michael Snyder <msnyder@redhat.com>
9113 Stan Cox <scox@redhat.com>
79dd769c 9114
f610dd5f 9115 * configure.in: Set noconfigdirs for ms1.
79dd769c 9116
f610dd5f 9117 * configure: Regenerate.
79dd769c 9118
d29e107f
JD
91192005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
9120
9121 * MAINTAINERS (Write After Approval): Add self.
9122
e93196c3
JC
91232005-06-01 Josh Conner <jconner@apple.com>
9124
9125 * MAINTAINERS (Write After Approval): Add self.
9126
ae263c7a
KH
91272005-06-01 Kazu Hirata <kazu@codesourcery.com>
9128
9129 * MAINTAINERS: Update my email address.
9130
585b3aa3
ZM
91312005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
9132
9133 * MAINTAINERS (Write After Approval): Add self.
9134
4930c50b
CD
91352005-05-26 Chris Demetriou <cgd@broadcom.com>
9136
9137 * MAINTAINERS (Write After Approval): Remove self.
9138
2dfbef6d
PB
91392005-05-25 Paolo Bonzini <bonzini@gnu.org>
9140
9141 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9142 (Dependencies): Consider target modules for bootstrap dependencies.
9143 Make target bootstrap modules depend on each stage's gcc.
9144 * Makefile.in: Regenerate.
9145
bcb28cf5
PB
91462005-05-20 Paolo Bonzini <bonzini@gnu.org>
9147
9148 * Makefile.def (configure-gcc): Depend on binutils having been built.
9149 (all-gcc): No need to do it here.
9150 * Makefile.in: Regenerate.
9151
0cf085e4
PB
91522005-05-19 Paul Brook <paul@codesourcery.com>
9153
f610dd5f 9154 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
9155 language cannot be built.
9156 * configure: Regenerate.
9157
dfb2c39a
DJ
91582005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
9159
9160 * ylwrap: Import from Automake 1.9.5.
9161
771aaa92
DU
91622005-05-13 David Ung <davidu@mips.com>
9163
9164 * MAINTAINERS (Write After Approval): Add self.
9165
3ac9bd58
MS
91662005-05-09 Mike Stump <mrs@apple.com>
9167
9168 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9169 lt_cv_sys_max_cmd_len for now.
f610dd5f 9170
f77a5578
SC
91712005-05-09 Stan Cox <scox@redhat.com>
9172
9173 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9174
795e36e5
MK
91752005-05-08 Matt Kraai <kraai@ftbfs.org>
9176
9177 * README.SCO: Update the URL.
9178
c9392a2b
DE
91792005-05-05 David Edelsohn <edelsohn@gnu.org>
9180
9181 * ltconfig: Define file_list_spec. Pass file_list_spec and
9182 with_gnu_ld to libtool.
9183 * ltcf-c.sh (aix[45]): Define file_list_spec.
9184 * ltcf-cxx.sh (aix[45]): Same.
9185 * ltcf-gcj.sh (aix[45]): Same.
9186 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9187 exists, write list of input files to temporary file.
9188
bebcd931
MS
91892005-05-04 Mike Stump <mrs@apple.com>
9190
9191 * configure.in: Always pass --target to target configures as
9192 otherwise rebuilds that do --recheck will fail.
9193 * confiugure: Rebuilt.
9194
ce406537
PB
91952005-05-04 Paolo Bonzini <bonzini@gnu.org>
9196
9197 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9198 STAGE_HOST_EXPORTS.
9199 (configure, all): Add bootstrap support.
9200 (Host modules, target modules): Pass post-stage1 flags and exports.
9201 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9202 * Makefile.in: Regenerate.
9203
aa9dcfc4
PB
92042005-04-29 Paolo Bonzini <bonzini@gnu.org>
9205
9206 * configure: Regenerate.
9207
b6f9abcf
MS
92082005-04-27 Mike Stump <mrs@apple.com>
9209
9210 * MAINTAINERS: Add self as darwin maintainer.
9211
acb217cb
BS
92122005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
9213
9214 * config.sub: Update from master copy.
9215
b6dae270
MS
92162005-04-21 Mike Stump <mrs@apple.com>
9217
9218 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9219 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9220
c2e0d3a9
HPN
92212005-04-19 Hans-Peter Nilsson <hp@axis.com>
9222
9223 * configure.in <crisv32-*-*, cris-*-*>: New local variable
9224 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
9225 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
9226 "*-*-elf" and "*-*-linux*".
9227 * configure: Regenerate.
9228
871ae772
JM
92292005-04-14 Joseph S. Myers <joseph@codesourcery.com>
9230
9231 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9232
bf070c29
MS
92332005-04-12 Mike Stump <mrs@apple.com>
9234
9235 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9236
e865b6f7
TK
92372005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
9238
9239 * MAINTAINERS (Write After Approval): Add myself.
9240
7b71ad7f
BS
92412005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
9242
9243 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9244
25b42232
PB
92452005-04-06 Paolo Bonzini <bonzini@gnu.org>
9246
f610dd5f 9247 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
9248 (TARGET_CONFIGARGS): Include --with-target-subdir.
9249 (configure, all): New macros. Use them throughout.
9250 * Makefile.in: Regenerate.
9251
d727c624
JG
92522005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
9253
9254 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 9255
fff72cc4
ZD
92562005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9257
9258 * MAINTAINERS: Remove 'loop unrolling' maintainer.
9259
86472dc3
GP
92602005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
9261
9262 * MAINTAINERS: Move John Carr to Write After Approval.
9263
dce2d8b2 92642005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
9265
9266 * config/mh-mingw32: Delete.
9267 * configure.in: Don't use it.
9268 * configure: Regenerate.
9269
33da42bc
PB
92702005-03-31 Paolo Bonzini <bonzini@gnu.org>
9271
9272 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9273 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 9274 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
9275 (HOST_LIB_PATH): Generate from Makefile.def.
9276 (TARGET_LIB_PATH): Likewise.
9277 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9278 * Makefile.in: Regenerate.
9279 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9280 (RPATH_ENVVAR): Include Darwin case.
9281 * configure: Regenerate.
9282
15cc1841
TF
92832005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
9284
9285 * MAINTAINERS (Various Maintainers): Remove self.
9286 (Write After Approval): Add self.
9287
6a8c79d5
TF
92882005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
9289
9290 * MAINTAINERS (Various Maintainers): Add self.
9291
256f7136
PB
92922005-03-25 Paolo Bonzini <bonzini@gnu.org>
9293
9294 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9295 * configure: Regenerate.
9296
191dd2c9
ZW
92972005-03-21 Zack Weinberg <zack@codesourcery.com>
9298
9299 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9300 gcc_version, and gcc_version_trigger from set of flags to pass.
9301 * Makefile.tpl: Remove definitions of above variables.
9302 (config.status): Remove dependency on $(gcc_version_trigger).
9303 * Makefile.in: Regenerate.
9304 * configure.in: Do not reference config/gcc-version.m4 nor
9305 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
9306 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
9307 * configure: Regenerate.
9308
ef6e9bc0 93092005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 9310 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
9311
9312 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9313 * Makefile.in: Regenerate.
9314
009bbd5a
FW
93152005-03-13 Feng Wang <fengwang@nudt.edu.cn>
9316
9317 * MAINTAINERS (Write After Approval): Add myself.
9318
09f8755b
DA
93192005-03-03 David Ayers <d.ayers@inode.at>
9320
9321 * MAINTAINERS (Write After Approval): Add myself.
9322
e73ed25c
AO
93232005-03-01 Alexandre Oliva <aoliva@redhat.com>
9324
9325 PR libgcj/20160
9326 * ltmain.sh: Avoid creating archives with components that have
9327 duplicate basenames.
9328
ace9ac7b
AP
93292005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
9330
9331 PR bootstrap/20250
9332 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9333 instead of check.
9334 * Makefile.in: Regenerate.
9335
c9db9354
PB
93362005-02-28 Paolo Bonzini <bonzini@gnu.org>
9337
9338 * Makefile.in: Regenerate to fix conflict between the previous two
9339 patches.
9340
215c351a
PB
93412005-02-28 Paolo Bonzini <bonzini@gnu.org>
9342
9343 PR bootstrap/17383
9344 * Makefile.def (target_modules): Remove "stage", now unnecessary.
9345 * Makefile.tpl (HOST_SUBDIR): New substitution.
9346 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9347 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9348 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9349 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9350 (Host modules, Bootstrapped modules): Use it.
9351 (Build modules, Target modules): Do not create symlink trees,
9352 always configure out-of-srcdir.
9353 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9354 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9355 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9356 $(HOST_SUBDIR). Create a symlink for host_subdir.
9357
9358 * Makefile.in: Regenerate.
9359 * configure: Regenerate.
9360
5395b47b
NN
93612005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9362
9363 Merged from libada-gnattools-branch:
9364 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9365
9366 * gnattools: New directory.
9367 * Makefile.def: Add gnattools as a module, depending on target-libada.
9368 * Makefile.in: Regenerate.
9369 * configure.in: Include gnattools in host_tools; disable it if ada
9370 is disabled.
9371 * configure: Regenerate.
9372
ca2cc05c
JM
93732005-02-24 James A. Morrison <phython@gcc.gnu.org>
9374
9375 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9376 treelang maintainer.
9377 (Write After Approval): Remove myself.
9378
d2f3024f
PS
93792005-02-23 Paul Schlie <schlie@comcast.net>
9380
9381 * configure.in: Allow darwin targeted ports to build tk, itcl and
9382 libgui.
9383 * configure: Regenerate.
9384
bba5e0ca
EB
93852005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9386
9387 PR libgcj/10353
9388 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9389 * configure: Regenerate.
9390
70132ce7
SK
93912005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9392
9393 * MAINTAINERS (Write After Approval): Add myself.
9394
20f0edca
ILT
93952005-02-10 Ian Lance Taylor <ian@airs.com>
9396
9397 * MAINTAINERS: Update my e-mail address.
9398
e64e5109
RG
93992005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9400
9401 * MAINTAINERS (Write After Approval): Add myself.
9402
40d64b5a
HPN
94032005-01-29 Hans-Peter Nilsson <hp@axis.com>
9404
9405 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9406 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9407 target-libgloss when not *-*-elf and *-*-aout.
9408 * configure: Regenerate.
9409
54a12711
KH
94102005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9411
9412 * MAINTAINERS: Remove obsolete entries.
9413
0aa99dbb
KH
9414 * MAINTAINERS (Write After Approval): Add Michael Matz.
9415
2b009f5f
NB
94162005-01-19 Neil Booth <neil@daikokuya.co.uk>
9417
9418 * MAINTAINERS: Remove self as cpplib maintainer.
9419
385870f5
KC
94202005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9421
9422 * install-sh, config.sub: Import from upstream.
9423
e7daab31
KC
94242005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9425
9426 PR bootstrap/18222
9427 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9428 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9429 * Makefile.in: Regenerate.
9430
e6003f4d
JT
94312005-01-16 Jason Thorpe <thorpej@netbsd.org>
9432
9433 * MAINTAINERS: Update my email address.
9434
145e2972 94352005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 9436 Andreas Schwab <schwab@suse.de>
145e2972
DE
9437
9438 PR bootstrap/18033
9439 * config-ml.in: Eval option if surrounded by single quotes.
9440
86c7e0da
PB
94412005-01-03 Paolo Bonzini <bonzini@gnu.org>
9442
9443 Revert 2004-12-28 Makefile changes, a better fix will be
9444 applied to mainline and src after GCC 4.0 branches.
9445
3224a22f
PB
94462004-12-28 Paolo Bonzini <bonzini@gnu.org>
9447
9448 PR bootstrap/17383
9449
9450 * Makefile.def (target_modules): Remove stage parameter,
9451 it is always true now.
9452 * Makefile.tpl (configure-build-[+module+],
9453 configure-target-[+module+]): Always build symlink tree
9454 for the directory and for include. BUILD_SUBDIR and
9455 TARGET_SUBDIR cannot be . anymore.
9456 * Makefile.in: Regenerate.
9457
aaf51ca2
DE
94582004-12-25 David Edelsohn <edelsohn@gnu.org>
9459
9460 Revert 2004-12-08 Makefile changes.
9461
4e32e454
DS
94622004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9463
9464 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9465 cygwin, mingw.
9466
669f01d8
AS
94672004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9468
9469 * configure.in (sh64-*-*): Reenable gprof.
9470 * configure: Regenerate.
9471
1b227ee0
DE
94722004-12-08 David Edelsohn <edelsohn@gnu.org>
9473
9474 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9475 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9476 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9477 * Makefile.in: Regenerate.
9478
ce5e944c
CF
94792004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9480
9481 * MAINTAINERS: Update my email address.
9482
893f1e87
MK
94832004-12-07 Matt Kraai <kraai@ftbfs.org>
9484
9485 * Makefile.tpl: Generate normal dependencies if the LHS module is
9486 not bootstrapped.
9487 * Makefile.in: Regenerate.
9488
bb59c339
RS
94892004-12-03 Richard Sandiford <rsandifo@redhat.com>
9490
9491 * configure.in: Include config/gxx-include-dir.m4. Use
9492 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9493 * configure: Regenerate.
9494
4982adbe
RS
94952004-12-03 Richard Sandiford <rsandifo@redhat.com>
9496
9497 * config.if: Delete.
9498 * configure.in: Set libstdcxx_incdir directly.
9499 * configure: Regenerate.
9500
05750653
EC
95012004-12-02 Eric Christopher <echristo@redhat.com>
9502
9503 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9504 * Makefile.in: Regenerate.
9505
5fef1dbd
RS
95062004-12-02 Richard Sandiford <rsandifo@redhat.com>
9507
9508 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9509 * configure: Regenerate.
9510
afabd8e6
RS
95112004-12-02 Richard Sandiford <rsandifo@redhat.com>
9512
9513 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9514 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9515 * configure: Regenerate.
9516
78716e86
EC
95172004-12-01 Eric Christopher <echristo@redhat.com>
9518
9519 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9520 of things to remove.
9521
57ab8ba9
MK
95222004-11-29 Matt Kraai <kraai@ftbfs.org>
9523
9524 * MAINTAINERS (Write After Approval): Update my e-mail address.
9525
2539bffe
KC
95262004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9527
9528 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9529 from CVS libtool to always pass_all.
9530
3e732ba0
JDA
95312004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9532
9533 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9534 (hppa*64*-*-*): Delete incorrect comment.
9535 * configure: Rebuilt.
9536
767f726e
KC
95372004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9538
9539 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9540
2c92e90f
KC
95412004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9542
9543 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9544 from CVS libtool to always pass_all.
9545
32f84e48
KC
95462004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9547
9548 * install-sh, compile: Import from automake.
9549
9587be8a
KC
95502004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9551
9552 * config.guess, config.sub: Import from savannnah.
9553
04e81808 95542004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
9555
9556 * MAINTAINERS (Write After Approval): Add myself
9557
f87a2b2e
MS
95582004-11-12 Mike Stump <mrs@apple.com>
9559
9560 * Makefile.def: Add html support.
9561 * Makefile.tpl: Likewise.
9562 * Makefile.in: Regenerate.
9563
848556c2
GK
95642004-11-11 Geoffrey Keating <geoffk@apple.com>
9565
556f03c4
GK
9566 PR 18423
9567 * configure.in: Remove all instances of build-fixincludes from
9568 noconfigdirs.
9569 (build_configargs): Supply --target to subdirectories.
9570 * configure: Regenerate.
9571
848556c2
GK
9572 * Makefile.def: Make gcc install depend on fixincludes install.
9573 * Makefile.in: Regenerate.
9574
9e5712a5
JJ
95752004-11-10 Janis Johnson <janis187@us.ibm.com>
9576
9577 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9578
4ef509c0
PB
95792004-11-11 Paul Brook <paul@codesourcery.com>
9580
9581 * MAINTAINERS: Add self as arm maintainer. Update email address.
9582
20d11df6
HPN
95832004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9584
9585 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9586 target-libgfortran.
79fd8592 9587 * configure: Regenerate.
20d11df6 9588
68c70f15
DE
95892004-11-07 David Edelsohn <edelsohn@gnu.org>
9590
9591 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9592 like CC.
9593
54f88091
PB
95942004-11-05 Paolo Bonzini <bonzini@gnu.org>
9595
9596 * Makefile.def (host fixincludes): Specify missing targets.
9597 * Makefile.in: Regenerate.
9598
6866abb8
RC
95992004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9600
9601 * MAINTAINERS: Add myself
9602
83f62578
GL
96032004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9604
9605 * MAINTAINERS (Write After Approval): Add myself.
9606
53c7ffe7
GK
96072004-11-04 Geoffrey Keating <geoffk@apple.com>
9608
9609 * Makefile.def: Build fixincludes for the host, too.
9610 * Makefile.in: Regenerate.
9611 * configure.in (host_tools): Add fixincludes.
9612 * configure: Regenerate.
9613
ac8b3d9d
DJ
96142004-11-04 Daniel Jacobowitz <dan@debian.org>
9615
9616 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9617 * configure: Regenerated.
9618
bab37580
L
96192004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9620
9621 PR other/17783
9622 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9623 * configure: Regenerated.
9624
db1de713
MM
96252004-10-31 Mark Mitchell <mark@codesourcery.com>
9626
9627 * README.SCO: Update per FSF instructions.
9628
a827e21a
EW
96292004-10-28 Eric B. Weddington <ericw@evcohs.com>
9630
9631 PR target/18151
9632 * configure.in (case ${target}): Do not build fixincludes for avr.
9633 * configure: Regenerated.
9634
9d069a4f
PB
96352004-10-26 Paolo Bonzini <bonzini@gnu.org>
9636
9637 * configure.in (case ${target}): Do not build fixincludes
9638 on platforms where it is not used.
9639 * configure: Regenerated.
9640
fc45f3fe
DJ
96412004-10-23 Daniel Jacobowitz <dan@debian.org>
9642
9643 * configure.in: Use an absolute path to install-sh.
9644 * configure: Regenerated.
9645
36554b92
AL
96462004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9647
9648 * MAINTAINERS (Write After Approval): Add myself.
9649
88e9994a
KH
96502004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9651
9652 * MAINTAINERS: Remove from Write After Approval those that are
9653 already maintainers.
9654
ad02a944
SP
96552004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9656
9657 * MAINTAINERS: Update my email address.
9658
c8e6cd41
KC
96592004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9660
9661 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9662 * configure: Regenerate.
9663
dce2d8b2 96642004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
9665
9666 * MAINTAINERS: Update my email address.
9667
a8b0957e
KH
96682004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9669
9670 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9671 entries belonging to this category.
9672
96836f61
JZ
96732004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9674
9675 * MAINTAINERS: Update my e-mail address.
9676
7e0b5752
PB
96772004-10-06 Paolo Bonzini <bonzini@gnu.org>
9678
9679 Fix wrong conflict resolution in:
9680
9681 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9682
9683 * Makefile.in: Regenerate.
9684 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9685 in the recursive `make', instead of hardwiring `all'.
9686 (Autogenerated TARGET-* variables): New.
9687
370f7a47
TL
96882004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9689
9690 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 9691 * configure: Regenerate.
370f7a47 9692
13e5d623
KH
96932004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9694
9695 * MAINTAINERS (Various Maintainers): Move the "windows,
9696 cygwin, mingw" maintainer to ...
9697 (OS Port Maintainers): ... here.
9698
a6497c1b
KH
96992004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9700
9701 * MAINTAINERS (Write After Approval): Remove those that are
9702 maintainers of some subsystem.
9703
1abb828a
D
97042004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9705
9706 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9707 * ltcf-cxx.sh (tpf*): Likewise.
9708 * ltconfig (tpf*): Add TPF OS configuration support.
9709
16d1338d
BS
97102004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9711
9712 * MAINTAINERS: Change my email address to my new work account.
9713
9082a750
MR
97142004-09-24 Michael Roth <mroth@nessie.de>
9715
9716 * configure.in (--without-headers): Add missing double quotes.
9717 * configure: Regenerate.
9718
dce2d8b2 97192004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
9720
9721 * ylwrap: Revert to previous version.
9722
4c4a5bbc
L
97232004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9724
9725 PR bootstrap/17369
9726 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9727 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9728 SET_GCC_LIB_PATH_CMD.
9729 (BASE_TARGET_EXPORTS): Likewise.
9730 * Makefile.in: Regenerated.
9731
9732 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9733 * configure: Regenerated.
9734
85f59630
KC
97352004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9736
9737 * config.guess: New upstream version
9738 * compile, depcomp, install-sh, ylwrap: Likewise.
9739
95c53c62
RS
97402004-09-19 Roger Sayle <roger@eyesopen.com>
9741
9742 * config/mh-x86omitfp: New host makefile fragment. Add
9743 -fomit-frame-pointer to the default BOOT_CFLAGS.
9744 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9745 * configure: Regenerate.
9746
0a1c093b
AP
97472004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9748
9749 PR target/11572
9750 * configure.in (*-*-darwin*): Renable libobjc.
9751 * configure: Regenerate.
9752
315fcf97
NS
97532004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9754
9755 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9756
0a050485 97572004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 9758
0a050485
DB
9759 * Makefile.def: Remove libbanshee.
9760 * Makefile.tpl: Ditto.
9761 * configure.in: Ditto.
9762 * Makefile.in: Regen.
9763 * configure: Ditto.
9764
5f4a098e
DE
97652004-09-08 David Edelsohn <edelsohn@gnu.org>
9766
9767 * ltmain.sh: Use $pic_object as $non_pic_object if
9768 $non_pic_object=none.
9769
32b2511f
PB
97702004-09-07 Paolo Bonzini <bonzini@gnu.org>
9771
9772 * missing: Import latest version from master repository.
9773
fc4d0e82
NC
97742004-09-06 Nick Clifton <nickc@redhat.com>
9775
9776 * config.sub: Import latest version from master repository.
9777 * config.guess: Likewise.
9778 This includes these changes:
78716e86 9779
fc4d0e82
NC
9780 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9781
9782 * config.sub: Handle crisv32, alias etraxfs.
9783 * config.guess (crisv32:Linux:*:*): Handle.
9784
9785 2004-08-13 Brad Smith <brad@comstyle.com>
9786
9787 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9788 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9789
9790 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9791
9792 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9793 assume the processor is a powerpc. This is because coreutils
9794 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9795 in this case, due to a MacOS X bug that causes
9796 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9797 to return a negative number.
9798 Problem reported by Petter Reinholdtsen in:
9799 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9800
9801 2004-07-19 Ben Elliston <bje@gnu.org>
9802
9803 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9804
9805 2004-06-24 Ben Elliston <bje@gnu.org>
9806
9807 * config.guess: Update copyright years.
9808 * config.sub: Likewise.
9809
9810 2004-06-22 Robert Millan <robertmh@gnu.org>
9811
9812 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9813 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9814
9815 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9816
9817 * config.guess (*:*VMS:*:*): New entry. Replaces
9818 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9819 manufacturer.
9820
9821 2004-06-22 Ben Elliston <bje@gnu.org>
9822
9823 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9824 * config.sub: Likewise.
9825
9826 2004-06-22 Ben Elliston <bje@gnu.org>
9827
9828 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9829 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9830
9831 2004-06-11 Ben Elliston <bje@gnu.org>
9832
9833 * config.guess (pegasos:OpenBSD:*:*): Remove.
9834
9835 2004-06-11 Ben Elliston <bje@gnu.org>
9836
9837 From Wouter Verhelst <wouter@grep.be>:
9838 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9839
9840 2004-06-11 Ben Elliston <bje@gnu.org>
9841
9842 * config.guess (luna88k:OpenBSD:*:*): New.
9843
9844 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9845
9846 * config.guess (m32r*:Linux:*:*): New case.
9847 * config.sub: Handle m32rle.
9848
9849 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9850
9851 From Jens Petersen <petersen@redhat.com>:
9852 * config.sub: Handle sparcv8.
9853
9854 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9855
9856 From Tom Smith <smith@cag.lkg.hp.com>:
9857 * config.guess: Version suffixes are equally significant on Tru64
9858 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9859 prefix of "P" (patched kernel).
9860
9861 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9862
9863 * config.sub: Add support for National Semiconductor CRX target.
9864
2f4cc6bf
JJ
98652004-09-03 Janis Johnson <janis187@us.ibm.com>
9866
9867 * MAINTAINERS (Various Maintainers): Remove myself as web page
9868 maintainer, add myself as maintainer of build status lists.
9869
61fec9ff
JB
98702004-09-03 Jan Beulich <jbeulich@novell.com>
9871
9872 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9873 *-*-netware, but add target-libmudflap.
9874 Consolidate *-*-netware targets (of which really only i?86 exists)
9875 into a single entry.
9876 * configure: Likewise.
9877
45f366ab
PB
98782004-09-01 Paolo Bonzini <bonzini@gnu.org>
9879
9880 * Makefile.tpl (sorry): Remove.
9881 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9882 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9883 (do-clean): Clean per-stage directories too.
9884 (do-distclean): Run distclean-stage1 too.
9885 (.NOTPARALLEL): Enable during toplevel bootstrap.
9886 (stage[+id+]-bubble): Enable parallel execution during
9887 the recursive invocation.
9888 * Makefile.in: Regenerate.
9889
9890 Fix previous checkin:
9891
9892 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9893 include.
9894 * configure.in: Fix indentation.
9895 * configure: Regenerate.
9896
dce2d8b2 98972004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 9898
45f366ab
PB
9899 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9900 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9901 * configure: regenerate
78716e86 9902 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 9903 -mdynamic-no-pic
be8fff81 9904
71b5d516
PB
99052004-08-31 Paolo Bonzini <bonzini@gnu.org>
9906
9907 * Makefile.def (build_modules): Add fixincludes.
9908 (dependencies): Make gcc depend on fixincludes.
9909 * configure.in (build_tools): Add fixincludes.
9910 (build_configdirs): Always include build_libs.
9911 * Makefile.in: Regenerate.
9912 * configure: Regenerate.
9913
99142004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
9915
9916 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9917 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9918 phony targets; do not generate timestamp files.
9919 (distclean-stageN): Remove references to their timestamp files.
9920 (restageN, touch-stageN): Remove.
9921 (stageN-bubble): Rewritten.
9922 (compare): Support lean bootstraps.
9923 * Makefile.in: Regenerate.
9924
9925 * configure.in: Only warn when bootstrapping but
9926 build != host or build != target. Support lean bootstraps.
9927 * configure: Regenerate.
9928
ce7cbbb0
PE
99292004-08-26 Phil Edwards <phil@codesourcery.com>
9930
9931 * configure.in: Give a better error message if GMP/MPFR are missing
9932 and a language needing them has been requested.
9933 * configure: Regenerated.
9934
9c71a529
PE
99352004-08-25 Phil Edwards <phil@codesourcery.com>
9936
9937 * configure.in: Print a list of available language front-ends if
9938 a requested one is missing. Tidy stray tab characters.
9939 * configure: Regenerated.
9940
e3f92d3b
MK
99412004-08-19 Michael Koch <konqueror@gmx.de>
9942
9943 * gcc/doc/install.texi: Update entry about automake for libjava.
9944
c3f84f61
RM
99452004-08-17 Robert Millan <robertmh@gnu.org>
9946
9947 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9948 (instead of FreeBSD).
9949 * configure: Regenerate.
9950
7c27e184
PB
99512004-08-16 Paolo Bonzini <bonzini@gnu.org>
9952
9953 * Makefile.in: Regenerate.
9954 * configure: Regenerate.
9955
9956 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9957 stage_*_flags.
9958 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9959 for bootstrapped modules if toplevel bootstrap is going.
9960 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9961 modules. Adjust for changes in Makefile.def. Enable several
9962 rules even in non-bootstrap mode, just to avoid peppering the
9963 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9964 (stage-[+prev+]-bubble): Remove.
9965
9966 * Makefile.def (Dependencies): Depend on all-build-bison,
9967 all-build-flex, all-build-byacc, all-build-texinfo, rather
9968 than the host variations.
9969 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9970 with BUILD_SUBDIR.
9971 (BISON): Update for recent Bisons.
9972 (YACC): Fix typo.
9973 (cross): Depend on all-build.
9974 (all): Do not depend on all-build.
9975 (prebootstrap): Remove.
9976 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9977 (Prebootstrap dependencies): Add them to the per-stage targets
9978 and to all-prebootstrap.
9979 * configure.in (build_configdirs): Always enable build_tools.
9980 (BUILD_DIR_PREFIX): Remove.
9981
9982 * Makefile.def (gcc): Add target variable.
9983 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9984 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9985 in the recursive `make', instead of hardwiring `all'.
9986 (Autogenerated TARGET-* variables): New.
9987
20f3bb80
BB
99882004-08-13 Brian Booth <bbooth@redhat.com>
9989
9990 * MAINTAINERS: Remove myself from write-after-approval.
9991
b5be499d
NN
99922004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9993
9994 * src-release: Stop distributing mmalloc with gdb (which doesn't
9995 use it).
9996 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9997 * Makefile.in: Regenerate.
9998
b3f8d95d
MM
99992004-08-09 Mark Mitchell <mark@codesourcery.com>
10000
10001 * configure.in (arm*-*-eabi*): New target.
10002 * configure: Regenerate.
10003
3589b69e
PB
100042004-08-06 Paolo Bonzini <bonzini@gnu.org>
10005
10006 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10007 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10008 (Dependencies): New section.
10009 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10010 (configure-target-[+module+]): Depend on maybe-all-gcc
10011 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10012 (toplevel profiledbootstrap): Fix dependencies.
10013 * Makefile.in: Regenerate.
10014
972974fc
MM
100152004-08-03 Mark Mitchell <mark@codesourcery.com>
10016
10017 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10018 target-libiberty to noconfigdirs.
10019 * configure: Regenerate.
10020
bebf829d
PB
100212004-08-03 Paul Brook <paul@codesourcery.com>
10022
10023 * configure.in: Check for MPFR as well as GMP.
10024 * configure: Regenerate.
10025
98a5bb3b
RM
100262004-08-01 Robert Millan <robertmh@gnu.org>
10027
10028 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10029 libmudflap for all GNU-based systems (with Glibc).
10030 * configure: Regenerate.
10031
dce2d8b2 100322004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
10033
10034 * Makefile.def (host-modules): Add gcc.
10035 * Makefile.in: Regenerate.
10036 * Makefile.tpl (sorry): New rule.
10037 (configure-host, all-host, [+make_target+]-host, do-check,
10038 install-host): Do not add gcc as a special case.
10039 (host modules): Add a small special-casing for gcc. Export
10040 extra_make_flags through the environment.
10041 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10042 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10043 other recursive targets for gcc): Remove.
10044
10045 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10046 (stage, unstage): New rules.
10047 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10048 distclean-stage[+id+]): Use stage_current.
10049 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10050 the stage*-start rules.
10051
aeb732c1
GK
100522004-08-02 Geoffrey Keating <geoffk@apple.com>
10053
10054 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10055 use -all_load flag.
10056
25b656e7
PB
100572004-08-02 Paolo Bonzini <bonzini@gnu.org>
10058
10059 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10060 * configure: Regenerate.
10061
cc440d71
TM
100622004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10063
10064 * maintainer-scripts/gcc_release: Revert yesterday's change.
10065
270e140b
SB
100662004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10067
10068 * MAINTAINERS: Add myself to write-after-approval.
10069
3e4035f8
TM
100702004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10071
10072 * libf2c: Removed.
10073 * gcc/gccbug.in: Updated because of libf2c removal.
10074 * maintainer-scripts/gcc_release: Ditto.
10075
dce2d8b2 100762004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
10077
10078 * configure.in: Build libmudflap by default on FreeBSD.
10079 * configure: Regenerated.
10080
dfcada9a
MM
100812004-07-09 Mark Mitchell <mark@codesourcery.com>
10082
10083 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10084 systems.
10085 * configure: Regenerated.
10086
dce2d8b2 100872004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
10088
10089 PR target/16344
10090 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10091 feedback based compiler.
10092 * Makefile.in: Rebuilt.
10093
95bcca47
AO
100942004-07-08 Alexandre Oliva <aoliva@redhat.com>
10095
10096 * Makefile.def (host_modules): Set bootstrap=true for flex.
10097 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10098 * Makefile.in: Rebuilt.
10099
051822f6
JH
101002004-07-07 Jan Hubicka <jh@suse.cz>
10101
10102 * MAINTAINERS: Add self as a profile feedback maintainer.
10103
7b61653a
PE
101042004-07-05 Phil Edwards <phil@codesourcery.com>
10105
10106 * configure.in: Do not prepend $srcdir to /dev/null in
10107 makefile fragments.
10108 * configure: Regenerate.
10109
23f6b2f9
PB
101102004-07-01 Paolo Bonzini <bonzini@gnu.org>
10111
10112 * Makefile.def (build_modules): Add bison, byacc, flex,
10113 m4, texinfo.
10114 (flags_to_pass): Add FLEX.
10115 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10116 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10117 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10118 DEFAULT_MAKEINFO): Remove.
10119 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10120 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10121 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10122 objdir or else use configured tool.
10123 (all-build): New.
10124 (all): Depend on it.
10125 (Build module dependencies): Add.
10126 * Makefile.in: Regenerate.
10127 * configure.in: Better support for multiple build modules,
10128 matching what is done for host/target modules. Do not look
10129 for "plausible" locations of build tools if Canadian cross.
10130 Use autoconf's AC_PROG_CC to find a C compiler. Define
10131 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
10132 * configure: Regenerate.
78716e86 10133
1c020272
PB
101342004-06-22 Paolo Bonzini <bonzini@gnu.org>
10135
10136 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10137 * Makefile.in: Regenerate.
10138
a52a0a7f
PB
101392004-06-22 Paolo Bonzini <bonzini@gnu.org>
10140
10141 * Makefile.tpl (configure-build-[+module+],
10142 configure-[+module+], configure-target-[+module+]): Pass
10143 [+extra_configure_args+].
10144 (all-build-[+module+], all-[+module+], check-[+module+],
10145 install-[+module+], [+make_target+]-[+module+],
10146 all-target-[+module+], check-target-[+module+],
10147 install-target-[+module+], [+make_target+]-target-[+module+]):
10148 Pass [+extra_make_args+].
10149 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10150 (GCC_HOST_EXPORTS): Remove.
10151 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10152 cross, check-gcc, check-gcc-c++, install-gcc,
10153 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10154 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10155 * Makefile.in: Regenerate.
10156
ccde3f1a
MS
101572004-06-21 Matthew Sachs <msachs@apple.com>
10158
10159 * MAINTAINERS: Added self to write-after-approval.
10160
6264b0a6
CF
101612004-06-21 Christopher Faylor <cgf@alum.bu.edu>
10162
10163 * configure.in: Check for srcdir/winsup rather than build directory
10164 winsup.
10165 * configure: Regenerate.
10166
801e2270
CV
101672004-06-17 Corinna Vinschen <vinschen@redhat.com>
10168
10169 * configure.in: Don't build Cygwin native newlib if winsup
10170 directory is missing. Emit warning instead.
10171 * configure: Regenerate.
10172
ad6717df
PB
101732004-06-09 Paolo Bonzini <bonzini@gnu.org>
10174
10175 * Makefile.tpl (touch-stage[+id+]): New.
10176 (restage[+prev+]): Depend on touch-stage[+id+].
10177
10178 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10179 Use it throughout.
10180
10181 * Makefile.def: Add profile and feedback bootstrap stages.
10182 Remove next field from bootstrap stages.
10183 * Makefile.tpl (LN, LN_S): Substitute.
10184 (stageN-start, stageN-end): Use double-colon rules, to
10185 provide a hook for additional setup commands.
10186 (distclean-stageN-gcc, restageN): Create dependencies from
10187 [+prev+], not from [+next+].
10188 (stageN-bubble): Add commands for successive stages from
10189 [+prev+], using double-colon rules.
10190 (all-stageN-gcc): Fix typo.
10191 (stagefeedback-start, profiledbootstrap): New.
10192 * Makefile.in: Regenerate.
10193 * configure.in: Call ACX_PROG_LN.
10194 * configure: Regenerate.
10195
5bbb9680
CY
101962004-06-08 Canqun Yang <canqun@nudt.edu.cn>
10197
10198 * MAINTAINERS (Write After Approval): Add myself.
10199
e18be1d4
MA
102002004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
10201
10202 * MAINTAINERS (Write After Approval): Add myself.
10203
5607edfd
PB
102042004-06-03 Paolo Bonzini <bonzini@gnu.org>
10205
10206 * configure.in: Fix --enable-bootstrap breakage introduced in trees
10207 without gcc.
10208 * configure: Regenerate.
10209
1ec4e9c3
PB
102102004-06-01 Paolo Bonzini <bonzini@gnu.org>
10211
10212 * Makefile.tpl: Fix typo.
10213 * Makefile.in: Regenerate.
10214
dce2d8b2 102152004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
10216
10217 * configure.in: Remove new- prefix from toplevel
10218 bootstrap targets.
10219 * configure: Regenerate.
10220
f516a7da
PB
102212004-06-01 Paolo Bonzini <bonzini@gnu.org>
10222
10223 * Makefile.tpl (all.normal): Rename to all.
10224 (all): Replace with a rule to pick the default
10225 target from configure.
10226 (all-gcc, configure-gcc): Use conditionals to
10227 do nothing when toplevel bootstrap is going on.
10228 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10229 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10230 * configure.in: Support --enable-bootstrap.
10231
10232 * Makefile.def: Remove new- prefix from toplevel
10233 bootstrap targets.
10234 * Makefile.tpl: Likewise.
10235
10236 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
10237 target.
10238
10239 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10240 $(RECURSE_FLAGS) to recursive invocation of make.
10241
10242 * Makefile.in: Regenerate.
10243 * configure: Regenerate.
10244
78dd5e36 102452004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 10246 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
10247
10248 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10249 like CC.
10250
30f1bddc
DJ
102512004-05-27 Daniel Jacobowitz <dan@debian.org>
10252
10253 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10254 * configure: Regenerate.
10255
4fc4dd12
DJ
102562004-05-25 Daniel Jacobowitz <drow@false.org>
10257
10258 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10259 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10260 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
10261 targets.
10262 * Makefile.in: Regenerate.
10263
dce2d8b2 102642004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
10265
10266 * configure.in: Test the ability to symlink directories.
10267 * configure: Regenerate.
10268
10269 * Makefile.def (bootstrap-stage): New definitions.
10270 * Makefile.tpl (configure-stage1-gcc,
10271 configure-stage2-gcc, configure-stage3-gcc,
10272 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10273 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10274 new-restage3, compare): Autogenerate, see Makefile.in
10275 entry for behavioral changes.
10276 (distclean-stage1, new-stage1-start, new-stage1-end,
10277 new-stage1-bubble, distclean-stage2, new-stage2-start,
10278 new-stage2-end, new-stage2-bubble, distclean-stage3,
10279 new-stage3-start, new-stage3-end): New autogenerated targets.
10280 (objext, prebootstrap, BOOT_CFLAGS,
10281 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10282 targets.
10283
10284 * Makefile.in: Regenerate.
10285 (distclean-stage1, new-stage1-start, new-stage1-end,
10286 new-stage1-bubble, distclean-stage2, new-stage2-start,
10287 new-stage2-end, new-stage2-bubble, distclean-stage3,
10288 new-stage3-start, new-stage3-end): New targets.
10289 (all-stage1-gcc): Move prebootstrap dependency from here...
10290 (configure-stage1-gcc): ...to here.
10291 (new-bootstrap): Use bubble targets.
10292 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10293 Use per-stage distclean targets.
10294 (configure-stage1-gcc, configure-stage2-gcc,
10295 configure-stage3-gcc, all-stage1-gcc,
10296 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10297 Use new-stageN-start to prepare the tree.
10298
4f4e53dd
PB
102992004-05-23 Paolo Bonzini <bonzini@gnu.org>
10300
10301 * Makefile.def (host_modules): add libcpp.
10302 * Makefile.tpl: Add dependencies on and for libcpp.
10303 * Makefile.in: Regenerate.
10304 * configure.in: Add libcpp host module.
10305 * configure: Regenerate.
10306
60975492
PB
103072004-05-21 Paolo Bonzini <bonzini@gnu.org>
10308
10309 * Makefile.tpl: Whenever a recursive target is defined, wrap
10310 it in a special @if/@endif block, and prepare its maybe
10311 dependency in the @if/@endif block
10312 * configure.in: Instead of writing maybe dependencies, remove
10313 the @if/@endif statements, and remove the @if/@endif blocks
10314 that remain.
10315 * configure: Regenerate.
10316 * Makefile.in: Regenerate.
10317
5ce7d75d
JJ
103182004-05-20 Janis Johnson <janis187@us.ibm.com>
10319
10320 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10321
c779c42f
KK
103222004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
10323
10324 PR bootstrap/15120
10325 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10326 * */configure: Rebuilt.
10327
b4117c30
ZW
103282004-05-17 Zack Weinberg <zack@codesourcery.com>
10329
10330 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10331 of libf2c.
10332 * configure, Makefile.in: Regenerate.
10333
719bb4e3 103342004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
10335
10336 * MAINTAINERS (Write After Approval): Add myself.
10337
6de9cd9a
DN
103382004-05-13 Diego Novillo <dnovillo@redhat.com>
10339
10340 Merge from tree-ssa-20020619-branch.
10341
10342 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10343 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10344 (HOST_GMPLIBS): Define.
10345 (HOST_GMPINC): Define.
10346 (TARGET_LIB_PATH): Add libmudflap.
10347 (GFORTRAN_FOR_TARGET): Define.
10348 (configure-build*): Export GFORTRAN.
10349 (configure-gcc): Export GMPLIBS and GMPINC.
10350 (all-gcc): Add maybe-all-libbanshee.
10351 (configure-target-libgfortran): Define.
10352 * Makefile.in: Regenerate.
10353 * configure.in (host_libs): Add libbanshee.
10354 (target_libraries): Add target-libmudflap and target-libgfortran.
10355 Add --with-libbanshee.
10356 Handle --disable-libmudflap.
10357 (*-*-freebsd*): Use with_gmp.
10358 Add $(libgcj) to noconfigdirs.
10359 * configure: Regenerate.
10360 * depcomp: New file.
10361 * MAINTAINERS: Add tree-ssa maintainers.
10362
8f1b790f
VM
103632004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10364
b4117c30 10365 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 10366
693446fc
BF
103672004-04-30 Brian Ford <ford@vss.fsi.com>
10368
b4117c30 10369 * MAINTAINERS (Write After Approval): Add myself.
693446fc 10370
d1bb666c
UB
103712004-04-29 Uros Bizjak <uros@kss-loka.si>
10372
b4117c30 10373 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 10374
6cf1ac42
PB
103752004-04-28 Paolo Bonzini <bonzini@gnu.org>
10376
10377 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10378 * configure: Regenerate.
10379
632933d5
PB
103802004-04-27 Paolo Bonzini <bonzini@gnu.org>
10381
10382 Revert:
10383 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10384
10385 * Makefile.def (flags_to_pass): Remove *dir variables that
10386 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10387 as well as prefix and exec_prefix.
10388 * Makefile.in: Regenerate.
10389
80dc6aa0
RM
103902004-04-26 Robert Millan <robertmh@gnu.org>
10391
10392 Add patches from libtool CVS.
10393 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10394 * ltconfig: Likewise.
10395 * ltcf-c.sh: Likewise.
10396 * ltcf-cxx.sh: Likewise.
10397 * ltcf-gcj.sh: Likewise.
10398
e11283f1
PB
103992004-04-26 Paolo Bonzini <bonzini@gnu.org>
10400
10401 * Makefile.def (host_modules): Mark with the bootstrap
10402 flag packages on which gcc depends.
10403 * Makefile.tpl (all-bootstrap): Use it.
10404 * Makefile.in: Regenerate.
10405
8546950c
PB
104062004-04-26 Paolo Bonzini <bonzini@gnu.org>
10407
10408 * Makefile.def (flags_to_pass): Remove *dir variables that
10409 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10410 as well as prefix and exec_prefix.
10411 * Makefile.in: Regenerate.
10412
a76494aa
PB
104132004-04-26 Paolo Bonzini <bonzini@gnu.org>
10414
b4117c30
ZW
10415 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10416 * configure: Regenerate.
10417 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10418 * gcc/Makefile.tpl (compare): Use the result of the test.
10419 * gcc/Makefile.in: Regenerate.
a76494aa 10420
03a91701
PB
104212004-04-23 Paolo Bonzini <bonzini@gnu.org>
10422
10423 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10424 Always relocate gcc and prev-gcc to the original names, even
10425 if the build fails.
10426 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10427 New targets.
10428
082a6351
LG
104292004-04-23 Laurent GUERBY <laurent@guerby.net>
10430
10431 * MAINTAINERS: Update my email address.
b4117c30 10432
1f1d584b
RO
104332004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10434
10435 * configure.in (mips*-*-irix5*): Enable ld.
10436 * configure: Regenerate.
082a6351 10437
1db673ca
RO
104382004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10439
10440 * configure: Regenerate.
10441
ce4ea44e
JW
104422004-04-15 James E Wilson <wilson@specifixinc.com>
10443
10444 * Makefile.tpl (configure-[+module+], configure-gcc,
10445 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10446 Set and export LDFLAGS.
10447 * Makefile.in: Regenerate.
10448
611f62ad
MC
104492004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10450
b4117c30 10451 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 10452
be912515
NN
104532004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10454
10455 PR bootstrap/14871
10456 * Makefile.tpl: If we don't have built-in-tree target tools,
10457 use the ones found by configure rather than hacking around with
10458 program_transform_name.
10459 * configure.in: Give Makefile.tpl the information necessary
10460 to do that.
10461 * Makefile.in: Regenerate.
10462 * configure: Regenerate.
10463
9104315a
NN
104642004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10465
10466 PR bootstrap/14760
10467 * configure.in: When computing baseargs, strip *all* copies of
10468 offending options. Also, don't match/substitute the trailing space,
10469 so that this actually works when two similar options are separated by
10470 only one space.
10471 * configure: Regenerate.
10472
bef1d700
DE
104732004-04-06 David Edelsohn <edelsohn@gnu.org>
10474
b4117c30
ZW
10475 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10476 (rs6000-*-aix*): Same.
10477 * configure: Regenerate.
bef1d700 10478
54bcf05e 104792004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
10480
10481 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 10482
369a832c 104832004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
10484
10485 * MAINTAINERS: Add myself to write-after-approval.
369a832c 10486
09a9c095
NN
104872004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10488
7caf53cb
NN
10489 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10490 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10491 * Makefile.in: Regenerate.
10492
09a9c095
NN
10493 * configure.in (top level bootstrap support): Rework --enable-werror
10494 to set @stage2_werror_flag@.
10495 * configure: Regenerate.
10496 * Makefile.tpl (top level bootstrap support): Pass
10497 @stage2_werror_flag@ down to configure in stages 2 and 3.
10498 * Makefile.in: Regenerate.
10499
5595a2bd
NN
105002004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10501
cbfd7e06
NN
10502 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10503 for stages 2 and 3 as well as in make. As a consequence, remove
10504 OUTPUT_OPTION (now detected by configure) from the flags passed down
10505 to make.
10506 * Makefile.in: Regenerate.
10507
5595a2bd
NN
10508 * Makefile.tpl (new-bootstrap): Fix typo.
10509 * Makefile.in: Regenerate.
10510
ca3b3e20
NN
105112004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10512
295f4e42
NN
10513 * Makefile.tpl: Rearrange by moving recursive_targets rules
10514 into their proper sections.
10515 * Makefile.tpl (top level bootstrap support): Move disabling
10516 of coverage flags from 'make' to 'configure'; improve comments.
10517 * Makefile.in: Regenerate.
10518
340de83f
NN
10519 * Makefile.tpl (experimental top level bootstrap) Move stage1
10520 language setting from all- target to configure- target; disable
10521 intermodule optimization in stage 1; prevent gratuitous rebuilds
10522 of stage 1.
10523 * Makefile.in: Regenerate.
10524 * configure.in: Comma-separate stage 1 language list for top
10525 level bootstrap.
10526 * configure: Regenerate.
10527
ca3b3e20
NN
10528 * Makefile.tpl: Clean up experimental top level bootstrap support:
10529 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10530 prev-gcc in configure- targets as well as all- targets.
10531 * Makefile.in: Regenerate.
10532
4d038073
KC
105332004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10534
10535 * compile: New file imported from automake.
10536
ab3533d6
PB
105372004-03-17 Paolo Bonzini <bonzini@gnu.org>
10538
10539 * configure.in: Remove symbolic link section.
10540 * configure: Regenerate.
10541 * Makefile.tpl (links): Remove.
10542 * Makefile.in: Regenerate.
10543
1e0f07d3 105442004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 10545 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
10546
10547 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 10548 Set with AC_CHECK_PROGS.
1e0f07d3
PB
10549 * configure.in: Fix comment typo from last patch.
10550 * configure: Regenerate.
10551
2805b53a
NN
105522004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10553
10554 * Makefile.tpl: Introduce experimental top level bootstrap support.
10555 * Makefile.in: Regenerate.
10556 * configure.in: Introduce support for top level bootstrap.
10557 * configure: Regenerate.
10558
79b4b7d2 105592004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 10560 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
10561
10562 PR bootstrap/14522
10563 * configure.in: Cope with shells that do not support unquoted ^
10564 * configure: Regenerate.
10565
6bbec498 105662004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 10567 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
10568
10569 PR bootstrap/14522
79b4b7d2 10570 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
10571 quotes inside quoted backquote substitutions.
10572 * configure: Regenerate.
10573
83c15dfc
AP
105742004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10575
10576 PR bootstrap/14522
f2bd98d4 10577 * configure.in: Fix escaping of $.
83c15dfc
AP
10578 * configure: Regenerate.
10579
55ffb5ed
NN
105802004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10581
10582 * configure: Regenerate, since I forgot to while committing Paolo's
10583 changes.
10584
e4c9c075
PB
105852004-03-08 Paolo Bonzini <bonzini@gnu.org>
10586
10587 PR ada/14131
10588 Move language detection to the top level.
10589 * configure.in: Find default values for the tools as
10590 soon as possible. Disable ada if GNAT is not found.
10591 Emit error message about missing languages. Expand
10592 --enable-languages=all for the gcc subdirectory.
10593
5199e2c6
BE
105942004-03-10 Ben Elliston <bje@gnu.org>
10595
10596 * MAINTAINERS: Update my email address.
10597
c18b95e5
DE
105982004-03-05 David Edelsohn <edelsohn@gnu.org>
10599
10600 * ltconfig: Disable building static libraries if building shared
10601 libraries on AIX 5L.
10602
d0fe5ad3
RS
106032004-03-01 Richard Sandiford <rsandifo@redhat.com>
10604
10605 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10606 and disable libgcj.
10607 * configure: Regenerated.
10608
e6f71f9d
BB
106092004-03-01 Brian Booth <bbooth@redhat.com>
10610
10611 * MAINTAINERS: Add myself to write-after-approval.
10612
8983e50e
PB
106132004-03-01 Paolo Bonzini <bonzini@gnu.org>
10614
10615 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 10616
d4cd9d81
NN
106172004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10618
10619 PR bootstrap/7087
10620 * Makefile.tpl: Guard XFOO sed statements better.
10621 * Makefile.tpl: Add dependency for configure-target-libada.
10622 * Makefile.in: Regenerate (incidentally fixes broken
10623 commit when libada-branch was merged).
10624
0ea0229e
KC
106252004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10626
10627 * MAINTAINERS: Add myself to write-after-approval.
10628
bad93735
AP
106292004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10630
10631 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10632 maintainers.
10633
a7ca14fc
AC
106342004-02-20 Andrew Cagney <cagney@redhat.com>
10635
10636 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10637 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10638
51592782
NN
106392004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10640
10641 PR bootstrap/11932
10642 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10643
6a30854a
JQ
106442004-02-14 Jerry Quinn <jlquinn@optonline.net>
10645
10646 * MAINTAINERS: Added myself to write-after-approval.
10647
be8b2bee
MK
106482004-02-14 Michael Koch <konqueror@gmx.de>
10649
10650 * MAINTAINERS: Added myself to write-after-approval.
10651
972760b7
JM
106522004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10653
10654 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10655 some OS port maintainers to OS port maintainers section.
10656
b0281654
FCE
106572004-02-13 Frank Ch. Eigler <fche@redhat.com>
10658
10659 * MAINTAINERS: Add self.
10660
3c419fd6
KH
106612004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10662
10663 * MAINTAINERS: Alphabetize.
10664
e88e9aee
PB
106652004-02-12 Paolo Bonzini <bonzini@gnu.org>
10666
10667 * MAINTAINERS: Remove myself.
b4117c30 10668
1915e422
DE
106692004-02-11 David Edelsohn <edelsohn@gnu.org>
10670
10671 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10672 (rs6000-*-aix*): Same.
10673 * configure: Regenerate.
10674
a22c2d8d
KC
106752004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10676
10677 * configure.in (host): Add in missing $noconfigdirs to defines.
10678 * configure: Regenerate.
10679
d9cdb878
AC
106802004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10681 Nathanael Nerode <neroden@gcc.gnu.org>
10682
10683 PR ada/6637, PR ada/5911
b4117c30 10684 Merge with libada-branch:
d9cdb878
AC
10685 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10686 with appropriate dependencies. Add --enable-libada configure switch.
10687 * configure, Makefile.in: Regenerate.
10688
8bd92821
PB
106892004-02-09 Paolo Bonzini <bonzini@gnu.org>
10690
10691 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 10692
89a95129
RO
106932004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10694
10695 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10696 * configure: Regenerate.
10697
892629bc
GK
106982004-02-04 Geoffrey Keating <geoffk@apple.com>
10699
10700 Merge from upstream:
10701
10702 * ltmain.in: When setting IFS to '~', be careful about user
10703 arguments that contain '~'.
10704
10705 2004-02-04 Peter O'Gorman <peter@pogma.com>
10706
10707 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10708 Also test $base_compile against $CC with escaped arguments. Bug
10709 reported by Geoff Keating <geoffk@apple.com>.
10710
6b402165
KH
107112004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10712
10713 * MAINTAINERS: Remove i960 port.
10714
fa2f0306
DD
107152004-01-23 DJ Delorie <dj@redhat.com>
10716
10717 * Makefile.def (target_modules) [libiberty]: Don't stage.
10718 * Makefile.in: Rebuilt.
10719
9feb20aa
CT
107202004-01-20 Caroline Tice <ctice@apple.com>
10721
10722 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 10723
7aed2ccc
PC
107242004-01-19 Paolo Carlini <pcarlini@suse.de>
10725
10726 * MAINTAINERS: Update my email address.
10727
f25bebe1
JM
107282004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10729
10730 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 10731
28083580
VR
107322004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10733
10734 * MAINTAINERS: Remove entries without email address.
10735
c0f4b5e4
DJ
107362004-01-15 Daniel Jacobowitz <drow@mvista.com>
10737
10738 * MAINTAINERS: Add myself to write-after-approval.
10739
b5eb5a5e
SB
107402004-01-15 Steven Bosscher <stevenb@suse.de>
10741
10742 * MAINTAINERS: Update my email address.
10743
dce2d8b2 107442004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
10745
10746 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10747 * Makefile.tpl (configure-target-[+module+]): Support stage.
10748 * Makefile.in: Rebuilt.
10749
74c0b320
ILT
107502004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10751
10752 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10753
2560344b
RS
107542004-01-10 Richard Sandiford <rsandifo@redhat.com>
10755
10756 * MAINTAINERS: Add myself as a MIPS maintainer.
10757
8b21cda6
NN
107582004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10759
2b6c260d
NN
10760 * configure.in: Use ./config.cache, not config.cache.
10761 * configure: Regenerate.
10762 * Makefile.tpl: Special-casing not needed for GCC any more.
10763 * Makefile.in: Regenerate.
10764
09438bde
NN
10765 * configure.in: Don't share a cache file for host dirs.
10766 * configure: Regenerate.
10767
8b21cda6
NN
10768 * config-ml.in: Don't mess with the cache file.
10769
e42870df
EB
107702004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10771
10772 * MAINTAINERS: Move myself from 'Write After Approval' to
10773 'CPU Port Maintainers' section as SPARC maintainer.
10774
6b9eb62c
NN
107752004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10776
78a816a6
NN
10777 * Makefile.tpl: Make GCC use a separate config.cache.
10778 * Makefile.in: Regenerate.
10779
6b9eb62c
NN
10780 PR bootstrap/11932, PR bootstrap/11933
10781 (I don't know if it will fix either of them, but it relates
10782 to them.)
10783 * configure.in: Don't use shared config.cache for target
10784 directories.
10785 * configure: Regenerate.
10786
86d7b562
DN
107872004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10788
10789 * MAINTAINERS: Add myself to 'Write After Approval' section.
10790
07d0a605
RS
107912003-12-31 Roger Sayle <roger@eyesopen.com>
10792
10793 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10794 * configure: Regenerated.
10795
459ac19f
KH
107962003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10797
10798 * MAINTAINERS: Remove the mn10200 maintainer.
10799
5785c0ed 108002003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 10801
cc6010cd
AP
10802 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10803 * configure: Regenerated.
5785c0ed 10804
a268eff9
JH
108052003-12-16 Jan Hubicka <jh@suse.cz>
10806
10807 * MAINTAINERS: Add myself as callgraph maintainer.
10808
9d465b12
TF
108092003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10810
10811 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10812 * configure: Regenerate.
10813
a68a270a
GB
108142003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10815
10816 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10817 'Write After Approval' section. Update email.
10818
dce2d8b2 108192003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
10820
10821 * MAINTAINERS (Write After Approval): Add myself.
10822
8c052da4
MT
108232003-11-20 Matt Thomas <matt@3am-software.com>
10824
10825 * MAINTAINERS: Add myself as a vax port maintainer.
10826
e75f9147
KC
108272003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10828
10829 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10830 (configure-build-[+module+], configure-[+module+]): Likewise.
10831 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10832 * Makefile.in: Regenerate.
10833
43d8d958
AT
108342003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10835
10836 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10837 shared/dylibed libraries.
10838 * ltmain.sh: Likewise.
10839 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10840 * ltcf-cxx.sh: Likewise.
10841 * ltcf-gcj.sh: Likewise.
10842 * ltconfig: Likewise.
10843
638dcaa0
SC
108442003-11-17 Stan Cox <scox@redhat.com>
10845
10846 * MAINTAINERS: Add myself as iq2000 port maintainer.
10847
15cc172b
AC
108482003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10849
b4117c30
ZW
10850 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10851 * Makefile.in: Regenerate.
15cc172b 10852
20af77cd
UW
108532003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10854
10855 * config.sub: Update to 2003-11-03 version.
10856
4dd01c5c
PE
108572003-10-20 Phil Edwards <phil@codesourcery.com>
10858
10859 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10860 * configure: Regenerate.
10861
dce2d8b2 108622003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
10863
10864 * MAINTAINERS: Add myself to 'Write After Approval' section.
10865
8b7ebc31
AC
108662003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10867
10868 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10869
afe1910c
JM
108702003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10871
10872 * MAINTAINERS: Update my email address.
10873
05dcec66
RO
108742003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10875
10876 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10877
dce2d8b2 108782003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
10879
10880 * MAINTAINERS: Add myself to 'Write After Approval' section.
10881
507ec745
BI
108822003-10-16 Bernardo Innocenti <bernie@develer.com>
10883
10884 * config.guess: Update to 2003-10-16 version.
10885 * config.sub: Update to 2003-10-16 version.
10886
dce2d8b2 108872003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
10888
10889 * MAINTAINERS: Added myself to 'Write After Approval' section.
10890
0c9b16bc
FH
108912003-10-15 Falk Hueffner <falk@debian.org>
10892
10893 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10894 'Write After Approval' section. Update email.
10895
74d57d15
RS
108962003-10-14 Roger Sayle <roger@eyesopen.com>
10897
10898 * MAINTAINERS: Move myself from 'Write After Approval' to
10899 'Various Maintainers' section as middle-end maintainer.
10900
d29b8ad8
NN
109012003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10902
10903 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10904 HOST_FLAGS_TO_PASS.
10905 * Makefile.in: Regenerate.
10906
26db814a
BI
109072003-10-11 Bernardo Innocenti <bernie@develer.com>
10908
10909 * config.guess: Update to 2003-10-07 version.
10910 * config.sub: Update to 2003-10-07 version.
10911
fffeb871
RO
109122003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10913
10914 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10915 * ltconfig (irix5*, irix6*): Don't override version_type.
10916
6691a79e
ME
109172003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10918
10919 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10920 * configure: Rebuilt
10921 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10922 * Makefile.in: Rebuilt
10923
62cdd71e
L
109242003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10925
10926 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10927
6fe2eacc
CW
109282003-09-30 Carlo Wood <carlo@alinoe.com>
10929
cc6010cd 10930 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 10931
ea57e5ad
PK
109322003-09-29 Paul Koning <ni1d@arrl.net>
10933
10934 * MAINTAINERS: Move myself from "Write After Approval"
10935 to CPU platform maintainers for pdp11 platform.
10936
e070672a
AT
109372003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10938
10939 * MAINTAINERS: Move myself from 'Write After Approval' to
10940 'Various Maintainers' section as libffi testsuite maintainer.
10941
43bb47c2
DJ
109422003-09-21 Daniel Jacobowitz <drow@mvista.com>
10943
10944 * configure.in: Pass a computed --program-transform-name
10945 to subconfigures.
10946 * configure: Regenerated.
10947
da9d3b37
NN
109482003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10949
94322beb
NN
10950 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10951 * Makefile.in: Regenerate.
10952
da9d3b37
NN
10953 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10954 * Makefile.in: Regenerate.
10955
ffd9060b
ZL
109562003-09-19 Ziemowit Laski <zlaski@apple.com>
10957
10958 * MAINTAINERS: Move myself from 'Write After Approval'
10959 to 'Various Maintainers' (objective-c) section.
10960
eeae7b41
DJ
109612003-09-17 Daniel Jacobowitz <drow@mvista.com>
10962
10963 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10964 quoting.
10965 * configure: Regenerated.
10966
a080d12b
JB
109672003-09-16 Joel Brobecker <brobecker@gnat.com>
10968
10969 * MAINTAINERS (Write After Approval): Add myself to write after
10970 approval list.
10971
6cd2fc59
DN
109722003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10973
cc6010cd 10974 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 10975
dcbdd9cc
ILT
109762003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10977
10978 * MAINTAINERS: Update my e-mail address.
10979
e517f636
AM
109802003-09-09 Alan Modra <amodra@bigpond.net.au>
10981
10982 * libtool.m4 (LD): Correct powerpc64 host match.
10983
bc49924b
JW
109842003-09-06 James E Wilson <wilson@tuliptree.org>
10985
10986 * MAINTAINTERS: Update my affiliation and email address.
10987
082124f5
ZD
109882003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10989
10990 * MAINTAINERS (Write After Approval): Add myself.
10991
dc94d89e
DD
109922003-09-04 DJ Delorie <dj@redhat.com>
10993
10994 * configure: Regenerate.
10995
109962003-09-04 Robert Millan <robertmh@gnu.org>
10997
10998 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 10999
7a0f2d4e
KG
110002003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11001
11002 * configure.in: Ensure arguments to sed are properly spaced.
11003 * configure: Regenerate.
11004
88d032eb
GP
110052003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11006
11007 * MAINTAINERS: Update my e-mail address.
11008
0b3f3d22
ME
110092003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11010
11011 * MAINTAINERS (Write After Approval): Add myself.
11012
d253f9ba
DJ
110132003-08-27 Daniel Jacobowitz <drow@mvista.com>
11014
11015 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11016 * configure: Regenerated.
11017
066ec9c9
MM
110182003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11019
11020 * MAINTAINERS: Update my email address.
11021
415d7ef9
PE
110222003-08-23 Phil Edwards <pme@gcc.gnu.org>
11023
11024 * configure.in: Use newline instead of semicolon when assuming
11025 shell arguments in a for loop.
11026 * configure: Regenerated.
11027
e1567352
JE
110282003-08-22 Jason Eckhardt <jle@rice.edu>
11029
11030 * MAINTAINERS: Resurrect the i860 maintainer.
11031
b348267b
GK
110322003-08-20 Geoffrey Keating <geoffk@apple.com>
11033
e50084fa
GK
11034 PR 8180
11035 * configure.in: When testing with_libs and with_headers, treat
11036 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11037 * configure: Regenerate.
b4117c30 11038
b348267b
GK
11039 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11040 make, shell, etc.
11041 (baseargs): Likewise.
11042 * configure: Regenerate.
11043
ca26ffe0
BI
110442003-08-20 Bernardo Innocenti <bernie@develer.com>
11045
11046 * MAINTAINERS (Write After Approval): Add myself.
11047
940cde4d
GK
110482003-08-19 Geoffrey Keating <geoffk@apple.com>
11049
11050 * configure.in: Disable libgcj for darwin not on powerpc.
11051 * configure: Rebuild.
11052
74bed51b
ADL
110532003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11054
11055 * config-ml.in, symlink-tree: Add license.
11056
b4117c30
ZW
110572003-08-03 Richard Stallman <rms@gnu.org>
11058 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
11059
11060 * README.SCO: New file.
11061
333a28b4
MK
110622003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11063
11064 * Makefile.tpl (check, check-c++): Express dependencies using
11065 dependencies rather than commands.
11066 * Makefile.in: Regenerate.
11067
c197e306
AC
110682003-08-01 Andrew Cagney <cagney@redhat.com>
11069
11070 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11071 * configure: Ditto.
11072
a8ee6e2d
GK
110732003-07-31 Geoffrey Keating <geoffk@apple.com>
11074
11075 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 11076 * Makefile.in: Update.
a8ee6e2d 11077
8d9b3f2e
AT
110782003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11079
11080 * configure.in: Enable libgcj for darwin.
11081 * configure: Rebuild.
11082
52c0c542
PE
110832003-07-29 Phil Edwards <pme@gcc.gnu.org>
11084
11085 * config-ml.in: Use ac_configure_args directly instead of
11086 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11087 actually seen.
11088
b4acb5ef
NN
110892003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11090
11091 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11092 creating target and build subdirs to build all parent dirs as needed.
11093 * Makefile.in: Rebuild.
11094 * configure.in: Don't build dirs explicitly here.
11095 * configure: Rebuild.
11096
a51d71d0
PB
110972003-07-26 Paul Brook <paul@nowt.org>
11098
11099 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11100
f43e12ce
AO
111012003-07-22 Alexandre Oliva <aoliva@redhat.com>
11102
11103 * Makefile.tpl (all-make): Depend on intl.
11104 * Makefile.in: Rebuilt.
11105
8a199ff6
PE
111062003-07-20 Phil Edwards <pme@gcc.gnu.org>
11107
11108 * install-sh: Update to newer upstream versions (associated with
11109 aclocal 1.7).
11110 * mkinstalldirs: Likewise.
11111 * missing: Likewise, plus $1Help2man -> $1 typo fix.
11112
e6a8c803
AP
111132003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
11114
11115 * MAINTAINERS: Move self from Bug database only accounts
11116 to write-after-approval.
11117
9f13608f
NN
111182003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
11119
11120 * config.if: Remove unused libc_interface determination.
11121
c7864714
NN
111222003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
11123
11124 * MAINTAINERS: Move self from write-after-approval to
11125 build machinery (*.in).
11126
775956d0
NN
111272003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
11128
11129 PR bootstrap/11273
11130 PR bootstrap/11408
11131 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
11132 unused INSTALL_PROGRAM_ARGS.
11133 * configure.in: Use AC_PROG_INSTALL.
11134 * Makefile.in: Regenerate.
11135 * configure: Regenerate.
11136
c7f67a6e
KH
111372003-07-13 Kazu Hirata <kazu@cs.umass.edu>
11138
11139 * MAINTAINERS: Alphabetize.
11140
33952f6f
AO
111412003-07-10 Alexandre Oliva <aoliva@redhat.com>
11142
11143 * configure: Rebuilt.
11144 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11145 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11146 newlib nor libgloss.
11147 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
11148 * configure.in (am33_2.0-*-linux*): Added.
11149
0d4f1b4e
BW
111502003-07-09 Bob Wilson <bob.wilson@acm.org>
11151
11152 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11153 * configure: Regenerate.
11154
56694dd9
ZW
111552003-07-07 Zack Weinberg <zack@codesourcery.com>
11156
11157 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11158 * Makefile.in: Regenerate.
11159
21607eb4
ZW
111602003-07-04 Zack Weinberg <zack@codesourcery.com>
11161
11162 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11163 * Makefile.in: Regenerate.
11164
dce2d8b2 111652003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
11166
11167 * Makefile.tpl: Replace PWD with PWD_COMMAND.
11168 * Makefile.in: Regenerated.
11169
5d42f90e
L
11170 * config-ml.in: Replace PWD with PWD_COMMAND.
11171
6eb95e99
ZW
111722003-07-04 Zack Weinberg <zack@codesourcery.com>
11173
11174 * intl: New directory; see intl/ChangeLog for details.
11175 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11176 * Makefile.tpl: all-gcc depends on maybe-all-intl.
11177 * Makefile.in: Regenerate.
11178
07d1940e
NN
111792003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
11180
11181 * configure.in: Clean up config-lang.in handling. Delete
11182 useless assignment to "subdirs".
11183 * configure: Regenerate.
11184
4dbda6f0
NN
111852003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
11186
11187 * configure.in: Rename 'target_libs' to 'target_libraries'.
11188 Remove useless reference to 'target_libs'.
11189 * configure: Regenerate.
11190
2c30ab71
KS
111912003-06-23 Keith Seitz <kseitz@sources.redhat.com>
11192
11193 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11194 * Makefile.in: Regenerate.
11195
11405c93
NN
111962003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
11197
11198 * Makefile.def: Introduce flags_to_pass.
11199 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11200 * Makefile.in: Regenerate.
11201
fb87ad5d
HPN
112022003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
11203
11204 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11205 and target-libgloss.
11206 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11207 <h8300*-*-*>: Disable libf2c and ${libgcj}.
11208 * configure: Regenerate.
11209
a7956a48
BK
112102003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11211
11212 * configure.in: Update testsuite_flags to new location.
11213 * configure. Regenerate.
6eb95e99 11214
eaf9f3b2
NN
112152003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
11216
11217 * Makefile.tpl: Remove BUILD_CC stuff.
11218 * Makefile.in: Regenerate.
11219
2d89ffef
KH
112202003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11221
11222 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11223
dce2d8b2 112242003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
11225
11226 * MAINTAINERS (Write After Approval): Add myself.
11227
dce2d8b2 112282003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 11229
b951c91c
L
11230 * config.guess: Update to 2003-06-12 version.
11231 * config.sub: Update to 2003-06-13 version.
11232
dce2d8b2 112332003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
11234
11235 * config.guess: Update to 2003-06-06 version.
11236 * config.sub: Update to 2003-06-06 version.
11237
655b7166
RO
112382003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11239
11240 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11241 * configure. Regenerate.
11242
01b759aa
NN
112432003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
11244
bf1d3e81
NN
11245 * configure.in: Disable serial configure by default.
11246 * configure: Regenerate.
11247 * Makefile.tpl: Abolish .NOTPARALLEL.
11248 * Makefile.in: Regenerate.
11249
e89fbdfe
NN
11250 * Makefile.tpl: Replace {build,host,target}_canonical by
11251 {build,host,target}.
11252 * Makefile.in: Regenerate.
11253
01b759aa
NN
11254 * Makefile.tpl: Fix stupid pasto.
11255 * Makefile.in: Regenerate.
11256
f7dae026
NN
112572003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
11258
11259 * Makefile.tpl: Remove bogus conditional.
11260 * Makefile.in: Regenerate.
11261
112622003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
11263
11264 * Makefile.tpl (profiledbootstrap): New target.
11265 * Makefile.in (profiledbootstrap): New target.
11266
2ffc3e73 112672003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
11268
11269 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11270 Pinski. Remove user names from other bugzilla-only maintainers.
11271
1a1e6b96
NN
112722003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
11273
1358ccea
NN
11274 * Makefile.tpl: Make 'recursive targets' using autogen rather
11275 than shell loop. Remove duplicate 'clean' targets and false
11276 comments.
11277 * Makefile.def: Add systematic dependencies to 'recursive' targets.
11278 Add systematic method of specifying missing targets in subdirs.
11279 Add copyright boilerplate.
11280 * Makefile.in: Regenerate.
11281 * configure.in: Add 'recursive targets' to maybe list.
11282 * configure: Regenerate.
11283
ae74ed1f
NN
11284 * MAINTAINERS: "GNATS only" -> "Bug database only".
11285
1a1e6b96
NN
11286 * Makefile.tpl: Rename [+target+] to [+make_target+].
11287 * Makefile.def: Rename 'target' to 'make_target'.
11288
c79af3fa
NB
112892003-05-31 Neil Booth <neil@daikokuya.co.uk>
11290
11291 * MAINTAINERS: Add self as options handling maintainer.
11292
39d85b61
MM
112932003-05-28 Michael Meissner <gnu@the-meissners.org>
11294
11295 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11296 been too long since I touched those ports.
11297
afc2b62d
DD
112982003-05-28 DJ Delorie <dj@redhat.com>
11299
11300 * Makefile.tpl: Make maybe-check-gcc .PHONY.
11301 * Makefile.in: Regenerate.
11302
df445104
MR
113032003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
11304
11305 * configure.in: Use curly braces in the definition of tooldir.
11306 * configure: Regenerate.
11307
2eb98e5d 113082003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 11309
2eb98e5d
DD
11310 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11311 newlib or libgloss.
11312 * Makefile.in: Regenerate.
11313
862fced8
DD
113142003-05-21 DJ Delorie <dj@redhat.com>
11315
11316 * Makefile.tpl: Add missing empty maybe-check-gcc target.
11317 * Makefile.in: Regenerate.
11318
fc351800
ILT
113192003-05-20 Ian Lance Taylor <ian@airs.com>
11320
11321 * MAINTAINERS: Update my e-mail address.
11322
7e2dbcef
NN
113232003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
11324
11325 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 11326 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
11327 Factor out common code from autogen IF statements.
11328 * configure: Regenerate.
11329 * Makefile.in: Regenerate.
11330
f2a0e225
KC
113312003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
11332
11333 * configure.in: Accept i[3456789]86 for machine type.
11334 * configure: Regenerate.
11335
8b87bb96
NN
113362003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
11337
11338 * configure.in: Switch more things to use maybe dependencies.
11339 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
11340 * configure: Regenerate.
11341 * Makefile.tpl: Switch more things to use maybe dependencies.
11342 * Makefile.in: Regenerate.
11343
fdb882bc 113442003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
11345
11346 * Makefile.tpl (install-opcodes): Define.
11347 * Makefile.in: Rebuild.
11348
f7c50032
AJ
113492003-05-13 Andreas Jaeger <aj@suse.de>
11350
11351 * config.guess: Update to 2003-05-09 version.
11352 * config.sub: Update to 2003-05-09 version.
11353
dce2d8b2 113542003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
11355
11356 * configure.in: Correct sed script so that options in quotes are not
11357 deleted.
11358 * configure: Rebuild.
11359
aa8f1f57
CV
113602003-05-12 Corinna Vinschen <corinna@vinschen.de>
11361
11362 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11363 and $$s/newlib/libc/sys/cygwin32 include paths.
11364 * configure: Ditto.
11365
0c130f81
MM
113662003-05-12 Michael Meissner <gnu@the-meissners.org>
11367
11368 * MAINTAINERS: Update my email addresses.
11369
aa1a100b
EB
113702003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11371
11372 * config-ml.in: Propagate INSTALL variables.
f7c50032 11373
87861833
GP
113742003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11375
11376 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11377
de722255
CD
113782003-05-02 Chris Demetriou <cgd@broadcom.com>
11379
6eb95e99
ZW
11380 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11381 * Makefile.in: Regenerate.
de722255 11382
96c4a002
WB
113832003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11384
11385 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11386
55b15a11
WB
113872003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11388
11389 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11390
0c227849
DJ
113912003-04-27 Daniel Jacobowitz <drow@mvista.com>
11392
11393 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11394 * Makefile.in: Regenerated.
11395
d45148c1
WB
113962003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11397
11398 * MAINTAINERS (Write After Approval): Upgrade myself from
11399 GNATS only to write-after-approval. Update my mail address.
11400
dce2d8b2 114012003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
11402
11403 (OS Port Maintainers: freebsd): Add myself.
11404
438f50c3
MM
114052003-04-22 Mark Mitchell <mark@codesourcery.com>
11406
11407 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11408
9074e169
KJ
114092003-04-22 Kean Johnston <jkj@sco.com>
11410
11411 * MAINTAINERS (SCO ports): Added myself.
11412
dfd39a2e
NS
114132003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11414
11415 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11416
ccbae82a
KJ
114172003-04-19 Kean Johnston <jkj@sco.com>
11418
11419 * MAINTAINERS (Write After Approval): Add myself.
11420
2f50999f
GP
114212003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11422
11423 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11424 * Makefile.in: Regenerate.
11425
e9b84181
JJ
114262003-04-18 Jakub Jelinek <jakub@redhat.com>
11427
11428 * configure.in (powerpc64*-*-linux*): Remove.
11429 * configure: Rebuilt.
11430
1ca4c6e1
PE
114312003-04-17 Phil Edwards <pme@gcc.gnu.org>
11432
11433 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11434 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11435 and restrap.
11436 * Makefile.in: Regenerate.
11437
0590b963
RE
114382003-04-16 Richard Earnshaw <rearnsha@arm.com>
11439
11440 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11441 * configure: Regenerated.
11442
ff41a56f
DD
114432003-04-15 DJ Delorie <dj@redhat.com>
11444
11445 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11446
50d440bc
NC
114472003-04-13 Nick Clifton <nickc@redhat.com>
11448
11449 * config-ml.in: Remove support for --disable-aix removing
11450 call-aix multilibs.
11451
b1e0a93e
AO
114522003-04-10 Alexandre Oliva <aoliva@redhat.com>
11453
11454 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11455 * */configure: Rebuilt.
11456
71fb704d
JS
114572003-04-08 Joel Sherrill <joel@oarcorp.com>
11458
11459 * MAINTAINERS: Add my email address.
11460
3897ea90
OH
114612003-03-17 Olivier Hainque <hainque@act-europe.fr>
11462
11463 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 11464
93c834b7
NN
114652003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11466
11467 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11468 * Makefile.in: Regenerate.
11469
82c34dcb
MC
114702003-03-14 Michael Chastain <mec@shout.net>
11471
11472 * Makefile.in: Regenerate with correct Makefile.def.
11473
73458fb7
NN
114742003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11475
11476 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11477 Make macro.
11478 * Makefile.in: Regenerate.
11479 * configure.in: Clean up gxx_include_dir logic.
11480 * configure: Regenerate.
11481
32cf27e5
AE
114822003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11483
11484 * MAINTAINERS (Write After Approval): Add myself.
11485
c727e7a0
BE
114862003-03-10 Ben Elliston <bje@wasabisystems.com>
11487
11488 * MAINTAINERS: Update my mail address.
11489
9a27ac7a
FS
114902003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11491
11492 * configure.in (gxx_include_dir): Fix typo.
11493 * configure: Regenerated.
11494
3aa83176
NN
114952003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11496
11497 * Makefile.tpl: Reindent.
11498 * Makefile.in: Regenerate.
11499 * configure.in: Reindent. Don't set unused variables.
11500 * configure: Regenerate.
11501
9124bc53
DJ
115022003-03-04 Daniel Jacobowitz <drow@mvista.com>
11503
11504 * configure.in: Include $(build_tooldir)/sys-include in
11505 FLAGS_FOR_TARGET.
11506 * configure: Regenerated.
11507
cb543528
NN
115082003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11509
c858bf1e
NN
11510 * Makefile.tpl: Always pass down RANLIB.
11511 * Makefile.in: Regenerate.
11512
aa9c3ab4
NN
11513 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11514 * Makefile.in: Regenerate.
11515 * configure.in: Remove unused logic relating to --enable-shared
11516 and --enable-threads. Remove bogus comments. Remove redundant
11517 noconfigdirs.
11518 * configure: Regenerate.
11519
cb543528
NN
11520 * configure.in: Replace ${libstdcxx_version} by its value.
11521 Remove reference to mh-dgux.
11522 * configure: Regenerate.
11523
53f70c1b
KB
115242003-03-03 Kevin Buettner <kevinb@redhat.com>
11525
11526 * MAINTAINERS (Write After Approval): Add myself.
11527
df0f0674
NN
115282003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11529
11530 * Makefile.tpl: Rearrange.
11531 * Makefile.in: Regenerate.
11532
dce2d8b2 115332003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
11534
11535 * configure.in: Add support for kaOS as cross build target system.
11536 * configure: Regenerated.
11537
a7a287eb
SB
115382003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11539
11540 * MAINTAINERS (Write after approval): Add myself.
11541
ff00c8a2
JW
115422003-02-21 James E Wilson <wilson@tuliptree.org>
11543
11544 * MAINTAINERS: Update my email address.
11545
abb2db7a
ZW
115462003-02-21 Zack Weinberg <zack@codesourcery.com>
11547
11548 * MAINTAINERS: Add self to blanket write privs. section.
11549
e9f2dc3b
SM
115502003-02-20 Sean McNeil <sean@blue.mcneil.com>
11551
11552 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11553 configure-target-* as some target builds may require additional
11554 flags for preprocessor tests.
11555 * Makefile.in: Regenerated.
11556
ee03dc5e
AO
115572003-02-19 Alexandre Oliva <aoliva@redhat.com>
11558
11856278
AO
11559 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11560 * ltconfig: Handle it.
11561 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11562 auto-detecting it.
11563
274aef32
AO
11564 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11565 it is used as argument to $CC.
11566 * ltcf-gcj.sh: Likewise.
11567
ee03dc5e
AO
11568 * configure.in: Introduce --enable-maintainer-mode.
11569 * configure: Rebuilt.
11570 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11571 for maintainer mode.
11572 * Makefile.in: Rebuilt.
11573
30db8e17
JM
115742003-02-18 Jason Merrill <jason@redhat.com>
11575
11576 * Makefile.tpl (check-c++): Allow parallelism.
11577
cab60ac6
GP
115782003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11579
11580 * MAINTAINERS: Remove John Carr (who never actually had access to
11581 gcc.gnu.org).
11582
c8e5d1af
GK
115832003-02-15 Geoffrey Keating <geoffk@apple.com>
11584
11585 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11586 don't configure target-libobjc.
11587 * configure: Regenerate.
11588
70f91f50
RO
115892003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11590
11591 * Makefile.tpl (RANLIB): Define.
11592 * Makefile.in: Regenerate.
11593
669e9062
LB
115942003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11595
11596 * MAINTAINERS: Update my email.
abb2db7a 11597
61b56b2e
KS
115982003-02-06 Keith R Seitz <keiths@redhat.com>
11599
11600 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11601 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11602 * Makefile.in: Regenerated.
11603 * configure.in: Remove all traces of snavigator, db, and grep.
11604 * configure: Regenerated.
11605
a1ba6e15
GP
116062003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11607
11608 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11609 After Approval.
11610
f5f2cce5
CC
116112003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11612
11613 * MAINTAINERS (Write after approval): Add myself.
11614
ba49f6f1
FCE
116152003-01-31 Frank Ch. Eigler <fche@redhat.com>
11616
11617 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11618 * Makefile.in: Regenerated.
11619
ccf9f10c
RS
116202003-01-30 Roger Sayle <roger@eyesopen.com>
11621
11622 * config.guess: Updated to 2003-01-30's version.
11623 * config.sub: Updated to 2003-01-28's version.
11624
a693735b
AO
116252003-01-30 Alexandre Oliva <aoliva@redhat.com>
11626
11627 * config.if: If gcc_version is already set, just use it. Don't set
11628 gcc_version_trigger if it's already set, otherwise set it to
11629 gcc/version.c, but only if the file exists. If it is not set and
11630 gcc/version.c does not exist, try to extract the version number from
11631 $CC.
11632
204c43d6
AT
116332003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11634
abb2db7a 11635 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 11636
842e91ec
PE
116372003-01-27 Phil Edwards <pme@gcc.gnu.org>
11638
11639 * configure.in: Revert 24Jan change.
11640 * configure: Regenerate.
11641
6b99984e
GP
116422003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11643
11644 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11645 entry of HJ Lu.
11646
806e0935
NN
116472003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11648
11649 * configure.in: Revert previous change.
11650 * configure: Regenerate.
11651
307a9864
NN
116522003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11653
11654 * configure.in: Make rda native-only.
11655 * configure: Regenerate.
11656
02ba6302
VR
116572003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11658
11659 * MAINTAINERS: Move myself from GNATS-only-accounts to
11660 write-after-approval.
11661
77d187bc
NN
116622003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11663
11664 * configure.in: Add missing \.
11665 * configure: Rebuilt.
11666
a94a2d4c
JJ
116672003-01-17 Jakub Jelinek <jakub@redhat.com>
11668
11669 * configure.in (baseargs): Avoid using \| in sed regular
11670 expressions.
11671 * configure: Rebuilt.
11672
73f84924
JJ
116732003-01-16 Jakub Jelinek <jakub@redhat.com>
11674
11675 * configure.in (baseargs): Remove all supported forms of
11676 --cache-file, --srcdir, --host, --build and --target options
11677 from argument lists.
11678 * configure: Rebuilt.
11679
8c12fc63
JZ
116802003-01-15 Josef Zlomek <zlomekj@suse.cz>
11681
11682 * MAINTAINERS: Add myself to write-after-approval list.
11683
7c005a3a
AO
116842003-01-15 Alexandre Oliva <aoliva@redhat.com>
11685
11686 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11687 * configure: Rebuilt.
11688
3dfabf63
NN
116892003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11690
11691 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11692 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11693 * Makefile.in: Regenerate.
11694 * configure: Regenerate.
11695
cf53ae10
AO
116962003-01-09 Alexandre Oliva <aoliva@redhat.com>
11697
11698 * configure.in: Remove Makefile in build, host and target modules
11699 unless configure was run with --no-recursion.
11700 * configure: Rebuilt.
11701
3fbe8e4a
CC
117022003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11703
11704 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11705 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11706 * Makefile.in: Regenerate.
11707
66e2aa7d
CD
117082003-01-08 Chris Demetriou <cgd@broadcom.com>
11709
11710 * config.guess: Update to 2003-01-03 version.
11711 * config.sub: Update to 2003-01-03 version.
11712
b5038cfb
CF
117132003-01-07 Christopher Faylor <cgf@redhat.com>
11714
11715 * configure: Regenerate with proper autoconf 2.13.
11716
d02c69be
CF
117172003-01-07 Christopher Faylor <cgf@redhat.com>
11718
11719 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 11720 * configure: Regenerate.
d02c69be 11721
e914a571
AC
117222003-01-06 Andrew Cagney <ac131313@redhat.com>
11723
11724 * configure.in (GDB_TK): Add tcl directories conditional on
11725 gdb/gdbtk directory being present.
11726 * configure: Regenerate.
abb2db7a 11727
dce2d8b2 117282003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 11729
dce2d8b2
EB
11730 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11731 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
11732 * configure: Rebuilt.
11733
89a7012a
TT
117342002-12-31 Tom Tromey <tromey@redhat.com>
11735
11736 * Makefile.in: Rebuilt.
11737 * Makefile.def (target_modules) [libffi]: Allow installation.
11738
3f4f56e2
AS
117392002-12-31 Andreas Schwab <schwab@suse.de>
11740
11741 * configure.in: Fix use of $program_transform_name.
11742 * configure: Regenerated.
11743
6c1b8d0a
DJ
117442002-12-30 Daniel Jacobowitz <drow@mvista.com>
11745
11746 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 11747 * configure: Regenerated.
6c1b8d0a 11748
c5120911
AO
117492002-12-29 Alexandre Oliva <aoliva@redhat.com>
11750
11751 * Makefile.tpl (local-distclean): Don't remove...
11752 (multilib.ts): ... this. Moved into...
11753 (multilib.out): ... this. Don't use sub-make.
11754 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11755 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11756 (configure-build-[+module+], configure-[+module+],
11757 configure-target-[+module+], configure-gcc): ... these. Test
11758 for Makefile existence. Drop config.status from dependencies.
11759 * Makefile.in: Rebuilt.
11760 * configure.in: Move gcc-version-trigger to the end of
11761 ac_configure_args. Add comments to maybedep.tmp and
11762 serdep.tmp. Introduce --disable-serial-configure. Remove
11763 nonopt from baseargs, matching and removing corresponding
11764 whitespace while at it.
11765 * configure: Rebuilt.
11766
e245b0ea
AO
117672002-12-28 Alexandre Oliva <aoliva@redhat.com>
11768
903de295
AO
11769 * configure.in (host_configargs): Replace reference to
11770 no-longer-defined buildopts with --build=${build_alias}.
11771 * configure: Rebuilt.
11772
e245b0ea
AO
11773 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11774 program_transform_name to standard idiom.
11775 (AUTOGEN, AUTOCONF): Define.
11776 (Makefile.in): Use $(AUTOGEN).
11777 (Makefile): Depend on config.status, and use autoconf-style rule to
11778 build it. Move original commands to...
11779 (config.status): ... this new target.
11780 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11781 $(AUTOCONF).
11782 * Makefile.in: Rebuilt.
11783
671aa708
NN
117842002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11785
53fbfb58
NN
11786 * Makefile.tpl: Fix dramatic bustage due to change in
11787 program_transform_name.
11788 * Makefile.in: Regenerate.
11789
11790 * configure.in: Remove unnecessary PATH setting.
11791 * configure: Regnerate.
11792
11793 * configure.in: Don't default to unprefixed tools unless
11794 the native tools will work.
11795 * configure: Regenerate.
11796
671aa708
NN
11797 * configure.in: Convert to autoconf script. Blow away lots
11798 of now-redundant Makefile fragments.
11799 * configure: Generate using Autoconf.
11800 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11801 * Makefile.in: Regenerate.
11802
57f40826
NN
118032002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11804
3fedb745
NN
11805 * configure: Fix stupid bug where RANLIB was mistakenly included.
11806
abb2db7a 11807 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
11808 (build_configargs, host_configargs, target_configargs).
11809
11810 * configure.in: Move logic out of sed statement.
11811
abb2db7a 11812 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
11813 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11814
315fa0f4
SS
118152002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11816
11817 * config.sub: Import from master repository
11818 * config.guess: Ditto
11819
45aff44f
AS
118202002-12-24 Andreas Schwab <schwab@suse.de>
11821
11822 * Makefile.tpl (multilib.out): Fix missing space.
11823 * Makefile.in: Regenerate.
11824
88b5521b
NN
118252002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11826
11827 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11828 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11829 * Makefile.in: Regenerate.
11830 * configure.in: Remove unnecessary leftovers.
11831
2a726918
GK
118322002-12-21 Geoffrey Keating <geoffk@apple.com>
11833
11834 * configure.in (extra_ranlibflags_for_target): New variable.
11835 (*-*-darwin): Add -c to ranlib commands.
11836 * configure (tooldir): Handle extra_ranlibflags_for_target.
11837
aace3269 118382002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
11839
11840 * Makefile.tpl: Revert HJL's change.
11841 * Makefile.in: Regenerated.
11842 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11843 always.
11844
f0895142
AS
118452002-12-19 Andreas Schwab <schwab@suse.de>
11846
11847 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11848 * Makefile.in: Regenerate.
11849
dce2d8b2 118502002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
11851
11852 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11853 * Makefile.in: Regenerated.
11854
11855 * configure.in (build_prefix): New. Substitute.
11856
212f6dd0
NN
118572002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11858
79308c5d
NN
11859 * Makefile.tpl: Don't let real targets depend on phony targets.
11860 * Makefile.in: Regenerate.
11861
212f6dd0
NN
11862 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11863 * Makefile.in: Regenerate.
11864
ab17919f
SS
118652002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11866
11867 * config.sub: Import from master repository
11868 * config.guess: Ditto
11869
5ecf91d1
JM
118702002-12-16 Jason Merrill <jason@redhat.com>
11871
11872 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11873 previous 'make bootstrap'.
11874 * Makefile.in: Regenerate.
11875
d8437e1b
HPN
118762002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11877
11878 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11879
4977bab6
ZW
118802002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11881
11882 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11883 * Makefile.in: Regenerate.
11884
0edcfdcb
JM
118852002-12-13 Jason Merrill <jason@redhat.com>
11886
6248218a 11887 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
11888 library tests.
11889 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
11890 * Makefile.in: Regenerate.
11891
4977bab6
ZW
118922002-12-12 Alexandre Oliva <aoliva@redhat.com>
11893
11894 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11895 * Makefile.in: Rebuilt.
11896
f87505dd
AO
118972002-12-12 Alexandre Oliva <aoliva@redhat.com>
11898
11899 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11900
4977bab6
ZW
119012002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11902
11903 * configure: Fix bug put in by gremlins.
11904
11905 * Makefile.tpl: Substitute more autoconfily.
11906 * configure: Substitute more autoconfily.
11907 * Makefile.in: Regenerate.
11908
7f0db92a
SS
119092002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11910
11911 * config.sub: Import from master repository
11912 * config.guess: Ditto
11913 * MAINTAINERS: Added Svein Seldal under write after approval
11914
4977bab6
ZW
119152002-12-08 Andrew Cagney <ac131313@redhat.com>
11916
11917 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11918 * Makefile.in (all-sim): Ditto.
11919
119202002-12-06 DJ Delorie <dj@redhat.com>
11921
11922 * Makefile.tpl: Change configure dependencies to not have real
11923 targets depend on phony targets.
11924
119252002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11926
11927 * configure.in: Revert unintentional change.
11928
11929 * Makefile.tpl: Change dependency for */multilib.out so that
11930 it works when gcc isn't in the tree.
11931
11932 * configure.in: Substitute more.
11933 * configure: Run subconfigures from the Makefile.
11934 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11935 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11936
67f1b906
GP
119372002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11938
11939 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11940
4977bab6
ZW
119412002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11942
11943 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11944 and corresponding dependencies.
11945 * Makefile.in: Regenerate.
11946
11947 * configure.in (host_tools): Order binutils, gas and ld for
11948 convenience in running the testsuites.
11949
11950 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11951 * Makefile.in: Regenerate.
11952 * configure.in: Introduce rules to serialize subconfigure runs.
11953
11954 * configure.in: Introduce BASE_CC_FOR_TARGET.
11955 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11956 Realize configure-build-* targets. Realize configure-target-* targets.
11957 * Makefile.in: Regenerate.
11958
119592002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11960
11961 * configure: Move gcc_version_trigger stuff from here...
11962 * configure.in: ...to here.
11963
11964 * configure.in: Separate subconfigure options added by this file from
11965 options given by the user. Add machinery to put args for host
11966 subconfigures into the Makefile.
11967
11968 * Makefile.tpl: Remove 'vault' targets.
11969 * Makefile.tpl: Reorder and comment dependencies.
11970 * Makefile.in: Regenerate.
11971
119722002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11973 * configure.in: Fix my broken commit of previous patch. (sigh)
11974
743f054e
GK
119752002-11-28 Geoffrey Keating <geoffk@apple.com>
11976
11977 * configure.in: Move host-specific darwin noconfigdirs into
11978 the host-specific section.
11979
4977bab6
ZW
119802002-11-28 Geoffrey Keating <geoffk@apple.com>
11981
11982 * configure.in: Move host-specific darwin noconfigdirs into
11983 the host-specific section.
11984
119852002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11986
11987 * configure: Remove skip-this-dir support.
11988 * Makefile.tpl: Remove skip-this-dir support.
11989
11990 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11991 subdirectories.
11992 * Makefile.in: Regenerate.
11993
11994 * Makefile.tpl: Strip out useless setting of 'dir'.
11995 * Makefile.in: Regenerate.
11996
119972002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11998
11999 * configure.in: Fix deeply stupid bug.
12000
12001 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12002 shell code in CXX_FOR_TARGET
12003 * Makefile.def: Introduce raw_cxx.
12004 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12005 RAW_CXX_FOR_TARGET.
12006 * Makefile.in: Regenerate.
12007
120082002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12009
12010 * Makefile.tpl: Remove unnecessary ifs.
12011 * Makefile.in: Regenerate.
12012
12013 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12014 dependencies. Maybe-ize build-libiberty. Create dummy install
12015 targets for 'no_install' modules.
12016 * configure: Move GDB_TK substitution to configure.in. Move
12017 build_modules stuff to configure.in.
12018 * configure.in: Implement soft dependency machinery. Maybe-ize
12019 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12020 * Makefile.in: Regenerate.
12021
120222002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12023
12024 * Makefile.tpl: Make all-target, install-target behave similarly
12025 to all, install (only hitting configured targets). Eliminate
12026 unused macro defintions.
12027
12028 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12029 build != host.
12030
12031 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12032
12033 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12034
12035 * configure.in: Produce lists of subdir targets we're actually
12036 configuring. Remove references to "dosrel".
12037 * Makefile.tpl: Let configure set which subdir targets are hit.
12038 Remove install-cross; clean up install; remove ALL. Remove
12039 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12040 Autogenerate host module targets. Remove empty dependency lines
12041 and redundant dependency; rearrange slightly.
12042 * Makefile.def: Add host-side libtermcap, utils.
12043
12044 * Makefile.in: Regenerate.
12045
e6226a2f
RO
120462002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12047
12048 * ltconfig (osf[345]): Append $major to soname_spec.
12049 Reflect this in library_names_spec.
12050 * ltmain.sh (osf): Prefix $major with . for use as extension.
12051
3b75d237
AJ
120522002-11-19 Andreas Jaeger <aj@suse.de>
12053
12054 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12055 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12056 and sparc64 GNU/Linux systems.
12057
809108de
NS
120582002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12059
12060 * MAINTAINERS: Update email.
12061
e7e0de7e
GP
120622002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12063
12064 * MAINTAINERS: Complete James Dennett's entry.
12065
f7109dea
EB
120662002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12067
12068 * MAINTAINERS (Write After Approval): Add myself.
12069
d3ac17c9
BK
120702002-11-13 Bruce Korb <bkorb@gnu.org>
12071
12072 * Makefile.tpl: syntactic cleanup
12073
dce2d8b2 120742002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
12075
12076 * MAINTAINERS: Add myself to write-after-approval list.
12077
4977bab6
ZW
120782002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12079
12080 * Makefile.def: Add list of recursive targets to autogenerate.
12081 Add build_modules.
12082 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12083 targets. Autogenerate *-build-* targets.
12084 * Makefile.in: Regenerate.
12085
120862002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12087
12088 * configure: More autoconf-style substitutions.
12089 * Makefile.tpl: More autoconf-style substitutions.
12090 * Makefile.in: Regenerate.
12091
120922002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
12093
12094 * configure: Substitute more variables in a more autoconf-friendly
12095 way. Simplify slightly.
12096 * Makefile.tpl: Make more variables substitutable in an
12097 autoconf-friendly way.
12098 * Makefile.in: Regenerate.
12099
d4783999
JW
121002002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
12101
12102 * MAINTAINERS (Write After Approval): Add myself.
12103
4977bab6
ZW
121042002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
12105
12106 * configure.in (v810*): Remove special setting of tools.
12107
12108 * configure: Add support for extra required flags for ar or nm.
12109 * configure.in (aix4.3+): Use above support for target-specific
12110 issues, rather than using config/mt-aix43.
12111
121122002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
12113
12114 * configure: Remove 'removing', which doesn't work. Replace $subdir
12115 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
12116 with $srcdir. Reformat indentation. Substitute some variables
12117 formerly hard-coded in the Makefile for build=host.
12118 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12119 * Makefile.def: Autogenerate more.
12120 * Makefile.in: Regenerate.
12121
1c9c903e
AN
121222002-11-04 Adam Nemet <anemet@lnxw.com>
12123
12124 * MAINTAINERS (Write After Approval): Add myself.
12125
40673d2b
KB
121262002-11-04 Kevin Buettner <kevinb@redhat.com>
12127
12128 * Makefile.def (host_modules): Add rda.
12129 * Makefile.in: Regenerate.
12130 * configure.in (target_tool): Add target-rda to list.
12131
42e650ae
GP
121322002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12133
12134 * MAINTAINERS: Remove "co-maintainer" note for web pages.
12135
e004b81f
PE
121362002-10-25 Phil Edwards <pme@gcc.gnu.org>
12137
12138 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
12139 and restrap targets to this rule.
12140 * Makefile.in: Regenerate.
12141
06bd49b1
GP
121422002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12143
12144 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12145 GNATS only accounts.
12146
d0af82b0
HPN
121472002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
12148
12149 * configure.in (i[3456]86-*-linux*): Add check to disable
12150 ${libgcj} for glibc1.
12151
10782654
DC
121522002-10-24 Denis Chertykov <denisc@overta.ru>
12153
12154 * MAINTAINERS: Add myself as ip2k port maintainer.
12155
a5a438f5
SS
121562002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
12157
12158 * configure.in: Add tic4x target.
12159
fe3d5b7f
NN
121602002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
12161
aba8a494
NN
12162 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12163 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12164 * Makefile.in: Regenerate.
12165
fe3d5b7f
NN
12166 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12167 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12168 * Makefile.in: Regenerate.
12169
a6ad79e7
JJ
121702002-10-02 Janis Johnson <janis187@us.ibm.com>
12171
12172 * MAINTAINERS: Add myself as web pages co-maintainer.
12173
6a8a9058
NN
121742002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
12175
12176 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12177 * Makefile.in: Regenerate.
12178
327d975a
ZW
121792002-10-02 Zack Weinberg <zack@codesourcery.com>
12180
12181 * MAINTAINERS: Add myself and Nathan Sidwell
12182 <nathan@codesourcery.com> as VxWorks maintainers.
12183
a5ae8f19 121842002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
12185
12186 * Makefile.def: Remove order dependency comments.
12187 * Makefile.tpl: Add explicit install-install dependencies.
12188 * Makefile.in: Regenerate.
d0f6c823 12189
34c6040c 12190 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 12191 * Makefile.in: Regenerate.
34c6040c 12192
d0f6c823
NN
12193 * Makefile.tpl: Add configure-target (for src-release in src)
12194 * Makefile.in: Regenerate.
12195
50bd210b
NC
121962002-09-30 Nick Clifton <nickc@redhat.com>
12197
12198 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12199
ca25149e
UW
122002002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
12201
12202 * configure.in (s390*-*-linux*): Enable libgcj.
12203
dd30b57d
NN
122042002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
12205
9e60a678
NN
12206 * configure: Revert accidentally applied changes.
12207
dd30b57d
NN
12208 * Makefile.tpl: Make more autoconf-friendly.
12209 * Makefile.in: Regenerate.
12210 * configure: Make substitution more autoconf-like.
12211
5831424e
RE
122122002-09-28 Richard Earnshaw <rearnsha@arm.com>
12213
12214 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12215 single entry to handle all these.
12216 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
12217 libjava on arm-*-elf.
12218
b7f3b15b
GK
122192002-09-27 Geoffrey Keating <geoffk@apple.com>
12220
12221 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12222 things that depend on them.
12223
0dffceed
NN
122242002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
12225
12226 * Makefile.tpl: Make subsituted variables more autoconfy.
12227 * Makefile.in: Regenerate.
12228 * configure: Make seds more autoconfy.
12229
1db75a86 122302002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
12231
12232 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12233 * Makefile.in: Regenerate.
12234 * configure.in: Rewrite sed statements to look autoconfy.
12235
1db75a86
NN
12236 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12237 all-target-foo on configure-target-foo.
12238 * Makefile.def: Ditto.
12239 * Makefile.in: Rebuild.
12240
741a4e89
AH
122412002-09-25 Andrew Haley <aph@redhat.com>
12242
12243 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12244
95ddd785
NN
122452002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
12246
12247 * Makefile.def: New file.
12248 * Makefile.tpl: New file.
12249 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12250 * contrib/gcc_update: Note that Makefile.in is a generated file.
12251
12252 * configure.in: Minor rearrangement. Simplify tests.
12253
65a824f6
JT
122542002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
12255
12256 * configure.in (with_headers): Skip copy if value is "yes".
12257 (with_libs): Likewise.
12258
51270f0a 122592002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
12260
12261 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12262 * configure.in (sh*-*-pe*): Ditto.
12263 * configure.in (mips*-*-pe*): Ditto.
12264 * configure.in (*arm-wince-pe): Ditto.
12265
8f89dbf4
NN
12266 * configure.in: Rearrange.
12267
c1b8db3f
KH
122682002-09-14 Kazu Hirata <kazu@cs.umass.edu>
12269
12270 * MAINTAINERS: Update my email address.
12271
341f0575
PK
122722002-08-30 Paul Koning <pkoning@equallogic.com>
12273
12274 * MAINTAINERS: (Write After Approval): Add myself.
12275
d2e06980
GK
122762002-08-29 Geoffrey Keating <geoffk@redhat.com>
12277
12278 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12279
4906d5d8
GK
122802002-08-24 Geoffrey Keating <geoffk@redhat.com>
12281
12282 * MAINTAINERS: Change my mailing address.
12283
e9a25cc8
PC
122842002-08-21 Paolo Carlini <pcarlini@unitus.it>
12285
12286 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 12287 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 12288
dce2d8b2 122892002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
12290
12291 * MAINTAINERS (Write After Approval): Remove myself.
12292 (Various Maintainers: c++ runtime libs): Add myself.
12293
5ce6f47b
EC
122942002-08-15 Eric Christopher <echristo@redhat.com>
12295
12296 * config.sub: Import from master repository.
12297 * config.guess: Ditto.
12298
7f9317f0
AO
122992002-08-19 Alexandre Oliva <aoliva@redhat.com>
12300
12301 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12302 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12303 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12304
7aecca3d
AH
123052002-08-16 Aldy Hernandez <aldyh@redhat.com>
12306
12307 * MAINTAINERS: Add self to rs6000 vector extensions.
12308
8ea4b195
AO
123092002-08-15 Alexandre Oliva <aoliva@redhat.com>
12310
12311 * libiberty/configure: Reverted unintended yesterday's check in.
12312
f5cc59a7
AO
123132002-08-14 Alexandre Oliva <aoliva@redhat.com>
12314
12315 * boehm-gc/configure, libf2c/configure: Rebuilt.
12316 * libffi/configure, libiberty/configure: Ditto.
12317 * libjava/configure, libobjc/configure: Ditto.
12318 * libstdc++-v3/configure, zlib/configure: Ditto.
12319 Merged from binutils:
12320 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
12321 From Steve Ellcey <sje@cup.hp.com>:
12322 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12323 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12324 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12325 IA64.
12326 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12327 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12328 soname_spec, sys_lib_search_path_spec): Ditto.
12329
dce2d8b2 123302002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
12331
12332 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12333
2ff34870
L
123342002-08-04 H.J. Lu (hjl@gnu.org)
12335
12336 * configure.in (mips*-*-linux*): Don't skip target-libffi.
12337
a014f2fe
KW
123382002-08-02 Krister Walfridsson <cato@df.lth.se>
12339
12340 * MAINTAINERS (Write After Approval): Add myself.
12341
c01d477a
AM
123422002-07-31 Alan Modra <amodra@bigpond.net.au>
12343
12344 * configure.in: Move generic linux case to end. Copy generic
12345 linux noconfigdirs to mips*-*-linux* entry and new
12346 powerpc64*-*-linux* entry. Add target-libffi for the latter.
12347
68cd2524
MM
123482002-07-19 Michael Matz <matz@suse.de>
12349
12350 * MAINTAINERS: Add myself as ra* maintainer.
12351
e2d83b8c
CD
123522002-07-16 Chris Demetriou <cgd@broadcom.com>
12353
12354 * config.guess: Update to 2002-07-09 version.
12355 * config.sub: Update to 2002-07-03 version.
12356
cece4f1d
HPN
123572002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
12358
12359 * MAINTAINERS: Fix typo in a maintainer email address.
12360
bb654703
NN
123612002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12362
12363 * configure.in: Remove two redundant tests.
12364
789b7de5
RO
123652002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12366
12367 * configure.in (mips*-*-irix6*o32): Enable stabs.
12368
e1da1089
NN
123692002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12370
f3970bba
NN
12371 * configure.in: Don't build grez.
12372 * Makefile.in: Ditto.
12373
e1da1089
NN
12374 * Makefile.in: Remove references to bsp, cygmon, libstub.
12375 * configure.in: Ditto.
12376
12377 * configure.in: Remove leftover reference to gdbtest.
12378
57c905fa
PE
123792002-07-08 Phil Edwards <pme@gcc.gnu.org>
12380
12381 * configure.in (gxx_include_dir): Change to match versioned
12382 C++ headers if --enable-version-specific-runtime-libs is used.
12383
a0af94a7 123842002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 12385
a0af94a7
SE
12386 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12387
423ce3eb
NN
123882002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12389
12390 * configure.in: Make --without-x work.
12391
98186934
NN
123922002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12393
c3b7d169
NN
12394 * configure.in: Rearrange target Makefile fragment collection.
12395
98186934
NN
12396 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12397 cvs[src].
12398 * configure.in: Ditto.
12399
eebd288a
MK
124002002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12401
12402 * MAINTAINERS (Write After Approval): Update my e-mail address.
12403
3ab36f05
NN
124042002-06-24 Ben Elliston <bje@redhat.com>
12405
12406 * configure.in (host_tools): Remove cgen.
12407
12408 * Makefile.in (all-cgen): Remove; runs from its source directory.
12409 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 12410 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
12411 (all-sim): Likewise.
12412
dce2d8b2 124132002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
12414
12415 * Makefile.in: Eliminate 'apache' targets.
12416 * configure.in: Eliminate 'apache' targets.
12417
55380b08
NN
12418 * configure.in: Eliminate redundant tests. Reorganize.
12419
9a5c1b9d
NN
12420 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12421
5fd3853a
NN
12422 * config-ml.in: Eliminate references to Cygnus configure.
12423
cfefc434
NN
12424 * Makefile.in: Eliminate references to building emacs.
12425
2fe93885
GS
124262002-06-28 Graham Stott <graham.stott@btinternet.com>
12427
12428 * MAINTAINERS: Update my email address.
12429
53c40185
BK
124302002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12431
12432 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 12433 (cxx_incdir): Remove.
53c40185 12434
97679694
NN
124352002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12436
12437 * MAINTAINERS (Write After Approval): Add self.
12438
b03bcd37
DC
12439Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12440
12441 * configure.in: Add support for ip2k.
12442
6bd12129
NN
124432002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12444
12445 * configure.in: Fix AIX configury bug.
12446
e0d98a92
SE
124472002-06-20 Steve Ellcey <sje@cup.hp.com>
12448
12449 * MAINTAINERS (Write After Approval): Add self.
12450
ba3292db
NN
124512002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12452
ef40bc65
NN
12453 * configure.in: replace ${topsrcdir} with ${srcdir}
12454
7a0be465
NN
12455 * configure.in: Move definition of libstdcxx_flags
12456 right above usage, rather than waaay earlier.
12457
e1848dde
NN
12458 * configure.in: Pull definition of is_cross_compiler earlier.
12459
8bc2fff1
NN
12460 * configure.in: Rearrange a little.
12461
ba3292db
NN
12462 * configure.in: Remove references to librx.
12463 * Makefile.in: Remove references to librx.
12464
11d8b408
DC
12465Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12466
12467 * config.sub: Add support for avr target.
12468 Import from master sources, rev 1.255
5ce6f47b 12469
93da8339
PE
124702002-06-19 Phil Edwards <pme@gcc.gnu.org>
12471
12472 * configure, .cvsignore: Revert previous change...
12473 * Makefile: ...delete.
12474
b4caab5c
NN
124752002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12476
12477 * configure.in: Eliminate ${gasdir} variable.
12478
ee777171
DB
124792002-06-18 Dave Brolley <brolley@redhat.com>
12480
12481 * configure.in: Add support for frv.
12482 * config.sub: Add support for frv.
12483
26e4af54
PE
124842002-06-18 Phil Edwards <pme@gcc.gnu.org>
12485
12486 * configure: Remove garbage from previous commit.
12487
bb20b7da
PE
124882002-06-18 Phil Edwards <pme@gcc.gnu.org>
12489
12490 * configure: For in-source builds, make a subdir and re-exec there.
12491 * Makefile: New file. Pass targets through to build directory.
12492 * .cvsignore: No longer ignore "Makefile".
12493
9d321f6c
DR
124942002-06-16 Douglas Rupp <rupp@gnat.com>
12495
12496 * MAINTAINERS (Write After Approval): Add self.
12497
c8eb2bc0
KG
124982002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12499
12500 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12501
f210d239
JT
125022002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12503
12504 * configure.in (vax-*-netbsd*): Re-enable gas.
12505
e9667b3c
NN
125062002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12507
efe1f357
NN
12508 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12509 BUILD_PREFIX_1, to correct nomenclature.
12510 * configure: Likewise.
12511
e9667b3c
NN
12512 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12513 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12514
fe2fe497
OH
125152002-05-31 Olaf Hering <olh@suse.de>
12516
12517 * config-ml.in: Propogate DESTDIR also.
12518
dcf7f0dd
JT
125192002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12520
12521 * configure.in (vax-*-netbsd*): Don't build gas for this
12522 platform.
12523
6ff14f32
MM
125242002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12525
12526 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12527 and libgcj for AVR.
12528
397de1ff
KK
125292002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12530
12531 * MAINTAINERS (Write After Approval): Add myself.
12532
ac30211c
JT
125332002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12534
12535 * config.guess: Update to 2002-05-22 version.
12536 * config.sub: Likewise.
12537
1e6347d8
RO
125382002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12539
12540 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12541 * config-ml.in: Likewise.
12542 * configure: Likewise.
12543 * configure.in: Likewise.
12544
e5ce1d6d
SC
125452002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12546
12547 * MAINTAINERS: Update my email address.
12548
6cdef75d
NN
125492002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12550
4a87f061
NN
12551 * configure.in: Simplify makefile fragment collection.
12552
12553 * configure.in: Remove code to build emacs.
603606e7 12554
e254d6b5
NN
12555 * configure.in : Remove --srcdir argument from targargs and buildargs
12556 (it's always overridden in the Makefile anyway). Rearrange a bit.
12557
12558 * configure: Move some logic to configure.in.
12559 * configure.in: Move some logic from configure.
6cdef75d 12560
1d6006fe
TT
125612002-05-11 Tom Tromey <tromey@redhat.com>
12562
12563 * MAINTAINERS: Reflect libgcj reality.
12564
b70b3534
FS
125652002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12566
12567 * Makefile.in: Honour DESTDIR.
12568
4434687a
MM
125692002-05-08 Mark Mitchell <mark@codesourcery.com>
12570
12571 * config.guess: Import 2002-03-20 version.
12572 * config.sub: Import 2002-04-26 version.
12573
a89e49c7
RO
125742002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12575
12576 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12577
44e55536
TJ
125782002-05-07 Tim Josling <tej@melbpc.org.au>
12579
12580 * MAINTAINERS: Add self.
12581
dce2d8b2 125822002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
12583
12584 * ltmain.sh: Detect and handle object name conflicts
12585 while piecewise linking a static library.
12586
b7c13625
AO
125872002-05-05 Alexandre Oliva <aoliva@redhat.com>
12588
12589 * configure.in (noconfigdirs): Don't disable libgcj on
12590 sparc64-*-solaris* and sparcv9-*-solaris*.
12591
4182d9fa
AO
125922002-05-03 Alexandre Oliva <aoliva@redhat.com>
12593
12594 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12595
7bebf279
TF
125962002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12597
12598 * configure.in (FLAGS_FOR_TARGET): Do not add
12599 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12600 on i[3456]86-*-linux*.
12601
9a06dc7d
TF
126022002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12603
12604 * configure.in (noconfigdirs): Replace [ ] with test.
12605
12606 * configure.in (noconfigdirs): Do not add target-newlib if
12607 target == i[3456]86-*-linux*, and host == target.
12608
a51a07fa
NN
126092002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12610
9e7facd6
DD
12611 * configure.in: delete reference to absent file
12612
aeaa0f2f
NN
12613 * configure.in: replace '[' with 'test'
12614
4bb98828
NN
12615 * configure.in: Eliminate references to gash.
12616 * Makefile.in: Eliminate references to gash.
12617
64791664
NN
12618 * configure.in: remove useless references to 'pic' makefile fragments.
12619
3ed57cf4
NN
12620 * configure.in: (*-*-windows*) Finish removing.
12621
a51a07fa
NN
12622 * configure.in: Eliminate redundant test for libgui.
12623
8552f6f1
RS
126242002-04-29 Roger Sayle <roger@eyesopen.com>
12625
12626 * MAINTAINERS: Add self and realphabetize. Update entries
12627 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12628 entry for a29k port maintainer.
12629
dce2d8b2 126302002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
12631
12632 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12633 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12634
704c9a14
NN
126352002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12636
12637 * configure.in: remove references to dead files
12638
7bff5059
MM
126392002-04-19 Mark Mitchell <mark@codesourcery.com>
12640
12641 * MAINTAINERS: Add information about purpose of this file.
12642
0c7c67f0
TT
126432002-04-18 Tom Tromey <tromey@redhat.com>
12644
12645 * configure.in: Disallow configuring libgcj when it is already
12646 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12647 Solaris 2.8 by default. For PR libgcj/6158.
12648
63501e91
NN
126492002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12650
12651 * configure.in: Move default CC setting out of config/mh-* fragments
12652 directly into here.
12653
701afd4d
NN
126542002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12655
12656 * configure.in: don't even try to configure or make a subdirectory
12657 if there's no configure script for it.
12658
07cdae91
MM
126592002-04-15 Mark Mitchell <mark@codesourcery.com>
12660
12661 * MAINTAINERS: Remove chill maintainers.
12662 * Makefile.in (CHILLFLAGS): Remove.
12663 (CHILL_LIB): Remove.
12664 (TARGET_CONFIGDIRS): Remove libchill.
12665 (CHILL_FOR_TARGET): Remove.
12666 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12667 CHILL_LIB.
12668 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12669 (CHECK_TARGET_MODULES): Likewise.
12670 (INSTALL_TARGET_MODULES): Likewise.
12671 (CLEAN_TARGET_MODULES): Likewise.
12672 (configure-target-libchill): Remove.
12673 (all-target-libchill): Remove.
12674 * configure.in (target_libs): Remove target-libchill.
12675 Do not compute CHILL_FOR_TARGET.
12676 * libchill: Remove directory.
5ce6f47b 12677
ab50d72b
DD
126782002-04-11 DJ Delorie <dj@redhat.com>
12679
12680 * Makefile.in, configure.in: Sync with binutils, entries
12681 follow...
12682
0a1e123a
DD
126832002-04-07 Andrew Cagney <ac131313@redhat.com>
12684
12685 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12686 (do-tar, do-bz2): New rules.
12687 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12688 (gdb-tar): New rule.
12689 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12690 (insight_dejagnu.tar): New rule.
12691 (insight.tar): New rule.
12692 (gdb+dejagnu.tar): New rule.
12693 (gdb.tar): New rule.
12694
ab50d72b
DD
126952002-02-01 Mo DeJong <supermo@bayarea.net>
12696
12697 * Makefile.in: Add all-tix to deps for all-snavigator
12698 so that tix is built when building snavigator.
12699
127002002-01-11 Steve Ellcey <sje@cup.hp.com>
12701
12702 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12703 ld and gdb are not supported.
12704
127052002-01-07 Mark Salter <msalter@redhat.com>
12706
12707 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12708 Allow target-libgloss to be built for arm, strongarm, and xscale.
12709
127102001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12711
12712 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12713 options for i[3456]86-pc-linux* native builds.
12714
127152001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12716
12717 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12718 files from .po files for a distribution.
12719
127202001-09-03 Jeff Holcomb <jeffh@redhat.com>
12721
12722 * configure.in: Enable libstdc++-v3 for h8300 targets.
12723
127242001-06-19 Alan Modra <amodra@bigpond.net.au>
12725
12726 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12727 version from bfd/.
12728
12729Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12730
12731 * Makefile.in (VER): When present, extract the version number from
12732 the file version.in.
12733
dce2d8b2 127342001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
12735
12736 * configure.in : enable ld for aix
12737
127382001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12739
12740 * config.guess: Add linux target for S/390.
12741
127422000-11-07 Philip Blundell <pb@futuretv.com>
12743
12744 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12745
127462000-11-03 Philip Blundell <pb@futuretv.com>
12747
12748 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12749 files.
12750
127512001-01-15 Ben Elliston <bje@redhat.com>
12752
12753 * configure.in (host_tools): Add sid.
12754 Always configure cgen.
12755
127562000-11-24 Nick Clifton <nickc@redhat.com>
12757
12758 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12759
ab50d72b
DD
127602000-08-20 Doug Evans <dje@casey.transmeta.com>
12761
12762 * Makefile.in (ALL_MODULES): Add all-cgen.
12763 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12764 (all-cgen): New target.
12765 (all-opcodes,all-sim): Depend on all-cgen.
12766 * configure.in (host_tools): Add cgen.
12767 Only configure cgen if --enable-cgen-maint.
12768
dce2d8b2 127692002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
12770
12771 * configure.in: Add *-*-freebsd* configurations.
12772
90def2b2
TT
127732002-04-08 Tom Tromey <tromey@redhat.com>
12774
12775 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12776 Fixes PR libgcj/6068.
12777
320d7e7a
KW
127782002-03-30 Krister Walfridsson <cato@df.lth.se>
12779
12780 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12781
18b467f1
RO
127822002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12783
12784 * configure.in (alpha*-dec-osf*): Enable libgcj.
12785
dce2d8b2 127862003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
12787
12788 * MAINTAINERS (Write After Approval): Add myself.
12789
56ae9405
NC
127902002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12791
12792 Fix for: PR bootstrap/3591, target/5676
12793 * configure.in (mcore-pe): Disable the configuration of
12794 libstdc++-v3 since exceptions are not supported.
12795
f18d9a0c
AG
127962002-03-20 Anthony Green <green@redhat.com>
12797
12798 * configure.in: Enable libgcj for xscale-elf target.
12799
dce2d8b2 12800Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
12801
12802 * MAINTAINERS: Update my email address.
12803
28eca9e8
AO
128042002-03-16 Alexandre Oliva <aoliva@redhat.com>
12805
12806 * ltmain.sh (relink_command): Fix typo in previous change.
12807
e67e72c7
AO
128082002-03-15 Alexandre Oliva <aoliva@redhat.com>
12809
12810 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12811 (relink_command): Added --tag flags.
12812 (mode=install): If relinking fails; error out.
12813
c2273204
RH
128142002-03-12 Richard Henderson <rth@redhat.com>
12815
12816 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12817 .NOTPARALLEL tag.
12818 (do-check): Rename from check.
12819 (check): Allow parallel check.
12820
bcb64245
BW
128212002-03-12 Bob Wilson <bob.wilson@acm.org>
12822
12823 * MAINTAINERS: Add myself as maintainer for xtensa port.
12824 Fix alphabetical order in CPU port maintainer list.
12825 Remove myself from Write After Approval list.
12826
63adb4ff
RH
128272002-03-11 Richard Henderson <rth@redhat.com>
12828
12829 * Makefile.in (.NOTPARALLEL): Add fake tag.
12830
9bec4bf0
L
128312002-03-07 H.J. Lu (hjl@gnu.org)
12832
12833 * configure.in: Enable gprof for mips*-*-linux*.
12834
c7fc1f84
DS
128352002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12836
12837 * MAINTAINERS (Write After Approval): Add myself.
12838
6bff33fb
AO
128392002-02-28 Alexandre Oliva <aoliva@redhat.com>
12840
12841 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12842 libjava.
12843 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12844
0210b33b
AO
128452002-02-23 Alexandre Oliva <aoliva@redhat.com>
12846
12847 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12848 because its Makefile is there; test for the executable instead.
12849
fcc0a3ef
AO
128502002-02-22 Alexandre Oliva <aoliva@redhat.com>
12851
12852 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12853 libstdc++-v3 and libjava.
12854
dce2d8b2 128552002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
12856
12857 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12858 boehm-gc
5ce6f47b 12859
40fe0ec3
AO
128602002-02-09 Alexandre Oliva <aoliva@redhat.com>
12861
12862 * config.guess: Updated to 2002-01-30's version.
12863 * config.sub: Updated to 2002-02-01's version.
12864 Contribute sh64-elf.
12865 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12866 * configure.in: Added sh64-*-*.
12867
694d53ee
CD
128682002-02-08 Chris Demetriou <cgd@broadcom.com>
12869
12870 * MAINTAINERS: Belatedly add myself to write after approval list.
12871
a9ca50b1
JH
12872Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12873
12874 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12875 Remove self as Write After Approval.
12876
5ffc3500
GK
128772002-01-31 Geoffrey Keating <geoffk@redhat.com>
12878
12879 * MAINTAINERS: Put self in as maintainer for contrib/regression
12880 directory.
12881
4ceaf7fb
PE
128822002-01-28 Phil Edwards <pme@gcc.gnu.org>
12883
12884 * MAINTAINERS: Update my email address.
12885
51584787
JT
128862002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12887
5ce6f47b
EC
12888 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12889 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
12890 libraries if not supported for NetBSD on target CPU.
12891
5701d273
DR
128922002-01-25 Douglas B Rupp <rupp@gnat.com>
12893
12894 * install-sh: Use _inst.$$_ for temp file name.
12895
b299a075
JT
128962002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12897
12898 * MAINTAINERS (Write After Approval): Move my contact info
12899 from here...
12900 (OS Port Maintainers): ...to here (netbsd).
12901
51fe14b5
BW
129022002-01-22 Bob Wilson <bob.wilson@acm.org>
12903
12904 * MAINTAINERS (Write After Approval): Add myself.
12905
dce2d8b2 129062002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
12907
12908 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12909 (all-target-fastjar): Also depend on all-target-libiberty.
12910
3cd87679
L
129112002-01-16 H.J. Lu (hjl@gnu.org)
12912
12913 * config.guess: Import from master sources, rev 1.225.
12914 * config.sub: Import from master sources, rev 1.238.
12915
969a6d8f
KH
129162002-01-16 Kazu Hirata <kazu@hxi.com>
12917
12918 * MAINTAINERS (Write After Approval): Remove myself.
12919
366f6a52
FW
129202001-12-19 Florian Weimer <fw@deneb.enyo.de>
12921
12922 * MAINTAINERS (Write After Approval): Add myself.
12923
f02240b6
JM
129242001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12925
12926 * MAINTAINERS: Add self as docs co-maintainer.
12927
5d08dc39
MK
129282001-12-11 Matthias Klose <doko@debian.org>
12929
12930 * MAINTAINERS (Write After Approval): Add myself.
12931
39e790d5
ZW
129322001-12-09 Zack Weinberg <zack@codesourcery.com>
12933
12934 * MAINTAINERS: Update my email address.
12935
4519d6a3
TC
129362001-12-07 Turly O'Connor <turly@apple.com>
12937 * MAINTAINERS (Write After Approval): Add myself.
12938 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12939 (rs6000_initialize_trampoline): Call __trampoline_setup for
12940 ABI_DARWIN too.
12941 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 12942 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 12943
21cf0a73
PC
129442001-12-07 Paolo Carlini <pcarlini@unitus.it>
12945
12946 * MAINTAINERS (Write After Approval): Add myself.
12947
4ee43206
DR
12948Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12949
12950 * configure, configure.in: Use temp file for long sed commands.
12951
251931f3
LG
129522001-12-03 Laurent Guerby <guerby@acm.org>
12953
12954 * config.sub: Update to version 1.232 on subversion.
12955
03777dd7
BE
129562001-12-03 Ben Elliston <bje@redhat.com>
12957
12958 * MAINTAINERS: Update mail address for config.* patches.
12959
dce2d8b2 129602001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
12961 Zack Weinberg <zack@codesourcery.com>
12962
12963 When build != host, create libiberty for the build machine.
12964
12965 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12966 CONFIG_ARGUMENTS.
12967 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12968 New variables.
12969 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12970 and rules.
12971 (all.normal): Depend on ALL_BUILD_MODULES.
12972 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12973 (all-build-libiberty): Depend on configure-build-libiberty.
12974
12975 * configure: Calculate and substitute proper value for
12976 ALL_BUILD_MODULES.
12977 * configure.in: Create the build subdirectory.
12978 Calculate and substitute TARGET_CONFIGARGS (formerly
12979 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12980
04075e8f
ZL
129812001-11-26 Ziemowit Laski <zlaski@apple.com>
12982
12983 * MAINTAINERS (write-after-approval): Add self.
12984
ed19322d
CR
129852001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12986
12987 * MAINTAINERS (GNATS only accounts): Remove self.
12988
90a12988
HPN
129892001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12990
12991 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12992 libf2c.
12993
77e653ad
CR
129942001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12995
12996 * MAINTAINERS (Write After Approval): Add self.
12997
64adad99
DB
129982001-11-12 David O'Brien <obrien@FreeBSD.org>
12999
13000 * MAINTAINERS: mips and s390 are also CPU ports.
13001
834a28c7
DB
130022001-11-12 David O'Brien <obrien@FreeBSD.org>
13003
13004 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13005
ef94239f
DB
130062001-11-11 David O'Brien <obrien@FreeBSD.org>
13007
13008 * MAINTAINERS: Alphabetize.
13009
beda0427
KH
130102001-11-09 Kazu Hirata <kazu@hxi.com>
13011
13012 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13013
6ca224d3
JDA
130142001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13015
13016 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13017
132e4bd7
PE
130182001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13019
13020 * configure.in (--enable-languages): Be more permissive about
13021 syntax. Check for empty lists better. Warn about $LANGUAGES.
13022
c6243b4c
GK
130232001-11-08 Geoffrey Keating <geoffk@redhat.com>
13024
13025 * config.sub: Import from master sources, rev. 1.230.
13026 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13027
abbb9e76
LG
130282001-11-07 Laurent Guerby <guerby@acm.org>
13029
13030 * MAINTAINERS (Write After Approval): Add self.
13031
53cdb27a
HPN
130322001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13033
13034 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13035
dd3a88c9
HPN
130362001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13037
13038 * config.sub: Import from master sources, rev 1.226.
13039 * config.guess: Import from master sources, rev 1.216.
13040
d344dce9
HPN
130412001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13042
13043 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13044 * MAINTAINERS: Add self as maintainer of MMIX port.
13045 Remove old after-approval entry.
13046
63f6bcd7
JM
130472001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13048
13049 * ChangeLog, configure: Fix spelling errors.
13050
84f92638
BK
130512001-10-20 Brendan Kehoe <brendan@zen.org>
13052
13053 * MAINTAINERS: Tweak my address.
13054
dce2d8b2 13055Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
13056
13057 * MAINTAINERS: Update my email address.
13058
1567080c 130592001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 13060
f48a3b5c 13061 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 13062 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 13063
30106886
GB
130642001-10-10 Geert Bosch <bosch@gnat.com>
13065
e490616e 13066 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
13067 Added Robert Dewar.
13068
dce2d8b2 130692001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
13070
13071 * MAINTAINERS (Write After Approval): Added self
13072
d1c3e709
GB
130732001-10-02 Geert Bosch <bosch@gnat.com>
13074
13075 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13076
50f5f793
JM
130772001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13078
13079 * configure: Handle temporary files securely using mkdir.
13080
7fddf9a9
AO
130812001-09-29 Alexandre Oliva <aoliva@redhat.com>
13082
13083 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13084
dce2d8b2 130852001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
13086
13087 * configure.in (*-*-linux*): Disable configuration of target-newlib
13088 and target-libgloss.
e490616e 13089
0c055e34
AO
130902001-09-26 Alexandre Oliva <aoliva@redhat.com>
13091
13092 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13093 RANLIB.
13094
759bfa90
AO
130952001-09-21 Alexandre Oliva <aoliva@redhat.com>
13096
13097 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13098 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13099 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13100 avoid quotes nesting problems.
13101 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13102 (DO_X): Export only variables that are set.
13103
1dc4a750
BE
131042001-09-19 Ben Elliston <bje@redhat.com>
13105
13106 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13107 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13108 semantics. Use the shell built-in "type" command instead.
13109
898c7238
AO
131102001-08-31 Alexandre Oliva <aoliva@redhat.com>
13111
13112 Merged from gcc-3_0-branch:
13113 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
13114 * ltcf-c.sh: Use $objext, not $ac_objext.
13115 2001-07-27 Mark Kettenis <kettenis@gnu.org>
13116 * ltcf-cxx.sh: Add support for GNU.
13117 2001-07-22 Timothy Wall <twall@redhat.com>
13118 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
13119 default settings if using GNU tools with that configuration.
13120 * ltcf-cxx.sh: Ditto.
13121 * ltcf-gcj.sh: Ditto.
13122 2001-07-21 Michael Chastain <chastain@redhat.com>
13123 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13124 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
13125 * ltmain.sh: Mark as gcc-local.
13126
8fa0a32e
EC
131272001-08-30 Eric Christopher <echristo@redhat.com>
13128 Jason Eckhardt <jle@redhat.com>
13129
13130 * config.guess: Merge from master sources.
13131 * config.sub: Merge from master sources, add support for mipsisa32.
13132
32f30f91 131332001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
13134 * config.sub: Merge from master sources, rev 1.219.
13135 * MAINTAINERS: Add self as contact for stormy16 port.
13136
f6084f99
ZW
131372001-08-14 Zack Weinberg <zackw@panix.com>
13138
13139 * config.sub: Merge from master sources, rev 1.218.
13140 * config.guess: Merge from master sources, rev 1.209.
13141
91b54f7f
GS
131422001-08-11 Graham Stott <grahams@redhat.com>
13143
13144 * Makefile.in (check-c++): Add missing semicolon.
13145
e5b3941e
JH
13146Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
13147
32f30f91 13148 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 13149
6387a56e
EC
131502001-07-30 Eric Christopher <echristo@redhat.com>
13151
13152 * MAINTAINERS (Various maintainers: mips port): Added myself.
13153
53b475f0
AH
131542001-07-25 Andrew Haley <aph@cambridge.redhat.com>
13155
e490616e 13156 * configure.in (sh-*-linux*): New.
53b475f0 13157
2a08c780
RH
131582001-07-27 Richard Henderson <rth@redhat.com>
13159
13160 * .cvsignore: Add LAST_UPDATED.
13161
bfa79422
UW
131622001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
13163
13164 * MAINTAINERS (Various maintainers: s390 port): Added myself.
13165
0ae85492
AH
131662001-07-16 Aldy Hernandez <aldyh@redhat.com>
13167
e490616e 13168 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 13169
8e1ab0fe
NP
13170Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
13171
13172 * MAINTAINERS (Write After Approval): Added myself.
13173
2b997990
SC
131742001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13175
13176 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13177 and libgcj on m68hc11/m68hc12.
13178
d920e825
L
131792001-06-27 H.J. Lu (hjl@gnu.org)
13180
13181 * Makefile (CFLAGS_FOR_BUILD): New.
13182 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13183
d425a1e0
JM
131842001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13185
13186 * README: Remove version number.
13187
5b5b4207
GP
131882001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13189
13190 * INSTALL/README: Update wrt. to the installation instructions now
13191 residing in gcc/doc/install.texi.
13192
be839b69
JM
131932001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13194
13195 * README: Replace with a cut-down and updated version of gcc/README.
13196
fe2ee7c4
DE
131972001-06-12 David Edelsohn <edelsohn@gnu.org>
13198
13199 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13200 multilibs to be disabled.
13201
4f5d646c
DB
132022001-06-11 Daniel Berlin <dan@cgsoftware.com>
13203
13204 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 13205
818f0c85
AO
132062001-06-09 Alexandre Oliva <aoliva@redhat.com>
13207
13208 * config.guess: Import CVS version 1.195.
13209 * config.sub: Import CVS version 1.212.
13210
e9a8af10
AO
132112001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
13212
13213 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13214 gcc/xgcc is built, use -print-prog-name to find out the program
13215 name to use.
13216
ae3ca0a9
PE
132172001-06-04 Phil Edwards <pme@sources.redhat.com>
13218
13219 * config.guess: Import CVS version 1.194. All gcc-local changes
13220 appear to also be in the master copy.
13221 * config.sub: Import CVS version 1.211.
13222
066bd40d
MM
13223Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
13224
13225 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13226 with_gcc]: Use `gcc -shared' to build a shared library.
13227
4aef4f33
JDA
13228Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
13229
13230 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13231 archives.
13232
c386f00f
RO
13233Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13234
13235 * MAINTAINERS (Write After Approval): Add myself.
13236
2ae5cea5
HPN
132372001-06-01 Hans-Peter Nilsson <hp@axis.com>
13238
13239 * configure.in (libstdcxx_flags): Do not try to execute
13240 libstdc++-v3/testsuite_flags until it exists.
13241
c3766183
AM
132422001-06-01 Alan Modra <amodra@bigpond.net.au>
13243
13244 * MAINTAINERS: Update my email address.
13245
9b337833
GS
132462001-05-31 Graham Stott <grahams@redhat.com>
13247
13248 * MAINTAINERS (Write After Approval): Add myself.
13249
dce2d8b2 132502001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
13251
13252 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
13253 libraries when using g++ with native linker.
13254
5f7de4b8
AO
132552001-05-28 Alexandre Oliva <aoliva@redhat.com>
13256
13257 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13258
a7bc0fbb
AO
132592001-05-22 Alexandre Oliva <aoliva@redhat.com>
13260
13261 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13262 [aix4*|aix5*]: Prepend blank.
13263
33456445
AO
132642001-05-20 Alexandre Oliva <aoliva@redhat.com>
13265
13266 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13267 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
13268 of subdir/configure scripts to use the new libtool.m4.
13269
e48d3d00
MK
132702001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
13271
13272 * MAINTAINERS (Write After Approval): Add myself.
13273
9e0e191b
BK
132742001-05-18 Benjamin Kosnik <bkoz@redhat.com>
13275
13276 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13277
3f19b439
BE
132782001-05-11 Ben Elliston <bje@redhat.com>
13279
13280 * Makefile.in (all-sid): New target.
13281 (check-sid, clean-sid, install-sid): Likewise.
13282
6ebe3121
JO
132832001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
13284
13285 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13286
ca3667c4
AO
132872001-05-03 Alexandre Oliva <aoliva@redhat.com>
13288
13289 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13290 libgcj.
13291
132922001-05-03 Alexandre Oliva <aoliva@redhat.com>
13293
13294 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13295 gcc/xgcc is built, use -print-prog-name to find out the program
13296 name to use.
13297
b2964d63
AO
132982001-04-26 Alexandre Oliva <aoliva@redhat.com>
13299
b1bb2302
AO
13300 * configure.in (noconfigdirs): Don't reset it from scratch in the
13301 target case; only append to it.
6387a56e 13302
b2964d63
AO
13303 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13304 sparc-*-solaris2.8]: Disable ${libgcj}.
13305
8343765d
AO
133062001-04-25 Alexandre Oliva <aoliva@redhat.com>
13307
13308 * configure.in (libgcj_saved): Copy from $libgcj.
13309 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13310 --disable-libgcj.
13311
ddbb6d43
GRK
133122001-04-25 Gavin Romig-Koch <gavin@redhat.com>
13313
13314 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 13315 C front end maintainer.
ddbb6d43 13316
3fa03ff9
AG
13317Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
13318
13319 * configure.in: Move *-chorusos target case to the proper switch.
13320 Disable libgcj.
13321
99ffe40f
AO
133222001-04-12 Alexandre Oliva <aoliva@redhat.com>
13323
13324 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13325 1.641.2.228.
13326
78faa32d
FS
133272001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13328
13329 * Makefile.in (STAGE1_CFLAGS): Pass down.
13330
cdbff0ab
AM
133312001-04-13 Alan Modra <amodra@one.net.au>
13332
13333 * config.guess: Add hppa64-linux support. Note for next import that
13334 this is already in the master file.
13335 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
13336
75b9074c
AO
133372001-04-12 Alexandre Oliva <aoliva@redhat.com>
13338
13339 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13340 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13341
125404c5
SS
133422001-04-11 Stan Shebs <shebs@apple.com>
13343
13344 * MAINTAINERS: Add self as Darwin port maintainer.
13345
876684fe
AM
133462001-04-11 Alan Modra <amodra@one.net.au>
13347
13348 * MAINTAINERS: Update my email address.
13349
06729913
LR
133502001-04-10 Loren J. Rittle <ljrittle@acm.org>
13351
13352 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13353 recent versions of FreeBSD (release 3 or later).
13354 * ltconfig: On FreeBSD, -lc must not be provided when building
13355 a shared library or else the standard -pthread gcc option is
13356 rendered worthless to later users of the built library.
13357
67916302
JM
133582001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
13359
13360 * MAINTAINERS: Add self and RTH as C front end maintainers.
13361
d2bc0628
AO
133622001-04-05 Alexandre Oliva <aoliva@redhat.com>
13363
e490616e
ZW
13364 * config.sub: Make sure to match an already-canonicalized
13365 machine name (eg. mn10300-unknown-elf).
d2bc0628 13366
a3406c06
AO
133672001-04-01 Alexandre Oliva <aoliva@redhat.com>
13368
13369 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13370 New macros.
13371 (bootstrap, cross): Use RECURSE_FLAGS.
13372 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13373
a076f6a4
AO
133742001-03-27 Alexandre Oliva <aoliva@redhat.com>
13375
13376 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13377
e9f4fa71
CH
133782001-03-22 Colin Howell <chowell@redhat.com>
13379
7238de5c
CH
13380 * Makefile.in (DO_X): Do not backslash single-quotes in
13381 backquotes (two places).
e9f4fa71 13382
b6b14b1b
AO
133832001-03-22 Alexandre Oliva <aoliva@redhat.com>
13384
13385 Re-installed:
13386 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13387 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13388 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13389 * ltcf-cxx.sh: Likewise.
13390 * ltcf-gcj.sh: Likewise.
13391
1eb0b89d
GP
133922001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13393
13394 * MAINTAINERS: Add myself as "documentation co-maintainer".
13395
82e23236
AO
133962001-03-22 Alexandre Oliva <aoliva@redhat.com>
13397
13398 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13399 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13400
64ec27c3
TT
134012001-03-19 Tom Tromey <tromey@redhat.com>
13402
13403 * config-ml.in: Handle GCJ and GCJFLAGS.
13404
191de407
MC
134052001-03-21 Michael Chastain <chastain@redhat.com>
13406
13407 * Makefile.in: all-m4 depends on all-texinfo.
13408
fed4dede
LR
134092001-03-20 Loren J. Rittle <ljrittle@acm.org>
13410
13411 * MAINTAINERS: Add myself to write after approval list.
13412
085072bb
LB
134132001-03-18 Laurynas Biveinis <lauras@softhome.net>
13414
13415 * Makefile.in (DO_X): Quote nested quotes.
13416
5af8ea3f
AM
134172001-03-18 Alan Modra <alan@linuxcare.com.au>
13418
13419 * MAINTAINERS: Add myself to write after approval list.
13420
69e23037
LB
134212001-03-15 Laurynas Biveinis <lauras@softhome.net>
13422
13423 * Makefile.in (DO_X): Use double quotes for quoting
13424 "RANLIB=$${RANLIB}".
13425
2b9650f4
OP
134262001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13427
13428 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13429
dce2d8b2 134302001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
13431
13432 * configure.in: Only use `lang_requires' for languages athat are
13433 actually enabled.
13434
f6646274
PE
134352001-03-08 Phil Edwards <pme@sources.redhat.com>
13436
13437 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13438
c9a54638
AO
134392001-03-08 Alexandre Oliva <aoliva@redhat.com>
13440
13441 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13442
6a556ad6
TT
134432001-03-07 Tom Tromey <tromey@redhat.com>
13444
13445 * configure.in: Allow config-lang.in to set `lang_requires' to list
13446 of other required languages.
13447
6822468a
LB
134482001-03-06 Laurynas Biveinis <lauras@softhome.net>
13449
13450 * Makefile.in: Remove RANLIB definition. Use RANLIB
13451 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13452 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 13453
f04885d3 134542001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 13455 Alexandre Oliva <aoliva@redhat.com>
6387a56e 13456
f04885d3
BK
13457 * Makefile.in (check-c++): Use tabs, not spaces.
13458
288edf47 134592001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 13460
288edf47
LB
13461 * MAINTAINERS: add myself to Write After Approval list.
13462
3d55d2f8 134632001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 13464
e490616e 13465 * Makefile.in (check-c++): New rule.
6387a56e 13466
4d88a68a
BK
13467 * configure.in (target_libs): Remove libg++.
13468 (noconfigdirs): Remove libg++.
13469 (noconfigdirs): Same.
13470 (noconfigdirs): Same.
13471 (noconfigdirs): Same.
13472
13473 * config-ml.in: Remove libg++ references.
13474
13475 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13476 (ALL_TARGET_MODULES): Same.
13477 (configure-target-libg++): Remove.
13478 (all-target-libg++): Remove.
13479 (configure-target-libio): Remove.
13480 (all-target-libio): Remove.
13481 (check-target-libio): Remove.
13482 (.PHONY): Remove.
13483 (libg++.tar.bz2): Remove.
13484 (all-target-cygmon): Remove libio.
13485 (all-target-libstdc++): Remove.
13486 (configure-target-libstdc++): Remove.
13487 (TARGET_LIB_PATH): Remove libstdc++.
13488 (ALL_GCC_CXX): Remove libstdc++.
13489 (all-target-gperf): Correct.
13490
2437d4ed
NC
134912001-02-16 Nick Clifton <nickc@redhat.com>
13492
13493 * configure.in (noconfigdirs): Allow configuration of texinfo
13494 for Cygwin hosts.
13495
85b99cbe
AG
134962001-02-15 Anthony Green <green@redhat.com>
13497
13498 * configure: Introduce GCJ_FOR_TARGET.
13499 * configure.in: Ditto.
13500 * Makefile.in: Ditto.
13501
7b18790c
AS
135022001-02-13 Andreas Schwab <schwab@suse.de>
13503
13504 * MAINTAINERS: Update mail address.
13505
c4880c99
MS
135062001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13507
13508 * config.guess: Add linux target for S/390.
13509 * config.sub: Likewise.
13510
dce2d8b2 135112001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
13512
13513 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 13514 target-libgloss.
e31ae6db 13515
7739adfb
BE
135162001-02-06 Ben Elliston <bje@redhat.com>
13517
13518 * configure: Output host type to stdout, not stderr.
13519
36ca672c
MM
135202001-02-05 Mark Mitchell <mark@codesourcery.com>
13521
e40f2829 13522 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
13523 * ltcf-cxx.sh: Likewise.
13524
36ca672c
MM
13525 * config.if: Assume enable_libstdcxx_v3 is defined.
13526
22fdd65e
MM
135272001-02-04 Mark Mitchell <mark@codesourcery.com>
13528
13529 Remove V2 C++ library.
13530 * configure.in: Remove --enable-libstdcxx_v3 support.
13531
3b60dd8e
BM
135322001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13533
13534 * include/demangle.h: Add prototype for java_demangle_v3.
13535
42c0c80a
PE
135362001-01-29 Phil Edwards <pme@sources.redhat.com>
13537
13538 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13539
0be25992
RH
135402001-01-27 Richard Henderson <rth@redhat.com>
13541
13542 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13543
8a8de62d
MS
135442001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13545
13546 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13547 Don't unset, it's non-portable and no longer necessary, set to empty
13548 instead.
13549
92769744
MS
135502001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13551
13552 * ltconfig: Shell portability fix for the tagname validity check.
13553
88a1c0ab
AO
135542001-01-27 Alexandre Oliva <aoliva@redhat.com>
13555
13556 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13557 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13558
45291dd5
MS
135592001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13560
13561 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13562
1ace7e15
TT
135632001-01-26 Tom Tromey <tromey@redhat.com>
13564
13565 * configure.in: Allow libgcj to be built on Sparc Solaris.
13566
0ef8b11b
DE
135672001-01-25 David Edelsohn <edelsohn@gnu.org>
13568
13569 * ltcf-c.sh: Add aix5 case.
13570 * ltcf-cxx.sh: Likewise.
13571 * ltconfig: Likewise.
13572
0006091e
AO
135732001-01-24 Alexandre Oliva <aoliva@redhat.com>
13574
9bad11e1
AO
13575 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13576 keep at least one of build_libtool_libs or build_old_libs set to
13577 yes.
13578
0006091e
AO
13579 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13580 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13581
7c01b2b5
BM
135822001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13583
13584 * configure.in: Enable libgcj on several additional platforms.
13585
d340e0ac
BM
135862001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13587
13588 * configure.in: Enable libgcj for linux targets.
13589
5baf8c37
MS
135902001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13591
13592 * MAINTAINERS (Write After Approval): Add myself.
13593
10a0ba84
JDA
135942001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13595
13596 * MAINTAINERS: Add myself as vax port maintainer.
13597
357c6a4b
FH
135982001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13599
13600 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13601
6e2d9a7a
MS
136022001-01-09 Mike Stump <mrs@wrs.com>
13603
13604 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13605 failures of subdirectories.
13606
b6b14b1b 136072001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 13608
b6b14b1b 13609 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 13610 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
13611 * ltcf-cxx.sh: Likewise.
13612 * ltcf-gcj.sh: Likewise.
13613 * ltconfig.sh: Fix typo.
976b230d 13614
07109110
LB
136152001-01-02 Laurynas Biveinis <lauras@softhome.net>
13616
13617 * configure: handle DOS-style absolute paths.
13618
1da5b8fc
LB
136192001-01-02 Laurynas Biveinis <lauras@softhome.net>
13620
13621 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13622
4c2f5b4f
MM
136232000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13624
13625 * MAINTAINERS: Add myself as avr port co-maintainer.
13626
bc53668e
BE
136272000-12-28 Ben Elliston <bje@redhat.com>
13628
13629 * MAINTAINERS: Add myself under ``Write After Approval''.
13630
c387606f
JM
136312000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13632
13633 * texinfo: Remove directory from GCC.
13634
2cb5082c
JM
136352000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13636
13637 * COPYING: Update to current
13638 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13639 to 19yy as example year in copyright notice).
13640
cc330df9
BK
136412000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13642
6387a56e 13643 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
13644 (libstdcxx_incdir): Pass down.
13645 * config.if: Remove expired bits for cxx_interface, add stub.
13646 (libstdcxx_incdir): Add variable for g++ include directory.
13647 * configure.in (gxx_include_dir): Use it.
6387a56e 13648
4c6b2835
AO
136492000-12-18 Alexandre Oliva <aoliva@redhat.com>
13650
13651 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13652 with old-email address from ``Write After Approval''.
13653
3896f13e
AJ
136542000-12-15 Andreas Jaeger <aj@suse.de>
13655
13656 * configure.in: Handle lang_dirs.
13657
136582000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 13659
ad46e881
TT
13660 * MAINTAINERS: Removed brads.
13661
90a10418
TT
13662 * MAINTAINERS: Added gcj developers.
13663
41dfe3a2 136642000-12-13 Anthony Green <green@redhat.com>
6387a56e 13665
41dfe3a2 13666 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
13667 listed. Disable libgcj for x86 and Alpha Linux until compatible
13668 with g++ abi.
6387a56e 13669
e2f601da
MS
136702000-12-13 Mike Stump <mrs@wrs.com>
13671
13672 * Makefile.in (local-distclean): Also remove fastjar.
13673
70030c01
RB
136742000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13675
13676 * contrib/gcc_update: Add fastjar --touch entries.
13677
2a50f859
AO
136782000-12-12 Alexandre Oliva <aoliva@redhat.com>
13679
13680 * configure.in: Disable language-specific target libraries for
13681 languages that aren't enabled.
13682
7743113b
AG
136832000-12-10 Anthony Green <green@redhat.com>
13684
13685 * configure.in: Define libgcj. Disable libgcj target libraries for
13686 most targets.
13687
92e061a6
NB
136882000-12-10 Neil Booth <neilb@earthling.net>
13689
13690 * MAINTAINERS: Update mail address, remove from WAA list.
13691
f34ff6d6
APB
136922000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13693
13694 * libjava: Imported from /cvs/java.
13695 * libffi: Likewise.
13696 * Boehm-gc: Likewise.
13697
d82a33c6
APB
136982000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13699
13700 * configure.in (target_libs): Revert 2000-12-08 patch.
13701 (noconfigdirs): Added target-libjava.
13702
e14f8e28
LB
137032000-12-09 Laurynas Biveinis <lauras@softhome.net>
13704
13705 * djunpack.bat: removed.
13706
fc26516b
LB
137072000-12-09 Laurynas Biveinis <lauras@softhome.net>
13708
13709 * Makefile.in: handle DOS-style absolute paths.
13710 * config-ml.in: likewise.
13711 * symlink-tree: likewise.
13712
bd8757b3
APB
137132000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13714
13715 * fastjar: Imported.
13716
81522a1f
APB
137172000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13718
13719 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13720 libjava.
13721 * configure.in (target_libs): Removed `target-libjava'.
13722
5db1f7ed
APB
137232000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13724
13725 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13726 (ALL_MODULES): Added fastjar.
13727 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13728 (all-target-libjava): all-fastjar replaces all-zip.
13729 (all-fastjar): Added.
13730 (configure-target-fastjar, all-target-fastjar): Likewise.
13731 * configure.in (host_tools): Added fastjar.
13732
5e59997c
MS
137332000-12-07 Mike Stump <mrs@wrs.com>
13734
13735 * Makefile.in (local-distclean): Remove leftover built files.
13736
0a534f40
NC
137372000-11-24 Nick Clifton <nickc@redhat.com>
13738
13739 * configure.in (xscale-elf): Add target.
13740 (xscale-coff): Add target.
13741
7686cadf
LR
137422000-11-22 Loren J. Rittle <ljrittle@acm.org>
13743
e490616e
ZW
13744 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13745 recent versions of FreeBSD (release 3 or later).
13746 * ltconfig: On FreeBSD, -lc must not be provided when building
13747 a shared library or else the standard -pthread gcc option is
13748 rendered worthless to later users of the built library.
7686cadf 13749
fff01699
FF
137502000-11-16 Fred Fish <fnf@be.com>
13751
13752 * configure.in (enable_libstdcxx_v3): Fix typo,
13753 libstd++ -> libstdc++.
13754
4dc16355
KL
137552000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13756
13757 * MAINTAINERS: Add self to Write After Approval list.
13758
bf6fc7b2
BS
137592000-11-21 Bernd Schmidt <bernds@redhat.com>
13760
13761 * MAINTAINERS: Update my email address. Add myself to global write
13762 privs list.
13763
ce8e06b1
AO
137642000-11-18 Alexandre Oliva <aoliva@redhat.com>
13765
6e2a4843
AO
13766 * Makefile.in: Merge with src and libgcj.
13767 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13768 configure-target-<library> when their configure scripts need the C
13769 or C++ library to have already been built to work properly.
13770 (do_proto_toplev): Set them to an empty string.
13771
ce8e06b1
AO
13772 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13773 (REALLY_SET_LIB_PATH): Use them.
13774
c003f378
SS
137752000-11-17 Stan Shebs <shebs@apple.com>
13776
13777 * MAINTAINERS: Add self to Write After Approval list.
13778
cc1e60ea
JM
137792000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13780
13781 * configure: Provide the original toplevel configure arguments
13782 (including $0) to subprocesses in the environment rather than
13783 through gcc/configargs.h.
13784
1173593d
JM
137852000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13786
13787 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13788 C99. Alphabetise "Write After Approval" list.
13789
520907ee
MM
137902000-11-12 Mark Mitchell <mark@codesourcery.com>
13791
34f6fbdb
MM
13792 * configure: Turn on libstdc++ V3 by default.
13793
520907ee
MM
13794 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13795 if we've got GCC.
13796
0bbd37ed
PB
137972000-11-11 Philip Blundell <philb@gnu.org>
13798
13799 * MAINTAINERS: Add self to Write After Approval list.
13800
7ca0e6d9
DE
138012000-11-09 David Edelsohn <edelsohn@gnu.org>
13802
13803 * ltcf-c.sh (aix4): Improve shared library configuration; require
13804 exporting symbols.
13805 * ltcf-cxx.sh (aix4): Define.
13806 * ltconfig (aix4): Define library and soname specs appropriate for
13807 AIX. Define command to create export symbols list.
13808
dce2d8b2 13809Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
13810
13811 * config.sub: Add support for Sun Chorus
13812
fc05d516
NC
138132000-10-31 Nick Clifton <nickc@redhat.com>
13814
13815 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13816 <name>@redhat.com. Also installed new email address for Clint
13817 Popetz.
6387a56e 13818
90a0e73f
JM
138192000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13820
13821 * etc: Remove directory from GCC.
13822
a5e1b548
MM
138232000-10-16 Michael Meissner <meissner@redhat.com>
13824
13825 * configure (gcc/configargs.h): Only create if there is a build GCC
13826 directory created.
13827
6387a56e
EC
138282000-10-16 Matthias Klose <doko@debian.org>
13829
be1db873
MK
13830 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13831 when configured for libstdc++-v3.
13832
f5fa9a5b
PE
138332000-10-05 Phil Edwards <pme@gcc.gnu.org>
13834
13835 * configure: Save configure arguments to gcc/configargs.h.
13836
61a77fea
PT
138372000-10-04 Philipp Thomas <pthomas@suse.de>
13838
13839 * config.guess: Import CVS version 1.157.
13840 * config.sub: Import CVS version 1.181.
13841
3a4fee66
AP
138422000-10-04 Andris Pavenis <pavenis@latnet.lv>
13843
13844 * Makefile.in (bootstrap): avoid recursion if subdir missing
13845 (cross): ditto
13846 (do-proto-toplev): ditto
13847
3dd7094e
AO
138482000-09-30 Alexandre Oliva <aoliva@redhat.com>
13849
de710532
AO
13850 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13851 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13852
3dd7094e
AO
13853 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13854 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13855 all affected `configure' scripts.
13856
e592386f
NB
13857Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13858
13859 * MAINTAINERS: Add self as cpplib co-maintainer.
13860
fba54939
AH
138612000-09-24 Aldy Hernandez <aldyh@redhat.com>
13862
13863 * MAINTAINERS: Add self to Write After Approval list.
13864
2bd429f4
GP
138652000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13866
13867 * INSTALL/README: egcs -> GCC update.
13868
dce2d8b2 13869Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
13870
13871 * MAINTAINERS: Add myself to Write After Approval list.
13872
d7ce9a83
KH
138732000-09-15 Kazu Hirata <kazu@hxi.com>
13874
13875 * MAINTAINERS: Add myself to Write After Approval list.
13876
18a53ffe
JL
13877Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13878
e490616e
ZW
13879 * configure.in: Do not build byacc for hppa64. Provide paths to the
13880 X11 libraries for hppa64.
18a53ffe 13881
f246ff23
SC
138822000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13883
13884 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13885
06298abd
AO
138862000-09-06 Alexandre Oliva <aoliva@redhat.com>
13887
4b92758a
AO
13888 * Makefile.in (all-zlib): Added dummy target.
13889
06298abd
AO
13890 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13891 ltcf-gcj.sh: Updated from libtool multi-language branch.
13892
4d73d07a
AO
138932000-09-05 Alexandre Oliva <aoliva@redhat.com>
13894
13895 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13896 (bootstrap*): Depend on all-bootstrap.
13897
05d52d78
PT
138982000-09-05 Philipp Thomas <pthomas@suse.de>
13899
13900 * config.guess: Import CVS version 1.156.
13901 * config.sub: Import CVS version 1.179.
13902
3c809ba4
AG
139032000-09-02 Anthony Green <green@cygnus.com>
13904
13905 * Makefile.in (all-gcc): Depend on all-zlib.
13906 (CLEAN_MODULES): Add clean-zlib.
13907 (ALL_MODULES): Add all-zlib.
13908 * configure.in (host_libs): Add zlib.
13909
10ad78a0 139102000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
13911
13912 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13913 crosses, but add gcc/include to the header search path for them.
13914
b36a9ce3
DB
139152000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13916
13917 * MAINTAINERS: Add self to Write After Approval list.
13918
cb011248
FS
139192000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13920
13921 * config.guess: Import CVS version 1.152.
13922 * config.sub: Import CVS version 1.177.
13923
db310af0
AO
139242000-08-25 Alexandre Oliva <aoliva@redhat.com>
13925
7965440a
AO
13926 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13927 $targargs to tell whether newlib is going to be built.
13928
db310af0
AO
13929 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13930 $$r/TARGET_SUBDIR/libio for _G_config.h.
13931
e7977565
AO
139322000-08-23 Alexandre Oliva <aoliva@redhat.com>
13933
13934 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13935
126bb9ed
DD
139362000-08-22 DJ Delorie <dj@redhat.com>
13937
13938 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13939
5b0e9d29
AO
139402000-08-22 Alexandre Oliva <aoliva@redhat.com>
13941
13942 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13943 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13944 sub-configures.
13945
4f3e904e
DD
139462000-08-21 DJ Delorie <dj@redhat.com>
13947
13948 * MAINTAINERS: Add self as a libiberty maintainer
13949
c9635443
AO
139502000-08-16 Alexandre Oliva <aoliva@redhat.com>
13951
13952 * configure.in (libstdcxx_flags): Use
13953 libstdc++-v3/src/libstdc++.INC.
13954
8b2100ba
AO
139552000-08-15 Alexandre Oliva <aoliva@redhat.com>
13956
13957 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13958
57119aa9
ZW
139592000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13960
eeb943b0
ZW
13961 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13962
6387a56e 13963 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
13964 explicit. Substitute enable_threads into generated Makefiles.
13965 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13966 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13967
acffa7c4
GK
139682000-08-13 Geoff Keating <geoffk@cygnus.com>
13969
13970 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13971
808d8c41
AO
139722000-08-12 Alexandre Oliva <aoliva@redhat.com>
13973
13974 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13975 previous delta.
13976
1fc8c51c 139772000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 13978
1fc8c51c
JM
13979 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13980 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13981 (FLAGS_FOR_TARGET): Not here.
13982 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 13983
25698887
AO
139842000-08-11 Alexandre Oliva <aoliva@redhat.com>
13985
13986 * config-ml.in (CC, CXX): Don't introduce a leading space.
13987
10120687
DD
139882000-08-07 DJ Delorie <dj@delorie.com>
13989
13990 * MAINTAINERS: Add self as a DJGPP maintainer
13991
15c758e9
DD
139922000-08-07 DJ Delorie <dj@redhat.com>
13993
13994 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13995 "if we're also building gcc, and it's a gcc that will run on the
13996 build machine, we want to use its includes instead of the system's
13997 default includes".
13998
2d0de245
JM
139992000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14000
14001 * MAINTAINERS: Add self to Write After Approval list.
14002
e81b330a
AO
140032000-08-03 Alexandre Oliva <aoliva@redhat.com>
14004
83440c1e
AO
14005 * configure.in (libstdcxx_flags): Don't use `"'.
14006
e81b330a
AO
14007 * config-ml.in: Adjust multilib search paths to the
14008 appropriate multilib tree.
14009
cf95c847
AO
140102000-08-02 Alexandre Oliva <aoliva@redhat.com>
14011
14012 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14013 commas in $LANGUAGES.
14014
9e9af119
MH
140152000-08-02 Manfred Hollstein <manfredh@redhat.com>
14016
14017 * configure.in: Re-enable all references to libg++ and librx.
14018
606ce391
AO
140192000-08-01 Alexandre Oliva <aoliva@redhat.com>
14020
89820b43
AO
14021 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14022 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14023 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14024 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14025
606ce391
AO
14026 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14027
04179d4a
AO
140282000-07-31 Alexandre Oliva <aoliva@redhat.com>
14029
14030 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14031 CXX_FOR_TARGET for sed.
14032
d4eb109c
AO
140332000-07-30 Alexandre Oliva <aoliva@redhat.com>
14034
14035 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14036 Do not override if already set in the environment or in configure.
14037 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14038 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14039
4f4caf92
AO
140402000-07-28 Alexandre Oliva <aoliva@redhat.com>
14041
14042 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14043 the libtool CVS tree multi-language branch.
14044 * ltconfig, ltmain.sh: Updated.
6387a56e 14045
b87487b6
AO
140462000-07-27 Alexandre Oliva <aoliva@redhat.com>
14047
1670d1ea
AO
14048 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14049 (clean-target): Depend on it.
14050
b87487b6
AO
14051 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14052 (GCC_FOR_TARGET): Use it.
14053 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14054 * configure.in: ... here.
14055 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14056 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14057
4e81ae98
EC
140582000-07-24 Eric Christopher <echristo@cygnus.com>
14059
14060 * MAINTAINERS: Add self to Write After Approval list.
14061
059ae32c
AO
140622000-07-24 Alexandre Oliva <aoliva@redhat.com>
14063
5b28edd4
AO
14064 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14065 (configure-target-libchill, configure-target-libobjc): Likewise.
14066
059ae32c
AO
14067 * configure.in: Use the same cache file for all target libs.
14068 * config-ml.in: But different cache files per multilib variant.
14069
1adcd149
MS
140702000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14071
14072 * configure (topsrcdir): Don't use dirname.
14073
2d573dff
JO
140742000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14075
14076 * MAINTAINERS: Add self to Write After Approval list.
14077
d207ebef
JM
140782000-07-20 Jason Merrill <jason@redhat.com>
14079
14080 * configure.in: Remove all references to libg++ and librx.
14081
14082 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14083
140842000-07-20 Hans-Peter Nilsson <hp@axis.com>
14085
14086 * config.sub: Update to subversions version 2000-07-06.
14087
7b7792d5
AH
140882000-07-12 Andrew Haley <aph@cygnus.com>
14089
14090 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14091 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14092
3abaac67
PE
140932000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
14094
14095 * symlink-tree: Check number of arguments.
14096
34be2b36
JW
140972000-07-05 Jim Wilson <wilson@cygnus.com>
14098
14099 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14100 search path for a g++ extracted from the build tree. This
14101 will allow link tests run by configure scripts in
14102 subdirectories to succeed.
14103
d207ebef
JM
141042000-07-01 Koundinya K <kk@ddeorg.soft.net>
14105
e490616e 14106 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 14107
0900331b
MH
141082000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14109
14110 * MAINTAINERS: Add myself as loop discovery maintainer.
14111
d207ebef
JM
141122000-06-28 Corinna Vinschen <vinschen@cygnus.com>
14113
14114 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14115 `os2'. Force ac_cv_exeext to be ".exe" in that case.
14116
141172000-06-19 Timothy Wall <twall@cygnus.com>
14118
14119 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14120 * config.sub: Add tic54x target.
14121
11a27a76
TM
14122Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14123
14124 * MAINTAINERS: Add self as Fortran maintainer,
14125 remove Craig Burley.
14126
d207ebef 14127Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 14128
d207ebef
JM
14129 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14130 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 14131
7758b73f
PT
14132Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
14133
14134 * MAINTAINERS: Add self as i18n maintainer
14135
d207ebef
JM
1413620000-05-21 H.J. Lu (hjl@gnu.org)
14137
e490616e
ZW
14138 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14139 directory are used if they exist. Make sure
14140 $(build_tooldir)/include is searched for header files,
14141 $(build_tooldir)/lib/ for library files.
d207ebef 14142 (GCC_FOR_TARGET): Likewise.
e490616e 14143 (CXX_FOR_TARGET): Likewise.
d207ebef 14144
bae29210
JL
14145Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
14146
14147 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14148
d207ebef 14149Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
14150
14151 * Makefile.in (configure-target-libiberty): Depend on
14152 configure-target-newlib.
14153
aab0d19d
AO
141542000-05-16 Alexandre Oliva <aoliva@cygnus.com>
14155
14156 * configure.in, Makefile.in: Merge all libffi-related
14157 configury stuff from the libgcj tree.
14158
d207ebef
JM
14159Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
14160
14161 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14162 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14163
14164Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
14165
14166 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14167 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 14168 current version information. Add to proto-toplev directory.
d207ebef
JM
14169 (gdb-taz): Build do-djunpack.
14170
758c7bd4
DE
141712000-05-15 David Edelsohn <edelsohn@gnu.org>
14172
14173 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14174
1888228d
AC
14175Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
14176
14177 * MAINTAINERS: Add self to Write After Approval list.
14178
d207ebef
JM
141792000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14180
14181 * ltmain.sh: Preserve in relink_command any environment
14182 variables that may affect the linker behavior.
14183
2d7cc2fe
JL
14184Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
14185
d207ebef
JM
14186 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14187
14188Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
14189
14190 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14191
141922000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
14193
14194 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 14195 with the version name.
2d7cc2fe 14196
ee455968
JE
14197Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
14198
14199 * MAINTAINERS: Add self as bb-reorder maintainer.
14200
73b97e5c
BK
142012000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
14202
14203 * config.if: Tweak.
14204
d207ebef
JM
142052000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
14206
14207 * djunpack.bat: New file.
14208
14209Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
14210
14211 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
14212 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14213 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14214 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 14215
954869eb
DP
142162000-04-16 Dave Pitts <dpitts@cozx.com>
14217
e490616e
ZW
14218 * config.sub (case $basic_machine): Change default for "ibm-*"
14219 to "openedition".
954869eb 14220
eaabe541
AJ
142212000-04-13 Andreas Jaeger <aj@suse.de>
14222
14223 * MAINTAINERS: Added myself.
14224
d207ebef
JM
14225Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
14226
14227 * Makefile.in (gdb-taz): New target. GDB specific archive.
14228 (do-md5sum): New target.
14229 (MD5PROG): Define.
14230 (PACKAGE): Default to TOOL.
14231 (VER): Default to a shell script.
14232 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 14233 md5 checksum generation.
d207ebef
JM
14234 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14235 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14236 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 14237 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
14238
14239Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
14240
14241 * configure (warn_cflags): Delete.
14242
0ea6d60c
PDM
14243Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
14244
14245 * MAINTAINERS: Added myself.
14246
17090313 142472000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 14248 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 14249
e490616e
ZW
14250 * configure.in (enable_libstdcxx_v3): Add.
14251 (target_libs): Add bits here to switch between libstdc++-v2 and
14252 libstdc++-v3.
14253 * config.if: And this file too.
14254 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 14255
76b78517
MM
142562000-04-05 Michael Meissner <meissner@redhat.com>
14257
14258 * config.sub (d30v): Add d30v as a basic machine type.
14259
ad242caf
JM
142602000-03-29 Jason Merrill <jason@casey.cygnus.com>
14261
14262 * configure.in: -linux-gnu*, not -linux-gnu.
14263
d4537148
TM
14264Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14265
14266 * MAINTAINERS: Add self in write-after-approval section.
14267
f152e9d4
JW
14268Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
14269
14270 * MAINTAINERS: Add self as ia64 port maintainer.
14271
6a5fcef1
NB
142722000-03-08 Neil Booth <NeilB@earthling.net>
14273
14274 * MAINTAINERS: Add self in write-after-approval section.
14275
d207ebef 14276Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 14277
d207ebef
JM
14278 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14279 (do-tar-bz2): Replace TOOL with PACKAGE.
14280 (gdb.tar.bz2): Remove GDBTK from GDB package.
14281 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 14282 dejagnu.tar.bz2): New packages.
d207ebef
JM
14283
142842000-02-27 Andreas Jaeger <aj@suse.de>
14285
14286 * configure.in: Add entry for mips*-*-linux*, move catch all
14287 *-*-*linux* entry below this one.
14288
142892000-02-27 Ian Lance Taylor <ian@zembu.com>
14290
14291 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 14292
521fe9d0
NC
142932000-02-24 Nick Clifton <nickc@cygnus.com>
14294
14295 * config.sub: Support an OS of "wince".
14296
d207ebef
JM
14297Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
14298
14299 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 14300 version.
d207ebef 14301
dce2d8b2 143022000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
14303
14304 * config.sub: Add support for Linux/IBM 370.
14305 * configure.in: Likewise.
14306
3a685f6f
NC
143072000-02-22 Nick Clifton <nickc@cygnus.com>
14308
14309 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14310
dce2d8b2 143112000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 14312
d207ebef 14313 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 14314
4746ee26
KG
143152000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14316
14317 * configure (gcc_version): When setting, narrow search to
14318 lines containing `version_string'.
14319
ba96c72d
DC
143202000-02-15 Denis Chertykov <denisc@overta.ru>
14321
14322 * config.sub: Add support for avr target.
14323
77f16a66
NC
143242000-02-14 Nick Clifton <nickc@cygnus.com>
14325
14326 * MAINTAINERS: Add maintainers for MCore port.
14327
784a3a80
HPN
14328Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
14329
14330 * config.sub: Add mmix-knuth-mmixware.
14331
719dd4fa
KG
143322000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14333
14334 * MAINTAINERS: Pair cccp with cpplib maintainership.
14335
dce2d8b2 143362000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
14337
14338 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14339 structure stuff to -L library search.
14340 (CXX_FOR_TARGET): Ditto.
14341 (CROSS_CHECK_MODULES): Fix spelling mistake.
14342
7a53e94b
MM
143432000-01-24 Mark Mitchell <mark@codesourcery.com>
14344
14345 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14346 the C++ compiler.
14347
0da3b5a7
RH
143482000-01-12 Richard Henderson <rth@cygnus.com>
14349
14350 * configure.in: Don't build some bits for beos.
14351
02368d6d
JS
143522000-01-12 Joel Sherrill (joel@OARcorp.com)
14353
14354 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14355 as include files.
14356
2e76d35c
ZW
143572000-01-11 Zack Weinberg <zack@wolery.cumb.org>
14358
14359 * Add self as cpplib maintainer, as requested by Jason
14360 Merrill. Correct my e-mail address.
14361
4c25fdcf
GK
143622000-01-06 Geoff Keating <geoffk@cygnus.com>
14363
14364 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14365 not mh-aix43.
14366
188e3966
HPN
14367Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14368
14369 * MAINTAINERS: Add myself to "write after approval" list.
14370
c2f5d030
RH
143711999-12-14 Richard Henderson <rth@cygnus.com>
14372
14373 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14374 * config.sub: Accept alphaev[78], alphaev8.
14375
eeda916a
AO
143761999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14377
14378 * config.guess, config.sub: Update from autoconf.
14379
b3bd7820
BK
143801999-11-29 Bruce Korb <autogen@linuxbox.com>
14381
2c290989 14382 * MAINTAINERS: update my playtime e-address.
b3bd7820 14383
1882b2b1
RO
14384Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14385
14386 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14387 necessary libraries are missing.
14388
dce2d8b2 14389Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
14390
14391 * MAINTAINERS: Add new 'write after approval' maintainer.
14392
1e25de97
APB
14393Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14394
14395 * MAINTAINERS: Add new Java maintainer.
14396
1722c704
AS
143971999-10-25 Andreas Schwab <schwab@suse.de>
14398
14399 * configure: Fix quoting inside arguments of eval.
14400
8141abe8
NC
144011999-10-21 Nick Clifton <nickc@cygnus.com>
14402
14403 * config-ml.in: Allow suppression of some ARM multilibs.
14404
0b77644a
LV
14405Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14406
14407 * config.guess: Add OS/390 match pattern.
14408 * config.sub: Add mvs, openedition targets.
14409 * configure.in (i370-ibm-opened*): New.
14410
d207ebef
JM
144111999-09-04 Steve Chamberlain <sac@pobox.com>
14412
14413 * config.sub: Add support for configuring for pj.
14414
144151999-08-31 Nick Clifton <nickc@cygnus.com>
14416
14417 * config.sub (maybe_os): Add support for configuring for fr30.
14418
af13ebe9
NC
144191999-08-25 Nick Clifton <nickc@cygnus.com>
14420
14421 * configure.in: Do not configure or build ld for AIX
14422 platforms. ld is known to be broken on these platforms.
14423
1250c760
RO
14424Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14425
14426 * config-ml.in: Pass compiler flag corresponding to multidirs to
14427 subdir configures.
14428
d207ebef
JM
144291999-08-09 Ian Lance Taylor <ian@zembu.com>
14430
14431 * Makefile.in (LDFLAGS): Define.
14432
144331999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14434
14435 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14436 noconfigdirs.
14437 (*-*-cygwin*): Likewise.
14438
144391999-08-08 Ian Lance Taylor <ian@zembu.com>
14440
14441 * mkdep: New file.
14442 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14443 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14444
14445 From Eli Zaretskii <eliz@is.elta.co.il>:
14446 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14447 long file name when using DJGPP on MS-DOS.
14448
dbd83e11
JL
14449Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14450
14451 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14452
d207ebef
JM
144531999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14454
14455 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14456 dependency as this causes "make check" to globally "make all"
14457
cd1f4c2c
TT
14458Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14459
14460 * configure.in (target_libs): Added target-zlib.
14461 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14462 (CONFIGURE_TARGET_MODULES): Likewise.
14463 (CHECK_TARGET_MODULES): Likewise.
14464 (INSTALL_TARGET_MODULES): Likewise.
14465 (CLEAN_TARGET_MODULES): Likewise.
14466 (configure-target-zlib): New target.
14467 (all-target-zlib): Likewise.
14468 (all-target-libjava): Depend on all-target-zlib.
14469 (configure-target-libjava): Depend on configure-target-zlib.
14470
14471 * Makefile.in (configure-target-libjava): Depend on
14472 configure-target-newlib.
14473 (configure-target-boehm-gc): New target.
14474 (configure-target-qthreads): New target.
14475
e490616e
ZW
14476 * configure.in (target_libs): Added target-qthreads.
14477 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14478 (CONFIGURE_TARGET_MODULES): Likewise.
14479 (CHECK_TARGET_MODULES): Likewise.
14480 (INSTALL_TARGET_MODULES): Likewise.
14481 (CLEAN_TARGET_MODULES): Likewise.
14482 (all-target-qthreads): New target.
14483 (configure-target-libjava): Depend on configure-target-qthreads.
14484 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
14485
14486 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14487 (CONFIGURE_TARGET_MODULES): Likewise.
14488 (CHECK_TARGET_MODULES): Likewise.
14489 (INSTALL_TARGET_MODULES): Likewise.
14490 (CLEAN_TARGET_MODULES): Likewise.
14491 (all-target-libjava): New target.
14492 (all-target-boehm-gc): Likewise.
14493 * configure.in (target_libs): Added libjava, boehm-gc.
14494
d207ebef
JM
144951999-07-22 Ian Lance Taylor <ian@zembu.com>
14496
14497 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14498 configure.bat in SUPPORT_FILES.
14499 (gas+binutils.tar.bz2): Likewise.
14500
14501 * makeall.bat: Remove; obsolete.
14502
145031999-07-21 Ian Lance Taylor <ian@zembu.com>
14504
14505 From Mark Elbrecht:
14506 * configure.bat: Remove; obsolete.
14507
145081999-07-11 Ian Lance Taylor <ian@zembu.com>
14509
14510 * configure: Add -W -Wall to the default CFLAGS when compiling with
14511 gcc.
14512
14513Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14514
14515 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14516
145171999-06-30 Mark Mitchell <mark@codesourcery.com>
14518
14519 * configure.in: Build ld on IRIX6.
14520
145211999-06-12 Ian Lance Taylor <ian@zembu.com>
14522
14523 * Makefile.in: Change distribution targets to use bzip2 instead of
14524 gzip.
14525 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14526 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14527
145281999-06-04 Nick Clifton <nickc@cygnus.com>
14529
14530 * config.sub: Add mcore target.
14531
26d088fa
CD
14532Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14533
14534 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14535
c2c08b29
L
14536Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14537
14538 * config.guess (dummy): Changed to $dummy.
14539
671d0648
NC
145401999-05-24 Nick Clifton <nickc@cygnus.com>
14541
14542 * config.sub: Tidied up case statements.
14543
b1345c72
BE
145441999-05-22 Ben Elliston <bje@cygnus.com>
14545
51ccbd8d
BE
14546 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14547 <jiro@din.or.jp>.
14548
b1345c72
BE
14549 * config.guess: Merge with FSF version. Future changes will be
14550 more accurately recorded in this ChangeLog.
14551 * config.sub: Likewise.
14552
2caf864f
SM
14553Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14554
14555 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14556
d207ebef
JM
145571999-04-30 Tom Tromey <tromey@cygnus.com>
14558
14559 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14560
90fb0c24
TT
145611999-04-23 Tom Tromey <tromey@cygnus.com>
14562
14563 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14564
d207ebef
JM
145651999-04-20 Drew Moseley <dmoseley@cygnus.com>
14566
14567 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14568 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14569 Bad merge removed these two changes.
14570
3516940d 14571Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 14572 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
14573
14574 * config.guess (interix Alpha): Add.
14575
d207ebef
JM
145761999-04-11 Richard Henderson <rth@cygnus.com>
14577
14578 * configure.in (i?86-*-beos*): Do config gperf; don't config
14579 gdb, newlib, or libgloss.
14580
e891fbfe 14581Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 14582
e891fbfe
AO
14583 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14584 link a trivial program with -mabi=64. If it fails, remove mabi=64
14585 from multidirs.
14586
f9ae47d6
PT
14587Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14588
14589 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14590
d207ebef
JM
145911999-04-08 Nick Clifton <nickc@cygnus.com>
14592
14593 * config.sub: Add support for mcore targets.
14594
145951999-04-07 Michael Meissner <meissner@cygnus.com>
14596
14597 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14598 not mt-ospace, in order to shut up assembler warning about using
14599 symbols that are named the same as registers.
14600
146011999-04-07 Drew Moseley <dmoseley@cygnus.com>
14602
14603 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14604 dependency list for all-target-cygmon.
14605
146061999-04-05 Doug Evans <devans@casey.cygnus.com>
14607
14608 * config-ml.in: Check $host, not $target, for selective multilibs.
14609 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14610 thumb interworking, and underscore prefix multilibs.
14611
146121999-04-04 Ian Lance Taylor <ian@zembu.com>
14613
14614 * missing: Update to version from current automake.
14615
88101ab9
L
14616Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14617
14618 * configure (gxx_include_dir): Removed.
14619
14620 * configure.in (gxx_include_dir): Handle it.
14621 * Makefile.in: Likewise.
14622
d207ebef
JM
146231999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14624
14625 * config.sub (mips64vr4111,mips64vr4111el) Add.
14626
146271999-03-21 Ben Elliston <bje@cygnus.com>
14628
e490616e 14629 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 14630
8dc91cbe
ME
14631Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14632
8dc91cbe
ME
14633 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14634 config/mh-djgpp.
14635
d207ebef
JM
14636Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14637
14638 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14639 all-target-newlib to dependency list for all-target-bsp.
14640
926bb5ed
MK
14641Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14642
14643 * config.sub: Add i386-uwin support.
14644 * config.guess: Likewise.
14645
4a6e3000
FS
14646Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14647
14648 * configure.in: cleanup, add mh-*pic handling for arm, special
14649 case powerpc*-*-aix*
14650
d207ebef
JM
14651Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14652
14653 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14654 can be built.
14655
14656Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14657
14658 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 14659 targets.
d207ebef 14660
71c91078
NC
146611999-03-02 Nick Clifton <nickc@cygnus.com>
14662
14663 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14664
282e5df8
GN
14665Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14666
14667 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14668
1de558ee
NC
146691999-02-24 Nick Clifton <nickc@cygnus.com>
14670
14671 * config.sub: Fix typo in arm recognition.
14672
d207ebef
JM
14673Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14674
14675 * configure.in (noconfigdirs): Changed target_configdirs to
14676 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14677 rather than m68k-*-* since it is not known to work on
14678 m68k-aout. Ditto for arm-*-*oabi.
14679
14680Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14681
14682 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
14683
146841999-02-19 Ben Elliston <bje@cygnus.com>
14685
14686 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14687 Smart and improved by Andrew Cagney.
14688
fab7445a
ME
14689Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14690
14691 * config.guess: Recognize openbsd-*-hppa.
14692
8ccdc228
L
14693Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14694
14695 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14696 only if it is not empty.
14697
3b7265ff
NC
146981999-02-17 Nick Clifton <nickc@cygnus.com>
14699
14700 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 14701
d207ebef 14702 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
14703
14704 * config.sub: Modified to recognize uname's armv* syntax.
14705
d207ebef
JM
147061999-02-17 Mark Salter <msalter@cygnus.com>
14707
14708 * configure.in: Added target-bsp for sparclite.
14709
14710Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14711
14712 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14713
147141999-02-08 Nick Clifton <nickc@cygnus.com>
14715
14716 * configure.in: Add support for strongarm port.
14717 * config.sub: Add support for strongarm target.
14718
c48dd3f5 14719Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 14720
c48dd3f5
MK
14721 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14722 the old name config/mh-cygwin32.
14723 Enable texinfo.
14724
d207ebef
JM
14725Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14726
14727 * configure.in: Do build ld for ix86 Solaris.
14728
ecd62820
JW
14729Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14730
14731 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14732 $AR_FOR_TARGET. Likewise for RANLIB.
14733
bbd8fa7f 14734Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 14735
e490616e
ZW
14736 * config.sub (oabi): Recognize.
14737 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 14738
0397442c
RL
14739Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14740
14741 * config.guess: Improve detection of i686 on UnixWare 7.
14742
c9ffaa63
MK
14743Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14744
14745 * config.guess: Add support for i386-pc-interix.
14746 * config.sub: Likewise.
14747 * configure.in: Likewise.
c9ffaa63 14748
d207ebef
JM
14749Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14750
14751 * Makefile.in: Remove unneeded all-target-libio from
14752 from all-target-winsup target since it is now unneeded.
14753 Add all-target-libtermcap in its place since it is now
14754 needed.
14755
14756Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14757
14758 * configure.in: makefile stub for cygwin target is probably
14759 unnecessary. Remove it for now.
d207ebef
JM
14760
14761Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14762
14763 * configure.in: libtermcap.a should be built when cygwin is the
14764 target as well as the host.
14765 * config.guess: Allow mixed case in cygwin uname output.
14766 * Makefile.in: Add libtermcap target.
d207ebef 14767
ebe12325
JL
14768Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14769
14770 * config.sub: Clean up handling of hppa2.0.
14771
57057b67
RB
14772Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14773
14774 * config.guess: Use C code to identify more HP machines.
14775
f8670be1
JL
14776Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14777
14778 * config.sub: Handle hppa2.0.
14779
d207ebef
JM
14780Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14781
14782 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 14783 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
14784
147851998-12-15 Mark Salter <msalter@cygnus.com>
14786
14787 * configure.in: Added target-bsp for several target architectures.
14788
14789 * Makefile.in: Added rules for bsp.
14790
d1a09590
JL
14791Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14792
14793 * config.guess: Improve detection of hppa2.0 processors.
14794
14795Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14796
14797 * config.guess: Recognize FreeBSD using ELF automatically.
14798
71205e0b
MH
147991998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14800
14801 * configure (skip-this-dir): Add handling for new shell script, which
14802 might be created by a sub-directory's configure to indicate, this particular
14803 directory is "unwanted".
14804 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14805
d207ebef
JM
14806Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14807
14808 * ltconfig: import from libtool, after changing libtool to
14809 account for the cygwin name change.
14810
14811Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14812
14813 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14814 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14815
14816Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14817
14818 * configure.in: Add libtermcap to list of cygwin dependencies.
14819
14820Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14821
e490616e
ZW
14822 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14823 they include winsup/include when it's a cygwin target.
d207ebef
JM
14824
148251998-11-12 Tom Tromey <tromey@cygnus.com>
14826
14827 * configure.in (host_tools): Added zip.
14828 * Makefile.in (all-target-libjava): Depend on all-zip.
14829 (all-zip): New target.
14830 (ALL_MODULES): Added all-zip.
14831 (NATIVE_CHECK_MODULES): Added check-zip.
14832 (INSTALL_MODULES): Added install-zip.
14833 (CLEAN_MODULES): Added clean-zip.
14834
14835Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14836
14837 * Makefile.in: lose "32" from comment about cygwin.
14838
14839Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14840
14841 * configure.in: Use -Os to build target libraries for the fr30.
14842
14843Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14844
14845 * config.sub: Add fr30.
14846
14847Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14848
e490616e 14849 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
14850 cygwin* instead of cygwin32*.
14851 * config.sub: Check cygwin* instead of cygwin32*.
14852
d2ec8b39
RL
14853Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14854
14855 * config.guess: Match any version of Unixware7.
14856
d207ebef
JM
148571998-10-20 Syd Polk <spolk@cygnus.com>
14858
14859 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14860 if desired.
14861
35cd2565
JL
14862Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14863
14864 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14865 these if the appropriate directories and files to not exist.
14866
52d4e5b7
JL
14867Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14868
14869 * Makefile.in (DEVO_SUPPORT): Add config.if.
14870
38ada91e
MH
14871Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14872
14873 * configure: Add pattern to replace "build_tooldir"'s
14874 definition in the generated Makefile with "tooldir"'s
14875 actual value.
14876
e44e84da
JL
14877Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14878
56a8387f
JL
14879 * config.sub: Bring back lost sparcv9.
14880
e44e84da
JL
14881 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14882
5cb95c7a
JL
14883Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14884
14885 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14886 CC_FOR_TARGET and friends.
14887
14888Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 14889
ceff9b14
AO
14890 * Makefile.in (build_tooldir): New variable, same as tooldir.
14891 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14892 -B$(build_tooldir)/bin/.
14893 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 14894
f2d11dcd
GP
14895Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14896
14897 * README: Remove installation instructions and refer to the
14898 INSTALL directory instead.
14899
73a6d2e7 14900Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 14901
73a6d2e7
RL
14902 * config.sub: Add support for i[34567]86-pc-udk.
14903 * configure.in: Likewise.
14904
5d4a5ee6
JL
14905Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14906
14907 * Makefile.in: add bzip2 package building bits for user
14908 tools module
14909 * configure.in: ditto
14910
6fc19d6d
JL
14911Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14912
14913 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14914 (ALL_TARGET_MODULES): Add all-target-libobjc.
14915 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14916 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14917 (all-target-libchill): Add dependencies.
14918 * configure.in (target_libs): Add libchill.
4e81ae98 14919
f653f0ab
MH
149201998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14921
14922 * configure.in (target_subdir): Remove duplicate line.
14923
5d4a5ee6
JL
14924Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14925
14926 * Makefile.in (all-automake): fix dependencies.
14927
494933e4
JL
14928Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14929
14930 * configure.in: Minor cleanups for building in the $(target_alias)
14931 subdir.
14932
f6b58262
JW
149331998-09-22 Jim Wilson <wilson@cygnus.com>
14934
14935 * Makefile.in (bootstrap): Set r and s before make all. Use
14936 BASE_FLAGS_TO_PASS in make all.
14937 (cross): Likewise.
14938
27c7a08d
MM
149391998-09-20 Mark Mitchell <mark@markmitchell.com>
14940
14941 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14942
e67afd1e
RH
14943Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14944
14945 * config.sub: Fix typo in last change.
14946
8e44ac71
MH
149471998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14948
14949 * config.sub: Add support for C4x target.
14950 * configure.in: Likewise.
14951
d7496fbb
DM
149521998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14953
14954 * config.sub: Recognize sparcv9 just like sparc64.
14955
22097bd1
RL
14956Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14957
14958 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14959
4b877abd
JL
14960Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14961
2c8ec9a2
JL
14962 * config.guess: Correctly identify Pentium II sco boxes.
14963
4b877abd
JL
14964 * config.guess: Fix "tr" code. From Weiwen Liu.
14965
ab03db52
JH
14966Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14967
14968 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14969 stabs.
14970
b54db294
JL
14971Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14972
14973 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14974 (ALL_TARGET_MODULES): Add all-target-libchill.
14975 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14976 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14977 (all-target-libchill): Add dependencies.
14978 * configure.in (target_libs): Add libchill.
14979
bf48dd73
LW
14980Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14981
14982 * config.guess: Avoid assumptions about "tr" behaves when
14983 LANG is set to something other than English.
14984
a3cbd105
L
14985Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14986
14987 * configure (gxx_include_dir): Changed to
14988 '${prefix}/include/g++'-${libstdcxx_interface}.
14989
14990 * config.if: New to determine the interfaces.
14991
c4acd909
MK
14992Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14993
14994 * config.guess: Detect and handle MPE/IX.
14995 * config.sub: Deal with MPE/IX.
14996
9ea97665
DE
14997Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14998
14999 * configure.in: Use mh-aix43.
15000
0ce065bd
MH
150011998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15002
15003 * configure: Fix --without/--disable cases for gxx-include-dir.
15004
5d4a5ee6
JL
15005Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15006
15007 * mdata-sh: Imported. Needed for automake support.
15008
15009Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15010
15011 * Makefile.in (taz): Try "chmod -R og=u ." before
15012 "chmod og=u `find . -print`".
15013
15014Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15015
15016 * configure.in: Add arm-elf and thumb-elf support.
15017
15018Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15019
15020 * Makefile.in: Undo previous patch.
15021
15022Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15023
15024 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15025 to here ...
15026 (install-no-fixedincludes): and here
15027 (INSTALL_MODULES): ... from here.
15028
466456d9
ILT
15029Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15030
15031 * config.sub: Merge with FSF.
15032
1b409d25
ILT
15033 * config.guess: Merge with FSF.
15034
d207ebef
JM
15035Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15036
15037 * configure (extraconfigdirs): New variable.
15038 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15039 * Makefile.in (all): Move higher in file.
15040 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15041 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15042 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15043 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15044 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15045
150461998-07-23 Brendan Kehoe <brendan@cygnus.com>
15047
15048 * Makefile.in (all-target-libjava): Depend on all-gcc and
15049 all-target-newlib.
15050 (configure-target-libjava): Depend on $(ALL_GCC).
15051
7f1937c1
RL
15052Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15053
15054 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15055 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15056
2ada2bd6
ML
15057Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15058
15059 * INSTALL/README: Fix typo.
15060
1e025bde
ML
15061Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15062
5d4a5ee6
JL
15063 * ylwrap: Change absolute path checks to check for DOS style path
15064 names.
1e025bde 15065
5d4a5ee6
JL
15066 * ylwrap: Don't use a full path name if the source file is in the
15067 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 15068
6755ff73
ILT
15069 * config-ml.in: Default to being verbose, to match Feb 18 change to
15070 configure.
15071
5d4a5ee6
JL
15072Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15073
15074 Brought over from egcs:
15075
15076 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15077
15078 * configure.in (target_subdir): Set to ${target_alias} instead
15079 of "libraries".
15080
15081 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15082
15083 * configure.in (target_subdir): Set to libraries if enable_multilib.
15084
15085Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15086
15087 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15088 multilibs, force reconfiguration the first time we create
15089 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15090
15091Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
15092
15093 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15094 avoid confusion with --no-recursion.
15095
15096Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
15097
15098 * configure.in: Win32 hosts shouldn't use install -x
15099 * install-sh: remove -x option, and special .exe-handling
15100 hack.
15101
d207ebef
JM
15102Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
15103
15104 * config.guess: Recognize i586-pc-beos.
15105 * configure.in: Don't build some bits for beos.
15106
fbd836fc
ILT
15107Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
15108
5d4a5ee6
JL
15109 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15110 CFLAGS default to -O2.
15111
fbd836fc
ILT
15112 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15113 when using GNU ld.
15114
15115Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
15116
15117 * ltmain.sh: Correct install when using a different shell.
15118
15119Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
15120
15121 * ltconfig, ltmain.sh: Update to libtool 1.2b.
15122
d207ebef
JM
15123Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
15124
15125 * makefile.vms: Update to build binutils/makefile.vms. Add install
15126 target.
fbd836fc
ILT
15127
15128Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
15129
15130 * ltconfig: Update to correct AIX handling.
15131
69b471bc
JL
15132Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15133
81241b5e
JL
15134 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15135
69b471bc
JL
15136 * configure.in (target_subdir): Set to ${target_alias} instead
15137 of "libraries".
15138
bedf82df
MH
151391998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
15140
15141 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15142 (Makefile): Depend on $(gcc_version_trigger).
15143
15144 * configure (gcc_version): Change default initializer to empty
15145 string.
15146 (gcc_version_trigger): New variable; pass this variable down
15147 to subdir configures to enable them checking gcc's version
15148 themselves. Emit make macros for both gcc_version vars.
15149 (topsrcdir): Initialize reliably.
15150 (recursion line): Remove --with-gcc-version=${gcc_version}.
15151
28e449d8
MH
151521998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15153
15154 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
15155 --enable-version-specific-runtime-libs which installs C++ runtime stuff
15156 in $(libsubdir); emit definition in each generated Makefile.
15157 (gxx_include_dir): Initialize depending on
15158 $enable_version_specific_runtime_libs.
28e449d8 15159
50c4c9f7
MH
151601998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15161
15162 * configure (gcc_version): Initialize properly depending on
15163 how and where configure is started.
15164 (recursion line): Pass a --with-gcc-version=${gcc_version}
15165 to configures in subdirs.
15166
d207ebef
JM
15167Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
15168
15169 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 15170 cygmon
d207ebef 15171
5d4a5ee6
JL
15172Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
15173
15174 * configure.in: Add cygmon and libstub support for mn10200.
15175
2f96399b
MH
151761998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
15177
15178 * configure (gcc_version): Add new variable describing the
15179 particular gcc version we're building.
15180 * Makefile.in (libsubdir): Add new macro for the directory
15181 in which the compiler finds executables, libraries, etc.
15182 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15183 and libsubdir.
15184
c4137c50
AO
15185Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15186
ceff9b14
AO
15187 * Makefile.in (local-clean): Remove *.log.
15188 (warning.log): Built with warn_summary from build.log.
15189 (mail-report.log): Run test_summary.
15190 (mail-report-with-warnings.log): Run test_summary including
15191 warning.log in the report.
c4137c50 15192
276d5ee0
RL
15193Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
15194
15195 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15196
5d4a5ee6
JL
15197Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
15198
15199 * Makefile.in (grep): Grep no longer depends on libiberty.
15200
15201Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
15202
15203 * Makefile.in: all-snavigator needs all-libgui.
15204
15205Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
15206
15207 * configure.in: Add cygmon and libstub support for mn10300.
15208
8af14275
ILT
15209Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
15210
15211 * missing: Update to version from automake 1.3.
15212
fbd836fc
ILT
15213 * ltmain.sh: On installation, don't get confused if the same name
15214 appears more than once in the list of library names.
15215
466456d9
ILT
15216Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
15217
15218 * config.sub: Accept m68060 and m5200 as CPU names.
15219
5d4a5ee6
JL
15220Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
15221
15222 * configure: Use && rather than using -a in test, because odd
15223 strings can confuse test.
15224 * configure.in: Likewise.
15225
fbd836fc
ILT
15226Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
15227
15228 * ltconfig, ltmain.sh: Bring in Visual C++ support.
15229
f0983958
AO
15230Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15231
15232 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 15233 bootstrap4-lean): New targets.
f0983958 15234
bfed1ea0
JL
15235Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
15236
15237 * mpw-* Delete. Not used.
15238
5d4a5ee6
JL
15239Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
15240
15241 * COPYING.LIB: Update FSF address.
15242
bfed1ea0
JL
15243Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
15244
15245 * ltconfig, ltmain.sh: Update to libtool 1.2a.
15246
5d4a5ee6
JL
15247 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15248 GAS_SUPPORT_DIRS.
15249
bfed1ea0
JL
15250Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
15251
15252 * ltconfig, ltmain.sh: Avoid producing a version number if
15253 -version-info was not used.
15254
5d4a5ee6
JL
15255Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
15256
15257 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15258 building with newlib.
15259
152601998-04-30 Paul Eggert <eggert@twinsun.com>
15261
d207ebef 15262 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 15263 Solaris `make' causes it to continue to next definition.
d207ebef
JM
15264
15265Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
15266
15267 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15268 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
15269
15270Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
15271
15272 * configure.in: Change alpha to alpha* in several places.
15273
d207ebef
JM
15274Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
15275
15276 * config.sub: Recognize sparc86x.
15277
77be0cab
MM
15278Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
15279
15280 * configure.in (--enable-target-optspace): Remove debug echo.
15281
62441128
JW
15282Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
15283
15284 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15285
bfed1ea0
JL
15286Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
15287
15288 * ltconfig: Update cygwin32 support.
15289
5d4a5ee6
JL
15290 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15291 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15292 (GDB_SUPPORT_DIRS): Likewise.
15293
3f4ea1de
MM
15294Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
15295
15296 * configure.in (target_makefile_frag): If --enable-target-optspace,
15297 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
15298 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15299 not used.
15300 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 15301
5d4a5ee6
JL
15302Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
15303
15304 * Makefile.in (all-bfd): Depend on all-intl.
15305 (all-binutils): Likewise.
15306 (all-gas): Likewise.
15307 (all-gprof): Likewise.
15308 (all-ld): Likewise.
15309
153101998-04-19 Brendan Kehoe <brendan@cygnus.com>
15311
15312 * configure.in (host_tools): Fix typo, lbtool -> libtool.
15313
bfed1ea0
JL
15314Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
15315
5d4a5ee6
JL
15316 * Makefile.in (all-bfd): Depend upon all-libiberty.
15317
bfed1ea0
JL
15318 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15319
5d4a5ee6
JL
15320Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
15321
15322 * Makefile.in: Add libstub.
15323
15324 * configure.in: Ditto. Build libstub for targets that have cygmon
15325 support.
15326
15327Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
15328
15329 * configure.in: Don't set PICFLAG on ix86-cygwin32.
15330
15331Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
15332
15333 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15334 use mh-sysv5 if specified. Support gprof on SCO Open Server.
15335
ec8d6ddc
KW
15336Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
15337
15338 * configure: Define DEFAULT_M4 by searching PATH.
15339 * Makfile.in: Use DEFAULT_M4.
15340
bfed1ea0
JL
15341Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
15342
15343 * ltconfig: Add cygwin32 support.
15344
5d4a5ee6
JL
15345 * Makefile.in, configure.in: Add libtool as a native only directory
15346 to configure and build.
15347
547a6183
JL
15348Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
15349
15350 * Makefile.in (INSTALL_MODULES): Remove texinfo.
15351
5d4a5ee6 15352Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 15353
5d4a5ee6
JL
15354 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15355
15356Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
15357
15358 * Makefile.in: add ash make rules
15359 * configure.in: add ash to native_only and host_tools lists
15360
15361Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15362
15363 * Makefile.in (all-gettext, all-intl): New targets.
15364 (ALL_MODULES): Added all-gettext, all-intl.
15365 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15366 (INSTALL_MODULES): Added install-gettext, install-intl.
15367 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15368
15369 * configure.in (host_tools): Added gettext.
15370 (native_only): Likewise.
15371 (noconfigdirs) [various cases]: Likewise.
15372 (host_libs): Added intl.
15373
d207ebef
JM
15374Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15375
15376 * configure: Do not disable building gdbtk for cygwin32 hosts.
15377
e98e406f
NC
15378Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15379
15380 * configure.in: Add thumb-coff target.
15381 * config.sub: Add thumb-coff target.
15382
5d4a5ee6
JL
15383Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15384
15385 * Makefile.in: Revert yesterday's change.
15386 (all-target-winsup): all-target-librx stays out of here.
15387
15388Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15389
15390 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15391 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15392 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15393 Remove references to librx and libg++.
15394
15395Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15396
15397 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15398 recursive makes
15399
bfed1ea0
JL
15400Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15401
15402 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 15403 for newlib directory.
bfed1ea0
JL
15404 (CXX_FOR_TARGET): Likewise.
15405
15406Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15407
15408 * ltconfig: Update after libtool/ltconfig.in change for
15409 hpux11.
15410
15411Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15412
15413 * ltconfig, ltmain.sh: Update to libtool 1.2.
15414
3cd730af
MH
15415Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15416
15417 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15418 (install-gcc-cross): Instead, override LANGUAGES here.
15419
80564603
DL
154201998-03-18 Dave Love <d.love@dl.ac.uk>
15421
15422 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15423 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15424
d207ebef
JM
15425Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15426
15427 * configure.in: Add Thumb-pe target.
15428
5d4a5ee6 15429Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 15430
5d4a5ee6
JL
15431 * Makefile.in - changed sn targets to snavigator
15432 * configure.in - changed sn targets to snavigator
15433
2d4a0558
MH
15434Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15435
15436 * config-ml.in: After building symlink tree call make distclean
15437 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15438 to be the case for libiberty.
15439
04b93567
L
15440Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15441
15442 * configure: When making link, also check the current
15443 directory. The configure scripts may create one.
15444
9a06b842
RH
15445Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15446
15447 * config.sub: Accept alphapca56 and alphaev6 properly.
15448
217fc4e6
FS
15449Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15450
15451 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15452
3e07bdbd 15453Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 15454
e490616e 15455 * config.sub (sco5): Fix typo.
3e07bdbd 15456
5d4a5ee6
JL
15457Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15458
15459 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15460 install-itcl.
15461 (install-itcl): Remove dependency on install-tcl.
15462
15463Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15464
15465 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15466
15467Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15468
15469 * configure.in: Don't build libgui for a cygwin32 target when not on
15470 a cygwin32 host.
15471
15472Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15473
15474 * configure (redirect): Set to null, so default behavior of
15475 configure is now --verbose.
15476
ce0d965c
DL
154771998-02-16 Dave Love <d.love@dl.ac.uk>
15478
15479 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15480 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15481
3acd1fd0
MH
15482Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15483
15484 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15485 this change to sync Makefile.in with its ChangeLog entries.
15486
5d4a5ee6
JL
15487Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15488
15489 * ltmain.sh (mkdir): Check that the directory doesn't exist
15490 before we exit with error, so that we don't get races during
15491 parallel builds.
15492
bfed1ea0
JL
15493Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15494
15495 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15496
4e77e8f1
MH
15497Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15498
15499 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15500 PICFLAG_FOR_TARGET.
15501 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15502
15503 * configure: Emit a definition for the new macro enable_shared
15504 into each Makefile.
15505
5d4a5ee6
JL
15506Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15507
15508 * configure.in (host_tools, native_only): Add libtool.
15509
15510Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15511
15512 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15513 Fix typo in ming config comment.
15514
bfed1ea0
JL
15515Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15516
15517 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15518
5d4a5ee6
JL
15519Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15520
15521 * config.sub: Add tic30 cases, and map c30 to tic30.
15522
8821a725
RH
15523Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15524
15525 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15526 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15527 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15528 (CLEAN_TARGET_MODULES): Similarly
15529 (all-target-libf2c): Add dependences.
4e81ae98 15530 * configure.in (target_libs): Add libf2c.
8821a725 15531
5d4a5ee6
JL
15532Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15533
15534 * configure.in: Remove expect from noconfigdirs when target
15535 is cygwin32. OK to build expect and dejagnu with Canadian
15536 Cross.
15537
0aadd657
ILT
15538Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15539
5d4a5ee6
JL
15540 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15541 host.
15542
0aadd657
ILT
15543 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15544 and mingw32.
15545
d0a8352c
MH
15546Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15547
15548 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15549 here as it is not defined in the toplevel Makefile.
15550
59739e3c
MH
15551Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15552
15553 * configure (package_makefile_rules_frag): New variable, which names
15554 a file with generic rules, ...
15555 Change comment to mention we now have FIVE parts.
15556 * configure: Undo last change.
15557
228197ee
LT
15558Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15559
15560 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 15561 * config.sub: More accurate determination of HP processor types.
228197ee 15562
efd4c0ba
MH
15563Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15564
15565 * configure (package_makefile_frag): Move inserting the
15566 ${package_makefile_frag} to where it should be according
15567 to the comment.
15568
6eef3189
PB
15569Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15570
15571 * config.guess: Add support for Linux/ARM.
15572
d207ebef
JM
15573Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15574
15575 * .cvsignore: Remove *-info and *-install since they match
15576 release-info and mpw-install, which we don't want to just ignore.
15577
48464ebf
RH
15578Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15579
15580 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15581
803462a7
PN
15582Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15583
15584 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15585 local_prefix to sub-make invocations.
15586
520ab477
L
15587Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15588
15589 * configure.in: Check makefile fragments in the source
15590 directory.
15591
4bcdb76d
AO
15592Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15593
ceff9b14
AO
15594 * configure.in: Check whether host and target makefile
15595 fragments exist before adding them to *_makefile_frag.
4bcdb76d 15596
5d4a5ee6
JL
15597Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15598
15599 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15600
15601Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15602
15603 * configure.in: Make sure we only replace RPATH_ENVVAR on
15604 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15605 regexp to sed.
15606
15607 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15608 to sub-makes.
15609
0d3e11a5
LI
156101998-01-13 Lee Iverson (leei@ai.sri.com)
15611
15612 * config-ml.in (multi-do): LDFLAGS must include multilib
15613 designator.
15614
d45b3d87 15615Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
15616
15617 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15618
d39cd7a1
MK
15619Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15620
15621 * config.sub: Add mingw32 support.
15622 * configure.in: Likewise.
d39cd7a1 15623
6decbc24
FS
15624Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15625
15626 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15627
5d4a5ee6
JL
15628Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15629
15630 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15631 * configure (gxx_include_dir): Provide a definition for subdirs
15632 which do not use autoconf.
15633
15634Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15635
15636 * config.guess: Sync with egcs. Picks up new alpha support,
15637 BeOS & some additional linux support.
15638
d3d1907a
JL
15639Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15640
15641 * config.guess: HP 9000/803 is a PA1.1 machine.
15642
b104e095
RH
15643Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15644
15645 * configure.in: It's alpha*-...
15646
aca823c1
L
15647Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15648
15649 * configure.in (host_makefile_frag, target_makefile_frag):
15650 Handle multiple config files.
15651 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15652 alpha-*-*.
15653
d207ebef
JM
15654Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15655
15656 * mkdep: New file.
15657
15658Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15659
15660 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15661
5d4a5ee6
JL
15662Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15663
15664 * Makefile.in: Add libgui directory.
15665 (GDB_TK): Add all-libgui.
15666 * configure.in: Add libgui directory.
15667 * configure: Add all-libgui to GDB_TK.
15668
15669Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15670
15671 * config-ml.in (multidirs): Add m32r to multilib list.
15672
15673Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15674
15675 * Makefile.in (all-target-gperf): Change dependency to
15676 all-target-libstdc++.
15677
baf55877
FF
15678Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15679
15680 * config.guess: Add BeOS support.
15681
5d4a5ee6
JL
15682Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15683
15684 Source directory cvs renamed to cvssrc:
15685 * configure.in (host_tools): Change cvs to cvssrc.
15686 (native_only): Likewise.
15687 (noconfigdirs) [various cases]: Likewise.
15688 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15689 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15690 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15691 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15692 (all-cvssrc): Rename target from all-cvs.
15693
f2d76545
JL
15694Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15695
15696 * configure (gxx_include_dir): Fix thinko.
15697
205cba53
JL
15698Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15699
15700 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15701 (install-cross, install-gcc-cross): New targets.
15702
5d4a5ee6
JL
15703Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15704
15705 * configure.in (noconfigdirs): Add support for Thumb target.
15706
15707 * config.sub (maybe_os): Add support for Thumb target.
15708
15709Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15710
15711 * Makefile.in: Add rules for cygmon.
15712
15713 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15714
96b0f1fc
JL
15715Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15716
15717 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15718 * configure (gxx_include_dir): Provide a definition for subdirs
15719 which do not use autoconf.
d207ebef
JM
15720
15721Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15722
15723 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 15724 11/18/97 build
d207ebef 15725
7dfef6ed
JL
15726Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15727
15728 * From Franz Sirl.
15729 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15730 found on RedHat Linux systems.
96b0f1fc 15731
83cfe7c0
JL
15732Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15733
15734 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15735 guesses.
15736
7dfef6ed
JL
15737Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15738
15739 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15740
5d4a5ee6
JL
15741Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15742
15743 * ltmain.sh: If mkdir fails, check whether the directory was created
15744 anyhow by some other process.
15745
d207ebef
JM
15746Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15747
15748 * configure.in (d30v-*-*): Configure all directories.
15749
15750Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15751
15752 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15753 for the D30V.
15754
15755Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15756
15757 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15758
5d4a5ee6
JL
15759Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15760
e490616e
ZW
15761 * include/libiberty.h: Add extern "C" { so it can be used with C++
15762 progrms.
15763 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15764 programs.
5d4a5ee6 15765
d207ebef
JM
15766Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15767
15768 * configure.in (d30v-*-*): Configure GCC now.
15769
5d4a5ee6
JL
15770Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15771
15772 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15773 is no longer needed.
15774
c9670e62
JM
15775Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15776
15777 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15778
cc71c0ca
MH
15779Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15780
15781 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15782 targets using "$@" to provide support for similar but not identical
15783 targets without having to duplicate code.
15784
d207ebef
JM
15785Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15786
15787 * makefile.vms: Fix to work with DEC C.
15788
15789Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15790
15791 * config.sub: Add mips-tx39-elf to marketing names.
15792
15793Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15794
15795 * ltmain.sh: Handle symlinks in generated script.
15796
15797Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15798
15799 * configure: Handle autoconf style directory options: --bindir,
15800 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15801 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15802 --sysconfdir.
15803 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15804 (sharedstatedir, localstatedir, oldincludedir): New variables.
15805 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15806 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15807 sbindir, sharedstatedir, and sysconfdir.
15808
b1e3ddfd
AJ
15809Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15810
15811 * Makefile.in (bootstrap-lean): New target.
15812
d207ebef
JM
15813Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15814
15815 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 15816 sn, and gnuserv from noconfigdirs.
d207ebef
JM
15817
15818Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15819
15820 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15821
09f97c1e
JL
15822Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15823
15824 * Makefile.in (cross): New target.
15825
335d0ab2
AO
15826Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15827 Jeff Law <law@cygnus.com>
15828
15829 * Makefile.in (bootstrap2, bootstrap3): New targets.
15830 (all-bootstrap): Remove outdated and confusing target.
339c9b00 15831 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 15832
d207ebef
JM
15833Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15834
15835 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 15836 windows. Consistent with gdb/configure.
d207ebef 15837
e693cc28
UD
158381997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15839
e693cc28
UD
15840 * configure.in: Name Linux target fragment.
15841
15842 * configure: Rewrite so that project Makefile fragment is inserted
15843 first and appears last in the resulting Makefile.
15844
d207ebef
JM
15845Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15846
15847 * Makefile.in (install-itcl): Install tcl first.
15848
5d4a5ee6
JL
15849Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15850
15851 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15852
f401679e
JW
15853Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15854
15855 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15856
15857 * configure.in (skipdirs): Add target-librx for Linux.
15858 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15859
ec20b1b9
JL
15860Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15861
15862 * Makefile.in (bootstrap): New target.
15863
becdcf6d
JL
15864Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15865
63f6bcd7 15866 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 15867
d207ebef
JM
15868Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15869
15870 * config.guess: Merge with FSF.
15871
0c82f6bf
FF
15872Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15873
15874 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15875
d207ebef
JM
15876Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15877
15878 * config.sub: Add "marketing-names" patch.
15879
3fbc0b70
JS
15880Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15881
e490616e 15882 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 15883
e20d4801
JL
15884Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15885
15886 * config.sub: Handle v850-elf.
15887
fe181f78 15888Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
15889
15890 * .cvsignore (*-install): Remove.
15891
bfed1ea0
JL
15892Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15893
15894 * ltconfig: Set CONFIG_SHELL in libtool.
15895 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15896
558a1e7c
JW
15897Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15898
15899 * configure.in (target_subdir): Set to libraries if enable_multilib.
15900
7818d6fc
JW
15901Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15902
15903 * config.guess: Update from gcc directory.
15904
d207ebef
JM
15905Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15906
15907 * Makefile.in (all-sim): Depends on all-readline.
15908
6599da04
JM
15909Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15910
15911 * Makefile.in (BISON, YACC): Use $$s.
15912 (all-bison): Depend on all-texinfo.
15913
15914Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15915
15916 * Makefile.in (BISON): Add -L flag.
15917 (YACC): Likewise.
15918
d207ebef
JM
15919Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15920
4e81ae98
EC
15921 * configure.in (noconfigdirs): Add support for v850e target.
15922
d207ebef
JM
15923 * config.sub (maybe_os): Add support for v850e target.
15924
15925Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15926
4e81ae98
EC
15927 * configure.in (noconfigdirs): Add support for v850ea target.
15928
d207ebef
JM
15929 * config.sub (maybe_os): Add support for v850ea target.
15930
6599da04
JM
15931Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15932
15933 * config.sub: Add mipstx39. Delete r3900.
15934
15935Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15936
15937 * Makefile.in (all-autoconf): Depends on all-texinfo.
15938
15939Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15940
15941 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15942 eabi targets.
15943
15944Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15945
15946 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15947
15948 * configure: When handling a Canadian Cross, handle YACC as well as
15949 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 15950 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
15951
15952Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15953
15954 * Makefile.in (BISON): bison, not byacc or bison -y.
15955 (YACC): bison -y or byacc or yacc.
15956 (various): Add *-bison as appropriate.
15957 (taz): No need to mess with BISON anymore.
15958
15959Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15960
15961 * configure: If OSTYPE matches *win32*, try to find a good value for
15962 CONFIG_SHELL.
15963
15964Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15965
15966 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15967 configure.in if it is present.
15968
15969Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15970
15971 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15972
15973Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15974
15975 * config.sub: Recognize `arc' cpu.
15976 * configure.in: Likewise.
15977 * config-ml.in: Likewise.
15978
15979Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15980
15981 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15982
15983Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15984
15985 * configure: Changed sed delimiter from ':' to '|' when
15986 attempting to substitute ${config_shell} for SHELL. On
15987 NT ${config_shell} may contain a ':' in it.
15988
15989Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15990
15991 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15992
15993Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15994
15995 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15996
15997Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15998
15999 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16000
16001 * ylwrap: If the program is a relative path, force it to be
16002 absolute.
16003
16004Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16005
16006 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16007
16008Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16009
16010 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
16011 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16012 for libraries.
6599da04
JM
16013
16014Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16015
16016 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 16017 separated by spaces.
6599da04
JM
16018
16019Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16020
16021 * ylwrap: New file.
16022 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16023
16024 * ltmain.sh: Handle /bin/sh at start of install program.
16025
16026 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16027
16028 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16029 * missing: New file, from automake 1.2.
16030
16031Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16032
16033 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16034 check-tk to CHECK_X11_MODULES.
16035
16036Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16037
16038 * config.sub: Merge with FSF.
16039
16040Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16041
16042 * config.guess: Merge with FSF.
16043
16044Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16045
16046 * configure: Treat msdosdjgpp like go32.
16047 * configure.in: Likewise. Don't remove gprof for go32.
16048
16049 * configure: Change Makefile.tem2 to Makefile.tm2.
16050
16051Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16052
16053 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16054
16055Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16056
16057 * install-sh (chmodcmd): Set to null if the DST directory already
16058 exists. Same as Nov 11th change.
16059
16060Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16061
4e81ae98 16062 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
16063
16064Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16065
16066 * config.guess: Update from FSF.
16067
16068Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16069
16070 * Makefile.in (GDB_TK): Depend on itcl and tix.
16071
16072Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16073
16074 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16075 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16076 (INSTALL_SCRIPT): New variable.
16077 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16078 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16079 to -x.
16080 * install-sh: Add support for -x option.
16081
16082Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16083
16084 * configure.in, Makefile.in: Treat tix like itcl.
16085
16086Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16087
16088 * Makefile.in (WINDRES): New variable.
16089 (WINDRES_FOR_TARGET): New variable.
16090 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16091 (EXTRA_HOST_FLAGS): Add WINDRES.
16092 (EXTRA_TARGET_FLAGS): Add WINDRES.
16093 (EXTRA_GCC_FLAGS): Add WINDRES.
16094 ($(DO_X)): Pass down WINDRES.
16095 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16096 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16097 DLLTOOL_FOR_TARGET.
16098
16099Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
16100
16101 * configure.in: configure sim before gdb for win32-x-ppc
16102
16103Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16104
16105 Move gperf into the toplevel, from libg++.
16106 * configure.in (target_tools): Add target-gperf.
16107 (native_only): Add target-gperf.
16108 * Makefile.in (all-target-gperf): New target, depend on
16109 all-target-libg++.
16110 (configure-target-gperf): Empty rule.
16111 (ALL_TARGET_MODULES): Add all-target-gperf.
16112 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16113 (CHECK_TARGET_MODULES): Add check-target-gperf.
16114 (INSTALL_TARGET_MODULES): Add install-target-gperf.
16115 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16116
16117Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 16118
6599da04
JM
16119 * config.sub (mn10200): Recognize new basic machine.
16120
16121Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16122
16123 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16124 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16125
16126Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16127
16128 * configure.in: If we're building mips-sgi-irix6* native, turn on
16129 ENABLE_MULTILIB and set TARGET_SUBDIR.
16130
16131Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
16132
16133 * Makefile.in (all-sn): Depend on all-grep.
16134
16135Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
16136
16137 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16138
16139 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16140 Makefile. From Jeff Makey <jeff@cts.com>.
16141 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16142
16143 * Makefile.in (DISTBISONFILES): Remove.
16144 (taz): Don't futz with DISTBISONFILES. Change BISON to use
16145 $(DEFAULT_YACC).
16146
16147 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 16148 cygwin32.
6599da04
JM
16149
16150 * Makefile.in (LD): New variable.
16151 (EXTRA_HOST_FLAGS): Pass down LD.
16152 ($(DO_X)): Likewise.
16153
16154Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
16155
16156 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16157
16158Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
16159
16160 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 16161 before adding our own. Always add --build.
6599da04
JM
16162
16163Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
16164
16165 * configure.in (targargs): Pass --build if we're doing
16166 a cross-compile.
16167
16168Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
16169
ca236658 16170 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
16171 sed. Otherwise sed chokes on NT path names with drive
16172 designators. Also look for "?:*" as the leading characters in an
16173 absolute pathname.
16174
16175Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
16176
16177 * config.sub: Support for r3900.
16178
16179Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
16180
16181 * configure.in: Use install-sh, not install.sh.
16182
16183Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
16184
16185 * Makefile.in (taz): Improve check for BISON so it doesn't try to
16186 apply it twice.
16187
16188Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
16189
16190 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16191 install-binutils.
16192
16193Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
16194
16195 * Makefile.in: Add automake targets.
16196 * configure.in (host_tools): Add automake.
16197
16198Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
16199
16200 * configure: Default CXX to c++, not gcc.
16201 * Makefile.in (CXX): Set to c++, not gcc.
16202 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16203
16204Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
16205
16206 * install-sh: try appending a .exe if source file doesn't
16207 exist
16208
16209Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
16210
16211 * configure.in: Turn on multilib by default.
16212 (cross_only): Remove target-libiberty.
16213
16214 * Makefile.in (all-gcc): Don't depend on libiberty.
16215
16216Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
16217
16218 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16219
16220Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
16221
16222 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16223 (DISTBISONFILES): Add ld/Makefile.in
16224
16225Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
16226
16227 * configure.in: if target is cygwin32 but host isn't cygwin32,
16228 don't configure gdb tcl tk expect, not just gdb.
16229
16230Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
16231
16232 * configure.in: Added gnuserv everywhere sn appears.
16233
16234 * Makefile.in (ALL_MODULES): Added all-gnuserv.
16235 (CROSS_CHECK_MODULES): Added check-gnuserv.
16236 (INSTALL_MODULES): Added install-gnuserv.
16237 (CLEAN_MODULES): Added clean-gnuserv.
16238 (all-gnuserv): New target.
16239
16240Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
16241
16242 * config.guess: Fixes for MIPS OpenBSD systems.
16243
16244Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
16245
16246 * Makefile.in (INSTALL_XFORM): Remove.
16247 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16248
16249 * mkinstalldirs: New file, copied from automake.
16250 * Makefile.in (installdirs): Rename from install-dirs. Use
16251 mkinstalldirs. Change all users.
16252 (DEVO_SUPPORT): Add mkinstalldirs.
16253
16254Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
16255
16256 * install-sh: Rename from install.sh.
16257 * Makefile.in (INSTALL): Change install.sh to install-sh.
16258 (DEVO_SUPPORT): Likewise.
16259
16260 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
16261 Graichen <graichen@rzpd.de>.
16262
16263Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
16264
16265 * config.guess: Recognize OpenBSD systems correctly.
16266
16267Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16268
16269 * README, Makefile.in (ETC_SUPPORT): Remove references to
16270 cfg-paper*, configure.{texi,man,info*}._
16271
16272Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
16273
16274 * Makefile.in (all.normal): Ensure that gcc is built after all
16275 the x11 - ie gdb - targets.
16276
16277Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
16278
16279 * makefile.vms: Don't run conf-a-gas.
16280
16281Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
16282
e490616e 16283 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 16284
d207ebef
JM
16285Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
16286
16287 * configure.in: Remove noconfigdirs case since gdb also
16288 configures and builds for tic80-coff.
16289
6599da04
JM
16290Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
16291
16292 * configure: Set cache_file to config.cache.
16293 * Makefile.in (local-distclean): Remove config.cache.
16294
16295Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
16296
16297 * COPYING: Update FSF address.
16298
d207ebef
JM
16299Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
16300
16301 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16302 noconfigdirs.
16303
6599da04
JM
16304Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
16305
16306 * Makefile.in (install-dirs): Don't crash if prefix, and hence
16307 MAKEDIRS, is empty.
16308
16309Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
16310
16311 * config.sub: Tweak mn10300 entry.
16312
16313Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
16314
16315 * configure.in (host_tools): Put sim before gdb, so gdb's
16316 configure.tgt can determine if the simulator was configured.
16317
16318Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
16319
16320 * config.sub: Move BeOS $os case to be with other Cygnus
16321 local cases.
16322
16323Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
16324
16325 * config.sub: Remove misplaced comment that broke Linux.
16326
16327Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
16328
16329 * config.sub: Add BeOS support.
16330
16331Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
16332
16333 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16334
16335Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
16336
16337 * configure.in (noconfigdirs): Remove tcl and tk from
16338 noconfigdirs for cygwin32 builds.
16339
d207ebef
JM
16340Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
16341
16342 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16343
6599da04
JM
16344Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
16345
16346 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16347 make-all.com, use makefile.vms instead.
16348
16349Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
16350
16351 * config.sub: Accept -lnews*.
16352
d207ebef
JM
16353Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
16354
16355 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 16356 target-examples and target-libiberty for d30v.
d207ebef
JM
16357
16358Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16359
16360 * configure.in (noconfigdirs): Enable ld for d30v.
16361
16362Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16363
16364 * configure.in (tic80-*-*): Build compiler.
16365
16366Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16367
16368 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 16369 unsupported d30v directories
d207ebef
JM
16370
16371Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16372
4e81ae98
EC
16373 * config.sub, configure.in: Add d30v target cpu.
16374
6599da04
JM
16375Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16376
16377 * makefile.vms: New file.
16378 * make-all.com: Remove.
16379
16380Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16381
16382 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16383
16384Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16385
16386 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16387
16388Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16389
16390 * Makefile.in (ALL_MODULES): Added all-db.
16391 (CROSS_CHECK_MODULES): Addec check-db.
16392 (INSTALL_MODULES): Added install-db.
16393 (CLEAN_MODULES): Added clean-db.
16394
16395Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16396
16397 * config.guess: Merge with latest FSF sources.
16398
16399Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16400
16401 * Makefile.in (ALL_MODULES): Added all-itcl.
16402 (CROSS_CHECK_MODULES): Added check-itcl.
16403 (INSTALL_MODULES): Added install-itcl.
16404 (CLEAN_MODULES): Added clean-itcl.
16405
16406Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16407
16408 * configure.in: build gdb for mn10200
16409
16410Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16411
16412 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16413
d207ebef
JM
16414Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16415
16416 * configure.in (tic80-*-*): Turn off most targets right now.
16417
6599da04
JM
16418Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16419
16420 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16421 rather than the makeinfo program.
16422 (do-info): Depend upon all-texinfo.
16423
16424Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16425
16426 * configure.in: Remove uses of config/mh-linux.
16427
16428 * config.sub, config.guess: Merge with latest FSF sources.
16429
d207ebef
JM
16430Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16431
16432 * config.sub (case $basic_machine): Add tic80 entries.
16433
6599da04
JM
16434Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16435
16436 * config.sub, config.guess: Merge with latest FSF sources.
16437
16438Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16439
16440 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16441 * mpw-config.in: Test for NewFolderRecursive.
16442 * mpw-install: Use symbolic name for startup filename.
16443 * mpw-README: Add various additional details.
16444
16445Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16446
16447 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16448
16449Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16450
16451 * configure.in: Do build gcc and the target libraries for
16452 the mn10200.
16453
16454Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16455
16456 * configure.in: don't avoid building gdb for mn10300 any more
16457 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16458 instead of single-quoting it.
16459
16460Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16461
16462 * configure.in: Don't use --with-stabs on IRIX 6.
16463
16464Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16465
16466 * configure.in (m32r): Build gdb, libg++ now.
16467
16468Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16469
16470 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16471 directories from noconfigdirs.
16472
16473Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16474
16475 * config.sub (basic_machine): added mips16 configuration
16476
16477Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16478
16479 * config.sub: Handle d10v-unknown.
16480
d207ebef
JM
16481Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16482
16483 * config.sub: Handle v850-unknown.
16484
6599da04
JM
16485Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16486
16487 * Makefile.in: add findutils
16488 * configure.in: add findutils to list of host_tools
16489
16490Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16491
16492 * config.sub: Handle mn10200 and mn10300.
16493
16494Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16495
16496 * configure.in (d10v-*): Do not build librx.
16497
16498Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16499
16500 * configure.in (mn10300): Build everything except gdb & libgloss.
16501
16502Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16503
16504 * config.guess: Patch for Dansk Data Elektronik servers,
16505 from Niels Skou Olsen <nso@dde.dk>.
16506
16507 For ncr, use /bin/uname rather than uname, since GNU uname does not
16508 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16509
16510 Patch for MIPS R4000 running System V,
16511 from Eric S. Raymond <esr@snark.thyrsus.com>.
16512
16513 Fix thinko for nextstep.
16514
16515 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16516
16517 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16518 * config.guess: Guess mips-dec-mach_bsd4.3.
16519
16520 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16521 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16522 release numbers.
16523 * config.guess (mips-mips-riscos*): Emit just enough of the
16524 release number.
16525
16526 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16527 * config.guess (sparc-auspex-sunos*): Added.
16528 (f300-fujitsu-*): Added.
16529
16530 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16531 * config.guess: Recognize a Tadpole as a sparc.
16532
16533Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16534
16535 * config.guess: Don't assume that NextStep version is either 2 or
16536 3. NextStep 4 (aka OpenStep 4) has come out now.
16537
16538Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16539
16540 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16541 From Rik Faith <faith@cs.unc.edu>.
16542
16543Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16544
16545 * config.sub: Contributions from bug-gnu-utils to:
16546 Support plain "hppa" (no version given) architecture, reported by
16547 OpenStep.
16548 OpenBSD like NetBSD.
16549 LynxOs is not a hardware supplier.
16550
16551 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 16552 OpenBSD like NetBSD.
6599da04
JM
16553 Stratus systems.
16554 More Pyramid systems.
16555 i[n>4]86 Intel chips.
16556 M680[n>4]0 Motorola chips.
16557 Use unknown instead of lynx for hardware manufacturer.
16558
16559Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16560
16561 * install.sh (chmodcmd): Set to null if the DST directory already
16562 exists.
16563
16564Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16565
16566 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16567 not use mt-ppc target Makefile fragment any more.
16568
16569Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16570
16571 * configure.in (*-*-windows): Exclude everything but those dirs
16572 needed to build windows.
16573
16574Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16575
16576 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16577
16578Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16579
16580 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
16581
16582Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16583
16584 * Undo my previous change.
16585
16586Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16587
16588 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16589 unconditionally.
16590 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16591
16592Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16593
16594 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16595 host to add it's own flags.
6599da04
JM
16596
16597Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16598
16599 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16600
16601Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16602
16603 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16604 (CXX_FOR_TARGET): Likewise.
16605 (GCC_FOR_TARGET): Define.
16606 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16607 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16608 CC_FOR_TARGET was specified on the command line.
16609 (MAKEOVERRIDES): Don't define.
16610
16611Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16612
16613 * configure.in (m32r): Fix spelling of libg++ libs.
16614
16615Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16616
16617 * config.sub (-apple*): Remove, now redundant.
16618
16619Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16620
16621 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16622
16623 * configure: Rework yesterday's sed script patch.
16624
16625 * config.sub: Merge with FSF.
16626
16627Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16628
16629 * config.guess: Merge from FSF.
16630
16631 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
16632 * config.guess: Use pc instead of unknown, for pc clone systems.
16633 Change linux to linux-gnu.
6599da04
JM
16634
16635 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 16636 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
16637
16638Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16639
16640 * test-build.mk (HOLES): Add "xargs" for gdb.
16641
16642 * configure: Avoid hpux10.20 sed bug.
16643
16644Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16645
731a8127 16646 * configure.in: Add support for windows host
6599da04
JM
16647 (that is a build done under the Microsoft build environment).
16648
16649Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16650
16651 * Makefile.in: Replace all uses of srcroot with s, to shrink
16652 command line lengths.
16653
16654 Patches from Geoffrey Noer <noer@cygnus.com>:
16655 * configure.in: If configuring for newlib, pass --with-newlib to
16656 subdirectories.
16657 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16658 -Bnewlib/ and -Lwinsup to gcc.
16659 (CXX_FOR_TARGET): Likewise.
16660
16661Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16662
16663 * Makefile.in (ETC_SUPPORT): Add configure.
16664
16665Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16666
4e81ae98 16667 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
16668 host configuration file.
16669
16670Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16671
16672 * configure.in: Break mn10x00 support into separate
16673 mn10200 and mn10300 configurations.
16674 * config.sub: Likewise.
16675
16676Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16677
16678 * configure.in: Add lots of stuff to noconfigdirs for
16679 the mn10x00 targets.
16680
16681 * config.sub, configure.in: Add mn10x00 support.
16682
16683Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16684
16685 * make-all.com: Call conf-a-gas, not config-a-gas.
16686
16687Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16688
16689 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 16690 targets.
6599da04
JM
16691
16692Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16693
16694 * mpw-README: Add much more detail for native PowerMac.
16695 * mpw-install: New file.
16696 * mpw-configure: Add --norecursion and --help options.
16697 * mpw-config.in: Translate readme and install files when
16698 copying to objdir.
16699 * mpw-build.in: Don't always depend on byacc and flex.
16700 (install-only-top): New action.
16701
d207ebef
JM
16702Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16703
16704 * configure.in: You can now configure GDB for the v850.
16705
6599da04
JM
16706Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16707
16708 * configure.in (noconfigdirs): Don't configure any C++ dirs
16709 if targeting D10V.
16710
16711Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16712
16713 * config.sub: Recognize mips64vr5000.
16714
16715Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16716
16717 * configure.in: Use a single line for host_tools and native_only.
16718
16719Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16720
16721 * config.sub, configure.in: Add entries for m32r.
16722
16723Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16724
16725 * Makefile.in (inet-install): Don't run install-gzip.
16726
16727Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16728
16729 * configure.in: Don't config lots of things for *-*-windows*.
16730
16731Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16732
16733 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16734 (host_libs, host_tools): Copy from configure.in.
16735 * mpw-configure: Don't complain about directories not found.
16736
16737Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16738
16739 * configure.in (i[345]86): Recognize i686 for pentium pro.
16740 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16741 file.
16742
16743 * config.guess (i[345]86): Ditto.
16744
16745Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16746
16747 * configure.in (noconfigdirs): Removed gdb for D10V.
16748
d207ebef 16749Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 16750
d207ebef
JM
16751 * configure.in: Remove ld, target-libio, target-libg++, and
16752 target-libstdc++ from noconfigdirs.
5d4a5ee6 16753
6599da04
JM
16754Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16755
16756 * configure: Fix three locations where shell scripts were
16757 being run directly rather than with config_shell.
16758
d207ebef
JM
16759Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16760
16761 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16762 * config.sub (basic_machine): Recognize v850.
16763
6599da04
JM
16764Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16765
16766 * mpw-configure: Handle multiple enable/disable options and
16767 pass them down recursively, handle -c and -s flags appropriately
16768 depending on choice of compiler, add escape mechanism for
16769 quoted arguments to gC.
16770
16771Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16772
16773 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16774 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16775 so that -mrelocatable-lib and -mno-eabi are used.
16776
16777 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16778 not support --print-multi-lib, don't abort.
16779
6599da04
JM
16780Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16781
16782 * make-all.com: Run config-a-gas.
16783 * setup.com: Don't copy subdirectory files around.
16784
16785Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16786
16787 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16788 target, it now compiles correctly.
16789
16790Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16791
16792 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16793
16794Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16795
4e81ae98 16796 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
16797
16798Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16799
16800 * configure.in (native_only): Add prms.
16801
16802Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16803
16804 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16805 (BINUTILS_SUPPORT_DIRS): Likewise.
16806
16807Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16808
16809 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16810 d10v support is added.
16811
16812Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16813
16814 * configure.in (d10v-*-*): New target.
16815
16816Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16817
16818 * config.guess (HP 9000/811): Recognize this as a PA1.1
16819 machine.
16820
16821Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16822
16823 * Makefile.in (do-tar-gz): New target, split out from tail end of
16824 taz target. Run each command separately, don't use pipes.
16825 (taz): Use it.
16826
16827Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16828
16829 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16830 * mpw-build.in: No builds should depend on building byacc or flex,
16831 they are assumed to be installed already.
16832
16833Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16834
16835 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16836 variable that CC_FOR_TARGET needs.
16837
16838Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16839
16840 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16841 options have changed since the last time the subdirectory was
16842 configured, and if it has, reconfigure.
16843 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16844 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16845
16846Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16847
16848 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16849 CLEAN_MODULES): Add bash.
16850 (all-bash): New target.
16851
16852Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16853
16854 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16855
16856Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16857
16858 * config.sub (basic_machine): Recognize d10v as a valid processor.
16859
16860Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16861
16862 * mpw-configure: Add support for --bindir.
16863 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16864
16865Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16866
16867 * configure.in: add bash, time, gawk to list of hosttools and things
16868 to only build for native toolchains
16869
16870Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16871
16872 * Makefile.in (docdir): Remove.
16873
16874Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16875
16876 * Makefile.in (datadir): Set to $(prefix)/share.
16877
16878Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16879
16880 * configure.in: build diff and patch for cygwin32-hosted
16881 toolchains.
16882
16883Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16884
16885 * config.sub: Accept -rtems*.
16886
16887Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16888
e490616e
ZW
16889 * configure.in: enable dosrel for cygwin32-hosted builds,
16890 remove diff from the list of things not buildable
16891 via Canadian Cross
6599da04
JM
16892
16893Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16894
16895 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 16896 don't get ". ".
6599da04
JM
16897
16898Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16899
16900 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16901
16902Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16903
16904 * Makefile.in (taz): Handle case where tex3patch didn't even get
16905 checked out. Also, if it was found, put the symlink in a new util
16906 subdirectory.
16907
16908Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16909
16910 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16911
16912Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16913
16914 * config.sub: Recognize -openvms.
16915 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16916 * make-all.com, setup.com: New files.
16917
16918Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16919
16920 * Makefile.in (taz): tex3patch moved to texinfo/util.
16921
16922Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16923
16924 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16925 * configure.in: remove make from disable-if-Can-Cross list
16926 enable gdb if ${host} and ${target} are cygwin32
16927
16928Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16929
16930 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16931 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16932
16933Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16934
16935 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16936 distinguish sysv/svr4/bsd variants.
16937 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16938
16939Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16940
16941 * configure.in: Added copyright notice.
16942 * move-if-change: Added copyright notice.
16943
16944Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16945
16946 * configure.in (powerpcle-*-solaris*): Until we get shared
16947 libraries working, don't build gdb, sim, make, tcl, tk, or
16948 expect.
16949
16950Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16951
16952 * config.guess: Merge with FSF:
16953
16954 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16955 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16956
16957 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16958 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16959
16960 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16961 * config.guess: Combine two OSF1 rules.
16962 Also recognize field test versions. From mjr@zk3.dec.com.
16963 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16964 because GNU uname does not support -p. From pmr@pajato.com.
16965
16966Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16967
16968 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16969
16970Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16971
16972 * mpw-README: Document GCCIncludes.
16973
16974Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16975
16976 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16977
16978Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16979
16980 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16981
16982Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16983
16984 * configure.in (*-*-cygwin32): Configure make.
16985
16986Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16987
16988 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16989
16990Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16991
16992 * Makefile.in (all-inet): Depend on all-perl.
16993
16994 * Makefile.in (inet-install): New target.
16995
16996 * Makefile.in (all-inet): Depend on all-tcl.
16997 (all-inet): Depend on all-send-pr.
16998
16999Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17000
17001 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17002 temporarily.
17003
17004Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17005
17006 * configure.in: Don't configure --with-gnu-ld on AIX.
17007
17008Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17009
17010 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17011
17012Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17013
17014 * Makefile.in (ALL_MODULES): Added all-inet.
17015 (CROSS_CHECK_MODULES): Added check-inet.
17016 (INSTALL_MODULES): Added install-inet.
17017 (CLEAN_MODULES): Added clean-inet.
17018 (all-indent): New target.
17019
17020 * configure.in (host_tools): Added inet.
17021 (native_only): Added inet.
17022 (noconfigdirs): Added inet.
17023
17024Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17025
17026 * configure.in: Don't configure libgloss if we are not configuring
17027 newlib.
17028
17029Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17030
17031 * configure.in: Don't configure libgloss for unsupported
17032 architectures.
17033
17034Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17035
17036 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17037
17038Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17039
17040 * Makefile.in (ALL_MODULES): Include all-apache.
17041 (CROSS_CHECK_MODULES): Include check-apache.
17042 (INSTALL_MODULES): Include install-apache.
17043 (all-apache): New target.
17044
17045 * configure.in: Added apache everywhere perl is seen.
17046
17047Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17048
17049 * Makefile.in: Add support for clean-{module} and
17050 clean-target-{module} rules.
17051
17052Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17053
17054 * configure.in (*-*-ose) do not build libgloss.
17055
17056Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17057
17058 * config.guess (prep*:SunOS:5.*:*): Turn into
17059 powerpele-unknown-solaris2.
17060
17061Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17062
17063 * configure.in: Permit --enable-shared to specify a list of
17064 directories.
17065
17066Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17067
17068 * configure.in (host==solaris): Pass only the first word of $CC
17069 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17070
17071Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17072
17073 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17074
17075Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17076
17077 * Makefile.in (ALL_MODULES): Include all-perl.
17078 (CROSS_CHECK_MODULES): Include check-perl.
17079 (INSTALL_MODULES): Include install-perl.
17080 (ALL_X11_MODULES): Include all-guile.
17081 (CHECK_X11_MODULES): Include check-guile.
17082 (INSTALL_X11_MODULES): Include install-guile.
17083 (all-perl): New target.
17084 (all-guile): New target.
17085
17086 * configure.in (host_tools): Include perl and guile.
17087 (native_only): Include perl and guile.
17088 (noconfigdirs): Don't build guile and perl; no ports have been
17089 done.
17090
17091Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
17092
e490616e
ZW
17093 * configure (--enable-*): Handle quoted option lists such as
17094 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
17095
17096Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17097
17098 * Makefile.in ({,inst}all-target): New rule so we can make and
17099 install all of the target directories easily.
17100
17101Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17102
17103 * configure.in: Add missing global flag in sed substitution when
17104 deleting `target-' from ${configdirs}.
17105
17106Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
17107
17108 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17109 option.
17110
17111 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17112 config/mh-necv4.
17113
17114 * install.sh: Correct misspelling of transformbasename.
17115
17116 * config.guess: Recognize mips-*-sysv*.
17117
17118Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
17119
17120 * config.sub: Recognize mon960.
17121
17122Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
17123
17124 * configure: Restore Canadian Cross handling of BISON and LEX,
17125 removed in Feb 20 change.
17126
17127Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
17128
17129 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17130 Mention make install. Remove the old copyright date as well the
17131 clumsy and rather pointless copyright on the README file.
17132
17133Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
17134
17135 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17136 Makefile after running symlink-tree, then run `make distclean' to
17137 avoid clobbering any generated files in srcdir.
17138
17139Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
17140
17141 * configure.in (m68k-*-netbsd*): Build everything now.
17142
17143Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17144
17145 * Makefile.in (taz): Fix quoting.
17146
17147Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
17148
17149 * configure.in (sparclet-*-*): Build everything now.
17150
17151Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17152
17153 * configure.in (m68k-*-linux*): New host.
17154
17155Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
17156
17157 * configure: Check for bison before byacc.
17158
17159Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
17160
17161 * Makefile.in configure: Change the way LEX and BISON/YACC are
17162 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
17163 searching PATH. These are used as fallbacks by Makefile.in if
17164 flex/bison/byacc aren't in objdir.
17165
17166Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
17167
17168 * Makefile.in: Make everything which depends upon all-bfd also
17169 depend upon all-opcodes, in case --with-commonbfdlib is used.
17170
17171Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17172
17173 * configure.in (host *-*-cygwin32): Don't build gdb if we are
17174 building NT native compilers on Unix.
17175
17176Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
17177
17178 * configure.in: Don't get CC from the host Makefile fragment if we
17179 can find gcc in PATH, or if this is a Canadian Cross. Move the
17180 Solaris test for /usr/ucb/cc to the post target script, just after
17181 the compiler sanity test.
17182
17183Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
17184
17185 * config.sub: Merge with FSF.
17186
17187Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
17188
17189 * Makefile.in (RPATH_ENVVAR): New variable.
17190 (REALLY_SET_LIB_PATH): Use it.
17191 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17192
17193Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
17194
17195 * config.sub, configure.in: Recognize sparclet cpu.
17196
17197Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17198
17199 * config.guess: Support m68k-cbm-sysv4.
17200
17201Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17202
17203 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17204 m68k-unknown-linuxaout from linker help string. Put quotes around
17205 $ld_help_string.
17206
17207Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
17208
17209 * config.guess (powerpc-harris-powerunix): Add guess for port
17210 to new target.
17211
17212Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17213
17214 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17215
17216Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
17217
17218 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17219 $(REALLY_SET_LIB_PATH) in Makefile.
17220 * Makefile.in (SET_LIB_PATH): New variable.
17221 (REALLY_SET_LIB_PATH): New variable.
17222 ($(DO_X)): Use $(SET_LIB_PATH).
17223 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17224 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17225 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17226 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17227 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17228 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17229 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17230 (install-dosrel): Likewise.
17231 (all-opcodes): Depend upon all-libiberty.
17232
17233Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
17234
17235 * config.guess (*:CYGWIN*): New
17236
17237Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17238
17239 * Makefile.in (all-target-winsup): All all-target-libiberty.
17240
17241Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17242
17243 * configure.in (noconfigdirs): Add missing # in front of comment.
17244
17245Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
17246
17247 * configure.in: add second pass to things added to noconfigdirs
17248 so *-gm-magic can exclude libgloss properly.
17249
17250Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
17251
17252 * mpw-configure (extralibs_name, rez_name): Set correctly
17253 for MWC68K compiler.
17254
17255 * mpw-README: Add more info on the necessary build tools.
17256
17257Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
17258
17259 * configure.in, config.sub: Recognize cygwin32.
17260
17261Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
17262
17263 * config.guess, config.sub: Recognize A/UX.
17264
17265Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
17266
17267 * config.sub: Merge with gcc/config.sub.
17268
17269Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
17270
17271 * mpw-build.in (do-binutils): Add build of stamps.
17272
17273Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
17274
17275 * config.sub: Add recognition for mips64vr4100*-* targets.
17276
17277Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17278
17279 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17280 Add creation of gconfigargs with `--enable-shared' turned on.
17281 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17282 ($(host)-stamp-stage3-configured): Likewise.
17283 (HOLES): Add chatr and ldd.
17284 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17285
17286Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
17287
17288 * configure: Pass --nfp to recursive configures.
17289
17290Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
17291
17292 * Makefile.in (DLLTOOL): New.
17293 (DLLTOOL_FOR_TARGET): New.
17294 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17295 (EXTRA_TARGET_FLAGS): Ditto.
17296 (EXTRA_GCC_FLAGS): Ditto.
17297 (CONFIGURE_TARGET_MODULES): Ditto.
17298 (DO_X): Ditto.
17299 * configure: Add DLLTOOL.
17300
17301Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
17302
17303 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17304 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17305 mh-sco, since old workarounds no longer needed, and don't
17306 build ld, since libraries have weak symbols in COFF.
17307
17308Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
17309
17310 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17311
17312Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
17313
17314 * configure.in: Make sure that ${CC} can be used to compile an
17315 executable.
17316
17317Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17318
17319 * Makefile.in (all-gdb): Depend on $(GDB_TK).
17320 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17321 nothing depending on whether gdbtk is being built.
17322
17323Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
17324
17325 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17326
17327Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
17328
17329 * configure.in (noconfigdirs): Put ld or gas in this early, if the
17330 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17331
17332Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
17333
17334 * config-ml.in: Add support for
17335 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17336 Simplify setting of multidirs from --disable-foo.
17337
17338Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17339
17340 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17341 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17342 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 17343 non-empty, pass them on to the GCC make.
6599da04
JM
17344 (all-bootstrap): New rule that is like all-gcc, except it executes
17345 the GCC bootstrap rule instead of the GCC all rule.
17346
17347Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
17348
17349 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17350
17351Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17352
17353 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17354 DG/UX support.
17355
17356Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
17357
17358 * config.sub (i*86*) Change [345] to [3456]
17359
17360Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17361
17362 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17363 --with-gnu-ld=no.
17364
17365Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17366
17367 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17368 AIX multilibs get built.
17369
17370Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17371
17372 * configure.in (i386-win32): Don't build expect if we're not
17373 building the tcl subdir.
17374
17375Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17376
17377 * Makefile.in: (configure-target-examples, all-target-examples):
17378 New targets, configure and build example programs.
17379
17380Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17381
17382 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17383 use it as input to sedit the generated MPW makefile.
17384 * mpw-README: Add a suggestion about Gestalt.h.
17385
17386Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17387
17388 * config.sub: Accept *-*-ieee*.
17389
17390Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17391
17392 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17393 Ronald F. Guilmette <rfg@monkeys.com>.
17394
17395Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17396
17397 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17398 for powerpc-pe native.
17399 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17400 (target==powerpc-pe): duplicate i386-win32 entry.
17401
17402Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17403
17404 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17405 of vxworks, not just vxworks5.1.
17406
17407Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17408
17409 * mpw-configure: Add support for exec-prefix.
17410
17411Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17412
17413 * config.guess: Recognize HP model 816 machines as having
17414 a PA1.1 processor.
17415
17416Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17417
17418 * configure: Ignore new autoconf configure options.
17419
6599da04
JM
17420Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17421
17422 * config.guess: Recognize Pentium under SCO.
17423 From Robert Lipe <robertl@arnet.com>.
17424
17425Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17426
17427 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
17428
17429Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17430
17431 * configure.in: Don't configure gas for alpha-dec-osf*.
17432
17433Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17434
17435 * configure.in: Default to --with-stabs for some targets for which
17436 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17437 i[345]86*-*-unixware*.
17438
17439Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17440
17441 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17442 rather than basing it on the target. Simplify handling of options
17443 controlling which directories to configure. Remove extraneous
17444 slash in multi-clean target.
17445
17446Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17447
17448 * config-ml.in: Prefix more variables with ml_ so they don't collide
17449 with configure's.
17450
17451Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17452
17453 * configure: Don't turn -v into --v.
17454
17455Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17456
17457 * configure.in (targargs): Fix typo.
17458
17459 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17460
17461Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17462
17463 * configure.in: Strip --host and --target options from
17464 CONFIG_ARGUMENTS, and always configure for --host only. Add
17465 --with-cross-host option when building with a cross-compiler.
17466 * configure: Canonicalize the arguments put into config.status by
17467 always using `=' for an option with an argument. Pass a presumed
17468 --host or --target explicitly.
17469
17470Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17471
17472 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17473 into general OS recognition case.
17474
17475Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17476
17477 * configure.in (target_configdirs): add target-winsup only
17478 for win32 target systems.
17479
17480Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17481
17482 * Makefile.in (all-target-libgloss): Depend upon
17483 configure-target-newlib, since when libgloss is built it looks to
17484 see if the newlib directory exists.
17485
17486Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17487
17488 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17489 cfg-ml-*.in.
17490
17491Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17492
17493 * configure: Handle LD and LD_FOR_TARGET when configuring a
17494 Canadian Cross.
17495
6599da04
JM
17496Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17497
17498 * configure.in (target_libs): add target-winsup.
17499 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17500 (target==ppcle-pe): remove ld from $noconfigdirs.
17501
17502Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17503
17504 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17505 Preserve relative path names in $srcdir. Build symlink tree if
17506 configuring cross target dir and srcdir=. (= no VPATH support).
17507 (configure-target-libg++): Depend on configure-target-librx.
17508 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17509 * config-ml.in: New file.
17510 * symlink-tree: New file.
17511 * configure: Ensure srcdir="." if that's what it is.
17512
17513Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17514
17515 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17516 includes and FLEX_SKELETON setting.
17517 * mpw-configure (--with-gnu-ld): New option, controls whether
17518 to use PPCLink or ld with PowerMac GCC.
17519 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17520 * mpw-config.in: Configure grez if targeting Mac.
17521
17522 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
17523 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17524 just macos.
6599da04
JM
17525 * configure.in: Configure grez resource compiler if targeting Mac.
17526 * Makefile.in (all-grez, install-grez): New targets.
17527
17528Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17529
17530 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 17531 gcc in the path, set CC to gcc -O2.
6599da04
JM
17532
17533Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17534
17535 * configure: Default ${build} correctly. Avoid picking up extra
17536 spaces when reading CC and CXX from Makefile. When doing a
17537 Canadian Cross, use plausible default values for numerous
17538 variables.
17539 * configure.in: When doing a Canadian Cross, don't try to
17540 configure tools whose configure script can't handle it.
17541
17542Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17543
17544 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17545
17546Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17547
17548 * configure: Remove dubious bug reporting address.
17549
17550Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17551
17552 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17553 configure script, run that instead of this directory's configure.
17554 In either case, print a message that we're configuring the sub-dir.
17555
17556Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17557
17558 * configure.in: Before checking for the existence of various files,
17559 use sed to filter out "target-".
17560
17561Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17562
17563 * Makefile.in (DO_X): Split rule to decrease command line length
17564 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17565 (Philippe De Muyter).
17566
17567Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17568
17569 * Makefile.in (all-patch): depend on all-libiberty.
17570
17571Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17572
17573 * configure.in: If the only directory in target_configdirs which
17574 actually exists is libiberty, then set target_configdirs to empty,
17575 to avoid trying to build a target libiberty in a gas or gdb
17576 distribution.
17577
17578Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17579
17580 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
17581 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17582 systems.
6599da04
JM
17583
17584Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17585
17586 * configure.in (copy_dirs): Use sys-include instead of include
17587 for --with-headers option.
17588
17589Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17590
17591 * Makefile.in, configure.in: Make winsup builds work with
17592 new scheme.
17593
17594Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17595
17596 * configure.in: Build the linker on AIX.
17597
17598Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17599
17600 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17601 where needed.
17602
17603Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17604
17605 * Makefile.in (all-gcc): Fix typo.
17606
17607Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17608
17609 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17610
17611Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17612
17613 * configure.in: Rename libFOO to target-libFOO, and xiberty
17614 to target-xiberty, to provide more flexibility.
17615 (target_subdir): Define. Create if cross.
17616 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17617 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17618 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17619 check-libFOO -> check-target-libFOO, etc.
17620 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17621 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17622 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17623 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17624 allow ALL_GCC="" to only configure.
17625 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17626 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17627 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17628
17629Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17630
17631 * Makefile.in (taz): Build "info" in etc explicitly.
17632
17633Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17634
17635 * configure.in: Make sure that CC is undefined (as opposed to
17636 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17637 problem with autoconf trying to configure on a host without GCC.
17638
17639Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17640
17641 * mpw-configure: Set host alias from choice of host compiler,
17642 only use generic MPW Makefile sed if present, edit a file
17643 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17644 * mpw-README: Add problem notes about CW6 and CW7.
17645
17646Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17647
17648 * Makefile.in (taz): Use ";" instead of ";;".
17649
17650Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17651
17652 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17653 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17654 DISTDOCDIRS.
17655 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17656 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17657
17658Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17659
17660 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17661 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17662 Move bfd to DISTSTUFFDIRS.
17663
17664Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17665
17666 * Makefile.in (X11_LIB): Removed.
17667 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17668
17669 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17670
17671Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17672
17673 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17674 names.
17675
17676Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17677
17678 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17679
17680Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17681
17682 * configure.in (i[345]86-*-win32): Always build newlib.
17683 Don't configure cvs, autoconf or texinfo.
17684 * Makefile.in (LD_FOR_TARGET): New.
17685 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17686 Pass down LD_FOR_TARGET.
17687
17688Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17689
17690 * winsup: New directory.
17691 * Makefile.in: Build winsup.
17692 * configure.in: Winsup is configured when target is win32.
17693 Can only build win32 target GDB when native.
4e81ae98 17694
6599da04
JM
17695Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17696
17697 * config.guess: Recognize HP model 819 machines as having
17698 a PA 1.1 processor.
17699
17700Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17701
17702 * configure: Fix sed loop which substitutes for CC and CXX to
17703 avoid bug found in various sed implementations.
17704
17705Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17706
17707 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17708 simulator. Use standard powerpc-*-eabi*.
17709
17710Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17711
17712 * configure.in: Stop putting gas and binutils in noconfigdirs for
17713 powerpc-*-aix* and rs6000-*-*.
17714
17715Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17716
17717 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17718 -mcall-aixdesc libraries.
17719
17720Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17721
17722 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17723
17724 * config.sub (arm | armel | armeb): Fix shell syntax.
17725
17726Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17727
17728 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17729 -msoft-float and -mcpu=common support.
17730 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17731 libraries.
17732
17733Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17734
17735 * configure.in: Allow configuration and build of emacs19 for the alpha.
17736
17737Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17738
17739 * configure.in (CC): Get ^CC, not just any old CC, from
17740 ${host_makefile_frag}.
17741
17742Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17743
4e81ae98 17744 * configure.in (CC): Try to get CC from
6599da04
JM
17745 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17746
17747Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17748
17749 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17750 only if it exists in $(srcdir).
17751
17752Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17753
17754 * configure: If CC and CXX are not set in the environment, set
17755 them, based on either an existing Makefile or on searching for gcc
17756 in PATH. Substitute for CC and CXX in Makefile.
17757 * configure.in: Remove libm from target_libs. Separate
17758 target_configdirs from configdirs. If CC is not set in
17759 environment, try to get it from a host Makefile fragment. Rewrite
17760 changes of configdirs to use skipdirs instead. A few minor
17761 tweaks. Take directories out of target_configdirs as they are
17762 taken out of configdirs. Remove existing Makefile files from
17763 subdirectories. Substitute for TARGET_CONFIGDIRS and
17764 CONFIG_ARGUMENTS in Makefile.
17765 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17766 by configure.in.
17767 (CONFIG_ARGUMENTS): Likewise.
17768 (CONFIGURE_TARGET_MODULES): New variable.
17769 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17770 ($(CONFIGURE_TARGET_MODULES)): New target.
17771 (configure-libg++, configure-libio): New targets.
17772 (all-libg++): Depend upon configure-libg++.
17773 (all-libio): Depend upon configure-libio.
17774 (configure-libgloss, all-libgloss): New targets.
17775 (configure-libstdc++): New target.
17776 (all-libstdc++): Depend upon configure-libstdc++.
17777 (configure-librx, all-librx): New targets.
17778 (configure-newlib): New target.
17779 (all-newlib): Depend upon configure-newlib
17780 (configure-xiberty): New target.
17781 (all-xiberty): Depend upon configure-xiberty.
17782
17783Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17784
17785 * configure.in (host i[345]86-*-win32): Expand the
17786 noconfigdirs again.
17787
17788Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17789
17790 * mpw-configure: Fix sed command file name.
17791
17792Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17793
4e81ae98 17794 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
17795 noconfigdirs again.
17796
17797Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17798
17799 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17800 or powerpc*-*-pe*, since they are not yet supported.
17801
17802Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17803
17804 Add PowerMac support and many other enhancements.
17805 * mpw-configure: New option --cc to select compiler to use,
17806 paste options set according to --cc into the generated
17807 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17808 if mpw-make.sed is present.
17809 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17810 add forward includes for PowerPC include files.
17811 * mpw-build.in: Build using Makefile.PPC if present.
17812 (do-byacc, etc): Remove separate version resource builds.
17813 (do-gas): Build "stamps" before "all".
17814 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17815 * mpw-README: Update to reflect --cc option, PowerMac support,
17816 and recently-reported compatibility problems.
17817
17818Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17819
17820 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17821 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17822 (--with-multilib-top): Pass to recursive invocations.
17823
17824Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17825
17826 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17827 v810-*-*.
17828
17829Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17830
17831 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17832 gdb, ld and opcodes on v810-*-*.
17833
6599da04
JM
17834Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17835
17836 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17837 (local-maintainer-clean): New target.
17838 (maintainer-clean): New target.
17839 (realclean): Just depend upon maintainer-clean.
17840
17841Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17842
17843 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17844
17845Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17846
17847 * configure.in: Build ld in mips*-*-bsd* case.
17848
17849Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17850
17851 * config.sub: Accept -lites* OS. From Ian Dall.
17852
17853Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17854
17855 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 17856 targets.
6599da04
JM
17857
17858Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17859
17860 * configure.in: treat i386-win32 canadian cross the same as
17861 i386-go32 canadian cross.
17862
17863Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17864
17865 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17866 running under the simulator to build a reduced set of libraries.
17867 (powerpc-*-eabiaix): Add fine grained multilib support added to
17868 other powerpc targets yesterday.
17869
17870Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17871
17872 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17873 -disable-softfloat, -disable-relocatable, -disable-aix, and
17874 -disable-sysv to control which multilib libraries get built.
17875
17876Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17877
17878 * configure: Add Makefile.tem to list of files to remove in trap
17879 handler.
17880
17881Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17882
17883 * config.guess (*Linux*): Add missing "exit"s.
17884 Also, need specific check for alpha-unknown-linux (uses COFF).
17885
17886Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17887
17888 * config.guess: Merge with FSF:
17889
17890 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17891 * config.guess (AIX4): More robust release numbering discovery.
17892
17893 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17894 * config.guess (i386-sequent-ptx): Properly get version number.
17895
17896 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17897 * config.guess (mips:*:4*:UMIPS): New case.
17898
17899Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17900
17901 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17902 (i386-win32 host): Likewise. Don't build readline.
17903
17904Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17905
17906 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17907 SUPPORT_FILES to submakes.
17908
17909Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17910
17911 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17912 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17913 mpw-configure.
17914
17915Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17916
17917 * configure.in (appdirs): Use =, not ==, in test expression when
17918 trying to build the text to print in the warning message for
17919 Solaris users.
17920
17921Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17922
17923 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17924
17925Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17926
17927 * config.guess: Recognize lynx-2.3.
17928
17929Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17930
17931 * config.sub (z8ksim): Deleted
17932 (z8k-*-coff): New, this is the one true name of the target.
17933
17934Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17935
17936 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17937
17938Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17939
17940 * config.guess (*:Linux:*:*): First try asking the linker what the
17941 default object file format is (elf, aout, or coff). Then if this
17942 fails, try previous methods.
17943
17944Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17945
17946 * configure.in: Don't build newlib for *-*-vxworks5.1.
17947
17948Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17949
17950 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17951 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17952
17953Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17954
17955 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17956
17957Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17958
17959 * cfg-ml-com.in: New file.
17960 * cfg-ml-pos.in: New file.
17961
17962Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17963
17964 * COPYING.NEWLIB: Add HP free copyright to list.
17965
17966Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17967
17968 * config.sub: Recognize -eabi* for the system, not just -eabi.
17969
17970Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17971
17972 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17973 * config.sub, configure.in (win32): New target and host.
17974
17975Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17976
17977 * configure.in: Add i386-pe configuration.
17978
17979Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17980
17981 * mpw-build.in (install): Install GDB after LD.
17982
17983Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17984
17985 * mpw-config.in (elf/mips.h): Always forward-include, needed
17986 for GDB to build.
17987
17988Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17989
17990 * testsuite: New directory for customer acceptance and whole tool
17991 chain tests.
17992
17993Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17994
17995 * configure: If per-host line isn't found, but AC_OUTPUT is found
17996 and a configure script exists, run it instead.
17997
17998Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17999
18000 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18001
18002Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18003
18004 * configure: Set build_{cpu,vendor,os,alias} to host values when
18005 --build isn't specified.
18006
18007Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18008
18009 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18010 (FLAGS_TO_PASS): Pass them.
18011 (EXTRA_TARGET_FLAGS): Ditto.
18012
6599da04
JM
18013Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18014
18015 * Makefile.in (all-libg++): Depend on all-libstdc++.
18016
18017Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18018
18019 * configure.in (noconfigdirs): Enable all packages for
18020 i386-unknown-netbsd.
18021
18022Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18023
18024 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18025 hosted builds (DOS builds)
18026
18027Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18028
18029 Changes for ARM based on patches from Richard Earnshaw:
18030 * config.sub: Handle armeb and armel.
18031 * configure.in: Omit arm linker only for riscix.
18032
18033Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18034
18035 * config.guess: Update from FSF.
18036
18037Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18038
63f6bcd7 18039 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
18040 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18041 powerpcle variant. Convert pentium into i586, not i486. Add p5
18042 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18043 temporarily.
18044
18045Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18046
18047 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18048
18049Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18050
18051 * config.sub: Accept -lites* as a basic system type.
18052
18053Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18054
18055 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18056 installed, and if so return linuxoldld as the system name.
18057
18058Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18059
18060 * config.guess: Add hppa1.1-hp-lites support.
18061
18062Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18063
18064 * configure.in: Don't build newlib for m68k-vxworks5.1.
18065
18066Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18067
18068 * configure.in (mips-sgi-irix6): Use mh-irix5.
18069
18070Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18071
18072 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18073
18074Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18075
18076 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 18077 OSF/1. Fix compiler flags.
6599da04
JM
18078 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18079
18080Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18081
18082 * configure.in: Recognize --with-newlib.
18083 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18084
18085Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18086
d207ebef 18087 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
18088 to *_X11_MODULES due to gdbtk needing X include files et al.
18089
18090Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
18091
18092 Merge in support for Mac MPW as a host.
18093 (Old change descriptions retained for informational value.)
18094
18095 * mpw-config.in: Add generic include forwards for cpu-specific
18096 include files in aout and elf directories.
18097
18098 * mpw-configure: Added copyright.
18099 * mpw-config.in: Check for presence of required build tools.
18100 (target_libs): Add newlib.
18101 (target_tools): Add examples.
18102 (Read Me): Generate as "Read Me for MPW" instead.
18103 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18104 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18105 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18106
18107 * mpw-configure: Remove subdir-specific makefile hackery,
18108 delete mk.tmp after using it.
18109
18110 * mpw-build.in (all): Display start and end times.
18111
18112 * mpw-configure (host_canonical): Set.
18113 (target_cpu): Always add to makefiles.
18114 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18115 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18116 (mpw-mh-mpw): Look for in srcdir and srcroot.
18117 Use sed instead of mpw-edit-prefix to edit prefix definitions.
18118
18119 * mpw-build.in: (install-only): New target.
18120
18121 * mpw-configure (host_alias, target_alias): Rename from hostalias
18122 and targetalias, add into generated Makefile.
18123 (mk.tmp): If present, add into generated Makefile.
18124 * mpw-build.in (all-gas): Build config.h first before gas proper.
18125
18126 * mpw-configure (config.status): Write only if changed.
18127 * mpw-config.in (readline): Configure it (not built, just used for
18128 definitions).
18129
18130 * mpw-config.in (elf/mips.h): Add a forward include.
18131
18132 * mpw-config.in: Forward-include most .h files in include into
18133 extra-include.
18134 (readline): Don't build.
18135 mpw-build.in (install): Install GDB.
18136
18137 * mpw-configure (prefix, mpw_prefix): Handle it.
18138 * mpw-config.in (mmalloc, readline): Don't configure.
18139 * mpw-build.in (thisscript): Rename to ThisScript.
18140 Use mpw-build instead of BuildProgram everywhere.
18141 (mmalloc, readline): Don't build.
18142 * mpw-README: New file, basic documentation about the MPW port.
18143
18144 * mpw-config.in: Use forward-include to create include files.
18145
18146 * mpw-configure: Add more things to the top of each configured
18147 Makefile, including contents of config/mpw-mh-mpw.
18148 * mpw-config.in (extra-include): Create this directory and fill it
18149 with Posix-like include files when configuring.
18150
18151 * config.sub (apple, mac, mpw): Add various aliases.
18152
18153 * mpw-build.in: New file, top-level build script fragment for MPW.
18154 * mpw-configure: New file, configure script for MPW.
18155 * mpw-config.in: New file, config fragment for MPW.
18156
18157Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18158
18159 * configure.in (host_libs): Remove glob, since it is gone from the
18160 sources.
18161
18162Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18163
18164 * Makefile.in: define empty GDB_NLM_DEPS var.
18165
18166 * configure.in(target_makefile_frag): use config/mt-netware
18167 for netware targets.
18168
18169Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
18170
18171 * config.sub: Merge in recent FSF changes. Remove linux special
18172 cases.
18173
18174Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18175
731a8127 18176 Revert this change:
6599da04
JM
18177
18178 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18179
18180 * build-all.mk: Use CC=cc -Xs on Solaris.
18181
6599da04
JM
18182Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18183
18184 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
18185 stop using it.
18186 * Makefile.in: Nuke all references to glob subdirectory.
18187
18188Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18189
18190 * configure.in: Fix --enable-shared logic in per-host.
18191
18192Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
18193
18194 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18195
18196Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18197
18198 * configure.in (noconfigdirs): Don't build gas on AIX, for
18199 powerpc*-*-aix* as well as for rs6000*-*-aix*.
18200
18201Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
18202
18203 * configure: Fix --cache-file to work if the file argument is a
18204 relative path.
18205
18206Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
18207
18208 * configure: If the --cache-file is used, pass it down to
18209 configure in subdirectories.
18210
18211Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
18212
18213 * config.sub: add vxworks29k configuration.
18214
18215Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18216
18217 * Makefile.in (taz): Do "diststuff" part quietly.
18218
18219Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
18220
18221 * config.sub: Mini-merge with gcc/config.sub.
18222
18223Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18224
18225 * config.guess (IRIX): Sed - to _.
18226
18227Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18228
18229 * Makefile.in (source-vault, binary-vault): New targets.
18230
18231Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
18232
18233 * config.sub: Recognize -eabi as a basic system type.
18234
18235Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18236
18237 * configure.in (enable_shared stuff): Fix typo.
18238
18239Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
18240
18241 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18242
18243Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18244
18245 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18246
18247Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18248
18249 * configure.in (rs6000-*-*): Don't build gas.
18250
18251Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
18252
18253 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18254 reduce command line length.
18255 (AS_FOR_TARGET): Check for as.new, not Makefile.
18256 (NM_FOR_TARGET): Check for nm.new, not Makefile.
18257
18258Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
18259
18260 * config.guess: Merge from FSF.
18261
18262Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18263
18264 * configure: Don't use $ when handling program_suffix.
18265
18266Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
18267
18268 * configure.in: Configure tk for hppa/hpux.
18269
18270Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
18271
18272 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
18273
18274Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18275
18276 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
18277 to LIBCXXFLAGS. Tests are better run without it.
18278
18279Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
18280
18281 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18282
18283Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
18284
18285 * configure.in (*-*-netware*): Don't configure xiberty.
18286
18287Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
18288
18289 * configure.in: Remove tk from native_only list.
18290
18291Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
18292
18293 * build-all.mk: Add mips-ncd-elf target to sun4 targets
18294 for special NCD build.
18295
18296Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18297
18298 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18299 makeall.bat, they're only useful for binutils snapshots.
18300 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18301 makeall.bat to specified SUPPORT_FILES.
18302
18303Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
18304
18305 * build-all.mk: Add Ericsson targets to sun4 and solaris
18306 hosts. Add BNR's sun4 target to solaris host, so their
18307 build-from-source will be tested in-house first.
18308
18309Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18310
18311 * Makefile.in (LIBCFLAGS): New variable.
18312 (CFLAGS_FOR_TARGET): Ditto.
18313 (LIBCFLAGS_FOR_TARGET): Ditto.
18314 (LIBCXXFLAGS): Ditto.
18315 (CXXFLAGS_FOR_TARGET): Ditto.
18316 (LIBCXXFLAGS_FOR_TARGET): Ditto.
18317 (BASE_FLAGS_TO_PASS): Pass them.
18318 (EXTRA_TARGET_FLAGS): Ditto.
18319
731a8127 18320 * configure.in: Support --enable-shared.
6599da04
JM
18321
18322Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
18323
18324 * configure.in (target_libs): Include libstdc++ again.
18325 * config.guess: Update from FSF (for FreeBSD).
18326
18327Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18328
18329 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18330 makeall.bat.
18331 (DISTDOCDIRS): Add `etc'.
18332 (ETC_SUPPORT_PFX): New variable.
18333 (taz): Include anything from etc starting with a word in
18334 ETC_SUPPORT_PFX.
18335
18336Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18337
18338 * config.sub: Update for recent FSF changes. Remove obsolete
18339 h8300hds entry. Add -windows* and -osx as basic os. Minor
18340 spacing changes.
18341
18342Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18343
18344 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
18345
18346 * config.guess: Merge with FSF.
18347 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18348
18349Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18350
18351 * configure: Since the "trap 0" handler will override the exit
18352 status on many systems, only use it for "exit 1", and make it set
18353 a non-zero exit status; reset it before "exit 0". Also, check
18354 exit status of config.sub, and error out if it failed.
18355
18356Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
18357
18358 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18359 and install libgloss.
18360
18361Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18362
18363 * Makefile.in (all-binutils): Depend upon all-byacc.
18364
18365 * configure.in: Don't build emacs on Irix 5.
18366
18367Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18368
18369 * configure.in (*-*-netware*): Add libio.
18370
18371Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18372
18373 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18374 (CHECK_TARGET_MODULES): Ditto.
18375 (INSTALL_TARGET_MODULES): Ditto.
18376 (TARGET_LIBS): Ditto.
18377 (all-libstdc++): Note dependencies.
18378
18379Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18380
18381 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18382
18383Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18384
18385 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18386 -fexternal-templates.
18387
18388 * configure.in (target_libs): Add libstdc++.
18389 (noconfigdirs): Add libstdc++ as appropriate.
18390
18391Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18392
18393 * config.guess: Update from FSF.
18394
18395Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18396
18397 * configure: Use ${config_shell} when running ${configsub}.
18398
18399Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18400
18401 * config.sub: No longer recognize h8300h.
18402
18403Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18404
18405 * config.sub: Remove extraneous differences between config.sub and
18406 gcc/config.sub.
18407
18408Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18409
18410 * Makefile.in (DISTSTUFFDIRS): Add gas.
18411
18412Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18413
18414 * COPYING.NEWLIB: New file.
18415
18416Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18417
18418 * config.guess (HP-UX): Patch from Harlan Stenn
18419 <harlan@landmark.com> to also emit release level.
18420
18421Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18422
18423 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18424
18425Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18426
18427 * config.sub: Merge nextstep cleanup from FSF.
18428
18429Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18430
18431 * configure.in (arm-*-*): Don't configure ld for this target.
18432
18433Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18434
18435 * configure.in (*-*-netware): don't configure libg++, libio,
18436 librx, or newlib.
18437
18438Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18439
18440 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18441 configure ld--it works, but it doesn't support shared libraries.
18442
18443Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18444
18445 * config.guess (*-unknown-freebsd*): Get rid of possible
18446 trailing "(Release)" in version string.
18447 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18448
18449Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18450
18451 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18452 Fix type: *-next-neststep -> *-next-nextstep.
18453
18454 * config.guess: Merge from FSF:
18455
18456 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18457
18458 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18459
18460 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18461
18462 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18463 instead of UNIX_SV for UnixWare 1.0).
18464
18465Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18466
18467 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18468 to make gdb/nlm/* build after the compiler and linker.
18469
18470Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18471
18472 * config.guess (netbsd, freebsd, linux): Accept any machine,
18473 not just i[34]86.
18474 (m68k-atari-sysv4): Relocate to match FSF version.
18475
18476 * config.guess: More merges from the FSF:
18477
18478 Add a space before function call or macro invocation.
18479
18480 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18481
18482 * config.guess: Add trap cmd to remove dummy.c and dummy when
18483 interrupted.
18484
18485 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18486
18487 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18488 (dummy): Redirect stderr from compilation of dummy.c.
18489
18490 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18491
18492 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18493
18494Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18495
18496 * configure: Accept and ignore --cache*, for compatibility with
18497 new autoconf.
18498
18499Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18500
18501 * config.guess: Merge from FSF:
18502
18503 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18504
18505 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
18506 (PATH): Add /.attbin at end for finding uname.
18507 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
18508
18509 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18510
e490616e 18511 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
18512
18513 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18514
e490616e
ZW
18515 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18516 to select whether to use ELF or COFF.
6599da04
JM
18517
18518 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18519
e490616e 18520 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
18521
18522 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18523
18524 * config.guess: Guess the OS version for HPUX.
18525
18526 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18527
18528 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18529
18530Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18531
18532 * configure.in: Recognize --with-headers, --with-libs, and
18533 --without-newlib.
18534 * Makefile.in (all-xiberty): Depend upon all-ld.
18535
18536Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18537
18538 * configure.in: Change i[34]86 to i[345]86.
18539
18540Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18541
18542 * configure (version): A few more tweaks to help message.
18543
18544Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18545
18546 * Makefile.in: Remove (for now) librx as a host library,
18547 now that we're building it for target.
18548
18549Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18550
18551 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18552 (Karl Berry).
18553
18554Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18555
18556 * configure.in: Also configure librx.
18557
18558Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18559
18560 * Makefile.in: Update various rules to reflect that librx
18561 is now needed for libg++.
18562
18563Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18564
18565 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18566
18567Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18568
18569 * configure.in: Configure the examples directory.
18570
18571Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18572
18573 * configure: Simplify Jun 2 1994 change.
18574
18575Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18576
18577 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18578 /bin/gcc isn't good enough to build gcc.
18579
18580Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18581
18582 * Makefile.in (GDB_SUPPORT_FILES): Remove
18583 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18584 (gdb.tar.gz): Add new rule to use standard distribution building
18585 mechanism.
18586
18587Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18588
18589 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18590 Bill Cox <bill@cygnus.com>.
18591
18592Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18593
18594 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18595
18596Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18597
18598 * configure: Search current dir first in .gdbinit.
18599
18600Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18601
18602 * config.sub: Recognize freebsd (merged from gcc config.sub).
18603
18604Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18605
18606 * config.sub: Refer to NeXT's operating system as nextstep.
18607
18608 * config.sub (case $basic_machine): Re-order the cases, to match
18609 the order in the FSF version (which is mostly alphabethical).
18610 Merge in some additions and changes from the FSF.
18611
18612Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18613
18614 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18615 * config.sub: Recognize cxux7.
18616 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18617
18618Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18619
18620 * config.sub: Fix typo powerpc -> powerpc-*.
18621
18622Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18623
18624 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18625
18626 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18627 parallel with all-emacs and install-emacs). Top-level command
18628 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18629
18630Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18631
18632 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18633 $(relbindir)/make before doing ``make install'', and use
18634 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18635 installing over running make binary.
18636 ($(host)-stamp-stage3-installed): Likewise.
18637
18638Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18639
18640 * config.guess: Recognize Mach.
18641
18642Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18643
18644 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18645 see whether --exec-prefix was used.
18646
18647Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18648
18649 * README: Explicitly mention libg++/README. (Zoo's idea.)
18650
18651Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18652
18653 * Makefile.in: Add all-librx target similar to all-libproc.
18654
18655Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18656
18657 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18658 with post 1.2 uname bogosity.
18659
18660Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18661
18662 * configure: Remove temporary files on receipt of a signal.
18663
18664Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18665
18666 * configure: If there is a package_makefile_frag, remove
18667 ${subdir}/Makefile.tem after copying it in.
18668
18669Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18670
18671 * build_all.mk: support rs6000 lynx identifies itself as
18672 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18673 since /bin/gcc is too feeble to compile a modern gcc.
18674
18675Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18676
18677 * brought devo/test-build.mk update-to-date with progressive/
18678 test-build.mk. Add lynx targets and hppa flag info.
18679
18680Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18681
18682 * configure.in: Use mh-ncrsvr43. Patch from
18683 Tom McConnell <tmcconne@sedona.intel.com>.
18684
18685Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18686
18687 * config.guess (i386-unknown-bsdi): No longer need to
18688 check #if defined(__bsdi__) && defined(__i386__).
18689
18690Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18691
18692 * configure: Set program_transform_nameoption correctly.
18693
18694Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18695
18696 * brought build-all.mk update-to-date with progressive build-all.mk,
18697 added new targets and hppa info.
4e81ae98 18698
6599da04
JM
18699Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18700
18701 * configure: If config.guess result is a prefix of the user
18702 specified target, assume a native build and use the user specified
18703 target as the host alias. Remove SunOS patch suffix removal hack.
18704 * configure.in: Remove SunOS patch suffix removal hack.
18705
18706 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18707 in NATIVE_CHECK_MODULES.
18708
18709Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18710
18711 * Makefile.in: Rename HOST_ONLY to NATIVE.
18712 * configure: Delete SunOs patch suffix from host_canonical
18713 and build_canonical variables that are prepended to Makefiles.
18714 * configure.in: Add comments for easier maintenance.
18715
18716Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18717
18718 * Makefile.in: Add all-libproc target similar to all-gui.
18719
18720Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18721
18722 * Makefile.in (CHECK_MODULES): split into
18723 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18724
18725Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18726
18727 * config.guess (i386-unknown-bsdi): New system to guess.
18728
18729Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18730
18731 * Makefile.in: Add all-gui target (but not yet build by "all").
18732
18733Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18734
18735 * config.sub: Move deletion of patch suffix from here...
18736 * configure.in: To here, at Ian's suggestion. The top-
18737 level scripts might need to know of a patch level.
18738
18739Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18740
18741 * config.sub: Strip off patch suffix so rtl is recognized
18742 as a sunos4.1.3 machine, even though it's been patched.
18743
18744Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18745
18746 * Makefile.in (INSTALL_LAST): Delete.
18747 (INSTALL_DOSREL): New.
18748
18749Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18750
18751 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18752 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18753 whether we pass down --with-gnu-ld anyhow.
18754
18755Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18756
18757 * Makefile.in (INSTALL_LAST): Change operation so it works
18758 on more flavors of make.
18759 * configure.in (go32): Don't build libg++ or libio.
18760
18761Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18762
18763 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18764 they can be overriden by templates.
18765
18766Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18767
18768 * configure.in (target==go32): Don't build gdb.
18769 * dosrel: New directory.
18770
18771Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18772
18773 * configure.in (host==go32): Configure dosrel too.
18774 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18775 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18776 be set by incoming names or templates.
18777 (INSTALL_LAST): New rule.
6599da04
JM
18778
18779Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18780
18781 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18782
18783Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18784
6599da04
JM
18785 * configure.in (appdirs): New variable. Currently empty, but will
18786 be used in gas distribution. If nonempty, lists a set of
18787 directories at least one of which must get configured, or top
18788 level configuration is considered to have failed.
18789 (rs6000-*-lynxos*): Use new file name.
18790
18791Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18792
18793 Eliminate XTRAFLAGS.
18794 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18795 newlib include files using -idirafter, and also use -nostdinc.
18796 (CXX_FOR_TARGET): Likewise.
18797 (XTRAFLAGS): Removed.
18798 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18799 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18800 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18801 ($(DO_X)): Don't pass down XTRAFLAGS.
18802
18803Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18804
18805 * configure.in (mips*-dec-bsd*): New target; do build linker.
18806 (mips*-*-bsd*): New target; don't build linker.
18807
18808Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18809
18810 * configure.in: support rs6000-*-lynxos* configuration.
18811 support sunos4 as a cross target.
18812
18813 * config.sub: look for lynx*, not lynx since the OS version may
18814 legitimately be part of the name.
18815
18816Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18817
18818 * configure.in (i[34]86-*-sco*): Move to be with other i386
18819 targets.
18820 (romp-*-*): New target. Skip various binary utilities.
18821 (vax-*-*): New target. Don't build newlib.
18822 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18823
18824Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18825
18826 * configure.in: Only set host_makefile_frag if config
18827 directory exists.
18828
18829Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18830
18831 * install.sh: If $dstdir exists, don't check whether each
18832 component does.
18833
18834Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18835
18836 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18837
18838Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18839
3b75d237
AJ
18840 * configure.in (*-*-lynxos*): Don't configure newlib for either
18841 native or cross Lynx.
6599da04
JM
18842
18843Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18844
18845 * config.sub (sparc64-elf): Fix os.
18846 (z8k): Remove duplicate.
18847
18848Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18849
18850 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18851 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18852
18853Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18854
18855 * configure: Make file links cleanly even if Lynx fails on
e490616e 18856 an NFS symlink (at least fail cleanly).
6599da04
JM
18857
18858Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18859
18860 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18861 -XNh2000.
18862
18863Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18864
18865 * configure: Unknown options are fatal again.
18866
18867Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18868
18869 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 18870 compatibility.
6599da04
JM
18871
18872Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18873
18874 * build-all.mk: Add `clean' target.
18875
18876Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18877
18878 * config.guess: Add SINIX support.
18879 * configure.in: Add mips-*-sysv4* support.
18880
18881Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18882
18883 * build-all.mk: Document all useful targets.
18884 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18885 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18886
18887Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18888
18889 * configure: Support --silent, --quiet.
18890
18891Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18892
18893 * configure: Support --disable-FEATURE.
18894
18895Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18896
18897 * config.guess: Recognize NCR running SVR4.3.
18898
18899Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18900
18901 * config.guess: Make BSDI generate i386-unknown-bsd386.
18902 Patch from Paul Eggert <eggert@twinsun.com>.
18903
18904Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18905
18906 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18907
18908Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18909
18910 * configure: Make unrecognized options give nonfatal warnings
18911 instead of fatal errors, and pass them to any subdirectory
18912 configures in case they recognize them.
18913 Make --x equivalent to --with-x.
18914
18915Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18916
18917 * configure: Add --enable-* options. Clean up usage message and
18918 some comments.
18919
18920Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18921
18922 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18923
18924Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18925
18926 * configure.in (hppa*-*-*): Enable binutils.
18927
18928Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18929
18930 * config.sub: Recognize cisco.
18931
18932Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18933
18934 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18935
18936Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18937
18938 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18939 than one configuration name. Add comment.
18940
18941Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18942
18943 * config.guess: about target *-hitachi-hiuxwe2, fixed
18944 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18945 macro is incorrect.]
18946
18947Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18948
18949 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18950 than the "make ls" stuff which used to be here.
18951
18952Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18953
18954 * config.guess: Recognize i[34]86-unknown-freebsd.
18955 From Shawn M Carey <smcarey@rodan.syr.edu>.
18956
18957Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18958
18959 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18960
18961Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18962
18963 * config.guess: Check for ptx.
18964
18965Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18966
18967 * config.sub: Add os9k checking.
18968
18969Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18970
18971 * config.guess: Handle OSF1 running on HPPA processors
18972
18973Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18974
18975 * configure: If subdir configure fails, print out a message with
18976 subdirectory name, in case subdir's configure code didn't identify
18977 itself.
18978
18979Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18980
18981 * configure.in: Remove embedded newlines from configdirs.
18982 Avoid mismatches of substrings. Fix matching strings at end
18983 of configdirs.
18984
18985Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18986
18987 * config.guess: Add Lynx/rs6000 config support.
18988
18989Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18990
18991 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18992
18993Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18994
18995 * configure.in (hppa*-*-osf*): Treat this just like most other
18996 PA configurations (eg no binutils or ld).
18997 (hppa*-*-*elf*): These configurations have binutils and ld.
18998
18999Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19000
19001 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19002
19003Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19004
19005 * configure.in (rs6000-*-*): Build gas.
19006
19007Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19008
e490616e 19009 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
19010
19011Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19012
19013 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19014 for GDB and GDB has been fixed to not need it.
19015
6599da04
JM
19016Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19017
19018 * config.guess: Recognize vax hosts.
19019
19020Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19021
19022 * configure (while loop): Don't use "break 2" inside case
19023 statement -- the case statement isn't an enclosing loop.
19024
19025Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19026
19027 * config.guess: Clean up NeXT support, to allow nextstep
19028 on Intel machines. Make OS be nextstep.
19029
19030Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19031
19032 * config.guess: Add alternate forms for Convex.
19033
19034Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19035
19036 * configure: Completely rewrite option processing. Take
19037 advantage of pattern-matching to avoid invoking test frequently.
19038 Also clean up host and target defaulting logic.
19039
19040Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19041
19042 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19043 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19044 commands (plus user environment) will fit SCO limits.
19045
19046Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19047
19048 * configure.in: Don't issue warnings about directories which are
19049 not being configured if -norecursion is set. Correct test for
19050 --with-gnu-as and --with-gnu-ld to not get confused by substring
19051 matches.
19052
19053 * configure.in: Don't build gas for alpha-dec-osf1*.
19054
19055Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19056
19057 * configure: Back out Per's change of 12/19/1993. It changes the
19058 behavior of configure in unexpected and confusing ways.
19059
19060 Also, use different delim char when calculating
19061 program_transform_name so that the name can contain slashes.
19062
19063Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19064
19065 * configure.in, config.sub: Add support for VSTa micro-kernel.
19066
19067Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19068
19069 * configure.in: Nuke hacks which were used to get a special
19070 version of GAS for HPPA configurations.
19071
19072Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19073
19074 * configure: If only ${target_alias} is given, use that
19075 as the default for ${host_alias}.
19076 * configure: Add missing back-slashes before nested quotes.
19077
19078Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19079
19080 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19081
19082Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19083
19084 * config.guess: Recognize some Tektronix configurations.
19085 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19086
19087Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19088
19089 * config.sub: Match any flavor of SH.
19090
19091Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
19092
19093 * configure.in: Don't try to configure newlib for Alpha.
19094
19095Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19096
19097 * configure.in: Don't build ld for Irix 5. Don't build gas,
19098 libg++ or libio for any Alpha target.
19099
19100 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
19101
19102Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
19103
19104 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19105 default arguments -- so it tried to compress itself.
19106
19107Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19108
19109 * configure.in (notsupp): ensure that a space is always at the end
19110 of the configdirs list, since the grep checks for an explicit space
19111
19112Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19113
19114 * configure.in (target i386-sysv4.2): don't build ld, since static
19115 versions of many libraries are not available.
19116
19117Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19118
19119 * config.guess: Recognize Apollos (using environment variables).
19120 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19121
19122Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19123
19124 * config.guess: Recognize Sony news mips running newsos.
19125
19126Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
19127
19128 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19129 "fi ; else" for bash.
19130
19131Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
19132
19133 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19134
19135Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
19136
19137 * config.sub: accept unixware as an alias for svr4.2.
19138 Fix some inconsistancies with the gcc version.
19139
19140Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19141
19142 * Makefile.in (DISTDOCDIRS): Add gdb.
19143
19144Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
19145
19146 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
19147
19148Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19149
19150 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19151 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19152 this now.
19153
19154Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19155
19156 * config.sub: Accept hiux* as an OS name.
19157
19158 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19159 etc/make-stds.texi. The underscore came from gcc, and dje now
19160 agrees that RUNTESTFLAGS is the correct name.
19161
19162Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
19163
19164 * install.sh: Remove 'set -e'. It makes any conditionals
19165 in the script useless.
19166
19167 * config.guess: Automatically recognize arm-acorn-riscix
19168 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19169
19170Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
19171
19172 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19173
19174Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19175
19176 * Makefile.in (DISTDOCDIRS): New variable.
19177 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 19178 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
19179
19180Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19181
19182 * configure.in (hppa target): check the source directory for the
19183 pagas sub-directory
19184
19185Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
19186
19187 * config.sub: Allow -aout* and -elf*.
19188
19189Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19190
19191 * configure.in: Don't build ld on i386-solaris2, same as for
19192 sparc-solaris2.
19193
19194Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
19195
19196 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19197
19198Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19199
19200 * configure.in: Configure gdb for alpha.
19201
19202Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19203
19204 * Makefile.in (CXXFLAGS): Add -O.
19205
19206Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19207
19208 * config.guess: added support for DG Aviion
19209
19210Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19211
19212 * configure.in: Produce warning message for subdirectories not
19213 configurable for this host/target combination. Don't try to
19214 configure gdb for vms.
19215
19216Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19217
19218 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19219 appropriate files before making "diststuff".
19220 (DISTBISONFILES): New var: list of files to be edited.
19221 (DISTSTUFFDIRS): Add binutils.
19222
19223Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19224
19225 * config.sub: also handle mipsel and mips64el (for little endian mips)
19226
19227Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19228
19229 * configure.in: Add * to end of all OS names.
19230
19231Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
19232
19233 * configure.in: Build newlib for LynxOS native.
19234
19235Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19236
19237 * config.guess: Add support for delta 88k running SVR3.
19238
19239 * configure.in: Add comment about HP compiler vs. emacs.
19240
19241Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19242
19243 * configure.in: don't build ld on solaris2 (not a viable option
19244 due to bugs in getpwnam & getpwuid)
19245
19246Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19247
19248 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19249 config.guess will produce a full version number.
19250
19251Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19252
19253 * configure.in: Build linker and binutils for alpha-dec-osf1.
19254
19255Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19256
19257 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19258 and gdb/testsuite/Makefile.in.
19259
19260Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19261
19262 * configure.in: recognize mips*- instead of mips-
19263
19264Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
19265
19266 * config.sub: Accept linux*coff and linux*elf as operating
19267 systems.
19268
19269Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19270
19271 * config.sub: Recognize mips64, and mips3 as an alias for it.
19272
19273Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19274
19275 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19276 gdb knows how to handle OSF/1 shared libraries.
19277
19278Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19279
19280 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19281 * config.guess: Recognize Hitachi's HIUX.
19282 * config.sub: Recognize h3050r* and hppahitachi.
19283 Remove redundant cases for hp9k[23]*.
19284
19285Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19286
19287 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19288 if gas and ld are in the source tree and are in ${configdirs}.
19289 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 19290 --with options (but still pass them down on the command line,
6599da04
JM
19291 if they were explicitly specified).
19292
19293Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19294
19295 * configure: substitute SHELL value in Makefile.in with
19296 ${CONFIG_SHELL}
19297
19298Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19299
19300 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19301 *-*-solaris2* targets.
19302
19303Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19304
19305 * Makefile.in: define M4, and pass it down to sub-makes;
19306 all-autoconf now depends on all-m4
19307
19308Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19309
19310 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19311 presence of {ar,ranlib} instead of a configured directory
19312
19313Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
19314
19315 * config.guess: Accept 34?? as well as 33?? for NCR.
19316
19317Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19318
19319 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19320 of 'gas' in sed commands, since 'gash' is now in the tree as well.
19321
19322Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19323
19324 * configure: grab values for $(CC) and $(CXX) from the
19325 environment, so that someone can do "CC=gcc configure; make" and
19326 have it work right (matching the way that autoconf works now)
19327
19328 * configure.in, Makefile.in: add support for gash, the tcl
19329 interface to Galaxy
19330
19331 * config.guess: add NetBSD variants (hp300, x86)
19332
19333Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
19334
19335 * install.sh: Support -d option (in the manner of SunOS 4 install,
19336 as it is more deterministic than that of GNU install)
19337 (chmodcmd): Set file to mode 755 by default (should also do default
19338 chgrp and chown, but I don't feel like dealing with that now)
19339
19340Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
19341
19342 * config.sub: Remove h8300hhms alias.
19343
19344Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19345
19346 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19347
19348Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19349
19350 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19351 as stmp-fixinc
19352
19353Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19354
19355 * config.sub: recognize m88110-bug-coff.
19356
19357Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19358
19359 * Makefile.in (all-libio): all dependencies on the toolchain used
19360 to build this (gcc, gas, ld, etc)
19361
19362Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19363
19364 * config.guess: Deal with OSF/1 1.3 on alpha.
19365
19366Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19367
19368 * install.sh: add some 'else true' clauses for portability
19369
19370 * configure.in: don't build libio for h8[35]00-*-* targets
19371
19372Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19373
19374 * Makefile.in: Add support for new libio.
19375
19376Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19377
19378 * install.sh: If one command fails, don't try the rest. Don't try
19379 to remove $dsttmp (via trap) unless we have already created it.
19380 If $src doesn't exist, detect it and exit with an error.
19381
19382 * config.guess: Recognize BSD on hp300.
19383
19384Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19385
19386 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19387 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19388
19389Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19390
19391 * Makefile.in (all-send-pr): depends on all-prms
19392
19393Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19394
19395 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19396
19397Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19398
19399 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19400 Added test for mips-mips-riscos5.
19401
19402Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19403
19404 * configure.in: use mh-hp300 for 68k HP hosts
19405
19406Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19407
19408 * configure: add support for CONFIG_SHELL, so that you can use
19409 some alternate shell for evaluating configure scripts
19410
19411Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19412
19413 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19414 in configure script to bug-gdb@prep.ai.mit.edu when building
19415 distribution archive.
19416 * Makefile.in (COMPRESS): Remove def.
19417 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19418 gdb.tar.Z and make-gdb.tar.Z respectively.
19419 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19420 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19421 to convergence with 'taz' target in Makefile.in.
19422
19423Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19424
19425 * install.sh (dsttmp): use trap to ensure that tmp files go
19426 away on error conditions
19427
19428Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19429
19430 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19431
19432Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19433
19434 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19435 its parent is '/' not ''.
19436
19437 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19438
19439Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19440
19441 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19442 that ${newsrcdir}/configure.in does.
19443
19444Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19445
19446 * test-build.mk: support for CONFIG_SHELL
19447
19448Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19449
19450 * config.sub (netware): Add as a basic system type.
19451
19452Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19453
19454 * Makefile.in (Makefile): depend on configure.in. Also drop the
19455 $(srcdir)/ from the dependency on Makefile.in.
19456
19457Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19458
19459 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19460 (h8300hhms is temporary until multi-libraries are implemented).
19461 * configure.in: Handle h8300h too.
19462
19463Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19464
19465 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19466
19467Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19468
19469 * configure: Remove extraneous output when guessing host type.
19470 * config.guess: Remove extraneous output when guessing using C
19471 compiler rather than uname, or when guessing fails.
19472
19473Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19474
19475 * Makefile.in: remove all.cross and install.cross targets
19476
19477 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19478 definitions
19479
19480Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19481
19482 * configure.in (target sh): Build gprof.
19483
19484Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19485
19486 * config.sub: change -solaris to -solaris2
19487
19488Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19489
19490 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19491
19492Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19493
19494 * configure: Correct error message for missing Makefile.in to
19495 print correct directory.
19496
19497Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19498
19499 * install.sh: kludge around 386BSD shell bug
19500
19501Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19502
19503 * config.guess: Recognize NeXT.
19504 * config.guess: Recognize i486-ncr-sysv4.
19505 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19506
19507Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19508
19509 * Makefile.in (MAKEINFOFLAGS): New variable.
19510 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19511 * build-all.mk, test-build.mk: Pass down --no-split as
19512 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19513
19514Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19515
19516 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19517
19518Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19519
19520 * Makefile.in (libg++.tar.z): New rule.
19521 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19522 * Makefile.in (taz): Only do a single chmod.
19523
19524Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19525
19526 * install.sh: don't use dirname anymore (replaced with sed usage)
19527
19528Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19529
19530 * Makefile.in: Change extension for gzip'd files from '.z' to
19531 '.gz' per new FSF standard usage.
19532
19533Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19534
19535 * configure: put quotes around the final value of program_transform_name
19536
19537Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19538
19539 * Makefile.in: new install.sh support; update install-info rules
19540
19541Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19542
19543 * configure.in: Build diff for crosses, but not for go32 host.
19544
19545 * configure.in: Build gprof only for native, and don't build it
19546 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19547
19548Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19549
19550 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19551
19552Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19553
19554 * configure.in (host_tools): Add prms.
19555
19556Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19557
19558 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19559 with $(FLAGS_TO_PASS) on the command line
19560
19561 * config.sub: Recognize lynx and lynxos
19562
19563Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19564
19565 * config.sub: Accept -ecoff*, not just -ecoff.
19566
19567Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19568
19569 * Makefile.in (taz): Use .gz suffix instead of .z.
19570 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19571 names.
19572
19573Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19574
19575 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19576
19577Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19578
19579 * Makefile.in (install-no-fixedincludes): install gcc last, so
19580 that rebuilds that might happen during 'make install' don't get
19581 bogus gcc include files
19582
19583Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19584
19585 Change from Utah for HPPA support:
19586 * config.guess: Recognize hppa1.x-hp-bsd.
19587
19588Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19589
19590 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19591 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19592
19593Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19594
19595 * config.sub: Add support for rom68k and bug boot monitors.
19596
19597Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19598
19599 * Makefile.in: Make all-opcodes depend on all-bfd.
19600
19601Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19602
19603 * config.guess: Added special check for i[34]86-univel-sysv4*.
19604
19605Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19606
19607 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19608 the processor rather than assuming i486.
19609
19610Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19611
19612 * config.guess: Recognize SunOS6 as Solaris3.
19613
19614Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19615
19616 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19617 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19618
19619Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19620
19621 * build-all.mk (all-cross): New target for Canadian Cross.
19622 Added Q2 go32 targets.
19623 * test-build.mk: Configure go32 cross sparclite-aout and
19624 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19625 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19626
19627Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19628
19629 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19630 GO32 hosted toolchains
19631
19632Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19633
19634 * configure: change so "-exec-prefix" gets passed down rather
19635 than "-exec_prefix" so autoconf generated Makefiles get the
19636 exec_prefix set right.
19637
19638Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19639
19640 * config.guess: get the Solaris2 minor version number
19641
19642 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19643
19644Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19645
19646 * config.guess: Recognize some Sequent platforms.
19647
19648Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19649
19650 * Makefile.in: added the vault-install target
19651
19652 * configure.in: actually use the Sun3 makefile fragment that's in
19653 config, also added the release dir to configdirs
19654
19655Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19656
19657 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19658
19659Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19660
19661 * configure.in: remove some program from Alpha targetted toolchains
19662
19663Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19664
19665 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19666 gprof.
19667 (taz): Run "make diststuff" in those directories instead of "make
19668 proto-dir". Look for "VERSION=" only at start of line in subdir
19669 Makefile. Use "gzip -9" for compression.
19670 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19671 (binutils.tar.z): New target.
19672
19673Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19674
19675 * Makefile.in (taz): Include gpl.texinfo.
19676
19677Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19678
19679 * Makefile.in (setup-dirs): Merged into "taz" target.
19680 (taz): Only do `proto-dir' stuff if a directory is actually needed
19681 for this target.
19682
19683Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19684
19685 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19686 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19687 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19688 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19689 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19690
19691Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19692
19693 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19694 config.sub, and move-if-change to gdb testsuite distribution
19695 archive, so the testsuite can be extracted, configured, and
19696 run separately from the gdb distribution. Blow away the Chill
19697 tests that require a Chill compiled executable, since GNU Chill
19698 is not yet publically available.
19699
19700Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19701
19702 * test-build.mk: set environment variables in a single command,
19703 instead of a list of assignments and exports
19704
19705 * config.guess: recognize Alpha/OSF1 systems
19706
19707Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19708
19709 * configure: Change help message to prefer --options rather than
19710 -options.
19711
19712Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19713
19714 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19715 zippy@ecst.csuchico.edu.
19716 * config.guess: Recognize miniframe.
19717
19718Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19719
cc6010cd
AP
19720 * Makefile.in: Use srcroot to find runtest rather than rootme.
19721 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
19722
19723Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19724
19725 * test-build.mk: Extensive additions to support building on a
19726 machine other than the host.
19727
19728Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19729
19730 * configure (tooldir): Fix for i386-aix again.
19731
19732Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19733
19734 * configure, Makefile.in: Change definition of $(tooldir)
19735 to match the FSF.
19736
19737Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19738
19739 * config.guess: Recognize i[34]86/SVR4.
19740
19741Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19742
19743 * Makefile.in (all-gdb): gdb depends on sim.
19744
19745Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19746
19747 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19748 at the same time we make the prototype gdb directory.
19749 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19750 files at the same time as the gdb base release distribution.
19751
19752Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19753
19754 * Makefile.in (check): Use individual check targets rather than
19755 DO_X rule.
19756 (check-gcc): Added.
19757
19758Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19759
19760 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19761 for System V release 3.2.
19762
19763Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19764
19765 * config.sub: Recognize hppaosf.
19766 * configure.in: Do configure ld/binutils/gas for it.
19767
19768Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19769
19770 * configure (tooldir): Alter syntax used to set this, for systems
19771 where "\$" isn't handled right, like i386-aix.
19772
19773Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19774
19775 * configure: Pass program-transform-name, not
19776 program_transform_name, to recursive configures.
19777
19778Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19779
19780 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19781 of gas+ld+binutils.
19782
19783Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19784
19785 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19786
19787Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19788
19789 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19790
6599da04
JM
19791Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19792
19793 * Makefile.in (PRMS): Set back to all-prms.
19794
19795Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19796
19797 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19798 targets, rather than for MIPS hosts.
19799
19800Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19801
19802 * configure.in: add comment for --with-x default values
19803
19804 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19805
19806 * Makefile.in: add check-* targets for each of the directories in
19807 the tree. Add a definition of RUNTEST that will use the one we
19808 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19809
19810Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19811
19812 * configure.in: Removed obsolete references to bfd_target and
19813 target_makefile_frag.
19814
19815 * build-all.mk: Set assorted targets for Q2.
19816 * config.sub: Recognize z8k-sim and h8300-hms.
19817 * test-build.mk: Really don't pass host to configure.
19818 (HOLES): Added uname.
19819
19820Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19821
19822 * configure: Handle an empty program-prefix, program-suffix or
19823 program-transform-name correctly.
19824
19825Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19826
19827 * build-all.mk: -G 8 no longer required for MIPS targets.
19828 * test-build.mk: Don't pass host argument to configure; make it
19829 guess.
19830
19831Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19832
19833 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19834 * Makefile.in (COMPRESS): New macro, like GZIP.
19835
19836Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19837
19838 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19839
19840 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19841 with gas currently defaults to -G 0.
19842
19843Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19844
19845 * Makefile.in (all-flex): flex depends on byacc.
19846
19847 * build-all.mk: If host not specified, use config.guess. Pass TAG
19848 to test-build.mk as RELEASE_TAG.
19849 * test-build.mk (configargs): New variable containing arguments to
19850 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19851 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19852
19853 * config.guess: Use /bin/uname when checking -X argument on SCO,
19854 to avoid invoking GNU uname which doesn't understand -X.
19855
19856 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19857
19858 * configure.in: Build gas for mips-*-*.
19859
19860Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19861
19862 * Makefile.in (all.normal): insert missing backslash.
19863
19864Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19865
731a8127 19866 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
19867
19868 * Makefile.in: Complete overhaul to merge many almost identical
19869 targets.
19870
19871Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19872
19873 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19874 (gdb.tar.Z): Adjusted.
19875
19876 * Makefile.in (setup-dirs, taz): New targets; should be general
19877 enough to adapt for gdb sometime. Build only .z file.
19878 (gas.tar.z): New target.
19879
19880Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19881
19882 * build-all.mk: Use CC=cc -Xs on Solaris.
19883
6599da04
JM
19884Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19885
19886 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19887 for handling BISON for FSF releases.
19888
19889Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19890
19891 * configure: Actually implement the change zoo just documented.
19892
19893Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19894
19895 * configure: when using config.guess, only set target_alias when
19896 it's not already been set (ie, on the command line)
19897
19898Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19899
19900 * Makefile.in: add installcheck target, set PRMS to install-prms
19901
19902Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19903
19904 * configure: add support for package_makefile_fragment, handle the
19905 case where a directory has a configure.in file but no Makefile.in
19906 more gracefully (with an actual understandable error message, even);
19907 add support for --without (and add this to the usage message); also
19908 explicitly add a --host=${host_alias} to the command line when
19909 config.guess is used
19910
19911Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19912
19913 * configure: Must use both --host and --target in recursive calls.
19914
19915Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19916
19917 * Makefile.in: Change deja-gnu to dejagnu.
19918
19919Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19920
19921 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19922
19923Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19924
19925 * configure.in: canonicalize all instances to *-*-solaris2*,
19926 also strip out a number of tools to not build for go32 host
19927
19928Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19929
19930 * config.guess: add GPL.
19931
19932 * Makefile.in, config.guess, config.sub, configure: bump
19933 copyrights to 93.
19934
19935Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19936
19937 * Makefile.in (do-info): Removed obsolete check for existence of
19938 localenv file.
19939
19940 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19941
19942Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19943
19944 * Makefile.in: a couple of 'else true' for decstation,
19945 support for TclX
19946
19947 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19948
19949Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19950
19951 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19952
19953Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19954
19955 * config.guess: Recognize i386-ibm-aix (PS/2).
19956 * configure.in: Use config/mh-aix386 file for it.
19957
19958Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19959
19960 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19961 CC_FOR_TARGET instead.
19962 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19963
19964Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19965
19966 * Makefile.in: Add sim to list of directories sent with gdb
19967
19968Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19969
19970 * configure.in: Put back mips-dec-bsd* case.
19971
19972Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19973
19974 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19975 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19976 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
19977
19978Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19979
19980 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19981
19982 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19983 (install-info): install dir.info only if it exists,
19984 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19985
19986Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19987
19988 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19989 gas for mips-dec-bsd.
19990
19991Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19992
19993 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19994 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19995
19996Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19997
19998 * configure.in: Added "dejagnu" to hosttools list.
19999
20000Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20001
20002 * config.sub, configure.in, config.guess: Add support
20003 for Bosx, an AIX variant from Bull.
20004 Patches from F.Pierresteguy@frcl.bull.fr.
20005
20006Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20007
20008 * devo/dejagnu: Initial creation of devo/dejagnu.
20009 Migrated dejagnu testcases and support files for testing software
20010 tools to reside as subdirectories, currently called "testsuite",
20011 within the directory of the software tool. Migrated all programs,
20012 support libraries, etc. beloging to dejagnu proper from
20013 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20014 with no modifications. The changes to these files which will
20015 allow them to configure, build, and execute properly will be made
20016 in a future update.
20017
20018Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20019
20020 * Makefile.in: Change send_pr to send-pr.
20021 * configure.in: Likewise.
20022 * send_pr: Renamed directory to send-pr.
20023
20024Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20025
20026 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20027
20028Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20029
20030 * README: Update for gdb-4.8 release.
20031 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20032 gdb-xxx.tar.z (gzip'd) file also.
20033
20034Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20035
20036 * Makefile.in: make all-diff depend on all-libiberty
20037
20038Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20039
20040 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20041
20042Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20043
20044 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20045
20046Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20047
20048 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20049 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20050 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20051
20052Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20053
20054 * Makefile.in: makeinfo binary is in a new location
20055
20056Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20057
20058 * config.sub: Accept -ecoff as an OS.
20059
20060 * Makefile.in: Various changes to eliminate a level of make
20061 recursion and reduce the required command line length.
20062 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20063 sub-makes.
20064 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20065 variables holding settings for specific sub-makes.
20066 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20067 in terms of BASE_FLAGS_TO_PASS.
20068 (TARGET_LIBS): New variable listing directories which use
20069 TARGET_FLAGS_TO_PASS.
20070 (subdir_do): Eliminated.
20071 (do-*): New set of targets to replace subdir_do.
20072 (various): All targets which used subdir_do now depend on do-*.
20073 (local-clean): Renamed from do_clean.
20074 (local-distclean): New target, dependency of distclean and
20075 realclean.
20076 (install-info): Don't create directories. Depend on dir.info
20077 rather than calling make recursively.
20078 (install-dir.info): Eliminated.
20079 (install-info-dirs): Create all info directories here.
20080 (dir.info): Depend upon do-install-info.
20081
20082 * test-build.mk (HOLES): Added false.
20083
20084Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20085
20086 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20087
20088Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20089
20090 * Makefile.in (info): remove dependency on all-texinfo. The
20091 problem was really in texinfo/C, not at this level.
20092
20093Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
20094
20095 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20096
20097Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
20098
20099 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
20100 GDB releases.
20101
20102Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20103
20104 * configure: Include srcdir in message about target of link not
20105 being found. Don't convert `-' to `_' in `with' options being
20106 passed to subdirs.
20107
20108Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20109
20110 * configure.in: add uudecode to host_tools
20111
20112 * Makefile.in: added {all,install}-uudecode targets, added them to
20113 the appropriate lists
20114
20115Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
20116
20117 * Makefile.in (all-gcc): Added dependency on all-gas.
20118
20119 * configure.in (mips-*-*): Build ld and binutils.
20120
20121Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20122
20123 * configure: check return code from mkdir, print error message and
20124 exit on failure.
20125
20126Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
20127
20128 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
20129
20130Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
20131
20132 * test-build.mk (HOLES): Added tar, cpio and uudecode.
20133
20134Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20135
20136 * config.sub (h8500): Recognize this as a cpu type.
20137
20138Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20139
20140 * configure: source directory missing is no longer a warning
20141
20142 * configure.in: recognize irix[34]* instead of irix[34]
20143
20144 * Makefile.in: define and pass down X11_LIB
20145
6599da04
JM
20146Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
20147
20148 * guess-systype: Renamed to ...
20149 * config.guess: ... by popular request.
20150 * configure.in, Makefile.in: Update accordingly.
20151
20152Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
20153
20154 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
20155 + Add Convex, Cray/Unicos, and Encore/Multimax support.
20156 + Execute ./dummy instead of assuming . is in PATH.
20157
20158Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
20159
20160 * guess-systype: New shell script. Attempts to guess the
20161 canonical host name of the executing host.
20162 Only a few hosts are supported so far.
20163 * configure: Call guess-systype if no host is specified.
20164
20165Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
20166
20167 * Makefile.in (gcc-no-fixedincludes): Made to work with current
20168 gcc Makefile.
20169
6599da04
JM
20170Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
20171
20172 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20173 (all-gcc, install-gcc, subdir_do): Use it.
20174
20175Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20176
20177 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20178
20179Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
20180
20181 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20182 set exclusively by configure, using configure.in .
20183
20184Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20185
20186 * test-build.mk: set $PATH for all builds
20187
20188 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20189
20190Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
20191
20192 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
20193 the one used in gcc/Makefile.in, so that a null expansion doesn't
20194 override the one needed to build gcc with a native cc.
20195
6599da04
JM
20196Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20197
20198 * configure: Accept -with arguments.
20199
20200Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20201
20202 * Makefile.in: added h8300sim
20203
20204Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
20205
6599da04
JM
20206 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20207 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
20208 (all-cygnus, native, build-cygnus): Make
20209 $(canonhost)-stamp-3stage-done, not $(host)....
20210 * test-build.mk (stamp-3stage-compared): Use tail +10c for
20211 i386-sco3.2v4. Added else true to if command.
20212
20213Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
20214
20215 * config.sub: (from FSF) Sequent uses a BSD-like OS.
20216
20217Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
20218
20219 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20220
20221Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20222
20223 * configure.in: don't remove binutils from Solaris builds
20224
20225Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
20226
20227 * Makefile.in: get rid of earlier definitions for *clean,
20228 also handle the recursive info rule better
20229
20230Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
20231
20232 * Makefile.in (mostlyclean, distclean, realclean): Fix to
20233 do more-or-less the right thing.
20234
20235Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
20236
20237 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20238 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20239
20240Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20241
20242 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20243 $(host_canonical).
20244
20245 * configure.in: split the configdirs list into 4 categories (native
20246 v. cross, library v. tool) and handle the cross-only and native-
20247 only in more reasonable (and correct!) way.
20248
20249Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
20250
20251 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
20252 configdirs anymore.
20253
20254Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20255
20256 * Makefile.in: extensive cleanup:: removed all of the explicit
20257 clean-* targets, collapsed many wrappers around subdir_do into
20258 one, added additional targets to satisfy standards.texi, deleted
20259 some old targets, some changes for consistency
20260
20261Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20262
20263 * configure.in: handle some programs as cross-only, and others as
20264 native only
20265
20266 * test-build.mk: handle partial holes in a more generic manner
20267
20268 * Makefile.in: m4 depends on libiberty
20269
6599da04
JM
20270Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20271
20272 * configure.in: add m4, textutils, fileutils, sed, shellutils,
20273 time, wdiff, and find to configdirs
20274
20275 * Makefile.in: all, clean, and install rules for the new programs
20276 added to configure.in
20277
20278Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20279
20280 * configure.in: use mh-sun for all *-sun-* hosts
20281
6599da04
JM
20282Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20283
20284 * Makefile.in: define flags for X11 include files and library file
20285 locations, pass them down to the programs that need this info
20286
20287 * build-all.mk: added a 'native' target, to 3stage the native toolchain
20288
6599da04
JM
20289Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20290
20291 * configure.in: start building libg++ for HP-UX targets
20292
20293Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
20294
20295 * README: Update references to files moved into etc/.
20296
20297Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
20298
20299 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
20300 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
20301
20302Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
20303
20304 * configure: accept dash as well as underscore in long option
20305 names for FSF compatibility.
20306
20307Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
20308
20309 * config.sub: added -sco3.2v4 support from FSF.
20310
20311Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20312
20313 * configure.in: expand the section that adds or removes
20314 directories from the list of programs to build, to handle native
20315 vs. cross in addition to host v. native
20316
20317Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
20318
20319 * Makefile.in: Replace C++ in macro names with CXX.
20320 This is less likely to break ...
20321
20322Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20323
20324 * test-build.mk: add -w to GNU_MAKE
20325
20326Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20327
20328 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20329 add 'sparc' to list of recognized cpus. This needed to make
20330 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20331 Delete some redundant ose68 variants. Recognize -wrs as an os,
20332 then changes that into $CPU-wrs-vxworks.
20333
20334 * configure.in: remove most references to gdbtest, regularize
20335 target based program removal
20336
20337 * test-build.mk: import from p3 tree (many fixes and changes)
20338
20339Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20340
20341 * Makefile.in: added rules to handle tcl, tk, and expect
20342
20343 * configure.in: handle those directories if they exist
20344
20345Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20346
20347 * config.sub: removed bogus hppabsd and hppahpux names, since
20348 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20349
20350Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20351
20352 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
20353 depends upon all-xiberty
20354
20355 * Makefile.in: changes from p3, including:
20356
20357 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
20358
20359 * Makefile.in (XTRAFLAGS): include newlib directories if
20360 newlib/Makefile exists, rather than if host != target.
20361
20362 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20363
20364 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20365 from the same source tree and not building a cross-compiler. This
20366 matters for the libg++ configuration if reconfiguring a tree that
20367 has already been installed.
20368
20369 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20370
20371 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20372 pick up the machine and system specific header files.
20373
20374 * Makefile.in: added AS_FOR_TARGET, passed down in
20375 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20376 the C compiler to use to create programs which are run in the
20377 build environment, set it to default to $(CC), and passed it down
20378 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20379
20380 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20381
20382 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20383 We need them for unusual native builds, like systems without
20384 ranlib.
20385
20386 * configure: also define $(host_canonical) and
e490616e
ZW
20387 $(target_canonical), which are the full, canonical names for the
20388 given host and target
6599da04
JM
20389
20390Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20391
20392 * Makefile.in: Added separate definitions for C++.
20393
20394Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20395
20396 * configure.in (configdirs): Add deja-gnu.
20397
20398Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20399
20400 * README: Update for configure.texi and gdb-4.7 release.
20401
20402Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20403
20404 * Makefile.in: Move "all" target to top of file.
20405 Previously, first target was ".PHONY" which caused BSD4.4 make
20406 to build .PHONY when make was run without arguments.
20407
20408Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20409
20410 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20411 Library-copylefted code in libiberty.
20412
20413Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20414
20415 * config.sub: Replace m68kmote with plain old m68k.
20416
20417Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20418
20419 * Makefile.in: Remove space from blank line, avoid Make complaints.
20420
20421Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20422
20423 * config.sub: Complain if no argument is given. Added support for
20424 386bsd as OS and target alias.
20425
20426Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20427
20428 * Makefile.in (XTRAFLAGS): include newlib directories if
20429 newlib/Makefile exists, rather than if host != target.
20430
20431Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20432
20433 * config.sub: recognize sparclite-wrs-vxworks.
20434
20435 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20436 p3.) Added clean-xiberty to clean.
20437
20438Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20439
20440 * configure.in: use *-*-* instead of nested cases for host and target
20441
20442Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20443
20444 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20445 from the same source tree and not building a cross-compiler. This
20446 matters for the libg++ configuration if reconfiguring a tree that
20447 has already been installed.
20448
20449Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20450
20451 * config.sub (i486v/i486v4): Merge in from FSF version.
20452
20453Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20454
20455 * configure: only set PWD if it is already set.
20456
20457Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20458
20459 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20460 doesn't have unset and all success paths (and most error paths)
20461 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20462 to just ${PWD} to avoid confusion.)
20463
20464Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20465
20466 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20467 even for a native compilation.
20468
20469Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20470
20471 Changes to make the gdb.tar.Z rule work better.
20472
20473 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20474 (DEVO_SUPPORT): Add configure.texi.
20475 (bfd-ilrt.tar.Z): Remove ancient rule.
20476
20477Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20478
20479 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20480 pick up the machine and system specific header files.
20481
20482 * configure.in, config.sub: added new target m68010-adobe-scout,
20483 with alias of adobe68k. Changed configure.in to check for
20484 -scout before -sco* to avoid a false match.
20485
20486 * Makefile.in: added AS_FOR_TARGET, passed down in
20487 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20488 the C compiler to use to create programs which are run in the
20489 build environment, set it to default to $(CC), and passed it down
20490 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20491
20492Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20493
20494 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20495 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20496 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20497 FOR_TARGET variants, to newlib and libg++.
20498
20499Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20500
20501 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20502 first.
20503
20504Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20505
20506 * config.sub: Accept `elf' as an environment.
20507
20508Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20509
20510 * Makefile.in (all-opcodes): cd into the right directory
20511
20512Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20513
20514 * configure: added -program_transform_name option, used as
20515 argument to sed when installing programs.
20516 configure.texi: added documentation for -program_prefix,
20517 -program_suffix and -program_transform_name.
20518
20519Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20520
20521 * config.sub: Accept i486 where i386 ok.
20522
20523Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20524
20525 * config.sub: accept we32k
20526
20527Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20528
3b75d237 20529 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
20530
20531 * Makefile.in: don't create all directories for ``make install'';
20532 let the subdirectories create the ones they need.
20533
20534Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20535
e490616e 20536 * COPYING: new file, GPL v2
6599da04
JM
20537
20538Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20539
20540 * Makefile.in: use the new gen-info-dir, which needs a template
20541 argument (which also lives in texinfo)
20542
20543 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20544
6599da04
JM
20545Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20546
20547 * config.sub (ncr3000): Change i386 to i486.
20548
20549Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20550
20551 * Makefile.in: add install-rcs, install-grep to
20552 install-no-fixedincludes, removed install-bison and install-libgcc
20553
20554Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20555
20556 * configure.in: grab the HPUX makefile fragment if on HPUX
20557
20558Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20559
20560 * Makefile.in: eradicate bison spoor (ditto libgcc).
20561 configure.in: recognise m68{k,000}-ericsson-OSE.
20562 es1800 is alias for m68k-ericsson-OSE
20563
20564Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20565
20566 * configure.in: rearrange the parts that remove programs from
20567 configdirs, based now on HOST==TARGET or by canonical triple.
20568
20569Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20570
20571 * test-build.mk: recurse explicitly with -f test-build.mk when
20572 appropriate. predicate stage3 and comparison on the existence
20573 of gcc. That is, if gcc isn't around, we aren't three-staging.
20574 On very clean, also remove ...stamp-co. Build in-place before
20575 doing other builds.
20576
20577Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20578
20579 * Makefile.in, configure.in: add tgas
20580
20581Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20582
20583 * Makefile.in: a number of changes merged in from progressive.
20584
20585 * configure.in: add libm.
20586
20587 * .cvsignore: ignore some stuff that comes from test-build.mk.
20588
6599da04
JM
20589Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20590
20591 * config.sub: Add es1800 (m68k-ericsson-es1800).
20592
20593Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20594
20595 * configure: Add program_suffix (parallel to program_prefix)
20596 * Makefile.in: adjust directory-creating script for losing decstation
20597
20598Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20599
20600 * configure: Minor $subdir-related fixes.
20601
20602Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20603
20604 * configure: fix various problems with propogating
20605 makefile_target_frag in subdirs.
20606 * configure.in: config libgcc if its there
20607
20608Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20609
20610 * config.sub: HPPA merge.
20611
6599da04
JM
20612Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20613
20614 * Makefile.in: Replace all-bison with all-byacc in all
20615 dependency lines for other tools (which now use byacc).
20616
20617Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20618
20619 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20620
6599da04
JM
20621Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20622
20623 * Makefile.in: make gprof rules similar to byacc rules (instead of
20624 vestigal $(unsubdir) that didn't work...)
20625
20626Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20627
20628 * config.sub: Add support for Linux.
20629 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20630 (at least for libg++).
20631
20632Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20633
20634 * configure.texi: fix doc for the -nfp option to configure
20635
20636Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20637
20638 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20639
20640Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20641
20642 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20643 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20644 * configure.in: added solaris* host_makefile_frag hook.
20645
20646Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20647
20648 * config.sub: changed recognition of m68000 so that various
20649 m68k types can be specified via m680[01234]0
20650
20651Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20652
20653 * config.sub (basic_machine): fix sed so that '-foo' isn't
20654 completely substituted out while .+'-foo' loses the '-foo'
20655
20656Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20657
20658 * config.sub ($os): Add -aout.
20659
20660Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20661
20662 * configure: If host_makefile_frag is absolute, don't
20663 prefix ${invsubdir} (relevant to libg++ auto-configure).
20664
20665Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20666
20667 * Makefile.in (tooldir): Define it.
20668 (all-ld): Depend on all-flex.
20669
20670Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20671
20672 * Makefile.in (check): Fix libg++ special case.
20673
20674Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20675
20676 * configure: do not bury `pwd` into config.status, thus do fewer
20677 pwd's.
20678
20679 * configure: print the "Building in" message only when building in
20680 other than "." AND verbose.
20681
63f6bcd7 20682 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
20683 configures.
20684
20685 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20686
20687Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20688
20689 * Makefile.in: macroize flags passed on recursion. remove
20690 fileutils.
20691
20692Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20693
20694 * configure: get makesrcdir right for subdirs deeper than 1.
20695
20696 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20697 install.
20698
20699Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20700
20701 * Makefile.in: don't print subdir_do or recursion lines.
20702
20703Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20704
20705 * standards.texi: added menu item.
20706
20707 * Makefile.in: build and install standards.info.
20708
20709 * standards.texi: new file.
20710
20711Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20712
20713 * configure: test for and move config.status pieces from
20714 ${subdir}/.
20715
20716Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20717
6599da04
JM
20718 * configure: Test for existance of files before trying to mv
20719 them, to avoid numerous non-existance messages.
20720
20721Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20722
20723 * configure: correct final line of config.status.
20724
20725 * configure: patch from eggert. Avoids a protection problem if
20726 the original Makefile.in is read only.
20727
20728 * configure: use move-if-change from gcc to create config.status.
20729 Some makefiles depend on config.status to tell if a directory
20730 has been reconfigured for a different host. This change
20731 prevents those directories from remaking everything in the case
20732 where the reconfig was only intended to rebuild a Makefile.
20733
20734 * configure: test for config.sub with "config.sub sun4" rather
20735 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20736 host alias from a missing config.sub.
20737
20738Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20739
20740 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20741 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20742
20743Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20744
20745 * configure: mkdir ${subdir} as needed.
20746
20747Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20748
20749 * Makefile.in,configure.in: added autoconf.
20750
20751Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20752
20753 * Makefile.in: no longer pass against on recursion.
20754
20755 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20756 definitions are not inherited.
20757
20758 * configure: correct makesrcdir when subdir is .
20759
20760Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20761
20762 * configure: Add support for 'subdirs' variable, which is
20763 like 'configdirs', except that configure doesn't re-invoke
20764 itself for subdirs, it just creates a Makefile for each subdir.
20765 * configure.texi: Document subdirs.
20766
20767Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20768
20769 * configure.in: added flex to configdirs
20770
20771Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20772
20773 * Makefile.in: remove clean-stamps from clean.
20774
20775Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20776
20777 * configure.in: Add gdbtest to configdirs.
20778
20779Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20780
20781 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20782 to recursive makes.
20783 * configure.in: Recognize new ncr3000 config.
20784
20785Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20786
20787 * Makefile.in, configure.in: removed references to gdbm.
20788
20789Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20790
20791 * config.sub: Don't canonicalize os value
20792 newsos* to bsd (readline needs to check for newsos).
20793 (This fix was earlier made Jan 31, but got re-broken.)
20794
20795Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20796
20797 * configure.in: sco is an os, not a vendor!
20798
20799 * configure: Quote $( better. Keep various shells happy.
20800
20801Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20802
20803 * Makefile.in: eliminate stamp-files.
20804
20805Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20806
20807 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20808 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20809
20810Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20811
20812 * config.sub: fix iris/iris3.
20813
20814Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20815
20816 * configure: re-add -rm.
20817
20818Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20819
20820 * Maskefile.in: add .stmp-rcs to all.
20821
20822 * configure.in: remove gas from rs6000 build, use aix host fragment.
20823
20824Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20825
20826 * configure: pass down site_option during recursion.
20827
20828Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20829
20830 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20831
20832Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20833
20834 * configure: Change exec_prefix so that it really defaults to prefix.
20835
20836Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20837
20838 * Makefile.in, configure.in: Add support for mmalloc library.
20839
20840Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20841
20842 * Makefile.in: add stmp dependencies for a few more things.
20843
20844Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20845
20846 * configure: adjusted error message on objdir/srcdir configure
20847 collision, per john's suggestion.
20848
20849 * Makefile.in: add libiberty stmp to all and all.cross.
20850
20851Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20852
20853 * Makefile.in: remove force dependencies, add grep to all.
20854
20855Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20856
20857 * Makefile.in: drop flex. make stamp files work.
20858
20859 * configure: added test for conflicting configuration in srcdir,
20860 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20861 gets cranky. use relative paths for configure and srcdir
20862 whenever possible. Send some error messages to stderr that were
20863 going to stdout.
20864
20865Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20866
20867 * Makefile.in: Fix libg++ rule to check for gcc directory
20868 before using gcc/gcc. Also pass XTRAFLAGS.
20869
20870Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20871
20872 * Makefile.in: added stmp-files so that directories aren't polled
20873 when they are already built.
20874
20875 * configure.texi: fixed a node pointer problem.
20876
20877Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20878
731a8127 20879 * config.sub configure.in gdb/configure.in
6599da04
JM
20880 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20881 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20882 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20883
20884Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20885
20886 * configure: -recurring becomes -silent. corrected help message
20887 for -site= option.
20888
20889 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20890
20891Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20892
20893 * configure: when building Makefile for crosses, replace
20894 tooldir and program_prefix. default srcdir from location of
20895 config.sub. remove "for host in hosts" and "for target in
20896 targets" loops.
20897
20898Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20899
20900 * Makefile.in: Do not pass bindir or mandir to cvs.
20901
20902Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20903
20904 * Makefile.in, configure.in: removed traces of namesubdir,
20905 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20906 copyrights to '92, changed some from Cygnus to FSF.
20907
20908 * configure.texi: remove most references to multiple hosts,
20909 multiple targets, subdirs, etc.
20910
20911 * configure.man: removed rcsid. reference config.sub not
20912 config.subr.
20913
20914 * Makefile.in: mkdir $(infodir) on install-info.
20915
20916Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20917
20918 * configure.texi: Explain better about .gdbinit and about
20919 the environment that configure.in sections run in.
20920
20921Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20922
20923 * configure.in: Ultrix is only a decstation if it's a MIPS.
20924
20925Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20926
20927 * README: DOC.configure => cfg-paper.texi.
20928
20929Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20930
20931 * config.sub (near case $os): Don't convert newsos* to bsd!
20932
20933Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20934
20935 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20936 the number of copies of COPYING that go into the GDB tar file.
20937
20938Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20939
731a8127 20940 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
20941 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20942 Fix SCO configuration stuff.
20943
20944Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20945
20946 * Makefile.in: For libg++, make sure the -I pointing
20947 to the gcc directory goes *after* all the libg++-local -I flags.
20948 Also, move just-gcc dependency from just-libg++ to all-libg++.
20949
20950Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20951
20952 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20953
20954Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20955
20956 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20957
20958Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20959
20960 * config.sub: Add stratus configuration frags. Also
20961 submitted to FSF.
20962
20963Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20964
20965 * Makefile.in (DEV_SUPPORT): add configure.man.
20966
20967 * config.sub(Decode manufacturer-specific): add -none*.
20968
20969Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20970
20971 * Makefile.in: remove form feeds to make Sun's make happy.
20972 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20973
20974Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20975
20976 * Makefile.in (AR_FLAGS): Make quieter.
20977
20978Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20979
20980 * configure.in: Add libg++.
20981 * configure: When verbose, don't output the command line at each
20982 level; it will be unremarkably the same as the previous version,
20983 which will be the same as what the user typed.
20984
20985Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20986
20987 * configure.in, Makefile.in: fix clean-info, add flex. add
20988 fileutils.
20989
20990 * configure: be less sensitive to spaces in Makefile.in. Do not
20991 look for sources in "..". Doing so breaks subdirectories that
20992 might have their own configure. If a subdir has it's own
20993 configure script, use it.
20994
20995Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20996
20997 * cfg-paper.texi: some changes suggested by rms.
20998
20999Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21000
21001 * config.sub: Merge in some small additions from the FSF version,
21002 taken from the gcc distribution, to bring the Cygnus and FSF
21003 versions into closer sync.
21004
21005Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21006
21007 * configure.in: Changed svr4 references to sysv4.
21008
21009Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21010
21011 * configure: added -V for version number option.
21012
21013Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21014
21015 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21016 renamed from DOC.configure to cfg-paper.texi.
21017
21018Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21019
21020 * configure, config.subr, config.sub: config.subr is now
21021 config.sub again.
21022
21023Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21024
21025 * configure.texi: new file, in progress.
21026
21027 * Makefile.in: build info file and install the man page for
21028 configure.
21029
21030 * configure.man: new file, first cut.
21031
21032 * configure: find config.subr again now that configuration "none"
21033 has gone. removed all traces of the -ansi option. removed all
21034 traces of the -languages option.
21035
21036 * config.subr: resync from rms.
21037
21038Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21039
21040 * configure, config.sub, config.subr: merge config.sub into
21041 config.subr, call the result config.subr, remove config.sub, use
21042 config.subr.
21043
21044 * Makefile.in: revised install for dir.info.
21045
21046Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21047
21048 * configure.in: add decstation host makefile frag.
21049
21050 * Makefile.in: BISON now bison -y again. also install-gcc on
21051 install. clean-gdbm on clean. infodir belongs in datadir.
21052 Make directories for info install. Build dir.info here then
21053 install it.
21054
21055Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21056
21057 * Makefile.in: fix for bad directory tests.
21058
21059Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21060
21061 * configure: \{1,2\} appears to be a sysv'ism. Use a different
21062 regexp. -srcdir relative was being handled incorrectly.
21063
21064 * Makefile.in: unwrapped some for loops so that parallel makes
21065 work again and so one can focus one's attention on a particular
21066 package.
21067
21068Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21069
21070 * configure: added PWD as a stand in for `pwd` (for speed). use
21071 elif wherever possible. make -srcdir work without -objdir.
21072 -objdir= commented out.
21073
21074Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21075
21076 * configure: +options become --options. -subdirs commented out.
21077 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21078 Makefile now at top of generated Makefile. Removed cvs log
21079 entries. added -srcdir. create .gdbinit only if there is one
21080 in ${srcdir}.
21081
21082 * Makefile.in: idestdir and ddestdir go away. Added copyrights
21083 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21084 and mandir now keyed off datadir by default.
21085
21086Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21087
21088 * Freshly created ChangeLog.
21089
21090\f
21091Local Variables:
21092mode: change-log
21093left-margin: 8
21094fill-column: 76
21095version-control: never
21096End:
This page took 4.573861 seconds and 5 git commands to generate.