]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Allow overriding the libiberty used for building the LTO plugin.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
a4a1b5f3
MF
12014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
38a13841
SP
52014-06-06 Sebastian Pop <sebpop@gmail.com>
6
7 * MAINTAINERS: Update my email address.
8
153fcd41
TP
92014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
10
11 * MAINTAINERS (Write After Approval): Add myself.
12
e25d9632
AB
132014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
14
15 * MAINTAINERS (Write After Approval): Add myself.
16
1007a55c
JW
172014-05-30 Jonathan Wakely <jwakely@redhat.com>
18
19 PR libstdc++/61011
20 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
21 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
22 * configure: Regenerate.
23
fd9ed1ae
PA
242014-05-28 Pedro Alves <palves@redhat.com>
25
26 * MAINTAINERS (Write After Approval): Add myself.
27
49664873
OH
282014-05-28 Olivier Hainque <hainque@adacore.com>
29
30 * config/rs6000/vxworks.h (VXCPU_FOR_8548): New. Default to PPC85XX.
31 (CPP_SPEC): Add entry for -mcpu=8548.
32 * config/rs6000/vxworksae.h: Reinstate. Override VXCPU_FOR_8548.
33 * config.gcc (powerpc-wrs-vxworksae, tm_file): Add back vxworksae.h.
34
c8912e53
RS
352014-05-26 Richard Sandiford <rdsandiford@googlemail.com>
36 Olivier Hainque <hainque@adacore.com>
37
38 * rtl.h (set_for_reg_notes): Declare.
39 * emit-rtl.c (set_for_reg_notes): New function.
40 (set_unique_reg_note): Use it.
41 * optabs.c (add_equal_note): Likewise
42
03bdb69f
MK
432014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
44
45 * MAINTAINERS: Update my affiliation/email.
46
905083ad
MS
472014-05-19 Mike Stump <mikestump@comcast.net>
48
49 * MAINTAINERS: Add wide-int reviewers.
50
707f1839
SL
512014-05-14 Sandra Loosemore <sandra@codesourcery.com>
52
53 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
54 * configure: Regenerated.
55
7321dc60
TR
562014-05-15 Torvald Riegel <triegel@redhat.com>
57
58 * MAINTAINERS (libitm): Add myself as maintainer.
59
5b1e4b47
CB
602014-05-07 Charles Baylis <charles.baylis@linaro.org>
61
62 * MAINTAINERS (Write After Approval): Add myself.
63
a4ebe104
RS
642014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
65
66 * config.sub, config.guess: Import from upstream.
67
9575df4a
AL
682014-04-29 Alan Lawrence <alan.lawrence@arm.com>
69
70 * MAINTAINERS (Write After Approval): Put myself in correct order.
71
2fdc94b7
AL
722014-04-29 Alan Lawrence <alan.lawrence@arm.com>
73
74 * MAINTAINERS (Write After Approval): Add myself.
75
080c6230
LB
762014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
77
78 * MAINTAINERS: Move myself from Reviewers to Write After Approval
79 section.
80
4e4c8692
RÁE
812014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
82
83 * MAINTAINERS (Write After Approval): Delete myself.
84
ffe7f7a7
JJ
852014-04-17 Jakub Jelinek <jakub@redhat.com>
86
87 PR sanitizer/56781
88 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
89 and -B* options with -Xcompiler.
90
147d38a5
EB
912014-04-04 Eric Botcazou <ebotcazou@adacore.com>
92
93 PR bootstrap/60620
94 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
95 * Makefile.in: Regenerate.
96
ba1925c3
YS
972014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
98
99 * Makefile.def (dependencies): Make all-ld depend on all-binutils
100 for WINDRES_FOR_TARGET in default-manifest.o rule.
101 * Makefile.in: Regenerate.
102
8707b3bc
DH
1032014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
104
105 * MAINTAINERS (Write After Approval): Add myself.
106
9e1c8fc1
JJ
1072014-03-26 Jakub Jelinek <jakub@redhat.com>
108
109 PR sanitizer/56781
110 * Makefile.def: Set bootstrap=true; for host fixincludes.
111 * configure.ac: Don't bootstrap host fixincludes unless
112 --with-build-config=bootstrap-{a,ub}san.
113 * Makefile.in: Regenerated.
114 * configure: Regenerated.
115
beeda1d9
JJ
1162014-03-21 Jakub Jelinek <jakub@redhat.com>
117
118 * configure.ac: Move BUILD_CONFIG set up earlier. Add
119 --enable-vtable-verify option parsing. Don't add
120 target-libsanitizer to bootstrap_target_libs unless
121 --with-build-config=bootstrap-asan or
122 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
123 to bootstrap_target_libs unless --enable-vtable-verify.
124 * configure: Regenerated.
125
e5dddc50
AS
1262014-03-10 Anatoly Sokolov <aesok@post.ru>
127
128 * MAINTAINERS (Write After Approval): Add myself.
129
df5bc1cb
DC
1302014-03-07 Denis Chertykov <chertykov@gmail.com>
131
132 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
133
3b9edeac
JJ
1342014-03-07 Jakub Jelinek <jakub@redhat.com>
135
136 PR bootstrap/58572
137 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
138 -I for libstdc++-v3 includes if $(LEAN).
139 * Makefile.in: Regenerated.
140
c01a8548
JW
1412014-03-04 Jonathan Wakely <jwakely@redhat.com>
142
143 * MAINTAINERS: Update my email address.
144
341c653c
WL
1452014-02-24 Walter Lee <walt@tilera.com>
146
147 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
148 (tilegx-*-*): Change to tilegx*-*-*.
149 * configure: Regenerate.
150
37f2c4f0
LR
1512014-02-17 Loren J. Rittle <ljrittle@acm.org>
152
153 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
154
6c01e96e
KV
1552014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
156
157 * MAINTAINERS (Write After Approval): Add myself.
158
91da0481
RO
1592014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
160
161 PR target/59788
162 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
163 *solaris2*.
164
dd35b84f
JDA
1652014-01-21 John David Anglin <danglin@gcc.gnu.org>
166
167 * MAINTAINERS: Update my email address.
168
493b8af8
GP
1692014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
170
171 * MAINTAINERS: Convert to UTF-8.
172 Properly sort Xinliang David Li's entry.
173
f121b81d
CLT
1742013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
175 Sandra Loosemore <sandra@codesourcery.com>
176
177 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
178 nios2 port maintainers.
179
74f769b5
MT
1802013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
181
182 * MAINTAINERS (Write After Approval): Add myself.
183
79e0604d
FXC
1842013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
185
186 * configure.ac: Add user-friendly check for native x86_64-linux
187 multilibs.
188 * configure: Regenerate.
189
2220433c
OE
1902013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
191
192 * MAINTAINERS: Add myself as sh maintainer.
193
6f52009c
BS
1942013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
195
196 * MAINTAINERS: Add self as SLSR maintainer.
197
fba0d71e
JH
1982013-11-18 Jan Hubicka <hubicka@ucw.cz>
199
200 * MAINTAINERS: Update my email address.
201
c4d1d6be
DE
2022013-11-15 David Edelsohn <dje.gcc@gmail.com>
203
204 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
205
32e6ed92
TS
2062013-11-07 Thomas Schwinge <thomas@codesourcery.com>
207
32e6ed92
TS
208 * Makefile.in: Regenerate.
209
76c79d33
TS
210 * Makefile.tpl: Fix typo.
211 * Makefile.in: Regenerate partially.
212
186bc287
BI
2132013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
214
215 * configure.ac: Added libcilkrts to noconfig list when C++ is not
216 supported.
217 * configure: Regenerated.
218
3df8d54b
TS
2192013-11-01 Trevor Saunders <tsaunders@mozilla.com>
220
c4d1d6be 221 * MAINTAINERS (Write After Approval): Add myself.
3df8d54b 222
1652c6da
JM
2232013-10-30 Jason Merrill <jason@redhat.com>
224
225 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
226 --disable-build-format-warnings.
227
3038054c
BI
2282013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
229
230 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
231 depend on libstdc++ and libgcc.
232 * configure: Regenerate.
233 * configure.ac: Added libcilkrts to target binaries. Also, restrict
234 libcilkrts for POSIX and i*86, and x86_64 architectures.
235 * Makefile.in: Added libcilkrts related fields to support building it.
236
98906124
JL
2372013-10-26 Jeff Law <law@redhat.com>
238
239 * Makefile.def (target_modules): Remove libmudflap
240 (languages): Remove check-target-libmudflap).
241 * Makefile.in: Rebuilt.
242 * Makefile.tpl (check-target-libmudflap-c++): Remove.
243 * configure.ac (target_libraries): Remove target-libmudflap.
244 Remove checks which disabled libmudflap on some systems.
245 * configure: Rebuilt.
246 * libmudflap: Directory removed.
247
0a873daa
CH
2482013-10-21 Cong Hou <congh@google.com>
249
250 * MAINTAINERS (Write After Approval): Add myself.
251
93151914
MS
2522013-10-16 Mike Stump <mikestump@comcast.net>
253
254 * .dir-locals.el: Add.
255
459260ec
DM
2562013-10-15 David Malcolm <dmalcolm@redhat.com>
257
258 * configure.ac: Add --enable-host-shared
259 * configure: Regenerate.
260
2a3e690a
JR
2612013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
262
263 Import from savannah.gnu.org:
264 * config.guess: Update to 2013-06-10 version.
265 * config.sub: Update to 2013-10-01 version.
266
53426f6c
JR
2672013-10-01 Simon Cook <simon.cook@embecosm.com>
268
269 Changes to build configuration to allow big endian ARC ELF toolchain
270 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
271 * configure: Regenerate.
272
3cbe17f7
AM
2732013-09-20 Alan Modra <amodra@gmail.com>
274
275 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
276 ppc host match. Support little-endian powerpc linux hosts.
277
06c055fc
DS
2782013-09-19 Dodji Seketeli <dodji@redhat.com>
279
280 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
281 maintainer.
282
f6a83b4a
DD
2832013-09-12 DJ Delorie <dj@redhat.com>
284
285 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
286 maintainers.
287
84aafcc2
RB
2882013-09-03 Richard Biener <rguenther@suse.de>
289
290 * configure.ac: Also allow ISL 0.12.
291 * configure: Regenerated.
292
3ecee8f7
BE
2932013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
294
295 * MAINTAINERS (Write After Approval): Add myself.
296
8dce4dbc
DM
2972013-08-27 David Malcolm <dmalcolm@redhat.com>
298
299 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
300
1fd07dbc
CT
3012013-08-26 Caroline Tice <cmtice@google.com>
302
303 * MAINTAINERS: Correct earliers update: Move myself from libvtv
304 "Various Reviewers" to libvtv "Various Maintainers".
305
ddfee906
SB
3062013-08-20 Steven Bosscher <steven@gcc.gnu.org>
307
308 * MAINTAINERS: Add myself as RTL optimizers reviewer.
309
6a56e2dd
BDK
3102013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
311
312 * MAINTAINERS: Update name, email.
313
d445d18d
AB
3142013-08-13 Adam Butcher <adam@jessamine.co.uk>
315
316 * MAINTAINERS (Write After Approval): Add myself.
317
82ca21b5
CT
3182013-08-12 Caroline Tice <cmtice@google.com>
319
320 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
321 address in the Write After Approval section.
322
7d1d0560
CD
3232013-08-09 Carlos O'Donell <carlos@redhat.com>
324
325 * MAINTAINERS (Write After Approval): Update email.
326
b9bfa45a 3272013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1e74b850
BK
328
329 * configure.ac: Adjust to check VTV_SUPPORTED.
330 * configure: Regenerated.
331
2077db1b
CT
3322013-08-02 Caroline Tice <cmtice@google.com>
333
334 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
335 on non-linux systems; add target-libvtv to noconfigdirs; add
336 libsupc++/.libs to C++ library search paths.
337 * configure: Regenerated.
338 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
339 libstdc++ and libgcc.
340 * Makefile.in: Regenerated.
341
66a5502a
YR
3422013-07-19 Yvan Roux <yvan.roux@linaro.org>
343
344 * MAINTAINERS (Write After Approval): Add myself.
345
1545921d
CJW
3462013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
347 Shiva Chen <shiva0217@gmail.com>
348
349 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
350 nds32 port maintainers.
351
1b2d0112
TS
3522013-07-17 Tim Shen <timshen91@gmail.com>
353
354 * MAINTAINERS (Write After Approval): Add myself.
355
bc98bcc4
JBG
3562013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
357
358 * configure.ac: Sync from binutils.
359 * configure: Regenerate.
360
a96e949c
VP
3612013-06-14 Vidya Praveen <vidyapraveen@arm.com>
362
363 * MAINTAINERS (Write After Approval): Add myself.
364
4096c0c2
DT
3652013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
366
367 * MAINTAINERS (Write After Approval): Add myself.
368
6db9ce91
DM
3692013-05-17 David Malcolm <dmalcolm@redhat.com>
370
371 * MAINTAINERS (Write After Approval): Add myself.
372
dc4ea06f
BM
3732013-04-30 Brooks Moses <bmoses@google.com>
374
375 * MAINTAINERS: Update my email; move myself from Fortran
376 reviewer to Write After Approval.
377
eb7062cf
AS
3782013-04-16 Andreas Schwab <schwab@suse.de>
379
380 * configure.ac (aarch64-*-*): Don't disable java.
381 * configure: Regenerate.
382
4b1d4198
CJW
3832013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
384
385 * MAINTAINERS (Write After Approval): Add myself.
386
6ab7e76a
MK
3872013-03-30 Matthias Klose <doko@ubuntu.com>
388
389 * Makefile.def (target_modules): Don't install libffi.
390 * Makefile.in: Regenerate.
391
6790f448
TS
3922013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
393
394 * MAINTAINERS (Write After Approval): Add myself.
395
a4a66330
AS
3962013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
397
398 * MAINTAINERS (Write After Approval): Add myself.
399
4dddfc74
YZ
4002013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
401
402 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
403 * configure: Regenerated.
404
9ccd841a
DE
4052013-02-04 David Edelsohn <dje.gcc@gmail.com>
406
407 * MAINTAINERS: Explicitly add myself as AIX maintainer.
408 Remove Geoff Keating as rs6000 port maintainer, at his request.
409
9058217d
MK
4102013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
411
412 * MAINTAINERS: Update my email.
413
600613d7
SM
4142013-01-23 Shenghou Ma <minux.ma@gmail.com>
415
600613d7
SM
416 * configure: Re-generate.
417
2869f0ff
RB
4182013-01-15 Richard Biener <rguenther@suse.de>
419
420 PR other/55973
421 * configure: Re-generate.
422
197fa28c
MK
4232013-01-14 Matthias Klose <doko@ubuntu.com>
424
425 * Makefile.def (install-target-libsanitizer): Depend on
426 install-target-libstdc++-v3.
427 * Makefile.in: Regenerate.
428
d0ad394c
RB
4292013-01-14 Richard Biener <rguenther@suse.de>
430
431 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
432 * configure: Re-generate
433
969a00c7
JBG
4342013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
435
436 * config.sub: Update from config repo.
437
7cb9fd07
EB
4382013-01-11 Eric Botcazou <ebotcazou@adacore.com>
439
440 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
441 * Makefile.in: Regenerate.
442
f592bd45
JR
4432013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
444
445 * MAINTAINERS (arc): Add new port maintainership for myself.
446
7900ea7d
JM
4472013-01-09 Jason Merrill <jason@redhat.com>
448
449 * .gitignore: Import from gdb repository.
450
458752de
L
4512013-01-09 H.J. Lu <hongjiu.lu@intel.com>
452
453 * Makefile.def (configure-gcc): Depend on all-gmp.
454 (all-gcc): Remove dependency on all-gmp.
455 * Makefile.in: Regenerated.
456
24c4a93e
JBG
4572013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
458
459 * config.sub: Merge from config repo.
cb24ba82 460 * config.guess: Ditto.
24c4a93e 461
51c1ff0c
JBG
4622013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
463
464 * Makefile.def: Merge from binutils.
cb24ba82 465 * Makefile.in: Ditto.
51c1ff0c 466
e0d7fe6d
MK
4672013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
468
469 * MAINTAINERS: Update my email.
470
6c9c2cf2
BE
4712012-12-29 Ben Elliston <bje@gnu.org>
472
473 * config.guess: Update to 2012-12-29 version.
474 * config.sub: Likewise.
475
d89da9db
MK
4762012-12-20 Matthias Klose <doko@ubuntu.com>
477
478 * Makefile.def (install-target-libgfortran): Depend on
479 install-target-libquadmath, install-target-libgcc.
480 (install-target-libsanitizer): Depend on install-target-libgcc.
481 (install-target-libjava): Depend on install-target-libgcc.
482 (install-target-libitm): Depend on install-target-libgcc.
483 (install-target-libobjc): Depend on install-target-libgcc.
484 (install-target-libstdc++-v3): Depend on install-target-libgcc.
485 * Makefile.in: Regenerate.
486
6ce8fd9d
MK
4872012-12-19 Matthias Klose <doko@ubuntu.com>
488
489 * Makefile.def (install-target-libgo): Depend on
490 install-target-libatomic.
491 * Makefile.in: Regenerate.
492
0b8ca8fe
AS
4932012-12-18 Andreas Schwab <schwab@linux-m68k.org>
494
495 PR go/55201
496 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
497 * Makefile.in: Regenerate.
498
0e76460f
TS
4992012-12-16 Thomas Schwinge <thomas@codesourcery.com>
500
501 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
502 * configure: Regenerate.
503
f08bdd69
JBG
5042012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
505
506 * config.sub: Merge from config repo.
507
ac8701fe
L
5082012-12-11 H.J. Lu <hongjiu.lu@intel.com>
509
510 * Makefile.def (target_modules): Add bootstrap=true and
511 raw_cxx=true to libsanitizer.
512 * configure.ac (bootstrap_target_libs): Add libsanitizer.
513 * Makefile.in: Regenerated.
514 * configure: Likewise.
515
8d317164
RS
5162012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
517
518 * MAINTAINERS: Remove self as RTL optimization maintainer.
519
d7b30db8
KT
5202012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
521
522 * MAINTAINERS (Write After Approval): Add myself.
523
99319980
L
5242012-11-28 H.J. Lu <hongjiu.lu@intel.com>
525
526 * Makefile.def (target_modules): Remove bootstrap=true and
527 raw_cxx=true from libsanitizer.
528 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
529 * Makefile.in: Regenerated.
530 * configure: Likewise.
531
c3cc0031
L
5322012-11-28 H.J. Lu <hongjiu.lu@intel.com>
533
534 * Makefile.def (target_modules): Add bootstrap=true and
535 raw_cxx=true to libsanitizer.
536 * configure.ac (bootstrap_target_libs): Add libsanitizer.
537 * Makefile.in: Regenerated.
538 * configure: Likewise.
539
5d99894e
AP
5402012-11-28 Andrew Pinski <apinski@cavium.com>
541
542 PR bootstrap/54279
543 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
544 * configure: Regenerate.
545 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
546 * Makefile.in: Regenerate.
547
647545a5
SP
5482012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
549
550 * configure.ac: Disable libsanitizer if we're not building C++.
551 * configure: Regenerate.
552
2bf33cdb
RM
5532012-11-15 Roland McGrath <roland@hack.frob.com>
554
555 * MAINTAINERS (Write After Approval): Add myself.
556
f0e10e24
DV
5572012-11-15 Dmitry Vyukov <dvyukov@google.com>
558
559 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
560 Kostya Serebryany (kcc@google.com) and
561 Jakub Jelinek (jakub@redhat.com).
562 Rename area for Dodji Seketeli (dodji@redhat.com).
563
8b7ec423
DS
5642012-11-15 Dodji Seketeli <dodji@redhat.com>
565
566 * MAINTAINERS: (asan.c, related): Add myself.
567
ff4b7a7e
RM
5682012-11-14 Roland McGrath <mcgrathr@google.com>
569
570 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
571 * configure: Regenerate.
572
93bf5390
RH
5732012-11-13 Richard Henderson <rth@redhat.com>
574
575 * configure.ac: Move libsanitizer logic to subdirectory.
576 * configure: Regenerate.
577
d6531d83
DS
5782012-11-13 Dodji Seketeli <dodji@redhat.com>
579
580 * configure.ac: Enable libsanitizer just on x86 linux for now.
581 * configure: Re-generate.
582
e7fae550
DE
5832012-11-13 David Edelsohn <dje.gcc@gmail.com>
584
585 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
586 sections.
587 * configure: Regenerate.
588
3c31b9b4
HPN
5892012-11-13 Hans-Peter Nilsson <hp@axis.com>
590
591 * configure.ac: Add section for configdirs for libsanitizer.
592 Disable for cris-*-* and mmix-*-*.
593 * configure: Regenerate.
594
f35db108
WM
5952012-11-12 Wei Mi <wmi@google.com>
596
597 * configure.ac: Add libsanitizer to target_libraries.
598 * Makefile.def: Ditto.
599 * configure: Regenerate.
600 * Makefile.in: Regenerate.
601 * libsanitizer: New directory for asan runtime. Contains an empty
602 tsan directory.
603
443e6238
CV
6042012-11-03 Corinna Vinschen <corinna@vinschen.de>
605
606 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
607 against Mingw64 w32api.
608 * configure: Regenerate.
609
1873ec0c
L
6102012-11-03 H.J. Lu <hongjiu.lu@intel.com>
611
612 * configure: Regenerated.
613
2588b26e
RM
6142012-11-03 Robert Mason <rbmj@verizon.net>
615
616 * configure.ac: add --disable-libstdcxx configure option
617 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
618
ecdbd01a 6192012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
7e0575b0
GG
620
621 * MAINTAINERS (Write After Approval): Add myself.
622
29dd4e88
JG
6232012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
624
625 * MAINTAINERS (Write After Approval): Add myself.
626
45c29893
SS
6272012-10-24 Sharad Singhai <singhai@google.com>
628
629 * MAINTAINERS (Write After Approval): Add myself.
630
9d294e36
EC
6312012-10-24 Eric Christopher <echristo@gmail.com>
632
633 * MAINTAINERS: Update email address.
634
0d6414b2
EB
6352012-10-23 Eric Botcazou <ebotcazou@adacore.com>
636
637 PR bootstrap/54820
638 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
639 * configure: Regenerate.
640
a780583f
RE
6412012-10-23 Richard Earnshaw <rearnsha@arm.com>
642
643 * MAINTAINERS (aarch64): Add Marcus and myself.
644
0b21f5d3
EB
6452012-10-22 Eric Botcazou <ebotcazou@adacore.com>
646
647 PR bootstrap/54820
648 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
649 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
650 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
651 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
652 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
653 * Makefile.in: Regenerate.
654 * configure.ac (have_static_libs): New variable and associated check.
655 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
656 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
657 * configure: Regenerate.
658
c8855f2d
RB
6592012-10-10 Richard Biener <rguenther@suse.de>
660
0b21f5d3 661 * MAINTAINERS: Adjust for changed surname.
c8855f2d 662
b86cba2e
LC
6632012-10-04 Lawrence Crowl <crowl@google.com>
664
665 * MAINTAINERS (Write After Approval): Add myself.
666
6b391f49
CC
6672012-10-01 Cary Coutant <ccoutant@google.com>
668
669 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
670
0e56e590
ILT
6712012-09-28 Ian Lance Taylor <iant@google.com>
672
673 * Makefile.def: Make all-target-libgo depend on
674 all-target-libbacktrace.
675 * Makefile.in: Rebuild.
676
d83697f4
ILT
6772012-09-26 Ian Lance Taylor <iant@google.com>
678
679 * Makefile.def: Make all-gcc depend on all-libbacktrace.
680 * Makefile.in: Rebuild.
681
8750dfc5
WL
6822012-09-20 Walter Lee <walt@tilera.com>
683
684 * configure.ac: Add tilegx to list of targets that support gold.
685 * configure: Regenerate.
686
61e12aff
MP
6872012-09-20 Marek Polacek <polacek@redhat.com>
688
689 * MAINTAINERS (Write After Approval): Add myself.
690
d91491e5
SE
6912012-09-19 Steve Ellcey <sellcey@mips.com>
692
693 * configure.ac: Add mips*-mti-elf* target.
694 * configure: Regenerate.
695
eff02e4f
ILT
6962012-09-17 Ian Lance Taylor <iant@google.com>
697
698 * MAINTAINERS (Various Maintainers): Add libbacktrace.
699 * configure.ac (host_libs): Add libbacktrace.
700 (target_libraries): Add libbacktrace.
701 * Makefile.def (host_modules): Add libbacktrace.
702 (target_modules): Likewise.
703 * configure, Makefile.in: Rebuild.
704
d7a29167
DE
7052012-09-14 David Edelsohn <dje.gcc@gmail.com>
706
707 PR target/38607
708 Merge upstream change.
709 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
710
711 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
712 Add libgomp*.o to compare_exclusions for AIX.
713 * configure: Regenerate.
714
7152012-09-06 Diego Novillo <dnovillo@google.com>
385c0681
DN
716
717 * configure.ac: Bump minimum GMP version to 4.2.3.
718 * configure: Re-generate.
719
b588ae30
GJL
7202012-09-05 Georg-Johann Lay <avr@gjlay.de>
721
722 PR target/54461
723 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
724 target-libgloss if not configured --with-avrlibc=no.
725 * configure: Regenerate.
726
178f875a
JM
7272012-09-04 Jason Merrill <jason@redhat.com>
728
729 * configure.ac: Fix --enable-languages=all.
730
7c2f37eb
CL
7312012-09-04 Christophe Lyon <christophe.lyon@st.com>
732
733 * MAINTAINERS (Write After Approval): Add myself.
734
625afa23
RG
7352012-09-03 Richard Guenther <rguenther@suse.de>
736
737 PR bootstrap/54138
738 * configure.ac: Re-organize ISL / CLOOG checks to allow
739 disabling with either --without-isl or --without-cloog.
740 * configure: Regenerated.
741
a4cf6e46
GJL
7422012-09-03 Georg-Johann Lay <avr@gjlay.de>
743
744 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
745 * configure: Regenerate.
746
6c513d43
UD
7472012-08-27 Ulrich Drepper <drepper@gmail.com>
748
749 * MAINTAINERS: Fix my email address.
750
61171996
L
7512012-08-26 H.J. Lu <hongjiu.lu@intel.com>
752
753 PR binutils/4970
754 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
755 and opcodes.
756 * Makefile.in: Regenerated.
757
14fbeb6c
AH
7582012-08-26 Art Haas <ahaas@impactweather.com>
759
760 * configure: Regenerate.
761
c141b97e
7622012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
763
764 * INSTALL/README: Also refer to the online installation
765 instructions.
766
12d87607
HS
7672012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
768
769 * MAINTAINERS (Write After Approval): Add myself.
770 (Picochip port): Remove myself.
771
0823efed
DN
7722012-08-14 Diego Novillo <dnovillo@google.com>
773
774 Merge from cxx-conversion branch.
775
776 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
777 POSTSTAGE1_CONFIGURE_FLAGS.
778 * Makefile.in: Regenerate.
779 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
780 Force C++ when bootstrapping.
781 * configure: Regenerate.
782
a0b0a0c3
JBG
7832012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
784
785 * MAINTAINERS (Write After Approval): Add myself.
786
6d8b8153
JM
7872012-07-16 Joseph Myers <joseph@codesourcery.com>
788
789 * README: Document use of ranges of years in copyright notices.
790
81ef8878
RG
7912012-07-06 Richard Guenther <rguenther@suse.de>
792
793 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
794 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
795 --with-gmp=system.
796 * Makefile.in: Regenerated.
797 * configure: Likewise.
798
0ff2d841
RG
7992012-07-06 Richard Guenther <rguenther@suse.de>
800
801 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
802 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
803 supply V=1 as extra_make_flags.
804 * configure: Regenerated.
805 * Makefile.in: Likewise.
806
2b2d7c53
TG
8072012-07-04 Tristan Gingold <gingold@adacore.com>
808
809 * configure: Regenerate.
810
1fcd23ac
RG
8112012-07-03 Richard Guenther <rguenther@suse.de>
812
813 * Makfile.def (isl): Remove not necessary extra_exports and
814 extra_make_flags.
815 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
816 * Makefile.in: Regenerated.
817
32d024bf
RG
8182012-07-03 Richard Guenther <rguenther@suse.de>
819
820 * Makefile.def (cloog): Add V=1 to extra_make_flags.
821 * configure.ac: If either the ISL or the CLooG check failed
822 do not try to build in-tree versions.
823 * Makefile.in: Regenerated.
824 * configure: Regenerated.
825
90d4f233
RO
8262012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
827
828 * configure: Regenerate.
829
1116de1a
JJ
8302012-07-02 Janis Johnson <janisjo@codesourcery.com>
831
8153b03d 832 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1116de1a
JJ
833 maintainer.
834
8247e8b2
RG
8352012-07-02 Richard Guenther <rguenther@suse.de>
836
837 * configure: Regenerated.
838
33ad93b9
RG
8392012-07-02 Richard Guenther <rguenther@suse.de>
840 Michael Matz <matz@suse.de>
841 Tobias Grosser <tobias@grosser.es>
842 Sebastian Pop <sebpop@gmail.com>
843
844 * Makefile.def: Add ISL host module, remove PPL host module.
845 Adjust ClooG host module to use the proper ISL.
846 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
847 * configure.ac: Include config/isl.m4. Add ISL host library,
848 remove PPL. Remove PPL configury, add ISL configury, adjust
849 ClooG configury.
850 * Makefile.in: Regenerated.
851 * configure: Likewise.
852
6886e444
RG
8532012-07-02 Richard Guenther <rguenther@suse.de>
854
855 Merge from graphite branch
856 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 857
6886e444
RG
858 * configure: Regenerated.
859 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
860 both cloog.org and legacy versions. The only supported version will
861 be CLooG with the isl backend.
862
863 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 864
6886e444
RG
865 * configure: Regenerated.
866 * configure.ac: Require cloog isl 0.17.0
867
868 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 869
6886e444
RG
870 * configure: Regenerated.
871 * config/cloog.m4: Do not define CLOOG_ORG
872
d4a10d0a
SB
8732012-06-29 Steven Bosscher <steven@gcc.gnu.org>
874
875 * configure.ac: Skip C if explicitly selected.
876 * configure: Regenerate.
877
bd8e704f
CL
8782012-06-28 Christophe Lyon <christophe.lyon@st.com>
879
880 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
881 they contain -O2.
882 * configure: Regenerate.
883
0951ac86
RS
8842012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
885
886 PR debug/53740
887 * df.h, df-problems.c, dce.c: Revert last patch.
888
4679c9b3
IS
8892012-06-25 Iain Sandoe <iain@codesourcery.com>
890
891 * MAINTAINERS (Write After Approval): Update my email address.
892
0619103b
MI
8932012-06-21 Meador Inge <meadori@codesourcery.com>
894
895 * MAINTAINERS (Write After Approval): Add myself.
896
056d8580
JM
8972012-06-20 Jason Merrill <jason@redhat.com>
898
899 * Makefile.tpl (check-target-libgomp-c++): New.
900 (check-target-libitm-c++): New.
901 * Makefile.def (c++): Add them.
902 * Makefile.in: Regenerate.
903
556861b2
EW
9042012-05-29 Edmar Wienskoski <edmar@freescale.com>
905
9c78662a 906 * MAINTAINERS (Write After Approval): Add myself.
556861b2 907
8294b6fe
OH
9082012-05-16 Olivier Hainque <hainque@adacore.com>
909
910 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
911 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
912 (install-no-fixedincludes): Adjust accordingly.
913 * Makefile.in: Regenerate.
914
eb606595
L
9152012-05-15 H.J. Lu <hongjiu.lu@intel.com>
916
917 Merge upstream change
918 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
919
1c8196d9
MG
9202012-05-14 Marc Glisse <marc.glisse@inria.fr>
921
922 * MAINTAINERS (Write After Approval): Add myself.
923
5b0d38e4
NC
9242012-05-09 Nick Clifton <nickc@redhat.com>
925 Paul Smith <psmith@gnu.org>
926
927 PR bootstrap/50461
928 * configure.ac (mpfr-dir): When using in-tree MPFR sources
929 allow for the fact that from release v3.1.0 of MPFR the source
930 files were moved into a src sub-directory.
931 * configure: Regenerate.
932
f7d6bc01
JB
9332012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
934
935 * configure.ac: Bump minimum MPFR version to 2.4.0.
936 * configure: Regenerated.
937
48310492
RH
9382012-05-01 Richard Henderson <rth@redhat.com>
939
940 * Makefile.def (libatomic): New target_module.
941 * configure.ac (target_libraries): Add libatomic.
942 (noconfigdirs): Check if libatomic is supported.
943 * Makefile.in, configure: Rebuild.
944
77f496df
GY
9452012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
946
947 * MAINTAINERS (Write After Approval): Add myself.
948
95e5b9a4
JB
9492012-04-25 Joel Brobecker <brobecker@adacore.com>
950
951 * config.sub: Update to 2012-04-18 version from official repo.
952
86c8bb32
N
9532012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
954
955 * MAINTAINERS (Write After Approval): Add myself.
956
dcc73abf
SE
9572012-04-11 Steve Ellcey <sellcey@mips.com>
958
959 * MAINTAINERS: Changed email address.
960
7fd6378e
GJL
9612012-03-28 Georg-Johann Lay <avr@gjlay.de>
962
963 PR target/52737
964 * contrib/gcc_update (files_and_dependencies):
965 Remove gcc/config/avr/t-multilib from touch data.
966
b24513a1
RO
9672012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
968
969 * MAINTAINERS (OS Port Maintainers): Remove irix.
970 * configure.ac (enable_libgomp): Remove *-*-irix6*.
971 (unsupported_languages): Remove mips-sgi-irix6.*.
972 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
973 (with_stabs): Remove.
974 * configure: Regenerate.
975
5c30094f
RO
9762012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
977
978 * MAINTAINERS (OS Port Maintainers): Remove osf.
979 * configure.ac (enable_libgomp): Remove *-*-osf*.
980 (with_stabs): Remove alpha*-*-osf*.
981 * configure: Regenerate.
982
091fe9ca
TG
9832012-03-05 Tristan Gingold <gingold@adacore.com>
984
985 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
986 * configure: Regenerate.
987
51f894e6
WL
9882012-02-17 Walter Lee <walt@tilera.com>
989
990 * MAINTAINERS: (Write After Approval): Delete myself.
991
1982a383
WL
9922012-02-14 Walter Lee <walt@tilera.com>
993
dd552284
WL
994 * MAINTAINERS (tilegx port): Add myself.
995 (tilepro port): Add myself.
996 (Write After Approval): Add myself.
1982a383 997
98a5b2c9
GP
9982012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
999
9c78662a
UB
1000 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1001 and Joseph Myers as docstring relicensing maintainers.
98a5b2c9 1002
365e6b65
BC
10032012-02-09 Bin Cheng <bin.cheng@arm.com>
1004
1005 * MAINTAINERS (write-after-approval): Add myself.
1006
9c9e39dd
IR
10072012-02-08 Ira Rosen <irar@il.ibm.com>
1008
1009 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1010 maintainer.
1011
03548f7b
VK
10122012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1013
9c78662a
UB
1014 * MAINTAINERS (Write After Approval): Move myself to
1015 maintain alphabetical order.
03548f7b 1016
3bc05470
VK
10172012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1018
1019 * MAINTAINERS (Write After Approval): Add myself.
1020
e5b8c090
JS
10212012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1022
1023 * MAINTAINERS (Write After Approval): Add myself.
1024
b25364a0
S
10252012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1026 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1027
1028 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1029 * configure: Regenerate.
1030
e5e45c68
HC
10312012-01-23 Harshit Chopra <harshit@google.com>
1032
1033 * MAINTAINERS (Write After Approval): Add myself.
1034
daecebc8
DR
10352012-01-22 Douglas B Rupp <rupp@ngnat.com>
1036
1037 * configure.ac: Remove reference to mh-interix.
1038 * configure: Regenerate.
1039
99776ebd
RH
10402012-01-05 Richard Henderson <rth@redhat.com>
1041
1042 PR bootstrap/51072
1043 * configure.ac: Disable libitm if c++ is not enabled.
1044 * configure: Rebuild.
1045
9696698a
RH
1046 * configure.ac: Fix regexp for same.
1047 * configure: Rebuild.
1048
c40b2528
BI
10492012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1050
1051 * MAINTAINERS (Write After Approval): Add myself.
1052
d18ede37
RG
10532012-01-02 Richard Guenther <rguenther@suse.de>
1054
1055 PR bootstrap/51686
1056 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1057 * Makefile.in: Regenerate.
1058
ecdbd01a 10592011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
8d2fbf9b
OE
1060
1061 * MAINTAINERS (Write After Approval): Add myself.
1062
7cb62ef1
EB
10632011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1064
1065 * configure: Regenerate.
1066
10672011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
e6f52784
HS
1068
1069 * MAINTAINERS (picochip): Changed email address.
1070
0f14d442
MGD
10712011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1072
1073 * MAINTAINERS (write-after-approval): Add self.
1074
85b8555e
DD
10752011-11-29 DJ Delorie <dj@redhat.com>
1076
1077 * configure.ac (rl78-*-*) New case.
1078 * configure: Regenerate.
1079 * MAINTAINERS: Add myself as RL78 maintainer.
1080
49f7dc9d
EB
10812011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1082
1083 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1084
c6084f68
AT
10852011-11-21 Andreas Tobler <andreast@fgznet.ch>
1086
bd67830a 1087 * libtool.m4: Additional FreeBSD 10 fixes.
c6084f68 1088
b3fb6108
JR
10892011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1090
1091 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1092 Maintainers section, as Epiphany maintainer.
1093
10eb188c
IS
10942011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1095
1096 PR target/49992
1097 * configure.ac: Remove ranlib special-casing for Darwin.
1098 * configure: Regenerate.
1099
bcf83e00
AB
11002011-11-12 Andrey Belevantsev <abel@ispras.ru>
1101
1102 * MAINTAINERS (Reviewers): Keep the list sorted.
1103
3fec7f10
AB
11042011-11-11 Andrey Belevantsev <abel@ispras.ru>
1105
1106 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1107
e7a82751
RM
11082011-11-09 Roland McGrath <mcgrathr@google.com>
1109
1110 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1111 * configure: Rebuild.
1112 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1113 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1114 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1115 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1116 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1117 Add READELF.
1118 * Makefile.in: Rebuild.
1119
e399136a
JM
11202011-11-09 Jason Merrill <jason@redhat.com>
1121
1122 * Makefile.def (language=c++): Remove check-c++0x.
1123 * Makefile.in (check-gcc-c++): Regenerate.
1124
01f3428c
RH
11252011-11-08 Richard Henderson <rth@redhat.com>
1126
e948157d
RH
1127 * configure.ac: Test for libitm directory present first.
1128
3d3b05ff
RH
1129 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1130
01f3428c
RH
1131 * configure.ac: Test libitm/configure.tgt to disable libitm.
1132 * configure: Rebuild.
1133
0a35513e
AH
11342011-11-07 Aldy Hernandez <aldyh@redhat.com>
1135 Richard Henderson <rth@redhat.com>
1136
1137 Merged from transactional-memory.
1138
1139 * Makefile.def (lang_env_dependencies): libitm is c++.
1140 Add libitm target module.
1141 * configure.ac: Likewise.
1142 * config/mmap.m4: New file.
1143 * contrib/gcc_update: Add libitm to touch data.
1144 * Makefile.in, configure: Rebuild.
1145
f9989b51
RO
11462011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1147
1148 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1149 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1150 * Makefile.in: Regenerate.
1151
753a0ad8
DD
11522011-11-01 DJ Delorie <dj@redhat.com>
1153
1154 * config.sub: Update to version 2011-10-29 (added rl78)
1155
e7a7929d
NC
11562011-10-27 Nick Clifton <nickc@redhat.com>
1157
1158 * config.sub: Import these changes from the config project:
1159
ecdbd01a 1160 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
e7a7929d
NC
1161 Ben Elliston <bje@gnu.org>
1162
1163 * config.sub (epiphany): New.
1164
1165 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1166 Ben Elliston <bje@gnu.org>
1167
9c78662a 1168 * config.sub (hexagon, hexagon-*): New.
e7a7929d
NC
1169
1170 2011-08-23 Roland McGrath <mcgrathr@google.com>
1171
1172 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1173 64eb to be64.
1174
1175 2011-08-16 Roland McGrath <mcgrathr@google.com>
1176
1177 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1178 (nacl): Grok as alias for 32el-unknown-nacl.
1179
4bc51432
KY
11802011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1181
1182 * MAINTAINERS (Write After Approval): Add myself.
1183
3c5bc77d
TJ
11842011-10-24 Teresa Johnson <tejohnson@google.com>
1185
1186 * MAINTAINERS (Write After Approval): Add myself.
1187
76bafb07
JJ
11882011-09-21 Jakub Jelinek <jakub@redhat.com>
1189
1190 * MAINTAINERS (sparc port): Remove myself.
1191
5699cf3d
TV
11922011-09-14 Tom de Vries <tom@codesourcery.com>
1193
1194 * MAINTAINERS (Write After Approval): Add myself.
1195
0d557ff8
YQ
11962011-08-14 Yao Qi <yao@codesourcery.com>
1197
1198 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1199 * configure: Regenerate.
1200
bf03b9ff
ILT
12012011-07-26 Ian Lance Taylor <iant@google.com>
1202
1203 * configure.ac: Set have_compiler based on whether gcc directory
1204 exists, rather than on whether gcc is in configdirs.
1205 * configure: Rebuild.
1206
b017c70a
JM
12072011-07-21 Joseph Myers <joseph@codesourcery.com>
1208
1209 * MAINTAINERS (Global Reviewers): Add self.
1210
242f5421
DE
12112011-07-20 David Edelsohn <dje.gcc@gmail.com>
1212
1213 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1214 link directories.
1215 * Makefile.in: Rebuild.
1216
ff3ac0f4
ILT
12172011-07-20 Ian Lance Taylor <iant@google.com>
1218
1219 PR bootstrap/49787
1220 * configure.ac: Move --enable-bootstrap handling earlier in file.
1221 If --enable-bootstrap and either --enable-build-with-cxx or
1222 --enable-build-poststage1-with-cxx, enable C++ automatically.
1223 * configure: Rebuild.
1224
78767fd9
ILT
12252011-07-19 Ian Lance Taylor <iant@google.com>
1226
1227 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1228 make C++ a boot_language. Set and substitute
1229 POSTSTAGE1_CONFIGURE_FLAGS.
1230 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1231 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1232 * configure, Makefile.in: Rebuild.
1233
9dafd063
VM
12342011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1235
1236 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1237 maintainers.
1238
eac8f5bd 12392011-07-18 Jakub Jelinek <jakub@redhat.com>
e44dbbe1 1240
eac8f5bd 1241 * MAINTAINERS (Global Reviewers): Add myself.
e44dbbe1 1242
eac8f5bd 12432011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1f90cc14 1244
eac8f5bd 1245 * configure: Regenerate.
1f90cc14 1246
32c87d63
JM
12472011-07-16 Jason Merrill <jason@redhat.com>
1248
1249 * Makefile.def (language=c++): Add check-c++0x and
1250 check-target-libmudflap-c++.
1251 * Makefile.tpl (check-target-libmudflap-c++): New.
1252 * Makefile.in: Regenerate.
1253
a4a2c37d
MK
12542011-07-16 Matthias Klose <doko@ubuntu.com>
1255
1256 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1257 * Makefile.def (target_modules/libjava): Pass
1258 $(EXTRA_CONFIGARGS_LIBJAVA).
1259 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1260 if not configured with --enable-static-libjava.
1261 * Makefile.in: Regenerate.
1262 * configure: Likewise.
1263
6feeed06
JM
12642011-07-15 Jason Merrill <jason@redhat.com>
1265
1266 * Makefile.in (check-c++): Move check-gcc-c++0x after
1267 check-target-libstdc++-v3.
1268
7c9f9795
BS
12692011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1270
1271 * MAINTAINERS (c6x port): New entry.
1272
e2995714
JM
12732011-07-13 Jason Merrill <jason@redhat.com>
1274
1275 * Makefile.in (check-gcc-c++0x): New.
1276 (check-c++): Depend on it.
1277
fbdd5d87
RO
12782011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1279
1280 PR target/39150
1281 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1282 x86_64-*-solaris2.1[0-9]*.
1283 * configure: Regenerate.
1284
875a6c6e
RS
12852011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1286
1287 * MAINTAINERS (RTL optimizers): Add self.
1288
18faf0ee
GC
12892011-06-27 Gabriel Charette <gchare@google.com>
1290
1291 * MAINTAINERS (Write After Approval): Add myself.
1292
8499116a
HPN
12932011-06-22 Hans-Peter Nilsson <hp@axis.com>
1294
6be80923
HPN
1295 PR regression/47836
1296 PR bootstrap/23656
1297 PR other/47733
1298 PR bootstrap/49247
5167b7cf 1299 PR c/48825
8499116a
HPN
1300 * configure.ac (target_libraries): Remove target-libiberty.
1301 Remove case-statement setting skipdirs=target-libiberty for
1302 multiple targets. Remove checking target_configdirs and
1303 removing target-libiberty but keeping target-libgcc if
1304 otherwise empty.
1305 * Makefile.def (target_modules): Don't add libiberty.
1306 (dependencies): Remove all traces of target-libiberty.
1307 * configure, Makefile.in: Regenerate.
1308
db1d217c
WL
13092011-06-13 Walter Lee <walt@tilera.com>
1310
1311 * configure.ac (tilepro-*-*) New case.
1312 (tilegx-*-*): Likewise.
1313 * configure: Regenerate.
1314
9a2fc6ad
JY
13152011-06-06 Jing Yu <jingyu@google.com>
1316
1317 * configure.ac: Skip target-libiberty for
1318 arm*-*-linux-androideabi.
1319 * configure: Regenerated.
1320
9baa43b6
NC
13212011-06-06 Nick Clifton <nickc@redhat.com>
1322
1323 * config.sub: Sync from upstream.
1324
5a9f48b4
NV
13252011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1326
1327 * MAINTAINERS (Write After Approval): Add myself.
1328
6c059f76
DJ
13292011-06-01 Daniel Jacobowitz <drow@false.org>
1330
1331 * MAINTAINERS: Update my email address.
1332
f97b516f
NF
13332011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1334
1335 * MAINTAINERS (Write After Approval): Update my email address.
1336
6e91d9d6
PP
13372011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1338
1339 * MAINTAINERS (Write After Approval): Add myself.
1340
6f57bdf6
DK
13412011-05-08 Doug Kwan <dougkwan@google.com>
1342
1343 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1344 * configure: Regenerated.
1345 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1346 value from configure.
1347 * Makefile.in: Regenerated.
1348
6a789d5e
JM
13492011-05-05 Joseph Myers <joseph@codesourcery.com>
1350
1351 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1352 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1353 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1354 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1355 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1356 *-*-vxworks*): Disable newlib and libgloss in separate case
1357 statement.
1358 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1359 to separate case statement.
1360 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1361 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1362 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1363 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1364 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1365 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1366 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1367 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1368 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1369 i[[3456789]]86-*-rdos*, m32r-*-*,
1370 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1371 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1372 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1373 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1374 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1375 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1376 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1377 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1378 and libgloss in main case over targets. Remove most empty cases
1379 in main case over targets.
1380 * configure: Regenerate.
1381
a78079c4
JJ
13822011-05-04 Janis Johnson <janisjo@codesourcery.com>
1383
1384 * MAINTAINERS (Write After Approval): Add myself.
1385
f1a0defe
JM
13862011-05-04 Joseph Myers <joseph@codesourcery.com>
1387
1388 * configure.ac: Remove code setting special library locations for
1389 hppa*64*-*-hpux11*. Remove code setting compiler for
1390 sparc-sun-solaris2*.
1391 * configure: Regenerate.
1392
fbcf0dca
JM
13932011-05-04 Joseph Myers <joseph@codesourcery.com>
1394
1395 * configure.ac: Separate libgloss_dir settings from general case
1396 over targets.
1397 * configure: Regenerate.
1398
fddf9ee7
JM
13992011-04-28 Joseph Myers <joseph@codesourcery.com>
1400
1401 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1402 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1403 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1404 cases in libgcj-disabling case statement.
1405 (hppa*64*-*-linux*): Set unsupported_languages instead of
1406 disabling target-zlib.
1407 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1408 to hppa*64*-*-hpux*.
1409 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1410 hppa*-*-hpux*.
1411 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1412 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1413 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1414 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1415 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1416 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1417 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1418 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1419 libgcj-disabling case statement.
1420 * configure: Regenerate.
1421
80f81134
JM
14222011-04-28 Joseph Myers <joseph@codesourcery.com>
1423
1424 * configure.ac: Disable Java for targets not supporting libffi.
1425 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1426 Remove cases in Java-disabling statement.
1427 (*arm-wince-pe): Change to arm-wince-pe.
1428 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1429 cases in Java-disabling statement.
1430 (bfin-*-*): Don't disable Java again.
1431 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1432 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1433 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1434 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1435 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1436 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1437 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1438 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1439 Java-disabling statement.
1440 (mmix-*-*): Don't disable Java again.
1441 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1442 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1443 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1444 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1445 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1446 statement.
1447 * configure: Regenerate.
1448
2909494b
JM
14492011-04-28 Joseph Myers <joseph@codesourcery.com>
1450
1451 * configure.ac: Separate cases disabling Java and Java libraries
1452 from general case over targets.
1453 * configure: Regenerate.
1454
98e2d934
JZ
14552011-04-21 Jie Zhang <jzhang918@gmail.com>
1456
1457 * MAINTAINERS: Update my email address.
1458
1809ba94
ER
14592011-04-20 Easwaran Raman <eraman@google.com>
1460
1461 * MAINTAINERS (Write After Approval): Add myself.
1462
2cd815e7
JH
14632011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1464
1465 PR lto/48086
1466 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1467 * configure: Regenerate.
1468
271d3f8d
JM
14692011-04-16 Jim Meyering <meyering@redhat.com>
1470
1471 * MAINTAINERS (Write After Approval): Add myself.
1472
848309ea
DS
14732011-04-15 Dodji Seketeli <dodji@redhat.com>
1474
1475 * MAINTAINERS: Update my email address.
1476
3a78d31f
GJL
14772011-04-13 Georg-Johann Lay <avr@gjlay.de>
1478
1479 * MAINTAINERS (Write After Approval): Add myself.
1480
fbfbde73
YZ
14812011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1482
1483 * MAINTAINERS (Write After Approval): Add myself.
1484
8072c460
SH
14852011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1486
1487 * MAINTAINERS (Write After Approval): Add myself.
1488
85bfb75e
JM
14892011-04-06 Joseph Myers <joseph@codesourcery.com>
1490
1491 * configure.ac (build_tools): Remove build-byacc.
1492 (host_libs): Remove mmalloc.
1493 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1494 autoconf automake libtool diff rcs fileutils shellutils time
1495 textutils wdiff find uudecode hello tar gzip indent recode release
1496 sed perl gawk findutils gettext zip.
1497 (libgcj): Remove target-qthreads.
1498 (target_tools): Remove target-examples target-gperf.
1499 (YACC): Don't handle building byacc.
1500 * configure: Regenerate.
1501 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1502 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1503 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1504 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1505 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1506 handle building components.
1507 * Makefile.in: Regenerate.
1508
bc8e4748
SA
15092011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1510
1511 * MAINTAINERS: Update my email address as Xtensa maintainer.
1512
32827f18
RW
15132011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1514
1515 * config.sub: Sync from upstream.
1516
b318fb4b
JM
15172011-04-01 Joseph Myers <joseph@codesourcery.com>
1518
1519 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1520 (microblaze*): Don't disable libssp.
1521 * configure: Regenerate.
1522
72691ba6
JM
15232011-04-01 Joseph Myers <joseph@codesourcery.com>
1524
1525 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1526 moveifchange.
1527 * configure: Regenerate.
1528 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1529 * Makefile.in: Regenerate.
1530
6de66370
JM
15312011-04-01 Joseph Myers <joseph@codesourcery.com>
1532
1533 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1534 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1535 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1536 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1537 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1538 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1539 md_exec_prefix cases.
1540 * configure: Regenerate.
1541
1e9e0e23
JM
15422011-04-01 Joseph Myers <joseph@codesourcery.com>
1543
1544 * configure.ac: Separate cases disabling target-libssp,
1545 target-libiberty, target-libstdc++-v3 and Fortran from general
1546 case over targets.
1547 * configure: Regenerate.
1548
0036370f
JM
15492011-04-01 Joseph Myers <joseph@codesourcery.com>
1550
1551 * configure.ac (*-*-chorusos): Don't disable libgcj.
1552 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1553 Remove case.
1554 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1555 (arm-*-coff): Don't disable libgcj.
1556 (arm*-*-linux-gnueabi): Remove useless assignment.
1557 (arm-*-riscix*): Don't disable libgcj.
1558 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1559 configuration.
1560 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1561 (c54x*-*-*): Remove case.
1562 (tic54x-*-*): Don't disable GCC or GCC libraries.
1563 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1564 to *.
1565 (d10v-*-*): Don't disable GCC libraries.
1566 (d30v-*-*): Don't disable libgcj.
1567 (h8500-*-*): Don't disable GCC libraries.
1568 (i960-*-*): Don't disable libgcj.
1569 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1570 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1571 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1572 libgcj.
1573 (m68k-*-coff*): Remove case.
1574 (mmix-*-*): Don't disable libgloss on host.
1575 (mn10200-*-*, mn10300-*-*): Remove cases.
1576 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1577 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1578 Don't disable libgcj.
1579 (romp-*-*): Remove case.
1580 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1581 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1582 case.
1583 (v810-*-*): Don't disable GCC libraries.
1584 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1585 (ip2k-*-*): Don't disable GCC libraries.
1586 * configure: Regenerate.
1587
c9bdb152
JM
15882011-03-28 Joseph Myers <joseph@codesourcery.com>
1589
1590 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1591 libffi on host.
1592 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1593 on host.
1594 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1595 * configure: Regenerate.
1596
8c6d158a
JM
15972011-03-26 John Marino <binutils@marino.st>
1598
1599 * configure.ac: Add support for *-*-dragonfly*
1600 * configure: Regenerate.
1601
1bcce263
JM
16022011-03-25 Joseph Myers <joseph@codesourcery.com>
1603
1604 * configure.ac (native_only): Remove.
1605 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1606 send-pr uudecode guile gnuserv on host.
1607 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1608 send-pr rcs guile perl texinfo libtool on host.
1609 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1610 automake send-pr rcs guile perl texinfo libtool on host.
1611 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1612 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1613 (alpha*-dec-osf*): Don't disable fileutils on target.
1614 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1615 texinfo send-pr expect dejagnu on target.
1616 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1617 target-qthreads on target.
1618 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1619 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1620 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1621 x86_64-*-mingw*): Don't disable expect on target.
1622 (*-*-cygwin*): Don't disable target-gperf on target.
1623 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1624 gnuserv on target.
1625 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1626 target.
1627 * configure: Regenerate.
1628
8d4c5ac6
JM
16292011-03-25 Joseph Myers <joseph@codesourcery.com>
1630
1631 * configure.ac (target_tools): Remove target-groff.
1632 (native_only): Remove target-groff.
1633 (hppa*64*-*-*): Don't disable byacc.
1634 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1635 setting.
1636 (*-*-kaos*): Don't skip target-librx and target-groff.
1637 (*-*-netware*): Don't skip target-libmudflap.
1638 (*-*-tpf*): Don't skip target-libmudflap.
1639 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1640 directories on the host.
1641 (ia64*-*-*vms*): Don't skip tix.
1642 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1643 host.
1644 * configure: Regenerate.
1645
50e37333
PB
16462011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1647
1648 * configure.ac: Remove references to mt-mep, mt-netware,
1649 mt-wince.
1650 * Makefile.def: Add all-utils soft dependencies.
1651 * Makefile.tpl: Remove GDB_NLM_DEPS.
1652 * configure: Regenerate.
1653 * Makefile.in: Regenerate.
1654
7d77a768
PB
16552011-03-24 Paolo Bonzini <bonzini@gnu.org>
1656
1657 * configure.ac: Do not include mh-x86omitfp.
1658 * configure: Regenerate.
1659
3dc84509
PB
16602011-03-24 Paolo Bonzini <bonzini@gnu.org>
1661
1662 * configure.ac: Remove empty cases.
1663 * configure: Regenerate.
1664
1e2c3ec4
PB
16652011-03-24 Paolo Bonzini <bonzini@gnu.org>
1666
1667 * Makefile.def: Add dependency from termcap to gdb.
1668 * Makefile.in: Regenerate.
1669
73a817c4
PB
16702011-03-24 Paolo Bonzini <bonzini@gnu.org>
1671
1672 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1673 * configure: Regenerate.
1674 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1675 * Makefile.tpl: Likewise.
1676 * Makefile.in: Regenerate.
1677
43ecab84
PB
16782011-03-24 Paolo Bonzini <bonzini@gnu.org>
1679
1680 * configure.ac: Remove all mentions of tentative_cc.
1681 * configure: Regenerate.
1682
111eeb6e
JM
16832011-03-24 Joseph Myers <joseph@codesourcery.com>
1684
1685 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1686 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1687 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1688 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1689 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1690 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1691 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1692 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1693 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1694 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1695 *-*-rhapsody*): Remove host cases.
1696 * configure: Regenerate.
1697
4569f85e
JM
16982011-03-24 Joseph Myers <joseph@codesourcery.com>
1699
1700 * configure.ac (ppc*-*-pe): Remove host case.
1701 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1702 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1703 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1704 cases.
1705 * configure: Regenerate.
1706
f3e8ab19
JM
17072011-03-24 Joseph Myers <joseph@codesourcery.com>
1708
1709 * config.sub: Update to version 2011-03-23.
1710
56f8587a
JM
17112011-03-22 Joseph Myers <joseph@codesourcery.com>
1712
1713 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1714 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1715 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1716 * configure: Regenerate.
1717
ebb9f8b0
JM
17182011-03-22 Joseph Myers <joseph@codesourcery.com>
1719
1720 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1721 to Write After Approval.
1722 * config-ml.in: Don't handle arc-*-elf*.
1723 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1724 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1725 handle GCC libraries.
1726 * configure: Regenerate.
1727
474ee908
RO
17282011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1729
1730 PR bootstrap/48120:
1731 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1732 Add -lstdc++ -lm to LIBS.
1733 * configure: Regenerate.
1734
41446fec
DE
17352011-03-18 David Edelsohn <dje.gcc@gmail.com>
1736
1737 * config.guess: Update to version 2011-02-02
1738 * config.sub: Update to version 2011-02-24
1739
51fd6b90
JH
17402011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1741
1742 PR lto/48086
1743 * configure.ac: Re-enable LTO on *-apple-darwin9.
1744 * configure: Regenerate.
1745
a6c71270
JH
17462011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1747
1748 PR lto/48086
1749 * configure.ac: Disable LTO on darwin due to an assembler change in
1750 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1751 under 256.
1752 * configure: Regenerate.
1753
fdc1806a
CL
17542011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1755
9c78662a
UB
1756 * MAINTAINERS: Update myself as score backend maintainer,
1757 update my e-mail address.
fdc1806a 1758
9b4166b2
XG
17592011-03-09 Xuepeng Guo <terry.guo@arm.com>
1760
1761 * MAINTAINERS: Update my e-mail address.
1762
fb72848b
JY
17632011-03-06 Joey Ye <joey.ye@arm.com>
1764
1765 * MAINTAINERS: Update my e-mail address.
1766
f158c8d0
SP
17672011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1768
1769 * configure.ac: Adjust test of with_ppl.
1770 * configure: Regenerated.
1771
97efdf21
KT
17722011-03-02 Kai Tietz <ktietz@redhat.com>
1773
1774 * MAINTAINERS: Adjust my e-mail address.
1775
7d32a440
SP
17762011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1777
1778 * configure.ac: Add -lpwl to ppllibs.
1779 * configure: Regenerated.
1780
3d2bc11b
SP
17812011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1782
1783 * config/cloog.m4: Add -lisl to clooglibs.
1784 * configure: Regenerated.
1785
e3d590af
RR
17862011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1787
1788 * MAINTAINERS (CPU Port maintainers): Add self.
1789
5037599a
RO
17902011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1791
1792 * MAINTAINERS: Add myself as testsuite maintainer.
1793
12a0ae3d
MS
17942011-02-15 Mike Stump <mikestump@comcast.net>
1795
1796 * MAINTAINERS: Add myself as testsuite maintainer.
1797
029c8f3e
RW
17982011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1799
1800 Import from Libtool and gnulib:
1801
1802 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1803
1804 Prepare for supporting FreeBSD 10.
1805 * config.rpath: Remove handling of freebsd1* which soon would
1806 match FreeBSD 10.0.
1807
1808 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1809
1810 Remove support for FreeBSD 1.x.
1811 * libtool.m4 (_LT_LINKER_SHLIBS)
1812 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1813 soon would incorrectly match FreeBSD 10.0.
1814
03b2a04d
RW
18152011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1816
1817 PR binutils/12283
1818 * move-if-change: Import version from gnulib.
1819
f3d533d3
AO
18202011-02-12 Alexandre Oliva <aoliva@redhat.com>
1821
1822 PR lto/47225
1823 * Makefile.def (lto-plugin): Double dash for enable-shared.
1824 (configure-gcc): Depend on all-lto-plugin.
1825 * Makefile.in: Rebuilt.
1826
f33d8408
RW
18272011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1828
1829 * configure.ac: Remove extra bracket.
1830 * configure: Regenerate.
1831
846cf392
TB
18322011-02-08 Tobias Burnus <burnus@net-b.de>
1833
1834 * MAINTAINERS: Add myself as libquadmath maintainer.
1835
f897ac2b
TS
18362011-02-08 Thomas Schwinge <thomas@schwinge.name>
1837
1838 * MAINTAINERS: Update my email address.
1839
0e048a16
JM
18402011-02-07 Joseph Myers <joseph@codesourcery.com>
1841
1842 * MAINTAINERS (option handling): Add self.
1843
b1b0c7e6
KT
18442011-02-06 Kai Tietz <kai.tietz@onevision.com>
1845
1846 PR lto/47225
1847 * Makefile.def: Add dependency for install-gcc
1848 on install-lto-plugin.
1849 * Makfile.in: Regenerated
1850
fdd3083a
SB
18512011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1852
1853 * MAINTAINERS (CPU Port Maintainers): Add myself.
1854
29a63921
AO
18552011-01-31 Alexandre Oliva <aoliva@redhat.com>
1856
1857 PR libgcj/44341
1858 * configure.ac: Discard --with-* flags for host when configuring
1859 target libraries for cross build.
1860 * configure: Rebuilt.
1861
b305e3da
SP
18622011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1863
1864 * MAINTAINERS (linear loop transforms): Removed.
1865
6be7b668
JJ
18662011-01-25 Jakub Jelinek <jakub@redhat.com>
1867
6be7b668
JJ
1868 * configure.ac: If with_ppl is no, move setting with_cloog=no
1869 after CLOOG_REQUESTED check.
1870 * configure: Regenerated.
1871
ab4173cf
SP
18722011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1873
1874 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1875 CLooG has been requested.
1876 * configure: Regenerated.
1877
0deada9e
SP
18782011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1879
1880 * configure: Regenerated.
1881 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1882
27b9aa80
TG
18832011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1884
1885 * configure: Regenerated.
1886 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1887
33e39b66
AS
18882011-01-21 Andreas Schwab <schwab@redhat.com>
1889
1890 * configure.ac: Use AS_HELP_STRING throughout.
1891 * configure: Regenerate.
1892
fb701687
JZ
18932011-01-18 Jie Zhang <jie.zhang@analog.com>
1894
1895 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1896 * configure: Regenerate.
1897
3752f75a
JDA
18982011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1899
1900 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1901
5a2931d1
JB
19022011-01-13 Joel Brobecker <brobecker@adacore.com>
1903
1904 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1905 for ia64-hpux.
1906 * configure: Regenerate.
3e76bf2c 1907
03ebe6c3
JH
19082011-01-07 Jan Hubicka <jh@suse.cz>
1909
1910 PR lto/47225
1911 * Makefile.in: Regenerate.
1912 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1913 configure.
1914
96bdf9b4
JH
19152011-01-07 Jan Hubicka <jh@suse.cz>
1916
1917 * Makefile.in: Regenerate.
1918 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1919 and configure dependency on lto-plugin configure.
1920 (lto-plugin module): Remove dependency on GCC; add dependency on
1921 liniberty.
1922
c12e816f
WS
19232011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1924
1925 * MAINTAINERS (Write After Approval): Add myself.
1926
539b4d11
HS
19272010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1928
1929 * configure: Regenerate.
1930
6e307056
HS
19312010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1932
1933 * configure.ac: (picochip): Disable libiberty.
1934
0c2e6904
KP
19352010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1936
1937 * MAINTAINERS (Write After Approval): Add myself.
1938
d479b128
ILT
19392010-12-10 Ian Lance Taylor <iant@google.com>
1940
1941 PR bootstrap/46819
1942 * configure.ac: For --disable-libgcj clear libgcj_saved.
1943 * configure: Rebuild.
1944
87e6d9dc
TB
19452010-12-10 Tobias Burnus <burnus@net-b.de>
1946
1947 PR fortran/46540
1948 * configure.ac: Add --disable-libquadmath and
1949 --disable-libquadmath-support.
1950 * configure: Regenerate.
1951
9ad64188
ILT
19522010-12-03 Ian Lance Taylor <iant@google.com>
1953
1954 * MAINTAINERS: Add myself as libgo maintainer.
1955
d062cd48
HPN
19562010-12-03 Hans-Peter Nilsson <hp@axis.com>
1957
1958 PR libffi/46792
1959 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1960 * configure: Regenerate.
1961
bec93d73
ILT
19622010-12-02 Ian Lance Taylor <iant@google.com>
1963
1964 * configure.ac: Always set default for poststage1_ldflags to
1965 -static-libstdc++ -static-libgcc.
1966
b3f122e0
AS
19672010-11-29 Andreas Schwab <schwab@redhat.com>
1968
1969 * configure.ac: Move comment to remove extra space in last argument
1970 of GCC_TARGET_TOOL.
1971
9aff220f
AO
19722010-11-26 Alexandre Oliva <aoliva@redhat.com>
1973
e7e9ce46 1974 PR other/46026
9aff220f
AO
1975 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1976 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1977 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1978 (BASE_FLAGS_TO_PASS): Use it.
1979 * configure: Rebuilt.
1980 * Makefile.in: Rebuilt.
1981
9580395f
L
19822010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1983
1984 PR binutils/12258
1985 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1986 Properly check default linker.
1987 * configure: Regnerated.
1988
21539e2e
MK
19892010-11-23 Matthias Klose <doko@ubuntu.com>
1990
1991 * configure.ac: For --enable-gold, handle value `default' instead of
9c78662a 1992 `both*'. New configure option --{en,dis}able-ld.
21539e2e
MK
1993 * configure: Regenerate.
1994
4da3b0f8
ILT
19952010-11-20 Ian Lance Taylor <iant@google.com>
1996
1997 * configure.ac: Only disable a language library if no language needs
1998 it. Don't let --disable-libgcj uncondtionally disable libffi.
1999 * configure: Rebuild.
2000
455c8f48
RW
20012010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2002
e655d2bf
RW
2003 * Makefile.in: Regenerate.
2004
455c8f48
RW
2005 PR other/46202
2006 * configure.ac: Fix just-built in-tree STRIP name to be
2007 binutils/strip-new.
2008 * configure: Regenerate.
2009 * Makefile.def (install-strip-gcc, install-strip-binutils)
2010 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2011 (install-strip-sid): Mirror dependencies on non-strip variants
2012 of these targets on the respective -strip prerequisites.
2013 * Makefile.tpl (install-strip, install-strip-host)
2014 (install-strip-target): New targets.
2015 (install-strip-[+module+], install-strip-target-[+module+]):
2016 New targets.
2017 * Makefile.in: Regenerate.
2018
632e2a07
ILT
20192010-11-19 Ian Lance Taylor <iant@google.com>
2020 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2021
2022 * configure.ac: Add target-libgo to target_libraries. Set
2023 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2024 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2025 (HOST_EXPORTS): Add GOC.
2026 (BASE_TARGET_EXPORTS): Add GOC.
2027 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2028 (GOCFLAGS_FOR_TARGET): New variable.
2029 (EXTRA_HOST_FLAGS): Add GOC.
2030 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2031 * Makefile.def (target_modules): Add libgo.
2032 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2033 (dependencies): Add dependency from configure-target-libgo to
2034 configure-target-libffi and all-target-libstdc++-v3. Add
2035 dependencies from all-target-libgo to all-target-libffi.
2036 (languages): Add go.
2037 * configure: Rebuild.
2038 * Makefile.in: Rebuild.
2039
ce59187e
ILT
20402010-11-19 Ian Lance Taylor <iant@google.com>
2041
2042 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2043 compiler/flag environment variables.
2044
69ecd18f
ILT
20452010-11-18 Ian Lance Taylor <iant@google.com>
2046
2047 * configure.ac: Check for lang_requires_boot_languages in
2048 config-lang.in files.
2049 * configure: Rebuild.
2050
1ec601bf
FXC
20512010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2052 Tobias Burnus <burnus@net-b.de>
2053
2054 PR fortran/32049
2055 * Makefile.def: Add libquadmath; build it with language=fortran.
2056 * configure.ac: Add libquadmath.
2057 * Makefile.tpl: Handle multiple libs in check-[+language+].
2058 * Makefile.in: Regenerate.
2059 * configure: Regenerate.
2060
b9b9d342
TT
20612010-11-16 Tom Tromey <tromey@redhat.com>
2062
2063 * MAINTAINERS: Moved myself to reviewers section.
2064
ecbfe87a
ZD
20652010-11-15 Zdenek Dvorak <ook@ucw.cz>
2066
2067 * MAINTAINERS: Moved myself to reviewers section.
2068
29a4f477
RW
20692010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2070
2071 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2072 (Write After Approval): Remove self.
2073
9965e3cd
AS
20742010-11-15 Andreas Schwab <schwab@redhat.com>
2075
2076 * configure.ac: Fix spelling in option names.
2077 * configure: Regenerated.
2078
0463992b
GJL
20792010-11-13 Georg-Johann Lay <georgjohann@web.de>
2080
2081 PR bootstrap/39622
2082 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2083 * configure: Regenerated.
2084
3df08734
KG
20852010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2086
2087 * MAINTAINERS: Update my email address.
2088
f16e2237
TG
20892010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2090
f16e2237
TG
2091 * configure: Regenerate.
2092
0bb52d68
TG
20932010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2094
1f980c25 2095 * configure: Regenerate.
0bb52d68 2096
aba2b02e
TG
20972010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2098
aba2b02e
TG
2099 * configure: Regenerate.
2100
27882098
TG
21012010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2102
27882098
TG
2103 * configure: Regenerate.
2104
d32ef397
AS
21052010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2106
2107 * configure.ac: Support official CLooG.org versions.
2108 * configure: Regenerate.
2109 * config/cloog.m4: New.
2110
5a4b6c0e
FD
21112010-11-10 François Dumont <francois.cppdevs@free.fr>
2112
2113 * MAINTAINERS (Write After Approval): Add myself.
2114
f2cea726
DE
21152010-11-09 David Edelsohn <dje.gcc@gmail.com>
2116
2117 * MAINTAINERS: Update my email address.
2118
d8ed14ce
IS
21192010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2120
2121 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2122 * configure: Regenerate.
d8ed14ce 2123
48215350
DK
21242010-11-03 Ian Lance Taylor <iant@google.com>
2125 Dave Korn <dave.korn.cygwin@gmail.com>
2126
2127 PR lto/46273
2128 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2129 and on other supported platforms whenever LTO is enabled.
2130 * configure: Rebuild.
2131
87841584
AM
21322010-11-02 Alan Modra <amodra@gmail.com>
2133
2134 PR binutils/12110
2135 * configure.ac: Error when source path contains spaces.
2136 * configure: Regenerate.
2137
fe12dfe1
JW
21382010-10-23 James E. Wilson <wilson@codesourcery.com>
2139
2140 * MAINTAINERS: Update my email address.
2141
66c92425
ILT
21422010-10-20 Ian Lance Taylor <iant@google.com>
2143
2144 * Makefile.def (target_modules): Set lib_path to src/.libs for
2145 libstdc++-v3 module.
2146 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2147 * Makefile.in: Rebuild.
2148
187d3518
LB
21492010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2150
2151 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2152 (Write After Approval): Remove myself.
2153
02db6bba
TG
21542010-10-15 Tristan Gingold <gingold@adacore.com>
2155
2156 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2157
c0103e74
DR
21582010-10-14 Douglas Rupp <rupp@gnat.com>
2159
2160 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2161
1cd0b716
DK
21622010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2163
2164 * configure.ac (build_lto_plugin): New shell variable.
2165 (--enable-lto): Turn on by default for all non-ELF platforms that
2166 have had LTO support added so far. Set build_lto_plugin appropriately
2167 for both ELF and non-ELF.
2168 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2169 * configure: Regenerate.
2170
d4c1abb3
RW
21712010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2172
2173 Sync from src:
2174 * configure.ac (v850 support): Remove target-libgloss from
2175 noconfigdirs.
2176 * configure: Regenerate.
2177
ffedf511
RW
21782010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2179
2180 PR bootstrap/45326
2181 PR bootstrap/45174
2182 * configure.ac: Honor initial values of $build_configargs,
2183 $host_configargs, $target_configargs. Mark the precious, so
2184 environment settings get recorded.
2185 * configure: Regenerate.
2186
e1826acc
RW
21872010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2188
2189 PR bootstrap/45796
2190 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2191 Depend on all-build-libiberty.
2192 * Makefile.in: Regenerate.
2193
80920132
ME
21942010-09-30 Michael Eager <eager@eagercon.com>
2195
2196 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2197 * configure: Regenerate.
2198
770a498a
ME
21992010-09-28 Michael Eager <eager@eagercon.com>
2200
2201 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2202
86dfbd58
RW
22032010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2204
2205 PR bootstrap/44621
2206 * configure.ac: Fix unportable shell quoting.
2207 * configure: Regenerate.
2208
db50fe7d
IS
22092010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2210
2211 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2212 targets and amend comment.
2213 * configure: Regenerate.
2214
0064e825
TB
22152010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2216
2217 * MAINTAINERS (Write After Approval): Add myself.
2218
bb79486c
JH
22192010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2220
2221 * configure.ac: Enable LTO by default on Darwin.
2222 * configure: Regenerate.
2223
9e0b22c3
MS
22242010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2225
bb79486c 2226 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 2227
2fabf1b7
IB
22282010-09-01 Ian Bolton <ian.bolton@arm.com>
2229
bb79486c 2230 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 2231
3a9abc98
DS
22322010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2233
2234 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2235 ports
2236
331a9a59
DY
22372010-07-28 David Yuste <david.yuste@gmail.com>
2238
2239 * MAINTAINERS (Write After Approval): Add myself.
2240
223a9d64
N
22412010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2242
2243 * configure.ac: Support all v850 targets.
2244 * configure: Regenerate.
2245
9183bdcf
MG
22462010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2247
2248 PR bootstrap/44455
2249 * configure.ac (extra_mpfr_configure_flags): Copy from
2250 extra_mpc_gmp_configure_flags.
2251 * configure: Re-generated.
2252
2e290598
AK
22532010-07-22 Andi Kleen <ak@linux.intel.com>
2254
2255 * MAINTAINERS (Write After Approval): Add myself.
2256
8d6cd388
CLT
22572010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2258
2259 * MAINTAINERS (Write After Approval): Add myself.
2260
b0b01eb0
JY
22612010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2262
2263 * MAINTAINERS (Write After Approval): Add myself.
2264
77198d71
JH
22652010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2266
2267 PR target/44862
2268 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2269 Provide -B option to allow for link spec %s substitutions for
2270 libstdc++.a on darwin.
2271 * Makefile.in: Regenerate.
2272
02fe70af
MM
22732010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2274
2275 * MAINTAINERS (Reviewers): Update my e-mail address
2276
c63a4676
AO
22772010-06-10 Alexandre Oliva <aoliva@redhat.com>
2278
2279 * Makefile.def (configure-gcc): Depend on all-libelf.
2280 * Makefile.in: Rebuild.
2281
e68edbf6
FC
22822010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2283
2284 * MAINTAINERS (Write After Approval): Add myself in the right place.
2285
dce2d8b2 22862010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
2287
2288 * MAINTAINERS (Write After Approval): Add myself.
2289
dce2d8b2 22902010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
2291
2292 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
2293
22942010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 2295
1ab55d69
MK
2296 * config.sub: Update to version 2010-05-21.
2297 * config.guess: Update to version 2010-04-03.
0c422e74 2298
02540df4
SB
22992010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2300
2301 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2302 * configure: Regenerate.
2303
dfe5f5b2
ST
23042010-05-12 Sriraman Tallam <tmsriram@google.com>
2305
2306 * MAINTAINERS (Write After Approval): Add myself.
2307
c082f9f3
SB
23082010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2309
2310 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2311 a platform that supports LTO.
2312 * configure: Regenerate.
2313
f1af9e5f
SP
23142010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2315
2316 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2317 * configure: Regenerated.
2318
38e3d868
RM
23192010-04-27 Roland McGrath <roland@redhat.com>
2320 H.J. Lu <hongjiu.lu@intel.com>
2321
2322 * configure.ac (--enable-gold): Support both, both/gold and
2323 both/bfd to add gold to configdirs without removing ld.
2324 * configure: Regenerated.
2325
2326 * Makefile.def: Add install-gold dependency to install-ld.
2327 * Makefile.in: Regenerated.
2328
3bec79c5
DK
23292010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2330
2331 PR lto/42776
2332 * configure.ac (--enable-lto): Refactor handling so libelf tests
2333 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2334 and allow LTO to be explicitly enabled on non-ELF platforms that
2335 are known to support it inside else-clause.
2336 * configure: Regenerate.
2337
615c8ffa
EB
23382010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2339
2340 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2341 * configure: Regenerate.
2342
e4522f78
RC
23432010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2344
2345 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2346 * configure: Regenerate.
2347
8ccb78f2
RO
23482010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2349
2350 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2351 separately.
2352 * configure: Regenerate.
2353
d5cc2ee3
KW
23542010-04-16 Kevin Williams <kevin.williams@inria.fr>
2355
2356 * MAINTAINERS (Write After Approval): Add myself.
2357
8406cb62
TG
23582010-04-14 Tristan Gingold <gingold@adacore.com>
2359
2360 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2361 * configure: Regenerate.
2362
3591b8e2
SE
23632010-04-13 Steve Ellcey <sje@cup.hp.com>
2364
2365 * configure: Regenerate after change to elf.m4.
2366
a82ecc7b
IS
23672010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2368
2369 * MAINTAINERS (Write After Approval): Add myself.
2370
1f0bf148
SP
23712010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2372
2373 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2374 * configure: Regenerated.
2375
23762010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2377
2378 * configure.ac: Print "buggy but acceptable" when CLooG
2379 revision is less than 9.
2380 * configure: Regenerated.
2381
ecd01dee
DN
23822010-04-01 Diego Novillo <dnovillo@google.com>
2383
2384 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2385
dc683a3f
RW
23862010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2387
2388 PR bootstrap/43615
2389 PR bootstrap/43328
2390
2391 Revert:
2392
2393 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2394
2395 * configure.ac: Do not pass --enable-multilib nor
2396 --disable-multilib in baseargs. Accept explicitly passed
2397 --enable_multilib.
2398 * configure: Regenerate.
2399
7527d83f
UW
24002010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2401
2402 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2403
895522b6
JJ
24042010-03-31 Janis Johnson <janis187@us.ibm.com>
2405
2406 * MAINTAINERS: Remove myself.
2407
9db4e878
RW
24082010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2409
2410 PR bootstrap/43328
2411 * configure.ac: Do not pass --enable-multilib nor
2412 --disable-multilib in baseargs. Accept explicitly passed
2413 --enable_multilib.
2414 * configure: Regenerate.
2415
acf6bf36
AP
24162010-03-28 Andrew Pinski <pinskia@gmail.com>
2417
2418 * MAINTAINERS (spu port): Remove me.
2419
b42f0d7e
JM
24202010-03-23 Joseph Myers <joseph@codesourcery.com>
2421
2422 * configure.ac (tic6x-*-*): New case.
2423 * configure: Regenerate.
2424
0d1152b1
JM
24252010-03-23 Joseph Myers <joseph@codesourcery.com>
2426
2427 * config.sub: Update to version 2010-03-22.
2428 * config.guess: Update to version 2009-12-30.
2429
dce2d8b2 24302010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
2431
2432 PR ada/42554
2433 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2434 * configure: Regenerate.
2435
5408fbe8
RR
24362010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2437
2438 * MAINTAINERS: Update my email address.
2439
3f55a3b3
SP
24402010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2441
2442 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2443 (ghassan.shobaki@amd.com): Removed.
2444
3f08f7e8
AM
24452010-03-17 Alan Modra <amodra@gmail.com>
2446
2447 * MAINTAINERS: Update my email address.
2448
f3a9d094
DN
24492010-03-16 Diego Novillo <dnovillo@google.com>
2450
2451 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2452 Matthews.
2453
db5c4b8b
JM
24542010-03-16 Joseph Myers <joseph@codesourcery.com>
2455
2456 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2457 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2458
b995570a
JM
24592010-03-16 Joseph Myers <joseph@codesourcery.com>
2460
2461 * MAINTAINERS: Update my email address.
2462
124cc66f
DJ
24632010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2464
2465 * MAINTAINERS: Update my email address.
2466
a4581668
BS
24672010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2468
2469 * MAINTAINERS: Update my email address.
2470
49d78e29
JZ
24712010-03-09 Jie Zhang <jie@codesourcery.com>
2472
2473 * MAINTAINERS: Update my email address.
2474
8927b7c0
RO
24752010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2476
2477 PR libstdc++/32499
2478 * configure.ac (RANLIB): Default to true.
2479 (STRIP): Likewise.
2480 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2481 * configure: Regenerate.
2482
dce2d8b2 24832010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
2484
2485 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2486 (Write After Approval): Update my email address.
2487
bf646aaf
NC
24882010-02-17 Nick Clifton <nickc@redhat.com>
2489
2490 PR 11238
2491 * Makefile.tpl (local-distclean): Also remove config.cache files in
2492 sub-directories as there may not be Makefiles present in the
2493 sub-directories.
96e41f16
NC
2494 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2495 the config.cache files found by the find command.
2496
bf646aaf
NC
2497 * Makefile.in: Regenerate.
2498 * configure.ac: Revert previous delta.
2499 * configure: Regenerate.
2500
ff78880a
NC
25012010-02-15 Nick Clifton <nickc@redhat.com>
2502
2503 PR 11238
2504 * configure.ac: Delete config.cache files in sub-directories when
2505 deleting Makefiles.
2506 * configure: Regenerate.
2507
8150eadf
BE
25082010-02-12 Ben Elliston <bje@gnu.org>
2509
2510 * MAINTAINERS: Update my email address.
2511
a9e12bfd
AP
25122010-02-08 Andrew Pinski <pinskia@gmail.com>
2513
2514 * MAINTAINERS (spu port): Update my email address.
2515
95315086
JZ
25162010-02-08 Jie Zhang <jie.zhang@analog.com>
2517
2518 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2519
362c6d2f
KG
25202010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2521
2522 * configure.ac: Add "recommended" version checks for GMP/MPC.
2523 Update recommended GMP/MPFR/MPC versions.
2524 * configure: Regenerate.
2525
888c5ad2
JR
25262010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2527
2528 * MAINTAINERS: Move my Embecosm email address into the
2529 write-after-approval section.
2530
3bf714a7
ILT
25312010-01-26 Ian Lance Taylor <iant@google.com>
2532
2533 * MAINTAINERS: Add myself as Go frontend maintainer.
2534
ad1e5170
JR
25352010-01-25 Joern Rennecke <amylaar@spamcop.net>
2536
2537 PR libstdc++/36101, PR libstdc++/42813
2538 * configure.ac (bootstrap_target_libs): Make inclusion of
2539 target-libgomp conditional on libgomb being in target_configdirs.
2540 * configure: Regenerate.
2541
fb0553d1
JR
25422010-01-23 Joern Rennecke <amylaar@spamcop.net>
2543
2544 PR libstdc++/36101, PR libstdc++/42813
2545 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2546 * configure: Regenerate.
2547
aae29963
JR
25482010-01-22 Joern Rennecke <amylaar@spamcop.net>
2549
2550 PR libstdc++/36101, PR libstdc++/42813
2551 * configure.ac (target_configdirs): Substitute.
2552 * Makefile.def: Bootstrap target module libgomp.
2553 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2554 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2555 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2556 * configure, Makefile.in: Regenerate.
2557
d8fe8895
DK
25582010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2559
2560 * MAINTAINERS: Adjust my details.
2561
ebfe4897
EW
25622010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2563
2564 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2565
f7746c59
TL
25662010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2567
2568 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2569
306c7b5b
TL
25702010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2571
2572 * MAINTAINERS (Write After Approval): Add myself.
2573
1b8b9e19
KT
25742010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2575
2576 * MAINTAINERS (Write After Approval): Add myself.
2577
c164615b
RG
25782010-01-11 Richard Guenther <rguenther@suse.de>
2579
2580 PR lto/41569
2581 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2582 * Makefile.in: Regenerated.
2583
f3f623ae
AT
25842010-01-11 Andreas Tobler <andreast@fgznet.ch>
2585
2586 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2587 * configure: Regenerate.
2588
592c90ff 25892010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 2590 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
2591
2592 PR bootstrap/42424
2593 * configure.ac: Include libtool m4 files.
9c78662a 2594 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
2595 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2596 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 2597
592c90ff
KG
2598 * configure: Regenerate.
2599
60a2e213
RW
26002010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2601
2602 PR bootstrap/41818
2603 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2604 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2605 * Makefile.in: Regenerate.
2606
7413962d
RG
26072010-01-02 Richard Guenther <rguenther@suse.de>
2608
2609 PR lto/41529
2610 * configure.ac: Include config/elf.m4. Disable LTO if not
2611 builting for an elf target.
2612 * configure: Regenerate.
2613
f77f3945
CF
26142009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2615
2616 * MAINTAINERS: Change my email address.
2617
4960e3f0
BE
26182009-12-18 Ben Elliston <bje@au.ibm.com>
2619
2620 * config.sub, config.guess: Update from upstream sources.
2621
d16a31da
SZ
26222009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2623
2624 * MAINTAINERS (Write After Approval): Add myself.
2625
3a5729ea
KG
26262009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2627
2628 PR middle-end/30447
2629 PR middle-end/30789
2630 PR other/40302
2631
2632 * configure.ac: Require MPC.
2633 * configure: Regenerate.
2634
43e02a8a
RW
26352009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2636
2637 PR target/38384
2638 PR bootstrap/40972
2639 * libtool.m4: Sync from git Libtool.
2640 * ltoptions.m4: Likewise.
2641 * ltversion.m4: Likewise.
2642 * lt~obsolete.m4: Likewise.
2643 * ltmain.sh: Likewise.
2644
360d4522
KG
26452009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2646
2647 * configure.ac: Update minimum MPC version to 0.8.
2648 * configure: Regenerate.
2649
f264ed56
SP
26502009-11-21 Sebastian Pop <sebpop@gmail.com>
2651
2652 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2653 * configure: Regenerated.
2654
ed2eaa9f
ILT
26552009-11-21 Ian Lance Taylor <iant@google.com>
2656
2657 * configure.ac: Change default of poststage1_ldflags to be empty if
2658 poststage1_libs is set. When poststage1_libs is empty, and
2659 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2660 * configure: Rebuild.
2661
58346783
AN
26622009-11-21 Adam Nemet <adambnmet@gmail.com>
2663
2664 * MAINTAINERS (Write After Approval): Update my email address.
2665
5ca0106a
BE
26662009-11-20 Ben Elliston <bje@au.ibm.com>
2667
2668 * config.guess: Update from upstream sources.
2669
87213cd4
AO
26702009-11-16 Alexandre Oliva <aoliva@redhat.com>
2671
2672 * Makefile.def: Restore host and target settings for gmp.
2673 * Makefile.in: Rebuild.
2674
f61428ed
AO
26752009-11-16 Alexandre Oliva <aoliva@redhat.com>
2676
2677 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2678 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2679 Fix portability of test of C++ as bootstrap language. Add
2680 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2681 * configure: Rebuild.
2682 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2683 and cloog. Fix in-tree ppl configuration. Introduce libelf
2684 in-tree building.
2685 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2686 (POSTSTAGE1_HOST_EXPORTS): Use it.
2687 (STAGE[+id+]_CXXFLAGS): New.
2688 (BASE_FLAGS_TO_PASS): Pass it down.
2689 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2690 extra_exports.
2691 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2692 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2693 extra_exports.
2694 * Makefile.in: Rebuild.
2695
f6c56be6
BE
26962009-11-17 Ben Elliston <bje@au.ibm.com>
2697
2698 * config.sub, config.guess: Update from upstream sources.
2699
0ccb5970
JK
27002009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2701
2702 * MAINTAINERS (Write After Approval): Add myself.
2703
dce2d8b2 27042009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
2705
2706 * MAINTAINERS (Write After Approval): Add myself.
2707
5d571eaa
OS
27082009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2709
2710 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2711 paths for *-w64-mingw* and x86_64-*mingw*.
2712 * configure: Regenerated.
2713
dce2d8b2 27142009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
2715
2716 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2717
c393f559
BK
27182009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2719
2720 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2721 Phil Edwards to Write-After Approval.
2722
ef4c4300
KT
27232009-10-30 Kai Tietz <kai.tietz@onevision.com>
2724
2725 * configure.ac: Disable target-winsup & co for
2726 x86_64-*-mingw* and *-w64-mingw* targets.
2727 * configure: Regenerated.
2728
65a324b4
NC
27292009-10-16 Nick Clifton <nickc@redhat.com>
2730
2731 * MAINTAINERS: Add myself as a maintainer for the RX port.
2732
dce2d8b2 27332009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 2734
9c78662a 2735 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 2736
17e72e5d
RO
27372009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2738
2739 * configure.ac (CLooG test): Use = with test.
2740 * configure: Regenerate.
2741
ed3a56f3
RG
27422009-10-22 Richard Guenther <rguenther@suse.de>
2743
2744 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2745 cloog if the ppl version check failed. Move flags saving
2746 before setting in libelf check.
2747 * configure: Regenerate.
2748
ad0abd3c
RG
27492009-10-21 Richard Guenther <rguenther@suse.de>
2750
2751 * configure.ac: Adjust the ppl and cloog configure to work as
2752 documented. Disable cloog if ppl was disabled. Omit the version
2753 checks if they were disabled.
2754 * configure: Re-generate.
2755
e4c5bd48
RW
27562009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2757
2758 * configure.ac: Add 'lto' to enable_languages, not
2759 new_enable_languages, and only if not already present.
2760 * configure: Regenerate.
2761
0ffd69c5
GP
27622009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2763
2764 * README: Refer to the various COPYING* files instead of just
2765 COPYING.
2766 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2767
dce2d8b2 27682009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
2769
2770 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 2771
58687768
RG
27722009-10-07 Richard Guenther <rguenther@suse.de>
2773
2774 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2775 and Richard Guenther as reviewers.
2776 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2777 as reviewers.
2778
49b0ca5c 27792009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 2780
49b0ca5c 2781 * config.sub: Update from upstream sources.
d2d9ce5e 2782
aeb94799
ILT
27832009-10-06 Ian Lance Taylor <iant@google.com>
2784
2785 * Makefile.def: check-gold depends upon all-gas.
2786 * Makefile.in: Rebuild.
2787
123651cd
PM
27882009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2789
2790 * MAINTAINERS (Write After Approval): Add myself.
2791
d7f09764
DN
27922009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2793
2794 * Makefile.def: all-lto-plugin depends on all-libiberty.
2795 set bootstrap=true for lto-plugin.
2796 Add lto-plugin.
2797 * Makefile.in: Regenerate.
2798 * configure.ac (host_libs): Add lto-plugin.
2799 * configure: Regenerate.
2800
d7f09764
DN
28012009-10-03 Diego Novillo <dnovillo@google.com>
2802
2803 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2804 (HOST_LIBELFLIBS): Define.
2805 (HOST_LIBELFINC): Define.
2806 * Makefile.in: Regenerate.
2807 * configure.ac: Add --enable-lto.
2808 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2809 If --enable-lto is used, add 'lto' to new_enable_languages.
2810 If --enable-lto is used and gold is enabled, add
2811 lto-plugin to configdirs.
2812 * configure: Regenerate.
2813
28142009-10-03 Simon Baldwin <simonb@google.com>
2815
2816 * configure.ac: If --with-system-zlib, suppress local zlib and
2817 pass --with-system-zlib to subdir configure scripts.
2818 * configure: Regenerate.
2819
dce2d8b2 28202009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
2821 Paolo Bonzini <bonzini@gnu.org>
2822
2823 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2824 $(srcdir).
2825 * Makefile.in: Rebuilt.
2826
dce2d8b2 28272009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
2828
2829 * MAINTAINERS (Write After Approval): Add myself.
2830
3e661154
KG
28312009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2832
2833 * configure.ac: Update minimum MPC version to 0.7.
2834 * configure: Regenerate.
2835
f1a036e4
NC
28362009-09-25 Nick Clifton <nickc@redhat.com>
2837
2838 * configure.ac: Pass any --cache-file=/dev/null option on to
2839 subconfigures.
2840 * configure: Regenerate.
2841
d4c74acc
NC
28422009-09-23 Nick Clifton <nickc@redhat.com>
2843
2844 * config.sub, config.guess: Update from upstream sources.
2845
dce2d8b2 28462009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
2847
2848 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2849 * Makefile.in: Rebuilt.
2850
0db770bd
RW
28512009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2852
2853 PR bootstrap/32272
2854 * configure.ac: Error out if $srcdir isn't '.' but contains
2855 host-${host_noncanonical}.
2856 * configure: Regenerate.
2857
71101870
RO
28582009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2859
2860 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2861 maintainer.
2862
ca6d0d62
RW
28632009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2864
79cd2b23
RW
2865 * configure.ac: If bootstrapping a combined tree with
2866 --enable-gold, require c++ in stage1_languages.
2867 * configure: Regenerate.
2868
ab9dcd0c
RW
2869 * configure.ac: Also add target_libs of stage1_languages to
2870 bootstrap_target_libs.
2871 * configure: Regenerate.
2872
ca6d0d62
RW
2873 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2874 with --enable-languages not containing c++.
2875 * configure: Regenerate.
2876
1c3c9f12
JZ
28772009-09-15 Jie Zhang <jie.zhang@analog.com>
2878
2879 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2880 * configure: Regenerate.
2881
dce2d8b2 28822009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 2883
6fb30a14
JR
2884 * MAINTAINERS (Write After Approval): Update my e-mail address,
2885 and move from from here...
2886 (Waiting for paperwork): To here.
0318772d 2887
4056c2c6
JM
28882009-09-09 Joseph Myers <joseph@codesourcery.com>
2889
2890 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2891
3e54529c
RW
28922009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2893
2894 * configure.ac: Do not use $extrasub for replacing @if/@endif
2895 parts in Makefile; instead, use additional arguments to
2896 AC_CONFIG_COMMANDS to do the replacement manually, with several
2897 sed invocations, to avoid HP-UX sed command limits.
2898 * configure: Regenerate.
2899
713e2ea6
AO
29002009-09-08 Alexandre Oliva <aoliva@redhat.com>
2901
2902 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2903 blank before -L.
2904
5646b7b9
AO
29052009-09-04 Alexandre Oliva <aoliva@redhat.com>
2906
2907 * configure.ac (with-build-config): Document. Handle without.
2908 Handle missing argument.
2909 * configure: Rebuilt.
2910
e12c4094
AO
29112009-09-03 Alexandre Oliva <aoliva@redhat.com>
2912
2913 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2914 Default to bootstrap-debug only if compare-debug works.
2915 * configure: Rebuilt.
2916 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2917 * Makefile.in: Rebuilt.
2918
75cb0057
RO
29192009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2920
2921 * MAINTAINERS (OS Port Maintainers): Update my email address.
2922
8fc68cba
AO
29232009-09-01 Alexandre Oliva <aoliva@redhat.com>
2924
2925 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2926 * Makefile.in: Rebuilt.
2927
44cb38cf
CD
29282009-09-01 Chris Demetriou <cgd@google.com>
2929
2930 * MAINTAINERS (Write After Approval): Add myself.
2931
f9329c35
DS
29322009-08-31 Dodji Seketeli <dodji@redhat.com>
2933
2934 PR debug/30161
2935 * include/dwarf2.h (enum dwarf_tag): Added
2936 DW_TAG_GNU_template_template_param
2937 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2938
f945e229
PB
29392009-08-30 Paolo Bonzini <bonzini@gnu.org>
2940
2941 * Makefile.tpl (AWK): Fix typo.
2942 * Makefile.in: Regenerate.
2943
87264276
PB
29442009-08-30 Paolo Bonzini <bonzini@gnu.org>
2945
2946 * configure.ac: Detect awk and sed.
2947 * Makefile.def (flags_to_pass): Add AWK and SED.
2948 * Makefile.tpl (AWK, SED): New.
2949 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2950 * configure: Regenerate.
2951 * Makefile.in: Regenerate.
2952
68ccd57c
DK
29532009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2954
2955 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2956 (collapseslashes): Likewise.
2957
df58e648
RW
29582009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2959
2960 * configure.ac (AC_PREREQ): Bump to 2.64.
2961
0539cb2c
RW
29622009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2963
70fa0efa
RW
2964 * configure.ac: Remove --with-datarootdir, --with-docdir,
2965 --with-pdfdir, --with-htmldir switches.
2966 * configure: Regenerate.
2967
5213506e
RW
2968 * configure: Regenerate.
2969
0539cb2c
RW
2970 * compile: Sync from Automake 1.11.
2971 * depcomp: Likewise.
2972 * install-sh: Likewise.
2973 * missing: Likewise.
2974 * mkinstalldirs: Likewise.
2975 * ylwrap: Likewise.
2976
197c68cc
DK
29772009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2978
2979 * ltmain.sh (func_normal_abspath): New function.
2980 (func_relative_path): Likewise.
2981 (func_mode_help): Document new -bindir option for link mode.
2982 (func_mode_link): Add new -bindir option, and use it to place
2983 output DLL if specified.
2984
58af276a
RW
29852009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2986
0115d4a3
RW
2987 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2988 (baseargs): Add --disable-option-checking.
2989 * configure: Regenerate.
2990
58af276a
RW
2991 * Makefile.def (configure-target-libiberty): Depend on
2992 all-binutils and all-ld.
2993 (configure-target-newlib): Likewise.
2994 * Makefile.in: Regenerate.
2995
e9d9afef
BE
29962009-08-17 Ben Elliston <bje@au.ibm.com>
2997
2998 * config.sub, config.guess: Update from upstream sources.
2999
354ebf88
RW
30002009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3001
3002 Sync from src, merge:
3003
3004 2009-07-02 Tristan Gingold <gingold@adacore.com>
3005
3006 * configure.ac: Do not exclude gas for i386-*-darwin.
3007 Add a case for x86_64-*-darwin.
3008 * configure: Regenerate.
3009
8375f7b2
NV
30102009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3011
3012 * MAINTAINERS: Add my name to Write After Approval list.
3013
dce2d8b2 30142009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
3015
3016 * configure.ac: Add Microblaze target.
3017 * configure: Regenerate.
3018
ea2002ba
CB
30192009-07-31 Christian Bruel <christian.bruel@st.com>
3020
3021 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3022 * configure: Regenerate.
2bf33cdb 3023
dce2d8b2 30242009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
3025
3026 * MAINTAINERS (Write After Approval): Update my e-mail address.
3027
e90e6bd7
ILT
30282009-07-06 Ian Lance Taylor <iant@google.com>
3029
3030 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3031 * configure: Rebuild.
3032
f6e0880a
TG
30332009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3034
3035 * MAINTAINERS: Move myself to the Graphite Reviewers.
3036
6d984927
WG
30372009-06-30 Wei Guozhi <carrot@google.com>
3038
3039 * MAINTAINERS: Add my name to Write After Approval list.
3040
f2689b09
SE
30412009-06-26 Steve Ellcey <sje@cup.hp.com>
3042
3043 PR bootstrap/40338
3044 * configure.ac (comparestring): Create new variable.
3045 * Makefile.tpl (comparestring): Use to skip some comparisions.
3046 * configure: Regenerate.
3047 * Makefile.in: Regenerate.
3048
f62c0ba4
DE
30492009-06-26 Doug Evans <dje@sebabeach.org>
3050
3051 * Makefile.def (host_modules): Add cgen.
3052 * Makefile.in: Regenerate.
3053 * configure.ac (host_tools): Add cgen.
3054 * configure: Regenerate.
3055
7acf4da6
DD
30562009-06-23 DJ Delorie <dj@redhat.com>
3057
3058 * MAINTAINERS: Add myself as mep maintainer.
3059
00020c16
ILT
30602009-06-23 Ian Lance Taylor <iant@google.com>
3061
3062 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3063 boot_languages. Only bootstrap target libraries listed in
3064 target_libs for some boot language. Add --with-stage1-ldflags,
3065 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3066 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3067 if not building with C++.
3068 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3069 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3070 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3071 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3072 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3073 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3074 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3075 * configure, Makefile.in: Rebuild.
3076
1da52d4a
LF
30772009-06-23 Li Feng <nemokingdom@gmail.com>
3078
3079 * MAINTAINERS: Added my name to write-after-approval list.
3080
144c9175
RM
30812009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3082
3083 * configure.ac: Define is_elf for QNX Neutrino targets.
3084 * configure: Regenerate.
3085
e5871e24
GS
30862009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3087
9c78662a 3088 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 3089
5f4a82c0
KG
30902009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3091
3092 * configure.ac: Detect MPC in default directory.
3093 * configure: Regenerate.
3094
394e9195
JG
30952009-06-03 Jerome Guitton <guitton@adacore.com>
3096 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3097
9c78662a
UB
3098 * Makefile.tpl (all): Avoid a trailing backslash.
3099 * Makefile.in: Regenerate.
394e9195 3100
47bca6aa
BE
31012009-06-03 Ben Elliston <bje@au.ibm.com>
3102
3103 * config.sub, config.guess: Update from upstream sources.
3104
a891a473
RS
31052009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3106
3107 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3108 to noconfdirs.
3109 * configure: Regenerate.
3110
70cb2d9f
AO
31112009-06-02 Alexandre Oliva <aoliva@redhat.com>
3112
3113 * Makefile.tpl ([+compare-target+]): Compare all stage
3114 directories, rather than just gcc.
3115 * Makefile.in: Rebuilt.
3116
7f1245df
DK
31172009-06-01 Doug Kwan <dougkwan@google.com>
3118
3119 * configure.ac: Support gold for target arm*-*-*.
3120 * configure: Regenerate.
394e9195 3121
acd26225
KG
31222009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3123
3124 * Makefile.def: Add MPC support and dependencies.
3125 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3126
3127 * Makefile.in, configure: Regenerate.
3128
a1fc946a
AO
31292009-05-27 Alexandre Oliva <aoliva@redhat.com>
3130
3131 * Makefile.tpl (all): Avoid harmless warning in make all when
3132 gcc-bootstrap is enabled but stage_last does not exist.
3133 * Makefile.in: Rebuilt.
3134
2e6a3c8d
NR
31352009-05-24 Nicolas Roche <roche@adacore.com>
3136
3137 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3138 * Makefile.in: Regenerate.
3139
63487d11
DC
31402009-05-21 Denis Chertykov <chertykov@gmail.com>
3141
3142 * MAINTAINERS: Update my e-mail address.
3143
449223af
DK
31442009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3145
3146 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3147 * configure: Regenerate.
3148
31c98f49
AO
31492009-05-18 Alexandre Oliva <aoliva@redhat.com>
3150
3151 PR other/40159
3152 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3153 gcc-no-bootstrap are mutually exclusive.
3154 * Makefile.in: Rebuilt.
3155
0f501837
AO
31562009-05-18 Alexandre Oliva <aoliva@redhat.com>
3157
3158 PR other/40159
3159 * Makefile.tpl (all): Don't end with unconditional success.
3160 * Makefile.in: Rebuilt.
3161
4a4a4e99
AO
31622009-05-12 Alexandre Oliva <aoliva@redhat.com>
3163
3164 PR target/37137
3165 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3166 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3167 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3168 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3169 stage_configureflags, stage_cflags and stage_libcflags into
3170 explicit Makefile macros.
3171 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3172 GFORTRAN.
3173 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3174 CC. Set CC_FOR_BUILD from CC.
3175 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3176 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3177 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3178 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3179 and GFORTRAN.
3180 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3181 (_LIBCFLAGS): Renamed to _TFLAGS.
3182 (do-compare-debug, do-compare3-debug): Drop.
3183 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3184 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3185 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3186 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3187 (XGCC_FLAGS_FOR_TARGET): New.
3188 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3189 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3190 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3191 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 3192 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
3193 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3194 TFLAGS.
3195 (BUILD_CONFIG): Include if requested.
3196 (all): Set TFLAGS on bootstrap.
3197 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3198 (all-stageid-prefixmodule): Likewise.
3199 (do-clean, distclean-stageid): Set TFLAGS.
3200 (restrap): Fix whitespace.
3201 * Makefile.in: Rebuilt.
3202
1cee3429
PB
32032009-05-07 Paolo Bonzini <bonzini@gnu.org>
3204
3205 * config.guess: Sync with src.
3206
0b70eafd
DK
32072009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3208
3209 * configure.ac ($with_ppl): Default to no if not supplied.
3210 ($with_cloog): Likewise.
3211 configure: Regenerate.
3212
5175f17c
JW
32132009-04-27 James E. Wilson <wilson@codesourcery.com>
3214
3215 * MAINTAINERS: Update my e-mail address.
3216
952fa153
NC
32172009-04-27 Nick Clifton <nickc@redhat.com>
3218
3219 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3220
a687f83c
EB
32212009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3222
3223 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3224 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3225 * Makefile.in: Regenerate.
3226
9e3eba15
KG
32272009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3228
3229 PR bootstrap/39739
3230 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3231 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3232
3233 * configure, Makefile.in: Regenerate.
3234
a687f83c 32352009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
3236
3237 * include/hashtab.h: Update GTY annotations to new syntax
3238 * include/splay-tree.h: Likewise
3239
070bdbd9
BE
32402009-04-17 Ben Elliston <bje@au.ibm.com>
3241
3242 * config.sub, config.guess: Update from upstream sources.
3243
55f2d967
AG
32442009-04-15 Anthony Green <green@moxielogic.com>
3245
3246 * configure.ac: Add moxie support.
3247 * configure: Rebuilt.
3248
309c24a9
JJ
32492009-04-14 Jakub Jelinek <jakub@redhat.com>
3250
3251 * configure.ac: Change copyright header to refer to version
3252 3 of the GNU General Public License and to point readers at the
3253 COPYING3 file and the FSF's license web page.
3254 * Makefile.def: Likewise.
3255 * Makefile.tpl: Likewise.
3256 * Makefile.in: Regenerate.
3257
b93133bc
JH
32582009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3259
3260 * configure.ac: Restore match for darwin9 or later. Use double
3261 brackets since regeneration eats one pair.
3262 * configure: Regenerate.
3263
d18ff35a
L
32642009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3265
3266 PR gas/10039
3267 * configure.ac: Require texinfo 4.7.
3268 * configure: Regenerated.
3269
748086b7
JJ
32702009-04-09 Nick Clifton <nickc@redhat.com>
3271
3272 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3273 the GCC Runtime Library Exception.
3274
a3337ea2
KG
32752009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3276
3277 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3278 * configure: Regenerate.
3279
60911f14
SE
32802009-04-01 Steve Ellcey <sje@cup.hp.com>
3281
3282 * Makefil.def (languages): New entries.
3283 * Makefile.tpl (check-gcc-*): New generic target.
3284 * Makefile.in: Regenerate.
60911f14 3285
dce2d8b2 32862009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 3287
d18ff35a 3288 * MAINTAINERS: Update my email address.
7369c1d0 3289
cfb1f59f
TT
32902009-03-18 Tom Tromey <tromey@redhat.com>
3291
d18ff35a
L
3292 * configure: Rebuild.
3293 * configure.ac (host_libs): Add libiconv.
3294 * Makefile.in: Rebuild.
3295 * Makefile.def (host_modules): Add libiconv.
3296 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 3297
75eeae1a
TG
32982009-03-16 Tristan Gingold <gingold@adacore.com>
3299
3300 * configure.ac: Treat gdb as supported on x86_64-darwin.
3301 * configure: Regenerate.
3302
f38095f3
JM
33032009-03-16 Joseph Myers <joseph@codesourcery.com>
3304
3305 * configure.ac (--with-host-libstdcxx): New option.
3306 * configure: Regenerate.
3307
dce2d8b2 33082009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
3309
3310 * MAINTAINERS: Move myself into the write after approval list.
3311
6d401294
NP
33122009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3313
3314 * MAINTAINERS: Update e-mail address.
2bf33cdb 3315
07c97076
DN
33162009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3317
3318 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3319
dce2d8b2 33202009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
3321
3322 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3323
7a9d3fe8
RW
33242009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3325
3326 Backport from git Libtool:
3327
3328 2009-01-19 Robert Millan <rmh@aybabtu.com>
3329 Support GNU/kOpenSolaris.
3330 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3331 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3332 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3333 GNU/kOpenSolaris.
3334
c9e9e11f
AS
33352009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3336
3337 * MAINTAINERS: Update e-mail address.
3338
5e8c1552 33392009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
3340
3341 * MAINTAINERS (Write After Approval): Add self.
3342
b0adb088
BM
33432009-02-18 Bingfeng Mei <bmei@broadcom.com>
3344
3345 * MAINTAINERS (Write After Approval): Add myself.
3346
ee04b574
AS
33472009-02-05 Andreas Schwab <schwab@suse.de>
3348
3349 * Makefile.tpl (stage_last): Define $r and $s before using
3350 $(RECURSE_FLAGS_TO_PASS).
3351 * Makefile.in: Regenerate
3352
907884c9
ILT
33532009-01-30 Ian Lance Taylor <iant@google.com>
3354
3355 * MAINTAINERS: Move myself to the Global Reviewers list.
3356
416ac4d4
RM
33572009-01-29 Robert Millan <rmh@aybabtu.com>
3358
3359 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3360 * configure: Regenerate.
3361
ee5decb3
GP
33622009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3363
3364 * MAINTAINERS: Make whitespace consistent.
19196f44 3365 Remove Robert Millan from Write After Approval.
ee5decb3 3366
36fbb0ec
AM
33672009-01-16 Alan Modra <amodra@bigpond.net.au>
3368
3369 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3370 (all-opcodes): Depend on all-libiberty.
3371 * Makefile.in: Regenerate.
3372
52535a64
DR
33732009-01-15 Douglas B Rupp <rupp@gnat.com>
3374
3375 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3376 * configure: Regenerate.
3377
e04a57df
RR
33782009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3379
3380 * MAINTAINERS (Write After Approval): Add myself.
3381
856c450b
SK
33822009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3383
3384 * MAINTAINERS: Add myself to reviewers (Fortran).
3385
dce2d8b2 33862009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
3387
3388 PR tree-optimization/38515
3389 * configure.ac (cloog-polylib): Removed.
3390 (with_ppl, with_cloog): Test for "no".
3391 * configure: Regenerated.
3392
1e5e8a59
DF
33932009-01-11 Daniel Franke <franke.daniel@gmail.com>
3394
3395 * MAINTAINERS: Moved myself to reviewers (Fortran).
3396
5e5debf6
TS
33972009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3398
3399 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3400 (Write After Approval): Remove myself.
3401
1c42acf1
DN
34022009-01-03 Diego Novillo <dnovillo@google.com>
3403
3404 * MAINTAINERS: Remove myself from alias maintainership.
3405
2fbbedaf
DA
34062009-01-02 David Ayers <ayers@fsfe.org>
3407
3408 * MAINTAINERS: Update e-mail address.
3409
17213821
GP
34102008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3411
3412 * MAINTAINERS: Make whitespace consistent.
3413
baafc534
RW
34142008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3415
3416 Backport from upstream Libtool:
3417 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3418 Add cache variables to tests that require the linker to work.
3419 For shlibpath_overrides_runpath, this also changes the semantics
3420 to let the result from the C compiler take precedence.
3421
18430d27
BE
34222008-12-02 Ben Elliston <bje@au.ibm.com>
3423
3424 * config.sub, config.guess: Update from upstream sources.
3425
dce2d8b2 34262008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
3427
3428 * configure.ac (ppllibs): Add by default the lib flags.
3429 * configure: Regenerate.
3430
41e9641b
LM
34312008-12-08 Luis Machado <luisgpm@br.ibm.com>
3432
3433 * MAINTAINERS: Add myself to the write after approval list.
3434
25783c30
JH
34352008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3436
ee04b574
AS
3437 * configure.ac: Add double brackets on darwin[912].
3438 * configure: Regenerate.
25783c30 3439
0e318fcc
DK
34402008-12-03 Daniel Kraft <d@domob.eu>
3441
3442 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3443 Approval to Reviewer section (for Fortran front-end).
3444
7f171b95
JH
34452008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3446
3447 * configure.ac: Expand to darwin10 and later.
3448 * configure: Regenerate.
3449
09ce620e
AS
34502008-12-02 Andreas Schwab <schwab@suse.de>
3451
3452 * Makefile.def: configure-target-boehm-gc depends on
3453 all-target-libstdc++-v3.
3454 * Makefile.in: Regenerate.
3455
386c704d
KT
34562008-12-02 Kai Tietz <kai.tietz@onevision.com>
3457
3458 * MAINTAINERS: Add myself as mingw maintainer.
3459
e03dd84a
BE
34602008-12-02 Ben Elliston <bje@au.ibm.com>
3461
3462 * config.sub, config.guess: Update from upstream sources.
3463
3fa87964
GP
34642008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3465
3466 * README.SCO: Remove.
3467
df72d7ed
FP
34682008-11-29 Fernando Pereira <pronesto@gmail.com>
3469
3470 * MAINTAINERS: Add myself to the write after approval list.
3471
b5646528
DK
34722008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3473
3474 * MAINTAINERS: Update my email address in WAA section.
3475
dce2d8b2 34762008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
3477
3478 * MAINTAINERS: Update e-mail address.
3479
dce2d8b2 34802008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
3481
3482 * MAINTAINERS: Change e-mail address.
3483
0db3a858
TG
34842008-11-27 Tristan Gingold <gingold@adacore.com>
3485
3486 * configure.ac: Build gdb for i?86-*-darwin*
3487 * configure: Regenerated.
3488
dce2d8b2 34892008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
3490
3491 * MAINTAINERS: Added my full name.
3492
487e299b
DJ
34932008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3494
3495 PR bootstrap/38014
3496 PR bootstrap/37923
3497
3498 Revert:
3499
3500 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3501
3502 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3503 * Makefile.in: Regenerated.
3504
3505 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3506
3507 PR gdb/921
3508 PR gdb/1646
3509 PR gdb/2175
3510 PR gdb/2176
3511
3512 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3513 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3514 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3515 (HOST_EXPORTS): Pass CPPFLAGS.
3516 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3517 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3518 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3519 * Makefile.in, configure: Regenerated.
3520 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3521 and CPPFLAGS_FOR_BUILD.
3522
dce2d8b2 35232008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
3524
3525 * MAINTAINERS: Add myself as middle end maintainer.
3526
044fed69
AS
35272008-11-06 Andrew Stubbs <ams@codesourcery.com>
3528
3529 * MAINTAINERS (Write after approval): Add myself.
3530
caf6defe
DN
35312008-11-05 Diego Novillo <dnovillo@google.com>
3532
3533 * MAINTAINERS (Global Reviewers): Add myself.
3534 (Non-Algorithmic Maintainers): Remove myself.
3535
3e9899ac
TS
35362008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3537
09ce620e 3538 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 3539
ea99e36e
MM
35402008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3541
09ce620e 3542 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 3543
fb0d2684
BE
35442008-10-31 Ben Elliston <bje@au.ibm.com>
3545
3546 * configure.ac (spu-*-*): Remove special case.
3547 * configure: Regenerate.
3548
73c07a3e
CM
35492008-10-30 Catherine Moore <clm@codesourcery.com>
3550
3551 * MAINTAINERS (Write after approval): Update my email address.
3552
7310a2da
SSF
35532008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3554
3555 * configure.ac [spu-*-*]: Do not set skipdirs.
3556 * configure: Re-generate.
3557
7e51fe23
BS
35582008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3559
3560 * MAINTAINERS (Various Maintainers): Add myself to reload.
3561
ef20be93
RG
35622008-10-25 Richard Guenther <rguenther@suse.de>
3563
3564 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3565 maintainer. Remove myself as libgcc-math maintainer.
3566 (Non-Algorithmic Maintainers): Remove myself.
3567
03ffcfa0
DJ
35682008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3569
3570 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3571 * Makefile.in: Regenerated.
3572
dec014a9
CC
35732008-10-23 Cary Coutant <ccoutant@google.com>
3574
3575 * MAINTAINERS (Write after approval): Add myself.
3576
b36c386c
DJ
35772008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3578
3579 PR gdb/921
3580 PR gdb/1646
3581 PR gdb/2175
3582 PR gdb/2176
3583
3584 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3585 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3586 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3587 (HOST_EXPORTS): Pass CPPFLAGS.
3588 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3589 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3590 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3591 * Makefile.in, configure: Regenerated.
3592 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3593 and CPPFLAGS_FOR_BUILD.
3594
dce2d8b2 35952008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
3596
3597 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3598 Sebastian Pop.
3599
e0bda97e
AP
36002008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3601
3602 * MAINTAINERS (Write After Approval): Added myself.
3603
36c713e0
KG
36042008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3605
3606 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3607 recommended version to 2.3.2.
3608
3609 * configure: Regenerate.
3610
8fe005ee
MM
36112008-10-01 Mark Mitchell <mark@codesourcery.com>
3612
3613 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3614
be8f156f
DD
36152008-09-29 David Daney <david.daney@caviumnetworks.com>
3616
3617 * MAINTAINERS (Write After Approval): Update e-mail address.
3618
ae11dff4
PG
36192008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3620
3621 * libtool.m4: Update to libtool 2.2.6.
3622 * lt~obsolete.m4: Update to libtool 2.2.6.
3623 * ltmain.sh: Update to libtool 2.2.6.
3624 * ltsugar.m4: Update to libtool 2.2.6.
3625 * ltversion.m4: Update to libtool 2.2.6.
3626 * ltoptions.m4: Update to libtool 2.2.6.
3627 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3628
441154b1
CF
36292008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3630
3631 * MAINTAINERS (Write After Approval): Add myself.
3632
775b3b26
BRF
36332008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3634
3635 * MAINTAINERS (Write After Approval): Update my name.
3636
94538043
SB
36372008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3638
09ce620e 3639 * MAINTAINERS: Add myself in "Write After Approval".
94538043 3640
52d1bfd8
SE
36412008-09-18 Steve Ellcey <sje@cup.hp.com>
3642
09ce620e 3643 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 3644
c5cc92f5
GP
36452008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3646
3647 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3648 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3649 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3650 and Michael Tiemann from Write After Approval since they do not
3651 actually have access.
3652
23d9794a
RG
36532008-09-05 Richard Guenther <rguenther@suse.de>
3654
3655 * configure.ac: Initialize clooglibs to -lcloog.
3656 * configure: Re-generate.
3657
192a671e
LCW
36582008-09-04 Le-Chun Wu <lcwu@google.com>
3659
3660 * MAINTAINERS (Write After Approval): Add myself.
3661
d789184e
SP
36622008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3663
3664 * configure.ac (--with-cloog-polylib): New.
3665 (--disable-cloog-version-check): New.
3666 (--disable-ppl-version-check): New.
3667 * configure: Re-generate.
3668
36a881c7
RG
36692008-09-03 Richard Guenther <rguenther@suse.de>
3670
3671 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3672 cloog test.
3673 * configure: Re-generate.
3674
358da97e
HS
36752008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3676
3677 Add picoChip port.
3678 * MAINTAINERS: Add picoChip maintainers.
3679
f8bf9252
SP
36802008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3681 Tobias Grosser <grosser@fim.uni-passau.de>
3682 Jan Sjodin <jan.sjodin@amd.com>
3683 Harsha Jagasia <harsha.jagasia@amd.com>
3684 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3685 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3686 Adrien Eliche <aeliche@isty.uvsq.fr>
3687
3688 Merge from graphite branch.
3689 * configure: Regenerate.
3690 * Makefile.in: Regenerate.
3691 * configure.ac (host_libs): Add ppl and cloog.
3692 Add checks for PPL and CLooG.
3693 * Makefile.def (ppl, cloog): Added modules and dependences.
3694 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3695 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3696
d89f0ad6
AL
36972008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3698
3699 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3700 (GCC_SHLIB_SUBDIR): New.
3701 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3702 * configure: Regenerate.
3703 * Makefile.in: Regenerate.
3704
88a25817
GP
37052008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3706
3707 * MAINTAINERS: Consistently use tabs to separate columns.
3708
f873f15f
TG
37092008-08-29 Tristan Gingold <gingold@adacore.com>
3710
3711 * MAINTAINERS (Write after Approval): Add myself.
3712
e1514c3f
TG
37132008-08-28 Tristan Gingold <gingold@adacore.com>
3714
3715 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3716 Enable bfd, binutils and opcodes.
3717 * configure: Regenerate.
3718
4717882f
JDA
37192008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3720
3721 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3722
28c9884c
TK
37232008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3724
3725 * MAINTAINERS: Use correct Umlaut for last name.
3726
ae96d86a
FXC
37272008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3728
3729 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3730
3ecc96e3
DE
37312008-08-16 David Edelsohn <edelsohn@gnu.org>
3732
3733 * MAINTAINERS: Update my email address.
3734
dd609cc1
EB
37352008-08-16 Nicolas Roche <roche@adacore.com>
3736
3737 * Makefile.tpl: Add BOOT_ADAFLAGS.
3738 * Makefile.in: Regenerate.
3739
08d0963a
RS
37402008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3741
3742 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3743 * configure: Regenerate.
3744
dce2d8b2 37452008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
3746
3747 * configure.ac: Add makefile fragments for hpux.
3748 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3749 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3750 * configure: Regenerate.
3751 * Makefile.in: Regenerate.
3752
dce2d8b2 37532008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
3754
3755 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3756
dce2d8b2 37572008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
3758
3759 * MAINTAINERS (Write after Approval): Add myself.
3760
78209f30
XG
37612008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3762
3763 * MAINTAINERS (Write After Approval): Add myself.
3764
5b5b098d
AJ
37652008-06-29 Andrew Jenner <andrew@codesourcery.com>
3766
3767 * MAINTAINERS (Write After Approval): Add myself.
3768
d812ec93
KW
37692008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3770
3771 * MAINTAINERS: Update my email address.
3772
99e78224
JY
37732008-06-25 Joey Ye <joey.ye@intel.com>
3774
3775 * MAINTAINERS (Write After Approval): Add myself.
3776
18c04407
RW
37772008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3778
3779 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3780 * Makefile.in: Regenerate.
3781 * configure: Regenerate.
3782
47aa9a31
DK
37832008-06-17 Daniel Kraft <d@domob.eu>
3784
3785 * MAINTAINERS (Write After Approval): Add myself.
3786
ad33ff57
RW
37872008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3788
3789 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3790 "$@" is still intact with both Autoconf 2.59 and 2.62.
3791 * configure: Regenerate.
3792
cdce5c41
RW
37932008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3794
3795 * Makefile.tpl: Fix comment errors.
3796 * Makefile.in: Regenerate.
3797
01b79d11
DM
37982008-06-12 David S. Miller <davem@davemloft.net>
3799 David Edelsohn <edelsohn@gnu.org>
3800
3801 * configure.ac: Add powerpc*-*-* to gold supported targets.
3802 * configure: Regenerate.
3803
f8c33439
JM
38042008-06-08 Joseph Myers <joseph@codesourcery.com>
3805
3806 PR tree-optimization/36218
3807 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3808 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3809 (all prefix="build-"): Pass them to build-system sub-makes.
3810 * Makefile.in: Regenerate.
3811
cd985f66
JM
38122008-06-07 Joseph Myers <joseph@codesourcery.com>
3813
3814 * MAINTAINERS (mt port): Remove.
3815 (sco5, unixware, sco udk): Remove.
3816 (Kean Johnston): Add to Write After Approval.
3817
3f6383d3
JB
38182008-05-30 Julian Brown <julian@codesourcery.com>
3819
3820 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3821 of libobjc for ARM EABI Linux.
3822 * configure: Regenerate.
30da41ed 3823
dce2d8b2 38242008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 3825
09ce620e 3826 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 3827
dce2d8b2 38282008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 3829
e29cc9b4 3830 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 3831
955410cb
JW
38322008-05-15 Janus Weil <janus@gcc.gnu.org>
3833
3834 * MAINTAINERS (Write After Approval): Add myself.
3835
719bb4e3 38362008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
3837
3838 * config-ml.in: don't handle --enable-shared and --enable-static.
3839
372b05fc
RS
38402008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3841
3842 * MAINTAINERS: Update my email address.
3843
f73e2200
PC
38442008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3845
3846 * MAINTAINERS: Update my email address.
09ce620e 3847
3e438e2b
KVH
38482008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3849
3850 * MAINTAINERS (Write After Approval): Add myself.
3851
177bf491
GS
38522008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3853
3854 * MAINTAINERS (Write After Approval): Add myself.
3855
dce2d8b2 38562008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
3857
3858 * MAINTAINERS (crx): Add myself.
3859
14a8726b
PB
38602008-04-18 Paolo Bonzini <bonzini@gnu.org>
3861
3862 Sync with src:
3863 2008-04-14 David S. Miller <davem@davemloft.net>
3864
09ce620e
AS
3865 * configure.ac: Add sparc*-*-* to gold supported targets.
3866 * configure: Regenerate.
14a8726b 3867
7142fb32
PB
38682008-04-18 Paolo Bonzini <bonzini@gnu.org>
3869
3870 PR bootstrap/35457
3871 * configure.ac: Include override.m4.
3872 * configure: Regenerate.
3873
c6b196de
PB
38742008-04-18 Paolo Bonzini <bonzini@gnu.org>
3875
09ce620e
AS
3876 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3877 * Makefile.in: Regenerate.
c6b196de 3878
dce2d8b2 38792008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 3880
09ce620e 3881 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 3882 as nonconfigurable directories list.
09ce620e 3883 * configure: Regenerate.
c993ae60 3884
8479b1b1
BE
38852008-04-14 Ben Elliston <bje@au.ibm.com>
3886
3887 * config.sub, config.guess: Update from upstream sources.
3888
295e261a
HPN
38892008-04-12 Hans-Peter Nilsson <hp@axis.com>
3890
3891 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3892 * Makefile.in: Regenerate.
3893
ac3949d9
EW
38942008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3895
3896 * configure.ac: Do not build libssp for the AVR.
3897 * configure: Regenerate.
3898
06407e30
ILT
38992008-04-07 Ian Lance Taylor <iant@google.com>
3900
3901 * Makefile.def: check-gold depends upon all-binutils.
3902 * Makefile.in: Regenerate.
3903
97db009c
AH
39042008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3905
3906 * MAINTAINERS (Write After Approval): Add myself.
3907
2a79c47f
NC
39082008-04-04 Nick Clifton <nickc@redhat.com>
3909
3910 PR binutils/4334
5f4bebbf 3911 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
3912 builds.
3913 * configure: Regenerate.
3914
c53a18d3
N
39152008-04-04 NightStrike <NightStrike@gmail.com>
3916
3917 PR other/35151
09ce620e
AS
3918 * configure.ac: Combine rules for mingw32 and mingw64.
3919 * configure: Regenerate.
c53a18d3 3920
d925aa70
KT
39212008-04-02 Kai Tietz <kai.tietz@onvision.com>
3922
3923 * MAINTAINERS (Write After Approval): Add myself.
3924
dce2d8b2 39252008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
3926
3927 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3928 * Makefile.in (.NOTPARALLEL): Ditto.
3929
4412a506
PG
39302008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3931
3932 * MAINTAINERS (Write After Approval): Add myself.
3933
dce2d8b2 39342008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
3935
3936 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3937 * Makefile.in (.NOTPARALLEL): Regenerate.
3938
639223bd
PB
39392008-03-27 Paolo Bonzini <bonzini@gnu.org>
3940
3941 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3942 * Makefile.in: Regenerate.
3943
b8ab1f4a
JS
39442008-03-26 Jakub Staszak <kuba@et.pl>
3945
3946 * MAINTAINERS (Write After Approval): Add myself.
3947
b45890a4
TK
39482008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3949
3950 * MAINTAINERS: Update e-mail address.
3951
5afab7ad
ILT
39522008-03-20 Ian Lance Taylor <iant@google.com>
3953
3954 * configure.ac: Add support for --enable-gold.
3955 * Makefile.def: Add gold as a directory like ld.
3956 * configure, Makefile.in: Regenerate.
3957
38d24731
RW
39582008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3959
3960 * configure.ac: m4_include config/proginstall.m4.
3961 * configure: Regenerate.
32bc4cf4
RW
3962
3963 Backport from upstream Libtool:
09ce620e 3964
32bc4cf4 3965 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 3966
32bc4cf4
RW
3967 Deal with Autoconf 2.62's semantic change in m4_append.
3968 * ltsugar.m4 (lt_append): Replace broken versions of
3969 m4_append.
3970 (lt_if_append_uniq): Don't require separator to be overquoted,
3971 and avoid broken m4_append.
3972 (lt_dict_add): Fix typo.
3973 * libtool.m4 (_LT_DECL): Don't overquote separator.
3974
9d3c50ea
DE
39752008-03-13 David Edelsohn <edelsohn@gnu.org>
3976
3977 * config.rpath: Add AIX 6 support.
3978
5d2edb29
PB
39792008-03-13 Paolo Bonzini <bonzini@gnu.org>
3980
3981 * Makefile.def (stageprofile). Remove -fprofile-generate
3982 from stage_libcflags.
3983 * Makefile.in: Regenerate.
3984
954910ef
BE
39852008-03-13 Ben Elliston <bje@au.ibm.com>
3986
3987 * config.sub, config.guess: Update from upstream sources.
3988
e8645a40
TT
39892008-03-06 Tom Tromey <tromey@redhat.com>
3990
3991 * MAINTAINERS: Update for treelang deletion.
3992
2c8e955e
JW
39932008-03-03 James E. Wilson <wilson@tuliptree.org>
3994
3995 * MAINTAINERS: Update my email address.
3996
54acd307
SS
39972008-03-03 Stan Shebs <stanshebs@earthlink.net>
3998
893ad2a1 3999 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
4000 (objective-c/c++): Add myself as a maintainer.
4001
4b52b516
VR
40022008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4003
4004 * MAINTAINERS (Write After Approval): Update my email address.
4005
e652b516
TB
40062008-02-25 Tomas Bily <tbily@suse.cz>
4007
4008 * MAINTAINERS (Write After Approval): Add myself.
4009
02d30740
JJ
40102008-02-23 Jakub Jelinek <jakub@redhat.com>
4011
4012 * MAINTAINERS (OpenMP): Add myself.
4013
1c8bd6a3
PB
40142008-02-20 Paolo Bonzini <bonzini@gnu.org>
4015
4b40b2a5
UB
4016 PR bootstrap/32009
4017 PR bootstrap/32161
1c8bd6a3 4018
4b40b2a5
UB
4019 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4020 * configure: Regenerate.
1c8bd6a3 4021
4b40b2a5
UB
4022 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4023 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4024 STAGE4_LIBCFLAGS): New.
4025 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4026 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4027 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4028 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4029 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4030 for target modules. Don't export LIBCFLAGS.
4031 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4032 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4033 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4034 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4035 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4036 * Makefile.in: Regenerate.
1c8bd6a3 4037
bb44c9d2
RW
40382008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4039
4040 PR libgcj/33085
4041 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4042 Do not use -DDLL_EXPORT. Backport from upstream.
4043
29a7754d
RW
40442008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4045
4046 * MAINTAINERS (Write After Approval): Add myself.
4047
9a212bb7
HPN
40482008-02-02 Hans-Peter Nilsson <hp@axis.com>
4049
4050 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4051 * configure: Regenerate.
4052
aa12a573
MG
40532008-01-31 Marc Gauthier <marc@tensilica.com>
4054
4055 * configure.ac (xtensa*-*-*): Recognize processor variants.
4056 * configure: Regenerate.
4057
ac9e6043
RW
40582008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4059
40049ccc
UB
4060 PR bootstrap/34922
4061 * configure.ac (PARSE_ARGS): Push suitable setting of
4062 ac_subdirs_all, for `./configure --help=recursive'.
4063 Handle `+' in generic toplevel directory disabling.
4064 * configure: Regenerate.
ac9e6043 4065
4288c86a
NC
40662008-01-28 Nick Clifton <nickc@redhat.com>
4067
4068 * MAINTAINERS (xstormy16): Take over maintainership.
4069
8d8da227
JM
40702008-01-25 Joseph Myers <joseph@codesourcery.com>
4071
4072 * MAINTAINERS (c4x port): Remove.
4073
349b60e7
DE
40742008-01-24 David Edelsohn <edelsohn@gnu.org>
4075
4076 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4077
3ca06a68
BE
40782008-01-23 Ben Elliston <bje@au.ibm.com>
4079
4080 * config.sub, config.guess: Update from upstream sources.
4081
3c631381
TG
40822008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4083
4084 * MAINTAINERS (Write After Approval): Add myself.
4085
20533ef1
L
40862008-01-17 H.J. Lu <hjl.tools@gmail.com>
4087
4088 * MAINTAINERS: Update my email address.
4089
40902008-01-09 Raksit Ashok <raksit@google.com>
4091
4092 * MAINTAINERS (Write After Approval): Add myself.
4093
684f4f6a
RA
40942008-01-09 Raksit Ashok <raksit@google.com>
4095
4096 * MAINTAINERS (Write After Approval): Add myself.
4097
9cb8756f
BE
40982008-01-08 Ben Elliston <bje@au.ibm.com>
4099
4100 * config.sub, config.guess: Update from upstream sources.
4101
94e1934d
KG
41022007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4103
4104 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 4105 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
4106 * configure: Regenerate.
4107
a2e51f77
SP
41082007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4109
4110 * MAINTAINERS: Update my email address.
4111
ffe3dcd9
BRF
41122007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4113
4114 * MAINTAINERS: Update my email address.
4115
aa4095c9
RS
41162007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4117
4118 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4119 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4120 * Makefile.in: Regenerate.
4121
dce2d8b2 41222007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
4123
4124 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4125 misplaced entries.
4126
0fe0f073
AT
41272007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4128
4129 * configure.ac: Enable libjava for x86_64-*-darwin9.
4130 * configure: Regenerate.
4131
dce2d8b2 41322007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
4133
4134 * MAINTAINERS (Write After Approval): Add myself.
4135
c3220d4c
BE
41362007-12-05 Ben Elliston <bje@au.ibm.com>
4137
4138 * config.sub, config.guess: Update from upstream sources.
4139
aba7501e
MK
41402007-12-02 Matthias Klose <doko@ubuntu.com>
4141
4142 * config-ml.in: Remove 64bit configure tests.
4143
d683ec81
PB
41442007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4145
4146 * config-ml.in: Robustify against white space in absolute file
4147 names.
4148
4149 * config-ml.in (multi-clean): Substitute ${Makefile}.
4150 Remove superfluous ${Makefile} in list.
4151
60f1711a
TS
41522007-11-19 Thiemo Seufer <ths@mips.com>
4153
4154 * config-ml.in: Don't hardcode the Makefile name.
4155
487f9d96
AM
41562007-11-08 Alexander Monakov <amonakov@ispras.ru>
4157
4158 * MAINTAINERS (Write After Approval): Add myself.
4159
fa3886fe
ST
41602007-11-07 Samuel Tardieu <sam@rfc1149.net>
4161
4162 * MAINTAINERS (Write After Approval): Add myself.
4163
dce2d8b2 41642007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
4165
4166 * MAINTAINERS (Write After Approval): Add myself.
4167
acc48927
BE
41682007-10-25 Ben Elliston <bje@au.ibm.com>
4169
4170 * MAINTAINERS (mercury): Remove entry.
4171 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4172
e00e9858
DJ
41732007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4174
4175 * Makefile.def (dependencies): Make configure-gdb depend on
4176 all-intl.
4177 * Makefile.in: Regenerated.
4178
def14a3c
SK
41792007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4180
4181 * MAINTAINERS (Fortran maintainer): Remove myself.
4182
dce2d8b2 41832007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
4184
4185 * Makefile.def: To avoid problems running with parallel makes,
4186 build newlib before libgloss so that target specific header
4187 files are availble.
4188 * Makefile.in: Regenerate
4189
bbfbfafc
DJ
41902007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4191
4192 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4193 * Makefile.in: Regenerate.
4194
c56abad5
VM
41952007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4196
4197 * MAINTAINERS (Register allocation reviewer): Add myself.
4198
f019adc1
MF
41992007-10-08 Mike Frysinger <vapier@gentoo.org>
4200
4201 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4202 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4203 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4204 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4205 * configure: Regenerate.
4206
dce2d8b2 42072006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
4208
4209 * MAINTAINERS (Register allocation reviewer): Add myself.
4210
0999159b
PB
42112007-10-01 Paolo Bonzini <bonzini@gnu.org>
4212
4213 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4214 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4215 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4216 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4217 * configure.ac: Default them to host tools for $host = $build.
4218 Subst them.
4219
4220 * configure: Regenerate.
4221 * Makefile.in: Regenerate.
4222
dce2d8b2 42232006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
4224
4225 * MAINTAINERS (Register allocation reviewer): Add myself.
4226
dce2d8b2 42272006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
4228
4229 * MAINTAINERS (Register allocation reviewer): Add myself.
4230
9d209c83
SP
42312007-09-21 Seongbae Park <seongbae.park@gmail.com>
4232
4233 * MAINTAINERS (Write After Approval): Fix typo.
4234
1ec3b87b
RS
42352007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4236
4237 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4238 * configure: Regenerate.
4239
19d5986d
PJ
42402007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4241
4242 PR bootstrap/31906
4243 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 4244 they're already prefixed.
19d5986d 4245
6d3b5aea
BK
42462007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4247
4248 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4249 libstdc++.
4250 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4251 * configure: Regenerate.
4252 * Makefile.in: Regenerate.
09ce620e 4253
4fe7e755
AS
42542007-09-17 Andreas Schwab <schwab@suse.de>
4255
4256 * configure.ac: Raise minimum makeinfo version to 4.6.
4257 * configure: Regenerate.
4258
dce2d8b2 42592007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 4260
ffe3dcd9 4261 * MAINTAINERS (write-after-approval) add myself
d483feaa 4262
fa9a3f31
AM
42632007-09-15 Alan Modra <amodra@bigpond.net.au>
4264
4265 * configure.ac: Correct makeinfo version check.
4266 * configure: Regenerate.
4267
6593a73e
RS
42682007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4269
4270 * MAINTAINERS: Update my email address.
4271
d9dced13
RS
42722007-09-14 Richard Sandiford <richard@codesourcery.com>
4273
4274 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4275 to $skipdirs and only disable gprof for newlib. Use the normal
4276 mips*-elf* handling in other respects.
4277 * configure: Regnerate.
4278
773c1467
DD
42792007-09-12 David Daney <ddaney@avtrex.com>
4280
4281 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4282 enabling libgcj.
4283 * configure: Regenerate.
4284
c03353e2
RIL
42852007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4286
4287 PR other/32154
4288 * configure.ac: For libgloss targets, point the linker to the linker
4289 script, startup code and simulator library.
4290 * configure: Regenerate.
4291
c4e9bf2b
AH
42922007-09-07 Andrew Haley <aph@redhat.com>
4293
4294 * configure.ac (noconfigdirs): Remove target-libffi and
4295 target-libjava.
4296 * configure: Regenerate.
4297
1f5a6b84
FXC
42982007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4299
4300 PR target/33281
4301 * configure.ac: Use config/mh-mingw on mingw.
4302 * configure: Regenerate.
1f5a6b84 4303
3951e521
PH
43042007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4305
9f349f63 4306 * MAINTAINERS (Write After Approval): Add myself.
3951e521 4307
e643dc23
RG
43082007-09-05 Richard Guenther <rguenther@suse.de>
4309
4310 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4311 nor --disable-checking is provided also turn on yes and types
4312 checking for stage1.
4313 * configure: Re-generate.
4314
039874df
KW
43152007-08-30 Krister Walfridsson <cato@df.lth.se>
4316
4317 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4318 (Write After Approval): Remove myself.
4319
c3f07bd6 43202007-08-29 Nick Clifton <nickc@redhat.com>
15098359 4321
c3f07bd6 4322 * config.sub, config.guess: Update from upstream sources.
15098359 4323
40049ccc 43242007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
4325
4326 * MAINTAINERS (Write After Approval): Added myself.
4327 * MAINTAINERS (Reviewers): Removed myself.
4328
c8aea42c 43292007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 4330 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
4331
4332 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4333 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4334 * Makefile.in: Regenerate.
4335 * configure.ac (--with-debug-prefix-map): New.
4336 * configure: Regenerate.
4337
4bf6c438
RS
43382007-08-17 Richard Sandiford <richard@codesourcery.com>
4339 Nigel Stephens <nigel@mips.com>
4340
4bf6c438
RS
4341 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4342 as target_makefile_frag.
4343 * configure: Regenerate.
4344
bb286d71
AO
43452007-08-16 Alexandre Oliva <aoliva@redhat.com>
4346
4347 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4348 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4349 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4350 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4351 (do-compare, do-compare3, do-compare-debug): New.
4352 ([+compare-target+]): Use them.
4353
a4630417
MK
43542007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4355
4356 * MAINTAINERS (Write After Approval): Change my email address.
4357
d9acb717
RW
43582007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4359 Ben Elliston <bje@au.ibm.com>
4360
4361 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4362 --silent if $silent.
4363 * configure: Regenerate.
4364
96876681
ZD
43652003-08-12 Zdenek Dvorak <ook@ucw.cz>
4366
4367 * MAINTAINERS (Various Maintainers): Add myself as
4368 loop infrastructure maintainer. Update my e-mail
4369 address.
4370
1c1d80ee
DN
43712007-07-31 Diego Novillo <dnovillo@google.com>
4372
4373 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4374 Adjust description.
4375
7e98624c
RG
43762007-07-26 Richard Guenther <rguenther@suse.de>
4377
4378 * configure.ac: Add types checking to stage1 checking flags.
4379 * configure: Regenerate.
4380
4c85af60
NC
43812007-07-17 Nick Clifton <nickc@redhat.com>
4382
4383 * COPYING3: New file. Contains version 3 of the GNU General
4384 Public License.
4385 * COPYING3.LIB: New file. Contains version 3 of the GNU
4386 Lesser General Public License.
4387
19ddfd3a
AK
43882007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4389
4390 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4391
2a064545
AK
43922007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4393
4394 * MAINTAINERS (S/390 co-maintainer): Add myself.
4395 (Write After Approval): Remove myself.
4396
f861f54d
DH
43972007-07-13 Dan Hipschman <dsh@google.com>
4398
4399 * MAINTAINERS (Write After Approval): Add myself.
4400
0136f2f7
NC
44012007-07-11 Nick Clifton <nickc@redhat.com>
4402
4403 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4404 WINDRES export.
4405 * Makefile.in: Regenerate.
4406
6e29b5a4
RO
44072007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4408
4409 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4410 maintainer.
4411
159a4b02
L
44122007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4413
4414 * lt~obsolete.m4: New. Import from 20070318 libtool.
4415
6ba67283
JB
44162007-07-03 Julian Brown <julian@codesourcery.com>
4417
4418 * MAINTAINERS (Write After Approval): Add myself.
4419
30b74385
RW
44202007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4421
4422 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4423 * configure: Regenerate.
4424
44252007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4426
4427 * configure.ac: Add some missing m4 quotation.
4428 * configure: Regenerate.
4429
943c54ce
SB
44302007-07-02 Simon Baldwin <simonb@google.com>
4431
4432 * MAINTAINERS (Write After Approval): Add myself.
4433
1c00b503
PB
44342007-07-02 Paolo Bonzini <bonzini@gnu.org>
4435
4436 * configure: Regenerate.
4437
901119ae
KT
44382007-07-02 Kai Tietz <kai.tietz@onevision.com>
4439
4440 * Makefile.def: Add windmc tool to build.
4441 * Makefile.tpl: Likewise.
4442 * configure.ac: Likewise.
4443 * Makefile.in: Regenerate.
4444 * configure: Regenerate.
09ce620e 4445
83f4c19f
DD
44462007-06-28 DJ Delorie <dj@redhat.com>
4447
4448 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4449 not building newlib.
4450 * configure: Regenerated.
09ce620e 4451
5346c75c
JS
44522007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4453
4454 * MAINTAINERS (Write After Approval): Add myself.
4455
aacfb86b
MM
44562007-06-25 Martin Michlmayr <tbm@cyrius.com>
4457
4458 * MAINTAINERS (Write After Approval): Add myself.
4459
590bf0d3
CM
44602007-06-19 Chris Matthews <chrismatthews@google.com>
4461
4462 * MAINTAINERS (Write After Approval): Add myself.
4463
cdbbee7a
RIL
44642007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4465
4466 * MAINTAINERS (Write After Approval): Add myself.
4467
b8afffc1
DJ
44682007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4469
4470 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4471 * Makefile.in: Regenerated.
4472
3fcfad76
BS
44732007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4474
4475 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4476 bfin*-*-uclinux* targets.
4477 * configure: Regenerate.
4478
3f5a2b7f
ILT
44792007-06-14 Ian Lance Taylor <iant@google.com>
4480
4481 * MAINTAINERS: Add myself as non-algorithmic global write
4482 maintainer.
4483
4c46daee
DN
44842007-06-14 Diego Novillo <dnovillo@google.com>
4485
4486 * MAINTAINERS: Add self as middle-end maintainer and
4487 non-algorithmic global write maintainer.
4488
a3bb222a
FXC
44892007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4490
4491 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4492 Move all Fortran maintainers except Paul Brook into the
4493 Non-Autopoiesis section.
4494
a19e8f64
PB
44952007-06-14 Paolo Bonzini <bonzini@gnu.org>
4496
4497 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4498 (distclean-stage[+id+]): Possibly delete stage_last.
4499 * Makefile.in: Regenerate.
4500
1c2abe5e
SP
45012007-06-12 Seongbae Park <seongbae.park@gmail.com>
4502
4503 * MAINTAINERS (Various Maintainer): Fix typo.
4504
abca4739
PB
45052007-06-11 Paolo Bonzini <bonzini@gnu.org>
4506
4507 * MAINTAINERS (Various Maintainer): Add myself as
4508 dataflow maintainer.
4509
a894d2c3
BE
45102007-06-07 Ben Elliston <bje@au.ibm.com>
4511
4512 * config.sub, config.guess: Update from upstream sources.
4513
8024d75e
BE
45142007-06-07 Ben Elliston <bje@au.ibm.com>
4515
4516 * Makefile.tpl: Fix spelling error.
4517 * Makefile.in: Regenerate.
4518
973a9a5e
SE
45192007-06-01 Steve Ellcey <sje@cup.hp.com>
4520
96598938
L
4521 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4522 lt_cv_sys_max_cmd_len.
973a9a5e 4523
ccb4d26b
DN
45242007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4525
4526 * MAINTAINERS (Various Maintainers): Add myself as
4527 auto-vectorizer maintainer.
4528
eecb7461
PB
45292003-05-31 Paolo Bonzini <bonzini@gnu.org>
4530
4531 PR libjava/32098
4532 * libtool.m4: Revert previous change.
4533 * ltgcc.m4: Put it here.
4534
89d28202
ZD
45352003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4536
4537 * MAINTAINERS (Various Maintainers): Add myself as
4538 auto-vectorizer maintainer.
4539
60c7a11a
L
45402007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4541
4542 PR libjava/32098
4543 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4544
9dd3cc81
RG
45452007-05-30 Richard Guenther <rguenther@suse.de>
4546
4547 * MAINTAINERS (Various Maintainers): Add myself as
4548 auto-vectorizer maintainer.
4549
9cc1244e
JJ
45502007-05-30 Jakub Jelinek <jakub@redhat.com>
4551
4552 PR bootstrap/29382
4553 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4554 * configure: Rebuilt.
4555
6124296b
RC
45562007-05-28 Roberto Costa <robsettantasei@gmail.com>
4557
4558 * MAINTAINERS (Write After Approval): Removed my name.
4559
6b757a0d
SB
45602007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4561
4562 * MAINTAINERS (Write After Approval): Remove myself.
4563
86ef8528
AT
45642007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4565
4566 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4567
1cf3d07d
SE
45682007-05-23 Steve Ellcey <sje@cup.hp.com>
4569
4570 * ltmain.sh: Update from ToT Libtool.
4571 * libtool.m4: Update from ToT Libtool.
4572 * ltsugar.m4: New. Update from ToT Libtool.
4573 * ltversion.m4: New. Update from ToT Libtool.
4574 * ltoptions.m4: New. Update from ToT Libtool.
4575 * ltconfig: Remove.
4576 * ltcf-c.sh: Remove.
4577 * ltcf-cxx.sh: Remove.
4578 * ltcf-gcj.sh: Remove.
4579
ce3fcf8c
OW
45802007-05-22 Ollie Wild <aaw@google.com>
4581
4582 * MAINTAINERS (Write After Approval): Add myself.
4583
342b9200
PB
45842007-05-16 Paolo Bonzini <bonzini@gnu.org>
4585
4586 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4587 stage_cflags.
4588 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4589 Remove CFLAGS/LIBCFLAGS.
4590 (configure-stage[+id+]-[+prefix+][+module+],
4591 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4592 * Makefile.in: Regenerate.
4593
cea17285
DN
45942007-05-15 Diego Novillo <dnovillo@google.com>
4595
4596 * MAINTAINERS: Update e-mail address.
4597
11c004e7
RE
45982007-05-15 Revital Eres <eres@il.ibm.com>
4599
4600 * MAINTAINERS (Write After Approval): Add myself.
4601
ab6bd693
RC
46022007-05-14 Roberto Costa <robsettantasei@gmail.com>
4603
4604 * MAINTAINERS (Write After Approval): Updated my address.
4605
388cdf07
TN
46062007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4607
4608 * MAINTAINERS (Write After Approval): Add myself.
4609
23f24034
SR
46102007-05-11 Silvius Rus <rus@google.com>
4611
4612 * MAINTAINERS (Write After Approval): Add myself.
4613
34a7526e
TT
46142007-04-23 Tom Tromey <tromey@redhat.com>
4615
4616 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4617
51da21be
MM
46182007-04-22 Mark Mitchell <mark@codesourcery.com>
4619
4620 * MAINTAINERS (cpplib): Rename to ...
4621 (libcpp): ... this. Add C/C++ front end maintainers.
4622
70070387
SE
46232007-04-14 Steve Ellcey <sje@cup.hp.com>
4624
4625 * config-ml.in: Pass ${ml_config_env} to configure calls.
4626
df1a0dbb
CB
46272007-04-04 Christian Bruel <christian.bruel@st.com>
4628
4629 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4630
9daff147
DK
46312007-04-02 Dave Korn <dave.korn@artimi.com>
4632
4633 * MAINTAINERS (Write After Approval): Add myself.
4634
374eadb2
TB
46352007-03-31 Tobias Burnus <burnus@net-b.de>
4636
4637 * MAINTAINERS (fortran 95 front end): Add myself.
4638
8eced3a2
DR
46392007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4640
4641 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4642
653de3e3
AZ
46432007-03-24 Ayal Zaks <zaks@il.ibm.com>
4644
4645 * MAINTAINERS (Modulo Scheduler): Add myself.
4646
b737d953
BM
46472007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4648
4649 * MAINTAINERS (fortran 95 front end): Add myself.
4650 (c++ front end): whitespace fix.
4651
a584cdf2
NF
46522007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4653
4654 * MAINTAINERS (Write After Approval): Add myself.
4655
8c79f3c4
RS
46562007-03-21 Richard Sandiford <richard@codesourcery.com>
4657
4658 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4659 of glob. Quote arguments with single quotes too.
4660 * configure: Regenerate.
4661
07f1ac6d
BM
46622007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4663
4664 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4665 * Makefile.in: Regenerate
4666
172e41aa
AS
46672007-03-07 Andreas Schwab <schwab@suse.de>
4668
4669 * configure: Regenerate.
4670
9c4d2493
BM
46712007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4672
4673 * configure.ac: Add "--with-pdfdir" configure option,
4674 which defines pdfdir variable.
4675 * Makefile.def (target=fixincludes): Add install-pdf to
4676 missing targets.
4677 (recursive_targets): Add install-pdf target.
4678 (flags_to_pass): Add pdfdir.
4679 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4680 target.
4681 * configure: Regenerate
4682 * Makefile.in: Regenerate
4683
e14e622e
EC
46842007-02-28 Eric Christopher <echristo@apple.com>
4685
4686 Revert:
4687 2006-12-07 Mike Stump <mrs@apple.com>
4688
4689 * Makefile.def (dependencies): Add dependency for
4690 install-target-libssp and install-target-libgomp on
4691 install-gcc.
4692 * Makefile.in: Regenerate.
4693
54e433bc
MK
46942007-02-27 Matt Kraai <kraai@ftbfs.org>
4695
4696 * configure: Regenerate.
4697 * configure.ac: Move statements after variable declarations.
4698
6c8d3d8f
KK
46992007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4700
4701 * MAINTAINERS: Add myself as sh maintainer.
4702
9f8c6739
JM
47032007-02-19 Joseph Myers <joseph@codesourcery.com>
4704
4705 * configure.ac: Adjust for loop syntax.
4706 * configure: Regenerate.
4707
278a7a38
AO
47082007-02-18 Alexandre Oliva <aoliva@redhat.com>
4709
4710 * configure: Rebuilt.
4711
b2eaac4a
AO
47122007-02-18 Alexandre Oliva <aoliva@redhat.com>
4713
4714 * configure.ac: Drop multiple occurrences of --enable-languages,
4715 and fix its quoting.
4716 * configure: Rebuilt.
4717
beeaf216 47182007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
4719 Nathan Sidwell <nathan@codesourcery.com>
4720 Vladimir Prus <vladimir@codesourcery.com>
4721 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
4722
4723 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4724 * configure: Regenerate.
4725
09201a09
GP
47262007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4727
4728 * ltconfig (freebsd*): Default to elf.
4729
291f172e
DJ
47302007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4731
4732 * configure.ac (target_libraries): Move libgcc before libiberty.
4733 * configure: Regenerated.
4734
c3a86da9
DJ
47352007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4736 Paolo Bonzini <bonzini@gnu.org>
4737
4738 PR bootstrap/30753
4739 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4740 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4741 * configure: Regenerated.
4742
88e1e72a
FXC
47432007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4744
4745 * MAINTAINERS (Language Front End Maintainers): Update my mail
4746 address.
4747
44bfc3ac
DJ
47482007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4749
4750 PR bootstrap/30748
4751 * configure.ac: Correct syntax for Solaris ksh.
4752 * configure: Regenerated.
4753
3e19841a
PB
47542007-02-09 Paolo Bonzini <bonzini@gnu.org>
4755
4756 * configure.ac: Sync with src.
4757 * configure: Regenerate.
4758
74a48762
PB
47592007-02-09 Paolo Bonzini <bonzini@gnu.org>
4760
4761 * Makefile.in: Regenerate.
4762
d846e52e
PB
47632007-02-09 Paolo Bonzini <bonzini@gnu.org>
4764
4765 * config.sub: Sync with src.
4766
1c710c3c
DJ
47672007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4768
4769 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4770 noncanonical equivalents.
4771 * configure.in: Rename to...
4772 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4773 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4774 target_noncanonical. Use them. Rewrite removal of configure
4775 arguments for autoconf 2.59. Discard variable settings. Force
4776 program_transform_name for native tools.
4777
4778 * Makefile.in: Regenerated.
4779 * configure: Regenerated with autoconf 2.59.
4780
dce2d8b2 47812007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 4782
3de8da2a 4783 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 4784
f6671c93
AS
47852007-01-31 Andreas Schwab <schwab@suse.de>
4786
4787 * Makefile.tpl (LDFLAGS): Substitute it.
4788 * Makefile.in: Regenerate.
4789
dce2d8b2 47902007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 4791
3de8da2a 4792 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 4793
2472200d
DE
47942007-01-28 David Edelsohn <edelsohn@gnu.org>
4795
3de8da2a 4796 * MAINTAINERS (spu port): Add myself.
2472200d 4797
5305be7e
RG
47982007-01-23 Richard Guenther <rguenther@suse.de>
4799
4800 PR bootstrap/30541
4801 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4802 * Makefile.tpl (GNATBIND): Substitute it.
4803 (GNATMAKE): Likewise.
4804 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4805 of STAGE_PREFIX.
4806 * Makefile.in: Regenerate.
4807 * configure: Regenerate.
4808
416cfb5e
MS
48092007-01-18 Mike Stump <mrs@apple.com>
4810
4811 * configure.in: Re-enable -Werror for gcc builds.
4812
3de8da2a 48132007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 4814
3de8da2a 4815 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 4816
d943d7c4
PB
48172007-01-11 Paolo Bonzini <bonzini@gnu.org>
4818
4819 * configure.in: Change == to = in test command.
3de8da2a 4820 * configure: Regenerate.
d943d7c4 4821
e69bf64b 48222007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
4823 Nick Clifton <nickc@redhat.com>
4824 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4825
4826 * configure.in (build_configargs, host_configargs, target_configargs):
4827 Remove build/host/target parameters.
4828 (host_libs): Add gmp and mpfr.
4829 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4830 * Makefile.def (gmp, mpfr): New.
4831 (gcc): Remove target.
4832 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4833 target_os, target_vendor): New.
dce2d8b2 4834 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
4835 * configure: Regenerate.
4836 * Makefile.in: Regenerate.
e69bf64b
PB
4837
48382007-01-11 Matt Fago <fago@earthlink.net>
4839
4840 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 4841 to improve robustness of configure tests.
e69bf64b 4842 * configure: Regenerate.
e14e622e 4843
a42f3b80
UB
48442007-01-09 Uros Bizjak <ubizjak@gmail.com>
4845
4846 * MAINTAINERS: Add myself as i386 maintainer.
4847
a36aee1a
JH
48482007-01-08 Jan Hubicka <jh@suse.cz>
4849
61fcaeef 4850 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 4851
738a52d3
KT
48522007-01-08 Kai Tietz <kai.tietz@onevision.com>
4853
4854 * configure.in: Add support for an x86_64-mingw* target.
95af8923 4855 * configure: Regenerate.
738a52d3 4856
54fdc474
DJ
48572007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4858
4859 * Makefile.tpl (all-target): Correct @if conditional for target
4860 modules.
4861 * configure.in: Omit libiberty if building only target libgcc.
4862 * configure, Makefile.in: Regenerated.
4863
3dd71726
PB
48642007-01-04 Paolo Bonzini <bonzini@gnu.org>
4865
dce2d8b2 4866 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
4867 * configure: Regenerate.
4868
fa958513
DJ
48692007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4870
4871 * Makefile.def (target_modules): Add libgcc.
4872 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4873 * Makefile.tpl (clean-target-libgcc): Delete.
4874 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4875 on gcc even for bootstrapped modules. Rewrite handling of
4876 lang_env_dependencies to loop over target_modules.
4877 * configure.in (target_libraries): Add target-libgcc.
4878 * Makefile.in, configure: Regenerated.
4879
e1888513
PB
48802006-12-29 Paolo Bonzini <bonzini@gnu.org>
4881
4882 * configure.in: Reorganize recognition of languages. Add
4883 --enable-stage1-languages. Show supported languages for the chosen
4884 target rather than all recognized languages.
4885 * configure: Regenerate.
4886
53b88b73
PB
48872006-12-29 Paolo Bonzini <bonzini@gnu.org>
4888
4889 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4890 * Makefile.in: Regenerate.
4891
a3993f33
KG
48922006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4893
4894 * configure.in: Warn that MPFR 2.2.0 is buggy.
4895 * configure: Regenerate.
4896
f063a9ed
ILT
48972006-12-27 Ian Lance Taylor <iant@google.com>
4898
4899 * configure.in: When removing Makefiles to force a reconfigure, also
4900 remove prev-DIR*/Makefile.
4901 * configure: Regenerate.
4902
af71363e
AS
49032006-12-22 Andreas Schwab <schwab@suse.de>
4904
4905 * configure: Regenerate with correct autoconf version.
4906
0b0dc272
AM
49072006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4908
3de8da2a
UB
4909 * configure.in: add AC_SUBST for *_FOR_TARGET.
4910 * configure: Regenerate.
0b0dc272 4911
53b88b73
PB
49122006-12-19 Paolo Bonzini <bonzini@gnu.org>
4913
4914 * configure.in: Simplify logic for rejecting languages that cannot
4915 be built. Separate the case when a language is unsupported,
4916 from the case when the user chooses not to build a language.
4917
400ebff4
PB
49182006-12-19 Paolo Bonzini <bonzini@gnu.org>
4919
4920 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4921 it only affects bootstrap and could be tested on "$host" as well.
4922 * configure: Regenerate.
4923 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4924
8efea775
PB
49252006-12-19 Paolo Bonzini <bonzini@gnu.org>
4926
4927 PR bootstrap/29544
4928 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4929 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4930 move here comment from Makefile.tpl.
4931 * Makefile.tpl: Move some definitions higher in the file.
4932 (STAGE1_CHECKING): New.
4933 * configure.in: Add --enable-stage1-checking.
4934 * configure: Regenerate.
4935 * Makefile.in: Regenerate.
4936
ed88a7ed
PB
49372006-12-19 Paolo Bonzini <bonzini@gnu.org>
4938
4939 * MAINTAINERS: Add myself as build system maintainer.
4940
b65151d3
SM
49412006-12-15 Simon Martin <simartin@users.sourceforge.net>
4942
4943 * MAINTAINERS (Write After Approval): Add myself.
4944
7e050830
EC
49452006-12-13 Eric Christopher <echristo@apple.com>
4946
4947 * MAINTAINERS: Add myself as darwin maintainer.
4948
8b494895
ILT
49492006-12-11 Ian Lance Taylor <ian@airs.com>
4950
4951 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4952
dce2d8b2 49532006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
4954
4955 MAINTAINERS: Update my entry.
4956
58e24147
AM
49572006-12-11 Alan Modra <amodra@bigpond.net.au>
4958
4959 * configure.in: Handle spu makefile frag.
58e24147
AM
4960 * Makefile.tpl (MAINT): Define
4961 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4962 * configure: Regenerate.
4963 * Makefile.in: Regenerate.
4964
9b6f37a0
BE
49652006-12-11 Ben Elliston <bje@au.ibm.com>
4966
4967 * config.guess: Import latest version.
4968 * config.sub: Likewise.
4969
ea6f5c57
BE
49702006-12-11 Ben Elliston <bje@au.ibm.com>
4971
4972 * configure.in (spu-*-*): Don't skip target-libiberty.
4973 * configure: Regenerate.
4974
42c1cd8a
AT
49752006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4976
4977 PR bootstrap/30134
4978 * configure.in: Correct x86 darwin support for libjava to powerpc
4979 and i?86 only.
4980 * configure: Regenerate.
4981
55eb837d
ST
49822006-12-08 Sandro Tolaini <tolaini@libero.it>
4983
4984 * configure.in: Add x86 darwin support for libjava.
4985 * configure: Regenerate.
4986
5bdacbc7
MS
49872006-12-07 Mike Stump <mrs@apple.com>
4988
4989 * Makefile.def (dependencies): Add dependency for
4990 install-target-libssp and install-target-libgomp on
4991 install-gcc.
4992 * Makefile.in: Regenerate.
4993
477d851c
RG
49942006-12-04 Richard Guenther <rguenther@suse.de>
4995
4996 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4997 (Non-Algorithmic Maintainers): Move over non-algorithmic
4998 loop optimizer maintainers, add myself as a non-algorithmic
4999 middle-end maintainer.
5000
5d33d367
DF
50012006-12-04 Daniel Franke <franke.daniel@gmail.com>
5002
5003 * MAINTAINERS (Write After Approval): Add myself.
5004
dbee1fb3
KG
50052006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5006
5007 * configure.in: Update error message for missing GMP/MPFR.
5008
5009 * configure: Regenerate.
5010
b5147de7
KG
50112006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5012
5013 * configure.in: Update MPFR version in error message.
5014
5015 * configure: Regenerate.
5016
f019376c
KG
50172006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5018
5019 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5020 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5021 --with-gmp-lib): New flags.
5022
5023 * configure: Regenerate.
5024
91ed95ae
BM
50252006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5026
5027 * MAINTAINERS (Write After Approval): Change my email address.
5028
3a971f15
MLI
50292006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5030
05170031 5031 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 5032
dce2d8b2 50332006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
5034
5035 * MAINTAINERS (i18n): Update e-mail address.
5036
df5487ee
TS
50372006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5038
5039 * MAINTAINERS (spu port): Add myself as maintainer.
5040 (Write After Approval): Remove myself.
5041
92c2f0ee
BE
50422006-11-22 Ben Elliston <bje@au.ibm.com>
5043
5044 * configure.in (skipdirs): Don't build libssp for SPU.
5045 * configure: Regenerate.
5046
a3b97199
AP
50472006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5048
5049 * MAINTAINERS (spu port): Add myself as maintainer.
5050 (libobjc): Update my email address.
5051
0eb97064
AB
50522006-11-21 Andrea Bona <andrea.bona@st.com>
5053
5054 * MAINTAINERS (Write After Approval): Add myself.
5055
dce2d8b2 50562006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
5057
5058 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5059 * configure : Rebuilt.
5060
dce2d8b2 50612006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
5062
5063 * MAINTAINERS (Write After Approval): Add myself.
5064
d58542ea
AO
50652006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5066
5067 * MAINTAINERS (Write After Approval): Add myself.
5068
a357b5ae
KG
50692006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5070
5071 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5072 libmpfr.a.
5073 * configure: Regenerate.
5074
9bd6112c
PB
50752006-11-16 Paolo Bonzini <bonzini@gnu.org>
5076
5077 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5078 (unstage): Test for stage_last presence.
5079
5080 PR bootstrap/29802
dce2d8b2
EB
5081 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5082 STAGE_PREFIX.
9bd6112c
PB
5083 * Makefile.in: Regenerate.
5084
c8cf9f0f
ZD
50852003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5086
5087 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5088 maintainers.
5089
467b1fc6
ER
50902006-11-14 Erven Rohou <erven.rohou@st.com>
5091
5092 * MAINTAINERS (Write After Approval): Add myself.
5093
995a5697
PB
50942006-11-14 Paolo Bonzini <bonzini@gnu.org>
5095
5096 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5097 and stageN-package/Makefile.
5098 * Makefile.in: Regenerated.
5099
c8d6d53e
JZ
51002006-11-14 Jie Zhang <jie.zhang@analog.com>
5101
5102 * configure.in: Remove target-libgloss from noconfigdirs for
5103 bfin-*-*.
5104 * configure: Regenerated.
5105
dffb147d
KG
51062006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5107
5108 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 5109
dffb147d
KG
5110 * configure: Regenerate.
5111
ca558912
KG
51122006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5113
5114 * configure.in: Robustify error message for missing GMP/MPFR.
5115
5116 * configure: Regenerate.
5117
dce2d8b2 51182006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
5119
5120 * MAINTAINERS (Write After Approval): Add myself.
5121
dce2d8b2 51222006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
5123
5124 * MAINTAINERS: Change email address.
5125
91de1527
VP
51262006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5127
5128 * MAINTAINERS (Write After Approval): Add myself.
5129
a3867703
PB
51302006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5131
5132 * MAINTAINERS (Write After Approval): Add myself.
5133
b4364fa2
CL
51342006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5135
7e050830 5136 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 5137 Write After Approval section.
b4364fa2 5138
70ec446f
KG
51392006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5140
5141 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5142 need_gmp anymore.
5143 * configure: Regenerate.
5144
018c8d88
TB
51452006-10-16 Tobias Burnus <burnus@net-b.de>
5146
5147 * MAINTAINERS (Write After Approval): Add myself.
5148
f6a1687e
BE
51492006-10-16 Ben Elliston <bje@au.ibm.com>
5150
5151 * config.guess: Import latest version.
5152 * config.sub: Likewise.
5153
b5422ad7
BM
51542006-10-10 Brooks Moses <bmoses@stanford.edu>
5155
5156 * Makefile.def: Added pdf target handling.
5157 * Makefile.tpl: Added pdf target handling.
5158 * Makefile.in: Regenerated.
5159
bdcee471
CL
51602006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5161
5162 * MAINTAINERS: Add self as score port maintainer.
5163
7d610414
BM
51642006-10-04 Brooks Moses <bmoses@stanford.edu>
5165
5166 * MAINTAINERS (Write After Approval): Add myself.
5167
e48d66a9
SK
51682006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5169
7e050830 5170 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
5171 or newer.
5172 * configure: Regenerated.
5173
c394e891
DB
51742006-09-27 Dave Brolley <brolley@redhat.com>
5175
dce2d8b2
EB
5176 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5177 using $s instead of $r.
c394e891
DB
5178 * configure: Regenerated.
5179
1ee4c5a0
TS
51802006-09-26 Thiemo Seufer <ths@mips.com>
5181
5182 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5183 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5184 * configure: Regenerate.
5185
dce2d8b2 51862006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
5187
5188 * MAINTAINERS (Write After Approval): Remove myself.
5189
0c502898
CF
51902006-09-22 Chao-ying Fu <fu@mips.com>
5191
5192 * MAINTAINERS (Write After Approval): Add myself.
5193
a7819e42
JM
51942006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5195
5196 * MAINTAINERS: Add self as soft-fp maintainer.
5197
dce2d8b2 51982006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
5199
5200 * MAINTAINERS: Add myself as avr maintainer.
5201 Remove Marek Michalkiewicz as avr maintainer.
827d0991 5202
e8288489
RC
52032006-09-07 Roberto Costa <roberto.costa@st.com>
5204
5205 * MAINTAINERS (Write After Approval): Add myself.
5206
b91f0a41
CV
52072006-08-30 Corinna Vinschen <corinna@vinschen.de>
5208
5209 * configure.in: Never build newlib for a Mingw host.
5210 Never build newlib as Mingw target library.
5211 Test the existence of winsup/cygwin for building a Cygwin newlib,
5212 rather than just winsup.
5213 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5214 building a Mingw target.
5215 * configure: Regenerate.
5216
094c07a0
EB
52172006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5218
5219 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5220
8d1171cb
PB
52212006-07-25 Paolo Bonzini <bonzini@gnu.org>
5222
5223 * config.guess: Import from src (was more updated).
5224 * config.sub: Likewise.
5225
2e9e6f68
DJ
52262006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5227
5228 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5229 * configure: Regenerated.
5230
57255173
PB
52312006-07-18 Paolo Bonzini <bonzini@gnu.org>
5232
cc6010cd
AP
5233 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5234 for stages after the first.
57255173 5235
9fbe6585
JJ
52362006-07-17 Jakub Jelinek <jakub@redhat.com>
5237
5238 * Makefile.def: Add dependencies for configure-opcodes
5239 on configure-intl and all-opcodes on all-intl.
5240 * Makefile.in: Regenerated.
5241
18c3f977
BE
52422006-07-13 Ben Elliston <bje@au.ibm.com>
5243
5244 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5245
27b56ba6
PE
52462006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5247
5248 Port to hosts whose 'sort' and 'tail' implementations
5249 treat operands with leading '+' as file names, as POSIX
5250 has required since 2001. However, make sure the code still
5251 works on pre-POSIX hosts.
5252 * ltmain.sh: Don't assume "sort +2" is equivalent to
5253 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5254
ad6d4e43
UW
52552006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5256
5257 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5258
706601d9
PG
52592006-07-04 Peter O'Gorman <peter@pogma.com>
5260
5261 * ltconfig: chmod 644 before ranlib during install.
5262
0b50988a
EB
52632006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5264
5265 PR bootstrap/18058
5266 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5267 if the bootstrap compiler is a GCC version that supports it.
5268 * configure: Regenerate.
5269
b6348cb3
PB
52702006-07-03 Paolo Bonzini <bonzini@gnu.org>
5271
95695ad3 5272 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
5273 * configure: Regenerate.
5274
1546bb64
PB
52752006-07-03 Paolo Bonzini <bonzini@gnu.org>
5276
5277 PR other/27063
5278 * configure.in: Test subdir_requires and give an appropriate
5279 error message.
5280 * configure: Regenerate.
5281
5cb6c629
AJH
52822006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5283
5284 * MAINTAINERS (Write After Approval): Add myself.
5285
f4d8cdf8
JDA
52862006-06-22 John David Anglin <dave.anglin@nrc.ca>
5287
5288 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5289
4fe5abb7
SE
52902006-06-22 Steve Ellcey <sje@cup.hp.com>
5291
5292 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5293
2a79fd67
DA
52942006-06-20 David Ayers <d.ayers@inode.at>
5295
5296 PR bootstrap/28072
5297 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5298 whether target-libjava is being configured instead of whether the
5299 java front end is enabled.
5300 * configure: Regenerate.
7e050830 5301
04879af3
RO
53022006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5303
5304 PR target/27540
5305 * configure.in: Only enable libgomp on IRIX 6.
5306 * configure: Regenerate.
5307
ec6c7392
PB
53082006-06-15 Paolo Bonzini <bonzini@gnu.org>
5309
5310 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5311 too.
5312 * Makefile.in: Regenerate.
5313
12973d7a
DD
53142006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5315
5316 * config-ml.in: Alter CCASFLAGS to include special
5317 multilib options the same as is done for CFLAGS.
5318
c67ed86a
JDA
53192006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5320
5321 * configure.in: Don't enable libgomp on hpux10.
5322 * configure: Rebuilt.
5323
cb253473
DA
53242006-06-12 David Ayers <d.ayers@inode.at>
5325
5326 PR bootstrap/27963
5327 PR target/19970
7e050830 5328 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
5329 ${libgcj} is specified.
5330 * configure: Regenerate.
7e050830 5331
dce2d8b2 53322006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
5333
5334 Sync from src:
7e050830
EC
5335
5336 * configure.in: Sync.
32845532 5337 * configure: Regenerated.
7e050830 5338
32845532
CD
5339 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5340
5341 * Makefile.def: Added dependencies from sim and gdb on intl, and
5342 added configure dependencies to everything with an all dependency
5343 on intl.
5344 * Makefile.in: Regenerated.
5345
7cd0cf9c
DA
53462006-06-06 David Ayers <d.ayers@inode.at>
5347
5348 PR libobjc/13946
5349 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5350 * Makefile.in: Regenerate.
5351 * configure.in: Add --enable-objc-gc at toplevel and have it
5352 enable boehm-gc for Objective-C.
5353 Remove target-boehm-gc from libgcj.
5354 Add target-boehm-gc to target_libraries.
5355 Add target-boehm-gc to noconfigdirs where ${libgcj}
5356 is specified.
5357 Assert that boehm-gc is supported when requested for Objective-C.
5358 Only build boehm-gc if needed either for Java or Objective-C.
5359 * configure: Regenerate.
7e050830 5360
3ff3adad
PB
53612006-06-05 Paolo Bonzini <bonzini@gnu.org>
5362
5363 PR 27674
5364 * Makefile.tpl (configure-[+prefix+][+module+],
5365 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5366 Remove rule to unstage bootstrapped modules.
5367 (stage_current): New.
5368 * Makefile.in: Regenerate.
5369
898e551d
LB
53702006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5371
5372 * MAINTAINERS (Write After Approval): Update my e-mail address.
5373
ea60341e
MS
53742006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5375
5376 * include/libiberty.h: Declare pex_run_in_environment.
5377
222ae291
AL
53782006-05-31 Asher Langton <langton2@llnl.gov>
5379
5380 * MAINTAINERS (Write After Approval): Add myself.
898e551d 5381
e9a54b07
PB
53822006-05-25 Paolo Bonzini <bonzini@gnu.org>
5383
5384 * Makefile.def (bfd, opcodes): Fix lib_path.
5385 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5386 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5387 * Makefile.in: Regenerate.
5388
03e67131
CD
53892006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5390
5391 * Makefile.in: Regenerate.
5392
65d6e994
CD
53932006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5394
5395 * Makefile.def: Add install-html target. Add datarootdir
5396 docdir and htmldir to flags_to_pass.
5397 * Makefile.tpl: Add install-html target.
5398 * Makefile.in: Regenerate.
5399 * configure.in: Add --with-datarootdir, --with-docdir, and
5400 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5401 * configure: Regenerate.
5402
9e299237
MS
54032006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5404
5405 * configure.in: Enable gprof for cross builds.
5406 * configure: Regenerate.
5407
c31202cd
RG
54082006-05-22 Richard Guenther <rguenther@suse.de>
5409
5410 Revert
5411 2006-01-31 Richard Guenther <rguenther@suse.de>
5412 Paolo Bonzini <bonzini@gnu.org>
5413
5414 * Makefile.def (target_modules): Add libgcc-math target module.
5415 * configure.in (target_libraries): Add libgcc-math target library.
5416 (--enable-libgcc-math): New configure switch.
5417 * Makefile.in: Re-generate.
5418 * configure: Re-generate.
5419 * libgcc-math: New toplevel directory.
5420
2a332582
JDA
54212006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5422 Andreas Tobler <a.tobler@schweiz.ch>
5423
5424 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5425 * configure: Rebuilt.
5426
dce2d8b2 54272006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 5428
ccce6917
SL
5429 * MAINTAINERS (Write After Approval): Add myself.
5430
ed606bc0
DD
54312006-05-01 DJ Delorie <dj@redhat.com>
5432
3d8f47a0 5433 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
5434 * configure: Regenerate.
5435
9386bd20
RG
54362006-05-01 Richard Guenther <rguenther@suse.de>
5437
5438 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5439 maintainer.
5440
dce2d8b2 54412006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
5442
5443 * MAINTAINERS (Write After Approval): Add myself.
5444
87ceee72
JB
54452006-04-28 Jan Beulich <jbeulich@novell.com>
5446
5447 * MAINTAINERS (Write After Approval): Add myself.
5448
e88a2c09
DD
54492006-04-18 DJ Delorie <dj@redhat.com>
5450
5451 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5452 reference libgloss so that libssp can be built in a combined
5453 tree.
5454 * configure: Regenerate.
5455
675f0a8a
RM
54562006-04-08 Robert Millan <rmh@gcc.gnu.org>
5457
5458 * MAINTAINERS (Write After Approval): Add myself.
5459
27b6c940
BE
54602006-04-05 Ben Elliston <bje@au.ibm.com>
5461
5462 * configure.in: Require makeinfo 4.4 or higher.
5463 * configure: Regenerate.
5464
687b17d4
GP
54652006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5466
5467 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5468 Rearrange the entries of other libraries to have them in one place.
5469
906ac235
JB
54702006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5471
7e050830 5472 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
5473 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5474
fb0103e5
RG
54752006-03-14 Richard Guenther <rguenther@suse.de>
5476
5477 * configure: Regenerate with autoconf 2.13.
5478
17237f6b
JB
54792006-03-13 Jim Blandy <jimb@codesourcery.com>
5480
5481 * MAINTAINERS: Use my work address.
bed31434
JB
5482
5483 * MAINTAINERS: Update my E-mail address.
5484
27079765
AH
54852006-03-10 Aldy Hernandez <aldyh@redhat.com>
5486
5487 * configure.in: Handle --disable-<component> generically.
5488 * configure: Regenerate.
5489
54a17039
L
54902006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5491
5492 PR libgcj/17311
5493 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5494
b9bd11ca
EE
54952006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5496
5497 * MAINTAINERS (Write After Approval): Remove myself.
5498 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5499
dce2d8b2 55002006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 5501
072b06f2
RE
5502 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5503 (TARGET_CONFIGDIRS): Remove.
5504 * configure.in: Remove AC_SUBST(target_configdirs).
5505 * Makefile.in, configure: Regenerated.
ee2312f3 5506
936e1a35
SK
55072006-02-20 Steven G. Kargl <kargls@comcast.net>
5508
5509 * MAINTAINERS (Write After Approval): Remove myself.
5510 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5511
cc11cc9b
PB
55122006-02-20 Paolo Bonzini <bonzini@gnu.org>
5513
5514 PR bootstrap/25670
5515
5516 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5517
5518 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5519 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5520 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5521 BUILD_PREFIX, BUILD_PREFIX_1.
5522 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5523
5524 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5525 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5526
5527 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5528 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5529 of `cat stage_current`. Always provide the `r' and `s' variables.
5530 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5531 a single shell execution.
5532 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5533 bootstrapped modules, make the stage1 module if the build was not
5534 started yet, else build the current stage.
5535 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5536 (all-build, all-host, all-target, [+make_target+]-host,
5537 [+make_target+]-target): Do not use \-continued lines.
5538 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5539 (current_stage, restrap, stage_last): New.
5540
5541 * Makefile.in: Regenerate.
5542 * configure: Regenerate.
5543
63a7c9ef
BD
55442006-02-19 Bud Davis <jmdavis@link.com>
5545
5546 * MAINTAINERS (Write After Approval): Remove myself.
5547 (Language Front End Maintainers): Add myself as fortran 95
5548 maintainer and update e-mail address.
5549
a3543e3a
FXC
55502006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5551
5552 * MAINTAINERS (Write After Approval): Remove myself.
5553 (Language Front End Maintainers): Add myself as fortran 95
5554 maintainer.
5555
ca5b1d2c
VK
55562006-02-16 Victor Kaplansky <victork@il.ibm.com>
5557
5558 * MAINTAINERS (Write After Approval): Add myself.
5559
0499513f
TK
55602006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5561
5562 * MAINTAINERS (Write After Approval): Remove myself.
5563 (Language Front End Maintainers): Add myself as
5564 fortran 95 maintainer.
5565
d1f8db0c
PB
55662006-02-14 Paolo Bonzini <bonzini@gnu.org>
5567
5568 Sync from src:
5569
5570 2005-12-27 Leif Ekblad <leif@rdos.net>
5571
cc6010cd
AP
5572 * configure.in: Add support for RDOS target.
5573 * configure: Regenerate.
d1f8db0c
PB
5574
55752006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 5576 Andreas Schwab <schwab@suse.de>
d1f8db0c 5577
cc6010cd 5578 * configure: Regenerate.
d1f8db0c 5579
cac90078
DE
55802006-02-12 David Edelsohn <edelsohn@gnu.org>
5581
5582 * configure.in (enable_libgomp): Add AIX.
5583 * configure: Regenerate.
5584
bd37fbf5
MK
55852006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5586
5587 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5588
23027b7a
LM
55892006-02-03 Lee Millward <lee.millward@gmail.com>
5590
5591 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5592
0058967b
RG
55932006-01-31 Richard Guenther <rguenther@suse.de>
5594 Paolo Bonzini <bonzini@gnu.org>
5595
5596 * Makefile.def (target_modules): Add libgcc-math target module.
5597 * configure.in (target_libraries): Add libgcc-math target library.
5598 (--enable-libgcc-math): New configure switch.
5599 * Makefile.in: Re-generate.
5600 * configure: Re-generate.
5601 * libgcc-math: New toplevel directory.
5602
e8b05380
PB
56032006-01-26 Paolo Bonzini <bonzini@gnu.org>
5604
5605 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5606 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5607 the assembler, linker and binutils.
5608 * configure: Regenerate.
5609
d54d5437
DM
56102006-01-22 Dirk Mueller <dmueller@suse.de>
5611
5612 * MAINTAINERS (Write After Approval): Add myself.
5613
670cbfcf
DN
56142006-01-20 Diego Novillo <dnovillo@redhat.com>
5615
5616 * configure: Regenerate.
5617
953ff289
DN
56182006-01-18 Richard Henderson <rth@redhat.com>
5619 Jakub Jelinek <jakub@redhat.com>
5620 Diego Novillo <dnovillo@redhat.com>
5621
5622 * libgomp: New directory.
5623 * Makefile.def: Add target_module libgomp.
5624 * Makefile.in: Regenerate.
5625 * configure.in (target_libraries): Add target-libgomp.
5626 * configure: Regenerate.
5627
32ce4048
AO
56282006-01-05 Alexandre Oliva <aoliva@redhat.com>
5629
5630 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5631 @ from continuation.
5632 * Makefile.in: Rebuilt.
5633
0eaf8e17 56342006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 5635
c76c0c83
CL
5636 * MAINTAINERS (Write After Approval): Add myself.
5637
2d309510
PB
56382006-01-04 Paolo Bonzini <bonzini@gnu.org>
5639
5640 PR bootstrap/24252
5641
5642 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5643 * Makefile.tpl (OBJDUMP): New.
5644 (EXTRA_HOST_FLAGS): Add it.
5645 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5646
953ff289
DN
5647 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5648 to use symbolic links between directories. Avoid race conditions
5649 or make them harmless.
5650 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
5651
5652 * Makefile.def (LEAN): Pass.
5653 * Makefile.tpl (LEAN): Define.
5654 (stage[+id+]-start): Accept that the previous directory does not
5655 exist, if the bootstrap is lean.
5656 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5657 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5658 configure substitution.
5659 ([+compare-target+]): Likewise.
5660 ([+bootstrap-target+]-lean): New.
5661 * configure.in: Remove lean bootstrap support from here.
5662
953ff289
DN
5663 * Makefile.in: Regenerate.
5664 * configure: Regenerate.
2d309510 5665
368872c3
BE
56662006-01-04 Ben Elliston <bje@au.ibm.com>
5667
5668 * MAINTAINERS (libdecnumber): Add myself.
5669
d79e6356
MM
56702006-01-02 Mark Mitchell <mark@codesourcery.com>
5671
5672 * libtool-ldflags: New script.
5673
a6fbc1e2
AS
56742006-01-02 Andreas Schwab <schwab@suse.de>
5675
5676 * configure.in: When reconfiguring remove Makefile in
5677 all stage directories.
5678 * configure: Regenerate.
5679
103a4b39
SB
56802005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5681
5682 * MAINTAINERS: Update my email address.
5683
212f829c
PB
56842005-12-20 Paolo Bonzini <bonzini@gnu.org>
5685
5686 Revert Ada-related part of the previous change.
5687
5688 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5689 Do not pass.
5690 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5691 * Makefile.in: Regenerate.
5692 * configure.in: Do not include mt-ppc-aix target fragment.
5693 * configure: Regenerate.
5694
8ef1f2df
PB
56952005-12-19 Paolo Bonzini <bonzini@gnu.org>
5696
5697 * configure.in: Select appropriate fragments for PowerPC/AIX.
5698 * configure: Regenerate.
5699
5700 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5701 BOOT_CFLAGS, BOOT_LDFLAGS.
5702 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5703 BOOT_CFLAGS, BOOT_LDFLAGS.
5704 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5705 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5706 (stage): Fail if we cannot complete the work.
5707 * Makefile.in: Regenerate.
5708
ab34901f
NS
57092005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5710
5711 * configure.in: Replace ms1 with mt.
5712 * configure: Rebuilt.
5713
cbe82f21
BM
57142005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5715
5716 * MAINTAINERS: Update my email address.
5717
19843472
PB
57182005-12-15 Paolo Bonzini <bonzini@gnu.org>
5719
5720 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5721 install-host-nogcc): Don't invoke $(stage) at the end.
5722 * Makefile.in: Regenerate.
5723
1ca26cd2
PB
57242005-12-14 Paolo Bonzini <bonzini@gnu.org>
5725
5726 * configure.in: Flip the top-level bootstrap switch.
5727 * configure: Regenerate.
5728
f41d6665
DJ
57292005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5730
5731 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5732 $(stage) and $(unstage).
5733 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5734 (all): Remove stray semicolon.
5735 (local-distclean): Don't handle multilib.tmp and multilib.out.
5736 (install.all): Set $s for consistency.
5737 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5738 check_multilibs setting. Always make the install directory.
5739 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5740 Correct @if/@endif.
5741 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5742 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5743 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5744 (multilib.out): Remove.
5745 * Makefile.in: Regenerated.
5746
dce2d8b2 57472005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
5748
5749 * MAINTAINERS (Write After Approval): Add myself.
5750
64f182bd
NS
57512005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5752
121b2cee
NS
5753 * MAINTAINERS: Add myself as mt maintainer.
5754
64f182bd
NS
5755 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5756
a6d63770
AN
57572005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5758
5759 * MAINTAINERS: Change email address.
5760
2abefe3d
PB
57612005-12-05 Paolo Bonzini <bonzini@gnu.org>
5762
5763 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5764 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5765 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5766 Find in-tree tools if available.
5767 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5768 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5769 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5770 (COMPILER_*_FOR_TARGET): New.
5771 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5772 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5773 (CONFIGURED_*, USUAL_*): Remove.
5774 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5775 STRIP): Use autoconf substitutions.
5776 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5777 COMPILER_NM_FOR_TARGET): New.
5778 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5779
5780 (all): Make all-host and all-target in parallel.
5781 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5782 that $$r and $$s are set before invoking a recursive make.
5783 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5784 ([+bootstrap-target+]): Inline most of the `all' target.
5785
2f3bdde7
BE
57862005-11-29 Ben Elliston <bje@au.ibm.com>
5787
5788 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5789 from the gcc build directory.
5790 * Makefile.in: Regenerate.
5791
a4b6c45a
BE
57922005-11-29 Ben Elliston <bje@au.ibm.com>
5793
5794 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5795 depend on all-libdecnumber.
5796 * configure.in (host_libs): Include libdecnumber.
5797 * Makefile.in: Regenerate.
5798 * configure: Likewise.
5799
473a74b9
BE
58002005-11-29 Ben Elliston <bje@au.ibm.com>
5801
5802 * libdecnumber: Import decNumber sources from the dfp-branch.
5803
b4623110
KJ
58042005-11-21 Kean Johnston <jkj@sco.com>
5805
5806 * config.sub, config.guess: Sync from upstream sources.
5807
67dc1785
BE
58082005-11-21 Ben Elliston <bje@au.ibm.com>
5809
5810 Import from Autoconf sources:
5811
5812 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5813 * config/move-if-change: Don't output "$2 is unchanged";
5814 suggested by Ben Elliston. Handle weird characters correctly.
5815
186abafe
AT
58162005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5817
5818 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5819 to match upstream libtool for darwin.
5820
ef9db8d5
DJ
58212005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5822
5823 * Makefile.def: Remove gdb dependencies for gdbtk.
5824 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5825 (configure-gdb, install-gdb): New rules.
5826 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5827 * Makefile.in, configure: Regenerated.
5828
9c5141ab
JB
58292005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5830
5831 * MAINTAINERS (Write After Approval): Add myself.
5832
4523d51b
EE
58332005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5834
5835 * MAINTAINERS (Write After Approval): Add myself.
5836
086b011c
DN
58372005-10-24 Diego Novillo <dnovillo@redhat.com>
5838
5839 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5840 Diego Novillo.
5841
e7c84bf8
PB
58422005-10-22 Paolo Bonzini <bonzini@gnu.org>
5843
5844 PR bootstrap/24297
5845 * Makefile.tpl (do-[+make-target+], do-check, install,
5846 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5847 are set before recursing.
5848 * Makefile.in: Regenerate.
5849
b88a7564
EB
58502005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5851
5852 PR bootstrap/18939
5853 * Makefile.def (gcc) <target>: Fix thinko.
5854 * Makefile.in: Regenerate.
5855
61efc800
BS
58562005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5857
5858 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5859 * configure: Regenerate.
5860
f53d2869
JZ
58612005-10-15 Jie Zhang <jie.zhang@analog.com>
5862
5863 * MAINTAINERS (Write After Approval): Add self.
5864
077fc835
KH
58652005-10-08 Kazu Hirata <kazu@codesourcery.com>
5866
5867 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5868 target-libffi, target-qthreads, target-libjava, and
5869 targetlibobjc.
5870 * configure: Regenerate.
5871
d739199a
DJ
58722005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5873
5874 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5875 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5876 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5877 (USUAL_OBJDUMP_FOR_TARGET): New.
5878 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5879 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 5880 * configure, Makefile.in: Regenerated.
d739199a 5881
db38c6bb
PB
58822005-10-05 Paolo Bonzini <bonzini@gnu.org>
5883
5884 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5885 before other host packages.
5886
3015564c
KK
58872005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5888
5889 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5890
1061f99e
PB
58912005-10-05 Paolo Bonzini <bonzini@gnu.org>
5892
5893 PR bootstrap/22340
5894
5895 * configure.in (default_target): Remove.
5896 * Makefile.tpl (all): Do not use prerequisites as subroutines
5897 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5898 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5899 use prerequisites as subroutines.
5900 (check-host, check-target): New.
5901 (bootstrap configure & all targets): Do not use stage*-start
5902 if the directory layout is already ok.
5903 (non-bootstrap configure & all targets): Prepend a $(unstage).
5904 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5905 (NOTPARALLEL): Remove.
5906 (unstage, stage variables): New variables.
5907 (unstage, stage targets): Simply expand to those variables.
5908
5909 * configure: Regenerate.
5910 * Makefile.in: Regenerate.
5911
4a9c436f
JW
59122005-10-04 James E Wilson <wilson@specifix.com>
5913
5914 * Makefile.def (lang_env_dependencies): Add libmudflap.
5915 * Makefile.in: Regenerate.
5916
37150080
AS
59172005-10-03 Andreas Schwab <schwab@suse.de>
5918
5919 Backport from libtool CVS:
5920 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5921
5922 * ltmain.sh: add support for installing into temporary
5923 staging area (e.g. 'make install DESTDIR=...')
5924
39d16468
L
59252005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5926
5927 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5928 * configure: Regenerated.
5929
72a7ab82
AP
59302005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5931
5932 * configure: Regenerate with the correct
5933 autoconf version.
5934
6b65a26d
CM
59352005-09-30 Catherine Moore <clm@cm00re.com>
5936
5937 * configure.in (bfin-*-*): New.
5938 * configure: Regenerated.
5939
040b1c5a
GK
59402005-09-28 Geoffrey Keating <geoffk@apple.com>
5941
5942 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5943 (LIPO_FOR_TARGET): New.
5944 (CONFIGURED_LIPO_FOR_TARGET): New.
5945 (USUAL_LIPO_FOR_TARGET): New.
5946 (STRIP_FOR_TARGET): New.
5947 (CONFIGURED_STRIP_FOR_TARGET): New.
5948 (USUAL_STRIP_FOR_TARGET): New.
5949 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5950 STRIP_FOR_TARGET.
5951 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5952 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5953 * Makefile.in: Regenerate.
5954 * configure: Regenerate.
7e050830 5955
3a3c28db
DE
59562005-09-19 David Edelsohn <edelsohn@gnu.org>
5957
5958 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5959 (rs6000-*-aix*): Same.
5960 * configure: Regenerate.
5961
2749a921
TT
59622005-09-16 Tom Tromey <tromey@redhat.com>
5963
5964 * MAINTAINERS: Add self as java maintainer.
5965
7f26dfa3
FXC
59662005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5967
5968 * configure.in: Recognize f95 in the --enable-languages option,
5969 and substitute it for fortran, issuing a warning.
5970 * configure: Regenerate.
5971
d8852c4f
PE
59722005-08-30 Phil Edwards <phil@codesourcery.com>
5973
5974 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5975 * configure: Regenerated.
5976
ad685e81
AH
59772005-08-22 Aldy Hernandez <aldyh@redhat.com>
5978
5979 * MAINTAINERS: Add self as ms1 maintainer.
5980
b00d752c
RE
59812005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5982
5983 * Makefile.def (libssp): Add to lang_env_dependencies.
5984 * Makefile.in: Regenerate.
5985
9ed8fb9b
ILT
59862005-08-18 Ian Lance Taylor <ian@airs.com>
5987
5988 * MAINTAINERS: Add myself as middle-end maintainer.
5989
0f029d39
CG
59902005-08-17 Christian Groessler <chris@groessler.org>
5991
5992 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5993 * Makefile.in: Regenerate.
5994
81087874
AK
59952005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5996
5997 * MAINTAINERS (write after approval): Added myself.
5998
6a134f1c
MR
59992005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6000
6001 * MAINTAINERS (Write After Approval): Add myself.
6002
2693c0b0
PB
60032005-08-12 Paolo Bonzini <bonzini@gnu.org>
6004
6005 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6006 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6007 Look for alternate names of the target cc and c++
6008 * configure: Regenerate.
6009
4de997d1
PB
60102005-08-08 Paolo Bonzini <bonzini@gnu.org>
6011
6012 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6013 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6014 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6015 tools; remove code to manually set them.
6016 (Target tools): Look in the environment for them.
6017 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6018 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6019 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6020 build directory.
6021 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6022 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6023 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6024 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6025 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6026 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6027 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6028 * configure: Regenerate.
6029 * Makefile.in: Regenerate.
6030
b089e33a
BE
60312005-07-28 Ben Elliston <bje@au.ibm.com>
6032
6033 * MAINTAINERS: Update for removed CPU targets.
6034
e3791243
MM
60352005-07-27 Mark Mitchell <mark@codesourcery.com>
6036
6037 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 6038 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
6039 * Makefile.in: Regenerated.
6040
526635cb
MM
60412005-07-26 Mark Mitchell <mark@codesourcery.com>
6042
6043 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6044 (CFLAGS_FOR_TARGET): Use it.
6045 (CXXFLAGS_FOR_TARGET): Likewise.
6046 * Makefile.in: Regenerated.
6047 * configure.in (--with-build-sysroot): New option.
6048 * configure: Regenerated.
6049
19791f70
PB
60502005-07-24 Paolo Bonzini <bonzini@gnu.org>
6051
6052 * Makefile.tpl: Wrap install between unstage and stage
6053 * Makefile.in: Regenerate.
6054
35f5a23f
EC
60552005-07-21 Eric Christopher <echristo@apple.com>
6056
6057 * MAINTAINERS: Update affiliation.
6058
ff3ddf15
PW
60592005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6060
6061 * MAINTAINERS: Add self as crx port maintainer.
6062
3a664c1c
DD
60632005-07-20 DJ Delorie <dj@redhat.com>
6064
6065 * MAINTAINERS: Add self as m32c maintainer.
6066
539df155
KC
60672005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6068
6069 * all files: Update FSF address.
6070
be9c593a
EC
60712005-07-15 Eric Christopher <echristo@redhat.com>
6072
6073 * MAINTAINERS: Change affiliation.
6074
fd7ea4ab
JB
60752005-07-14 Jim Blandy <jimb@redhat.com>
6076
6077 * configure.in: Add cases for Renesas m32c.
6078 * configure: Regenerated.
7e050830 6079
0063a823
KC
60802005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6081
d0ca130a
KC
6082 * COPYING.LIB: Update from fsf.org.
6083
60842005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6085
6086 * COPYING, compile, config.guess,
0063a823
KC
6087 config.sub, install-sh, missing, mkinstalldirs,
6088 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 6089 * config-ml.in: Update FSF address.
0063a823 6090
a8ba31f2
EC
60912005-07-13 Eric Christopher <echristo@redhat.com>
6092
6093 * configure.in: Add toplevel noconfigdir support for tpf.
6094 * configure: Regenerate.
6095
5bea4a03
PB
60962005-07-11 Paolo Bonzini <bonzini@gnu.org>
6097
6098 PR ada/22340
6099
6100 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6101 * Makefile.in: Regenerate.
6102
284bdbbd
MM
61032005-07-07 Mark Mitchell <mark@codesourcery.com>
6104
6105 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 6106 Brolley to write-after-approval.
284bdbbd 6107
452190fb
AS
61082005-07-07 Andreas Schwab <schwab@suse.de>
6109
6110 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6111 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6112 * Makefile.in: Regenerated.
6113
9c8f9ec2
GK
61142005-07-06 Geoffrey Keating <geoffk@apple.com>
6115
6116 * configure.in: Don't build sim or rda when targetting darwin.
6117 * configure: Regenerate.
6118
ef0087a7
KH
61192005-07-06 Kazu Hirata <kazu@codesourcery.com>
6120
6121 * configure.in: Add --enable-libssp and --disable-libssp.
6122 * configure: Regenerate with autoconf-2.13.
6123
77008252
JJ
61242005-07-02 Jakub Jelinek <jakub@redhat.com>
6125
6126 * Makefile.def (target_modules): Add libssp.
6127 * configure.in (target_libraries): Add target-libssp.
6128 * configure: Rebuilt.
6129 * Makefile.in: Rebuilt.
6130
a04eae1b
ZW
61312005-07-01 Zack Weinberg <zackw@panix.com>
6132
6133 * MAINTAINERS: Change email address. Resign from maintainership.
6134
948884cd
RG
61352005-07-01 Richard Guenther <rguenther@suse.de>
6136
6137 * MAINTAINERS: Change my e-mail address and affiliation.
6138
c7870f5d
PB
61392005-06-22 Paolo Bonzini <bonzini@gnu.org>
6140
6141 * Makefile.def (stagefeedback): Come after profile.
6142 Define profiledbootstrap target.
6143 * Makefile.tpl (profiledbootstrap): Remove.
6144 (stageprofile-end): Zap stagefeedback.
6145 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6146 * Makefile.in: Regenerate.
6147
ab99519a
RS
61482005-06-13 Richard Sandiford <richard@codesourcery.com>
6149
6150 * MAINTAINERS: Update my email address.
6151
f610dd5f
ZW
61522005-06-13 Zack Weinberg <zack@codesourcery.com>
6153
6154 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6155 In 'cpp' stanza, support '#line' as well as '# '.
6156
71bc2a83
AS
61572005-06-08 Andreas Schwab <schwab@suse.de>
6158
6159 * MAINTAINERS: Move myself from 'Write After Approval' to
6160 'CPU Port Maintainers' section as m68k maintainer.
6161
4fab7234
HPN
61622005-06-07 Hans-Peter Nilsson <hp@axis.com>
6163
6164 * configure.in (unsupported_languages): New macro.
6165 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6166 non-ported target libraries in noconfigdirs.
6167 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6168 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 6169 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
6170 unsupported_languages.
6171 * configure: Regenerate.
6172
68193f9b
TS
61732005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6174
6175 * configure.in: Fix typo in handling of --with-mpfr-dir.
6176 * configure: Regenerate.
6177
f26f6b8d
RS
61782005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6179
6180 * MAINTAINERS: Update my email address.
6181
ba4853f8
JB
61822005-06-02 Jim Blandy <jimb@redhat.com>
6183
6184 * config.sub: Add cases for the Renesas m32c. (This patch has been
6185 accepted into the master sources.)
6186
79dd769c 61872005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
6188 Michael Snyder <msnyder@redhat.com>
6189 Stan Cox <scox@redhat.com>
79dd769c 6190
f610dd5f 6191 * configure.in: Set noconfigdirs for ms1.
79dd769c 6192
f610dd5f 6193 * configure: Regenerate.
79dd769c 6194
d29e107f
JD
61952005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6196
6197 * MAINTAINERS (Write After Approval): Add self.
6198
e93196c3
JC
61992005-06-01 Josh Conner <jconner@apple.com>
6200
6201 * MAINTAINERS (Write After Approval): Add self.
6202
ae263c7a
KH
62032005-06-01 Kazu Hirata <kazu@codesourcery.com>
6204
6205 * MAINTAINERS: Update my email address.
6206
585b3aa3
ZM
62072005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6208
6209 * MAINTAINERS (Write After Approval): Add self.
6210
4930c50b
CD
62112005-05-26 Chris Demetriou <cgd@broadcom.com>
6212
6213 * MAINTAINERS (Write After Approval): Remove self.
6214
2dfbef6d
PB
62152005-05-25 Paolo Bonzini <bonzini@gnu.org>
6216
6217 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6218 (Dependencies): Consider target modules for bootstrap dependencies.
6219 Make target bootstrap modules depend on each stage's gcc.
6220 * Makefile.in: Regenerate.
6221
bcb28cf5
PB
62222005-05-20 Paolo Bonzini <bonzini@gnu.org>
6223
6224 * Makefile.def (configure-gcc): Depend on binutils having been built.
6225 (all-gcc): No need to do it here.
6226 * Makefile.in: Regenerate.
6227
0cf085e4
PB
62282005-05-19 Paul Brook <paul@codesourcery.com>
6229
f610dd5f 6230 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
6231 language cannot be built.
6232 * configure: Regenerate.
6233
dfb2c39a
DJ
62342005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6235
6236 * ylwrap: Import from Automake 1.9.5.
6237
771aaa92
DU
62382005-05-13 David Ung <davidu@mips.com>
6239
6240 * MAINTAINERS (Write After Approval): Add self.
6241
3ac9bd58
MS
62422005-05-09 Mike Stump <mrs@apple.com>
6243
6244 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6245 lt_cv_sys_max_cmd_len for now.
f610dd5f 6246
f77a5578
SC
62472005-05-09 Stan Cox <scox@redhat.com>
6248
6249 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6250
795e36e5
MK
62512005-05-08 Matt Kraai <kraai@ftbfs.org>
6252
6253 * README.SCO: Update the URL.
6254
c9392a2b
DE
62552005-05-05 David Edelsohn <edelsohn@gnu.org>
6256
6257 * ltconfig: Define file_list_spec. Pass file_list_spec and
6258 with_gnu_ld to libtool.
6259 * ltcf-c.sh (aix[45]): Define file_list_spec.
6260 * ltcf-cxx.sh (aix[45]): Same.
6261 * ltcf-gcj.sh (aix[45]): Same.
6262 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6263 exists, write list of input files to temporary file.
6264
bebcd931
MS
62652005-05-04 Mike Stump <mrs@apple.com>
6266
6267 * configure.in: Always pass --target to target configures as
6268 otherwise rebuilds that do --recheck will fail.
6269 * confiugure: Rebuilt.
6270
ce406537
PB
62712005-05-04 Paolo Bonzini <bonzini@gnu.org>
6272
6273 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6274 STAGE_HOST_EXPORTS.
6275 (configure, all): Add bootstrap support.
6276 (Host modules, target modules): Pass post-stage1 flags and exports.
6277 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6278 * Makefile.in: Regenerate.
6279
aa9dcfc4
PB
62802005-04-29 Paolo Bonzini <bonzini@gnu.org>
6281
6282 * configure: Regenerate.
6283
b6f9abcf
MS
62842005-04-27 Mike Stump <mrs@apple.com>
6285
6286 * MAINTAINERS: Add self as darwin maintainer.
6287
acb217cb
BS
62882005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6289
6290 * config.sub: Update from master copy.
6291
b6dae270
MS
62922005-04-21 Mike Stump <mrs@apple.com>
6293
6294 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6295 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6296
c2e0d3a9
HPN
62972005-04-19 Hans-Peter Nilsson <hp@axis.com>
6298
6299 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6300 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6301 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6302 "*-*-elf" and "*-*-linux*".
6303 * configure: Regenerate.
6304
871ae772
JM
63052005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6306
6307 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6308
bf070c29
MS
63092005-04-12 Mike Stump <mrs@apple.com>
6310
6311 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6312
e865b6f7
TK
63132005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6314
6315 * MAINTAINERS (Write After Approval): Add myself.
6316
7b71ad7f
BS
63172005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6318
6319 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6320
25b42232
PB
63212005-04-06 Paolo Bonzini <bonzini@gnu.org>
6322
f610dd5f 6323 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
6324 (TARGET_CONFIGARGS): Include --with-target-subdir.
6325 (configure, all): New macros. Use them throughout.
6326 * Makefile.in: Regenerate.
6327
d727c624
JG
63282005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6329
6330 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 6331
fff72cc4
ZD
63322005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6333
6334 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6335
86472dc3
GP
63362005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6337
6338 * MAINTAINERS: Move John Carr to Write After Approval.
6339
dce2d8b2 63402005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
6341
6342 * config/mh-mingw32: Delete.
6343 * configure.in: Don't use it.
6344 * configure: Regenerate.
6345
33da42bc
PB
63462005-03-31 Paolo Bonzini <bonzini@gnu.org>
6347
6348 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6349 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 6350 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
6351 (HOST_LIB_PATH): Generate from Makefile.def.
6352 (TARGET_LIB_PATH): Likewise.
6353 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6354 * Makefile.in: Regenerate.
6355 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6356 (RPATH_ENVVAR): Include Darwin case.
6357 * configure: Regenerate.
6358
15cc1841
TF
63592005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6360
6361 * MAINTAINERS (Various Maintainers): Remove self.
6362 (Write After Approval): Add self.
6363
6a8c79d5
TF
63642005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6365
6366 * MAINTAINERS (Various Maintainers): Add self.
6367
256f7136
PB
63682005-03-25 Paolo Bonzini <bonzini@gnu.org>
6369
6370 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6371 * configure: Regenerate.
6372
191dd2c9
ZW
63732005-03-21 Zack Weinberg <zack@codesourcery.com>
6374
6375 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6376 gcc_version, and gcc_version_trigger from set of flags to pass.
6377 * Makefile.tpl: Remove definitions of above variables.
6378 (config.status): Remove dependency on $(gcc_version_trigger).
6379 * Makefile.in: Regenerate.
6380 * configure.in: Do not reference config/gcc-version.m4 nor
6381 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6382 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6383 * configure: Regenerate.
6384
ef6e9bc0 63852005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 6386 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
6387
6388 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6389 * Makefile.in: Regenerate.
6390
009bbd5a
FW
63912005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6392
6393 * MAINTAINERS (Write After Approval): Add myself.
6394
09f8755b
DA
63952005-03-03 David Ayers <d.ayers@inode.at>
6396
6397 * MAINTAINERS (Write After Approval): Add myself.
6398
e73ed25c
AO
63992005-03-01 Alexandre Oliva <aoliva@redhat.com>
6400
6401 PR libgcj/20160
6402 * ltmain.sh: Avoid creating archives with components that have
6403 duplicate basenames.
6404
ace9ac7b
AP
64052005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6406
6407 PR bootstrap/20250
6408 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6409 instead of check.
6410 * Makefile.in: Regenerate.
6411
c9db9354
PB
64122005-02-28 Paolo Bonzini <bonzini@gnu.org>
6413
6414 * Makefile.in: Regenerate to fix conflict between the previous two
6415 patches.
6416
215c351a
PB
64172005-02-28 Paolo Bonzini <bonzini@gnu.org>
6418
6419 PR bootstrap/17383
6420 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6421 * Makefile.tpl (HOST_SUBDIR): New substitution.
6422 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6423 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6424 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6425 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6426 (Host modules, Bootstrapped modules): Use it.
6427 (Build modules, Target modules): Do not create symlink trees,
6428 always configure out-of-srcdir.
6429 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6430 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6431 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6432 $(HOST_SUBDIR). Create a symlink for host_subdir.
6433
6434 * Makefile.in: Regenerate.
6435 * configure: Regenerate.
6436
5395b47b
NN
64372005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6438
6439 Merged from libada-gnattools-branch:
6440 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6441
6442 * gnattools: New directory.
6443 * Makefile.def: Add gnattools as a module, depending on target-libada.
6444 * Makefile.in: Regenerate.
6445 * configure.in: Include gnattools in host_tools; disable it if ada
6446 is disabled.
6447 * configure: Regenerate.
6448
ca2cc05c
JM
64492005-02-24 James A. Morrison <phython@gcc.gnu.org>
6450
6451 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6452 treelang maintainer.
6453 (Write After Approval): Remove myself.
6454
d2f3024f
PS
64552005-02-23 Paul Schlie <schlie@comcast.net>
6456
6457 * configure.in: Allow darwin targeted ports to build tk, itcl and
6458 libgui.
6459 * configure: Regenerate.
6460
bba5e0ca
EB
64612005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6462
6463 PR libgcj/10353
6464 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6465 * configure: Regenerate.
6466
70132ce7
SK
64672005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6468
6469 * MAINTAINERS (Write After Approval): Add myself.
6470
20f0edca
ILT
64712005-02-10 Ian Lance Taylor <ian@airs.com>
6472
6473 * MAINTAINERS: Update my e-mail address.
6474
e64e5109
RG
64752005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6476
6477 * MAINTAINERS (Write After Approval): Add myself.
6478
40d64b5a
HPN
64792005-01-29 Hans-Peter Nilsson <hp@axis.com>
6480
6481 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6482 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6483 target-libgloss when not *-*-elf and *-*-aout.
6484 * configure: Regenerate.
6485
54a12711
KH
64862005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6487
6488 * MAINTAINERS: Remove obsolete entries.
6489
0aa99dbb
KH
6490 * MAINTAINERS (Write After Approval): Add Michael Matz.
6491
2b009f5f
NB
64922005-01-19 Neil Booth <neil@daikokuya.co.uk>
6493
6494 * MAINTAINERS: Remove self as cpplib maintainer.
6495
385870f5
KC
64962005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6497
6498 * install-sh, config.sub: Import from upstream.
6499
e7daab31
KC
65002005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6501
6502 PR bootstrap/18222
6503 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6504 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6505 * Makefile.in: Regenerate.
6506
e6003f4d
JT
65072005-01-16 Jason Thorpe <thorpej@netbsd.org>
6508
6509 * MAINTAINERS: Update my email address.
6510
145e2972 65112005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 6512 Andreas Schwab <schwab@suse.de>
145e2972
DE
6513
6514 PR bootstrap/18033
6515 * config-ml.in: Eval option if surrounded by single quotes.
6516
86c7e0da
PB
65172005-01-03 Paolo Bonzini <bonzini@gnu.org>
6518
6519 Revert 2004-12-28 Makefile changes, a better fix will be
6520 applied to mainline and src after GCC 4.0 branches.
6521
3224a22f
PB
65222004-12-28 Paolo Bonzini <bonzini@gnu.org>
6523
6524 PR bootstrap/17383
6525
6526 * Makefile.def (target_modules): Remove stage parameter,
6527 it is always true now.
6528 * Makefile.tpl (configure-build-[+module+],
6529 configure-target-[+module+]): Always build symlink tree
6530 for the directory and for include. BUILD_SUBDIR and
6531 TARGET_SUBDIR cannot be . anymore.
6532 * Makefile.in: Regenerate.
6533
aaf51ca2
DE
65342004-12-25 David Edelsohn <edelsohn@gnu.org>
6535
6536 Revert 2004-12-08 Makefile changes.
6537
4e32e454
DS
65382004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6539
6540 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6541 cygwin, mingw.
6542
669f01d8
AS
65432004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6544
6545 * configure.in (sh64-*-*): Reenable gprof.
6546 * configure: Regenerate.
6547
1b227ee0
DE
65482004-12-08 David Edelsohn <edelsohn@gnu.org>
6549
6550 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6551 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6552 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6553 * Makefile.in: Regenerate.
6554
ce5e944c
CF
65552004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6556
6557 * MAINTAINERS: Update my email address.
6558
893f1e87
MK
65592004-12-07 Matt Kraai <kraai@ftbfs.org>
6560
6561 * Makefile.tpl: Generate normal dependencies if the LHS module is
6562 not bootstrapped.
6563 * Makefile.in: Regenerate.
6564
bb59c339
RS
65652004-12-03 Richard Sandiford <rsandifo@redhat.com>
6566
6567 * configure.in: Include config/gxx-include-dir.m4. Use
6568 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6569 * configure: Regenerate.
6570
4982adbe
RS
65712004-12-03 Richard Sandiford <rsandifo@redhat.com>
6572
6573 * config.if: Delete.
6574 * configure.in: Set libstdcxx_incdir directly.
6575 * configure: Regenerate.
6576
05750653
EC
65772004-12-02 Eric Christopher <echristo@redhat.com>
6578
6579 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6580 * Makefile.in: Regenerate.
6581
5fef1dbd
RS
65822004-12-02 Richard Sandiford <rsandifo@redhat.com>
6583
6584 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6585 * configure: Regenerate.
6586
afabd8e6
RS
65872004-12-02 Richard Sandiford <rsandifo@redhat.com>
6588
6589 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6590 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6591 * configure: Regenerate.
6592
78716e86
EC
65932004-12-01 Eric Christopher <echristo@redhat.com>
6594
6595 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6596 of things to remove.
6597
57ab8ba9
MK
65982004-11-29 Matt Kraai <kraai@ftbfs.org>
6599
6600 * MAINTAINERS (Write After Approval): Update my e-mail address.
6601
2539bffe
KC
66022004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6603
6604 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6605 from CVS libtool to always pass_all.
6606
3e732ba0
JDA
66072004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6608
6609 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6610 (hppa*64*-*-*): Delete incorrect comment.
6611 * configure: Rebuilt.
6612
767f726e
KC
66132004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6614
6615 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6616
2c92e90f
KC
66172004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6618
6619 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6620 from CVS libtool to always pass_all.
6621
32f84e48
KC
66222004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6623
6624 * install-sh, compile: Import from automake.
6625
9587be8a
KC
66262004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6627
6628 * config.guess, config.sub: Import from savannnah.
6629
04e81808 66302004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
6631
6632 * MAINTAINERS (Write After Approval): Add myself
6633
f87a2b2e
MS
66342004-11-12 Mike Stump <mrs@apple.com>
6635
6636 * Makefile.def: Add html support.
6637 * Makefile.tpl: Likewise.
6638 * Makefile.in: Regenerate.
6639
848556c2
GK
66402004-11-11 Geoffrey Keating <geoffk@apple.com>
6641
556f03c4
GK
6642 PR 18423
6643 * configure.in: Remove all instances of build-fixincludes from
6644 noconfigdirs.
6645 (build_configargs): Supply --target to subdirectories.
6646 * configure: Regenerate.
6647
848556c2
GK
6648 * Makefile.def: Make gcc install depend on fixincludes install.
6649 * Makefile.in: Regenerate.
6650
9e5712a5
JJ
66512004-11-10 Janis Johnson <janis187@us.ibm.com>
6652
6653 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6654
4ef509c0
PB
66552004-11-11 Paul Brook <paul@codesourcery.com>
6656
6657 * MAINTAINERS: Add self as arm maintainer. Update email address.
6658
20d11df6
HPN
66592004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6660
6661 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6662 target-libgfortran.
79fd8592 6663 * configure: Regenerate.
20d11df6 6664
68c70f15
DE
66652004-11-07 David Edelsohn <edelsohn@gnu.org>
6666
6667 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6668 like CC.
6669
54f88091
PB
66702004-11-05 Paolo Bonzini <bonzini@gnu.org>
6671
6672 * Makefile.def (host fixincludes): Specify missing targets.
6673 * Makefile.in: Regenerate.
6674
6866abb8
RC
66752004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6676
6677 * MAINTAINERS: Add myself
6678
83f62578
GL
66792004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6680
6681 * MAINTAINERS (Write After Approval): Add myself.
6682
53c7ffe7
GK
66832004-11-04 Geoffrey Keating <geoffk@apple.com>
6684
6685 * Makefile.def: Build fixincludes for the host, too.
6686 * Makefile.in: Regenerate.
6687 * configure.in (host_tools): Add fixincludes.
6688 * configure: Regenerate.
6689
ac8b3d9d
DJ
66902004-11-04 Daniel Jacobowitz <dan@debian.org>
6691
6692 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6693 * configure: Regenerated.
6694
bab37580
L
66952004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6696
6697 PR other/17783
6698 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6699 * configure: Regenerated.
6700
db1de713
MM
67012004-10-31 Mark Mitchell <mark@codesourcery.com>
6702
6703 * README.SCO: Update per FSF instructions.
6704
a827e21a
EW
67052004-10-28 Eric B. Weddington <ericw@evcohs.com>
6706
6707 PR target/18151
6708 * configure.in (case ${target}): Do not build fixincludes for avr.
6709 * configure: Regenerated.
6710
9d069a4f
PB
67112004-10-26 Paolo Bonzini <bonzini@gnu.org>
6712
6713 * configure.in (case ${target}): Do not build fixincludes
6714 on platforms where it is not used.
6715 * configure: Regenerated.
6716
fc45f3fe
DJ
67172004-10-23 Daniel Jacobowitz <dan@debian.org>
6718
6719 * configure.in: Use an absolute path to install-sh.
6720 * configure: Regenerated.
6721
36554b92
AL
67222004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6723
6724 * MAINTAINERS (Write After Approval): Add myself.
6725
88e9994a
KH
67262004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6727
6728 * MAINTAINERS: Remove from Write After Approval those that are
6729 already maintainers.
6730
ad02a944
SP
67312004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6732
6733 * MAINTAINERS: Update my email address.
6734
c8e6cd41
KC
67352004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6736
6737 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6738 * configure: Regenerate.
6739
dce2d8b2 67402004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
6741
6742 * MAINTAINERS: Update my email address.
6743
a8b0957e
KH
67442004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6745
6746 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6747 entries belonging to this category.
6748
96836f61
JZ
67492004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6750
6751 * MAINTAINERS: Update my e-mail address.
6752
7e0b5752
PB
67532004-10-06 Paolo Bonzini <bonzini@gnu.org>
6754
6755 Fix wrong conflict resolution in:
6756
6757 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6758
6759 * Makefile.in: Regenerate.
6760 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6761 in the recursive `make', instead of hardwiring `all'.
6762 (Autogenerated TARGET-* variables): New.
6763
370f7a47
TL
67642004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6765
6766 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 6767 * configure: Regenerate.
370f7a47 6768
13e5d623
KH
67692004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6770
6771 * MAINTAINERS (Various Maintainers): Move the "windows,
6772 cygwin, mingw" maintainer to ...
6773 (OS Port Maintainers): ... here.
6774
a6497c1b
KH
67752004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6776
6777 * MAINTAINERS (Write After Approval): Remove those that are
6778 maintainers of some subsystem.
6779
1abb828a
D
67802004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6781
6782 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6783 * ltcf-cxx.sh (tpf*): Likewise.
6784 * ltconfig (tpf*): Add TPF OS configuration support.
6785
16d1338d
BS
67862004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6787
6788 * MAINTAINERS: Change my email address to my new work account.
6789
9082a750
MR
67902004-09-24 Michael Roth <mroth@nessie.de>
6791
6792 * configure.in (--without-headers): Add missing double quotes.
6793 * configure: Regenerate.
6794
dce2d8b2 67952004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
6796
6797 * ylwrap: Revert to previous version.
6798
4c4a5bbc
L
67992004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6800
6801 PR bootstrap/17369
6802 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6803 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6804 SET_GCC_LIB_PATH_CMD.
6805 (BASE_TARGET_EXPORTS): Likewise.
6806 * Makefile.in: Regenerated.
6807
6808 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6809 * configure: Regenerated.
6810
85f59630
KC
68112004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6812
6813 * config.guess: New upstream version
6814 * compile, depcomp, install-sh, ylwrap: Likewise.
6815
95c53c62
RS
68162004-09-19 Roger Sayle <roger@eyesopen.com>
6817
6818 * config/mh-x86omitfp: New host makefile fragment. Add
6819 -fomit-frame-pointer to the default BOOT_CFLAGS.
6820 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6821 * configure: Regenerate.
6822
0a1c093b
AP
68232004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6824
6825 PR target/11572
6826 * configure.in (*-*-darwin*): Renable libobjc.
6827 * configure: Regenerate.
6828
315fcf97
NS
68292004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6830
6831 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6832
0a050485 68332004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 6834
0a050485
DB
6835 * Makefile.def: Remove libbanshee.
6836 * Makefile.tpl: Ditto.
6837 * configure.in: Ditto.
6838 * Makefile.in: Regen.
6839 * configure: Ditto.
6840
5f4a098e
DE
68412004-09-08 David Edelsohn <edelsohn@gnu.org>
6842
6843 * ltmain.sh: Use $pic_object as $non_pic_object if
6844 $non_pic_object=none.
6845
32b2511f
PB
68462004-09-07 Paolo Bonzini <bonzini@gnu.org>
6847
6848 * missing: Import latest version from master repository.
6849
fc4d0e82
NC
68502004-09-06 Nick Clifton <nickc@redhat.com>
6851
6852 * config.sub: Import latest version from master repository.
6853 * config.guess: Likewise.
6854 This includes these changes:
78716e86 6855
fc4d0e82
NC
6856 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6857
6858 * config.sub: Handle crisv32, alias etraxfs.
6859 * config.guess (crisv32:Linux:*:*): Handle.
6860
6861 2004-08-13 Brad Smith <brad@comstyle.com>
6862
6863 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6864 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6865
6866 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6867
6868 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6869 assume the processor is a powerpc. This is because coreutils
6870 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6871 in this case, due to a MacOS X bug that causes
6872 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6873 to return a negative number.
6874 Problem reported by Petter Reinholdtsen in:
6875 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6876
6877 2004-07-19 Ben Elliston <bje@gnu.org>
6878
6879 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6880
6881 2004-06-24 Ben Elliston <bje@gnu.org>
6882
6883 * config.guess: Update copyright years.
6884 * config.sub: Likewise.
6885
6886 2004-06-22 Robert Millan <robertmh@gnu.org>
6887
6888 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6889 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6890
6891 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6892
6893 * config.guess (*:*VMS:*:*): New entry. Replaces
6894 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6895 manufacturer.
6896
6897 2004-06-22 Ben Elliston <bje@gnu.org>
6898
6899 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6900 * config.sub: Likewise.
6901
6902 2004-06-22 Ben Elliston <bje@gnu.org>
6903
6904 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6905 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6906
6907 2004-06-11 Ben Elliston <bje@gnu.org>
6908
6909 * config.guess (pegasos:OpenBSD:*:*): Remove.
6910
6911 2004-06-11 Ben Elliston <bje@gnu.org>
6912
6913 From Wouter Verhelst <wouter@grep.be>:
6914 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6915
6916 2004-06-11 Ben Elliston <bje@gnu.org>
6917
6918 * config.guess (luna88k:OpenBSD:*:*): New.
6919
6920 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6921
6922 * config.guess (m32r*:Linux:*:*): New case.
6923 * config.sub: Handle m32rle.
6924
6925 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6926
6927 From Jens Petersen <petersen@redhat.com>:
6928 * config.sub: Handle sparcv8.
6929
6930 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6931
6932 From Tom Smith <smith@cag.lkg.hp.com>:
6933 * config.guess: Version suffixes are equally significant on Tru64
6934 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6935 prefix of "P" (patched kernel).
6936
6937 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6938
6939 * config.sub: Add support for National Semiconductor CRX target.
6940
2f4cc6bf
JJ
69412004-09-03 Janis Johnson <janis187@us.ibm.com>
6942
6943 * MAINTAINERS (Various Maintainers): Remove myself as web page
6944 maintainer, add myself as maintainer of build status lists.
6945
61fec9ff
JB
69462004-09-03 Jan Beulich <jbeulich@novell.com>
6947
6948 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6949 *-*-netware, but add target-libmudflap.
6950 Consolidate *-*-netware targets (of which really only i?86 exists)
6951 into a single entry.
6952 * configure: Likewise.
6953
45f366ab
PB
69542004-09-01 Paolo Bonzini <bonzini@gnu.org>
6955
6956 * Makefile.tpl (sorry): Remove.
6957 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6958 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6959 (do-clean): Clean per-stage directories too.
6960 (do-distclean): Run distclean-stage1 too.
6961 (.NOTPARALLEL): Enable during toplevel bootstrap.
6962 (stage[+id+]-bubble): Enable parallel execution during
6963 the recursive invocation.
6964 * Makefile.in: Regenerate.
6965
6966 Fix previous checkin:
6967
6968 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6969 include.
6970 * configure.in: Fix indentation.
6971 * configure: Regenerate.
6972
dce2d8b2 69732004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 6974
45f366ab
PB
6975 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6976 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6977 * configure: regenerate
78716e86 6978 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 6979 -mdynamic-no-pic
be8fff81 6980
71b5d516
PB
69812004-08-31 Paolo Bonzini <bonzini@gnu.org>
6982
6983 * Makefile.def (build_modules): Add fixincludes.
6984 (dependencies): Make gcc depend on fixincludes.
6985 * configure.in (build_tools): Add fixincludes.
6986 (build_configdirs): Always include build_libs.
6987 * Makefile.in: Regenerate.
6988 * configure: Regenerate.
6989
69902004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
6991
6992 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6993 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6994 phony targets; do not generate timestamp files.
6995 (distclean-stageN): Remove references to their timestamp files.
6996 (restageN, touch-stageN): Remove.
6997 (stageN-bubble): Rewritten.
6998 (compare): Support lean bootstraps.
6999 * Makefile.in: Regenerate.
7000
7001 * configure.in: Only warn when bootstrapping but
7002 build != host or build != target. Support lean bootstraps.
7003 * configure: Regenerate.
7004
ce7cbbb0
PE
70052004-08-26 Phil Edwards <phil@codesourcery.com>
7006
7007 * configure.in: Give a better error message if GMP/MPFR are missing
7008 and a language needing them has been requested.
7009 * configure: Regenerated.
7010
9c71a529
PE
70112004-08-25 Phil Edwards <phil@codesourcery.com>
7012
7013 * configure.in: Print a list of available language front-ends if
7014 a requested one is missing. Tidy stray tab characters.
7015 * configure: Regenerated.
7016
e3f92d3b
MK
70172004-08-19 Michael Koch <konqueror@gmx.de>
7018
7019 * gcc/doc/install.texi: Update entry about automake for libjava.
7020
c3f84f61
RM
70212004-08-17 Robert Millan <robertmh@gnu.org>
7022
7023 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7024 (instead of FreeBSD).
7025 * configure: Regenerate.
7026
7c27e184
PB
70272004-08-16 Paolo Bonzini <bonzini@gnu.org>
7028
7029 * Makefile.in: Regenerate.
7030 * configure: Regenerate.
7031
7032 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7033 stage_*_flags.
7034 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7035 for bootstrapped modules if toplevel bootstrap is going.
7036 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7037 modules. Adjust for changes in Makefile.def. Enable several
7038 rules even in non-bootstrap mode, just to avoid peppering the
7039 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7040 (stage-[+prev+]-bubble): Remove.
7041
7042 * Makefile.def (Dependencies): Depend on all-build-bison,
7043 all-build-flex, all-build-byacc, all-build-texinfo, rather
7044 than the host variations.
7045 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7046 with BUILD_SUBDIR.
7047 (BISON): Update for recent Bisons.
7048 (YACC): Fix typo.
7049 (cross): Depend on all-build.
7050 (all): Do not depend on all-build.
7051 (prebootstrap): Remove.
7052 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7053 (Prebootstrap dependencies): Add them to the per-stage targets
7054 and to all-prebootstrap.
7055 * configure.in (build_configdirs): Always enable build_tools.
7056 (BUILD_DIR_PREFIX): Remove.
7057
7058 * Makefile.def (gcc): Add target variable.
7059 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7060 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7061 in the recursive `make', instead of hardwiring `all'.
7062 (Autogenerated TARGET-* variables): New.
7063
20f3bb80
BB
70642004-08-13 Brian Booth <bbooth@redhat.com>
7065
7066 * MAINTAINERS: Remove myself from write-after-approval.
7067
b5be499d
NN
70682004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7069
7070 * src-release: Stop distributing mmalloc with gdb (which doesn't
7071 use it).
7072 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7073 * Makefile.in: Regenerate.
7074
b3f8d95d
MM
70752004-08-09 Mark Mitchell <mark@codesourcery.com>
7076
7077 * configure.in (arm*-*-eabi*): New target.
7078 * configure: Regenerate.
7079
3589b69e
PB
70802004-08-06 Paolo Bonzini <bonzini@gnu.org>
7081
7082 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7083 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7084 (Dependencies): New section.
7085 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7086 (configure-target-[+module+]): Depend on maybe-all-gcc
7087 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7088 (toplevel profiledbootstrap): Fix dependencies.
7089 * Makefile.in: Regenerate.
7090
972974fc
MM
70912004-08-03 Mark Mitchell <mark@codesourcery.com>
7092
7093 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7094 target-libiberty to noconfigdirs.
7095 * configure: Regenerate.
7096
bebf829d
PB
70972004-08-03 Paul Brook <paul@codesourcery.com>
7098
7099 * configure.in: Check for MPFR as well as GMP.
7100 * configure: Regenerate.
7101
98a5bb3b
RM
71022004-08-01 Robert Millan <robertmh@gnu.org>
7103
7104 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7105 libmudflap for all GNU-based systems (with Glibc).
7106 * configure: Regenerate.
7107
dce2d8b2 71082004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
7109
7110 * Makefile.def (host-modules): Add gcc.
7111 * Makefile.in: Regenerate.
7112 * Makefile.tpl (sorry): New rule.
7113 (configure-host, all-host, [+make_target+]-host, do-check,
7114 install-host): Do not add gcc as a special case.
7115 (host modules): Add a small special-casing for gcc. Export
7116 extra_make_flags through the environment.
7117 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7118 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7119 other recursive targets for gcc): Remove.
7120
7121 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7122 (stage, unstage): New rules.
7123 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7124 distclean-stage[+id+]): Use stage_current.
7125 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7126 the stage*-start rules.
7127
aeb732c1
GK
71282004-08-02 Geoffrey Keating <geoffk@apple.com>
7129
7130 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7131 use -all_load flag.
7132
25b656e7
PB
71332004-08-02 Paolo Bonzini <bonzini@gnu.org>
7134
7135 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7136 * configure: Regenerate.
7137
cc440d71
TM
71382004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7139
7140 * maintainer-scripts/gcc_release: Revert yesterday's change.
7141
270e140b
SB
71422004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7143
7144 * MAINTAINERS: Add myself to write-after-approval.
7145
3e4035f8
TM
71462004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7147
7148 * libf2c: Removed.
7149 * gcc/gccbug.in: Updated because of libf2c removal.
7150 * maintainer-scripts/gcc_release: Ditto.
7151
dce2d8b2 71522004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
7153
7154 * configure.in: Build libmudflap by default on FreeBSD.
7155 * configure: Regenerated.
7156
dfcada9a
MM
71572004-07-09 Mark Mitchell <mark@codesourcery.com>
7158
7159 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7160 systems.
7161 * configure: Regenerated.
7162
dce2d8b2 71632004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
7164
7165 PR target/16344
7166 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7167 feedback based compiler.
7168 * Makefile.in: Rebuilt.
7169
95bcca47
AO
71702004-07-08 Alexandre Oliva <aoliva@redhat.com>
7171
7172 * Makefile.def (host_modules): Set bootstrap=true for flex.
7173 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7174 * Makefile.in: Rebuilt.
7175
051822f6
JH
71762004-07-07 Jan Hubicka <jh@suse.cz>
7177
7178 * MAINTAINERS: Add self as a profile feedback maintainer.
7179
7b61653a
PE
71802004-07-05 Phil Edwards <phil@codesourcery.com>
7181
7182 * configure.in: Do not prepend $srcdir to /dev/null in
7183 makefile fragments.
7184 * configure: Regenerate.
7185
23f6b2f9
PB
71862004-07-01 Paolo Bonzini <bonzini@gnu.org>
7187
7188 * Makefile.def (build_modules): Add bison, byacc, flex,
7189 m4, texinfo.
7190 (flags_to_pass): Add FLEX.
7191 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7192 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7193 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7194 DEFAULT_MAKEINFO): Remove.
7195 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7196 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7197 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7198 objdir or else use configured tool.
7199 (all-build): New.
7200 (all): Depend on it.
7201 (Build module dependencies): Add.
7202 * Makefile.in: Regenerate.
7203 * configure.in: Better support for multiple build modules,
7204 matching what is done for host/target modules. Do not look
7205 for "plausible" locations of build tools if Canadian cross.
7206 Use autoconf's AC_PROG_CC to find a C compiler. Define
7207 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7208 * configure: Regenerate.
78716e86 7209
1c020272
PB
72102004-06-22 Paolo Bonzini <bonzini@gnu.org>
7211
7212 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7213 * Makefile.in: Regenerate.
7214
a52a0a7f
PB
72152004-06-22 Paolo Bonzini <bonzini@gnu.org>
7216
7217 * Makefile.tpl (configure-build-[+module+],
7218 configure-[+module+], configure-target-[+module+]): Pass
7219 [+extra_configure_args+].
7220 (all-build-[+module+], all-[+module+], check-[+module+],
7221 install-[+module+], [+make_target+]-[+module+],
7222 all-target-[+module+], check-target-[+module+],
7223 install-target-[+module+], [+make_target+]-target-[+module+]):
7224 Pass [+extra_make_args+].
7225 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7226 (GCC_HOST_EXPORTS): Remove.
7227 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7228 cross, check-gcc, check-gcc-c++, install-gcc,
7229 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7230 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7231 * Makefile.in: Regenerate.
7232
ccde3f1a
MS
72332004-06-21 Matthew Sachs <msachs@apple.com>
7234
7235 * MAINTAINERS: Added self to write-after-approval.
7236
6264b0a6
CF
72372004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7238
7239 * configure.in: Check for srcdir/winsup rather than build directory
7240 winsup.
7241 * configure: Regenerate.
7242
801e2270
CV
72432004-06-17 Corinna Vinschen <vinschen@redhat.com>
7244
7245 * configure.in: Don't build Cygwin native newlib if winsup
7246 directory is missing. Emit warning instead.
7247 * configure: Regenerate.
7248
ad6717df
PB
72492004-06-09 Paolo Bonzini <bonzini@gnu.org>
7250
7251 * Makefile.tpl (touch-stage[+id+]): New.
7252 (restage[+prev+]): Depend on touch-stage[+id+].
7253
7254 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7255 Use it throughout.
7256
7257 * Makefile.def: Add profile and feedback bootstrap stages.
7258 Remove next field from bootstrap stages.
7259 * Makefile.tpl (LN, LN_S): Substitute.
7260 (stageN-start, stageN-end): Use double-colon rules, to
7261 provide a hook for additional setup commands.
7262 (distclean-stageN-gcc, restageN): Create dependencies from
7263 [+prev+], not from [+next+].
7264 (stageN-bubble): Add commands for successive stages from
7265 [+prev+], using double-colon rules.
7266 (all-stageN-gcc): Fix typo.
7267 (stagefeedback-start, profiledbootstrap): New.
7268 * Makefile.in: Regenerate.
7269 * configure.in: Call ACX_PROG_LN.
7270 * configure: Regenerate.
7271
5bbb9680
CY
72722004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7273
7274 * MAINTAINERS (Write After Approval): Add myself.
7275
e18be1d4
MA
72762004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7277
7278 * MAINTAINERS (Write After Approval): Add myself.
7279
5607edfd
PB
72802004-06-03 Paolo Bonzini <bonzini@gnu.org>
7281
7282 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7283 without gcc.
7284 * configure: Regenerate.
7285
1ec4e9c3
PB
72862004-06-01 Paolo Bonzini <bonzini@gnu.org>
7287
7288 * Makefile.tpl: Fix typo.
7289 * Makefile.in: Regenerate.
7290
dce2d8b2 72912004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
7292
7293 * configure.in: Remove new- prefix from toplevel
7294 bootstrap targets.
7295 * configure: Regenerate.
7296
f516a7da
PB
72972004-06-01 Paolo Bonzini <bonzini@gnu.org>
7298
7299 * Makefile.tpl (all.normal): Rename to all.
7300 (all): Replace with a rule to pick the default
7301 target from configure.
7302 (all-gcc, configure-gcc): Use conditionals to
7303 do nothing when toplevel bootstrap is going on.
7304 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7305 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7306 * configure.in: Support --enable-bootstrap.
7307
7308 * Makefile.def: Remove new- prefix from toplevel
7309 bootstrap targets.
7310 * Makefile.tpl: Likewise.
7311
7312 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7313 target.
7314
7315 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7316 $(RECURSE_FLAGS) to recursive invocation of make.
7317
7318 * Makefile.in: Regenerate.
7319 * configure: Regenerate.
7320
78dd5e36 73212004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 7322 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
7323
7324 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7325 like CC.
7326
30f1bddc
DJ
73272004-05-27 Daniel Jacobowitz <dan@debian.org>
7328
7329 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7330 * configure: Regenerate.
7331
4fc4dd12
DJ
73322004-05-25 Daniel Jacobowitz <drow@false.org>
7333
7334 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7335 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7336 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7337 targets.
7338 * Makefile.in: Regenerate.
7339
dce2d8b2 73402004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
7341
7342 * configure.in: Test the ability to symlink directories.
7343 * configure: Regenerate.
7344
7345 * Makefile.def (bootstrap-stage): New definitions.
7346 * Makefile.tpl (configure-stage1-gcc,
7347 configure-stage2-gcc, configure-stage3-gcc,
7348 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7349 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7350 new-restage3, compare): Autogenerate, see Makefile.in
7351 entry for behavioral changes.
7352 (distclean-stage1, new-stage1-start, new-stage1-end,
7353 new-stage1-bubble, distclean-stage2, new-stage2-start,
7354 new-stage2-end, new-stage2-bubble, distclean-stage3,
7355 new-stage3-start, new-stage3-end): New autogenerated targets.
7356 (objext, prebootstrap, BOOT_CFLAGS,
7357 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7358 targets.
7359
7360 * Makefile.in: Regenerate.
7361 (distclean-stage1, new-stage1-start, new-stage1-end,
7362 new-stage1-bubble, distclean-stage2, new-stage2-start,
7363 new-stage2-end, new-stage2-bubble, distclean-stage3,
7364 new-stage3-start, new-stage3-end): New targets.
7365 (all-stage1-gcc): Move prebootstrap dependency from here...
7366 (configure-stage1-gcc): ...to here.
7367 (new-bootstrap): Use bubble targets.
7368 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7369 Use per-stage distclean targets.
7370 (configure-stage1-gcc, configure-stage2-gcc,
7371 configure-stage3-gcc, all-stage1-gcc,
7372 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7373 Use new-stageN-start to prepare the tree.
7374
4f4e53dd
PB
73752004-05-23 Paolo Bonzini <bonzini@gnu.org>
7376
7377 * Makefile.def (host_modules): add libcpp.
7378 * Makefile.tpl: Add dependencies on and for libcpp.
7379 * Makefile.in: Regenerate.
7380 * configure.in: Add libcpp host module.
7381 * configure: Regenerate.
7382
60975492
PB
73832004-05-21 Paolo Bonzini <bonzini@gnu.org>
7384
7385 * Makefile.tpl: Whenever a recursive target is defined, wrap
7386 it in a special @if/@endif block, and prepare its maybe
7387 dependency in the @if/@endif block
7388 * configure.in: Instead of writing maybe dependencies, remove
7389 the @if/@endif statements, and remove the @if/@endif blocks
7390 that remain.
7391 * configure: Regenerate.
7392 * Makefile.in: Regenerate.
7393
5ce7d75d
JJ
73942004-05-20 Janis Johnson <janis187@us.ibm.com>
7395
7396 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7397
c779c42f
KK
73982004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7399
7400 PR bootstrap/15120
7401 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7402 * */configure: Rebuilt.
7403
b4117c30
ZW
74042004-05-17 Zack Weinberg <zack@codesourcery.com>
7405
7406 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7407 of libf2c.
7408 * configure, Makefile.in: Regenerate.
7409
719bb4e3 74102004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
7411
7412 * MAINTAINERS (Write After Approval): Add myself.
7413
6de9cd9a
DN
74142004-05-13 Diego Novillo <dnovillo@redhat.com>
7415
7416 Merge from tree-ssa-20020619-branch.
7417
7418 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7419 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7420 (HOST_GMPLIBS): Define.
7421 (HOST_GMPINC): Define.
7422 (TARGET_LIB_PATH): Add libmudflap.
7423 (GFORTRAN_FOR_TARGET): Define.
7424 (configure-build*): Export GFORTRAN.
7425 (configure-gcc): Export GMPLIBS and GMPINC.
7426 (all-gcc): Add maybe-all-libbanshee.
7427 (configure-target-libgfortran): Define.
7428 * Makefile.in: Regenerate.
7429 * configure.in (host_libs): Add libbanshee.
7430 (target_libraries): Add target-libmudflap and target-libgfortran.
7431 Add --with-libbanshee.
7432 Handle --disable-libmudflap.
7433 (*-*-freebsd*): Use with_gmp.
7434 Add $(libgcj) to noconfigdirs.
7435 * configure: Regenerate.
7436 * depcomp: New file.
7437 * MAINTAINERS: Add tree-ssa maintainers.
7438
8f1b790f
VM
74392004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7440
b4117c30 7441 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 7442
693446fc
BF
74432004-04-30 Brian Ford <ford@vss.fsi.com>
7444
b4117c30 7445 * MAINTAINERS (Write After Approval): Add myself.
693446fc 7446
d1bb666c
UB
74472004-04-29 Uros Bizjak <uros@kss-loka.si>
7448
b4117c30 7449 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 7450
6cf1ac42
PB
74512004-04-28 Paolo Bonzini <bonzini@gnu.org>
7452
7453 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7454 * configure: Regenerate.
7455
632933d5
PB
74562004-04-27 Paolo Bonzini <bonzini@gnu.org>
7457
7458 Revert:
7459 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7460
7461 * Makefile.def (flags_to_pass): Remove *dir variables that
7462 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7463 as well as prefix and exec_prefix.
7464 * Makefile.in: Regenerate.
7465
80dc6aa0
RM
74662004-04-26 Robert Millan <robertmh@gnu.org>
7467
7468 Add patches from libtool CVS.
7469 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7470 * ltconfig: Likewise.
7471 * ltcf-c.sh: Likewise.
7472 * ltcf-cxx.sh: Likewise.
7473 * ltcf-gcj.sh: Likewise.
7474
e11283f1
PB
74752004-04-26 Paolo Bonzini <bonzini@gnu.org>
7476
7477 * Makefile.def (host_modules): Mark with the bootstrap
7478 flag packages on which gcc depends.
7479 * Makefile.tpl (all-bootstrap): Use it.
7480 * Makefile.in: Regenerate.
7481
8546950c
PB
74822004-04-26 Paolo Bonzini <bonzini@gnu.org>
7483
7484 * Makefile.def (flags_to_pass): Remove *dir variables that
7485 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7486 as well as prefix and exec_prefix.
7487 * Makefile.in: Regenerate.
7488
a76494aa
PB
74892004-04-26 Paolo Bonzini <bonzini@gnu.org>
7490
b4117c30
ZW
7491 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7492 * configure: Regenerate.
7493 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7494 * gcc/Makefile.tpl (compare): Use the result of the test.
7495 * gcc/Makefile.in: Regenerate.
a76494aa 7496
03a91701
PB
74972004-04-23 Paolo Bonzini <bonzini@gnu.org>
7498
7499 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7500 Always relocate gcc and prev-gcc to the original names, even
7501 if the build fails.
7502 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7503 New targets.
7504
082a6351
LG
75052004-04-23 Laurent GUERBY <laurent@guerby.net>
7506
7507 * MAINTAINERS: Update my email address.
b4117c30 7508
1f1d584b
RO
75092004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7510
7511 * configure.in (mips*-*-irix5*): Enable ld.
7512 * configure: Regenerate.
082a6351 7513
1db673ca
RO
75142004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7515
7516 * configure: Regenerate.
7517
ce4ea44e
JW
75182004-04-15 James E Wilson <wilson@specifixinc.com>
7519
7520 * Makefile.tpl (configure-[+module+], configure-gcc,
7521 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7522 Set and export LDFLAGS.
7523 * Makefile.in: Regenerate.
7524
611f62ad
MC
75252004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7526
b4117c30 7527 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 7528
be912515
NN
75292004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7530
7531 PR bootstrap/14871
7532 * Makefile.tpl: If we don't have built-in-tree target tools,
7533 use the ones found by configure rather than hacking around with
7534 program_transform_name.
7535 * configure.in: Give Makefile.tpl the information necessary
7536 to do that.
7537 * Makefile.in: Regenerate.
7538 * configure: Regenerate.
7539
9104315a
NN
75402004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7541
7542 PR bootstrap/14760
7543 * configure.in: When computing baseargs, strip *all* copies of
7544 offending options. Also, don't match/substitute the trailing space,
7545 so that this actually works when two similar options are separated by
7546 only one space.
7547 * configure: Regenerate.
7548
bef1d700
DE
75492004-04-06 David Edelsohn <edelsohn@gnu.org>
7550
b4117c30
ZW
7551 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7552 (rs6000-*-aix*): Same.
7553 * configure: Regenerate.
bef1d700 7554
54bcf05e 75552004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
7556
7557 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 7558
369a832c 75592004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
7560
7561 * MAINTAINERS: Add myself to write-after-approval.
369a832c 7562
09a9c095
NN
75632004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7564
7caf53cb
NN
7565 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7566 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7567 * Makefile.in: Regenerate.
7568
09a9c095
NN
7569 * configure.in (top level bootstrap support): Rework --enable-werror
7570 to set @stage2_werror_flag@.
7571 * configure: Regenerate.
7572 * Makefile.tpl (top level bootstrap support): Pass
7573 @stage2_werror_flag@ down to configure in stages 2 and 3.
7574 * Makefile.in: Regenerate.
7575
5595a2bd
NN
75762004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7577
cbfd7e06
NN
7578 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7579 for stages 2 and 3 as well as in make. As a consequence, remove
7580 OUTPUT_OPTION (now detected by configure) from the flags passed down
7581 to make.
7582 * Makefile.in: Regenerate.
7583
5595a2bd
NN
7584 * Makefile.tpl (new-bootstrap): Fix typo.
7585 * Makefile.in: Regenerate.
7586
ca3b3e20
NN
75872004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7588
295f4e42
NN
7589 * Makefile.tpl: Rearrange by moving recursive_targets rules
7590 into their proper sections.
7591 * Makefile.tpl (top level bootstrap support): Move disabling
7592 of coverage flags from 'make' to 'configure'; improve comments.
7593 * Makefile.in: Regenerate.
7594
340de83f
NN
7595 * Makefile.tpl (experimental top level bootstrap) Move stage1
7596 language setting from all- target to configure- target; disable
7597 intermodule optimization in stage 1; prevent gratuitous rebuilds
7598 of stage 1.
7599 * Makefile.in: Regenerate.
7600 * configure.in: Comma-separate stage 1 language list for top
7601 level bootstrap.
7602 * configure: Regenerate.
7603
ca3b3e20
NN
7604 * Makefile.tpl: Clean up experimental top level bootstrap support:
7605 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7606 prev-gcc in configure- targets as well as all- targets.
7607 * Makefile.in: Regenerate.
7608
4d038073
KC
76092004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7610
7611 * compile: New file imported from automake.
7612
ab3533d6
PB
76132004-03-17 Paolo Bonzini <bonzini@gnu.org>
7614
7615 * configure.in: Remove symbolic link section.
7616 * configure: Regenerate.
7617 * Makefile.tpl (links): Remove.
7618 * Makefile.in: Regenerate.
7619
1e0f07d3 76202004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 7621 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
7622
7623 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 7624 Set with AC_CHECK_PROGS.
1e0f07d3
PB
7625 * configure.in: Fix comment typo from last patch.
7626 * configure: Regenerate.
7627
2805b53a
NN
76282004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7629
7630 * Makefile.tpl: Introduce experimental top level bootstrap support.
7631 * Makefile.in: Regenerate.
7632 * configure.in: Introduce support for top level bootstrap.
7633 * configure: Regenerate.
7634
79b4b7d2 76352004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7636 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
7637
7638 PR bootstrap/14522
7639 * configure.in: Cope with shells that do not support unquoted ^
7640 * configure: Regenerate.
7641
6bbec498 76422004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7643 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
7644
7645 PR bootstrap/14522
79b4b7d2 7646 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
7647 quotes inside quoted backquote substitutions.
7648 * configure: Regenerate.
7649
83c15dfc
AP
76502004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7651
7652 PR bootstrap/14522
f2bd98d4 7653 * configure.in: Fix escaping of $.
83c15dfc
AP
7654 * configure: Regenerate.
7655
55ffb5ed
NN
76562004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7657
7658 * configure: Regenerate, since I forgot to while committing Paolo's
7659 changes.
7660
e4c9c075
PB
76612004-03-08 Paolo Bonzini <bonzini@gnu.org>
7662
7663 PR ada/14131
7664 Move language detection to the top level.
7665 * configure.in: Find default values for the tools as
7666 soon as possible. Disable ada if GNAT is not found.
7667 Emit error message about missing languages. Expand
7668 --enable-languages=all for the gcc subdirectory.
7669
5199e2c6
BE
76702004-03-10 Ben Elliston <bje@gnu.org>
7671
7672 * MAINTAINERS: Update my email address.
7673
c18b95e5
DE
76742004-03-05 David Edelsohn <edelsohn@gnu.org>
7675
7676 * ltconfig: Disable building static libraries if building shared
7677 libraries on AIX 5L.
7678
d0fe5ad3
RS
76792004-03-01 Richard Sandiford <rsandifo@redhat.com>
7680
7681 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7682 and disable libgcj.
7683 * configure: Regenerated.
7684
e6f71f9d
BB
76852004-03-01 Brian Booth <bbooth@redhat.com>
7686
7687 * MAINTAINERS: Add myself to write-after-approval.
7688
8983e50e
PB
76892004-03-01 Paolo Bonzini <bonzini@gnu.org>
7690
7691 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7692
d4cd9d81
NN
76932004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7694
7695 PR bootstrap/7087
7696 * Makefile.tpl: Guard XFOO sed statements better.
7697 * Makefile.tpl: Add dependency for configure-target-libada.
7698 * Makefile.in: Regenerate (incidentally fixes broken
7699 commit when libada-branch was merged).
7700
0ea0229e
KC
77012004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7702
7703 * MAINTAINERS: Add myself to write-after-approval.
7704
bad93735
AP
77052004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7706
7707 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7708 maintainers.
7709
a7ca14fc
AC
77102004-02-20 Andrew Cagney <cagney@redhat.com>
7711
7712 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7713 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7714
51592782
NN
77152004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7716
7717 PR bootstrap/11932
7718 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7719
6a30854a
JQ
77202004-02-14 Jerry Quinn <jlquinn@optonline.net>
7721
7722 * MAINTAINERS: Added myself to write-after-approval.
7723
be8b2bee
MK
77242004-02-14 Michael Koch <konqueror@gmx.de>
7725
7726 * MAINTAINERS: Added myself to write-after-approval.
7727
972760b7
JM
77282004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7729
7730 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7731 some OS port maintainers to OS port maintainers section.
7732
b0281654
FCE
77332004-02-13 Frank Ch. Eigler <fche@redhat.com>
7734
7735 * MAINTAINERS: Add self.
7736
3c419fd6
KH
77372004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7738
7739 * MAINTAINERS: Alphabetize.
7740
e88e9aee
PB
77412004-02-12 Paolo Bonzini <bonzini@gnu.org>
7742
7743 * MAINTAINERS: Remove myself.
b4117c30 7744
1915e422
DE
77452004-02-11 David Edelsohn <edelsohn@gnu.org>
7746
7747 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7748 (rs6000-*-aix*): Same.
7749 * configure: Regenerate.
7750
a22c2d8d
KC
77512004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7752
7753 * configure.in (host): Add in missing $noconfigdirs to defines.
7754 * configure: Regenerate.
7755
d9cdb878
AC
77562004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7757 Nathanael Nerode <neroden@gcc.gnu.org>
7758
7759 PR ada/6637, PR ada/5911
b4117c30 7760 Merge with libada-branch:
d9cdb878
AC
7761 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7762 with appropriate dependencies. Add --enable-libada configure switch.
7763 * configure, Makefile.in: Regenerate.
7764
8bd92821
PB
77652004-02-09 Paolo Bonzini <bonzini@gnu.org>
7766
7767 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7768
89a95129
RO
77692004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7770
7771 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7772 * configure: Regenerate.
7773
892629bc
GK
77742004-02-04 Geoffrey Keating <geoffk@apple.com>
7775
7776 Merge from upstream:
7777
7778 * ltmain.in: When setting IFS to '~', be careful about user
7779 arguments that contain '~'.
7780
7781 2004-02-04 Peter O'Gorman <peter@pogma.com>
7782
7783 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7784 Also test $base_compile against $CC with escaped arguments. Bug
7785 reported by Geoff Keating <geoffk@apple.com>.
7786
6b402165
KH
77872004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7788
7789 * MAINTAINERS: Remove i960 port.
7790
fa2f0306
DD
77912004-01-23 DJ Delorie <dj@redhat.com>
7792
7793 * Makefile.def (target_modules) [libiberty]: Don't stage.
7794 * Makefile.in: Rebuilt.
7795
9feb20aa
CT
77962004-01-20 Caroline Tice <ctice@apple.com>
7797
7798 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7799
7aed2ccc
PC
78002004-01-19 Paolo Carlini <pcarlini@suse.de>
7801
7802 * MAINTAINERS: Update my email address.
7803
f25bebe1
JM
78042004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7805
7806 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7807
28083580
VR
78082004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7809
7810 * MAINTAINERS: Remove entries without email address.
7811
c0f4b5e4
DJ
78122004-01-15 Daniel Jacobowitz <drow@mvista.com>
7813
7814 * MAINTAINERS: Add myself to write-after-approval.
7815
b5eb5a5e
SB
78162004-01-15 Steven Bosscher <stevenb@suse.de>
7817
7818 * MAINTAINERS: Update my email address.
7819
dce2d8b2 78202004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
7821
7822 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7823 * Makefile.tpl (configure-target-[+module+]): Support stage.
7824 * Makefile.in: Rebuilt.
7825
74c0b320
ILT
78262004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7827
7828 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7829
2560344b
RS
78302004-01-10 Richard Sandiford <rsandifo@redhat.com>
7831
7832 * MAINTAINERS: Add myself as a MIPS maintainer.
7833
8b21cda6
NN
78342004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7835
2b6c260d
NN
7836 * configure.in: Use ./config.cache, not config.cache.
7837 * configure: Regenerate.
7838 * Makefile.tpl: Special-casing not needed for GCC any more.
7839 * Makefile.in: Regenerate.
7840
09438bde
NN
7841 * configure.in: Don't share a cache file for host dirs.
7842 * configure: Regenerate.
7843
8b21cda6
NN
7844 * config-ml.in: Don't mess with the cache file.
7845
e42870df
EB
78462004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7847
7848 * MAINTAINERS: Move myself from 'Write After Approval' to
7849 'CPU Port Maintainers' section as SPARC maintainer.
7850
6b9eb62c
NN
78512004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7852
78a816a6
NN
7853 * Makefile.tpl: Make GCC use a separate config.cache.
7854 * Makefile.in: Regenerate.
7855
6b9eb62c
NN
7856 PR bootstrap/11932, PR bootstrap/11933
7857 (I don't know if it will fix either of them, but it relates
7858 to them.)
7859 * configure.in: Don't use shared config.cache for target
7860 directories.
7861 * configure: Regenerate.
7862
86d7b562
DN
78632004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7864
7865 * MAINTAINERS: Add myself to 'Write After Approval' section.
7866
07d0a605
RS
78672003-12-31 Roger Sayle <roger@eyesopen.com>
7868
7869 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7870 * configure: Regenerated.
7871
459ac19f
KH
78722003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7873
7874 * MAINTAINERS: Remove the mn10200 maintainer.
7875
5785c0ed 78762003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 7877
cc6010cd
AP
7878 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7879 * configure: Regenerated.
5785c0ed 7880
a268eff9
JH
78812003-12-16 Jan Hubicka <jh@suse.cz>
7882
7883 * MAINTAINERS: Add myself as callgraph maintainer.
7884
9d465b12
TF
78852003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7886
7887 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7888 * configure: Regenerate.
7889
a68a270a
GB
78902003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7891
7892 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7893 'Write After Approval' section. Update email.
7894
dce2d8b2 78952003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
7896
7897 * MAINTAINERS (Write After Approval): Add myself.
7898
8c052da4
MT
78992003-11-20 Matt Thomas <matt@3am-software.com>
7900
7901 * MAINTAINERS: Add myself as a vax port maintainer.
7902
e75f9147
KC
79032003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7904
7905 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7906 (configure-build-[+module+], configure-[+module+]): Likewise.
7907 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7908 * Makefile.in: Regenerate.
7909
43d8d958
AT
79102003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7911
7912 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7913 shared/dylibed libraries.
7914 * ltmain.sh: Likewise.
7915 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7916 * ltcf-cxx.sh: Likewise.
7917 * ltcf-gcj.sh: Likewise.
7918 * ltconfig: Likewise.
7919
638dcaa0
SC
79202003-11-17 Stan Cox <scox@redhat.com>
7921
7922 * MAINTAINERS: Add myself as iq2000 port maintainer.
7923
15cc172b
AC
79242003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7925
b4117c30
ZW
7926 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7927 * Makefile.in: Regenerate.
15cc172b 7928
20af77cd
UW
79292003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7930
7931 * config.sub: Update to 2003-11-03 version.
7932
4dd01c5c
PE
79332003-10-20 Phil Edwards <phil@codesourcery.com>
7934
7935 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7936 * configure: Regenerate.
7937
dce2d8b2 79382003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
7939
7940 * MAINTAINERS: Add myself to 'Write After Approval' section.
7941
8b7ebc31
AC
79422003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7943
7944 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7945
afe1910c
JM
79462003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7947
7948 * MAINTAINERS: Update my email address.
7949
05dcec66
RO
79502003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7951
7952 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7953
dce2d8b2 79542003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
7955
7956 * MAINTAINERS: Add myself to 'Write After Approval' section.
7957
507ec745
BI
79582003-10-16 Bernardo Innocenti <bernie@develer.com>
7959
7960 * config.guess: Update to 2003-10-16 version.
7961 * config.sub: Update to 2003-10-16 version.
7962
dce2d8b2 79632003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
7964
7965 * MAINTAINERS: Added myself to 'Write After Approval' section.
7966
0c9b16bc
FH
79672003-10-15 Falk Hueffner <falk@debian.org>
7968
7969 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7970 'Write After Approval' section. Update email.
7971
74d57d15
RS
79722003-10-14 Roger Sayle <roger@eyesopen.com>
7973
7974 * MAINTAINERS: Move myself from 'Write After Approval' to
7975 'Various Maintainers' section as middle-end maintainer.
7976
d29b8ad8
NN
79772003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7978
7979 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7980 HOST_FLAGS_TO_PASS.
7981 * Makefile.in: Regenerate.
7982
26db814a
BI
79832003-10-11 Bernardo Innocenti <bernie@develer.com>
7984
7985 * config.guess: Update to 2003-10-07 version.
7986 * config.sub: Update to 2003-10-07 version.
7987
fffeb871
RO
79882003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7989
7990 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7991 * ltconfig (irix5*, irix6*): Don't override version_type.
7992
6691a79e
ME
79932003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7994
7995 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7996 * configure: Rebuilt
7997 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7998 * Makefile.in: Rebuilt
7999
62cdd71e
L
80002003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8001
8002 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8003
6fe2eacc
CW
80042003-09-30 Carlo Wood <carlo@alinoe.com>
8005
cc6010cd 8006 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 8007
ea57e5ad
PK
80082003-09-29 Paul Koning <ni1d@arrl.net>
8009
8010 * MAINTAINERS: Move myself from "Write After Approval"
8011 to CPU platform maintainers for pdp11 platform.
8012
e070672a
AT
80132003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8014
8015 * MAINTAINERS: Move myself from 'Write After Approval' to
8016 'Various Maintainers' section as libffi testsuite maintainer.
8017
43bb47c2
DJ
80182003-09-21 Daniel Jacobowitz <drow@mvista.com>
8019
8020 * configure.in: Pass a computed --program-transform-name
8021 to subconfigures.
8022 * configure: Regenerated.
8023
da9d3b37
NN
80242003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8025
94322beb
NN
8026 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8027 * Makefile.in: Regenerate.
8028
da9d3b37
NN
8029 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8030 * Makefile.in: Regenerate.
8031
ffd9060b
ZL
80322003-09-19 Ziemowit Laski <zlaski@apple.com>
8033
8034 * MAINTAINERS: Move myself from 'Write After Approval'
8035 to 'Various Maintainers' (objective-c) section.
8036
eeae7b41
DJ
80372003-09-17 Daniel Jacobowitz <drow@mvista.com>
8038
8039 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8040 quoting.
8041 * configure: Regenerated.
8042
a080d12b
JB
80432003-09-16 Joel Brobecker <brobecker@gnat.com>
8044
8045 * MAINTAINERS (Write After Approval): Add myself to write after
8046 approval list.
8047
6cd2fc59
DN
80482003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8049
cc6010cd 8050 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 8051
dcbdd9cc
ILT
80522003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8053
8054 * MAINTAINERS: Update my e-mail address.
8055
e517f636
AM
80562003-09-09 Alan Modra <amodra@bigpond.net.au>
8057
8058 * libtool.m4 (LD): Correct powerpc64 host match.
8059
bc49924b
JW
80602003-09-06 James E Wilson <wilson@tuliptree.org>
8061
8062 * MAINTAINTERS: Update my affiliation and email address.
8063
082124f5
ZD
80642003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8065
8066 * MAINTAINERS (Write After Approval): Add myself.
8067
dc94d89e
DD
80682003-09-04 DJ Delorie <dj@redhat.com>
8069
8070 * configure: Regenerate.
8071
80722003-09-04 Robert Millan <robertmh@gnu.org>
8073
8074 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 8075
7a0f2d4e
KG
80762003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8077
8078 * configure.in: Ensure arguments to sed are properly spaced.
8079 * configure: Regenerate.
8080
88d032eb
GP
80812003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8082
8083 * MAINTAINERS: Update my e-mail address.
8084
0b3f3d22
ME
80852003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8086
8087 * MAINTAINERS (Write After Approval): Add myself.
8088
d253f9ba
DJ
80892003-08-27 Daniel Jacobowitz <drow@mvista.com>
8090
8091 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8092 * configure: Regenerated.
8093
066ec9c9
MM
80942003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8095
8096 * MAINTAINERS: Update my email address.
8097
415d7ef9
PE
80982003-08-23 Phil Edwards <pme@gcc.gnu.org>
8099
8100 * configure.in: Use newline instead of semicolon when assuming
8101 shell arguments in a for loop.
8102 * configure: Regenerated.
8103
e1567352
JE
81042003-08-22 Jason Eckhardt <jle@rice.edu>
8105
8106 * MAINTAINERS: Resurrect the i860 maintainer.
8107
b348267b
GK
81082003-08-20 Geoffrey Keating <geoffk@apple.com>
8109
e50084fa
GK
8110 PR 8180
8111 * configure.in: When testing with_libs and with_headers, treat
8112 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8113 * configure: Regenerate.
b4117c30 8114
b348267b
GK
8115 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8116 make, shell, etc.
8117 (baseargs): Likewise.
8118 * configure: Regenerate.
8119
ca26ffe0
BI
81202003-08-20 Bernardo Innocenti <bernie@develer.com>
8121
8122 * MAINTAINERS (Write After Approval): Add myself.
8123
940cde4d
GK
81242003-08-19 Geoffrey Keating <geoffk@apple.com>
8125
8126 * configure.in: Disable libgcj for darwin not on powerpc.
8127 * configure: Rebuild.
8128
74bed51b
ADL
81292003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8130
8131 * config-ml.in, symlink-tree: Add license.
8132
b4117c30
ZW
81332003-08-03 Richard Stallman <rms@gnu.org>
8134 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
8135
8136 * README.SCO: New file.
8137
333a28b4
MK
81382003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8139
8140 * Makefile.tpl (check, check-c++): Express dependencies using
8141 dependencies rather than commands.
8142 * Makefile.in: Regenerate.
8143
c197e306
AC
81442003-08-01 Andrew Cagney <cagney@redhat.com>
8145
8146 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8147 * configure: Ditto.
8148
a8ee6e2d
GK
81492003-07-31 Geoffrey Keating <geoffk@apple.com>
8150
8151 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 8152 * Makefile.in: Update.
a8ee6e2d 8153
8d9b3f2e
AT
81542003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8155
8156 * configure.in: Enable libgcj for darwin.
8157 * configure: Rebuild.
8158
52c0c542
PE
81592003-07-29 Phil Edwards <pme@gcc.gnu.org>
8160
8161 * config-ml.in: Use ac_configure_args directly instead of
8162 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8163 actually seen.
8164
b4acb5ef
NN
81652003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8166
8167 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8168 creating target and build subdirs to build all parent dirs as needed.
8169 * Makefile.in: Rebuild.
8170 * configure.in: Don't build dirs explicitly here.
8171 * configure: Rebuild.
8172
a51d71d0
PB
81732003-07-26 Paul Brook <paul@nowt.org>
8174
8175 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8176
f43e12ce
AO
81772003-07-22 Alexandre Oliva <aoliva@redhat.com>
8178
8179 * Makefile.tpl (all-make): Depend on intl.
8180 * Makefile.in: Rebuilt.
8181
8a199ff6
PE
81822003-07-20 Phil Edwards <pme@gcc.gnu.org>
8183
8184 * install-sh: Update to newer upstream versions (associated with
8185 aclocal 1.7).
8186 * mkinstalldirs: Likewise.
8187 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8188
e6a8c803
AP
81892003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8190
8191 * MAINTAINERS: Move self from Bug database only accounts
8192 to write-after-approval.
8193
9f13608f
NN
81942003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8195
8196 * config.if: Remove unused libc_interface determination.
8197
c7864714
NN
81982003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8199
8200 * MAINTAINERS: Move self from write-after-approval to
8201 build machinery (*.in).
8202
775956d0
NN
82032003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8204
8205 PR bootstrap/11273
8206 PR bootstrap/11408
8207 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8208 unused INSTALL_PROGRAM_ARGS.
8209 * configure.in: Use AC_PROG_INSTALL.
8210 * Makefile.in: Regenerate.
8211 * configure: Regenerate.
8212
c7f67a6e
KH
82132003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8214
8215 * MAINTAINERS: Alphabetize.
8216
33952f6f
AO
82172003-07-10 Alexandre Oliva <aoliva@redhat.com>
8218
8219 * configure: Rebuilt.
8220 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8221 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8222 newlib nor libgloss.
8223 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8224 * configure.in (am33_2.0-*-linux*): Added.
8225
0d4f1b4e
BW
82262003-07-09 Bob Wilson <bob.wilson@acm.org>
8227
8228 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8229 * configure: Regenerate.
8230
56694dd9
ZW
82312003-07-07 Zack Weinberg <zack@codesourcery.com>
8232
8233 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8234 * Makefile.in: Regenerate.
8235
21607eb4
ZW
82362003-07-04 Zack Weinberg <zack@codesourcery.com>
8237
8238 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8239 * Makefile.in: Regenerate.
8240
dce2d8b2 82412003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
8242
8243 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8244 * Makefile.in: Regenerated.
8245
5d42f90e
L
8246 * config-ml.in: Replace PWD with PWD_COMMAND.
8247
6eb95e99
ZW
82482003-07-04 Zack Weinberg <zack@codesourcery.com>
8249
8250 * intl: New directory; see intl/ChangeLog for details.
8251 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8252 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8253 * Makefile.in: Regenerate.
8254
07d1940e
NN
82552003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8256
8257 * configure.in: Clean up config-lang.in handling. Delete
8258 useless assignment to "subdirs".
8259 * configure: Regenerate.
8260
4dbda6f0
NN
82612003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8262
8263 * configure.in: Rename 'target_libs' to 'target_libraries'.
8264 Remove useless reference to 'target_libs'.
8265 * configure: Regenerate.
8266
2c30ab71
KS
82672003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8268
8269 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8270 * Makefile.in: Regenerate.
8271
11405c93
NN
82722003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8273
8274 * Makefile.def: Introduce flags_to_pass.
8275 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8276 * Makefile.in: Regenerate.
8277
fb87ad5d
HPN
82782003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8279
8280 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8281 and target-libgloss.
8282 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8283 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8284 * configure: Regenerate.
8285
a7956a48
BK
82862003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8287
8288 * configure.in: Update testsuite_flags to new location.
8289 * configure. Regenerate.
6eb95e99 8290
eaf9f3b2
NN
82912003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8292
8293 * Makefile.tpl: Remove BUILD_CC stuff.
8294 * Makefile.in: Regenerate.
8295
2d89ffef
KH
82962003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8297
8298 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8299
dce2d8b2 83002003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
8301
8302 * MAINTAINERS (Write After Approval): Add myself.
8303
dce2d8b2 83042003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 8305
b951c91c
L
8306 * config.guess: Update to 2003-06-12 version.
8307 * config.sub: Update to 2003-06-13 version.
8308
dce2d8b2 83092003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
8310
8311 * config.guess: Update to 2003-06-06 version.
8312 * config.sub: Update to 2003-06-06 version.
8313
655b7166
RO
83142003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8315
8316 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8317 * configure. Regenerate.
8318
01b759aa
NN
83192003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8320
bf1d3e81
NN
8321 * configure.in: Disable serial configure by default.
8322 * configure: Regenerate.
8323 * Makefile.tpl: Abolish .NOTPARALLEL.
8324 * Makefile.in: Regenerate.
8325
e89fbdfe
NN
8326 * Makefile.tpl: Replace {build,host,target}_canonical by
8327 {build,host,target}.
8328 * Makefile.in: Regenerate.
8329
01b759aa
NN
8330 * Makefile.tpl: Fix stupid pasto.
8331 * Makefile.in: Regenerate.
8332
f7dae026
NN
83332003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8334
8335 * Makefile.tpl: Remove bogus conditional.
8336 * Makefile.in: Regenerate.
8337
83382003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
8339
8340 * Makefile.tpl (profiledbootstrap): New target.
8341 * Makefile.in (profiledbootstrap): New target.
8342
2ffc3e73 83432003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
8344
8345 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8346 Pinski. Remove user names from other bugzilla-only maintainers.
8347
1a1e6b96
NN
83482003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8349
1358ccea
NN
8350 * Makefile.tpl: Make 'recursive targets' using autogen rather
8351 than shell loop. Remove duplicate 'clean' targets and false
8352 comments.
8353 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8354 Add systematic method of specifying missing targets in subdirs.
8355 Add copyright boilerplate.
8356 * Makefile.in: Regenerate.
8357 * configure.in: Add 'recursive targets' to maybe list.
8358 * configure: Regenerate.
8359
ae74ed1f
NN
8360 * MAINTAINERS: "GNATS only" -> "Bug database only".
8361
1a1e6b96
NN
8362 * Makefile.tpl: Rename [+target+] to [+make_target+].
8363 * Makefile.def: Rename 'target' to 'make_target'.
8364
c79af3fa
NB
83652003-05-31 Neil Booth <neil@daikokuya.co.uk>
8366
8367 * MAINTAINERS: Add self as options handling maintainer.
8368
39d85b61
MM
83692003-05-28 Michael Meissner <gnu@the-meissners.org>
8370
8371 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8372 been too long since I touched those ports.
8373
afc2b62d
DD
83742003-05-28 DJ Delorie <dj@redhat.com>
8375
8376 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8377 * Makefile.in: Regenerate.
8378
df445104
MR
83792003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8380
8381 * configure.in: Use curly braces in the definition of tooldir.
8382 * configure: Regenerate.
8383
2eb98e5d 83842003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 8385
2eb98e5d
DD
8386 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8387 newlib or libgloss.
8388 * Makefile.in: Regenerate.
8389
862fced8
DD
83902003-05-21 DJ Delorie <dj@redhat.com>
8391
8392 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8393 * Makefile.in: Regenerate.
8394
fc351800
ILT
83952003-05-20 Ian Lance Taylor <ian@airs.com>
8396
8397 * MAINTAINERS: Update my e-mail address.
8398
7e2dbcef
NN
83992003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8400
8401 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 8402 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
8403 Factor out common code from autogen IF statements.
8404 * configure: Regenerate.
8405 * Makefile.in: Regenerate.
8406
f2a0e225
KC
84072003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8408
8409 * configure.in: Accept i[3456789]86 for machine type.
8410 * configure: Regenerate.
8411
8b87bb96
NN
84122003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8413
8414 * configure.in: Switch more things to use maybe dependencies.
8415 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8416 * configure: Regenerate.
8417 * Makefile.tpl: Switch more things to use maybe dependencies.
8418 * Makefile.in: Regenerate.
8419
fdb882bc 84202003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
8421
8422 * Makefile.tpl (install-opcodes): Define.
8423 * Makefile.in: Rebuild.
8424
f7c50032
AJ
84252003-05-13 Andreas Jaeger <aj@suse.de>
8426
8427 * config.guess: Update to 2003-05-09 version.
8428 * config.sub: Update to 2003-05-09 version.
8429
dce2d8b2 84302003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
8431
8432 * configure.in: Correct sed script so that options in quotes are not
8433 deleted.
8434 * configure: Rebuild.
8435
aa8f1f57
CV
84362003-05-12 Corinna Vinschen <corinna@vinschen.de>
8437
8438 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8439 and $$s/newlib/libc/sys/cygwin32 include paths.
8440 * configure: Ditto.
8441
0c130f81
MM
84422003-05-12 Michael Meissner <gnu@the-meissners.org>
8443
8444 * MAINTAINERS: Update my email addresses.
8445
aa1a100b
EB
84462003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8447
8448 * config-ml.in: Propagate INSTALL variables.
f7c50032 8449
87861833
GP
84502003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8451
8452 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8453
de722255
CD
84542003-05-02 Chris Demetriou <cgd@broadcom.com>
8455
6eb95e99
ZW
8456 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8457 * Makefile.in: Regenerate.
de722255 8458
96c4a002
WB
84592003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8460
8461 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8462
55b15a11
WB
84632003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8464
8465 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8466
0c227849
DJ
84672003-04-27 Daniel Jacobowitz <drow@mvista.com>
8468
8469 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8470 * Makefile.in: Regenerated.
8471
d45148c1
WB
84722003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8473
8474 * MAINTAINERS (Write After Approval): Upgrade myself from
8475 GNATS only to write-after-approval. Update my mail address.
8476
dce2d8b2 84772003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
8478
8479 (OS Port Maintainers: freebsd): Add myself.
8480
438f50c3
MM
84812003-04-22 Mark Mitchell <mark@codesourcery.com>
8482
8483 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8484
9074e169
KJ
84852003-04-22 Kean Johnston <jkj@sco.com>
8486
8487 * MAINTAINERS (SCO ports): Added myself.
8488
dfd39a2e
NS
84892003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8490
8491 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8492
ccbae82a
KJ
84932003-04-19 Kean Johnston <jkj@sco.com>
8494
8495 * MAINTAINERS (Write After Approval): Add myself.
8496
2f50999f
GP
84972003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8498
8499 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8500 * Makefile.in: Regenerate.
8501
e9b84181
JJ
85022003-04-18 Jakub Jelinek <jakub@redhat.com>
8503
8504 * configure.in (powerpc64*-*-linux*): Remove.
8505 * configure: Rebuilt.
8506
1ca4c6e1
PE
85072003-04-17 Phil Edwards <pme@gcc.gnu.org>
8508
8509 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8510 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8511 and restrap.
8512 * Makefile.in: Regenerate.
8513
0590b963
RE
85142003-04-16 Richard Earnshaw <rearnsha@arm.com>
8515
8516 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8517 * configure: Regenerated.
8518
ff41a56f
DD
85192003-04-15 DJ Delorie <dj@redhat.com>
8520
8521 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8522
50d440bc
NC
85232003-04-13 Nick Clifton <nickc@redhat.com>
8524
8525 * config-ml.in: Remove support for --disable-aix removing
8526 call-aix multilibs.
8527
b1e0a93e
AO
85282003-04-10 Alexandre Oliva <aoliva@redhat.com>
8529
8530 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8531 * */configure: Rebuilt.
8532
71fb704d
JS
85332003-04-08 Joel Sherrill <joel@oarcorp.com>
8534
8535 * MAINTAINERS: Add my email address.
8536
3897ea90
OH
85372003-03-17 Olivier Hainque <hainque@act-europe.fr>
8538
8539 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 8540
93c834b7
NN
85412003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8542
8543 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8544 * Makefile.in: Regenerate.
8545
82c34dcb
MC
85462003-03-14 Michael Chastain <mec@shout.net>
8547
8548 * Makefile.in: Regenerate with correct Makefile.def.
8549
73458fb7
NN
85502003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8551
8552 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8553 Make macro.
8554 * Makefile.in: Regenerate.
8555 * configure.in: Clean up gxx_include_dir logic.
8556 * configure: Regenerate.
8557
32cf27e5
AE
85582003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8559
8560 * MAINTAINERS (Write After Approval): Add myself.
8561
c727e7a0
BE
85622003-03-10 Ben Elliston <bje@wasabisystems.com>
8563
8564 * MAINTAINERS: Update my mail address.
8565
9a27ac7a
FS
85662003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8567
8568 * configure.in (gxx_include_dir): Fix typo.
8569 * configure: Regenerated.
8570
3aa83176
NN
85712003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8572
8573 * Makefile.tpl: Reindent.
8574 * Makefile.in: Regenerate.
8575 * configure.in: Reindent. Don't set unused variables.
8576 * configure: Regenerate.
8577
9124bc53
DJ
85782003-03-04 Daniel Jacobowitz <drow@mvista.com>
8579
8580 * configure.in: Include $(build_tooldir)/sys-include in
8581 FLAGS_FOR_TARGET.
8582 * configure: Regenerated.
8583
cb543528
NN
85842003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8585
c858bf1e
NN
8586 * Makefile.tpl: Always pass down RANLIB.
8587 * Makefile.in: Regenerate.
8588
aa9c3ab4
NN
8589 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8590 * Makefile.in: Regenerate.
8591 * configure.in: Remove unused logic relating to --enable-shared
8592 and --enable-threads. Remove bogus comments. Remove redundant
8593 noconfigdirs.
8594 * configure: Regenerate.
8595
cb543528
NN
8596 * configure.in: Replace ${libstdcxx_version} by its value.
8597 Remove reference to mh-dgux.
8598 * configure: Regenerate.
8599
53f70c1b
KB
86002003-03-03 Kevin Buettner <kevinb@redhat.com>
8601
8602 * MAINTAINERS (Write After Approval): Add myself.
8603
df0f0674
NN
86042003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8605
8606 * Makefile.tpl: Rearrange.
8607 * Makefile.in: Regenerate.
8608
dce2d8b2 86092003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
8610
8611 * configure.in: Add support for kaOS as cross build target system.
8612 * configure: Regenerated.
8613
a7a287eb
SB
86142003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8615
8616 * MAINTAINERS (Write after approval): Add myself.
8617
ff00c8a2
JW
86182003-02-21 James E Wilson <wilson@tuliptree.org>
8619
8620 * MAINTAINERS: Update my email address.
8621
abb2db7a
ZW
86222003-02-21 Zack Weinberg <zack@codesourcery.com>
8623
8624 * MAINTAINERS: Add self to blanket write privs. section.
8625
e9f2dc3b
SM
86262003-02-20 Sean McNeil <sean@blue.mcneil.com>
8627
8628 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8629 configure-target-* as some target builds may require additional
8630 flags for preprocessor tests.
8631 * Makefile.in: Regenerated.
8632
ee03dc5e
AO
86332003-02-19 Alexandre Oliva <aoliva@redhat.com>
8634
11856278
AO
8635 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8636 * ltconfig: Handle it.
8637 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8638 auto-detecting it.
8639
274aef32
AO
8640 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8641 it is used as argument to $CC.
8642 * ltcf-gcj.sh: Likewise.
8643
ee03dc5e
AO
8644 * configure.in: Introduce --enable-maintainer-mode.
8645 * configure: Rebuilt.
8646 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8647 for maintainer mode.
8648 * Makefile.in: Rebuilt.
8649
30db8e17
JM
86502003-02-18 Jason Merrill <jason@redhat.com>
8651
8652 * Makefile.tpl (check-c++): Allow parallelism.
8653
cab60ac6
GP
86542003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8655
8656 * MAINTAINERS: Remove John Carr (who never actually had access to
8657 gcc.gnu.org).
8658
c8e5d1af
GK
86592003-02-15 Geoffrey Keating <geoffk@apple.com>
8660
8661 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8662 don't configure target-libobjc.
8663 * configure: Regenerate.
8664
70f91f50
RO
86652003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8666
8667 * Makefile.tpl (RANLIB): Define.
8668 * Makefile.in: Regenerate.
8669
669e9062
LB
86702003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8671
8672 * MAINTAINERS: Update my email.
abb2db7a 8673
61b56b2e
KS
86742003-02-06 Keith R Seitz <keiths@redhat.com>
8675
8676 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8677 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8678 * Makefile.in: Regenerated.
8679 * configure.in: Remove all traces of snavigator, db, and grep.
8680 * configure: Regenerated.
8681
a1ba6e15
GP
86822003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8683
8684 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8685 After Approval.
8686
f5f2cce5
CC
86872003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8688
8689 * MAINTAINERS (Write after approval): Add myself.
8690
ba49f6f1
FCE
86912003-01-31 Frank Ch. Eigler <fche@redhat.com>
8692
8693 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8694 * Makefile.in: Regenerated.
8695
ccf9f10c
RS
86962003-01-30 Roger Sayle <roger@eyesopen.com>
8697
8698 * config.guess: Updated to 2003-01-30's version.
8699 * config.sub: Updated to 2003-01-28's version.
8700
a693735b
AO
87012003-01-30 Alexandre Oliva <aoliva@redhat.com>
8702
8703 * config.if: If gcc_version is already set, just use it. Don't set
8704 gcc_version_trigger if it's already set, otherwise set it to
8705 gcc/version.c, but only if the file exists. If it is not set and
8706 gcc/version.c does not exist, try to extract the version number from
8707 $CC.
8708
204c43d6
AT
87092003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8710
abb2db7a 8711 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 8712
842e91ec
PE
87132003-01-27 Phil Edwards <pme@gcc.gnu.org>
8714
8715 * configure.in: Revert 24Jan change.
8716 * configure: Regenerate.
8717
6b99984e
GP
87182003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8719
8720 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8721 entry of HJ Lu.
8722
806e0935
NN
87232003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8724
8725 * configure.in: Revert previous change.
8726 * configure: Regenerate.
8727
307a9864
NN
87282003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8729
8730 * configure.in: Make rda native-only.
8731 * configure: Regenerate.
8732
02ba6302
VR
87332003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8734
8735 * MAINTAINERS: Move myself from GNATS-only-accounts to
8736 write-after-approval.
8737
77d187bc
NN
87382003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8739
8740 * configure.in: Add missing \.
8741 * configure: Rebuilt.
8742
a94a2d4c
JJ
87432003-01-17 Jakub Jelinek <jakub@redhat.com>
8744
8745 * configure.in (baseargs): Avoid using \| in sed regular
8746 expressions.
8747 * configure: Rebuilt.
8748
73f84924
JJ
87492003-01-16 Jakub Jelinek <jakub@redhat.com>
8750
8751 * configure.in (baseargs): Remove all supported forms of
8752 --cache-file, --srcdir, --host, --build and --target options
8753 from argument lists.
8754 * configure: Rebuilt.
8755
8c12fc63
JZ
87562003-01-15 Josef Zlomek <zlomekj@suse.cz>
8757
8758 * MAINTAINERS: Add myself to write-after-approval list.
8759
7c005a3a
AO
87602003-01-15 Alexandre Oliva <aoliva@redhat.com>
8761
8762 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8763 * configure: Rebuilt.
8764
3dfabf63
NN
87652003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8766
8767 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8768 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8769 * Makefile.in: Regenerate.
8770 * configure: Regenerate.
8771
cf53ae10
AO
87722003-01-09 Alexandre Oliva <aoliva@redhat.com>
8773
8774 * configure.in: Remove Makefile in build, host and target modules
8775 unless configure was run with --no-recursion.
8776 * configure: Rebuilt.
8777
3fbe8e4a
CC
87782003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8779
8780 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8781 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8782 * Makefile.in: Regenerate.
8783
66e2aa7d
CD
87842003-01-08 Chris Demetriou <cgd@broadcom.com>
8785
8786 * config.guess: Update to 2003-01-03 version.
8787 * config.sub: Update to 2003-01-03 version.
8788
b5038cfb
CF
87892003-01-07 Christopher Faylor <cgf@redhat.com>
8790
8791 * configure: Regenerate with proper autoconf 2.13.
8792
d02c69be
CF
87932003-01-07 Christopher Faylor <cgf@redhat.com>
8794
8795 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 8796 * configure: Regenerate.
d02c69be 8797
e914a571
AC
87982003-01-06 Andrew Cagney <ac131313@redhat.com>
8799
8800 * configure.in (GDB_TK): Add tcl directories conditional on
8801 gdb/gdbtk directory being present.
8802 * configure: Regenerate.
abb2db7a 8803
dce2d8b2 88042003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 8805
dce2d8b2
EB
8806 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8807 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
8808 * configure: Rebuilt.
8809
89a7012a
TT
88102002-12-31 Tom Tromey <tromey@redhat.com>
8811
8812 * Makefile.in: Rebuilt.
8813 * Makefile.def (target_modules) [libffi]: Allow installation.
8814
3f4f56e2
AS
88152002-12-31 Andreas Schwab <schwab@suse.de>
8816
8817 * configure.in: Fix use of $program_transform_name.
8818 * configure: Regenerated.
8819
6c1b8d0a
DJ
88202002-12-30 Daniel Jacobowitz <drow@mvista.com>
8821
8822 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 8823 * configure: Regenerated.
6c1b8d0a 8824
c5120911
AO
88252002-12-29 Alexandre Oliva <aoliva@redhat.com>
8826
8827 * Makefile.tpl (local-distclean): Don't remove...
8828 (multilib.ts): ... this. Moved into...
8829 (multilib.out): ... this. Don't use sub-make.
8830 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8831 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8832 (configure-build-[+module+], configure-[+module+],
8833 configure-target-[+module+], configure-gcc): ... these. Test
8834 for Makefile existence. Drop config.status from dependencies.
8835 * Makefile.in: Rebuilt.
8836 * configure.in: Move gcc-version-trigger to the end of
8837 ac_configure_args. Add comments to maybedep.tmp and
8838 serdep.tmp. Introduce --disable-serial-configure. Remove
8839 nonopt from baseargs, matching and removing corresponding
8840 whitespace while at it.
8841 * configure: Rebuilt.
8842
e245b0ea
AO
88432002-12-28 Alexandre Oliva <aoliva@redhat.com>
8844
903de295
AO
8845 * configure.in (host_configargs): Replace reference to
8846 no-longer-defined buildopts with --build=${build_alias}.
8847 * configure: Rebuilt.
8848
e245b0ea
AO
8849 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8850 program_transform_name to standard idiom.
8851 (AUTOGEN, AUTOCONF): Define.
8852 (Makefile.in): Use $(AUTOGEN).
8853 (Makefile): Depend on config.status, and use autoconf-style rule to
8854 build it. Move original commands to...
8855 (config.status): ... this new target.
8856 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8857 $(AUTOCONF).
8858 * Makefile.in: Rebuilt.
8859
671aa708
NN
88602002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8861
53fbfb58
NN
8862 * Makefile.tpl: Fix dramatic bustage due to change in
8863 program_transform_name.
8864 * Makefile.in: Regenerate.
8865
8866 * configure.in: Remove unnecessary PATH setting.
8867 * configure: Regnerate.
8868
8869 * configure.in: Don't default to unprefixed tools unless
8870 the native tools will work.
8871 * configure: Regenerate.
8872
671aa708
NN
8873 * configure.in: Convert to autoconf script. Blow away lots
8874 of now-redundant Makefile fragments.
8875 * configure: Generate using Autoconf.
8876 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8877 * Makefile.in: Regenerate.
8878
57f40826
NN
88792002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8880
3fedb745
NN
8881 * configure: Fix stupid bug where RANLIB was mistakenly included.
8882
abb2db7a 8883 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
8884 (build_configargs, host_configargs, target_configargs).
8885
8886 * configure.in: Move logic out of sed statement.
8887
abb2db7a 8888 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
8889 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8890
315fa0f4
SS
88912002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8892
8893 * config.sub: Import from master repository
8894 * config.guess: Ditto
8895
45aff44f
AS
88962002-12-24 Andreas Schwab <schwab@suse.de>
8897
8898 * Makefile.tpl (multilib.out): Fix missing space.
8899 * Makefile.in: Regenerate.
8900
88b5521b
NN
89012002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8902
8903 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8904 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8905 * Makefile.in: Regenerate.
8906 * configure.in: Remove unnecessary leftovers.
8907
2a726918
GK
89082002-12-21 Geoffrey Keating <geoffk@apple.com>
8909
8910 * configure.in (extra_ranlibflags_for_target): New variable.
8911 (*-*-darwin): Add -c to ranlib commands.
8912 * configure (tooldir): Handle extra_ranlibflags_for_target.
8913
aace3269 89142002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
8915
8916 * Makefile.tpl: Revert HJL's change.
8917 * Makefile.in: Regenerated.
8918 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8919 always.
8920
f0895142
AS
89212002-12-19 Andreas Schwab <schwab@suse.de>
8922
8923 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8924 * Makefile.in: Regenerate.
8925
dce2d8b2 89262002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
8927
8928 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8929 * Makefile.in: Regenerated.
8930
8931 * configure.in (build_prefix): New. Substitute.
8932
212f6dd0
NN
89332002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8934
79308c5d
NN
8935 * Makefile.tpl: Don't let real targets depend on phony targets.
8936 * Makefile.in: Regenerate.
8937
212f6dd0
NN
8938 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8939 * Makefile.in: Regenerate.
8940
ab17919f
SS
89412002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8942
8943 * config.sub: Import from master repository
8944 * config.guess: Ditto
8945
5ecf91d1
JM
89462002-12-16 Jason Merrill <jason@redhat.com>
8947
8948 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8949 previous 'make bootstrap'.
8950 * Makefile.in: Regenerate.
8951
d8437e1b
HPN
89522002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8953
8954 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8955
4977bab6
ZW
89562002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8957
8958 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8959 * Makefile.in: Regenerate.
8960
0edcfdcb
JM
89612002-12-13 Jason Merrill <jason@redhat.com>
8962
6248218a 8963 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
8964 library tests.
8965 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
8966 * Makefile.in: Regenerate.
8967
4977bab6
ZW
89682002-12-12 Alexandre Oliva <aoliva@redhat.com>
8969
8970 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8971 * Makefile.in: Rebuilt.
8972
f87505dd
AO
89732002-12-12 Alexandre Oliva <aoliva@redhat.com>
8974
8975 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8976
4977bab6
ZW
89772002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8978
8979 * configure: Fix bug put in by gremlins.
8980
8981 * Makefile.tpl: Substitute more autoconfily.
8982 * configure: Substitute more autoconfily.
8983 * Makefile.in: Regenerate.
8984
7f0db92a
SS
89852002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8986
8987 * config.sub: Import from master repository
8988 * config.guess: Ditto
8989 * MAINTAINERS: Added Svein Seldal under write after approval
8990
4977bab6
ZW
89912002-12-08 Andrew Cagney <ac131313@redhat.com>
8992
8993 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8994 * Makefile.in (all-sim): Ditto.
8995
89962002-12-06 DJ Delorie <dj@redhat.com>
8997
8998 * Makefile.tpl: Change configure dependencies to not have real
8999 targets depend on phony targets.
9000
90012002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9002
9003 * configure.in: Revert unintentional change.
9004
9005 * Makefile.tpl: Change dependency for */multilib.out so that
9006 it works when gcc isn't in the tree.
9007
9008 * configure.in: Substitute more.
9009 * configure: Run subconfigures from the Makefile.
9010 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9011 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9012
67f1b906
GP
90132002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9014
9015 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9016
4977bab6
ZW
90172002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9018
9019 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9020 and corresponding dependencies.
9021 * Makefile.in: Regenerate.
9022
9023 * configure.in (host_tools): Order binutils, gas and ld for
9024 convenience in running the testsuites.
9025
9026 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9027 * Makefile.in: Regenerate.
9028 * configure.in: Introduce rules to serialize subconfigure runs.
9029
9030 * configure.in: Introduce BASE_CC_FOR_TARGET.
9031 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9032 Realize configure-build-* targets. Realize configure-target-* targets.
9033 * Makefile.in: Regenerate.
9034
90352002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9036
9037 * configure: Move gcc_version_trigger stuff from here...
9038 * configure.in: ...to here.
9039
9040 * configure.in: Separate subconfigure options added by this file from
9041 options given by the user. Add machinery to put args for host
9042 subconfigures into the Makefile.
9043
9044 * Makefile.tpl: Remove 'vault' targets.
9045 * Makefile.tpl: Reorder and comment dependencies.
9046 * Makefile.in: Regenerate.
9047
90482002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9049 * configure.in: Fix my broken commit of previous patch. (sigh)
9050
743f054e
GK
90512002-11-28 Geoffrey Keating <geoffk@apple.com>
9052
9053 * configure.in: Move host-specific darwin noconfigdirs into
9054 the host-specific section.
9055
4977bab6
ZW
90562002-11-28 Geoffrey Keating <geoffk@apple.com>
9057
9058 * configure.in: Move host-specific darwin noconfigdirs into
9059 the host-specific section.
9060
90612002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9062
9063 * configure: Remove skip-this-dir support.
9064 * Makefile.tpl: Remove skip-this-dir support.
9065
9066 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9067 subdirectories.
9068 * Makefile.in: Regenerate.
9069
9070 * Makefile.tpl: Strip out useless setting of 'dir'.
9071 * Makefile.in: Regenerate.
9072
90732002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9074
9075 * configure.in: Fix deeply stupid bug.
9076
9077 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9078 shell code in CXX_FOR_TARGET
9079 * Makefile.def: Introduce raw_cxx.
9080 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9081 RAW_CXX_FOR_TARGET.
9082 * Makefile.in: Regenerate.
9083
90842002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9085
9086 * Makefile.tpl: Remove unnecessary ifs.
9087 * Makefile.in: Regenerate.
9088
9089 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9090 dependencies. Maybe-ize build-libiberty. Create dummy install
9091 targets for 'no_install' modules.
9092 * configure: Move GDB_TK substitution to configure.in. Move
9093 build_modules stuff to configure.in.
9094 * configure.in: Implement soft dependency machinery. Maybe-ize
9095 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9096 * Makefile.in: Regenerate.
9097
90982002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9099
9100 * Makefile.tpl: Make all-target, install-target behave similarly
9101 to all, install (only hitting configured targets). Eliminate
9102 unused macro defintions.
9103
9104 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9105 build != host.
9106
9107 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9108
9109 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9110
9111 * configure.in: Produce lists of subdir targets we're actually
9112 configuring. Remove references to "dosrel".
9113 * Makefile.tpl: Let configure set which subdir targets are hit.
9114 Remove install-cross; clean up install; remove ALL. Remove
9115 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9116 Autogenerate host module targets. Remove empty dependency lines
9117 and redundant dependency; rearrange slightly.
9118 * Makefile.def: Add host-side libtermcap, utils.
9119
9120 * Makefile.in: Regenerate.
9121
e6226a2f
RO
91222002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9123
9124 * ltconfig (osf[345]): Append $major to soname_spec.
9125 Reflect this in library_names_spec.
9126 * ltmain.sh (osf): Prefix $major with . for use as extension.
9127
3b75d237
AJ
91282002-11-19 Andreas Jaeger <aj@suse.de>
9129
9130 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9131 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9132 and sparc64 GNU/Linux systems.
9133
809108de
NS
91342002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9135
9136 * MAINTAINERS: Update email.
9137
e7e0de7e
GP
91382002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9139
9140 * MAINTAINERS: Complete James Dennett's entry.
9141
f7109dea
EB
91422002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9143
9144 * MAINTAINERS (Write After Approval): Add myself.
9145
d3ac17c9
BK
91462002-11-13 Bruce Korb <bkorb@gnu.org>
9147
9148 * Makefile.tpl: syntactic cleanup
9149
dce2d8b2 91502002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
9151
9152 * MAINTAINERS: Add myself to write-after-approval list.
9153
4977bab6
ZW
91542002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9155
9156 * Makefile.def: Add list of recursive targets to autogenerate.
9157 Add build_modules.
9158 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9159 targets. Autogenerate *-build-* targets.
9160 * Makefile.in: Regenerate.
9161
91622002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9163
9164 * configure: More autoconf-style substitutions.
9165 * Makefile.tpl: More autoconf-style substitutions.
9166 * Makefile.in: Regenerate.
9167
91682002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9169
9170 * configure: Substitute more variables in a more autoconf-friendly
9171 way. Simplify slightly.
9172 * Makefile.tpl: Make more variables substitutable in an
9173 autoconf-friendly way.
9174 * Makefile.in: Regenerate.
9175
d4783999
JW
91762002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9177
9178 * MAINTAINERS (Write After Approval): Add myself.
9179
4977bab6
ZW
91802002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9181
9182 * configure.in (v810*): Remove special setting of tools.
9183
9184 * configure: Add support for extra required flags for ar or nm.
9185 * configure.in (aix4.3+): Use above support for target-specific
9186 issues, rather than using config/mt-aix43.
9187
91882002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9189
9190 * configure: Remove 'removing', which doesn't work. Replace $subdir
9191 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9192 with $srcdir. Reformat indentation. Substitute some variables
9193 formerly hard-coded in the Makefile for build=host.
9194 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9195 * Makefile.def: Autogenerate more.
9196 * Makefile.in: Regenerate.
9197
1c9c903e
AN
91982002-11-04 Adam Nemet <anemet@lnxw.com>
9199
9200 * MAINTAINERS (Write After Approval): Add myself.
9201
40673d2b
KB
92022002-11-04 Kevin Buettner <kevinb@redhat.com>
9203
9204 * Makefile.def (host_modules): Add rda.
9205 * Makefile.in: Regenerate.
9206 * configure.in (target_tool): Add target-rda to list.
9207
42e650ae
GP
92082002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9209
9210 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9211
e004b81f
PE
92122002-10-25 Phil Edwards <pme@gcc.gnu.org>
9213
9214 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9215 and restrap targets to this rule.
9216 * Makefile.in: Regenerate.
9217
06bd49b1
GP
92182002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9219
9220 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9221 GNATS only accounts.
9222
d0af82b0
HPN
92232002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9224
9225 * configure.in (i[3456]86-*-linux*): Add check to disable
9226 ${libgcj} for glibc1.
9227
10782654
DC
92282002-10-24 Denis Chertykov <denisc@overta.ru>
9229
9230 * MAINTAINERS: Add myself as ip2k port maintainer.
9231
a5a438f5
SS
92322002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9233
9234 * configure.in: Add tic4x target.
9235
fe3d5b7f
NN
92362002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9237
aba8a494
NN
9238 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9239 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9240 * Makefile.in: Regenerate.
9241
fe3d5b7f
NN
9242 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9243 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9244 * Makefile.in: Regenerate.
9245
a6ad79e7
JJ
92462002-10-02 Janis Johnson <janis187@us.ibm.com>
9247
9248 * MAINTAINERS: Add myself as web pages co-maintainer.
9249
6a8a9058
NN
92502002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9251
9252 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9253 * Makefile.in: Regenerate.
9254
327d975a
ZW
92552002-10-02 Zack Weinberg <zack@codesourcery.com>
9256
9257 * MAINTAINERS: Add myself and Nathan Sidwell
9258 <nathan@codesourcery.com> as VxWorks maintainers.
9259
a5ae8f19 92602002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
9261
9262 * Makefile.def: Remove order dependency comments.
9263 * Makefile.tpl: Add explicit install-install dependencies.
9264 * Makefile.in: Regenerate.
d0f6c823 9265
34c6040c 9266 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 9267 * Makefile.in: Regenerate.
34c6040c 9268
d0f6c823
NN
9269 * Makefile.tpl: Add configure-target (for src-release in src)
9270 * Makefile.in: Regenerate.
9271
50bd210b
NC
92722002-09-30 Nick Clifton <nickc@redhat.com>
9273
9274 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9275
ca25149e
UW
92762002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9277
9278 * configure.in (s390*-*-linux*): Enable libgcj.
9279
dd30b57d
NN
92802002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9281
9e60a678
NN
9282 * configure: Revert accidentally applied changes.
9283
dd30b57d
NN
9284 * Makefile.tpl: Make more autoconf-friendly.
9285 * Makefile.in: Regenerate.
9286 * configure: Make substitution more autoconf-like.
9287
5831424e
RE
92882002-09-28 Richard Earnshaw <rearnsha@arm.com>
9289
9290 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9291 single entry to handle all these.
9292 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9293 libjava on arm-*-elf.
9294
b7f3b15b
GK
92952002-09-27 Geoffrey Keating <geoffk@apple.com>
9296
9297 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9298 things that depend on them.
9299
0dffceed
NN
93002002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9301
9302 * Makefile.tpl: Make subsituted variables more autoconfy.
9303 * Makefile.in: Regenerate.
9304 * configure: Make seds more autoconfy.
9305
1db75a86 93062002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
9307
9308 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9309 * Makefile.in: Regenerate.
9310 * configure.in: Rewrite sed statements to look autoconfy.
9311
1db75a86
NN
9312 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9313 all-target-foo on configure-target-foo.
9314 * Makefile.def: Ditto.
9315 * Makefile.in: Rebuild.
9316
741a4e89
AH
93172002-09-25 Andrew Haley <aph@redhat.com>
9318
9319 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9320
95ddd785
NN
93212002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9322
9323 * Makefile.def: New file.
9324 * Makefile.tpl: New file.
9325 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9326 * contrib/gcc_update: Note that Makefile.in is a generated file.
9327
9328 * configure.in: Minor rearrangement. Simplify tests.
9329
65a824f6
JT
93302002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9331
9332 * configure.in (with_headers): Skip copy if value is "yes".
9333 (with_libs): Likewise.
9334
51270f0a 93352002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
9336
9337 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9338 * configure.in (sh*-*-pe*): Ditto.
9339 * configure.in (mips*-*-pe*): Ditto.
9340 * configure.in (*arm-wince-pe): Ditto.
9341
8f89dbf4
NN
9342 * configure.in: Rearrange.
9343
c1b8db3f
KH
93442002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9345
9346 * MAINTAINERS: Update my email address.
9347
341f0575
PK
93482002-08-30 Paul Koning <pkoning@equallogic.com>
9349
9350 * MAINTAINERS: (Write After Approval): Add myself.
9351
d2e06980
GK
93522002-08-29 Geoffrey Keating <geoffk@redhat.com>
9353
9354 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9355
4906d5d8
GK
93562002-08-24 Geoffrey Keating <geoffk@redhat.com>
9357
9358 * MAINTAINERS: Change my mailing address.
9359
e9a25cc8
PC
93602002-08-21 Paolo Carlini <pcarlini@unitus.it>
9361
9362 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 9363 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 9364
dce2d8b2 93652002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
9366
9367 * MAINTAINERS (Write After Approval): Remove myself.
9368 (Various Maintainers: c++ runtime libs): Add myself.
9369
5ce6f47b
EC
93702002-08-15 Eric Christopher <echristo@redhat.com>
9371
9372 * config.sub: Import from master repository.
9373 * config.guess: Ditto.
9374
7f9317f0
AO
93752002-08-19 Alexandre Oliva <aoliva@redhat.com>
9376
9377 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9378 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9379 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9380
7aecca3d
AH
93812002-08-16 Aldy Hernandez <aldyh@redhat.com>
9382
9383 * MAINTAINERS: Add self to rs6000 vector extensions.
9384
8ea4b195
AO
93852002-08-15 Alexandre Oliva <aoliva@redhat.com>
9386
9387 * libiberty/configure: Reverted unintended yesterday's check in.
9388
f5cc59a7
AO
93892002-08-14 Alexandre Oliva <aoliva@redhat.com>
9390
9391 * boehm-gc/configure, libf2c/configure: Rebuilt.
9392 * libffi/configure, libiberty/configure: Ditto.
9393 * libjava/configure, libobjc/configure: Ditto.
9394 * libstdc++-v3/configure, zlib/configure: Ditto.
9395 Merged from binutils:
9396 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9397 From Steve Ellcey <sje@cup.hp.com>:
9398 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9399 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9400 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9401 IA64.
9402 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9403 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9404 soname_spec, sys_lib_search_path_spec): Ditto.
9405
dce2d8b2 94062002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
9407
9408 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9409
2ff34870
L
94102002-08-04 H.J. Lu (hjl@gnu.org)
9411
9412 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9413
a014f2fe
KW
94142002-08-02 Krister Walfridsson <cato@df.lth.se>
9415
9416 * MAINTAINERS (Write After Approval): Add myself.
9417
c01d477a
AM
94182002-07-31 Alan Modra <amodra@bigpond.net.au>
9419
9420 * configure.in: Move generic linux case to end. Copy generic
9421 linux noconfigdirs to mips*-*-linux* entry and new
9422 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9423
68cd2524
MM
94242002-07-19 Michael Matz <matz@suse.de>
9425
9426 * MAINTAINERS: Add myself as ra* maintainer.
9427
e2d83b8c
CD
94282002-07-16 Chris Demetriou <cgd@broadcom.com>
9429
9430 * config.guess: Update to 2002-07-09 version.
9431 * config.sub: Update to 2002-07-03 version.
9432
cece4f1d
HPN
94332002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9434
9435 * MAINTAINERS: Fix typo in a maintainer email address.
9436
bb654703
NN
94372002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9438
9439 * configure.in: Remove two redundant tests.
9440
789b7de5
RO
94412002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9442
9443 * configure.in (mips*-*-irix6*o32): Enable stabs.
9444
e1da1089
NN
94452002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9446
f3970bba
NN
9447 * configure.in: Don't build grez.
9448 * Makefile.in: Ditto.
9449
e1da1089
NN
9450 * Makefile.in: Remove references to bsp, cygmon, libstub.
9451 * configure.in: Ditto.
9452
9453 * configure.in: Remove leftover reference to gdbtest.
9454
57c905fa
PE
94552002-07-08 Phil Edwards <pme@gcc.gnu.org>
9456
9457 * configure.in (gxx_include_dir): Change to match versioned
9458 C++ headers if --enable-version-specific-runtime-libs is used.
9459
a0af94a7 94602002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 9461
a0af94a7
SE
9462 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9463
423ce3eb
NN
94642002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9465
9466 * configure.in: Make --without-x work.
9467
98186934
NN
94682002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9469
c3b7d169
NN
9470 * configure.in: Rearrange target Makefile fragment collection.
9471
98186934
NN
9472 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9473 cvs[src].
9474 * configure.in: Ditto.
9475
eebd288a
MK
94762002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9477
9478 * MAINTAINERS (Write After Approval): Update my e-mail address.
9479
3ab36f05
NN
94802002-06-24 Ben Elliston <bje@redhat.com>
9481
9482 * configure.in (host_tools): Remove cgen.
9483
9484 * Makefile.in (all-cgen): Remove; runs from its source directory.
9485 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 9486 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
9487 (all-sim): Likewise.
9488
dce2d8b2 94892002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
9490
9491 * Makefile.in: Eliminate 'apache' targets.
9492 * configure.in: Eliminate 'apache' targets.
9493
55380b08
NN
9494 * configure.in: Eliminate redundant tests. Reorganize.
9495
9a5c1b9d
NN
9496 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9497
5fd3853a
NN
9498 * config-ml.in: Eliminate references to Cygnus configure.
9499
cfefc434
NN
9500 * Makefile.in: Eliminate references to building emacs.
9501
2fe93885
GS
95022002-06-28 Graham Stott <graham.stott@btinternet.com>
9503
9504 * MAINTAINERS: Update my email address.
9505
53c40185
BK
95062002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9507
9508 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 9509 (cxx_incdir): Remove.
53c40185 9510
97679694
NN
95112002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9512
9513 * MAINTAINERS (Write After Approval): Add self.
9514
b03bcd37
DC
9515Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9516
9517 * configure.in: Add support for ip2k.
9518
6bd12129
NN
95192002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9520
9521 * configure.in: Fix AIX configury bug.
9522
e0d98a92
SE
95232002-06-20 Steve Ellcey <sje@cup.hp.com>
9524
9525 * MAINTAINERS (Write After Approval): Add self.
9526
ba3292db
NN
95272002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9528
ef40bc65
NN
9529 * configure.in: replace ${topsrcdir} with ${srcdir}
9530
7a0be465
NN
9531 * configure.in: Move definition of libstdcxx_flags
9532 right above usage, rather than waaay earlier.
9533
e1848dde
NN
9534 * configure.in: Pull definition of is_cross_compiler earlier.
9535
8bc2fff1
NN
9536 * configure.in: Rearrange a little.
9537
ba3292db
NN
9538 * configure.in: Remove references to librx.
9539 * Makefile.in: Remove references to librx.
9540
11d8b408
DC
9541Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9542
9543 * config.sub: Add support for avr target.
9544 Import from master sources, rev 1.255
5ce6f47b 9545
93da8339
PE
95462002-06-19 Phil Edwards <pme@gcc.gnu.org>
9547
9548 * configure, .cvsignore: Revert previous change...
9549 * Makefile: ...delete.
9550
b4caab5c
NN
95512002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9552
9553 * configure.in: Eliminate ${gasdir} variable.
9554
ee777171
DB
95552002-06-18 Dave Brolley <brolley@redhat.com>
9556
9557 * configure.in: Add support for frv.
9558 * config.sub: Add support for frv.
9559
26e4af54
PE
95602002-06-18 Phil Edwards <pme@gcc.gnu.org>
9561
9562 * configure: Remove garbage from previous commit.
9563
bb20b7da
PE
95642002-06-18 Phil Edwards <pme@gcc.gnu.org>
9565
9566 * configure: For in-source builds, make a subdir and re-exec there.
9567 * Makefile: New file. Pass targets through to build directory.
9568 * .cvsignore: No longer ignore "Makefile".
9569
9d321f6c
DR
95702002-06-16 Douglas Rupp <rupp@gnat.com>
9571
9572 * MAINTAINERS (Write After Approval): Add self.
9573
c8eb2bc0
KG
95742002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9575
9576 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9577
f210d239
JT
95782002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9579
9580 * configure.in (vax-*-netbsd*): Re-enable gas.
9581
e9667b3c
NN
95822002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9583
efe1f357
NN
9584 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9585 BUILD_PREFIX_1, to correct nomenclature.
9586 * configure: Likewise.
9587
e9667b3c
NN
9588 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9589 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9590
fe2fe497
OH
95912002-05-31 Olaf Hering <olh@suse.de>
9592
9593 * config-ml.in: Propogate DESTDIR also.
9594
dcf7f0dd
JT
95952002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9596
9597 * configure.in (vax-*-netbsd*): Don't build gas for this
9598 platform.
9599
6ff14f32
MM
96002002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9601
9602 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9603 and libgcj for AVR.
9604
397de1ff
KK
96052002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9606
9607 * MAINTAINERS (Write After Approval): Add myself.
9608
ac30211c
JT
96092002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9610
9611 * config.guess: Update to 2002-05-22 version.
9612 * config.sub: Likewise.
9613
1e6347d8
RO
96142002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9615
9616 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9617 * config-ml.in: Likewise.
9618 * configure: Likewise.
9619 * configure.in: Likewise.
9620
e5ce1d6d
SC
96212002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9622
9623 * MAINTAINERS: Update my email address.
9624
6cdef75d
NN
96252002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9626
4a87f061
NN
9627 * configure.in: Simplify makefile fragment collection.
9628
9629 * configure.in: Remove code to build emacs.
603606e7 9630
e254d6b5
NN
9631 * configure.in : Remove --srcdir argument from targargs and buildargs
9632 (it's always overridden in the Makefile anyway). Rearrange a bit.
9633
9634 * configure: Move some logic to configure.in.
9635 * configure.in: Move some logic from configure.
6cdef75d 9636
1d6006fe
TT
96372002-05-11 Tom Tromey <tromey@redhat.com>
9638
9639 * MAINTAINERS: Reflect libgcj reality.
9640
b70b3534
FS
96412002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9642
9643 * Makefile.in: Honour DESTDIR.
9644
4434687a
MM
96452002-05-08 Mark Mitchell <mark@codesourcery.com>
9646
9647 * config.guess: Import 2002-03-20 version.
9648 * config.sub: Import 2002-04-26 version.
9649
a89e49c7
RO
96502002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9651
9652 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9653
44e55536
TJ
96542002-05-07 Tim Josling <tej@melbpc.org.au>
9655
9656 * MAINTAINERS: Add self.
9657
dce2d8b2 96582002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
9659
9660 * ltmain.sh: Detect and handle object name conflicts
9661 while piecewise linking a static library.
9662
b7c13625
AO
96632002-05-05 Alexandre Oliva <aoliva@redhat.com>
9664
9665 * configure.in (noconfigdirs): Don't disable libgcj on
9666 sparc64-*-solaris* and sparcv9-*-solaris*.
9667
4182d9fa
AO
96682002-05-03 Alexandre Oliva <aoliva@redhat.com>
9669
9670 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9671
7bebf279
TF
96722002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9673
9674 * configure.in (FLAGS_FOR_TARGET): Do not add
9675 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9676 on i[3456]86-*-linux*.
9677
9a06dc7d
TF
96782002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9679
9680 * configure.in (noconfigdirs): Replace [ ] with test.
9681
9682 * configure.in (noconfigdirs): Do not add target-newlib if
9683 target == i[3456]86-*-linux*, and host == target.
9684
a51a07fa
NN
96852002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9686
9e7facd6
DD
9687 * configure.in: delete reference to absent file
9688
aeaa0f2f
NN
9689 * configure.in: replace '[' with 'test'
9690
4bb98828
NN
9691 * configure.in: Eliminate references to gash.
9692 * Makefile.in: Eliminate references to gash.
9693
64791664
NN
9694 * configure.in: remove useless references to 'pic' makefile fragments.
9695
3ed57cf4
NN
9696 * configure.in: (*-*-windows*) Finish removing.
9697
a51a07fa
NN
9698 * configure.in: Eliminate redundant test for libgui.
9699
8552f6f1
RS
97002002-04-29 Roger Sayle <roger@eyesopen.com>
9701
9702 * MAINTAINERS: Add self and realphabetize. Update entries
9703 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9704 entry for a29k port maintainer.
9705
dce2d8b2 97062002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
9707
9708 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9709 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9710
704c9a14
NN
97112002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9712
9713 * configure.in: remove references to dead files
9714
7bff5059
MM
97152002-04-19 Mark Mitchell <mark@codesourcery.com>
9716
9717 * MAINTAINERS: Add information about purpose of this file.
9718
0c7c67f0
TT
97192002-04-18 Tom Tromey <tromey@redhat.com>
9720
9721 * configure.in: Disallow configuring libgcj when it is already
9722 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9723 Solaris 2.8 by default. For PR libgcj/6158.
9724
63501e91
NN
97252002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9726
9727 * configure.in: Move default CC setting out of config/mh-* fragments
9728 directly into here.
9729
701afd4d
NN
97302002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9731
9732 * configure.in: don't even try to configure or make a subdirectory
9733 if there's no configure script for it.
9734
07cdae91
MM
97352002-04-15 Mark Mitchell <mark@codesourcery.com>
9736
9737 * MAINTAINERS: Remove chill maintainers.
9738 * Makefile.in (CHILLFLAGS): Remove.
9739 (CHILL_LIB): Remove.
9740 (TARGET_CONFIGDIRS): Remove libchill.
9741 (CHILL_FOR_TARGET): Remove.
9742 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9743 CHILL_LIB.
9744 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9745 (CHECK_TARGET_MODULES): Likewise.
9746 (INSTALL_TARGET_MODULES): Likewise.
9747 (CLEAN_TARGET_MODULES): Likewise.
9748 (configure-target-libchill): Remove.
9749 (all-target-libchill): Remove.
9750 * configure.in (target_libs): Remove target-libchill.
9751 Do not compute CHILL_FOR_TARGET.
9752 * libchill: Remove directory.
5ce6f47b 9753
ab50d72b
DD
97542002-04-11 DJ Delorie <dj@redhat.com>
9755
9756 * Makefile.in, configure.in: Sync with binutils, entries
9757 follow...
9758
0a1e123a
DD
97592002-04-07 Andrew Cagney <ac131313@redhat.com>
9760
9761 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9762 (do-tar, do-bz2): New rules.
9763 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9764 (gdb-tar): New rule.
9765 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9766 (insight_dejagnu.tar): New rule.
9767 (insight.tar): New rule.
9768 (gdb+dejagnu.tar): New rule.
9769 (gdb.tar): New rule.
9770
ab50d72b
DD
97712002-02-01 Mo DeJong <supermo@bayarea.net>
9772
9773 * Makefile.in: Add all-tix to deps for all-snavigator
9774 so that tix is built when building snavigator.
9775
97762002-01-11 Steve Ellcey <sje@cup.hp.com>
9777
9778 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9779 ld and gdb are not supported.
9780
97812002-01-07 Mark Salter <msalter@redhat.com>
9782
9783 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9784 Allow target-libgloss to be built for arm, strongarm, and xscale.
9785
97862001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9787
9788 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9789 options for i[3456]86-pc-linux* native builds.
9790
97912001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9792
9793 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9794 files from .po files for a distribution.
9795
97962001-09-03 Jeff Holcomb <jeffh@redhat.com>
9797
9798 * configure.in: Enable libstdc++-v3 for h8300 targets.
9799
98002001-06-19 Alan Modra <amodra@bigpond.net.au>
9801
9802 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9803 version from bfd/.
9804
9805Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9806
9807 * Makefile.in (VER): When present, extract the version number from
9808 the file version.in.
9809
dce2d8b2 98102001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
9811
9812 * configure.in : enable ld for aix
9813
98142001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9815
9816 * config.guess: Add linux target for S/390.
9817
98182000-11-07 Philip Blundell <pb@futuretv.com>
9819
9820 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9821
98222000-11-03 Philip Blundell <pb@futuretv.com>
9823
9824 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9825 files.
9826
98272001-01-15 Ben Elliston <bje@redhat.com>
9828
9829 * configure.in (host_tools): Add sid.
9830 Always configure cgen.
9831
98322000-11-24 Nick Clifton <nickc@redhat.com>
9833
9834 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9835
9836
98372000-08-20 Doug Evans <dje@casey.transmeta.com>
9838
9839 * Makefile.in (ALL_MODULES): Add all-cgen.
9840 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9841 (all-cgen): New target.
9842 (all-opcodes,all-sim): Depend on all-cgen.
9843 * configure.in (host_tools): Add cgen.
9844 Only configure cgen if --enable-cgen-maint.
9845
dce2d8b2 98462002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
9847
9848 * configure.in: Add *-*-freebsd* configurations.
9849
90def2b2
TT
98502002-04-08 Tom Tromey <tromey@redhat.com>
9851
9852 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9853 Fixes PR libgcj/6068.
9854
320d7e7a
KW
98552002-03-30 Krister Walfridsson <cato@df.lth.se>
9856
9857 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9858
18b467f1
RO
98592002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9860
9861 * configure.in (alpha*-dec-osf*): Enable libgcj.
9862
dce2d8b2 98632003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
9864
9865 * MAINTAINERS (Write After Approval): Add myself.
9866
56ae9405
NC
98672002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9868
9869 Fix for: PR bootstrap/3591, target/5676
9870 * configure.in (mcore-pe): Disable the configuration of
9871 libstdc++-v3 since exceptions are not supported.
9872
f18d9a0c
AG
98732002-03-20 Anthony Green <green@redhat.com>
9874
9875 * configure.in: Enable libgcj for xscale-elf target.
9876
dce2d8b2 9877Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
9878
9879 * MAINTAINERS: Update my email address.
9880
28eca9e8
AO
98812002-03-16 Alexandre Oliva <aoliva@redhat.com>
9882
9883 * ltmain.sh (relink_command): Fix typo in previous change.
9884
e67e72c7
AO
98852002-03-15 Alexandre Oliva <aoliva@redhat.com>
9886
9887 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9888 (relink_command): Added --tag flags.
9889 (mode=install): If relinking fails; error out.
9890
c2273204
RH
98912002-03-12 Richard Henderson <rth@redhat.com>
9892
9893 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9894 .NOTPARALLEL tag.
9895 (do-check): Rename from check.
9896 (check): Allow parallel check.
9897
bcb64245
BW
98982002-03-12 Bob Wilson <bob.wilson@acm.org>
9899
9900 * MAINTAINERS: Add myself as maintainer for xtensa port.
9901 Fix alphabetical order in CPU port maintainer list.
9902 Remove myself from Write After Approval list.
9903
63adb4ff
RH
99042002-03-11 Richard Henderson <rth@redhat.com>
9905
9906 * Makefile.in (.NOTPARALLEL): Add fake tag.
9907
9bec4bf0
L
99082002-03-07 H.J. Lu (hjl@gnu.org)
9909
9910 * configure.in: Enable gprof for mips*-*-linux*.
9911
c7fc1f84
DS
99122002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9913
9914 * MAINTAINERS (Write After Approval): Add myself.
9915
6bff33fb
AO
99162002-02-28 Alexandre Oliva <aoliva@redhat.com>
9917
9918 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9919 libjava.
9920 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9921
0210b33b
AO
99222002-02-23 Alexandre Oliva <aoliva@redhat.com>
9923
9924 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9925 because its Makefile is there; test for the executable instead.
9926
fcc0a3ef
AO
99272002-02-22 Alexandre Oliva <aoliva@redhat.com>
9928
9929 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9930 libstdc++-v3 and libjava.
9931
dce2d8b2 99322002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
9933
9934 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9935 boehm-gc
5ce6f47b 9936
40fe0ec3
AO
99372002-02-09 Alexandre Oliva <aoliva@redhat.com>
9938
9939 * config.guess: Updated to 2002-01-30's version.
9940 * config.sub: Updated to 2002-02-01's version.
9941 Contribute sh64-elf.
9942 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9943 * configure.in: Added sh64-*-*.
9944
694d53ee
CD
99452002-02-08 Chris Demetriou <cgd@broadcom.com>
9946
9947 * MAINTAINERS: Belatedly add myself to write after approval list.
9948
a9ca50b1
JH
9949Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9950
9951 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9952 Remove self as Write After Approval.
9953
5ffc3500
GK
99542002-01-31 Geoffrey Keating <geoffk@redhat.com>
9955
9956 * MAINTAINERS: Put self in as maintainer for contrib/regression
9957 directory.
9958
4ceaf7fb
PE
99592002-01-28 Phil Edwards <pme@gcc.gnu.org>
9960
9961 * MAINTAINERS: Update my email address.
9962
51584787
JT
99632002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9964
5ce6f47b
EC
9965 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9966 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
9967 libraries if not supported for NetBSD on target CPU.
9968
5701d273
DR
99692002-01-25 Douglas B Rupp <rupp@gnat.com>
9970
9971 * install-sh: Use _inst.$$_ for temp file name.
9972
b299a075
JT
99732002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9974
9975 * MAINTAINERS (Write After Approval): Move my contact info
9976 from here...
9977 (OS Port Maintainers): ...to here (netbsd).
9978
51fe14b5
BW
99792002-01-22 Bob Wilson <bob.wilson@acm.org>
9980
9981 * MAINTAINERS (Write After Approval): Add myself.
9982
dce2d8b2 99832002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
9984
9985 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9986 (all-target-fastjar): Also depend on all-target-libiberty.
9987
3cd87679
L
99882002-01-16 H.J. Lu (hjl@gnu.org)
9989
9990 * config.guess: Import from master sources, rev 1.225.
9991 * config.sub: Import from master sources, rev 1.238.
9992
969a6d8f
KH
99932002-01-16 Kazu Hirata <kazu@hxi.com>
9994
9995 * MAINTAINERS (Write After Approval): Remove myself.
9996
366f6a52
FW
99972001-12-19 Florian Weimer <fw@deneb.enyo.de>
9998
9999 * MAINTAINERS (Write After Approval): Add myself.
10000
f02240b6
JM
100012001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10002
10003 * MAINTAINERS: Add self as docs co-maintainer.
10004
5d08dc39
MK
100052001-12-11 Matthias Klose <doko@debian.org>
10006
10007 * MAINTAINERS (Write After Approval): Add myself.
10008
39e790d5
ZW
100092001-12-09 Zack Weinberg <zack@codesourcery.com>
10010
10011 * MAINTAINERS: Update my email address.
10012
4519d6a3
TC
100132001-12-07 Turly O'Connor <turly@apple.com>
10014 * MAINTAINERS (Write After Approval): Add myself.
10015 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10016 (rs6000_initialize_trampoline): Call __trampoline_setup for
10017 ABI_DARWIN too.
10018 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 10019 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 10020
21cf0a73
PC
100212001-12-07 Paolo Carlini <pcarlini@unitus.it>
10022
10023 * MAINTAINERS (Write After Approval): Add myself.
10024
4ee43206
DR
10025Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10026
10027 * configure, configure.in: Use temp file for long sed commands.
10028
251931f3
LG
100292001-12-03 Laurent Guerby <guerby@acm.org>
10030
10031 * config.sub: Update to version 1.232 on subversion.
10032
03777dd7
BE
100332001-12-03 Ben Elliston <bje@redhat.com>
10034
10035 * MAINTAINERS: Update mail address for config.* patches.
10036
dce2d8b2 100372001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
10038 Zack Weinberg <zack@codesourcery.com>
10039
10040 When build != host, create libiberty for the build machine.
10041
10042 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10043 CONFIG_ARGUMENTS.
10044 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10045 New variables.
10046 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10047 and rules.
10048 (all.normal): Depend on ALL_BUILD_MODULES.
10049 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10050 (all-build-libiberty): Depend on configure-build-libiberty.
10051
10052 * configure: Calculate and substitute proper value for
10053 ALL_BUILD_MODULES.
10054 * configure.in: Create the build subdirectory.
10055 Calculate and substitute TARGET_CONFIGARGS (formerly
10056 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10057
04075e8f
ZL
100582001-11-26 Ziemowit Laski <zlaski@apple.com>
10059
10060 * MAINTAINERS (write-after-approval): Add self.
10061
ed19322d
CR
100622001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10063
10064 * MAINTAINERS (GNATS only accounts): Remove self.
10065
90a12988
HPN
100662001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10067
10068 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10069 libf2c.
10070
77e653ad
CR
100712001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10072
10073 * MAINTAINERS (Write After Approval): Add self.
10074
64adad99
DB
100752001-11-12 David O'Brien <obrien@FreeBSD.org>
10076
10077 * MAINTAINERS: mips and s390 are also CPU ports.
10078
834a28c7
DB
100792001-11-12 David O'Brien <obrien@FreeBSD.org>
10080
10081 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10082
ef94239f
DB
100832001-11-11 David O'Brien <obrien@FreeBSD.org>
10084
10085 * MAINTAINERS: Alphabetize.
10086
beda0427
KH
100872001-11-09 Kazu Hirata <kazu@hxi.com>
10088
10089 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10090
6ca224d3
JDA
100912001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10092
10093 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10094
132e4bd7
PE
100952001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10096
10097 * configure.in (--enable-languages): Be more permissive about
10098 syntax. Check for empty lists better. Warn about $LANGUAGES.
10099
c6243b4c
GK
101002001-11-08 Geoffrey Keating <geoffk@redhat.com>
10101
10102 * config.sub: Import from master sources, rev. 1.230.
10103 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10104
abbb9e76
LG
101052001-11-07 Laurent Guerby <guerby@acm.org>
10106
10107 * MAINTAINERS (Write After Approval): Add self.
10108
53cdb27a
HPN
101092001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10110
10111 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10112
dd3a88c9
HPN
101132001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10114
10115 * config.sub: Import from master sources, rev 1.226.
10116 * config.guess: Import from master sources, rev 1.216.
10117
d344dce9
HPN
101182001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10119
10120 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10121 * MAINTAINERS: Add self as maintainer of MMIX port.
10122 Remove old after-approval entry.
10123
63f6bcd7
JM
101242001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10125
10126 * ChangeLog, configure: Fix spelling errors.
10127
84f92638
BK
101282001-10-20 Brendan Kehoe <brendan@zen.org>
10129
10130 * MAINTAINERS: Tweak my address.
10131
dce2d8b2 10132Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
10133
10134 * MAINTAINERS: Update my email address.
10135
1567080c 101362001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 10137
f48a3b5c 10138 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 10139 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 10140
30106886
GB
101412001-10-10 Geert Bosch <bosch@gnat.com>
10142
e490616e 10143 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
10144 Added Robert Dewar.
10145
dce2d8b2 101462001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
10147
10148 * MAINTAINERS (Write After Approval): Added self
10149
d1c3e709
GB
101502001-10-02 Geert Bosch <bosch@gnat.com>
10151
10152 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10153
50f5f793
JM
101542001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10155
10156 * configure: Handle temporary files securely using mkdir.
10157
7fddf9a9
AO
101582001-09-29 Alexandre Oliva <aoliva@redhat.com>
10159
10160 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10161
dce2d8b2 101622001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
10163
10164 * configure.in (*-*-linux*): Disable configuration of target-newlib
10165 and target-libgloss.
e490616e 10166
0c055e34
AO
101672001-09-26 Alexandre Oliva <aoliva@redhat.com>
10168
10169 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10170 RANLIB.
10171
759bfa90
AO
101722001-09-21 Alexandre Oliva <aoliva@redhat.com>
10173
10174 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10175 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10176 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10177 avoid quotes nesting problems.
10178 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10179 (DO_X): Export only variables that are set.
10180
1dc4a750
BE
101812001-09-19 Ben Elliston <bje@redhat.com>
10182
10183 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10184 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10185 semantics. Use the shell built-in "type" command instead.
10186
898c7238
AO
101872001-08-31 Alexandre Oliva <aoliva@redhat.com>
10188
10189 Merged from gcc-3_0-branch:
10190 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10191 * ltcf-c.sh: Use $objext, not $ac_objext.
10192 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10193 * ltcf-cxx.sh: Add support for GNU.
10194 2001-07-22 Timothy Wall <twall@redhat.com>
10195 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10196 default settings if using GNU tools with that configuration.
10197 * ltcf-cxx.sh: Ditto.
10198 * ltcf-gcj.sh: Ditto.
10199 2001-07-21 Michael Chastain <chastain@redhat.com>
10200 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10201 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10202 * ltmain.sh: Mark as gcc-local.
10203
8fa0a32e
EC
102042001-08-30 Eric Christopher <echristo@redhat.com>
10205 Jason Eckhardt <jle@redhat.com>
10206
10207 * config.guess: Merge from master sources.
10208 * config.sub: Merge from master sources, add support for mipsisa32.
10209
32f30f91 102102001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
10211 * config.sub: Merge from master sources, rev 1.219.
10212 * MAINTAINERS: Add self as contact for stormy16 port.
10213
f6084f99
ZW
102142001-08-14 Zack Weinberg <zackw@panix.com>
10215
10216 * config.sub: Merge from master sources, rev 1.218.
10217 * config.guess: Merge from master sources, rev 1.209.
10218
91b54f7f
GS
102192001-08-11 Graham Stott <grahams@redhat.com>
10220
10221 * Makefile.in (check-c++): Add missing semicolon.
10222
e5b3941e
JH
10223Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10224
32f30f91 10225 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 10226
6387a56e
EC
102272001-07-30 Eric Christopher <echristo@redhat.com>
10228
10229 * MAINTAINERS (Various maintainers: mips port): Added myself.
10230
53b475f0
AH
102312001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10232
e490616e 10233 * configure.in (sh-*-linux*): New.
53b475f0 10234
2a08c780
RH
102352001-07-27 Richard Henderson <rth@redhat.com>
10236
10237 * .cvsignore: Add LAST_UPDATED.
10238
bfa79422
UW
102392001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10240
10241 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10242
0ae85492
AH
102432001-07-16 Aldy Hernandez <aldyh@redhat.com>
10244
e490616e 10245 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 10246
8e1ab0fe
NP
10247Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10248
10249 * MAINTAINERS (Write After Approval): Added myself.
10250
2b997990
SC
102512001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10252
10253 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10254 and libgcj on m68hc11/m68hc12.
10255
d920e825
L
102562001-06-27 H.J. Lu (hjl@gnu.org)
10257
10258 * Makefile (CFLAGS_FOR_BUILD): New.
10259 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10260
d425a1e0
JM
102612001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10262
10263 * README: Remove version number.
10264
5b5b4207
GP
102652001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10266
10267 * INSTALL/README: Update wrt. to the installation instructions now
10268 residing in gcc/doc/install.texi.
10269
be839b69
JM
102702001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10271
10272 * README: Replace with a cut-down and updated version of gcc/README.
10273
fe2ee7c4
DE
102742001-06-12 David Edelsohn <edelsohn@gnu.org>
10275
10276 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10277 multilibs to be disabled.
10278
4f5d646c
DB
102792001-06-11 Daniel Berlin <dan@cgsoftware.com>
10280
10281 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 10282
818f0c85
AO
102832001-06-09 Alexandre Oliva <aoliva@redhat.com>
10284
10285 * config.guess: Import CVS version 1.195.
10286 * config.sub: Import CVS version 1.212.
10287
e9a8af10
AO
102882001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10289
10290 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10291 gcc/xgcc is built, use -print-prog-name to find out the program
10292 name to use.
10293
ae3ca0a9
PE
102942001-06-04 Phil Edwards <pme@sources.redhat.com>
10295
10296 * config.guess: Import CVS version 1.194. All gcc-local changes
10297 appear to also be in the master copy.
10298 * config.sub: Import CVS version 1.211.
10299
066bd40d
MM
10300Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10301
10302 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10303 with_gcc]: Use `gcc -shared' to build a shared library.
10304
4aef4f33
JDA
10305Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10306
10307 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10308 archives.
10309
c386f00f
RO
10310Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10311
10312 * MAINTAINERS (Write After Approval): Add myself.
10313
2ae5cea5
HPN
103142001-06-01 Hans-Peter Nilsson <hp@axis.com>
10315
10316 * configure.in (libstdcxx_flags): Do not try to execute
10317 libstdc++-v3/testsuite_flags until it exists.
10318
c3766183
AM
103192001-06-01 Alan Modra <amodra@bigpond.net.au>
10320
10321 * MAINTAINERS: Update my email address.
10322
9b337833
GS
103232001-05-31 Graham Stott <grahams@redhat.com>
10324
10325 * MAINTAINERS (Write After Approval): Add myself.
10326
dce2d8b2 103272001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
10328
10329 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10330 libraries when using g++ with native linker.
10331
5f7de4b8
AO
103322001-05-28 Alexandre Oliva <aoliva@redhat.com>
10333
10334 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10335
a7bc0fbb
AO
103362001-05-22 Alexandre Oliva <aoliva@redhat.com>
10337
10338 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10339 [aix4*|aix5*]: Prepend blank.
10340
33456445
AO
103412001-05-20 Alexandre Oliva <aoliva@redhat.com>
10342
10343 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10344 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10345 of subdir/configure scripts to use the new libtool.m4.
10346
e48d3d00
MK
103472001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10348
10349 * MAINTAINERS (Write After Approval): Add myself.
10350
9e0e191b
BK
103512001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10352
10353 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10354
3f19b439
BE
103552001-05-11 Ben Elliston <bje@redhat.com>
10356
10357 * Makefile.in (all-sid): New target.
10358 (check-sid, clean-sid, install-sid): Likewise.
10359
6ebe3121
JO
103602001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10361
10362 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10363
ca3667c4
AO
103642001-05-03 Alexandre Oliva <aoliva@redhat.com>
10365
10366 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10367 libgcj.
10368
103692001-05-03 Alexandre Oliva <aoliva@redhat.com>
10370
10371 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10372 gcc/xgcc is built, use -print-prog-name to find out the program
10373 name to use.
10374
b2964d63
AO
103752001-04-26 Alexandre Oliva <aoliva@redhat.com>
10376
b1bb2302
AO
10377 * configure.in (noconfigdirs): Don't reset it from scratch in the
10378 target case; only append to it.
6387a56e 10379
b2964d63
AO
10380 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10381 sparc-*-solaris2.8]: Disable ${libgcj}.
10382
8343765d
AO
103832001-04-25 Alexandre Oliva <aoliva@redhat.com>
10384
10385 * configure.in (libgcj_saved): Copy from $libgcj.
10386 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10387 --disable-libgcj.
10388
ddbb6d43
GRK
103892001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10390
10391 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 10392 C front end maintainer.
ddbb6d43 10393
3fa03ff9
AG
10394Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10395
10396 * configure.in: Move *-chorusos target case to the proper switch.
10397 Disable libgcj.
10398
99ffe40f
AO
103992001-04-12 Alexandre Oliva <aoliva@redhat.com>
10400
10401 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10402 1.641.2.228.
10403
78faa32d
FS
104042001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10405
10406 * Makefile.in (STAGE1_CFLAGS): Pass down.
10407
cdbff0ab
AM
104082001-04-13 Alan Modra <amodra@one.net.au>
10409
10410 * config.guess: Add hppa64-linux support. Note for next import that
10411 this is already in the master file.
10412 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10413
75b9074c
AO
104142001-04-12 Alexandre Oliva <aoliva@redhat.com>
10415
10416 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10417 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10418
125404c5
SS
104192001-04-11 Stan Shebs <shebs@apple.com>
10420
10421 * MAINTAINERS: Add self as Darwin port maintainer.
10422
876684fe
AM
104232001-04-11 Alan Modra <amodra@one.net.au>
10424
10425 * MAINTAINERS: Update my email address.
10426
06729913
LR
104272001-04-10 Loren J. Rittle <ljrittle@acm.org>
10428
10429 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10430 recent versions of FreeBSD (release 3 or later).
10431 * ltconfig: On FreeBSD, -lc must not be provided when building
10432 a shared library or else the standard -pthread gcc option is
10433 rendered worthless to later users of the built library.
10434
67916302
JM
104352001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10436
10437 * MAINTAINERS: Add self and RTH as C front end maintainers.
10438
d2bc0628
AO
104392001-04-05 Alexandre Oliva <aoliva@redhat.com>
10440
e490616e
ZW
10441 * config.sub: Make sure to match an already-canonicalized
10442 machine name (eg. mn10300-unknown-elf).
d2bc0628 10443
a3406c06
AO
104442001-04-01 Alexandre Oliva <aoliva@redhat.com>
10445
10446 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10447 New macros.
10448 (bootstrap, cross): Use RECURSE_FLAGS.
10449 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10450
a076f6a4
AO
104512001-03-27 Alexandre Oliva <aoliva@redhat.com>
10452
10453 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10454
e9f4fa71
CH
104552001-03-22 Colin Howell <chowell@redhat.com>
10456
7238de5c
CH
10457 * Makefile.in (DO_X): Do not backslash single-quotes in
10458 backquotes (two places).
e9f4fa71 10459
b6b14b1b
AO
104602001-03-22 Alexandre Oliva <aoliva@redhat.com>
10461
10462 Re-installed:
10463 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10464 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10465 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10466 * ltcf-cxx.sh: Likewise.
10467 * ltcf-gcj.sh: Likewise.
10468
1eb0b89d
GP
104692001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10470
10471 * MAINTAINERS: Add myself as "documentation co-maintainer".
10472
82e23236
AO
104732001-03-22 Alexandre Oliva <aoliva@redhat.com>
10474
10475 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10476 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10477
64ec27c3
TT
104782001-03-19 Tom Tromey <tromey@redhat.com>
10479
10480 * config-ml.in: Handle GCJ and GCJFLAGS.
10481
191de407
MC
104822001-03-21 Michael Chastain <chastain@redhat.com>
10483
10484 * Makefile.in: all-m4 depends on all-texinfo.
10485
fed4dede
LR
104862001-03-20 Loren J. Rittle <ljrittle@acm.org>
10487
10488 * MAINTAINERS: Add myself to write after approval list.
10489
085072bb
LB
104902001-03-18 Laurynas Biveinis <lauras@softhome.net>
10491
10492 * Makefile.in (DO_X): Quote nested quotes.
10493
5af8ea3f
AM
104942001-03-18 Alan Modra <alan@linuxcare.com.au>
10495
10496 * MAINTAINERS: Add myself to write after approval list.
10497
69e23037
LB
104982001-03-15 Laurynas Biveinis <lauras@softhome.net>
10499
10500 * Makefile.in (DO_X): Use double quotes for quoting
10501 "RANLIB=$${RANLIB}".
10502
2b9650f4
OP
105032001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10504
10505 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10506
dce2d8b2 105072001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
10508
10509 * configure.in: Only use `lang_requires' for languages athat are
10510 actually enabled.
10511
f6646274
PE
105122001-03-08 Phil Edwards <pme@sources.redhat.com>
10513
10514 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10515
c9a54638
AO
105162001-03-08 Alexandre Oliva <aoliva@redhat.com>
10517
10518 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10519
6a556ad6
TT
105202001-03-07 Tom Tromey <tromey@redhat.com>
10521
10522 * configure.in: Allow config-lang.in to set `lang_requires' to list
10523 of other required languages.
10524
6822468a
LB
105252001-03-06 Laurynas Biveinis <lauras@softhome.net>
10526
10527 * Makefile.in: Remove RANLIB definition. Use RANLIB
10528 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10529 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 10530
f04885d3 105312001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 10532 Alexandre Oliva <aoliva@redhat.com>
6387a56e 10533
f04885d3
BK
10534 * Makefile.in (check-c++): Use tabs, not spaces.
10535
288edf47 105362001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 10537
288edf47
LB
10538 * MAINTAINERS: add myself to Write After Approval list.
10539
3d55d2f8 105402001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 10541
e490616e 10542 * Makefile.in (check-c++): New rule.
6387a56e 10543
4d88a68a
BK
10544 * configure.in (target_libs): Remove libg++.
10545 (noconfigdirs): Remove libg++.
10546 (noconfigdirs): Same.
10547 (noconfigdirs): Same.
10548 (noconfigdirs): Same.
10549
10550 * config-ml.in: Remove libg++ references.
10551
10552 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10553 (ALL_TARGET_MODULES): Same.
10554 (configure-target-libg++): Remove.
10555 (all-target-libg++): Remove.
10556 (configure-target-libio): Remove.
10557 (all-target-libio): Remove.
10558 (check-target-libio): Remove.
10559 (.PHONY): Remove.
10560 (libg++.tar.bz2): Remove.
10561 (all-target-cygmon): Remove libio.
10562 (all-target-libstdc++): Remove.
10563 (configure-target-libstdc++): Remove.
10564 (TARGET_LIB_PATH): Remove libstdc++.
10565 (ALL_GCC_CXX): Remove libstdc++.
10566 (all-target-gperf): Correct.
10567
2437d4ed
NC
105682001-02-16 Nick Clifton <nickc@redhat.com>
10569
10570 * configure.in (noconfigdirs): Allow configuration of texinfo
10571 for Cygwin hosts.
10572
85b99cbe
AG
105732001-02-15 Anthony Green <green@redhat.com>
10574
10575 * configure: Introduce GCJ_FOR_TARGET.
10576 * configure.in: Ditto.
10577 * Makefile.in: Ditto.
10578
7b18790c
AS
105792001-02-13 Andreas Schwab <schwab@suse.de>
10580
10581 * MAINTAINERS: Update mail address.
10582
c4880c99
MS
105832001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10584
10585 * config.guess: Add linux target for S/390.
10586 * config.sub: Likewise.
10587
dce2d8b2 105882001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
10589
10590 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 10591 target-libgloss.
e31ae6db 10592
7739adfb
BE
105932001-02-06 Ben Elliston <bje@redhat.com>
10594
10595 * configure: Output host type to stdout, not stderr.
10596
36ca672c
MM
105972001-02-05 Mark Mitchell <mark@codesourcery.com>
10598
e40f2829 10599 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
10600 * ltcf-cxx.sh: Likewise.
10601
36ca672c
MM
10602 * config.if: Assume enable_libstdcxx_v3 is defined.
10603
22fdd65e
MM
106042001-02-04 Mark Mitchell <mark@codesourcery.com>
10605
10606 Remove V2 C++ library.
10607 * configure.in: Remove --enable-libstdcxx_v3 support.
10608
3b60dd8e
BM
106092001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10610
10611 * include/demangle.h: Add prototype for java_demangle_v3.
10612
42c0c80a
PE
106132001-01-29 Phil Edwards <pme@sources.redhat.com>
10614
10615 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10616
0be25992
RH
106172001-01-27 Richard Henderson <rth@redhat.com>
10618
10619 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10620
8a8de62d
MS
106212001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10622
10623 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10624 Don't unset, it's non-portable and no longer necessary, set to empty
10625 instead.
10626
92769744
MS
106272001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10628
10629 * ltconfig: Shell portability fix for the tagname validity check.
10630
88a1c0ab
AO
106312001-01-27 Alexandre Oliva <aoliva@redhat.com>
10632
10633 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10634 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10635
45291dd5
MS
106362001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10637
10638 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10639
1ace7e15
TT
106402001-01-26 Tom Tromey <tromey@redhat.com>
10641
10642 * configure.in: Allow libgcj to be built on Sparc Solaris.
10643
0ef8b11b
DE
106442001-01-25 David Edelsohn <edelsohn@gnu.org>
10645
10646 * ltcf-c.sh: Add aix5 case.
10647 * ltcf-cxx.sh: Likewise.
10648 * ltconfig: Likewise.
10649
0006091e
AO
106502001-01-24 Alexandre Oliva <aoliva@redhat.com>
10651
9bad11e1
AO
10652 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10653 keep at least one of build_libtool_libs or build_old_libs set to
10654 yes.
10655
0006091e
AO
10656 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10657 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10658
7c01b2b5
BM
106592001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10660
10661 * configure.in: Enable libgcj on several additional platforms.
10662
d340e0ac
BM
106632001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10664
10665 * configure.in: Enable libgcj for linux targets.
10666
5baf8c37
MS
106672001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10668
10669 * MAINTAINERS (Write After Approval): Add myself.
10670
10a0ba84
JDA
106712001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10672
10673 * MAINTAINERS: Add myself as vax port maintainer.
10674
357c6a4b
FH
106752001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10676
10677 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10678
6e2d9a7a
MS
106792001-01-09 Mike Stump <mrs@wrs.com>
10680
10681 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10682 failures of subdirectories.
10683
b6b14b1b 106842001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 10685
b6b14b1b 10686 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 10687 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
10688 * ltcf-cxx.sh: Likewise.
10689 * ltcf-gcj.sh: Likewise.
10690 * ltconfig.sh: Fix typo.
976b230d 10691
07109110
LB
106922001-01-02 Laurynas Biveinis <lauras@softhome.net>
10693
10694 * configure: handle DOS-style absolute paths.
10695
1da5b8fc
LB
106962001-01-02 Laurynas Biveinis <lauras@softhome.net>
10697
10698 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10699
4c2f5b4f
MM
107002000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10701
10702 * MAINTAINERS: Add myself as avr port co-maintainer.
10703
bc53668e
BE
107042000-12-28 Ben Elliston <bje@redhat.com>
10705
10706 * MAINTAINERS: Add myself under ``Write After Approval''.
10707
c387606f
JM
107082000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10709
10710 * texinfo: Remove directory from GCC.
10711
2cb5082c
JM
107122000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10713
10714 * COPYING: Update to current
10715 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10716 to 19yy as example year in copyright notice).
10717
cc330df9
BK
107182000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10719
6387a56e 10720 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
10721 (libstdcxx_incdir): Pass down.
10722 * config.if: Remove expired bits for cxx_interface, add stub.
10723 (libstdcxx_incdir): Add variable for g++ include directory.
10724 * configure.in (gxx_include_dir): Use it.
6387a56e 10725
4c6b2835
AO
107262000-12-18 Alexandre Oliva <aoliva@redhat.com>
10727
10728 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10729 with old-email address from ``Write After Approval''.
10730
3896f13e
AJ
107312000-12-15 Andreas Jaeger <aj@suse.de>
10732
10733 * configure.in: Handle lang_dirs.
10734
107352000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 10736
ad46e881
TT
10737 * MAINTAINERS: Removed brads.
10738
90a10418
TT
10739 * MAINTAINERS: Added gcj developers.
10740
41dfe3a2 107412000-12-13 Anthony Green <green@redhat.com>
6387a56e 10742
41dfe3a2 10743 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
10744 listed. Disable libgcj for x86 and Alpha Linux until compatible
10745 with g++ abi.
6387a56e 10746
e2f601da
MS
107472000-12-13 Mike Stump <mrs@wrs.com>
10748
10749 * Makefile.in (local-distclean): Also remove fastjar.
10750
70030c01
RB
107512000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10752
10753 * contrib/gcc_update: Add fastjar --touch entries.
10754
2a50f859
AO
107552000-12-12 Alexandre Oliva <aoliva@redhat.com>
10756
10757 * configure.in: Disable language-specific target libraries for
10758 languages that aren't enabled.
10759
7743113b
AG
107602000-12-10 Anthony Green <green@redhat.com>
10761
10762 * configure.in: Define libgcj. Disable libgcj target libraries for
10763 most targets.
10764
92e061a6
NB
107652000-12-10 Neil Booth <neilb@earthling.net>
10766
10767 * MAINTAINERS: Update mail address, remove from WAA list.
10768
f34ff6d6
APB
107692000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10770
10771 * libjava: Imported from /cvs/java.
10772 * libffi: Likewise.
10773 * Boehm-gc: Likewise.
10774
d82a33c6
APB
107752000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10776
10777 * configure.in (target_libs): Revert 2000-12-08 patch.
10778 (noconfigdirs): Added target-libjava.
10779
e14f8e28
LB
107802000-12-09 Laurynas Biveinis <lauras@softhome.net>
10781
10782 * djunpack.bat: removed.
10783
fc26516b
LB
107842000-12-09 Laurynas Biveinis <lauras@softhome.net>
10785
10786 * Makefile.in: handle DOS-style absolute paths.
10787 * config-ml.in: likewise.
10788 * symlink-tree: likewise.
10789
bd8757b3
APB
107902000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10791
10792 * fastjar: Imported.
10793
81522a1f
APB
107942000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10795
10796 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10797 libjava.
10798 * configure.in (target_libs): Removed `target-libjava'.
10799
5db1f7ed
APB
108002000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10801
10802 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10803 (ALL_MODULES): Added fastjar.
10804 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10805 (all-target-libjava): all-fastjar replaces all-zip.
10806 (all-fastjar): Added.
10807 (configure-target-fastjar, all-target-fastjar): Likewise.
10808 * configure.in (host_tools): Added fastjar.
10809
5e59997c
MS
108102000-12-07 Mike Stump <mrs@wrs.com>
10811
10812 * Makefile.in (local-distclean): Remove leftover built files.
10813
0a534f40
NC
108142000-11-24 Nick Clifton <nickc@redhat.com>
10815
10816 * configure.in (xscale-elf): Add target.
10817 (xscale-coff): Add target.
10818
7686cadf
LR
108192000-11-22 Loren J. Rittle <ljrittle@acm.org>
10820
e490616e
ZW
10821 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10822 recent versions of FreeBSD (release 3 or later).
10823 * ltconfig: On FreeBSD, -lc must not be provided when building
10824 a shared library or else the standard -pthread gcc option is
10825 rendered worthless to later users of the built library.
7686cadf 10826
fff01699
FF
108272000-11-16 Fred Fish <fnf@be.com>
10828
10829 * configure.in (enable_libstdcxx_v3): Fix typo,
10830 libstd++ -> libstdc++.
10831
4dc16355
KL
108322000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10833
10834 * MAINTAINERS: Add self to Write After Approval list.
10835
bf6fc7b2
BS
108362000-11-21 Bernd Schmidt <bernds@redhat.com>
10837
10838 * MAINTAINERS: Update my email address. Add myself to global write
10839 privs list.
10840
ce8e06b1
AO
108412000-11-18 Alexandre Oliva <aoliva@redhat.com>
10842
6e2a4843
AO
10843 * Makefile.in: Merge with src and libgcj.
10844 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10845 configure-target-<library> when their configure scripts need the C
10846 or C++ library to have already been built to work properly.
10847 (do_proto_toplev): Set them to an empty string.
10848
ce8e06b1
AO
10849 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10850 (REALLY_SET_LIB_PATH): Use them.
10851
c003f378
SS
108522000-11-17 Stan Shebs <shebs@apple.com>
10853
10854 * MAINTAINERS: Add self to Write After Approval list.
10855
cc1e60ea
JM
108562000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10857
10858 * configure: Provide the original toplevel configure arguments
10859 (including $0) to subprocesses in the environment rather than
10860 through gcc/configargs.h.
10861
1173593d
JM
108622000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10863
10864 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10865 C99. Alphabetise "Write After Approval" list.
10866
520907ee
MM
108672000-11-12 Mark Mitchell <mark@codesourcery.com>
10868
34f6fbdb
MM
10869 * configure: Turn on libstdc++ V3 by default.
10870
520907ee
MM
10871 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10872 if we've got GCC.
10873
0bbd37ed
PB
108742000-11-11 Philip Blundell <philb@gnu.org>
10875
10876 * MAINTAINERS: Add self to Write After Approval list.
10877
7ca0e6d9
DE
108782000-11-09 David Edelsohn <edelsohn@gnu.org>
10879
10880 * ltcf-c.sh (aix4): Improve shared library configuration; require
10881 exporting symbols.
10882 * ltcf-cxx.sh (aix4): Define.
10883 * ltconfig (aix4): Define library and soname specs appropriate for
10884 AIX. Define command to create export symbols list.
10885
dce2d8b2 10886Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
10887
10888 * config.sub: Add support for Sun Chorus
10889
fc05d516
NC
108902000-10-31 Nick Clifton <nickc@redhat.com>
10891
10892 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10893 <name>@redhat.com. Also installed new email address for Clint
10894 Popetz.
6387a56e 10895
90a0e73f
JM
108962000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10897
10898 * etc: Remove directory from GCC.
10899
a5e1b548
MM
109002000-10-16 Michael Meissner <meissner@redhat.com>
10901
10902 * configure (gcc/configargs.h): Only create if there is a build GCC
10903 directory created.
10904
6387a56e
EC
109052000-10-16 Matthias Klose <doko@debian.org>
10906
be1db873
MK
10907 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10908 when configured for libstdc++-v3.
10909
f5fa9a5b
PE
109102000-10-05 Phil Edwards <pme@gcc.gnu.org>
10911
10912 * configure: Save configure arguments to gcc/configargs.h.
10913
61a77fea
PT
109142000-10-04 Philipp Thomas <pthomas@suse.de>
10915
10916 * config.guess: Import CVS version 1.157.
10917 * config.sub: Import CVS version 1.181.
10918
3a4fee66
AP
109192000-10-04 Andris Pavenis <pavenis@latnet.lv>
10920
10921 * Makefile.in (bootstrap): avoid recursion if subdir missing
10922 (cross): ditto
10923 (do-proto-toplev): ditto
10924
3dd7094e
AO
109252000-09-30 Alexandre Oliva <aoliva@redhat.com>
10926
de710532
AO
10927 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10928 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10929
3dd7094e
AO
10930 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10931 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10932 all affected `configure' scripts.
10933
e592386f
NB
10934Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10935
10936 * MAINTAINERS: Add self as cpplib co-maintainer.
10937
fba54939
AH
109382000-09-24 Aldy Hernandez <aldyh@redhat.com>
10939
10940 * MAINTAINERS: Add self to Write After Approval list.
10941
2bd429f4
GP
109422000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10943
10944 * INSTALL/README: egcs -> GCC update.
10945
dce2d8b2 10946Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
10947
10948 * MAINTAINERS: Add myself to Write After Approval list.
10949
d7ce9a83
KH
109502000-09-15 Kazu Hirata <kazu@hxi.com>
10951
10952 * MAINTAINERS: Add myself to Write After Approval list.
10953
18a53ffe
JL
10954Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10955
e490616e
ZW
10956 * configure.in: Do not build byacc for hppa64. Provide paths to the
10957 X11 libraries for hppa64.
18a53ffe 10958
f246ff23
SC
109592000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10960
10961 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10962
06298abd
AO
109632000-09-06 Alexandre Oliva <aoliva@redhat.com>
10964
4b92758a
AO
10965 * Makefile.in (all-zlib): Added dummy target.
10966
06298abd
AO
10967 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10968 ltcf-gcj.sh: Updated from libtool multi-language branch.
10969
4d73d07a
AO
109702000-09-05 Alexandre Oliva <aoliva@redhat.com>
10971
10972 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10973 (bootstrap*): Depend on all-bootstrap.
10974
05d52d78
PT
109752000-09-05 Philipp Thomas <pthomas@suse.de>
10976
10977 * config.guess: Import CVS version 1.156.
10978 * config.sub: Import CVS version 1.179.
10979
3c809ba4
AG
109802000-09-02 Anthony Green <green@cygnus.com>
10981
10982 * Makefile.in (all-gcc): Depend on all-zlib.
10983 (CLEAN_MODULES): Add clean-zlib.
10984 (ALL_MODULES): Add all-zlib.
10985 * configure.in (host_libs): Add zlib.
10986
10ad78a0 109872000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
10988
10989 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10990 crosses, but add gcc/include to the header search path for them.
10991
b36a9ce3
DB
109922000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10993
10994 * MAINTAINERS: Add self to Write After Approval list.
10995
cb011248
FS
109962000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10997
10998 * config.guess: Import CVS version 1.152.
10999 * config.sub: Import CVS version 1.177.
11000
db310af0
AO
110012000-08-25 Alexandre Oliva <aoliva@redhat.com>
11002
7965440a
AO
11003 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11004 $targargs to tell whether newlib is going to be built.
11005
db310af0
AO
11006 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11007 $$r/TARGET_SUBDIR/libio for _G_config.h.
11008
e7977565
AO
110092000-08-23 Alexandre Oliva <aoliva@redhat.com>
11010
11011 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11012
126bb9ed
DD
110132000-08-22 DJ Delorie <dj@redhat.com>
11014
11015 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11016
5b0e9d29
AO
110172000-08-22 Alexandre Oliva <aoliva@redhat.com>
11018
11019 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11020 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11021 sub-configures.
11022
4f3e904e
DD
110232000-08-21 DJ Delorie <dj@redhat.com>
11024
11025 * MAINTAINERS: Add self as a libiberty maintainer
11026
c9635443
AO
110272000-08-16 Alexandre Oliva <aoliva@redhat.com>
11028
11029 * configure.in (libstdcxx_flags): Use
11030 libstdc++-v3/src/libstdc++.INC.
11031
8b2100ba
AO
110322000-08-15 Alexandre Oliva <aoliva@redhat.com>
11033
11034 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11035
57119aa9
ZW
110362000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11037
eeb943b0
ZW
11038 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11039
6387a56e 11040 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
11041 explicit. Substitute enable_threads into generated Makefiles.
11042 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11043 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11044
acffa7c4
GK
110452000-08-13 Geoff Keating <geoffk@cygnus.com>
11046
11047 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11048
808d8c41
AO
110492000-08-12 Alexandre Oliva <aoliva@redhat.com>
11050
11051 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11052 previous delta.
11053
1fc8c51c 110542000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 11055
1fc8c51c
JM
11056 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11057 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11058 (FLAGS_FOR_TARGET): Not here.
11059 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 11060
25698887
AO
110612000-08-11 Alexandre Oliva <aoliva@redhat.com>
11062
11063 * config-ml.in (CC, CXX): Don't introduce a leading space.
11064
10120687
DD
110652000-08-07 DJ Delorie <dj@delorie.com>
11066
11067 * MAINTAINERS: Add self as a DJGPP maintainer
11068
15c758e9
DD
110692000-08-07 DJ Delorie <dj@redhat.com>
11070
11071 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11072 "if we're also building gcc, and it's a gcc that will run on the
11073 build machine, we want to use its includes instead of the system's
11074 default includes".
11075
2d0de245
JM
110762000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11077
11078 * MAINTAINERS: Add self to Write After Approval list.
11079
e81b330a
AO
110802000-08-03 Alexandre Oliva <aoliva@redhat.com>
11081
83440c1e
AO
11082 * configure.in (libstdcxx_flags): Don't use `"'.
11083
e81b330a
AO
11084 * config-ml.in: Adjust multilib search paths to the
11085 appropriate multilib tree.
11086
cf95c847
AO
110872000-08-02 Alexandre Oliva <aoliva@redhat.com>
11088
11089 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11090 commas in $LANGUAGES.
11091
9e9af119
MH
110922000-08-02 Manfred Hollstein <manfredh@redhat.com>
11093
11094 * configure.in: Re-enable all references to libg++ and librx.
11095
606ce391
AO
110962000-08-01 Alexandre Oliva <aoliva@redhat.com>
11097
89820b43
AO
11098 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11099 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11100 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11101 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11102
606ce391
AO
11103 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11104
04179d4a
AO
111052000-07-31 Alexandre Oliva <aoliva@redhat.com>
11106
11107 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11108 CXX_FOR_TARGET for sed.
11109
d4eb109c
AO
111102000-07-30 Alexandre Oliva <aoliva@redhat.com>
11111
11112 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11113 Do not override if already set in the environment or in configure.
11114 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11115 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11116
4f4caf92
AO
111172000-07-28 Alexandre Oliva <aoliva@redhat.com>
11118
11119 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11120 the libtool CVS tree multi-language branch.
11121 * ltconfig, ltmain.sh: Updated.
6387a56e 11122
b87487b6
AO
111232000-07-27 Alexandre Oliva <aoliva@redhat.com>
11124
1670d1ea
AO
11125 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11126 (clean-target): Depend on it.
11127
b87487b6
AO
11128 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11129 (GCC_FOR_TARGET): Use it.
11130 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11131 * configure.in: ... here.
11132 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11133 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11134
4e81ae98
EC
111352000-07-24 Eric Christopher <echristo@cygnus.com>
11136
11137 * MAINTAINERS: Add self to Write After Approval list.
11138
059ae32c
AO
111392000-07-24 Alexandre Oliva <aoliva@redhat.com>
11140
5b28edd4
AO
11141 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11142 (configure-target-libchill, configure-target-libobjc): Likewise.
11143
059ae32c
AO
11144 * configure.in: Use the same cache file for all target libs.
11145 * config-ml.in: But different cache files per multilib variant.
11146
1adcd149
MS
111472000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11148
11149 * configure (topsrcdir): Don't use dirname.
11150
2d573dff
JO
111512000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11152
11153 * MAINTAINERS: Add self to Write After Approval list.
11154
d207ebef
JM
111552000-07-20 Jason Merrill <jason@redhat.com>
11156
11157 * configure.in: Remove all references to libg++ and librx.
11158
11159 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11160
111612000-07-20 Hans-Peter Nilsson <hp@axis.com>
11162
11163 * config.sub: Update to subversions version 2000-07-06.
11164
7b7792d5
AH
111652000-07-12 Andrew Haley <aph@cygnus.com>
11166
11167 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11168 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11169
3abaac67
PE
111702000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11171
11172 * symlink-tree: Check number of arguments.
11173
34be2b36
JW
111742000-07-05 Jim Wilson <wilson@cygnus.com>
11175
11176 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11177 search path for a g++ extracted from the build tree. This
11178 will allow link tests run by configure scripts in
11179 subdirectories to succeed.
11180
d207ebef
JM
111812000-07-01 Koundinya K <kk@ddeorg.soft.net>
11182
e490616e 11183 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 11184
0900331b
MH
111852000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11186
11187 * MAINTAINERS: Add myself as loop discovery maintainer.
11188
d207ebef
JM
111892000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11190
11191 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11192 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11193
111942000-06-19 Timothy Wall <twall@cygnus.com>
11195
11196 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11197 * config.sub: Add tic54x target.
11198
11a27a76
TM
11199Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11200
11201 * MAINTAINERS: Add self as Fortran maintainer,
11202 remove Craig Burley.
11203
d207ebef 11204Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 11205
d207ebef
JM
11206 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11207 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 11208
7758b73f
PT
11209Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11210
11211 * MAINTAINERS: Add self as i18n maintainer
11212
d207ebef
JM
1121320000-05-21 H.J. Lu (hjl@gnu.org)
11214
e490616e
ZW
11215 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11216 directory are used if they exist. Make sure
11217 $(build_tooldir)/include is searched for header files,
11218 $(build_tooldir)/lib/ for library files.
d207ebef 11219 (GCC_FOR_TARGET): Likewise.
e490616e 11220 (CXX_FOR_TARGET): Likewise.
d207ebef 11221
bae29210
JL
11222Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11223
11224 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11225
d207ebef 11226Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
11227
11228 * Makefile.in (configure-target-libiberty): Depend on
11229 configure-target-newlib.
11230
aab0d19d
AO
112312000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11232
11233 * configure.in, Makefile.in: Merge all libffi-related
11234 configury stuff from the libgcj tree.
11235
d207ebef
JM
11236Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11237
11238 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11239 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11240
11241Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11242
11243 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11244 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 11245 current version information. Add to proto-toplev directory.
d207ebef
JM
11246 (gdb-taz): Build do-djunpack.
11247
758c7bd4
DE
112482000-05-15 David Edelsohn <edelsohn@gnu.org>
11249
11250 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11251
1888228d
AC
11252Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11253
11254 * MAINTAINERS: Add self to Write After Approval list.
11255
d207ebef
JM
112562000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11257
11258 * ltmain.sh: Preserve in relink_command any environment
11259 variables that may affect the linker behavior.
11260
2d7cc2fe
JL
11261Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11262
d207ebef
JM
11263 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11264
11265Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11266
11267 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11268
112692000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11270
11271 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 11272 with the version name.
2d7cc2fe 11273
ee455968
JE
11274Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11275
11276 * MAINTAINERS: Add self as bb-reorder maintainer.
11277
73b97e5c
BK
112782000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11279
11280 * config.if: Tweak.
11281
d207ebef
JM
112822000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11283
11284 * djunpack.bat: New file.
11285
11286Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11287
11288 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
11289 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11290 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11291 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 11292
954869eb
DP
112932000-04-16 Dave Pitts <dpitts@cozx.com>
11294
e490616e
ZW
11295 * config.sub (case $basic_machine): Change default for "ibm-*"
11296 to "openedition".
954869eb 11297
eaabe541
AJ
112982000-04-13 Andreas Jaeger <aj@suse.de>
11299
11300 * MAINTAINERS: Added myself.
11301
d207ebef
JM
11302Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11303
11304 * Makefile.in (gdb-taz): New target. GDB specific archive.
11305 (do-md5sum): New target.
11306 (MD5PROG): Define.
11307 (PACKAGE): Default to TOOL.
11308 (VER): Default to a shell script.
11309 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 11310 md5 checksum generation.
d207ebef
JM
11311 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11312 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11313 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 11314 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
11315
11316Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11317
11318 * configure (warn_cflags): Delete.
11319
0ea6d60c
PDM
11320Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11321
11322 * MAINTAINERS: Added myself.
11323
17090313 113242000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 11325 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 11326
e490616e
ZW
11327 * configure.in (enable_libstdcxx_v3): Add.
11328 (target_libs): Add bits here to switch between libstdc++-v2 and
11329 libstdc++-v3.
11330 * config.if: And this file too.
11331 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 11332
76b78517
MM
113332000-04-05 Michael Meissner <meissner@redhat.com>
11334
11335 * config.sub (d30v): Add d30v as a basic machine type.
11336
ad242caf
JM
113372000-03-29 Jason Merrill <jason@casey.cygnus.com>
11338
11339 * configure.in: -linux-gnu*, not -linux-gnu.
11340
d4537148
TM
11341Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11342
11343 * MAINTAINERS: Add self in write-after-approval section.
11344
f152e9d4
JW
11345Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11346
11347 * MAINTAINERS: Add self as ia64 port maintainer.
11348
6a5fcef1
NB
113492000-03-08 Neil Booth <NeilB@earthling.net>
11350
11351 * MAINTAINERS: Add self in write-after-approval section.
11352
d207ebef 11353Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 11354
d207ebef
JM
11355 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11356 (do-tar-bz2): Replace TOOL with PACKAGE.
11357 (gdb.tar.bz2): Remove GDBTK from GDB package.
11358 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 11359 dejagnu.tar.bz2): New packages.
d207ebef
JM
11360
113612000-02-27 Andreas Jaeger <aj@suse.de>
11362
11363 * configure.in: Add entry for mips*-*-linux*, move catch all
11364 *-*-*linux* entry below this one.
11365
113662000-02-27 Ian Lance Taylor <ian@zembu.com>
11367
11368 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 11369
521fe9d0
NC
113702000-02-24 Nick Clifton <nickc@cygnus.com>
11371
11372 * config.sub: Support an OS of "wince".
11373
d207ebef
JM
11374Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11375
11376 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 11377 version.
d207ebef 11378
dce2d8b2 113792000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
11380
11381 * config.sub: Add support for Linux/IBM 370.
11382 * configure.in: Likewise.
11383
3a685f6f
NC
113842000-02-22 Nick Clifton <nickc@cygnus.com>
11385
11386 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11387
dce2d8b2 113882000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 11389
d207ebef 11390 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 11391
4746ee26
KG
113922000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11393
11394 * configure (gcc_version): When setting, narrow search to
11395 lines containing `version_string'.
11396
ba96c72d
DC
113972000-02-15 Denis Chertykov <denisc@overta.ru>
11398
11399 * config.sub: Add support for avr target.
11400
77f16a66
NC
114012000-02-14 Nick Clifton <nickc@cygnus.com>
11402
11403 * MAINTAINERS: Add maintainers for MCore port.
11404
784a3a80
HPN
11405Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11406
11407 * config.sub: Add mmix-knuth-mmixware.
11408
719dd4fa
KG
114092000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11410
11411 * MAINTAINERS: Pair cccp with cpplib maintainership.
11412
dce2d8b2 114132000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
11414
11415 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11416 structure stuff to -L library search.
11417 (CXX_FOR_TARGET): Ditto.
11418 (CROSS_CHECK_MODULES): Fix spelling mistake.
11419
7a53e94b
MM
114202000-01-24 Mark Mitchell <mark@codesourcery.com>
11421
11422 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11423 the C++ compiler.
11424
0da3b5a7
RH
114252000-01-12 Richard Henderson <rth@cygnus.com>
11426
11427 * configure.in: Don't build some bits for beos.
11428
02368d6d
JS
114292000-01-12 Joel Sherrill (joel@OARcorp.com)
11430
11431 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11432 as include files.
11433
2e76d35c
ZW
114342000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11435
11436 * Add self as cpplib maintainer, as requested by Jason
11437 Merrill. Correct my e-mail address.
11438
4c25fdcf
GK
114392000-01-06 Geoff Keating <geoffk@cygnus.com>
11440
11441 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11442 not mh-aix43.
11443
188e3966
HPN
11444Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11445
11446 * MAINTAINERS: Add myself to "write after approval" list.
11447
c2f5d030
RH
114481999-12-14 Richard Henderson <rth@cygnus.com>
11449
11450 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11451 * config.sub: Accept alphaev[78], alphaev8.
11452
eeda916a
AO
114531999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11454
11455 * config.guess, config.sub: Update from autoconf.
11456
b3bd7820
BK
114571999-11-29 Bruce Korb <autogen@linuxbox.com>
11458
2c290989 11459 * MAINTAINERS: update my playtime e-address.
b3bd7820 11460
1882b2b1
RO
11461Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11462
11463 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11464 necessary libraries are missing.
11465
dce2d8b2 11466Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
11467
11468 * MAINTAINERS: Add new 'write after approval' maintainer.
11469
1e25de97
APB
11470Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11471
11472 * MAINTAINERS: Add new Java maintainer.
11473
1722c704
AS
114741999-10-25 Andreas Schwab <schwab@suse.de>
11475
11476 * configure: Fix quoting inside arguments of eval.
11477
8141abe8
NC
114781999-10-21 Nick Clifton <nickc@cygnus.com>
11479
11480 * config-ml.in: Allow suppression of some ARM multilibs.
11481
0b77644a
LV
11482Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11483
11484 * config.guess: Add OS/390 match pattern.
11485 * config.sub: Add mvs, openedition targets.
11486 * configure.in (i370-ibm-opened*): New.
11487
d207ebef
JM
114881999-09-04 Steve Chamberlain <sac@pobox.com>
11489
11490 * config.sub: Add support for configuring for pj.
11491
114921999-08-31 Nick Clifton <nickc@cygnus.com>
11493
11494 * config.sub (maybe_os): Add support for configuring for fr30.
11495
af13ebe9
NC
114961999-08-25 Nick Clifton <nickc@cygnus.com>
11497
11498 * configure.in: Do not configure or build ld for AIX
11499 platforms. ld is known to be broken on these platforms.
11500
1250c760
RO
11501Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11502
11503 * config-ml.in: Pass compiler flag corresponding to multidirs to
11504 subdir configures.
11505
d207ebef
JM
115061999-08-09 Ian Lance Taylor <ian@zembu.com>
11507
11508 * Makefile.in (LDFLAGS): Define.
11509
115101999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11511
11512 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11513 noconfigdirs.
11514 (*-*-cygwin*): Likewise.
11515
115161999-08-08 Ian Lance Taylor <ian@zembu.com>
11517
11518 * mkdep: New file.
11519 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11520 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11521
11522 From Eli Zaretskii <eliz@is.elta.co.il>:
11523 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11524 long file name when using DJGPP on MS-DOS.
11525
dbd83e11
JL
11526Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11527
11528 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11529
d207ebef
JM
115301999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11531
11532 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11533 dependency as this causes "make check" to globally "make all"
11534
cd1f4c2c
TT
11535Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11536
11537 * configure.in (target_libs): Added target-zlib.
11538 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11539 (CONFIGURE_TARGET_MODULES): Likewise.
11540 (CHECK_TARGET_MODULES): Likewise.
11541 (INSTALL_TARGET_MODULES): Likewise.
11542 (CLEAN_TARGET_MODULES): Likewise.
11543 (configure-target-zlib): New target.
11544 (all-target-zlib): Likewise.
11545 (all-target-libjava): Depend on all-target-zlib.
11546 (configure-target-libjava): Depend on configure-target-zlib.
11547
11548 * Makefile.in (configure-target-libjava): Depend on
11549 configure-target-newlib.
11550 (configure-target-boehm-gc): New target.
11551 (configure-target-qthreads): New target.
11552
e490616e
ZW
11553 * configure.in (target_libs): Added target-qthreads.
11554 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11555 (CONFIGURE_TARGET_MODULES): Likewise.
11556 (CHECK_TARGET_MODULES): Likewise.
11557 (INSTALL_TARGET_MODULES): Likewise.
11558 (CLEAN_TARGET_MODULES): Likewise.
11559 (all-target-qthreads): New target.
11560 (configure-target-libjava): Depend on configure-target-qthreads.
11561 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
11562
11563 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11564 (CONFIGURE_TARGET_MODULES): Likewise.
11565 (CHECK_TARGET_MODULES): Likewise.
11566 (INSTALL_TARGET_MODULES): Likewise.
11567 (CLEAN_TARGET_MODULES): Likewise.
11568 (all-target-libjava): New target.
11569 (all-target-boehm-gc): Likewise.
11570 * configure.in (target_libs): Added libjava, boehm-gc.
11571
d207ebef
JM
115721999-07-22 Ian Lance Taylor <ian@zembu.com>
11573
11574 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11575 configure.bat in SUPPORT_FILES.
11576 (gas+binutils.tar.bz2): Likewise.
11577
11578 * makeall.bat: Remove; obsolete.
11579
115801999-07-21 Ian Lance Taylor <ian@zembu.com>
11581
11582 From Mark Elbrecht:
11583 * configure.bat: Remove; obsolete.
11584
115851999-07-11 Ian Lance Taylor <ian@zembu.com>
11586
11587 * configure: Add -W -Wall to the default CFLAGS when compiling with
11588 gcc.
11589
11590Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11591
11592 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11593
115941999-06-30 Mark Mitchell <mark@codesourcery.com>
11595
11596 * configure.in: Build ld on IRIX6.
11597
115981999-06-12 Ian Lance Taylor <ian@zembu.com>
11599
11600 * Makefile.in: Change distribution targets to use bzip2 instead of
11601 gzip.
11602 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11603 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11604
116051999-06-04 Nick Clifton <nickc@cygnus.com>
11606
11607 * config.sub: Add mcore target.
11608
26d088fa
CD
11609Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11610
11611 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11612
c2c08b29
L
11613Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11614
11615 * config.guess (dummy): Changed to $dummy.
11616
671d0648
NC
116171999-05-24 Nick Clifton <nickc@cygnus.com>
11618
11619 * config.sub: Tidied up case statements.
11620
b1345c72
BE
116211999-05-22 Ben Elliston <bje@cygnus.com>
11622
51ccbd8d
BE
11623 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11624 <jiro@din.or.jp>.
11625
b1345c72
BE
11626 * config.guess: Merge with FSF version. Future changes will be
11627 more accurately recorded in this ChangeLog.
11628 * config.sub: Likewise.
11629
2caf864f
SM
11630Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11631
11632 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11633
d207ebef
JM
116341999-04-30 Tom Tromey <tromey@cygnus.com>
11635
11636 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11637
90fb0c24
TT
116381999-04-23 Tom Tromey <tromey@cygnus.com>
11639
11640 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11641
d207ebef
JM
116421999-04-20 Drew Moseley <dmoseley@cygnus.com>
11643
11644 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11645 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11646 Bad merge removed these two changes.
11647
3516940d 11648Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 11649 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
11650
11651 * config.guess (interix Alpha): Add.
11652
d207ebef
JM
116531999-04-11 Richard Henderson <rth@cygnus.com>
11654
11655 * configure.in (i?86-*-beos*): Do config gperf; don't config
11656 gdb, newlib, or libgloss.
11657
e891fbfe 11658Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 11659
e891fbfe
AO
11660 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11661 link a trivial program with -mabi=64. If it fails, remove mabi=64
11662 from multidirs.
11663
f9ae47d6
PT
11664Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11665
11666 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11667
d207ebef
JM
116681999-04-08 Nick Clifton <nickc@cygnus.com>
11669
11670 * config.sub: Add support for mcore targets.
11671
116721999-04-07 Michael Meissner <meissner@cygnus.com>
11673
11674 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11675 not mt-ospace, in order to shut up assembler warning about using
11676 symbols that are named the same as registers.
11677
116781999-04-07 Drew Moseley <dmoseley@cygnus.com>
11679
11680 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11681 dependency list for all-target-cygmon.
11682
116831999-04-05 Doug Evans <devans@casey.cygnus.com>
11684
11685 * config-ml.in: Check $host, not $target, for selective multilibs.
11686 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11687 thumb interworking, and underscore prefix multilibs.
11688
116891999-04-04 Ian Lance Taylor <ian@zembu.com>
11690
11691 * missing: Update to version from current automake.
11692
88101ab9
L
11693Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11694
11695 * configure (gxx_include_dir): Removed.
11696
11697 * configure.in (gxx_include_dir): Handle it.
11698 * Makefile.in: Likewise.
11699
d207ebef
JM
117001999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11701
11702 * config.sub (mips64vr4111,mips64vr4111el) Add.
11703
117041999-03-21 Ben Elliston <bje@cygnus.com>
11705
e490616e 11706 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 11707
8dc91cbe
ME
11708Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11709
8dc91cbe
ME
11710 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11711 config/mh-djgpp.
11712
d207ebef
JM
11713Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11714
11715 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11716 all-target-newlib to dependency list for all-target-bsp.
11717
926bb5ed
MK
11718Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11719
11720 * config.sub: Add i386-uwin support.
11721 * config.guess: Likewise.
11722
4a6e3000
FS
11723Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11724
11725 * configure.in: cleanup, add mh-*pic handling for arm, special
11726 case powerpc*-*-aix*
11727
d207ebef
JM
11728Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11729
11730 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11731 can be built.
11732
11733Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11734
11735 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 11736 targets.
d207ebef 11737
71c91078
NC
117381999-03-02 Nick Clifton <nickc@cygnus.com>
11739
11740 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11741
282e5df8
GN
11742Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11743
11744 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11745
1de558ee
NC
117461999-02-24 Nick Clifton <nickc@cygnus.com>
11747
11748 * config.sub: Fix typo in arm recognition.
11749
d207ebef
JM
11750Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11751
11752 * configure.in (noconfigdirs): Changed target_configdirs to
11753 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11754 rather than m68k-*-* since it is not known to work on
11755 m68k-aout. Ditto for arm-*-*oabi.
11756
11757Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11758
11759 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
11760
117611999-02-19 Ben Elliston <bje@cygnus.com>
11762
11763 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11764 Smart and improved by Andrew Cagney.
11765
fab7445a
ME
11766Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11767
11768 * config.guess: Recognize openbsd-*-hppa.
11769
8ccdc228
L
11770Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11771
11772 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11773 only if it is not empty.
11774
3b7265ff
NC
117751999-02-17 Nick Clifton <nickc@cygnus.com>
11776
11777 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 11778
d207ebef 11779 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
11780
11781 * config.sub: Modified to recognize uname's armv* syntax.
11782
d207ebef
JM
117831999-02-17 Mark Salter <msalter@cygnus.com>
11784
11785 * configure.in: Added target-bsp for sparclite.
11786
11787Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11788
11789 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11790
117911999-02-08 Nick Clifton <nickc@cygnus.com>
11792
11793 * configure.in: Add support for strongarm port.
11794 * config.sub: Add support for strongarm target.
11795
c48dd3f5 11796Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 11797
c48dd3f5
MK
11798 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11799 the old name config/mh-cygwin32.
11800 Enable texinfo.
11801
d207ebef
JM
11802Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11803
11804 * configure.in: Do build ld for ix86 Solaris.
11805
ecd62820
JW
11806Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11807
11808 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11809 $AR_FOR_TARGET. Likewise for RANLIB.
11810
bbd8fa7f 11811Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 11812
e490616e
ZW
11813 * config.sub (oabi): Recognize.
11814 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 11815
0397442c
RL
11816Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11817
11818 * config.guess: Improve detection of i686 on UnixWare 7.
11819
c9ffaa63
MK
11820Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11821
11822 * config.guess: Add support for i386-pc-interix.
11823 * config.sub: Likewise.
11824 * configure.in: Likewise.
c9ffaa63 11825
d207ebef
JM
11826Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11827
11828 * Makefile.in: Remove unneeded all-target-libio from
11829 from all-target-winsup target since it is now unneeded.
11830 Add all-target-libtermcap in its place since it is now
11831 needed.
11832
11833Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11834
11835 * configure.in: makefile stub for cygwin target is probably
11836 unnecessary. Remove it for now.
d207ebef
JM
11837
11838Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11839
11840 * configure.in: libtermcap.a should be built when cygwin is the
11841 target as well as the host.
11842 * config.guess: Allow mixed case in cygwin uname output.
11843 * Makefile.in: Add libtermcap target.
d207ebef 11844
ebe12325
JL
11845Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11846
11847 * config.sub: Clean up handling of hppa2.0.
11848
57057b67
RB
11849Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11850
11851 * config.guess: Use C code to identify more HP machines.
11852
f8670be1
JL
11853Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11854
11855 * config.sub: Handle hppa2.0.
11856
d207ebef
JM
11857Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11858
11859 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 11860 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
11861
118621998-12-15 Mark Salter <msalter@cygnus.com>
11863
11864 * configure.in: Added target-bsp for several target architectures.
11865
11866 * Makefile.in: Added rules for bsp.
11867
d1a09590
JL
11868Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11869
11870 * config.guess: Improve detection of hppa2.0 processors.
11871
11872Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11873
11874 * config.guess: Recognize FreeBSD using ELF automatically.
11875
71205e0b
MH
118761998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11877
11878 * configure (skip-this-dir): Add handling for new shell script, which
11879 might be created by a sub-directory's configure to indicate, this particular
11880 directory is "unwanted".
11881 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11882
d207ebef
JM
11883Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11884
11885 * ltconfig: import from libtool, after changing libtool to
11886 account for the cygwin name change.
11887
11888Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11889
11890 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11891 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11892
11893Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11894
11895 * configure.in: Add libtermcap to list of cygwin dependencies.
11896
11897Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11898
e490616e
ZW
11899 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11900 they include winsup/include when it's a cygwin target.
d207ebef
JM
11901
119021998-11-12 Tom Tromey <tromey@cygnus.com>
11903
11904 * configure.in (host_tools): Added zip.
11905 * Makefile.in (all-target-libjava): Depend on all-zip.
11906 (all-zip): New target.
11907 (ALL_MODULES): Added all-zip.
11908 (NATIVE_CHECK_MODULES): Added check-zip.
11909 (INSTALL_MODULES): Added install-zip.
11910 (CLEAN_MODULES): Added clean-zip.
11911
11912Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11913
11914 * Makefile.in: lose "32" from comment about cygwin.
11915
11916Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11917
11918 * configure.in: Use -Os to build target libraries for the fr30.
11919
11920Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11921
11922 * config.sub: Add fr30.
11923
11924Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11925
e490616e 11926 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
11927 cygwin* instead of cygwin32*.
11928 * config.sub: Check cygwin* instead of cygwin32*.
11929
d2ec8b39
RL
11930Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11931
11932 * config.guess: Match any version of Unixware7.
11933
d207ebef
JM
119341998-10-20 Syd Polk <spolk@cygnus.com>
11935
11936 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11937 if desired.
11938
35cd2565
JL
11939Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11940
11941 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11942 these if the appropriate directories and files to not exist.
11943
52d4e5b7
JL
11944Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11945
11946 * Makefile.in (DEVO_SUPPORT): Add config.if.
11947
38ada91e
MH
11948Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11949
11950 * configure: Add pattern to replace "build_tooldir"'s
11951 definition in the generated Makefile with "tooldir"'s
11952 actual value.
11953
e44e84da
JL
11954Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11955
56a8387f
JL
11956 * config.sub: Bring back lost sparcv9.
11957
e44e84da
JL
11958 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11959
5cb95c7a
JL
11960Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11961
11962 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11963 CC_FOR_TARGET and friends.
11964
11965Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 11966
ceff9b14
AO
11967 * Makefile.in (build_tooldir): New variable, same as tooldir.
11968 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11969 -B$(build_tooldir)/bin/.
11970 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 11971
f2d11dcd
GP
11972Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11973
11974 * README: Remove installation instructions and refer to the
11975 INSTALL directory instead.
11976
73a6d2e7 11977Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 11978
73a6d2e7
RL
11979 * config.sub: Add support for i[34567]86-pc-udk.
11980 * configure.in: Likewise.
11981
5d4a5ee6
JL
11982Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11983
11984 * Makefile.in: add bzip2 package building bits for user
11985 tools module
11986 * configure.in: ditto
11987
6fc19d6d
JL
11988Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11989
11990 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11991 (ALL_TARGET_MODULES): Add all-target-libobjc.
11992 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11993 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11994 (all-target-libchill): Add dependencies.
11995 * configure.in (target_libs): Add libchill.
4e81ae98 11996
f653f0ab
MH
119971998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11998
11999 * configure.in (target_subdir): Remove duplicate line.
12000
5d4a5ee6
JL
12001Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12002
12003 * Makefile.in (all-automake): fix dependencies.
12004
494933e4
JL
12005Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12006
12007 * configure.in: Minor cleanups for building in the $(target_alias)
12008 subdir.
12009
f6b58262
JW
120101998-09-22 Jim Wilson <wilson@cygnus.com>
12011
12012 * Makefile.in (bootstrap): Set r and s before make all. Use
12013 BASE_FLAGS_TO_PASS in make all.
12014 (cross): Likewise.
12015
27c7a08d
MM
120161998-09-20 Mark Mitchell <mark@markmitchell.com>
12017
12018 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12019
e67afd1e
RH
12020Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12021
12022 * config.sub: Fix typo in last change.
12023
8e44ac71
MH
120241998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12025
12026 * config.sub: Add support for C4x target.
12027 * configure.in: Likewise.
12028
d7496fbb
DM
120291998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12030
12031 * config.sub: Recognize sparcv9 just like sparc64.
12032
22097bd1
RL
12033Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12034
12035 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12036
4b877abd
JL
12037Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12038
2c8ec9a2
JL
12039 * config.guess: Correctly identify Pentium II sco boxes.
12040
4b877abd
JL
12041 * config.guess: Fix "tr" code. From Weiwen Liu.
12042
ab03db52
JH
12043Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12044
12045 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12046 stabs.
12047
b54db294
JL
12048Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12049
12050 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12051 (ALL_TARGET_MODULES): Add all-target-libchill.
12052 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12053 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12054 (all-target-libchill): Add dependencies.
12055 * configure.in (target_libs): Add libchill.
12056
bf48dd73
LW
12057Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12058
12059 * config.guess: Avoid assumptions about "tr" behaves when
12060 LANG is set to something other than English.
12061
a3cbd105
L
12062Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12063
12064 * configure (gxx_include_dir): Changed to
12065 '${prefix}/include/g++'-${libstdcxx_interface}.
12066
12067 * config.if: New to determine the interfaces.
12068
c4acd909
MK
12069Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12070
12071 * config.guess: Detect and handle MPE/IX.
12072 * config.sub: Deal with MPE/IX.
12073
9ea97665
DE
12074Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12075
12076 * configure.in: Use mh-aix43.
12077
0ce065bd
MH
120781998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12079
12080 * configure: Fix --without/--disable cases for gxx-include-dir.
12081
5d4a5ee6
JL
12082Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12083
12084 * mdata-sh: Imported. Needed for automake support.
12085
12086Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12087
12088 * Makefile.in (taz): Try "chmod -R og=u ." before
12089 "chmod og=u `find . -print`".
12090
12091Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12092
12093 * configure.in: Add arm-elf and thumb-elf support.
12094
12095Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12096
12097 * Makefile.in: Undo previous patch.
12098
12099Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12100
12101 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12102 to here ...
12103 (install-no-fixedincludes): and here
12104 (INSTALL_MODULES): ... from here.
12105
466456d9
ILT
12106Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12107
12108 * config.sub: Merge with FSF.
12109
1b409d25
ILT
12110 * config.guess: Merge with FSF.
12111
d207ebef
JM
12112Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12113
12114 * configure (extraconfigdirs): New variable.
12115 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12116 * Makefile.in (all): Move higher in file.
12117 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12118 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12119 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12120 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12121 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12122
121231998-07-23 Brendan Kehoe <brendan@cygnus.com>
12124
12125 * Makefile.in (all-target-libjava): Depend on all-gcc and
12126 all-target-newlib.
12127 (configure-target-libjava): Depend on $(ALL_GCC).
12128
7f1937c1
RL
12129Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12130
12131 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12132 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12133
2ada2bd6
ML
12134Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12135
12136 * INSTALL/README: Fix typo.
12137
1e025bde
ML
12138Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12139
5d4a5ee6
JL
12140 * ylwrap: Change absolute path checks to check for DOS style path
12141 names.
1e025bde 12142
5d4a5ee6
JL
12143 * ylwrap: Don't use a full path name if the source file is in the
12144 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 12145
6755ff73
ILT
12146 * config-ml.in: Default to being verbose, to match Feb 18 change to
12147 configure.
12148
5d4a5ee6
JL
12149Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12150
12151 Brought over from egcs:
12152
12153 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12154
12155 * configure.in (target_subdir): Set to ${target_alias} instead
12156 of "libraries".
12157
12158 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12159
12160 * configure.in (target_subdir): Set to libraries if enable_multilib.
12161
12162Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12163
12164 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12165 multilibs, force reconfiguration the first time we create
12166 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12167
12168Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12169
12170 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12171 avoid confusion with --no-recursion.
12172
12173Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12174
12175 * configure.in: Win32 hosts shouldn't use install -x
12176 * install-sh: remove -x option, and special .exe-handling
12177 hack.
12178
d207ebef
JM
12179Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12180
12181 * config.guess: Recognize i586-pc-beos.
12182 * configure.in: Don't build some bits for beos.
12183
fbd836fc
ILT
12184Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12185
5d4a5ee6
JL
12186 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12187 CFLAGS default to -O2.
12188
fbd836fc
ILT
12189 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12190 when using GNU ld.
12191
12192Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12193
12194 * ltmain.sh: Correct install when using a different shell.
12195
12196Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12197
12198 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12199
d207ebef
JM
12200Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12201
12202 * makefile.vms: Update to build binutils/makefile.vms. Add install
12203 target.
fbd836fc
ILT
12204
12205Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12206
12207 * ltconfig: Update to correct AIX handling.
12208
69b471bc
JL
12209Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12210
81241b5e
JL
12211 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12212
69b471bc
JL
12213 * configure.in (target_subdir): Set to ${target_alias} instead
12214 of "libraries".
12215
bedf82df
MH
122161998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12217
12218 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12219 (Makefile): Depend on $(gcc_version_trigger).
12220
12221 * configure (gcc_version): Change default initializer to empty
12222 string.
12223 (gcc_version_trigger): New variable; pass this variable down
12224 to subdir configures to enable them checking gcc's version
12225 themselves. Emit make macros for both gcc_version vars.
12226 (topsrcdir): Initialize reliably.
12227 (recursion line): Remove --with-gcc-version=${gcc_version}.
12228
28e449d8
MH
122291998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12230
12231 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
12232 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12233 in $(libsubdir); emit definition in each generated Makefile.
12234 (gxx_include_dir): Initialize depending on
12235 $enable_version_specific_runtime_libs.
28e449d8 12236
50c4c9f7
MH
122371998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12238
12239 * configure (gcc_version): Initialize properly depending on
12240 how and where configure is started.
12241 (recursion line): Pass a --with-gcc-version=${gcc_version}
12242 to configures in subdirs.
12243
d207ebef
JM
12244Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12245
12246 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 12247 cygmon
d207ebef 12248
5d4a5ee6
JL
12249Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12250
12251 * configure.in: Add cygmon and libstub support for mn10200.
12252
2f96399b
MH
122531998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12254
12255 * configure (gcc_version): Add new variable describing the
12256 particular gcc version we're building.
12257 * Makefile.in (libsubdir): Add new macro for the directory
12258 in which the compiler finds executables, libraries, etc.
12259 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12260 and libsubdir.
12261
c4137c50
AO
12262Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12263
ceff9b14
AO
12264 * Makefile.in (local-clean): Remove *.log.
12265 (warning.log): Built with warn_summary from build.log.
12266 (mail-report.log): Run test_summary.
12267 (mail-report-with-warnings.log): Run test_summary including
12268 warning.log in the report.
c4137c50 12269
276d5ee0
RL
12270Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12271
12272 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12273
5d4a5ee6
JL
12274Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12275
12276 * Makefile.in (grep): Grep no longer depends on libiberty.
12277
12278Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12279
12280 * Makefile.in: all-snavigator needs all-libgui.
12281
12282Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12283
12284 * configure.in: Add cygmon and libstub support for mn10300.
12285
8af14275
ILT
12286Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12287
12288 * missing: Update to version from automake 1.3.
12289
fbd836fc
ILT
12290 * ltmain.sh: On installation, don't get confused if the same name
12291 appears more than once in the list of library names.
12292
466456d9
ILT
12293Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12294
12295 * config.sub: Accept m68060 and m5200 as CPU names.
12296
5d4a5ee6
JL
12297Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12298
12299 * configure: Use && rather than using -a in test, because odd
12300 strings can confuse test.
12301 * configure.in: Likewise.
12302
fbd836fc
ILT
12303Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12304
12305 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12306
f0983958
AO
12307Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12308
12309 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 12310 bootstrap4-lean): New targets.
f0983958 12311
bfed1ea0
JL
12312Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12313
12314 * mpw-* Delete. Not used.
12315
5d4a5ee6
JL
12316Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12317
12318 * COPYING.LIB: Update FSF address.
12319
bfed1ea0
JL
12320Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12321
12322 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12323
5d4a5ee6
JL
12324 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12325 GAS_SUPPORT_DIRS.
12326
bfed1ea0
JL
12327Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12328
12329 * ltconfig, ltmain.sh: Avoid producing a version number if
12330 -version-info was not used.
12331
5d4a5ee6
JL
12332Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12333
12334 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12335 building with newlib.
12336
123371998-04-30 Paul Eggert <eggert@twinsun.com>
12338
d207ebef 12339 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 12340 Solaris `make' causes it to continue to next definition.
d207ebef
JM
12341
12342Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12343
12344 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12345 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
12346
12347Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12348
12349 * configure.in: Change alpha to alpha* in several places.
12350
d207ebef
JM
12351Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12352
12353 * config.sub: Recognize sparc86x.
12354
77be0cab
MM
12355Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12356
12357 * configure.in (--enable-target-optspace): Remove debug echo.
12358
62441128
JW
12359Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12360
12361 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12362
bfed1ea0
JL
12363Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12364
12365 * ltconfig: Update cygwin32 support.
12366
5d4a5ee6
JL
12367 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12368 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12369 (GDB_SUPPORT_DIRS): Likewise.
12370
3f4ea1de
MM
12371Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12372
12373 * configure.in (target_makefile_frag): If --enable-target-optspace,
12374 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
12375 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12376 not used.
12377 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 12378
5d4a5ee6
JL
12379Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12380
12381 * Makefile.in (all-bfd): Depend on all-intl.
12382 (all-binutils): Likewise.
12383 (all-gas): Likewise.
12384 (all-gprof): Likewise.
12385 (all-ld): Likewise.
12386
123871998-04-19 Brendan Kehoe <brendan@cygnus.com>
12388
12389 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12390
bfed1ea0
JL
12391Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12392
5d4a5ee6
JL
12393 * Makefile.in (all-bfd): Depend upon all-libiberty.
12394
bfed1ea0
JL
12395 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12396
5d4a5ee6
JL
12397Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12398
12399 * Makefile.in: Add libstub.
12400
12401 * configure.in: Ditto. Build libstub for targets that have cygmon
12402 support.
12403
12404Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12405
12406 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12407
12408Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12409
12410 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12411 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12412
ec8d6ddc
KW
12413Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12414
12415 * configure: Define DEFAULT_M4 by searching PATH.
12416 * Makfile.in: Use DEFAULT_M4.
12417
bfed1ea0
JL
12418Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12419
12420 * ltconfig: Add cygwin32 support.
12421
5d4a5ee6
JL
12422 * Makefile.in, configure.in: Add libtool as a native only directory
12423 to configure and build.
12424
547a6183
JL
12425Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12426
12427 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12428
5d4a5ee6 12429Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 12430
5d4a5ee6
JL
12431 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12432
12433Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12434
12435 * Makefile.in: add ash make rules
12436 * configure.in: add ash to native_only and host_tools lists
12437
12438Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12439
12440 * Makefile.in (all-gettext, all-intl): New targets.
12441 (ALL_MODULES): Added all-gettext, all-intl.
12442 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12443 (INSTALL_MODULES): Added install-gettext, install-intl.
12444 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12445
12446 * configure.in (host_tools): Added gettext.
12447 (native_only): Likewise.
12448 (noconfigdirs) [various cases]: Likewise.
12449 (host_libs): Added intl.
12450
d207ebef
JM
12451Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12452
12453 * configure: Do not disable building gdbtk for cygwin32 hosts.
12454
e98e406f
NC
12455Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12456
12457 * configure.in: Add thumb-coff target.
12458 * config.sub: Add thumb-coff target.
12459
5d4a5ee6
JL
12460Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12461
12462 * Makefile.in: Revert yesterday's change.
12463 (all-target-winsup): all-target-librx stays out of here.
12464
12465Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12466
12467 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12468 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12469 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12470 Remove references to librx and libg++.
12471
12472Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12473
12474 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12475 recursive makes
12476
bfed1ea0
JL
12477Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12478
12479 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 12480 for newlib directory.
bfed1ea0
JL
12481 (CXX_FOR_TARGET): Likewise.
12482
12483Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12484
12485 * ltconfig: Update after libtool/ltconfig.in change for
12486 hpux11.
12487
12488Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12489
12490 * ltconfig, ltmain.sh: Update to libtool 1.2.
12491
3cd730af
MH
12492Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12493
12494 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12495 (install-gcc-cross): Instead, override LANGUAGES here.
12496
80564603
DL
124971998-03-18 Dave Love <d.love@dl.ac.uk>
12498
12499 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12500 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12501
d207ebef
JM
12502Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12503
12504 * configure.in: Add Thumb-pe target.
12505
5d4a5ee6 12506Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 12507
5d4a5ee6
JL
12508 * Makefile.in - changed sn targets to snavigator
12509 * configure.in - changed sn targets to snavigator
12510
2d4a0558
MH
12511Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12512
12513 * config-ml.in: After building symlink tree call make distclean
12514 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12515 to be the case for libiberty.
12516
04b93567
L
12517Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12518
12519 * configure: When making link, also check the current
12520 directory. The configure scripts may create one.
12521
9a06b842
RH
12522Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12523
12524 * config.sub: Accept alphapca56 and alphaev6 properly.
12525
217fc4e6
FS
12526Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12527
12528 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12529
3e07bdbd 12530Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 12531
e490616e 12532 * config.sub (sco5): Fix typo.
3e07bdbd 12533
5d4a5ee6
JL
12534Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12535
12536 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12537 install-itcl.
12538 (install-itcl): Remove dependency on install-tcl.
12539
12540Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12541
12542 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12543
12544Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12545
12546 * configure.in: Don't build libgui for a cygwin32 target when not on
12547 a cygwin32 host.
12548
12549Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12550
12551 * configure (redirect): Set to null, so default behavior of
12552 configure is now --verbose.
12553
ce0d965c
DL
125541998-02-16 Dave Love <d.love@dl.ac.uk>
12555
12556 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12557 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12558
3acd1fd0
MH
12559Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12560
12561 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12562 this change to sync Makefile.in with its ChangeLog entries.
12563
5d4a5ee6
JL
12564Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12565
12566 * ltmain.sh (mkdir): Check that the directory doesn't exist
12567 before we exit with error, so that we don't get races during
12568 parallel builds.
12569
bfed1ea0
JL
12570Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12571
12572 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12573
4e77e8f1
MH
12574Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12575
12576 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12577 PICFLAG_FOR_TARGET.
12578 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12579
12580 * configure: Emit a definition for the new macro enable_shared
12581 into each Makefile.
12582
5d4a5ee6
JL
12583Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12584
12585 * configure.in (host_tools, native_only): Add libtool.
12586
12587Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12588
12589 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12590 Fix typo in ming config comment.
12591
bfed1ea0
JL
12592Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12593
12594 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12595
5d4a5ee6
JL
12596Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12597
12598 * config.sub: Add tic30 cases, and map c30 to tic30.
12599
8821a725
RH
12600Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12601
12602 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12603 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12604 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12605 (CLEAN_TARGET_MODULES): Similarly
12606 (all-target-libf2c): Add dependences.
4e81ae98 12607 * configure.in (target_libs): Add libf2c.
8821a725 12608
5d4a5ee6
JL
12609Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12610
12611 * configure.in: Remove expect from noconfigdirs when target
12612 is cygwin32. OK to build expect and dejagnu with Canadian
12613 Cross.
12614
0aadd657
ILT
12615Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12616
5d4a5ee6
JL
12617 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12618 host.
12619
0aadd657
ILT
12620 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12621 and mingw32.
12622
d0a8352c
MH
12623Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12624
12625 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12626 here as it is not defined in the toplevel Makefile.
12627
59739e3c
MH
12628Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12629
12630 * configure (package_makefile_rules_frag): New variable, which names
12631 a file with generic rules, ...
12632 Change comment to mention we now have FIVE parts.
12633 * configure: Undo last change.
12634
228197ee
LT
12635Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12636
12637 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 12638 * config.sub: More accurate determination of HP processor types.
228197ee 12639
efd4c0ba
MH
12640Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12641
12642 * configure (package_makefile_frag): Move inserting the
12643 ${package_makefile_frag} to where it should be according
12644 to the comment.
12645
6eef3189
PB
12646Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12647
12648 * config.guess: Add support for Linux/ARM.
12649
d207ebef
JM
12650Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12651
12652 * .cvsignore: Remove *-info and *-install since they match
12653 release-info and mpw-install, which we don't want to just ignore.
12654
48464ebf
RH
12655Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12656
12657 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12658
803462a7
PN
12659Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12660
12661 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12662 local_prefix to sub-make invocations.
12663
520ab477
L
12664Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12665
12666 * configure.in: Check makefile fragments in the source
12667 directory.
12668
4bcdb76d
AO
12669Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12670
ceff9b14
AO
12671 * configure.in: Check whether host and target makefile
12672 fragments exist before adding them to *_makefile_frag.
4bcdb76d 12673
5d4a5ee6
JL
12674Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12675
12676 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12677
12678Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12679
12680 * configure.in: Make sure we only replace RPATH_ENVVAR on
12681 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12682 regexp to sed.
12683
12684 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12685 to sub-makes.
12686
0d3e11a5
LI
126871998-01-13 Lee Iverson (leei@ai.sri.com)
12688
12689 * config-ml.in (multi-do): LDFLAGS must include multilib
12690 designator.
12691
d45b3d87 12692Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
12693
12694 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12695
d39cd7a1
MK
12696Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12697
12698 * config.sub: Add mingw32 support.
12699 * configure.in: Likewise.
d39cd7a1 12700
6decbc24
FS
12701Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12702
12703 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12704
5d4a5ee6
JL
12705Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12706
12707 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12708 * configure (gxx_include_dir): Provide a definition for subdirs
12709 which do not use autoconf.
12710
12711Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12712
12713 * config.guess: Sync with egcs. Picks up new alpha support,
12714 BeOS & some additional linux support.
12715
d3d1907a
JL
12716Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12717
12718 * config.guess: HP 9000/803 is a PA1.1 machine.
12719
b104e095
RH
12720Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12721
12722 * configure.in: It's alpha*-...
12723
aca823c1
L
12724Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12725
12726 * configure.in (host_makefile_frag, target_makefile_frag):
12727 Handle multiple config files.
12728 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12729 alpha-*-*.
12730
d207ebef
JM
12731Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12732
12733 * mkdep: New file.
12734
12735Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12736
12737 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12738
5d4a5ee6
JL
12739Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12740
12741 * Makefile.in: Add libgui directory.
12742 (GDB_TK): Add all-libgui.
12743 * configure.in: Add libgui directory.
12744 * configure: Add all-libgui to GDB_TK.
12745
12746Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12747
12748 * config-ml.in (multidirs): Add m32r to multilib list.
12749
12750Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12751
12752 * Makefile.in (all-target-gperf): Change dependency to
12753 all-target-libstdc++.
12754
baf55877
FF
12755Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12756
12757 * config.guess: Add BeOS support.
12758
5d4a5ee6
JL
12759Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12760
12761 Source directory cvs renamed to cvssrc:
12762 * configure.in (host_tools): Change cvs to cvssrc.
12763 (native_only): Likewise.
12764 (noconfigdirs) [various cases]: Likewise.
12765 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12766 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12767 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12768 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12769 (all-cvssrc): Rename target from all-cvs.
12770
f2d76545
JL
12771Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12772
12773 * configure (gxx_include_dir): Fix thinko.
12774
205cba53
JL
12775Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12776
12777 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12778 (install-cross, install-gcc-cross): New targets.
12779
5d4a5ee6
JL
12780Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12781
12782 * configure.in (noconfigdirs): Add support for Thumb target.
12783
12784 * config.sub (maybe_os): Add support for Thumb target.
12785
12786Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12787
12788 * Makefile.in: Add rules for cygmon.
12789
12790 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12791
96b0f1fc
JL
12792Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12793
12794 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12795 * configure (gxx_include_dir): Provide a definition for subdirs
12796 which do not use autoconf.
d207ebef
JM
12797
12798Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12799
12800 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 12801 11/18/97 build
d207ebef 12802
7dfef6ed
JL
12803Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12804
12805 * From Franz Sirl.
12806 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12807 found on RedHat Linux systems.
96b0f1fc 12808
83cfe7c0
JL
12809Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12810
12811 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12812 guesses.
12813
7dfef6ed
JL
12814Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12815
12816 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12817
5d4a5ee6
JL
12818Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12819
12820 * ltmain.sh: If mkdir fails, check whether the directory was created
12821 anyhow by some other process.
12822
d207ebef
JM
12823Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12824
12825 * configure.in (d30v-*-*): Configure all directories.
12826
12827Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12828
12829 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12830 for the D30V.
12831
12832Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12833
12834 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12835
5d4a5ee6
JL
12836Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12837
e490616e
ZW
12838 * include/libiberty.h: Add extern "C" { so it can be used with C++
12839 progrms.
12840 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12841 programs.
5d4a5ee6 12842
d207ebef
JM
12843Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12844
12845 * configure.in (d30v-*-*): Configure GCC now.
12846
5d4a5ee6
JL
12847Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12848
12849 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12850 is no longer needed.
12851
c9670e62
JM
12852Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12853
12854 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12855
cc71c0ca
MH
12856Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12857
12858 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12859 targets using "$@" to provide support for similar but not identical
12860 targets without having to duplicate code.
12861
d207ebef
JM
12862Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12863
12864 * makefile.vms: Fix to work with DEC C.
12865
12866Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12867
12868 * config.sub: Add mips-tx39-elf to marketing names.
12869
12870Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12871
12872 * ltmain.sh: Handle symlinks in generated script.
12873
12874Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12875
12876 * configure: Handle autoconf style directory options: --bindir,
12877 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12878 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12879 --sysconfdir.
12880 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12881 (sharedstatedir, localstatedir, oldincludedir): New variables.
12882 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12883 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12884 sbindir, sharedstatedir, and sysconfdir.
12885
b1e3ddfd
AJ
12886Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12887
12888 * Makefile.in (bootstrap-lean): New target.
12889
d207ebef
JM
12890Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12891
12892 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 12893 sn, and gnuserv from noconfigdirs.
d207ebef
JM
12894
12895Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12896
12897 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12898
09f97c1e
JL
12899Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12900
12901 * Makefile.in (cross): New target.
12902
335d0ab2
AO
12903Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12904 Jeff Law <law@cygnus.com>
12905
12906 * Makefile.in (bootstrap2, bootstrap3): New targets.
12907 (all-bootstrap): Remove outdated and confusing target.
339c9b00 12908 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 12909
d207ebef
JM
12910Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12911
12912 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 12913 windows. Consistent with gdb/configure.
d207ebef 12914
e693cc28
UD
129151997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12916
e693cc28
UD
12917 * configure.in: Name Linux target fragment.
12918
12919 * configure: Rewrite so that project Makefile fragment is inserted
12920 first and appears last in the resulting Makefile.
12921
d207ebef
JM
12922Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12923
12924 * Makefile.in (install-itcl): Install tcl first.
12925
5d4a5ee6
JL
12926Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12927
12928 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12929
f401679e
JW
12930Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12931
12932 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12933
12934 * configure.in (skipdirs): Add target-librx for Linux.
12935 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12936
ec20b1b9
JL
12937Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12938
12939 * Makefile.in (bootstrap): New target.
12940
becdcf6d
JL
12941Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12942
63f6bcd7 12943 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 12944
d207ebef
JM
12945Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12946
12947 * config.guess: Merge with FSF.
12948
0c82f6bf
FF
12949Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12950
12951 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12952
d207ebef
JM
12953Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12954
12955 * config.sub: Add "marketing-names" patch.
12956
3fbc0b70
JS
12957Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12958
e490616e 12959 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 12960
e20d4801
JL
12961Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12962
12963 * config.sub: Handle v850-elf.
12964
fe181f78 12965Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
12966
12967 * .cvsignore (*-install): Remove.
12968
bfed1ea0
JL
12969Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12970
12971 * ltconfig: Set CONFIG_SHELL in libtool.
12972 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12973
558a1e7c
JW
12974Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12975
12976 * configure.in (target_subdir): Set to libraries if enable_multilib.
12977
7818d6fc
JW
12978Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12979
12980 * config.guess: Update from gcc directory.
12981
d207ebef
JM
12982Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12983
12984 * Makefile.in (all-sim): Depends on all-readline.
12985
6599da04
JM
12986Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12987
12988 * Makefile.in (BISON, YACC): Use $$s.
12989 (all-bison): Depend on all-texinfo.
12990
12991Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12992
12993 * Makefile.in (BISON): Add -L flag.
12994 (YACC): Likewise.
12995
d207ebef
JM
12996Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12997
4e81ae98
EC
12998 * configure.in (noconfigdirs): Add support for v850e target.
12999
d207ebef
JM
13000 * config.sub (maybe_os): Add support for v850e target.
13001
13002Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13003
4e81ae98
EC
13004 * configure.in (noconfigdirs): Add support for v850ea target.
13005
d207ebef
JM
13006 * config.sub (maybe_os): Add support for v850ea target.
13007
6599da04
JM
13008Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13009
13010 * config.sub: Add mipstx39. Delete r3900.
13011
13012Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13013
13014 * Makefile.in (all-autoconf): Depends on all-texinfo.
13015
13016Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13017
13018 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13019 eabi targets.
13020
13021Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13022
13023 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13024
13025 * configure: When handling a Canadian Cross, handle YACC as well as
13026 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 13027 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
13028
13029Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13030
13031 * Makefile.in (BISON): bison, not byacc or bison -y.
13032 (YACC): bison -y or byacc or yacc.
13033 (various): Add *-bison as appropriate.
13034 (taz): No need to mess with BISON anymore.
13035
13036Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13037
13038 * configure: If OSTYPE matches *win32*, try to find a good value for
13039 CONFIG_SHELL.
13040
13041Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13042
13043 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13044 configure.in if it is present.
13045
13046Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13047
13048 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13049
13050Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13051
13052 * config.sub: Recognize `arc' cpu.
13053 * configure.in: Likewise.
13054 * config-ml.in: Likewise.
13055
13056Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13057
13058 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13059
13060Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13061
13062 * configure: Changed sed delimiter from ':' to '|' when
13063 attempting to substitute ${config_shell} for SHELL. On
13064 NT ${config_shell} may contain a ':' in it.
13065
13066Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13067
13068 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13069
13070Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13071
13072 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13073
13074Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13075
13076 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13077
13078 * ylwrap: If the program is a relative path, force it to be
13079 absolute.
13080
13081Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13082
13083 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13084
13085Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13086
13087 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
13088 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13089 for libraries.
6599da04
JM
13090
13091Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13092
13093 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 13094 separated by spaces.
6599da04
JM
13095
13096Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13097
13098 * ylwrap: New file.
13099 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13100
13101 * ltmain.sh: Handle /bin/sh at start of install program.
13102
13103 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13104
13105 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13106 * missing: New file, from automake 1.2.
13107
13108Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13109
13110 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13111 check-tk to CHECK_X11_MODULES.
13112
13113Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13114
13115 * config.sub: Merge with FSF.
13116
13117Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13118
13119 * config.guess: Merge with FSF.
13120
13121Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13122
13123 * configure: Treat msdosdjgpp like go32.
13124 * configure.in: Likewise. Don't remove gprof for go32.
13125
13126 * configure: Change Makefile.tem2 to Makefile.tm2.
13127
13128Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13129
13130 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13131
13132Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13133
13134 * install-sh (chmodcmd): Set to null if the DST directory already
13135 exists. Same as Nov 11th change.
13136
13137Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13138
4e81ae98 13139 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
13140
13141Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13142
13143 * config.guess: Update from FSF.
13144
13145Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13146
13147 * Makefile.in (GDB_TK): Depend on itcl and tix.
13148
13149Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13150
13151 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13152 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13153 (INSTALL_SCRIPT): New variable.
13154 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13155 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13156 to -x.
13157 * install-sh: Add support for -x option.
13158
13159Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13160
13161 * configure.in, Makefile.in: Treat tix like itcl.
13162
13163Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13164
13165 * Makefile.in (WINDRES): New variable.
13166 (WINDRES_FOR_TARGET): New variable.
13167 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13168 (EXTRA_HOST_FLAGS): Add WINDRES.
13169 (EXTRA_TARGET_FLAGS): Add WINDRES.
13170 (EXTRA_GCC_FLAGS): Add WINDRES.
13171 ($(DO_X)): Pass down WINDRES.
13172 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13173 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13174 DLLTOOL_FOR_TARGET.
13175
13176Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13177
13178 * configure.in: configure sim before gdb for win32-x-ppc
13179
13180Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13181
13182 Move gperf into the toplevel, from libg++.
13183 * configure.in (target_tools): Add target-gperf.
13184 (native_only): Add target-gperf.
13185 * Makefile.in (all-target-gperf): New target, depend on
13186 all-target-libg++.
13187 (configure-target-gperf): Empty rule.
13188 (ALL_TARGET_MODULES): Add all-target-gperf.
13189 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13190 (CHECK_TARGET_MODULES): Add check-target-gperf.
13191 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13192 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13193
13194Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 13195
6599da04
JM
13196 * config.sub (mn10200): Recognize new basic machine.
13197
13198Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13199
13200 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13201 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13202
13203Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13204
13205 * configure.in: If we're building mips-sgi-irix6* native, turn on
13206 ENABLE_MULTILIB and set TARGET_SUBDIR.
13207
13208Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13209
13210 * Makefile.in (all-sn): Depend on all-grep.
13211
13212Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13213
13214 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13215
13216 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13217 Makefile. From Jeff Makey <jeff@cts.com>.
13218 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13219
13220 * Makefile.in (DISTBISONFILES): Remove.
13221 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13222 $(DEFAULT_YACC).
13223
13224 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 13225 cygwin32.
6599da04
JM
13226
13227 * Makefile.in (LD): New variable.
13228 (EXTRA_HOST_FLAGS): Pass down LD.
13229 ($(DO_X)): Likewise.
13230
13231Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13232
13233 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13234
13235Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13236
13237 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 13238 before adding our own. Always add --build.
6599da04
JM
13239
13240Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13241
13242 * configure.in (targargs): Pass --build if we're doing
13243 a cross-compile.
13244
13245Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13246
ca236658 13247 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
13248 sed. Otherwise sed chokes on NT path names with drive
13249 designators. Also look for "?:*" as the leading characters in an
13250 absolute pathname.
13251
13252Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13253
13254 * config.sub: Support for r3900.
13255
13256Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13257
13258 * configure.in: Use install-sh, not install.sh.
13259
13260Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13261
13262 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13263 apply it twice.
13264
13265Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13266
13267 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13268 install-binutils.
13269
13270Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13271
13272 * Makefile.in: Add automake targets.
13273 * configure.in (host_tools): Add automake.
13274
13275Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13276
13277 * configure: Default CXX to c++, not gcc.
13278 * Makefile.in (CXX): Set to c++, not gcc.
13279 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13280
13281Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13282
13283 * install-sh: try appending a .exe if source file doesn't
13284 exist
13285
13286Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13287
13288 * configure.in: Turn on multilib by default.
13289 (cross_only): Remove target-libiberty.
13290
13291 * Makefile.in (all-gcc): Don't depend on libiberty.
13292
13293Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13294
13295 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13296
13297Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13298
13299 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13300 (DISTBISONFILES): Add ld/Makefile.in
13301
13302Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13303
13304 * configure.in: if target is cygwin32 but host isn't cygwin32,
13305 don't configure gdb tcl tk expect, not just gdb.
13306
13307Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13308
13309 * configure.in: Added gnuserv everywhere sn appears.
13310
13311 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13312 (CROSS_CHECK_MODULES): Added check-gnuserv.
13313 (INSTALL_MODULES): Added install-gnuserv.
13314 (CLEAN_MODULES): Added clean-gnuserv.
13315 (all-gnuserv): New target.
13316
13317Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13318
13319 * config.guess: Fixes for MIPS OpenBSD systems.
13320
13321Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13322
13323 * Makefile.in (INSTALL_XFORM): Remove.
13324 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13325
13326 * mkinstalldirs: New file, copied from automake.
13327 * Makefile.in (installdirs): Rename from install-dirs. Use
13328 mkinstalldirs. Change all users.
13329 (DEVO_SUPPORT): Add mkinstalldirs.
13330
13331Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13332
13333 * install-sh: Rename from install.sh.
13334 * Makefile.in (INSTALL): Change install.sh to install-sh.
13335 (DEVO_SUPPORT): Likewise.
13336
13337 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13338 Graichen <graichen@rzpd.de>.
13339
13340Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13341
13342 * config.guess: Recognize OpenBSD systems correctly.
13343
13344Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13345
13346 * README, Makefile.in (ETC_SUPPORT): Remove references to
13347 cfg-paper*, configure.{texi,man,info*}._
13348
13349Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13350
13351 * Makefile.in (all.normal): Ensure that gcc is built after all
13352 the x11 - ie gdb - targets.
13353
13354Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13355
13356 * makefile.vms: Don't run conf-a-gas.
13357
13358Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13359
e490616e 13360 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 13361
d207ebef
JM
13362Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13363
13364 * configure.in: Remove noconfigdirs case since gdb also
13365 configures and builds for tic80-coff.
13366
6599da04
JM
13367Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13368
13369 * configure: Set cache_file to config.cache.
13370 * Makefile.in (local-distclean): Remove config.cache.
13371
13372Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13373
13374 * COPYING: Update FSF address.
13375
d207ebef
JM
13376Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13377
13378 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13379 noconfigdirs.
13380
6599da04
JM
13381Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13382
13383 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13384 MAKEDIRS, is empty.
13385
13386Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13387
13388 * config.sub: Tweak mn10300 entry.
13389
13390Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13391
13392 * configure.in (host_tools): Put sim before gdb, so gdb's
13393 configure.tgt can determine if the simulator was configured.
13394
13395Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13396
13397 * config.sub: Move BeOS $os case to be with other Cygnus
13398 local cases.
13399
13400Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13401
13402 * config.sub: Remove misplaced comment that broke Linux.
13403
13404Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13405
13406 * config.sub: Add BeOS support.
13407
13408Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13409
13410 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13411
13412Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13413
13414 * configure.in (noconfigdirs): Remove tcl and tk from
13415 noconfigdirs for cygwin32 builds.
13416
d207ebef
JM
13417Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13418
13419 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13420
6599da04
JM
13421Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13422
13423 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13424 make-all.com, use makefile.vms instead.
13425
13426Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13427
13428 * config.sub: Accept -lnews*.
13429
d207ebef
JM
13430Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13431
13432 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 13433 target-examples and target-libiberty for d30v.
d207ebef
JM
13434
13435Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13436
13437 * configure.in (noconfigdirs): Enable ld for d30v.
13438
13439Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13440
13441 * configure.in (tic80-*-*): Build compiler.
13442
13443Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13444
13445 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 13446 unsupported d30v directories
d207ebef
JM
13447
13448Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13449
4e81ae98
EC
13450 * config.sub, configure.in: Add d30v target cpu.
13451
6599da04
JM
13452Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13453
13454 * makefile.vms: New file.
13455 * make-all.com: Remove.
13456
13457Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13458
13459 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13460
13461Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13462
13463 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13464
13465Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13466
13467 * Makefile.in (ALL_MODULES): Added all-db.
13468 (CROSS_CHECK_MODULES): Addec check-db.
13469 (INSTALL_MODULES): Added install-db.
13470 (CLEAN_MODULES): Added clean-db.
13471
13472Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13473
13474 * config.guess: Merge with latest FSF sources.
13475
13476Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13477
13478 * Makefile.in (ALL_MODULES): Added all-itcl.
13479 (CROSS_CHECK_MODULES): Added check-itcl.
13480 (INSTALL_MODULES): Added install-itcl.
13481 (CLEAN_MODULES): Added clean-itcl.
13482
13483Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13484
13485 * configure.in: build gdb for mn10200
13486
13487Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13488
13489 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13490
d207ebef
JM
13491Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13492
13493 * configure.in (tic80-*-*): Turn off most targets right now.
13494
6599da04
JM
13495Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13496
13497 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13498 rather than the makeinfo program.
13499 (do-info): Depend upon all-texinfo.
13500
13501Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13502
13503 * configure.in: Remove uses of config/mh-linux.
13504
13505 * config.sub, config.guess: Merge with latest FSF sources.
13506
d207ebef
JM
13507Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13508
13509 * config.sub (case $basic_machine): Add tic80 entries.
13510
6599da04
JM
13511Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13512
13513 * config.sub, config.guess: Merge with latest FSF sources.
13514
13515Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13516
13517 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13518 * mpw-config.in: Test for NewFolderRecursive.
13519 * mpw-install: Use symbolic name for startup filename.
13520 * mpw-README: Add various additional details.
13521
13522Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13523
13524 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13525
13526Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13527
13528 * configure.in: Do build gcc and the target libraries for
13529 the mn10200.
13530
13531Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13532
13533 * configure.in: don't avoid building gdb for mn10300 any more
13534 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13535 instead of single-quoting it.
13536
13537Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13538
13539 * configure.in: Don't use --with-stabs on IRIX 6.
13540
13541Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13542
13543 * configure.in (m32r): Build gdb, libg++ now.
13544
13545Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13546
13547 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13548 directories from noconfigdirs.
13549
13550Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13551
13552 * config.sub (basic_machine): added mips16 configuration
13553
13554Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13555
13556 * config.sub: Handle d10v-unknown.
13557
d207ebef
JM
13558Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13559
13560 * config.sub: Handle v850-unknown.
13561
6599da04
JM
13562Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13563
13564 * Makefile.in: add findutils
13565 * configure.in: add findutils to list of host_tools
13566
13567Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13568
13569 * config.sub: Handle mn10200 and mn10300.
13570
13571Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13572
13573 * configure.in (d10v-*): Do not build librx.
13574
13575Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13576
13577 * configure.in (mn10300): Build everything except gdb & libgloss.
13578
13579Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13580
13581 * config.guess: Patch for Dansk Data Elektronik servers,
13582 from Niels Skou Olsen <nso@dde.dk>.
13583
13584 For ncr, use /bin/uname rather than uname, since GNU uname does not
13585 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13586
13587 Patch for MIPS R4000 running System V,
13588 from Eric S. Raymond <esr@snark.thyrsus.com>.
13589
13590 Fix thinko for nextstep.
13591
13592 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13593
13594 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13595 * config.guess: Guess mips-dec-mach_bsd4.3.
13596
13597 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13598 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13599 release numbers.
13600 * config.guess (mips-mips-riscos*): Emit just enough of the
13601 release number.
13602
13603 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13604 * config.guess (sparc-auspex-sunos*): Added.
13605 (f300-fujitsu-*): Added.
13606
13607 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13608 * config.guess: Recognize a Tadpole as a sparc.
13609
13610Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13611
13612 * config.guess: Don't assume that NextStep version is either 2 or
13613 3. NextStep 4 (aka OpenStep 4) has come out now.
13614
13615Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13616
13617 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13618 From Rik Faith <faith@cs.unc.edu>.
13619
13620Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13621
13622 * config.sub: Contributions from bug-gnu-utils to:
13623 Support plain "hppa" (no version given) architecture, reported by
13624 OpenStep.
13625 OpenBSD like NetBSD.
13626 LynxOs is not a hardware supplier.
13627
13628 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 13629 OpenBSD like NetBSD.
6599da04
JM
13630 Stratus systems.
13631 More Pyramid systems.
13632 i[n>4]86 Intel chips.
13633 M680[n>4]0 Motorola chips.
13634 Use unknown instead of lynx for hardware manufacturer.
13635
13636Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13637
13638 * install.sh (chmodcmd): Set to null if the DST directory already
13639 exists.
13640
13641Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13642
13643 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13644 not use mt-ppc target Makefile fragment any more.
13645
13646Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13647
13648 * configure.in (*-*-windows): Exclude everything but those dirs
13649 needed to build windows.
13650
13651Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13652
13653 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13654
13655Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13656
13657 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
13658
13659Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13660
13661 * Undo my previous change.
13662
13663Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13664
13665 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13666 unconditionally.
13667 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13668
13669Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13670
13671 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13672 host to add it's own flags.
6599da04
JM
13673
13674Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13675
13676 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13677
13678Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13679
13680 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13681 (CXX_FOR_TARGET): Likewise.
13682 (GCC_FOR_TARGET): Define.
13683 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13684 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13685 CC_FOR_TARGET was specified on the command line.
13686 (MAKEOVERRIDES): Don't define.
13687
13688Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13689
13690 * configure.in (m32r): Fix spelling of libg++ libs.
13691
13692Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13693
13694 * config.sub (-apple*): Remove, now redundant.
13695
13696Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13697
13698 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13699
13700 * configure: Rework yesterday's sed script patch.
13701
13702 * config.sub: Merge with FSF.
13703
13704Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13705
13706 * config.guess: Merge from FSF.
13707
13708 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
13709 * config.guess: Use pc instead of unknown, for pc clone systems.
13710 Change linux to linux-gnu.
6599da04
JM
13711
13712 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 13713 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
13714
13715Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13716
13717 * test-build.mk (HOLES): Add "xargs" for gdb.
13718
13719 * configure: Avoid hpux10.20 sed bug.
13720
13721Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13722
731a8127 13723 * configure.in: Add support for windows host
6599da04
JM
13724 (that is a build done under the Microsoft build environment).
13725
13726Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13727
13728 * Makefile.in: Replace all uses of srcroot with s, to shrink
13729 command line lengths.
13730
13731 Patches from Geoffrey Noer <noer@cygnus.com>:
13732 * configure.in: If configuring for newlib, pass --with-newlib to
13733 subdirectories.
13734 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13735 -Bnewlib/ and -Lwinsup to gcc.
13736 (CXX_FOR_TARGET): Likewise.
13737
13738Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13739
13740 * Makefile.in (ETC_SUPPORT): Add configure.
13741
13742Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13743
4e81ae98 13744 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
13745 host configuration file.
13746
13747Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13748
13749 * configure.in: Break mn10x00 support into separate
13750 mn10200 and mn10300 configurations.
13751 * config.sub: Likewise.
13752
13753Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13754
13755 * configure.in: Add lots of stuff to noconfigdirs for
13756 the mn10x00 targets.
13757
13758 * config.sub, configure.in: Add mn10x00 support.
13759
13760Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13761
13762 * make-all.com: Call conf-a-gas, not config-a-gas.
13763
13764Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13765
13766 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 13767 targets.
6599da04
JM
13768
13769Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13770
13771 * mpw-README: Add much more detail for native PowerMac.
13772 * mpw-install: New file.
13773 * mpw-configure: Add --norecursion and --help options.
13774 * mpw-config.in: Translate readme and install files when
13775 copying to objdir.
13776 * mpw-build.in: Don't always depend on byacc and flex.
13777 (install-only-top): New action.
13778
d207ebef
JM
13779Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13780
13781 * configure.in: You can now configure GDB for the v850.
13782
6599da04
JM
13783Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13784
13785 * configure.in (noconfigdirs): Don't configure any C++ dirs
13786 if targeting D10V.
13787
13788Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13789
13790 * config.sub: Recognize mips64vr5000.
13791
13792Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13793
13794 * configure.in: Use a single line for host_tools and native_only.
13795
13796Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13797
13798 * config.sub, configure.in: Add entries for m32r.
13799
13800Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13801
13802 * Makefile.in (inet-install): Don't run install-gzip.
13803
13804Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13805
13806 * configure.in: Don't config lots of things for *-*-windows*.
13807
13808Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13809
13810 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13811 (host_libs, host_tools): Copy from configure.in.
13812 * mpw-configure: Don't complain about directories not found.
13813
13814Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13815
13816 * configure.in (i[345]86): Recognize i686 for pentium pro.
13817 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13818 file.
13819
13820 * config.guess (i[345]86): Ditto.
13821
13822Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13823
13824 * configure.in (noconfigdirs): Removed gdb for D10V.
13825
d207ebef 13826Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 13827
d207ebef
JM
13828 * configure.in: Remove ld, target-libio, target-libg++, and
13829 target-libstdc++ from noconfigdirs.
5d4a5ee6 13830
6599da04
JM
13831Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13832
13833 * configure: Fix three locations where shell scripts were
13834 being run directly rather than with config_shell.
13835
d207ebef
JM
13836Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13837
13838 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13839 * config.sub (basic_machine): Recognize v850.
13840
6599da04
JM
13841Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13842
13843 * mpw-configure: Handle multiple enable/disable options and
13844 pass them down recursively, handle -c and -s flags appropriately
13845 depending on choice of compiler, add escape mechanism for
13846 quoted arguments to gC.
13847
13848Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13849
13850 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13851 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13852 so that -mrelocatable-lib and -mno-eabi are used.
13853
13854 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13855 not support --print-multi-lib, don't abort.
13856
6599da04
JM
13857Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13858
13859 * make-all.com: Run config-a-gas.
13860 * setup.com: Don't copy subdirectory files around.
13861
13862Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13863
13864 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13865 target, it now compiles correctly.
13866
13867Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13868
13869 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13870
13871Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13872
4e81ae98 13873 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
13874
13875Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13876
13877 * configure.in (native_only): Add prms.
13878
13879Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13880
13881 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13882 (BINUTILS_SUPPORT_DIRS): Likewise.
13883
13884Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13885
13886 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13887 d10v support is added.
13888
13889Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13890
13891 * configure.in (d10v-*-*): New target.
13892
13893Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13894
13895 * config.guess (HP 9000/811): Recognize this as a PA1.1
13896 machine.
13897
13898Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13899
13900 * Makefile.in (do-tar-gz): New target, split out from tail end of
13901 taz target. Run each command separately, don't use pipes.
13902 (taz): Use it.
13903
13904Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13905
13906 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13907 * mpw-build.in: No builds should depend on building byacc or flex,
13908 they are assumed to be installed already.
13909
13910Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13911
13912 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13913 variable that CC_FOR_TARGET needs.
13914
13915Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13916
13917 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13918 options have changed since the last time the subdirectory was
13919 configured, and if it has, reconfigure.
13920 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13921 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13922
13923Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13924
13925 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13926 CLEAN_MODULES): Add bash.
13927 (all-bash): New target.
13928
13929Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13930
13931 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13932
13933Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13934
13935 * config.sub (basic_machine): Recognize d10v as a valid processor.
13936
13937Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13938
13939 * mpw-configure: Add support for --bindir.
13940 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13941
13942Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13943
13944 * configure.in: add bash, time, gawk to list of hosttools and things
13945 to only build for native toolchains
13946
13947Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13948
13949 * Makefile.in (docdir): Remove.
13950
13951Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13952
13953 * Makefile.in (datadir): Set to $(prefix)/share.
13954
13955Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13956
13957 * configure.in: build diff and patch for cygwin32-hosted
13958 toolchains.
13959
13960Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13961
13962 * config.sub: Accept -rtems*.
13963
13964Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13965
e490616e
ZW
13966 * configure.in: enable dosrel for cygwin32-hosted builds,
13967 remove diff from the list of things not buildable
13968 via Canadian Cross
6599da04
JM
13969
13970Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13971
13972 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 13973 don't get ". ".
6599da04
JM
13974
13975Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13976
13977 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13978
13979Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13980
13981 * Makefile.in (taz): Handle case where tex3patch didn't even get
13982 checked out. Also, if it was found, put the symlink in a new util
13983 subdirectory.
13984
13985Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13986
13987 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13988
13989Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13990
13991 * config.sub: Recognize -openvms.
13992 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13993 * make-all.com, setup.com: New files.
13994
13995Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13996
13997 * Makefile.in (taz): tex3patch moved to texinfo/util.
13998
13999Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14000
14001 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14002 * configure.in: remove make from disable-if-Can-Cross list
14003 enable gdb if ${host} and ${target} are cygwin32
14004
14005Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14006
14007 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14008 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14009
14010Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14011
14012 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14013 distinguish sysv/svr4/bsd variants.
14014 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14015
14016Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14017
14018 * configure.in: Added copyright notice.
14019 * move-if-change: Added copyright notice.
14020
14021Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14022
14023 * configure.in (powerpcle-*-solaris*): Until we get shared
14024 libraries working, don't build gdb, sim, make, tcl, tk, or
14025 expect.
14026
14027Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14028
14029 * config.guess: Merge with FSF:
14030
14031 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14032 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14033
14034 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14035 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14036
14037 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14038 * config.guess: Combine two OSF1 rules.
14039 Also recognize field test versions. From mjr@zk3.dec.com.
14040 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14041 because GNU uname does not support -p. From pmr@pajato.com.
14042
14043Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14044
14045 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14046
14047Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14048
14049 * mpw-README: Document GCCIncludes.
14050
14051Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14052
14053 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14054
14055Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14056
14057 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14058
14059Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14060
14061 * configure.in (*-*-cygwin32): Configure make.
14062
14063Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14064
14065 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14066
14067Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14068
14069 * Makefile.in (all-inet): Depend on all-perl.
14070
14071 * Makefile.in (inet-install): New target.
14072
14073 * Makefile.in (all-inet): Depend on all-tcl.
14074 (all-inet): Depend on all-send-pr.
14075
14076Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14077
14078 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14079 temporarily.
14080
14081Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14082
14083 * configure.in: Don't configure --with-gnu-ld on AIX.
14084
14085Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14086
14087 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14088
14089Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14090
14091 * Makefile.in (ALL_MODULES): Added all-inet.
14092 (CROSS_CHECK_MODULES): Added check-inet.
14093 (INSTALL_MODULES): Added install-inet.
14094 (CLEAN_MODULES): Added clean-inet.
14095 (all-indent): New target.
14096
14097 * configure.in (host_tools): Added inet.
14098 (native_only): Added inet.
14099 (noconfigdirs): Added inet.
14100
14101Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14102
14103 * configure.in: Don't configure libgloss if we are not configuring
14104 newlib.
14105
14106Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14107
14108 * configure.in: Don't configure libgloss for unsupported
14109 architectures.
14110
14111Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14112
14113 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14114
14115Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14116
14117 * Makefile.in (ALL_MODULES): Include all-apache.
14118 (CROSS_CHECK_MODULES): Include check-apache.
14119 (INSTALL_MODULES): Include install-apache.
14120 (all-apache): New target.
14121
14122 * configure.in: Added apache everywhere perl is seen.
14123
14124Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14125
14126 * Makefile.in: Add support for clean-{module} and
14127 clean-target-{module} rules.
14128
14129Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14130
14131 * configure.in (*-*-ose) do not build libgloss.
14132
14133Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14134
14135 * config.guess (prep*:SunOS:5.*:*): Turn into
14136 powerpele-unknown-solaris2.
14137
14138Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14139
14140 * configure.in: Permit --enable-shared to specify a list of
14141 directories.
14142
14143Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14144
14145 * configure.in (host==solaris): Pass only the first word of $CC
14146 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14147
14148Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14149
14150 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14151
14152Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14153
14154 * Makefile.in (ALL_MODULES): Include all-perl.
14155 (CROSS_CHECK_MODULES): Include check-perl.
14156 (INSTALL_MODULES): Include install-perl.
14157 (ALL_X11_MODULES): Include all-guile.
14158 (CHECK_X11_MODULES): Include check-guile.
14159 (INSTALL_X11_MODULES): Include install-guile.
14160 (all-perl): New target.
14161 (all-guile): New target.
14162
14163 * configure.in (host_tools): Include perl and guile.
14164 (native_only): Include perl and guile.
14165 (noconfigdirs): Don't build guile and perl; no ports have been
14166 done.
14167
14168Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14169
e490616e
ZW
14170 * configure (--enable-*): Handle quoted option lists such as
14171 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
14172
14173Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14174
14175 * Makefile.in ({,inst}all-target): New rule so we can make and
14176 install all of the target directories easily.
14177
14178Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14179
14180 * configure.in: Add missing global flag in sed substitution when
14181 deleting `target-' from ${configdirs}.
14182
14183Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14184
14185 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14186 option.
14187
14188 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14189 config/mh-necv4.
14190
14191 * install.sh: Correct misspelling of transformbasename.
14192
14193 * config.guess: Recognize mips-*-sysv*.
14194
14195Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14196
14197 * config.sub: Recognize mon960.
14198
14199Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14200
14201 * configure: Restore Canadian Cross handling of BISON and LEX,
14202 removed in Feb 20 change.
14203
14204Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14205
14206 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14207 Mention make install. Remove the old copyright date as well the
14208 clumsy and rather pointless copyright on the README file.
14209
14210Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14211
14212 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14213 Makefile after running symlink-tree, then run `make distclean' to
14214 avoid clobbering any generated files in srcdir.
14215
14216Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14217
14218 * configure.in (m68k-*-netbsd*): Build everything now.
14219
14220Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14221
14222 * Makefile.in (taz): Fix quoting.
14223
14224Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14225
14226 * configure.in (sparclet-*-*): Build everything now.
14227
14228Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14229
14230 * configure.in (m68k-*-linux*): New host.
14231
14232Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14233
14234 * configure: Check for bison before byacc.
14235
14236Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14237
14238 * Makefile.in configure: Change the way LEX and BISON/YACC are
14239 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14240 searching PATH. These are used as fallbacks by Makefile.in if
14241 flex/bison/byacc aren't in objdir.
14242
14243Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14244
14245 * Makefile.in: Make everything which depends upon all-bfd also
14246 depend upon all-opcodes, in case --with-commonbfdlib is used.
14247
14248Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14249
14250 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14251 building NT native compilers on Unix.
14252
14253Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14254
14255 * configure.in: Don't get CC from the host Makefile fragment if we
14256 can find gcc in PATH, or if this is a Canadian Cross. Move the
14257 Solaris test for /usr/ucb/cc to the post target script, just after
14258 the compiler sanity test.
14259
14260Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14261
14262 * config.sub: Merge with FSF.
14263
14264Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14265
14266 * Makefile.in (RPATH_ENVVAR): New variable.
14267 (REALLY_SET_LIB_PATH): Use it.
14268 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14269
14270Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14271
14272 * config.sub, configure.in: Recognize sparclet cpu.
14273
14274Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14275
14276 * config.guess: Support m68k-cbm-sysv4.
14277
14278Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14279
14280 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14281 m68k-unknown-linuxaout from linker help string. Put quotes around
14282 $ld_help_string.
14283
14284Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14285
14286 * config.guess (powerpc-harris-powerunix): Add guess for port
14287 to new target.
14288
14289Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14290
14291 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14292
14293Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14294
14295 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14296 $(REALLY_SET_LIB_PATH) in Makefile.
14297 * Makefile.in (SET_LIB_PATH): New variable.
14298 (REALLY_SET_LIB_PATH): New variable.
14299 ($(DO_X)): Use $(SET_LIB_PATH).
14300 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14301 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14302 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14303 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14304 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14305 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14306 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14307 (install-dosrel): Likewise.
14308 (all-opcodes): Depend upon all-libiberty.
14309
14310Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14311
14312 * config.guess (*:CYGWIN*): New
14313
14314Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14315
14316 * Makefile.in (all-target-winsup): All all-target-libiberty.
14317
14318Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14319
14320 * configure.in (noconfigdirs): Add missing # in front of comment.
14321
14322Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14323
14324 * configure.in: add second pass to things added to noconfigdirs
14325 so *-gm-magic can exclude libgloss properly.
14326
14327Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14328
14329 * mpw-configure (extralibs_name, rez_name): Set correctly
14330 for MWC68K compiler.
14331
14332 * mpw-README: Add more info on the necessary build tools.
14333
14334Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14335
14336 * configure.in, config.sub: Recognize cygwin32.
14337
14338Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14339
14340 * config.guess, config.sub: Recognize A/UX.
14341
14342Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14343
14344 * config.sub: Merge with gcc/config.sub.
14345
14346Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14347
14348 * mpw-build.in (do-binutils): Add build of stamps.
14349
14350Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14351
14352 * config.sub: Add recognition for mips64vr4100*-* targets.
14353
14354Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14355
14356 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14357 Add creation of gconfigargs with `--enable-shared' turned on.
14358 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14359 ($(host)-stamp-stage3-configured): Likewise.
14360 (HOLES): Add chatr and ldd.
14361 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14362
14363Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14364
14365 * configure: Pass --nfp to recursive configures.
14366
14367Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14368
14369 * Makefile.in (DLLTOOL): New.
14370 (DLLTOOL_FOR_TARGET): New.
14371 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14372 (EXTRA_TARGET_FLAGS): Ditto.
14373 (EXTRA_GCC_FLAGS): Ditto.
14374 (CONFIGURE_TARGET_MODULES): Ditto.
14375 (DO_X): Ditto.
14376 * configure: Add DLLTOOL.
14377
14378Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14379
14380 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14381 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14382 mh-sco, since old workarounds no longer needed, and don't
14383 build ld, since libraries have weak symbols in COFF.
14384
14385Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14386
14387 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14388
14389Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14390
14391 * configure.in: Make sure that ${CC} can be used to compile an
14392 executable.
14393
14394Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14395
14396 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14397 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14398 nothing depending on whether gdbtk is being built.
14399
14400Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14401
14402 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14403
14404Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14405
14406 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14407 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14408
14409Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14410
14411 * config-ml.in: Add support for
14412 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14413 Simplify setting of multidirs from --disable-foo.
14414
14415Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14416
14417 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14418 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14419 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 14420 non-empty, pass them on to the GCC make.
6599da04
JM
14421 (all-bootstrap): New rule that is like all-gcc, except it executes
14422 the GCC bootstrap rule instead of the GCC all rule.
14423
14424Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14425
14426 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14427
14428Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14429
14430 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14431 DG/UX support.
14432
14433Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14434
14435 * config.sub (i*86*) Change [345] to [3456]
14436
14437Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14438
14439 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14440 --with-gnu-ld=no.
14441
14442Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14443
14444 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14445 AIX multilibs get built.
14446
14447Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14448
14449 * configure.in (i386-win32): Don't build expect if we're not
14450 building the tcl subdir.
14451
14452Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14453
14454 * Makefile.in: (configure-target-examples, all-target-examples):
14455 New targets, configure and build example programs.
14456
14457Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14458
14459 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14460 use it as input to sedit the generated MPW makefile.
14461 * mpw-README: Add a suggestion about Gestalt.h.
14462
14463Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14464
14465 * config.sub: Accept *-*-ieee*.
14466
14467Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14468
14469 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14470 Ronald F. Guilmette <rfg@monkeys.com>.
14471
14472Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14473
14474 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14475 for powerpc-pe native.
14476 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14477 (target==powerpc-pe): duplicate i386-win32 entry.
14478
14479Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14480
14481 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14482 of vxworks, not just vxworks5.1.
14483
14484Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14485
14486 * mpw-configure: Add support for exec-prefix.
14487
14488Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14489
14490 * config.guess: Recognize HP model 816 machines as having
14491 a PA1.1 processor.
14492
14493Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14494
14495 * configure: Ignore new autoconf configure options.
14496
6599da04
JM
14497Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14498
14499 * config.guess: Recognize Pentium under SCO.
14500 From Robert Lipe <robertl@arnet.com>.
14501
14502Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14503
14504 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
14505
14506Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14507
14508 * configure.in: Don't configure gas for alpha-dec-osf*.
14509
14510Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14511
14512 * configure.in: Default to --with-stabs for some targets for which
14513 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14514 i[345]86*-*-unixware*.
14515
14516Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14517
14518 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14519 rather than basing it on the target. Simplify handling of options
14520 controlling which directories to configure. Remove extraneous
14521 slash in multi-clean target.
14522
14523Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14524
14525 * config-ml.in: Prefix more variables with ml_ so they don't collide
14526 with configure's.
14527
14528Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14529
14530 * configure: Don't turn -v into --v.
14531
14532Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14533
14534 * configure.in (targargs): Fix typo.
14535
14536 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14537
14538Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14539
14540 * configure.in: Strip --host and --target options from
14541 CONFIG_ARGUMENTS, and always configure for --host only. Add
14542 --with-cross-host option when building with a cross-compiler.
14543 * configure: Canonicalize the arguments put into config.status by
14544 always using `=' for an option with an argument. Pass a presumed
14545 --host or --target explicitly.
14546
14547Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14548
14549 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14550 into general OS recognition case.
14551
14552Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14553
14554 * configure.in (target_configdirs): add target-winsup only
14555 for win32 target systems.
14556
14557Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14558
14559 * Makefile.in (all-target-libgloss): Depend upon
14560 configure-target-newlib, since when libgloss is built it looks to
14561 see if the newlib directory exists.
14562
14563Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14564
14565 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14566 cfg-ml-*.in.
14567
14568Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14569
14570 * configure: Handle LD and LD_FOR_TARGET when configuring a
14571 Canadian Cross.
14572
6599da04
JM
14573Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14574
14575 * configure.in (target_libs): add target-winsup.
14576 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14577 (target==ppcle-pe): remove ld from $noconfigdirs.
14578
14579Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14580
14581 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14582 Preserve relative path names in $srcdir. Build symlink tree if
14583 configuring cross target dir and srcdir=. (= no VPATH support).
14584 (configure-target-libg++): Depend on configure-target-librx.
14585 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14586 * config-ml.in: New file.
14587 * symlink-tree: New file.
14588 * configure: Ensure srcdir="." if that's what it is.
14589
14590Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14591
14592 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14593 includes and FLEX_SKELETON setting.
14594 * mpw-configure (--with-gnu-ld): New option, controls whether
14595 to use PPCLink or ld with PowerMac GCC.
14596 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14597 * mpw-config.in: Configure grez if targeting Mac.
14598
14599 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
14600 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14601 just macos.
6599da04
JM
14602 * configure.in: Configure grez resource compiler if targeting Mac.
14603 * Makefile.in (all-grez, install-grez): New targets.
14604
14605Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14606
14607 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 14608 gcc in the path, set CC to gcc -O2.
6599da04
JM
14609
14610Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14611
14612 * configure: Default ${build} correctly. Avoid picking up extra
14613 spaces when reading CC and CXX from Makefile. When doing a
14614 Canadian Cross, use plausible default values for numerous
14615 variables.
14616 * configure.in: When doing a Canadian Cross, don't try to
14617 configure tools whose configure script can't handle it.
14618
14619Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14620
14621 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14622
14623Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14624
14625 * configure: Remove dubious bug reporting address.
14626
14627Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14628
14629 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14630 configure script, run that instead of this directory's configure.
14631 In either case, print a message that we're configuring the sub-dir.
14632
14633Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14634
14635 * configure.in: Before checking for the existence of various files,
14636 use sed to filter out "target-".
14637
14638Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14639
14640 * Makefile.in (DO_X): Split rule to decrease command line length
14641 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14642 (Philippe De Muyter).
14643
14644Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14645
14646 * Makefile.in (all-patch): depend on all-libiberty.
14647
14648Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14649
14650 * configure.in: If the only directory in target_configdirs which
14651 actually exists is libiberty, then set target_configdirs to empty,
14652 to avoid trying to build a target libiberty in a gas or gdb
14653 distribution.
14654
14655Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14656
14657 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
14658 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14659 systems.
6599da04
JM
14660
14661Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14662
14663 * configure.in (copy_dirs): Use sys-include instead of include
14664 for --with-headers option.
14665
14666Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14667
14668 * Makefile.in, configure.in: Make winsup builds work with
14669 new scheme.
14670
14671Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14672
14673 * configure.in: Build the linker on AIX.
14674
14675Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14676
14677 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14678 where needed.
14679
14680Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14681
14682 * Makefile.in (all-gcc): Fix typo.
14683
14684Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14685
14686 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14687
14688Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14689
14690 * configure.in: Rename libFOO to target-libFOO, and xiberty
14691 to target-xiberty, to provide more flexibility.
14692 (target_subdir): Define. Create if cross.
14693 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14694 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14695 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14696 check-libFOO -> check-target-libFOO, etc.
14697 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14698 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14699 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14700 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14701 allow ALL_GCC="" to only configure.
14702 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14703 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14704 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14705
14706Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14707
14708 * Makefile.in (taz): Build "info" in etc explicitly.
14709
14710Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14711
14712 * configure.in: Make sure that CC is undefined (as opposed to
14713 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14714 problem with autoconf trying to configure on a host without GCC.
14715
14716Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14717
14718 * mpw-configure: Set host alias from choice of host compiler,
14719 only use generic MPW Makefile sed if present, edit a file
14720 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14721 * mpw-README: Add problem notes about CW6 and CW7.
14722
14723Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14724
14725 * Makefile.in (taz): Use ";" instead of ";;".
14726
14727Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14728
14729 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14730 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14731 DISTDOCDIRS.
14732 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14733 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14734
14735Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14736
14737 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14738 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14739 Move bfd to DISTSTUFFDIRS.
14740
14741Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14742
14743 * Makefile.in (X11_LIB): Removed.
14744 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14745
14746 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14747
14748Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14749
14750 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14751 names.
14752
14753Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14754
14755 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14756
14757Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14758
14759 * configure.in (i[345]86-*-win32): Always build newlib.
14760 Don't configure cvs, autoconf or texinfo.
14761 * Makefile.in (LD_FOR_TARGET): New.
14762 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14763 Pass down LD_FOR_TARGET.
14764
14765Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14766
14767 * winsup: New directory.
14768 * Makefile.in: Build winsup.
14769 * configure.in: Winsup is configured when target is win32.
14770 Can only build win32 target GDB when native.
4e81ae98 14771
6599da04
JM
14772Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14773
14774 * config.guess: Recognize HP model 819 machines as having
14775 a PA 1.1 processor.
14776
14777Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14778
14779 * configure: Fix sed loop which substitutes for CC and CXX to
14780 avoid bug found in various sed implementations.
14781
14782Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14783
14784 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14785 simulator. Use standard powerpc-*-eabi*.
14786
14787Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14788
14789 * configure.in: Stop putting gas and binutils in noconfigdirs for
14790 powerpc-*-aix* and rs6000-*-*.
14791
14792Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14793
14794 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14795 -mcall-aixdesc libraries.
14796
14797Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14798
14799 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14800
14801 * config.sub (arm | armel | armeb): Fix shell syntax.
14802
14803Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14804
14805 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14806 -msoft-float and -mcpu=common support.
14807 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14808 libraries.
14809
14810Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14811
14812 * configure.in: Allow configuration and build of emacs19 for the alpha.
14813
14814Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14815
14816 * configure.in (CC): Get ^CC, not just any old CC, from
14817 ${host_makefile_frag}.
14818
14819Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14820
4e81ae98 14821 * configure.in (CC): Try to get CC from
6599da04
JM
14822 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14823
14824Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14825
14826 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14827 only if it exists in $(srcdir).
14828
14829Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14830
14831 * configure: If CC and CXX are not set in the environment, set
14832 them, based on either an existing Makefile or on searching for gcc
14833 in PATH. Substitute for CC and CXX in Makefile.
14834 * configure.in: Remove libm from target_libs. Separate
14835 target_configdirs from configdirs. If CC is not set in
14836 environment, try to get it from a host Makefile fragment. Rewrite
14837 changes of configdirs to use skipdirs instead. A few minor
14838 tweaks. Take directories out of target_configdirs as they are
14839 taken out of configdirs. Remove existing Makefile files from
14840 subdirectories. Substitute for TARGET_CONFIGDIRS and
14841 CONFIG_ARGUMENTS in Makefile.
14842 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14843 by configure.in.
14844 (CONFIG_ARGUMENTS): Likewise.
14845 (CONFIGURE_TARGET_MODULES): New variable.
14846 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14847 ($(CONFIGURE_TARGET_MODULES)): New target.
14848 (configure-libg++, configure-libio): New targets.
14849 (all-libg++): Depend upon configure-libg++.
14850 (all-libio): Depend upon configure-libio.
14851 (configure-libgloss, all-libgloss): New targets.
14852 (configure-libstdc++): New target.
14853 (all-libstdc++): Depend upon configure-libstdc++.
14854 (configure-librx, all-librx): New targets.
14855 (configure-newlib): New target.
14856 (all-newlib): Depend upon configure-newlib
14857 (configure-xiberty): New target.
14858 (all-xiberty): Depend upon configure-xiberty.
14859
14860Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14861
14862 * configure.in (host i[345]86-*-win32): Expand the
14863 noconfigdirs again.
14864
14865Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14866
14867 * mpw-configure: Fix sed command file name.
14868
14869Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14870
4e81ae98 14871 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
14872 noconfigdirs again.
14873
14874Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14875
14876 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14877 or powerpc*-*-pe*, since they are not yet supported.
14878
14879Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14880
14881 Add PowerMac support and many other enhancements.
14882 * mpw-configure: New option --cc to select compiler to use,
14883 paste options set according to --cc into the generated
14884 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14885 if mpw-make.sed is present.
14886 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14887 add forward includes for PowerPC include files.
14888 * mpw-build.in: Build using Makefile.PPC if present.
14889 (do-byacc, etc): Remove separate version resource builds.
14890 (do-gas): Build "stamps" before "all".
14891 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14892 * mpw-README: Update to reflect --cc option, PowerMac support,
14893 and recently-reported compatibility problems.
14894
14895Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14896
14897 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14898 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14899 (--with-multilib-top): Pass to recursive invocations.
14900
14901Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14902
14903 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14904 v810-*-*.
14905
14906Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14907
14908 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14909 gdb, ld and opcodes on v810-*-*.
14910
6599da04
JM
14911Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14912
14913 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14914 (local-maintainer-clean): New target.
14915 (maintainer-clean): New target.
14916 (realclean): Just depend upon maintainer-clean.
14917
14918Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14919
14920 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14921
14922Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14923
14924 * configure.in: Build ld in mips*-*-bsd* case.
14925
14926Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14927
14928 * config.sub: Accept -lites* OS. From Ian Dall.
14929
14930Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14931
14932 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 14933 targets.
6599da04
JM
14934
14935Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14936
14937 * configure.in: treat i386-win32 canadian cross the same as
14938 i386-go32 canadian cross.
14939
14940Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14941
14942 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14943 running under the simulator to build a reduced set of libraries.
14944 (powerpc-*-eabiaix): Add fine grained multilib support added to
14945 other powerpc targets yesterday.
14946
14947Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14948
14949 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14950 -disable-softfloat, -disable-relocatable, -disable-aix, and
14951 -disable-sysv to control which multilib libraries get built.
14952
14953Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14954
14955 * configure: Add Makefile.tem to list of files to remove in trap
14956 handler.
14957
14958Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14959
14960 * config.guess (*Linux*): Add missing "exit"s.
14961 Also, need specific check for alpha-unknown-linux (uses COFF).
14962
14963Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14964
14965 * config.guess: Merge with FSF:
14966
14967 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14968 * config.guess (AIX4): More robust release numbering discovery.
14969
14970 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14971 * config.guess (i386-sequent-ptx): Properly get version number.
14972
14973 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14974 * config.guess (mips:*:4*:UMIPS): New case.
14975
14976Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14977
14978 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14979 (i386-win32 host): Likewise. Don't build readline.
14980
14981Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14982
14983 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14984 SUPPORT_FILES to submakes.
14985
14986Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14987
14988 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14989 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14990 mpw-configure.
14991
14992Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14993
14994 * configure.in (appdirs): Use =, not ==, in test expression when
14995 trying to build the text to print in the warning message for
14996 Solaris users.
14997
14998Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14999
15000 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15001
15002Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15003
15004 * config.guess: Recognize lynx-2.3.
15005
15006Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15007
15008 * config.sub (z8ksim): Deleted
15009 (z8k-*-coff): New, this is the one true name of the target.
15010
15011Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15012
15013 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15014
15015Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15016
15017 * config.guess (*:Linux:*:*): First try asking the linker what the
15018 default object file format is (elf, aout, or coff). Then if this
15019 fails, try previous methods.
15020
15021Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15022
15023 * configure.in: Don't build newlib for *-*-vxworks5.1.
15024
15025Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15026
15027 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15028 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15029
15030Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15031
15032 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15033
15034Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15035
15036 * cfg-ml-com.in: New file.
15037 * cfg-ml-pos.in: New file.
15038
15039Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15040
15041 * COPYING.NEWLIB: Add HP free copyright to list.
15042
15043Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15044
15045 * config.sub: Recognize -eabi* for the system, not just -eabi.
15046
15047Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15048
15049 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15050 * config.sub, configure.in (win32): New target and host.
15051
15052Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15053
15054 * configure.in: Add i386-pe configuration.
15055
15056Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15057
15058 * mpw-build.in (install): Install GDB after LD.
15059
15060Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15061
15062 * mpw-config.in (elf/mips.h): Always forward-include, needed
15063 for GDB to build.
15064
15065Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15066
15067 * testsuite: New directory for customer acceptance and whole tool
15068 chain tests.
15069
15070Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15071
15072 * configure: If per-host line isn't found, but AC_OUTPUT is found
15073 and a configure script exists, run it instead.
15074
15075Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15076
15077 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15078
15079Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15080
15081 * configure: Set build_{cpu,vendor,os,alias} to host values when
15082 --build isn't specified.
15083
15084Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15085
15086 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15087 (FLAGS_TO_PASS): Pass them.
15088 (EXTRA_TARGET_FLAGS): Ditto.
15089
6599da04
JM
15090Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15091
15092 * Makefile.in (all-libg++): Depend on all-libstdc++.
15093
15094Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15095
15096 * configure.in (noconfigdirs): Enable all packages for
15097 i386-unknown-netbsd.
15098
15099Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15100
15101 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15102 hosted builds (DOS builds)
15103
15104Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15105
15106 Changes for ARM based on patches from Richard Earnshaw:
15107 * config.sub: Handle armeb and armel.
15108 * configure.in: Omit arm linker only for riscix.
15109
15110Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15111
15112 * config.guess: Update from FSF.
15113
15114Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15115
63f6bcd7 15116 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
15117 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15118 powerpcle variant. Convert pentium into i586, not i486. Add p5
15119 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15120 temporarily.
15121
15122Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15123
15124 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15125
15126Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15127
15128 * config.sub: Accept -lites* as a basic system type.
15129
15130Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15131
15132 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15133 installed, and if so return linuxoldld as the system name.
15134
15135Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15136
15137 * config.guess: Add hppa1.1-hp-lites support.
15138
15139Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15140
15141 * configure.in: Don't build newlib for m68k-vxworks5.1.
15142
15143Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15144
15145 * configure.in (mips-sgi-irix6): Use mh-irix5.
15146
15147Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15148
15149 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15150
15151Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15152
15153 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 15154 OSF/1. Fix compiler flags.
6599da04
JM
15155 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15156
15157Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15158
15159 * configure.in: Recognize --with-newlib.
15160 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15161
15162Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15163
d207ebef 15164 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
15165 to *_X11_MODULES due to gdbtk needing X include files et al.
15166
15167Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15168
15169 Merge in support for Mac MPW as a host.
15170 (Old change descriptions retained for informational value.)
15171
15172 * mpw-config.in: Add generic include forwards for cpu-specific
15173 include files in aout and elf directories.
15174
15175 * mpw-configure: Added copyright.
15176 * mpw-config.in: Check for presence of required build tools.
15177 (target_libs): Add newlib.
15178 (target_tools): Add examples.
15179 (Read Me): Generate as "Read Me for MPW" instead.
15180 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15181 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15182 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15183
15184 * mpw-configure: Remove subdir-specific makefile hackery,
15185 delete mk.tmp after using it.
15186
15187 * mpw-build.in (all): Display start and end times.
15188
15189 * mpw-configure (host_canonical): Set.
15190 (target_cpu): Always add to makefiles.
15191 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15192 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15193 (mpw-mh-mpw): Look for in srcdir and srcroot.
15194 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15195
15196 * mpw-build.in: (install-only): New target.
15197
15198 * mpw-configure (host_alias, target_alias): Rename from hostalias
15199 and targetalias, add into generated Makefile.
15200 (mk.tmp): If present, add into generated Makefile.
15201 * mpw-build.in (all-gas): Build config.h first before gas proper.
15202
15203 * mpw-configure (config.status): Write only if changed.
15204 * mpw-config.in (readline): Configure it (not built, just used for
15205 definitions).
15206
15207 * mpw-config.in (elf/mips.h): Add a forward include.
15208
15209 * mpw-config.in: Forward-include most .h files in include into
15210 extra-include.
15211 (readline): Don't build.
15212 mpw-build.in (install): Install GDB.
15213
15214 * mpw-configure (prefix, mpw_prefix): Handle it.
15215 * mpw-config.in (mmalloc, readline): Don't configure.
15216 * mpw-build.in (thisscript): Rename to ThisScript.
15217 Use mpw-build instead of BuildProgram everywhere.
15218 (mmalloc, readline): Don't build.
15219 * mpw-README: New file, basic documentation about the MPW port.
15220
15221 * mpw-config.in: Use forward-include to create include files.
15222
15223 * mpw-configure: Add more things to the top of each configured
15224 Makefile, including contents of config/mpw-mh-mpw.
15225 * mpw-config.in (extra-include): Create this directory and fill it
15226 with Posix-like include files when configuring.
15227
15228 * config.sub (apple, mac, mpw): Add various aliases.
15229
15230 * mpw-build.in: New file, top-level build script fragment for MPW.
15231 * mpw-configure: New file, configure script for MPW.
15232 * mpw-config.in: New file, config fragment for MPW.
15233
15234Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15235
15236 * configure.in (host_libs): Remove glob, since it is gone from the
15237 sources.
15238
15239Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15240
15241 * Makefile.in: define empty GDB_NLM_DEPS var.
15242
15243 * configure.in(target_makefile_frag): use config/mt-netware
15244 for netware targets.
15245
15246Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15247
15248 * config.sub: Merge in recent FSF changes. Remove linux special
15249 cases.
15250
15251Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15252
731a8127 15253 Revert this change:
6599da04
JM
15254
15255 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15256
15257 * build-all.mk: Use CC=cc -Xs on Solaris.
15258
6599da04
JM
15259Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15260
15261 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15262 stop using it.
15263 * Makefile.in: Nuke all references to glob subdirectory.
15264
15265Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15266
15267 * configure.in: Fix --enable-shared logic in per-host.
15268
15269Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15270
15271 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15272
15273Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15274
15275 * configure.in (noconfigdirs): Don't build gas on AIX, for
15276 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15277
15278Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15279
15280 * configure: Fix --cache-file to work if the file argument is a
15281 relative path.
15282
15283Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15284
15285 * configure: If the --cache-file is used, pass it down to
15286 configure in subdirectories.
15287
15288Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15289
15290 * config.sub: add vxworks29k configuration.
15291
15292Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15293
15294 * Makefile.in (taz): Do "diststuff" part quietly.
15295
15296Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15297
15298 * config.sub: Mini-merge with gcc/config.sub.
15299
15300Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15301
15302 * config.guess (IRIX): Sed - to _.
15303
15304Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15305
15306 * Makefile.in (source-vault, binary-vault): New targets.
15307
15308Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15309
15310 * config.sub: Recognize -eabi as a basic system type.
15311
15312Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15313
15314 * configure.in (enable_shared stuff): Fix typo.
15315
15316Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15317
15318 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15319
15320Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15321
15322 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15323
15324Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15325
15326 * configure.in (rs6000-*-*): Don't build gas.
15327
15328Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15329
15330 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15331 reduce command line length.
15332 (AS_FOR_TARGET): Check for as.new, not Makefile.
15333 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15334
15335Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15336
15337 * config.guess: Merge from FSF.
15338
15339Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15340
15341 * configure: Don't use $ when handling program_suffix.
15342
15343Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15344
15345 * configure.in: Configure tk for hppa/hpux.
15346
15347Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15348
15349 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15350
15351Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15352
15353 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15354 to LIBCXXFLAGS. Tests are better run without it.
15355
15356Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15357
15358 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15359
15360Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15361
15362 * configure.in (*-*-netware*): Don't configure xiberty.
15363
15364Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15365
15366 * configure.in: Remove tk from native_only list.
15367
15368Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15369
15370 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15371 for special NCD build.
15372
15373Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15374
15375 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15376 makeall.bat, they're only useful for binutils snapshots.
15377 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15378 makeall.bat to specified SUPPORT_FILES.
15379
15380Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15381
15382 * build-all.mk: Add Ericsson targets to sun4 and solaris
15383 hosts. Add BNR's sun4 target to solaris host, so their
15384 build-from-source will be tested in-house first.
15385
15386Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15387
15388 * Makefile.in (LIBCFLAGS): New variable.
15389 (CFLAGS_FOR_TARGET): Ditto.
15390 (LIBCFLAGS_FOR_TARGET): Ditto.
15391 (LIBCXXFLAGS): Ditto.
15392 (CXXFLAGS_FOR_TARGET): Ditto.
15393 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15394 (BASE_FLAGS_TO_PASS): Pass them.
15395 (EXTRA_TARGET_FLAGS): Ditto.
15396
731a8127 15397 * configure.in: Support --enable-shared.
6599da04
JM
15398
15399Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15400
15401 * configure.in (target_libs): Include libstdc++ again.
15402 * config.guess: Update from FSF (for FreeBSD).
15403
15404Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15405
15406 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15407 makeall.bat.
15408 (DISTDOCDIRS): Add `etc'.
15409 (ETC_SUPPORT_PFX): New variable.
15410 (taz): Include anything from etc starting with a word in
15411 ETC_SUPPORT_PFX.
15412
15413Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15414
15415 * config.sub: Update for recent FSF changes. Remove obsolete
15416 h8300hds entry. Add -windows* and -osx as basic os. Minor
15417 spacing changes.
15418
15419Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15420
15421 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15422
15423 * config.guess: Merge with FSF.
15424 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15425
15426Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15427
15428 * configure: Since the "trap 0" handler will override the exit
15429 status on many systems, only use it for "exit 1", and make it set
15430 a non-zero exit status; reset it before "exit 0". Also, check
15431 exit status of config.sub, and error out if it failed.
15432
15433Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15434
15435 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15436 and install libgloss.
15437
15438Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15439
15440 * Makefile.in (all-binutils): Depend upon all-byacc.
15441
15442 * configure.in: Don't build emacs on Irix 5.
15443
15444Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15445
15446 * configure.in (*-*-netware*): Add libio.
15447
15448Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15449
15450 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15451 (CHECK_TARGET_MODULES): Ditto.
15452 (INSTALL_TARGET_MODULES): Ditto.
15453 (TARGET_LIBS): Ditto.
15454 (all-libstdc++): Note dependencies.
15455
15456Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15457
15458 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15459
15460Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15461
15462 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15463 -fexternal-templates.
15464
15465 * configure.in (target_libs): Add libstdc++.
15466 (noconfigdirs): Add libstdc++ as appropriate.
15467
15468Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15469
15470 * config.guess: Update from FSF.
15471
15472Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15473
15474 * configure: Use ${config_shell} when running ${configsub}.
15475
15476Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15477
15478 * config.sub: No longer recognize h8300h.
15479
15480Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15481
15482 * config.sub: Remove extraneous differences between config.sub and
15483 gcc/config.sub.
15484
15485Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15486
15487 * Makefile.in (DISTSTUFFDIRS): Add gas.
15488
15489Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15490
15491 * COPYING.NEWLIB: New file.
15492
15493Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15494
15495 * config.guess (HP-UX): Patch from Harlan Stenn
15496 <harlan@landmark.com> to also emit release level.
15497
15498Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15499
15500 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15501
15502Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15503
15504 * config.sub: Merge nextstep cleanup from FSF.
15505
15506Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15507
15508 * configure.in (arm-*-*): Don't configure ld for this target.
15509
15510Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15511
15512 * configure.in (*-*-netware): don't configure libg++, libio,
15513 librx, or newlib.
15514
15515Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15516
15517 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15518 configure ld--it works, but it doesn't support shared libraries.
15519
15520Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15521
15522 * config.guess (*-unknown-freebsd*): Get rid of possible
15523 trailing "(Release)" in version string.
15524 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15525
15526Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15527
15528 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15529 Fix type: *-next-neststep -> *-next-nextstep.
15530
15531 * config.guess: Merge from FSF:
15532
15533 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15534
15535 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15536
15537 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15538
15539 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15540 instead of UNIX_SV for UnixWare 1.0).
15541
15542Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15543
15544 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15545 to make gdb/nlm/* build after the compiler and linker.
15546
15547Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15548
15549 * config.guess (netbsd, freebsd, linux): Accept any machine,
15550 not just i[34]86.
15551 (m68k-atari-sysv4): Relocate to match FSF version.
15552
15553 * config.guess: More merges from the FSF:
15554
15555 Add a space before function call or macro invocation.
15556
15557 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15558
15559 * config.guess: Add trap cmd to remove dummy.c and dummy when
15560 interrupted.
15561
15562 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15563
15564 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15565 (dummy): Redirect stderr from compilation of dummy.c.
15566
15567 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15568
15569 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15570
15571Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15572
15573 * configure: Accept and ignore --cache*, for compatibility with
15574 new autoconf.
15575
15576Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15577
15578 * config.guess: Merge from FSF:
15579
15580 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15581
15582 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
15583 (PATH): Add /.attbin at end for finding uname.
15584 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
15585
15586 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15587
e490616e 15588 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
15589
15590 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15591
e490616e
ZW
15592 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15593 to select whether to use ELF or COFF.
6599da04
JM
15594
15595 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15596
e490616e 15597 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
15598
15599 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15600
15601 * config.guess: Guess the OS version for HPUX.
15602
15603 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15604
15605 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15606
15607Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15608
15609 * configure.in: Recognize --with-headers, --with-libs, and
15610 --without-newlib.
15611 * Makefile.in (all-xiberty): Depend upon all-ld.
15612
15613Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15614
15615 * configure.in: Change i[34]86 to i[345]86.
15616
15617Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15618
15619 * configure (version): A few more tweaks to help message.
15620
15621Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15622
15623 * Makefile.in: Remove (for now) librx as a host library,
15624 now that we're building it for target.
15625
15626Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15627
15628 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15629 (Karl Berry).
15630
15631Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15632
15633 * configure.in: Also configure librx.
15634
15635Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15636
15637 * Makefile.in: Update various rules to reflect that librx
15638 is now needed for libg++.
15639
15640Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15641
15642 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15643
15644Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15645
15646 * configure.in: Configure the examples directory.
15647
15648Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15649
15650 * configure: Simplify Jun 2 1994 change.
15651
15652Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15653
15654 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15655 /bin/gcc isn't good enough to build gcc.
15656
15657Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15658
15659 * Makefile.in (GDB_SUPPORT_FILES): Remove
15660 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15661 (gdb.tar.gz): Add new rule to use standard distribution building
15662 mechanism.
15663
15664Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15665
15666 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15667 Bill Cox <bill@cygnus.com>.
15668
15669Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15670
15671 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15672
15673Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15674
15675 * configure: Search current dir first in .gdbinit.
15676
15677Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15678
15679 * config.sub: Recognize freebsd (merged from gcc config.sub).
15680
15681Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15682
15683 * config.sub: Refer to NeXT's operating system as nextstep.
15684
15685 * config.sub (case $basic_machine): Re-order the cases, to match
15686 the order in the FSF version (which is mostly alphabethical).
15687 Merge in some additions and changes from the FSF.
15688
15689Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15690
15691 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15692 * config.sub: Recognize cxux7.
15693 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15694
15695Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15696
15697 * config.sub: Fix typo powerpc -> powerpc-*.
15698
15699Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15700
15701 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15702
15703 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15704 parallel with all-emacs and install-emacs). Top-level command
15705 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15706
15707Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15708
15709 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15710 $(relbindir)/make before doing ``make install'', and use
15711 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15712 installing over running make binary.
15713 ($(host)-stamp-stage3-installed): Likewise.
15714
15715Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15716
15717 * config.guess: Recognize Mach.
15718
15719Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15720
15721 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15722 see whether --exec-prefix was used.
15723
15724Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15725
15726 * README: Explicitly mention libg++/README. (Zoo's idea.)
15727
15728Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15729
15730 * Makefile.in: Add all-librx target similar to all-libproc.
15731
15732Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15733
15734 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15735 with post 1.2 uname bogosity.
15736
15737Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15738
15739 * configure: Remove temporary files on receipt of a signal.
15740
15741Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15742
15743 * configure: If there is a package_makefile_frag, remove
15744 ${subdir}/Makefile.tem after copying it in.
15745
15746Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15747
15748 * build_all.mk: support rs6000 lynx identifies itself as
15749 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15750 since /bin/gcc is too feeble to compile a modern gcc.
15751
15752Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15753
15754 * brought devo/test-build.mk update-to-date with progressive/
15755 test-build.mk. Add lynx targets and hppa flag info.
15756
15757Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15758
15759 * configure.in: Use mh-ncrsvr43. Patch from
15760 Tom McConnell <tmcconne@sedona.intel.com>.
15761
15762Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15763
15764 * config.guess (i386-unknown-bsdi): No longer need to
15765 check #if defined(__bsdi__) && defined(__i386__).
15766
15767Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15768
15769 * configure: Set program_transform_nameoption correctly.
15770
15771Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15772
15773 * brought build-all.mk update-to-date with progressive build-all.mk,
15774 added new targets and hppa info.
4e81ae98 15775
6599da04
JM
15776Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15777
15778 * configure: If config.guess result is a prefix of the user
15779 specified target, assume a native build and use the user specified
15780 target as the host alias. Remove SunOS patch suffix removal hack.
15781 * configure.in: Remove SunOS patch suffix removal hack.
15782
15783 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15784 in NATIVE_CHECK_MODULES.
15785
15786Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15787
15788 * Makefile.in: Rename HOST_ONLY to NATIVE.
15789 * configure: Delete SunOs patch suffix from host_canonical
15790 and build_canonical variables that are prepended to Makefiles.
15791 * configure.in: Add comments for easier maintenance.
15792
15793Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15794
15795 * Makefile.in: Add all-libproc target similar to all-gui.
15796
15797Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15798
15799 * Makefile.in (CHECK_MODULES): split into
15800 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15801
15802Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15803
15804 * config.guess (i386-unknown-bsdi): New system to guess.
15805
15806Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15807
15808 * Makefile.in: Add all-gui target (but not yet build by "all").
15809
15810Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15811
15812 * config.sub: Move deletion of patch suffix from here...
15813 * configure.in: To here, at Ian's suggestion. The top-
15814 level scripts might need to know of a patch level.
15815
15816Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15817
15818 * config.sub: Strip off patch suffix so rtl is recognized
15819 as a sunos4.1.3 machine, even though it's been patched.
15820
15821Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15822
15823 * Makefile.in (INSTALL_LAST): Delete.
15824 (INSTALL_DOSREL): New.
15825
15826Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15827
15828 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15829 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15830 whether we pass down --with-gnu-ld anyhow.
15831
15832Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15833
15834 * Makefile.in (INSTALL_LAST): Change operation so it works
15835 on more flavors of make.
15836 * configure.in (go32): Don't build libg++ or libio.
15837
15838Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15839
15840 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15841 they can be overriden by templates.
15842
15843Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15844
15845 * configure.in (target==go32): Don't build gdb.
15846 * dosrel: New directory.
15847
15848Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15849
15850 * configure.in (host==go32): Configure dosrel too.
15851 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15852 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15853 be set by incoming names or templates.
15854 (INSTALL_LAST): New rule.
6599da04
JM
15855
15856Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15857
15858 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15859
15860Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15861
6599da04
JM
15862 * configure.in (appdirs): New variable. Currently empty, but will
15863 be used in gas distribution. If nonempty, lists a set of
15864 directories at least one of which must get configured, or top
15865 level configuration is considered to have failed.
15866 (rs6000-*-lynxos*): Use new file name.
15867
15868Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15869
15870 Eliminate XTRAFLAGS.
15871 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15872 newlib include files using -idirafter, and also use -nostdinc.
15873 (CXX_FOR_TARGET): Likewise.
15874 (XTRAFLAGS): Removed.
15875 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15876 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15877 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15878 ($(DO_X)): Don't pass down XTRAFLAGS.
15879
15880Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15881
15882 * configure.in (mips*-dec-bsd*): New target; do build linker.
15883 (mips*-*-bsd*): New target; don't build linker.
15884
15885Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15886
15887 * configure.in: support rs6000-*-lynxos* configuration.
15888 support sunos4 as a cross target.
15889
15890 * config.sub: look for lynx*, not lynx since the OS version may
15891 legitimately be part of the name.
15892
15893Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15894
15895 * configure.in (i[34]86-*-sco*): Move to be with other i386
15896 targets.
15897 (romp-*-*): New target. Skip various binary utilities.
15898 (vax-*-*): New target. Don't build newlib.
15899 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15900
15901Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15902
15903 * configure.in: Only set host_makefile_frag if config
15904 directory exists.
15905
15906Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15907
15908 * install.sh: If $dstdir exists, don't check whether each
15909 component does.
15910
15911Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15912
15913 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15914
15915Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15916
3b75d237
AJ
15917 * configure.in (*-*-lynxos*): Don't configure newlib for either
15918 native or cross Lynx.
6599da04
JM
15919
15920Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15921
15922 * config.sub (sparc64-elf): Fix os.
15923 (z8k): Remove duplicate.
15924
15925Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15926
15927 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15928 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15929
15930Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15931
15932 * configure: Make file links cleanly even if Lynx fails on
e490616e 15933 an NFS symlink (at least fail cleanly).
6599da04
JM
15934
15935Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15936
15937 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15938 -XNh2000.
15939
15940Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15941
15942 * configure: Unknown options are fatal again.
15943
15944Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15945
15946 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 15947 compatibility.
6599da04
JM
15948
15949Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15950
15951 * build-all.mk: Add `clean' target.
15952
15953Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15954
15955 * config.guess: Add SINIX support.
15956 * configure.in: Add mips-*-sysv4* support.
15957
15958Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15959
15960 * build-all.mk: Document all useful targets.
15961 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15962 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15963
15964Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15965
15966 * configure: Support --silent, --quiet.
15967
15968Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15969
15970 * configure: Support --disable-FEATURE.
15971
15972Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15973
15974 * config.guess: Recognize NCR running SVR4.3.
15975
15976Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15977
15978 * config.guess: Make BSDI generate i386-unknown-bsd386.
15979 Patch from Paul Eggert <eggert@twinsun.com>.
15980
15981Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15982
15983 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15984
15985Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15986
15987 * configure: Make unrecognized options give nonfatal warnings
15988 instead of fatal errors, and pass them to any subdirectory
15989 configures in case they recognize them.
15990 Make --x equivalent to --with-x.
15991
15992Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15993
15994 * configure: Add --enable-* options. Clean up usage message and
15995 some comments.
15996
15997Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15998
15999 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16000
16001Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16002
16003 * configure.in (hppa*-*-*): Enable binutils.
16004
16005Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16006
16007 * config.sub: Recognize cisco.
16008
16009Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16010
16011 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16012
16013Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16014
16015 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16016 than one configuration name. Add comment.
16017
16018Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16019
16020 * config.guess: about target *-hitachi-hiuxwe2, fixed
16021 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16022 macro is incorrect.]
16023
16024Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16025
16026 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16027 than the "make ls" stuff which used to be here.
16028
16029Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16030
16031 * config.guess: Recognize i[34]86-unknown-freebsd.
16032 From Shawn M Carey <smcarey@rodan.syr.edu>.
16033
16034Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16035
16036 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16037
16038Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16039
16040 * config.guess: Check for ptx.
16041
16042Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16043
16044 * config.sub: Add os9k checking.
16045
16046Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16047
16048 * config.guess: Handle OSF1 running on HPPA processors
16049
16050Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16051
16052 * configure: If subdir configure fails, print out a message with
16053 subdirectory name, in case subdir's configure code didn't identify
16054 itself.
16055
16056Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16057
16058 * configure.in: Remove embedded newlines from configdirs.
16059 Avoid mismatches of substrings. Fix matching strings at end
16060 of configdirs.
16061
16062Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16063
16064 * config.guess: Add Lynx/rs6000 config support.
16065
16066Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16067
16068 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16069
16070Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16071
16072 * configure.in (hppa*-*-osf*): Treat this just like most other
16073 PA configurations (eg no binutils or ld).
16074 (hppa*-*-*elf*): These configurations have binutils and ld.
16075
16076Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16077
16078 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16079
16080Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16081
16082 * configure.in (rs6000-*-*): Build gas.
16083
16084Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16085
e490616e 16086 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
16087
16088Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16089
16090 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16091 for GDB and GDB has been fixed to not need it.
16092
6599da04
JM
16093Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16094
16095 * config.guess: Recognize vax hosts.
16096
16097Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16098
16099 * configure (while loop): Don't use "break 2" inside case
16100 statement -- the case statement isn't an enclosing loop.
16101
16102Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16103
16104 * config.guess: Clean up NeXT support, to allow nextstep
16105 on Intel machines. Make OS be nextstep.
16106
16107Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16108
16109 * config.guess: Add alternate forms for Convex.
16110
16111Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16112
16113 * configure: Completely rewrite option processing. Take
16114 advantage of pattern-matching to avoid invoking test frequently.
16115 Also clean up host and target defaulting logic.
16116
16117Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16118
16119 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16120 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16121 commands (plus user environment) will fit SCO limits.
16122
16123Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16124
16125 * configure.in: Don't issue warnings about directories which are
16126 not being configured if -norecursion is set. Correct test for
16127 --with-gnu-as and --with-gnu-ld to not get confused by substring
16128 matches.
16129
16130 * configure.in: Don't build gas for alpha-dec-osf1*.
16131
16132Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16133
16134 * configure: Back out Per's change of 12/19/1993. It changes the
16135 behavior of configure in unexpected and confusing ways.
16136
16137 Also, use different delim char when calculating
16138 program_transform_name so that the name can contain slashes.
16139
16140Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16141
16142 * configure.in, config.sub: Add support for VSTa micro-kernel.
16143
16144Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16145
16146 * configure.in: Nuke hacks which were used to get a special
16147 version of GAS for HPPA configurations.
16148
16149Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16150
16151 * configure: If only ${target_alias} is given, use that
16152 as the default for ${host_alias}.
16153 * configure: Add missing back-slashes before nested quotes.
16154
16155Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16156
16157 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16158
16159Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16160
16161 * config.guess: Recognize some Tektronix configurations.
16162 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16163
16164Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16165
16166 * config.sub: Match any flavor of SH.
16167
16168Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16169
16170 * configure.in: Don't try to configure newlib for Alpha.
16171
16172Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16173
16174 * configure.in: Don't build ld for Irix 5. Don't build gas,
16175 libg++ or libio for any Alpha target.
16176
16177 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
16178
16179Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16180
16181 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16182 default arguments -- so it tried to compress itself.
16183
16184Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16185
16186 * configure.in (notsupp): ensure that a space is always at the end
16187 of the configdirs list, since the grep checks for an explicit space
16188
16189Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16190
16191 * configure.in (target i386-sysv4.2): don't build ld, since static
16192 versions of many libraries are not available.
16193
16194Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16195
16196 * config.guess: Recognize Apollos (using environment variables).
16197 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16198
16199Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16200
16201 * config.guess: Recognize Sony news mips running newsos.
16202
16203Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16204
16205 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16206 "fi ; else" for bash.
16207
16208Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16209
16210 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16211
16212Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16213
16214 * config.sub: accept unixware as an alias for svr4.2.
16215 Fix some inconsistancies with the gcc version.
16216
16217Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16218
16219 * Makefile.in (DISTDOCDIRS): Add gdb.
16220
16221Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16222
16223 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16224
16225Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16226
16227 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16228 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16229 this now.
16230
16231Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16232
16233 * config.sub: Accept hiux* as an OS name.
16234
16235 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16236 etc/make-stds.texi. The underscore came from gcc, and dje now
16237 agrees that RUNTESTFLAGS is the correct name.
16238
16239Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16240
16241 * install.sh: Remove 'set -e'. It makes any conditionals
16242 in the script useless.
16243
16244 * config.guess: Automatically recognize arm-acorn-riscix
16245 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16246
16247Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16248
16249 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16250
16251Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16252
16253 * Makefile.in (DISTDOCDIRS): New variable.
16254 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 16255 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
16256
16257Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16258
16259 * configure.in (hppa target): check the source directory for the
16260 pagas sub-directory
16261
16262Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16263
16264 * config.sub: Allow -aout* and -elf*.
16265
16266Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16267
16268 * configure.in: Don't build ld on i386-solaris2, same as for
16269 sparc-solaris2.
16270
16271Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16272
16273 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16274
16275Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16276
16277 * configure.in: Configure gdb for alpha.
16278
16279Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16280
16281 * Makefile.in (CXXFLAGS): Add -O.
16282
16283Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16284
16285 * config.guess: added support for DG Aviion
16286
16287Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16288
16289 * configure.in: Produce warning message for subdirectories not
16290 configurable for this host/target combination. Don't try to
16291 configure gdb for vms.
16292
16293Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16294
16295 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16296 appropriate files before making "diststuff".
16297 (DISTBISONFILES): New var: list of files to be edited.
16298 (DISTSTUFFDIRS): Add binutils.
16299
16300Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16301
16302 * config.sub: also handle mipsel and mips64el (for little endian mips)
16303
16304Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16305
16306 * configure.in: Add * to end of all OS names.
16307
16308Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16309
16310 * configure.in: Build newlib for LynxOS native.
16311
16312Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16313
16314 * config.guess: Add support for delta 88k running SVR3.
16315
16316 * configure.in: Add comment about HP compiler vs. emacs.
16317
16318Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16319
16320 * configure.in: don't build ld on solaris2 (not a viable option
16321 due to bugs in getpwnam & getpwuid)
16322
16323Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16324
16325 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16326 config.guess will produce a full version number.
16327
16328Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16329
16330 * configure.in: Build linker and binutils for alpha-dec-osf1.
16331
16332Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16333
16334 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16335 and gdb/testsuite/Makefile.in.
16336
16337Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16338
16339 * configure.in: recognize mips*- instead of mips-
16340
16341Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16342
16343 * config.sub: Accept linux*coff and linux*elf as operating
16344 systems.
16345
16346Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16347
16348 * config.sub: Recognize mips64, and mips3 as an alias for it.
16349
16350Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16351
16352 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16353 gdb knows how to handle OSF/1 shared libraries.
16354
16355Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16356
16357 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16358 * config.guess: Recognize Hitachi's HIUX.
16359 * config.sub: Recognize h3050r* and hppahitachi.
16360 Remove redundant cases for hp9k[23]*.
16361
16362Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16363
16364 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16365 if gas and ld are in the source tree and are in ${configdirs}.
16366 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 16367 --with options (but still pass them down on the command line,
6599da04
JM
16368 if they were explicitly specified).
16369
16370Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16371
16372 * configure: substitute SHELL value in Makefile.in with
16373 ${CONFIG_SHELL}
16374
16375Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16376
16377 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16378 *-*-solaris2* targets.
16379
16380Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16381
16382 * Makefile.in: define M4, and pass it down to sub-makes;
16383 all-autoconf now depends on all-m4
16384
16385Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16386
16387 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16388 presence of {ar,ranlib} instead of a configured directory
16389
16390Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16391
16392 * config.guess: Accept 34?? as well as 33?? for NCR.
16393
16394Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16395
16396 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16397 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16398
16399Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16400
16401 * configure: grab values for $(CC) and $(CXX) from the
16402 environment, so that someone can do "CC=gcc configure; make" and
16403 have it work right (matching the way that autoconf works now)
16404
16405 * configure.in, Makefile.in: add support for gash, the tcl
16406 interface to Galaxy
16407
16408 * config.guess: add NetBSD variants (hp300, x86)
16409
16410Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16411
16412 * install.sh: Support -d option (in the manner of SunOS 4 install,
16413 as it is more deterministic than that of GNU install)
16414 (chmodcmd): Set file to mode 755 by default (should also do default
16415 chgrp and chown, but I don't feel like dealing with that now)
16416
16417Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16418
16419 * config.sub: Remove h8300hhms alias.
16420
16421Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16422
16423 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16424
16425Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16426
16427 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16428 as stmp-fixinc
16429
16430Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16431
16432 * config.sub: recognize m88110-bug-coff.
16433
16434Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16435
16436 * Makefile.in (all-libio): all dependencies on the toolchain used
16437 to build this (gcc, gas, ld, etc)
16438
16439Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16440
16441 * config.guess: Deal with OSF/1 1.3 on alpha.
16442
16443Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16444
16445 * install.sh: add some 'else true' clauses for portability
16446
16447 * configure.in: don't build libio for h8[35]00-*-* targets
16448
16449Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16450
16451 * Makefile.in: Add support for new libio.
16452
16453Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16454
16455 * install.sh: If one command fails, don't try the rest. Don't try
16456 to remove $dsttmp (via trap) unless we have already created it.
16457 If $src doesn't exist, detect it and exit with an error.
16458
16459 * config.guess: Recognize BSD on hp300.
16460
16461Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16462
16463 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16464 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16465
16466Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16467
16468 * Makefile.in (all-send-pr): depends on all-prms
16469
16470Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16471
16472 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16473
16474Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16475
16476 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16477 Added test for mips-mips-riscos5.
16478
16479Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16480
16481 * configure.in: use mh-hp300 for 68k HP hosts
16482
16483Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16484
16485 * configure: add support for CONFIG_SHELL, so that you can use
16486 some alternate shell for evaluating configure scripts
16487
16488Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16489
16490 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16491 in configure script to bug-gdb@prep.ai.mit.edu when building
16492 distribution archive.
16493 * Makefile.in (COMPRESS): Remove def.
16494 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16495 gdb.tar.Z and make-gdb.tar.Z respectively.
16496 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16497 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16498 to convergence with 'taz' target in Makefile.in.
16499
16500Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16501
16502 * install.sh (dsttmp): use trap to ensure that tmp files go
16503 away on error conditions
16504
16505Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16506
16507 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16508
16509Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16510
16511 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16512 its parent is '/' not ''.
16513
16514 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16515
16516Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16517
16518 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16519 that ${newsrcdir}/configure.in does.
16520
16521Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16522
16523 * test-build.mk: support for CONFIG_SHELL
16524
16525Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16526
16527 * config.sub (netware): Add as a basic system type.
16528
16529Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16530
16531 * Makefile.in (Makefile): depend on configure.in. Also drop the
16532 $(srcdir)/ from the dependency on Makefile.in.
16533
16534Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16535
16536 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16537 (h8300hhms is temporary until multi-libraries are implemented).
16538 * configure.in: Handle h8300h too.
16539
16540Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16541
16542 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16543
16544Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16545
16546 * configure: Remove extraneous output when guessing host type.
16547 * config.guess: Remove extraneous output when guessing using C
16548 compiler rather than uname, or when guessing fails.
16549
16550Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16551
16552 * Makefile.in: remove all.cross and install.cross targets
16553
16554 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16555 definitions
16556
16557Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16558
16559 * configure.in (target sh): Build gprof.
16560
16561Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16562
16563 * config.sub: change -solaris to -solaris2
16564
16565Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16566
16567 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16568
16569Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16570
16571 * configure: Correct error message for missing Makefile.in to
16572 print correct directory.
16573
16574Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16575
16576 * install.sh: kludge around 386BSD shell bug
16577
16578Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16579
16580 * config.guess: Recognize NeXT.
16581 * config.guess: Recognize i486-ncr-sysv4.
16582 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16583
16584Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16585
16586 * Makefile.in (MAKEINFOFLAGS): New variable.
16587 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16588 * build-all.mk, test-build.mk: Pass down --no-split as
16589 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16590
16591Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16592
16593 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16594
16595Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16596
16597 * Makefile.in (libg++.tar.z): New rule.
16598 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16599 * Makefile.in (taz): Only do a single chmod.
16600
16601Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16602
16603 * install.sh: don't use dirname anymore (replaced with sed usage)
16604
16605Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16606
16607 * Makefile.in: Change extension for gzip'd files from '.z' to
16608 '.gz' per new FSF standard usage.
16609
16610Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16611
16612 * configure: put quotes around the final value of program_transform_name
16613
16614Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16615
16616 * Makefile.in: new install.sh support; update install-info rules
16617
16618Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16619
16620 * configure.in: Build diff for crosses, but not for go32 host.
16621
16622 * configure.in: Build gprof only for native, and don't build it
16623 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16624
16625Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16626
16627 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16628
16629Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16630
16631 * configure.in (host_tools): Add prms.
16632
16633Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16634
16635 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16636 with $(FLAGS_TO_PASS) on the command line
16637
16638 * config.sub: Recognize lynx and lynxos
16639
16640Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16641
16642 * config.sub: Accept -ecoff*, not just -ecoff.
16643
16644Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16645
16646 * Makefile.in (taz): Use .gz suffix instead of .z.
16647 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16648 names.
16649
16650Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16651
16652 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16653
16654Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16655
16656 * Makefile.in (install-no-fixedincludes): install gcc last, so
16657 that rebuilds that might happen during 'make install' don't get
16658 bogus gcc include files
16659
16660Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16661
16662 Change from Utah for HPPA support:
16663 * config.guess: Recognize hppa1.x-hp-bsd.
16664
16665Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16666
16667 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16668 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16669
16670Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16671
16672 * config.sub: Add support for rom68k and bug boot monitors.
16673
16674Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16675
16676 * Makefile.in: Make all-opcodes depend on all-bfd.
16677
16678Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16679
16680 * config.guess: Added special check for i[34]86-univel-sysv4*.
16681
16682Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16683
16684 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16685 the processor rather than assuming i486.
16686
16687Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16688
16689 * config.guess: Recognize SunOS6 as Solaris3.
16690
16691Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16692
16693 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16694 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16695
16696Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16697
16698 * build-all.mk (all-cross): New target for Canadian Cross.
16699 Added Q2 go32 targets.
16700 * test-build.mk: Configure go32 cross sparclite-aout and
16701 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16702 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16703
16704Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16705
16706 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16707 GO32 hosted toolchains
16708
16709Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16710
16711 * configure: change so "-exec-prefix" gets passed down rather
16712 than "-exec_prefix" so autoconf generated Makefiles get the
16713 exec_prefix set right.
16714
16715Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16716
16717 * config.guess: get the Solaris2 minor version number
16718
16719 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16720
16721Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16722
16723 * config.guess: Recognize some Sequent platforms.
16724
16725Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16726
16727 * Makefile.in: added the vault-install target
16728
16729 * configure.in: actually use the Sun3 makefile fragment that's in
16730 config, also added the release dir to configdirs
16731
16732Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16733
16734 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16735
16736Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16737
16738 * configure.in: remove some program from Alpha targetted toolchains
16739
16740Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16741
16742 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16743 gprof.
16744 (taz): Run "make diststuff" in those directories instead of "make
16745 proto-dir". Look for "VERSION=" only at start of line in subdir
16746 Makefile. Use "gzip -9" for compression.
16747 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16748 (binutils.tar.z): New target.
16749
16750Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16751
16752 * Makefile.in (taz): Include gpl.texinfo.
16753
16754Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16755
16756 * Makefile.in (setup-dirs): Merged into "taz" target.
16757 (taz): Only do `proto-dir' stuff if a directory is actually needed
16758 for this target.
16759
16760Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16761
16762 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16763 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16764 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16765 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16766 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16767
16768Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16769
16770 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16771 config.sub, and move-if-change to gdb testsuite distribution
16772 archive, so the testsuite can be extracted, configured, and
16773 run separately from the gdb distribution. Blow away the Chill
16774 tests that require a Chill compiled executable, since GNU Chill
16775 is not yet publically available.
16776
16777Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16778
16779 * test-build.mk: set environment variables in a single command,
16780 instead of a list of assignments and exports
16781
16782 * config.guess: recognize Alpha/OSF1 systems
16783
16784Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16785
16786 * configure: Change help message to prefer --options rather than
16787 -options.
16788
16789Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16790
16791 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16792 zippy@ecst.csuchico.edu.
16793 * config.guess: Recognize miniframe.
16794
16795Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16796
cc6010cd
AP
16797 * Makefile.in: Use srcroot to find runtest rather than rootme.
16798 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
16799
16800Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16801
16802 * test-build.mk: Extensive additions to support building on a
16803 machine other than the host.
16804
16805Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16806
16807 * configure (tooldir): Fix for i386-aix again.
16808
16809Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16810
16811 * configure, Makefile.in: Change definition of $(tooldir)
16812 to match the FSF.
16813
16814Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16815
16816 * config.guess: Recognize i[34]86/SVR4.
16817
16818Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16819
16820 * Makefile.in (all-gdb): gdb depends on sim.
16821
16822Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16823
16824 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16825 at the same time we make the prototype gdb directory.
16826 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16827 files at the same time as the gdb base release distribution.
16828
16829Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16830
16831 * Makefile.in (check): Use individual check targets rather than
16832 DO_X rule.
16833 (check-gcc): Added.
16834
16835Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16836
16837 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16838 for System V release 3.2.
16839
16840Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16841
16842 * config.sub: Recognize hppaosf.
16843 * configure.in: Do configure ld/binutils/gas for it.
16844
16845Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16846
16847 * configure (tooldir): Alter syntax used to set this, for systems
16848 where "\$" isn't handled right, like i386-aix.
16849
16850Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16851
16852 * configure: Pass program-transform-name, not
16853 program_transform_name, to recursive configures.
16854
16855Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16856
16857 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16858 of gas+ld+binutils.
16859
16860Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16861
16862 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16863
16864Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16865
16866 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16867
6599da04
JM
16868Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16869
16870 * Makefile.in (PRMS): Set back to all-prms.
16871
16872Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16873
16874 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16875 targets, rather than for MIPS hosts.
16876
16877Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16878
16879 * configure.in: add comment for --with-x default values
16880
16881 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16882
16883 * Makefile.in: add check-* targets for each of the directories in
16884 the tree. Add a definition of RUNTEST that will use the one we
16885 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16886
16887Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16888
16889 * configure.in: Removed obsolete references to bfd_target and
16890 target_makefile_frag.
16891
16892 * build-all.mk: Set assorted targets for Q2.
16893 * config.sub: Recognize z8k-sim and h8300-hms.
16894 * test-build.mk: Really don't pass host to configure.
16895 (HOLES): Added uname.
16896
16897Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16898
16899 * configure: Handle an empty program-prefix, program-suffix or
16900 program-transform-name correctly.
16901
16902Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16903
16904 * build-all.mk: -G 8 no longer required for MIPS targets.
16905 * test-build.mk: Don't pass host argument to configure; make it
16906 guess.
16907
16908Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16909
16910 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16911 * Makefile.in (COMPRESS): New macro, like GZIP.
16912
16913Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16914
16915 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16916
16917 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16918 with gas currently defaults to -G 0.
16919
16920Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16921
16922 * Makefile.in (all-flex): flex depends on byacc.
16923
16924 * build-all.mk: If host not specified, use config.guess. Pass TAG
16925 to test-build.mk as RELEASE_TAG.
16926 * test-build.mk (configargs): New variable containing arguments to
16927 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16928 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16929
16930 * config.guess: Use /bin/uname when checking -X argument on SCO,
16931 to avoid invoking GNU uname which doesn't understand -X.
16932
16933 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16934
16935 * configure.in: Build gas for mips-*-*.
16936
16937Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16938
16939 * Makefile.in (all.normal): insert missing backslash.
16940
16941Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16942
731a8127 16943 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
16944
16945 * Makefile.in: Complete overhaul to merge many almost identical
16946 targets.
16947
16948Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16949
16950 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16951 (gdb.tar.Z): Adjusted.
16952
16953 * Makefile.in (setup-dirs, taz): New targets; should be general
16954 enough to adapt for gdb sometime. Build only .z file.
16955 (gas.tar.z): New target.
16956
16957Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16958
16959 * build-all.mk: Use CC=cc -Xs on Solaris.
16960
6599da04
JM
16961Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16962
16963 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16964 for handling BISON for FSF releases.
16965
16966Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16967
16968 * configure: Actually implement the change zoo just documented.
16969
16970Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16971
16972 * configure: when using config.guess, only set target_alias when
16973 it's not already been set (ie, on the command line)
16974
16975Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16976
16977 * Makefile.in: add installcheck target, set PRMS to install-prms
16978
16979Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16980
16981 * configure: add support for package_makefile_fragment, handle the
16982 case where a directory has a configure.in file but no Makefile.in
16983 more gracefully (with an actual understandable error message, even);
16984 add support for --without (and add this to the usage message); also
16985 explicitly add a --host=${host_alias} to the command line when
16986 config.guess is used
16987
16988Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16989
16990 * configure: Must use both --host and --target in recursive calls.
16991
16992Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16993
16994 * Makefile.in: Change deja-gnu to dejagnu.
16995
16996Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16997
16998 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16999
17000Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17001
17002 * configure.in: canonicalize all instances to *-*-solaris2*,
17003 also strip out a number of tools to not build for go32 host
17004
17005Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17006
17007 * config.guess: add GPL.
17008
17009 * Makefile.in, config.guess, config.sub, configure: bump
17010 copyrights to 93.
17011
17012Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17013
17014 * Makefile.in (do-info): Removed obsolete check for existence of
17015 localenv file.
17016
17017 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17018
17019Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17020
17021 * Makefile.in: a couple of 'else true' for decstation,
17022 support for TclX
17023
17024 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17025
17026Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17027
17028 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17029
17030Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17031
17032 * config.guess: Recognize i386-ibm-aix (PS/2).
17033 * configure.in: Use config/mh-aix386 file for it.
17034
17035Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17036
17037 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17038 CC_FOR_TARGET instead.
17039 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17040
17041Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17042
17043 * Makefile.in: Add sim to list of directories sent with gdb
17044
17045Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17046
17047 * configure.in: Put back mips-dec-bsd* case.
17048
17049Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17050
17051 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17052 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17053 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
17054
17055Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17056
17057 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17058
17059 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17060 (install-info): install dir.info only if it exists,
17061 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17062
17063Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17064
17065 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17066 gas for mips-dec-bsd.
17067
17068Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17069
17070 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17071 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17072
17073Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17074
17075 * configure.in: Added "dejagnu" to hosttools list.
17076
17077Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17078
17079 * config.sub, configure.in, config.guess: Add support
17080 for Bosx, an AIX variant from Bull.
17081 Patches from F.Pierresteguy@frcl.bull.fr.
17082
17083Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17084
17085 * devo/dejagnu: Initial creation of devo/dejagnu.
17086 Migrated dejagnu testcases and support files for testing software
17087 tools to reside as subdirectories, currently called "testsuite",
17088 within the directory of the software tool. Migrated all programs,
17089 support libraries, etc. beloging to dejagnu proper from
17090 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17091 with no modifications. The changes to these files which will
17092 allow them to configure, build, and execute properly will be made
17093 in a future update.
17094
17095Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17096
17097 * Makefile.in: Change send_pr to send-pr.
17098 * configure.in: Likewise.
17099 * send_pr: Renamed directory to send-pr.
17100
17101Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17102
17103 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17104
17105Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17106
17107 * README: Update for gdb-4.8 release.
17108 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17109 gdb-xxx.tar.z (gzip'd) file also.
17110
17111Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17112
17113 * Makefile.in: make all-diff depend on all-libiberty
17114
17115Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17116
17117 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17118
17119Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17120
17121 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17122
17123Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17124
17125 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17126 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17127 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17128
17129Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17130
17131 * Makefile.in: makeinfo binary is in a new location
17132
17133Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17134
17135 * config.sub: Accept -ecoff as an OS.
17136
17137 * Makefile.in: Various changes to eliminate a level of make
17138 recursion and reduce the required command line length.
17139 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17140 sub-makes.
17141 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17142 variables holding settings for specific sub-makes.
17143 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17144 in terms of BASE_FLAGS_TO_PASS.
17145 (TARGET_LIBS): New variable listing directories which use
17146 TARGET_FLAGS_TO_PASS.
17147 (subdir_do): Eliminated.
17148 (do-*): New set of targets to replace subdir_do.
17149 (various): All targets which used subdir_do now depend on do-*.
17150 (local-clean): Renamed from do_clean.
17151 (local-distclean): New target, dependency of distclean and
17152 realclean.
17153 (install-info): Don't create directories. Depend on dir.info
17154 rather than calling make recursively.
17155 (install-dir.info): Eliminated.
17156 (install-info-dirs): Create all info directories here.
17157 (dir.info): Depend upon do-install-info.
17158
17159 * test-build.mk (HOLES): Added false.
17160
17161Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17162
17163 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17164
17165Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17166
17167 * Makefile.in (info): remove dependency on all-texinfo. The
17168 problem was really in texinfo/C, not at this level.
17169
17170Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17171
17172 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17173
17174Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17175
17176 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17177 GDB releases.
17178
17179Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17180
17181 * configure: Include srcdir in message about target of link not
17182 being found. Don't convert `-' to `_' in `with' options being
17183 passed to subdirs.
17184
17185Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17186
17187 * configure.in: add uudecode to host_tools
17188
17189 * Makefile.in: added {all,install}-uudecode targets, added them to
17190 the appropriate lists
17191
17192Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17193
17194 * Makefile.in (all-gcc): Added dependency on all-gas.
17195
17196 * configure.in (mips-*-*): Build ld and binutils.
17197
17198Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17199
17200 * configure: check return code from mkdir, print error message and
17201 exit on failure.
17202
17203Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17204
17205 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17206
17207Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17208
17209 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17210
17211Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17212
17213 * config.sub (h8500): Recognize this as a cpu type.
17214
17215Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17216
17217 * configure: source directory missing is no longer a warning
17218
17219 * configure.in: recognize irix[34]* instead of irix[34]
17220
17221 * Makefile.in: define and pass down X11_LIB
17222
6599da04
JM
17223Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17224
17225 * guess-systype: Renamed to ...
17226 * config.guess: ... by popular request.
17227 * configure.in, Makefile.in: Update accordingly.
17228
17229Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17230
17231 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17232 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17233 + Execute ./dummy instead of assuming . is in PATH.
17234
17235Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17236
17237 * guess-systype: New shell script. Attempts to guess the
17238 canonical host name of the executing host.
17239 Only a few hosts are supported so far.
17240 * configure: Call guess-systype if no host is specified.
17241
17242Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17243
17244 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17245 gcc Makefile.
17246
17247
17248Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17249
17250 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17251 (all-gcc, install-gcc, subdir_do): Use it.
17252
17253Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17254
17255 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17256
17257Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17258
17259 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17260 set exclusively by configure, using configure.in .
17261
17262Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17263
17264 * test-build.mk: set $PATH for all builds
17265
17266 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17267
17268Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17269
17270 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17271 the one used in gcc/Makefile.in, so that a null expansion doesn't
17272 override the one needed to build gcc with a native cc.
17273
17274
17275Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17276
17277 * configure: Accept -with arguments.
17278
17279Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17280
17281 * Makefile.in: added h8300sim
17282
17283Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17284
6599da04
JM
17285 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17286 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17287 (all-cygnus, native, build-cygnus): Make
17288 $(canonhost)-stamp-3stage-done, not $(host)....
17289 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17290 i386-sco3.2v4. Added else true to if command.
17291
17292Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17293
17294 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17295
17296Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17297
17298 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17299
17300Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17301
17302 * configure.in: don't remove binutils from Solaris builds
17303
17304Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17305
17306 * Makefile.in: get rid of earlier definitions for *clean,
17307 also handle the recursive info rule better
17308
17309Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17310
17311 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17312 do more-or-less the right thing.
17313
17314Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17315
17316 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17317 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17318
17319Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17320
17321 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17322 $(host_canonical).
17323
17324 * configure.in: split the configdirs list into 4 categories (native
17325 v. cross, library v. tool) and handle the cross-only and native-
17326 only in more reasonable (and correct!) way.
17327
17328Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17329
17330 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17331 configdirs anymore.
17332
17333Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17334
17335 * Makefile.in: extensive cleanup:: removed all of the explicit
17336 clean-* targets, collapsed many wrappers around subdir_do into
17337 one, added additional targets to satisfy standards.texi, deleted
17338 some old targets, some changes for consistency
17339
17340Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17341
17342 * configure.in: handle some programs as cross-only, and others as
17343 native only
17344
17345 * test-build.mk: handle partial holes in a more generic manner
17346
17347 * Makefile.in: m4 depends on libiberty
17348
6599da04
JM
17349Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17350
17351 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17352 time, wdiff, and find to configdirs
17353
17354 * Makefile.in: all, clean, and install rules for the new programs
17355 added to configure.in
17356
17357Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17358
17359 * configure.in: use mh-sun for all *-sun-* hosts
17360
6599da04
JM
17361Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17362
17363 * Makefile.in: define flags for X11 include files and library file
17364 locations, pass them down to the programs that need this info
17365
17366 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17367
6599da04
JM
17368Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17369
17370 * configure.in: start building libg++ for HP-UX targets
17371
17372Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17373
17374 * README: Update references to files moved into etc/.
17375
17376Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17377
17378 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17379 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17380
17381Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17382
17383 * configure: accept dash as well as underscore in long option
17384 names for FSF compatibility.
17385
17386Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17387
17388 * config.sub: added -sco3.2v4 support from FSF.
17389
17390Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17391
17392 * configure.in: expand the section that adds or removes
17393 directories from the list of programs to build, to handle native
17394 vs. cross in addition to host v. native
17395
17396Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17397
17398 * Makefile.in: Replace C++ in macro names with CXX.
17399 This is less likely to break ...
17400
17401Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17402
17403 * test-build.mk: add -w to GNU_MAKE
17404
17405Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17406
17407 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17408 add 'sparc' to list of recognized cpus. This needed to make
17409 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17410 Delete some redundant ose68 variants. Recognize -wrs as an os,
17411 then changes that into $CPU-wrs-vxworks.
17412
17413 * configure.in: remove most references to gdbtest, regularize
17414 target based program removal
17415
17416 * test-build.mk: import from p3 tree (many fixes and changes)
17417
17418Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17419
17420 * Makefile.in: added rules to handle tcl, tk, and expect
17421
17422 * configure.in: handle those directories if they exist
17423
17424Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17425
17426 * config.sub: removed bogus hppabsd and hppahpux names, since
17427 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17428
17429Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17430
17431 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17432 depends upon all-xiberty
17433
17434 * Makefile.in: changes from p3, including:
17435
17436 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17437
17438 * Makefile.in (XTRAFLAGS): include newlib directories if
17439 newlib/Makefile exists, rather than if host != target.
17440
17441 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17442
17443 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17444 from the same source tree and not building a cross-compiler. This
17445 matters for the libg++ configuration if reconfiguring a tree that
17446 has already been installed.
17447
17448 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17449
17450 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17451 pick up the machine and system specific header files.
17452
17453 * Makefile.in: added AS_FOR_TARGET, passed down in
17454 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17455 the C compiler to use to create programs which are run in the
17456 build environment, set it to default to $(CC), and passed it down
17457 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17458
17459 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17460
17461 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17462 We need them for unusual native builds, like systems without
17463 ranlib.
17464
17465 * configure: also define $(host_canonical) and
e490616e
ZW
17466 $(target_canonical), which are the full, canonical names for the
17467 given host and target
6599da04
JM
17468
17469Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17470
17471 * Makefile.in: Added separate definitions for C++.
17472
17473Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17474
17475 * configure.in (configdirs): Add deja-gnu.
17476
17477Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17478
17479 * README: Update for configure.texi and gdb-4.7 release.
17480
17481Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17482
17483 * Makefile.in: Move "all" target to top of file.
17484 Previously, first target was ".PHONY" which caused BSD4.4 make
17485 to build .PHONY when make was run without arguments.
17486
17487Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17488
17489 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17490 Library-copylefted code in libiberty.
17491
17492Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17493
17494 * config.sub: Replace m68kmote with plain old m68k.
17495
17496Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17497
17498 * Makefile.in: Remove space from blank line, avoid Make complaints.
17499
17500Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17501
17502 * config.sub: Complain if no argument is given. Added support for
17503 386bsd as OS and target alias.
17504
17505Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17506
17507 * Makefile.in (XTRAFLAGS): include newlib directories if
17508 newlib/Makefile exists, rather than if host != target.
17509
17510Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17511
17512 * config.sub: recognize sparclite-wrs-vxworks.
17513
17514 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17515 p3.) Added clean-xiberty to clean.
17516
17517Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17518
17519 * configure.in: use *-*-* instead of nested cases for host and target
17520
17521Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17522
17523 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17524 from the same source tree and not building a cross-compiler. This
17525 matters for the libg++ configuration if reconfiguring a tree that
17526 has already been installed.
17527
17528Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17529
17530 * config.sub (i486v/i486v4): Merge in from FSF version.
17531
17532Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17533
17534 * configure: only set PWD if it is already set.
17535
17536Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17537
17538 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17539 doesn't have unset and all success paths (and most error paths)
17540 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17541 to just ${PWD} to avoid confusion.)
17542
17543Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17544
17545 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17546 even for a native compilation.
17547
17548Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17549
17550 Changes to make the gdb.tar.Z rule work better.
17551
17552 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17553 (DEVO_SUPPORT): Add configure.texi.
17554 (bfd-ilrt.tar.Z): Remove ancient rule.
17555
17556Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17557
17558 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17559 pick up the machine and system specific header files.
17560
17561 * configure.in, config.sub: added new target m68010-adobe-scout,
17562 with alias of adobe68k. Changed configure.in to check for
17563 -scout before -sco* to avoid a false match.
17564
17565 * Makefile.in: added AS_FOR_TARGET, passed down in
17566 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17567 the C compiler to use to create programs which are run in the
17568 build environment, set it to default to $(CC), and passed it down
17569 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17570
17571Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17572
17573 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17574 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17575 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17576 FOR_TARGET variants, to newlib and libg++.
17577
17578Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17579
17580 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17581 first.
17582
17583Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17584
17585 * config.sub: Accept `elf' as an environment.
17586
17587Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17588
17589 * Makefile.in (all-opcodes): cd into the right directory
17590
17591Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17592
17593 * configure: added -program_transform_name option, used as
17594 argument to sed when installing programs.
17595 configure.texi: added documentation for -program_prefix,
17596 -program_suffix and -program_transform_name.
17597
17598Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17599
17600 * config.sub: Accept i486 where i386 ok.
17601
17602Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17603
17604 * config.sub: accept we32k
17605
17606Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17607
3b75d237 17608 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
17609
17610 * Makefile.in: don't create all directories for ``make install'';
17611 let the subdirectories create the ones they need.
17612
17613Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17614
e490616e 17615 * COPYING: new file, GPL v2
6599da04
JM
17616
17617Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17618
17619 * Makefile.in: use the new gen-info-dir, which needs a template
17620 argument (which also lives in texinfo)
17621
17622 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17623
6599da04
JM
17624Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17625
17626 * config.sub (ncr3000): Change i386 to i486.
17627
17628Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17629
17630 * Makefile.in: add install-rcs, install-grep to
17631 install-no-fixedincludes, removed install-bison and install-libgcc
17632
17633Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17634
17635 * configure.in: grab the HPUX makefile fragment if on HPUX
17636
17637Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17638
17639 * Makefile.in: eradicate bison spoor (ditto libgcc).
17640 configure.in: recognise m68{k,000}-ericsson-OSE.
17641 es1800 is alias for m68k-ericsson-OSE
17642
17643Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17644
17645 * configure.in: rearrange the parts that remove programs from
17646 configdirs, based now on HOST==TARGET or by canonical triple.
17647
17648Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17649
17650 * test-build.mk: recurse explicitly with -f test-build.mk when
17651 appropriate. predicate stage3 and comparison on the existence
17652 of gcc. That is, if gcc isn't around, we aren't three-staging.
17653 On very clean, also remove ...stamp-co. Build in-place before
17654 doing other builds.
17655
17656Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17657
17658 * Makefile.in, configure.in: add tgas
17659
17660Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17661
17662 * Makefile.in: a number of changes merged in from progressive.
17663
17664 * configure.in: add libm.
17665
17666 * .cvsignore: ignore some stuff that comes from test-build.mk.
17667
6599da04
JM
17668Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17669
17670 * config.sub: Add es1800 (m68k-ericsson-es1800).
17671
17672Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17673
17674 * configure: Add program_suffix (parallel to program_prefix)
17675 * Makefile.in: adjust directory-creating script for losing decstation
17676
17677Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17678
17679 * configure: Minor $subdir-related fixes.
17680
17681Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17682
17683 * configure: fix various problems with propogating
17684 makefile_target_frag in subdirs.
17685 * configure.in: config libgcc if its there
17686
17687Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17688
17689 * config.sub: HPPA merge.
17690
6599da04
JM
17691Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17692
17693 * Makefile.in: Replace all-bison with all-byacc in all
17694 dependency lines for other tools (which now use byacc).
17695
17696Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17697
17698 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17699
6599da04
JM
17700Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17701
17702 * Makefile.in: make gprof rules similar to byacc rules (instead of
17703 vestigal $(unsubdir) that didn't work...)
17704
17705Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17706
17707 * config.sub: Add support for Linux.
17708 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17709 (at least for libg++).
17710
17711Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17712
17713 * configure.texi: fix doc for the -nfp option to configure
17714
17715Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17716
17717 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17718
17719Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17720
17721 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17722 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17723 * configure.in: added solaris* host_makefile_frag hook.
17724
17725Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17726
17727 * config.sub: changed recognition of m68000 so that various
17728 m68k types can be specified via m680[01234]0
17729
17730Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17731
17732 * config.sub (basic_machine): fix sed so that '-foo' isn't
17733 completely substituted out while .+'-foo' loses the '-foo'
17734
17735Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17736
17737 * config.sub ($os): Add -aout.
17738
17739Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17740
17741 * configure: If host_makefile_frag is absolute, don't
17742 prefix ${invsubdir} (relevant to libg++ auto-configure).
17743
17744Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17745
17746 * Makefile.in (tooldir): Define it.
17747 (all-ld): Depend on all-flex.
17748
17749Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17750
17751 * Makefile.in (check): Fix libg++ special case.
17752
17753Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17754
17755 * configure: do not bury `pwd` into config.status, thus do fewer
17756 pwd's.
17757
17758 * configure: print the "Building in" message only when building in
17759 other than "." AND verbose.
17760
63f6bcd7 17761 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
17762 configures.
17763
17764 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17765
17766Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17767
17768 * Makefile.in: macroize flags passed on recursion. remove
17769 fileutils.
17770
17771Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17772
17773 * configure: get makesrcdir right for subdirs deeper than 1.
17774
17775 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17776 install.
17777
17778Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17779
17780 * Makefile.in: don't print subdir_do or recursion lines.
17781
17782Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17783
17784 * standards.texi: added menu item.
17785
17786 * Makefile.in: build and install standards.info.
17787
17788 * standards.texi: new file.
17789
17790Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17791
17792 * configure: test for and move config.status pieces from
17793 ${subdir}/.
17794
17795Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17796
6599da04
JM
17797 * configure: Test for existance of files before trying to mv
17798 them, to avoid numerous non-existance messages.
17799
17800Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17801
17802 * configure: correct final line of config.status.
17803
17804 * configure: patch from eggert. Avoids a protection problem if
17805 the original Makefile.in is read only.
17806
17807 * configure: use move-if-change from gcc to create config.status.
17808 Some makefiles depend on config.status to tell if a directory
17809 has been reconfigured for a different host. This change
17810 prevents those directories from remaking everything in the case
17811 where the reconfig was only intended to rebuild a Makefile.
17812
17813 * configure: test for config.sub with "config.sub sun4" rather
17814 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17815 host alias from a missing config.sub.
17816
17817Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17818
17819 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17820 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17821
17822Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17823
17824 * configure: mkdir ${subdir} as needed.
17825
17826Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17827
17828 * Makefile.in,configure.in: added autoconf.
17829
17830Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17831
17832 * Makefile.in: no longer pass against on recursion.
17833
17834 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17835 definitions are not inherited.
17836
17837 * configure: correct makesrcdir when subdir is .
17838
17839Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17840
17841 * configure: Add support for 'subdirs' variable, which is
17842 like 'configdirs', except that configure doesn't re-invoke
17843 itself for subdirs, it just creates a Makefile for each subdir.
17844 * configure.texi: Document subdirs.
17845
17846Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17847
17848 * configure.in: added flex to configdirs
17849
17850Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17851
17852 * Makefile.in: remove clean-stamps from clean.
17853
17854Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17855
17856 * configure.in: Add gdbtest to configdirs.
17857
17858Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17859
17860 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17861 to recursive makes.
17862 * configure.in: Recognize new ncr3000 config.
17863
17864Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17865
17866 * Makefile.in, configure.in: removed references to gdbm.
17867
17868Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17869
17870 * config.sub: Don't canonicalize os value
17871 newsos* to bsd (readline needs to check for newsos).
17872 (This fix was earlier made Jan 31, but got re-broken.)
17873
17874Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17875
17876 * configure.in: sco is an os, not a vendor!
17877
17878 * configure: Quote $( better. Keep various shells happy.
17879
17880Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17881
17882 * Makefile.in: eliminate stamp-files.
17883
17884Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17885
17886 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17887 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17888
17889Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17890
17891 * config.sub: fix iris/iris3.
17892
17893Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17894
17895 * configure: re-add -rm.
17896
17897Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17898
17899 * Maskefile.in: add .stmp-rcs to all.
17900
17901 * configure.in: remove gas from rs6000 build, use aix host fragment.
17902
17903Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17904
17905 * configure: pass down site_option during recursion.
17906
17907Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17908
17909 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17910
17911Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17912
17913 * configure: Change exec_prefix so that it really defaults to prefix.
17914
17915Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17916
17917 * Makefile.in, configure.in: Add support for mmalloc library.
17918
17919Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17920
17921 * Makefile.in: add stmp dependencies for a few more things.
17922
17923Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17924
17925 * configure: adjusted error message on objdir/srcdir configure
17926 collision, per john's suggestion.
17927
17928 * Makefile.in: add libiberty stmp to all and all.cross.
17929
17930Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17931
17932 * Makefile.in: remove force dependencies, add grep to all.
17933
17934Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17935
17936 * Makefile.in: drop flex. make stamp files work.
17937
17938 * configure: added test for conflicting configuration in srcdir,
17939 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17940 gets cranky. use relative paths for configure and srcdir
17941 whenever possible. Send some error messages to stderr that were
17942 going to stdout.
17943
17944Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17945
17946 * Makefile.in: Fix libg++ rule to check for gcc directory
17947 before using gcc/gcc. Also pass XTRAFLAGS.
17948
17949Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17950
17951 * Makefile.in: added stmp-files so that directories aren't polled
17952 when they are already built.
17953
17954 * configure.texi: fixed a node pointer problem.
17955
17956Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17957
731a8127 17958 * config.sub configure.in gdb/configure.in
6599da04
JM
17959 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17960 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17961 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17962
17963Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17964
17965 * configure: -recurring becomes -silent. corrected help message
17966 for -site= option.
17967
17968 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17969
17970Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17971
17972 * configure: when building Makefile for crosses, replace
17973 tooldir and program_prefix. default srcdir from location of
17974 config.sub. remove "for host in hosts" and "for target in
17975 targets" loops.
17976
17977Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17978
17979 * Makefile.in: Do not pass bindir or mandir to cvs.
17980
17981Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17982
17983 * Makefile.in, configure.in: removed traces of namesubdir,
17984 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17985 copyrights to '92, changed some from Cygnus to FSF.
17986
17987 * configure.texi: remove most references to multiple hosts,
17988 multiple targets, subdirs, etc.
17989
17990 * configure.man: removed rcsid. reference config.sub not
17991 config.subr.
17992
17993 * Makefile.in: mkdir $(infodir) on install-info.
17994
17995Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17996
17997 * configure.texi: Explain better about .gdbinit and about
17998 the environment that configure.in sections run in.
17999
18000Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18001
18002 * configure.in: Ultrix is only a decstation if it's a MIPS.
18003
18004Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18005
18006 * README: DOC.configure => cfg-paper.texi.
18007
18008Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18009
18010 * config.sub (near case $os): Don't convert newsos* to bsd!
18011
18012Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18013
18014 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18015 the number of copies of COPYING that go into the GDB tar file.
18016
18017Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18018
731a8127 18019 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
18020 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18021 Fix SCO configuration stuff.
18022
18023Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18024
18025 * Makefile.in: For libg++, make sure the -I pointing
18026 to the gcc directory goes *after* all the libg++-local -I flags.
18027 Also, move just-gcc dependency from just-libg++ to all-libg++.
18028
18029Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18030
18031 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18032
18033Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18034
18035 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18036
18037Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18038
18039 * config.sub: Add stratus configuration frags. Also
18040 submitted to FSF.
18041
18042Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18043
18044 * Makefile.in (DEV_SUPPORT): add configure.man.
18045
18046 * config.sub(Decode manufacturer-specific): add -none*.
18047
18048Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18049
18050 * Makefile.in: remove form feeds to make Sun's make happy.
18051 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18052
18053Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18054
18055 * Makefile.in (AR_FLAGS): Make quieter.
18056
18057Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18058
18059 * configure.in: Add libg++.
18060 * configure: When verbose, don't output the command line at each
18061 level; it will be unremarkably the same as the previous version,
18062 which will be the same as what the user typed.
18063
18064Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18065
18066 * configure.in, Makefile.in: fix clean-info, add flex. add
18067 fileutils.
18068
18069 * configure: be less sensitive to spaces in Makefile.in. Do not
18070 look for sources in "..". Doing so breaks subdirectories that
18071 might have their own configure. If a subdir has it's own
18072 configure script, use it.
18073
18074Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18075
18076 * cfg-paper.texi: some changes suggested by rms.
18077
18078Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18079
18080 * config.sub: Merge in some small additions from the FSF version,
18081 taken from the gcc distribution, to bring the Cygnus and FSF
18082 versions into closer sync.
18083
18084Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18085
18086 * configure.in: Changed svr4 references to sysv4.
18087
18088Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18089
18090 * configure: added -V for version number option.
18091
18092Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18093
18094 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18095 renamed from DOC.configure to cfg-paper.texi.
18096
18097Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18098
18099 * configure, config.subr, config.sub: config.subr is now
18100 config.sub again.
18101
18102Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18103
18104 * configure.texi: new file, in progress.
18105
18106 * Makefile.in: build info file and install the man page for
18107 configure.
18108
18109 * configure.man: new file, first cut.
18110
18111 * configure: find config.subr again now that configuration "none"
18112 has gone. removed all traces of the -ansi option. removed all
18113 traces of the -languages option.
18114
18115 * config.subr: resync from rms.
18116
18117Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18118
18119 * configure, config.sub, config.subr: merge config.sub into
18120 config.subr, call the result config.subr, remove config.sub, use
18121 config.subr.
18122
18123 * Makefile.in: revised install for dir.info.
18124
18125Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18126
18127 * configure.in: add decstation host makefile frag.
18128
18129 * Makefile.in: BISON now bison -y again. also install-gcc on
18130 install. clean-gdbm on clean. infodir belongs in datadir.
18131 Make directories for info install. Build dir.info here then
18132 install it.
18133
18134Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18135
18136 * Makefile.in: fix for bad directory tests.
18137
18138Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18139
18140 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18141 regexp. -srcdir relative was being handled incorrectly.
18142
18143 * Makefile.in: unwrapped some for loops so that parallel makes
18144 work again and so one can focus one's attention on a particular
18145 package.
18146
18147Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18148
18149 * configure: added PWD as a stand in for `pwd` (for speed). use
18150 elif wherever possible. make -srcdir work without -objdir.
18151 -objdir= commented out.
18152
18153Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18154
18155 * configure: +options become --options. -subdirs commented out.
18156 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18157 Makefile now at top of generated Makefile. Removed cvs log
18158 entries. added -srcdir. create .gdbinit only if there is one
18159 in ${srcdir}.
18160
18161 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18162 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18163 and mandir now keyed off datadir by default.
18164
18165Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18166
18167 * Freshly created ChangeLog.
18168
18169\f
18170Local Variables:
18171mode: change-log
18172left-margin: 8
18173fill-column: 76
18174version-control: never
18175End: