]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
4e4c8692
RÁE
12014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2
3 * MAINTAINERS (Write After Approval): Delete myself.
4
ffe7f7a7
JJ
52014-04-17 Jakub Jelinek <jakub@redhat.com>
6
7 PR sanitizer/56781
8 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
9 and -B* options with -Xcompiler.
10
147d38a5
EB
112014-04-04 Eric Botcazou <ebotcazou@adacore.com>
12
13 PR bootstrap/60620
14 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
15 * Makefile.in: Regenerate.
16
ba1925c3
YS
172014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
18
19 * Makefile.def (dependencies): Make all-ld depend on all-binutils
20 for WINDRES_FOR_TARGET in default-manifest.o rule.
21 * Makefile.in: Regenerate.
22
8707b3bc
DH
232014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
24
25 * MAINTAINERS (Write After Approval): Add myself.
26
9e1c8fc1
JJ
272014-03-26 Jakub Jelinek <jakub@redhat.com>
28
29 PR sanitizer/56781
30 * Makefile.def: Set bootstrap=true; for host fixincludes.
31 * configure.ac: Don't bootstrap host fixincludes unless
32 --with-build-config=bootstrap-{a,ub}san.
33 * Makefile.in: Regenerated.
34 * configure: Regenerated.
35
beeda1d9
JJ
362014-03-21 Jakub Jelinek <jakub@redhat.com>
37
38 * configure.ac: Move BUILD_CONFIG set up earlier. Add
39 --enable-vtable-verify option parsing. Don't add
40 target-libsanitizer to bootstrap_target_libs unless
41 --with-build-config=bootstrap-asan or
42 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
43 to bootstrap_target_libs unless --enable-vtable-verify.
44 * configure: Regenerated.
45
e5dddc50
AS
462014-03-10 Anatoly Sokolov <aesok@post.ru>
47
48 * MAINTAINERS (Write After Approval): Add myself.
49
df5bc1cb
DC
502014-03-07 Denis Chertykov <chertykov@gmail.com>
51
52 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
53
3b9edeac
JJ
542014-03-07 Jakub Jelinek <jakub@redhat.com>
55
56 PR bootstrap/58572
57 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
58 -I for libstdc++-v3 includes if $(LEAN).
59 * Makefile.in: Regenerated.
60
c01a8548
JW
612014-03-04 Jonathan Wakely <jwakely@redhat.com>
62
63 * MAINTAINERS: Update my email address.
64
341c653c
WL
652014-02-24 Walter Lee <walt@tilera.com>
66
67 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
68 (tilegx-*-*): Change to tilegx*-*-*.
69 * configure: Regenerate.
70
37f2c4f0
LR
712014-02-17 Loren J. Rittle <ljrittle@acm.org>
72
73 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
74
6c01e96e
KV
752014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
76
77 * MAINTAINERS (Write After Approval): Add myself.
78
91da0481
RO
792014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
80
81 PR target/59788
82 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
83 *solaris2*.
84
dd35b84f
JDA
852014-01-21 John David Anglin <danglin@gcc.gnu.org>
86
87 * MAINTAINERS: Update my email address.
88
493b8af8
GP
892014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
90
91 * MAINTAINERS: Convert to UTF-8.
92 Properly sort Xinliang David Li's entry.
93
f121b81d
CLT
942013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
95 Sandra Loosemore <sandra@codesourcery.com>
96
97 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
98 nios2 port maintainers.
99
74f769b5
MT
1002013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
101
102 * MAINTAINERS (Write After Approval): Add myself.
103
79e0604d
FXC
1042013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
105
106 * configure.ac: Add user-friendly check for native x86_64-linux
107 multilibs.
108 * configure: Regenerate.
109
2220433c
OE
1102013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
111
112 * MAINTAINERS: Add myself as sh maintainer.
113
6f52009c
BS
1142013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
115
116 * MAINTAINERS: Add self as SLSR maintainer.
117
fba0d71e
JH
1182013-11-18 Jan Hubicka <hubicka@ucw.cz>
119
120 * MAINTAINERS: Update my email address.
121
c4d1d6be
DE
1222013-11-15 David Edelsohn <dje.gcc@gmail.com>
123
124 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
125
32e6ed92
TS
1262013-11-07 Thomas Schwinge <thomas@codesourcery.com>
127
32e6ed92
TS
128 * Makefile.in: Regenerate.
129
76c79d33
TS
130 * Makefile.tpl: Fix typo.
131 * Makefile.in: Regenerate partially.
132
186bc287
BI
1332013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
134
135 * configure.ac: Added libcilkrts to noconfig list when C++ is not
136 supported.
137 * configure: Regenerated.
138
3df8d54b
TS
1392013-11-01 Trevor Saunders <tsaunders@mozilla.com>
140
c4d1d6be 141 * MAINTAINERS (Write After Approval): Add myself.
3df8d54b 142
1652c6da
JM
1432013-10-30 Jason Merrill <jason@redhat.com>
144
145 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
146 --disable-build-format-warnings.
147
3038054c
BI
1482013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
149
150 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
151 depend on libstdc++ and libgcc.
152 * configure: Regenerate.
153 * configure.ac: Added libcilkrts to target binaries. Also, restrict
154 libcilkrts for POSIX and i*86, and x86_64 architectures.
155 * Makefile.in: Added libcilkrts related fields to support building it.
156
98906124
JL
1572013-10-26 Jeff Law <law@redhat.com>
158
159 * Makefile.def (target_modules): Remove libmudflap
160 (languages): Remove check-target-libmudflap).
161 * Makefile.in: Rebuilt.
162 * Makefile.tpl (check-target-libmudflap-c++): Remove.
163 * configure.ac (target_libraries): Remove target-libmudflap.
164 Remove checks which disabled libmudflap on some systems.
165 * configure: Rebuilt.
166 * libmudflap: Directory removed.
167
0a873daa
CH
1682013-10-21 Cong Hou <congh@google.com>
169
170 * MAINTAINERS (Write After Approval): Add myself.
171
93151914
MS
1722013-10-16 Mike Stump <mikestump@comcast.net>
173
174 * .dir-locals.el: Add.
175
459260ec
DM
1762013-10-15 David Malcolm <dmalcolm@redhat.com>
177
178 * configure.ac: Add --enable-host-shared
179 * configure: Regenerate.
180
2a3e690a
JR
1812013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
182
183 Import from savannah.gnu.org:
184 * config.guess: Update to 2013-06-10 version.
185 * config.sub: Update to 2013-10-01 version.
186
53426f6c
JR
1872013-10-01 Simon Cook <simon.cook@embecosm.com>
188
189 Changes to build configuration to allow big endian ARC ELF toolchain
190 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
191 * configure: Regenerate.
192
3cbe17f7
AM
1932013-09-20 Alan Modra <amodra@gmail.com>
194
195 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
196 ppc host match. Support little-endian powerpc linux hosts.
197
06c055fc
DS
1982013-09-19 Dodji Seketeli <dodji@redhat.com>
199
200 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
201 maintainer.
202
f6a83b4a
DD
2032013-09-12 DJ Delorie <dj@redhat.com>
204
205 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
206 maintainers.
207
84aafcc2
RB
2082013-09-03 Richard Biener <rguenther@suse.de>
209
210 * configure.ac: Also allow ISL 0.12.
211 * configure: Regenerated.
212
3ecee8f7
BE
2132013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
214
215 * MAINTAINERS (Write After Approval): Add myself.
216
8dce4dbc
DM
2172013-08-27 David Malcolm <dmalcolm@redhat.com>
218
219 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
220
1fd07dbc
CT
2212013-08-26 Caroline Tice <cmtice@google.com>
222
223 * MAINTAINERS: Correct earliers update: Move myself from libvtv
224 "Various Reviewers" to libvtv "Various Maintainers".
225
ddfee906
SB
2262013-08-20 Steven Bosscher <steven@gcc.gnu.org>
227
228 * MAINTAINERS: Add myself as RTL optimizers reviewer.
229
6a56e2dd
BDK
2302013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
231
232 * MAINTAINERS: Update name, email.
233
d445d18d
AB
2342013-08-13 Adam Butcher <adam@jessamine.co.uk>
235
236 * MAINTAINERS (Write After Approval): Add myself.
237
82ca21b5
CT
2382013-08-12 Caroline Tice <cmtice@google.com>
239
240 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
241 address in the Write After Approval section.
242
7d1d0560
CD
2432013-08-09 Carlos O'Donell <carlos@redhat.com>
244
245 * MAINTAINERS (Write After Approval): Update email.
246
b9bfa45a 2472013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1e74b850
BK
248
249 * configure.ac: Adjust to check VTV_SUPPORTED.
250 * configure: Regenerated.
251
2077db1b
CT
2522013-08-02 Caroline Tice <cmtice@google.com>
253
254 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
255 on non-linux systems; add target-libvtv to noconfigdirs; add
256 libsupc++/.libs to C++ library search paths.
257 * configure: Regenerated.
258 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
259 libstdc++ and libgcc.
260 * Makefile.in: Regenerated.
261
66a5502a
YR
2622013-07-19 Yvan Roux <yvan.roux@linaro.org>
263
264 * MAINTAINERS (Write After Approval): Add myself.
265
1545921d
CJW
2662013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
267 Shiva Chen <shiva0217@gmail.com>
268
269 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
270 nds32 port maintainers.
271
1b2d0112
TS
2722013-07-17 Tim Shen <timshen91@gmail.com>
273
274 * MAINTAINERS (Write After Approval): Add myself.
275
bc98bcc4
JBG
2762013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
277
278 * configure.ac: Sync from binutils.
279 * configure: Regenerate.
280
a96e949c
VP
2812013-06-14 Vidya Praveen <vidyapraveen@arm.com>
282
283 * MAINTAINERS (Write After Approval): Add myself.
284
4096c0c2
DT
2852013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
286
287 * MAINTAINERS (Write After Approval): Add myself.
288
6db9ce91
DM
2892013-05-17 David Malcolm <dmalcolm@redhat.com>
290
291 * MAINTAINERS (Write After Approval): Add myself.
292
dc4ea06f
BM
2932013-04-30 Brooks Moses <bmoses@google.com>
294
295 * MAINTAINERS: Update my email; move myself from Fortran
296 reviewer to Write After Approval.
297
eb7062cf
AS
2982013-04-16 Andreas Schwab <schwab@suse.de>
299
300 * configure.ac (aarch64-*-*): Don't disable java.
301 * configure: Regenerate.
302
4b1d4198
CJW
3032013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
304
305 * MAINTAINERS (Write After Approval): Add myself.
306
6ab7e76a
MK
3072013-03-30 Matthias Klose <doko@ubuntu.com>
308
309 * Makefile.def (target_modules): Don't install libffi.
310 * Makefile.in: Regenerate.
311
6790f448
TS
3122013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
313
314 * MAINTAINERS (Write After Approval): Add myself.
315
a4a66330
AS
3162013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
317
318 * MAINTAINERS (Write After Approval): Add myself.
319
4dddfc74
YZ
3202013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
321
322 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
323 * configure: Regenerated.
324
9ccd841a
DE
3252013-02-04 David Edelsohn <dje.gcc@gmail.com>
326
327 * MAINTAINERS: Explicitly add myself as AIX maintainer.
328 Remove Geoff Keating as rs6000 port maintainer, at his request.
329
9058217d
MK
3302013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
331
332 * MAINTAINERS: Update my email.
333
600613d7
SM
3342013-01-23 Shenghou Ma <minux.ma@gmail.com>
335
600613d7
SM
336 * configure: Re-generate.
337
2869f0ff
RB
3382013-01-15 Richard Biener <rguenther@suse.de>
339
340 PR other/55973
341 * configure: Re-generate.
342
197fa28c
MK
3432013-01-14 Matthias Klose <doko@ubuntu.com>
344
345 * Makefile.def (install-target-libsanitizer): Depend on
346 install-target-libstdc++-v3.
347 * Makefile.in: Regenerate.
348
d0ad394c
RB
3492013-01-14 Richard Biener <rguenther@suse.de>
350
351 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
352 * configure: Re-generate
353
969a00c7
JBG
3542013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
355
356 * config.sub: Update from config repo.
357
7cb9fd07
EB
3582013-01-11 Eric Botcazou <ebotcazou@adacore.com>
359
360 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
361 * Makefile.in: Regenerate.
362
f592bd45
JR
3632013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
364
365 * MAINTAINERS (arc): Add new port maintainership for myself.
366
7900ea7d
JM
3672013-01-09 Jason Merrill <jason@redhat.com>
368
369 * .gitignore: Import from gdb repository.
370
458752de
L
3712013-01-09 H.J. Lu <hongjiu.lu@intel.com>
372
373 * Makefile.def (configure-gcc): Depend on all-gmp.
374 (all-gcc): Remove dependency on all-gmp.
375 * Makefile.in: Regenerated.
376
24c4a93e
JBG
3772013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
378
379 * config.sub: Merge from config repo.
cb24ba82 380 * config.guess: Ditto.
24c4a93e 381
51c1ff0c
JBG
3822013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
383
384 * Makefile.def: Merge from binutils.
cb24ba82 385 * Makefile.in: Ditto.
51c1ff0c 386
e0d7fe6d
MK
3872013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
388
389 * MAINTAINERS: Update my email.
390
6c9c2cf2
BE
3912012-12-29 Ben Elliston <bje@gnu.org>
392
393 * config.guess: Update to 2012-12-29 version.
394 * config.sub: Likewise.
395
d89da9db
MK
3962012-12-20 Matthias Klose <doko@ubuntu.com>
397
398 * Makefile.def (install-target-libgfortran): Depend on
399 install-target-libquadmath, install-target-libgcc.
400 (install-target-libsanitizer): Depend on install-target-libgcc.
401 (install-target-libjava): Depend on install-target-libgcc.
402 (install-target-libitm): Depend on install-target-libgcc.
403 (install-target-libobjc): Depend on install-target-libgcc.
404 (install-target-libstdc++-v3): Depend on install-target-libgcc.
405 * Makefile.in: Regenerate.
406
6ce8fd9d
MK
4072012-12-19 Matthias Klose <doko@ubuntu.com>
408
409 * Makefile.def (install-target-libgo): Depend on
410 install-target-libatomic.
411 * Makefile.in: Regenerate.
412
0b8ca8fe
AS
4132012-12-18 Andreas Schwab <schwab@linux-m68k.org>
414
415 PR go/55201
416 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
417 * Makefile.in: Regenerate.
418
0e76460f
TS
4192012-12-16 Thomas Schwinge <thomas@codesourcery.com>
420
421 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
422 * configure: Regenerate.
423
f08bdd69
JBG
4242012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
425
426 * config.sub: Merge from config repo.
427
ac8701fe
L
4282012-12-11 H.J. Lu <hongjiu.lu@intel.com>
429
430 * Makefile.def (target_modules): Add bootstrap=true and
431 raw_cxx=true to libsanitizer.
432 * configure.ac (bootstrap_target_libs): Add libsanitizer.
433 * Makefile.in: Regenerated.
434 * configure: Likewise.
435
8d317164
RS
4362012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
437
438 * MAINTAINERS: Remove self as RTL optimization maintainer.
439
d7b30db8
KT
4402012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
441
442 * MAINTAINERS (Write After Approval): Add myself.
443
99319980
L
4442012-11-28 H.J. Lu <hongjiu.lu@intel.com>
445
446 * Makefile.def (target_modules): Remove bootstrap=true and
447 raw_cxx=true from libsanitizer.
448 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
449 * Makefile.in: Regenerated.
450 * configure: Likewise.
451
c3cc0031
L
4522012-11-28 H.J. Lu <hongjiu.lu@intel.com>
453
454 * Makefile.def (target_modules): Add bootstrap=true and
455 raw_cxx=true to libsanitizer.
456 * configure.ac (bootstrap_target_libs): Add libsanitizer.
457 * Makefile.in: Regenerated.
458 * configure: Likewise.
459
5d99894e
AP
4602012-11-28 Andrew Pinski <apinski@cavium.com>
461
462 PR bootstrap/54279
463 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
464 * configure: Regenerate.
465 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
466 * Makefile.in: Regenerate.
467
647545a5
SP
4682012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
469
470 * configure.ac: Disable libsanitizer if we're not building C++.
471 * configure: Regenerate.
472
2bf33cdb
RM
4732012-11-15 Roland McGrath <roland@hack.frob.com>
474
475 * MAINTAINERS (Write After Approval): Add myself.
476
f0e10e24
DV
4772012-11-15 Dmitry Vyukov <dvyukov@google.com>
478
479 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
480 Kostya Serebryany (kcc@google.com) and
481 Jakub Jelinek (jakub@redhat.com).
482 Rename area for Dodji Seketeli (dodji@redhat.com).
483
8b7ec423
DS
4842012-11-15 Dodji Seketeli <dodji@redhat.com>
485
486 * MAINTAINERS: (asan.c, related): Add myself.
487
ff4b7a7e
RM
4882012-11-14 Roland McGrath <mcgrathr@google.com>
489
490 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
491 * configure: Regenerate.
492
93bf5390
RH
4932012-11-13 Richard Henderson <rth@redhat.com>
494
495 * configure.ac: Move libsanitizer logic to subdirectory.
496 * configure: Regenerate.
497
d6531d83
DS
4982012-11-13 Dodji Seketeli <dodji@redhat.com>
499
500 * configure.ac: Enable libsanitizer just on x86 linux for now.
501 * configure: Re-generate.
502
e7fae550
DE
5032012-11-13 David Edelsohn <dje.gcc@gmail.com>
504
505 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
506 sections.
507 * configure: Regenerate.
508
3c31b9b4
HPN
5092012-11-13 Hans-Peter Nilsson <hp@axis.com>
510
511 * configure.ac: Add section for configdirs for libsanitizer.
512 Disable for cris-*-* and mmix-*-*.
513 * configure: Regenerate.
514
f35db108
WM
5152012-11-12 Wei Mi <wmi@google.com>
516
517 * configure.ac: Add libsanitizer to target_libraries.
518 * Makefile.def: Ditto.
519 * configure: Regenerate.
520 * Makefile.in: Regenerate.
521 * libsanitizer: New directory for asan runtime. Contains an empty
522 tsan directory.
523
443e6238
CV
5242012-11-03 Corinna Vinschen <corinna@vinschen.de>
525
526 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
527 against Mingw64 w32api.
528 * configure: Regenerate.
529
1873ec0c
L
5302012-11-03 H.J. Lu <hongjiu.lu@intel.com>
531
532 * configure: Regenerated.
533
2588b26e
RM
5342012-11-03 Robert Mason <rbmj@verizon.net>
535
536 * configure.ac: add --disable-libstdcxx configure option
537 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
538
ecdbd01a 5392012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
7e0575b0
GG
540
541 * MAINTAINERS (Write After Approval): Add myself.
542
29dd4e88
JG
5432012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
544
545 * MAINTAINERS (Write After Approval): Add myself.
546
45c29893
SS
5472012-10-24 Sharad Singhai <singhai@google.com>
548
549 * MAINTAINERS (Write After Approval): Add myself.
550
9d294e36
EC
5512012-10-24 Eric Christopher <echristo@gmail.com>
552
553 * MAINTAINERS: Update email address.
554
0d6414b2
EB
5552012-10-23 Eric Botcazou <ebotcazou@adacore.com>
556
557 PR bootstrap/54820
558 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
559 * configure: Regenerate.
560
a780583f
RE
5612012-10-23 Richard Earnshaw <rearnsha@arm.com>
562
563 * MAINTAINERS (aarch64): Add Marcus and myself.
564
0b21f5d3
EB
5652012-10-22 Eric Botcazou <ebotcazou@adacore.com>
566
567 PR bootstrap/54820
568 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
569 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
570 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
571 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
572 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
573 * Makefile.in: Regenerate.
574 * configure.ac (have_static_libs): New variable and associated check.
575 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
576 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
577 * configure: Regenerate.
578
c8855f2d
RB
5792012-10-10 Richard Biener <rguenther@suse.de>
580
0b21f5d3 581 * MAINTAINERS: Adjust for changed surname.
c8855f2d 582
b86cba2e
LC
5832012-10-04 Lawrence Crowl <crowl@google.com>
584
585 * MAINTAINERS (Write After Approval): Add myself.
586
6b391f49
CC
5872012-10-01 Cary Coutant <ccoutant@google.com>
588
589 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
590
0e56e590
ILT
5912012-09-28 Ian Lance Taylor <iant@google.com>
592
593 * Makefile.def: Make all-target-libgo depend on
594 all-target-libbacktrace.
595 * Makefile.in: Rebuild.
596
d83697f4
ILT
5972012-09-26 Ian Lance Taylor <iant@google.com>
598
599 * Makefile.def: Make all-gcc depend on all-libbacktrace.
600 * Makefile.in: Rebuild.
601
8750dfc5
WL
6022012-09-20 Walter Lee <walt@tilera.com>
603
604 * configure.ac: Add tilegx to list of targets that support gold.
605 * configure: Regenerate.
606
61e12aff
MP
6072012-09-20 Marek Polacek <polacek@redhat.com>
608
609 * MAINTAINERS (Write After Approval): Add myself.
610
d91491e5
SE
6112012-09-19 Steve Ellcey <sellcey@mips.com>
612
613 * configure.ac: Add mips*-mti-elf* target.
614 * configure: Regenerate.
615
eff02e4f
ILT
6162012-09-17 Ian Lance Taylor <iant@google.com>
617
618 * MAINTAINERS (Various Maintainers): Add libbacktrace.
619 * configure.ac (host_libs): Add libbacktrace.
620 (target_libraries): Add libbacktrace.
621 * Makefile.def (host_modules): Add libbacktrace.
622 (target_modules): Likewise.
623 * configure, Makefile.in: Rebuild.
624
d7a29167
DE
6252012-09-14 David Edelsohn <dje.gcc@gmail.com>
626
627 PR target/38607
628 Merge upstream change.
629 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
630
631 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
632 Add libgomp*.o to compare_exclusions for AIX.
633 * configure: Regenerate.
634
6352012-09-06 Diego Novillo <dnovillo@google.com>
385c0681
DN
636
637 * configure.ac: Bump minimum GMP version to 4.2.3.
638 * configure: Re-generate.
639
b588ae30
GJL
6402012-09-05 Georg-Johann Lay <avr@gjlay.de>
641
642 PR target/54461
643 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
644 target-libgloss if not configured --with-avrlibc=no.
645 * configure: Regenerate.
646
178f875a
JM
6472012-09-04 Jason Merrill <jason@redhat.com>
648
649 * configure.ac: Fix --enable-languages=all.
650
7c2f37eb
CL
6512012-09-04 Christophe Lyon <christophe.lyon@st.com>
652
653 * MAINTAINERS (Write After Approval): Add myself.
654
625afa23
RG
6552012-09-03 Richard Guenther <rguenther@suse.de>
656
657 PR bootstrap/54138
658 * configure.ac: Re-organize ISL / CLOOG checks to allow
659 disabling with either --without-isl or --without-cloog.
660 * configure: Regenerated.
661
a4cf6e46
GJL
6622012-09-03 Georg-Johann Lay <avr@gjlay.de>
663
664 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
665 * configure: Regenerate.
666
6c513d43
UD
6672012-08-27 Ulrich Drepper <drepper@gmail.com>
668
669 * MAINTAINERS: Fix my email address.
670
61171996
L
6712012-08-26 H.J. Lu <hongjiu.lu@intel.com>
672
673 PR binutils/4970
674 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
675 and opcodes.
676 * Makefile.in: Regenerated.
677
14fbeb6c
AH
6782012-08-26 Art Haas <ahaas@impactweather.com>
679
680 * configure: Regenerate.
681
c141b97e
6822012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
683
684 * INSTALL/README: Also refer to the online installation
685 instructions.
686
12d87607
HS
6872012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
688
689 * MAINTAINERS (Write After Approval): Add myself.
690 (Picochip port): Remove myself.
691
0823efed
DN
6922012-08-14 Diego Novillo <dnovillo@google.com>
693
694 Merge from cxx-conversion branch.
695
696 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
697 POSTSTAGE1_CONFIGURE_FLAGS.
698 * Makefile.in: Regenerate.
699 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
700 Force C++ when bootstrapping.
701 * configure: Regenerate.
702
a0b0a0c3
JBG
7032012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
704
705 * MAINTAINERS (Write After Approval): Add myself.
706
6d8b8153
JM
7072012-07-16 Joseph Myers <joseph@codesourcery.com>
708
709 * README: Document use of ranges of years in copyright notices.
710
81ef8878
RG
7112012-07-06 Richard Guenther <rguenther@suse.de>
712
713 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
714 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
715 --with-gmp=system.
716 * Makefile.in: Regenerated.
717 * configure: Likewise.
718
0ff2d841
RG
7192012-07-06 Richard Guenther <rguenther@suse.de>
720
721 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
722 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
723 supply V=1 as extra_make_flags.
724 * configure: Regenerated.
725 * Makefile.in: Likewise.
726
2b2d7c53
TG
7272012-07-04 Tristan Gingold <gingold@adacore.com>
728
729 * configure: Regenerate.
730
1fcd23ac
RG
7312012-07-03 Richard Guenther <rguenther@suse.de>
732
733 * Makfile.def (isl): Remove not necessary extra_exports and
734 extra_make_flags.
735 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
736 * Makefile.in: Regenerated.
737
32d024bf
RG
7382012-07-03 Richard Guenther <rguenther@suse.de>
739
740 * Makefile.def (cloog): Add V=1 to extra_make_flags.
741 * configure.ac: If either the ISL or the CLooG check failed
742 do not try to build in-tree versions.
743 * Makefile.in: Regenerated.
744 * configure: Regenerated.
745
90d4f233
RO
7462012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
747
748 * configure: Regenerate.
749
1116de1a
JJ
7502012-07-02 Janis Johnson <janisjo@codesourcery.com>
751
8153b03d 752 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1116de1a
JJ
753 maintainer.
754
8247e8b2
RG
7552012-07-02 Richard Guenther <rguenther@suse.de>
756
757 * configure: Regenerated.
758
33ad93b9
RG
7592012-07-02 Richard Guenther <rguenther@suse.de>
760 Michael Matz <matz@suse.de>
761 Tobias Grosser <tobias@grosser.es>
762 Sebastian Pop <sebpop@gmail.com>
763
764 * Makefile.def: Add ISL host module, remove PPL host module.
765 Adjust ClooG host module to use the proper ISL.
766 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
767 * configure.ac: Include config/isl.m4. Add ISL host library,
768 remove PPL. Remove PPL configury, add ISL configury, adjust
769 ClooG configury.
770 * Makefile.in: Regenerated.
771 * configure: Likewise.
772
6886e444
RG
7732012-07-02 Richard Guenther <rguenther@suse.de>
774
775 Merge from graphite branch
776 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 777
6886e444
RG
778 * configure: Regenerated.
779 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
780 both cloog.org and legacy versions. The only supported version will
781 be CLooG with the isl backend.
782
783 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 784
6886e444
RG
785 * configure: Regenerated.
786 * configure.ac: Require cloog isl 0.17.0
787
788 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 789
6886e444
RG
790 * configure: Regenerated.
791 * config/cloog.m4: Do not define CLOOG_ORG
792
d4a10d0a
SB
7932012-06-29 Steven Bosscher <steven@gcc.gnu.org>
794
795 * configure.ac: Skip C if explicitly selected.
796 * configure: Regenerate.
797
bd8e704f
CL
7982012-06-28 Christophe Lyon <christophe.lyon@st.com>
799
800 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
801 they contain -O2.
802 * configure: Regenerate.
803
0951ac86
RS
8042012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
805
806 PR debug/53740
807 * df.h, df-problems.c, dce.c: Revert last patch.
808
4679c9b3
IS
8092012-06-25 Iain Sandoe <iain@codesourcery.com>
810
811 * MAINTAINERS (Write After Approval): Update my email address.
812
0619103b
MI
8132012-06-21 Meador Inge <meadori@codesourcery.com>
814
815 * MAINTAINERS (Write After Approval): Add myself.
816
056d8580
JM
8172012-06-20 Jason Merrill <jason@redhat.com>
818
819 * Makefile.tpl (check-target-libgomp-c++): New.
820 (check-target-libitm-c++): New.
821 * Makefile.def (c++): Add them.
822 * Makefile.in: Regenerate.
823
556861b2
EW
8242012-05-29 Edmar Wienskoski <edmar@freescale.com>
825
9c78662a 826 * MAINTAINERS (Write After Approval): Add myself.
556861b2 827
8294b6fe
OH
8282012-05-16 Olivier Hainque <hainque@adacore.com>
829
830 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
831 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
832 (install-no-fixedincludes): Adjust accordingly.
833 * Makefile.in: Regenerate.
834
eb606595
L
8352012-05-15 H.J. Lu <hongjiu.lu@intel.com>
836
837 Merge upstream change
838 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
839
1c8196d9
MG
8402012-05-14 Marc Glisse <marc.glisse@inria.fr>
841
842 * MAINTAINERS (Write After Approval): Add myself.
843
5b0d38e4
NC
8442012-05-09 Nick Clifton <nickc@redhat.com>
845 Paul Smith <psmith@gnu.org>
846
847 PR bootstrap/50461
848 * configure.ac (mpfr-dir): When using in-tree MPFR sources
849 allow for the fact that from release v3.1.0 of MPFR the source
850 files were moved into a src sub-directory.
851 * configure: Regenerate.
852
f7d6bc01
JB
8532012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
854
855 * configure.ac: Bump minimum MPFR version to 2.4.0.
856 * configure: Regenerated.
857
48310492
RH
8582012-05-01 Richard Henderson <rth@redhat.com>
859
860 * Makefile.def (libatomic): New target_module.
861 * configure.ac (target_libraries): Add libatomic.
862 (noconfigdirs): Check if libatomic is supported.
863 * Makefile.in, configure: Rebuild.
864
77f496df
GY
8652012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
866
867 * MAINTAINERS (Write After Approval): Add myself.
868
95e5b9a4
JB
8692012-04-25 Joel Brobecker <brobecker@adacore.com>
870
871 * config.sub: Update to 2012-04-18 version from official repo.
872
86c8bb32
N
8732012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
874
875 * MAINTAINERS (Write After Approval): Add myself.
876
dcc73abf
SE
8772012-04-11 Steve Ellcey <sellcey@mips.com>
878
879 * MAINTAINERS: Changed email address.
880
7fd6378e
GJL
8812012-03-28 Georg-Johann Lay <avr@gjlay.de>
882
883 PR target/52737
884 * contrib/gcc_update (files_and_dependencies):
885 Remove gcc/config/avr/t-multilib from touch data.
886
b24513a1
RO
8872012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
888
889 * MAINTAINERS (OS Port Maintainers): Remove irix.
890 * configure.ac (enable_libgomp): Remove *-*-irix6*.
891 (unsupported_languages): Remove mips-sgi-irix6.*.
892 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
893 (with_stabs): Remove.
894 * configure: Regenerate.
895
5c30094f
RO
8962012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
897
898 * MAINTAINERS (OS Port Maintainers): Remove osf.
899 * configure.ac (enable_libgomp): Remove *-*-osf*.
900 (with_stabs): Remove alpha*-*-osf*.
901 * configure: Regenerate.
902
091fe9ca
TG
9032012-03-05 Tristan Gingold <gingold@adacore.com>
904
905 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
906 * configure: Regenerate.
907
51f894e6
WL
9082012-02-17 Walter Lee <walt@tilera.com>
909
910 * MAINTAINERS: (Write After Approval): Delete myself.
911
1982a383
WL
9122012-02-14 Walter Lee <walt@tilera.com>
913
dd552284
WL
914 * MAINTAINERS (tilegx port): Add myself.
915 (tilepro port): Add myself.
916 (Write After Approval): Add myself.
1982a383 917
98a5b2c9
GP
9182012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
919
9c78662a
UB
920 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
921 and Joseph Myers as docstring relicensing maintainers.
98a5b2c9 922
365e6b65
BC
9232012-02-09 Bin Cheng <bin.cheng@arm.com>
924
925 * MAINTAINERS (write-after-approval): Add myself.
926
9c9e39dd
IR
9272012-02-08 Ira Rosen <irar@il.ibm.com>
928
929 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
930 maintainer.
931
03548f7b
VK
9322012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
933
9c78662a
UB
934 * MAINTAINERS (Write After Approval): Move myself to
935 maintain alphabetical order.
03548f7b 936
3bc05470
VK
9372012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
938
939 * MAINTAINERS (Write After Approval): Add myself.
940
e5b8c090
JS
9412012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
942
943 * MAINTAINERS (Write After Approval): Add myself.
944
b25364a0
S
9452012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
946 Jayant R Sonar <jayant.sonar@kpitcummins.com>
947
948 * configure.ac (cr16-*-*): Remove nonconfigdirs.
949 * configure: Regenerate.
950
e5e45c68
HC
9512012-01-23 Harshit Chopra <harshit@google.com>
952
953 * MAINTAINERS (Write After Approval): Add myself.
954
daecebc8
DR
9552012-01-22 Douglas B Rupp <rupp@ngnat.com>
956
957 * configure.ac: Remove reference to mh-interix.
958 * configure: Regenerate.
959
99776ebd
RH
9602012-01-05 Richard Henderson <rth@redhat.com>
961
962 PR bootstrap/51072
963 * configure.ac: Disable libitm if c++ is not enabled.
964 * configure: Rebuild.
965
9696698a
RH
966 * configure.ac: Fix regexp for same.
967 * configure: Rebuild.
968
c40b2528
BI
9692012-01-02 Balaji V. Iyer <bviyer@gmail.com>
970
971 * MAINTAINERS (Write After Approval): Add myself.
972
d18ede37
RG
9732012-01-02 Richard Guenther <rguenther@suse.de>
974
975 PR bootstrap/51686
976 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
977 * Makefile.in: Regenerate.
978
ecdbd01a 9792011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
8d2fbf9b
OE
980
981 * MAINTAINERS (Write After Approval): Add myself.
982
7cb62ef1
EB
9832011-12-18 Eric Botcazou <ebotcazou@adacore.com>
984
985 * configure: Regenerate.
986
9872011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
e6f52784
HS
988
989 * MAINTAINERS (picochip): Changed email address.
990
0f14d442
MGD
9912011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
992
993 * MAINTAINERS (write-after-approval): Add self.
994
85b8555e
DD
9952011-11-29 DJ Delorie <dj@redhat.com>
996
997 * configure.ac (rl78-*-*) New case.
998 * configure: Regenerate.
999 * MAINTAINERS: Add myself as RL78 maintainer.
1000
49f7dc9d
EB
10012011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1002
1003 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1004
c6084f68
AT
10052011-11-21 Andreas Tobler <andreast@fgznet.ch>
1006
bd67830a 1007 * libtool.m4: Additional FreeBSD 10 fixes.
c6084f68 1008
b3fb6108
JR
10092011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1010
1011 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1012 Maintainers section, as Epiphany maintainer.
1013
10eb188c
IS
10142011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1015
1016 PR target/49992
1017 * configure.ac: Remove ranlib special-casing for Darwin.
1018 * configure: Regenerate.
1019
bcf83e00
AB
10202011-11-12 Andrey Belevantsev <abel@ispras.ru>
1021
1022 * MAINTAINERS (Reviewers): Keep the list sorted.
1023
3fec7f10
AB
10242011-11-11 Andrey Belevantsev <abel@ispras.ru>
1025
1026 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1027
e7a82751
RM
10282011-11-09 Roland McGrath <mcgrathr@google.com>
1029
1030 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1031 * configure: Rebuild.
1032 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1033 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1034 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1035 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1036 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1037 Add READELF.
1038 * Makefile.in: Rebuild.
1039
e399136a
JM
10402011-11-09 Jason Merrill <jason@redhat.com>
1041
1042 * Makefile.def (language=c++): Remove check-c++0x.
1043 * Makefile.in (check-gcc-c++): Regenerate.
1044
01f3428c
RH
10452011-11-08 Richard Henderson <rth@redhat.com>
1046
e948157d
RH
1047 * configure.ac: Test for libitm directory present first.
1048
3d3b05ff
RH
1049 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1050
01f3428c
RH
1051 * configure.ac: Test libitm/configure.tgt to disable libitm.
1052 * configure: Rebuild.
1053
0a35513e
AH
10542011-11-07 Aldy Hernandez <aldyh@redhat.com>
1055 Richard Henderson <rth@redhat.com>
1056
1057 Merged from transactional-memory.
1058
1059 * Makefile.def (lang_env_dependencies): libitm is c++.
1060 Add libitm target module.
1061 * configure.ac: Likewise.
1062 * config/mmap.m4: New file.
1063 * contrib/gcc_update: Add libitm to touch data.
1064 * Makefile.in, configure: Rebuild.
1065
f9989b51
RO
10662011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1067
1068 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1069 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1070 * Makefile.in: Regenerate.
1071
753a0ad8
DD
10722011-11-01 DJ Delorie <dj@redhat.com>
1073
1074 * config.sub: Update to version 2011-10-29 (added rl78)
1075
e7a7929d
NC
10762011-10-27 Nick Clifton <nickc@redhat.com>
1077
1078 * config.sub: Import these changes from the config project:
1079
ecdbd01a 1080 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
e7a7929d
NC
1081 Ben Elliston <bje@gnu.org>
1082
1083 * config.sub (epiphany): New.
1084
1085 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1086 Ben Elliston <bje@gnu.org>
1087
9c78662a 1088 * config.sub (hexagon, hexagon-*): New.
e7a7929d
NC
1089
1090 2011-08-23 Roland McGrath <mcgrathr@google.com>
1091
1092 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1093 64eb to be64.
1094
1095 2011-08-16 Roland McGrath <mcgrathr@google.com>
1096
1097 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1098 (nacl): Grok as alias for 32el-unknown-nacl.
1099
4bc51432
KY
11002011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1101
1102 * MAINTAINERS (Write After Approval): Add myself.
1103
3c5bc77d
TJ
11042011-10-24 Teresa Johnson <tejohnson@google.com>
1105
1106 * MAINTAINERS (Write After Approval): Add myself.
1107
76bafb07
JJ
11082011-09-21 Jakub Jelinek <jakub@redhat.com>
1109
1110 * MAINTAINERS (sparc port): Remove myself.
1111
5699cf3d
TV
11122011-09-14 Tom de Vries <tom@codesourcery.com>
1113
1114 * MAINTAINERS (Write After Approval): Add myself.
1115
0d557ff8
YQ
11162011-08-14 Yao Qi <yao@codesourcery.com>
1117
1118 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1119 * configure: Regenerate.
1120
bf03b9ff
ILT
11212011-07-26 Ian Lance Taylor <iant@google.com>
1122
1123 * configure.ac: Set have_compiler based on whether gcc directory
1124 exists, rather than on whether gcc is in configdirs.
1125 * configure: Rebuild.
1126
b017c70a
JM
11272011-07-21 Joseph Myers <joseph@codesourcery.com>
1128
1129 * MAINTAINERS (Global Reviewers): Add self.
1130
242f5421
DE
11312011-07-20 David Edelsohn <dje.gcc@gmail.com>
1132
1133 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1134 link directories.
1135 * Makefile.in: Rebuild.
1136
ff3ac0f4
ILT
11372011-07-20 Ian Lance Taylor <iant@google.com>
1138
1139 PR bootstrap/49787
1140 * configure.ac: Move --enable-bootstrap handling earlier in file.
1141 If --enable-bootstrap and either --enable-build-with-cxx or
1142 --enable-build-poststage1-with-cxx, enable C++ automatically.
1143 * configure: Rebuild.
1144
78767fd9
ILT
11452011-07-19 Ian Lance Taylor <iant@google.com>
1146
1147 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1148 make C++ a boot_language. Set and substitute
1149 POSTSTAGE1_CONFIGURE_FLAGS.
1150 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1151 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1152 * configure, Makefile.in: Rebuild.
1153
9dafd063
VM
11542011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1155
1156 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1157 maintainers.
1158
eac8f5bd 11592011-07-18 Jakub Jelinek <jakub@redhat.com>
e44dbbe1 1160
eac8f5bd 1161 * MAINTAINERS (Global Reviewers): Add myself.
e44dbbe1 1162
eac8f5bd 11632011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1f90cc14 1164
eac8f5bd 1165 * configure: Regenerate.
1f90cc14 1166
32c87d63
JM
11672011-07-16 Jason Merrill <jason@redhat.com>
1168
1169 * Makefile.def (language=c++): Add check-c++0x and
1170 check-target-libmudflap-c++.
1171 * Makefile.tpl (check-target-libmudflap-c++): New.
1172 * Makefile.in: Regenerate.
1173
a4a2c37d
MK
11742011-07-16 Matthias Klose <doko@ubuntu.com>
1175
1176 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1177 * Makefile.def (target_modules/libjava): Pass
1178 $(EXTRA_CONFIGARGS_LIBJAVA).
1179 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1180 if not configured with --enable-static-libjava.
1181 * Makefile.in: Regenerate.
1182 * configure: Likewise.
1183
6feeed06
JM
11842011-07-15 Jason Merrill <jason@redhat.com>
1185
1186 * Makefile.in (check-c++): Move check-gcc-c++0x after
1187 check-target-libstdc++-v3.
1188
7c9f9795
BS
11892011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1190
1191 * MAINTAINERS (c6x port): New entry.
1192
e2995714
JM
11932011-07-13 Jason Merrill <jason@redhat.com>
1194
1195 * Makefile.in (check-gcc-c++0x): New.
1196 (check-c++): Depend on it.
1197
fbdd5d87
RO
11982011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1199
1200 PR target/39150
1201 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1202 x86_64-*-solaris2.1[0-9]*.
1203 * configure: Regenerate.
1204
875a6c6e
RS
12052011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1206
1207 * MAINTAINERS (RTL optimizers): Add self.
1208
18faf0ee
GC
12092011-06-27 Gabriel Charette <gchare@google.com>
1210
1211 * MAINTAINERS (Write After Approval): Add myself.
1212
8499116a
HPN
12132011-06-22 Hans-Peter Nilsson <hp@axis.com>
1214
6be80923
HPN
1215 PR regression/47836
1216 PR bootstrap/23656
1217 PR other/47733
1218 PR bootstrap/49247
5167b7cf 1219 PR c/48825
8499116a
HPN
1220 * configure.ac (target_libraries): Remove target-libiberty.
1221 Remove case-statement setting skipdirs=target-libiberty for
1222 multiple targets. Remove checking target_configdirs and
1223 removing target-libiberty but keeping target-libgcc if
1224 otherwise empty.
1225 * Makefile.def (target_modules): Don't add libiberty.
1226 (dependencies): Remove all traces of target-libiberty.
1227 * configure, Makefile.in: Regenerate.
1228
db1d217c
WL
12292011-06-13 Walter Lee <walt@tilera.com>
1230
1231 * configure.ac (tilepro-*-*) New case.
1232 (tilegx-*-*): Likewise.
1233 * configure: Regenerate.
1234
9a2fc6ad
JY
12352011-06-06 Jing Yu <jingyu@google.com>
1236
1237 * configure.ac: Skip target-libiberty for
1238 arm*-*-linux-androideabi.
1239 * configure: Regenerated.
1240
9baa43b6
NC
12412011-06-06 Nick Clifton <nickc@redhat.com>
1242
1243 * config.sub: Sync from upstream.
1244
5a9f48b4
NV
12452011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1246
1247 * MAINTAINERS (Write After Approval): Add myself.
1248
6c059f76
DJ
12492011-06-01 Daniel Jacobowitz <drow@false.org>
1250
1251 * MAINTAINERS: Update my email address.
1252
f97b516f
NF
12532011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1254
1255 * MAINTAINERS (Write After Approval): Update my email address.
1256
6e91d9d6
PP
12572011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1258
1259 * MAINTAINERS (Write After Approval): Add myself.
1260
6f57bdf6
DK
12612011-05-08 Doug Kwan <dougkwan@google.com>
1262
1263 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1264 * configure: Regenerated.
1265 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1266 value from configure.
1267 * Makefile.in: Regenerated.
1268
6a789d5e
JM
12692011-05-05 Joseph Myers <joseph@codesourcery.com>
1270
1271 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1272 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1273 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1274 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1275 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1276 *-*-vxworks*): Disable newlib and libgloss in separate case
1277 statement.
1278 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1279 to separate case statement.
1280 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1281 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1282 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1283 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1284 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1285 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1286 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1287 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1288 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1289 i[[3456789]]86-*-rdos*, m32r-*-*,
1290 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1291 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1292 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1293 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1294 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1295 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1296 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1297 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1298 and libgloss in main case over targets. Remove most empty cases
1299 in main case over targets.
1300 * configure: Regenerate.
1301
a78079c4
JJ
13022011-05-04 Janis Johnson <janisjo@codesourcery.com>
1303
1304 * MAINTAINERS (Write After Approval): Add myself.
1305
f1a0defe
JM
13062011-05-04 Joseph Myers <joseph@codesourcery.com>
1307
1308 * configure.ac: Remove code setting special library locations for
1309 hppa*64*-*-hpux11*. Remove code setting compiler for
1310 sparc-sun-solaris2*.
1311 * configure: Regenerate.
1312
fbcf0dca
JM
13132011-05-04 Joseph Myers <joseph@codesourcery.com>
1314
1315 * configure.ac: Separate libgloss_dir settings from general case
1316 over targets.
1317 * configure: Regenerate.
1318
fddf9ee7
JM
13192011-04-28 Joseph Myers <joseph@codesourcery.com>
1320
1321 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1322 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1323 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1324 cases in libgcj-disabling case statement.
1325 (hppa*64*-*-linux*): Set unsupported_languages instead of
1326 disabling target-zlib.
1327 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1328 to hppa*64*-*-hpux*.
1329 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1330 hppa*-*-hpux*.
1331 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1332 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1333 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1334 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1335 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1336 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1337 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1338 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1339 libgcj-disabling case statement.
1340 * configure: Regenerate.
1341
80f81134
JM
13422011-04-28 Joseph Myers <joseph@codesourcery.com>
1343
1344 * configure.ac: Disable Java for targets not supporting libffi.
1345 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1346 Remove cases in Java-disabling statement.
1347 (*arm-wince-pe): Change to arm-wince-pe.
1348 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1349 cases in Java-disabling statement.
1350 (bfin-*-*): Don't disable Java again.
1351 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1352 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1353 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1354 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1355 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1356 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1357 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1358 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1359 Java-disabling statement.
1360 (mmix-*-*): Don't disable Java again.
1361 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1362 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1363 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1364 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1365 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1366 statement.
1367 * configure: Regenerate.
1368
2909494b
JM
13692011-04-28 Joseph Myers <joseph@codesourcery.com>
1370
1371 * configure.ac: Separate cases disabling Java and Java libraries
1372 from general case over targets.
1373 * configure: Regenerate.
1374
98e2d934
JZ
13752011-04-21 Jie Zhang <jzhang918@gmail.com>
1376
1377 * MAINTAINERS: Update my email address.
1378
1809ba94
ER
13792011-04-20 Easwaran Raman <eraman@google.com>
1380
1381 * MAINTAINERS (Write After Approval): Add myself.
1382
2cd815e7
JH
13832011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1384
1385 PR lto/48086
1386 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1387 * configure: Regenerate.
1388
271d3f8d
JM
13892011-04-16 Jim Meyering <meyering@redhat.com>
1390
1391 * MAINTAINERS (Write After Approval): Add myself.
1392
848309ea
DS
13932011-04-15 Dodji Seketeli <dodji@redhat.com>
1394
1395 * MAINTAINERS: Update my email address.
1396
3a78d31f
GJL
13972011-04-13 Georg-Johann Lay <avr@gjlay.de>
1398
1399 * MAINTAINERS (Write After Approval): Add myself.
1400
fbfbde73
YZ
14012011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1402
1403 * MAINTAINERS (Write After Approval): Add myself.
1404
8072c460
SH
14052011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1406
1407 * MAINTAINERS (Write After Approval): Add myself.
1408
85bfb75e
JM
14092011-04-06 Joseph Myers <joseph@codesourcery.com>
1410
1411 * configure.ac (build_tools): Remove build-byacc.
1412 (host_libs): Remove mmalloc.
1413 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1414 autoconf automake libtool diff rcs fileutils shellutils time
1415 textutils wdiff find uudecode hello tar gzip indent recode release
1416 sed perl gawk findutils gettext zip.
1417 (libgcj): Remove target-qthreads.
1418 (target_tools): Remove target-examples target-gperf.
1419 (YACC): Don't handle building byacc.
1420 * configure: Regenerate.
1421 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1422 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1423 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1424 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1425 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1426 handle building components.
1427 * Makefile.in: Regenerate.
1428
bc8e4748
SA
14292011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1430
1431 * MAINTAINERS: Update my email address as Xtensa maintainer.
1432
32827f18
RW
14332011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1434
1435 * config.sub: Sync from upstream.
1436
b318fb4b
JM
14372011-04-01 Joseph Myers <joseph@codesourcery.com>
1438
1439 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1440 (microblaze*): Don't disable libssp.
1441 * configure: Regenerate.
1442
72691ba6
JM
14432011-04-01 Joseph Myers <joseph@codesourcery.com>
1444
1445 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1446 moveifchange.
1447 * configure: Regenerate.
1448 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1449 * Makefile.in: Regenerate.
1450
6de66370
JM
14512011-04-01 Joseph Myers <joseph@codesourcery.com>
1452
1453 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1454 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1455 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1456 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1457 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1458 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1459 md_exec_prefix cases.
1460 * configure: Regenerate.
1461
1e9e0e23
JM
14622011-04-01 Joseph Myers <joseph@codesourcery.com>
1463
1464 * configure.ac: Separate cases disabling target-libssp,
1465 target-libiberty, target-libstdc++-v3 and Fortran from general
1466 case over targets.
1467 * configure: Regenerate.
1468
0036370f
JM
14692011-04-01 Joseph Myers <joseph@codesourcery.com>
1470
1471 * configure.ac (*-*-chorusos): Don't disable libgcj.
1472 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1473 Remove case.
1474 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1475 (arm-*-coff): Don't disable libgcj.
1476 (arm*-*-linux-gnueabi): Remove useless assignment.
1477 (arm-*-riscix*): Don't disable libgcj.
1478 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1479 configuration.
1480 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1481 (c54x*-*-*): Remove case.
1482 (tic54x-*-*): Don't disable GCC or GCC libraries.
1483 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1484 to *.
1485 (d10v-*-*): Don't disable GCC libraries.
1486 (d30v-*-*): Don't disable libgcj.
1487 (h8500-*-*): Don't disable GCC libraries.
1488 (i960-*-*): Don't disable libgcj.
1489 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1490 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1491 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1492 libgcj.
1493 (m68k-*-coff*): Remove case.
1494 (mmix-*-*): Don't disable libgloss on host.
1495 (mn10200-*-*, mn10300-*-*): Remove cases.
1496 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1497 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1498 Don't disable libgcj.
1499 (romp-*-*): Remove case.
1500 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1501 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1502 case.
1503 (v810-*-*): Don't disable GCC libraries.
1504 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1505 (ip2k-*-*): Don't disable GCC libraries.
1506 * configure: Regenerate.
1507
c9bdb152
JM
15082011-03-28 Joseph Myers <joseph@codesourcery.com>
1509
1510 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1511 libffi on host.
1512 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1513 on host.
1514 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1515 * configure: Regenerate.
1516
8c6d158a
JM
15172011-03-26 John Marino <binutils@marino.st>
1518
1519 * configure.ac: Add support for *-*-dragonfly*
1520 * configure: Regenerate.
1521
1bcce263
JM
15222011-03-25 Joseph Myers <joseph@codesourcery.com>
1523
1524 * configure.ac (native_only): Remove.
1525 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1526 send-pr uudecode guile gnuserv on host.
1527 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1528 send-pr rcs guile perl texinfo libtool on host.
1529 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1530 automake send-pr rcs guile perl texinfo libtool on host.
1531 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1532 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1533 (alpha*-dec-osf*): Don't disable fileutils on target.
1534 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1535 texinfo send-pr expect dejagnu on target.
1536 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1537 target-qthreads on target.
1538 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1539 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1540 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1541 x86_64-*-mingw*): Don't disable expect on target.
1542 (*-*-cygwin*): Don't disable target-gperf on target.
1543 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1544 gnuserv on target.
1545 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1546 target.
1547 * configure: Regenerate.
1548
8d4c5ac6
JM
15492011-03-25 Joseph Myers <joseph@codesourcery.com>
1550
1551 * configure.ac (target_tools): Remove target-groff.
1552 (native_only): Remove target-groff.
1553 (hppa*64*-*-*): Don't disable byacc.
1554 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1555 setting.
1556 (*-*-kaos*): Don't skip target-librx and target-groff.
1557 (*-*-netware*): Don't skip target-libmudflap.
1558 (*-*-tpf*): Don't skip target-libmudflap.
1559 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1560 directories on the host.
1561 (ia64*-*-*vms*): Don't skip tix.
1562 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1563 host.
1564 * configure: Regenerate.
1565
50e37333
PB
15662011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1567
1568 * configure.ac: Remove references to mt-mep, mt-netware,
1569 mt-wince.
1570 * Makefile.def: Add all-utils soft dependencies.
1571 * Makefile.tpl: Remove GDB_NLM_DEPS.
1572 * configure: Regenerate.
1573 * Makefile.in: Regenerate.
1574
7d77a768
PB
15752011-03-24 Paolo Bonzini <bonzini@gnu.org>
1576
1577 * configure.ac: Do not include mh-x86omitfp.
1578 * configure: Regenerate.
1579
3dc84509
PB
15802011-03-24 Paolo Bonzini <bonzini@gnu.org>
1581
1582 * configure.ac: Remove empty cases.
1583 * configure: Regenerate.
1584
1e2c3ec4
PB
15852011-03-24 Paolo Bonzini <bonzini@gnu.org>
1586
1587 * Makefile.def: Add dependency from termcap to gdb.
1588 * Makefile.in: Regenerate.
1589
73a817c4
PB
15902011-03-24 Paolo Bonzini <bonzini@gnu.org>
1591
1592 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1593 * configure: Regenerate.
1594 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1595 * Makefile.tpl: Likewise.
1596 * Makefile.in: Regenerate.
1597
43ecab84
PB
15982011-03-24 Paolo Bonzini <bonzini@gnu.org>
1599
1600 * configure.ac: Remove all mentions of tentative_cc.
1601 * configure: Regenerate.
1602
111eeb6e
JM
16032011-03-24 Joseph Myers <joseph@codesourcery.com>
1604
1605 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1606 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1607 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1608 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1609 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1610 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1611 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1612 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1613 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1614 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1615 *-*-rhapsody*): Remove host cases.
1616 * configure: Regenerate.
1617
4569f85e
JM
16182011-03-24 Joseph Myers <joseph@codesourcery.com>
1619
1620 * configure.ac (ppc*-*-pe): Remove host case.
1621 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1622 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1623 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1624 cases.
1625 * configure: Regenerate.
1626
f3e8ab19
JM
16272011-03-24 Joseph Myers <joseph@codesourcery.com>
1628
1629 * config.sub: Update to version 2011-03-23.
1630
56f8587a
JM
16312011-03-22 Joseph Myers <joseph@codesourcery.com>
1632
1633 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1634 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1635 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1636 * configure: Regenerate.
1637
ebb9f8b0
JM
16382011-03-22 Joseph Myers <joseph@codesourcery.com>
1639
1640 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1641 to Write After Approval.
1642 * config-ml.in: Don't handle arc-*-elf*.
1643 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1644 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1645 handle GCC libraries.
1646 * configure: Regenerate.
1647
474ee908
RO
16482011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1649
1650 PR bootstrap/48120:
1651 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1652 Add -lstdc++ -lm to LIBS.
1653 * configure: Regenerate.
1654
41446fec
DE
16552011-03-18 David Edelsohn <dje.gcc@gmail.com>
1656
1657 * config.guess: Update to version 2011-02-02
1658 * config.sub: Update to version 2011-02-24
1659
51fd6b90
JH
16602011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1661
1662 PR lto/48086
1663 * configure.ac: Re-enable LTO on *-apple-darwin9.
1664 * configure: Regenerate.
1665
a6c71270
JH
16662011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1667
1668 PR lto/48086
1669 * configure.ac: Disable LTO on darwin due to an assembler change in
1670 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1671 under 256.
1672 * configure: Regenerate.
1673
fdc1806a
CL
16742011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1675
9c78662a
UB
1676 * MAINTAINERS: Update myself as score backend maintainer,
1677 update my e-mail address.
fdc1806a 1678
9b4166b2
XG
16792011-03-09 Xuepeng Guo <terry.guo@arm.com>
1680
1681 * MAINTAINERS: Update my e-mail address.
1682
fb72848b
JY
16832011-03-06 Joey Ye <joey.ye@arm.com>
1684
1685 * MAINTAINERS: Update my e-mail address.
1686
f158c8d0
SP
16872011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1688
1689 * configure.ac: Adjust test of with_ppl.
1690 * configure: Regenerated.
1691
97efdf21
KT
16922011-03-02 Kai Tietz <ktietz@redhat.com>
1693
1694 * MAINTAINERS: Adjust my e-mail address.
1695
7d32a440
SP
16962011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1697
1698 * configure.ac: Add -lpwl to ppllibs.
1699 * configure: Regenerated.
1700
3d2bc11b
SP
17012011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1702
1703 * config/cloog.m4: Add -lisl to clooglibs.
1704 * configure: Regenerated.
1705
e3d590af
RR
17062011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1707
1708 * MAINTAINERS (CPU Port maintainers): Add self.
1709
5037599a
RO
17102011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1711
1712 * MAINTAINERS: Add myself as testsuite maintainer.
1713
12a0ae3d
MS
17142011-02-15 Mike Stump <mikestump@comcast.net>
1715
1716 * MAINTAINERS: Add myself as testsuite maintainer.
1717
029c8f3e
RW
17182011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1719
1720 Import from Libtool and gnulib:
1721
1722 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1723
1724 Prepare for supporting FreeBSD 10.
1725 * config.rpath: Remove handling of freebsd1* which soon would
1726 match FreeBSD 10.0.
1727
1728 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1729
1730 Remove support for FreeBSD 1.x.
1731 * libtool.m4 (_LT_LINKER_SHLIBS)
1732 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1733 soon would incorrectly match FreeBSD 10.0.
1734
03b2a04d
RW
17352011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1736
1737 PR binutils/12283
1738 * move-if-change: Import version from gnulib.
1739
f3d533d3
AO
17402011-02-12 Alexandre Oliva <aoliva@redhat.com>
1741
1742 PR lto/47225
1743 * Makefile.def (lto-plugin): Double dash for enable-shared.
1744 (configure-gcc): Depend on all-lto-plugin.
1745 * Makefile.in: Rebuilt.
1746
f33d8408
RW
17472011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1748
1749 * configure.ac: Remove extra bracket.
1750 * configure: Regenerate.
1751
846cf392
TB
17522011-02-08 Tobias Burnus <burnus@net-b.de>
1753
1754 * MAINTAINERS: Add myself as libquadmath maintainer.
1755
f897ac2b
TS
17562011-02-08 Thomas Schwinge <thomas@schwinge.name>
1757
1758 * MAINTAINERS: Update my email address.
1759
0e048a16
JM
17602011-02-07 Joseph Myers <joseph@codesourcery.com>
1761
1762 * MAINTAINERS (option handling): Add self.
1763
b1b0c7e6
KT
17642011-02-06 Kai Tietz <kai.tietz@onevision.com>
1765
1766 PR lto/47225
1767 * Makefile.def: Add dependency for install-gcc
1768 on install-lto-plugin.
1769 * Makfile.in: Regenerated
1770
fdd3083a
SB
17712011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1772
1773 * MAINTAINERS (CPU Port Maintainers): Add myself.
1774
29a63921
AO
17752011-01-31 Alexandre Oliva <aoliva@redhat.com>
1776
1777 PR libgcj/44341
1778 * configure.ac: Discard --with-* flags for host when configuring
1779 target libraries for cross build.
1780 * configure: Rebuilt.
1781
b305e3da
SP
17822011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1783
1784 * MAINTAINERS (linear loop transforms): Removed.
1785
6be7b668
JJ
17862011-01-25 Jakub Jelinek <jakub@redhat.com>
1787
6be7b668
JJ
1788 * configure.ac: If with_ppl is no, move setting with_cloog=no
1789 after CLOOG_REQUESTED check.
1790 * configure: Regenerated.
1791
ab4173cf
SP
17922011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1793
1794 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1795 CLooG has been requested.
1796 * configure: Regenerated.
1797
0deada9e
SP
17982011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1799
1800 * configure: Regenerated.
1801 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1802
27b9aa80
TG
18032011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1804
1805 * configure: Regenerated.
1806 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1807
33e39b66
AS
18082011-01-21 Andreas Schwab <schwab@redhat.com>
1809
1810 * configure.ac: Use AS_HELP_STRING throughout.
1811 * configure: Regenerate.
1812
fb701687
JZ
18132011-01-18 Jie Zhang <jie.zhang@analog.com>
1814
1815 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1816 * configure: Regenerate.
1817
3752f75a
JDA
18182011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1819
1820 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1821
5a2931d1
JB
18222011-01-13 Joel Brobecker <brobecker@adacore.com>
1823
1824 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1825 for ia64-hpux.
1826 * configure: Regenerate.
3e76bf2c 1827
03ebe6c3
JH
18282011-01-07 Jan Hubicka <jh@suse.cz>
1829
1830 PR lto/47225
1831 * Makefile.in: Regenerate.
1832 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1833 configure.
1834
96bdf9b4
JH
18352011-01-07 Jan Hubicka <jh@suse.cz>
1836
1837 * Makefile.in: Regenerate.
1838 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1839 and configure dependency on lto-plugin configure.
1840 (lto-plugin module): Remove dependency on GCC; add dependency on
1841 liniberty.
1842
c12e816f
WS
18432011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1844
1845 * MAINTAINERS (Write After Approval): Add myself.
1846
539b4d11
HS
18472010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1848
1849 * configure: Regenerate.
1850
6e307056
HS
18512010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1852
1853 * configure.ac: (picochip): Disable libiberty.
1854
0c2e6904
KP
18552010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1856
1857 * MAINTAINERS (Write After Approval): Add myself.
1858
d479b128
ILT
18592010-12-10 Ian Lance Taylor <iant@google.com>
1860
1861 PR bootstrap/46819
1862 * configure.ac: For --disable-libgcj clear libgcj_saved.
1863 * configure: Rebuild.
1864
87e6d9dc
TB
18652010-12-10 Tobias Burnus <burnus@net-b.de>
1866
1867 PR fortran/46540
1868 * configure.ac: Add --disable-libquadmath and
1869 --disable-libquadmath-support.
1870 * configure: Regenerate.
1871
9ad64188
ILT
18722010-12-03 Ian Lance Taylor <iant@google.com>
1873
1874 * MAINTAINERS: Add myself as libgo maintainer.
1875
d062cd48
HPN
18762010-12-03 Hans-Peter Nilsson <hp@axis.com>
1877
1878 PR libffi/46792
1879 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1880 * configure: Regenerate.
1881
bec93d73
ILT
18822010-12-02 Ian Lance Taylor <iant@google.com>
1883
1884 * configure.ac: Always set default for poststage1_ldflags to
1885 -static-libstdc++ -static-libgcc.
1886
b3f122e0
AS
18872010-11-29 Andreas Schwab <schwab@redhat.com>
1888
1889 * configure.ac: Move comment to remove extra space in last argument
1890 of GCC_TARGET_TOOL.
1891
9aff220f
AO
18922010-11-26 Alexandre Oliva <aoliva@redhat.com>
1893
e7e9ce46 1894 PR other/46026
9aff220f
AO
1895 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1896 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1897 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1898 (BASE_FLAGS_TO_PASS): Use it.
1899 * configure: Rebuilt.
1900 * Makefile.in: Rebuilt.
1901
9580395f
L
19022010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1903
1904 PR binutils/12258
1905 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1906 Properly check default linker.
1907 * configure: Regnerated.
1908
21539e2e
MK
19092010-11-23 Matthias Klose <doko@ubuntu.com>
1910
1911 * configure.ac: For --enable-gold, handle value `default' instead of
9c78662a 1912 `both*'. New configure option --{en,dis}able-ld.
21539e2e
MK
1913 * configure: Regenerate.
1914
4da3b0f8
ILT
19152010-11-20 Ian Lance Taylor <iant@google.com>
1916
1917 * configure.ac: Only disable a language library if no language needs
1918 it. Don't let --disable-libgcj uncondtionally disable libffi.
1919 * configure: Rebuild.
1920
455c8f48
RW
19212010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1922
e655d2bf
RW
1923 * Makefile.in: Regenerate.
1924
455c8f48
RW
1925 PR other/46202
1926 * configure.ac: Fix just-built in-tree STRIP name to be
1927 binutils/strip-new.
1928 * configure: Regenerate.
1929 * Makefile.def (install-strip-gcc, install-strip-binutils)
1930 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1931 (install-strip-sid): Mirror dependencies on non-strip variants
1932 of these targets on the respective -strip prerequisites.
1933 * Makefile.tpl (install-strip, install-strip-host)
1934 (install-strip-target): New targets.
1935 (install-strip-[+module+], install-strip-target-[+module+]):
1936 New targets.
1937 * Makefile.in: Regenerate.
1938
632e2a07
ILT
19392010-11-19 Ian Lance Taylor <iant@google.com>
1940 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1941
1942 * configure.ac: Add target-libgo to target_libraries. Set
1943 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1944 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1945 (HOST_EXPORTS): Add GOC.
1946 (BASE_TARGET_EXPORTS): Add GOC.
1947 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1948 (GOCFLAGS_FOR_TARGET): New variable.
1949 (EXTRA_HOST_FLAGS): Add GOC.
1950 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1951 * Makefile.def (target_modules): Add libgo.
1952 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1953 (dependencies): Add dependency from configure-target-libgo to
1954 configure-target-libffi and all-target-libstdc++-v3. Add
1955 dependencies from all-target-libgo to all-target-libffi.
1956 (languages): Add go.
1957 * configure: Rebuild.
1958 * Makefile.in: Rebuild.
1959
ce59187e
ILT
19602010-11-19 Ian Lance Taylor <iant@google.com>
1961
1962 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1963 compiler/flag environment variables.
1964
69ecd18f
ILT
19652010-11-18 Ian Lance Taylor <iant@google.com>
1966
1967 * configure.ac: Check for lang_requires_boot_languages in
1968 config-lang.in files.
1969 * configure: Rebuild.
1970
1ec601bf
FXC
19712010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1972 Tobias Burnus <burnus@net-b.de>
1973
1974 PR fortran/32049
1975 * Makefile.def: Add libquadmath; build it with language=fortran.
1976 * configure.ac: Add libquadmath.
1977 * Makefile.tpl: Handle multiple libs in check-[+language+].
1978 * Makefile.in: Regenerate.
1979 * configure: Regenerate.
1980
b9b9d342
TT
19812010-11-16 Tom Tromey <tromey@redhat.com>
1982
1983 * MAINTAINERS: Moved myself to reviewers section.
1984
ecbfe87a
ZD
19852010-11-15 Zdenek Dvorak <ook@ucw.cz>
1986
1987 * MAINTAINERS: Moved myself to reviewers section.
1988
29a4f477
RW
19892010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1990
1991 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1992 (Write After Approval): Remove self.
1993
9965e3cd
AS
19942010-11-15 Andreas Schwab <schwab@redhat.com>
1995
1996 * configure.ac: Fix spelling in option names.
1997 * configure: Regenerated.
1998
0463992b
GJL
19992010-11-13 Georg-Johann Lay <georgjohann@web.de>
2000
2001 PR bootstrap/39622
2002 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2003 * configure: Regenerated.
2004
3df08734
KG
20052010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2006
2007 * MAINTAINERS: Update my email address.
2008
f16e2237
TG
20092010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2010
f16e2237
TG
2011 * configure: Regenerate.
2012
0bb52d68
TG
20132010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2014
1f980c25 2015 * configure: Regenerate.
0bb52d68 2016
aba2b02e
TG
20172010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2018
aba2b02e
TG
2019 * configure: Regenerate.
2020
27882098
TG
20212010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2022
27882098
TG
2023 * configure: Regenerate.
2024
d32ef397
AS
20252010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2026
2027 * configure.ac: Support official CLooG.org versions.
2028 * configure: Regenerate.
2029 * config/cloog.m4: New.
2030
5a4b6c0e
FD
20312010-11-10 François Dumont <francois.cppdevs@free.fr>
2032
2033 * MAINTAINERS (Write After Approval): Add myself.
2034
f2cea726
DE
20352010-11-09 David Edelsohn <dje.gcc@gmail.com>
2036
2037 * MAINTAINERS: Update my email address.
2038
d8ed14ce
IS
20392010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2040
2041 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2042 * configure: Regenerate.
d8ed14ce 2043
48215350
DK
20442010-11-03 Ian Lance Taylor <iant@google.com>
2045 Dave Korn <dave.korn.cygwin@gmail.com>
2046
2047 PR lto/46273
2048 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2049 and on other supported platforms whenever LTO is enabled.
2050 * configure: Rebuild.
2051
87841584
AM
20522010-11-02 Alan Modra <amodra@gmail.com>
2053
2054 PR binutils/12110
2055 * configure.ac: Error when source path contains spaces.
2056 * configure: Regenerate.
2057
fe12dfe1
JW
20582010-10-23 James E. Wilson <wilson@codesourcery.com>
2059
2060 * MAINTAINERS: Update my email address.
2061
66c92425
ILT
20622010-10-20 Ian Lance Taylor <iant@google.com>
2063
2064 * Makefile.def (target_modules): Set lib_path to src/.libs for
2065 libstdc++-v3 module.
2066 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2067 * Makefile.in: Rebuild.
2068
187d3518
LB
20692010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2070
2071 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2072 (Write After Approval): Remove myself.
2073
02db6bba
TG
20742010-10-15 Tristan Gingold <gingold@adacore.com>
2075
2076 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2077
c0103e74
DR
20782010-10-14 Douglas Rupp <rupp@gnat.com>
2079
2080 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2081
1cd0b716
DK
20822010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2083
2084 * configure.ac (build_lto_plugin): New shell variable.
2085 (--enable-lto): Turn on by default for all non-ELF platforms that
2086 have had LTO support added so far. Set build_lto_plugin appropriately
2087 for both ELF and non-ELF.
2088 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2089 * configure: Regenerate.
2090
d4c1abb3
RW
20912010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2092
2093 Sync from src:
2094 * configure.ac (v850 support): Remove target-libgloss from
2095 noconfigdirs.
2096 * configure: Regenerate.
2097
ffedf511
RW
20982010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2099
2100 PR bootstrap/45326
2101 PR bootstrap/45174
2102 * configure.ac: Honor initial values of $build_configargs,
2103 $host_configargs, $target_configargs. Mark the precious, so
2104 environment settings get recorded.
2105 * configure: Regenerate.
2106
e1826acc
RW
21072010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2108
2109 PR bootstrap/45796
2110 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2111 Depend on all-build-libiberty.
2112 * Makefile.in: Regenerate.
2113
80920132
ME
21142010-09-30 Michael Eager <eager@eagercon.com>
2115
2116 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2117 * configure: Regenerate.
2118
770a498a
ME
21192010-09-28 Michael Eager <eager@eagercon.com>
2120
2121 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2122
86dfbd58
RW
21232010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2124
2125 PR bootstrap/44621
2126 * configure.ac: Fix unportable shell quoting.
2127 * configure: Regenerate.
2128
db50fe7d
IS
21292010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2130
2131 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2132 targets and amend comment.
2133 * configure: Regenerate.
2134
0064e825
TB
21352010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2136
2137 * MAINTAINERS (Write After Approval): Add myself.
2138
bb79486c
JH
21392010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2140
2141 * configure.ac: Enable LTO by default on Darwin.
2142 * configure: Regenerate.
2143
9e0b22c3
MS
21442010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2145
bb79486c 2146 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 2147
2fabf1b7
IB
21482010-09-01 Ian Bolton <ian.bolton@arm.com>
2149
bb79486c 2150 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 2151
3a9abc98
DS
21522010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2153
2154 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2155 ports
2156
331a9a59
DY
21572010-07-28 David Yuste <david.yuste@gmail.com>
2158
2159 * MAINTAINERS (Write After Approval): Add myself.
2160
223a9d64
N
21612010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2162
2163 * configure.ac: Support all v850 targets.
2164 * configure: Regenerate.
2165
9183bdcf
MG
21662010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2167
2168 PR bootstrap/44455
2169 * configure.ac (extra_mpfr_configure_flags): Copy from
2170 extra_mpc_gmp_configure_flags.
2171 * configure: Re-generated.
2172
2e290598
AK
21732010-07-22 Andi Kleen <ak@linux.intel.com>
2174
2175 * MAINTAINERS (Write After Approval): Add myself.
2176
8d6cd388
CLT
21772010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2178
2179 * MAINTAINERS (Write After Approval): Add myself.
2180
b0b01eb0
JY
21812010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2182
2183 * MAINTAINERS (Write After Approval): Add myself.
2184
77198d71
JH
21852010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2186
2187 PR target/44862
2188 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2189 Provide -B option to allow for link spec %s substitutions for
2190 libstdc++.a on darwin.
2191 * Makefile.in: Regenerate.
2192
02fe70af
MM
21932010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2194
2195 * MAINTAINERS (Reviewers): Update my e-mail address
2196
c63a4676
AO
21972010-06-10 Alexandre Oliva <aoliva@redhat.com>
2198
2199 * Makefile.def (configure-gcc): Depend on all-libelf.
2200 * Makefile.in: Rebuild.
2201
e68edbf6
FC
22022010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2203
2204 * MAINTAINERS (Write After Approval): Add myself in the right place.
2205
dce2d8b2 22062010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
2207
2208 * MAINTAINERS (Write After Approval): Add myself.
2209
dce2d8b2 22102010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
2211
2212 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
2213
22142010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 2215
1ab55d69
MK
2216 * config.sub: Update to version 2010-05-21.
2217 * config.guess: Update to version 2010-04-03.
0c422e74 2218
02540df4
SB
22192010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2220
2221 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2222 * configure: Regenerate.
2223
dfe5f5b2
ST
22242010-05-12 Sriraman Tallam <tmsriram@google.com>
2225
2226 * MAINTAINERS (Write After Approval): Add myself.
2227
c082f9f3
SB
22282010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2229
2230 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2231 a platform that supports LTO.
2232 * configure: Regenerate.
2233
f1af9e5f
SP
22342010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2235
2236 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2237 * configure: Regenerated.
2238
38e3d868
RM
22392010-04-27 Roland McGrath <roland@redhat.com>
2240 H.J. Lu <hongjiu.lu@intel.com>
2241
2242 * configure.ac (--enable-gold): Support both, both/gold and
2243 both/bfd to add gold to configdirs without removing ld.
2244 * configure: Regenerated.
2245
2246 * Makefile.def: Add install-gold dependency to install-ld.
2247 * Makefile.in: Regenerated.
2248
3bec79c5
DK
22492010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2250
2251 PR lto/42776
2252 * configure.ac (--enable-lto): Refactor handling so libelf tests
2253 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2254 and allow LTO to be explicitly enabled on non-ELF platforms that
2255 are known to support it inside else-clause.
2256 * configure: Regenerate.
2257
615c8ffa
EB
22582010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2259
2260 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2261 * configure: Regenerate.
2262
e4522f78
RC
22632010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2264
2265 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2266 * configure: Regenerate.
2267
8ccb78f2
RO
22682010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2269
2270 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2271 separately.
2272 * configure: Regenerate.
2273
d5cc2ee3
KW
22742010-04-16 Kevin Williams <kevin.williams@inria.fr>
2275
2276 * MAINTAINERS (Write After Approval): Add myself.
2277
8406cb62
TG
22782010-04-14 Tristan Gingold <gingold@adacore.com>
2279
2280 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2281 * configure: Regenerate.
2282
3591b8e2
SE
22832010-04-13 Steve Ellcey <sje@cup.hp.com>
2284
2285 * configure: Regenerate after change to elf.m4.
2286
a82ecc7b
IS
22872010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2288
2289 * MAINTAINERS (Write After Approval): Add myself.
2290
1f0bf148
SP
22912010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2292
2293 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2294 * configure: Regenerated.
2295
22962010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2297
2298 * configure.ac: Print "buggy but acceptable" when CLooG
2299 revision is less than 9.
2300 * configure: Regenerated.
2301
ecd01dee
DN
23022010-04-01 Diego Novillo <dnovillo@google.com>
2303
2304 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2305
dc683a3f
RW
23062010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2307
2308 PR bootstrap/43615
2309 PR bootstrap/43328
2310
2311 Revert:
2312
2313 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2314
2315 * configure.ac: Do not pass --enable-multilib nor
2316 --disable-multilib in baseargs. Accept explicitly passed
2317 --enable_multilib.
2318 * configure: Regenerate.
2319
7527d83f
UW
23202010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2321
2322 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2323
895522b6
JJ
23242010-03-31 Janis Johnson <janis187@us.ibm.com>
2325
2326 * MAINTAINERS: Remove myself.
2327
9db4e878
RW
23282010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2329
2330 PR bootstrap/43328
2331 * configure.ac: Do not pass --enable-multilib nor
2332 --disable-multilib in baseargs. Accept explicitly passed
2333 --enable_multilib.
2334 * configure: Regenerate.
2335
acf6bf36
AP
23362010-03-28 Andrew Pinski <pinskia@gmail.com>
2337
2338 * MAINTAINERS (spu port): Remove me.
2339
b42f0d7e
JM
23402010-03-23 Joseph Myers <joseph@codesourcery.com>
2341
2342 * configure.ac (tic6x-*-*): New case.
2343 * configure: Regenerate.
2344
0d1152b1
JM
23452010-03-23 Joseph Myers <joseph@codesourcery.com>
2346
2347 * config.sub: Update to version 2010-03-22.
2348 * config.guess: Update to version 2009-12-30.
2349
dce2d8b2 23502010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
2351
2352 PR ada/42554
2353 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2354 * configure: Regenerate.
2355
5408fbe8
RR
23562010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2357
2358 * MAINTAINERS: Update my email address.
2359
3f55a3b3
SP
23602010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2361
2362 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2363 (ghassan.shobaki@amd.com): Removed.
2364
3f08f7e8
AM
23652010-03-17 Alan Modra <amodra@gmail.com>
2366
2367 * MAINTAINERS: Update my email address.
2368
f3a9d094
DN
23692010-03-16 Diego Novillo <dnovillo@google.com>
2370
2371 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2372 Matthews.
2373
db5c4b8b
JM
23742010-03-16 Joseph Myers <joseph@codesourcery.com>
2375
2376 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2377 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2378
b995570a
JM
23792010-03-16 Joseph Myers <joseph@codesourcery.com>
2380
2381 * MAINTAINERS: Update my email address.
2382
124cc66f
DJ
23832010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2384
2385 * MAINTAINERS: Update my email address.
2386
a4581668
BS
23872010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2388
2389 * MAINTAINERS: Update my email address.
2390
49d78e29
JZ
23912010-03-09 Jie Zhang <jie@codesourcery.com>
2392
2393 * MAINTAINERS: Update my email address.
2394
8927b7c0
RO
23952010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2396
2397 PR libstdc++/32499
2398 * configure.ac (RANLIB): Default to true.
2399 (STRIP): Likewise.
2400 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2401 * configure: Regenerate.
2402
dce2d8b2 24032010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
2404
2405 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2406 (Write After Approval): Update my email address.
2407
bf646aaf
NC
24082010-02-17 Nick Clifton <nickc@redhat.com>
2409
2410 PR 11238
2411 * Makefile.tpl (local-distclean): Also remove config.cache files in
2412 sub-directories as there may not be Makefiles present in the
2413 sub-directories.
96e41f16
NC
2414 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2415 the config.cache files found by the find command.
2416
bf646aaf
NC
2417 * Makefile.in: Regenerate.
2418 * configure.ac: Revert previous delta.
2419 * configure: Regenerate.
2420
ff78880a
NC
24212010-02-15 Nick Clifton <nickc@redhat.com>
2422
2423 PR 11238
2424 * configure.ac: Delete config.cache files in sub-directories when
2425 deleting Makefiles.
2426 * configure: Regenerate.
2427
8150eadf
BE
24282010-02-12 Ben Elliston <bje@gnu.org>
2429
2430 * MAINTAINERS: Update my email address.
2431
a9e12bfd
AP
24322010-02-08 Andrew Pinski <pinskia@gmail.com>
2433
2434 * MAINTAINERS (spu port): Update my email address.
2435
95315086
JZ
24362010-02-08 Jie Zhang <jie.zhang@analog.com>
2437
2438 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2439
362c6d2f
KG
24402010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2441
2442 * configure.ac: Add "recommended" version checks for GMP/MPC.
2443 Update recommended GMP/MPFR/MPC versions.
2444 * configure: Regenerate.
2445
888c5ad2
JR
24462010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2447
2448 * MAINTAINERS: Move my Embecosm email address into the
2449 write-after-approval section.
2450
3bf714a7
ILT
24512010-01-26 Ian Lance Taylor <iant@google.com>
2452
2453 * MAINTAINERS: Add myself as Go frontend maintainer.
2454
ad1e5170
JR
24552010-01-25 Joern Rennecke <amylaar@spamcop.net>
2456
2457 PR libstdc++/36101, PR libstdc++/42813
2458 * configure.ac (bootstrap_target_libs): Make inclusion of
2459 target-libgomp conditional on libgomb being in target_configdirs.
2460 * configure: Regenerate.
2461
fb0553d1
JR
24622010-01-23 Joern Rennecke <amylaar@spamcop.net>
2463
2464 PR libstdc++/36101, PR libstdc++/42813
2465 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2466 * configure: Regenerate.
2467
aae29963
JR
24682010-01-22 Joern Rennecke <amylaar@spamcop.net>
2469
2470 PR libstdc++/36101, PR libstdc++/42813
2471 * configure.ac (target_configdirs): Substitute.
2472 * Makefile.def: Bootstrap target module libgomp.
2473 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2474 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2475 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2476 * configure, Makefile.in: Regenerate.
2477
d8fe8895
DK
24782010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2479
2480 * MAINTAINERS: Adjust my details.
2481
ebfe4897
EW
24822010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2483
2484 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2485
f7746c59
TL
24862010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2487
2488 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2489
306c7b5b
TL
24902010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2491
2492 * MAINTAINERS (Write After Approval): Add myself.
2493
1b8b9e19
KT
24942010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2495
2496 * MAINTAINERS (Write After Approval): Add myself.
2497
c164615b
RG
24982010-01-11 Richard Guenther <rguenther@suse.de>
2499
2500 PR lto/41569
2501 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2502 * Makefile.in: Regenerated.
2503
f3f623ae
AT
25042010-01-11 Andreas Tobler <andreast@fgznet.ch>
2505
2506 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2507 * configure: Regenerate.
2508
592c90ff 25092010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 2510 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
2511
2512 PR bootstrap/42424
2513 * configure.ac: Include libtool m4 files.
9c78662a 2514 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
2515 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2516 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 2517
592c90ff
KG
2518 * configure: Regenerate.
2519
60a2e213
RW
25202010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2521
2522 PR bootstrap/41818
2523 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2524 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2525 * Makefile.in: Regenerate.
2526
7413962d
RG
25272010-01-02 Richard Guenther <rguenther@suse.de>
2528
2529 PR lto/41529
2530 * configure.ac: Include config/elf.m4. Disable LTO if not
2531 builting for an elf target.
2532 * configure: Regenerate.
2533
f77f3945
CF
25342009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2535
2536 * MAINTAINERS: Change my email address.
2537
4960e3f0
BE
25382009-12-18 Ben Elliston <bje@au.ibm.com>
2539
2540 * config.sub, config.guess: Update from upstream sources.
2541
d16a31da
SZ
25422009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2543
2544 * MAINTAINERS (Write After Approval): Add myself.
2545
3a5729ea
KG
25462009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2547
2548 PR middle-end/30447
2549 PR middle-end/30789
2550 PR other/40302
2551
2552 * configure.ac: Require MPC.
2553 * configure: Regenerate.
2554
43e02a8a
RW
25552009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2556
2557 PR target/38384
2558 PR bootstrap/40972
2559 * libtool.m4: Sync from git Libtool.
2560 * ltoptions.m4: Likewise.
2561 * ltversion.m4: Likewise.
2562 * lt~obsolete.m4: Likewise.
2563 * ltmain.sh: Likewise.
2564
360d4522
KG
25652009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2566
2567 * configure.ac: Update minimum MPC version to 0.8.
2568 * configure: Regenerate.
2569
f264ed56
SP
25702009-11-21 Sebastian Pop <sebpop@gmail.com>
2571
2572 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2573 * configure: Regenerated.
2574
ed2eaa9f
ILT
25752009-11-21 Ian Lance Taylor <iant@google.com>
2576
2577 * configure.ac: Change default of poststage1_ldflags to be empty if
2578 poststage1_libs is set. When poststage1_libs is empty, and
2579 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2580 * configure: Rebuild.
2581
58346783
AN
25822009-11-21 Adam Nemet <adambnmet@gmail.com>
2583
2584 * MAINTAINERS (Write After Approval): Update my email address.
2585
5ca0106a
BE
25862009-11-20 Ben Elliston <bje@au.ibm.com>
2587
2588 * config.guess: Update from upstream sources.
2589
87213cd4
AO
25902009-11-16 Alexandre Oliva <aoliva@redhat.com>
2591
2592 * Makefile.def: Restore host and target settings for gmp.
2593 * Makefile.in: Rebuild.
2594
f61428ed
AO
25952009-11-16 Alexandre Oliva <aoliva@redhat.com>
2596
2597 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2598 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2599 Fix portability of test of C++ as bootstrap language. Add
2600 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2601 * configure: Rebuild.
2602 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2603 and cloog. Fix in-tree ppl configuration. Introduce libelf
2604 in-tree building.
2605 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2606 (POSTSTAGE1_HOST_EXPORTS): Use it.
2607 (STAGE[+id+]_CXXFLAGS): New.
2608 (BASE_FLAGS_TO_PASS): Pass it down.
2609 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2610 extra_exports.
2611 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2612 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2613 extra_exports.
2614 * Makefile.in: Rebuild.
2615
f6c56be6
BE
26162009-11-17 Ben Elliston <bje@au.ibm.com>
2617
2618 * config.sub, config.guess: Update from upstream sources.
2619
0ccb5970
JK
26202009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2621
2622 * MAINTAINERS (Write After Approval): Add myself.
2623
dce2d8b2 26242009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
2625
2626 * MAINTAINERS (Write After Approval): Add myself.
2627
5d571eaa
OS
26282009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2629
2630 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2631 paths for *-w64-mingw* and x86_64-*mingw*.
2632 * configure: Regenerated.
2633
dce2d8b2 26342009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
2635
2636 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2637
c393f559
BK
26382009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2639
2640 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2641 Phil Edwards to Write-After Approval.
2642
ef4c4300
KT
26432009-10-30 Kai Tietz <kai.tietz@onevision.com>
2644
2645 * configure.ac: Disable target-winsup & co for
2646 x86_64-*-mingw* and *-w64-mingw* targets.
2647 * configure: Regenerated.
2648
65a324b4
NC
26492009-10-16 Nick Clifton <nickc@redhat.com>
2650
2651 * MAINTAINERS: Add myself as a maintainer for the RX port.
2652
dce2d8b2 26532009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 2654
9c78662a 2655 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 2656
17e72e5d
RO
26572009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2658
2659 * configure.ac (CLooG test): Use = with test.
2660 * configure: Regenerate.
2661
ed3a56f3
RG
26622009-10-22 Richard Guenther <rguenther@suse.de>
2663
2664 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2665 cloog if the ppl version check failed. Move flags saving
2666 before setting in libelf check.
2667 * configure: Regenerate.
2668
ad0abd3c
RG
26692009-10-21 Richard Guenther <rguenther@suse.de>
2670
2671 * configure.ac: Adjust the ppl and cloog configure to work as
2672 documented. Disable cloog if ppl was disabled. Omit the version
2673 checks if they were disabled.
2674 * configure: Re-generate.
2675
e4c5bd48
RW
26762009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2677
2678 * configure.ac: Add 'lto' to enable_languages, not
2679 new_enable_languages, and only if not already present.
2680 * configure: Regenerate.
2681
0ffd69c5
GP
26822009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2683
2684 * README: Refer to the various COPYING* files instead of just
2685 COPYING.
2686 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2687
dce2d8b2 26882009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
2689
2690 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 2691
58687768
RG
26922009-10-07 Richard Guenther <rguenther@suse.de>
2693
2694 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2695 and Richard Guenther as reviewers.
2696 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2697 as reviewers.
2698
49b0ca5c 26992009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 2700
49b0ca5c 2701 * config.sub: Update from upstream sources.
d2d9ce5e 2702
aeb94799
ILT
27032009-10-06 Ian Lance Taylor <iant@google.com>
2704
2705 * Makefile.def: check-gold depends upon all-gas.
2706 * Makefile.in: Rebuild.
2707
123651cd
PM
27082009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2709
2710 * MAINTAINERS (Write After Approval): Add myself.
2711
d7f09764
DN
27122009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2713
2714 * Makefile.def: all-lto-plugin depends on all-libiberty.
2715 set bootstrap=true for lto-plugin.
2716 Add lto-plugin.
2717 * Makefile.in: Regenerate.
2718 * configure.ac (host_libs): Add lto-plugin.
2719 * configure: Regenerate.
2720
d7f09764
DN
27212009-10-03 Diego Novillo <dnovillo@google.com>
2722
2723 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2724 (HOST_LIBELFLIBS): Define.
2725 (HOST_LIBELFINC): Define.
2726 * Makefile.in: Regenerate.
2727 * configure.ac: Add --enable-lto.
2728 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2729 If --enable-lto is used, add 'lto' to new_enable_languages.
2730 If --enable-lto is used and gold is enabled, add
2731 lto-plugin to configdirs.
2732 * configure: Regenerate.
2733
27342009-10-03 Simon Baldwin <simonb@google.com>
2735
2736 * configure.ac: If --with-system-zlib, suppress local zlib and
2737 pass --with-system-zlib to subdir configure scripts.
2738 * configure: Regenerate.
2739
dce2d8b2 27402009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
2741 Paolo Bonzini <bonzini@gnu.org>
2742
2743 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2744 $(srcdir).
2745 * Makefile.in: Rebuilt.
2746
dce2d8b2 27472009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
2748
2749 * MAINTAINERS (Write After Approval): Add myself.
2750
3e661154
KG
27512009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2752
2753 * configure.ac: Update minimum MPC version to 0.7.
2754 * configure: Regenerate.
2755
f1a036e4
NC
27562009-09-25 Nick Clifton <nickc@redhat.com>
2757
2758 * configure.ac: Pass any --cache-file=/dev/null option on to
2759 subconfigures.
2760 * configure: Regenerate.
2761
d4c74acc
NC
27622009-09-23 Nick Clifton <nickc@redhat.com>
2763
2764 * config.sub, config.guess: Update from upstream sources.
2765
dce2d8b2 27662009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
2767
2768 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2769 * Makefile.in: Rebuilt.
2770
0db770bd
RW
27712009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2772
2773 PR bootstrap/32272
2774 * configure.ac: Error out if $srcdir isn't '.' but contains
2775 host-${host_noncanonical}.
2776 * configure: Regenerate.
2777
71101870
RO
27782009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2779
2780 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2781 maintainer.
2782
ca6d0d62
RW
27832009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2784
79cd2b23
RW
2785 * configure.ac: If bootstrapping a combined tree with
2786 --enable-gold, require c++ in stage1_languages.
2787 * configure: Regenerate.
2788
ab9dcd0c
RW
2789 * configure.ac: Also add target_libs of stage1_languages to
2790 bootstrap_target_libs.
2791 * configure: Regenerate.
2792
ca6d0d62
RW
2793 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2794 with --enable-languages not containing c++.
2795 * configure: Regenerate.
2796
1c3c9f12
JZ
27972009-09-15 Jie Zhang <jie.zhang@analog.com>
2798
2799 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2800 * configure: Regenerate.
2801
dce2d8b2 28022009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 2803
6fb30a14
JR
2804 * MAINTAINERS (Write After Approval): Update my e-mail address,
2805 and move from from here...
2806 (Waiting for paperwork): To here.
0318772d 2807
4056c2c6
JM
28082009-09-09 Joseph Myers <joseph@codesourcery.com>
2809
2810 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2811
3e54529c
RW
28122009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2813
2814 * configure.ac: Do not use $extrasub for replacing @if/@endif
2815 parts in Makefile; instead, use additional arguments to
2816 AC_CONFIG_COMMANDS to do the replacement manually, with several
2817 sed invocations, to avoid HP-UX sed command limits.
2818 * configure: Regenerate.
2819
713e2ea6
AO
28202009-09-08 Alexandre Oliva <aoliva@redhat.com>
2821
2822 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2823 blank before -L.
2824
5646b7b9
AO
28252009-09-04 Alexandre Oliva <aoliva@redhat.com>
2826
2827 * configure.ac (with-build-config): Document. Handle without.
2828 Handle missing argument.
2829 * configure: Rebuilt.
2830
e12c4094
AO
28312009-09-03 Alexandre Oliva <aoliva@redhat.com>
2832
2833 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2834 Default to bootstrap-debug only if compare-debug works.
2835 * configure: Rebuilt.
2836 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2837 * Makefile.in: Rebuilt.
2838
75cb0057
RO
28392009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2840
2841 * MAINTAINERS (OS Port Maintainers): Update my email address.
2842
8fc68cba
AO
28432009-09-01 Alexandre Oliva <aoliva@redhat.com>
2844
2845 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2846 * Makefile.in: Rebuilt.
2847
44cb38cf
CD
28482009-09-01 Chris Demetriou <cgd@google.com>
2849
2850 * MAINTAINERS (Write After Approval): Add myself.
2851
f9329c35
DS
28522009-08-31 Dodji Seketeli <dodji@redhat.com>
2853
2854 PR debug/30161
2855 * include/dwarf2.h (enum dwarf_tag): Added
2856 DW_TAG_GNU_template_template_param
2857 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2858
f945e229
PB
28592009-08-30 Paolo Bonzini <bonzini@gnu.org>
2860
2861 * Makefile.tpl (AWK): Fix typo.
2862 * Makefile.in: Regenerate.
2863
87264276
PB
28642009-08-30 Paolo Bonzini <bonzini@gnu.org>
2865
2866 * configure.ac: Detect awk and sed.
2867 * Makefile.def (flags_to_pass): Add AWK and SED.
2868 * Makefile.tpl (AWK, SED): New.
2869 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2870 * configure: Regenerate.
2871 * Makefile.in: Regenerate.
2872
68ccd57c
DK
28732009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2874
2875 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2876 (collapseslashes): Likewise.
2877
df58e648
RW
28782009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2879
2880 * configure.ac (AC_PREREQ): Bump to 2.64.
2881
0539cb2c
RW
28822009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2883
70fa0efa
RW
2884 * configure.ac: Remove --with-datarootdir, --with-docdir,
2885 --with-pdfdir, --with-htmldir switches.
2886 * configure: Regenerate.
2887
5213506e
RW
2888 * configure: Regenerate.
2889
0539cb2c
RW
2890 * compile: Sync from Automake 1.11.
2891 * depcomp: Likewise.
2892 * install-sh: Likewise.
2893 * missing: Likewise.
2894 * mkinstalldirs: Likewise.
2895 * ylwrap: Likewise.
2896
197c68cc
DK
28972009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2898
2899 * ltmain.sh (func_normal_abspath): New function.
2900 (func_relative_path): Likewise.
2901 (func_mode_help): Document new -bindir option for link mode.
2902 (func_mode_link): Add new -bindir option, and use it to place
2903 output DLL if specified.
2904
58af276a
RW
29052009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2906
0115d4a3
RW
2907 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2908 (baseargs): Add --disable-option-checking.
2909 * configure: Regenerate.
2910
58af276a
RW
2911 * Makefile.def (configure-target-libiberty): Depend on
2912 all-binutils and all-ld.
2913 (configure-target-newlib): Likewise.
2914 * Makefile.in: Regenerate.
2915
e9d9afef
BE
29162009-08-17 Ben Elliston <bje@au.ibm.com>
2917
2918 * config.sub, config.guess: Update from upstream sources.
2919
354ebf88
RW
29202009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2921
2922 Sync from src, merge:
2923
2924 2009-07-02 Tristan Gingold <gingold@adacore.com>
2925
2926 * configure.ac: Do not exclude gas for i386-*-darwin.
2927 Add a case for x86_64-*-darwin.
2928 * configure: Regenerate.
2929
8375f7b2
NV
29302009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2931
2932 * MAINTAINERS: Add my name to Write After Approval list.
2933
dce2d8b2 29342009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
2935
2936 * configure.ac: Add Microblaze target.
2937 * configure: Regenerate.
2938
ea2002ba
CB
29392009-07-31 Christian Bruel <christian.bruel@st.com>
2940
2941 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2942 * configure: Regenerate.
2bf33cdb 2943
dce2d8b2 29442009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
2945
2946 * MAINTAINERS (Write After Approval): Update my e-mail address.
2947
e90e6bd7
ILT
29482009-07-06 Ian Lance Taylor <iant@google.com>
2949
2950 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2951 * configure: Rebuild.
2952
f6e0880a
TG
29532009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2954
2955 * MAINTAINERS: Move myself to the Graphite Reviewers.
2956
6d984927
WG
29572009-06-30 Wei Guozhi <carrot@google.com>
2958
2959 * MAINTAINERS: Add my name to Write After Approval list.
2960
f2689b09
SE
29612009-06-26 Steve Ellcey <sje@cup.hp.com>
2962
2963 PR bootstrap/40338
2964 * configure.ac (comparestring): Create new variable.
2965 * Makefile.tpl (comparestring): Use to skip some comparisions.
2966 * configure: Regenerate.
2967 * Makefile.in: Regenerate.
2968
f62c0ba4
DE
29692009-06-26 Doug Evans <dje@sebabeach.org>
2970
2971 * Makefile.def (host_modules): Add cgen.
2972 * Makefile.in: Regenerate.
2973 * configure.ac (host_tools): Add cgen.
2974 * configure: Regenerate.
2975
7acf4da6
DD
29762009-06-23 DJ Delorie <dj@redhat.com>
2977
2978 * MAINTAINERS: Add myself as mep maintainer.
2979
00020c16
ILT
29802009-06-23 Ian Lance Taylor <iant@google.com>
2981
2982 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2983 boot_languages. Only bootstrap target libraries listed in
2984 target_libs for some boot language. Add --with-stage1-ldflags,
2985 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2986 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2987 if not building with C++.
2988 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2989 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2990 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2991 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2992 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2993 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2994 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2995 * configure, Makefile.in: Rebuild.
2996
1da52d4a
LF
29972009-06-23 Li Feng <nemokingdom@gmail.com>
2998
2999 * MAINTAINERS: Added my name to write-after-approval list.
3000
144c9175
RM
30012009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3002
3003 * configure.ac: Define is_elf for QNX Neutrino targets.
3004 * configure: Regenerate.
3005
e5871e24
GS
30062009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3007
9c78662a 3008 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 3009
5f4a82c0
KG
30102009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3011
3012 * configure.ac: Detect MPC in default directory.
3013 * configure: Regenerate.
3014
394e9195
JG
30152009-06-03 Jerome Guitton <guitton@adacore.com>
3016 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3017
9c78662a
UB
3018 * Makefile.tpl (all): Avoid a trailing backslash.
3019 * Makefile.in: Regenerate.
394e9195 3020
47bca6aa
BE
30212009-06-03 Ben Elliston <bje@au.ibm.com>
3022
3023 * config.sub, config.guess: Update from upstream sources.
3024
a891a473
RS
30252009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3026
3027 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3028 to noconfdirs.
3029 * configure: Regenerate.
3030
70cb2d9f
AO
30312009-06-02 Alexandre Oliva <aoliva@redhat.com>
3032
3033 * Makefile.tpl ([+compare-target+]): Compare all stage
3034 directories, rather than just gcc.
3035 * Makefile.in: Rebuilt.
3036
7f1245df
DK
30372009-06-01 Doug Kwan <dougkwan@google.com>
3038
3039 * configure.ac: Support gold for target arm*-*-*.
3040 * configure: Regenerate.
394e9195 3041
acd26225
KG
30422009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3043
3044 * Makefile.def: Add MPC support and dependencies.
3045 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3046
3047 * Makefile.in, configure: Regenerate.
3048
a1fc946a
AO
30492009-05-27 Alexandre Oliva <aoliva@redhat.com>
3050
3051 * Makefile.tpl (all): Avoid harmless warning in make all when
3052 gcc-bootstrap is enabled but stage_last does not exist.
3053 * Makefile.in: Rebuilt.
3054
2e6a3c8d
NR
30552009-05-24 Nicolas Roche <roche@adacore.com>
3056
3057 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3058 * Makefile.in: Regenerate.
3059
63487d11
DC
30602009-05-21 Denis Chertykov <chertykov@gmail.com>
3061
3062 * MAINTAINERS: Update my e-mail address.
3063
449223af
DK
30642009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3065
3066 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3067 * configure: Regenerate.
3068
31c98f49
AO
30692009-05-18 Alexandre Oliva <aoliva@redhat.com>
3070
3071 PR other/40159
3072 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3073 gcc-no-bootstrap are mutually exclusive.
3074 * Makefile.in: Rebuilt.
3075
0f501837
AO
30762009-05-18 Alexandre Oliva <aoliva@redhat.com>
3077
3078 PR other/40159
3079 * Makefile.tpl (all): Don't end with unconditional success.
3080 * Makefile.in: Rebuilt.
3081
4a4a4e99
AO
30822009-05-12 Alexandre Oliva <aoliva@redhat.com>
3083
3084 PR target/37137
3085 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3086 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3087 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3088 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3089 stage_configureflags, stage_cflags and stage_libcflags into
3090 explicit Makefile macros.
3091 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3092 GFORTRAN.
3093 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3094 CC. Set CC_FOR_BUILD from CC.
3095 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3096 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3097 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3098 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3099 and GFORTRAN.
3100 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3101 (_LIBCFLAGS): Renamed to _TFLAGS.
3102 (do-compare-debug, do-compare3-debug): Drop.
3103 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3104 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3105 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3106 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3107 (XGCC_FLAGS_FOR_TARGET): New.
3108 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3109 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3110 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3111 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 3112 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
3113 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3114 TFLAGS.
3115 (BUILD_CONFIG): Include if requested.
3116 (all): Set TFLAGS on bootstrap.
3117 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3118 (all-stageid-prefixmodule): Likewise.
3119 (do-clean, distclean-stageid): Set TFLAGS.
3120 (restrap): Fix whitespace.
3121 * Makefile.in: Rebuilt.
3122
1cee3429
PB
31232009-05-07 Paolo Bonzini <bonzini@gnu.org>
3124
3125 * config.guess: Sync with src.
3126
0b70eafd
DK
31272009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3128
3129 * configure.ac ($with_ppl): Default to no if not supplied.
3130 ($with_cloog): Likewise.
3131 configure: Regenerate.
3132
5175f17c
JW
31332009-04-27 James E. Wilson <wilson@codesourcery.com>
3134
3135 * MAINTAINERS: Update my e-mail address.
3136
952fa153
NC
31372009-04-27 Nick Clifton <nickc@redhat.com>
3138
3139 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3140
a687f83c
EB
31412009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3142
3143 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3144 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3145 * Makefile.in: Regenerate.
3146
9e3eba15
KG
31472009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3148
3149 PR bootstrap/39739
3150 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3151 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3152
3153 * configure, Makefile.in: Regenerate.
3154
a687f83c 31552009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
3156
3157 * include/hashtab.h: Update GTY annotations to new syntax
3158 * include/splay-tree.h: Likewise
3159
070bdbd9
BE
31602009-04-17 Ben Elliston <bje@au.ibm.com>
3161
3162 * config.sub, config.guess: Update from upstream sources.
3163
55f2d967
AG
31642009-04-15 Anthony Green <green@moxielogic.com>
3165
3166 * configure.ac: Add moxie support.
3167 * configure: Rebuilt.
3168
309c24a9
JJ
31692009-04-14 Jakub Jelinek <jakub@redhat.com>
3170
3171 * configure.ac: Change copyright header to refer to version
3172 3 of the GNU General Public License and to point readers at the
3173 COPYING3 file and the FSF's license web page.
3174 * Makefile.def: Likewise.
3175 * Makefile.tpl: Likewise.
3176 * Makefile.in: Regenerate.
3177
b93133bc
JH
31782009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3179
3180 * configure.ac: Restore match for darwin9 or later. Use double
3181 brackets since regeneration eats one pair.
3182 * configure: Regenerate.
3183
d18ff35a
L
31842009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3185
3186 PR gas/10039
3187 * configure.ac: Require texinfo 4.7.
3188 * configure: Regenerated.
3189
748086b7
JJ
31902009-04-09 Nick Clifton <nickc@redhat.com>
3191
3192 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3193 the GCC Runtime Library Exception.
3194
a3337ea2
KG
31952009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3196
3197 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3198 * configure: Regenerate.
3199
60911f14
SE
32002009-04-01 Steve Ellcey <sje@cup.hp.com>
3201
3202 * Makefil.def (languages): New entries.
3203 * Makefile.tpl (check-gcc-*): New generic target.
3204 * Makefile.in: Regenerate.
60911f14 3205
dce2d8b2 32062009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 3207
d18ff35a 3208 * MAINTAINERS: Update my email address.
7369c1d0 3209
cfb1f59f
TT
32102009-03-18 Tom Tromey <tromey@redhat.com>
3211
d18ff35a
L
3212 * configure: Rebuild.
3213 * configure.ac (host_libs): Add libiconv.
3214 * Makefile.in: Rebuild.
3215 * Makefile.def (host_modules): Add libiconv.
3216 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 3217
75eeae1a
TG
32182009-03-16 Tristan Gingold <gingold@adacore.com>
3219
3220 * configure.ac: Treat gdb as supported on x86_64-darwin.
3221 * configure: Regenerate.
3222
f38095f3
JM
32232009-03-16 Joseph Myers <joseph@codesourcery.com>
3224
3225 * configure.ac (--with-host-libstdcxx): New option.
3226 * configure: Regenerate.
3227
dce2d8b2 32282009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
3229
3230 * MAINTAINERS: Move myself into the write after approval list.
3231
6d401294
NP
32322009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3233
3234 * MAINTAINERS: Update e-mail address.
2bf33cdb 3235
07c97076
DN
32362009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3237
3238 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3239
dce2d8b2 32402009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
3241
3242 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3243
7a9d3fe8
RW
32442009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3245
3246 Backport from git Libtool:
3247
3248 2009-01-19 Robert Millan <rmh@aybabtu.com>
3249 Support GNU/kOpenSolaris.
3250 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3251 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3252 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3253 GNU/kOpenSolaris.
3254
c9e9e11f
AS
32552009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3256
3257 * MAINTAINERS: Update e-mail address.
3258
5e8c1552 32592009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
3260
3261 * MAINTAINERS (Write After Approval): Add self.
3262
b0adb088
BM
32632009-02-18 Bingfeng Mei <bmei@broadcom.com>
3264
3265 * MAINTAINERS (Write After Approval): Add myself.
3266
ee04b574
AS
32672009-02-05 Andreas Schwab <schwab@suse.de>
3268
3269 * Makefile.tpl (stage_last): Define $r and $s before using
3270 $(RECURSE_FLAGS_TO_PASS).
3271 * Makefile.in: Regenerate
3272
907884c9
ILT
32732009-01-30 Ian Lance Taylor <iant@google.com>
3274
3275 * MAINTAINERS: Move myself to the Global Reviewers list.
3276
416ac4d4
RM
32772009-01-29 Robert Millan <rmh@aybabtu.com>
3278
3279 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3280 * configure: Regenerate.
3281
ee5decb3
GP
32822009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3283
3284 * MAINTAINERS: Make whitespace consistent.
19196f44 3285 Remove Robert Millan from Write After Approval.
ee5decb3 3286
36fbb0ec
AM
32872009-01-16 Alan Modra <amodra@bigpond.net.au>
3288
3289 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3290 (all-opcodes): Depend on all-libiberty.
3291 * Makefile.in: Regenerate.
3292
52535a64
DR
32932009-01-15 Douglas B Rupp <rupp@gnat.com>
3294
3295 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3296 * configure: Regenerate.
3297
e04a57df
RR
32982009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3299
3300 * MAINTAINERS (Write After Approval): Add myself.
3301
856c450b
SK
33022009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3303
3304 * MAINTAINERS: Add myself to reviewers (Fortran).
3305
dce2d8b2 33062009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
3307
3308 PR tree-optimization/38515
3309 * configure.ac (cloog-polylib): Removed.
3310 (with_ppl, with_cloog): Test for "no".
3311 * configure: Regenerated.
3312
1e5e8a59
DF
33132009-01-11 Daniel Franke <franke.daniel@gmail.com>
3314
3315 * MAINTAINERS: Moved myself to reviewers (Fortran).
3316
5e5debf6
TS
33172009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3318
3319 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3320 (Write After Approval): Remove myself.
3321
1c42acf1
DN
33222009-01-03 Diego Novillo <dnovillo@google.com>
3323
3324 * MAINTAINERS: Remove myself from alias maintainership.
3325
2fbbedaf
DA
33262009-01-02 David Ayers <ayers@fsfe.org>
3327
3328 * MAINTAINERS: Update e-mail address.
3329
17213821
GP
33302008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3331
3332 * MAINTAINERS: Make whitespace consistent.
3333
baafc534
RW
33342008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3335
3336 Backport from upstream Libtool:
3337 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3338 Add cache variables to tests that require the linker to work.
3339 For shlibpath_overrides_runpath, this also changes the semantics
3340 to let the result from the C compiler take precedence.
3341
18430d27
BE
33422008-12-02 Ben Elliston <bje@au.ibm.com>
3343
3344 * config.sub, config.guess: Update from upstream sources.
3345
dce2d8b2 33462008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
3347
3348 * configure.ac (ppllibs): Add by default the lib flags.
3349 * configure: Regenerate.
3350
41e9641b
LM
33512008-12-08 Luis Machado <luisgpm@br.ibm.com>
3352
3353 * MAINTAINERS: Add myself to the write after approval list.
3354
25783c30
JH
33552008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3356
ee04b574
AS
3357 * configure.ac: Add double brackets on darwin[912].
3358 * configure: Regenerate.
25783c30 3359
0e318fcc
DK
33602008-12-03 Daniel Kraft <d@domob.eu>
3361
3362 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3363 Approval to Reviewer section (for Fortran front-end).
3364
7f171b95
JH
33652008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3366
3367 * configure.ac: Expand to darwin10 and later.
3368 * configure: Regenerate.
3369
09ce620e
AS
33702008-12-02 Andreas Schwab <schwab@suse.de>
3371
3372 * Makefile.def: configure-target-boehm-gc depends on
3373 all-target-libstdc++-v3.
3374 * Makefile.in: Regenerate.
3375
386c704d
KT
33762008-12-02 Kai Tietz <kai.tietz@onevision.com>
3377
3378 * MAINTAINERS: Add myself as mingw maintainer.
3379
e03dd84a
BE
33802008-12-02 Ben Elliston <bje@au.ibm.com>
3381
3382 * config.sub, config.guess: Update from upstream sources.
3383
3fa87964
GP
33842008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3385
3386 * README.SCO: Remove.
3387
df72d7ed
FP
33882008-11-29 Fernando Pereira <pronesto@gmail.com>
3389
3390 * MAINTAINERS: Add myself to the write after approval list.
3391
b5646528
DK
33922008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3393
3394 * MAINTAINERS: Update my email address in WAA section.
3395
dce2d8b2 33962008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
3397
3398 * MAINTAINERS: Update e-mail address.
3399
dce2d8b2 34002008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
3401
3402 * MAINTAINERS: Change e-mail address.
3403
0db3a858
TG
34042008-11-27 Tristan Gingold <gingold@adacore.com>
3405
3406 * configure.ac: Build gdb for i?86-*-darwin*
3407 * configure: Regenerated.
3408
dce2d8b2 34092008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
3410
3411 * MAINTAINERS: Added my full name.
3412
487e299b
DJ
34132008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3414
3415 PR bootstrap/38014
3416 PR bootstrap/37923
3417
3418 Revert:
3419
3420 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3421
3422 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3423 * Makefile.in: Regenerated.
3424
3425 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3426
3427 PR gdb/921
3428 PR gdb/1646
3429 PR gdb/2175
3430 PR gdb/2176
3431
3432 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3433 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3434 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3435 (HOST_EXPORTS): Pass CPPFLAGS.
3436 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3437 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3438 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3439 * Makefile.in, configure: Regenerated.
3440 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3441 and CPPFLAGS_FOR_BUILD.
3442
dce2d8b2 34432008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
3444
3445 * MAINTAINERS: Add myself as middle end maintainer.
3446
044fed69
AS
34472008-11-06 Andrew Stubbs <ams@codesourcery.com>
3448
3449 * MAINTAINERS (Write after approval): Add myself.
3450
caf6defe
DN
34512008-11-05 Diego Novillo <dnovillo@google.com>
3452
3453 * MAINTAINERS (Global Reviewers): Add myself.
3454 (Non-Algorithmic Maintainers): Remove myself.
3455
3e9899ac
TS
34562008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3457
09ce620e 3458 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 3459
ea99e36e
MM
34602008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3461
09ce620e 3462 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 3463
fb0d2684
BE
34642008-10-31 Ben Elliston <bje@au.ibm.com>
3465
3466 * configure.ac (spu-*-*): Remove special case.
3467 * configure: Regenerate.
3468
73c07a3e
CM
34692008-10-30 Catherine Moore <clm@codesourcery.com>
3470
3471 * MAINTAINERS (Write after approval): Update my email address.
3472
7310a2da
SSF
34732008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3474
3475 * configure.ac [spu-*-*]: Do not set skipdirs.
3476 * configure: Re-generate.
3477
7e51fe23
BS
34782008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3479
3480 * MAINTAINERS (Various Maintainers): Add myself to reload.
3481
ef20be93
RG
34822008-10-25 Richard Guenther <rguenther@suse.de>
3483
3484 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3485 maintainer. Remove myself as libgcc-math maintainer.
3486 (Non-Algorithmic Maintainers): Remove myself.
3487
03ffcfa0
DJ
34882008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3489
3490 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3491 * Makefile.in: Regenerated.
3492
dec014a9
CC
34932008-10-23 Cary Coutant <ccoutant@google.com>
3494
3495 * MAINTAINERS (Write after approval): Add myself.
3496
b36c386c
DJ
34972008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3498
3499 PR gdb/921
3500 PR gdb/1646
3501 PR gdb/2175
3502 PR gdb/2176
3503
3504 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3505 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3506 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3507 (HOST_EXPORTS): Pass CPPFLAGS.
3508 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3509 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3510 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3511 * Makefile.in, configure: Regenerated.
3512 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3513 and CPPFLAGS_FOR_BUILD.
3514
dce2d8b2 35152008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
3516
3517 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3518 Sebastian Pop.
3519
e0bda97e
AP
35202008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3521
3522 * MAINTAINERS (Write After Approval): Added myself.
3523
36c713e0
KG
35242008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3525
3526 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3527 recommended version to 2.3.2.
3528
3529 * configure: Regenerate.
3530
8fe005ee
MM
35312008-10-01 Mark Mitchell <mark@codesourcery.com>
3532
3533 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3534
be8f156f
DD
35352008-09-29 David Daney <david.daney@caviumnetworks.com>
3536
3537 * MAINTAINERS (Write After Approval): Update e-mail address.
3538
ae11dff4
PG
35392008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3540
3541 * libtool.m4: Update to libtool 2.2.6.
3542 * lt~obsolete.m4: Update to libtool 2.2.6.
3543 * ltmain.sh: Update to libtool 2.2.6.
3544 * ltsugar.m4: Update to libtool 2.2.6.
3545 * ltversion.m4: Update to libtool 2.2.6.
3546 * ltoptions.m4: Update to libtool 2.2.6.
3547 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3548
441154b1
CF
35492008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3550
3551 * MAINTAINERS (Write After Approval): Add myself.
3552
775b3b26
BRF
35532008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3554
3555 * MAINTAINERS (Write After Approval): Update my name.
3556
94538043
SB
35572008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3558
09ce620e 3559 * MAINTAINERS: Add myself in "Write After Approval".
94538043 3560
52d1bfd8
SE
35612008-09-18 Steve Ellcey <sje@cup.hp.com>
3562
09ce620e 3563 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 3564
c5cc92f5
GP
35652008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3566
3567 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3568 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3569 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3570 and Michael Tiemann from Write After Approval since they do not
3571 actually have access.
3572
23d9794a
RG
35732008-09-05 Richard Guenther <rguenther@suse.de>
3574
3575 * configure.ac: Initialize clooglibs to -lcloog.
3576 * configure: Re-generate.
3577
192a671e
LCW
35782008-09-04 Le-Chun Wu <lcwu@google.com>
3579
3580 * MAINTAINERS (Write After Approval): Add myself.
3581
d789184e
SP
35822008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3583
3584 * configure.ac (--with-cloog-polylib): New.
3585 (--disable-cloog-version-check): New.
3586 (--disable-ppl-version-check): New.
3587 * configure: Re-generate.
3588
36a881c7
RG
35892008-09-03 Richard Guenther <rguenther@suse.de>
3590
3591 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3592 cloog test.
3593 * configure: Re-generate.
3594
358da97e
HS
35952008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3596
3597 Add picoChip port.
3598 * MAINTAINERS: Add picoChip maintainers.
3599
f8bf9252
SP
36002008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3601 Tobias Grosser <grosser@fim.uni-passau.de>
3602 Jan Sjodin <jan.sjodin@amd.com>
3603 Harsha Jagasia <harsha.jagasia@amd.com>
3604 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3605 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3606 Adrien Eliche <aeliche@isty.uvsq.fr>
3607
3608 Merge from graphite branch.
3609 * configure: Regenerate.
3610 * Makefile.in: Regenerate.
3611 * configure.ac (host_libs): Add ppl and cloog.
3612 Add checks for PPL and CLooG.
3613 * Makefile.def (ppl, cloog): Added modules and dependences.
3614 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3615 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3616
d89f0ad6
AL
36172008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3618
3619 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3620 (GCC_SHLIB_SUBDIR): New.
3621 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3622 * configure: Regenerate.
3623 * Makefile.in: Regenerate.
3624
88a25817
GP
36252008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3626
3627 * MAINTAINERS: Consistently use tabs to separate columns.
3628
f873f15f
TG
36292008-08-29 Tristan Gingold <gingold@adacore.com>
3630
3631 * MAINTAINERS (Write after Approval): Add myself.
3632
e1514c3f
TG
36332008-08-28 Tristan Gingold <gingold@adacore.com>
3634
3635 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3636 Enable bfd, binutils and opcodes.
3637 * configure: Regenerate.
3638
4717882f
JDA
36392008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3640
3641 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3642
28c9884c
TK
36432008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3644
3645 * MAINTAINERS: Use correct Umlaut for last name.
3646
ae96d86a
FXC
36472008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3648
3649 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3650
3ecc96e3
DE
36512008-08-16 David Edelsohn <edelsohn@gnu.org>
3652
3653 * MAINTAINERS: Update my email address.
3654
dd609cc1
EB
36552008-08-16 Nicolas Roche <roche@adacore.com>
3656
3657 * Makefile.tpl: Add BOOT_ADAFLAGS.
3658 * Makefile.in: Regenerate.
3659
08d0963a
RS
36602008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3661
3662 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3663 * configure: Regenerate.
3664
dce2d8b2 36652008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
3666
3667 * configure.ac: Add makefile fragments for hpux.
3668 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3669 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3670 * configure: Regenerate.
3671 * Makefile.in: Regenerate.
3672
dce2d8b2 36732008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
3674
3675 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3676
dce2d8b2 36772008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
3678
3679 * MAINTAINERS (Write after Approval): Add myself.
3680
78209f30
XG
36812008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3682
3683 * MAINTAINERS (Write After Approval): Add myself.
3684
5b5b098d
AJ
36852008-06-29 Andrew Jenner <andrew@codesourcery.com>
3686
3687 * MAINTAINERS (Write After Approval): Add myself.
3688
d812ec93
KW
36892008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3690
3691 * MAINTAINERS: Update my email address.
3692
99e78224
JY
36932008-06-25 Joey Ye <joey.ye@intel.com>
3694
3695 * MAINTAINERS (Write After Approval): Add myself.
3696
18c04407
RW
36972008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3698
3699 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3700 * Makefile.in: Regenerate.
3701 * configure: Regenerate.
3702
47aa9a31
DK
37032008-06-17 Daniel Kraft <d@domob.eu>
3704
3705 * MAINTAINERS (Write After Approval): Add myself.
3706
ad33ff57
RW
37072008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3708
3709 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3710 "$@" is still intact with both Autoconf 2.59 and 2.62.
3711 * configure: Regenerate.
3712
cdce5c41
RW
37132008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3714
3715 * Makefile.tpl: Fix comment errors.
3716 * Makefile.in: Regenerate.
3717
01b79d11
DM
37182008-06-12 David S. Miller <davem@davemloft.net>
3719 David Edelsohn <edelsohn@gnu.org>
3720
3721 * configure.ac: Add powerpc*-*-* to gold supported targets.
3722 * configure: Regenerate.
3723
f8c33439
JM
37242008-06-08 Joseph Myers <joseph@codesourcery.com>
3725
3726 PR tree-optimization/36218
3727 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3728 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3729 (all prefix="build-"): Pass them to build-system sub-makes.
3730 * Makefile.in: Regenerate.
3731
cd985f66
JM
37322008-06-07 Joseph Myers <joseph@codesourcery.com>
3733
3734 * MAINTAINERS (mt port): Remove.
3735 (sco5, unixware, sco udk): Remove.
3736 (Kean Johnston): Add to Write After Approval.
3737
3f6383d3
JB
37382008-05-30 Julian Brown <julian@codesourcery.com>
3739
3740 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3741 of libobjc for ARM EABI Linux.
3742 * configure: Regenerate.
30da41ed 3743
dce2d8b2 37442008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 3745
09ce620e 3746 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 3747
dce2d8b2 37482008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 3749
e29cc9b4 3750 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 3751
955410cb
JW
37522008-05-15 Janus Weil <janus@gcc.gnu.org>
3753
3754 * MAINTAINERS (Write After Approval): Add myself.
3755
719bb4e3 37562008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
3757
3758 * config-ml.in: don't handle --enable-shared and --enable-static.
3759
372b05fc
RS
37602008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3761
3762 * MAINTAINERS: Update my email address.
3763
f73e2200
PC
37642008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3765
3766 * MAINTAINERS: Update my email address.
09ce620e 3767
3e438e2b
KVH
37682008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3769
3770 * MAINTAINERS (Write After Approval): Add myself.
3771
177bf491
GS
37722008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3773
3774 * MAINTAINERS (Write After Approval): Add myself.
3775
dce2d8b2 37762008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
3777
3778 * MAINTAINERS (crx): Add myself.
3779
14a8726b
PB
37802008-04-18 Paolo Bonzini <bonzini@gnu.org>
3781
3782 Sync with src:
3783 2008-04-14 David S. Miller <davem@davemloft.net>
3784
09ce620e
AS
3785 * configure.ac: Add sparc*-*-* to gold supported targets.
3786 * configure: Regenerate.
14a8726b 3787
7142fb32
PB
37882008-04-18 Paolo Bonzini <bonzini@gnu.org>
3789
3790 PR bootstrap/35457
3791 * configure.ac: Include override.m4.
3792 * configure: Regenerate.
3793
c6b196de
PB
37942008-04-18 Paolo Bonzini <bonzini@gnu.org>
3795
09ce620e
AS
3796 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3797 * Makefile.in: Regenerate.
c6b196de 3798
dce2d8b2 37992008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 3800
09ce620e 3801 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 3802 as nonconfigurable directories list.
09ce620e 3803 * configure: Regenerate.
c993ae60 3804
8479b1b1
BE
38052008-04-14 Ben Elliston <bje@au.ibm.com>
3806
3807 * config.sub, config.guess: Update from upstream sources.
3808
295e261a
HPN
38092008-04-12 Hans-Peter Nilsson <hp@axis.com>
3810
3811 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3812 * Makefile.in: Regenerate.
3813
ac3949d9
EW
38142008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3815
3816 * configure.ac: Do not build libssp for the AVR.
3817 * configure: Regenerate.
3818
06407e30
ILT
38192008-04-07 Ian Lance Taylor <iant@google.com>
3820
3821 * Makefile.def: check-gold depends upon all-binutils.
3822 * Makefile.in: Regenerate.
3823
97db009c
AH
38242008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3825
3826 * MAINTAINERS (Write After Approval): Add myself.
3827
2a79c47f
NC
38282008-04-04 Nick Clifton <nickc@redhat.com>
3829
3830 PR binutils/4334
5f4bebbf 3831 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
3832 builds.
3833 * configure: Regenerate.
3834
c53a18d3
N
38352008-04-04 NightStrike <NightStrike@gmail.com>
3836
3837 PR other/35151
09ce620e
AS
3838 * configure.ac: Combine rules for mingw32 and mingw64.
3839 * configure: Regenerate.
c53a18d3 3840
d925aa70
KT
38412008-04-02 Kai Tietz <kai.tietz@onvision.com>
3842
3843 * MAINTAINERS (Write After Approval): Add myself.
3844
dce2d8b2 38452008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
3846
3847 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3848 * Makefile.in (.NOTPARALLEL): Ditto.
3849
4412a506
PG
38502008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3851
3852 * MAINTAINERS (Write After Approval): Add myself.
3853
dce2d8b2 38542008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
3855
3856 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3857 * Makefile.in (.NOTPARALLEL): Regenerate.
3858
639223bd
PB
38592008-03-27 Paolo Bonzini <bonzini@gnu.org>
3860
3861 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3862 * Makefile.in: Regenerate.
3863
b8ab1f4a
JS
38642008-03-26 Jakub Staszak <kuba@et.pl>
3865
3866 * MAINTAINERS (Write After Approval): Add myself.
3867
b45890a4
TK
38682008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3869
3870 * MAINTAINERS: Update e-mail address.
3871
5afab7ad
ILT
38722008-03-20 Ian Lance Taylor <iant@google.com>
3873
3874 * configure.ac: Add support for --enable-gold.
3875 * Makefile.def: Add gold as a directory like ld.
3876 * configure, Makefile.in: Regenerate.
3877
38d24731
RW
38782008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3879
3880 * configure.ac: m4_include config/proginstall.m4.
3881 * configure: Regenerate.
32bc4cf4
RW
3882
3883 Backport from upstream Libtool:
09ce620e 3884
32bc4cf4 3885 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 3886
32bc4cf4
RW
3887 Deal with Autoconf 2.62's semantic change in m4_append.
3888 * ltsugar.m4 (lt_append): Replace broken versions of
3889 m4_append.
3890 (lt_if_append_uniq): Don't require separator to be overquoted,
3891 and avoid broken m4_append.
3892 (lt_dict_add): Fix typo.
3893 * libtool.m4 (_LT_DECL): Don't overquote separator.
3894
9d3c50ea
DE
38952008-03-13 David Edelsohn <edelsohn@gnu.org>
3896
3897 * config.rpath: Add AIX 6 support.
3898
5d2edb29
PB
38992008-03-13 Paolo Bonzini <bonzini@gnu.org>
3900
3901 * Makefile.def (stageprofile). Remove -fprofile-generate
3902 from stage_libcflags.
3903 * Makefile.in: Regenerate.
3904
954910ef
BE
39052008-03-13 Ben Elliston <bje@au.ibm.com>
3906
3907 * config.sub, config.guess: Update from upstream sources.
3908
e8645a40
TT
39092008-03-06 Tom Tromey <tromey@redhat.com>
3910
3911 * MAINTAINERS: Update for treelang deletion.
3912
2c8e955e
JW
39132008-03-03 James E. Wilson <wilson@tuliptree.org>
3914
3915 * MAINTAINERS: Update my email address.
3916
54acd307
SS
39172008-03-03 Stan Shebs <stanshebs@earthlink.net>
3918
893ad2a1 3919 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
3920 (objective-c/c++): Add myself as a maintainer.
3921
4b52b516
VR
39222008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3923
3924 * MAINTAINERS (Write After Approval): Update my email address.
3925
e652b516
TB
39262008-02-25 Tomas Bily <tbily@suse.cz>
3927
3928 * MAINTAINERS (Write After Approval): Add myself.
3929
02d30740
JJ
39302008-02-23 Jakub Jelinek <jakub@redhat.com>
3931
3932 * MAINTAINERS (OpenMP): Add myself.
3933
1c8bd6a3
PB
39342008-02-20 Paolo Bonzini <bonzini@gnu.org>
3935
4b40b2a5
UB
3936 PR bootstrap/32009
3937 PR bootstrap/32161
1c8bd6a3 3938
4b40b2a5
UB
3939 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3940 * configure: Regenerate.
1c8bd6a3 3941
4b40b2a5
UB
3942 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3943 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3944 STAGE4_LIBCFLAGS): New.
3945 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3946 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3947 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3948 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3949 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3950 for target modules. Don't export LIBCFLAGS.
3951 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3952 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3953 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3954 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3955 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3956 * Makefile.in: Regenerate.
1c8bd6a3 3957
bb44c9d2
RW
39582008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3959
3960 PR libgcj/33085
3961 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3962 Do not use -DDLL_EXPORT. Backport from upstream.
3963
29a7754d
RW
39642008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3965
3966 * MAINTAINERS (Write After Approval): Add myself.
3967
9a212bb7
HPN
39682008-02-02 Hans-Peter Nilsson <hp@axis.com>
3969
3970 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3971 * configure: Regenerate.
3972
aa12a573
MG
39732008-01-31 Marc Gauthier <marc@tensilica.com>
3974
3975 * configure.ac (xtensa*-*-*): Recognize processor variants.
3976 * configure: Regenerate.
3977
ac9e6043
RW
39782008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3979
40049ccc
UB
3980 PR bootstrap/34922
3981 * configure.ac (PARSE_ARGS): Push suitable setting of
3982 ac_subdirs_all, for `./configure --help=recursive'.
3983 Handle `+' in generic toplevel directory disabling.
3984 * configure: Regenerate.
ac9e6043 3985
4288c86a
NC
39862008-01-28 Nick Clifton <nickc@redhat.com>
3987
3988 * MAINTAINERS (xstormy16): Take over maintainership.
3989
8d8da227
JM
39902008-01-25 Joseph Myers <joseph@codesourcery.com>
3991
3992 * MAINTAINERS (c4x port): Remove.
3993
349b60e7
DE
39942008-01-24 David Edelsohn <edelsohn@gnu.org>
3995
3996 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3997
3ca06a68
BE
39982008-01-23 Ben Elliston <bje@au.ibm.com>
3999
4000 * config.sub, config.guess: Update from upstream sources.
4001
3c631381
TG
40022008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4003
4004 * MAINTAINERS (Write After Approval): Add myself.
4005
20533ef1
L
40062008-01-17 H.J. Lu <hjl.tools@gmail.com>
4007
4008 * MAINTAINERS: Update my email address.
4009
40102008-01-09 Raksit Ashok <raksit@google.com>
4011
4012 * MAINTAINERS (Write After Approval): Add myself.
4013
684f4f6a
RA
40142008-01-09 Raksit Ashok <raksit@google.com>
4015
4016 * MAINTAINERS (Write After Approval): Add myself.
4017
9cb8756f
BE
40182008-01-08 Ben Elliston <bje@au.ibm.com>
4019
4020 * config.sub, config.guess: Update from upstream sources.
4021
94e1934d
KG
40222007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4023
4024 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 4025 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
4026 * configure: Regenerate.
4027
a2e51f77
SP
40282007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4029
4030 * MAINTAINERS: Update my email address.
4031
ffe3dcd9
BRF
40322007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4033
4034 * MAINTAINERS: Update my email address.
4035
aa4095c9
RS
40362007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4037
4038 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4039 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4040 * Makefile.in: Regenerate.
4041
dce2d8b2 40422007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
4043
4044 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4045 misplaced entries.
4046
0fe0f073
AT
40472007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4048
4049 * configure.ac: Enable libjava for x86_64-*-darwin9.
4050 * configure: Regenerate.
4051
dce2d8b2 40522007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
4053
4054 * MAINTAINERS (Write After Approval): Add myself.
4055
c3220d4c
BE
40562007-12-05 Ben Elliston <bje@au.ibm.com>
4057
4058 * config.sub, config.guess: Update from upstream sources.
4059
aba7501e
MK
40602007-12-02 Matthias Klose <doko@ubuntu.com>
4061
4062 * config-ml.in: Remove 64bit configure tests.
4063
d683ec81
PB
40642007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4065
4066 * config-ml.in: Robustify against white space in absolute file
4067 names.
4068
4069 * config-ml.in (multi-clean): Substitute ${Makefile}.
4070 Remove superfluous ${Makefile} in list.
4071
60f1711a
TS
40722007-11-19 Thiemo Seufer <ths@mips.com>
4073
4074 * config-ml.in: Don't hardcode the Makefile name.
4075
487f9d96
AM
40762007-11-08 Alexander Monakov <amonakov@ispras.ru>
4077
4078 * MAINTAINERS (Write After Approval): Add myself.
4079
fa3886fe
ST
40802007-11-07 Samuel Tardieu <sam@rfc1149.net>
4081
4082 * MAINTAINERS (Write After Approval): Add myself.
4083
dce2d8b2 40842007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
4085
4086 * MAINTAINERS (Write After Approval): Add myself.
4087
acc48927
BE
40882007-10-25 Ben Elliston <bje@au.ibm.com>
4089
4090 * MAINTAINERS (mercury): Remove entry.
4091 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4092
e00e9858
DJ
40932007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4094
4095 * Makefile.def (dependencies): Make configure-gdb depend on
4096 all-intl.
4097 * Makefile.in: Regenerated.
4098
def14a3c
SK
40992007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4100
4101 * MAINTAINERS (Fortran maintainer): Remove myself.
4102
dce2d8b2 41032007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
4104
4105 * Makefile.def: To avoid problems running with parallel makes,
4106 build newlib before libgloss so that target specific header
4107 files are availble.
4108 * Makefile.in: Regenerate
4109
bbfbfafc
DJ
41102007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4111
4112 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4113 * Makefile.in: Regenerate.
4114
c56abad5
VM
41152007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4116
4117 * MAINTAINERS (Register allocation reviewer): Add myself.
4118
f019adc1
MF
41192007-10-08 Mike Frysinger <vapier@gentoo.org>
4120
4121 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4122 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4123 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4124 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4125 * configure: Regenerate.
4126
dce2d8b2 41272006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
4128
4129 * MAINTAINERS (Register allocation reviewer): Add myself.
4130
0999159b
PB
41312007-10-01 Paolo Bonzini <bonzini@gnu.org>
4132
4133 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4134 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4135 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4136 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4137 * configure.ac: Default them to host tools for $host = $build.
4138 Subst them.
4139
4140 * configure: Regenerate.
4141 * Makefile.in: Regenerate.
4142
dce2d8b2 41432006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
4144
4145 * MAINTAINERS (Register allocation reviewer): Add myself.
4146
dce2d8b2 41472006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
4148
4149 * MAINTAINERS (Register allocation reviewer): Add myself.
4150
9d209c83
SP
41512007-09-21 Seongbae Park <seongbae.park@gmail.com>
4152
4153 * MAINTAINERS (Write After Approval): Fix typo.
4154
1ec3b87b
RS
41552007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4156
4157 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4158 * configure: Regenerate.
4159
19d5986d
PJ
41602007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4161
4162 PR bootstrap/31906
4163 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 4164 they're already prefixed.
19d5986d 4165
6d3b5aea
BK
41662007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4167
4168 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4169 libstdc++.
4170 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4171 * configure: Regenerate.
4172 * Makefile.in: Regenerate.
09ce620e 4173
4fe7e755
AS
41742007-09-17 Andreas Schwab <schwab@suse.de>
4175
4176 * configure.ac: Raise minimum makeinfo version to 4.6.
4177 * configure: Regenerate.
4178
dce2d8b2 41792007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 4180
ffe3dcd9 4181 * MAINTAINERS (write-after-approval) add myself
d483feaa 4182
fa9a3f31
AM
41832007-09-15 Alan Modra <amodra@bigpond.net.au>
4184
4185 * configure.ac: Correct makeinfo version check.
4186 * configure: Regenerate.
4187
6593a73e
RS
41882007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4189
4190 * MAINTAINERS: Update my email address.
4191
d9dced13
RS
41922007-09-14 Richard Sandiford <richard@codesourcery.com>
4193
4194 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4195 to $skipdirs and only disable gprof for newlib. Use the normal
4196 mips*-elf* handling in other respects.
4197 * configure: Regnerate.
4198
773c1467
DD
41992007-09-12 David Daney <ddaney@avtrex.com>
4200
4201 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4202 enabling libgcj.
4203 * configure: Regenerate.
4204
c03353e2
RIL
42052007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4206
4207 PR other/32154
4208 * configure.ac: For libgloss targets, point the linker to the linker
4209 script, startup code and simulator library.
4210 * configure: Regenerate.
4211
c4e9bf2b
AH
42122007-09-07 Andrew Haley <aph@redhat.com>
4213
4214 * configure.ac (noconfigdirs): Remove target-libffi and
4215 target-libjava.
4216 * configure: Regenerate.
4217
1f5a6b84
FXC
42182007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4219
4220 PR target/33281
4221 * configure.ac: Use config/mh-mingw on mingw.
4222 * configure: Regenerate.
1f5a6b84 4223
3951e521
PH
42242007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4225
9f349f63 4226 * MAINTAINERS (Write After Approval): Add myself.
3951e521 4227
e643dc23
RG
42282007-09-05 Richard Guenther <rguenther@suse.de>
4229
4230 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4231 nor --disable-checking is provided also turn on yes and types
4232 checking for stage1.
4233 * configure: Re-generate.
4234
039874df
KW
42352007-08-30 Krister Walfridsson <cato@df.lth.se>
4236
4237 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4238 (Write After Approval): Remove myself.
4239
c3f07bd6 42402007-08-29 Nick Clifton <nickc@redhat.com>
15098359 4241
c3f07bd6 4242 * config.sub, config.guess: Update from upstream sources.
15098359 4243
40049ccc 42442007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
4245
4246 * MAINTAINERS (Write After Approval): Added myself.
4247 * MAINTAINERS (Reviewers): Removed myself.
4248
c8aea42c 42492007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 4250 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
4251
4252 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4253 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4254 * Makefile.in: Regenerate.
4255 * configure.ac (--with-debug-prefix-map): New.
4256 * configure: Regenerate.
4257
4bf6c438
RS
42582007-08-17 Richard Sandiford <richard@codesourcery.com>
4259 Nigel Stephens <nigel@mips.com>
4260
4bf6c438
RS
4261 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4262 as target_makefile_frag.
4263 * configure: Regenerate.
4264
bb286d71
AO
42652007-08-16 Alexandre Oliva <aoliva@redhat.com>
4266
4267 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4268 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4269 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4270 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4271 (do-compare, do-compare3, do-compare-debug): New.
4272 ([+compare-target+]): Use them.
4273
a4630417
MK
42742007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4275
4276 * MAINTAINERS (Write After Approval): Change my email address.
4277
d9acb717
RW
42782007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4279 Ben Elliston <bje@au.ibm.com>
4280
4281 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4282 --silent if $silent.
4283 * configure: Regenerate.
4284
96876681
ZD
42852003-08-12 Zdenek Dvorak <ook@ucw.cz>
4286
4287 * MAINTAINERS (Various Maintainers): Add myself as
4288 loop infrastructure maintainer. Update my e-mail
4289 address.
4290
1c1d80ee
DN
42912007-07-31 Diego Novillo <dnovillo@google.com>
4292
4293 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4294 Adjust description.
4295
7e98624c
RG
42962007-07-26 Richard Guenther <rguenther@suse.de>
4297
4298 * configure.ac: Add types checking to stage1 checking flags.
4299 * configure: Regenerate.
4300
4c85af60
NC
43012007-07-17 Nick Clifton <nickc@redhat.com>
4302
4303 * COPYING3: New file. Contains version 3 of the GNU General
4304 Public License.
4305 * COPYING3.LIB: New file. Contains version 3 of the GNU
4306 Lesser General Public License.
4307
19ddfd3a
AK
43082007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4309
4310 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4311
2a064545
AK
43122007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4313
4314 * MAINTAINERS (S/390 co-maintainer): Add myself.
4315 (Write After Approval): Remove myself.
4316
f861f54d
DH
43172007-07-13 Dan Hipschman <dsh@google.com>
4318
4319 * MAINTAINERS (Write After Approval): Add myself.
4320
0136f2f7
NC
43212007-07-11 Nick Clifton <nickc@redhat.com>
4322
4323 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4324 WINDRES export.
4325 * Makefile.in: Regenerate.
4326
6e29b5a4
RO
43272007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4328
4329 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4330 maintainer.
4331
159a4b02
L
43322007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4333
4334 * lt~obsolete.m4: New. Import from 20070318 libtool.
4335
6ba67283
JB
43362007-07-03 Julian Brown <julian@codesourcery.com>
4337
4338 * MAINTAINERS (Write After Approval): Add myself.
4339
30b74385
RW
43402007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4341
4342 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4343 * configure: Regenerate.
4344
43452007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4346
4347 * configure.ac: Add some missing m4 quotation.
4348 * configure: Regenerate.
4349
943c54ce
SB
43502007-07-02 Simon Baldwin <simonb@google.com>
4351
4352 * MAINTAINERS (Write After Approval): Add myself.
4353
1c00b503
PB
43542007-07-02 Paolo Bonzini <bonzini@gnu.org>
4355
4356 * configure: Regenerate.
4357
901119ae
KT
43582007-07-02 Kai Tietz <kai.tietz@onevision.com>
4359
4360 * Makefile.def: Add windmc tool to build.
4361 * Makefile.tpl: Likewise.
4362 * configure.ac: Likewise.
4363 * Makefile.in: Regenerate.
4364 * configure: Regenerate.
09ce620e 4365
83f4c19f
DD
43662007-06-28 DJ Delorie <dj@redhat.com>
4367
4368 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4369 not building newlib.
4370 * configure: Regenerated.
09ce620e 4371
5346c75c
JS
43722007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4373
4374 * MAINTAINERS (Write After Approval): Add myself.
4375
aacfb86b
MM
43762007-06-25 Martin Michlmayr <tbm@cyrius.com>
4377
4378 * MAINTAINERS (Write After Approval): Add myself.
4379
590bf0d3
CM
43802007-06-19 Chris Matthews <chrismatthews@google.com>
4381
4382 * MAINTAINERS (Write After Approval): Add myself.
4383
cdbbee7a
RIL
43842007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4385
4386 * MAINTAINERS (Write After Approval): Add myself.
4387
b8afffc1
DJ
43882007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4389
4390 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4391 * Makefile.in: Regenerated.
4392
3fcfad76
BS
43932007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4394
4395 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4396 bfin*-*-uclinux* targets.
4397 * configure: Regenerate.
4398
3f5a2b7f
ILT
43992007-06-14 Ian Lance Taylor <iant@google.com>
4400
4401 * MAINTAINERS: Add myself as non-algorithmic global write
4402 maintainer.
4403
4c46daee
DN
44042007-06-14 Diego Novillo <dnovillo@google.com>
4405
4406 * MAINTAINERS: Add self as middle-end maintainer and
4407 non-algorithmic global write maintainer.
4408
a3bb222a
FXC
44092007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4410
4411 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4412 Move all Fortran maintainers except Paul Brook into the
4413 Non-Autopoiesis section.
4414
a19e8f64
PB
44152007-06-14 Paolo Bonzini <bonzini@gnu.org>
4416
4417 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4418 (distclean-stage[+id+]): Possibly delete stage_last.
4419 * Makefile.in: Regenerate.
4420
1c2abe5e
SP
44212007-06-12 Seongbae Park <seongbae.park@gmail.com>
4422
4423 * MAINTAINERS (Various Maintainer): Fix typo.
4424
abca4739
PB
44252007-06-11 Paolo Bonzini <bonzini@gnu.org>
4426
4427 * MAINTAINERS (Various Maintainer): Add myself as
4428 dataflow maintainer.
4429
a894d2c3
BE
44302007-06-07 Ben Elliston <bje@au.ibm.com>
4431
4432 * config.sub, config.guess: Update from upstream sources.
4433
8024d75e
BE
44342007-06-07 Ben Elliston <bje@au.ibm.com>
4435
4436 * Makefile.tpl: Fix spelling error.
4437 * Makefile.in: Regenerate.
4438
973a9a5e
SE
44392007-06-01 Steve Ellcey <sje@cup.hp.com>
4440
96598938
L
4441 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4442 lt_cv_sys_max_cmd_len.
973a9a5e 4443
ccb4d26b
DN
44442007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4445
4446 * MAINTAINERS (Various Maintainers): Add myself as
4447 auto-vectorizer maintainer.
4448
eecb7461
PB
44492003-05-31 Paolo Bonzini <bonzini@gnu.org>
4450
4451 PR libjava/32098
4452 * libtool.m4: Revert previous change.
4453 * ltgcc.m4: Put it here.
4454
89d28202
ZD
44552003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4456
4457 * MAINTAINERS (Various Maintainers): Add myself as
4458 auto-vectorizer maintainer.
4459
60c7a11a
L
44602007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4461
4462 PR libjava/32098
4463 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4464
9dd3cc81
RG
44652007-05-30 Richard Guenther <rguenther@suse.de>
4466
4467 * MAINTAINERS (Various Maintainers): Add myself as
4468 auto-vectorizer maintainer.
4469
9cc1244e
JJ
44702007-05-30 Jakub Jelinek <jakub@redhat.com>
4471
4472 PR bootstrap/29382
4473 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4474 * configure: Rebuilt.
4475
6124296b
RC
44762007-05-28 Roberto Costa <robsettantasei@gmail.com>
4477
4478 * MAINTAINERS (Write After Approval): Removed my name.
4479
6b757a0d
SB
44802007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4481
4482 * MAINTAINERS (Write After Approval): Remove myself.
4483
86ef8528
AT
44842007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4485
4486 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4487
1cf3d07d
SE
44882007-05-23 Steve Ellcey <sje@cup.hp.com>
4489
4490 * ltmain.sh: Update from ToT Libtool.
4491 * libtool.m4: Update from ToT Libtool.
4492 * ltsugar.m4: New. Update from ToT Libtool.
4493 * ltversion.m4: New. Update from ToT Libtool.
4494 * ltoptions.m4: New. Update from ToT Libtool.
4495 * ltconfig: Remove.
4496 * ltcf-c.sh: Remove.
4497 * ltcf-cxx.sh: Remove.
4498 * ltcf-gcj.sh: Remove.
4499
ce3fcf8c
OW
45002007-05-22 Ollie Wild <aaw@google.com>
4501
4502 * MAINTAINERS (Write After Approval): Add myself.
4503
342b9200
PB
45042007-05-16 Paolo Bonzini <bonzini@gnu.org>
4505
4506 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4507 stage_cflags.
4508 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4509 Remove CFLAGS/LIBCFLAGS.
4510 (configure-stage[+id+]-[+prefix+][+module+],
4511 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4512 * Makefile.in: Regenerate.
4513
cea17285
DN
45142007-05-15 Diego Novillo <dnovillo@google.com>
4515
4516 * MAINTAINERS: Update e-mail address.
4517
11c004e7
RE
45182007-05-15 Revital Eres <eres@il.ibm.com>
4519
4520 * MAINTAINERS (Write After Approval): Add myself.
4521
ab6bd693
RC
45222007-05-14 Roberto Costa <robsettantasei@gmail.com>
4523
4524 * MAINTAINERS (Write After Approval): Updated my address.
4525
388cdf07
TN
45262007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4527
4528 * MAINTAINERS (Write After Approval): Add myself.
4529
23f24034
SR
45302007-05-11 Silvius Rus <rus@google.com>
4531
4532 * MAINTAINERS (Write After Approval): Add myself.
4533
34a7526e
TT
45342007-04-23 Tom Tromey <tromey@redhat.com>
4535
4536 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4537
51da21be
MM
45382007-04-22 Mark Mitchell <mark@codesourcery.com>
4539
4540 * MAINTAINERS (cpplib): Rename to ...
4541 (libcpp): ... this. Add C/C++ front end maintainers.
4542
70070387
SE
45432007-04-14 Steve Ellcey <sje@cup.hp.com>
4544
4545 * config-ml.in: Pass ${ml_config_env} to configure calls.
4546
df1a0dbb
CB
45472007-04-04 Christian Bruel <christian.bruel@st.com>
4548
4549 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4550
9daff147
DK
45512007-04-02 Dave Korn <dave.korn@artimi.com>
4552
4553 * MAINTAINERS (Write After Approval): Add myself.
4554
374eadb2
TB
45552007-03-31 Tobias Burnus <burnus@net-b.de>
4556
4557 * MAINTAINERS (fortran 95 front end): Add myself.
4558
8eced3a2
DR
45592007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4560
4561 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4562
653de3e3
AZ
45632007-03-24 Ayal Zaks <zaks@il.ibm.com>
4564
4565 * MAINTAINERS (Modulo Scheduler): Add myself.
4566
b737d953
BM
45672007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4568
4569 * MAINTAINERS (fortran 95 front end): Add myself.
4570 (c++ front end): whitespace fix.
4571
a584cdf2
NF
45722007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4573
4574 * MAINTAINERS (Write After Approval): Add myself.
4575
8c79f3c4
RS
45762007-03-21 Richard Sandiford <richard@codesourcery.com>
4577
4578 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4579 of glob. Quote arguments with single quotes too.
4580 * configure: Regenerate.
4581
07f1ac6d
BM
45822007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4583
4584 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4585 * Makefile.in: Regenerate
4586
172e41aa
AS
45872007-03-07 Andreas Schwab <schwab@suse.de>
4588
4589 * configure: Regenerate.
4590
9c4d2493
BM
45912007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4592
4593 * configure.ac: Add "--with-pdfdir" configure option,
4594 which defines pdfdir variable.
4595 * Makefile.def (target=fixincludes): Add install-pdf to
4596 missing targets.
4597 (recursive_targets): Add install-pdf target.
4598 (flags_to_pass): Add pdfdir.
4599 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4600 target.
4601 * configure: Regenerate
4602 * Makefile.in: Regenerate
4603
e14e622e
EC
46042007-02-28 Eric Christopher <echristo@apple.com>
4605
4606 Revert:
4607 2006-12-07 Mike Stump <mrs@apple.com>
4608
4609 * Makefile.def (dependencies): Add dependency for
4610 install-target-libssp and install-target-libgomp on
4611 install-gcc.
4612 * Makefile.in: Regenerate.
4613
54e433bc
MK
46142007-02-27 Matt Kraai <kraai@ftbfs.org>
4615
4616 * configure: Regenerate.
4617 * configure.ac: Move statements after variable declarations.
4618
6c8d3d8f
KK
46192007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4620
4621 * MAINTAINERS: Add myself as sh maintainer.
4622
9f8c6739
JM
46232007-02-19 Joseph Myers <joseph@codesourcery.com>
4624
4625 * configure.ac: Adjust for loop syntax.
4626 * configure: Regenerate.
4627
278a7a38
AO
46282007-02-18 Alexandre Oliva <aoliva@redhat.com>
4629
4630 * configure: Rebuilt.
4631
b2eaac4a
AO
46322007-02-18 Alexandre Oliva <aoliva@redhat.com>
4633
4634 * configure.ac: Drop multiple occurrences of --enable-languages,
4635 and fix its quoting.
4636 * configure: Rebuilt.
4637
beeaf216 46382007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
4639 Nathan Sidwell <nathan@codesourcery.com>
4640 Vladimir Prus <vladimir@codesourcery.com>
4641 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
4642
4643 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4644 * configure: Regenerate.
4645
09201a09
GP
46462007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4647
4648 * ltconfig (freebsd*): Default to elf.
4649
291f172e
DJ
46502007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4651
4652 * configure.ac (target_libraries): Move libgcc before libiberty.
4653 * configure: Regenerated.
4654
c3a86da9
DJ
46552007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4656 Paolo Bonzini <bonzini@gnu.org>
4657
4658 PR bootstrap/30753
4659 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4660 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4661 * configure: Regenerated.
4662
88e1e72a
FXC
46632007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4664
4665 * MAINTAINERS (Language Front End Maintainers): Update my mail
4666 address.
4667
44bfc3ac
DJ
46682007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4669
4670 PR bootstrap/30748
4671 * configure.ac: Correct syntax for Solaris ksh.
4672 * configure: Regenerated.
4673
3e19841a
PB
46742007-02-09 Paolo Bonzini <bonzini@gnu.org>
4675
4676 * configure.ac: Sync with src.
4677 * configure: Regenerate.
4678
74a48762
PB
46792007-02-09 Paolo Bonzini <bonzini@gnu.org>
4680
4681 * Makefile.in: Regenerate.
4682
d846e52e
PB
46832007-02-09 Paolo Bonzini <bonzini@gnu.org>
4684
4685 * config.sub: Sync with src.
4686
1c710c3c
DJ
46872007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4688
4689 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4690 noncanonical equivalents.
4691 * configure.in: Rename to...
4692 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4693 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4694 target_noncanonical. Use them. Rewrite removal of configure
4695 arguments for autoconf 2.59. Discard variable settings. Force
4696 program_transform_name for native tools.
4697
4698 * Makefile.in: Regenerated.
4699 * configure: Regenerated with autoconf 2.59.
4700
dce2d8b2 47012007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 4702
3de8da2a 4703 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 4704
f6671c93
AS
47052007-01-31 Andreas Schwab <schwab@suse.de>
4706
4707 * Makefile.tpl (LDFLAGS): Substitute it.
4708 * Makefile.in: Regenerate.
4709
dce2d8b2 47102007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 4711
3de8da2a 4712 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 4713
2472200d
DE
47142007-01-28 David Edelsohn <edelsohn@gnu.org>
4715
3de8da2a 4716 * MAINTAINERS (spu port): Add myself.
2472200d 4717
5305be7e
RG
47182007-01-23 Richard Guenther <rguenther@suse.de>
4719
4720 PR bootstrap/30541
4721 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4722 * Makefile.tpl (GNATBIND): Substitute it.
4723 (GNATMAKE): Likewise.
4724 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4725 of STAGE_PREFIX.
4726 * Makefile.in: Regenerate.
4727 * configure: Regenerate.
4728
416cfb5e
MS
47292007-01-18 Mike Stump <mrs@apple.com>
4730
4731 * configure.in: Re-enable -Werror for gcc builds.
4732
3de8da2a 47332007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 4734
3de8da2a 4735 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 4736
d943d7c4
PB
47372007-01-11 Paolo Bonzini <bonzini@gnu.org>
4738
4739 * configure.in: Change == to = in test command.
3de8da2a 4740 * configure: Regenerate.
d943d7c4 4741
e69bf64b 47422007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
4743 Nick Clifton <nickc@redhat.com>
4744 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4745
4746 * configure.in (build_configargs, host_configargs, target_configargs):
4747 Remove build/host/target parameters.
4748 (host_libs): Add gmp and mpfr.
4749 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4750 * Makefile.def (gmp, mpfr): New.
4751 (gcc): Remove target.
4752 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4753 target_os, target_vendor): New.
dce2d8b2 4754 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
4755 * configure: Regenerate.
4756 * Makefile.in: Regenerate.
e69bf64b
PB
4757
47582007-01-11 Matt Fago <fago@earthlink.net>
4759
4760 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 4761 to improve robustness of configure tests.
e69bf64b 4762 * configure: Regenerate.
e14e622e 4763
a42f3b80
UB
47642007-01-09 Uros Bizjak <ubizjak@gmail.com>
4765
4766 * MAINTAINERS: Add myself as i386 maintainer.
4767
a36aee1a
JH
47682007-01-08 Jan Hubicka <jh@suse.cz>
4769
61fcaeef 4770 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 4771
738a52d3
KT
47722007-01-08 Kai Tietz <kai.tietz@onevision.com>
4773
4774 * configure.in: Add support for an x86_64-mingw* target.
95af8923 4775 * configure: Regenerate.
738a52d3 4776
54fdc474
DJ
47772007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4778
4779 * Makefile.tpl (all-target): Correct @if conditional for target
4780 modules.
4781 * configure.in: Omit libiberty if building only target libgcc.
4782 * configure, Makefile.in: Regenerated.
4783
3dd71726
PB
47842007-01-04 Paolo Bonzini <bonzini@gnu.org>
4785
dce2d8b2 4786 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
4787 * configure: Regenerate.
4788
fa958513
DJ
47892007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4790
4791 * Makefile.def (target_modules): Add libgcc.
4792 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4793 * Makefile.tpl (clean-target-libgcc): Delete.
4794 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4795 on gcc even for bootstrapped modules. Rewrite handling of
4796 lang_env_dependencies to loop over target_modules.
4797 * configure.in (target_libraries): Add target-libgcc.
4798 * Makefile.in, configure: Regenerated.
4799
e1888513
PB
48002006-12-29 Paolo Bonzini <bonzini@gnu.org>
4801
4802 * configure.in: Reorganize recognition of languages. Add
4803 --enable-stage1-languages. Show supported languages for the chosen
4804 target rather than all recognized languages.
4805 * configure: Regenerate.
4806
53b88b73
PB
48072006-12-29 Paolo Bonzini <bonzini@gnu.org>
4808
4809 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4810 * Makefile.in: Regenerate.
4811
a3993f33
KG
48122006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4813
4814 * configure.in: Warn that MPFR 2.2.0 is buggy.
4815 * configure: Regenerate.
4816
f063a9ed
ILT
48172006-12-27 Ian Lance Taylor <iant@google.com>
4818
4819 * configure.in: When removing Makefiles to force a reconfigure, also
4820 remove prev-DIR*/Makefile.
4821 * configure: Regenerate.
4822
af71363e
AS
48232006-12-22 Andreas Schwab <schwab@suse.de>
4824
4825 * configure: Regenerate with correct autoconf version.
4826
0b0dc272
AM
48272006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4828
3de8da2a
UB
4829 * configure.in: add AC_SUBST for *_FOR_TARGET.
4830 * configure: Regenerate.
0b0dc272 4831
53b88b73
PB
48322006-12-19 Paolo Bonzini <bonzini@gnu.org>
4833
4834 * configure.in: Simplify logic for rejecting languages that cannot
4835 be built. Separate the case when a language is unsupported,
4836 from the case when the user chooses not to build a language.
4837
400ebff4
PB
48382006-12-19 Paolo Bonzini <bonzini@gnu.org>
4839
4840 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4841 it only affects bootstrap and could be tested on "$host" as well.
4842 * configure: Regenerate.
4843 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4844
8efea775
PB
48452006-12-19 Paolo Bonzini <bonzini@gnu.org>
4846
4847 PR bootstrap/29544
4848 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4849 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4850 move here comment from Makefile.tpl.
4851 * Makefile.tpl: Move some definitions higher in the file.
4852 (STAGE1_CHECKING): New.
4853 * configure.in: Add --enable-stage1-checking.
4854 * configure: Regenerate.
4855 * Makefile.in: Regenerate.
4856
ed88a7ed
PB
48572006-12-19 Paolo Bonzini <bonzini@gnu.org>
4858
4859 * MAINTAINERS: Add myself as build system maintainer.
4860
b65151d3
SM
48612006-12-15 Simon Martin <simartin@users.sourceforge.net>
4862
4863 * MAINTAINERS (Write After Approval): Add myself.
4864
7e050830
EC
48652006-12-13 Eric Christopher <echristo@apple.com>
4866
4867 * MAINTAINERS: Add myself as darwin maintainer.
4868
8b494895
ILT
48692006-12-11 Ian Lance Taylor <ian@airs.com>
4870
4871 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4872
dce2d8b2 48732006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
4874
4875 MAINTAINERS: Update my entry.
4876
58e24147
AM
48772006-12-11 Alan Modra <amodra@bigpond.net.au>
4878
4879 * configure.in: Handle spu makefile frag.
58e24147
AM
4880 * Makefile.tpl (MAINT): Define
4881 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4882 * configure: Regenerate.
4883 * Makefile.in: Regenerate.
4884
9b6f37a0
BE
48852006-12-11 Ben Elliston <bje@au.ibm.com>
4886
4887 * config.guess: Import latest version.
4888 * config.sub: Likewise.
4889
ea6f5c57
BE
48902006-12-11 Ben Elliston <bje@au.ibm.com>
4891
4892 * configure.in (spu-*-*): Don't skip target-libiberty.
4893 * configure: Regenerate.
4894
42c1cd8a
AT
48952006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4896
4897 PR bootstrap/30134
4898 * configure.in: Correct x86 darwin support for libjava to powerpc
4899 and i?86 only.
4900 * configure: Regenerate.
4901
55eb837d
ST
49022006-12-08 Sandro Tolaini <tolaini@libero.it>
4903
4904 * configure.in: Add x86 darwin support for libjava.
4905 * configure: Regenerate.
4906
5bdacbc7
MS
49072006-12-07 Mike Stump <mrs@apple.com>
4908
4909 * Makefile.def (dependencies): Add dependency for
4910 install-target-libssp and install-target-libgomp on
4911 install-gcc.
4912 * Makefile.in: Regenerate.
4913
477d851c
RG
49142006-12-04 Richard Guenther <rguenther@suse.de>
4915
4916 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4917 (Non-Algorithmic Maintainers): Move over non-algorithmic
4918 loop optimizer maintainers, add myself as a non-algorithmic
4919 middle-end maintainer.
4920
5d33d367
DF
49212006-12-04 Daniel Franke <franke.daniel@gmail.com>
4922
4923 * MAINTAINERS (Write After Approval): Add myself.
4924
dbee1fb3
KG
49252006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4926
4927 * configure.in: Update error message for missing GMP/MPFR.
4928
4929 * configure: Regenerate.
4930
b5147de7
KG
49312006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4932
4933 * configure.in: Update MPFR version in error message.
4934
4935 * configure: Regenerate.
4936
f019376c
KG
49372006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4938
4939 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4940 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4941 --with-gmp-lib): New flags.
4942
4943 * configure: Regenerate.
4944
91ed95ae
BM
49452006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4946
4947 * MAINTAINERS (Write After Approval): Change my email address.
4948
3a971f15
MLI
49492006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4950
05170031 4951 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 4952
dce2d8b2 49532006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
4954
4955 * MAINTAINERS (i18n): Update e-mail address.
4956
df5487ee
TS
49572006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4958
4959 * MAINTAINERS (spu port): Add myself as maintainer.
4960 (Write After Approval): Remove myself.
4961
92c2f0ee
BE
49622006-11-22 Ben Elliston <bje@au.ibm.com>
4963
4964 * configure.in (skipdirs): Don't build libssp for SPU.
4965 * configure: Regenerate.
4966
a3b97199
AP
49672006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4968
4969 * MAINTAINERS (spu port): Add myself as maintainer.
4970 (libobjc): Update my email address.
4971
0eb97064
AB
49722006-11-21 Andrea Bona <andrea.bona@st.com>
4973
4974 * MAINTAINERS (Write After Approval): Add myself.
4975
dce2d8b2 49762006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
4977
4978 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4979 * configure : Rebuilt.
4980
dce2d8b2 49812006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
4982
4983 * MAINTAINERS (Write After Approval): Add myself.
4984
d58542ea
AO
49852006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4986
4987 * MAINTAINERS (Write After Approval): Add myself.
4988
a357b5ae
KG
49892006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4990
4991 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4992 libmpfr.a.
4993 * configure: Regenerate.
4994
9bd6112c
PB
49952006-11-16 Paolo Bonzini <bonzini@gnu.org>
4996
4997 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4998 (unstage): Test for stage_last presence.
4999
5000 PR bootstrap/29802
dce2d8b2
EB
5001 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5002 STAGE_PREFIX.
9bd6112c
PB
5003 * Makefile.in: Regenerate.
5004
c8cf9f0f
ZD
50052003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5006
5007 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5008 maintainers.
5009
467b1fc6
ER
50102006-11-14 Erven Rohou <erven.rohou@st.com>
5011
5012 * MAINTAINERS (Write After Approval): Add myself.
5013
995a5697
PB
50142006-11-14 Paolo Bonzini <bonzini@gnu.org>
5015
5016 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5017 and stageN-package/Makefile.
5018 * Makefile.in: Regenerated.
5019
c8d6d53e
JZ
50202006-11-14 Jie Zhang <jie.zhang@analog.com>
5021
5022 * configure.in: Remove target-libgloss from noconfigdirs for
5023 bfin-*-*.
5024 * configure: Regenerated.
5025
dffb147d
KG
50262006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5027
5028 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 5029
dffb147d
KG
5030 * configure: Regenerate.
5031
ca558912
KG
50322006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5033
5034 * configure.in: Robustify error message for missing GMP/MPFR.
5035
5036 * configure: Regenerate.
5037
dce2d8b2 50382006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
5039
5040 * MAINTAINERS (Write After Approval): Add myself.
5041
dce2d8b2 50422006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
5043
5044 * MAINTAINERS: Change email address.
5045
91de1527
VP
50462006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5047
5048 * MAINTAINERS (Write After Approval): Add myself.
5049
a3867703
PB
50502006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5051
5052 * MAINTAINERS (Write After Approval): Add myself.
5053
b4364fa2
CL
50542006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5055
7e050830 5056 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 5057 Write After Approval section.
b4364fa2 5058
70ec446f
KG
50592006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5060
5061 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5062 need_gmp anymore.
5063 * configure: Regenerate.
5064
018c8d88
TB
50652006-10-16 Tobias Burnus <burnus@net-b.de>
5066
5067 * MAINTAINERS (Write After Approval): Add myself.
5068
f6a1687e
BE
50692006-10-16 Ben Elliston <bje@au.ibm.com>
5070
5071 * config.guess: Import latest version.
5072 * config.sub: Likewise.
5073
b5422ad7
BM
50742006-10-10 Brooks Moses <bmoses@stanford.edu>
5075
5076 * Makefile.def: Added pdf target handling.
5077 * Makefile.tpl: Added pdf target handling.
5078 * Makefile.in: Regenerated.
5079
bdcee471
CL
50802006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5081
5082 * MAINTAINERS: Add self as score port maintainer.
5083
7d610414
BM
50842006-10-04 Brooks Moses <bmoses@stanford.edu>
5085
5086 * MAINTAINERS (Write After Approval): Add myself.
5087
e48d66a9
SK
50882006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5089
7e050830 5090 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
5091 or newer.
5092 * configure: Regenerated.
5093
c394e891
DB
50942006-09-27 Dave Brolley <brolley@redhat.com>
5095
dce2d8b2
EB
5096 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5097 using $s instead of $r.
c394e891
DB
5098 * configure: Regenerated.
5099
1ee4c5a0
TS
51002006-09-26 Thiemo Seufer <ths@mips.com>
5101
5102 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5103 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5104 * configure: Regenerate.
5105
dce2d8b2 51062006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
5107
5108 * MAINTAINERS (Write After Approval): Remove myself.
5109
0c502898
CF
51102006-09-22 Chao-ying Fu <fu@mips.com>
5111
5112 * MAINTAINERS (Write After Approval): Add myself.
5113
a7819e42
JM
51142006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5115
5116 * MAINTAINERS: Add self as soft-fp maintainer.
5117
dce2d8b2 51182006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
5119
5120 * MAINTAINERS: Add myself as avr maintainer.
5121 Remove Marek Michalkiewicz as avr maintainer.
827d0991 5122
e8288489
RC
51232006-09-07 Roberto Costa <roberto.costa@st.com>
5124
5125 * MAINTAINERS (Write After Approval): Add myself.
5126
b91f0a41
CV
51272006-08-30 Corinna Vinschen <corinna@vinschen.de>
5128
5129 * configure.in: Never build newlib for a Mingw host.
5130 Never build newlib as Mingw target library.
5131 Test the existence of winsup/cygwin for building a Cygwin newlib,
5132 rather than just winsup.
5133 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5134 building a Mingw target.
5135 * configure: Regenerate.
5136
094c07a0
EB
51372006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5138
5139 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5140
8d1171cb
PB
51412006-07-25 Paolo Bonzini <bonzini@gnu.org>
5142
5143 * config.guess: Import from src (was more updated).
5144 * config.sub: Likewise.
5145
2e9e6f68
DJ
51462006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5147
5148 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5149 * configure: Regenerated.
5150
57255173
PB
51512006-07-18 Paolo Bonzini <bonzini@gnu.org>
5152
cc6010cd
AP
5153 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5154 for stages after the first.
57255173 5155
9fbe6585
JJ
51562006-07-17 Jakub Jelinek <jakub@redhat.com>
5157
5158 * Makefile.def: Add dependencies for configure-opcodes
5159 on configure-intl and all-opcodes on all-intl.
5160 * Makefile.in: Regenerated.
5161
18c3f977
BE
51622006-07-13 Ben Elliston <bje@au.ibm.com>
5163
5164 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5165
27b56ba6
PE
51662006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5167
5168 Port to hosts whose 'sort' and 'tail' implementations
5169 treat operands with leading '+' as file names, as POSIX
5170 has required since 2001. However, make sure the code still
5171 works on pre-POSIX hosts.
5172 * ltmain.sh: Don't assume "sort +2" is equivalent to
5173 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5174
ad6d4e43
UW
51752006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5176
5177 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5178
706601d9
PG
51792006-07-04 Peter O'Gorman <peter@pogma.com>
5180
5181 * ltconfig: chmod 644 before ranlib during install.
5182
0b50988a
EB
51832006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5184
5185 PR bootstrap/18058
5186 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5187 if the bootstrap compiler is a GCC version that supports it.
5188 * configure: Regenerate.
5189
b6348cb3
PB
51902006-07-03 Paolo Bonzini <bonzini@gnu.org>
5191
95695ad3 5192 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
5193 * configure: Regenerate.
5194
1546bb64
PB
51952006-07-03 Paolo Bonzini <bonzini@gnu.org>
5196
5197 PR other/27063
5198 * configure.in: Test subdir_requires and give an appropriate
5199 error message.
5200 * configure: Regenerate.
5201
5cb6c629
AJH
52022006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5203
5204 * MAINTAINERS (Write After Approval): Add myself.
5205
f4d8cdf8
JDA
52062006-06-22 John David Anglin <dave.anglin@nrc.ca>
5207
5208 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5209
4fe5abb7
SE
52102006-06-22 Steve Ellcey <sje@cup.hp.com>
5211
5212 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5213
2a79fd67
DA
52142006-06-20 David Ayers <d.ayers@inode.at>
5215
5216 PR bootstrap/28072
5217 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5218 whether target-libjava is being configured instead of whether the
5219 java front end is enabled.
5220 * configure: Regenerate.
7e050830 5221
04879af3
RO
52222006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5223
5224 PR target/27540
5225 * configure.in: Only enable libgomp on IRIX 6.
5226 * configure: Regenerate.
5227
ec6c7392
PB
52282006-06-15 Paolo Bonzini <bonzini@gnu.org>
5229
5230 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5231 too.
5232 * Makefile.in: Regenerate.
5233
12973d7a
DD
52342006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5235
5236 * config-ml.in: Alter CCASFLAGS to include special
5237 multilib options the same as is done for CFLAGS.
5238
c67ed86a
JDA
52392006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5240
5241 * configure.in: Don't enable libgomp on hpux10.
5242 * configure: Rebuilt.
5243
cb253473
DA
52442006-06-12 David Ayers <d.ayers@inode.at>
5245
5246 PR bootstrap/27963
5247 PR target/19970
7e050830 5248 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
5249 ${libgcj} is specified.
5250 * configure: Regenerate.
7e050830 5251
dce2d8b2 52522006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
5253
5254 Sync from src:
7e050830
EC
5255
5256 * configure.in: Sync.
32845532 5257 * configure: Regenerated.
7e050830 5258
32845532
CD
5259 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5260
5261 * Makefile.def: Added dependencies from sim and gdb on intl, and
5262 added configure dependencies to everything with an all dependency
5263 on intl.
5264 * Makefile.in: Regenerated.
5265
7cd0cf9c
DA
52662006-06-06 David Ayers <d.ayers@inode.at>
5267
5268 PR libobjc/13946
5269 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5270 * Makefile.in: Regenerate.
5271 * configure.in: Add --enable-objc-gc at toplevel and have it
5272 enable boehm-gc for Objective-C.
5273 Remove target-boehm-gc from libgcj.
5274 Add target-boehm-gc to target_libraries.
5275 Add target-boehm-gc to noconfigdirs where ${libgcj}
5276 is specified.
5277 Assert that boehm-gc is supported when requested for Objective-C.
5278 Only build boehm-gc if needed either for Java or Objective-C.
5279 * configure: Regenerate.
7e050830 5280
3ff3adad
PB
52812006-06-05 Paolo Bonzini <bonzini@gnu.org>
5282
5283 PR 27674
5284 * Makefile.tpl (configure-[+prefix+][+module+],
5285 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5286 Remove rule to unstage bootstrapped modules.
5287 (stage_current): New.
5288 * Makefile.in: Regenerate.
5289
898e551d
LB
52902006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5291
5292 * MAINTAINERS (Write After Approval): Update my e-mail address.
5293
ea60341e
MS
52942006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5295
5296 * include/libiberty.h: Declare pex_run_in_environment.
5297
222ae291
AL
52982006-05-31 Asher Langton <langton2@llnl.gov>
5299
5300 * MAINTAINERS (Write After Approval): Add myself.
898e551d 5301
e9a54b07
PB
53022006-05-25 Paolo Bonzini <bonzini@gnu.org>
5303
5304 * Makefile.def (bfd, opcodes): Fix lib_path.
5305 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5306 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5307 * Makefile.in: Regenerate.
5308
03e67131
CD
53092006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5310
5311 * Makefile.in: Regenerate.
5312
65d6e994
CD
53132006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5314
5315 * Makefile.def: Add install-html target. Add datarootdir
5316 docdir and htmldir to flags_to_pass.
5317 * Makefile.tpl: Add install-html target.
5318 * Makefile.in: Regenerate.
5319 * configure.in: Add --with-datarootdir, --with-docdir, and
5320 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5321 * configure: Regenerate.
5322
9e299237
MS
53232006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5324
5325 * configure.in: Enable gprof for cross builds.
5326 * configure: Regenerate.
5327
c31202cd
RG
53282006-05-22 Richard Guenther <rguenther@suse.de>
5329
5330 Revert
5331 2006-01-31 Richard Guenther <rguenther@suse.de>
5332 Paolo Bonzini <bonzini@gnu.org>
5333
5334 * Makefile.def (target_modules): Add libgcc-math target module.
5335 * configure.in (target_libraries): Add libgcc-math target library.
5336 (--enable-libgcc-math): New configure switch.
5337 * Makefile.in: Re-generate.
5338 * configure: Re-generate.
5339 * libgcc-math: New toplevel directory.
5340
2a332582
JDA
53412006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5342 Andreas Tobler <a.tobler@schweiz.ch>
5343
5344 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5345 * configure: Rebuilt.
5346
dce2d8b2 53472006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 5348
ccce6917
SL
5349 * MAINTAINERS (Write After Approval): Add myself.
5350
ed606bc0
DD
53512006-05-01 DJ Delorie <dj@redhat.com>
5352
3d8f47a0 5353 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
5354 * configure: Regenerate.
5355
9386bd20
RG
53562006-05-01 Richard Guenther <rguenther@suse.de>
5357
5358 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5359 maintainer.
5360
dce2d8b2 53612006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
5362
5363 * MAINTAINERS (Write After Approval): Add myself.
5364
87ceee72
JB
53652006-04-28 Jan Beulich <jbeulich@novell.com>
5366
5367 * MAINTAINERS (Write After Approval): Add myself.
5368
e88a2c09
DD
53692006-04-18 DJ Delorie <dj@redhat.com>
5370
5371 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5372 reference libgloss so that libssp can be built in a combined
5373 tree.
5374 * configure: Regenerate.
5375
675f0a8a
RM
53762006-04-08 Robert Millan <rmh@gcc.gnu.org>
5377
5378 * MAINTAINERS (Write After Approval): Add myself.
5379
27b6c940
BE
53802006-04-05 Ben Elliston <bje@au.ibm.com>
5381
5382 * configure.in: Require makeinfo 4.4 or higher.
5383 * configure: Regenerate.
5384
687b17d4
GP
53852006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5386
5387 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5388 Rearrange the entries of other libraries to have them in one place.
5389
906ac235
JB
53902006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5391
7e050830 5392 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
5393 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5394
fb0103e5
RG
53952006-03-14 Richard Guenther <rguenther@suse.de>
5396
5397 * configure: Regenerate with autoconf 2.13.
5398
17237f6b
JB
53992006-03-13 Jim Blandy <jimb@codesourcery.com>
5400
5401 * MAINTAINERS: Use my work address.
bed31434
JB
5402
5403 * MAINTAINERS: Update my E-mail address.
5404
27079765
AH
54052006-03-10 Aldy Hernandez <aldyh@redhat.com>
5406
5407 * configure.in: Handle --disable-<component> generically.
5408 * configure: Regenerate.
5409
54a17039
L
54102006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5411
5412 PR libgcj/17311
5413 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5414
b9bd11ca
EE
54152006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5416
5417 * MAINTAINERS (Write After Approval): Remove myself.
5418 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5419
dce2d8b2 54202006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 5421
072b06f2
RE
5422 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5423 (TARGET_CONFIGDIRS): Remove.
5424 * configure.in: Remove AC_SUBST(target_configdirs).
5425 * Makefile.in, configure: Regenerated.
ee2312f3 5426
936e1a35
SK
54272006-02-20 Steven G. Kargl <kargls@comcast.net>
5428
5429 * MAINTAINERS (Write After Approval): Remove myself.
5430 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5431
cc11cc9b
PB
54322006-02-20 Paolo Bonzini <bonzini@gnu.org>
5433
5434 PR bootstrap/25670
5435
5436 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5437
5438 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5439 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5440 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5441 BUILD_PREFIX, BUILD_PREFIX_1.
5442 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5443
5444 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5445 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5446
5447 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5448 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5449 of `cat stage_current`. Always provide the `r' and `s' variables.
5450 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5451 a single shell execution.
5452 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5453 bootstrapped modules, make the stage1 module if the build was not
5454 started yet, else build the current stage.
5455 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5456 (all-build, all-host, all-target, [+make_target+]-host,
5457 [+make_target+]-target): Do not use \-continued lines.
5458 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5459 (current_stage, restrap, stage_last): New.
5460
5461 * Makefile.in: Regenerate.
5462 * configure: Regenerate.
5463
63a7c9ef
BD
54642006-02-19 Bud Davis <jmdavis@link.com>
5465
5466 * MAINTAINERS (Write After Approval): Remove myself.
5467 (Language Front End Maintainers): Add myself as fortran 95
5468 maintainer and update e-mail address.
5469
a3543e3a
FXC
54702006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5471
5472 * MAINTAINERS (Write After Approval): Remove myself.
5473 (Language Front End Maintainers): Add myself as fortran 95
5474 maintainer.
5475
ca5b1d2c
VK
54762006-02-16 Victor Kaplansky <victork@il.ibm.com>
5477
5478 * MAINTAINERS (Write After Approval): Add myself.
5479
0499513f
TK
54802006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5481
5482 * MAINTAINERS (Write After Approval): Remove myself.
5483 (Language Front End Maintainers): Add myself as
5484 fortran 95 maintainer.
5485
d1f8db0c
PB
54862006-02-14 Paolo Bonzini <bonzini@gnu.org>
5487
5488 Sync from src:
5489
5490 2005-12-27 Leif Ekblad <leif@rdos.net>
5491
cc6010cd
AP
5492 * configure.in: Add support for RDOS target.
5493 * configure: Regenerate.
d1f8db0c
PB
5494
54952006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 5496 Andreas Schwab <schwab@suse.de>
d1f8db0c 5497
cc6010cd 5498 * configure: Regenerate.
d1f8db0c 5499
cac90078
DE
55002006-02-12 David Edelsohn <edelsohn@gnu.org>
5501
5502 * configure.in (enable_libgomp): Add AIX.
5503 * configure: Regenerate.
5504
bd37fbf5
MK
55052006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5506
5507 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5508
23027b7a
LM
55092006-02-03 Lee Millward <lee.millward@gmail.com>
5510
5511 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5512
0058967b
RG
55132006-01-31 Richard Guenther <rguenther@suse.de>
5514 Paolo Bonzini <bonzini@gnu.org>
5515
5516 * Makefile.def (target_modules): Add libgcc-math target module.
5517 * configure.in (target_libraries): Add libgcc-math target library.
5518 (--enable-libgcc-math): New configure switch.
5519 * Makefile.in: Re-generate.
5520 * configure: Re-generate.
5521 * libgcc-math: New toplevel directory.
5522
e8b05380
PB
55232006-01-26 Paolo Bonzini <bonzini@gnu.org>
5524
5525 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5526 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5527 the assembler, linker and binutils.
5528 * configure: Regenerate.
5529
d54d5437
DM
55302006-01-22 Dirk Mueller <dmueller@suse.de>
5531
5532 * MAINTAINERS (Write After Approval): Add myself.
5533
670cbfcf
DN
55342006-01-20 Diego Novillo <dnovillo@redhat.com>
5535
5536 * configure: Regenerate.
5537
953ff289
DN
55382006-01-18 Richard Henderson <rth@redhat.com>
5539 Jakub Jelinek <jakub@redhat.com>
5540 Diego Novillo <dnovillo@redhat.com>
5541
5542 * libgomp: New directory.
5543 * Makefile.def: Add target_module libgomp.
5544 * Makefile.in: Regenerate.
5545 * configure.in (target_libraries): Add target-libgomp.
5546 * configure: Regenerate.
5547
32ce4048
AO
55482006-01-05 Alexandre Oliva <aoliva@redhat.com>
5549
5550 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5551 @ from continuation.
5552 * Makefile.in: Rebuilt.
5553
0eaf8e17 55542006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 5555
c76c0c83
CL
5556 * MAINTAINERS (Write After Approval): Add myself.
5557
2d309510
PB
55582006-01-04 Paolo Bonzini <bonzini@gnu.org>
5559
5560 PR bootstrap/24252
5561
5562 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5563 * Makefile.tpl (OBJDUMP): New.
5564 (EXTRA_HOST_FLAGS): Add it.
5565 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5566
953ff289
DN
5567 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5568 to use symbolic links between directories. Avoid race conditions
5569 or make them harmless.
5570 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
5571
5572 * Makefile.def (LEAN): Pass.
5573 * Makefile.tpl (LEAN): Define.
5574 (stage[+id+]-start): Accept that the previous directory does not
5575 exist, if the bootstrap is lean.
5576 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5577 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5578 configure substitution.
5579 ([+compare-target+]): Likewise.
5580 ([+bootstrap-target+]-lean): New.
5581 * configure.in: Remove lean bootstrap support from here.
5582
953ff289
DN
5583 * Makefile.in: Regenerate.
5584 * configure: Regenerate.
2d309510 5585
368872c3
BE
55862006-01-04 Ben Elliston <bje@au.ibm.com>
5587
5588 * MAINTAINERS (libdecnumber): Add myself.
5589
d79e6356
MM
55902006-01-02 Mark Mitchell <mark@codesourcery.com>
5591
5592 * libtool-ldflags: New script.
5593
a6fbc1e2
AS
55942006-01-02 Andreas Schwab <schwab@suse.de>
5595
5596 * configure.in: When reconfiguring remove Makefile in
5597 all stage directories.
5598 * configure: Regenerate.
5599
103a4b39
SB
56002005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5601
5602 * MAINTAINERS: Update my email address.
5603
212f829c
PB
56042005-12-20 Paolo Bonzini <bonzini@gnu.org>
5605
5606 Revert Ada-related part of the previous change.
5607
5608 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5609 Do not pass.
5610 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5611 * Makefile.in: Regenerate.
5612 * configure.in: Do not include mt-ppc-aix target fragment.
5613 * configure: Regenerate.
5614
8ef1f2df
PB
56152005-12-19 Paolo Bonzini <bonzini@gnu.org>
5616
5617 * configure.in: Select appropriate fragments for PowerPC/AIX.
5618 * configure: Regenerate.
5619
5620 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5621 BOOT_CFLAGS, BOOT_LDFLAGS.
5622 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5623 BOOT_CFLAGS, BOOT_LDFLAGS.
5624 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5625 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5626 (stage): Fail if we cannot complete the work.
5627 * Makefile.in: Regenerate.
5628
ab34901f
NS
56292005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5630
5631 * configure.in: Replace ms1 with mt.
5632 * configure: Rebuilt.
5633
cbe82f21
BM
56342005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5635
5636 * MAINTAINERS: Update my email address.
5637
19843472
PB
56382005-12-15 Paolo Bonzini <bonzini@gnu.org>
5639
5640 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5641 install-host-nogcc): Don't invoke $(stage) at the end.
5642 * Makefile.in: Regenerate.
5643
1ca26cd2
PB
56442005-12-14 Paolo Bonzini <bonzini@gnu.org>
5645
5646 * configure.in: Flip the top-level bootstrap switch.
5647 * configure: Regenerate.
5648
f41d6665
DJ
56492005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5650
5651 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5652 $(stage) and $(unstage).
5653 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5654 (all): Remove stray semicolon.
5655 (local-distclean): Don't handle multilib.tmp and multilib.out.
5656 (install.all): Set $s for consistency.
5657 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5658 check_multilibs setting. Always make the install directory.
5659 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5660 Correct @if/@endif.
5661 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5662 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5663 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5664 (multilib.out): Remove.
5665 * Makefile.in: Regenerated.
5666
dce2d8b2 56672005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
5668
5669 * MAINTAINERS (Write After Approval): Add myself.
5670
64f182bd
NS
56712005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5672
121b2cee
NS
5673 * MAINTAINERS: Add myself as mt maintainer.
5674
64f182bd
NS
5675 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5676
a6d63770
AN
56772005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5678
5679 * MAINTAINERS: Change email address.
5680
2abefe3d
PB
56812005-12-05 Paolo Bonzini <bonzini@gnu.org>
5682
5683 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5684 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5685 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5686 Find in-tree tools if available.
5687 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5688 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5689 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5690 (COMPILER_*_FOR_TARGET): New.
5691 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5692 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5693 (CONFIGURED_*, USUAL_*): Remove.
5694 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5695 STRIP): Use autoconf substitutions.
5696 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5697 COMPILER_NM_FOR_TARGET): New.
5698 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5699
5700 (all): Make all-host and all-target in parallel.
5701 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5702 that $$r and $$s are set before invoking a recursive make.
5703 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5704 ([+bootstrap-target+]): Inline most of the `all' target.
5705
2f3bdde7
BE
57062005-11-29 Ben Elliston <bje@au.ibm.com>
5707
5708 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5709 from the gcc build directory.
5710 * Makefile.in: Regenerate.
5711
a4b6c45a
BE
57122005-11-29 Ben Elliston <bje@au.ibm.com>
5713
5714 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5715 depend on all-libdecnumber.
5716 * configure.in (host_libs): Include libdecnumber.
5717 * Makefile.in: Regenerate.
5718 * configure: Likewise.
5719
473a74b9
BE
57202005-11-29 Ben Elliston <bje@au.ibm.com>
5721
5722 * libdecnumber: Import decNumber sources from the dfp-branch.
5723
b4623110
KJ
57242005-11-21 Kean Johnston <jkj@sco.com>
5725
5726 * config.sub, config.guess: Sync from upstream sources.
5727
67dc1785
BE
57282005-11-21 Ben Elliston <bje@au.ibm.com>
5729
5730 Import from Autoconf sources:
5731
5732 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5733 * config/move-if-change: Don't output "$2 is unchanged";
5734 suggested by Ben Elliston. Handle weird characters correctly.
5735
186abafe
AT
57362005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5737
5738 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5739 to match upstream libtool for darwin.
5740
ef9db8d5
DJ
57412005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5742
5743 * Makefile.def: Remove gdb dependencies for gdbtk.
5744 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5745 (configure-gdb, install-gdb): New rules.
5746 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5747 * Makefile.in, configure: Regenerated.
5748
9c5141ab
JB
57492005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5750
5751 * MAINTAINERS (Write After Approval): Add myself.
5752
4523d51b
EE
57532005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5754
5755 * MAINTAINERS (Write After Approval): Add myself.
5756
086b011c
DN
57572005-10-24 Diego Novillo <dnovillo@redhat.com>
5758
5759 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5760 Diego Novillo.
5761
e7c84bf8
PB
57622005-10-22 Paolo Bonzini <bonzini@gnu.org>
5763
5764 PR bootstrap/24297
5765 * Makefile.tpl (do-[+make-target+], do-check, install,
5766 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5767 are set before recursing.
5768 * Makefile.in: Regenerate.
5769
b88a7564
EB
57702005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5771
5772 PR bootstrap/18939
5773 * Makefile.def (gcc) <target>: Fix thinko.
5774 * Makefile.in: Regenerate.
5775
61efc800
BS
57762005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5777
5778 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5779 * configure: Regenerate.
5780
f53d2869
JZ
57812005-10-15 Jie Zhang <jie.zhang@analog.com>
5782
5783 * MAINTAINERS (Write After Approval): Add self.
5784
077fc835
KH
57852005-10-08 Kazu Hirata <kazu@codesourcery.com>
5786
5787 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5788 target-libffi, target-qthreads, target-libjava, and
5789 targetlibobjc.
5790 * configure: Regenerate.
5791
d739199a
DJ
57922005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5793
5794 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5795 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5796 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5797 (USUAL_OBJDUMP_FOR_TARGET): New.
5798 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5799 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 5800 * configure, Makefile.in: Regenerated.
d739199a 5801
db38c6bb
PB
58022005-10-05 Paolo Bonzini <bonzini@gnu.org>
5803
5804 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5805 before other host packages.
5806
3015564c
KK
58072005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5808
5809 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5810
1061f99e
PB
58112005-10-05 Paolo Bonzini <bonzini@gnu.org>
5812
5813 PR bootstrap/22340
5814
5815 * configure.in (default_target): Remove.
5816 * Makefile.tpl (all): Do not use prerequisites as subroutines
5817 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5818 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5819 use prerequisites as subroutines.
5820 (check-host, check-target): New.
5821 (bootstrap configure & all targets): Do not use stage*-start
5822 if the directory layout is already ok.
5823 (non-bootstrap configure & all targets): Prepend a $(unstage).
5824 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5825 (NOTPARALLEL): Remove.
5826 (unstage, stage variables): New variables.
5827 (unstage, stage targets): Simply expand to those variables.
5828
5829 * configure: Regenerate.
5830 * Makefile.in: Regenerate.
5831
4a9c436f
JW
58322005-10-04 James E Wilson <wilson@specifix.com>
5833
5834 * Makefile.def (lang_env_dependencies): Add libmudflap.
5835 * Makefile.in: Regenerate.
5836
37150080
AS
58372005-10-03 Andreas Schwab <schwab@suse.de>
5838
5839 Backport from libtool CVS:
5840 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5841
5842 * ltmain.sh: add support for installing into temporary
5843 staging area (e.g. 'make install DESTDIR=...')
5844
39d16468
L
58452005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5846
5847 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5848 * configure: Regenerated.
5849
72a7ab82
AP
58502005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5851
5852 * configure: Regenerate with the correct
5853 autoconf version.
5854
6b65a26d
CM
58552005-09-30 Catherine Moore <clm@cm00re.com>
5856
5857 * configure.in (bfin-*-*): New.
5858 * configure: Regenerated.
5859
040b1c5a
GK
58602005-09-28 Geoffrey Keating <geoffk@apple.com>
5861
5862 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5863 (LIPO_FOR_TARGET): New.
5864 (CONFIGURED_LIPO_FOR_TARGET): New.
5865 (USUAL_LIPO_FOR_TARGET): New.
5866 (STRIP_FOR_TARGET): New.
5867 (CONFIGURED_STRIP_FOR_TARGET): New.
5868 (USUAL_STRIP_FOR_TARGET): New.
5869 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5870 STRIP_FOR_TARGET.
5871 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5872 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5873 * Makefile.in: Regenerate.
5874 * configure: Regenerate.
7e050830 5875
3a3c28db
DE
58762005-09-19 David Edelsohn <edelsohn@gnu.org>
5877
5878 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5879 (rs6000-*-aix*): Same.
5880 * configure: Regenerate.
5881
2749a921
TT
58822005-09-16 Tom Tromey <tromey@redhat.com>
5883
5884 * MAINTAINERS: Add self as java maintainer.
5885
7f26dfa3
FXC
58862005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5887
5888 * configure.in: Recognize f95 in the --enable-languages option,
5889 and substitute it for fortran, issuing a warning.
5890 * configure: Regenerate.
5891
d8852c4f
PE
58922005-08-30 Phil Edwards <phil@codesourcery.com>
5893
5894 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5895 * configure: Regenerated.
5896
ad685e81
AH
58972005-08-22 Aldy Hernandez <aldyh@redhat.com>
5898
5899 * MAINTAINERS: Add self as ms1 maintainer.
5900
b00d752c
RE
59012005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5902
5903 * Makefile.def (libssp): Add to lang_env_dependencies.
5904 * Makefile.in: Regenerate.
5905
9ed8fb9b
ILT
59062005-08-18 Ian Lance Taylor <ian@airs.com>
5907
5908 * MAINTAINERS: Add myself as middle-end maintainer.
5909
0f029d39
CG
59102005-08-17 Christian Groessler <chris@groessler.org>
5911
5912 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5913 * Makefile.in: Regenerate.
5914
81087874
AK
59152005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5916
5917 * MAINTAINERS (write after approval): Added myself.
5918
6a134f1c
MR
59192005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5920
5921 * MAINTAINERS (Write After Approval): Add myself.
5922
2693c0b0
PB
59232005-08-12 Paolo Bonzini <bonzini@gnu.org>
5924
5925 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5926 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5927 Look for alternate names of the target cc and c++
5928 * configure: Regenerate.
5929
4de997d1
PB
59302005-08-08 Paolo Bonzini <bonzini@gnu.org>
5931
5932 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5933 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5934 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5935 tools; remove code to manually set them.
5936 (Target tools): Look in the environment for them.
5937 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5938 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5939 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5940 build directory.
5941 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5942 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5943 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5944 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5945 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5946 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5947 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5948 * configure: Regenerate.
5949 * Makefile.in: Regenerate.
5950
b089e33a
BE
59512005-07-28 Ben Elliston <bje@au.ibm.com>
5952
5953 * MAINTAINERS: Update for removed CPU targets.
5954
e3791243
MM
59552005-07-27 Mark Mitchell <mark@codesourcery.com>
5956
5957 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 5958 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
5959 * Makefile.in: Regenerated.
5960
526635cb
MM
59612005-07-26 Mark Mitchell <mark@codesourcery.com>
5962
5963 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5964 (CFLAGS_FOR_TARGET): Use it.
5965 (CXXFLAGS_FOR_TARGET): Likewise.
5966 * Makefile.in: Regenerated.
5967 * configure.in (--with-build-sysroot): New option.
5968 * configure: Regenerated.
5969
19791f70
PB
59702005-07-24 Paolo Bonzini <bonzini@gnu.org>
5971
5972 * Makefile.tpl: Wrap install between unstage and stage
5973 * Makefile.in: Regenerate.
5974
35f5a23f
EC
59752005-07-21 Eric Christopher <echristo@apple.com>
5976
5977 * MAINTAINERS: Update affiliation.
5978
ff3ddf15
PW
59792005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5980
5981 * MAINTAINERS: Add self as crx port maintainer.
5982
3a664c1c
DD
59832005-07-20 DJ Delorie <dj@redhat.com>
5984
5985 * MAINTAINERS: Add self as m32c maintainer.
5986
539df155
KC
59872005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5988
5989 * all files: Update FSF address.
5990
be9c593a
EC
59912005-07-15 Eric Christopher <echristo@redhat.com>
5992
5993 * MAINTAINERS: Change affiliation.
5994
fd7ea4ab
JB
59952005-07-14 Jim Blandy <jimb@redhat.com>
5996
5997 * configure.in: Add cases for Renesas m32c.
5998 * configure: Regenerated.
7e050830 5999
0063a823
KC
60002005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6001
d0ca130a
KC
6002 * COPYING.LIB: Update from fsf.org.
6003
60042005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6005
6006 * COPYING, compile, config.guess,
0063a823
KC
6007 config.sub, install-sh, missing, mkinstalldirs,
6008 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 6009 * config-ml.in: Update FSF address.
0063a823 6010
a8ba31f2
EC
60112005-07-13 Eric Christopher <echristo@redhat.com>
6012
6013 * configure.in: Add toplevel noconfigdir support for tpf.
6014 * configure: Regenerate.
6015
5bea4a03
PB
60162005-07-11 Paolo Bonzini <bonzini@gnu.org>
6017
6018 PR ada/22340
6019
6020 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6021 * Makefile.in: Regenerate.
6022
284bdbbd
MM
60232005-07-07 Mark Mitchell <mark@codesourcery.com>
6024
6025 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 6026 Brolley to write-after-approval.
284bdbbd 6027
452190fb
AS
60282005-07-07 Andreas Schwab <schwab@suse.de>
6029
6030 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6031 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6032 * Makefile.in: Regenerated.
6033
9c8f9ec2
GK
60342005-07-06 Geoffrey Keating <geoffk@apple.com>
6035
6036 * configure.in: Don't build sim or rda when targetting darwin.
6037 * configure: Regenerate.
6038
ef0087a7
KH
60392005-07-06 Kazu Hirata <kazu@codesourcery.com>
6040
6041 * configure.in: Add --enable-libssp and --disable-libssp.
6042 * configure: Regenerate with autoconf-2.13.
6043
77008252
JJ
60442005-07-02 Jakub Jelinek <jakub@redhat.com>
6045
6046 * Makefile.def (target_modules): Add libssp.
6047 * configure.in (target_libraries): Add target-libssp.
6048 * configure: Rebuilt.
6049 * Makefile.in: Rebuilt.
6050
a04eae1b
ZW
60512005-07-01 Zack Weinberg <zackw@panix.com>
6052
6053 * MAINTAINERS: Change email address. Resign from maintainership.
6054
948884cd
RG
60552005-07-01 Richard Guenther <rguenther@suse.de>
6056
6057 * MAINTAINERS: Change my e-mail address and affiliation.
6058
c7870f5d
PB
60592005-06-22 Paolo Bonzini <bonzini@gnu.org>
6060
6061 * Makefile.def (stagefeedback): Come after profile.
6062 Define profiledbootstrap target.
6063 * Makefile.tpl (profiledbootstrap): Remove.
6064 (stageprofile-end): Zap stagefeedback.
6065 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6066 * Makefile.in: Regenerate.
6067
ab99519a
RS
60682005-06-13 Richard Sandiford <richard@codesourcery.com>
6069
6070 * MAINTAINERS: Update my email address.
6071
f610dd5f
ZW
60722005-06-13 Zack Weinberg <zack@codesourcery.com>
6073
6074 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6075 In 'cpp' stanza, support '#line' as well as '# '.
6076
71bc2a83
AS
60772005-06-08 Andreas Schwab <schwab@suse.de>
6078
6079 * MAINTAINERS: Move myself from 'Write After Approval' to
6080 'CPU Port Maintainers' section as m68k maintainer.
6081
4fab7234
HPN
60822005-06-07 Hans-Peter Nilsson <hp@axis.com>
6083
6084 * configure.in (unsupported_languages): New macro.
6085 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6086 non-ported target libraries in noconfigdirs.
6087 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6088 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 6089 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
6090 unsupported_languages.
6091 * configure: Regenerate.
6092
68193f9b
TS
60932005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6094
6095 * configure.in: Fix typo in handling of --with-mpfr-dir.
6096 * configure: Regenerate.
6097
f26f6b8d
RS
60982005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6099
6100 * MAINTAINERS: Update my email address.
6101
ba4853f8
JB
61022005-06-02 Jim Blandy <jimb@redhat.com>
6103
6104 * config.sub: Add cases for the Renesas m32c. (This patch has been
6105 accepted into the master sources.)
6106
79dd769c 61072005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
6108 Michael Snyder <msnyder@redhat.com>
6109 Stan Cox <scox@redhat.com>
79dd769c 6110
f610dd5f 6111 * configure.in: Set noconfigdirs for ms1.
79dd769c 6112
f610dd5f 6113 * configure: Regenerate.
79dd769c 6114
d29e107f
JD
61152005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6116
6117 * MAINTAINERS (Write After Approval): Add self.
6118
e93196c3
JC
61192005-06-01 Josh Conner <jconner@apple.com>
6120
6121 * MAINTAINERS (Write After Approval): Add self.
6122
ae263c7a
KH
61232005-06-01 Kazu Hirata <kazu@codesourcery.com>
6124
6125 * MAINTAINERS: Update my email address.
6126
585b3aa3
ZM
61272005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6128
6129 * MAINTAINERS (Write After Approval): Add self.
6130
4930c50b
CD
61312005-05-26 Chris Demetriou <cgd@broadcom.com>
6132
6133 * MAINTAINERS (Write After Approval): Remove self.
6134
2dfbef6d
PB
61352005-05-25 Paolo Bonzini <bonzini@gnu.org>
6136
6137 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6138 (Dependencies): Consider target modules for bootstrap dependencies.
6139 Make target bootstrap modules depend on each stage's gcc.
6140 * Makefile.in: Regenerate.
6141
bcb28cf5
PB
61422005-05-20 Paolo Bonzini <bonzini@gnu.org>
6143
6144 * Makefile.def (configure-gcc): Depend on binutils having been built.
6145 (all-gcc): No need to do it here.
6146 * Makefile.in: Regenerate.
6147
0cf085e4
PB
61482005-05-19 Paul Brook <paul@codesourcery.com>
6149
f610dd5f 6150 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
6151 language cannot be built.
6152 * configure: Regenerate.
6153
dfb2c39a
DJ
61542005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6155
6156 * ylwrap: Import from Automake 1.9.5.
6157
771aaa92
DU
61582005-05-13 David Ung <davidu@mips.com>
6159
6160 * MAINTAINERS (Write After Approval): Add self.
6161
3ac9bd58
MS
61622005-05-09 Mike Stump <mrs@apple.com>
6163
6164 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6165 lt_cv_sys_max_cmd_len for now.
f610dd5f 6166
f77a5578
SC
61672005-05-09 Stan Cox <scox@redhat.com>
6168
6169 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6170
795e36e5
MK
61712005-05-08 Matt Kraai <kraai@ftbfs.org>
6172
6173 * README.SCO: Update the URL.
6174
c9392a2b
DE
61752005-05-05 David Edelsohn <edelsohn@gnu.org>
6176
6177 * ltconfig: Define file_list_spec. Pass file_list_spec and
6178 with_gnu_ld to libtool.
6179 * ltcf-c.sh (aix[45]): Define file_list_spec.
6180 * ltcf-cxx.sh (aix[45]): Same.
6181 * ltcf-gcj.sh (aix[45]): Same.
6182 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6183 exists, write list of input files to temporary file.
6184
bebcd931
MS
61852005-05-04 Mike Stump <mrs@apple.com>
6186
6187 * configure.in: Always pass --target to target configures as
6188 otherwise rebuilds that do --recheck will fail.
6189 * confiugure: Rebuilt.
6190
ce406537
PB
61912005-05-04 Paolo Bonzini <bonzini@gnu.org>
6192
6193 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6194 STAGE_HOST_EXPORTS.
6195 (configure, all): Add bootstrap support.
6196 (Host modules, target modules): Pass post-stage1 flags and exports.
6197 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6198 * Makefile.in: Regenerate.
6199
aa9dcfc4
PB
62002005-04-29 Paolo Bonzini <bonzini@gnu.org>
6201
6202 * configure: Regenerate.
6203
b6f9abcf
MS
62042005-04-27 Mike Stump <mrs@apple.com>
6205
6206 * MAINTAINERS: Add self as darwin maintainer.
6207
acb217cb
BS
62082005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6209
6210 * config.sub: Update from master copy.
6211
b6dae270
MS
62122005-04-21 Mike Stump <mrs@apple.com>
6213
6214 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6215 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6216
c2e0d3a9
HPN
62172005-04-19 Hans-Peter Nilsson <hp@axis.com>
6218
6219 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6220 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6221 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6222 "*-*-elf" and "*-*-linux*".
6223 * configure: Regenerate.
6224
871ae772
JM
62252005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6226
6227 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6228
bf070c29
MS
62292005-04-12 Mike Stump <mrs@apple.com>
6230
6231 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6232
e865b6f7
TK
62332005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6234
6235 * MAINTAINERS (Write After Approval): Add myself.
6236
7b71ad7f
BS
62372005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6238
6239 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6240
25b42232
PB
62412005-04-06 Paolo Bonzini <bonzini@gnu.org>
6242
f610dd5f 6243 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
6244 (TARGET_CONFIGARGS): Include --with-target-subdir.
6245 (configure, all): New macros. Use them throughout.
6246 * Makefile.in: Regenerate.
6247
d727c624
JG
62482005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6249
6250 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 6251
fff72cc4
ZD
62522005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6253
6254 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6255
86472dc3
GP
62562005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6257
6258 * MAINTAINERS: Move John Carr to Write After Approval.
6259
dce2d8b2 62602005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
6261
6262 * config/mh-mingw32: Delete.
6263 * configure.in: Don't use it.
6264 * configure: Regenerate.
6265
33da42bc
PB
62662005-03-31 Paolo Bonzini <bonzini@gnu.org>
6267
6268 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6269 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 6270 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
6271 (HOST_LIB_PATH): Generate from Makefile.def.
6272 (TARGET_LIB_PATH): Likewise.
6273 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6274 * Makefile.in: Regenerate.
6275 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6276 (RPATH_ENVVAR): Include Darwin case.
6277 * configure: Regenerate.
6278
15cc1841
TF
62792005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6280
6281 * MAINTAINERS (Various Maintainers): Remove self.
6282 (Write After Approval): Add self.
6283
6a8c79d5
TF
62842005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6285
6286 * MAINTAINERS (Various Maintainers): Add self.
6287
256f7136
PB
62882005-03-25 Paolo Bonzini <bonzini@gnu.org>
6289
6290 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6291 * configure: Regenerate.
6292
191dd2c9
ZW
62932005-03-21 Zack Weinberg <zack@codesourcery.com>
6294
6295 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6296 gcc_version, and gcc_version_trigger from set of flags to pass.
6297 * Makefile.tpl: Remove definitions of above variables.
6298 (config.status): Remove dependency on $(gcc_version_trigger).
6299 * Makefile.in: Regenerate.
6300 * configure.in: Do not reference config/gcc-version.m4 nor
6301 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6302 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6303 * configure: Regenerate.
6304
ef6e9bc0 63052005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 6306 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
6307
6308 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6309 * Makefile.in: Regenerate.
6310
009bbd5a
FW
63112005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6312
6313 * MAINTAINERS (Write After Approval): Add myself.
6314
09f8755b
DA
63152005-03-03 David Ayers <d.ayers@inode.at>
6316
6317 * MAINTAINERS (Write After Approval): Add myself.
6318
e73ed25c
AO
63192005-03-01 Alexandre Oliva <aoliva@redhat.com>
6320
6321 PR libgcj/20160
6322 * ltmain.sh: Avoid creating archives with components that have
6323 duplicate basenames.
6324
ace9ac7b
AP
63252005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6326
6327 PR bootstrap/20250
6328 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6329 instead of check.
6330 * Makefile.in: Regenerate.
6331
c9db9354
PB
63322005-02-28 Paolo Bonzini <bonzini@gnu.org>
6333
6334 * Makefile.in: Regenerate to fix conflict between the previous two
6335 patches.
6336
215c351a
PB
63372005-02-28 Paolo Bonzini <bonzini@gnu.org>
6338
6339 PR bootstrap/17383
6340 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6341 * Makefile.tpl (HOST_SUBDIR): New substitution.
6342 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6343 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6344 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6345 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6346 (Host modules, Bootstrapped modules): Use it.
6347 (Build modules, Target modules): Do not create symlink trees,
6348 always configure out-of-srcdir.
6349 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6350 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6351 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6352 $(HOST_SUBDIR). Create a symlink for host_subdir.
6353
6354 * Makefile.in: Regenerate.
6355 * configure: Regenerate.
6356
5395b47b
NN
63572005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6358
6359 Merged from libada-gnattools-branch:
6360 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6361
6362 * gnattools: New directory.
6363 * Makefile.def: Add gnattools as a module, depending on target-libada.
6364 * Makefile.in: Regenerate.
6365 * configure.in: Include gnattools in host_tools; disable it if ada
6366 is disabled.
6367 * configure: Regenerate.
6368
ca2cc05c
JM
63692005-02-24 James A. Morrison <phython@gcc.gnu.org>
6370
6371 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6372 treelang maintainer.
6373 (Write After Approval): Remove myself.
6374
d2f3024f
PS
63752005-02-23 Paul Schlie <schlie@comcast.net>
6376
6377 * configure.in: Allow darwin targeted ports to build tk, itcl and
6378 libgui.
6379 * configure: Regenerate.
6380
bba5e0ca
EB
63812005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6382
6383 PR libgcj/10353
6384 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6385 * configure: Regenerate.
6386
70132ce7
SK
63872005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6388
6389 * MAINTAINERS (Write After Approval): Add myself.
6390
20f0edca
ILT
63912005-02-10 Ian Lance Taylor <ian@airs.com>
6392
6393 * MAINTAINERS: Update my e-mail address.
6394
e64e5109
RG
63952005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6396
6397 * MAINTAINERS (Write After Approval): Add myself.
6398
40d64b5a
HPN
63992005-01-29 Hans-Peter Nilsson <hp@axis.com>
6400
6401 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6402 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6403 target-libgloss when not *-*-elf and *-*-aout.
6404 * configure: Regenerate.
6405
54a12711
KH
64062005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6407
6408 * MAINTAINERS: Remove obsolete entries.
6409
0aa99dbb
KH
6410 * MAINTAINERS (Write After Approval): Add Michael Matz.
6411
2b009f5f
NB
64122005-01-19 Neil Booth <neil@daikokuya.co.uk>
6413
6414 * MAINTAINERS: Remove self as cpplib maintainer.
6415
385870f5
KC
64162005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6417
6418 * install-sh, config.sub: Import from upstream.
6419
e7daab31
KC
64202005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6421
6422 PR bootstrap/18222
6423 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6424 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6425 * Makefile.in: Regenerate.
6426
e6003f4d
JT
64272005-01-16 Jason Thorpe <thorpej@netbsd.org>
6428
6429 * MAINTAINERS: Update my email address.
6430
145e2972 64312005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 6432 Andreas Schwab <schwab@suse.de>
145e2972
DE
6433
6434 PR bootstrap/18033
6435 * config-ml.in: Eval option if surrounded by single quotes.
6436
86c7e0da
PB
64372005-01-03 Paolo Bonzini <bonzini@gnu.org>
6438
6439 Revert 2004-12-28 Makefile changes, a better fix will be
6440 applied to mainline and src after GCC 4.0 branches.
6441
3224a22f
PB
64422004-12-28 Paolo Bonzini <bonzini@gnu.org>
6443
6444 PR bootstrap/17383
6445
6446 * Makefile.def (target_modules): Remove stage parameter,
6447 it is always true now.
6448 * Makefile.tpl (configure-build-[+module+],
6449 configure-target-[+module+]): Always build symlink tree
6450 for the directory and for include. BUILD_SUBDIR and
6451 TARGET_SUBDIR cannot be . anymore.
6452 * Makefile.in: Regenerate.
6453
aaf51ca2
DE
64542004-12-25 David Edelsohn <edelsohn@gnu.org>
6455
6456 Revert 2004-12-08 Makefile changes.
6457
4e32e454
DS
64582004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6459
6460 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6461 cygwin, mingw.
6462
669f01d8
AS
64632004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6464
6465 * configure.in (sh64-*-*): Reenable gprof.
6466 * configure: Regenerate.
6467
1b227ee0
DE
64682004-12-08 David Edelsohn <edelsohn@gnu.org>
6469
6470 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6471 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6472 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6473 * Makefile.in: Regenerate.
6474
ce5e944c
CF
64752004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6476
6477 * MAINTAINERS: Update my email address.
6478
893f1e87
MK
64792004-12-07 Matt Kraai <kraai@ftbfs.org>
6480
6481 * Makefile.tpl: Generate normal dependencies if the LHS module is
6482 not bootstrapped.
6483 * Makefile.in: Regenerate.
6484
bb59c339
RS
64852004-12-03 Richard Sandiford <rsandifo@redhat.com>
6486
6487 * configure.in: Include config/gxx-include-dir.m4. Use
6488 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6489 * configure: Regenerate.
6490
4982adbe
RS
64912004-12-03 Richard Sandiford <rsandifo@redhat.com>
6492
6493 * config.if: Delete.
6494 * configure.in: Set libstdcxx_incdir directly.
6495 * configure: Regenerate.
6496
05750653
EC
64972004-12-02 Eric Christopher <echristo@redhat.com>
6498
6499 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6500 * Makefile.in: Regenerate.
6501
5fef1dbd
RS
65022004-12-02 Richard Sandiford <rsandifo@redhat.com>
6503
6504 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6505 * configure: Regenerate.
6506
afabd8e6
RS
65072004-12-02 Richard Sandiford <rsandifo@redhat.com>
6508
6509 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6510 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6511 * configure: Regenerate.
6512
78716e86
EC
65132004-12-01 Eric Christopher <echristo@redhat.com>
6514
6515 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6516 of things to remove.
6517
57ab8ba9
MK
65182004-11-29 Matt Kraai <kraai@ftbfs.org>
6519
6520 * MAINTAINERS (Write After Approval): Update my e-mail address.
6521
2539bffe
KC
65222004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6523
6524 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6525 from CVS libtool to always pass_all.
6526
3e732ba0
JDA
65272004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6528
6529 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6530 (hppa*64*-*-*): Delete incorrect comment.
6531 * configure: Rebuilt.
6532
767f726e
KC
65332004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6534
6535 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6536
2c92e90f
KC
65372004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6538
6539 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6540 from CVS libtool to always pass_all.
6541
32f84e48
KC
65422004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6543
6544 * install-sh, compile: Import from automake.
6545
9587be8a
KC
65462004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6547
6548 * config.guess, config.sub: Import from savannnah.
6549
04e81808 65502004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
6551
6552 * MAINTAINERS (Write After Approval): Add myself
6553
f87a2b2e
MS
65542004-11-12 Mike Stump <mrs@apple.com>
6555
6556 * Makefile.def: Add html support.
6557 * Makefile.tpl: Likewise.
6558 * Makefile.in: Regenerate.
6559
848556c2
GK
65602004-11-11 Geoffrey Keating <geoffk@apple.com>
6561
556f03c4
GK
6562 PR 18423
6563 * configure.in: Remove all instances of build-fixincludes from
6564 noconfigdirs.
6565 (build_configargs): Supply --target to subdirectories.
6566 * configure: Regenerate.
6567
848556c2
GK
6568 * Makefile.def: Make gcc install depend on fixincludes install.
6569 * Makefile.in: Regenerate.
6570
9e5712a5
JJ
65712004-11-10 Janis Johnson <janis187@us.ibm.com>
6572
6573 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6574
4ef509c0
PB
65752004-11-11 Paul Brook <paul@codesourcery.com>
6576
6577 * MAINTAINERS: Add self as arm maintainer. Update email address.
6578
20d11df6
HPN
65792004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6580
6581 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6582 target-libgfortran.
79fd8592 6583 * configure: Regenerate.
20d11df6 6584
68c70f15
DE
65852004-11-07 David Edelsohn <edelsohn@gnu.org>
6586
6587 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6588 like CC.
6589
54f88091
PB
65902004-11-05 Paolo Bonzini <bonzini@gnu.org>
6591
6592 * Makefile.def (host fixincludes): Specify missing targets.
6593 * Makefile.in: Regenerate.
6594
6866abb8
RC
65952004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6596
6597 * MAINTAINERS: Add myself
6598
83f62578
GL
65992004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6600
6601 * MAINTAINERS (Write After Approval): Add myself.
6602
53c7ffe7
GK
66032004-11-04 Geoffrey Keating <geoffk@apple.com>
6604
6605 * Makefile.def: Build fixincludes for the host, too.
6606 * Makefile.in: Regenerate.
6607 * configure.in (host_tools): Add fixincludes.
6608 * configure: Regenerate.
6609
ac8b3d9d
DJ
66102004-11-04 Daniel Jacobowitz <dan@debian.org>
6611
6612 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6613 * configure: Regenerated.
6614
bab37580
L
66152004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6616
6617 PR other/17783
6618 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6619 * configure: Regenerated.
6620
db1de713
MM
66212004-10-31 Mark Mitchell <mark@codesourcery.com>
6622
6623 * README.SCO: Update per FSF instructions.
6624
a827e21a
EW
66252004-10-28 Eric B. Weddington <ericw@evcohs.com>
6626
6627 PR target/18151
6628 * configure.in (case ${target}): Do not build fixincludes for avr.
6629 * configure: Regenerated.
6630
9d069a4f
PB
66312004-10-26 Paolo Bonzini <bonzini@gnu.org>
6632
6633 * configure.in (case ${target}): Do not build fixincludes
6634 on platforms where it is not used.
6635 * configure: Regenerated.
6636
fc45f3fe
DJ
66372004-10-23 Daniel Jacobowitz <dan@debian.org>
6638
6639 * configure.in: Use an absolute path to install-sh.
6640 * configure: Regenerated.
6641
36554b92
AL
66422004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6643
6644 * MAINTAINERS (Write After Approval): Add myself.
6645
88e9994a
KH
66462004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6647
6648 * MAINTAINERS: Remove from Write After Approval those that are
6649 already maintainers.
6650
ad02a944
SP
66512004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6652
6653 * MAINTAINERS: Update my email address.
6654
c8e6cd41
KC
66552004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6656
6657 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6658 * configure: Regenerate.
6659
dce2d8b2 66602004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
6661
6662 * MAINTAINERS: Update my email address.
6663
a8b0957e
KH
66642004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6665
6666 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6667 entries belonging to this category.
6668
96836f61
JZ
66692004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6670
6671 * MAINTAINERS: Update my e-mail address.
6672
7e0b5752
PB
66732004-10-06 Paolo Bonzini <bonzini@gnu.org>
6674
6675 Fix wrong conflict resolution in:
6676
6677 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6678
6679 * Makefile.in: Regenerate.
6680 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6681 in the recursive `make', instead of hardwiring `all'.
6682 (Autogenerated TARGET-* variables): New.
6683
370f7a47
TL
66842004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6685
6686 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 6687 * configure: Regenerate.
370f7a47 6688
13e5d623
KH
66892004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6690
6691 * MAINTAINERS (Various Maintainers): Move the "windows,
6692 cygwin, mingw" maintainer to ...
6693 (OS Port Maintainers): ... here.
6694
a6497c1b
KH
66952004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6696
6697 * MAINTAINERS (Write After Approval): Remove those that are
6698 maintainers of some subsystem.
6699
1abb828a
D
67002004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6701
6702 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6703 * ltcf-cxx.sh (tpf*): Likewise.
6704 * ltconfig (tpf*): Add TPF OS configuration support.
6705
16d1338d
BS
67062004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6707
6708 * MAINTAINERS: Change my email address to my new work account.
6709
9082a750
MR
67102004-09-24 Michael Roth <mroth@nessie.de>
6711
6712 * configure.in (--without-headers): Add missing double quotes.
6713 * configure: Regenerate.
6714
dce2d8b2 67152004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
6716
6717 * ylwrap: Revert to previous version.
6718
4c4a5bbc
L
67192004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6720
6721 PR bootstrap/17369
6722 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6723 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6724 SET_GCC_LIB_PATH_CMD.
6725 (BASE_TARGET_EXPORTS): Likewise.
6726 * Makefile.in: Regenerated.
6727
6728 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6729 * configure: Regenerated.
6730
85f59630
KC
67312004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6732
6733 * config.guess: New upstream version
6734 * compile, depcomp, install-sh, ylwrap: Likewise.
6735
95c53c62
RS
67362004-09-19 Roger Sayle <roger@eyesopen.com>
6737
6738 * config/mh-x86omitfp: New host makefile fragment. Add
6739 -fomit-frame-pointer to the default BOOT_CFLAGS.
6740 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6741 * configure: Regenerate.
6742
0a1c093b
AP
67432004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6744
6745 PR target/11572
6746 * configure.in (*-*-darwin*): Renable libobjc.
6747 * configure: Regenerate.
6748
315fcf97
NS
67492004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6750
6751 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6752
0a050485 67532004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 6754
0a050485
DB
6755 * Makefile.def: Remove libbanshee.
6756 * Makefile.tpl: Ditto.
6757 * configure.in: Ditto.
6758 * Makefile.in: Regen.
6759 * configure: Ditto.
6760
5f4a098e
DE
67612004-09-08 David Edelsohn <edelsohn@gnu.org>
6762
6763 * ltmain.sh: Use $pic_object as $non_pic_object if
6764 $non_pic_object=none.
6765
32b2511f
PB
67662004-09-07 Paolo Bonzini <bonzini@gnu.org>
6767
6768 * missing: Import latest version from master repository.
6769
fc4d0e82
NC
67702004-09-06 Nick Clifton <nickc@redhat.com>
6771
6772 * config.sub: Import latest version from master repository.
6773 * config.guess: Likewise.
6774 This includes these changes:
78716e86 6775
fc4d0e82
NC
6776 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6777
6778 * config.sub: Handle crisv32, alias etraxfs.
6779 * config.guess (crisv32:Linux:*:*): Handle.
6780
6781 2004-08-13 Brad Smith <brad@comstyle.com>
6782
6783 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6784 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6785
6786 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6787
6788 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6789 assume the processor is a powerpc. This is because coreutils
6790 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6791 in this case, due to a MacOS X bug that causes
6792 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6793 to return a negative number.
6794 Problem reported by Petter Reinholdtsen in:
6795 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6796
6797 2004-07-19 Ben Elliston <bje@gnu.org>
6798
6799 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6800
6801 2004-06-24 Ben Elliston <bje@gnu.org>
6802
6803 * config.guess: Update copyright years.
6804 * config.sub: Likewise.
6805
6806 2004-06-22 Robert Millan <robertmh@gnu.org>
6807
6808 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6809 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6810
6811 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6812
6813 * config.guess (*:*VMS:*:*): New entry. Replaces
6814 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6815 manufacturer.
6816
6817 2004-06-22 Ben Elliston <bje@gnu.org>
6818
6819 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6820 * config.sub: Likewise.
6821
6822 2004-06-22 Ben Elliston <bje@gnu.org>
6823
6824 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6825 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6826
6827 2004-06-11 Ben Elliston <bje@gnu.org>
6828
6829 * config.guess (pegasos:OpenBSD:*:*): Remove.
6830
6831 2004-06-11 Ben Elliston <bje@gnu.org>
6832
6833 From Wouter Verhelst <wouter@grep.be>:
6834 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6835
6836 2004-06-11 Ben Elliston <bje@gnu.org>
6837
6838 * config.guess (luna88k:OpenBSD:*:*): New.
6839
6840 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6841
6842 * config.guess (m32r*:Linux:*:*): New case.
6843 * config.sub: Handle m32rle.
6844
6845 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6846
6847 From Jens Petersen <petersen@redhat.com>:
6848 * config.sub: Handle sparcv8.
6849
6850 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6851
6852 From Tom Smith <smith@cag.lkg.hp.com>:
6853 * config.guess: Version suffixes are equally significant on Tru64
6854 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6855 prefix of "P" (patched kernel).
6856
6857 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6858
6859 * config.sub: Add support for National Semiconductor CRX target.
6860
2f4cc6bf
JJ
68612004-09-03 Janis Johnson <janis187@us.ibm.com>
6862
6863 * MAINTAINERS (Various Maintainers): Remove myself as web page
6864 maintainer, add myself as maintainer of build status lists.
6865
61fec9ff
JB
68662004-09-03 Jan Beulich <jbeulich@novell.com>
6867
6868 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6869 *-*-netware, but add target-libmudflap.
6870 Consolidate *-*-netware targets (of which really only i?86 exists)
6871 into a single entry.
6872 * configure: Likewise.
6873
45f366ab
PB
68742004-09-01 Paolo Bonzini <bonzini@gnu.org>
6875
6876 * Makefile.tpl (sorry): Remove.
6877 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6878 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6879 (do-clean): Clean per-stage directories too.
6880 (do-distclean): Run distclean-stage1 too.
6881 (.NOTPARALLEL): Enable during toplevel bootstrap.
6882 (stage[+id+]-bubble): Enable parallel execution during
6883 the recursive invocation.
6884 * Makefile.in: Regenerate.
6885
6886 Fix previous checkin:
6887
6888 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6889 include.
6890 * configure.in: Fix indentation.
6891 * configure: Regenerate.
6892
dce2d8b2 68932004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 6894
45f366ab
PB
6895 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6896 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6897 * configure: regenerate
78716e86 6898 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 6899 -mdynamic-no-pic
be8fff81 6900
71b5d516
PB
69012004-08-31 Paolo Bonzini <bonzini@gnu.org>
6902
6903 * Makefile.def (build_modules): Add fixincludes.
6904 (dependencies): Make gcc depend on fixincludes.
6905 * configure.in (build_tools): Add fixincludes.
6906 (build_configdirs): Always include build_libs.
6907 * Makefile.in: Regenerate.
6908 * configure: Regenerate.
6909
69102004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
6911
6912 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6913 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6914 phony targets; do not generate timestamp files.
6915 (distclean-stageN): Remove references to their timestamp files.
6916 (restageN, touch-stageN): Remove.
6917 (stageN-bubble): Rewritten.
6918 (compare): Support lean bootstraps.
6919 * Makefile.in: Regenerate.
6920
6921 * configure.in: Only warn when bootstrapping but
6922 build != host or build != target. Support lean bootstraps.
6923 * configure: Regenerate.
6924
ce7cbbb0
PE
69252004-08-26 Phil Edwards <phil@codesourcery.com>
6926
6927 * configure.in: Give a better error message if GMP/MPFR are missing
6928 and a language needing them has been requested.
6929 * configure: Regenerated.
6930
9c71a529
PE
69312004-08-25 Phil Edwards <phil@codesourcery.com>
6932
6933 * configure.in: Print a list of available language front-ends if
6934 a requested one is missing. Tidy stray tab characters.
6935 * configure: Regenerated.
6936
e3f92d3b
MK
69372004-08-19 Michael Koch <konqueror@gmx.de>
6938
6939 * gcc/doc/install.texi: Update entry about automake for libjava.
6940
c3f84f61
RM
69412004-08-17 Robert Millan <robertmh@gnu.org>
6942
6943 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6944 (instead of FreeBSD).
6945 * configure: Regenerate.
6946
7c27e184
PB
69472004-08-16 Paolo Bonzini <bonzini@gnu.org>
6948
6949 * Makefile.in: Regenerate.
6950 * configure: Regenerate.
6951
6952 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6953 stage_*_flags.
6954 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6955 for bootstrapped modules if toplevel bootstrap is going.
6956 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6957 modules. Adjust for changes in Makefile.def. Enable several
6958 rules even in non-bootstrap mode, just to avoid peppering the
6959 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6960 (stage-[+prev+]-bubble): Remove.
6961
6962 * Makefile.def (Dependencies): Depend on all-build-bison,
6963 all-build-flex, all-build-byacc, all-build-texinfo, rather
6964 than the host variations.
6965 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6966 with BUILD_SUBDIR.
6967 (BISON): Update for recent Bisons.
6968 (YACC): Fix typo.
6969 (cross): Depend on all-build.
6970 (all): Do not depend on all-build.
6971 (prebootstrap): Remove.
6972 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6973 (Prebootstrap dependencies): Add them to the per-stage targets
6974 and to all-prebootstrap.
6975 * configure.in (build_configdirs): Always enable build_tools.
6976 (BUILD_DIR_PREFIX): Remove.
6977
6978 * Makefile.def (gcc): Add target variable.
6979 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6980 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6981 in the recursive `make', instead of hardwiring `all'.
6982 (Autogenerated TARGET-* variables): New.
6983
20f3bb80
BB
69842004-08-13 Brian Booth <bbooth@redhat.com>
6985
6986 * MAINTAINERS: Remove myself from write-after-approval.
6987
b5be499d
NN
69882004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6989
6990 * src-release: Stop distributing mmalloc with gdb (which doesn't
6991 use it).
6992 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6993 * Makefile.in: Regenerate.
6994
b3f8d95d
MM
69952004-08-09 Mark Mitchell <mark@codesourcery.com>
6996
6997 * configure.in (arm*-*-eabi*): New target.
6998 * configure: Regenerate.
6999
3589b69e
PB
70002004-08-06 Paolo Bonzini <bonzini@gnu.org>
7001
7002 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7003 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7004 (Dependencies): New section.
7005 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7006 (configure-target-[+module+]): Depend on maybe-all-gcc
7007 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7008 (toplevel profiledbootstrap): Fix dependencies.
7009 * Makefile.in: Regenerate.
7010
972974fc
MM
70112004-08-03 Mark Mitchell <mark@codesourcery.com>
7012
7013 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7014 target-libiberty to noconfigdirs.
7015 * configure: Regenerate.
7016
bebf829d
PB
70172004-08-03 Paul Brook <paul@codesourcery.com>
7018
7019 * configure.in: Check for MPFR as well as GMP.
7020 * configure: Regenerate.
7021
98a5bb3b
RM
70222004-08-01 Robert Millan <robertmh@gnu.org>
7023
7024 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7025 libmudflap for all GNU-based systems (with Glibc).
7026 * configure: Regenerate.
7027
dce2d8b2 70282004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
7029
7030 * Makefile.def (host-modules): Add gcc.
7031 * Makefile.in: Regenerate.
7032 * Makefile.tpl (sorry): New rule.
7033 (configure-host, all-host, [+make_target+]-host, do-check,
7034 install-host): Do not add gcc as a special case.
7035 (host modules): Add a small special-casing for gcc. Export
7036 extra_make_flags through the environment.
7037 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7038 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7039 other recursive targets for gcc): Remove.
7040
7041 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7042 (stage, unstage): New rules.
7043 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7044 distclean-stage[+id+]): Use stage_current.
7045 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7046 the stage*-start rules.
7047
aeb732c1
GK
70482004-08-02 Geoffrey Keating <geoffk@apple.com>
7049
7050 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7051 use -all_load flag.
7052
25b656e7
PB
70532004-08-02 Paolo Bonzini <bonzini@gnu.org>
7054
7055 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7056 * configure: Regenerate.
7057
cc440d71
TM
70582004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7059
7060 * maintainer-scripts/gcc_release: Revert yesterday's change.
7061
270e140b
SB
70622004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7063
7064 * MAINTAINERS: Add myself to write-after-approval.
7065
3e4035f8
TM
70662004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7067
7068 * libf2c: Removed.
7069 * gcc/gccbug.in: Updated because of libf2c removal.
7070 * maintainer-scripts/gcc_release: Ditto.
7071
dce2d8b2 70722004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
7073
7074 * configure.in: Build libmudflap by default on FreeBSD.
7075 * configure: Regenerated.
7076
dfcada9a
MM
70772004-07-09 Mark Mitchell <mark@codesourcery.com>
7078
7079 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7080 systems.
7081 * configure: Regenerated.
7082
dce2d8b2 70832004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
7084
7085 PR target/16344
7086 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7087 feedback based compiler.
7088 * Makefile.in: Rebuilt.
7089
95bcca47
AO
70902004-07-08 Alexandre Oliva <aoliva@redhat.com>
7091
7092 * Makefile.def (host_modules): Set bootstrap=true for flex.
7093 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7094 * Makefile.in: Rebuilt.
7095
051822f6
JH
70962004-07-07 Jan Hubicka <jh@suse.cz>
7097
7098 * MAINTAINERS: Add self as a profile feedback maintainer.
7099
7b61653a
PE
71002004-07-05 Phil Edwards <phil@codesourcery.com>
7101
7102 * configure.in: Do not prepend $srcdir to /dev/null in
7103 makefile fragments.
7104 * configure: Regenerate.
7105
23f6b2f9
PB
71062004-07-01 Paolo Bonzini <bonzini@gnu.org>
7107
7108 * Makefile.def (build_modules): Add bison, byacc, flex,
7109 m4, texinfo.
7110 (flags_to_pass): Add FLEX.
7111 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7112 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7113 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7114 DEFAULT_MAKEINFO): Remove.
7115 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7116 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7117 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7118 objdir or else use configured tool.
7119 (all-build): New.
7120 (all): Depend on it.
7121 (Build module dependencies): Add.
7122 * Makefile.in: Regenerate.
7123 * configure.in: Better support for multiple build modules,
7124 matching what is done for host/target modules. Do not look
7125 for "plausible" locations of build tools if Canadian cross.
7126 Use autoconf's AC_PROG_CC to find a C compiler. Define
7127 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7128 * configure: Regenerate.
78716e86 7129
1c020272
PB
71302004-06-22 Paolo Bonzini <bonzini@gnu.org>
7131
7132 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7133 * Makefile.in: Regenerate.
7134
a52a0a7f
PB
71352004-06-22 Paolo Bonzini <bonzini@gnu.org>
7136
7137 * Makefile.tpl (configure-build-[+module+],
7138 configure-[+module+], configure-target-[+module+]): Pass
7139 [+extra_configure_args+].
7140 (all-build-[+module+], all-[+module+], check-[+module+],
7141 install-[+module+], [+make_target+]-[+module+],
7142 all-target-[+module+], check-target-[+module+],
7143 install-target-[+module+], [+make_target+]-target-[+module+]):
7144 Pass [+extra_make_args+].
7145 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7146 (GCC_HOST_EXPORTS): Remove.
7147 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7148 cross, check-gcc, check-gcc-c++, install-gcc,
7149 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7150 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7151 * Makefile.in: Regenerate.
7152
ccde3f1a
MS
71532004-06-21 Matthew Sachs <msachs@apple.com>
7154
7155 * MAINTAINERS: Added self to write-after-approval.
7156
6264b0a6
CF
71572004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7158
7159 * configure.in: Check for srcdir/winsup rather than build directory
7160 winsup.
7161 * configure: Regenerate.
7162
801e2270
CV
71632004-06-17 Corinna Vinschen <vinschen@redhat.com>
7164
7165 * configure.in: Don't build Cygwin native newlib if winsup
7166 directory is missing. Emit warning instead.
7167 * configure: Regenerate.
7168
ad6717df
PB
71692004-06-09 Paolo Bonzini <bonzini@gnu.org>
7170
7171 * Makefile.tpl (touch-stage[+id+]): New.
7172 (restage[+prev+]): Depend on touch-stage[+id+].
7173
7174 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7175 Use it throughout.
7176
7177 * Makefile.def: Add profile and feedback bootstrap stages.
7178 Remove next field from bootstrap stages.
7179 * Makefile.tpl (LN, LN_S): Substitute.
7180 (stageN-start, stageN-end): Use double-colon rules, to
7181 provide a hook for additional setup commands.
7182 (distclean-stageN-gcc, restageN): Create dependencies from
7183 [+prev+], not from [+next+].
7184 (stageN-bubble): Add commands for successive stages from
7185 [+prev+], using double-colon rules.
7186 (all-stageN-gcc): Fix typo.
7187 (stagefeedback-start, profiledbootstrap): New.
7188 * Makefile.in: Regenerate.
7189 * configure.in: Call ACX_PROG_LN.
7190 * configure: Regenerate.
7191
5bbb9680
CY
71922004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7193
7194 * MAINTAINERS (Write After Approval): Add myself.
7195
e18be1d4
MA
71962004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7197
7198 * MAINTAINERS (Write After Approval): Add myself.
7199
5607edfd
PB
72002004-06-03 Paolo Bonzini <bonzini@gnu.org>
7201
7202 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7203 without gcc.
7204 * configure: Regenerate.
7205
1ec4e9c3
PB
72062004-06-01 Paolo Bonzini <bonzini@gnu.org>
7207
7208 * Makefile.tpl: Fix typo.
7209 * Makefile.in: Regenerate.
7210
dce2d8b2 72112004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
7212
7213 * configure.in: Remove new- prefix from toplevel
7214 bootstrap targets.
7215 * configure: Regenerate.
7216
f516a7da
PB
72172004-06-01 Paolo Bonzini <bonzini@gnu.org>
7218
7219 * Makefile.tpl (all.normal): Rename to all.
7220 (all): Replace with a rule to pick the default
7221 target from configure.
7222 (all-gcc, configure-gcc): Use conditionals to
7223 do nothing when toplevel bootstrap is going on.
7224 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7225 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7226 * configure.in: Support --enable-bootstrap.
7227
7228 * Makefile.def: Remove new- prefix from toplevel
7229 bootstrap targets.
7230 * Makefile.tpl: Likewise.
7231
7232 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7233 target.
7234
7235 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7236 $(RECURSE_FLAGS) to recursive invocation of make.
7237
7238 * Makefile.in: Regenerate.
7239 * configure: Regenerate.
7240
78dd5e36 72412004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 7242 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
7243
7244 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7245 like CC.
7246
30f1bddc
DJ
72472004-05-27 Daniel Jacobowitz <dan@debian.org>
7248
7249 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7250 * configure: Regenerate.
7251
4fc4dd12
DJ
72522004-05-25 Daniel Jacobowitz <drow@false.org>
7253
7254 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7255 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7256 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7257 targets.
7258 * Makefile.in: Regenerate.
7259
dce2d8b2 72602004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
7261
7262 * configure.in: Test the ability to symlink directories.
7263 * configure: Regenerate.
7264
7265 * Makefile.def (bootstrap-stage): New definitions.
7266 * Makefile.tpl (configure-stage1-gcc,
7267 configure-stage2-gcc, configure-stage3-gcc,
7268 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7269 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7270 new-restage3, compare): Autogenerate, see Makefile.in
7271 entry for behavioral changes.
7272 (distclean-stage1, new-stage1-start, new-stage1-end,
7273 new-stage1-bubble, distclean-stage2, new-stage2-start,
7274 new-stage2-end, new-stage2-bubble, distclean-stage3,
7275 new-stage3-start, new-stage3-end): New autogenerated targets.
7276 (objext, prebootstrap, BOOT_CFLAGS,
7277 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7278 targets.
7279
7280 * Makefile.in: Regenerate.
7281 (distclean-stage1, new-stage1-start, new-stage1-end,
7282 new-stage1-bubble, distclean-stage2, new-stage2-start,
7283 new-stage2-end, new-stage2-bubble, distclean-stage3,
7284 new-stage3-start, new-stage3-end): New targets.
7285 (all-stage1-gcc): Move prebootstrap dependency from here...
7286 (configure-stage1-gcc): ...to here.
7287 (new-bootstrap): Use bubble targets.
7288 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7289 Use per-stage distclean targets.
7290 (configure-stage1-gcc, configure-stage2-gcc,
7291 configure-stage3-gcc, all-stage1-gcc,
7292 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7293 Use new-stageN-start to prepare the tree.
7294
4f4e53dd
PB
72952004-05-23 Paolo Bonzini <bonzini@gnu.org>
7296
7297 * Makefile.def (host_modules): add libcpp.
7298 * Makefile.tpl: Add dependencies on and for libcpp.
7299 * Makefile.in: Regenerate.
7300 * configure.in: Add libcpp host module.
7301 * configure: Regenerate.
7302
60975492
PB
73032004-05-21 Paolo Bonzini <bonzini@gnu.org>
7304
7305 * Makefile.tpl: Whenever a recursive target is defined, wrap
7306 it in a special @if/@endif block, and prepare its maybe
7307 dependency in the @if/@endif block
7308 * configure.in: Instead of writing maybe dependencies, remove
7309 the @if/@endif statements, and remove the @if/@endif blocks
7310 that remain.
7311 * configure: Regenerate.
7312 * Makefile.in: Regenerate.
7313
5ce7d75d
JJ
73142004-05-20 Janis Johnson <janis187@us.ibm.com>
7315
7316 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7317
c779c42f
KK
73182004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7319
7320 PR bootstrap/15120
7321 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7322 * */configure: Rebuilt.
7323
b4117c30
ZW
73242004-05-17 Zack Weinberg <zack@codesourcery.com>
7325
7326 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7327 of libf2c.
7328 * configure, Makefile.in: Regenerate.
7329
719bb4e3 73302004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
7331
7332 * MAINTAINERS (Write After Approval): Add myself.
7333
6de9cd9a
DN
73342004-05-13 Diego Novillo <dnovillo@redhat.com>
7335
7336 Merge from tree-ssa-20020619-branch.
7337
7338 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7339 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7340 (HOST_GMPLIBS): Define.
7341 (HOST_GMPINC): Define.
7342 (TARGET_LIB_PATH): Add libmudflap.
7343 (GFORTRAN_FOR_TARGET): Define.
7344 (configure-build*): Export GFORTRAN.
7345 (configure-gcc): Export GMPLIBS and GMPINC.
7346 (all-gcc): Add maybe-all-libbanshee.
7347 (configure-target-libgfortran): Define.
7348 * Makefile.in: Regenerate.
7349 * configure.in (host_libs): Add libbanshee.
7350 (target_libraries): Add target-libmudflap and target-libgfortran.
7351 Add --with-libbanshee.
7352 Handle --disable-libmudflap.
7353 (*-*-freebsd*): Use with_gmp.
7354 Add $(libgcj) to noconfigdirs.
7355 * configure: Regenerate.
7356 * depcomp: New file.
7357 * MAINTAINERS: Add tree-ssa maintainers.
7358
8f1b790f
VM
73592004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7360
b4117c30 7361 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 7362
693446fc
BF
73632004-04-30 Brian Ford <ford@vss.fsi.com>
7364
b4117c30 7365 * MAINTAINERS (Write After Approval): Add myself.
693446fc 7366
d1bb666c
UB
73672004-04-29 Uros Bizjak <uros@kss-loka.si>
7368
b4117c30 7369 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 7370
6cf1ac42
PB
73712004-04-28 Paolo Bonzini <bonzini@gnu.org>
7372
7373 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7374 * configure: Regenerate.
7375
632933d5
PB
73762004-04-27 Paolo Bonzini <bonzini@gnu.org>
7377
7378 Revert:
7379 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7380
7381 * Makefile.def (flags_to_pass): Remove *dir variables that
7382 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7383 as well as prefix and exec_prefix.
7384 * Makefile.in: Regenerate.
7385
80dc6aa0
RM
73862004-04-26 Robert Millan <robertmh@gnu.org>
7387
7388 Add patches from libtool CVS.
7389 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7390 * ltconfig: Likewise.
7391 * ltcf-c.sh: Likewise.
7392 * ltcf-cxx.sh: Likewise.
7393 * ltcf-gcj.sh: Likewise.
7394
e11283f1
PB
73952004-04-26 Paolo Bonzini <bonzini@gnu.org>
7396
7397 * Makefile.def (host_modules): Mark with the bootstrap
7398 flag packages on which gcc depends.
7399 * Makefile.tpl (all-bootstrap): Use it.
7400 * Makefile.in: Regenerate.
7401
8546950c
PB
74022004-04-26 Paolo Bonzini <bonzini@gnu.org>
7403
7404 * Makefile.def (flags_to_pass): Remove *dir variables that
7405 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7406 as well as prefix and exec_prefix.
7407 * Makefile.in: Regenerate.
7408
a76494aa
PB
74092004-04-26 Paolo Bonzini <bonzini@gnu.org>
7410
b4117c30
ZW
7411 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7412 * configure: Regenerate.
7413 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7414 * gcc/Makefile.tpl (compare): Use the result of the test.
7415 * gcc/Makefile.in: Regenerate.
a76494aa 7416
03a91701
PB
74172004-04-23 Paolo Bonzini <bonzini@gnu.org>
7418
7419 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7420 Always relocate gcc and prev-gcc to the original names, even
7421 if the build fails.
7422 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7423 New targets.
7424
082a6351
LG
74252004-04-23 Laurent GUERBY <laurent@guerby.net>
7426
7427 * MAINTAINERS: Update my email address.
b4117c30 7428
1f1d584b
RO
74292004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7430
7431 * configure.in (mips*-*-irix5*): Enable ld.
7432 * configure: Regenerate.
082a6351 7433
1db673ca
RO
74342004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7435
7436 * configure: Regenerate.
7437
ce4ea44e
JW
74382004-04-15 James E Wilson <wilson@specifixinc.com>
7439
7440 * Makefile.tpl (configure-[+module+], configure-gcc,
7441 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7442 Set and export LDFLAGS.
7443 * Makefile.in: Regenerate.
7444
611f62ad
MC
74452004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7446
b4117c30 7447 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 7448
be912515
NN
74492004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7450
7451 PR bootstrap/14871
7452 * Makefile.tpl: If we don't have built-in-tree target tools,
7453 use the ones found by configure rather than hacking around with
7454 program_transform_name.
7455 * configure.in: Give Makefile.tpl the information necessary
7456 to do that.
7457 * Makefile.in: Regenerate.
7458 * configure: Regenerate.
7459
9104315a
NN
74602004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7461
7462 PR bootstrap/14760
7463 * configure.in: When computing baseargs, strip *all* copies of
7464 offending options. Also, don't match/substitute the trailing space,
7465 so that this actually works when two similar options are separated by
7466 only one space.
7467 * configure: Regenerate.
7468
bef1d700
DE
74692004-04-06 David Edelsohn <edelsohn@gnu.org>
7470
b4117c30
ZW
7471 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7472 (rs6000-*-aix*): Same.
7473 * configure: Regenerate.
bef1d700 7474
54bcf05e 74752004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
7476
7477 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 7478
369a832c 74792004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
7480
7481 * MAINTAINERS: Add myself to write-after-approval.
369a832c 7482
09a9c095
NN
74832004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7484
7caf53cb
NN
7485 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7486 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7487 * Makefile.in: Regenerate.
7488
09a9c095
NN
7489 * configure.in (top level bootstrap support): Rework --enable-werror
7490 to set @stage2_werror_flag@.
7491 * configure: Regenerate.
7492 * Makefile.tpl (top level bootstrap support): Pass
7493 @stage2_werror_flag@ down to configure in stages 2 and 3.
7494 * Makefile.in: Regenerate.
7495
5595a2bd
NN
74962004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7497
cbfd7e06
NN
7498 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7499 for stages 2 and 3 as well as in make. As a consequence, remove
7500 OUTPUT_OPTION (now detected by configure) from the flags passed down
7501 to make.
7502 * Makefile.in: Regenerate.
7503
5595a2bd
NN
7504 * Makefile.tpl (new-bootstrap): Fix typo.
7505 * Makefile.in: Regenerate.
7506
ca3b3e20
NN
75072004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7508
295f4e42
NN
7509 * Makefile.tpl: Rearrange by moving recursive_targets rules
7510 into their proper sections.
7511 * Makefile.tpl (top level bootstrap support): Move disabling
7512 of coverage flags from 'make' to 'configure'; improve comments.
7513 * Makefile.in: Regenerate.
7514
340de83f
NN
7515 * Makefile.tpl (experimental top level bootstrap) Move stage1
7516 language setting from all- target to configure- target; disable
7517 intermodule optimization in stage 1; prevent gratuitous rebuilds
7518 of stage 1.
7519 * Makefile.in: Regenerate.
7520 * configure.in: Comma-separate stage 1 language list for top
7521 level bootstrap.
7522 * configure: Regenerate.
7523
ca3b3e20
NN
7524 * Makefile.tpl: Clean up experimental top level bootstrap support:
7525 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7526 prev-gcc in configure- targets as well as all- targets.
7527 * Makefile.in: Regenerate.
7528
4d038073
KC
75292004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7530
7531 * compile: New file imported from automake.
7532
ab3533d6
PB
75332004-03-17 Paolo Bonzini <bonzini@gnu.org>
7534
7535 * configure.in: Remove symbolic link section.
7536 * configure: Regenerate.
7537 * Makefile.tpl (links): Remove.
7538 * Makefile.in: Regenerate.
7539
1e0f07d3 75402004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 7541 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
7542
7543 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 7544 Set with AC_CHECK_PROGS.
1e0f07d3
PB
7545 * configure.in: Fix comment typo from last patch.
7546 * configure: Regenerate.
7547
2805b53a
NN
75482004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7549
7550 * Makefile.tpl: Introduce experimental top level bootstrap support.
7551 * Makefile.in: Regenerate.
7552 * configure.in: Introduce support for top level bootstrap.
7553 * configure: Regenerate.
7554
79b4b7d2 75552004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7556 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
7557
7558 PR bootstrap/14522
7559 * configure.in: Cope with shells that do not support unquoted ^
7560 * configure: Regenerate.
7561
6bbec498 75622004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7563 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
7564
7565 PR bootstrap/14522
79b4b7d2 7566 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
7567 quotes inside quoted backquote substitutions.
7568 * configure: Regenerate.
7569
83c15dfc
AP
75702004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7571
7572 PR bootstrap/14522
f2bd98d4 7573 * configure.in: Fix escaping of $.
83c15dfc
AP
7574 * configure: Regenerate.
7575
55ffb5ed
NN
75762004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7577
7578 * configure: Regenerate, since I forgot to while committing Paolo's
7579 changes.
7580
e4c9c075
PB
75812004-03-08 Paolo Bonzini <bonzini@gnu.org>
7582
7583 PR ada/14131
7584 Move language detection to the top level.
7585 * configure.in: Find default values for the tools as
7586 soon as possible. Disable ada if GNAT is not found.
7587 Emit error message about missing languages. Expand
7588 --enable-languages=all for the gcc subdirectory.
7589
5199e2c6
BE
75902004-03-10 Ben Elliston <bje@gnu.org>
7591
7592 * MAINTAINERS: Update my email address.
7593
c18b95e5
DE
75942004-03-05 David Edelsohn <edelsohn@gnu.org>
7595
7596 * ltconfig: Disable building static libraries if building shared
7597 libraries on AIX 5L.
7598
d0fe5ad3
RS
75992004-03-01 Richard Sandiford <rsandifo@redhat.com>
7600
7601 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7602 and disable libgcj.
7603 * configure: Regenerated.
7604
e6f71f9d
BB
76052004-03-01 Brian Booth <bbooth@redhat.com>
7606
7607 * MAINTAINERS: Add myself to write-after-approval.
7608
8983e50e
PB
76092004-03-01 Paolo Bonzini <bonzini@gnu.org>
7610
7611 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7612
d4cd9d81
NN
76132004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7614
7615 PR bootstrap/7087
7616 * Makefile.tpl: Guard XFOO sed statements better.
7617 * Makefile.tpl: Add dependency for configure-target-libada.
7618 * Makefile.in: Regenerate (incidentally fixes broken
7619 commit when libada-branch was merged).
7620
0ea0229e
KC
76212004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7622
7623 * MAINTAINERS: Add myself to write-after-approval.
7624
bad93735
AP
76252004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7626
7627 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7628 maintainers.
7629
a7ca14fc
AC
76302004-02-20 Andrew Cagney <cagney@redhat.com>
7631
7632 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7633 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7634
51592782
NN
76352004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7636
7637 PR bootstrap/11932
7638 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7639
6a30854a
JQ
76402004-02-14 Jerry Quinn <jlquinn@optonline.net>
7641
7642 * MAINTAINERS: Added myself to write-after-approval.
7643
be8b2bee
MK
76442004-02-14 Michael Koch <konqueror@gmx.de>
7645
7646 * MAINTAINERS: Added myself to write-after-approval.
7647
972760b7
JM
76482004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7649
7650 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7651 some OS port maintainers to OS port maintainers section.
7652
b0281654
FCE
76532004-02-13 Frank Ch. Eigler <fche@redhat.com>
7654
7655 * MAINTAINERS: Add self.
7656
3c419fd6
KH
76572004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7658
7659 * MAINTAINERS: Alphabetize.
7660
e88e9aee
PB
76612004-02-12 Paolo Bonzini <bonzini@gnu.org>
7662
7663 * MAINTAINERS: Remove myself.
b4117c30 7664
1915e422
DE
76652004-02-11 David Edelsohn <edelsohn@gnu.org>
7666
7667 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7668 (rs6000-*-aix*): Same.
7669 * configure: Regenerate.
7670
a22c2d8d
KC
76712004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7672
7673 * configure.in (host): Add in missing $noconfigdirs to defines.
7674 * configure: Regenerate.
7675
d9cdb878
AC
76762004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7677 Nathanael Nerode <neroden@gcc.gnu.org>
7678
7679 PR ada/6637, PR ada/5911
b4117c30 7680 Merge with libada-branch:
d9cdb878
AC
7681 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7682 with appropriate dependencies. Add --enable-libada configure switch.
7683 * configure, Makefile.in: Regenerate.
7684
8bd92821
PB
76852004-02-09 Paolo Bonzini <bonzini@gnu.org>
7686
7687 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7688
89a95129
RO
76892004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7690
7691 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7692 * configure: Regenerate.
7693
892629bc
GK
76942004-02-04 Geoffrey Keating <geoffk@apple.com>
7695
7696 Merge from upstream:
7697
7698 * ltmain.in: When setting IFS to '~', be careful about user
7699 arguments that contain '~'.
7700
7701 2004-02-04 Peter O'Gorman <peter@pogma.com>
7702
7703 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7704 Also test $base_compile against $CC with escaped arguments. Bug
7705 reported by Geoff Keating <geoffk@apple.com>.
7706
6b402165
KH
77072004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7708
7709 * MAINTAINERS: Remove i960 port.
7710
fa2f0306
DD
77112004-01-23 DJ Delorie <dj@redhat.com>
7712
7713 * Makefile.def (target_modules) [libiberty]: Don't stage.
7714 * Makefile.in: Rebuilt.
7715
9feb20aa
CT
77162004-01-20 Caroline Tice <ctice@apple.com>
7717
7718 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7719
7aed2ccc
PC
77202004-01-19 Paolo Carlini <pcarlini@suse.de>
7721
7722 * MAINTAINERS: Update my email address.
7723
f25bebe1
JM
77242004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7725
7726 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7727
28083580
VR
77282004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7729
7730 * MAINTAINERS: Remove entries without email address.
7731
c0f4b5e4
DJ
77322004-01-15 Daniel Jacobowitz <drow@mvista.com>
7733
7734 * MAINTAINERS: Add myself to write-after-approval.
7735
b5eb5a5e
SB
77362004-01-15 Steven Bosscher <stevenb@suse.de>
7737
7738 * MAINTAINERS: Update my email address.
7739
dce2d8b2 77402004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
7741
7742 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7743 * Makefile.tpl (configure-target-[+module+]): Support stage.
7744 * Makefile.in: Rebuilt.
7745
74c0b320
ILT
77462004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7747
7748 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7749
2560344b
RS
77502004-01-10 Richard Sandiford <rsandifo@redhat.com>
7751
7752 * MAINTAINERS: Add myself as a MIPS maintainer.
7753
8b21cda6
NN
77542004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7755
2b6c260d
NN
7756 * configure.in: Use ./config.cache, not config.cache.
7757 * configure: Regenerate.
7758 * Makefile.tpl: Special-casing not needed for GCC any more.
7759 * Makefile.in: Regenerate.
7760
09438bde
NN
7761 * configure.in: Don't share a cache file for host dirs.
7762 * configure: Regenerate.
7763
8b21cda6
NN
7764 * config-ml.in: Don't mess with the cache file.
7765
e42870df
EB
77662004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7767
7768 * MAINTAINERS: Move myself from 'Write After Approval' to
7769 'CPU Port Maintainers' section as SPARC maintainer.
7770
6b9eb62c
NN
77712004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7772
78a816a6
NN
7773 * Makefile.tpl: Make GCC use a separate config.cache.
7774 * Makefile.in: Regenerate.
7775
6b9eb62c
NN
7776 PR bootstrap/11932, PR bootstrap/11933
7777 (I don't know if it will fix either of them, but it relates
7778 to them.)
7779 * configure.in: Don't use shared config.cache for target
7780 directories.
7781 * configure: Regenerate.
7782
86d7b562
DN
77832004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7784
7785 * MAINTAINERS: Add myself to 'Write After Approval' section.
7786
07d0a605
RS
77872003-12-31 Roger Sayle <roger@eyesopen.com>
7788
7789 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7790 * configure: Regenerated.
7791
459ac19f
KH
77922003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7793
7794 * MAINTAINERS: Remove the mn10200 maintainer.
7795
5785c0ed 77962003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 7797
cc6010cd
AP
7798 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7799 * configure: Regenerated.
5785c0ed 7800
a268eff9
JH
78012003-12-16 Jan Hubicka <jh@suse.cz>
7802
7803 * MAINTAINERS: Add myself as callgraph maintainer.
7804
9d465b12
TF
78052003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7806
7807 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7808 * configure: Regenerate.
7809
a68a270a
GB
78102003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7811
7812 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7813 'Write After Approval' section. Update email.
7814
dce2d8b2 78152003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
7816
7817 * MAINTAINERS (Write After Approval): Add myself.
7818
8c052da4
MT
78192003-11-20 Matt Thomas <matt@3am-software.com>
7820
7821 * MAINTAINERS: Add myself as a vax port maintainer.
7822
e75f9147
KC
78232003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7824
7825 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7826 (configure-build-[+module+], configure-[+module+]): Likewise.
7827 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7828 * Makefile.in: Regenerate.
7829
43d8d958
AT
78302003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7831
7832 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7833 shared/dylibed libraries.
7834 * ltmain.sh: Likewise.
7835 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7836 * ltcf-cxx.sh: Likewise.
7837 * ltcf-gcj.sh: Likewise.
7838 * ltconfig: Likewise.
7839
638dcaa0
SC
78402003-11-17 Stan Cox <scox@redhat.com>
7841
7842 * MAINTAINERS: Add myself as iq2000 port maintainer.
7843
15cc172b
AC
78442003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7845
b4117c30
ZW
7846 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7847 * Makefile.in: Regenerate.
15cc172b 7848
20af77cd
UW
78492003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7850
7851 * config.sub: Update to 2003-11-03 version.
7852
4dd01c5c
PE
78532003-10-20 Phil Edwards <phil@codesourcery.com>
7854
7855 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7856 * configure: Regenerate.
7857
dce2d8b2 78582003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
7859
7860 * MAINTAINERS: Add myself to 'Write After Approval' section.
7861
8b7ebc31
AC
78622003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7863
7864 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7865
afe1910c
JM
78662003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7867
7868 * MAINTAINERS: Update my email address.
7869
05dcec66
RO
78702003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7871
7872 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7873
dce2d8b2 78742003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
7875
7876 * MAINTAINERS: Add myself to 'Write After Approval' section.
7877
507ec745
BI
78782003-10-16 Bernardo Innocenti <bernie@develer.com>
7879
7880 * config.guess: Update to 2003-10-16 version.
7881 * config.sub: Update to 2003-10-16 version.
7882
dce2d8b2 78832003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
7884
7885 * MAINTAINERS: Added myself to 'Write After Approval' section.
7886
0c9b16bc
FH
78872003-10-15 Falk Hueffner <falk@debian.org>
7888
7889 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7890 'Write After Approval' section. Update email.
7891
74d57d15
RS
78922003-10-14 Roger Sayle <roger@eyesopen.com>
7893
7894 * MAINTAINERS: Move myself from 'Write After Approval' to
7895 'Various Maintainers' section as middle-end maintainer.
7896
d29b8ad8
NN
78972003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7898
7899 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7900 HOST_FLAGS_TO_PASS.
7901 * Makefile.in: Regenerate.
7902
26db814a
BI
79032003-10-11 Bernardo Innocenti <bernie@develer.com>
7904
7905 * config.guess: Update to 2003-10-07 version.
7906 * config.sub: Update to 2003-10-07 version.
7907
fffeb871
RO
79082003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7909
7910 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7911 * ltconfig (irix5*, irix6*): Don't override version_type.
7912
6691a79e
ME
79132003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7914
7915 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7916 * configure: Rebuilt
7917 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7918 * Makefile.in: Rebuilt
7919
62cdd71e
L
79202003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7921
7922 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7923
6fe2eacc
CW
79242003-09-30 Carlo Wood <carlo@alinoe.com>
7925
cc6010cd 7926 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 7927
ea57e5ad
PK
79282003-09-29 Paul Koning <ni1d@arrl.net>
7929
7930 * MAINTAINERS: Move myself from "Write After Approval"
7931 to CPU platform maintainers for pdp11 platform.
7932
e070672a
AT
79332003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7934
7935 * MAINTAINERS: Move myself from 'Write After Approval' to
7936 'Various Maintainers' section as libffi testsuite maintainer.
7937
43bb47c2
DJ
79382003-09-21 Daniel Jacobowitz <drow@mvista.com>
7939
7940 * configure.in: Pass a computed --program-transform-name
7941 to subconfigures.
7942 * configure: Regenerated.
7943
da9d3b37
NN
79442003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7945
94322beb
NN
7946 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7947 * Makefile.in: Regenerate.
7948
da9d3b37
NN
7949 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7950 * Makefile.in: Regenerate.
7951
ffd9060b
ZL
79522003-09-19 Ziemowit Laski <zlaski@apple.com>
7953
7954 * MAINTAINERS: Move myself from 'Write After Approval'
7955 to 'Various Maintainers' (objective-c) section.
7956
eeae7b41
DJ
79572003-09-17 Daniel Jacobowitz <drow@mvista.com>
7958
7959 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7960 quoting.
7961 * configure: Regenerated.
7962
a080d12b
JB
79632003-09-16 Joel Brobecker <brobecker@gnat.com>
7964
7965 * MAINTAINERS (Write After Approval): Add myself to write after
7966 approval list.
7967
6cd2fc59
DN
79682003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7969
cc6010cd 7970 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 7971
dcbdd9cc
ILT
79722003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7973
7974 * MAINTAINERS: Update my e-mail address.
7975
e517f636
AM
79762003-09-09 Alan Modra <amodra@bigpond.net.au>
7977
7978 * libtool.m4 (LD): Correct powerpc64 host match.
7979
bc49924b
JW
79802003-09-06 James E Wilson <wilson@tuliptree.org>
7981
7982 * MAINTAINTERS: Update my affiliation and email address.
7983
082124f5
ZD
79842003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7985
7986 * MAINTAINERS (Write After Approval): Add myself.
7987
dc94d89e
DD
79882003-09-04 DJ Delorie <dj@redhat.com>
7989
7990 * configure: Regenerate.
7991
79922003-09-04 Robert Millan <robertmh@gnu.org>
7993
7994 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 7995
7a0f2d4e
KG
79962003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7997
7998 * configure.in: Ensure arguments to sed are properly spaced.
7999 * configure: Regenerate.
8000
88d032eb
GP
80012003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8002
8003 * MAINTAINERS: Update my e-mail address.
8004
0b3f3d22
ME
80052003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8006
8007 * MAINTAINERS (Write After Approval): Add myself.
8008
d253f9ba
DJ
80092003-08-27 Daniel Jacobowitz <drow@mvista.com>
8010
8011 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8012 * configure: Regenerated.
8013
066ec9c9
MM
80142003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8015
8016 * MAINTAINERS: Update my email address.
8017
415d7ef9
PE
80182003-08-23 Phil Edwards <pme@gcc.gnu.org>
8019
8020 * configure.in: Use newline instead of semicolon when assuming
8021 shell arguments in a for loop.
8022 * configure: Regenerated.
8023
e1567352
JE
80242003-08-22 Jason Eckhardt <jle@rice.edu>
8025
8026 * MAINTAINERS: Resurrect the i860 maintainer.
8027
b348267b
GK
80282003-08-20 Geoffrey Keating <geoffk@apple.com>
8029
e50084fa
GK
8030 PR 8180
8031 * configure.in: When testing with_libs and with_headers, treat
8032 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8033 * configure: Regenerate.
b4117c30 8034
b348267b
GK
8035 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8036 make, shell, etc.
8037 (baseargs): Likewise.
8038 * configure: Regenerate.
8039
ca26ffe0
BI
80402003-08-20 Bernardo Innocenti <bernie@develer.com>
8041
8042 * MAINTAINERS (Write After Approval): Add myself.
8043
940cde4d
GK
80442003-08-19 Geoffrey Keating <geoffk@apple.com>
8045
8046 * configure.in: Disable libgcj for darwin not on powerpc.
8047 * configure: Rebuild.
8048
74bed51b
ADL
80492003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8050
8051 * config-ml.in, symlink-tree: Add license.
8052
b4117c30
ZW
80532003-08-03 Richard Stallman <rms@gnu.org>
8054 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
8055
8056 * README.SCO: New file.
8057
333a28b4
MK
80582003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8059
8060 * Makefile.tpl (check, check-c++): Express dependencies using
8061 dependencies rather than commands.
8062 * Makefile.in: Regenerate.
8063
c197e306
AC
80642003-08-01 Andrew Cagney <cagney@redhat.com>
8065
8066 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8067 * configure: Ditto.
8068
a8ee6e2d
GK
80692003-07-31 Geoffrey Keating <geoffk@apple.com>
8070
8071 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 8072 * Makefile.in: Update.
a8ee6e2d 8073
8d9b3f2e
AT
80742003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8075
8076 * configure.in: Enable libgcj for darwin.
8077 * configure: Rebuild.
8078
52c0c542
PE
80792003-07-29 Phil Edwards <pme@gcc.gnu.org>
8080
8081 * config-ml.in: Use ac_configure_args directly instead of
8082 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8083 actually seen.
8084
b4acb5ef
NN
80852003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8086
8087 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8088 creating target and build subdirs to build all parent dirs as needed.
8089 * Makefile.in: Rebuild.
8090 * configure.in: Don't build dirs explicitly here.
8091 * configure: Rebuild.
8092
a51d71d0
PB
80932003-07-26 Paul Brook <paul@nowt.org>
8094
8095 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8096
f43e12ce
AO
80972003-07-22 Alexandre Oliva <aoliva@redhat.com>
8098
8099 * Makefile.tpl (all-make): Depend on intl.
8100 * Makefile.in: Rebuilt.
8101
8a199ff6
PE
81022003-07-20 Phil Edwards <pme@gcc.gnu.org>
8103
8104 * install-sh: Update to newer upstream versions (associated with
8105 aclocal 1.7).
8106 * mkinstalldirs: Likewise.
8107 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8108
e6a8c803
AP
81092003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8110
8111 * MAINTAINERS: Move self from Bug database only accounts
8112 to write-after-approval.
8113
9f13608f
NN
81142003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8115
8116 * config.if: Remove unused libc_interface determination.
8117
c7864714
NN
81182003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8119
8120 * MAINTAINERS: Move self from write-after-approval to
8121 build machinery (*.in).
8122
775956d0
NN
81232003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8124
8125 PR bootstrap/11273
8126 PR bootstrap/11408
8127 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8128 unused INSTALL_PROGRAM_ARGS.
8129 * configure.in: Use AC_PROG_INSTALL.
8130 * Makefile.in: Regenerate.
8131 * configure: Regenerate.
8132
c7f67a6e
KH
81332003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8134
8135 * MAINTAINERS: Alphabetize.
8136
33952f6f
AO
81372003-07-10 Alexandre Oliva <aoliva@redhat.com>
8138
8139 * configure: Rebuilt.
8140 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8141 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8142 newlib nor libgloss.
8143 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8144 * configure.in (am33_2.0-*-linux*): Added.
8145
0d4f1b4e
BW
81462003-07-09 Bob Wilson <bob.wilson@acm.org>
8147
8148 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8149 * configure: Regenerate.
8150
56694dd9
ZW
81512003-07-07 Zack Weinberg <zack@codesourcery.com>
8152
8153 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8154 * Makefile.in: Regenerate.
8155
21607eb4
ZW
81562003-07-04 Zack Weinberg <zack@codesourcery.com>
8157
8158 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8159 * Makefile.in: Regenerate.
8160
dce2d8b2 81612003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
8162
8163 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8164 * Makefile.in: Regenerated.
8165
5d42f90e
L
8166 * config-ml.in: Replace PWD with PWD_COMMAND.
8167
6eb95e99
ZW
81682003-07-04 Zack Weinberg <zack@codesourcery.com>
8169
8170 * intl: New directory; see intl/ChangeLog for details.
8171 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8172 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8173 * Makefile.in: Regenerate.
8174
07d1940e
NN
81752003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8176
8177 * configure.in: Clean up config-lang.in handling. Delete
8178 useless assignment to "subdirs".
8179 * configure: Regenerate.
8180
4dbda6f0
NN
81812003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8182
8183 * configure.in: Rename 'target_libs' to 'target_libraries'.
8184 Remove useless reference to 'target_libs'.
8185 * configure: Regenerate.
8186
2c30ab71
KS
81872003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8188
8189 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8190 * Makefile.in: Regenerate.
8191
11405c93
NN
81922003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8193
8194 * Makefile.def: Introduce flags_to_pass.
8195 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8196 * Makefile.in: Regenerate.
8197
fb87ad5d
HPN
81982003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8199
8200 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8201 and target-libgloss.
8202 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8203 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8204 * configure: Regenerate.
8205
a7956a48
BK
82062003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8207
8208 * configure.in: Update testsuite_flags to new location.
8209 * configure. Regenerate.
6eb95e99 8210
eaf9f3b2
NN
82112003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8212
8213 * Makefile.tpl: Remove BUILD_CC stuff.
8214 * Makefile.in: Regenerate.
8215
2d89ffef
KH
82162003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8217
8218 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8219
dce2d8b2 82202003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
8221
8222 * MAINTAINERS (Write After Approval): Add myself.
8223
dce2d8b2 82242003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 8225
b951c91c
L
8226 * config.guess: Update to 2003-06-12 version.
8227 * config.sub: Update to 2003-06-13 version.
8228
dce2d8b2 82292003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
8230
8231 * config.guess: Update to 2003-06-06 version.
8232 * config.sub: Update to 2003-06-06 version.
8233
655b7166
RO
82342003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8235
8236 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8237 * configure. Regenerate.
8238
01b759aa
NN
82392003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8240
bf1d3e81
NN
8241 * configure.in: Disable serial configure by default.
8242 * configure: Regenerate.
8243 * Makefile.tpl: Abolish .NOTPARALLEL.
8244 * Makefile.in: Regenerate.
8245
e89fbdfe
NN
8246 * Makefile.tpl: Replace {build,host,target}_canonical by
8247 {build,host,target}.
8248 * Makefile.in: Regenerate.
8249
01b759aa
NN
8250 * Makefile.tpl: Fix stupid pasto.
8251 * Makefile.in: Regenerate.
8252
f7dae026
NN
82532003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8254
8255 * Makefile.tpl: Remove bogus conditional.
8256 * Makefile.in: Regenerate.
8257
82582003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
8259
8260 * Makefile.tpl (profiledbootstrap): New target.
8261 * Makefile.in (profiledbootstrap): New target.
8262
2ffc3e73 82632003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
8264
8265 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8266 Pinski. Remove user names from other bugzilla-only maintainers.
8267
1a1e6b96
NN
82682003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8269
1358ccea
NN
8270 * Makefile.tpl: Make 'recursive targets' using autogen rather
8271 than shell loop. Remove duplicate 'clean' targets and false
8272 comments.
8273 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8274 Add systematic method of specifying missing targets in subdirs.
8275 Add copyright boilerplate.
8276 * Makefile.in: Regenerate.
8277 * configure.in: Add 'recursive targets' to maybe list.
8278 * configure: Regenerate.
8279
ae74ed1f
NN
8280 * MAINTAINERS: "GNATS only" -> "Bug database only".
8281
1a1e6b96
NN
8282 * Makefile.tpl: Rename [+target+] to [+make_target+].
8283 * Makefile.def: Rename 'target' to 'make_target'.
8284
c79af3fa
NB
82852003-05-31 Neil Booth <neil@daikokuya.co.uk>
8286
8287 * MAINTAINERS: Add self as options handling maintainer.
8288
39d85b61
MM
82892003-05-28 Michael Meissner <gnu@the-meissners.org>
8290
8291 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8292 been too long since I touched those ports.
8293
afc2b62d
DD
82942003-05-28 DJ Delorie <dj@redhat.com>
8295
8296 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8297 * Makefile.in: Regenerate.
8298
df445104
MR
82992003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8300
8301 * configure.in: Use curly braces in the definition of tooldir.
8302 * configure: Regenerate.
8303
2eb98e5d 83042003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 8305
2eb98e5d
DD
8306 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8307 newlib or libgloss.
8308 * Makefile.in: Regenerate.
8309
862fced8
DD
83102003-05-21 DJ Delorie <dj@redhat.com>
8311
8312 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8313 * Makefile.in: Regenerate.
8314
fc351800
ILT
83152003-05-20 Ian Lance Taylor <ian@airs.com>
8316
8317 * MAINTAINERS: Update my e-mail address.
8318
7e2dbcef
NN
83192003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8320
8321 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 8322 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
8323 Factor out common code from autogen IF statements.
8324 * configure: Regenerate.
8325 * Makefile.in: Regenerate.
8326
f2a0e225
KC
83272003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8328
8329 * configure.in: Accept i[3456789]86 for machine type.
8330 * configure: Regenerate.
8331
8b87bb96
NN
83322003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8333
8334 * configure.in: Switch more things to use maybe dependencies.
8335 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8336 * configure: Regenerate.
8337 * Makefile.tpl: Switch more things to use maybe dependencies.
8338 * Makefile.in: Regenerate.
8339
fdb882bc 83402003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
8341
8342 * Makefile.tpl (install-opcodes): Define.
8343 * Makefile.in: Rebuild.
8344
f7c50032
AJ
83452003-05-13 Andreas Jaeger <aj@suse.de>
8346
8347 * config.guess: Update to 2003-05-09 version.
8348 * config.sub: Update to 2003-05-09 version.
8349
dce2d8b2 83502003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
8351
8352 * configure.in: Correct sed script so that options in quotes are not
8353 deleted.
8354 * configure: Rebuild.
8355
aa8f1f57
CV
83562003-05-12 Corinna Vinschen <corinna@vinschen.de>
8357
8358 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8359 and $$s/newlib/libc/sys/cygwin32 include paths.
8360 * configure: Ditto.
8361
0c130f81
MM
83622003-05-12 Michael Meissner <gnu@the-meissners.org>
8363
8364 * MAINTAINERS: Update my email addresses.
8365
aa1a100b
EB
83662003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8367
8368 * config-ml.in: Propagate INSTALL variables.
f7c50032 8369
87861833
GP
83702003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8371
8372 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8373
de722255
CD
83742003-05-02 Chris Demetriou <cgd@broadcom.com>
8375
6eb95e99
ZW
8376 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8377 * Makefile.in: Regenerate.
de722255 8378
96c4a002
WB
83792003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8380
8381 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8382
55b15a11
WB
83832003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8384
8385 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8386
0c227849
DJ
83872003-04-27 Daniel Jacobowitz <drow@mvista.com>
8388
8389 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8390 * Makefile.in: Regenerated.
8391
d45148c1
WB
83922003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8393
8394 * MAINTAINERS (Write After Approval): Upgrade myself from
8395 GNATS only to write-after-approval. Update my mail address.
8396
dce2d8b2 83972003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
8398
8399 (OS Port Maintainers: freebsd): Add myself.
8400
438f50c3
MM
84012003-04-22 Mark Mitchell <mark@codesourcery.com>
8402
8403 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8404
9074e169
KJ
84052003-04-22 Kean Johnston <jkj@sco.com>
8406
8407 * MAINTAINERS (SCO ports): Added myself.
8408
dfd39a2e
NS
84092003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8410
8411 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8412
ccbae82a
KJ
84132003-04-19 Kean Johnston <jkj@sco.com>
8414
8415 * MAINTAINERS (Write After Approval): Add myself.
8416
2f50999f
GP
84172003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8418
8419 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8420 * Makefile.in: Regenerate.
8421
e9b84181
JJ
84222003-04-18 Jakub Jelinek <jakub@redhat.com>
8423
8424 * configure.in (powerpc64*-*-linux*): Remove.
8425 * configure: Rebuilt.
8426
1ca4c6e1
PE
84272003-04-17 Phil Edwards <pme@gcc.gnu.org>
8428
8429 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8430 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8431 and restrap.
8432 * Makefile.in: Regenerate.
8433
0590b963
RE
84342003-04-16 Richard Earnshaw <rearnsha@arm.com>
8435
8436 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8437 * configure: Regenerated.
8438
ff41a56f
DD
84392003-04-15 DJ Delorie <dj@redhat.com>
8440
8441 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8442
50d440bc
NC
84432003-04-13 Nick Clifton <nickc@redhat.com>
8444
8445 * config-ml.in: Remove support for --disable-aix removing
8446 call-aix multilibs.
8447
b1e0a93e
AO
84482003-04-10 Alexandre Oliva <aoliva@redhat.com>
8449
8450 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8451 * */configure: Rebuilt.
8452
71fb704d
JS
84532003-04-08 Joel Sherrill <joel@oarcorp.com>
8454
8455 * MAINTAINERS: Add my email address.
8456
3897ea90
OH
84572003-03-17 Olivier Hainque <hainque@act-europe.fr>
8458
8459 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 8460
93c834b7
NN
84612003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8462
8463 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8464 * Makefile.in: Regenerate.
8465
82c34dcb
MC
84662003-03-14 Michael Chastain <mec@shout.net>
8467
8468 * Makefile.in: Regenerate with correct Makefile.def.
8469
73458fb7
NN
84702003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8471
8472 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8473 Make macro.
8474 * Makefile.in: Regenerate.
8475 * configure.in: Clean up gxx_include_dir logic.
8476 * configure: Regenerate.
8477
32cf27e5
AE
84782003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8479
8480 * MAINTAINERS (Write After Approval): Add myself.
8481
c727e7a0
BE
84822003-03-10 Ben Elliston <bje@wasabisystems.com>
8483
8484 * MAINTAINERS: Update my mail address.
8485
9a27ac7a
FS
84862003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8487
8488 * configure.in (gxx_include_dir): Fix typo.
8489 * configure: Regenerated.
8490
3aa83176
NN
84912003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8492
8493 * Makefile.tpl: Reindent.
8494 * Makefile.in: Regenerate.
8495 * configure.in: Reindent. Don't set unused variables.
8496 * configure: Regenerate.
8497
9124bc53
DJ
84982003-03-04 Daniel Jacobowitz <drow@mvista.com>
8499
8500 * configure.in: Include $(build_tooldir)/sys-include in
8501 FLAGS_FOR_TARGET.
8502 * configure: Regenerated.
8503
cb543528
NN
85042003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8505
c858bf1e
NN
8506 * Makefile.tpl: Always pass down RANLIB.
8507 * Makefile.in: Regenerate.
8508
aa9c3ab4
NN
8509 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8510 * Makefile.in: Regenerate.
8511 * configure.in: Remove unused logic relating to --enable-shared
8512 and --enable-threads. Remove bogus comments. Remove redundant
8513 noconfigdirs.
8514 * configure: Regenerate.
8515
cb543528
NN
8516 * configure.in: Replace ${libstdcxx_version} by its value.
8517 Remove reference to mh-dgux.
8518 * configure: Regenerate.
8519
53f70c1b
KB
85202003-03-03 Kevin Buettner <kevinb@redhat.com>
8521
8522 * MAINTAINERS (Write After Approval): Add myself.
8523
df0f0674
NN
85242003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8525
8526 * Makefile.tpl: Rearrange.
8527 * Makefile.in: Regenerate.
8528
dce2d8b2 85292003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
8530
8531 * configure.in: Add support for kaOS as cross build target system.
8532 * configure: Regenerated.
8533
a7a287eb
SB
85342003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8535
8536 * MAINTAINERS (Write after approval): Add myself.
8537
ff00c8a2
JW
85382003-02-21 James E Wilson <wilson@tuliptree.org>
8539
8540 * MAINTAINERS: Update my email address.
8541
abb2db7a
ZW
85422003-02-21 Zack Weinberg <zack@codesourcery.com>
8543
8544 * MAINTAINERS: Add self to blanket write privs. section.
8545
e9f2dc3b
SM
85462003-02-20 Sean McNeil <sean@blue.mcneil.com>
8547
8548 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8549 configure-target-* as some target builds may require additional
8550 flags for preprocessor tests.
8551 * Makefile.in: Regenerated.
8552
ee03dc5e
AO
85532003-02-19 Alexandre Oliva <aoliva@redhat.com>
8554
11856278
AO
8555 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8556 * ltconfig: Handle it.
8557 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8558 auto-detecting it.
8559
274aef32
AO
8560 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8561 it is used as argument to $CC.
8562 * ltcf-gcj.sh: Likewise.
8563
ee03dc5e
AO
8564 * configure.in: Introduce --enable-maintainer-mode.
8565 * configure: Rebuilt.
8566 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8567 for maintainer mode.
8568 * Makefile.in: Rebuilt.
8569
30db8e17
JM
85702003-02-18 Jason Merrill <jason@redhat.com>
8571
8572 * Makefile.tpl (check-c++): Allow parallelism.
8573
cab60ac6
GP
85742003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8575
8576 * MAINTAINERS: Remove John Carr (who never actually had access to
8577 gcc.gnu.org).
8578
c8e5d1af
GK
85792003-02-15 Geoffrey Keating <geoffk@apple.com>
8580
8581 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8582 don't configure target-libobjc.
8583 * configure: Regenerate.
8584
70f91f50
RO
85852003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8586
8587 * Makefile.tpl (RANLIB): Define.
8588 * Makefile.in: Regenerate.
8589
669e9062
LB
85902003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8591
8592 * MAINTAINERS: Update my email.
abb2db7a 8593
61b56b2e
KS
85942003-02-06 Keith R Seitz <keiths@redhat.com>
8595
8596 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8597 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8598 * Makefile.in: Regenerated.
8599 * configure.in: Remove all traces of snavigator, db, and grep.
8600 * configure: Regenerated.
8601
a1ba6e15
GP
86022003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8603
8604 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8605 After Approval.
8606
f5f2cce5
CC
86072003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8608
8609 * MAINTAINERS (Write after approval): Add myself.
8610
ba49f6f1
FCE
86112003-01-31 Frank Ch. Eigler <fche@redhat.com>
8612
8613 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8614 * Makefile.in: Regenerated.
8615
ccf9f10c
RS
86162003-01-30 Roger Sayle <roger@eyesopen.com>
8617
8618 * config.guess: Updated to 2003-01-30's version.
8619 * config.sub: Updated to 2003-01-28's version.
8620
a693735b
AO
86212003-01-30 Alexandre Oliva <aoliva@redhat.com>
8622
8623 * config.if: If gcc_version is already set, just use it. Don't set
8624 gcc_version_trigger if it's already set, otherwise set it to
8625 gcc/version.c, but only if the file exists. If it is not set and
8626 gcc/version.c does not exist, try to extract the version number from
8627 $CC.
8628
204c43d6
AT
86292003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8630
abb2db7a 8631 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 8632
842e91ec
PE
86332003-01-27 Phil Edwards <pme@gcc.gnu.org>
8634
8635 * configure.in: Revert 24Jan change.
8636 * configure: Regenerate.
8637
6b99984e
GP
86382003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8639
8640 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8641 entry of HJ Lu.
8642
806e0935
NN
86432003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8644
8645 * configure.in: Revert previous change.
8646 * configure: Regenerate.
8647
307a9864
NN
86482003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8649
8650 * configure.in: Make rda native-only.
8651 * configure: Regenerate.
8652
02ba6302
VR
86532003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8654
8655 * MAINTAINERS: Move myself from GNATS-only-accounts to
8656 write-after-approval.
8657
77d187bc
NN
86582003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8659
8660 * configure.in: Add missing \.
8661 * configure: Rebuilt.
8662
a94a2d4c
JJ
86632003-01-17 Jakub Jelinek <jakub@redhat.com>
8664
8665 * configure.in (baseargs): Avoid using \| in sed regular
8666 expressions.
8667 * configure: Rebuilt.
8668
73f84924
JJ
86692003-01-16 Jakub Jelinek <jakub@redhat.com>
8670
8671 * configure.in (baseargs): Remove all supported forms of
8672 --cache-file, --srcdir, --host, --build and --target options
8673 from argument lists.
8674 * configure: Rebuilt.
8675
8c12fc63
JZ
86762003-01-15 Josef Zlomek <zlomekj@suse.cz>
8677
8678 * MAINTAINERS: Add myself to write-after-approval list.
8679
7c005a3a
AO
86802003-01-15 Alexandre Oliva <aoliva@redhat.com>
8681
8682 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8683 * configure: Rebuilt.
8684
3dfabf63
NN
86852003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8686
8687 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8688 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8689 * Makefile.in: Regenerate.
8690 * configure: Regenerate.
8691
cf53ae10
AO
86922003-01-09 Alexandre Oliva <aoliva@redhat.com>
8693
8694 * configure.in: Remove Makefile in build, host and target modules
8695 unless configure was run with --no-recursion.
8696 * configure: Rebuilt.
8697
3fbe8e4a
CC
86982003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8699
8700 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8701 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8702 * Makefile.in: Regenerate.
8703
66e2aa7d
CD
87042003-01-08 Chris Demetriou <cgd@broadcom.com>
8705
8706 * config.guess: Update to 2003-01-03 version.
8707 * config.sub: Update to 2003-01-03 version.
8708
b5038cfb
CF
87092003-01-07 Christopher Faylor <cgf@redhat.com>
8710
8711 * configure: Regenerate with proper autoconf 2.13.
8712
d02c69be
CF
87132003-01-07 Christopher Faylor <cgf@redhat.com>
8714
8715 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 8716 * configure: Regenerate.
d02c69be 8717
e914a571
AC
87182003-01-06 Andrew Cagney <ac131313@redhat.com>
8719
8720 * configure.in (GDB_TK): Add tcl directories conditional on
8721 gdb/gdbtk directory being present.
8722 * configure: Regenerate.
abb2db7a 8723
dce2d8b2 87242003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 8725
dce2d8b2
EB
8726 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8727 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
8728 * configure: Rebuilt.
8729
89a7012a
TT
87302002-12-31 Tom Tromey <tromey@redhat.com>
8731
8732 * Makefile.in: Rebuilt.
8733 * Makefile.def (target_modules) [libffi]: Allow installation.
8734
3f4f56e2
AS
87352002-12-31 Andreas Schwab <schwab@suse.de>
8736
8737 * configure.in: Fix use of $program_transform_name.
8738 * configure: Regenerated.
8739
6c1b8d0a
DJ
87402002-12-30 Daniel Jacobowitz <drow@mvista.com>
8741
8742 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 8743 * configure: Regenerated.
6c1b8d0a 8744
c5120911
AO
87452002-12-29 Alexandre Oliva <aoliva@redhat.com>
8746
8747 * Makefile.tpl (local-distclean): Don't remove...
8748 (multilib.ts): ... this. Moved into...
8749 (multilib.out): ... this. Don't use sub-make.
8750 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8751 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8752 (configure-build-[+module+], configure-[+module+],
8753 configure-target-[+module+], configure-gcc): ... these. Test
8754 for Makefile existence. Drop config.status from dependencies.
8755 * Makefile.in: Rebuilt.
8756 * configure.in: Move gcc-version-trigger to the end of
8757 ac_configure_args. Add comments to maybedep.tmp and
8758 serdep.tmp. Introduce --disable-serial-configure. Remove
8759 nonopt from baseargs, matching and removing corresponding
8760 whitespace while at it.
8761 * configure: Rebuilt.
8762
e245b0ea
AO
87632002-12-28 Alexandre Oliva <aoliva@redhat.com>
8764
903de295
AO
8765 * configure.in (host_configargs): Replace reference to
8766 no-longer-defined buildopts with --build=${build_alias}.
8767 * configure: Rebuilt.
8768
e245b0ea
AO
8769 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8770 program_transform_name to standard idiom.
8771 (AUTOGEN, AUTOCONF): Define.
8772 (Makefile.in): Use $(AUTOGEN).
8773 (Makefile): Depend on config.status, and use autoconf-style rule to
8774 build it. Move original commands to...
8775 (config.status): ... this new target.
8776 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8777 $(AUTOCONF).
8778 * Makefile.in: Rebuilt.
8779
671aa708
NN
87802002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8781
53fbfb58
NN
8782 * Makefile.tpl: Fix dramatic bustage due to change in
8783 program_transform_name.
8784 * Makefile.in: Regenerate.
8785
8786 * configure.in: Remove unnecessary PATH setting.
8787 * configure: Regnerate.
8788
8789 * configure.in: Don't default to unprefixed tools unless
8790 the native tools will work.
8791 * configure: Regenerate.
8792
671aa708
NN
8793 * configure.in: Convert to autoconf script. Blow away lots
8794 of now-redundant Makefile fragments.
8795 * configure: Generate using Autoconf.
8796 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8797 * Makefile.in: Regenerate.
8798
57f40826
NN
87992002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8800
3fedb745
NN
8801 * configure: Fix stupid bug where RANLIB was mistakenly included.
8802
abb2db7a 8803 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
8804 (build_configargs, host_configargs, target_configargs).
8805
8806 * configure.in: Move logic out of sed statement.
8807
abb2db7a 8808 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
8809 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8810
315fa0f4
SS
88112002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8812
8813 * config.sub: Import from master repository
8814 * config.guess: Ditto
8815
45aff44f
AS
88162002-12-24 Andreas Schwab <schwab@suse.de>
8817
8818 * Makefile.tpl (multilib.out): Fix missing space.
8819 * Makefile.in: Regenerate.
8820
88b5521b
NN
88212002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8822
8823 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8824 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8825 * Makefile.in: Regenerate.
8826 * configure.in: Remove unnecessary leftovers.
8827
2a726918
GK
88282002-12-21 Geoffrey Keating <geoffk@apple.com>
8829
8830 * configure.in (extra_ranlibflags_for_target): New variable.
8831 (*-*-darwin): Add -c to ranlib commands.
8832 * configure (tooldir): Handle extra_ranlibflags_for_target.
8833
aace3269 88342002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
8835
8836 * Makefile.tpl: Revert HJL's change.
8837 * Makefile.in: Regenerated.
8838 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8839 always.
8840
f0895142
AS
88412002-12-19 Andreas Schwab <schwab@suse.de>
8842
8843 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8844 * Makefile.in: Regenerate.
8845
dce2d8b2 88462002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
8847
8848 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8849 * Makefile.in: Regenerated.
8850
8851 * configure.in (build_prefix): New. Substitute.
8852
212f6dd0
NN
88532002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8854
79308c5d
NN
8855 * Makefile.tpl: Don't let real targets depend on phony targets.
8856 * Makefile.in: Regenerate.
8857
212f6dd0
NN
8858 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8859 * Makefile.in: Regenerate.
8860
ab17919f
SS
88612002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8862
8863 * config.sub: Import from master repository
8864 * config.guess: Ditto
8865
5ecf91d1
JM
88662002-12-16 Jason Merrill <jason@redhat.com>
8867
8868 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8869 previous 'make bootstrap'.
8870 * Makefile.in: Regenerate.
8871
d8437e1b
HPN
88722002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8873
8874 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8875
4977bab6
ZW
88762002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8877
8878 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8879 * Makefile.in: Regenerate.
8880
0edcfdcb
JM
88812002-12-13 Jason Merrill <jason@redhat.com>
8882
6248218a 8883 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
8884 library tests.
8885 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
8886 * Makefile.in: Regenerate.
8887
4977bab6
ZW
88882002-12-12 Alexandre Oliva <aoliva@redhat.com>
8889
8890 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8891 * Makefile.in: Rebuilt.
8892
f87505dd
AO
88932002-12-12 Alexandre Oliva <aoliva@redhat.com>
8894
8895 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8896
4977bab6
ZW
88972002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8898
8899 * configure: Fix bug put in by gremlins.
8900
8901 * Makefile.tpl: Substitute more autoconfily.
8902 * configure: Substitute more autoconfily.
8903 * Makefile.in: Regenerate.
8904
7f0db92a
SS
89052002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8906
8907 * config.sub: Import from master repository
8908 * config.guess: Ditto
8909 * MAINTAINERS: Added Svein Seldal under write after approval
8910
4977bab6
ZW
89112002-12-08 Andrew Cagney <ac131313@redhat.com>
8912
8913 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8914 * Makefile.in (all-sim): Ditto.
8915
89162002-12-06 DJ Delorie <dj@redhat.com>
8917
8918 * Makefile.tpl: Change configure dependencies to not have real
8919 targets depend on phony targets.
8920
89212002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8922
8923 * configure.in: Revert unintentional change.
8924
8925 * Makefile.tpl: Change dependency for */multilib.out so that
8926 it works when gcc isn't in the tree.
8927
8928 * configure.in: Substitute more.
8929 * configure: Run subconfigures from the Makefile.
8930 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8931 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8932
67f1b906
GP
89332002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8934
8935 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8936
4977bab6
ZW
89372002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8938
8939 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8940 and corresponding dependencies.
8941 * Makefile.in: Regenerate.
8942
8943 * configure.in (host_tools): Order binutils, gas and ld for
8944 convenience in running the testsuites.
8945
8946 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8947 * Makefile.in: Regenerate.
8948 * configure.in: Introduce rules to serialize subconfigure runs.
8949
8950 * configure.in: Introduce BASE_CC_FOR_TARGET.
8951 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8952 Realize configure-build-* targets. Realize configure-target-* targets.
8953 * Makefile.in: Regenerate.
8954
89552002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8956
8957 * configure: Move gcc_version_trigger stuff from here...
8958 * configure.in: ...to here.
8959
8960 * configure.in: Separate subconfigure options added by this file from
8961 options given by the user. Add machinery to put args for host
8962 subconfigures into the Makefile.
8963
8964 * Makefile.tpl: Remove 'vault' targets.
8965 * Makefile.tpl: Reorder and comment dependencies.
8966 * Makefile.in: Regenerate.
8967
89682002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8969 * configure.in: Fix my broken commit of previous patch. (sigh)
8970
743f054e
GK
89712002-11-28 Geoffrey Keating <geoffk@apple.com>
8972
8973 * configure.in: Move host-specific darwin noconfigdirs into
8974 the host-specific section.
8975
4977bab6
ZW
89762002-11-28 Geoffrey Keating <geoffk@apple.com>
8977
8978 * configure.in: Move host-specific darwin noconfigdirs into
8979 the host-specific section.
8980
89812002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8982
8983 * configure: Remove skip-this-dir support.
8984 * Makefile.tpl: Remove skip-this-dir support.
8985
8986 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8987 subdirectories.
8988 * Makefile.in: Regenerate.
8989
8990 * Makefile.tpl: Strip out useless setting of 'dir'.
8991 * Makefile.in: Regenerate.
8992
89932002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8994
8995 * configure.in: Fix deeply stupid bug.
8996
8997 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8998 shell code in CXX_FOR_TARGET
8999 * Makefile.def: Introduce raw_cxx.
9000 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9001 RAW_CXX_FOR_TARGET.
9002 * Makefile.in: Regenerate.
9003
90042002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9005
9006 * Makefile.tpl: Remove unnecessary ifs.
9007 * Makefile.in: Regenerate.
9008
9009 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9010 dependencies. Maybe-ize build-libiberty. Create dummy install
9011 targets for 'no_install' modules.
9012 * configure: Move GDB_TK substitution to configure.in. Move
9013 build_modules stuff to configure.in.
9014 * configure.in: Implement soft dependency machinery. Maybe-ize
9015 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9016 * Makefile.in: Regenerate.
9017
90182002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9019
9020 * Makefile.tpl: Make all-target, install-target behave similarly
9021 to all, install (only hitting configured targets). Eliminate
9022 unused macro defintions.
9023
9024 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9025 build != host.
9026
9027 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9028
9029 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9030
9031 * configure.in: Produce lists of subdir targets we're actually
9032 configuring. Remove references to "dosrel".
9033 * Makefile.tpl: Let configure set which subdir targets are hit.
9034 Remove install-cross; clean up install; remove ALL. Remove
9035 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9036 Autogenerate host module targets. Remove empty dependency lines
9037 and redundant dependency; rearrange slightly.
9038 * Makefile.def: Add host-side libtermcap, utils.
9039
9040 * Makefile.in: Regenerate.
9041
e6226a2f
RO
90422002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9043
9044 * ltconfig (osf[345]): Append $major to soname_spec.
9045 Reflect this in library_names_spec.
9046 * ltmain.sh (osf): Prefix $major with . for use as extension.
9047
3b75d237
AJ
90482002-11-19 Andreas Jaeger <aj@suse.de>
9049
9050 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9051 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9052 and sparc64 GNU/Linux systems.
9053
809108de
NS
90542002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9055
9056 * MAINTAINERS: Update email.
9057
e7e0de7e
GP
90582002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9059
9060 * MAINTAINERS: Complete James Dennett's entry.
9061
f7109dea
EB
90622002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9063
9064 * MAINTAINERS (Write After Approval): Add myself.
9065
d3ac17c9
BK
90662002-11-13 Bruce Korb <bkorb@gnu.org>
9067
9068 * Makefile.tpl: syntactic cleanup
9069
dce2d8b2 90702002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
9071
9072 * MAINTAINERS: Add myself to write-after-approval list.
9073
4977bab6
ZW
90742002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9075
9076 * Makefile.def: Add list of recursive targets to autogenerate.
9077 Add build_modules.
9078 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9079 targets. Autogenerate *-build-* targets.
9080 * Makefile.in: Regenerate.
9081
90822002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9083
9084 * configure: More autoconf-style substitutions.
9085 * Makefile.tpl: More autoconf-style substitutions.
9086 * Makefile.in: Regenerate.
9087
90882002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9089
9090 * configure: Substitute more variables in a more autoconf-friendly
9091 way. Simplify slightly.
9092 * Makefile.tpl: Make more variables substitutable in an
9093 autoconf-friendly way.
9094 * Makefile.in: Regenerate.
9095
d4783999
JW
90962002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9097
9098 * MAINTAINERS (Write After Approval): Add myself.
9099
4977bab6
ZW
91002002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9101
9102 * configure.in (v810*): Remove special setting of tools.
9103
9104 * configure: Add support for extra required flags for ar or nm.
9105 * configure.in (aix4.3+): Use above support for target-specific
9106 issues, rather than using config/mt-aix43.
9107
91082002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9109
9110 * configure: Remove 'removing', which doesn't work. Replace $subdir
9111 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9112 with $srcdir. Reformat indentation. Substitute some variables
9113 formerly hard-coded in the Makefile for build=host.
9114 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9115 * Makefile.def: Autogenerate more.
9116 * Makefile.in: Regenerate.
9117
1c9c903e
AN
91182002-11-04 Adam Nemet <anemet@lnxw.com>
9119
9120 * MAINTAINERS (Write After Approval): Add myself.
9121
40673d2b
KB
91222002-11-04 Kevin Buettner <kevinb@redhat.com>
9123
9124 * Makefile.def (host_modules): Add rda.
9125 * Makefile.in: Regenerate.
9126 * configure.in (target_tool): Add target-rda to list.
9127
42e650ae
GP
91282002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9129
9130 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9131
e004b81f
PE
91322002-10-25 Phil Edwards <pme@gcc.gnu.org>
9133
9134 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9135 and restrap targets to this rule.
9136 * Makefile.in: Regenerate.
9137
06bd49b1
GP
91382002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9139
9140 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9141 GNATS only accounts.
9142
d0af82b0
HPN
91432002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9144
9145 * configure.in (i[3456]86-*-linux*): Add check to disable
9146 ${libgcj} for glibc1.
9147
10782654
DC
91482002-10-24 Denis Chertykov <denisc@overta.ru>
9149
9150 * MAINTAINERS: Add myself as ip2k port maintainer.
9151
a5a438f5
SS
91522002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9153
9154 * configure.in: Add tic4x target.
9155
fe3d5b7f
NN
91562002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9157
aba8a494
NN
9158 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9159 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9160 * Makefile.in: Regenerate.
9161
fe3d5b7f
NN
9162 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9163 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9164 * Makefile.in: Regenerate.
9165
a6ad79e7
JJ
91662002-10-02 Janis Johnson <janis187@us.ibm.com>
9167
9168 * MAINTAINERS: Add myself as web pages co-maintainer.
9169
6a8a9058
NN
91702002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9171
9172 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9173 * Makefile.in: Regenerate.
9174
327d975a
ZW
91752002-10-02 Zack Weinberg <zack@codesourcery.com>
9176
9177 * MAINTAINERS: Add myself and Nathan Sidwell
9178 <nathan@codesourcery.com> as VxWorks maintainers.
9179
a5ae8f19 91802002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
9181
9182 * Makefile.def: Remove order dependency comments.
9183 * Makefile.tpl: Add explicit install-install dependencies.
9184 * Makefile.in: Regenerate.
d0f6c823 9185
34c6040c 9186 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 9187 * Makefile.in: Regenerate.
34c6040c 9188
d0f6c823
NN
9189 * Makefile.tpl: Add configure-target (for src-release in src)
9190 * Makefile.in: Regenerate.
9191
50bd210b
NC
91922002-09-30 Nick Clifton <nickc@redhat.com>
9193
9194 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9195
ca25149e
UW
91962002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9197
9198 * configure.in (s390*-*-linux*): Enable libgcj.
9199
dd30b57d
NN
92002002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9201
9e60a678
NN
9202 * configure: Revert accidentally applied changes.
9203
dd30b57d
NN
9204 * Makefile.tpl: Make more autoconf-friendly.
9205 * Makefile.in: Regenerate.
9206 * configure: Make substitution more autoconf-like.
9207
5831424e
RE
92082002-09-28 Richard Earnshaw <rearnsha@arm.com>
9209
9210 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9211 single entry to handle all these.
9212 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9213 libjava on arm-*-elf.
9214
b7f3b15b
GK
92152002-09-27 Geoffrey Keating <geoffk@apple.com>
9216
9217 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9218 things that depend on them.
9219
0dffceed
NN
92202002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9221
9222 * Makefile.tpl: Make subsituted variables more autoconfy.
9223 * Makefile.in: Regenerate.
9224 * configure: Make seds more autoconfy.
9225
1db75a86 92262002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
9227
9228 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9229 * Makefile.in: Regenerate.
9230 * configure.in: Rewrite sed statements to look autoconfy.
9231
1db75a86
NN
9232 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9233 all-target-foo on configure-target-foo.
9234 * Makefile.def: Ditto.
9235 * Makefile.in: Rebuild.
9236
741a4e89
AH
92372002-09-25 Andrew Haley <aph@redhat.com>
9238
9239 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9240
95ddd785
NN
92412002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9242
9243 * Makefile.def: New file.
9244 * Makefile.tpl: New file.
9245 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9246 * contrib/gcc_update: Note that Makefile.in is a generated file.
9247
9248 * configure.in: Minor rearrangement. Simplify tests.
9249
65a824f6
JT
92502002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9251
9252 * configure.in (with_headers): Skip copy if value is "yes".
9253 (with_libs): Likewise.
9254
51270f0a 92552002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
9256
9257 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9258 * configure.in (sh*-*-pe*): Ditto.
9259 * configure.in (mips*-*-pe*): Ditto.
9260 * configure.in (*arm-wince-pe): Ditto.
9261
8f89dbf4
NN
9262 * configure.in: Rearrange.
9263
c1b8db3f
KH
92642002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9265
9266 * MAINTAINERS: Update my email address.
9267
341f0575
PK
92682002-08-30 Paul Koning <pkoning@equallogic.com>
9269
9270 * MAINTAINERS: (Write After Approval): Add myself.
9271
d2e06980
GK
92722002-08-29 Geoffrey Keating <geoffk@redhat.com>
9273
9274 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9275
4906d5d8
GK
92762002-08-24 Geoffrey Keating <geoffk@redhat.com>
9277
9278 * MAINTAINERS: Change my mailing address.
9279
e9a25cc8
PC
92802002-08-21 Paolo Carlini <pcarlini@unitus.it>
9281
9282 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 9283 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 9284
dce2d8b2 92852002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
9286
9287 * MAINTAINERS (Write After Approval): Remove myself.
9288 (Various Maintainers: c++ runtime libs): Add myself.
9289
5ce6f47b
EC
92902002-08-15 Eric Christopher <echristo@redhat.com>
9291
9292 * config.sub: Import from master repository.
9293 * config.guess: Ditto.
9294
7f9317f0
AO
92952002-08-19 Alexandre Oliva <aoliva@redhat.com>
9296
9297 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9298 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9299 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9300
7aecca3d
AH
93012002-08-16 Aldy Hernandez <aldyh@redhat.com>
9302
9303 * MAINTAINERS: Add self to rs6000 vector extensions.
9304
8ea4b195
AO
93052002-08-15 Alexandre Oliva <aoliva@redhat.com>
9306
9307 * libiberty/configure: Reverted unintended yesterday's check in.
9308
f5cc59a7
AO
93092002-08-14 Alexandre Oliva <aoliva@redhat.com>
9310
9311 * boehm-gc/configure, libf2c/configure: Rebuilt.
9312 * libffi/configure, libiberty/configure: Ditto.
9313 * libjava/configure, libobjc/configure: Ditto.
9314 * libstdc++-v3/configure, zlib/configure: Ditto.
9315 Merged from binutils:
9316 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9317 From Steve Ellcey <sje@cup.hp.com>:
9318 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9319 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9320 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9321 IA64.
9322 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9323 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9324 soname_spec, sys_lib_search_path_spec): Ditto.
9325
dce2d8b2 93262002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
9327
9328 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9329
2ff34870
L
93302002-08-04 H.J. Lu (hjl@gnu.org)
9331
9332 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9333
a014f2fe
KW
93342002-08-02 Krister Walfridsson <cato@df.lth.se>
9335
9336 * MAINTAINERS (Write After Approval): Add myself.
9337
c01d477a
AM
93382002-07-31 Alan Modra <amodra@bigpond.net.au>
9339
9340 * configure.in: Move generic linux case to end. Copy generic
9341 linux noconfigdirs to mips*-*-linux* entry and new
9342 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9343
68cd2524
MM
93442002-07-19 Michael Matz <matz@suse.de>
9345
9346 * MAINTAINERS: Add myself as ra* maintainer.
9347
e2d83b8c
CD
93482002-07-16 Chris Demetriou <cgd@broadcom.com>
9349
9350 * config.guess: Update to 2002-07-09 version.
9351 * config.sub: Update to 2002-07-03 version.
9352
cece4f1d
HPN
93532002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9354
9355 * MAINTAINERS: Fix typo in a maintainer email address.
9356
bb654703
NN
93572002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9358
9359 * configure.in: Remove two redundant tests.
9360
789b7de5
RO
93612002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9362
9363 * configure.in (mips*-*-irix6*o32): Enable stabs.
9364
e1da1089
NN
93652002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9366
f3970bba
NN
9367 * configure.in: Don't build grez.
9368 * Makefile.in: Ditto.
9369
e1da1089
NN
9370 * Makefile.in: Remove references to bsp, cygmon, libstub.
9371 * configure.in: Ditto.
9372
9373 * configure.in: Remove leftover reference to gdbtest.
9374
57c905fa
PE
93752002-07-08 Phil Edwards <pme@gcc.gnu.org>
9376
9377 * configure.in (gxx_include_dir): Change to match versioned
9378 C++ headers if --enable-version-specific-runtime-libs is used.
9379
a0af94a7 93802002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 9381
a0af94a7
SE
9382 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9383
423ce3eb
NN
93842002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9385
9386 * configure.in: Make --without-x work.
9387
98186934
NN
93882002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9389
c3b7d169
NN
9390 * configure.in: Rearrange target Makefile fragment collection.
9391
98186934
NN
9392 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9393 cvs[src].
9394 * configure.in: Ditto.
9395
eebd288a
MK
93962002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9397
9398 * MAINTAINERS (Write After Approval): Update my e-mail address.
9399
3ab36f05
NN
94002002-06-24 Ben Elliston <bje@redhat.com>
9401
9402 * configure.in (host_tools): Remove cgen.
9403
9404 * Makefile.in (all-cgen): Remove; runs from its source directory.
9405 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 9406 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
9407 (all-sim): Likewise.
9408
dce2d8b2 94092002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
9410
9411 * Makefile.in: Eliminate 'apache' targets.
9412 * configure.in: Eliminate 'apache' targets.
9413
55380b08
NN
9414 * configure.in: Eliminate redundant tests. Reorganize.
9415
9a5c1b9d
NN
9416 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9417
5fd3853a
NN
9418 * config-ml.in: Eliminate references to Cygnus configure.
9419
cfefc434
NN
9420 * Makefile.in: Eliminate references to building emacs.
9421
2fe93885
GS
94222002-06-28 Graham Stott <graham.stott@btinternet.com>
9423
9424 * MAINTAINERS: Update my email address.
9425
53c40185
BK
94262002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9427
9428 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 9429 (cxx_incdir): Remove.
53c40185 9430
97679694
NN
94312002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9432
9433 * MAINTAINERS (Write After Approval): Add self.
9434
b03bcd37
DC
9435Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9436
9437 * configure.in: Add support for ip2k.
9438
6bd12129
NN
94392002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9440
9441 * configure.in: Fix AIX configury bug.
9442
e0d98a92
SE
94432002-06-20 Steve Ellcey <sje@cup.hp.com>
9444
9445 * MAINTAINERS (Write After Approval): Add self.
9446
ba3292db
NN
94472002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9448
ef40bc65
NN
9449 * configure.in: replace ${topsrcdir} with ${srcdir}
9450
7a0be465
NN
9451 * configure.in: Move definition of libstdcxx_flags
9452 right above usage, rather than waaay earlier.
9453
e1848dde
NN
9454 * configure.in: Pull definition of is_cross_compiler earlier.
9455
8bc2fff1
NN
9456 * configure.in: Rearrange a little.
9457
ba3292db
NN
9458 * configure.in: Remove references to librx.
9459 * Makefile.in: Remove references to librx.
9460
11d8b408
DC
9461Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9462
9463 * config.sub: Add support for avr target.
9464 Import from master sources, rev 1.255
5ce6f47b 9465
93da8339
PE
94662002-06-19 Phil Edwards <pme@gcc.gnu.org>
9467
9468 * configure, .cvsignore: Revert previous change...
9469 * Makefile: ...delete.
9470
b4caab5c
NN
94712002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9472
9473 * configure.in: Eliminate ${gasdir} variable.
9474
ee777171
DB
94752002-06-18 Dave Brolley <brolley@redhat.com>
9476
9477 * configure.in: Add support for frv.
9478 * config.sub: Add support for frv.
9479
26e4af54
PE
94802002-06-18 Phil Edwards <pme@gcc.gnu.org>
9481
9482 * configure: Remove garbage from previous commit.
9483
bb20b7da
PE
94842002-06-18 Phil Edwards <pme@gcc.gnu.org>
9485
9486 * configure: For in-source builds, make a subdir and re-exec there.
9487 * Makefile: New file. Pass targets through to build directory.
9488 * .cvsignore: No longer ignore "Makefile".
9489
9d321f6c
DR
94902002-06-16 Douglas Rupp <rupp@gnat.com>
9491
9492 * MAINTAINERS (Write After Approval): Add self.
9493
c8eb2bc0
KG
94942002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9495
9496 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9497
f210d239
JT
94982002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9499
9500 * configure.in (vax-*-netbsd*): Re-enable gas.
9501
e9667b3c
NN
95022002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9503
efe1f357
NN
9504 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9505 BUILD_PREFIX_1, to correct nomenclature.
9506 * configure: Likewise.
9507
e9667b3c
NN
9508 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9509 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9510
fe2fe497
OH
95112002-05-31 Olaf Hering <olh@suse.de>
9512
9513 * config-ml.in: Propogate DESTDIR also.
9514
dcf7f0dd
JT
95152002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9516
9517 * configure.in (vax-*-netbsd*): Don't build gas for this
9518 platform.
9519
6ff14f32
MM
95202002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9521
9522 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9523 and libgcj for AVR.
9524
397de1ff
KK
95252002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9526
9527 * MAINTAINERS (Write After Approval): Add myself.
9528
ac30211c
JT
95292002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9530
9531 * config.guess: Update to 2002-05-22 version.
9532 * config.sub: Likewise.
9533
1e6347d8
RO
95342002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9535
9536 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9537 * config-ml.in: Likewise.
9538 * configure: Likewise.
9539 * configure.in: Likewise.
9540
e5ce1d6d
SC
95412002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9542
9543 * MAINTAINERS: Update my email address.
9544
6cdef75d
NN
95452002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9546
4a87f061
NN
9547 * configure.in: Simplify makefile fragment collection.
9548
9549 * configure.in: Remove code to build emacs.
603606e7 9550
e254d6b5
NN
9551 * configure.in : Remove --srcdir argument from targargs and buildargs
9552 (it's always overridden in the Makefile anyway). Rearrange a bit.
9553
9554 * configure: Move some logic to configure.in.
9555 * configure.in: Move some logic from configure.
6cdef75d 9556
1d6006fe
TT
95572002-05-11 Tom Tromey <tromey@redhat.com>
9558
9559 * MAINTAINERS: Reflect libgcj reality.
9560
b70b3534
FS
95612002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9562
9563 * Makefile.in: Honour DESTDIR.
9564
4434687a
MM
95652002-05-08 Mark Mitchell <mark@codesourcery.com>
9566
9567 * config.guess: Import 2002-03-20 version.
9568 * config.sub: Import 2002-04-26 version.
9569
a89e49c7
RO
95702002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9571
9572 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9573
44e55536
TJ
95742002-05-07 Tim Josling <tej@melbpc.org.au>
9575
9576 * MAINTAINERS: Add self.
9577
dce2d8b2 95782002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
9579
9580 * ltmain.sh: Detect and handle object name conflicts
9581 while piecewise linking a static library.
9582
b7c13625
AO
95832002-05-05 Alexandre Oliva <aoliva@redhat.com>
9584
9585 * configure.in (noconfigdirs): Don't disable libgcj on
9586 sparc64-*-solaris* and sparcv9-*-solaris*.
9587
4182d9fa
AO
95882002-05-03 Alexandre Oliva <aoliva@redhat.com>
9589
9590 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9591
7bebf279
TF
95922002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9593
9594 * configure.in (FLAGS_FOR_TARGET): Do not add
9595 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9596 on i[3456]86-*-linux*.
9597
9a06dc7d
TF
95982002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9599
9600 * configure.in (noconfigdirs): Replace [ ] with test.
9601
9602 * configure.in (noconfigdirs): Do not add target-newlib if
9603 target == i[3456]86-*-linux*, and host == target.
9604
a51a07fa
NN
96052002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9606
9e7facd6
DD
9607 * configure.in: delete reference to absent file
9608
aeaa0f2f
NN
9609 * configure.in: replace '[' with 'test'
9610
4bb98828
NN
9611 * configure.in: Eliminate references to gash.
9612 * Makefile.in: Eliminate references to gash.
9613
64791664
NN
9614 * configure.in: remove useless references to 'pic' makefile fragments.
9615
3ed57cf4
NN
9616 * configure.in: (*-*-windows*) Finish removing.
9617
a51a07fa
NN
9618 * configure.in: Eliminate redundant test for libgui.
9619
8552f6f1
RS
96202002-04-29 Roger Sayle <roger@eyesopen.com>
9621
9622 * MAINTAINERS: Add self and realphabetize. Update entries
9623 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9624 entry for a29k port maintainer.
9625
dce2d8b2 96262002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
9627
9628 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9629 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9630
704c9a14
NN
96312002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9632
9633 * configure.in: remove references to dead files
9634
7bff5059
MM
96352002-04-19 Mark Mitchell <mark@codesourcery.com>
9636
9637 * MAINTAINERS: Add information about purpose of this file.
9638
0c7c67f0
TT
96392002-04-18 Tom Tromey <tromey@redhat.com>
9640
9641 * configure.in: Disallow configuring libgcj when it is already
9642 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9643 Solaris 2.8 by default. For PR libgcj/6158.
9644
63501e91
NN
96452002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9646
9647 * configure.in: Move default CC setting out of config/mh-* fragments
9648 directly into here.
9649
701afd4d
NN
96502002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9651
9652 * configure.in: don't even try to configure or make a subdirectory
9653 if there's no configure script for it.
9654
07cdae91
MM
96552002-04-15 Mark Mitchell <mark@codesourcery.com>
9656
9657 * MAINTAINERS: Remove chill maintainers.
9658 * Makefile.in (CHILLFLAGS): Remove.
9659 (CHILL_LIB): Remove.
9660 (TARGET_CONFIGDIRS): Remove libchill.
9661 (CHILL_FOR_TARGET): Remove.
9662 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9663 CHILL_LIB.
9664 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9665 (CHECK_TARGET_MODULES): Likewise.
9666 (INSTALL_TARGET_MODULES): Likewise.
9667 (CLEAN_TARGET_MODULES): Likewise.
9668 (configure-target-libchill): Remove.
9669 (all-target-libchill): Remove.
9670 * configure.in (target_libs): Remove target-libchill.
9671 Do not compute CHILL_FOR_TARGET.
9672 * libchill: Remove directory.
5ce6f47b 9673
ab50d72b
DD
96742002-04-11 DJ Delorie <dj@redhat.com>
9675
9676 * Makefile.in, configure.in: Sync with binutils, entries
9677 follow...
9678
0a1e123a
DD
96792002-04-07 Andrew Cagney <ac131313@redhat.com>
9680
9681 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9682 (do-tar, do-bz2): New rules.
9683 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9684 (gdb-tar): New rule.
9685 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9686 (insight_dejagnu.tar): New rule.
9687 (insight.tar): New rule.
9688 (gdb+dejagnu.tar): New rule.
9689 (gdb.tar): New rule.
9690
ab50d72b
DD
96912002-02-01 Mo DeJong <supermo@bayarea.net>
9692
9693 * Makefile.in: Add all-tix to deps for all-snavigator
9694 so that tix is built when building snavigator.
9695
96962002-01-11 Steve Ellcey <sje@cup.hp.com>
9697
9698 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9699 ld and gdb are not supported.
9700
97012002-01-07 Mark Salter <msalter@redhat.com>
9702
9703 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9704 Allow target-libgloss to be built for arm, strongarm, and xscale.
9705
97062001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9707
9708 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9709 options for i[3456]86-pc-linux* native builds.
9710
97112001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9712
9713 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9714 files from .po files for a distribution.
9715
97162001-09-03 Jeff Holcomb <jeffh@redhat.com>
9717
9718 * configure.in: Enable libstdc++-v3 for h8300 targets.
9719
97202001-06-19 Alan Modra <amodra@bigpond.net.au>
9721
9722 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9723 version from bfd/.
9724
9725Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9726
9727 * Makefile.in (VER): When present, extract the version number from
9728 the file version.in.
9729
dce2d8b2 97302001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
9731
9732 * configure.in : enable ld for aix
9733
97342001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9735
9736 * config.guess: Add linux target for S/390.
9737
97382000-11-07 Philip Blundell <pb@futuretv.com>
9739
9740 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9741
97422000-11-03 Philip Blundell <pb@futuretv.com>
9743
9744 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9745 files.
9746
97472001-01-15 Ben Elliston <bje@redhat.com>
9748
9749 * configure.in (host_tools): Add sid.
9750 Always configure cgen.
9751
97522000-11-24 Nick Clifton <nickc@redhat.com>
9753
9754 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9755
9756
97572000-08-20 Doug Evans <dje@casey.transmeta.com>
9758
9759 * Makefile.in (ALL_MODULES): Add all-cgen.
9760 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9761 (all-cgen): New target.
9762 (all-opcodes,all-sim): Depend on all-cgen.
9763 * configure.in (host_tools): Add cgen.
9764 Only configure cgen if --enable-cgen-maint.
9765
dce2d8b2 97662002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
9767
9768 * configure.in: Add *-*-freebsd* configurations.
9769
90def2b2
TT
97702002-04-08 Tom Tromey <tromey@redhat.com>
9771
9772 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9773 Fixes PR libgcj/6068.
9774
320d7e7a
KW
97752002-03-30 Krister Walfridsson <cato@df.lth.se>
9776
9777 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9778
18b467f1
RO
97792002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9780
9781 * configure.in (alpha*-dec-osf*): Enable libgcj.
9782
dce2d8b2 97832003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
9784
9785 * MAINTAINERS (Write After Approval): Add myself.
9786
56ae9405
NC
97872002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9788
9789 Fix for: PR bootstrap/3591, target/5676
9790 * configure.in (mcore-pe): Disable the configuration of
9791 libstdc++-v3 since exceptions are not supported.
9792
f18d9a0c
AG
97932002-03-20 Anthony Green <green@redhat.com>
9794
9795 * configure.in: Enable libgcj for xscale-elf target.
9796
dce2d8b2 9797Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
9798
9799 * MAINTAINERS: Update my email address.
9800
28eca9e8
AO
98012002-03-16 Alexandre Oliva <aoliva@redhat.com>
9802
9803 * ltmain.sh (relink_command): Fix typo in previous change.
9804
e67e72c7
AO
98052002-03-15 Alexandre Oliva <aoliva@redhat.com>
9806
9807 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9808 (relink_command): Added --tag flags.
9809 (mode=install): If relinking fails; error out.
9810
c2273204
RH
98112002-03-12 Richard Henderson <rth@redhat.com>
9812
9813 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9814 .NOTPARALLEL tag.
9815 (do-check): Rename from check.
9816 (check): Allow parallel check.
9817
bcb64245
BW
98182002-03-12 Bob Wilson <bob.wilson@acm.org>
9819
9820 * MAINTAINERS: Add myself as maintainer for xtensa port.
9821 Fix alphabetical order in CPU port maintainer list.
9822 Remove myself from Write After Approval list.
9823
63adb4ff
RH
98242002-03-11 Richard Henderson <rth@redhat.com>
9825
9826 * Makefile.in (.NOTPARALLEL): Add fake tag.
9827
9bec4bf0
L
98282002-03-07 H.J. Lu (hjl@gnu.org)
9829
9830 * configure.in: Enable gprof for mips*-*-linux*.
9831
c7fc1f84
DS
98322002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9833
9834 * MAINTAINERS (Write After Approval): Add myself.
9835
6bff33fb
AO
98362002-02-28 Alexandre Oliva <aoliva@redhat.com>
9837
9838 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9839 libjava.
9840 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9841
0210b33b
AO
98422002-02-23 Alexandre Oliva <aoliva@redhat.com>
9843
9844 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9845 because its Makefile is there; test for the executable instead.
9846
fcc0a3ef
AO
98472002-02-22 Alexandre Oliva <aoliva@redhat.com>
9848
9849 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9850 libstdc++-v3 and libjava.
9851
dce2d8b2 98522002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
9853
9854 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9855 boehm-gc
5ce6f47b 9856
40fe0ec3
AO
98572002-02-09 Alexandre Oliva <aoliva@redhat.com>
9858
9859 * config.guess: Updated to 2002-01-30's version.
9860 * config.sub: Updated to 2002-02-01's version.
9861 Contribute sh64-elf.
9862 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9863 * configure.in: Added sh64-*-*.
9864
694d53ee
CD
98652002-02-08 Chris Demetriou <cgd@broadcom.com>
9866
9867 * MAINTAINERS: Belatedly add myself to write after approval list.
9868
a9ca50b1
JH
9869Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9870
9871 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9872 Remove self as Write After Approval.
9873
5ffc3500
GK
98742002-01-31 Geoffrey Keating <geoffk@redhat.com>
9875
9876 * MAINTAINERS: Put self in as maintainer for contrib/regression
9877 directory.
9878
4ceaf7fb
PE
98792002-01-28 Phil Edwards <pme@gcc.gnu.org>
9880
9881 * MAINTAINERS: Update my email address.
9882
51584787
JT
98832002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9884
5ce6f47b
EC
9885 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9886 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
9887 libraries if not supported for NetBSD on target CPU.
9888
5701d273
DR
98892002-01-25 Douglas B Rupp <rupp@gnat.com>
9890
9891 * install-sh: Use _inst.$$_ for temp file name.
9892
b299a075
JT
98932002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9894
9895 * MAINTAINERS (Write After Approval): Move my contact info
9896 from here...
9897 (OS Port Maintainers): ...to here (netbsd).
9898
51fe14b5
BW
98992002-01-22 Bob Wilson <bob.wilson@acm.org>
9900
9901 * MAINTAINERS (Write After Approval): Add myself.
9902
dce2d8b2 99032002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
9904
9905 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9906 (all-target-fastjar): Also depend on all-target-libiberty.
9907
3cd87679
L
99082002-01-16 H.J. Lu (hjl@gnu.org)
9909
9910 * config.guess: Import from master sources, rev 1.225.
9911 * config.sub: Import from master sources, rev 1.238.
9912
969a6d8f
KH
99132002-01-16 Kazu Hirata <kazu@hxi.com>
9914
9915 * MAINTAINERS (Write After Approval): Remove myself.
9916
366f6a52
FW
99172001-12-19 Florian Weimer <fw@deneb.enyo.de>
9918
9919 * MAINTAINERS (Write After Approval): Add myself.
9920
f02240b6
JM
99212001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9922
9923 * MAINTAINERS: Add self as docs co-maintainer.
9924
5d08dc39
MK
99252001-12-11 Matthias Klose <doko@debian.org>
9926
9927 * MAINTAINERS (Write After Approval): Add myself.
9928
39e790d5
ZW
99292001-12-09 Zack Weinberg <zack@codesourcery.com>
9930
9931 * MAINTAINERS: Update my email address.
9932
4519d6a3
TC
99332001-12-07 Turly O'Connor <turly@apple.com>
9934 * MAINTAINERS (Write After Approval): Add myself.
9935 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9936 (rs6000_initialize_trampoline): Call __trampoline_setup for
9937 ABI_DARWIN too.
9938 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 9939 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 9940
21cf0a73
PC
99412001-12-07 Paolo Carlini <pcarlini@unitus.it>
9942
9943 * MAINTAINERS (Write After Approval): Add myself.
9944
4ee43206
DR
9945Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9946
9947 * configure, configure.in: Use temp file for long sed commands.
9948
251931f3
LG
99492001-12-03 Laurent Guerby <guerby@acm.org>
9950
9951 * config.sub: Update to version 1.232 on subversion.
9952
03777dd7
BE
99532001-12-03 Ben Elliston <bje@redhat.com>
9954
9955 * MAINTAINERS: Update mail address for config.* patches.
9956
dce2d8b2 99572001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
9958 Zack Weinberg <zack@codesourcery.com>
9959
9960 When build != host, create libiberty for the build machine.
9961
9962 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9963 CONFIG_ARGUMENTS.
9964 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9965 New variables.
9966 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9967 and rules.
9968 (all.normal): Depend on ALL_BUILD_MODULES.
9969 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9970 (all-build-libiberty): Depend on configure-build-libiberty.
9971
9972 * configure: Calculate and substitute proper value for
9973 ALL_BUILD_MODULES.
9974 * configure.in: Create the build subdirectory.
9975 Calculate and substitute TARGET_CONFIGARGS (formerly
9976 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9977
04075e8f
ZL
99782001-11-26 Ziemowit Laski <zlaski@apple.com>
9979
9980 * MAINTAINERS (write-after-approval): Add self.
9981
ed19322d
CR
99822001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9983
9984 * MAINTAINERS (GNATS only accounts): Remove self.
9985
90a12988
HPN
99862001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9987
9988 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9989 libf2c.
9990
77e653ad
CR
99912001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9992
9993 * MAINTAINERS (Write After Approval): Add self.
9994
64adad99
DB
99952001-11-12 David O'Brien <obrien@FreeBSD.org>
9996
9997 * MAINTAINERS: mips and s390 are also CPU ports.
9998
834a28c7
DB
99992001-11-12 David O'Brien <obrien@FreeBSD.org>
10000
10001 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10002
ef94239f
DB
100032001-11-11 David O'Brien <obrien@FreeBSD.org>
10004
10005 * MAINTAINERS: Alphabetize.
10006
beda0427
KH
100072001-11-09 Kazu Hirata <kazu@hxi.com>
10008
10009 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10010
6ca224d3
JDA
100112001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10012
10013 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10014
132e4bd7
PE
100152001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10016
10017 * configure.in (--enable-languages): Be more permissive about
10018 syntax. Check for empty lists better. Warn about $LANGUAGES.
10019
c6243b4c
GK
100202001-11-08 Geoffrey Keating <geoffk@redhat.com>
10021
10022 * config.sub: Import from master sources, rev. 1.230.
10023 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10024
abbb9e76
LG
100252001-11-07 Laurent Guerby <guerby@acm.org>
10026
10027 * MAINTAINERS (Write After Approval): Add self.
10028
53cdb27a
HPN
100292001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10030
10031 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10032
dd3a88c9
HPN
100332001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10034
10035 * config.sub: Import from master sources, rev 1.226.
10036 * config.guess: Import from master sources, rev 1.216.
10037
d344dce9
HPN
100382001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10039
10040 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10041 * MAINTAINERS: Add self as maintainer of MMIX port.
10042 Remove old after-approval entry.
10043
63f6bcd7
JM
100442001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10045
10046 * ChangeLog, configure: Fix spelling errors.
10047
84f92638
BK
100482001-10-20 Brendan Kehoe <brendan@zen.org>
10049
10050 * MAINTAINERS: Tweak my address.
10051
dce2d8b2 10052Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
10053
10054 * MAINTAINERS: Update my email address.
10055
1567080c 100562001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 10057
f48a3b5c 10058 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 10059 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 10060
30106886
GB
100612001-10-10 Geert Bosch <bosch@gnat.com>
10062
e490616e 10063 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
10064 Added Robert Dewar.
10065
dce2d8b2 100662001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
10067
10068 * MAINTAINERS (Write After Approval): Added self
10069
d1c3e709
GB
100702001-10-02 Geert Bosch <bosch@gnat.com>
10071
10072 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10073
50f5f793
JM
100742001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10075
10076 * configure: Handle temporary files securely using mkdir.
10077
7fddf9a9
AO
100782001-09-29 Alexandre Oliva <aoliva@redhat.com>
10079
10080 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10081
dce2d8b2 100822001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
10083
10084 * configure.in (*-*-linux*): Disable configuration of target-newlib
10085 and target-libgloss.
e490616e 10086
0c055e34
AO
100872001-09-26 Alexandre Oliva <aoliva@redhat.com>
10088
10089 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10090 RANLIB.
10091
759bfa90
AO
100922001-09-21 Alexandre Oliva <aoliva@redhat.com>
10093
10094 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10095 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10096 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10097 avoid quotes nesting problems.
10098 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10099 (DO_X): Export only variables that are set.
10100
1dc4a750
BE
101012001-09-19 Ben Elliston <bje@redhat.com>
10102
10103 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10104 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10105 semantics. Use the shell built-in "type" command instead.
10106
898c7238
AO
101072001-08-31 Alexandre Oliva <aoliva@redhat.com>
10108
10109 Merged from gcc-3_0-branch:
10110 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10111 * ltcf-c.sh: Use $objext, not $ac_objext.
10112 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10113 * ltcf-cxx.sh: Add support for GNU.
10114 2001-07-22 Timothy Wall <twall@redhat.com>
10115 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10116 default settings if using GNU tools with that configuration.
10117 * ltcf-cxx.sh: Ditto.
10118 * ltcf-gcj.sh: Ditto.
10119 2001-07-21 Michael Chastain <chastain@redhat.com>
10120 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10121 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10122 * ltmain.sh: Mark as gcc-local.
10123
8fa0a32e
EC
101242001-08-30 Eric Christopher <echristo@redhat.com>
10125 Jason Eckhardt <jle@redhat.com>
10126
10127 * config.guess: Merge from master sources.
10128 * config.sub: Merge from master sources, add support for mipsisa32.
10129
32f30f91 101302001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
10131 * config.sub: Merge from master sources, rev 1.219.
10132 * MAINTAINERS: Add self as contact for stormy16 port.
10133
f6084f99
ZW
101342001-08-14 Zack Weinberg <zackw@panix.com>
10135
10136 * config.sub: Merge from master sources, rev 1.218.
10137 * config.guess: Merge from master sources, rev 1.209.
10138
91b54f7f
GS
101392001-08-11 Graham Stott <grahams@redhat.com>
10140
10141 * Makefile.in (check-c++): Add missing semicolon.
10142
e5b3941e
JH
10143Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10144
32f30f91 10145 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 10146
6387a56e
EC
101472001-07-30 Eric Christopher <echristo@redhat.com>
10148
10149 * MAINTAINERS (Various maintainers: mips port): Added myself.
10150
53b475f0
AH
101512001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10152
e490616e 10153 * configure.in (sh-*-linux*): New.
53b475f0 10154
2a08c780
RH
101552001-07-27 Richard Henderson <rth@redhat.com>
10156
10157 * .cvsignore: Add LAST_UPDATED.
10158
bfa79422
UW
101592001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10160
10161 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10162
0ae85492
AH
101632001-07-16 Aldy Hernandez <aldyh@redhat.com>
10164
e490616e 10165 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 10166
8e1ab0fe
NP
10167Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10168
10169 * MAINTAINERS (Write After Approval): Added myself.
10170
2b997990
SC
101712001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10172
10173 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10174 and libgcj on m68hc11/m68hc12.
10175
d920e825
L
101762001-06-27 H.J. Lu (hjl@gnu.org)
10177
10178 * Makefile (CFLAGS_FOR_BUILD): New.
10179 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10180
d425a1e0
JM
101812001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10182
10183 * README: Remove version number.
10184
5b5b4207
GP
101852001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10186
10187 * INSTALL/README: Update wrt. to the installation instructions now
10188 residing in gcc/doc/install.texi.
10189
be839b69
JM
101902001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10191
10192 * README: Replace with a cut-down and updated version of gcc/README.
10193
fe2ee7c4
DE
101942001-06-12 David Edelsohn <edelsohn@gnu.org>
10195
10196 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10197 multilibs to be disabled.
10198
4f5d646c
DB
101992001-06-11 Daniel Berlin <dan@cgsoftware.com>
10200
10201 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 10202
818f0c85
AO
102032001-06-09 Alexandre Oliva <aoliva@redhat.com>
10204
10205 * config.guess: Import CVS version 1.195.
10206 * config.sub: Import CVS version 1.212.
10207
e9a8af10
AO
102082001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10209
10210 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10211 gcc/xgcc is built, use -print-prog-name to find out the program
10212 name to use.
10213
ae3ca0a9
PE
102142001-06-04 Phil Edwards <pme@sources.redhat.com>
10215
10216 * config.guess: Import CVS version 1.194. All gcc-local changes
10217 appear to also be in the master copy.
10218 * config.sub: Import CVS version 1.211.
10219
066bd40d
MM
10220Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10221
10222 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10223 with_gcc]: Use `gcc -shared' to build a shared library.
10224
4aef4f33
JDA
10225Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10226
10227 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10228 archives.
10229
c386f00f
RO
10230Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10231
10232 * MAINTAINERS (Write After Approval): Add myself.
10233
2ae5cea5
HPN
102342001-06-01 Hans-Peter Nilsson <hp@axis.com>
10235
10236 * configure.in (libstdcxx_flags): Do not try to execute
10237 libstdc++-v3/testsuite_flags until it exists.
10238
c3766183
AM
102392001-06-01 Alan Modra <amodra@bigpond.net.au>
10240
10241 * MAINTAINERS: Update my email address.
10242
9b337833
GS
102432001-05-31 Graham Stott <grahams@redhat.com>
10244
10245 * MAINTAINERS (Write After Approval): Add myself.
10246
dce2d8b2 102472001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
10248
10249 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10250 libraries when using g++ with native linker.
10251
5f7de4b8
AO
102522001-05-28 Alexandre Oliva <aoliva@redhat.com>
10253
10254 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10255
a7bc0fbb
AO
102562001-05-22 Alexandre Oliva <aoliva@redhat.com>
10257
10258 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10259 [aix4*|aix5*]: Prepend blank.
10260
33456445
AO
102612001-05-20 Alexandre Oliva <aoliva@redhat.com>
10262
10263 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10264 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10265 of subdir/configure scripts to use the new libtool.m4.
10266
e48d3d00
MK
102672001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10268
10269 * MAINTAINERS (Write After Approval): Add myself.
10270
9e0e191b
BK
102712001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10272
10273 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10274
3f19b439
BE
102752001-05-11 Ben Elliston <bje@redhat.com>
10276
10277 * Makefile.in (all-sid): New target.
10278 (check-sid, clean-sid, install-sid): Likewise.
10279
6ebe3121
JO
102802001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10281
10282 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10283
ca3667c4
AO
102842001-05-03 Alexandre Oliva <aoliva@redhat.com>
10285
10286 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10287 libgcj.
10288
102892001-05-03 Alexandre Oliva <aoliva@redhat.com>
10290
10291 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10292 gcc/xgcc is built, use -print-prog-name to find out the program
10293 name to use.
10294
b2964d63
AO
102952001-04-26 Alexandre Oliva <aoliva@redhat.com>
10296
b1bb2302
AO
10297 * configure.in (noconfigdirs): Don't reset it from scratch in the
10298 target case; only append to it.
6387a56e 10299
b2964d63
AO
10300 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10301 sparc-*-solaris2.8]: Disable ${libgcj}.
10302
8343765d
AO
103032001-04-25 Alexandre Oliva <aoliva@redhat.com>
10304
10305 * configure.in (libgcj_saved): Copy from $libgcj.
10306 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10307 --disable-libgcj.
10308
ddbb6d43
GRK
103092001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10310
10311 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 10312 C front end maintainer.
ddbb6d43 10313
3fa03ff9
AG
10314Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10315
10316 * configure.in: Move *-chorusos target case to the proper switch.
10317 Disable libgcj.
10318
99ffe40f
AO
103192001-04-12 Alexandre Oliva <aoliva@redhat.com>
10320
10321 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10322 1.641.2.228.
10323
78faa32d
FS
103242001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10325
10326 * Makefile.in (STAGE1_CFLAGS): Pass down.
10327
cdbff0ab
AM
103282001-04-13 Alan Modra <amodra@one.net.au>
10329
10330 * config.guess: Add hppa64-linux support. Note for next import that
10331 this is already in the master file.
10332 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10333
75b9074c
AO
103342001-04-12 Alexandre Oliva <aoliva@redhat.com>
10335
10336 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10337 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10338
125404c5
SS
103392001-04-11 Stan Shebs <shebs@apple.com>
10340
10341 * MAINTAINERS: Add self as Darwin port maintainer.
10342
876684fe
AM
103432001-04-11 Alan Modra <amodra@one.net.au>
10344
10345 * MAINTAINERS: Update my email address.
10346
06729913
LR
103472001-04-10 Loren J. Rittle <ljrittle@acm.org>
10348
10349 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10350 recent versions of FreeBSD (release 3 or later).
10351 * ltconfig: On FreeBSD, -lc must not be provided when building
10352 a shared library or else the standard -pthread gcc option is
10353 rendered worthless to later users of the built library.
10354
67916302
JM
103552001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10356
10357 * MAINTAINERS: Add self and RTH as C front end maintainers.
10358
d2bc0628
AO
103592001-04-05 Alexandre Oliva <aoliva@redhat.com>
10360
e490616e
ZW
10361 * config.sub: Make sure to match an already-canonicalized
10362 machine name (eg. mn10300-unknown-elf).
d2bc0628 10363
a3406c06
AO
103642001-04-01 Alexandre Oliva <aoliva@redhat.com>
10365
10366 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10367 New macros.
10368 (bootstrap, cross): Use RECURSE_FLAGS.
10369 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10370
a076f6a4
AO
103712001-03-27 Alexandre Oliva <aoliva@redhat.com>
10372
10373 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10374
e9f4fa71
CH
103752001-03-22 Colin Howell <chowell@redhat.com>
10376
7238de5c
CH
10377 * Makefile.in (DO_X): Do not backslash single-quotes in
10378 backquotes (two places).
e9f4fa71 10379
b6b14b1b
AO
103802001-03-22 Alexandre Oliva <aoliva@redhat.com>
10381
10382 Re-installed:
10383 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10384 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10385 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10386 * ltcf-cxx.sh: Likewise.
10387 * ltcf-gcj.sh: Likewise.
10388
1eb0b89d
GP
103892001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10390
10391 * MAINTAINERS: Add myself as "documentation co-maintainer".
10392
82e23236
AO
103932001-03-22 Alexandre Oliva <aoliva@redhat.com>
10394
10395 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10396 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10397
64ec27c3
TT
103982001-03-19 Tom Tromey <tromey@redhat.com>
10399
10400 * config-ml.in: Handle GCJ and GCJFLAGS.
10401
191de407
MC
104022001-03-21 Michael Chastain <chastain@redhat.com>
10403
10404 * Makefile.in: all-m4 depends on all-texinfo.
10405
fed4dede
LR
104062001-03-20 Loren J. Rittle <ljrittle@acm.org>
10407
10408 * MAINTAINERS: Add myself to write after approval list.
10409
085072bb
LB
104102001-03-18 Laurynas Biveinis <lauras@softhome.net>
10411
10412 * Makefile.in (DO_X): Quote nested quotes.
10413
5af8ea3f
AM
104142001-03-18 Alan Modra <alan@linuxcare.com.au>
10415
10416 * MAINTAINERS: Add myself to write after approval list.
10417
69e23037
LB
104182001-03-15 Laurynas Biveinis <lauras@softhome.net>
10419
10420 * Makefile.in (DO_X): Use double quotes for quoting
10421 "RANLIB=$${RANLIB}".
10422
2b9650f4
OP
104232001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10424
10425 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10426
dce2d8b2 104272001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
10428
10429 * configure.in: Only use `lang_requires' for languages athat are
10430 actually enabled.
10431
f6646274
PE
104322001-03-08 Phil Edwards <pme@sources.redhat.com>
10433
10434 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10435
c9a54638
AO
104362001-03-08 Alexandre Oliva <aoliva@redhat.com>
10437
10438 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10439
6a556ad6
TT
104402001-03-07 Tom Tromey <tromey@redhat.com>
10441
10442 * configure.in: Allow config-lang.in to set `lang_requires' to list
10443 of other required languages.
10444
6822468a
LB
104452001-03-06 Laurynas Biveinis <lauras@softhome.net>
10446
10447 * Makefile.in: Remove RANLIB definition. Use RANLIB
10448 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10449 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 10450
f04885d3 104512001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 10452 Alexandre Oliva <aoliva@redhat.com>
6387a56e 10453
f04885d3
BK
10454 * Makefile.in (check-c++): Use tabs, not spaces.
10455
288edf47 104562001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 10457
288edf47
LB
10458 * MAINTAINERS: add myself to Write After Approval list.
10459
3d55d2f8 104602001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 10461
e490616e 10462 * Makefile.in (check-c++): New rule.
6387a56e 10463
4d88a68a
BK
10464 * configure.in (target_libs): Remove libg++.
10465 (noconfigdirs): Remove libg++.
10466 (noconfigdirs): Same.
10467 (noconfigdirs): Same.
10468 (noconfigdirs): Same.
10469
10470 * config-ml.in: Remove libg++ references.
10471
10472 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10473 (ALL_TARGET_MODULES): Same.
10474 (configure-target-libg++): Remove.
10475 (all-target-libg++): Remove.
10476 (configure-target-libio): Remove.
10477 (all-target-libio): Remove.
10478 (check-target-libio): Remove.
10479 (.PHONY): Remove.
10480 (libg++.tar.bz2): Remove.
10481 (all-target-cygmon): Remove libio.
10482 (all-target-libstdc++): Remove.
10483 (configure-target-libstdc++): Remove.
10484 (TARGET_LIB_PATH): Remove libstdc++.
10485 (ALL_GCC_CXX): Remove libstdc++.
10486 (all-target-gperf): Correct.
10487
2437d4ed
NC
104882001-02-16 Nick Clifton <nickc@redhat.com>
10489
10490 * configure.in (noconfigdirs): Allow configuration of texinfo
10491 for Cygwin hosts.
10492
85b99cbe
AG
104932001-02-15 Anthony Green <green@redhat.com>
10494
10495 * configure: Introduce GCJ_FOR_TARGET.
10496 * configure.in: Ditto.
10497 * Makefile.in: Ditto.
10498
7b18790c
AS
104992001-02-13 Andreas Schwab <schwab@suse.de>
10500
10501 * MAINTAINERS: Update mail address.
10502
c4880c99
MS
105032001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10504
10505 * config.guess: Add linux target for S/390.
10506 * config.sub: Likewise.
10507
dce2d8b2 105082001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
10509
10510 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 10511 target-libgloss.
e31ae6db 10512
7739adfb
BE
105132001-02-06 Ben Elliston <bje@redhat.com>
10514
10515 * configure: Output host type to stdout, not stderr.
10516
36ca672c
MM
105172001-02-05 Mark Mitchell <mark@codesourcery.com>
10518
e40f2829 10519 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
10520 * ltcf-cxx.sh: Likewise.
10521
36ca672c
MM
10522 * config.if: Assume enable_libstdcxx_v3 is defined.
10523
22fdd65e
MM
105242001-02-04 Mark Mitchell <mark@codesourcery.com>
10525
10526 Remove V2 C++ library.
10527 * configure.in: Remove --enable-libstdcxx_v3 support.
10528
3b60dd8e
BM
105292001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10530
10531 * include/demangle.h: Add prototype for java_demangle_v3.
10532
42c0c80a
PE
105332001-01-29 Phil Edwards <pme@sources.redhat.com>
10534
10535 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10536
0be25992
RH
105372001-01-27 Richard Henderson <rth@redhat.com>
10538
10539 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10540
8a8de62d
MS
105412001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10542
10543 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10544 Don't unset, it's non-portable and no longer necessary, set to empty
10545 instead.
10546
92769744
MS
105472001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10548
10549 * ltconfig: Shell portability fix for the tagname validity check.
10550
88a1c0ab
AO
105512001-01-27 Alexandre Oliva <aoliva@redhat.com>
10552
10553 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10554 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10555
45291dd5
MS
105562001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10557
10558 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10559
1ace7e15
TT
105602001-01-26 Tom Tromey <tromey@redhat.com>
10561
10562 * configure.in: Allow libgcj to be built on Sparc Solaris.
10563
0ef8b11b
DE
105642001-01-25 David Edelsohn <edelsohn@gnu.org>
10565
10566 * ltcf-c.sh: Add aix5 case.
10567 * ltcf-cxx.sh: Likewise.
10568 * ltconfig: Likewise.
10569
0006091e
AO
105702001-01-24 Alexandre Oliva <aoliva@redhat.com>
10571
9bad11e1
AO
10572 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10573 keep at least one of build_libtool_libs or build_old_libs set to
10574 yes.
10575
0006091e
AO
10576 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10577 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10578
7c01b2b5
BM
105792001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10580
10581 * configure.in: Enable libgcj on several additional platforms.
10582
d340e0ac
BM
105832001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10584
10585 * configure.in: Enable libgcj for linux targets.
10586
5baf8c37
MS
105872001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10588
10589 * MAINTAINERS (Write After Approval): Add myself.
10590
10a0ba84
JDA
105912001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10592
10593 * MAINTAINERS: Add myself as vax port maintainer.
10594
357c6a4b
FH
105952001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10596
10597 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10598
6e2d9a7a
MS
105992001-01-09 Mike Stump <mrs@wrs.com>
10600
10601 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10602 failures of subdirectories.
10603
b6b14b1b 106042001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 10605
b6b14b1b 10606 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 10607 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
10608 * ltcf-cxx.sh: Likewise.
10609 * ltcf-gcj.sh: Likewise.
10610 * ltconfig.sh: Fix typo.
976b230d 10611
07109110
LB
106122001-01-02 Laurynas Biveinis <lauras@softhome.net>
10613
10614 * configure: handle DOS-style absolute paths.
10615
1da5b8fc
LB
106162001-01-02 Laurynas Biveinis <lauras@softhome.net>
10617
10618 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10619
4c2f5b4f
MM
106202000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10621
10622 * MAINTAINERS: Add myself as avr port co-maintainer.
10623
bc53668e
BE
106242000-12-28 Ben Elliston <bje@redhat.com>
10625
10626 * MAINTAINERS: Add myself under ``Write After Approval''.
10627
c387606f
JM
106282000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10629
10630 * texinfo: Remove directory from GCC.
10631
2cb5082c
JM
106322000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10633
10634 * COPYING: Update to current
10635 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10636 to 19yy as example year in copyright notice).
10637
cc330df9
BK
106382000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10639
6387a56e 10640 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
10641 (libstdcxx_incdir): Pass down.
10642 * config.if: Remove expired bits for cxx_interface, add stub.
10643 (libstdcxx_incdir): Add variable for g++ include directory.
10644 * configure.in (gxx_include_dir): Use it.
6387a56e 10645
4c6b2835
AO
106462000-12-18 Alexandre Oliva <aoliva@redhat.com>
10647
10648 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10649 with old-email address from ``Write After Approval''.
10650
3896f13e
AJ
106512000-12-15 Andreas Jaeger <aj@suse.de>
10652
10653 * configure.in: Handle lang_dirs.
10654
106552000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 10656
ad46e881
TT
10657 * MAINTAINERS: Removed brads.
10658
90a10418
TT
10659 * MAINTAINERS: Added gcj developers.
10660
41dfe3a2 106612000-12-13 Anthony Green <green@redhat.com>
6387a56e 10662
41dfe3a2 10663 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
10664 listed. Disable libgcj for x86 and Alpha Linux until compatible
10665 with g++ abi.
6387a56e 10666
e2f601da
MS
106672000-12-13 Mike Stump <mrs@wrs.com>
10668
10669 * Makefile.in (local-distclean): Also remove fastjar.
10670
70030c01
RB
106712000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10672
10673 * contrib/gcc_update: Add fastjar --touch entries.
10674
2a50f859
AO
106752000-12-12 Alexandre Oliva <aoliva@redhat.com>
10676
10677 * configure.in: Disable language-specific target libraries for
10678 languages that aren't enabled.
10679
7743113b
AG
106802000-12-10 Anthony Green <green@redhat.com>
10681
10682 * configure.in: Define libgcj. Disable libgcj target libraries for
10683 most targets.
10684
92e061a6
NB
106852000-12-10 Neil Booth <neilb@earthling.net>
10686
10687 * MAINTAINERS: Update mail address, remove from WAA list.
10688
f34ff6d6
APB
106892000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10690
10691 * libjava: Imported from /cvs/java.
10692 * libffi: Likewise.
10693 * Boehm-gc: Likewise.
10694
d82a33c6
APB
106952000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10696
10697 * configure.in (target_libs): Revert 2000-12-08 patch.
10698 (noconfigdirs): Added target-libjava.
10699
e14f8e28
LB
107002000-12-09 Laurynas Biveinis <lauras@softhome.net>
10701
10702 * djunpack.bat: removed.
10703
fc26516b
LB
107042000-12-09 Laurynas Biveinis <lauras@softhome.net>
10705
10706 * Makefile.in: handle DOS-style absolute paths.
10707 * config-ml.in: likewise.
10708 * symlink-tree: likewise.
10709
bd8757b3
APB
107102000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10711
10712 * fastjar: Imported.
10713
81522a1f
APB
107142000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10715
10716 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10717 libjava.
10718 * configure.in (target_libs): Removed `target-libjava'.
10719
5db1f7ed
APB
107202000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10721
10722 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10723 (ALL_MODULES): Added fastjar.
10724 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10725 (all-target-libjava): all-fastjar replaces all-zip.
10726 (all-fastjar): Added.
10727 (configure-target-fastjar, all-target-fastjar): Likewise.
10728 * configure.in (host_tools): Added fastjar.
10729
5e59997c
MS
107302000-12-07 Mike Stump <mrs@wrs.com>
10731
10732 * Makefile.in (local-distclean): Remove leftover built files.
10733
0a534f40
NC
107342000-11-24 Nick Clifton <nickc@redhat.com>
10735
10736 * configure.in (xscale-elf): Add target.
10737 (xscale-coff): Add target.
10738
7686cadf
LR
107392000-11-22 Loren J. Rittle <ljrittle@acm.org>
10740
e490616e
ZW
10741 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10742 recent versions of FreeBSD (release 3 or later).
10743 * ltconfig: On FreeBSD, -lc must not be provided when building
10744 a shared library or else the standard -pthread gcc option is
10745 rendered worthless to later users of the built library.
7686cadf 10746
fff01699
FF
107472000-11-16 Fred Fish <fnf@be.com>
10748
10749 * configure.in (enable_libstdcxx_v3): Fix typo,
10750 libstd++ -> libstdc++.
10751
4dc16355
KL
107522000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10753
10754 * MAINTAINERS: Add self to Write After Approval list.
10755
bf6fc7b2
BS
107562000-11-21 Bernd Schmidt <bernds@redhat.com>
10757
10758 * MAINTAINERS: Update my email address. Add myself to global write
10759 privs list.
10760
ce8e06b1
AO
107612000-11-18 Alexandre Oliva <aoliva@redhat.com>
10762
6e2a4843
AO
10763 * Makefile.in: Merge with src and libgcj.
10764 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10765 configure-target-<library> when their configure scripts need the C
10766 or C++ library to have already been built to work properly.
10767 (do_proto_toplev): Set them to an empty string.
10768
ce8e06b1
AO
10769 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10770 (REALLY_SET_LIB_PATH): Use them.
10771
c003f378
SS
107722000-11-17 Stan Shebs <shebs@apple.com>
10773
10774 * MAINTAINERS: Add self to Write After Approval list.
10775
cc1e60ea
JM
107762000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10777
10778 * configure: Provide the original toplevel configure arguments
10779 (including $0) to subprocesses in the environment rather than
10780 through gcc/configargs.h.
10781
1173593d
JM
107822000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10783
10784 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10785 C99. Alphabetise "Write After Approval" list.
10786
520907ee
MM
107872000-11-12 Mark Mitchell <mark@codesourcery.com>
10788
34f6fbdb
MM
10789 * configure: Turn on libstdc++ V3 by default.
10790
520907ee
MM
10791 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10792 if we've got GCC.
10793
0bbd37ed
PB
107942000-11-11 Philip Blundell <philb@gnu.org>
10795
10796 * MAINTAINERS: Add self to Write After Approval list.
10797
7ca0e6d9
DE
107982000-11-09 David Edelsohn <edelsohn@gnu.org>
10799
10800 * ltcf-c.sh (aix4): Improve shared library configuration; require
10801 exporting symbols.
10802 * ltcf-cxx.sh (aix4): Define.
10803 * ltconfig (aix4): Define library and soname specs appropriate for
10804 AIX. Define command to create export symbols list.
10805
dce2d8b2 10806Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
10807
10808 * config.sub: Add support for Sun Chorus
10809
fc05d516
NC
108102000-10-31 Nick Clifton <nickc@redhat.com>
10811
10812 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10813 <name>@redhat.com. Also installed new email address for Clint
10814 Popetz.
6387a56e 10815
90a0e73f
JM
108162000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10817
10818 * etc: Remove directory from GCC.
10819
a5e1b548
MM
108202000-10-16 Michael Meissner <meissner@redhat.com>
10821
10822 * configure (gcc/configargs.h): Only create if there is a build GCC
10823 directory created.
10824
6387a56e
EC
108252000-10-16 Matthias Klose <doko@debian.org>
10826
be1db873
MK
10827 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10828 when configured for libstdc++-v3.
10829
f5fa9a5b
PE
108302000-10-05 Phil Edwards <pme@gcc.gnu.org>
10831
10832 * configure: Save configure arguments to gcc/configargs.h.
10833
61a77fea
PT
108342000-10-04 Philipp Thomas <pthomas@suse.de>
10835
10836 * config.guess: Import CVS version 1.157.
10837 * config.sub: Import CVS version 1.181.
10838
3a4fee66
AP
108392000-10-04 Andris Pavenis <pavenis@latnet.lv>
10840
10841 * Makefile.in (bootstrap): avoid recursion if subdir missing
10842 (cross): ditto
10843 (do-proto-toplev): ditto
10844
3dd7094e
AO
108452000-09-30 Alexandre Oliva <aoliva@redhat.com>
10846
de710532
AO
10847 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10848 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10849
3dd7094e
AO
10850 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10851 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10852 all affected `configure' scripts.
10853
e592386f
NB
10854Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10855
10856 * MAINTAINERS: Add self as cpplib co-maintainer.
10857
fba54939
AH
108582000-09-24 Aldy Hernandez <aldyh@redhat.com>
10859
10860 * MAINTAINERS: Add self to Write After Approval list.
10861
2bd429f4
GP
108622000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10863
10864 * INSTALL/README: egcs -> GCC update.
10865
dce2d8b2 10866Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
10867
10868 * MAINTAINERS: Add myself to Write After Approval list.
10869
d7ce9a83
KH
108702000-09-15 Kazu Hirata <kazu@hxi.com>
10871
10872 * MAINTAINERS: Add myself to Write After Approval list.
10873
18a53ffe
JL
10874Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10875
e490616e
ZW
10876 * configure.in: Do not build byacc for hppa64. Provide paths to the
10877 X11 libraries for hppa64.
18a53ffe 10878
f246ff23
SC
108792000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10880
10881 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10882
06298abd
AO
108832000-09-06 Alexandre Oliva <aoliva@redhat.com>
10884
4b92758a
AO
10885 * Makefile.in (all-zlib): Added dummy target.
10886
06298abd
AO
10887 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10888 ltcf-gcj.sh: Updated from libtool multi-language branch.
10889
4d73d07a
AO
108902000-09-05 Alexandre Oliva <aoliva@redhat.com>
10891
10892 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10893 (bootstrap*): Depend on all-bootstrap.
10894
05d52d78
PT
108952000-09-05 Philipp Thomas <pthomas@suse.de>
10896
10897 * config.guess: Import CVS version 1.156.
10898 * config.sub: Import CVS version 1.179.
10899
3c809ba4
AG
109002000-09-02 Anthony Green <green@cygnus.com>
10901
10902 * Makefile.in (all-gcc): Depend on all-zlib.
10903 (CLEAN_MODULES): Add clean-zlib.
10904 (ALL_MODULES): Add all-zlib.
10905 * configure.in (host_libs): Add zlib.
10906
10ad78a0 109072000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
10908
10909 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10910 crosses, but add gcc/include to the header search path for them.
10911
b36a9ce3
DB
109122000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10913
10914 * MAINTAINERS: Add self to Write After Approval list.
10915
cb011248
FS
109162000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10917
10918 * config.guess: Import CVS version 1.152.
10919 * config.sub: Import CVS version 1.177.
10920
db310af0
AO
109212000-08-25 Alexandre Oliva <aoliva@redhat.com>
10922
7965440a
AO
10923 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10924 $targargs to tell whether newlib is going to be built.
10925
db310af0
AO
10926 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10927 $$r/TARGET_SUBDIR/libio for _G_config.h.
10928
e7977565
AO
109292000-08-23 Alexandre Oliva <aoliva@redhat.com>
10930
10931 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10932
126bb9ed
DD
109332000-08-22 DJ Delorie <dj@redhat.com>
10934
10935 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10936
5b0e9d29
AO
109372000-08-22 Alexandre Oliva <aoliva@redhat.com>
10938
10939 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10940 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10941 sub-configures.
10942
4f3e904e
DD
109432000-08-21 DJ Delorie <dj@redhat.com>
10944
10945 * MAINTAINERS: Add self as a libiberty maintainer
10946
c9635443
AO
109472000-08-16 Alexandre Oliva <aoliva@redhat.com>
10948
10949 * configure.in (libstdcxx_flags): Use
10950 libstdc++-v3/src/libstdc++.INC.
10951
8b2100ba
AO
109522000-08-15 Alexandre Oliva <aoliva@redhat.com>
10953
10954 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10955
57119aa9
ZW
109562000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10957
eeb943b0
ZW
10958 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10959
6387a56e 10960 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
10961 explicit. Substitute enable_threads into generated Makefiles.
10962 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10963 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10964
acffa7c4
GK
109652000-08-13 Geoff Keating <geoffk@cygnus.com>
10966
10967 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10968
808d8c41
AO
109692000-08-12 Alexandre Oliva <aoliva@redhat.com>
10970
10971 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10972 previous delta.
10973
1fc8c51c 109742000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 10975
1fc8c51c
JM
10976 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10977 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10978 (FLAGS_FOR_TARGET): Not here.
10979 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 10980
25698887
AO
109812000-08-11 Alexandre Oliva <aoliva@redhat.com>
10982
10983 * config-ml.in (CC, CXX): Don't introduce a leading space.
10984
10120687
DD
109852000-08-07 DJ Delorie <dj@delorie.com>
10986
10987 * MAINTAINERS: Add self as a DJGPP maintainer
10988
15c758e9
DD
109892000-08-07 DJ Delorie <dj@redhat.com>
10990
10991 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10992 "if we're also building gcc, and it's a gcc that will run on the
10993 build machine, we want to use its includes instead of the system's
10994 default includes".
10995
2d0de245
JM
109962000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10997
10998 * MAINTAINERS: Add self to Write After Approval list.
10999
e81b330a
AO
110002000-08-03 Alexandre Oliva <aoliva@redhat.com>
11001
83440c1e
AO
11002 * configure.in (libstdcxx_flags): Don't use `"'.
11003
e81b330a
AO
11004 * config-ml.in: Adjust multilib search paths to the
11005 appropriate multilib tree.
11006
cf95c847
AO
110072000-08-02 Alexandre Oliva <aoliva@redhat.com>
11008
11009 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11010 commas in $LANGUAGES.
11011
9e9af119
MH
110122000-08-02 Manfred Hollstein <manfredh@redhat.com>
11013
11014 * configure.in: Re-enable all references to libg++ and librx.
11015
606ce391
AO
110162000-08-01 Alexandre Oliva <aoliva@redhat.com>
11017
89820b43
AO
11018 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11019 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11020 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11021 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11022
606ce391
AO
11023 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11024
04179d4a
AO
110252000-07-31 Alexandre Oliva <aoliva@redhat.com>
11026
11027 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11028 CXX_FOR_TARGET for sed.
11029
d4eb109c
AO
110302000-07-30 Alexandre Oliva <aoliva@redhat.com>
11031
11032 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11033 Do not override if already set in the environment or in configure.
11034 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11035 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11036
4f4caf92
AO
110372000-07-28 Alexandre Oliva <aoliva@redhat.com>
11038
11039 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11040 the libtool CVS tree multi-language branch.
11041 * ltconfig, ltmain.sh: Updated.
6387a56e 11042
b87487b6
AO
110432000-07-27 Alexandre Oliva <aoliva@redhat.com>
11044
1670d1ea
AO
11045 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11046 (clean-target): Depend on it.
11047
b87487b6
AO
11048 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11049 (GCC_FOR_TARGET): Use it.
11050 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11051 * configure.in: ... here.
11052 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11053 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11054
4e81ae98
EC
110552000-07-24 Eric Christopher <echristo@cygnus.com>
11056
11057 * MAINTAINERS: Add self to Write After Approval list.
11058
059ae32c
AO
110592000-07-24 Alexandre Oliva <aoliva@redhat.com>
11060
5b28edd4
AO
11061 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11062 (configure-target-libchill, configure-target-libobjc): Likewise.
11063
059ae32c
AO
11064 * configure.in: Use the same cache file for all target libs.
11065 * config-ml.in: But different cache files per multilib variant.
11066
1adcd149
MS
110672000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11068
11069 * configure (topsrcdir): Don't use dirname.
11070
2d573dff
JO
110712000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11072
11073 * MAINTAINERS: Add self to Write After Approval list.
11074
d207ebef
JM
110752000-07-20 Jason Merrill <jason@redhat.com>
11076
11077 * configure.in: Remove all references to libg++ and librx.
11078
11079 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11080
110812000-07-20 Hans-Peter Nilsson <hp@axis.com>
11082
11083 * config.sub: Update to subversions version 2000-07-06.
11084
7b7792d5
AH
110852000-07-12 Andrew Haley <aph@cygnus.com>
11086
11087 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11088 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11089
3abaac67
PE
110902000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11091
11092 * symlink-tree: Check number of arguments.
11093
34be2b36
JW
110942000-07-05 Jim Wilson <wilson@cygnus.com>
11095
11096 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11097 search path for a g++ extracted from the build tree. This
11098 will allow link tests run by configure scripts in
11099 subdirectories to succeed.
11100
d207ebef
JM
111012000-07-01 Koundinya K <kk@ddeorg.soft.net>
11102
e490616e 11103 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 11104
0900331b
MH
111052000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11106
11107 * MAINTAINERS: Add myself as loop discovery maintainer.
11108
d207ebef
JM
111092000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11110
11111 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11112 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11113
111142000-06-19 Timothy Wall <twall@cygnus.com>
11115
11116 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11117 * config.sub: Add tic54x target.
11118
11a27a76
TM
11119Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11120
11121 * MAINTAINERS: Add self as Fortran maintainer,
11122 remove Craig Burley.
11123
d207ebef 11124Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 11125
d207ebef
JM
11126 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11127 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 11128
7758b73f
PT
11129Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11130
11131 * MAINTAINERS: Add self as i18n maintainer
11132
d207ebef
JM
1113320000-05-21 H.J. Lu (hjl@gnu.org)
11134
e490616e
ZW
11135 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11136 directory are used if they exist. Make sure
11137 $(build_tooldir)/include is searched for header files,
11138 $(build_tooldir)/lib/ for library files.
d207ebef 11139 (GCC_FOR_TARGET): Likewise.
e490616e 11140 (CXX_FOR_TARGET): Likewise.
d207ebef 11141
bae29210
JL
11142Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11143
11144 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11145
d207ebef 11146Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
11147
11148 * Makefile.in (configure-target-libiberty): Depend on
11149 configure-target-newlib.
11150
aab0d19d
AO
111512000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11152
11153 * configure.in, Makefile.in: Merge all libffi-related
11154 configury stuff from the libgcj tree.
11155
d207ebef
JM
11156Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11157
11158 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11159 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11160
11161Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11162
11163 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11164 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 11165 current version information. Add to proto-toplev directory.
d207ebef
JM
11166 (gdb-taz): Build do-djunpack.
11167
758c7bd4
DE
111682000-05-15 David Edelsohn <edelsohn@gnu.org>
11169
11170 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11171
1888228d
AC
11172Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11173
11174 * MAINTAINERS: Add self to Write After Approval list.
11175
d207ebef
JM
111762000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11177
11178 * ltmain.sh: Preserve in relink_command any environment
11179 variables that may affect the linker behavior.
11180
2d7cc2fe
JL
11181Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11182
d207ebef
JM
11183 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11184
11185Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11186
11187 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11188
111892000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11190
11191 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 11192 with the version name.
2d7cc2fe 11193
ee455968
JE
11194Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11195
11196 * MAINTAINERS: Add self as bb-reorder maintainer.
11197
73b97e5c
BK
111982000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11199
11200 * config.if: Tweak.
11201
d207ebef
JM
112022000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11203
11204 * djunpack.bat: New file.
11205
11206Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11207
11208 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
11209 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11210 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11211 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 11212
954869eb
DP
112132000-04-16 Dave Pitts <dpitts@cozx.com>
11214
e490616e
ZW
11215 * config.sub (case $basic_machine): Change default for "ibm-*"
11216 to "openedition".
954869eb 11217
eaabe541
AJ
112182000-04-13 Andreas Jaeger <aj@suse.de>
11219
11220 * MAINTAINERS: Added myself.
11221
d207ebef
JM
11222Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11223
11224 * Makefile.in (gdb-taz): New target. GDB specific archive.
11225 (do-md5sum): New target.
11226 (MD5PROG): Define.
11227 (PACKAGE): Default to TOOL.
11228 (VER): Default to a shell script.
11229 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 11230 md5 checksum generation.
d207ebef
JM
11231 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11232 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11233 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 11234 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
11235
11236Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11237
11238 * configure (warn_cflags): Delete.
11239
0ea6d60c
PDM
11240Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11241
11242 * MAINTAINERS: Added myself.
11243
17090313 112442000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 11245 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 11246
e490616e
ZW
11247 * configure.in (enable_libstdcxx_v3): Add.
11248 (target_libs): Add bits here to switch between libstdc++-v2 and
11249 libstdc++-v3.
11250 * config.if: And this file too.
11251 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 11252
76b78517
MM
112532000-04-05 Michael Meissner <meissner@redhat.com>
11254
11255 * config.sub (d30v): Add d30v as a basic machine type.
11256
ad242caf
JM
112572000-03-29 Jason Merrill <jason@casey.cygnus.com>
11258
11259 * configure.in: -linux-gnu*, not -linux-gnu.
11260
d4537148
TM
11261Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11262
11263 * MAINTAINERS: Add self in write-after-approval section.
11264
f152e9d4
JW
11265Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11266
11267 * MAINTAINERS: Add self as ia64 port maintainer.
11268
6a5fcef1
NB
112692000-03-08 Neil Booth <NeilB@earthling.net>
11270
11271 * MAINTAINERS: Add self in write-after-approval section.
11272
d207ebef 11273Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 11274
d207ebef
JM
11275 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11276 (do-tar-bz2): Replace TOOL with PACKAGE.
11277 (gdb.tar.bz2): Remove GDBTK from GDB package.
11278 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 11279 dejagnu.tar.bz2): New packages.
d207ebef
JM
11280
112812000-02-27 Andreas Jaeger <aj@suse.de>
11282
11283 * configure.in: Add entry for mips*-*-linux*, move catch all
11284 *-*-*linux* entry below this one.
11285
112862000-02-27 Ian Lance Taylor <ian@zembu.com>
11287
11288 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 11289
521fe9d0
NC
112902000-02-24 Nick Clifton <nickc@cygnus.com>
11291
11292 * config.sub: Support an OS of "wince".
11293
d207ebef
JM
11294Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11295
11296 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 11297 version.
d207ebef 11298
dce2d8b2 112992000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
11300
11301 * config.sub: Add support for Linux/IBM 370.
11302 * configure.in: Likewise.
11303
3a685f6f
NC
113042000-02-22 Nick Clifton <nickc@cygnus.com>
11305
11306 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11307
dce2d8b2 113082000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 11309
d207ebef 11310 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 11311
4746ee26
KG
113122000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11313
11314 * configure (gcc_version): When setting, narrow search to
11315 lines containing `version_string'.
11316
ba96c72d
DC
113172000-02-15 Denis Chertykov <denisc@overta.ru>
11318
11319 * config.sub: Add support for avr target.
11320
77f16a66
NC
113212000-02-14 Nick Clifton <nickc@cygnus.com>
11322
11323 * MAINTAINERS: Add maintainers for MCore port.
11324
784a3a80
HPN
11325Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11326
11327 * config.sub: Add mmix-knuth-mmixware.
11328
719dd4fa
KG
113292000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11330
11331 * MAINTAINERS: Pair cccp with cpplib maintainership.
11332
dce2d8b2 113332000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
11334
11335 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11336 structure stuff to -L library search.
11337 (CXX_FOR_TARGET): Ditto.
11338 (CROSS_CHECK_MODULES): Fix spelling mistake.
11339
7a53e94b
MM
113402000-01-24 Mark Mitchell <mark@codesourcery.com>
11341
11342 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11343 the C++ compiler.
11344
0da3b5a7
RH
113452000-01-12 Richard Henderson <rth@cygnus.com>
11346
11347 * configure.in: Don't build some bits for beos.
11348
02368d6d
JS
113492000-01-12 Joel Sherrill (joel@OARcorp.com)
11350
11351 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11352 as include files.
11353
2e76d35c
ZW
113542000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11355
11356 * Add self as cpplib maintainer, as requested by Jason
11357 Merrill. Correct my e-mail address.
11358
4c25fdcf
GK
113592000-01-06 Geoff Keating <geoffk@cygnus.com>
11360
11361 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11362 not mh-aix43.
11363
188e3966
HPN
11364Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11365
11366 * MAINTAINERS: Add myself to "write after approval" list.
11367
c2f5d030
RH
113681999-12-14 Richard Henderson <rth@cygnus.com>
11369
11370 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11371 * config.sub: Accept alphaev[78], alphaev8.
11372
eeda916a
AO
113731999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11374
11375 * config.guess, config.sub: Update from autoconf.
11376
b3bd7820
BK
113771999-11-29 Bruce Korb <autogen@linuxbox.com>
11378
2c290989 11379 * MAINTAINERS: update my playtime e-address.
b3bd7820 11380
1882b2b1
RO
11381Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11382
11383 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11384 necessary libraries are missing.
11385
dce2d8b2 11386Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
11387
11388 * MAINTAINERS: Add new 'write after approval' maintainer.
11389
1e25de97
APB
11390Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11391
11392 * MAINTAINERS: Add new Java maintainer.
11393
1722c704
AS
113941999-10-25 Andreas Schwab <schwab@suse.de>
11395
11396 * configure: Fix quoting inside arguments of eval.
11397
8141abe8
NC
113981999-10-21 Nick Clifton <nickc@cygnus.com>
11399
11400 * config-ml.in: Allow suppression of some ARM multilibs.
11401
0b77644a
LV
11402Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11403
11404 * config.guess: Add OS/390 match pattern.
11405 * config.sub: Add mvs, openedition targets.
11406 * configure.in (i370-ibm-opened*): New.
11407
d207ebef
JM
114081999-09-04 Steve Chamberlain <sac@pobox.com>
11409
11410 * config.sub: Add support for configuring for pj.
11411
114121999-08-31 Nick Clifton <nickc@cygnus.com>
11413
11414 * config.sub (maybe_os): Add support for configuring for fr30.
11415
af13ebe9
NC
114161999-08-25 Nick Clifton <nickc@cygnus.com>
11417
11418 * configure.in: Do not configure or build ld for AIX
11419 platforms. ld is known to be broken on these platforms.
11420
1250c760
RO
11421Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11422
11423 * config-ml.in: Pass compiler flag corresponding to multidirs to
11424 subdir configures.
11425
d207ebef
JM
114261999-08-09 Ian Lance Taylor <ian@zembu.com>
11427
11428 * Makefile.in (LDFLAGS): Define.
11429
114301999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11431
11432 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11433 noconfigdirs.
11434 (*-*-cygwin*): Likewise.
11435
114361999-08-08 Ian Lance Taylor <ian@zembu.com>
11437
11438 * mkdep: New file.
11439 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11440 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11441
11442 From Eli Zaretskii <eliz@is.elta.co.il>:
11443 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11444 long file name when using DJGPP on MS-DOS.
11445
dbd83e11
JL
11446Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11447
11448 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11449
d207ebef
JM
114501999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11451
11452 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11453 dependency as this causes "make check" to globally "make all"
11454
cd1f4c2c
TT
11455Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11456
11457 * configure.in (target_libs): Added target-zlib.
11458 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11459 (CONFIGURE_TARGET_MODULES): Likewise.
11460 (CHECK_TARGET_MODULES): Likewise.
11461 (INSTALL_TARGET_MODULES): Likewise.
11462 (CLEAN_TARGET_MODULES): Likewise.
11463 (configure-target-zlib): New target.
11464 (all-target-zlib): Likewise.
11465 (all-target-libjava): Depend on all-target-zlib.
11466 (configure-target-libjava): Depend on configure-target-zlib.
11467
11468 * Makefile.in (configure-target-libjava): Depend on
11469 configure-target-newlib.
11470 (configure-target-boehm-gc): New target.
11471 (configure-target-qthreads): New target.
11472
e490616e
ZW
11473 * configure.in (target_libs): Added target-qthreads.
11474 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11475 (CONFIGURE_TARGET_MODULES): Likewise.
11476 (CHECK_TARGET_MODULES): Likewise.
11477 (INSTALL_TARGET_MODULES): Likewise.
11478 (CLEAN_TARGET_MODULES): Likewise.
11479 (all-target-qthreads): New target.
11480 (configure-target-libjava): Depend on configure-target-qthreads.
11481 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
11482
11483 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11484 (CONFIGURE_TARGET_MODULES): Likewise.
11485 (CHECK_TARGET_MODULES): Likewise.
11486 (INSTALL_TARGET_MODULES): Likewise.
11487 (CLEAN_TARGET_MODULES): Likewise.
11488 (all-target-libjava): New target.
11489 (all-target-boehm-gc): Likewise.
11490 * configure.in (target_libs): Added libjava, boehm-gc.
11491
d207ebef
JM
114921999-07-22 Ian Lance Taylor <ian@zembu.com>
11493
11494 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11495 configure.bat in SUPPORT_FILES.
11496 (gas+binutils.tar.bz2): Likewise.
11497
11498 * makeall.bat: Remove; obsolete.
11499
115001999-07-21 Ian Lance Taylor <ian@zembu.com>
11501
11502 From Mark Elbrecht:
11503 * configure.bat: Remove; obsolete.
11504
115051999-07-11 Ian Lance Taylor <ian@zembu.com>
11506
11507 * configure: Add -W -Wall to the default CFLAGS when compiling with
11508 gcc.
11509
11510Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11511
11512 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11513
115141999-06-30 Mark Mitchell <mark@codesourcery.com>
11515
11516 * configure.in: Build ld on IRIX6.
11517
115181999-06-12 Ian Lance Taylor <ian@zembu.com>
11519
11520 * Makefile.in: Change distribution targets to use bzip2 instead of
11521 gzip.
11522 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11523 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11524
115251999-06-04 Nick Clifton <nickc@cygnus.com>
11526
11527 * config.sub: Add mcore target.
11528
26d088fa
CD
11529Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11530
11531 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11532
c2c08b29
L
11533Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11534
11535 * config.guess (dummy): Changed to $dummy.
11536
671d0648
NC
115371999-05-24 Nick Clifton <nickc@cygnus.com>
11538
11539 * config.sub: Tidied up case statements.
11540
b1345c72
BE
115411999-05-22 Ben Elliston <bje@cygnus.com>
11542
51ccbd8d
BE
11543 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11544 <jiro@din.or.jp>.
11545
b1345c72
BE
11546 * config.guess: Merge with FSF version. Future changes will be
11547 more accurately recorded in this ChangeLog.
11548 * config.sub: Likewise.
11549
2caf864f
SM
11550Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11551
11552 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11553
d207ebef
JM
115541999-04-30 Tom Tromey <tromey@cygnus.com>
11555
11556 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11557
90fb0c24
TT
115581999-04-23 Tom Tromey <tromey@cygnus.com>
11559
11560 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11561
d207ebef
JM
115621999-04-20 Drew Moseley <dmoseley@cygnus.com>
11563
11564 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11565 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11566 Bad merge removed these two changes.
11567
3516940d 11568Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 11569 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
11570
11571 * config.guess (interix Alpha): Add.
11572
d207ebef
JM
115731999-04-11 Richard Henderson <rth@cygnus.com>
11574
11575 * configure.in (i?86-*-beos*): Do config gperf; don't config
11576 gdb, newlib, or libgloss.
11577
e891fbfe 11578Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 11579
e891fbfe
AO
11580 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11581 link a trivial program with -mabi=64. If it fails, remove mabi=64
11582 from multidirs.
11583
f9ae47d6
PT
11584Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11585
11586 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11587
d207ebef
JM
115881999-04-08 Nick Clifton <nickc@cygnus.com>
11589
11590 * config.sub: Add support for mcore targets.
11591
115921999-04-07 Michael Meissner <meissner@cygnus.com>
11593
11594 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11595 not mt-ospace, in order to shut up assembler warning about using
11596 symbols that are named the same as registers.
11597
115981999-04-07 Drew Moseley <dmoseley@cygnus.com>
11599
11600 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11601 dependency list for all-target-cygmon.
11602
116031999-04-05 Doug Evans <devans@casey.cygnus.com>
11604
11605 * config-ml.in: Check $host, not $target, for selective multilibs.
11606 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11607 thumb interworking, and underscore prefix multilibs.
11608
116091999-04-04 Ian Lance Taylor <ian@zembu.com>
11610
11611 * missing: Update to version from current automake.
11612
88101ab9
L
11613Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11614
11615 * configure (gxx_include_dir): Removed.
11616
11617 * configure.in (gxx_include_dir): Handle it.
11618 * Makefile.in: Likewise.
11619
d207ebef
JM
116201999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11621
11622 * config.sub (mips64vr4111,mips64vr4111el) Add.
11623
116241999-03-21 Ben Elliston <bje@cygnus.com>
11625
e490616e 11626 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 11627
8dc91cbe
ME
11628Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11629
8dc91cbe
ME
11630 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11631 config/mh-djgpp.
11632
d207ebef
JM
11633Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11634
11635 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11636 all-target-newlib to dependency list for all-target-bsp.
11637
926bb5ed
MK
11638Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11639
11640 * config.sub: Add i386-uwin support.
11641 * config.guess: Likewise.
11642
4a6e3000
FS
11643Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11644
11645 * configure.in: cleanup, add mh-*pic handling for arm, special
11646 case powerpc*-*-aix*
11647
d207ebef
JM
11648Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11649
11650 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11651 can be built.
11652
11653Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11654
11655 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 11656 targets.
d207ebef 11657
71c91078
NC
116581999-03-02 Nick Clifton <nickc@cygnus.com>
11659
11660 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11661
282e5df8
GN
11662Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11663
11664 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11665
1de558ee
NC
116661999-02-24 Nick Clifton <nickc@cygnus.com>
11667
11668 * config.sub: Fix typo in arm recognition.
11669
d207ebef
JM
11670Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11671
11672 * configure.in (noconfigdirs): Changed target_configdirs to
11673 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11674 rather than m68k-*-* since it is not known to work on
11675 m68k-aout. Ditto for arm-*-*oabi.
11676
11677Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11678
11679 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
11680
116811999-02-19 Ben Elliston <bje@cygnus.com>
11682
11683 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11684 Smart and improved by Andrew Cagney.
11685
fab7445a
ME
11686Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11687
11688 * config.guess: Recognize openbsd-*-hppa.
11689
8ccdc228
L
11690Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11691
11692 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11693 only if it is not empty.
11694
3b7265ff
NC
116951999-02-17 Nick Clifton <nickc@cygnus.com>
11696
11697 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 11698
d207ebef 11699 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
11700
11701 * config.sub: Modified to recognize uname's armv* syntax.
11702
d207ebef
JM
117031999-02-17 Mark Salter <msalter@cygnus.com>
11704
11705 * configure.in: Added target-bsp for sparclite.
11706
11707Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11708
11709 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11710
117111999-02-08 Nick Clifton <nickc@cygnus.com>
11712
11713 * configure.in: Add support for strongarm port.
11714 * config.sub: Add support for strongarm target.
11715
c48dd3f5 11716Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 11717
c48dd3f5
MK
11718 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11719 the old name config/mh-cygwin32.
11720 Enable texinfo.
11721
d207ebef
JM
11722Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11723
11724 * configure.in: Do build ld for ix86 Solaris.
11725
ecd62820
JW
11726Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11727
11728 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11729 $AR_FOR_TARGET. Likewise for RANLIB.
11730
bbd8fa7f 11731Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 11732
e490616e
ZW
11733 * config.sub (oabi): Recognize.
11734 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 11735
0397442c
RL
11736Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11737
11738 * config.guess: Improve detection of i686 on UnixWare 7.
11739
c9ffaa63
MK
11740Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11741
11742 * config.guess: Add support for i386-pc-interix.
11743 * config.sub: Likewise.
11744 * configure.in: Likewise.
c9ffaa63 11745
d207ebef
JM
11746Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11747
11748 * Makefile.in: Remove unneeded all-target-libio from
11749 from all-target-winsup target since it is now unneeded.
11750 Add all-target-libtermcap in its place since it is now
11751 needed.
11752
11753Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11754
11755 * configure.in: makefile stub for cygwin target is probably
11756 unnecessary. Remove it for now.
d207ebef
JM
11757
11758Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11759
11760 * configure.in: libtermcap.a should be built when cygwin is the
11761 target as well as the host.
11762 * config.guess: Allow mixed case in cygwin uname output.
11763 * Makefile.in: Add libtermcap target.
d207ebef 11764
ebe12325
JL
11765Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11766
11767 * config.sub: Clean up handling of hppa2.0.
11768
57057b67
RB
11769Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11770
11771 * config.guess: Use C code to identify more HP machines.
11772
f8670be1
JL
11773Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11774
11775 * config.sub: Handle hppa2.0.
11776
d207ebef
JM
11777Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11778
11779 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 11780 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
11781
117821998-12-15 Mark Salter <msalter@cygnus.com>
11783
11784 * configure.in: Added target-bsp for several target architectures.
11785
11786 * Makefile.in: Added rules for bsp.
11787
d1a09590
JL
11788Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11789
11790 * config.guess: Improve detection of hppa2.0 processors.
11791
11792Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11793
11794 * config.guess: Recognize FreeBSD using ELF automatically.
11795
71205e0b
MH
117961998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11797
11798 * configure (skip-this-dir): Add handling for new shell script, which
11799 might be created by a sub-directory's configure to indicate, this particular
11800 directory is "unwanted".
11801 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11802
d207ebef
JM
11803Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11804
11805 * ltconfig: import from libtool, after changing libtool to
11806 account for the cygwin name change.
11807
11808Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11809
11810 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11811 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11812
11813Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11814
11815 * configure.in: Add libtermcap to list of cygwin dependencies.
11816
11817Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11818
e490616e
ZW
11819 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11820 they include winsup/include when it's a cygwin target.
d207ebef
JM
11821
118221998-11-12 Tom Tromey <tromey@cygnus.com>
11823
11824 * configure.in (host_tools): Added zip.
11825 * Makefile.in (all-target-libjava): Depend on all-zip.
11826 (all-zip): New target.
11827 (ALL_MODULES): Added all-zip.
11828 (NATIVE_CHECK_MODULES): Added check-zip.
11829 (INSTALL_MODULES): Added install-zip.
11830 (CLEAN_MODULES): Added clean-zip.
11831
11832Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11833
11834 * Makefile.in: lose "32" from comment about cygwin.
11835
11836Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11837
11838 * configure.in: Use -Os to build target libraries for the fr30.
11839
11840Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11841
11842 * config.sub: Add fr30.
11843
11844Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11845
e490616e 11846 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
11847 cygwin* instead of cygwin32*.
11848 * config.sub: Check cygwin* instead of cygwin32*.
11849
d2ec8b39
RL
11850Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11851
11852 * config.guess: Match any version of Unixware7.
11853
d207ebef
JM
118541998-10-20 Syd Polk <spolk@cygnus.com>
11855
11856 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11857 if desired.
11858
35cd2565
JL
11859Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11860
11861 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11862 these if the appropriate directories and files to not exist.
11863
52d4e5b7
JL
11864Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11865
11866 * Makefile.in (DEVO_SUPPORT): Add config.if.
11867
38ada91e
MH
11868Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11869
11870 * configure: Add pattern to replace "build_tooldir"'s
11871 definition in the generated Makefile with "tooldir"'s
11872 actual value.
11873
e44e84da
JL
11874Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11875
56a8387f
JL
11876 * config.sub: Bring back lost sparcv9.
11877
e44e84da
JL
11878 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11879
5cb95c7a
JL
11880Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11881
11882 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11883 CC_FOR_TARGET and friends.
11884
11885Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 11886
ceff9b14
AO
11887 * Makefile.in (build_tooldir): New variable, same as tooldir.
11888 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11889 -B$(build_tooldir)/bin/.
11890 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 11891
f2d11dcd
GP
11892Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11893
11894 * README: Remove installation instructions and refer to the
11895 INSTALL directory instead.
11896
73a6d2e7 11897Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 11898
73a6d2e7
RL
11899 * config.sub: Add support for i[34567]86-pc-udk.
11900 * configure.in: Likewise.
11901
5d4a5ee6
JL
11902Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11903
11904 * Makefile.in: add bzip2 package building bits for user
11905 tools module
11906 * configure.in: ditto
11907
6fc19d6d
JL
11908Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11909
11910 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11911 (ALL_TARGET_MODULES): Add all-target-libobjc.
11912 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11913 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11914 (all-target-libchill): Add dependencies.
11915 * configure.in (target_libs): Add libchill.
4e81ae98 11916
f653f0ab
MH
119171998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11918
11919 * configure.in (target_subdir): Remove duplicate line.
11920
5d4a5ee6
JL
11921Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11922
11923 * Makefile.in (all-automake): fix dependencies.
11924
494933e4
JL
11925Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11926
11927 * configure.in: Minor cleanups for building in the $(target_alias)
11928 subdir.
11929
f6b58262
JW
119301998-09-22 Jim Wilson <wilson@cygnus.com>
11931
11932 * Makefile.in (bootstrap): Set r and s before make all. Use
11933 BASE_FLAGS_TO_PASS in make all.
11934 (cross): Likewise.
11935
27c7a08d
MM
119361998-09-20 Mark Mitchell <mark@markmitchell.com>
11937
11938 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11939
e67afd1e
RH
11940Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11941
11942 * config.sub: Fix typo in last change.
11943
8e44ac71
MH
119441998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11945
11946 * config.sub: Add support for C4x target.
11947 * configure.in: Likewise.
11948
d7496fbb
DM
119491998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11950
11951 * config.sub: Recognize sparcv9 just like sparc64.
11952
22097bd1
RL
11953Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11954
11955 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11956
4b877abd
JL
11957Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11958
2c8ec9a2
JL
11959 * config.guess: Correctly identify Pentium II sco boxes.
11960
4b877abd
JL
11961 * config.guess: Fix "tr" code. From Weiwen Liu.
11962
ab03db52
JH
11963Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11964
11965 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11966 stabs.
11967
b54db294
JL
11968Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11969
11970 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11971 (ALL_TARGET_MODULES): Add all-target-libchill.
11972 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11973 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11974 (all-target-libchill): Add dependencies.
11975 * configure.in (target_libs): Add libchill.
11976
bf48dd73
LW
11977Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11978
11979 * config.guess: Avoid assumptions about "tr" behaves when
11980 LANG is set to something other than English.
11981
a3cbd105
L
11982Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11983
11984 * configure (gxx_include_dir): Changed to
11985 '${prefix}/include/g++'-${libstdcxx_interface}.
11986
11987 * config.if: New to determine the interfaces.
11988
c4acd909
MK
11989Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11990
11991 * config.guess: Detect and handle MPE/IX.
11992 * config.sub: Deal with MPE/IX.
11993
9ea97665
DE
11994Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11995
11996 * configure.in: Use mh-aix43.
11997
0ce065bd
MH
119981998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11999
12000 * configure: Fix --without/--disable cases for gxx-include-dir.
12001
5d4a5ee6
JL
12002Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12003
12004 * mdata-sh: Imported. Needed for automake support.
12005
12006Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12007
12008 * Makefile.in (taz): Try "chmod -R og=u ." before
12009 "chmod og=u `find . -print`".
12010
12011Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12012
12013 * configure.in: Add arm-elf and thumb-elf support.
12014
12015Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12016
12017 * Makefile.in: Undo previous patch.
12018
12019Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12020
12021 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12022 to here ...
12023 (install-no-fixedincludes): and here
12024 (INSTALL_MODULES): ... from here.
12025
466456d9
ILT
12026Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12027
12028 * config.sub: Merge with FSF.
12029
1b409d25
ILT
12030 * config.guess: Merge with FSF.
12031
d207ebef
JM
12032Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12033
12034 * configure (extraconfigdirs): New variable.
12035 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12036 * Makefile.in (all): Move higher in file.
12037 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12038 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12039 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12040 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12041 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12042
120431998-07-23 Brendan Kehoe <brendan@cygnus.com>
12044
12045 * Makefile.in (all-target-libjava): Depend on all-gcc and
12046 all-target-newlib.
12047 (configure-target-libjava): Depend on $(ALL_GCC).
12048
7f1937c1
RL
12049Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12050
12051 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12052 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12053
2ada2bd6
ML
12054Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12055
12056 * INSTALL/README: Fix typo.
12057
1e025bde
ML
12058Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12059
5d4a5ee6
JL
12060 * ylwrap: Change absolute path checks to check for DOS style path
12061 names.
1e025bde 12062
5d4a5ee6
JL
12063 * ylwrap: Don't use a full path name if the source file is in the
12064 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 12065
6755ff73
ILT
12066 * config-ml.in: Default to being verbose, to match Feb 18 change to
12067 configure.
12068
5d4a5ee6
JL
12069Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12070
12071 Brought over from egcs:
12072
12073 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12074
12075 * configure.in (target_subdir): Set to ${target_alias} instead
12076 of "libraries".
12077
12078 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12079
12080 * configure.in (target_subdir): Set to libraries if enable_multilib.
12081
12082Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12083
12084 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12085 multilibs, force reconfiguration the first time we create
12086 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12087
12088Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12089
12090 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12091 avoid confusion with --no-recursion.
12092
12093Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12094
12095 * configure.in: Win32 hosts shouldn't use install -x
12096 * install-sh: remove -x option, and special .exe-handling
12097 hack.
12098
d207ebef
JM
12099Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12100
12101 * config.guess: Recognize i586-pc-beos.
12102 * configure.in: Don't build some bits for beos.
12103
fbd836fc
ILT
12104Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12105
5d4a5ee6
JL
12106 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12107 CFLAGS default to -O2.
12108
fbd836fc
ILT
12109 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12110 when using GNU ld.
12111
12112Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12113
12114 * ltmain.sh: Correct install when using a different shell.
12115
12116Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12117
12118 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12119
d207ebef
JM
12120Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12121
12122 * makefile.vms: Update to build binutils/makefile.vms. Add install
12123 target.
fbd836fc
ILT
12124
12125Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12126
12127 * ltconfig: Update to correct AIX handling.
12128
69b471bc
JL
12129Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12130
81241b5e
JL
12131 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12132
69b471bc
JL
12133 * configure.in (target_subdir): Set to ${target_alias} instead
12134 of "libraries".
12135
bedf82df
MH
121361998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12137
12138 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12139 (Makefile): Depend on $(gcc_version_trigger).
12140
12141 * configure (gcc_version): Change default initializer to empty
12142 string.
12143 (gcc_version_trigger): New variable; pass this variable down
12144 to subdir configures to enable them checking gcc's version
12145 themselves. Emit make macros for both gcc_version vars.
12146 (topsrcdir): Initialize reliably.
12147 (recursion line): Remove --with-gcc-version=${gcc_version}.
12148
28e449d8
MH
121491998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12150
12151 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
12152 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12153 in $(libsubdir); emit definition in each generated Makefile.
12154 (gxx_include_dir): Initialize depending on
12155 $enable_version_specific_runtime_libs.
28e449d8 12156
50c4c9f7
MH
121571998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12158
12159 * configure (gcc_version): Initialize properly depending on
12160 how and where configure is started.
12161 (recursion line): Pass a --with-gcc-version=${gcc_version}
12162 to configures in subdirs.
12163
d207ebef
JM
12164Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12165
12166 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 12167 cygmon
d207ebef 12168
5d4a5ee6
JL
12169Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12170
12171 * configure.in: Add cygmon and libstub support for mn10200.
12172
2f96399b
MH
121731998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12174
12175 * configure (gcc_version): Add new variable describing the
12176 particular gcc version we're building.
12177 * Makefile.in (libsubdir): Add new macro for the directory
12178 in which the compiler finds executables, libraries, etc.
12179 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12180 and libsubdir.
12181
c4137c50
AO
12182Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12183
ceff9b14
AO
12184 * Makefile.in (local-clean): Remove *.log.
12185 (warning.log): Built with warn_summary from build.log.
12186 (mail-report.log): Run test_summary.
12187 (mail-report-with-warnings.log): Run test_summary including
12188 warning.log in the report.
c4137c50 12189
276d5ee0
RL
12190Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12191
12192 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12193
5d4a5ee6
JL
12194Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12195
12196 * Makefile.in (grep): Grep no longer depends on libiberty.
12197
12198Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12199
12200 * Makefile.in: all-snavigator needs all-libgui.
12201
12202Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12203
12204 * configure.in: Add cygmon and libstub support for mn10300.
12205
8af14275
ILT
12206Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12207
12208 * missing: Update to version from automake 1.3.
12209
fbd836fc
ILT
12210 * ltmain.sh: On installation, don't get confused if the same name
12211 appears more than once in the list of library names.
12212
466456d9
ILT
12213Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12214
12215 * config.sub: Accept m68060 and m5200 as CPU names.
12216
5d4a5ee6
JL
12217Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12218
12219 * configure: Use && rather than using -a in test, because odd
12220 strings can confuse test.
12221 * configure.in: Likewise.
12222
fbd836fc
ILT
12223Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12224
12225 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12226
f0983958
AO
12227Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12228
12229 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 12230 bootstrap4-lean): New targets.
f0983958 12231
bfed1ea0
JL
12232Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12233
12234 * mpw-* Delete. Not used.
12235
5d4a5ee6
JL
12236Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12237
12238 * COPYING.LIB: Update FSF address.
12239
bfed1ea0
JL
12240Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12241
12242 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12243
5d4a5ee6
JL
12244 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12245 GAS_SUPPORT_DIRS.
12246
bfed1ea0
JL
12247Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12248
12249 * ltconfig, ltmain.sh: Avoid producing a version number if
12250 -version-info was not used.
12251
5d4a5ee6
JL
12252Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12253
12254 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12255 building with newlib.
12256
122571998-04-30 Paul Eggert <eggert@twinsun.com>
12258
d207ebef 12259 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 12260 Solaris `make' causes it to continue to next definition.
d207ebef
JM
12261
12262Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12263
12264 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12265 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
12266
12267Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12268
12269 * configure.in: Change alpha to alpha* in several places.
12270
d207ebef
JM
12271Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12272
12273 * config.sub: Recognize sparc86x.
12274
77be0cab
MM
12275Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12276
12277 * configure.in (--enable-target-optspace): Remove debug echo.
12278
62441128
JW
12279Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12280
12281 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12282
bfed1ea0
JL
12283Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12284
12285 * ltconfig: Update cygwin32 support.
12286
5d4a5ee6
JL
12287 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12288 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12289 (GDB_SUPPORT_DIRS): Likewise.
12290
3f4ea1de
MM
12291Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12292
12293 * configure.in (target_makefile_frag): If --enable-target-optspace,
12294 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
12295 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12296 not used.
12297 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 12298
5d4a5ee6
JL
12299Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12300
12301 * Makefile.in (all-bfd): Depend on all-intl.
12302 (all-binutils): Likewise.
12303 (all-gas): Likewise.
12304 (all-gprof): Likewise.
12305 (all-ld): Likewise.
12306
123071998-04-19 Brendan Kehoe <brendan@cygnus.com>
12308
12309 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12310
bfed1ea0
JL
12311Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12312
5d4a5ee6
JL
12313 * Makefile.in (all-bfd): Depend upon all-libiberty.
12314
bfed1ea0
JL
12315 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12316
5d4a5ee6
JL
12317Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12318
12319 * Makefile.in: Add libstub.
12320
12321 * configure.in: Ditto. Build libstub for targets that have cygmon
12322 support.
12323
12324Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12325
12326 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12327
12328Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12329
12330 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12331 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12332
ec8d6ddc
KW
12333Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12334
12335 * configure: Define DEFAULT_M4 by searching PATH.
12336 * Makfile.in: Use DEFAULT_M4.
12337
bfed1ea0
JL
12338Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12339
12340 * ltconfig: Add cygwin32 support.
12341
5d4a5ee6
JL
12342 * Makefile.in, configure.in: Add libtool as a native only directory
12343 to configure and build.
12344
547a6183
JL
12345Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12346
12347 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12348
5d4a5ee6 12349Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 12350
5d4a5ee6
JL
12351 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12352
12353Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12354
12355 * Makefile.in: add ash make rules
12356 * configure.in: add ash to native_only and host_tools lists
12357
12358Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12359
12360 * Makefile.in (all-gettext, all-intl): New targets.
12361 (ALL_MODULES): Added all-gettext, all-intl.
12362 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12363 (INSTALL_MODULES): Added install-gettext, install-intl.
12364 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12365
12366 * configure.in (host_tools): Added gettext.
12367 (native_only): Likewise.
12368 (noconfigdirs) [various cases]: Likewise.
12369 (host_libs): Added intl.
12370
d207ebef
JM
12371Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12372
12373 * configure: Do not disable building gdbtk for cygwin32 hosts.
12374
e98e406f
NC
12375Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12376
12377 * configure.in: Add thumb-coff target.
12378 * config.sub: Add thumb-coff target.
12379
5d4a5ee6
JL
12380Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12381
12382 * Makefile.in: Revert yesterday's change.
12383 (all-target-winsup): all-target-librx stays out of here.
12384
12385Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12386
12387 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12388 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12389 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12390 Remove references to librx and libg++.
12391
12392Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12393
12394 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12395 recursive makes
12396
bfed1ea0
JL
12397Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12398
12399 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 12400 for newlib directory.
bfed1ea0
JL
12401 (CXX_FOR_TARGET): Likewise.
12402
12403Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12404
12405 * ltconfig: Update after libtool/ltconfig.in change for
12406 hpux11.
12407
12408Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12409
12410 * ltconfig, ltmain.sh: Update to libtool 1.2.
12411
3cd730af
MH
12412Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12413
12414 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12415 (install-gcc-cross): Instead, override LANGUAGES here.
12416
80564603
DL
124171998-03-18 Dave Love <d.love@dl.ac.uk>
12418
12419 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12420 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12421
d207ebef
JM
12422Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12423
12424 * configure.in: Add Thumb-pe target.
12425
5d4a5ee6 12426Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 12427
5d4a5ee6
JL
12428 * Makefile.in - changed sn targets to snavigator
12429 * configure.in - changed sn targets to snavigator
12430
2d4a0558
MH
12431Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12432
12433 * config-ml.in: After building symlink tree call make distclean
12434 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12435 to be the case for libiberty.
12436
04b93567
L
12437Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12438
12439 * configure: When making link, also check the current
12440 directory. The configure scripts may create one.
12441
9a06b842
RH
12442Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12443
12444 * config.sub: Accept alphapca56 and alphaev6 properly.
12445
217fc4e6
FS
12446Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12447
12448 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12449
3e07bdbd 12450Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 12451
e490616e 12452 * config.sub (sco5): Fix typo.
3e07bdbd 12453
5d4a5ee6
JL
12454Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12455
12456 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12457 install-itcl.
12458 (install-itcl): Remove dependency on install-tcl.
12459
12460Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12461
12462 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12463
12464Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12465
12466 * configure.in: Don't build libgui for a cygwin32 target when not on
12467 a cygwin32 host.
12468
12469Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12470
12471 * configure (redirect): Set to null, so default behavior of
12472 configure is now --verbose.
12473
ce0d965c
DL
124741998-02-16 Dave Love <d.love@dl.ac.uk>
12475
12476 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12477 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12478
3acd1fd0
MH
12479Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12480
12481 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12482 this change to sync Makefile.in with its ChangeLog entries.
12483
5d4a5ee6
JL
12484Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12485
12486 * ltmain.sh (mkdir): Check that the directory doesn't exist
12487 before we exit with error, so that we don't get races during
12488 parallel builds.
12489
bfed1ea0
JL
12490Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12491
12492 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12493
4e77e8f1
MH
12494Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12495
12496 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12497 PICFLAG_FOR_TARGET.
12498 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12499
12500 * configure: Emit a definition for the new macro enable_shared
12501 into each Makefile.
12502
5d4a5ee6
JL
12503Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12504
12505 * configure.in (host_tools, native_only): Add libtool.
12506
12507Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12508
12509 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12510 Fix typo in ming config comment.
12511
bfed1ea0
JL
12512Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12513
12514 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12515
5d4a5ee6
JL
12516Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12517
12518 * config.sub: Add tic30 cases, and map c30 to tic30.
12519
8821a725
RH
12520Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12521
12522 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12523 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12524 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12525 (CLEAN_TARGET_MODULES): Similarly
12526 (all-target-libf2c): Add dependences.
4e81ae98 12527 * configure.in (target_libs): Add libf2c.
8821a725 12528
5d4a5ee6
JL
12529Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12530
12531 * configure.in: Remove expect from noconfigdirs when target
12532 is cygwin32. OK to build expect and dejagnu with Canadian
12533 Cross.
12534
0aadd657
ILT
12535Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12536
5d4a5ee6
JL
12537 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12538 host.
12539
0aadd657
ILT
12540 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12541 and mingw32.
12542
d0a8352c
MH
12543Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12544
12545 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12546 here as it is not defined in the toplevel Makefile.
12547
59739e3c
MH
12548Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12549
12550 * configure (package_makefile_rules_frag): New variable, which names
12551 a file with generic rules, ...
12552 Change comment to mention we now have FIVE parts.
12553 * configure: Undo last change.
12554
228197ee
LT
12555Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12556
12557 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 12558 * config.sub: More accurate determination of HP processor types.
228197ee 12559
efd4c0ba
MH
12560Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12561
12562 * configure (package_makefile_frag): Move inserting the
12563 ${package_makefile_frag} to where it should be according
12564 to the comment.
12565
6eef3189
PB
12566Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12567
12568 * config.guess: Add support for Linux/ARM.
12569
d207ebef
JM
12570Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12571
12572 * .cvsignore: Remove *-info and *-install since they match
12573 release-info and mpw-install, which we don't want to just ignore.
12574
48464ebf
RH
12575Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12576
12577 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12578
803462a7
PN
12579Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12580
12581 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12582 local_prefix to sub-make invocations.
12583
520ab477
L
12584Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12585
12586 * configure.in: Check makefile fragments in the source
12587 directory.
12588
4bcdb76d
AO
12589Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12590
ceff9b14
AO
12591 * configure.in: Check whether host and target makefile
12592 fragments exist before adding them to *_makefile_frag.
4bcdb76d 12593
5d4a5ee6
JL
12594Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12595
12596 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12597
12598Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12599
12600 * configure.in: Make sure we only replace RPATH_ENVVAR on
12601 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12602 regexp to sed.
12603
12604 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12605 to sub-makes.
12606
0d3e11a5
LI
126071998-01-13 Lee Iverson (leei@ai.sri.com)
12608
12609 * config-ml.in (multi-do): LDFLAGS must include multilib
12610 designator.
12611
d45b3d87 12612Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
12613
12614 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12615
d39cd7a1
MK
12616Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12617
12618 * config.sub: Add mingw32 support.
12619 * configure.in: Likewise.
d39cd7a1 12620
6decbc24
FS
12621Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12622
12623 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12624
5d4a5ee6
JL
12625Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12626
12627 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12628 * configure (gxx_include_dir): Provide a definition for subdirs
12629 which do not use autoconf.
12630
12631Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12632
12633 * config.guess: Sync with egcs. Picks up new alpha support,
12634 BeOS & some additional linux support.
12635
d3d1907a
JL
12636Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12637
12638 * config.guess: HP 9000/803 is a PA1.1 machine.
12639
b104e095
RH
12640Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12641
12642 * configure.in: It's alpha*-...
12643
aca823c1
L
12644Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12645
12646 * configure.in (host_makefile_frag, target_makefile_frag):
12647 Handle multiple config files.
12648 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12649 alpha-*-*.
12650
d207ebef
JM
12651Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12652
12653 * mkdep: New file.
12654
12655Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12656
12657 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12658
5d4a5ee6
JL
12659Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12660
12661 * Makefile.in: Add libgui directory.
12662 (GDB_TK): Add all-libgui.
12663 * configure.in: Add libgui directory.
12664 * configure: Add all-libgui to GDB_TK.
12665
12666Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12667
12668 * config-ml.in (multidirs): Add m32r to multilib list.
12669
12670Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12671
12672 * Makefile.in (all-target-gperf): Change dependency to
12673 all-target-libstdc++.
12674
baf55877
FF
12675Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12676
12677 * config.guess: Add BeOS support.
12678
5d4a5ee6
JL
12679Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12680
12681 Source directory cvs renamed to cvssrc:
12682 * configure.in (host_tools): Change cvs to cvssrc.
12683 (native_only): Likewise.
12684 (noconfigdirs) [various cases]: Likewise.
12685 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12686 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12687 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12688 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12689 (all-cvssrc): Rename target from all-cvs.
12690
f2d76545
JL
12691Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12692
12693 * configure (gxx_include_dir): Fix thinko.
12694
205cba53
JL
12695Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12696
12697 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12698 (install-cross, install-gcc-cross): New targets.
12699
5d4a5ee6
JL
12700Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12701
12702 * configure.in (noconfigdirs): Add support for Thumb target.
12703
12704 * config.sub (maybe_os): Add support for Thumb target.
12705
12706Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12707
12708 * Makefile.in: Add rules for cygmon.
12709
12710 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12711
96b0f1fc
JL
12712Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12713
12714 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12715 * configure (gxx_include_dir): Provide a definition for subdirs
12716 which do not use autoconf.
d207ebef
JM
12717
12718Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12719
12720 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 12721 11/18/97 build
d207ebef 12722
7dfef6ed
JL
12723Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12724
12725 * From Franz Sirl.
12726 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12727 found on RedHat Linux systems.
96b0f1fc 12728
83cfe7c0
JL
12729Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12730
12731 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12732 guesses.
12733
7dfef6ed
JL
12734Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12735
12736 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12737
5d4a5ee6
JL
12738Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12739
12740 * ltmain.sh: If mkdir fails, check whether the directory was created
12741 anyhow by some other process.
12742
d207ebef
JM
12743Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12744
12745 * configure.in (d30v-*-*): Configure all directories.
12746
12747Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12748
12749 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12750 for the D30V.
12751
12752Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12753
12754 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12755
5d4a5ee6
JL
12756Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12757
e490616e
ZW
12758 * include/libiberty.h: Add extern "C" { so it can be used with C++
12759 progrms.
12760 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12761 programs.
5d4a5ee6 12762
d207ebef
JM
12763Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12764
12765 * configure.in (d30v-*-*): Configure GCC now.
12766
5d4a5ee6
JL
12767Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12768
12769 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12770 is no longer needed.
12771
c9670e62
JM
12772Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12773
12774 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12775
cc71c0ca
MH
12776Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12777
12778 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12779 targets using "$@" to provide support for similar but not identical
12780 targets without having to duplicate code.
12781
d207ebef
JM
12782Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12783
12784 * makefile.vms: Fix to work with DEC C.
12785
12786Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12787
12788 * config.sub: Add mips-tx39-elf to marketing names.
12789
12790Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12791
12792 * ltmain.sh: Handle symlinks in generated script.
12793
12794Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12795
12796 * configure: Handle autoconf style directory options: --bindir,
12797 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12798 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12799 --sysconfdir.
12800 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12801 (sharedstatedir, localstatedir, oldincludedir): New variables.
12802 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12803 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12804 sbindir, sharedstatedir, and sysconfdir.
12805
b1e3ddfd
AJ
12806Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12807
12808 * Makefile.in (bootstrap-lean): New target.
12809
d207ebef
JM
12810Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12811
12812 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 12813 sn, and gnuserv from noconfigdirs.
d207ebef
JM
12814
12815Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12816
12817 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12818
09f97c1e
JL
12819Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12820
12821 * Makefile.in (cross): New target.
12822
335d0ab2
AO
12823Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12824 Jeff Law <law@cygnus.com>
12825
12826 * Makefile.in (bootstrap2, bootstrap3): New targets.
12827 (all-bootstrap): Remove outdated and confusing target.
339c9b00 12828 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 12829
d207ebef
JM
12830Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12831
12832 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 12833 windows. Consistent with gdb/configure.
d207ebef 12834
e693cc28
UD
128351997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12836
e693cc28
UD
12837 * configure.in: Name Linux target fragment.
12838
12839 * configure: Rewrite so that project Makefile fragment is inserted
12840 first and appears last in the resulting Makefile.
12841
d207ebef
JM
12842Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12843
12844 * Makefile.in (install-itcl): Install tcl first.
12845
5d4a5ee6
JL
12846Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12847
12848 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12849
f401679e
JW
12850Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12851
12852 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12853
12854 * configure.in (skipdirs): Add target-librx for Linux.
12855 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12856
ec20b1b9
JL
12857Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12858
12859 * Makefile.in (bootstrap): New target.
12860
becdcf6d
JL
12861Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12862
63f6bcd7 12863 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 12864
d207ebef
JM
12865Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12866
12867 * config.guess: Merge with FSF.
12868
0c82f6bf
FF
12869Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12870
12871 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12872
d207ebef
JM
12873Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12874
12875 * config.sub: Add "marketing-names" patch.
12876
3fbc0b70
JS
12877Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12878
e490616e 12879 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 12880
e20d4801
JL
12881Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12882
12883 * config.sub: Handle v850-elf.
12884
fe181f78 12885Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
12886
12887 * .cvsignore (*-install): Remove.
12888
bfed1ea0
JL
12889Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12890
12891 * ltconfig: Set CONFIG_SHELL in libtool.
12892 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12893
558a1e7c
JW
12894Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12895
12896 * configure.in (target_subdir): Set to libraries if enable_multilib.
12897
7818d6fc
JW
12898Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12899
12900 * config.guess: Update from gcc directory.
12901
d207ebef
JM
12902Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12903
12904 * Makefile.in (all-sim): Depends on all-readline.
12905
6599da04
JM
12906Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12907
12908 * Makefile.in (BISON, YACC): Use $$s.
12909 (all-bison): Depend on all-texinfo.
12910
12911Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12912
12913 * Makefile.in (BISON): Add -L flag.
12914 (YACC): Likewise.
12915
d207ebef
JM
12916Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12917
4e81ae98
EC
12918 * configure.in (noconfigdirs): Add support for v850e target.
12919
d207ebef
JM
12920 * config.sub (maybe_os): Add support for v850e target.
12921
12922Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12923
4e81ae98
EC
12924 * configure.in (noconfigdirs): Add support for v850ea target.
12925
d207ebef
JM
12926 * config.sub (maybe_os): Add support for v850ea target.
12927
6599da04
JM
12928Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12929
12930 * config.sub: Add mipstx39. Delete r3900.
12931
12932Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12933
12934 * Makefile.in (all-autoconf): Depends on all-texinfo.
12935
12936Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12937
12938 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12939 eabi targets.
12940
12941Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12942
12943 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12944
12945 * configure: When handling a Canadian Cross, handle YACC as well as
12946 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 12947 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
12948
12949Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12950
12951 * Makefile.in (BISON): bison, not byacc or bison -y.
12952 (YACC): bison -y or byacc or yacc.
12953 (various): Add *-bison as appropriate.
12954 (taz): No need to mess with BISON anymore.
12955
12956Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12957
12958 * configure: If OSTYPE matches *win32*, try to find a good value for
12959 CONFIG_SHELL.
12960
12961Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12962
12963 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12964 configure.in if it is present.
12965
12966Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12967
12968 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12969
12970Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12971
12972 * config.sub: Recognize `arc' cpu.
12973 * configure.in: Likewise.
12974 * config-ml.in: Likewise.
12975
12976Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12977
12978 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12979
12980Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12981
12982 * configure: Changed sed delimiter from ':' to '|' when
12983 attempting to substitute ${config_shell} for SHELL. On
12984 NT ${config_shell} may contain a ':' in it.
12985
12986Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12987
12988 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12989
12990Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12991
12992 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12993
12994Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12995
12996 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12997
12998 * ylwrap: If the program is a relative path, force it to be
12999 absolute.
13000
13001Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13002
13003 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13004
13005Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13006
13007 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
13008 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13009 for libraries.
6599da04
JM
13010
13011Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13012
13013 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 13014 separated by spaces.
6599da04
JM
13015
13016Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13017
13018 * ylwrap: New file.
13019 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13020
13021 * ltmain.sh: Handle /bin/sh at start of install program.
13022
13023 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13024
13025 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13026 * missing: New file, from automake 1.2.
13027
13028Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13029
13030 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13031 check-tk to CHECK_X11_MODULES.
13032
13033Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13034
13035 * config.sub: Merge with FSF.
13036
13037Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13038
13039 * config.guess: Merge with FSF.
13040
13041Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13042
13043 * configure: Treat msdosdjgpp like go32.
13044 * configure.in: Likewise. Don't remove gprof for go32.
13045
13046 * configure: Change Makefile.tem2 to Makefile.tm2.
13047
13048Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13049
13050 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13051
13052Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13053
13054 * install-sh (chmodcmd): Set to null if the DST directory already
13055 exists. Same as Nov 11th change.
13056
13057Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13058
4e81ae98 13059 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
13060
13061Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13062
13063 * config.guess: Update from FSF.
13064
13065Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13066
13067 * Makefile.in (GDB_TK): Depend on itcl and tix.
13068
13069Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13070
13071 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13072 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13073 (INSTALL_SCRIPT): New variable.
13074 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13075 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13076 to -x.
13077 * install-sh: Add support for -x option.
13078
13079Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13080
13081 * configure.in, Makefile.in: Treat tix like itcl.
13082
13083Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13084
13085 * Makefile.in (WINDRES): New variable.
13086 (WINDRES_FOR_TARGET): New variable.
13087 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13088 (EXTRA_HOST_FLAGS): Add WINDRES.
13089 (EXTRA_TARGET_FLAGS): Add WINDRES.
13090 (EXTRA_GCC_FLAGS): Add WINDRES.
13091 ($(DO_X)): Pass down WINDRES.
13092 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13093 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13094 DLLTOOL_FOR_TARGET.
13095
13096Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13097
13098 * configure.in: configure sim before gdb for win32-x-ppc
13099
13100Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13101
13102 Move gperf into the toplevel, from libg++.
13103 * configure.in (target_tools): Add target-gperf.
13104 (native_only): Add target-gperf.
13105 * Makefile.in (all-target-gperf): New target, depend on
13106 all-target-libg++.
13107 (configure-target-gperf): Empty rule.
13108 (ALL_TARGET_MODULES): Add all-target-gperf.
13109 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13110 (CHECK_TARGET_MODULES): Add check-target-gperf.
13111 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13112 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13113
13114Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 13115
6599da04
JM
13116 * config.sub (mn10200): Recognize new basic machine.
13117
13118Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13119
13120 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13121 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13122
13123Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13124
13125 * configure.in: If we're building mips-sgi-irix6* native, turn on
13126 ENABLE_MULTILIB and set TARGET_SUBDIR.
13127
13128Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13129
13130 * Makefile.in (all-sn): Depend on all-grep.
13131
13132Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13133
13134 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13135
13136 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13137 Makefile. From Jeff Makey <jeff@cts.com>.
13138 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13139
13140 * Makefile.in (DISTBISONFILES): Remove.
13141 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13142 $(DEFAULT_YACC).
13143
13144 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 13145 cygwin32.
6599da04
JM
13146
13147 * Makefile.in (LD): New variable.
13148 (EXTRA_HOST_FLAGS): Pass down LD.
13149 ($(DO_X)): Likewise.
13150
13151Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13152
13153 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13154
13155Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13156
13157 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 13158 before adding our own. Always add --build.
6599da04
JM
13159
13160Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13161
13162 * configure.in (targargs): Pass --build if we're doing
13163 a cross-compile.
13164
13165Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13166
ca236658 13167 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
13168 sed. Otherwise sed chokes on NT path names with drive
13169 designators. Also look for "?:*" as the leading characters in an
13170 absolute pathname.
13171
13172Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13173
13174 * config.sub: Support for r3900.
13175
13176Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13177
13178 * configure.in: Use install-sh, not install.sh.
13179
13180Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13181
13182 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13183 apply it twice.
13184
13185Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13186
13187 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13188 install-binutils.
13189
13190Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13191
13192 * Makefile.in: Add automake targets.
13193 * configure.in (host_tools): Add automake.
13194
13195Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13196
13197 * configure: Default CXX to c++, not gcc.
13198 * Makefile.in (CXX): Set to c++, not gcc.
13199 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13200
13201Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13202
13203 * install-sh: try appending a .exe if source file doesn't
13204 exist
13205
13206Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13207
13208 * configure.in: Turn on multilib by default.
13209 (cross_only): Remove target-libiberty.
13210
13211 * Makefile.in (all-gcc): Don't depend on libiberty.
13212
13213Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13214
13215 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13216
13217Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13218
13219 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13220 (DISTBISONFILES): Add ld/Makefile.in
13221
13222Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13223
13224 * configure.in: if target is cygwin32 but host isn't cygwin32,
13225 don't configure gdb tcl tk expect, not just gdb.
13226
13227Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13228
13229 * configure.in: Added gnuserv everywhere sn appears.
13230
13231 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13232 (CROSS_CHECK_MODULES): Added check-gnuserv.
13233 (INSTALL_MODULES): Added install-gnuserv.
13234 (CLEAN_MODULES): Added clean-gnuserv.
13235 (all-gnuserv): New target.
13236
13237Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13238
13239 * config.guess: Fixes for MIPS OpenBSD systems.
13240
13241Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13242
13243 * Makefile.in (INSTALL_XFORM): Remove.
13244 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13245
13246 * mkinstalldirs: New file, copied from automake.
13247 * Makefile.in (installdirs): Rename from install-dirs. Use
13248 mkinstalldirs. Change all users.
13249 (DEVO_SUPPORT): Add mkinstalldirs.
13250
13251Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13252
13253 * install-sh: Rename from install.sh.
13254 * Makefile.in (INSTALL): Change install.sh to install-sh.
13255 (DEVO_SUPPORT): Likewise.
13256
13257 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13258 Graichen <graichen@rzpd.de>.
13259
13260Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13261
13262 * config.guess: Recognize OpenBSD systems correctly.
13263
13264Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13265
13266 * README, Makefile.in (ETC_SUPPORT): Remove references to
13267 cfg-paper*, configure.{texi,man,info*}._
13268
13269Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13270
13271 * Makefile.in (all.normal): Ensure that gcc is built after all
13272 the x11 - ie gdb - targets.
13273
13274Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13275
13276 * makefile.vms: Don't run conf-a-gas.
13277
13278Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13279
e490616e 13280 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 13281
d207ebef
JM
13282Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13283
13284 * configure.in: Remove noconfigdirs case since gdb also
13285 configures and builds for tic80-coff.
13286
6599da04
JM
13287Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13288
13289 * configure: Set cache_file to config.cache.
13290 * Makefile.in (local-distclean): Remove config.cache.
13291
13292Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13293
13294 * COPYING: Update FSF address.
13295
d207ebef
JM
13296Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13297
13298 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13299 noconfigdirs.
13300
6599da04
JM
13301Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13302
13303 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13304 MAKEDIRS, is empty.
13305
13306Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13307
13308 * config.sub: Tweak mn10300 entry.
13309
13310Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13311
13312 * configure.in (host_tools): Put sim before gdb, so gdb's
13313 configure.tgt can determine if the simulator was configured.
13314
13315Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13316
13317 * config.sub: Move BeOS $os case to be with other Cygnus
13318 local cases.
13319
13320Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13321
13322 * config.sub: Remove misplaced comment that broke Linux.
13323
13324Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13325
13326 * config.sub: Add BeOS support.
13327
13328Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13329
13330 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13331
13332Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13333
13334 * configure.in (noconfigdirs): Remove tcl and tk from
13335 noconfigdirs for cygwin32 builds.
13336
d207ebef
JM
13337Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13338
13339 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13340
6599da04
JM
13341Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13342
13343 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13344 make-all.com, use makefile.vms instead.
13345
13346Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13347
13348 * config.sub: Accept -lnews*.
13349
d207ebef
JM
13350Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13351
13352 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 13353 target-examples and target-libiberty for d30v.
d207ebef
JM
13354
13355Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13356
13357 * configure.in (noconfigdirs): Enable ld for d30v.
13358
13359Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13360
13361 * configure.in (tic80-*-*): Build compiler.
13362
13363Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13364
13365 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 13366 unsupported d30v directories
d207ebef
JM
13367
13368Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13369
4e81ae98
EC
13370 * config.sub, configure.in: Add d30v target cpu.
13371
6599da04
JM
13372Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13373
13374 * makefile.vms: New file.
13375 * make-all.com: Remove.
13376
13377Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13378
13379 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13380
13381Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13382
13383 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13384
13385Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13386
13387 * Makefile.in (ALL_MODULES): Added all-db.
13388 (CROSS_CHECK_MODULES): Addec check-db.
13389 (INSTALL_MODULES): Added install-db.
13390 (CLEAN_MODULES): Added clean-db.
13391
13392Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13393
13394 * config.guess: Merge with latest FSF sources.
13395
13396Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13397
13398 * Makefile.in (ALL_MODULES): Added all-itcl.
13399 (CROSS_CHECK_MODULES): Added check-itcl.
13400 (INSTALL_MODULES): Added install-itcl.
13401 (CLEAN_MODULES): Added clean-itcl.
13402
13403Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13404
13405 * configure.in: build gdb for mn10200
13406
13407Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13408
13409 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13410
d207ebef
JM
13411Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13412
13413 * configure.in (tic80-*-*): Turn off most targets right now.
13414
6599da04
JM
13415Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13416
13417 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13418 rather than the makeinfo program.
13419 (do-info): Depend upon all-texinfo.
13420
13421Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13422
13423 * configure.in: Remove uses of config/mh-linux.
13424
13425 * config.sub, config.guess: Merge with latest FSF sources.
13426
d207ebef
JM
13427Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13428
13429 * config.sub (case $basic_machine): Add tic80 entries.
13430
6599da04
JM
13431Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13432
13433 * config.sub, config.guess: Merge with latest FSF sources.
13434
13435Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13436
13437 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13438 * mpw-config.in: Test for NewFolderRecursive.
13439 * mpw-install: Use symbolic name for startup filename.
13440 * mpw-README: Add various additional details.
13441
13442Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13443
13444 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13445
13446Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13447
13448 * configure.in: Do build gcc and the target libraries for
13449 the mn10200.
13450
13451Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13452
13453 * configure.in: don't avoid building gdb for mn10300 any more
13454 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13455 instead of single-quoting it.
13456
13457Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13458
13459 * configure.in: Don't use --with-stabs on IRIX 6.
13460
13461Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13462
13463 * configure.in (m32r): Build gdb, libg++ now.
13464
13465Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13466
13467 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13468 directories from noconfigdirs.
13469
13470Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13471
13472 * config.sub (basic_machine): added mips16 configuration
13473
13474Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13475
13476 * config.sub: Handle d10v-unknown.
13477
d207ebef
JM
13478Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13479
13480 * config.sub: Handle v850-unknown.
13481
6599da04
JM
13482Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13483
13484 * Makefile.in: add findutils
13485 * configure.in: add findutils to list of host_tools
13486
13487Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13488
13489 * config.sub: Handle mn10200 and mn10300.
13490
13491Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13492
13493 * configure.in (d10v-*): Do not build librx.
13494
13495Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13496
13497 * configure.in (mn10300): Build everything except gdb & libgloss.
13498
13499Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13500
13501 * config.guess: Patch for Dansk Data Elektronik servers,
13502 from Niels Skou Olsen <nso@dde.dk>.
13503
13504 For ncr, use /bin/uname rather than uname, since GNU uname does not
13505 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13506
13507 Patch for MIPS R4000 running System V,
13508 from Eric S. Raymond <esr@snark.thyrsus.com>.
13509
13510 Fix thinko for nextstep.
13511
13512 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13513
13514 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13515 * config.guess: Guess mips-dec-mach_bsd4.3.
13516
13517 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13518 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13519 release numbers.
13520 * config.guess (mips-mips-riscos*): Emit just enough of the
13521 release number.
13522
13523 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13524 * config.guess (sparc-auspex-sunos*): Added.
13525 (f300-fujitsu-*): Added.
13526
13527 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13528 * config.guess: Recognize a Tadpole as a sparc.
13529
13530Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13531
13532 * config.guess: Don't assume that NextStep version is either 2 or
13533 3. NextStep 4 (aka OpenStep 4) has come out now.
13534
13535Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13536
13537 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13538 From Rik Faith <faith@cs.unc.edu>.
13539
13540Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13541
13542 * config.sub: Contributions from bug-gnu-utils to:
13543 Support plain "hppa" (no version given) architecture, reported by
13544 OpenStep.
13545 OpenBSD like NetBSD.
13546 LynxOs is not a hardware supplier.
13547
13548 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 13549 OpenBSD like NetBSD.
6599da04
JM
13550 Stratus systems.
13551 More Pyramid systems.
13552 i[n>4]86 Intel chips.
13553 M680[n>4]0 Motorola chips.
13554 Use unknown instead of lynx for hardware manufacturer.
13555
13556Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13557
13558 * install.sh (chmodcmd): Set to null if the DST directory already
13559 exists.
13560
13561Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13562
13563 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13564 not use mt-ppc target Makefile fragment any more.
13565
13566Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13567
13568 * configure.in (*-*-windows): Exclude everything but those dirs
13569 needed to build windows.
13570
13571Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13572
13573 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13574
13575Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13576
13577 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
13578
13579Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13580
13581 * Undo my previous change.
13582
13583Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13584
13585 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13586 unconditionally.
13587 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13588
13589Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13590
13591 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13592 host to add it's own flags.
6599da04
JM
13593
13594Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13595
13596 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13597
13598Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13599
13600 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13601 (CXX_FOR_TARGET): Likewise.
13602 (GCC_FOR_TARGET): Define.
13603 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13604 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13605 CC_FOR_TARGET was specified on the command line.
13606 (MAKEOVERRIDES): Don't define.
13607
13608Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13609
13610 * configure.in (m32r): Fix spelling of libg++ libs.
13611
13612Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13613
13614 * config.sub (-apple*): Remove, now redundant.
13615
13616Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13617
13618 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13619
13620 * configure: Rework yesterday's sed script patch.
13621
13622 * config.sub: Merge with FSF.
13623
13624Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13625
13626 * config.guess: Merge from FSF.
13627
13628 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
13629 * config.guess: Use pc instead of unknown, for pc clone systems.
13630 Change linux to linux-gnu.
6599da04
JM
13631
13632 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 13633 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
13634
13635Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13636
13637 * test-build.mk (HOLES): Add "xargs" for gdb.
13638
13639 * configure: Avoid hpux10.20 sed bug.
13640
13641Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13642
731a8127 13643 * configure.in: Add support for windows host
6599da04
JM
13644 (that is a build done under the Microsoft build environment).
13645
13646Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13647
13648 * Makefile.in: Replace all uses of srcroot with s, to shrink
13649 command line lengths.
13650
13651 Patches from Geoffrey Noer <noer@cygnus.com>:
13652 * configure.in: If configuring for newlib, pass --with-newlib to
13653 subdirectories.
13654 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13655 -Bnewlib/ and -Lwinsup to gcc.
13656 (CXX_FOR_TARGET): Likewise.
13657
13658Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13659
13660 * Makefile.in (ETC_SUPPORT): Add configure.
13661
13662Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13663
4e81ae98 13664 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
13665 host configuration file.
13666
13667Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13668
13669 * configure.in: Break mn10x00 support into separate
13670 mn10200 and mn10300 configurations.
13671 * config.sub: Likewise.
13672
13673Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13674
13675 * configure.in: Add lots of stuff to noconfigdirs for
13676 the mn10x00 targets.
13677
13678 * config.sub, configure.in: Add mn10x00 support.
13679
13680Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13681
13682 * make-all.com: Call conf-a-gas, not config-a-gas.
13683
13684Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13685
13686 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 13687 targets.
6599da04
JM
13688
13689Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13690
13691 * mpw-README: Add much more detail for native PowerMac.
13692 * mpw-install: New file.
13693 * mpw-configure: Add --norecursion and --help options.
13694 * mpw-config.in: Translate readme and install files when
13695 copying to objdir.
13696 * mpw-build.in: Don't always depend on byacc and flex.
13697 (install-only-top): New action.
13698
d207ebef
JM
13699Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13700
13701 * configure.in: You can now configure GDB for the v850.
13702
6599da04
JM
13703Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13704
13705 * configure.in (noconfigdirs): Don't configure any C++ dirs
13706 if targeting D10V.
13707
13708Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13709
13710 * config.sub: Recognize mips64vr5000.
13711
13712Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13713
13714 * configure.in: Use a single line for host_tools and native_only.
13715
13716Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13717
13718 * config.sub, configure.in: Add entries for m32r.
13719
13720Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13721
13722 * Makefile.in (inet-install): Don't run install-gzip.
13723
13724Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13725
13726 * configure.in: Don't config lots of things for *-*-windows*.
13727
13728Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13729
13730 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13731 (host_libs, host_tools): Copy from configure.in.
13732 * mpw-configure: Don't complain about directories not found.
13733
13734Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13735
13736 * configure.in (i[345]86): Recognize i686 for pentium pro.
13737 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13738 file.
13739
13740 * config.guess (i[345]86): Ditto.
13741
13742Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13743
13744 * configure.in (noconfigdirs): Removed gdb for D10V.
13745
d207ebef 13746Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 13747
d207ebef
JM
13748 * configure.in: Remove ld, target-libio, target-libg++, and
13749 target-libstdc++ from noconfigdirs.
5d4a5ee6 13750
6599da04
JM
13751Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13752
13753 * configure: Fix three locations where shell scripts were
13754 being run directly rather than with config_shell.
13755
d207ebef
JM
13756Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13757
13758 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13759 * config.sub (basic_machine): Recognize v850.
13760
6599da04
JM
13761Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13762
13763 * mpw-configure: Handle multiple enable/disable options and
13764 pass them down recursively, handle -c and -s flags appropriately
13765 depending on choice of compiler, add escape mechanism for
13766 quoted arguments to gC.
13767
13768Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13769
13770 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13771 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13772 so that -mrelocatable-lib and -mno-eabi are used.
13773
13774 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13775 not support --print-multi-lib, don't abort.
13776
6599da04
JM
13777Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13778
13779 * make-all.com: Run config-a-gas.
13780 * setup.com: Don't copy subdirectory files around.
13781
13782Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13783
13784 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13785 target, it now compiles correctly.
13786
13787Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13788
13789 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13790
13791Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13792
4e81ae98 13793 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
13794
13795Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13796
13797 * configure.in (native_only): Add prms.
13798
13799Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13800
13801 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13802 (BINUTILS_SUPPORT_DIRS): Likewise.
13803
13804Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13805
13806 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13807 d10v support is added.
13808
13809Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13810
13811 * configure.in (d10v-*-*): New target.
13812
13813Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13814
13815 * config.guess (HP 9000/811): Recognize this as a PA1.1
13816 machine.
13817
13818Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13819
13820 * Makefile.in (do-tar-gz): New target, split out from tail end of
13821 taz target. Run each command separately, don't use pipes.
13822 (taz): Use it.
13823
13824Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13825
13826 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13827 * mpw-build.in: No builds should depend on building byacc or flex,
13828 they are assumed to be installed already.
13829
13830Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13831
13832 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13833 variable that CC_FOR_TARGET needs.
13834
13835Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13836
13837 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13838 options have changed since the last time the subdirectory was
13839 configured, and if it has, reconfigure.
13840 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13841 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13842
13843Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13844
13845 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13846 CLEAN_MODULES): Add bash.
13847 (all-bash): New target.
13848
13849Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13850
13851 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13852
13853Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13854
13855 * config.sub (basic_machine): Recognize d10v as a valid processor.
13856
13857Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13858
13859 * mpw-configure: Add support for --bindir.
13860 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13861
13862Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13863
13864 * configure.in: add bash, time, gawk to list of hosttools and things
13865 to only build for native toolchains
13866
13867Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13868
13869 * Makefile.in (docdir): Remove.
13870
13871Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13872
13873 * Makefile.in (datadir): Set to $(prefix)/share.
13874
13875Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13876
13877 * configure.in: build diff and patch for cygwin32-hosted
13878 toolchains.
13879
13880Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13881
13882 * config.sub: Accept -rtems*.
13883
13884Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13885
e490616e
ZW
13886 * configure.in: enable dosrel for cygwin32-hosted builds,
13887 remove diff from the list of things not buildable
13888 via Canadian Cross
6599da04
JM
13889
13890Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13891
13892 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 13893 don't get ". ".
6599da04
JM
13894
13895Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13896
13897 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13898
13899Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13900
13901 * Makefile.in (taz): Handle case where tex3patch didn't even get
13902 checked out. Also, if it was found, put the symlink in a new util
13903 subdirectory.
13904
13905Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13906
13907 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13908
13909Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13910
13911 * config.sub: Recognize -openvms.
13912 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13913 * make-all.com, setup.com: New files.
13914
13915Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13916
13917 * Makefile.in (taz): tex3patch moved to texinfo/util.
13918
13919Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13920
13921 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13922 * configure.in: remove make from disable-if-Can-Cross list
13923 enable gdb if ${host} and ${target} are cygwin32
13924
13925Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13926
13927 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13928 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13929
13930Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13931
13932 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13933 distinguish sysv/svr4/bsd variants.
13934 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13935
13936Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13937
13938 * configure.in: Added copyright notice.
13939 * move-if-change: Added copyright notice.
13940
13941Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13942
13943 * configure.in (powerpcle-*-solaris*): Until we get shared
13944 libraries working, don't build gdb, sim, make, tcl, tk, or
13945 expect.
13946
13947Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13948
13949 * config.guess: Merge with FSF:
13950
13951 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13952 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13953
13954 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13955 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13956
13957 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13958 * config.guess: Combine two OSF1 rules.
13959 Also recognize field test versions. From mjr@zk3.dec.com.
13960 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13961 because GNU uname does not support -p. From pmr@pajato.com.
13962
13963Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13964
13965 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13966
13967Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13968
13969 * mpw-README: Document GCCIncludes.
13970
13971Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13972
13973 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13974
13975Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13976
13977 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13978
13979Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13980
13981 * configure.in (*-*-cygwin32): Configure make.
13982
13983Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13984
13985 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13986
13987Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13988
13989 * Makefile.in (all-inet): Depend on all-perl.
13990
13991 * Makefile.in (inet-install): New target.
13992
13993 * Makefile.in (all-inet): Depend on all-tcl.
13994 (all-inet): Depend on all-send-pr.
13995
13996Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13997
13998 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13999 temporarily.
14000
14001Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14002
14003 * configure.in: Don't configure --with-gnu-ld on AIX.
14004
14005Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14006
14007 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14008
14009Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14010
14011 * Makefile.in (ALL_MODULES): Added all-inet.
14012 (CROSS_CHECK_MODULES): Added check-inet.
14013 (INSTALL_MODULES): Added install-inet.
14014 (CLEAN_MODULES): Added clean-inet.
14015 (all-indent): New target.
14016
14017 * configure.in (host_tools): Added inet.
14018 (native_only): Added inet.
14019 (noconfigdirs): Added inet.
14020
14021Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14022
14023 * configure.in: Don't configure libgloss if we are not configuring
14024 newlib.
14025
14026Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14027
14028 * configure.in: Don't configure libgloss for unsupported
14029 architectures.
14030
14031Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14032
14033 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14034
14035Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14036
14037 * Makefile.in (ALL_MODULES): Include all-apache.
14038 (CROSS_CHECK_MODULES): Include check-apache.
14039 (INSTALL_MODULES): Include install-apache.
14040 (all-apache): New target.
14041
14042 * configure.in: Added apache everywhere perl is seen.
14043
14044Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14045
14046 * Makefile.in: Add support for clean-{module} and
14047 clean-target-{module} rules.
14048
14049Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14050
14051 * configure.in (*-*-ose) do not build libgloss.
14052
14053Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14054
14055 * config.guess (prep*:SunOS:5.*:*): Turn into
14056 powerpele-unknown-solaris2.
14057
14058Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14059
14060 * configure.in: Permit --enable-shared to specify a list of
14061 directories.
14062
14063Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14064
14065 * configure.in (host==solaris): Pass only the first word of $CC
14066 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14067
14068Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14069
14070 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14071
14072Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14073
14074 * Makefile.in (ALL_MODULES): Include all-perl.
14075 (CROSS_CHECK_MODULES): Include check-perl.
14076 (INSTALL_MODULES): Include install-perl.
14077 (ALL_X11_MODULES): Include all-guile.
14078 (CHECK_X11_MODULES): Include check-guile.
14079 (INSTALL_X11_MODULES): Include install-guile.
14080 (all-perl): New target.
14081 (all-guile): New target.
14082
14083 * configure.in (host_tools): Include perl and guile.
14084 (native_only): Include perl and guile.
14085 (noconfigdirs): Don't build guile and perl; no ports have been
14086 done.
14087
14088Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14089
e490616e
ZW
14090 * configure (--enable-*): Handle quoted option lists such as
14091 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
14092
14093Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14094
14095 * Makefile.in ({,inst}all-target): New rule so we can make and
14096 install all of the target directories easily.
14097
14098Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14099
14100 * configure.in: Add missing global flag in sed substitution when
14101 deleting `target-' from ${configdirs}.
14102
14103Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14104
14105 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14106 option.
14107
14108 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14109 config/mh-necv4.
14110
14111 * install.sh: Correct misspelling of transformbasename.
14112
14113 * config.guess: Recognize mips-*-sysv*.
14114
14115Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14116
14117 * config.sub: Recognize mon960.
14118
14119Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14120
14121 * configure: Restore Canadian Cross handling of BISON and LEX,
14122 removed in Feb 20 change.
14123
14124Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14125
14126 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14127 Mention make install. Remove the old copyright date as well the
14128 clumsy and rather pointless copyright on the README file.
14129
14130Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14131
14132 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14133 Makefile after running symlink-tree, then run `make distclean' to
14134 avoid clobbering any generated files in srcdir.
14135
14136Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14137
14138 * configure.in (m68k-*-netbsd*): Build everything now.
14139
14140Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14141
14142 * Makefile.in (taz): Fix quoting.
14143
14144Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14145
14146 * configure.in (sparclet-*-*): Build everything now.
14147
14148Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14149
14150 * configure.in (m68k-*-linux*): New host.
14151
14152Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14153
14154 * configure: Check for bison before byacc.
14155
14156Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14157
14158 * Makefile.in configure: Change the way LEX and BISON/YACC are
14159 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14160 searching PATH. These are used as fallbacks by Makefile.in if
14161 flex/bison/byacc aren't in objdir.
14162
14163Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14164
14165 * Makefile.in: Make everything which depends upon all-bfd also
14166 depend upon all-opcodes, in case --with-commonbfdlib is used.
14167
14168Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14169
14170 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14171 building NT native compilers on Unix.
14172
14173Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14174
14175 * configure.in: Don't get CC from the host Makefile fragment if we
14176 can find gcc in PATH, or if this is a Canadian Cross. Move the
14177 Solaris test for /usr/ucb/cc to the post target script, just after
14178 the compiler sanity test.
14179
14180Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14181
14182 * config.sub: Merge with FSF.
14183
14184Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14185
14186 * Makefile.in (RPATH_ENVVAR): New variable.
14187 (REALLY_SET_LIB_PATH): Use it.
14188 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14189
14190Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14191
14192 * config.sub, configure.in: Recognize sparclet cpu.
14193
14194Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14195
14196 * config.guess: Support m68k-cbm-sysv4.
14197
14198Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14199
14200 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14201 m68k-unknown-linuxaout from linker help string. Put quotes around
14202 $ld_help_string.
14203
14204Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14205
14206 * config.guess (powerpc-harris-powerunix): Add guess for port
14207 to new target.
14208
14209Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14210
14211 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14212
14213Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14214
14215 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14216 $(REALLY_SET_LIB_PATH) in Makefile.
14217 * Makefile.in (SET_LIB_PATH): New variable.
14218 (REALLY_SET_LIB_PATH): New variable.
14219 ($(DO_X)): Use $(SET_LIB_PATH).
14220 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14221 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14222 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14223 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14224 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14225 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14226 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14227 (install-dosrel): Likewise.
14228 (all-opcodes): Depend upon all-libiberty.
14229
14230Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14231
14232 * config.guess (*:CYGWIN*): New
14233
14234Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14235
14236 * Makefile.in (all-target-winsup): All all-target-libiberty.
14237
14238Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14239
14240 * configure.in (noconfigdirs): Add missing # in front of comment.
14241
14242Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14243
14244 * configure.in: add second pass to things added to noconfigdirs
14245 so *-gm-magic can exclude libgloss properly.
14246
14247Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14248
14249 * mpw-configure (extralibs_name, rez_name): Set correctly
14250 for MWC68K compiler.
14251
14252 * mpw-README: Add more info on the necessary build tools.
14253
14254Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14255
14256 * configure.in, config.sub: Recognize cygwin32.
14257
14258Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14259
14260 * config.guess, config.sub: Recognize A/UX.
14261
14262Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14263
14264 * config.sub: Merge with gcc/config.sub.
14265
14266Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14267
14268 * mpw-build.in (do-binutils): Add build of stamps.
14269
14270Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14271
14272 * config.sub: Add recognition for mips64vr4100*-* targets.
14273
14274Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14275
14276 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14277 Add creation of gconfigargs with `--enable-shared' turned on.
14278 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14279 ($(host)-stamp-stage3-configured): Likewise.
14280 (HOLES): Add chatr and ldd.
14281 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14282
14283Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14284
14285 * configure: Pass --nfp to recursive configures.
14286
14287Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14288
14289 * Makefile.in (DLLTOOL): New.
14290 (DLLTOOL_FOR_TARGET): New.
14291 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14292 (EXTRA_TARGET_FLAGS): Ditto.
14293 (EXTRA_GCC_FLAGS): Ditto.
14294 (CONFIGURE_TARGET_MODULES): Ditto.
14295 (DO_X): Ditto.
14296 * configure: Add DLLTOOL.
14297
14298Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14299
14300 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14301 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14302 mh-sco, since old workarounds no longer needed, and don't
14303 build ld, since libraries have weak symbols in COFF.
14304
14305Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14306
14307 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14308
14309Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14310
14311 * configure.in: Make sure that ${CC} can be used to compile an
14312 executable.
14313
14314Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14315
14316 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14317 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14318 nothing depending on whether gdbtk is being built.
14319
14320Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14321
14322 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14323
14324Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14325
14326 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14327 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14328
14329Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14330
14331 * config-ml.in: Add support for
14332 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14333 Simplify setting of multidirs from --disable-foo.
14334
14335Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14336
14337 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14338 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14339 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 14340 non-empty, pass them on to the GCC make.
6599da04
JM
14341 (all-bootstrap): New rule that is like all-gcc, except it executes
14342 the GCC bootstrap rule instead of the GCC all rule.
14343
14344Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14345
14346 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14347
14348Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14349
14350 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14351 DG/UX support.
14352
14353Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14354
14355 * config.sub (i*86*) Change [345] to [3456]
14356
14357Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14358
14359 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14360 --with-gnu-ld=no.
14361
14362Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14363
14364 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14365 AIX multilibs get built.
14366
14367Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14368
14369 * configure.in (i386-win32): Don't build expect if we're not
14370 building the tcl subdir.
14371
14372Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14373
14374 * Makefile.in: (configure-target-examples, all-target-examples):
14375 New targets, configure and build example programs.
14376
14377Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14378
14379 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14380 use it as input to sedit the generated MPW makefile.
14381 * mpw-README: Add a suggestion about Gestalt.h.
14382
14383Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14384
14385 * config.sub: Accept *-*-ieee*.
14386
14387Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14388
14389 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14390 Ronald F. Guilmette <rfg@monkeys.com>.
14391
14392Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14393
14394 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14395 for powerpc-pe native.
14396 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14397 (target==powerpc-pe): duplicate i386-win32 entry.
14398
14399Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14400
14401 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14402 of vxworks, not just vxworks5.1.
14403
14404Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14405
14406 * mpw-configure: Add support for exec-prefix.
14407
14408Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14409
14410 * config.guess: Recognize HP model 816 machines as having
14411 a PA1.1 processor.
14412
14413Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14414
14415 * configure: Ignore new autoconf configure options.
14416
6599da04
JM
14417Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14418
14419 * config.guess: Recognize Pentium under SCO.
14420 From Robert Lipe <robertl@arnet.com>.
14421
14422Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14423
14424 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
14425
14426Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14427
14428 * configure.in: Don't configure gas for alpha-dec-osf*.
14429
14430Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14431
14432 * configure.in: Default to --with-stabs for some targets for which
14433 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14434 i[345]86*-*-unixware*.
14435
14436Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14437
14438 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14439 rather than basing it on the target. Simplify handling of options
14440 controlling which directories to configure. Remove extraneous
14441 slash in multi-clean target.
14442
14443Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14444
14445 * config-ml.in: Prefix more variables with ml_ so they don't collide
14446 with configure's.
14447
14448Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14449
14450 * configure: Don't turn -v into --v.
14451
14452Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14453
14454 * configure.in (targargs): Fix typo.
14455
14456 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14457
14458Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14459
14460 * configure.in: Strip --host and --target options from
14461 CONFIG_ARGUMENTS, and always configure for --host only. Add
14462 --with-cross-host option when building with a cross-compiler.
14463 * configure: Canonicalize the arguments put into config.status by
14464 always using `=' for an option with an argument. Pass a presumed
14465 --host or --target explicitly.
14466
14467Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14468
14469 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14470 into general OS recognition case.
14471
14472Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14473
14474 * configure.in (target_configdirs): add target-winsup only
14475 for win32 target systems.
14476
14477Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14478
14479 * Makefile.in (all-target-libgloss): Depend upon
14480 configure-target-newlib, since when libgloss is built it looks to
14481 see if the newlib directory exists.
14482
14483Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14484
14485 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14486 cfg-ml-*.in.
14487
14488Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14489
14490 * configure: Handle LD and LD_FOR_TARGET when configuring a
14491 Canadian Cross.
14492
6599da04
JM
14493Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14494
14495 * configure.in (target_libs): add target-winsup.
14496 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14497 (target==ppcle-pe): remove ld from $noconfigdirs.
14498
14499Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14500
14501 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14502 Preserve relative path names in $srcdir. Build symlink tree if
14503 configuring cross target dir and srcdir=. (= no VPATH support).
14504 (configure-target-libg++): Depend on configure-target-librx.
14505 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14506 * config-ml.in: New file.
14507 * symlink-tree: New file.
14508 * configure: Ensure srcdir="." if that's what it is.
14509
14510Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14511
14512 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14513 includes and FLEX_SKELETON setting.
14514 * mpw-configure (--with-gnu-ld): New option, controls whether
14515 to use PPCLink or ld with PowerMac GCC.
14516 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14517 * mpw-config.in: Configure grez if targeting Mac.
14518
14519 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
14520 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14521 just macos.
6599da04
JM
14522 * configure.in: Configure grez resource compiler if targeting Mac.
14523 * Makefile.in (all-grez, install-grez): New targets.
14524
14525Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14526
14527 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 14528 gcc in the path, set CC to gcc -O2.
6599da04
JM
14529
14530Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14531
14532 * configure: Default ${build} correctly. Avoid picking up extra
14533 spaces when reading CC and CXX from Makefile. When doing a
14534 Canadian Cross, use plausible default values for numerous
14535 variables.
14536 * configure.in: When doing a Canadian Cross, don't try to
14537 configure tools whose configure script can't handle it.
14538
14539Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14540
14541 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14542
14543Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14544
14545 * configure: Remove dubious bug reporting address.
14546
14547Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14548
14549 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14550 configure script, run that instead of this directory's configure.
14551 In either case, print a message that we're configuring the sub-dir.
14552
14553Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14554
14555 * configure.in: Before checking for the existence of various files,
14556 use sed to filter out "target-".
14557
14558Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14559
14560 * Makefile.in (DO_X): Split rule to decrease command line length
14561 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14562 (Philippe De Muyter).
14563
14564Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14565
14566 * Makefile.in (all-patch): depend on all-libiberty.
14567
14568Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14569
14570 * configure.in: If the only directory in target_configdirs which
14571 actually exists is libiberty, then set target_configdirs to empty,
14572 to avoid trying to build a target libiberty in a gas or gdb
14573 distribution.
14574
14575Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14576
14577 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
14578 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14579 systems.
6599da04
JM
14580
14581Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14582
14583 * configure.in (copy_dirs): Use sys-include instead of include
14584 for --with-headers option.
14585
14586Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14587
14588 * Makefile.in, configure.in: Make winsup builds work with
14589 new scheme.
14590
14591Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14592
14593 * configure.in: Build the linker on AIX.
14594
14595Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14596
14597 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14598 where needed.
14599
14600Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14601
14602 * Makefile.in (all-gcc): Fix typo.
14603
14604Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14605
14606 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14607
14608Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14609
14610 * configure.in: Rename libFOO to target-libFOO, and xiberty
14611 to target-xiberty, to provide more flexibility.
14612 (target_subdir): Define. Create if cross.
14613 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14614 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14615 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14616 check-libFOO -> check-target-libFOO, etc.
14617 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14618 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14619 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14620 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14621 allow ALL_GCC="" to only configure.
14622 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14623 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14624 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14625
14626Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14627
14628 * Makefile.in (taz): Build "info" in etc explicitly.
14629
14630Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14631
14632 * configure.in: Make sure that CC is undefined (as opposed to
14633 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14634 problem with autoconf trying to configure on a host without GCC.
14635
14636Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14637
14638 * mpw-configure: Set host alias from choice of host compiler,
14639 only use generic MPW Makefile sed if present, edit a file
14640 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14641 * mpw-README: Add problem notes about CW6 and CW7.
14642
14643Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14644
14645 * Makefile.in (taz): Use ";" instead of ";;".
14646
14647Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14648
14649 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14650 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14651 DISTDOCDIRS.
14652 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14653 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14654
14655Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14656
14657 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14658 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14659 Move bfd to DISTSTUFFDIRS.
14660
14661Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14662
14663 * Makefile.in (X11_LIB): Removed.
14664 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14665
14666 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14667
14668Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14669
14670 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14671 names.
14672
14673Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14674
14675 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14676
14677Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14678
14679 * configure.in (i[345]86-*-win32): Always build newlib.
14680 Don't configure cvs, autoconf or texinfo.
14681 * Makefile.in (LD_FOR_TARGET): New.
14682 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14683 Pass down LD_FOR_TARGET.
14684
14685Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14686
14687 * winsup: New directory.
14688 * Makefile.in: Build winsup.
14689 * configure.in: Winsup is configured when target is win32.
14690 Can only build win32 target GDB when native.
4e81ae98 14691
6599da04
JM
14692Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14693
14694 * config.guess: Recognize HP model 819 machines as having
14695 a PA 1.1 processor.
14696
14697Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14698
14699 * configure: Fix sed loop which substitutes for CC and CXX to
14700 avoid bug found in various sed implementations.
14701
14702Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14703
14704 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14705 simulator. Use standard powerpc-*-eabi*.
14706
14707Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14708
14709 * configure.in: Stop putting gas and binutils in noconfigdirs for
14710 powerpc-*-aix* and rs6000-*-*.
14711
14712Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14713
14714 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14715 -mcall-aixdesc libraries.
14716
14717Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14718
14719 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14720
14721 * config.sub (arm | armel | armeb): Fix shell syntax.
14722
14723Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14724
14725 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14726 -msoft-float and -mcpu=common support.
14727 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14728 libraries.
14729
14730Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14731
14732 * configure.in: Allow configuration and build of emacs19 for the alpha.
14733
14734Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14735
14736 * configure.in (CC): Get ^CC, not just any old CC, from
14737 ${host_makefile_frag}.
14738
14739Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14740
4e81ae98 14741 * configure.in (CC): Try to get CC from
6599da04
JM
14742 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14743
14744Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14745
14746 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14747 only if it exists in $(srcdir).
14748
14749Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14750
14751 * configure: If CC and CXX are not set in the environment, set
14752 them, based on either an existing Makefile or on searching for gcc
14753 in PATH. Substitute for CC and CXX in Makefile.
14754 * configure.in: Remove libm from target_libs. Separate
14755 target_configdirs from configdirs. If CC is not set in
14756 environment, try to get it from a host Makefile fragment. Rewrite
14757 changes of configdirs to use skipdirs instead. A few minor
14758 tweaks. Take directories out of target_configdirs as they are
14759 taken out of configdirs. Remove existing Makefile files from
14760 subdirectories. Substitute for TARGET_CONFIGDIRS and
14761 CONFIG_ARGUMENTS in Makefile.
14762 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14763 by configure.in.
14764 (CONFIG_ARGUMENTS): Likewise.
14765 (CONFIGURE_TARGET_MODULES): New variable.
14766 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14767 ($(CONFIGURE_TARGET_MODULES)): New target.
14768 (configure-libg++, configure-libio): New targets.
14769 (all-libg++): Depend upon configure-libg++.
14770 (all-libio): Depend upon configure-libio.
14771 (configure-libgloss, all-libgloss): New targets.
14772 (configure-libstdc++): New target.
14773 (all-libstdc++): Depend upon configure-libstdc++.
14774 (configure-librx, all-librx): New targets.
14775 (configure-newlib): New target.
14776 (all-newlib): Depend upon configure-newlib
14777 (configure-xiberty): New target.
14778 (all-xiberty): Depend upon configure-xiberty.
14779
14780Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14781
14782 * configure.in (host i[345]86-*-win32): Expand the
14783 noconfigdirs again.
14784
14785Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14786
14787 * mpw-configure: Fix sed command file name.
14788
14789Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14790
4e81ae98 14791 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
14792 noconfigdirs again.
14793
14794Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14795
14796 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14797 or powerpc*-*-pe*, since they are not yet supported.
14798
14799Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14800
14801 Add PowerMac support and many other enhancements.
14802 * mpw-configure: New option --cc to select compiler to use,
14803 paste options set according to --cc into the generated
14804 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14805 if mpw-make.sed is present.
14806 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14807 add forward includes for PowerPC include files.
14808 * mpw-build.in: Build using Makefile.PPC if present.
14809 (do-byacc, etc): Remove separate version resource builds.
14810 (do-gas): Build "stamps" before "all".
14811 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14812 * mpw-README: Update to reflect --cc option, PowerMac support,
14813 and recently-reported compatibility problems.
14814
14815Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14816
14817 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14818 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14819 (--with-multilib-top): Pass to recursive invocations.
14820
14821Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14822
14823 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14824 v810-*-*.
14825
14826Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14827
14828 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14829 gdb, ld and opcodes on v810-*-*.
14830
6599da04
JM
14831Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14832
14833 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14834 (local-maintainer-clean): New target.
14835 (maintainer-clean): New target.
14836 (realclean): Just depend upon maintainer-clean.
14837
14838Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14839
14840 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14841
14842Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14843
14844 * configure.in: Build ld in mips*-*-bsd* case.
14845
14846Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14847
14848 * config.sub: Accept -lites* OS. From Ian Dall.
14849
14850Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14851
14852 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 14853 targets.
6599da04
JM
14854
14855Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14856
14857 * configure.in: treat i386-win32 canadian cross the same as
14858 i386-go32 canadian cross.
14859
14860Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14861
14862 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14863 running under the simulator to build a reduced set of libraries.
14864 (powerpc-*-eabiaix): Add fine grained multilib support added to
14865 other powerpc targets yesterday.
14866
14867Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14868
14869 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14870 -disable-softfloat, -disable-relocatable, -disable-aix, and
14871 -disable-sysv to control which multilib libraries get built.
14872
14873Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14874
14875 * configure: Add Makefile.tem to list of files to remove in trap
14876 handler.
14877
14878Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14879
14880 * config.guess (*Linux*): Add missing "exit"s.
14881 Also, need specific check for alpha-unknown-linux (uses COFF).
14882
14883Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14884
14885 * config.guess: Merge with FSF:
14886
14887 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14888 * config.guess (AIX4): More robust release numbering discovery.
14889
14890 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14891 * config.guess (i386-sequent-ptx): Properly get version number.
14892
14893 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14894 * config.guess (mips:*:4*:UMIPS): New case.
14895
14896Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14897
14898 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14899 (i386-win32 host): Likewise. Don't build readline.
14900
14901Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14902
14903 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14904 SUPPORT_FILES to submakes.
14905
14906Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14907
14908 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14909 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14910 mpw-configure.
14911
14912Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14913
14914 * configure.in (appdirs): Use =, not ==, in test expression when
14915 trying to build the text to print in the warning message for
14916 Solaris users.
14917
14918Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14919
14920 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14921
14922Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14923
14924 * config.guess: Recognize lynx-2.3.
14925
14926Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14927
14928 * config.sub (z8ksim): Deleted
14929 (z8k-*-coff): New, this is the one true name of the target.
14930
14931Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14932
14933 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14934
14935Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14936
14937 * config.guess (*:Linux:*:*): First try asking the linker what the
14938 default object file format is (elf, aout, or coff). Then if this
14939 fails, try previous methods.
14940
14941Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14942
14943 * configure.in: Don't build newlib for *-*-vxworks5.1.
14944
14945Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14946
14947 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14948 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14949
14950Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14951
14952 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14953
14954Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14955
14956 * cfg-ml-com.in: New file.
14957 * cfg-ml-pos.in: New file.
14958
14959Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14960
14961 * COPYING.NEWLIB: Add HP free copyright to list.
14962
14963Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14964
14965 * config.sub: Recognize -eabi* for the system, not just -eabi.
14966
14967Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14968
14969 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14970 * config.sub, configure.in (win32): New target and host.
14971
14972Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14973
14974 * configure.in: Add i386-pe configuration.
14975
14976Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14977
14978 * mpw-build.in (install): Install GDB after LD.
14979
14980Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14981
14982 * mpw-config.in (elf/mips.h): Always forward-include, needed
14983 for GDB to build.
14984
14985Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14986
14987 * testsuite: New directory for customer acceptance and whole tool
14988 chain tests.
14989
14990Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14991
14992 * configure: If per-host line isn't found, but AC_OUTPUT is found
14993 and a configure script exists, run it instead.
14994
14995Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14996
14997 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14998
14999Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15000
15001 * configure: Set build_{cpu,vendor,os,alias} to host values when
15002 --build isn't specified.
15003
15004Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15005
15006 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15007 (FLAGS_TO_PASS): Pass them.
15008 (EXTRA_TARGET_FLAGS): Ditto.
15009
6599da04
JM
15010Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15011
15012 * Makefile.in (all-libg++): Depend on all-libstdc++.
15013
15014Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15015
15016 * configure.in (noconfigdirs): Enable all packages for
15017 i386-unknown-netbsd.
15018
15019Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15020
15021 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15022 hosted builds (DOS builds)
15023
15024Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15025
15026 Changes for ARM based on patches from Richard Earnshaw:
15027 * config.sub: Handle armeb and armel.
15028 * configure.in: Omit arm linker only for riscix.
15029
15030Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15031
15032 * config.guess: Update from FSF.
15033
15034Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15035
63f6bcd7 15036 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
15037 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15038 powerpcle variant. Convert pentium into i586, not i486. Add p5
15039 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15040 temporarily.
15041
15042Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15043
15044 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15045
15046Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15047
15048 * config.sub: Accept -lites* as a basic system type.
15049
15050Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15051
15052 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15053 installed, and if so return linuxoldld as the system name.
15054
15055Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15056
15057 * config.guess: Add hppa1.1-hp-lites support.
15058
15059Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15060
15061 * configure.in: Don't build newlib for m68k-vxworks5.1.
15062
15063Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15064
15065 * configure.in (mips-sgi-irix6): Use mh-irix5.
15066
15067Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15068
15069 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15070
15071Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15072
15073 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 15074 OSF/1. Fix compiler flags.
6599da04
JM
15075 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15076
15077Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15078
15079 * configure.in: Recognize --with-newlib.
15080 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15081
15082Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15083
d207ebef 15084 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
15085 to *_X11_MODULES due to gdbtk needing X include files et al.
15086
15087Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15088
15089 Merge in support for Mac MPW as a host.
15090 (Old change descriptions retained for informational value.)
15091
15092 * mpw-config.in: Add generic include forwards for cpu-specific
15093 include files in aout and elf directories.
15094
15095 * mpw-configure: Added copyright.
15096 * mpw-config.in: Check for presence of required build tools.
15097 (target_libs): Add newlib.
15098 (target_tools): Add examples.
15099 (Read Me): Generate as "Read Me for MPW" instead.
15100 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15101 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15102 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15103
15104 * mpw-configure: Remove subdir-specific makefile hackery,
15105 delete mk.tmp after using it.
15106
15107 * mpw-build.in (all): Display start and end times.
15108
15109 * mpw-configure (host_canonical): Set.
15110 (target_cpu): Always add to makefiles.
15111 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15112 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15113 (mpw-mh-mpw): Look for in srcdir and srcroot.
15114 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15115
15116 * mpw-build.in: (install-only): New target.
15117
15118 * mpw-configure (host_alias, target_alias): Rename from hostalias
15119 and targetalias, add into generated Makefile.
15120 (mk.tmp): If present, add into generated Makefile.
15121 * mpw-build.in (all-gas): Build config.h first before gas proper.
15122
15123 * mpw-configure (config.status): Write only if changed.
15124 * mpw-config.in (readline): Configure it (not built, just used for
15125 definitions).
15126
15127 * mpw-config.in (elf/mips.h): Add a forward include.
15128
15129 * mpw-config.in: Forward-include most .h files in include into
15130 extra-include.
15131 (readline): Don't build.
15132 mpw-build.in (install): Install GDB.
15133
15134 * mpw-configure (prefix, mpw_prefix): Handle it.
15135 * mpw-config.in (mmalloc, readline): Don't configure.
15136 * mpw-build.in (thisscript): Rename to ThisScript.
15137 Use mpw-build instead of BuildProgram everywhere.
15138 (mmalloc, readline): Don't build.
15139 * mpw-README: New file, basic documentation about the MPW port.
15140
15141 * mpw-config.in: Use forward-include to create include files.
15142
15143 * mpw-configure: Add more things to the top of each configured
15144 Makefile, including contents of config/mpw-mh-mpw.
15145 * mpw-config.in (extra-include): Create this directory and fill it
15146 with Posix-like include files when configuring.
15147
15148 * config.sub (apple, mac, mpw): Add various aliases.
15149
15150 * mpw-build.in: New file, top-level build script fragment for MPW.
15151 * mpw-configure: New file, configure script for MPW.
15152 * mpw-config.in: New file, config fragment for MPW.
15153
15154Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15155
15156 * configure.in (host_libs): Remove glob, since it is gone from the
15157 sources.
15158
15159Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15160
15161 * Makefile.in: define empty GDB_NLM_DEPS var.
15162
15163 * configure.in(target_makefile_frag): use config/mt-netware
15164 for netware targets.
15165
15166Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15167
15168 * config.sub: Merge in recent FSF changes. Remove linux special
15169 cases.
15170
15171Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15172
731a8127 15173 Revert this change:
6599da04
JM
15174
15175 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15176
15177 * build-all.mk: Use CC=cc -Xs on Solaris.
15178
6599da04
JM
15179Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15180
15181 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15182 stop using it.
15183 * Makefile.in: Nuke all references to glob subdirectory.
15184
15185Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15186
15187 * configure.in: Fix --enable-shared logic in per-host.
15188
15189Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15190
15191 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15192
15193Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15194
15195 * configure.in (noconfigdirs): Don't build gas on AIX, for
15196 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15197
15198Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15199
15200 * configure: Fix --cache-file to work if the file argument is a
15201 relative path.
15202
15203Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15204
15205 * configure: If the --cache-file is used, pass it down to
15206 configure in subdirectories.
15207
15208Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15209
15210 * config.sub: add vxworks29k configuration.
15211
15212Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15213
15214 * Makefile.in (taz): Do "diststuff" part quietly.
15215
15216Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15217
15218 * config.sub: Mini-merge with gcc/config.sub.
15219
15220Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15221
15222 * config.guess (IRIX): Sed - to _.
15223
15224Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15225
15226 * Makefile.in (source-vault, binary-vault): New targets.
15227
15228Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15229
15230 * config.sub: Recognize -eabi as a basic system type.
15231
15232Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15233
15234 * configure.in (enable_shared stuff): Fix typo.
15235
15236Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15237
15238 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15239
15240Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15241
15242 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15243
15244Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15245
15246 * configure.in (rs6000-*-*): Don't build gas.
15247
15248Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15249
15250 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15251 reduce command line length.
15252 (AS_FOR_TARGET): Check for as.new, not Makefile.
15253 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15254
15255Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15256
15257 * config.guess: Merge from FSF.
15258
15259Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15260
15261 * configure: Don't use $ when handling program_suffix.
15262
15263Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15264
15265 * configure.in: Configure tk for hppa/hpux.
15266
15267Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15268
15269 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15270
15271Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15272
15273 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15274 to LIBCXXFLAGS. Tests are better run without it.
15275
15276Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15277
15278 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15279
15280Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15281
15282 * configure.in (*-*-netware*): Don't configure xiberty.
15283
15284Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15285
15286 * configure.in: Remove tk from native_only list.
15287
15288Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15289
15290 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15291 for special NCD build.
15292
15293Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15294
15295 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15296 makeall.bat, they're only useful for binutils snapshots.
15297 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15298 makeall.bat to specified SUPPORT_FILES.
15299
15300Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15301
15302 * build-all.mk: Add Ericsson targets to sun4 and solaris
15303 hosts. Add BNR's sun4 target to solaris host, so their
15304 build-from-source will be tested in-house first.
15305
15306Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15307
15308 * Makefile.in (LIBCFLAGS): New variable.
15309 (CFLAGS_FOR_TARGET): Ditto.
15310 (LIBCFLAGS_FOR_TARGET): Ditto.
15311 (LIBCXXFLAGS): Ditto.
15312 (CXXFLAGS_FOR_TARGET): Ditto.
15313 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15314 (BASE_FLAGS_TO_PASS): Pass them.
15315 (EXTRA_TARGET_FLAGS): Ditto.
15316
731a8127 15317 * configure.in: Support --enable-shared.
6599da04
JM
15318
15319Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15320
15321 * configure.in (target_libs): Include libstdc++ again.
15322 * config.guess: Update from FSF (for FreeBSD).
15323
15324Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15325
15326 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15327 makeall.bat.
15328 (DISTDOCDIRS): Add `etc'.
15329 (ETC_SUPPORT_PFX): New variable.
15330 (taz): Include anything from etc starting with a word in
15331 ETC_SUPPORT_PFX.
15332
15333Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15334
15335 * config.sub: Update for recent FSF changes. Remove obsolete
15336 h8300hds entry. Add -windows* and -osx as basic os. Minor
15337 spacing changes.
15338
15339Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15340
15341 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15342
15343 * config.guess: Merge with FSF.
15344 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15345
15346Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15347
15348 * configure: Since the "trap 0" handler will override the exit
15349 status on many systems, only use it for "exit 1", and make it set
15350 a non-zero exit status; reset it before "exit 0". Also, check
15351 exit status of config.sub, and error out if it failed.
15352
15353Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15354
15355 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15356 and install libgloss.
15357
15358Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15359
15360 * Makefile.in (all-binutils): Depend upon all-byacc.
15361
15362 * configure.in: Don't build emacs on Irix 5.
15363
15364Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15365
15366 * configure.in (*-*-netware*): Add libio.
15367
15368Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15369
15370 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15371 (CHECK_TARGET_MODULES): Ditto.
15372 (INSTALL_TARGET_MODULES): Ditto.
15373 (TARGET_LIBS): Ditto.
15374 (all-libstdc++): Note dependencies.
15375
15376Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15377
15378 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15379
15380Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15381
15382 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15383 -fexternal-templates.
15384
15385 * configure.in (target_libs): Add libstdc++.
15386 (noconfigdirs): Add libstdc++ as appropriate.
15387
15388Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15389
15390 * config.guess: Update from FSF.
15391
15392Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15393
15394 * configure: Use ${config_shell} when running ${configsub}.
15395
15396Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15397
15398 * config.sub: No longer recognize h8300h.
15399
15400Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15401
15402 * config.sub: Remove extraneous differences between config.sub and
15403 gcc/config.sub.
15404
15405Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15406
15407 * Makefile.in (DISTSTUFFDIRS): Add gas.
15408
15409Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15410
15411 * COPYING.NEWLIB: New file.
15412
15413Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15414
15415 * config.guess (HP-UX): Patch from Harlan Stenn
15416 <harlan@landmark.com> to also emit release level.
15417
15418Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15419
15420 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15421
15422Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15423
15424 * config.sub: Merge nextstep cleanup from FSF.
15425
15426Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15427
15428 * configure.in (arm-*-*): Don't configure ld for this target.
15429
15430Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15431
15432 * configure.in (*-*-netware): don't configure libg++, libio,
15433 librx, or newlib.
15434
15435Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15436
15437 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15438 configure ld--it works, but it doesn't support shared libraries.
15439
15440Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15441
15442 * config.guess (*-unknown-freebsd*): Get rid of possible
15443 trailing "(Release)" in version string.
15444 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15445
15446Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15447
15448 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15449 Fix type: *-next-neststep -> *-next-nextstep.
15450
15451 * config.guess: Merge from FSF:
15452
15453 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15454
15455 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15456
15457 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15458
15459 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15460 instead of UNIX_SV for UnixWare 1.0).
15461
15462Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15463
15464 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15465 to make gdb/nlm/* build after the compiler and linker.
15466
15467Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15468
15469 * config.guess (netbsd, freebsd, linux): Accept any machine,
15470 not just i[34]86.
15471 (m68k-atari-sysv4): Relocate to match FSF version.
15472
15473 * config.guess: More merges from the FSF:
15474
15475 Add a space before function call or macro invocation.
15476
15477 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15478
15479 * config.guess: Add trap cmd to remove dummy.c and dummy when
15480 interrupted.
15481
15482 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15483
15484 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15485 (dummy): Redirect stderr from compilation of dummy.c.
15486
15487 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15488
15489 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15490
15491Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15492
15493 * configure: Accept and ignore --cache*, for compatibility with
15494 new autoconf.
15495
15496Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15497
15498 * config.guess: Merge from FSF:
15499
15500 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15501
15502 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
15503 (PATH): Add /.attbin at end for finding uname.
15504 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
15505
15506 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15507
e490616e 15508 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
15509
15510 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15511
e490616e
ZW
15512 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15513 to select whether to use ELF or COFF.
6599da04
JM
15514
15515 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15516
e490616e 15517 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
15518
15519 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15520
15521 * config.guess: Guess the OS version for HPUX.
15522
15523 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15524
15525 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15526
15527Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15528
15529 * configure.in: Recognize --with-headers, --with-libs, and
15530 --without-newlib.
15531 * Makefile.in (all-xiberty): Depend upon all-ld.
15532
15533Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15534
15535 * configure.in: Change i[34]86 to i[345]86.
15536
15537Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15538
15539 * configure (version): A few more tweaks to help message.
15540
15541Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15542
15543 * Makefile.in: Remove (for now) librx as a host library,
15544 now that we're building it for target.
15545
15546Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15547
15548 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15549 (Karl Berry).
15550
15551Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15552
15553 * configure.in: Also configure librx.
15554
15555Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15556
15557 * Makefile.in: Update various rules to reflect that librx
15558 is now needed for libg++.
15559
15560Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15561
15562 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15563
15564Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15565
15566 * configure.in: Configure the examples directory.
15567
15568Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15569
15570 * configure: Simplify Jun 2 1994 change.
15571
15572Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15573
15574 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15575 /bin/gcc isn't good enough to build gcc.
15576
15577Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15578
15579 * Makefile.in (GDB_SUPPORT_FILES): Remove
15580 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15581 (gdb.tar.gz): Add new rule to use standard distribution building
15582 mechanism.
15583
15584Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15585
15586 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15587 Bill Cox <bill@cygnus.com>.
15588
15589Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15590
15591 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15592
15593Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15594
15595 * configure: Search current dir first in .gdbinit.
15596
15597Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15598
15599 * config.sub: Recognize freebsd (merged from gcc config.sub).
15600
15601Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15602
15603 * config.sub: Refer to NeXT's operating system as nextstep.
15604
15605 * config.sub (case $basic_machine): Re-order the cases, to match
15606 the order in the FSF version (which is mostly alphabethical).
15607 Merge in some additions and changes from the FSF.
15608
15609Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15610
15611 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15612 * config.sub: Recognize cxux7.
15613 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15614
15615Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15616
15617 * config.sub: Fix typo powerpc -> powerpc-*.
15618
15619Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15620
15621 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15622
15623 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15624 parallel with all-emacs and install-emacs). Top-level command
15625 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15626
15627Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15628
15629 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15630 $(relbindir)/make before doing ``make install'', and use
15631 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15632 installing over running make binary.
15633 ($(host)-stamp-stage3-installed): Likewise.
15634
15635Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15636
15637 * config.guess: Recognize Mach.
15638
15639Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15640
15641 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15642 see whether --exec-prefix was used.
15643
15644Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15645
15646 * README: Explicitly mention libg++/README. (Zoo's idea.)
15647
15648Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15649
15650 * Makefile.in: Add all-librx target similar to all-libproc.
15651
15652Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15653
15654 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15655 with post 1.2 uname bogosity.
15656
15657Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15658
15659 * configure: Remove temporary files on receipt of a signal.
15660
15661Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15662
15663 * configure: If there is a package_makefile_frag, remove
15664 ${subdir}/Makefile.tem after copying it in.
15665
15666Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15667
15668 * build_all.mk: support rs6000 lynx identifies itself as
15669 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15670 since /bin/gcc is too feeble to compile a modern gcc.
15671
15672Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15673
15674 * brought devo/test-build.mk update-to-date with progressive/
15675 test-build.mk. Add lynx targets and hppa flag info.
15676
15677Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15678
15679 * configure.in: Use mh-ncrsvr43. Patch from
15680 Tom McConnell <tmcconne@sedona.intel.com>.
15681
15682Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15683
15684 * config.guess (i386-unknown-bsdi): No longer need to
15685 check #if defined(__bsdi__) && defined(__i386__).
15686
15687Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15688
15689 * configure: Set program_transform_nameoption correctly.
15690
15691Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15692
15693 * brought build-all.mk update-to-date with progressive build-all.mk,
15694 added new targets and hppa info.
4e81ae98 15695
6599da04
JM
15696Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15697
15698 * configure: If config.guess result is a prefix of the user
15699 specified target, assume a native build and use the user specified
15700 target as the host alias. Remove SunOS patch suffix removal hack.
15701 * configure.in: Remove SunOS patch suffix removal hack.
15702
15703 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15704 in NATIVE_CHECK_MODULES.
15705
15706Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15707
15708 * Makefile.in: Rename HOST_ONLY to NATIVE.
15709 * configure: Delete SunOs patch suffix from host_canonical
15710 and build_canonical variables that are prepended to Makefiles.
15711 * configure.in: Add comments for easier maintenance.
15712
15713Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15714
15715 * Makefile.in: Add all-libproc target similar to all-gui.
15716
15717Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15718
15719 * Makefile.in (CHECK_MODULES): split into
15720 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15721
15722Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15723
15724 * config.guess (i386-unknown-bsdi): New system to guess.
15725
15726Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15727
15728 * Makefile.in: Add all-gui target (but not yet build by "all").
15729
15730Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15731
15732 * config.sub: Move deletion of patch suffix from here...
15733 * configure.in: To here, at Ian's suggestion. The top-
15734 level scripts might need to know of a patch level.
15735
15736Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15737
15738 * config.sub: Strip off patch suffix so rtl is recognized
15739 as a sunos4.1.3 machine, even though it's been patched.
15740
15741Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15742
15743 * Makefile.in (INSTALL_LAST): Delete.
15744 (INSTALL_DOSREL): New.
15745
15746Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15747
15748 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15749 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15750 whether we pass down --with-gnu-ld anyhow.
15751
15752Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15753
15754 * Makefile.in (INSTALL_LAST): Change operation so it works
15755 on more flavors of make.
15756 * configure.in (go32): Don't build libg++ or libio.
15757
15758Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15759
15760 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15761 they can be overriden by templates.
15762
15763Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15764
15765 * configure.in (target==go32): Don't build gdb.
15766 * dosrel: New directory.
15767
15768Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15769
15770 * configure.in (host==go32): Configure dosrel too.
15771 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15772 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15773 be set by incoming names or templates.
15774 (INSTALL_LAST): New rule.
6599da04
JM
15775
15776Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15777
15778 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15779
15780Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15781
6599da04
JM
15782 * configure.in (appdirs): New variable. Currently empty, but will
15783 be used in gas distribution. If nonempty, lists a set of
15784 directories at least one of which must get configured, or top
15785 level configuration is considered to have failed.
15786 (rs6000-*-lynxos*): Use new file name.
15787
15788Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15789
15790 Eliminate XTRAFLAGS.
15791 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15792 newlib include files using -idirafter, and also use -nostdinc.
15793 (CXX_FOR_TARGET): Likewise.
15794 (XTRAFLAGS): Removed.
15795 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15796 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15797 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15798 ($(DO_X)): Don't pass down XTRAFLAGS.
15799
15800Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15801
15802 * configure.in (mips*-dec-bsd*): New target; do build linker.
15803 (mips*-*-bsd*): New target; don't build linker.
15804
15805Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15806
15807 * configure.in: support rs6000-*-lynxos* configuration.
15808 support sunos4 as a cross target.
15809
15810 * config.sub: look for lynx*, not lynx since the OS version may
15811 legitimately be part of the name.
15812
15813Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15814
15815 * configure.in (i[34]86-*-sco*): Move to be with other i386
15816 targets.
15817 (romp-*-*): New target. Skip various binary utilities.
15818 (vax-*-*): New target. Don't build newlib.
15819 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15820
15821Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15822
15823 * configure.in: Only set host_makefile_frag if config
15824 directory exists.
15825
15826Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15827
15828 * install.sh: If $dstdir exists, don't check whether each
15829 component does.
15830
15831Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15832
15833 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15834
15835Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15836
3b75d237
AJ
15837 * configure.in (*-*-lynxos*): Don't configure newlib for either
15838 native or cross Lynx.
6599da04
JM
15839
15840Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15841
15842 * config.sub (sparc64-elf): Fix os.
15843 (z8k): Remove duplicate.
15844
15845Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15846
15847 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15848 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15849
15850Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15851
15852 * configure: Make file links cleanly even if Lynx fails on
e490616e 15853 an NFS symlink (at least fail cleanly).
6599da04
JM
15854
15855Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15856
15857 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15858 -XNh2000.
15859
15860Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15861
15862 * configure: Unknown options are fatal again.
15863
15864Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15865
15866 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 15867 compatibility.
6599da04
JM
15868
15869Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15870
15871 * build-all.mk: Add `clean' target.
15872
15873Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15874
15875 * config.guess: Add SINIX support.
15876 * configure.in: Add mips-*-sysv4* support.
15877
15878Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15879
15880 * build-all.mk: Document all useful targets.
15881 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15882 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15883
15884Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15885
15886 * configure: Support --silent, --quiet.
15887
15888Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15889
15890 * configure: Support --disable-FEATURE.
15891
15892Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15893
15894 * config.guess: Recognize NCR running SVR4.3.
15895
15896Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15897
15898 * config.guess: Make BSDI generate i386-unknown-bsd386.
15899 Patch from Paul Eggert <eggert@twinsun.com>.
15900
15901Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15902
15903 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15904
15905Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15906
15907 * configure: Make unrecognized options give nonfatal warnings
15908 instead of fatal errors, and pass them to any subdirectory
15909 configures in case they recognize them.
15910 Make --x equivalent to --with-x.
15911
15912Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15913
15914 * configure: Add --enable-* options. Clean up usage message and
15915 some comments.
15916
15917Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15918
15919 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15920
15921Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15922
15923 * configure.in (hppa*-*-*): Enable binutils.
15924
15925Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15926
15927 * config.sub: Recognize cisco.
15928
15929Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15930
15931 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15932
15933Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15934
15935 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15936 than one configuration name. Add comment.
15937
15938Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15939
15940 * config.guess: about target *-hitachi-hiuxwe2, fixed
15941 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15942 macro is incorrect.]
15943
15944Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15945
15946 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15947 than the "make ls" stuff which used to be here.
15948
15949Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15950
15951 * config.guess: Recognize i[34]86-unknown-freebsd.
15952 From Shawn M Carey <smcarey@rodan.syr.edu>.
15953
15954Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15955
15956 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15957
15958Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15959
15960 * config.guess: Check for ptx.
15961
15962Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15963
15964 * config.sub: Add os9k checking.
15965
15966Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15967
15968 * config.guess: Handle OSF1 running on HPPA processors
15969
15970Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15971
15972 * configure: If subdir configure fails, print out a message with
15973 subdirectory name, in case subdir's configure code didn't identify
15974 itself.
15975
15976Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15977
15978 * configure.in: Remove embedded newlines from configdirs.
15979 Avoid mismatches of substrings. Fix matching strings at end
15980 of configdirs.
15981
15982Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15983
15984 * config.guess: Add Lynx/rs6000 config support.
15985
15986Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15987
15988 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15989
15990Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15991
15992 * configure.in (hppa*-*-osf*): Treat this just like most other
15993 PA configurations (eg no binutils or ld).
15994 (hppa*-*-*elf*): These configurations have binutils and ld.
15995
15996Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15997
15998 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15999
16000Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16001
16002 * configure.in (rs6000-*-*): Build gas.
16003
16004Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16005
e490616e 16006 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
16007
16008Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16009
16010 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16011 for GDB and GDB has been fixed to not need it.
16012
6599da04
JM
16013Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16014
16015 * config.guess: Recognize vax hosts.
16016
16017Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16018
16019 * configure (while loop): Don't use "break 2" inside case
16020 statement -- the case statement isn't an enclosing loop.
16021
16022Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16023
16024 * config.guess: Clean up NeXT support, to allow nextstep
16025 on Intel machines. Make OS be nextstep.
16026
16027Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16028
16029 * config.guess: Add alternate forms for Convex.
16030
16031Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16032
16033 * configure: Completely rewrite option processing. Take
16034 advantage of pattern-matching to avoid invoking test frequently.
16035 Also clean up host and target defaulting logic.
16036
16037Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16038
16039 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16040 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16041 commands (plus user environment) will fit SCO limits.
16042
16043Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16044
16045 * configure.in: Don't issue warnings about directories which are
16046 not being configured if -norecursion is set. Correct test for
16047 --with-gnu-as and --with-gnu-ld to not get confused by substring
16048 matches.
16049
16050 * configure.in: Don't build gas for alpha-dec-osf1*.
16051
16052Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16053
16054 * configure: Back out Per's change of 12/19/1993. It changes the
16055 behavior of configure in unexpected and confusing ways.
16056
16057 Also, use different delim char when calculating
16058 program_transform_name so that the name can contain slashes.
16059
16060Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16061
16062 * configure.in, config.sub: Add support for VSTa micro-kernel.
16063
16064Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16065
16066 * configure.in: Nuke hacks which were used to get a special
16067 version of GAS for HPPA configurations.
16068
16069Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16070
16071 * configure: If only ${target_alias} is given, use that
16072 as the default for ${host_alias}.
16073 * configure: Add missing back-slashes before nested quotes.
16074
16075Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16076
16077 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16078
16079Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16080
16081 * config.guess: Recognize some Tektronix configurations.
16082 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16083
16084Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16085
16086 * config.sub: Match any flavor of SH.
16087
16088Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16089
16090 * configure.in: Don't try to configure newlib for Alpha.
16091
16092Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16093
16094 * configure.in: Don't build ld for Irix 5. Don't build gas,
16095 libg++ or libio for any Alpha target.
16096
16097 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
16098
16099Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16100
16101 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16102 default arguments -- so it tried to compress itself.
16103
16104Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16105
16106 * configure.in (notsupp): ensure that a space is always at the end
16107 of the configdirs list, since the grep checks for an explicit space
16108
16109Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16110
16111 * configure.in (target i386-sysv4.2): don't build ld, since static
16112 versions of many libraries are not available.
16113
16114Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16115
16116 * config.guess: Recognize Apollos (using environment variables).
16117 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16118
16119Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16120
16121 * config.guess: Recognize Sony news mips running newsos.
16122
16123Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16124
16125 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16126 "fi ; else" for bash.
16127
16128Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16129
16130 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16131
16132Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16133
16134 * config.sub: accept unixware as an alias for svr4.2.
16135 Fix some inconsistancies with the gcc version.
16136
16137Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16138
16139 * Makefile.in (DISTDOCDIRS): Add gdb.
16140
16141Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16142
16143 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16144
16145Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16146
16147 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16148 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16149 this now.
16150
16151Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16152
16153 * config.sub: Accept hiux* as an OS name.
16154
16155 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16156 etc/make-stds.texi. The underscore came from gcc, and dje now
16157 agrees that RUNTESTFLAGS is the correct name.
16158
16159Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16160
16161 * install.sh: Remove 'set -e'. It makes any conditionals
16162 in the script useless.
16163
16164 * config.guess: Automatically recognize arm-acorn-riscix
16165 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16166
16167Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16168
16169 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16170
16171Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16172
16173 * Makefile.in (DISTDOCDIRS): New variable.
16174 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 16175 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
16176
16177Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16178
16179 * configure.in (hppa target): check the source directory for the
16180 pagas sub-directory
16181
16182Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16183
16184 * config.sub: Allow -aout* and -elf*.
16185
16186Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16187
16188 * configure.in: Don't build ld on i386-solaris2, same as for
16189 sparc-solaris2.
16190
16191Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16192
16193 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16194
16195Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16196
16197 * configure.in: Configure gdb for alpha.
16198
16199Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16200
16201 * Makefile.in (CXXFLAGS): Add -O.
16202
16203Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16204
16205 * config.guess: added support for DG Aviion
16206
16207Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16208
16209 * configure.in: Produce warning message for subdirectories not
16210 configurable for this host/target combination. Don't try to
16211 configure gdb for vms.
16212
16213Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16214
16215 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16216 appropriate files before making "diststuff".
16217 (DISTBISONFILES): New var: list of files to be edited.
16218 (DISTSTUFFDIRS): Add binutils.
16219
16220Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16221
16222 * config.sub: also handle mipsel and mips64el (for little endian mips)
16223
16224Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16225
16226 * configure.in: Add * to end of all OS names.
16227
16228Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16229
16230 * configure.in: Build newlib for LynxOS native.
16231
16232Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16233
16234 * config.guess: Add support for delta 88k running SVR3.
16235
16236 * configure.in: Add comment about HP compiler vs. emacs.
16237
16238Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16239
16240 * configure.in: don't build ld on solaris2 (not a viable option
16241 due to bugs in getpwnam & getpwuid)
16242
16243Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16244
16245 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16246 config.guess will produce a full version number.
16247
16248Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16249
16250 * configure.in: Build linker and binutils for alpha-dec-osf1.
16251
16252Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16253
16254 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16255 and gdb/testsuite/Makefile.in.
16256
16257Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16258
16259 * configure.in: recognize mips*- instead of mips-
16260
16261Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16262
16263 * config.sub: Accept linux*coff and linux*elf as operating
16264 systems.
16265
16266Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16267
16268 * config.sub: Recognize mips64, and mips3 as an alias for it.
16269
16270Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16271
16272 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16273 gdb knows how to handle OSF/1 shared libraries.
16274
16275Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16276
16277 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16278 * config.guess: Recognize Hitachi's HIUX.
16279 * config.sub: Recognize h3050r* and hppahitachi.
16280 Remove redundant cases for hp9k[23]*.
16281
16282Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16283
16284 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16285 if gas and ld are in the source tree and are in ${configdirs}.
16286 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 16287 --with options (but still pass them down on the command line,
6599da04
JM
16288 if they were explicitly specified).
16289
16290Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16291
16292 * configure: substitute SHELL value in Makefile.in with
16293 ${CONFIG_SHELL}
16294
16295Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16296
16297 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16298 *-*-solaris2* targets.
16299
16300Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16301
16302 * Makefile.in: define M4, and pass it down to sub-makes;
16303 all-autoconf now depends on all-m4
16304
16305Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16306
16307 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16308 presence of {ar,ranlib} instead of a configured directory
16309
16310Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16311
16312 * config.guess: Accept 34?? as well as 33?? for NCR.
16313
16314Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16315
16316 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16317 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16318
16319Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16320
16321 * configure: grab values for $(CC) and $(CXX) from the
16322 environment, so that someone can do "CC=gcc configure; make" and
16323 have it work right (matching the way that autoconf works now)
16324
16325 * configure.in, Makefile.in: add support for gash, the tcl
16326 interface to Galaxy
16327
16328 * config.guess: add NetBSD variants (hp300, x86)
16329
16330Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16331
16332 * install.sh: Support -d option (in the manner of SunOS 4 install,
16333 as it is more deterministic than that of GNU install)
16334 (chmodcmd): Set file to mode 755 by default (should also do default
16335 chgrp and chown, but I don't feel like dealing with that now)
16336
16337Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16338
16339 * config.sub: Remove h8300hhms alias.
16340
16341Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16342
16343 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16344
16345Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16346
16347 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16348 as stmp-fixinc
16349
16350Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16351
16352 * config.sub: recognize m88110-bug-coff.
16353
16354Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16355
16356 * Makefile.in (all-libio): all dependencies on the toolchain used
16357 to build this (gcc, gas, ld, etc)
16358
16359Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16360
16361 * config.guess: Deal with OSF/1 1.3 on alpha.
16362
16363Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16364
16365 * install.sh: add some 'else true' clauses for portability
16366
16367 * configure.in: don't build libio for h8[35]00-*-* targets
16368
16369Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16370
16371 * Makefile.in: Add support for new libio.
16372
16373Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16374
16375 * install.sh: If one command fails, don't try the rest. Don't try
16376 to remove $dsttmp (via trap) unless we have already created it.
16377 If $src doesn't exist, detect it and exit with an error.
16378
16379 * config.guess: Recognize BSD on hp300.
16380
16381Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16382
16383 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16384 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16385
16386Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16387
16388 * Makefile.in (all-send-pr): depends on all-prms
16389
16390Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16391
16392 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16393
16394Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16395
16396 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16397 Added test for mips-mips-riscos5.
16398
16399Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16400
16401 * configure.in: use mh-hp300 for 68k HP hosts
16402
16403Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16404
16405 * configure: add support for CONFIG_SHELL, so that you can use
16406 some alternate shell for evaluating configure scripts
16407
16408Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16409
16410 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16411 in configure script to bug-gdb@prep.ai.mit.edu when building
16412 distribution archive.
16413 * Makefile.in (COMPRESS): Remove def.
16414 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16415 gdb.tar.Z and make-gdb.tar.Z respectively.
16416 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16417 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16418 to convergence with 'taz' target in Makefile.in.
16419
16420Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16421
16422 * install.sh (dsttmp): use trap to ensure that tmp files go
16423 away on error conditions
16424
16425Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16426
16427 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16428
16429Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16430
16431 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16432 its parent is '/' not ''.
16433
16434 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16435
16436Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16437
16438 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16439 that ${newsrcdir}/configure.in does.
16440
16441Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16442
16443 * test-build.mk: support for CONFIG_SHELL
16444
16445Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16446
16447 * config.sub (netware): Add as a basic system type.
16448
16449Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16450
16451 * Makefile.in (Makefile): depend on configure.in. Also drop the
16452 $(srcdir)/ from the dependency on Makefile.in.
16453
16454Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16455
16456 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16457 (h8300hhms is temporary until multi-libraries are implemented).
16458 * configure.in: Handle h8300h too.
16459
16460Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16461
16462 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16463
16464Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16465
16466 * configure: Remove extraneous output when guessing host type.
16467 * config.guess: Remove extraneous output when guessing using C
16468 compiler rather than uname, or when guessing fails.
16469
16470Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16471
16472 * Makefile.in: remove all.cross and install.cross targets
16473
16474 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16475 definitions
16476
16477Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16478
16479 * configure.in (target sh): Build gprof.
16480
16481Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16482
16483 * config.sub: change -solaris to -solaris2
16484
16485Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16486
16487 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16488
16489Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16490
16491 * configure: Correct error message for missing Makefile.in to
16492 print correct directory.
16493
16494Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16495
16496 * install.sh: kludge around 386BSD shell bug
16497
16498Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16499
16500 * config.guess: Recognize NeXT.
16501 * config.guess: Recognize i486-ncr-sysv4.
16502 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16503
16504Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16505
16506 * Makefile.in (MAKEINFOFLAGS): New variable.
16507 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16508 * build-all.mk, test-build.mk: Pass down --no-split as
16509 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16510
16511Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16512
16513 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16514
16515Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16516
16517 * Makefile.in (libg++.tar.z): New rule.
16518 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16519 * Makefile.in (taz): Only do a single chmod.
16520
16521Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16522
16523 * install.sh: don't use dirname anymore (replaced with sed usage)
16524
16525Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16526
16527 * Makefile.in: Change extension for gzip'd files from '.z' to
16528 '.gz' per new FSF standard usage.
16529
16530Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16531
16532 * configure: put quotes around the final value of program_transform_name
16533
16534Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16535
16536 * Makefile.in: new install.sh support; update install-info rules
16537
16538Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16539
16540 * configure.in: Build diff for crosses, but not for go32 host.
16541
16542 * configure.in: Build gprof only for native, and don't build it
16543 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16544
16545Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16546
16547 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16548
16549Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16550
16551 * configure.in (host_tools): Add prms.
16552
16553Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16554
16555 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16556 with $(FLAGS_TO_PASS) on the command line
16557
16558 * config.sub: Recognize lynx and lynxos
16559
16560Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16561
16562 * config.sub: Accept -ecoff*, not just -ecoff.
16563
16564Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16565
16566 * Makefile.in (taz): Use .gz suffix instead of .z.
16567 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16568 names.
16569
16570Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16571
16572 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16573
16574Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16575
16576 * Makefile.in (install-no-fixedincludes): install gcc last, so
16577 that rebuilds that might happen during 'make install' don't get
16578 bogus gcc include files
16579
16580Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16581
16582 Change from Utah for HPPA support:
16583 * config.guess: Recognize hppa1.x-hp-bsd.
16584
16585Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16586
16587 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16588 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16589
16590Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16591
16592 * config.sub: Add support for rom68k and bug boot monitors.
16593
16594Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16595
16596 * Makefile.in: Make all-opcodes depend on all-bfd.
16597
16598Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16599
16600 * config.guess: Added special check for i[34]86-univel-sysv4*.
16601
16602Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16603
16604 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16605 the processor rather than assuming i486.
16606
16607Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16608
16609 * config.guess: Recognize SunOS6 as Solaris3.
16610
16611Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16612
16613 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16614 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16615
16616Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16617
16618 * build-all.mk (all-cross): New target for Canadian Cross.
16619 Added Q2 go32 targets.
16620 * test-build.mk: Configure go32 cross sparclite-aout and
16621 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16622 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16623
16624Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16625
16626 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16627 GO32 hosted toolchains
16628
16629Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16630
16631 * configure: change so "-exec-prefix" gets passed down rather
16632 than "-exec_prefix" so autoconf generated Makefiles get the
16633 exec_prefix set right.
16634
16635Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16636
16637 * config.guess: get the Solaris2 minor version number
16638
16639 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16640
16641Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16642
16643 * config.guess: Recognize some Sequent platforms.
16644
16645Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16646
16647 * Makefile.in: added the vault-install target
16648
16649 * configure.in: actually use the Sun3 makefile fragment that's in
16650 config, also added the release dir to configdirs
16651
16652Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16653
16654 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16655
16656Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16657
16658 * configure.in: remove some program from Alpha targetted toolchains
16659
16660Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16661
16662 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16663 gprof.
16664 (taz): Run "make diststuff" in those directories instead of "make
16665 proto-dir". Look for "VERSION=" only at start of line in subdir
16666 Makefile. Use "gzip -9" for compression.
16667 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16668 (binutils.tar.z): New target.
16669
16670Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16671
16672 * Makefile.in (taz): Include gpl.texinfo.
16673
16674Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16675
16676 * Makefile.in (setup-dirs): Merged into "taz" target.
16677 (taz): Only do `proto-dir' stuff if a directory is actually needed
16678 for this target.
16679
16680Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16681
16682 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16683 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16684 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16685 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16686 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16687
16688Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16689
16690 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16691 config.sub, and move-if-change to gdb testsuite distribution
16692 archive, so the testsuite can be extracted, configured, and
16693 run separately from the gdb distribution. Blow away the Chill
16694 tests that require a Chill compiled executable, since GNU Chill
16695 is not yet publically available.
16696
16697Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16698
16699 * test-build.mk: set environment variables in a single command,
16700 instead of a list of assignments and exports
16701
16702 * config.guess: recognize Alpha/OSF1 systems
16703
16704Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16705
16706 * configure: Change help message to prefer --options rather than
16707 -options.
16708
16709Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16710
16711 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16712 zippy@ecst.csuchico.edu.
16713 * config.guess: Recognize miniframe.
16714
16715Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16716
cc6010cd
AP
16717 * Makefile.in: Use srcroot to find runtest rather than rootme.
16718 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
16719
16720Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16721
16722 * test-build.mk: Extensive additions to support building on a
16723 machine other than the host.
16724
16725Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16726
16727 * configure (tooldir): Fix for i386-aix again.
16728
16729Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16730
16731 * configure, Makefile.in: Change definition of $(tooldir)
16732 to match the FSF.
16733
16734Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16735
16736 * config.guess: Recognize i[34]86/SVR4.
16737
16738Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16739
16740 * Makefile.in (all-gdb): gdb depends on sim.
16741
16742Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16743
16744 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16745 at the same time we make the prototype gdb directory.
16746 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16747 files at the same time as the gdb base release distribution.
16748
16749Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16750
16751 * Makefile.in (check): Use individual check targets rather than
16752 DO_X rule.
16753 (check-gcc): Added.
16754
16755Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16756
16757 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16758 for System V release 3.2.
16759
16760Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16761
16762 * config.sub: Recognize hppaosf.
16763 * configure.in: Do configure ld/binutils/gas for it.
16764
16765Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16766
16767 * configure (tooldir): Alter syntax used to set this, for systems
16768 where "\$" isn't handled right, like i386-aix.
16769
16770Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16771
16772 * configure: Pass program-transform-name, not
16773 program_transform_name, to recursive configures.
16774
16775Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16776
16777 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16778 of gas+ld+binutils.
16779
16780Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16781
16782 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16783
16784Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16785
16786 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16787
6599da04
JM
16788Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16789
16790 * Makefile.in (PRMS): Set back to all-prms.
16791
16792Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16793
16794 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16795 targets, rather than for MIPS hosts.
16796
16797Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16798
16799 * configure.in: add comment for --with-x default values
16800
16801 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16802
16803 * Makefile.in: add check-* targets for each of the directories in
16804 the tree. Add a definition of RUNTEST that will use the one we
16805 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16806
16807Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16808
16809 * configure.in: Removed obsolete references to bfd_target and
16810 target_makefile_frag.
16811
16812 * build-all.mk: Set assorted targets for Q2.
16813 * config.sub: Recognize z8k-sim and h8300-hms.
16814 * test-build.mk: Really don't pass host to configure.
16815 (HOLES): Added uname.
16816
16817Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16818
16819 * configure: Handle an empty program-prefix, program-suffix or
16820 program-transform-name correctly.
16821
16822Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16823
16824 * build-all.mk: -G 8 no longer required for MIPS targets.
16825 * test-build.mk: Don't pass host argument to configure; make it
16826 guess.
16827
16828Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16829
16830 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16831 * Makefile.in (COMPRESS): New macro, like GZIP.
16832
16833Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16834
16835 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16836
16837 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16838 with gas currently defaults to -G 0.
16839
16840Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16841
16842 * Makefile.in (all-flex): flex depends on byacc.
16843
16844 * build-all.mk: If host not specified, use config.guess. Pass TAG
16845 to test-build.mk as RELEASE_TAG.
16846 * test-build.mk (configargs): New variable containing arguments to
16847 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16848 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16849
16850 * config.guess: Use /bin/uname when checking -X argument on SCO,
16851 to avoid invoking GNU uname which doesn't understand -X.
16852
16853 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16854
16855 * configure.in: Build gas for mips-*-*.
16856
16857Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16858
16859 * Makefile.in (all.normal): insert missing backslash.
16860
16861Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16862
731a8127 16863 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
16864
16865 * Makefile.in: Complete overhaul to merge many almost identical
16866 targets.
16867
16868Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16869
16870 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16871 (gdb.tar.Z): Adjusted.
16872
16873 * Makefile.in (setup-dirs, taz): New targets; should be general
16874 enough to adapt for gdb sometime. Build only .z file.
16875 (gas.tar.z): New target.
16876
16877Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16878
16879 * build-all.mk: Use CC=cc -Xs on Solaris.
16880
6599da04
JM
16881Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16882
16883 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16884 for handling BISON for FSF releases.
16885
16886Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16887
16888 * configure: Actually implement the change zoo just documented.
16889
16890Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16891
16892 * configure: when using config.guess, only set target_alias when
16893 it's not already been set (ie, on the command line)
16894
16895Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16896
16897 * Makefile.in: add installcheck target, set PRMS to install-prms
16898
16899Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16900
16901 * configure: add support for package_makefile_fragment, handle the
16902 case where a directory has a configure.in file but no Makefile.in
16903 more gracefully (with an actual understandable error message, even);
16904 add support for --without (and add this to the usage message); also
16905 explicitly add a --host=${host_alias} to the command line when
16906 config.guess is used
16907
16908Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16909
16910 * configure: Must use both --host and --target in recursive calls.
16911
16912Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16913
16914 * Makefile.in: Change deja-gnu to dejagnu.
16915
16916Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16917
16918 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16919
16920Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16921
16922 * configure.in: canonicalize all instances to *-*-solaris2*,
16923 also strip out a number of tools to not build for go32 host
16924
16925Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16926
16927 * config.guess: add GPL.
16928
16929 * Makefile.in, config.guess, config.sub, configure: bump
16930 copyrights to 93.
16931
16932Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16933
16934 * Makefile.in (do-info): Removed obsolete check for existence of
16935 localenv file.
16936
16937 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16938
16939Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16940
16941 * Makefile.in: a couple of 'else true' for decstation,
16942 support for TclX
16943
16944 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16945
16946Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16947
16948 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16949
16950Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16951
16952 * config.guess: Recognize i386-ibm-aix (PS/2).
16953 * configure.in: Use config/mh-aix386 file for it.
16954
16955Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16956
16957 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16958 CC_FOR_TARGET instead.
16959 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16960
16961Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16962
16963 * Makefile.in: Add sim to list of directories sent with gdb
16964
16965Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16966
16967 * configure.in: Put back mips-dec-bsd* case.
16968
16969Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16970
16971 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16972 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16973 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
16974
16975Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16976
16977 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16978
16979 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16980 (install-info): install dir.info only if it exists,
16981 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16982
16983Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16984
16985 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16986 gas for mips-dec-bsd.
16987
16988Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16989
16990 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16991 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16992
16993Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16994
16995 * configure.in: Added "dejagnu" to hosttools list.
16996
16997Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16998
16999 * config.sub, configure.in, config.guess: Add support
17000 for Bosx, an AIX variant from Bull.
17001 Patches from F.Pierresteguy@frcl.bull.fr.
17002
17003Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17004
17005 * devo/dejagnu: Initial creation of devo/dejagnu.
17006 Migrated dejagnu testcases and support files for testing software
17007 tools to reside as subdirectories, currently called "testsuite",
17008 within the directory of the software tool. Migrated all programs,
17009 support libraries, etc. beloging to dejagnu proper from
17010 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17011 with no modifications. The changes to these files which will
17012 allow them to configure, build, and execute properly will be made
17013 in a future update.
17014
17015Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17016
17017 * Makefile.in: Change send_pr to send-pr.
17018 * configure.in: Likewise.
17019 * send_pr: Renamed directory to send-pr.
17020
17021Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17022
17023 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17024
17025Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17026
17027 * README: Update for gdb-4.8 release.
17028 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17029 gdb-xxx.tar.z (gzip'd) file also.
17030
17031Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17032
17033 * Makefile.in: make all-diff depend on all-libiberty
17034
17035Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17036
17037 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17038
17039Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17040
17041 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17042
17043Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17044
17045 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17046 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17047 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17048
17049Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17050
17051 * Makefile.in: makeinfo binary is in a new location
17052
17053Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17054
17055 * config.sub: Accept -ecoff as an OS.
17056
17057 * Makefile.in: Various changes to eliminate a level of make
17058 recursion and reduce the required command line length.
17059 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17060 sub-makes.
17061 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17062 variables holding settings for specific sub-makes.
17063 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17064 in terms of BASE_FLAGS_TO_PASS.
17065 (TARGET_LIBS): New variable listing directories which use
17066 TARGET_FLAGS_TO_PASS.
17067 (subdir_do): Eliminated.
17068 (do-*): New set of targets to replace subdir_do.
17069 (various): All targets which used subdir_do now depend on do-*.
17070 (local-clean): Renamed from do_clean.
17071 (local-distclean): New target, dependency of distclean and
17072 realclean.
17073 (install-info): Don't create directories. Depend on dir.info
17074 rather than calling make recursively.
17075 (install-dir.info): Eliminated.
17076 (install-info-dirs): Create all info directories here.
17077 (dir.info): Depend upon do-install-info.
17078
17079 * test-build.mk (HOLES): Added false.
17080
17081Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17082
17083 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17084
17085Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17086
17087 * Makefile.in (info): remove dependency on all-texinfo. The
17088 problem was really in texinfo/C, not at this level.
17089
17090Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17091
17092 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17093
17094Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17095
17096 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17097 GDB releases.
17098
17099Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17100
17101 * configure: Include srcdir in message about target of link not
17102 being found. Don't convert `-' to `_' in `with' options being
17103 passed to subdirs.
17104
17105Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17106
17107 * configure.in: add uudecode to host_tools
17108
17109 * Makefile.in: added {all,install}-uudecode targets, added them to
17110 the appropriate lists
17111
17112Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17113
17114 * Makefile.in (all-gcc): Added dependency on all-gas.
17115
17116 * configure.in (mips-*-*): Build ld and binutils.
17117
17118Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17119
17120 * configure: check return code from mkdir, print error message and
17121 exit on failure.
17122
17123Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17124
17125 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17126
17127Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17128
17129 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17130
17131Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17132
17133 * config.sub (h8500): Recognize this as a cpu type.
17134
17135Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17136
17137 * configure: source directory missing is no longer a warning
17138
17139 * configure.in: recognize irix[34]* instead of irix[34]
17140
17141 * Makefile.in: define and pass down X11_LIB
17142
6599da04
JM
17143Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17144
17145 * guess-systype: Renamed to ...
17146 * config.guess: ... by popular request.
17147 * configure.in, Makefile.in: Update accordingly.
17148
17149Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17150
17151 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17152 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17153 + Execute ./dummy instead of assuming . is in PATH.
17154
17155Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17156
17157 * guess-systype: New shell script. Attempts to guess the
17158 canonical host name of the executing host.
17159 Only a few hosts are supported so far.
17160 * configure: Call guess-systype if no host is specified.
17161
17162Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17163
17164 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17165 gcc Makefile.
17166
17167
17168Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17169
17170 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17171 (all-gcc, install-gcc, subdir_do): Use it.
17172
17173Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17174
17175 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17176
17177Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17178
17179 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17180 set exclusively by configure, using configure.in .
17181
17182Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17183
17184 * test-build.mk: set $PATH for all builds
17185
17186 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17187
17188Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17189
17190 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17191 the one used in gcc/Makefile.in, so that a null expansion doesn't
17192 override the one needed to build gcc with a native cc.
17193
17194
17195Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17196
17197 * configure: Accept -with arguments.
17198
17199Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17200
17201 * Makefile.in: added h8300sim
17202
17203Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17204
6599da04
JM
17205 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17206 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17207 (all-cygnus, native, build-cygnus): Make
17208 $(canonhost)-stamp-3stage-done, not $(host)....
17209 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17210 i386-sco3.2v4. Added else true to if command.
17211
17212Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17213
17214 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17215
17216Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17217
17218 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17219
17220Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17221
17222 * configure.in: don't remove binutils from Solaris builds
17223
17224Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17225
17226 * Makefile.in: get rid of earlier definitions for *clean,
17227 also handle the recursive info rule better
17228
17229Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17230
17231 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17232 do more-or-less the right thing.
17233
17234Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17235
17236 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17237 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17238
17239Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17240
17241 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17242 $(host_canonical).
17243
17244 * configure.in: split the configdirs list into 4 categories (native
17245 v. cross, library v. tool) and handle the cross-only and native-
17246 only in more reasonable (and correct!) way.
17247
17248Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17249
17250 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17251 configdirs anymore.
17252
17253Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17254
17255 * Makefile.in: extensive cleanup:: removed all of the explicit
17256 clean-* targets, collapsed many wrappers around subdir_do into
17257 one, added additional targets to satisfy standards.texi, deleted
17258 some old targets, some changes for consistency
17259
17260Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17261
17262 * configure.in: handle some programs as cross-only, and others as
17263 native only
17264
17265 * test-build.mk: handle partial holes in a more generic manner
17266
17267 * Makefile.in: m4 depends on libiberty
17268
6599da04
JM
17269Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17270
17271 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17272 time, wdiff, and find to configdirs
17273
17274 * Makefile.in: all, clean, and install rules for the new programs
17275 added to configure.in
17276
17277Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17278
17279 * configure.in: use mh-sun for all *-sun-* hosts
17280
6599da04
JM
17281Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17282
17283 * Makefile.in: define flags for X11 include files and library file
17284 locations, pass them down to the programs that need this info
17285
17286 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17287
6599da04
JM
17288Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17289
17290 * configure.in: start building libg++ for HP-UX targets
17291
17292Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17293
17294 * README: Update references to files moved into etc/.
17295
17296Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17297
17298 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17299 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17300
17301Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17302
17303 * configure: accept dash as well as underscore in long option
17304 names for FSF compatibility.
17305
17306Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17307
17308 * config.sub: added -sco3.2v4 support from FSF.
17309
17310Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17311
17312 * configure.in: expand the section that adds or removes
17313 directories from the list of programs to build, to handle native
17314 vs. cross in addition to host v. native
17315
17316Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17317
17318 * Makefile.in: Replace C++ in macro names with CXX.
17319 This is less likely to break ...
17320
17321Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17322
17323 * test-build.mk: add -w to GNU_MAKE
17324
17325Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17326
17327 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17328 add 'sparc' to list of recognized cpus. This needed to make
17329 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17330 Delete some redundant ose68 variants. Recognize -wrs as an os,
17331 then changes that into $CPU-wrs-vxworks.
17332
17333 * configure.in: remove most references to gdbtest, regularize
17334 target based program removal
17335
17336 * test-build.mk: import from p3 tree (many fixes and changes)
17337
17338Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17339
17340 * Makefile.in: added rules to handle tcl, tk, and expect
17341
17342 * configure.in: handle those directories if they exist
17343
17344Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17345
17346 * config.sub: removed bogus hppabsd and hppahpux names, since
17347 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17348
17349Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17350
17351 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17352 depends upon all-xiberty
17353
17354 * Makefile.in: changes from p3, including:
17355
17356 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17357
17358 * Makefile.in (XTRAFLAGS): include newlib directories if
17359 newlib/Makefile exists, rather than if host != target.
17360
17361 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17362
17363 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17364 from the same source tree and not building a cross-compiler. This
17365 matters for the libg++ configuration if reconfiguring a tree that
17366 has already been installed.
17367
17368 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17369
17370 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17371 pick up the machine and system specific header files.
17372
17373 * Makefile.in: added AS_FOR_TARGET, passed down in
17374 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17375 the C compiler to use to create programs which are run in the
17376 build environment, set it to default to $(CC), and passed it down
17377 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17378
17379 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17380
17381 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17382 We need them for unusual native builds, like systems without
17383 ranlib.
17384
17385 * configure: also define $(host_canonical) and
e490616e
ZW
17386 $(target_canonical), which are the full, canonical names for the
17387 given host and target
6599da04
JM
17388
17389Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17390
17391 * Makefile.in: Added separate definitions for C++.
17392
17393Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17394
17395 * configure.in (configdirs): Add deja-gnu.
17396
17397Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17398
17399 * README: Update for configure.texi and gdb-4.7 release.
17400
17401Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17402
17403 * Makefile.in: Move "all" target to top of file.
17404 Previously, first target was ".PHONY" which caused BSD4.4 make
17405 to build .PHONY when make was run without arguments.
17406
17407Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17408
17409 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17410 Library-copylefted code in libiberty.
17411
17412Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17413
17414 * config.sub: Replace m68kmote with plain old m68k.
17415
17416Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17417
17418 * Makefile.in: Remove space from blank line, avoid Make complaints.
17419
17420Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17421
17422 * config.sub: Complain if no argument is given. Added support for
17423 386bsd as OS and target alias.
17424
17425Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17426
17427 * Makefile.in (XTRAFLAGS): include newlib directories if
17428 newlib/Makefile exists, rather than if host != target.
17429
17430Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17431
17432 * config.sub: recognize sparclite-wrs-vxworks.
17433
17434 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17435 p3.) Added clean-xiberty to clean.
17436
17437Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17438
17439 * configure.in: use *-*-* instead of nested cases for host and target
17440
17441Tue Sep 29 14:11:18 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
17448Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17449
17450 * config.sub (i486v/i486v4): Merge in from FSF version.
17451
17452Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17453
17454 * configure: only set PWD if it is already set.
17455
17456Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17457
17458 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17459 doesn't have unset and all success paths (and most error paths)
17460 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17461 to just ${PWD} to avoid confusion.)
17462
17463Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17464
17465 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17466 even for a native compilation.
17467
17468Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17469
17470 Changes to make the gdb.tar.Z rule work better.
17471
17472 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17473 (DEVO_SUPPORT): Add configure.texi.
17474 (bfd-ilrt.tar.Z): Remove ancient rule.
17475
17476Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17477
17478 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17479 pick up the machine and system specific header files.
17480
17481 * configure.in, config.sub: added new target m68010-adobe-scout,
17482 with alias of adobe68k. Changed configure.in to check for
17483 -scout before -sco* to avoid a false match.
17484
17485 * Makefile.in: added AS_FOR_TARGET, passed down in
17486 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17487 the C compiler to use to create programs which are run in the
17488 build environment, set it to default to $(CC), and passed it down
17489 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17490
17491Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17492
17493 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17494 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17495 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17496 FOR_TARGET variants, to newlib and libg++.
17497
17498Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17499
17500 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17501 first.
17502
17503Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17504
17505 * config.sub: Accept `elf' as an environment.
17506
17507Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17508
17509 * Makefile.in (all-opcodes): cd into the right directory
17510
17511Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17512
17513 * configure: added -program_transform_name option, used as
17514 argument to sed when installing programs.
17515 configure.texi: added documentation for -program_prefix,
17516 -program_suffix and -program_transform_name.
17517
17518Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17519
17520 * config.sub: Accept i486 where i386 ok.
17521
17522Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17523
17524 * config.sub: accept we32k
17525
17526Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17527
3b75d237 17528 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
17529
17530 * Makefile.in: don't create all directories for ``make install'';
17531 let the subdirectories create the ones they need.
17532
17533Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17534
e490616e 17535 * COPYING: new file, GPL v2
6599da04
JM
17536
17537Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17538
17539 * Makefile.in: use the new gen-info-dir, which needs a template
17540 argument (which also lives in texinfo)
17541
17542 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17543
6599da04
JM
17544Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17545
17546 * config.sub (ncr3000): Change i386 to i486.
17547
17548Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17549
17550 * Makefile.in: add install-rcs, install-grep to
17551 install-no-fixedincludes, removed install-bison and install-libgcc
17552
17553Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17554
17555 * configure.in: grab the HPUX makefile fragment if on HPUX
17556
17557Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17558
17559 * Makefile.in: eradicate bison spoor (ditto libgcc).
17560 configure.in: recognise m68{k,000}-ericsson-OSE.
17561 es1800 is alias for m68k-ericsson-OSE
17562
17563Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17564
17565 * configure.in: rearrange the parts that remove programs from
17566 configdirs, based now on HOST==TARGET or by canonical triple.
17567
17568Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17569
17570 * test-build.mk: recurse explicitly with -f test-build.mk when
17571 appropriate. predicate stage3 and comparison on the existence
17572 of gcc. That is, if gcc isn't around, we aren't three-staging.
17573 On very clean, also remove ...stamp-co. Build in-place before
17574 doing other builds.
17575
17576Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17577
17578 * Makefile.in, configure.in: add tgas
17579
17580Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17581
17582 * Makefile.in: a number of changes merged in from progressive.
17583
17584 * configure.in: add libm.
17585
17586 * .cvsignore: ignore some stuff that comes from test-build.mk.
17587
6599da04
JM
17588Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17589
17590 * config.sub: Add es1800 (m68k-ericsson-es1800).
17591
17592Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17593
17594 * configure: Add program_suffix (parallel to program_prefix)
17595 * Makefile.in: adjust directory-creating script for losing decstation
17596
17597Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17598
17599 * configure: Minor $subdir-related fixes.
17600
17601Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17602
17603 * configure: fix various problems with propogating
17604 makefile_target_frag in subdirs.
17605 * configure.in: config libgcc if its there
17606
17607Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17608
17609 * config.sub: HPPA merge.
17610
6599da04
JM
17611Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17612
17613 * Makefile.in: Replace all-bison with all-byacc in all
17614 dependency lines for other tools (which now use byacc).
17615
17616Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17617
17618 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17619
6599da04
JM
17620Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17621
17622 * Makefile.in: make gprof rules similar to byacc rules (instead of
17623 vestigal $(unsubdir) that didn't work...)
17624
17625Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17626
17627 * config.sub: Add support for Linux.
17628 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17629 (at least for libg++).
17630
17631Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17632
17633 * configure.texi: fix doc for the -nfp option to configure
17634
17635Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17636
17637 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17638
17639Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17640
17641 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17642 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17643 * configure.in: added solaris* host_makefile_frag hook.
17644
17645Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17646
17647 * config.sub: changed recognition of m68000 so that various
17648 m68k types can be specified via m680[01234]0
17649
17650Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17651
17652 * config.sub (basic_machine): fix sed so that '-foo' isn't
17653 completely substituted out while .+'-foo' loses the '-foo'
17654
17655Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17656
17657 * config.sub ($os): Add -aout.
17658
17659Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17660
17661 * configure: If host_makefile_frag is absolute, don't
17662 prefix ${invsubdir} (relevant to libg++ auto-configure).
17663
17664Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17665
17666 * Makefile.in (tooldir): Define it.
17667 (all-ld): Depend on all-flex.
17668
17669Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17670
17671 * Makefile.in (check): Fix libg++ special case.
17672
17673Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17674
17675 * configure: do not bury `pwd` into config.status, thus do fewer
17676 pwd's.
17677
17678 * configure: print the "Building in" message only when building in
17679 other than "." AND verbose.
17680
63f6bcd7 17681 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
17682 configures.
17683
17684 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17685
17686Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17687
17688 * Makefile.in: macroize flags passed on recursion. remove
17689 fileutils.
17690
17691Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17692
17693 * configure: get makesrcdir right for subdirs deeper than 1.
17694
17695 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17696 install.
17697
17698Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17699
17700 * Makefile.in: don't print subdir_do or recursion lines.
17701
17702Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17703
17704 * standards.texi: added menu item.
17705
17706 * Makefile.in: build and install standards.info.
17707
17708 * standards.texi: new file.
17709
17710Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17711
17712 * configure: test for and move config.status pieces from
17713 ${subdir}/.
17714
17715Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17716
6599da04
JM
17717 * configure: Test for existance of files before trying to mv
17718 them, to avoid numerous non-existance messages.
17719
17720Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17721
17722 * configure: correct final line of config.status.
17723
17724 * configure: patch from eggert. Avoids a protection problem if
17725 the original Makefile.in is read only.
17726
17727 * configure: use move-if-change from gcc to create config.status.
17728 Some makefiles depend on config.status to tell if a directory
17729 has been reconfigured for a different host. This change
17730 prevents those directories from remaking everything in the case
17731 where the reconfig was only intended to rebuild a Makefile.
17732
17733 * configure: test for config.sub with "config.sub sun4" rather
17734 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17735 host alias from a missing config.sub.
17736
17737Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17738
17739 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17740 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17741
17742Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17743
17744 * configure: mkdir ${subdir} as needed.
17745
17746Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17747
17748 * Makefile.in,configure.in: added autoconf.
17749
17750Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17751
17752 * Makefile.in: no longer pass against on recursion.
17753
17754 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17755 definitions are not inherited.
17756
17757 * configure: correct makesrcdir when subdir is .
17758
17759Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17760
17761 * configure: Add support for 'subdirs' variable, which is
17762 like 'configdirs', except that configure doesn't re-invoke
17763 itself for subdirs, it just creates a Makefile for each subdir.
17764 * configure.texi: Document subdirs.
17765
17766Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17767
17768 * configure.in: added flex to configdirs
17769
17770Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17771
17772 * Makefile.in: remove clean-stamps from clean.
17773
17774Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17775
17776 * configure.in: Add gdbtest to configdirs.
17777
17778Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17779
17780 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17781 to recursive makes.
17782 * configure.in: Recognize new ncr3000 config.
17783
17784Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17785
17786 * Makefile.in, configure.in: removed references to gdbm.
17787
17788Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17789
17790 * config.sub: Don't canonicalize os value
17791 newsos* to bsd (readline needs to check for newsos).
17792 (This fix was earlier made Jan 31, but got re-broken.)
17793
17794Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17795
17796 * configure.in: sco is an os, not a vendor!
17797
17798 * configure: Quote $( better. Keep various shells happy.
17799
17800Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17801
17802 * Makefile.in: eliminate stamp-files.
17803
17804Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17805
17806 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17807 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17808
17809Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17810
17811 * config.sub: fix iris/iris3.
17812
17813Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17814
17815 * configure: re-add -rm.
17816
17817Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17818
17819 * Maskefile.in: add .stmp-rcs to all.
17820
17821 * configure.in: remove gas from rs6000 build, use aix host fragment.
17822
17823Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17824
17825 * configure: pass down site_option during recursion.
17826
17827Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17828
17829 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17830
17831Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17832
17833 * configure: Change exec_prefix so that it really defaults to prefix.
17834
17835Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17836
17837 * Makefile.in, configure.in: Add support for mmalloc library.
17838
17839Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17840
17841 * Makefile.in: add stmp dependencies for a few more things.
17842
17843Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17844
17845 * configure: adjusted error message on objdir/srcdir configure
17846 collision, per john's suggestion.
17847
17848 * Makefile.in: add libiberty stmp to all and all.cross.
17849
17850Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17851
17852 * Makefile.in: remove force dependencies, add grep to all.
17853
17854Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17855
17856 * Makefile.in: drop flex. make stamp files work.
17857
17858 * configure: added test for conflicting configuration in srcdir,
17859 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17860 gets cranky. use relative paths for configure and srcdir
17861 whenever possible. Send some error messages to stderr that were
17862 going to stdout.
17863
17864Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17865
17866 * Makefile.in: Fix libg++ rule to check for gcc directory
17867 before using gcc/gcc. Also pass XTRAFLAGS.
17868
17869Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17870
17871 * Makefile.in: added stmp-files so that directories aren't polled
17872 when they are already built.
17873
17874 * configure.texi: fixed a node pointer problem.
17875
17876Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17877
731a8127 17878 * config.sub configure.in gdb/configure.in
6599da04
JM
17879 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17880 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17881 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17882
17883Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17884
17885 * configure: -recurring becomes -silent. corrected help message
17886 for -site= option.
17887
17888 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17889
17890Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17891
17892 * configure: when building Makefile for crosses, replace
17893 tooldir and program_prefix. default srcdir from location of
17894 config.sub. remove "for host in hosts" and "for target in
17895 targets" loops.
17896
17897Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17898
17899 * Makefile.in: Do not pass bindir or mandir to cvs.
17900
17901Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17902
17903 * Makefile.in, configure.in: removed traces of namesubdir,
17904 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17905 copyrights to '92, changed some from Cygnus to FSF.
17906
17907 * configure.texi: remove most references to multiple hosts,
17908 multiple targets, subdirs, etc.
17909
17910 * configure.man: removed rcsid. reference config.sub not
17911 config.subr.
17912
17913 * Makefile.in: mkdir $(infodir) on install-info.
17914
17915Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17916
17917 * configure.texi: Explain better about .gdbinit and about
17918 the environment that configure.in sections run in.
17919
17920Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17921
17922 * configure.in: Ultrix is only a decstation if it's a MIPS.
17923
17924Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17925
17926 * README: DOC.configure => cfg-paper.texi.
17927
17928Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17929
17930 * config.sub (near case $os): Don't convert newsos* to bsd!
17931
17932Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17933
17934 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17935 the number of copies of COPYING that go into the GDB tar file.
17936
17937Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17938
731a8127 17939 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
17940 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17941 Fix SCO configuration stuff.
17942
17943Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17944
17945 * Makefile.in: For libg++, make sure the -I pointing
17946 to the gcc directory goes *after* all the libg++-local -I flags.
17947 Also, move just-gcc dependency from just-libg++ to all-libg++.
17948
17949Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17950
17951 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17952
17953Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17954
17955 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17956
17957Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17958
17959 * config.sub: Add stratus configuration frags. Also
17960 submitted to FSF.
17961
17962Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17963
17964 * Makefile.in (DEV_SUPPORT): add configure.man.
17965
17966 * config.sub(Decode manufacturer-specific): add -none*.
17967
17968Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17969
17970 * Makefile.in: remove form feeds to make Sun's make happy.
17971 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17972
17973Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17974
17975 * Makefile.in (AR_FLAGS): Make quieter.
17976
17977Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17978
17979 * configure.in: Add libg++.
17980 * configure: When verbose, don't output the command line at each
17981 level; it will be unremarkably the same as the previous version,
17982 which will be the same as what the user typed.
17983
17984Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17985
17986 * configure.in, Makefile.in: fix clean-info, add flex. add
17987 fileutils.
17988
17989 * configure: be less sensitive to spaces in Makefile.in. Do not
17990 look for sources in "..". Doing so breaks subdirectories that
17991 might have their own configure. If a subdir has it's own
17992 configure script, use it.
17993
17994Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17995
17996 * cfg-paper.texi: some changes suggested by rms.
17997
17998Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17999
18000 * config.sub: Merge in some small additions from the FSF version,
18001 taken from the gcc distribution, to bring the Cygnus and FSF
18002 versions into closer sync.
18003
18004Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18005
18006 * configure.in: Changed svr4 references to sysv4.
18007
18008Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18009
18010 * configure: added -V for version number option.
18011
18012Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18013
18014 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18015 renamed from DOC.configure to cfg-paper.texi.
18016
18017Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18018
18019 * configure, config.subr, config.sub: config.subr is now
18020 config.sub again.
18021
18022Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18023
18024 * configure.texi: new file, in progress.
18025
18026 * Makefile.in: build info file and install the man page for
18027 configure.
18028
18029 * configure.man: new file, first cut.
18030
18031 * configure: find config.subr again now that configuration "none"
18032 has gone. removed all traces of the -ansi option. removed all
18033 traces of the -languages option.
18034
18035 * config.subr: resync from rms.
18036
18037Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18038
18039 * configure, config.sub, config.subr: merge config.sub into
18040 config.subr, call the result config.subr, remove config.sub, use
18041 config.subr.
18042
18043 * Makefile.in: revised install for dir.info.
18044
18045Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18046
18047 * configure.in: add decstation host makefile frag.
18048
18049 * Makefile.in: BISON now bison -y again. also install-gcc on
18050 install. clean-gdbm on clean. infodir belongs in datadir.
18051 Make directories for info install. Build dir.info here then
18052 install it.
18053
18054Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18055
18056 * Makefile.in: fix for bad directory tests.
18057
18058Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18059
18060 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18061 regexp. -srcdir relative was being handled incorrectly.
18062
18063 * Makefile.in: unwrapped some for loops so that parallel makes
18064 work again and so one can focus one's attention on a particular
18065 package.
18066
18067Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18068
18069 * configure: added PWD as a stand in for `pwd` (for speed). use
18070 elif wherever possible. make -srcdir work without -objdir.
18071 -objdir= commented out.
18072
18073Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18074
18075 * configure: +options become --options. -subdirs commented out.
18076 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18077 Makefile now at top of generated Makefile. Removed cvs log
18078 entries. added -srcdir. create .gdbinit only if there is one
18079 in ${srcdir}.
18080
18081 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18082 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18083 and mandir now keyed off datadir by default.
18084
18085Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18086
18087 * Freshly created ChangeLog.
18088
18089\f
18090Local Variables:
18091mode: change-log
18092left-margin: 8
18093fill-column: 76
18094version-control: never
18095End: