]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
i386-interix.h (i386_pe_unique_section): Don't use PARAMS.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
dd35b84f
JDA
12014-01-21 John David Anglin <danglin@gcc.gnu.org>
2
3 * MAINTAINERS: Update my email address.
4
493b8af8
GP
52014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
6
7 * MAINTAINERS: Convert to UTF-8.
8 Properly sort Xinliang David Li's entry.
9
f121b81d
CLT
102013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
11 Sandra Loosemore <sandra@codesourcery.com>
12
13 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
14 nios2 port maintainers.
15
74f769b5
MT
162013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
17
18 * MAINTAINERS (Write After Approval): Add myself.
19
79e0604d
FXC
202013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
21
22 * configure.ac: Add user-friendly check for native x86_64-linux
23 multilibs.
24 * configure: Regenerate.
25
2220433c
OE
262013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
27
28 * MAINTAINERS: Add myself as sh maintainer.
29
6f52009c
BS
302013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
31
32 * MAINTAINERS: Add self as SLSR maintainer.
33
fba0d71e
JH
342013-11-18 Jan Hubicka <hubicka@ucw.cz>
35
36 * MAINTAINERS: Update my email address.
37
c4d1d6be
DE
382013-11-15 David Edelsohn <dje.gcc@gmail.com>
39
40 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
41
32e6ed92
TS
422013-11-07 Thomas Schwinge <thomas@codesourcery.com>
43
32e6ed92
TS
44 * Makefile.in: Regenerate.
45
76c79d33
TS
46 * Makefile.tpl: Fix typo.
47 * Makefile.in: Regenerate partially.
48
186bc287
BI
492013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
50
51 * configure.ac: Added libcilkrts to noconfig list when C++ is not
52 supported.
53 * configure: Regenerated.
54
3df8d54b
TS
552013-11-01 Trevor Saunders <tsaunders@mozilla.com>
56
c4d1d6be 57 * MAINTAINERS (Write After Approval): Add myself.
3df8d54b 58
1652c6da
JM
592013-10-30 Jason Merrill <jason@redhat.com>
60
61 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
62 --disable-build-format-warnings.
63
3038054c
BI
642013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
65
66 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
67 depend on libstdc++ and libgcc.
68 * configure: Regenerate.
69 * configure.ac: Added libcilkrts to target binaries. Also, restrict
70 libcilkrts for POSIX and i*86, and x86_64 architectures.
71 * Makefile.in: Added libcilkrts related fields to support building it.
72
98906124
JL
732013-10-26 Jeff Law <law@redhat.com>
74
75 * Makefile.def (target_modules): Remove libmudflap
76 (languages): Remove check-target-libmudflap).
77 * Makefile.in: Rebuilt.
78 * Makefile.tpl (check-target-libmudflap-c++): Remove.
79 * configure.ac (target_libraries): Remove target-libmudflap.
80 Remove checks which disabled libmudflap on some systems.
81 * configure: Rebuilt.
82 * libmudflap: Directory removed.
83
0a873daa
CH
842013-10-21 Cong Hou <congh@google.com>
85
86 * MAINTAINERS (Write After Approval): Add myself.
87
93151914
MS
882013-10-16 Mike Stump <mikestump@comcast.net>
89
90 * .dir-locals.el: Add.
91
459260ec
DM
922013-10-15 David Malcolm <dmalcolm@redhat.com>
93
94 * configure.ac: Add --enable-host-shared
95 * configure: Regenerate.
96
2a3e690a
JR
972013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
98
99 Import from savannah.gnu.org:
100 * config.guess: Update to 2013-06-10 version.
101 * config.sub: Update to 2013-10-01 version.
102
53426f6c
JR
1032013-10-01 Simon Cook <simon.cook@embecosm.com>
104
105 Changes to build configuration to allow big endian ARC ELF toolchain
106 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
107 * configure: Regenerate.
108
3cbe17f7
AM
1092013-09-20 Alan Modra <amodra@gmail.com>
110
111 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
112 ppc host match. Support little-endian powerpc linux hosts.
113
06c055fc
DS
1142013-09-19 Dodji Seketeli <dodji@redhat.com>
115
116 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
117 maintainer.
118
f6a83b4a
DD
1192013-09-12 DJ Delorie <dj@redhat.com>
120
121 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
122 maintainers.
123
84aafcc2
RB
1242013-09-03 Richard Biener <rguenther@suse.de>
125
126 * configure.ac: Also allow ISL 0.12.
127 * configure: Regenerated.
128
3ecee8f7
BE
1292013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
130
131 * MAINTAINERS (Write After Approval): Add myself.
132
8dce4dbc
DM
1332013-08-27 David Malcolm <dmalcolm@redhat.com>
134
135 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
136
1fd07dbc
CT
1372013-08-26 Caroline Tice <cmtice@google.com>
138
139 * MAINTAINERS: Correct earliers update: Move myself from libvtv
140 "Various Reviewers" to libvtv "Various Maintainers".
141
ddfee906
SB
1422013-08-20 Steven Bosscher <steven@gcc.gnu.org>
143
144 * MAINTAINERS: Add myself as RTL optimizers reviewer.
145
6a56e2dd
BDK
1462013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
147
148 * MAINTAINERS: Update name, email.
149
d445d18d
AB
1502013-08-13 Adam Butcher <adam@jessamine.co.uk>
151
152 * MAINTAINERS (Write After Approval): Add myself.
153
82ca21b5
CT
1542013-08-12 Caroline Tice <cmtice@google.com>
155
156 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
157 address in the Write After Approval section.
158
7d1d0560
CD
1592013-08-09 Carlos O'Donell <carlos@redhat.com>
160
161 * MAINTAINERS (Write After Approval): Update email.
162
b9bfa45a 1632013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1e74b850
BK
164
165 * configure.ac: Adjust to check VTV_SUPPORTED.
166 * configure: Regenerated.
167
2077db1b
CT
1682013-08-02 Caroline Tice <cmtice@google.com>
169
170 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
171 on non-linux systems; add target-libvtv to noconfigdirs; add
172 libsupc++/.libs to C++ library search paths.
173 * configure: Regenerated.
174 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
175 libstdc++ and libgcc.
176 * Makefile.in: Regenerated.
177
66a5502a
YR
1782013-07-19 Yvan Roux <yvan.roux@linaro.org>
179
180 * MAINTAINERS (Write After Approval): Add myself.
181
1545921d
CJW
1822013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
183 Shiva Chen <shiva0217@gmail.com>
184
185 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
186 nds32 port maintainers.
187
1b2d0112
TS
1882013-07-17 Tim Shen <timshen91@gmail.com>
189
190 * MAINTAINERS (Write After Approval): Add myself.
191
bc98bcc4
JBG
1922013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
193
194 * configure.ac: Sync from binutils.
195 * configure: Regenerate.
196
a96e949c
VP
1972013-06-14 Vidya Praveen <vidyapraveen@arm.com>
198
199 * MAINTAINERS (Write After Approval): Add myself.
200
4096c0c2
DT
2012013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
202
203 * MAINTAINERS (Write After Approval): Add myself.
204
6db9ce91
DM
2052013-05-17 David Malcolm <dmalcolm@redhat.com>
206
207 * MAINTAINERS (Write After Approval): Add myself.
208
dc4ea06f
BM
2092013-04-30 Brooks Moses <bmoses@google.com>
210
211 * MAINTAINERS: Update my email; move myself from Fortran
212 reviewer to Write After Approval.
213
eb7062cf
AS
2142013-04-16 Andreas Schwab <schwab@suse.de>
215
216 * configure.ac (aarch64-*-*): Don't disable java.
217 * configure: Regenerate.
218
4b1d4198
CJW
2192013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
220
221 * MAINTAINERS (Write After Approval): Add myself.
222
6ab7e76a
MK
2232013-03-30 Matthias Klose <doko@ubuntu.com>
224
225 * Makefile.def (target_modules): Don't install libffi.
226 * Makefile.in: Regenerate.
227
6790f448
TS
2282013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
229
230 * MAINTAINERS (Write After Approval): Add myself.
231
a4a66330
AS
2322013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
233
234 * MAINTAINERS (Write After Approval): Add myself.
235
4dddfc74
YZ
2362013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
237
238 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
239 * configure: Regenerated.
240
9ccd841a
DE
2412013-02-04 David Edelsohn <dje.gcc@gmail.com>
242
243 * MAINTAINERS: Explicitly add myself as AIX maintainer.
244 Remove Geoff Keating as rs6000 port maintainer, at his request.
245
9058217d
MK
2462013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
247
248 * MAINTAINERS: Update my email.
249
600613d7
SM
2502013-01-23 Shenghou Ma <minux.ma@gmail.com>
251
600613d7
SM
252 * configure: Re-generate.
253
2869f0ff
RB
2542013-01-15 Richard Biener <rguenther@suse.de>
255
256 PR other/55973
257 * configure: Re-generate.
258
197fa28c
MK
2592013-01-14 Matthias Klose <doko@ubuntu.com>
260
261 * Makefile.def (install-target-libsanitizer): Depend on
262 install-target-libstdc++-v3.
263 * Makefile.in: Regenerate.
264
d0ad394c
RB
2652013-01-14 Richard Biener <rguenther@suse.de>
266
267 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
268 * configure: Re-generate
269
969a00c7
JBG
2702013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
271
272 * config.sub: Update from config repo.
273
7cb9fd07
EB
2742013-01-11 Eric Botcazou <ebotcazou@adacore.com>
275
276 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
277 * Makefile.in: Regenerate.
278
f592bd45
JR
2792013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
280
281 * MAINTAINERS (arc): Add new port maintainership for myself.
282
7900ea7d
JM
2832013-01-09 Jason Merrill <jason@redhat.com>
284
285 * .gitignore: Import from gdb repository.
286
458752de
L
2872013-01-09 H.J. Lu <hongjiu.lu@intel.com>
288
289 * Makefile.def (configure-gcc): Depend on all-gmp.
290 (all-gcc): Remove dependency on all-gmp.
291 * Makefile.in: Regenerated.
292
24c4a93e
JBG
2932013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
294
295 * config.sub: Merge from config repo.
cb24ba82 296 * config.guess: Ditto.
24c4a93e 297
51c1ff0c
JBG
2982013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
299
300 * Makefile.def: Merge from binutils.
cb24ba82 301 * Makefile.in: Ditto.
51c1ff0c 302
e0d7fe6d
MK
3032013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
304
305 * MAINTAINERS: Update my email.
306
6c9c2cf2
BE
3072012-12-29 Ben Elliston <bje@gnu.org>
308
309 * config.guess: Update to 2012-12-29 version.
310 * config.sub: Likewise.
311
d89da9db
MK
3122012-12-20 Matthias Klose <doko@ubuntu.com>
313
314 * Makefile.def (install-target-libgfortran): Depend on
315 install-target-libquadmath, install-target-libgcc.
316 (install-target-libsanitizer): Depend on install-target-libgcc.
317 (install-target-libjava): Depend on install-target-libgcc.
318 (install-target-libitm): Depend on install-target-libgcc.
319 (install-target-libobjc): Depend on install-target-libgcc.
320 (install-target-libstdc++-v3): Depend on install-target-libgcc.
321 * Makefile.in: Regenerate.
322
6ce8fd9d
MK
3232012-12-19 Matthias Klose <doko@ubuntu.com>
324
325 * Makefile.def (install-target-libgo): Depend on
326 install-target-libatomic.
327 * Makefile.in: Regenerate.
328
0b8ca8fe
AS
3292012-12-18 Andreas Schwab <schwab@linux-m68k.org>
330
331 PR go/55201
332 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
333 * Makefile.in: Regenerate.
334
0e76460f
TS
3352012-12-16 Thomas Schwinge <thomas@codesourcery.com>
336
337 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
338 * configure: Regenerate.
339
f08bdd69
JBG
3402012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
341
342 * config.sub: Merge from config repo.
343
ac8701fe
L
3442012-12-11 H.J. Lu <hongjiu.lu@intel.com>
345
346 * Makefile.def (target_modules): Add bootstrap=true and
347 raw_cxx=true to libsanitizer.
348 * configure.ac (bootstrap_target_libs): Add libsanitizer.
349 * Makefile.in: Regenerated.
350 * configure: Likewise.
351
8d317164
RS
3522012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
353
354 * MAINTAINERS: Remove self as RTL optimization maintainer.
355
d7b30db8
KT
3562012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
357
358 * MAINTAINERS (Write After Approval): Add myself.
359
99319980
L
3602012-11-28 H.J. Lu <hongjiu.lu@intel.com>
361
362 * Makefile.def (target_modules): Remove bootstrap=true and
363 raw_cxx=true from libsanitizer.
364 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
365 * Makefile.in: Regenerated.
366 * configure: Likewise.
367
c3cc0031
L
3682012-11-28 H.J. Lu <hongjiu.lu@intel.com>
369
370 * Makefile.def (target_modules): Add bootstrap=true and
371 raw_cxx=true to libsanitizer.
372 * configure.ac (bootstrap_target_libs): Add libsanitizer.
373 * Makefile.in: Regenerated.
374 * configure: Likewise.
375
5d99894e
AP
3762012-11-28 Andrew Pinski <apinski@cavium.com>
377
378 PR bootstrap/54279
379 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
380 * configure: Regenerate.
381 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
382 * Makefile.in: Regenerate.
383
647545a5
SP
3842012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
385
386 * configure.ac: Disable libsanitizer if we're not building C++.
387 * configure: Regenerate.
388
2bf33cdb
RM
3892012-11-15 Roland McGrath <roland@hack.frob.com>
390
391 * MAINTAINERS (Write After Approval): Add myself.
392
f0e10e24
DV
3932012-11-15 Dmitry Vyukov <dvyukov@google.com>
394
395 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
396 Kostya Serebryany (kcc@google.com) and
397 Jakub Jelinek (jakub@redhat.com).
398 Rename area for Dodji Seketeli (dodji@redhat.com).
399
8b7ec423
DS
4002012-11-15 Dodji Seketeli <dodji@redhat.com>
401
402 * MAINTAINERS: (asan.c, related): Add myself.
403
ff4b7a7e
RM
4042012-11-14 Roland McGrath <mcgrathr@google.com>
405
406 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
407 * configure: Regenerate.
408
93bf5390
RH
4092012-11-13 Richard Henderson <rth@redhat.com>
410
411 * configure.ac: Move libsanitizer logic to subdirectory.
412 * configure: Regenerate.
413
d6531d83
DS
4142012-11-13 Dodji Seketeli <dodji@redhat.com>
415
416 * configure.ac: Enable libsanitizer just on x86 linux for now.
417 * configure: Re-generate.
418
e7fae550
DE
4192012-11-13 David Edelsohn <dje.gcc@gmail.com>
420
421 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
422 sections.
423 * configure: Regenerate.
424
3c31b9b4
HPN
4252012-11-13 Hans-Peter Nilsson <hp@axis.com>
426
427 * configure.ac: Add section for configdirs for libsanitizer.
428 Disable for cris-*-* and mmix-*-*.
429 * configure: Regenerate.
430
f35db108
WM
4312012-11-12 Wei Mi <wmi@google.com>
432
433 * configure.ac: Add libsanitizer to target_libraries.
434 * Makefile.def: Ditto.
435 * configure: Regenerate.
436 * Makefile.in: Regenerate.
437 * libsanitizer: New directory for asan runtime. Contains an empty
438 tsan directory.
439
443e6238
CV
4402012-11-03 Corinna Vinschen <corinna@vinschen.de>
441
442 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
443 against Mingw64 w32api.
444 * configure: Regenerate.
445
1873ec0c
L
4462012-11-03 H.J. Lu <hongjiu.lu@intel.com>
447
448 * configure: Regenerated.
449
2588b26e
RM
4502012-11-03 Robert Mason <rbmj@verizon.net>
451
452 * configure.ac: add --disable-libstdcxx configure option
453 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
454
ecdbd01a 4552012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
7e0575b0
GG
456
457 * MAINTAINERS (Write After Approval): Add myself.
458
29dd4e88
JG
4592012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
460
461 * MAINTAINERS (Write After Approval): Add myself.
462
45c29893
SS
4632012-10-24 Sharad Singhai <singhai@google.com>
464
465 * MAINTAINERS (Write After Approval): Add myself.
466
9d294e36
EC
4672012-10-24 Eric Christopher <echristo@gmail.com>
468
469 * MAINTAINERS: Update email address.
470
0d6414b2
EB
4712012-10-23 Eric Botcazou <ebotcazou@adacore.com>
472
473 PR bootstrap/54820
474 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
475 * configure: Regenerate.
476
a780583f
RE
4772012-10-23 Richard Earnshaw <rearnsha@arm.com>
478
479 * MAINTAINERS (aarch64): Add Marcus and myself.
480
0b21f5d3
EB
4812012-10-22 Eric Botcazou <ebotcazou@adacore.com>
482
483 PR bootstrap/54820
484 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
485 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
486 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
487 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
488 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
489 * Makefile.in: Regenerate.
490 * configure.ac (have_static_libs): New variable and associated check.
491 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
492 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
493 * configure: Regenerate.
494
c8855f2d
RB
4952012-10-10 Richard Biener <rguenther@suse.de>
496
0b21f5d3 497 * MAINTAINERS: Adjust for changed surname.
c8855f2d 498
b86cba2e
LC
4992012-10-04 Lawrence Crowl <crowl@google.com>
500
501 * MAINTAINERS (Write After Approval): Add myself.
502
6b391f49
CC
5032012-10-01 Cary Coutant <ccoutant@google.com>
504
505 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
506
0e56e590
ILT
5072012-09-28 Ian Lance Taylor <iant@google.com>
508
509 * Makefile.def: Make all-target-libgo depend on
510 all-target-libbacktrace.
511 * Makefile.in: Rebuild.
512
d83697f4
ILT
5132012-09-26 Ian Lance Taylor <iant@google.com>
514
515 * Makefile.def: Make all-gcc depend on all-libbacktrace.
516 * Makefile.in: Rebuild.
517
8750dfc5
WL
5182012-09-20 Walter Lee <walt@tilera.com>
519
520 * configure.ac: Add tilegx to list of targets that support gold.
521 * configure: Regenerate.
522
61e12aff
MP
5232012-09-20 Marek Polacek <polacek@redhat.com>
524
525 * MAINTAINERS (Write After Approval): Add myself.
526
d91491e5
SE
5272012-09-19 Steve Ellcey <sellcey@mips.com>
528
529 * configure.ac: Add mips*-mti-elf* target.
530 * configure: Regenerate.
531
eff02e4f
ILT
5322012-09-17 Ian Lance Taylor <iant@google.com>
533
534 * MAINTAINERS (Various Maintainers): Add libbacktrace.
535 * configure.ac (host_libs): Add libbacktrace.
536 (target_libraries): Add libbacktrace.
537 * Makefile.def (host_modules): Add libbacktrace.
538 (target_modules): Likewise.
539 * configure, Makefile.in: Rebuild.
540
d7a29167
DE
5412012-09-14 David Edelsohn <dje.gcc@gmail.com>
542
543 PR target/38607
544 Merge upstream change.
545 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
546
547 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
548 Add libgomp*.o to compare_exclusions for AIX.
549 * configure: Regenerate.
550
5512012-09-06 Diego Novillo <dnovillo@google.com>
385c0681
DN
552
553 * configure.ac: Bump minimum GMP version to 4.2.3.
554 * configure: Re-generate.
555
b588ae30
GJL
5562012-09-05 Georg-Johann Lay <avr@gjlay.de>
557
558 PR target/54461
559 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
560 target-libgloss if not configured --with-avrlibc=no.
561 * configure: Regenerate.
562
178f875a
JM
5632012-09-04 Jason Merrill <jason@redhat.com>
564
565 * configure.ac: Fix --enable-languages=all.
566
7c2f37eb
CL
5672012-09-04 Christophe Lyon <christophe.lyon@st.com>
568
569 * MAINTAINERS (Write After Approval): Add myself.
570
625afa23
RG
5712012-09-03 Richard Guenther <rguenther@suse.de>
572
573 PR bootstrap/54138
574 * configure.ac: Re-organize ISL / CLOOG checks to allow
575 disabling with either --without-isl or --without-cloog.
576 * configure: Regenerated.
577
a4cf6e46
GJL
5782012-09-03 Georg-Johann Lay <avr@gjlay.de>
579
580 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
581 * configure: Regenerate.
582
6c513d43
UD
5832012-08-27 Ulrich Drepper <drepper@gmail.com>
584
585 * MAINTAINERS: Fix my email address.
586
61171996
L
5872012-08-26 H.J. Lu <hongjiu.lu@intel.com>
588
589 PR binutils/4970
590 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
591 and opcodes.
592 * Makefile.in: Regenerated.
593
14fbeb6c
AH
5942012-08-26 Art Haas <ahaas@impactweather.com>
595
596 * configure: Regenerate.
597
c141b97e
5982012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
599
600 * INSTALL/README: Also refer to the online installation
601 instructions.
602
12d87607
HS
6032012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
604
605 * MAINTAINERS (Write After Approval): Add myself.
606 (Picochip port): Remove myself.
607
0823efed
DN
6082012-08-14 Diego Novillo <dnovillo@google.com>
609
610 Merge from cxx-conversion branch.
611
612 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
613 POSTSTAGE1_CONFIGURE_FLAGS.
614 * Makefile.in: Regenerate.
615 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
616 Force C++ when bootstrapping.
617 * configure: Regenerate.
618
a0b0a0c3
JBG
6192012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
620
621 * MAINTAINERS (Write After Approval): Add myself.
622
6d8b8153
JM
6232012-07-16 Joseph Myers <joseph@codesourcery.com>
624
625 * README: Document use of ranges of years in copyright notices.
626
81ef8878
RG
6272012-07-06 Richard Guenther <rguenther@suse.de>
628
629 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
630 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
631 --with-gmp=system.
632 * Makefile.in: Regenerated.
633 * configure: Likewise.
634
0ff2d841
RG
6352012-07-06 Richard Guenther <rguenther@suse.de>
636
637 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
638 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
639 supply V=1 as extra_make_flags.
640 * configure: Regenerated.
641 * Makefile.in: Likewise.
642
2b2d7c53
TG
6432012-07-04 Tristan Gingold <gingold@adacore.com>
644
645 * configure: Regenerate.
646
1fcd23ac
RG
6472012-07-03 Richard Guenther <rguenther@suse.de>
648
649 * Makfile.def (isl): Remove not necessary extra_exports and
650 extra_make_flags.
651 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
652 * Makefile.in: Regenerated.
653
32d024bf
RG
6542012-07-03 Richard Guenther <rguenther@suse.de>
655
656 * Makefile.def (cloog): Add V=1 to extra_make_flags.
657 * configure.ac: If either the ISL or the CLooG check failed
658 do not try to build in-tree versions.
659 * Makefile.in: Regenerated.
660 * configure: Regenerated.
661
90d4f233
RO
6622012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
663
664 * configure: Regenerate.
665
1116de1a
JJ
6662012-07-02 Janis Johnson <janisjo@codesourcery.com>
667
8153b03d 668 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1116de1a
JJ
669 maintainer.
670
8247e8b2
RG
6712012-07-02 Richard Guenther <rguenther@suse.de>
672
673 * configure: Regenerated.
674
33ad93b9
RG
6752012-07-02 Richard Guenther <rguenther@suse.de>
676 Michael Matz <matz@suse.de>
677 Tobias Grosser <tobias@grosser.es>
678 Sebastian Pop <sebpop@gmail.com>
679
680 * Makefile.def: Add ISL host module, remove PPL host module.
681 Adjust ClooG host module to use the proper ISL.
682 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
683 * configure.ac: Include config/isl.m4. Add ISL host library,
684 remove PPL. Remove PPL configury, add ISL configury, adjust
685 ClooG configury.
686 * Makefile.in: Regenerated.
687 * configure: Likewise.
688
6886e444
RG
6892012-07-02 Richard Guenther <rguenther@suse.de>
690
691 Merge from graphite branch
692 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 693
6886e444
RG
694 * configure: Regenerated.
695 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
696 both cloog.org and legacy versions. The only supported version will
697 be CLooG with the isl backend.
698
699 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 700
6886e444
RG
701 * configure: Regenerated.
702 * configure.ac: Require cloog isl 0.17.0
703
704 2011-07-21 Tobias Grosser <tobias@grosser.es>
54b2365b 705
6886e444
RG
706 * configure: Regenerated.
707 * config/cloog.m4: Do not define CLOOG_ORG
708
d4a10d0a
SB
7092012-06-29 Steven Bosscher <steven@gcc.gnu.org>
710
711 * configure.ac: Skip C if explicitly selected.
712 * configure: Regenerate.
713
bd8e704f
CL
7142012-06-28 Christophe Lyon <christophe.lyon@st.com>
715
716 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
717 they contain -O2.
718 * configure: Regenerate.
719
0951ac86
RS
7202012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
721
722 PR debug/53740
723 * df.h, df-problems.c, dce.c: Revert last patch.
724
4679c9b3
IS
7252012-06-25 Iain Sandoe <iain@codesourcery.com>
726
727 * MAINTAINERS (Write After Approval): Update my email address.
728
0619103b
MI
7292012-06-21 Meador Inge <meadori@codesourcery.com>
730
731 * MAINTAINERS (Write After Approval): Add myself.
732
056d8580
JM
7332012-06-20 Jason Merrill <jason@redhat.com>
734
735 * Makefile.tpl (check-target-libgomp-c++): New.
736 (check-target-libitm-c++): New.
737 * Makefile.def (c++): Add them.
738 * Makefile.in: Regenerate.
739
556861b2
EW
7402012-05-29 Edmar Wienskoski <edmar@freescale.com>
741
9c78662a 742 * MAINTAINERS (Write After Approval): Add myself.
556861b2 743
8294b6fe
OH
7442012-05-16 Olivier Hainque <hainque@adacore.com>
745
746 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
747 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
748 (install-no-fixedincludes): Adjust accordingly.
749 * Makefile.in: Regenerate.
750
eb606595
L
7512012-05-15 H.J. Lu <hongjiu.lu@intel.com>
752
753 Merge upstream change
754 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
755
1c8196d9
MG
7562012-05-14 Marc Glisse <marc.glisse@inria.fr>
757
758 * MAINTAINERS (Write After Approval): Add myself.
759
5b0d38e4
NC
7602012-05-09 Nick Clifton <nickc@redhat.com>
761 Paul Smith <psmith@gnu.org>
762
763 PR bootstrap/50461
764 * configure.ac (mpfr-dir): When using in-tree MPFR sources
765 allow for the fact that from release v3.1.0 of MPFR the source
766 files were moved into a src sub-directory.
767 * configure: Regenerate.
768
f7d6bc01
JB
7692012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
770
771 * configure.ac: Bump minimum MPFR version to 2.4.0.
772 * configure: Regenerated.
773
48310492
RH
7742012-05-01 Richard Henderson <rth@redhat.com>
775
776 * Makefile.def (libatomic): New target_module.
777 * configure.ac (target_libraries): Add libatomic.
778 (noconfigdirs): Check if libatomic is supported.
779 * Makefile.in, configure: Rebuild.
780
77f496df
GY
7812012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
782
783 * MAINTAINERS (Write After Approval): Add myself.
784
95e5b9a4
JB
7852012-04-25 Joel Brobecker <brobecker@adacore.com>
786
787 * config.sub: Update to 2012-04-18 version from official repo.
788
86c8bb32
N
7892012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
790
791 * MAINTAINERS (Write After Approval): Add myself.
792
dcc73abf
SE
7932012-04-11 Steve Ellcey <sellcey@mips.com>
794
795 * MAINTAINERS: Changed email address.
796
7fd6378e
GJL
7972012-03-28 Georg-Johann Lay <avr@gjlay.de>
798
799 PR target/52737
800 * contrib/gcc_update (files_and_dependencies):
801 Remove gcc/config/avr/t-multilib from touch data.
802
b24513a1
RO
8032012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
804
805 * MAINTAINERS (OS Port Maintainers): Remove irix.
806 * configure.ac (enable_libgomp): Remove *-*-irix6*.
807 (unsupported_languages): Remove mips-sgi-irix6.*.
808 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
809 (with_stabs): Remove.
810 * configure: Regenerate.
811
5c30094f
RO
8122012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
813
814 * MAINTAINERS (OS Port Maintainers): Remove osf.
815 * configure.ac (enable_libgomp): Remove *-*-osf*.
816 (with_stabs): Remove alpha*-*-osf*.
817 * configure: Regenerate.
818
091fe9ca
TG
8192012-03-05 Tristan Gingold <gingold@adacore.com>
820
821 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
822 * configure: Regenerate.
823
51f894e6
WL
8242012-02-17 Walter Lee <walt@tilera.com>
825
826 * MAINTAINERS: (Write After Approval): Delete myself.
827
1982a383
WL
8282012-02-14 Walter Lee <walt@tilera.com>
829
dd552284
WL
830 * MAINTAINERS (tilegx port): Add myself.
831 (tilepro port): Add myself.
832 (Write After Approval): Add myself.
1982a383 833
98a5b2c9
GP
8342012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
835
9c78662a
UB
836 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
837 and Joseph Myers as docstring relicensing maintainers.
98a5b2c9 838
365e6b65
BC
8392012-02-09 Bin Cheng <bin.cheng@arm.com>
840
841 * MAINTAINERS (write-after-approval): Add myself.
842
9c9e39dd
IR
8432012-02-08 Ira Rosen <irar@il.ibm.com>
844
845 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
846 maintainer.
847
03548f7b
VK
8482012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
849
9c78662a
UB
850 * MAINTAINERS (Write After Approval): Move myself to
851 maintain alphabetical order.
03548f7b 852
3bc05470
VK
8532012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
854
855 * MAINTAINERS (Write After Approval): Add myself.
856
e5b8c090
JS
8572012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
858
859 * MAINTAINERS (Write After Approval): Add myself.
860
b25364a0
S
8612012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
862 Jayant R Sonar <jayant.sonar@kpitcummins.com>
863
864 * configure.ac (cr16-*-*): Remove nonconfigdirs.
865 * configure: Regenerate.
866
e5e45c68
HC
8672012-01-23 Harshit Chopra <harshit@google.com>
868
869 * MAINTAINERS (Write After Approval): Add myself.
870
daecebc8
DR
8712012-01-22 Douglas B Rupp <rupp@ngnat.com>
872
873 * configure.ac: Remove reference to mh-interix.
874 * configure: Regenerate.
875
99776ebd
RH
8762012-01-05 Richard Henderson <rth@redhat.com>
877
878 PR bootstrap/51072
879 * configure.ac: Disable libitm if c++ is not enabled.
880 * configure: Rebuild.
881
9696698a
RH
882 * configure.ac: Fix regexp for same.
883 * configure: Rebuild.
884
c40b2528
BI
8852012-01-02 Balaji V. Iyer <bviyer@gmail.com>
886
887 * MAINTAINERS (Write After Approval): Add myself.
888
d18ede37
RG
8892012-01-02 Richard Guenther <rguenther@suse.de>
890
891 PR bootstrap/51686
892 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
893 * Makefile.in: Regenerate.
894
ecdbd01a 8952011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
8d2fbf9b
OE
896
897 * MAINTAINERS (Write After Approval): Add myself.
898
7cb62ef1
EB
8992011-12-18 Eric Botcazou <ebotcazou@adacore.com>
900
901 * configure: Regenerate.
902
9032011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
e6f52784
HS
904
905 * MAINTAINERS (picochip): Changed email address.
906
0f14d442
MGD
9072011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
908
909 * MAINTAINERS (write-after-approval): Add self.
910
85b8555e
DD
9112011-11-29 DJ Delorie <dj@redhat.com>
912
913 * configure.ac (rl78-*-*) New case.
914 * configure: Regenerate.
915 * MAINTAINERS: Add myself as RL78 maintainer.
916
49f7dc9d
EB
9172011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
918
919 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
920
c6084f68
AT
9212011-11-21 Andreas Tobler <andreast@fgznet.ch>
922
bd67830a 923 * libtool.m4: Additional FreeBSD 10 fixes.
c6084f68 924
b3fb6108
JR
9252011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
926
927 * MAINTAINERS: Move myself from Write After Approval to CPU Port
928 Maintainers section, as Epiphany maintainer.
929
10eb188c
IS
9302011-11-18 Iain Sandoe <iains@gcc.gnu.org>
931
932 PR target/49992
933 * configure.ac: Remove ranlib special-casing for Darwin.
934 * configure: Regenerate.
935
bcf83e00
AB
9362011-11-12 Andrey Belevantsev <abel@ispras.ru>
937
938 * MAINTAINERS (Reviewers): Keep the list sorted.
939
3fec7f10
AB
9402011-11-11 Andrey Belevantsev <abel@ispras.ru>
941
942 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
943
e7a82751
RM
9442011-11-09 Roland McGrath <mcgrathr@google.com>
945
946 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
947 * configure: Rebuild.
948 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
949 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
950 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
951 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
952 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
953 Add READELF.
954 * Makefile.in: Rebuild.
955
e399136a
JM
9562011-11-09 Jason Merrill <jason@redhat.com>
957
958 * Makefile.def (language=c++): Remove check-c++0x.
959 * Makefile.in (check-gcc-c++): Regenerate.
960
01f3428c
RH
9612011-11-08 Richard Henderson <rth@redhat.com>
962
e948157d
RH
963 * configure.ac: Test for libitm directory present first.
964
3d3b05ff
RH
965 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
966
01f3428c
RH
967 * configure.ac: Test libitm/configure.tgt to disable libitm.
968 * configure: Rebuild.
969
0a35513e
AH
9702011-11-07 Aldy Hernandez <aldyh@redhat.com>
971 Richard Henderson <rth@redhat.com>
972
973 Merged from transactional-memory.
974
975 * Makefile.def (lang_env_dependencies): libitm is c++.
976 Add libitm target module.
977 * configure.ac: Likewise.
978 * config/mmap.m4: New file.
979 * contrib/gcc_update: Add libitm to touch data.
980 * Makefile.in, configure: Rebuild.
981
f9989b51
RO
9822011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
983
984 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
985 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
986 * Makefile.in: Regenerate.
987
753a0ad8
DD
9882011-11-01 DJ Delorie <dj@redhat.com>
989
990 * config.sub: Update to version 2011-10-29 (added rl78)
991
e7a7929d
NC
9922011-10-27 Nick Clifton <nickc@redhat.com>
993
994 * config.sub: Import these changes from the config project:
995
ecdbd01a 996 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
e7a7929d
NC
997 Ben Elliston <bje@gnu.org>
998
999 * config.sub (epiphany): New.
1000
1001 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1002 Ben Elliston <bje@gnu.org>
1003
9c78662a 1004 * config.sub (hexagon, hexagon-*): New.
e7a7929d
NC
1005
1006 2011-08-23 Roland McGrath <mcgrathr@google.com>
1007
1008 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1009 64eb to be64.
1010
1011 2011-08-16 Roland McGrath <mcgrathr@google.com>
1012
1013 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1014 (nacl): Grok as alias for 32el-unknown-nacl.
1015
4bc51432
KY
10162011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1017
1018 * MAINTAINERS (Write After Approval): Add myself.
1019
3c5bc77d
TJ
10202011-10-24 Teresa Johnson <tejohnson@google.com>
1021
1022 * MAINTAINERS (Write After Approval): Add myself.
1023
76bafb07
JJ
10242011-09-21 Jakub Jelinek <jakub@redhat.com>
1025
1026 * MAINTAINERS (sparc port): Remove myself.
1027
5699cf3d
TV
10282011-09-14 Tom de Vries <tom@codesourcery.com>
1029
1030 * MAINTAINERS (Write After Approval): Add myself.
1031
0d557ff8
YQ
10322011-08-14 Yao Qi <yao@codesourcery.com>
1033
1034 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1035 * configure: Regenerate.
1036
bf03b9ff
ILT
10372011-07-26 Ian Lance Taylor <iant@google.com>
1038
1039 * configure.ac: Set have_compiler based on whether gcc directory
1040 exists, rather than on whether gcc is in configdirs.
1041 * configure: Rebuild.
1042
b017c70a
JM
10432011-07-21 Joseph Myers <joseph@codesourcery.com>
1044
1045 * MAINTAINERS (Global Reviewers): Add self.
1046
242f5421
DE
10472011-07-20 David Edelsohn <dje.gcc@gmail.com>
1048
1049 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1050 link directories.
1051 * Makefile.in: Rebuild.
1052
ff3ac0f4
ILT
10532011-07-20 Ian Lance Taylor <iant@google.com>
1054
1055 PR bootstrap/49787
1056 * configure.ac: Move --enable-bootstrap handling earlier in file.
1057 If --enable-bootstrap and either --enable-build-with-cxx or
1058 --enable-build-poststage1-with-cxx, enable C++ automatically.
1059 * configure: Rebuild.
1060
78767fd9
ILT
10612011-07-19 Ian Lance Taylor <iant@google.com>
1062
1063 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1064 make C++ a boot_language. Set and substitute
1065 POSTSTAGE1_CONFIGURE_FLAGS.
1066 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1067 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1068 * configure, Makefile.in: Rebuild.
1069
9dafd063
VM
10702011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1071
1072 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1073 maintainers.
1074
eac8f5bd 10752011-07-18 Jakub Jelinek <jakub@redhat.com>
e44dbbe1 1076
eac8f5bd 1077 * MAINTAINERS (Global Reviewers): Add myself.
e44dbbe1 1078
eac8f5bd 10792011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1f90cc14 1080
eac8f5bd 1081 * configure: Regenerate.
1f90cc14 1082
32c87d63
JM
10832011-07-16 Jason Merrill <jason@redhat.com>
1084
1085 * Makefile.def (language=c++): Add check-c++0x and
1086 check-target-libmudflap-c++.
1087 * Makefile.tpl (check-target-libmudflap-c++): New.
1088 * Makefile.in: Regenerate.
1089
a4a2c37d
MK
10902011-07-16 Matthias Klose <doko@ubuntu.com>
1091
1092 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1093 * Makefile.def (target_modules/libjava): Pass
1094 $(EXTRA_CONFIGARGS_LIBJAVA).
1095 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1096 if not configured with --enable-static-libjava.
1097 * Makefile.in: Regenerate.
1098 * configure: Likewise.
1099
6feeed06
JM
11002011-07-15 Jason Merrill <jason@redhat.com>
1101
1102 * Makefile.in (check-c++): Move check-gcc-c++0x after
1103 check-target-libstdc++-v3.
1104
7c9f9795
BS
11052011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1106
1107 * MAINTAINERS (c6x port): New entry.
1108
e2995714
JM
11092011-07-13 Jason Merrill <jason@redhat.com>
1110
1111 * Makefile.in (check-gcc-c++0x): New.
1112 (check-c++): Depend on it.
1113
fbdd5d87
RO
11142011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1115
1116 PR target/39150
1117 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1118 x86_64-*-solaris2.1[0-9]*.
1119 * configure: Regenerate.
1120
875a6c6e
RS
11212011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1122
1123 * MAINTAINERS (RTL optimizers): Add self.
1124
18faf0ee
GC
11252011-06-27 Gabriel Charette <gchare@google.com>
1126
1127 * MAINTAINERS (Write After Approval): Add myself.
1128
8499116a
HPN
11292011-06-22 Hans-Peter Nilsson <hp@axis.com>
1130
6be80923
HPN
1131 PR regression/47836
1132 PR bootstrap/23656
1133 PR other/47733
1134 PR bootstrap/49247
5167b7cf 1135 PR c/48825
8499116a
HPN
1136 * configure.ac (target_libraries): Remove target-libiberty.
1137 Remove case-statement setting skipdirs=target-libiberty for
1138 multiple targets. Remove checking target_configdirs and
1139 removing target-libiberty but keeping target-libgcc if
1140 otherwise empty.
1141 * Makefile.def (target_modules): Don't add libiberty.
1142 (dependencies): Remove all traces of target-libiberty.
1143 * configure, Makefile.in: Regenerate.
1144
db1d217c
WL
11452011-06-13 Walter Lee <walt@tilera.com>
1146
1147 * configure.ac (tilepro-*-*) New case.
1148 (tilegx-*-*): Likewise.
1149 * configure: Regenerate.
1150
9a2fc6ad
JY
11512011-06-06 Jing Yu <jingyu@google.com>
1152
1153 * configure.ac: Skip target-libiberty for
1154 arm*-*-linux-androideabi.
1155 * configure: Regenerated.
1156
9baa43b6
NC
11572011-06-06 Nick Clifton <nickc@redhat.com>
1158
1159 * config.sub: Sync from upstream.
1160
5a9f48b4
NV
11612011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1162
1163 * MAINTAINERS (Write After Approval): Add myself.
1164
6c059f76
DJ
11652011-06-01 Daniel Jacobowitz <drow@false.org>
1166
1167 * MAINTAINERS: Update my email address.
1168
f97b516f
NF
11692011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1170
1171 * MAINTAINERS (Write After Approval): Update my email address.
1172
6e91d9d6
PP
11732011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1174
1175 * MAINTAINERS (Write After Approval): Add myself.
1176
6f57bdf6
DK
11772011-05-08 Doug Kwan <dougkwan@google.com>
1178
1179 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1180 * configure: Regenerated.
1181 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1182 value from configure.
1183 * Makefile.in: Regenerated.
1184
6a789d5e
JM
11852011-05-05 Joseph Myers <joseph@codesourcery.com>
1186
1187 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1188 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1189 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1190 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1191 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1192 *-*-vxworks*): Disable newlib and libgloss in separate case
1193 statement.
1194 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1195 to separate case statement.
1196 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1197 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1198 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1199 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1200 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1201 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1202 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1203 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1204 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1205 i[[3456789]]86-*-rdos*, m32r-*-*,
1206 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1207 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1208 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1209 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1210 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1211 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1212 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1213 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1214 and libgloss in main case over targets. Remove most empty cases
1215 in main case over targets.
1216 * configure: Regenerate.
1217
a78079c4
JJ
12182011-05-04 Janis Johnson <janisjo@codesourcery.com>
1219
1220 * MAINTAINERS (Write After Approval): Add myself.
1221
f1a0defe
JM
12222011-05-04 Joseph Myers <joseph@codesourcery.com>
1223
1224 * configure.ac: Remove code setting special library locations for
1225 hppa*64*-*-hpux11*. Remove code setting compiler for
1226 sparc-sun-solaris2*.
1227 * configure: Regenerate.
1228
fbcf0dca
JM
12292011-05-04 Joseph Myers <joseph@codesourcery.com>
1230
1231 * configure.ac: Separate libgloss_dir settings from general case
1232 over targets.
1233 * configure: Regenerate.
1234
fddf9ee7
JM
12352011-04-28 Joseph Myers <joseph@codesourcery.com>
1236
1237 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1238 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1239 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1240 cases in libgcj-disabling case statement.
1241 (hppa*64*-*-linux*): Set unsupported_languages instead of
1242 disabling target-zlib.
1243 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1244 to hppa*64*-*-hpux*.
1245 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1246 hppa*-*-hpux*.
1247 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1248 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1249 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1250 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1251 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1252 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1253 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1254 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1255 libgcj-disabling case statement.
1256 * configure: Regenerate.
1257
80f81134
JM
12582011-04-28 Joseph Myers <joseph@codesourcery.com>
1259
1260 * configure.ac: Disable Java for targets not supporting libffi.
1261 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1262 Remove cases in Java-disabling statement.
1263 (*arm-wince-pe): Change to arm-wince-pe.
1264 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1265 cases in Java-disabling statement.
1266 (bfin-*-*): Don't disable Java again.
1267 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1268 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1269 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1270 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1271 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1272 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1273 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1274 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1275 Java-disabling statement.
1276 (mmix-*-*): Don't disable Java again.
1277 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1278 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1279 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1280 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1281 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1282 statement.
1283 * configure: Regenerate.
1284
2909494b
JM
12852011-04-28 Joseph Myers <joseph@codesourcery.com>
1286
1287 * configure.ac: Separate cases disabling Java and Java libraries
1288 from general case over targets.
1289 * configure: Regenerate.
1290
98e2d934
JZ
12912011-04-21 Jie Zhang <jzhang918@gmail.com>
1292
1293 * MAINTAINERS: Update my email address.
1294
1809ba94
ER
12952011-04-20 Easwaran Raman <eraman@google.com>
1296
1297 * MAINTAINERS (Write After Approval): Add myself.
1298
2cd815e7
JH
12992011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1300
1301 PR lto/48086
1302 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1303 * configure: Regenerate.
1304
271d3f8d
JM
13052011-04-16 Jim Meyering <meyering@redhat.com>
1306
1307 * MAINTAINERS (Write After Approval): Add myself.
1308
848309ea
DS
13092011-04-15 Dodji Seketeli <dodji@redhat.com>
1310
1311 * MAINTAINERS: Update my email address.
1312
3a78d31f
GJL
13132011-04-13 Georg-Johann Lay <avr@gjlay.de>
1314
1315 * MAINTAINERS (Write After Approval): Add myself.
1316
fbfbde73
YZ
13172011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1318
1319 * MAINTAINERS (Write After Approval): Add myself.
1320
8072c460
SH
13212011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1322
1323 * MAINTAINERS (Write After Approval): Add myself.
1324
85bfb75e
JM
13252011-04-06 Joseph Myers <joseph@codesourcery.com>
1326
1327 * configure.ac (build_tools): Remove build-byacc.
1328 (host_libs): Remove mmalloc.
1329 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1330 autoconf automake libtool diff rcs fileutils shellutils time
1331 textutils wdiff find uudecode hello tar gzip indent recode release
1332 sed perl gawk findutils gettext zip.
1333 (libgcj): Remove target-qthreads.
1334 (target_tools): Remove target-examples target-gperf.
1335 (YACC): Don't handle building byacc.
1336 * configure: Regenerate.
1337 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1338 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1339 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1340 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1341 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1342 handle building components.
1343 * Makefile.in: Regenerate.
1344
bc8e4748
SA
13452011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1346
1347 * MAINTAINERS: Update my email address as Xtensa maintainer.
1348
32827f18
RW
13492011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1350
1351 * config.sub: Sync from upstream.
1352
b318fb4b
JM
13532011-04-01 Joseph Myers <joseph@codesourcery.com>
1354
1355 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1356 (microblaze*): Don't disable libssp.
1357 * configure: Regenerate.
1358
72691ba6
JM
13592011-04-01 Joseph Myers <joseph@codesourcery.com>
1360
1361 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1362 moveifchange.
1363 * configure: Regenerate.
1364 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1365 * Makefile.in: Regenerate.
1366
6de66370
JM
13672011-04-01 Joseph Myers <joseph@codesourcery.com>
1368
1369 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1370 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1371 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1372 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1373 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1374 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1375 md_exec_prefix cases.
1376 * configure: Regenerate.
1377
1e9e0e23
JM
13782011-04-01 Joseph Myers <joseph@codesourcery.com>
1379
1380 * configure.ac: Separate cases disabling target-libssp,
1381 target-libiberty, target-libstdc++-v3 and Fortran from general
1382 case over targets.
1383 * configure: Regenerate.
1384
0036370f
JM
13852011-04-01 Joseph Myers <joseph@codesourcery.com>
1386
1387 * configure.ac (*-*-chorusos): Don't disable libgcj.
1388 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1389 Remove case.
1390 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1391 (arm-*-coff): Don't disable libgcj.
1392 (arm*-*-linux-gnueabi): Remove useless assignment.
1393 (arm-*-riscix*): Don't disable libgcj.
1394 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1395 configuration.
1396 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1397 (c54x*-*-*): Remove case.
1398 (tic54x-*-*): Don't disable GCC or GCC libraries.
1399 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1400 to *.
1401 (d10v-*-*): Don't disable GCC libraries.
1402 (d30v-*-*): Don't disable libgcj.
1403 (h8500-*-*): Don't disable GCC libraries.
1404 (i960-*-*): Don't disable libgcj.
1405 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1406 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1407 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1408 libgcj.
1409 (m68k-*-coff*): Remove case.
1410 (mmix-*-*): Don't disable libgloss on host.
1411 (mn10200-*-*, mn10300-*-*): Remove cases.
1412 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1413 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1414 Don't disable libgcj.
1415 (romp-*-*): Remove case.
1416 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1417 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1418 case.
1419 (v810-*-*): Don't disable GCC libraries.
1420 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1421 (ip2k-*-*): Don't disable GCC libraries.
1422 * configure: Regenerate.
1423
c9bdb152
JM
14242011-03-28 Joseph Myers <joseph@codesourcery.com>
1425
1426 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1427 libffi on host.
1428 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1429 on host.
1430 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1431 * configure: Regenerate.
1432
8c6d158a
JM
14332011-03-26 John Marino <binutils@marino.st>
1434
1435 * configure.ac: Add support for *-*-dragonfly*
1436 * configure: Regenerate.
1437
1bcce263
JM
14382011-03-25 Joseph Myers <joseph@codesourcery.com>
1439
1440 * configure.ac (native_only): Remove.
1441 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1442 send-pr uudecode guile gnuserv on host.
1443 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1444 send-pr rcs guile perl texinfo libtool on host.
1445 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1446 automake send-pr rcs guile perl texinfo libtool on host.
1447 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1448 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1449 (alpha*-dec-osf*): Don't disable fileutils on target.
1450 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1451 texinfo send-pr expect dejagnu on target.
1452 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1453 target-qthreads on target.
1454 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1455 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1456 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1457 x86_64-*-mingw*): Don't disable expect on target.
1458 (*-*-cygwin*): Don't disable target-gperf on target.
1459 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1460 gnuserv on target.
1461 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1462 target.
1463 * configure: Regenerate.
1464
8d4c5ac6
JM
14652011-03-25 Joseph Myers <joseph@codesourcery.com>
1466
1467 * configure.ac (target_tools): Remove target-groff.
1468 (native_only): Remove target-groff.
1469 (hppa*64*-*-*): Don't disable byacc.
1470 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1471 setting.
1472 (*-*-kaos*): Don't skip target-librx and target-groff.
1473 (*-*-netware*): Don't skip target-libmudflap.
1474 (*-*-tpf*): Don't skip target-libmudflap.
1475 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1476 directories on the host.
1477 (ia64*-*-*vms*): Don't skip tix.
1478 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1479 host.
1480 * configure: Regenerate.
1481
50e37333
PB
14822011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1483
1484 * configure.ac: Remove references to mt-mep, mt-netware,
1485 mt-wince.
1486 * Makefile.def: Add all-utils soft dependencies.
1487 * Makefile.tpl: Remove GDB_NLM_DEPS.
1488 * configure: Regenerate.
1489 * Makefile.in: Regenerate.
1490
7d77a768
PB
14912011-03-24 Paolo Bonzini <bonzini@gnu.org>
1492
1493 * configure.ac: Do not include mh-x86omitfp.
1494 * configure: Regenerate.
1495
3dc84509
PB
14962011-03-24 Paolo Bonzini <bonzini@gnu.org>
1497
1498 * configure.ac: Remove empty cases.
1499 * configure: Regenerate.
1500
1e2c3ec4
PB
15012011-03-24 Paolo Bonzini <bonzini@gnu.org>
1502
1503 * Makefile.def: Add dependency from termcap to gdb.
1504 * Makefile.in: Regenerate.
1505
73a817c4
PB
15062011-03-24 Paolo Bonzini <bonzini@gnu.org>
1507
1508 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1509 * configure: Regenerate.
1510 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1511 * Makefile.tpl: Likewise.
1512 * Makefile.in: Regenerate.
1513
43ecab84
PB
15142011-03-24 Paolo Bonzini <bonzini@gnu.org>
1515
1516 * configure.ac: Remove all mentions of tentative_cc.
1517 * configure: Regenerate.
1518
111eeb6e
JM
15192011-03-24 Joseph Myers <joseph@codesourcery.com>
1520
1521 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1522 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1523 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1524 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1525 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1526 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1527 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1528 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1529 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1530 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1531 *-*-rhapsody*): Remove host cases.
1532 * configure: Regenerate.
1533
4569f85e
JM
15342011-03-24 Joseph Myers <joseph@codesourcery.com>
1535
1536 * configure.ac (ppc*-*-pe): Remove host case.
1537 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1538 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1539 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1540 cases.
1541 * configure: Regenerate.
1542
f3e8ab19
JM
15432011-03-24 Joseph Myers <joseph@codesourcery.com>
1544
1545 * config.sub: Update to version 2011-03-23.
1546
56f8587a
JM
15472011-03-22 Joseph Myers <joseph@codesourcery.com>
1548
1549 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1550 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1551 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1552 * configure: Regenerate.
1553
ebb9f8b0
JM
15542011-03-22 Joseph Myers <joseph@codesourcery.com>
1555
1556 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1557 to Write After Approval.
1558 * config-ml.in: Don't handle arc-*-elf*.
1559 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1560 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1561 handle GCC libraries.
1562 * configure: Regenerate.
1563
474ee908
RO
15642011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1565
1566 PR bootstrap/48120:
1567 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1568 Add -lstdc++ -lm to LIBS.
1569 * configure: Regenerate.
1570
41446fec
DE
15712011-03-18 David Edelsohn <dje.gcc@gmail.com>
1572
1573 * config.guess: Update to version 2011-02-02
1574 * config.sub: Update to version 2011-02-24
1575
51fd6b90
JH
15762011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1577
1578 PR lto/48086
1579 * configure.ac: Re-enable LTO on *-apple-darwin9.
1580 * configure: Regenerate.
1581
a6c71270
JH
15822011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1583
1584 PR lto/48086
1585 * configure.ac: Disable LTO on darwin due to an assembler change in
1586 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1587 under 256.
1588 * configure: Regenerate.
1589
fdc1806a
CL
15902011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1591
9c78662a
UB
1592 * MAINTAINERS: Update myself as score backend maintainer,
1593 update my e-mail address.
fdc1806a 1594
9b4166b2
XG
15952011-03-09 Xuepeng Guo <terry.guo@arm.com>
1596
1597 * MAINTAINERS: Update my e-mail address.
1598
fb72848b
JY
15992011-03-06 Joey Ye <joey.ye@arm.com>
1600
1601 * MAINTAINERS: Update my e-mail address.
1602
f158c8d0
SP
16032011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1604
1605 * configure.ac: Adjust test of with_ppl.
1606 * configure: Regenerated.
1607
97efdf21
KT
16082011-03-02 Kai Tietz <ktietz@redhat.com>
1609
1610 * MAINTAINERS: Adjust my e-mail address.
1611
7d32a440
SP
16122011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1613
1614 * configure.ac: Add -lpwl to ppllibs.
1615 * configure: Regenerated.
1616
3d2bc11b
SP
16172011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1618
1619 * config/cloog.m4: Add -lisl to clooglibs.
1620 * configure: Regenerated.
1621
e3d590af
RR
16222011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1623
1624 * MAINTAINERS (CPU Port maintainers): Add self.
1625
5037599a
RO
16262011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1627
1628 * MAINTAINERS: Add myself as testsuite maintainer.
1629
12a0ae3d
MS
16302011-02-15 Mike Stump <mikestump@comcast.net>
1631
1632 * MAINTAINERS: Add myself as testsuite maintainer.
1633
029c8f3e
RW
16342011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1635
1636 Import from Libtool and gnulib:
1637
1638 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1639
1640 Prepare for supporting FreeBSD 10.
1641 * config.rpath: Remove handling of freebsd1* which soon would
1642 match FreeBSD 10.0.
1643
1644 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1645
1646 Remove support for FreeBSD 1.x.
1647 * libtool.m4 (_LT_LINKER_SHLIBS)
1648 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1649 soon would incorrectly match FreeBSD 10.0.
1650
03b2a04d
RW
16512011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1652
1653 PR binutils/12283
1654 * move-if-change: Import version from gnulib.
1655
f3d533d3
AO
16562011-02-12 Alexandre Oliva <aoliva@redhat.com>
1657
1658 PR lto/47225
1659 * Makefile.def (lto-plugin): Double dash for enable-shared.
1660 (configure-gcc): Depend on all-lto-plugin.
1661 * Makefile.in: Rebuilt.
1662
f33d8408
RW
16632011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1664
1665 * configure.ac: Remove extra bracket.
1666 * configure: Regenerate.
1667
846cf392
TB
16682011-02-08 Tobias Burnus <burnus@net-b.de>
1669
1670 * MAINTAINERS: Add myself as libquadmath maintainer.
1671
f897ac2b
TS
16722011-02-08 Thomas Schwinge <thomas@schwinge.name>
1673
1674 * MAINTAINERS: Update my email address.
1675
0e048a16
JM
16762011-02-07 Joseph Myers <joseph@codesourcery.com>
1677
1678 * MAINTAINERS (option handling): Add self.
1679
b1b0c7e6
KT
16802011-02-06 Kai Tietz <kai.tietz@onevision.com>
1681
1682 PR lto/47225
1683 * Makefile.def: Add dependency for install-gcc
1684 on install-lto-plugin.
1685 * Makfile.in: Regenerated
1686
fdd3083a
SB
16872011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1688
1689 * MAINTAINERS (CPU Port Maintainers): Add myself.
1690
29a63921
AO
16912011-01-31 Alexandre Oliva <aoliva@redhat.com>
1692
1693 PR libgcj/44341
1694 * configure.ac: Discard --with-* flags for host when configuring
1695 target libraries for cross build.
1696 * configure: Rebuilt.
1697
b305e3da
SP
16982011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1699
1700 * MAINTAINERS (linear loop transforms): Removed.
1701
6be7b668
JJ
17022011-01-25 Jakub Jelinek <jakub@redhat.com>
1703
6be7b668
JJ
1704 * configure.ac: If with_ppl is no, move setting with_cloog=no
1705 after CLOOG_REQUESTED check.
1706 * configure: Regenerated.
1707
ab4173cf
SP
17082011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1709
1710 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1711 CLooG has been requested.
1712 * configure: Regenerated.
1713
0deada9e
SP
17142011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1715
1716 * configure: Regenerated.
1717 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1718
27b9aa80
TG
17192011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1720
1721 * configure: Regenerated.
1722 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1723
33e39b66
AS
17242011-01-21 Andreas Schwab <schwab@redhat.com>
1725
1726 * configure.ac: Use AS_HELP_STRING throughout.
1727 * configure: Regenerate.
1728
fb701687
JZ
17292011-01-18 Jie Zhang <jie.zhang@analog.com>
1730
1731 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1732 * configure: Regenerate.
1733
3752f75a
JDA
17342011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1735
1736 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1737
5a2931d1
JB
17382011-01-13 Joel Brobecker <brobecker@adacore.com>
1739
1740 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1741 for ia64-hpux.
1742 * configure: Regenerate.
3e76bf2c 1743
03ebe6c3
JH
17442011-01-07 Jan Hubicka <jh@suse.cz>
1745
1746 PR lto/47225
1747 * Makefile.in: Regenerate.
1748 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1749 configure.
1750
96bdf9b4
JH
17512011-01-07 Jan Hubicka <jh@suse.cz>
1752
1753 * Makefile.in: Regenerate.
1754 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1755 and configure dependency on lto-plugin configure.
1756 (lto-plugin module): Remove dependency on GCC; add dependency on
1757 liniberty.
1758
c12e816f
WS
17592011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1760
1761 * MAINTAINERS (Write After Approval): Add myself.
1762
539b4d11
HS
17632010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1764
1765 * configure: Regenerate.
1766
6e307056
HS
17672010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1768
1769 * configure.ac: (picochip): Disable libiberty.
1770
0c2e6904
KP
17712010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1772
1773 * MAINTAINERS (Write After Approval): Add myself.
1774
d479b128
ILT
17752010-12-10 Ian Lance Taylor <iant@google.com>
1776
1777 PR bootstrap/46819
1778 * configure.ac: For --disable-libgcj clear libgcj_saved.
1779 * configure: Rebuild.
1780
87e6d9dc
TB
17812010-12-10 Tobias Burnus <burnus@net-b.de>
1782
1783 PR fortran/46540
1784 * configure.ac: Add --disable-libquadmath and
1785 --disable-libquadmath-support.
1786 * configure: Regenerate.
1787
9ad64188
ILT
17882010-12-03 Ian Lance Taylor <iant@google.com>
1789
1790 * MAINTAINERS: Add myself as libgo maintainer.
1791
d062cd48
HPN
17922010-12-03 Hans-Peter Nilsson <hp@axis.com>
1793
1794 PR libffi/46792
1795 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1796 * configure: Regenerate.
1797
bec93d73
ILT
17982010-12-02 Ian Lance Taylor <iant@google.com>
1799
1800 * configure.ac: Always set default for poststage1_ldflags to
1801 -static-libstdc++ -static-libgcc.
1802
b3f122e0
AS
18032010-11-29 Andreas Schwab <schwab@redhat.com>
1804
1805 * configure.ac: Move comment to remove extra space in last argument
1806 of GCC_TARGET_TOOL.
1807
9aff220f
AO
18082010-11-26 Alexandre Oliva <aoliva@redhat.com>
1809
e7e9ce46 1810 PR other/46026
9aff220f
AO
1811 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1812 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1813 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1814 (BASE_FLAGS_TO_PASS): Use it.
1815 * configure: Rebuilt.
1816 * Makefile.in: Rebuilt.
1817
9580395f
L
18182010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1819
1820 PR binutils/12258
1821 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1822 Properly check default linker.
1823 * configure: Regnerated.
1824
21539e2e
MK
18252010-11-23 Matthias Klose <doko@ubuntu.com>
1826
1827 * configure.ac: For --enable-gold, handle value `default' instead of
9c78662a 1828 `both*'. New configure option --{en,dis}able-ld.
21539e2e
MK
1829 * configure: Regenerate.
1830
4da3b0f8
ILT
18312010-11-20 Ian Lance Taylor <iant@google.com>
1832
1833 * configure.ac: Only disable a language library if no language needs
1834 it. Don't let --disable-libgcj uncondtionally disable libffi.
1835 * configure: Rebuild.
1836
455c8f48
RW
18372010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1838
e655d2bf
RW
1839 * Makefile.in: Regenerate.
1840
455c8f48
RW
1841 PR other/46202
1842 * configure.ac: Fix just-built in-tree STRIP name to be
1843 binutils/strip-new.
1844 * configure: Regenerate.
1845 * Makefile.def (install-strip-gcc, install-strip-binutils)
1846 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1847 (install-strip-sid): Mirror dependencies on non-strip variants
1848 of these targets on the respective -strip prerequisites.
1849 * Makefile.tpl (install-strip, install-strip-host)
1850 (install-strip-target): New targets.
1851 (install-strip-[+module+], install-strip-target-[+module+]):
1852 New targets.
1853 * Makefile.in: Regenerate.
1854
632e2a07
ILT
18552010-11-19 Ian Lance Taylor <iant@google.com>
1856 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1857
1858 * configure.ac: Add target-libgo to target_libraries. Set
1859 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1860 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1861 (HOST_EXPORTS): Add GOC.
1862 (BASE_TARGET_EXPORTS): Add GOC.
1863 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1864 (GOCFLAGS_FOR_TARGET): New variable.
1865 (EXTRA_HOST_FLAGS): Add GOC.
1866 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1867 * Makefile.def (target_modules): Add libgo.
1868 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1869 (dependencies): Add dependency from configure-target-libgo to
1870 configure-target-libffi and all-target-libstdc++-v3. Add
1871 dependencies from all-target-libgo to all-target-libffi.
1872 (languages): Add go.
1873 * configure: Rebuild.
1874 * Makefile.in: Rebuild.
1875
ce59187e
ILT
18762010-11-19 Ian Lance Taylor <iant@google.com>
1877
1878 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1879 compiler/flag environment variables.
1880
69ecd18f
ILT
18812010-11-18 Ian Lance Taylor <iant@google.com>
1882
1883 * configure.ac: Check for lang_requires_boot_languages in
1884 config-lang.in files.
1885 * configure: Rebuild.
1886
1ec601bf
FXC
18872010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1888 Tobias Burnus <burnus@net-b.de>
1889
1890 PR fortran/32049
1891 * Makefile.def: Add libquadmath; build it with language=fortran.
1892 * configure.ac: Add libquadmath.
1893 * Makefile.tpl: Handle multiple libs in check-[+language+].
1894 * Makefile.in: Regenerate.
1895 * configure: Regenerate.
1896
b9b9d342
TT
18972010-11-16 Tom Tromey <tromey@redhat.com>
1898
1899 * MAINTAINERS: Moved myself to reviewers section.
1900
ecbfe87a
ZD
19012010-11-15 Zdenek Dvorak <ook@ucw.cz>
1902
1903 * MAINTAINERS: Moved myself to reviewers section.
1904
29a4f477
RW
19052010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1906
1907 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1908 (Write After Approval): Remove self.
1909
9965e3cd
AS
19102010-11-15 Andreas Schwab <schwab@redhat.com>
1911
1912 * configure.ac: Fix spelling in option names.
1913 * configure: Regenerated.
1914
0463992b
GJL
19152010-11-13 Georg-Johann Lay <georgjohann@web.de>
1916
1917 PR bootstrap/39622
1918 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1919 * configure: Regenerated.
1920
3df08734
KG
19212010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1922
1923 * MAINTAINERS: Update my email address.
1924
f16e2237
TG
19252010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1926
f16e2237
TG
1927 * configure: Regenerate.
1928
0bb52d68
TG
19292010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1930
1f980c25 1931 * configure: Regenerate.
0bb52d68 1932
aba2b02e
TG
19332010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1934
aba2b02e
TG
1935 * configure: Regenerate.
1936
27882098
TG
19372010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1938
27882098
TG
1939 * configure: Regenerate.
1940
d32ef397
AS
19412010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1942
1943 * configure.ac: Support official CLooG.org versions.
1944 * configure: Regenerate.
1945 * config/cloog.m4: New.
1946
5a4b6c0e
FD
19472010-11-10 François Dumont <francois.cppdevs@free.fr>
1948
1949 * MAINTAINERS (Write After Approval): Add myself.
1950
f2cea726
DE
19512010-11-09 David Edelsohn <dje.gcc@gmail.com>
1952
1953 * MAINTAINERS: Update my email address.
1954
d8ed14ce
IS
19552010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1956
1957 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1958 * configure: Regenerate.
d8ed14ce 1959
48215350
DK
19602010-11-03 Ian Lance Taylor <iant@google.com>
1961 Dave Korn <dave.korn.cygwin@gmail.com>
1962
1963 PR lto/46273
1964 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1965 and on other supported platforms whenever LTO is enabled.
1966 * configure: Rebuild.
1967
87841584
AM
19682010-11-02 Alan Modra <amodra@gmail.com>
1969
1970 PR binutils/12110
1971 * configure.ac: Error when source path contains spaces.
1972 * configure: Regenerate.
1973
fe12dfe1
JW
19742010-10-23 James E. Wilson <wilson@codesourcery.com>
1975
1976 * MAINTAINERS: Update my email address.
1977
66c92425
ILT
19782010-10-20 Ian Lance Taylor <iant@google.com>
1979
1980 * Makefile.def (target_modules): Set lib_path to src/.libs for
1981 libstdc++-v3 module.
1982 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1983 * Makefile.in: Rebuild.
1984
187d3518
LB
19852010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1986
1987 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1988 (Write After Approval): Remove myself.
1989
02db6bba
TG
19902010-10-15 Tristan Gingold <gingold@adacore.com>
1991
1992 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1993
c0103e74
DR
19942010-10-14 Douglas Rupp <rupp@gnat.com>
1995
1996 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1997
1cd0b716
DK
19982010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1999
2000 * configure.ac (build_lto_plugin): New shell variable.
2001 (--enable-lto): Turn on by default for all non-ELF platforms that
2002 have had LTO support added so far. Set build_lto_plugin appropriately
2003 for both ELF and non-ELF.
2004 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2005 * configure: Regenerate.
2006
d4c1abb3
RW
20072010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2008
2009 Sync from src:
2010 * configure.ac (v850 support): Remove target-libgloss from
2011 noconfigdirs.
2012 * configure: Regenerate.
2013
ffedf511
RW
20142010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2015
2016 PR bootstrap/45326
2017 PR bootstrap/45174
2018 * configure.ac: Honor initial values of $build_configargs,
2019 $host_configargs, $target_configargs. Mark the precious, so
2020 environment settings get recorded.
2021 * configure: Regenerate.
2022
e1826acc
RW
20232010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2024
2025 PR bootstrap/45796
2026 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2027 Depend on all-build-libiberty.
2028 * Makefile.in: Regenerate.
2029
80920132
ME
20302010-09-30 Michael Eager <eager@eagercon.com>
2031
2032 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2033 * configure: Regenerate.
2034
770a498a
ME
20352010-09-28 Michael Eager <eager@eagercon.com>
2036
2037 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2038
86dfbd58
RW
20392010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2040
2041 PR bootstrap/44621
2042 * configure.ac: Fix unportable shell quoting.
2043 * configure: Regenerate.
2044
db50fe7d
IS
20452010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2046
2047 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2048 targets and amend comment.
2049 * configure: Regenerate.
2050
0064e825
TB
20512010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2052
2053 * MAINTAINERS (Write After Approval): Add myself.
2054
bb79486c
JH
20552010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2056
2057 * configure.ac: Enable LTO by default on Darwin.
2058 * configure: Regenerate.
2059
9e0b22c3
MS
20602010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2061
bb79486c 2062 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 2063
2fabf1b7
IB
20642010-09-01 Ian Bolton <ian.bolton@arm.com>
2065
bb79486c 2066 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 2067
3a9abc98
DS
20682010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2069
2070 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2071 ports
2072
331a9a59
DY
20732010-07-28 David Yuste <david.yuste@gmail.com>
2074
2075 * MAINTAINERS (Write After Approval): Add myself.
2076
223a9d64
N
20772010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2078
2079 * configure.ac: Support all v850 targets.
2080 * configure: Regenerate.
2081
9183bdcf
MG
20822010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2083
2084 PR bootstrap/44455
2085 * configure.ac (extra_mpfr_configure_flags): Copy from
2086 extra_mpc_gmp_configure_flags.
2087 * configure: Re-generated.
2088
2e290598
AK
20892010-07-22 Andi Kleen <ak@linux.intel.com>
2090
2091 * MAINTAINERS (Write After Approval): Add myself.
2092
8d6cd388
CLT
20932010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2094
2095 * MAINTAINERS (Write After Approval): Add myself.
2096
b0b01eb0
JY
20972010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2098
2099 * MAINTAINERS (Write After Approval): Add myself.
2100
77198d71
JH
21012010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2102
2103 PR target/44862
2104 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2105 Provide -B option to allow for link spec %s substitutions for
2106 libstdc++.a on darwin.
2107 * Makefile.in: Regenerate.
2108
02fe70af
MM
21092010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2110
2111 * MAINTAINERS (Reviewers): Update my e-mail address
2112
c63a4676
AO
21132010-06-10 Alexandre Oliva <aoliva@redhat.com>
2114
2115 * Makefile.def (configure-gcc): Depend on all-libelf.
2116 * Makefile.in: Rebuild.
2117
e68edbf6
FC
21182010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2119
2120 * MAINTAINERS (Write After Approval): Add myself in the right place.
2121
dce2d8b2 21222010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
2123
2124 * MAINTAINERS (Write After Approval): Add myself.
2125
dce2d8b2 21262010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
2127
2128 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
2129
21302010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 2131
1ab55d69
MK
2132 * config.sub: Update to version 2010-05-21.
2133 * config.guess: Update to version 2010-04-03.
0c422e74 2134
02540df4
SB
21352010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2136
2137 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2138 * configure: Regenerate.
2139
dfe5f5b2
ST
21402010-05-12 Sriraman Tallam <tmsriram@google.com>
2141
2142 * MAINTAINERS (Write After Approval): Add myself.
2143
c082f9f3
SB
21442010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2145
2146 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2147 a platform that supports LTO.
2148 * configure: Regenerate.
2149
f1af9e5f
SP
21502010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2151
2152 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2153 * configure: Regenerated.
2154
38e3d868
RM
21552010-04-27 Roland McGrath <roland@redhat.com>
2156 H.J. Lu <hongjiu.lu@intel.com>
2157
2158 * configure.ac (--enable-gold): Support both, both/gold and
2159 both/bfd to add gold to configdirs without removing ld.
2160 * configure: Regenerated.
2161
2162 * Makefile.def: Add install-gold dependency to install-ld.
2163 * Makefile.in: Regenerated.
2164
3bec79c5
DK
21652010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2166
2167 PR lto/42776
2168 * configure.ac (--enable-lto): Refactor handling so libelf tests
2169 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2170 and allow LTO to be explicitly enabled on non-ELF platforms that
2171 are known to support it inside else-clause.
2172 * configure: Regenerate.
2173
615c8ffa
EB
21742010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2175
2176 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2177 * configure: Regenerate.
2178
e4522f78
RC
21792010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2180
2181 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2182 * configure: Regenerate.
2183
8ccb78f2
RO
21842010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2185
2186 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2187 separately.
2188 * configure: Regenerate.
2189
d5cc2ee3
KW
21902010-04-16 Kevin Williams <kevin.williams@inria.fr>
2191
2192 * MAINTAINERS (Write After Approval): Add myself.
2193
8406cb62
TG
21942010-04-14 Tristan Gingold <gingold@adacore.com>
2195
2196 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2197 * configure: Regenerate.
2198
3591b8e2
SE
21992010-04-13 Steve Ellcey <sje@cup.hp.com>
2200
2201 * configure: Regenerate after change to elf.m4.
2202
a82ecc7b
IS
22032010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2204
2205 * MAINTAINERS (Write After Approval): Add myself.
2206
1f0bf148
SP
22072010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2208
2209 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2210 * configure: Regenerated.
2211
22122010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2213
2214 * configure.ac: Print "buggy but acceptable" when CLooG
2215 revision is less than 9.
2216 * configure: Regenerated.
2217
ecd01dee
DN
22182010-04-01 Diego Novillo <dnovillo@google.com>
2219
2220 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2221
dc683a3f
RW
22222010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2223
2224 PR bootstrap/43615
2225 PR bootstrap/43328
2226
2227 Revert:
2228
2229 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2230
2231 * configure.ac: Do not pass --enable-multilib nor
2232 --disable-multilib in baseargs. Accept explicitly passed
2233 --enable_multilib.
2234 * configure: Regenerate.
2235
7527d83f
UW
22362010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2237
2238 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2239
895522b6
JJ
22402010-03-31 Janis Johnson <janis187@us.ibm.com>
2241
2242 * MAINTAINERS: Remove myself.
2243
9db4e878
RW
22442010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2245
2246 PR bootstrap/43328
2247 * configure.ac: Do not pass --enable-multilib nor
2248 --disable-multilib in baseargs. Accept explicitly passed
2249 --enable_multilib.
2250 * configure: Regenerate.
2251
acf6bf36
AP
22522010-03-28 Andrew Pinski <pinskia@gmail.com>
2253
2254 * MAINTAINERS (spu port): Remove me.
2255
b42f0d7e
JM
22562010-03-23 Joseph Myers <joseph@codesourcery.com>
2257
2258 * configure.ac (tic6x-*-*): New case.
2259 * configure: Regenerate.
2260
0d1152b1
JM
22612010-03-23 Joseph Myers <joseph@codesourcery.com>
2262
2263 * config.sub: Update to version 2010-03-22.
2264 * config.guess: Update to version 2009-12-30.
2265
dce2d8b2 22662010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
2267
2268 PR ada/42554
2269 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2270 * configure: Regenerate.
2271
5408fbe8
RR
22722010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2273
2274 * MAINTAINERS: Update my email address.
2275
3f55a3b3
SP
22762010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2277
2278 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2279 (ghassan.shobaki@amd.com): Removed.
2280
3f08f7e8
AM
22812010-03-17 Alan Modra <amodra@gmail.com>
2282
2283 * MAINTAINERS: Update my email address.
2284
f3a9d094
DN
22852010-03-16 Diego Novillo <dnovillo@google.com>
2286
2287 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2288 Matthews.
2289
db5c4b8b
JM
22902010-03-16 Joseph Myers <joseph@codesourcery.com>
2291
2292 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2293 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2294
b995570a
JM
22952010-03-16 Joseph Myers <joseph@codesourcery.com>
2296
2297 * MAINTAINERS: Update my email address.
2298
124cc66f
DJ
22992010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2300
2301 * MAINTAINERS: Update my email address.
2302
a4581668
BS
23032010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2304
2305 * MAINTAINERS: Update my email address.
2306
49d78e29
JZ
23072010-03-09 Jie Zhang <jie@codesourcery.com>
2308
2309 * MAINTAINERS: Update my email address.
2310
8927b7c0
RO
23112010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2312
2313 PR libstdc++/32499
2314 * configure.ac (RANLIB): Default to true.
2315 (STRIP): Likewise.
2316 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2317 * configure: Regenerate.
2318
dce2d8b2 23192010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
2320
2321 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2322 (Write After Approval): Update my email address.
2323
bf646aaf
NC
23242010-02-17 Nick Clifton <nickc@redhat.com>
2325
2326 PR 11238
2327 * Makefile.tpl (local-distclean): Also remove config.cache files in
2328 sub-directories as there may not be Makefiles present in the
2329 sub-directories.
96e41f16
NC
2330 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2331 the config.cache files found by the find command.
2332
bf646aaf
NC
2333 * Makefile.in: Regenerate.
2334 * configure.ac: Revert previous delta.
2335 * configure: Regenerate.
2336
ff78880a
NC
23372010-02-15 Nick Clifton <nickc@redhat.com>
2338
2339 PR 11238
2340 * configure.ac: Delete config.cache files in sub-directories when
2341 deleting Makefiles.
2342 * configure: Regenerate.
2343
8150eadf
BE
23442010-02-12 Ben Elliston <bje@gnu.org>
2345
2346 * MAINTAINERS: Update my email address.
2347
a9e12bfd
AP
23482010-02-08 Andrew Pinski <pinskia@gmail.com>
2349
2350 * MAINTAINERS (spu port): Update my email address.
2351
95315086
JZ
23522010-02-08 Jie Zhang <jie.zhang@analog.com>
2353
2354 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2355
362c6d2f
KG
23562010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2357
2358 * configure.ac: Add "recommended" version checks for GMP/MPC.
2359 Update recommended GMP/MPFR/MPC versions.
2360 * configure: Regenerate.
2361
888c5ad2
JR
23622010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2363
2364 * MAINTAINERS: Move my Embecosm email address into the
2365 write-after-approval section.
2366
3bf714a7
ILT
23672010-01-26 Ian Lance Taylor <iant@google.com>
2368
2369 * MAINTAINERS: Add myself as Go frontend maintainer.
2370
ad1e5170
JR
23712010-01-25 Joern Rennecke <amylaar@spamcop.net>
2372
2373 PR libstdc++/36101, PR libstdc++/42813
2374 * configure.ac (bootstrap_target_libs): Make inclusion of
2375 target-libgomp conditional on libgomb being in target_configdirs.
2376 * configure: Regenerate.
2377
fb0553d1
JR
23782010-01-23 Joern Rennecke <amylaar@spamcop.net>
2379
2380 PR libstdc++/36101, PR libstdc++/42813
2381 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2382 * configure: Regenerate.
2383
aae29963
JR
23842010-01-22 Joern Rennecke <amylaar@spamcop.net>
2385
2386 PR libstdc++/36101, PR libstdc++/42813
2387 * configure.ac (target_configdirs): Substitute.
2388 * Makefile.def: Bootstrap target module libgomp.
2389 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2390 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2391 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2392 * configure, Makefile.in: Regenerate.
2393
d8fe8895
DK
23942010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2395
2396 * MAINTAINERS: Adjust my details.
2397
ebfe4897
EW
23982010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2399
2400 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2401
f7746c59
TL
24022010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2403
2404 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2405
306c7b5b
TL
24062010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2407
2408 * MAINTAINERS (Write After Approval): Add myself.
2409
1b8b9e19
KT
24102010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2411
2412 * MAINTAINERS (Write After Approval): Add myself.
2413
c164615b
RG
24142010-01-11 Richard Guenther <rguenther@suse.de>
2415
2416 PR lto/41569
2417 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2418 * Makefile.in: Regenerated.
2419
f3f623ae
AT
24202010-01-11 Andreas Tobler <andreast@fgznet.ch>
2421
2422 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2423 * configure: Regenerate.
2424
592c90ff 24252010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 2426 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
2427
2428 PR bootstrap/42424
2429 * configure.ac: Include libtool m4 files.
9c78662a 2430 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
2431 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2432 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 2433
592c90ff
KG
2434 * configure: Regenerate.
2435
60a2e213
RW
24362010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2437
2438 PR bootstrap/41818
2439 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2440 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2441 * Makefile.in: Regenerate.
2442
7413962d
RG
24432010-01-02 Richard Guenther <rguenther@suse.de>
2444
2445 PR lto/41529
2446 * configure.ac: Include config/elf.m4. Disable LTO if not
2447 builting for an elf target.
2448 * configure: Regenerate.
2449
f77f3945
CF
24502009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2451
2452 * MAINTAINERS: Change my email address.
2453
4960e3f0
BE
24542009-12-18 Ben Elliston <bje@au.ibm.com>
2455
2456 * config.sub, config.guess: Update from upstream sources.
2457
d16a31da
SZ
24582009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2459
2460 * MAINTAINERS (Write After Approval): Add myself.
2461
3a5729ea
KG
24622009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2463
2464 PR middle-end/30447
2465 PR middle-end/30789
2466 PR other/40302
2467
2468 * configure.ac: Require MPC.
2469 * configure: Regenerate.
2470
43e02a8a
RW
24712009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2472
2473 PR target/38384
2474 PR bootstrap/40972
2475 * libtool.m4: Sync from git Libtool.
2476 * ltoptions.m4: Likewise.
2477 * ltversion.m4: Likewise.
2478 * lt~obsolete.m4: Likewise.
2479 * ltmain.sh: Likewise.
2480
360d4522
KG
24812009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2482
2483 * configure.ac: Update minimum MPC version to 0.8.
2484 * configure: Regenerate.
2485
f264ed56
SP
24862009-11-21 Sebastian Pop <sebpop@gmail.com>
2487
2488 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2489 * configure: Regenerated.
2490
ed2eaa9f
ILT
24912009-11-21 Ian Lance Taylor <iant@google.com>
2492
2493 * configure.ac: Change default of poststage1_ldflags to be empty if
2494 poststage1_libs is set. When poststage1_libs is empty, and
2495 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2496 * configure: Rebuild.
2497
58346783
AN
24982009-11-21 Adam Nemet <adambnmet@gmail.com>
2499
2500 * MAINTAINERS (Write After Approval): Update my email address.
2501
5ca0106a
BE
25022009-11-20 Ben Elliston <bje@au.ibm.com>
2503
2504 * config.guess: Update from upstream sources.
2505
87213cd4
AO
25062009-11-16 Alexandre Oliva <aoliva@redhat.com>
2507
2508 * Makefile.def: Restore host and target settings for gmp.
2509 * Makefile.in: Rebuild.
2510
f61428ed
AO
25112009-11-16 Alexandre Oliva <aoliva@redhat.com>
2512
2513 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2514 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2515 Fix portability of test of C++ as bootstrap language. Add
2516 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2517 * configure: Rebuild.
2518 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2519 and cloog. Fix in-tree ppl configuration. Introduce libelf
2520 in-tree building.
2521 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2522 (POSTSTAGE1_HOST_EXPORTS): Use it.
2523 (STAGE[+id+]_CXXFLAGS): New.
2524 (BASE_FLAGS_TO_PASS): Pass it down.
2525 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2526 extra_exports.
2527 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2528 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2529 extra_exports.
2530 * Makefile.in: Rebuild.
2531
f6c56be6
BE
25322009-11-17 Ben Elliston <bje@au.ibm.com>
2533
2534 * config.sub, config.guess: Update from upstream sources.
2535
0ccb5970
JK
25362009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2537
2538 * MAINTAINERS (Write After Approval): Add myself.
2539
dce2d8b2 25402009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
2541
2542 * MAINTAINERS (Write After Approval): Add myself.
2543
5d571eaa
OS
25442009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2545
2546 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2547 paths for *-w64-mingw* and x86_64-*mingw*.
2548 * configure: Regenerated.
2549
dce2d8b2 25502009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
2551
2552 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2553
c393f559
BK
25542009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2555
2556 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2557 Phil Edwards to Write-After Approval.
2558
ef4c4300
KT
25592009-10-30 Kai Tietz <kai.tietz@onevision.com>
2560
2561 * configure.ac: Disable target-winsup & co for
2562 x86_64-*-mingw* and *-w64-mingw* targets.
2563 * configure: Regenerated.
2564
65a324b4
NC
25652009-10-16 Nick Clifton <nickc@redhat.com>
2566
2567 * MAINTAINERS: Add myself as a maintainer for the RX port.
2568
dce2d8b2 25692009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 2570
9c78662a 2571 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 2572
17e72e5d
RO
25732009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2574
2575 * configure.ac (CLooG test): Use = with test.
2576 * configure: Regenerate.
2577
ed3a56f3
RG
25782009-10-22 Richard Guenther <rguenther@suse.de>
2579
2580 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2581 cloog if the ppl version check failed. Move flags saving
2582 before setting in libelf check.
2583 * configure: Regenerate.
2584
ad0abd3c
RG
25852009-10-21 Richard Guenther <rguenther@suse.de>
2586
2587 * configure.ac: Adjust the ppl and cloog configure to work as
2588 documented. Disable cloog if ppl was disabled. Omit the version
2589 checks if they were disabled.
2590 * configure: Re-generate.
2591
e4c5bd48
RW
25922009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2593
2594 * configure.ac: Add 'lto' to enable_languages, not
2595 new_enable_languages, and only if not already present.
2596 * configure: Regenerate.
2597
0ffd69c5
GP
25982009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2599
2600 * README: Refer to the various COPYING* files instead of just
2601 COPYING.
2602 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2603
dce2d8b2 26042009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
2605
2606 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 2607
58687768
RG
26082009-10-07 Richard Guenther <rguenther@suse.de>
2609
2610 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2611 and Richard Guenther as reviewers.
2612 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2613 as reviewers.
2614
49b0ca5c 26152009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 2616
49b0ca5c 2617 * config.sub: Update from upstream sources.
d2d9ce5e 2618
aeb94799
ILT
26192009-10-06 Ian Lance Taylor <iant@google.com>
2620
2621 * Makefile.def: check-gold depends upon all-gas.
2622 * Makefile.in: Rebuild.
2623
123651cd
PM
26242009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2625
2626 * MAINTAINERS (Write After Approval): Add myself.
2627
d7f09764
DN
26282009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2629
2630 * Makefile.def: all-lto-plugin depends on all-libiberty.
2631 set bootstrap=true for lto-plugin.
2632 Add lto-plugin.
2633 * Makefile.in: Regenerate.
2634 * configure.ac (host_libs): Add lto-plugin.
2635 * configure: Regenerate.
2636
d7f09764
DN
26372009-10-03 Diego Novillo <dnovillo@google.com>
2638
2639 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2640 (HOST_LIBELFLIBS): Define.
2641 (HOST_LIBELFINC): Define.
2642 * Makefile.in: Regenerate.
2643 * configure.ac: Add --enable-lto.
2644 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2645 If --enable-lto is used, add 'lto' to new_enable_languages.
2646 If --enable-lto is used and gold is enabled, add
2647 lto-plugin to configdirs.
2648 * configure: Regenerate.
2649
26502009-10-03 Simon Baldwin <simonb@google.com>
2651
2652 * configure.ac: If --with-system-zlib, suppress local zlib and
2653 pass --with-system-zlib to subdir configure scripts.
2654 * configure: Regenerate.
2655
dce2d8b2 26562009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
2657 Paolo Bonzini <bonzini@gnu.org>
2658
2659 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2660 $(srcdir).
2661 * Makefile.in: Rebuilt.
2662
dce2d8b2 26632009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
2664
2665 * MAINTAINERS (Write After Approval): Add myself.
2666
3e661154
KG
26672009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2668
2669 * configure.ac: Update minimum MPC version to 0.7.
2670 * configure: Regenerate.
2671
f1a036e4
NC
26722009-09-25 Nick Clifton <nickc@redhat.com>
2673
2674 * configure.ac: Pass any --cache-file=/dev/null option on to
2675 subconfigures.
2676 * configure: Regenerate.
2677
d4c74acc
NC
26782009-09-23 Nick Clifton <nickc@redhat.com>
2679
2680 * config.sub, config.guess: Update from upstream sources.
2681
dce2d8b2 26822009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
2683
2684 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2685 * Makefile.in: Rebuilt.
2686
0db770bd
RW
26872009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2688
2689 PR bootstrap/32272
2690 * configure.ac: Error out if $srcdir isn't '.' but contains
2691 host-${host_noncanonical}.
2692 * configure: Regenerate.
2693
71101870
RO
26942009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2695
2696 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2697 maintainer.
2698
ca6d0d62
RW
26992009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2700
79cd2b23
RW
2701 * configure.ac: If bootstrapping a combined tree with
2702 --enable-gold, require c++ in stage1_languages.
2703 * configure: Regenerate.
2704
ab9dcd0c
RW
2705 * configure.ac: Also add target_libs of stage1_languages to
2706 bootstrap_target_libs.
2707 * configure: Regenerate.
2708
ca6d0d62
RW
2709 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2710 with --enable-languages not containing c++.
2711 * configure: Regenerate.
2712
1c3c9f12
JZ
27132009-09-15 Jie Zhang <jie.zhang@analog.com>
2714
2715 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2716 * configure: Regenerate.
2717
dce2d8b2 27182009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 2719
6fb30a14
JR
2720 * MAINTAINERS (Write After Approval): Update my e-mail address,
2721 and move from from here...
2722 (Waiting for paperwork): To here.
0318772d 2723
4056c2c6
JM
27242009-09-09 Joseph Myers <joseph@codesourcery.com>
2725
2726 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2727
3e54529c
RW
27282009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2729
2730 * configure.ac: Do not use $extrasub for replacing @if/@endif
2731 parts in Makefile; instead, use additional arguments to
2732 AC_CONFIG_COMMANDS to do the replacement manually, with several
2733 sed invocations, to avoid HP-UX sed command limits.
2734 * configure: Regenerate.
2735
713e2ea6
AO
27362009-09-08 Alexandre Oliva <aoliva@redhat.com>
2737
2738 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2739 blank before -L.
2740
5646b7b9
AO
27412009-09-04 Alexandre Oliva <aoliva@redhat.com>
2742
2743 * configure.ac (with-build-config): Document. Handle without.
2744 Handle missing argument.
2745 * configure: Rebuilt.
2746
e12c4094
AO
27472009-09-03 Alexandre Oliva <aoliva@redhat.com>
2748
2749 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2750 Default to bootstrap-debug only if compare-debug works.
2751 * configure: Rebuilt.
2752 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2753 * Makefile.in: Rebuilt.
2754
75cb0057
RO
27552009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2756
2757 * MAINTAINERS (OS Port Maintainers): Update my email address.
2758
8fc68cba
AO
27592009-09-01 Alexandre Oliva <aoliva@redhat.com>
2760
2761 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2762 * Makefile.in: Rebuilt.
2763
44cb38cf
CD
27642009-09-01 Chris Demetriou <cgd@google.com>
2765
2766 * MAINTAINERS (Write After Approval): Add myself.
2767
f9329c35
DS
27682009-08-31 Dodji Seketeli <dodji@redhat.com>
2769
2770 PR debug/30161
2771 * include/dwarf2.h (enum dwarf_tag): Added
2772 DW_TAG_GNU_template_template_param
2773 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2774
f945e229
PB
27752009-08-30 Paolo Bonzini <bonzini@gnu.org>
2776
2777 * Makefile.tpl (AWK): Fix typo.
2778 * Makefile.in: Regenerate.
2779
87264276
PB
27802009-08-30 Paolo Bonzini <bonzini@gnu.org>
2781
2782 * configure.ac: Detect awk and sed.
2783 * Makefile.def (flags_to_pass): Add AWK and SED.
2784 * Makefile.tpl (AWK, SED): New.
2785 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2786 * configure: Regenerate.
2787 * Makefile.in: Regenerate.
2788
68ccd57c
DK
27892009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2790
2791 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2792 (collapseslashes): Likewise.
2793
df58e648
RW
27942009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2795
2796 * configure.ac (AC_PREREQ): Bump to 2.64.
2797
0539cb2c
RW
27982009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2799
70fa0efa
RW
2800 * configure.ac: Remove --with-datarootdir, --with-docdir,
2801 --with-pdfdir, --with-htmldir switches.
2802 * configure: Regenerate.
2803
5213506e
RW
2804 * configure: Regenerate.
2805
0539cb2c
RW
2806 * compile: Sync from Automake 1.11.
2807 * depcomp: Likewise.
2808 * install-sh: Likewise.
2809 * missing: Likewise.
2810 * mkinstalldirs: Likewise.
2811 * ylwrap: Likewise.
2812
197c68cc
DK
28132009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2814
2815 * ltmain.sh (func_normal_abspath): New function.
2816 (func_relative_path): Likewise.
2817 (func_mode_help): Document new -bindir option for link mode.
2818 (func_mode_link): Add new -bindir option, and use it to place
2819 output DLL if specified.
2820
58af276a
RW
28212009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2822
0115d4a3
RW
2823 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2824 (baseargs): Add --disable-option-checking.
2825 * configure: Regenerate.
2826
58af276a
RW
2827 * Makefile.def (configure-target-libiberty): Depend on
2828 all-binutils and all-ld.
2829 (configure-target-newlib): Likewise.
2830 * Makefile.in: Regenerate.
2831
e9d9afef
BE
28322009-08-17 Ben Elliston <bje@au.ibm.com>
2833
2834 * config.sub, config.guess: Update from upstream sources.
2835
354ebf88
RW
28362009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2837
2838 Sync from src, merge:
2839
2840 2009-07-02 Tristan Gingold <gingold@adacore.com>
2841
2842 * configure.ac: Do not exclude gas for i386-*-darwin.
2843 Add a case for x86_64-*-darwin.
2844 * configure: Regenerate.
2845
8375f7b2
NV
28462009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2847
2848 * MAINTAINERS: Add my name to Write After Approval list.
2849
dce2d8b2 28502009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
2851
2852 * configure.ac: Add Microblaze target.
2853 * configure: Regenerate.
2854
ea2002ba
CB
28552009-07-31 Christian Bruel <christian.bruel@st.com>
2856
2857 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2858 * configure: Regenerate.
2bf33cdb 2859
dce2d8b2 28602009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
2861
2862 * MAINTAINERS (Write After Approval): Update my e-mail address.
2863
e90e6bd7
ILT
28642009-07-06 Ian Lance Taylor <iant@google.com>
2865
2866 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2867 * configure: Rebuild.
2868
f6e0880a
TG
28692009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2870
2871 * MAINTAINERS: Move myself to the Graphite Reviewers.
2872
6d984927
WG
28732009-06-30 Wei Guozhi <carrot@google.com>
2874
2875 * MAINTAINERS: Add my name to Write After Approval list.
2876
f2689b09
SE
28772009-06-26 Steve Ellcey <sje@cup.hp.com>
2878
2879 PR bootstrap/40338
2880 * configure.ac (comparestring): Create new variable.
2881 * Makefile.tpl (comparestring): Use to skip some comparisions.
2882 * configure: Regenerate.
2883 * Makefile.in: Regenerate.
2884
f62c0ba4
DE
28852009-06-26 Doug Evans <dje@sebabeach.org>
2886
2887 * Makefile.def (host_modules): Add cgen.
2888 * Makefile.in: Regenerate.
2889 * configure.ac (host_tools): Add cgen.
2890 * configure: Regenerate.
2891
7acf4da6
DD
28922009-06-23 DJ Delorie <dj@redhat.com>
2893
2894 * MAINTAINERS: Add myself as mep maintainer.
2895
00020c16
ILT
28962009-06-23 Ian Lance Taylor <iant@google.com>
2897
2898 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2899 boot_languages. Only bootstrap target libraries listed in
2900 target_libs for some boot language. Add --with-stage1-ldflags,
2901 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2902 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2903 if not building with C++.
2904 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2905 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2906 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2907 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2908 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2909 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2910 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2911 * configure, Makefile.in: Rebuild.
2912
1da52d4a
LF
29132009-06-23 Li Feng <nemokingdom@gmail.com>
2914
2915 * MAINTAINERS: Added my name to write-after-approval list.
2916
144c9175
RM
29172009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2918
2919 * configure.ac: Define is_elf for QNX Neutrino targets.
2920 * configure: Regenerate.
2921
e5871e24
GS
29222009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2923
9c78662a 2924 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 2925
5f4a82c0
KG
29262009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2927
2928 * configure.ac: Detect MPC in default directory.
2929 * configure: Regenerate.
2930
394e9195
JG
29312009-06-03 Jerome Guitton <guitton@adacore.com>
2932 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2933
9c78662a
UB
2934 * Makefile.tpl (all): Avoid a trailing backslash.
2935 * Makefile.in: Regenerate.
394e9195 2936
47bca6aa
BE
29372009-06-03 Ben Elliston <bje@au.ibm.com>
2938
2939 * config.sub, config.guess: Update from upstream sources.
2940
a891a473
RS
29412009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2942
2943 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2944 to noconfdirs.
2945 * configure: Regenerate.
2946
70cb2d9f
AO
29472009-06-02 Alexandre Oliva <aoliva@redhat.com>
2948
2949 * Makefile.tpl ([+compare-target+]): Compare all stage
2950 directories, rather than just gcc.
2951 * Makefile.in: Rebuilt.
2952
7f1245df
DK
29532009-06-01 Doug Kwan <dougkwan@google.com>
2954
2955 * configure.ac: Support gold for target arm*-*-*.
2956 * configure: Regenerate.
394e9195 2957
acd26225
KG
29582009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2959
2960 * Makefile.def: Add MPC support and dependencies.
2961 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2962
2963 * Makefile.in, configure: Regenerate.
2964
a1fc946a
AO
29652009-05-27 Alexandre Oliva <aoliva@redhat.com>
2966
2967 * Makefile.tpl (all): Avoid harmless warning in make all when
2968 gcc-bootstrap is enabled but stage_last does not exist.
2969 * Makefile.in: Rebuilt.
2970
2e6a3c8d
NR
29712009-05-24 Nicolas Roche <roche@adacore.com>
2972
2973 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2974 * Makefile.in: Regenerate.
2975
63487d11
DC
29762009-05-21 Denis Chertykov <chertykov@gmail.com>
2977
2978 * MAINTAINERS: Update my e-mail address.
2979
449223af
DK
29802009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2981
2982 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2983 * configure: Regenerate.
2984
31c98f49
AO
29852009-05-18 Alexandre Oliva <aoliva@redhat.com>
2986
2987 PR other/40159
2988 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2989 gcc-no-bootstrap are mutually exclusive.
2990 * Makefile.in: Rebuilt.
2991
0f501837
AO
29922009-05-18 Alexandre Oliva <aoliva@redhat.com>
2993
2994 PR other/40159
2995 * Makefile.tpl (all): Don't end with unconditional success.
2996 * Makefile.in: Rebuilt.
2997
4a4a4e99
AO
29982009-05-12 Alexandre Oliva <aoliva@redhat.com>
2999
3000 PR target/37137
3001 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3002 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3003 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3004 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3005 stage_configureflags, stage_cflags and stage_libcflags into
3006 explicit Makefile macros.
3007 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3008 GFORTRAN.
3009 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3010 CC. Set CC_FOR_BUILD from CC.
3011 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3012 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3013 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3014 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3015 and GFORTRAN.
3016 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3017 (_LIBCFLAGS): Renamed to _TFLAGS.
3018 (do-compare-debug, do-compare3-debug): Drop.
3019 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3020 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3021 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3022 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3023 (XGCC_FLAGS_FOR_TARGET): New.
3024 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3025 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3026 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3027 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 3028 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
3029 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3030 TFLAGS.
3031 (BUILD_CONFIG): Include if requested.
3032 (all): Set TFLAGS on bootstrap.
3033 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3034 (all-stageid-prefixmodule): Likewise.
3035 (do-clean, distclean-stageid): Set TFLAGS.
3036 (restrap): Fix whitespace.
3037 * Makefile.in: Rebuilt.
3038
1cee3429
PB
30392009-05-07 Paolo Bonzini <bonzini@gnu.org>
3040
3041 * config.guess: Sync with src.
3042
0b70eafd
DK
30432009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3044
3045 * configure.ac ($with_ppl): Default to no if not supplied.
3046 ($with_cloog): Likewise.
3047 configure: Regenerate.
3048
5175f17c
JW
30492009-04-27 James E. Wilson <wilson@codesourcery.com>
3050
3051 * MAINTAINERS: Update my e-mail address.
3052
952fa153
NC
30532009-04-27 Nick Clifton <nickc@redhat.com>
3054
3055 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3056
a687f83c
EB
30572009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3058
3059 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3060 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3061 * Makefile.in: Regenerate.
3062
9e3eba15
KG
30632009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3064
3065 PR bootstrap/39739
3066 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3067 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3068
3069 * configure, Makefile.in: Regenerate.
3070
a687f83c 30712009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
3072
3073 * include/hashtab.h: Update GTY annotations to new syntax
3074 * include/splay-tree.h: Likewise
3075
070bdbd9
BE
30762009-04-17 Ben Elliston <bje@au.ibm.com>
3077
3078 * config.sub, config.guess: Update from upstream sources.
3079
55f2d967
AG
30802009-04-15 Anthony Green <green@moxielogic.com>
3081
3082 * configure.ac: Add moxie support.
3083 * configure: Rebuilt.
3084
309c24a9
JJ
30852009-04-14 Jakub Jelinek <jakub@redhat.com>
3086
3087 * configure.ac: Change copyright header to refer to version
3088 3 of the GNU General Public License and to point readers at the
3089 COPYING3 file and the FSF's license web page.
3090 * Makefile.def: Likewise.
3091 * Makefile.tpl: Likewise.
3092 * Makefile.in: Regenerate.
3093
b93133bc
JH
30942009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3095
3096 * configure.ac: Restore match for darwin9 or later. Use double
3097 brackets since regeneration eats one pair.
3098 * configure: Regenerate.
3099
d18ff35a
L
31002009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3101
3102 PR gas/10039
3103 * configure.ac: Require texinfo 4.7.
3104 * configure: Regenerated.
3105
748086b7
JJ
31062009-04-09 Nick Clifton <nickc@redhat.com>
3107
3108 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3109 the GCC Runtime Library Exception.
3110
a3337ea2
KG
31112009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3112
3113 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3114 * configure: Regenerate.
3115
60911f14
SE
31162009-04-01 Steve Ellcey <sje@cup.hp.com>
3117
3118 * Makefil.def (languages): New entries.
3119 * Makefile.tpl (check-gcc-*): New generic target.
3120 * Makefile.in: Regenerate.
60911f14 3121
dce2d8b2 31222009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 3123
d18ff35a 3124 * MAINTAINERS: Update my email address.
7369c1d0 3125
cfb1f59f
TT
31262009-03-18 Tom Tromey <tromey@redhat.com>
3127
d18ff35a
L
3128 * configure: Rebuild.
3129 * configure.ac (host_libs): Add libiconv.
3130 * Makefile.in: Rebuild.
3131 * Makefile.def (host_modules): Add libiconv.
3132 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 3133
75eeae1a
TG
31342009-03-16 Tristan Gingold <gingold@adacore.com>
3135
3136 * configure.ac: Treat gdb as supported on x86_64-darwin.
3137 * configure: Regenerate.
3138
f38095f3
JM
31392009-03-16 Joseph Myers <joseph@codesourcery.com>
3140
3141 * configure.ac (--with-host-libstdcxx): New option.
3142 * configure: Regenerate.
3143
dce2d8b2 31442009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
3145
3146 * MAINTAINERS: Move myself into the write after approval list.
3147
6d401294
NP
31482009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3149
3150 * MAINTAINERS: Update e-mail address.
2bf33cdb 3151
07c97076
DN
31522009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3153
3154 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3155
dce2d8b2 31562009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
3157
3158 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3159
7a9d3fe8
RW
31602009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3161
3162 Backport from git Libtool:
3163
3164 2009-01-19 Robert Millan <rmh@aybabtu.com>
3165 Support GNU/kOpenSolaris.
3166 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3167 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3168 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3169 GNU/kOpenSolaris.
3170
c9e9e11f
AS
31712009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3172
3173 * MAINTAINERS: Update e-mail address.
3174
5e8c1552 31752009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
3176
3177 * MAINTAINERS (Write After Approval): Add self.
3178
b0adb088
BM
31792009-02-18 Bingfeng Mei <bmei@broadcom.com>
3180
3181 * MAINTAINERS (Write After Approval): Add myself.
3182
ee04b574
AS
31832009-02-05 Andreas Schwab <schwab@suse.de>
3184
3185 * Makefile.tpl (stage_last): Define $r and $s before using
3186 $(RECURSE_FLAGS_TO_PASS).
3187 * Makefile.in: Regenerate
3188
907884c9
ILT
31892009-01-30 Ian Lance Taylor <iant@google.com>
3190
3191 * MAINTAINERS: Move myself to the Global Reviewers list.
3192
416ac4d4
RM
31932009-01-29 Robert Millan <rmh@aybabtu.com>
3194
3195 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3196 * configure: Regenerate.
3197
ee5decb3
GP
31982009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3199
3200 * MAINTAINERS: Make whitespace consistent.
19196f44 3201 Remove Robert Millan from Write After Approval.
ee5decb3 3202
36fbb0ec
AM
32032009-01-16 Alan Modra <amodra@bigpond.net.au>
3204
3205 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3206 (all-opcodes): Depend on all-libiberty.
3207 * Makefile.in: Regenerate.
3208
52535a64
DR
32092009-01-15 Douglas B Rupp <rupp@gnat.com>
3210
3211 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3212 * configure: Regenerate.
3213
e04a57df
RR
32142009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3215
3216 * MAINTAINERS (Write After Approval): Add myself.
3217
856c450b
SK
32182009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3219
3220 * MAINTAINERS: Add myself to reviewers (Fortran).
3221
dce2d8b2 32222009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
3223
3224 PR tree-optimization/38515
3225 * configure.ac (cloog-polylib): Removed.
3226 (with_ppl, with_cloog): Test for "no".
3227 * configure: Regenerated.
3228
1e5e8a59
DF
32292009-01-11 Daniel Franke <franke.daniel@gmail.com>
3230
3231 * MAINTAINERS: Moved myself to reviewers (Fortran).
3232
5e5debf6
TS
32332009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3234
3235 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3236 (Write After Approval): Remove myself.
3237
1c42acf1
DN
32382009-01-03 Diego Novillo <dnovillo@google.com>
3239
3240 * MAINTAINERS: Remove myself from alias maintainership.
3241
2fbbedaf
DA
32422009-01-02 David Ayers <ayers@fsfe.org>
3243
3244 * MAINTAINERS: Update e-mail address.
3245
17213821
GP
32462008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3247
3248 * MAINTAINERS: Make whitespace consistent.
3249
baafc534
RW
32502008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3251
3252 Backport from upstream Libtool:
3253 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3254 Add cache variables to tests that require the linker to work.
3255 For shlibpath_overrides_runpath, this also changes the semantics
3256 to let the result from the C compiler take precedence.
3257
18430d27
BE
32582008-12-02 Ben Elliston <bje@au.ibm.com>
3259
3260 * config.sub, config.guess: Update from upstream sources.
3261
dce2d8b2 32622008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
3263
3264 * configure.ac (ppllibs): Add by default the lib flags.
3265 * configure: Regenerate.
3266
41e9641b
LM
32672008-12-08 Luis Machado <luisgpm@br.ibm.com>
3268
3269 * MAINTAINERS: Add myself to the write after approval list.
3270
25783c30
JH
32712008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3272
ee04b574
AS
3273 * configure.ac: Add double brackets on darwin[912].
3274 * configure: Regenerate.
25783c30 3275
0e318fcc
DK
32762008-12-03 Daniel Kraft <d@domob.eu>
3277
3278 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3279 Approval to Reviewer section (for Fortran front-end).
3280
7f171b95
JH
32812008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3282
3283 * configure.ac: Expand to darwin10 and later.
3284 * configure: Regenerate.
3285
09ce620e
AS
32862008-12-02 Andreas Schwab <schwab@suse.de>
3287
3288 * Makefile.def: configure-target-boehm-gc depends on
3289 all-target-libstdc++-v3.
3290 * Makefile.in: Regenerate.
3291
386c704d
KT
32922008-12-02 Kai Tietz <kai.tietz@onevision.com>
3293
3294 * MAINTAINERS: Add myself as mingw maintainer.
3295
e03dd84a
BE
32962008-12-02 Ben Elliston <bje@au.ibm.com>
3297
3298 * config.sub, config.guess: Update from upstream sources.
3299
3fa87964
GP
33002008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3301
3302 * README.SCO: Remove.
3303
df72d7ed
FP
33042008-11-29 Fernando Pereira <pronesto@gmail.com>
3305
3306 * MAINTAINERS: Add myself to the write after approval list.
3307
b5646528
DK
33082008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3309
3310 * MAINTAINERS: Update my email address in WAA section.
3311
dce2d8b2 33122008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
3313
3314 * MAINTAINERS: Update e-mail address.
3315
dce2d8b2 33162008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
3317
3318 * MAINTAINERS: Change e-mail address.
3319
0db3a858
TG
33202008-11-27 Tristan Gingold <gingold@adacore.com>
3321
3322 * configure.ac: Build gdb for i?86-*-darwin*
3323 * configure: Regenerated.
3324
dce2d8b2 33252008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
3326
3327 * MAINTAINERS: Added my full name.
3328
487e299b
DJ
33292008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3330
3331 PR bootstrap/38014
3332 PR bootstrap/37923
3333
3334 Revert:
3335
3336 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3337
3338 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3339 * Makefile.in: Regenerated.
3340
3341 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3342
3343 PR gdb/921
3344 PR gdb/1646
3345 PR gdb/2175
3346 PR gdb/2176
3347
3348 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3349 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3350 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3351 (HOST_EXPORTS): Pass CPPFLAGS.
3352 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3353 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3354 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3355 * Makefile.in, configure: Regenerated.
3356 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3357 and CPPFLAGS_FOR_BUILD.
3358
dce2d8b2 33592008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
3360
3361 * MAINTAINERS: Add myself as middle end maintainer.
3362
044fed69
AS
33632008-11-06 Andrew Stubbs <ams@codesourcery.com>
3364
3365 * MAINTAINERS (Write after approval): Add myself.
3366
caf6defe
DN
33672008-11-05 Diego Novillo <dnovillo@google.com>
3368
3369 * MAINTAINERS (Global Reviewers): Add myself.
3370 (Non-Algorithmic Maintainers): Remove myself.
3371
3e9899ac
TS
33722008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3373
09ce620e 3374 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 3375
ea99e36e
MM
33762008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3377
09ce620e 3378 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 3379
fb0d2684
BE
33802008-10-31 Ben Elliston <bje@au.ibm.com>
3381
3382 * configure.ac (spu-*-*): Remove special case.
3383 * configure: Regenerate.
3384
73c07a3e
CM
33852008-10-30 Catherine Moore <clm@codesourcery.com>
3386
3387 * MAINTAINERS (Write after approval): Update my email address.
3388
7310a2da
SSF
33892008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3390
3391 * configure.ac [spu-*-*]: Do not set skipdirs.
3392 * configure: Re-generate.
3393
7e51fe23
BS
33942008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3395
3396 * MAINTAINERS (Various Maintainers): Add myself to reload.
3397
ef20be93
RG
33982008-10-25 Richard Guenther <rguenther@suse.de>
3399
3400 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3401 maintainer. Remove myself as libgcc-math maintainer.
3402 (Non-Algorithmic Maintainers): Remove myself.
3403
03ffcfa0
DJ
34042008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3405
3406 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3407 * Makefile.in: Regenerated.
3408
dec014a9
CC
34092008-10-23 Cary Coutant <ccoutant@google.com>
3410
3411 * MAINTAINERS (Write after approval): Add myself.
3412
b36c386c
DJ
34132008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3414
3415 PR gdb/921
3416 PR gdb/1646
3417 PR gdb/2175
3418 PR gdb/2176
3419
3420 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3421 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3422 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3423 (HOST_EXPORTS): Pass CPPFLAGS.
3424 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3425 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3426 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3427 * Makefile.in, configure: Regenerated.
3428 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3429 and CPPFLAGS_FOR_BUILD.
3430
dce2d8b2 34312008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
3432
3433 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3434 Sebastian Pop.
3435
e0bda97e
AP
34362008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3437
3438 * MAINTAINERS (Write After Approval): Added myself.
3439
36c713e0
KG
34402008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3441
3442 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3443 recommended version to 2.3.2.
3444
3445 * configure: Regenerate.
3446
8fe005ee
MM
34472008-10-01 Mark Mitchell <mark@codesourcery.com>
3448
3449 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3450
be8f156f
DD
34512008-09-29 David Daney <david.daney@caviumnetworks.com>
3452
3453 * MAINTAINERS (Write After Approval): Update e-mail address.
3454
ae11dff4
PG
34552008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3456
3457 * libtool.m4: Update to libtool 2.2.6.
3458 * lt~obsolete.m4: Update to libtool 2.2.6.
3459 * ltmain.sh: Update to libtool 2.2.6.
3460 * ltsugar.m4: Update to libtool 2.2.6.
3461 * ltversion.m4: Update to libtool 2.2.6.
3462 * ltoptions.m4: Update to libtool 2.2.6.
3463 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3464
441154b1
CF
34652008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3466
3467 * MAINTAINERS (Write After Approval): Add myself.
3468
775b3b26
BRF
34692008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3470
3471 * MAINTAINERS (Write After Approval): Update my name.
3472
94538043
SB
34732008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3474
09ce620e 3475 * MAINTAINERS: Add myself in "Write After Approval".
94538043 3476
52d1bfd8
SE
34772008-09-18 Steve Ellcey <sje@cup.hp.com>
3478
09ce620e 3479 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 3480
c5cc92f5
GP
34812008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3482
3483 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3484 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3485 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3486 and Michael Tiemann from Write After Approval since they do not
3487 actually have access.
3488
23d9794a
RG
34892008-09-05 Richard Guenther <rguenther@suse.de>
3490
3491 * configure.ac: Initialize clooglibs to -lcloog.
3492 * configure: Re-generate.
3493
192a671e
LCW
34942008-09-04 Le-Chun Wu <lcwu@google.com>
3495
3496 * MAINTAINERS (Write After Approval): Add myself.
3497
d789184e
SP
34982008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3499
3500 * configure.ac (--with-cloog-polylib): New.
3501 (--disable-cloog-version-check): New.
3502 (--disable-ppl-version-check): New.
3503 * configure: Re-generate.
3504
36a881c7
RG
35052008-09-03 Richard Guenther <rguenther@suse.de>
3506
3507 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3508 cloog test.
3509 * configure: Re-generate.
3510
358da97e
HS
35112008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3512
3513 Add picoChip port.
3514 * MAINTAINERS: Add picoChip maintainers.
3515
f8bf9252
SP
35162008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3517 Tobias Grosser <grosser@fim.uni-passau.de>
3518 Jan Sjodin <jan.sjodin@amd.com>
3519 Harsha Jagasia <harsha.jagasia@amd.com>
3520 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3521 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3522 Adrien Eliche <aeliche@isty.uvsq.fr>
3523
3524 Merge from graphite branch.
3525 * configure: Regenerate.
3526 * Makefile.in: Regenerate.
3527 * configure.ac (host_libs): Add ppl and cloog.
3528 Add checks for PPL and CLooG.
3529 * Makefile.def (ppl, cloog): Added modules and dependences.
3530 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3531 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3532
d89f0ad6
AL
35332008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3534
3535 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3536 (GCC_SHLIB_SUBDIR): New.
3537 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3538 * configure: Regenerate.
3539 * Makefile.in: Regenerate.
3540
88a25817
GP
35412008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3542
3543 * MAINTAINERS: Consistently use tabs to separate columns.
3544
f873f15f
TG
35452008-08-29 Tristan Gingold <gingold@adacore.com>
3546
3547 * MAINTAINERS (Write after Approval): Add myself.
3548
e1514c3f
TG
35492008-08-28 Tristan Gingold <gingold@adacore.com>
3550
3551 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3552 Enable bfd, binutils and opcodes.
3553 * configure: Regenerate.
3554
4717882f
JDA
35552008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3556
3557 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3558
28c9884c
TK
35592008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3560
3561 * MAINTAINERS: Use correct Umlaut for last name.
3562
ae96d86a
FXC
35632008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3564
3565 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3566
3ecc96e3
DE
35672008-08-16 David Edelsohn <edelsohn@gnu.org>
3568
3569 * MAINTAINERS: Update my email address.
3570
dd609cc1
EB
35712008-08-16 Nicolas Roche <roche@adacore.com>
3572
3573 * Makefile.tpl: Add BOOT_ADAFLAGS.
3574 * Makefile.in: Regenerate.
3575
08d0963a
RS
35762008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3577
3578 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3579 * configure: Regenerate.
3580
dce2d8b2 35812008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
3582
3583 * configure.ac: Add makefile fragments for hpux.
3584 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3585 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3586 * configure: Regenerate.
3587 * Makefile.in: Regenerate.
3588
dce2d8b2 35892008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
3590
3591 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3592
dce2d8b2 35932008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
3594
3595 * MAINTAINERS (Write after Approval): Add myself.
3596
78209f30
XG
35972008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3598
3599 * MAINTAINERS (Write After Approval): Add myself.
3600
5b5b098d
AJ
36012008-06-29 Andrew Jenner <andrew@codesourcery.com>
3602
3603 * MAINTAINERS (Write After Approval): Add myself.
3604
d812ec93
KW
36052008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3606
3607 * MAINTAINERS: Update my email address.
3608
99e78224
JY
36092008-06-25 Joey Ye <joey.ye@intel.com>
3610
3611 * MAINTAINERS (Write After Approval): Add myself.
3612
18c04407
RW
36132008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3614
3615 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3616 * Makefile.in: Regenerate.
3617 * configure: Regenerate.
3618
47aa9a31
DK
36192008-06-17 Daniel Kraft <d@domob.eu>
3620
3621 * MAINTAINERS (Write After Approval): Add myself.
3622
ad33ff57
RW
36232008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3624
3625 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3626 "$@" is still intact with both Autoconf 2.59 and 2.62.
3627 * configure: Regenerate.
3628
cdce5c41
RW
36292008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3630
3631 * Makefile.tpl: Fix comment errors.
3632 * Makefile.in: Regenerate.
3633
01b79d11
DM
36342008-06-12 David S. Miller <davem@davemloft.net>
3635 David Edelsohn <edelsohn@gnu.org>
3636
3637 * configure.ac: Add powerpc*-*-* to gold supported targets.
3638 * configure: Regenerate.
3639
f8c33439
JM
36402008-06-08 Joseph Myers <joseph@codesourcery.com>
3641
3642 PR tree-optimization/36218
3643 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3644 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3645 (all prefix="build-"): Pass them to build-system sub-makes.
3646 * Makefile.in: Regenerate.
3647
cd985f66
JM
36482008-06-07 Joseph Myers <joseph@codesourcery.com>
3649
3650 * MAINTAINERS (mt port): Remove.
3651 (sco5, unixware, sco udk): Remove.
3652 (Kean Johnston): Add to Write After Approval.
3653
3f6383d3
JB
36542008-05-30 Julian Brown <julian@codesourcery.com>
3655
3656 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3657 of libobjc for ARM EABI Linux.
3658 * configure: Regenerate.
30da41ed 3659
dce2d8b2 36602008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 3661
09ce620e 3662 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 3663
dce2d8b2 36642008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 3665
e29cc9b4 3666 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 3667
955410cb
JW
36682008-05-15 Janus Weil <janus@gcc.gnu.org>
3669
3670 * MAINTAINERS (Write After Approval): Add myself.
3671
719bb4e3 36722008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
3673
3674 * config-ml.in: don't handle --enable-shared and --enable-static.
3675
372b05fc
RS
36762008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3677
3678 * MAINTAINERS: Update my email address.
3679
f73e2200
PC
36802008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3681
3682 * MAINTAINERS: Update my email address.
09ce620e 3683
3e438e2b
KVH
36842008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3685
3686 * MAINTAINERS (Write After Approval): Add myself.
3687
177bf491
GS
36882008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3689
3690 * MAINTAINERS (Write After Approval): Add myself.
3691
dce2d8b2 36922008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
3693
3694 * MAINTAINERS (crx): Add myself.
3695
14a8726b
PB
36962008-04-18 Paolo Bonzini <bonzini@gnu.org>
3697
3698 Sync with src:
3699 2008-04-14 David S. Miller <davem@davemloft.net>
3700
09ce620e
AS
3701 * configure.ac: Add sparc*-*-* to gold supported targets.
3702 * configure: Regenerate.
14a8726b 3703
7142fb32
PB
37042008-04-18 Paolo Bonzini <bonzini@gnu.org>
3705
3706 PR bootstrap/35457
3707 * configure.ac: Include override.m4.
3708 * configure: Regenerate.
3709
c6b196de
PB
37102008-04-18 Paolo Bonzini <bonzini@gnu.org>
3711
09ce620e
AS
3712 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3713 * Makefile.in: Regenerate.
c6b196de 3714
dce2d8b2 37152008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 3716
09ce620e 3717 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 3718 as nonconfigurable directories list.
09ce620e 3719 * configure: Regenerate.
c993ae60 3720
8479b1b1
BE
37212008-04-14 Ben Elliston <bje@au.ibm.com>
3722
3723 * config.sub, config.guess: Update from upstream sources.
3724
295e261a
HPN
37252008-04-12 Hans-Peter Nilsson <hp@axis.com>
3726
3727 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3728 * Makefile.in: Regenerate.
3729
ac3949d9
EW
37302008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3731
3732 * configure.ac: Do not build libssp for the AVR.
3733 * configure: Regenerate.
3734
06407e30
ILT
37352008-04-07 Ian Lance Taylor <iant@google.com>
3736
3737 * Makefile.def: check-gold depends upon all-binutils.
3738 * Makefile.in: Regenerate.
3739
97db009c
AH
37402008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3741
3742 * MAINTAINERS (Write After Approval): Add myself.
3743
2a79c47f
NC
37442008-04-04 Nick Clifton <nickc@redhat.com>
3745
3746 PR binutils/4334
5f4bebbf 3747 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
3748 builds.
3749 * configure: Regenerate.
3750
c53a18d3
N
37512008-04-04 NightStrike <NightStrike@gmail.com>
3752
3753 PR other/35151
09ce620e
AS
3754 * configure.ac: Combine rules for mingw32 and mingw64.
3755 * configure: Regenerate.
c53a18d3 3756
d925aa70
KT
37572008-04-02 Kai Tietz <kai.tietz@onvision.com>
3758
3759 * MAINTAINERS (Write After Approval): Add myself.
3760
dce2d8b2 37612008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
3762
3763 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3764 * Makefile.in (.NOTPARALLEL): Ditto.
3765
4412a506
PG
37662008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3767
3768 * MAINTAINERS (Write After Approval): Add myself.
3769
dce2d8b2 37702008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
3771
3772 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3773 * Makefile.in (.NOTPARALLEL): Regenerate.
3774
639223bd
PB
37752008-03-27 Paolo Bonzini <bonzini@gnu.org>
3776
3777 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3778 * Makefile.in: Regenerate.
3779
b8ab1f4a
JS
37802008-03-26 Jakub Staszak <kuba@et.pl>
3781
3782 * MAINTAINERS (Write After Approval): Add myself.
3783
b45890a4
TK
37842008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3785
3786 * MAINTAINERS: Update e-mail address.
3787
5afab7ad
ILT
37882008-03-20 Ian Lance Taylor <iant@google.com>
3789
3790 * configure.ac: Add support for --enable-gold.
3791 * Makefile.def: Add gold as a directory like ld.
3792 * configure, Makefile.in: Regenerate.
3793
38d24731
RW
37942008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3795
3796 * configure.ac: m4_include config/proginstall.m4.
3797 * configure: Regenerate.
32bc4cf4
RW
3798
3799 Backport from upstream Libtool:
09ce620e 3800
32bc4cf4 3801 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 3802
32bc4cf4
RW
3803 Deal with Autoconf 2.62's semantic change in m4_append.
3804 * ltsugar.m4 (lt_append): Replace broken versions of
3805 m4_append.
3806 (lt_if_append_uniq): Don't require separator to be overquoted,
3807 and avoid broken m4_append.
3808 (lt_dict_add): Fix typo.
3809 * libtool.m4 (_LT_DECL): Don't overquote separator.
3810
9d3c50ea
DE
38112008-03-13 David Edelsohn <edelsohn@gnu.org>
3812
3813 * config.rpath: Add AIX 6 support.
3814
5d2edb29
PB
38152008-03-13 Paolo Bonzini <bonzini@gnu.org>
3816
3817 * Makefile.def (stageprofile). Remove -fprofile-generate
3818 from stage_libcflags.
3819 * Makefile.in: Regenerate.
3820
954910ef
BE
38212008-03-13 Ben Elliston <bje@au.ibm.com>
3822
3823 * config.sub, config.guess: Update from upstream sources.
3824
e8645a40
TT
38252008-03-06 Tom Tromey <tromey@redhat.com>
3826
3827 * MAINTAINERS: Update for treelang deletion.
3828
2c8e955e
JW
38292008-03-03 James E. Wilson <wilson@tuliptree.org>
3830
3831 * MAINTAINERS: Update my email address.
3832
54acd307
SS
38332008-03-03 Stan Shebs <stanshebs@earthlink.net>
3834
893ad2a1 3835 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
3836 (objective-c/c++): Add myself as a maintainer.
3837
4b52b516
VR
38382008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3839
3840 * MAINTAINERS (Write After Approval): Update my email address.
3841
e652b516
TB
38422008-02-25 Tomas Bily <tbily@suse.cz>
3843
3844 * MAINTAINERS (Write After Approval): Add myself.
3845
02d30740
JJ
38462008-02-23 Jakub Jelinek <jakub@redhat.com>
3847
3848 * MAINTAINERS (OpenMP): Add myself.
3849
1c8bd6a3
PB
38502008-02-20 Paolo Bonzini <bonzini@gnu.org>
3851
4b40b2a5
UB
3852 PR bootstrap/32009
3853 PR bootstrap/32161
1c8bd6a3 3854
4b40b2a5
UB
3855 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3856 * configure: Regenerate.
1c8bd6a3 3857
4b40b2a5
UB
3858 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3859 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3860 STAGE4_LIBCFLAGS): New.
3861 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3862 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3863 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3864 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3865 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3866 for target modules. Don't export LIBCFLAGS.
3867 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3868 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3869 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3870 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3871 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3872 * Makefile.in: Regenerate.
1c8bd6a3 3873
bb44c9d2
RW
38742008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3875
3876 PR libgcj/33085
3877 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3878 Do not use -DDLL_EXPORT. Backport from upstream.
3879
29a7754d
RW
38802008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3881
3882 * MAINTAINERS (Write After Approval): Add myself.
3883
9a212bb7
HPN
38842008-02-02 Hans-Peter Nilsson <hp@axis.com>
3885
3886 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3887 * configure: Regenerate.
3888
aa12a573
MG
38892008-01-31 Marc Gauthier <marc@tensilica.com>
3890
3891 * configure.ac (xtensa*-*-*): Recognize processor variants.
3892 * configure: Regenerate.
3893
ac9e6043
RW
38942008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3895
40049ccc
UB
3896 PR bootstrap/34922
3897 * configure.ac (PARSE_ARGS): Push suitable setting of
3898 ac_subdirs_all, for `./configure --help=recursive'.
3899 Handle `+' in generic toplevel directory disabling.
3900 * configure: Regenerate.
ac9e6043 3901
4288c86a
NC
39022008-01-28 Nick Clifton <nickc@redhat.com>
3903
3904 * MAINTAINERS (xstormy16): Take over maintainership.
3905
8d8da227
JM
39062008-01-25 Joseph Myers <joseph@codesourcery.com>
3907
3908 * MAINTAINERS (c4x port): Remove.
3909
349b60e7
DE
39102008-01-24 David Edelsohn <edelsohn@gnu.org>
3911
3912 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3913
3ca06a68
BE
39142008-01-23 Ben Elliston <bje@au.ibm.com>
3915
3916 * config.sub, config.guess: Update from upstream sources.
3917
3c631381
TG
39182008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3919
3920 * MAINTAINERS (Write After Approval): Add myself.
3921
20533ef1
L
39222008-01-17 H.J. Lu <hjl.tools@gmail.com>
3923
3924 * MAINTAINERS: Update my email address.
3925
39262008-01-09 Raksit Ashok <raksit@google.com>
3927
3928 * MAINTAINERS (Write After Approval): Add myself.
3929
684f4f6a
RA
39302008-01-09 Raksit Ashok <raksit@google.com>
3931
3932 * MAINTAINERS (Write After Approval): Add myself.
3933
9cb8756f
BE
39342008-01-08 Ben Elliston <bje@au.ibm.com>
3935
3936 * config.sub, config.guess: Update from upstream sources.
3937
94e1934d
KG
39382007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3939
3940 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 3941 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
3942 * configure: Regenerate.
3943
a2e51f77
SP
39442007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3945
3946 * MAINTAINERS: Update my email address.
3947
ffe3dcd9
BRF
39482007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3949
3950 * MAINTAINERS: Update my email address.
3951
aa4095c9
RS
39522007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3953
3954 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3955 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3956 * Makefile.in: Regenerate.
3957
dce2d8b2 39582007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
3959
3960 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3961 misplaced entries.
3962
0fe0f073
AT
39632007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3964
3965 * configure.ac: Enable libjava for x86_64-*-darwin9.
3966 * configure: Regenerate.
3967
dce2d8b2 39682007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
3969
3970 * MAINTAINERS (Write After Approval): Add myself.
3971
c3220d4c
BE
39722007-12-05 Ben Elliston <bje@au.ibm.com>
3973
3974 * config.sub, config.guess: Update from upstream sources.
3975
aba7501e
MK
39762007-12-02 Matthias Klose <doko@ubuntu.com>
3977
3978 * config-ml.in: Remove 64bit configure tests.
3979
d683ec81
PB
39802007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3981
3982 * config-ml.in: Robustify against white space in absolute file
3983 names.
3984
3985 * config-ml.in (multi-clean): Substitute ${Makefile}.
3986 Remove superfluous ${Makefile} in list.
3987
60f1711a
TS
39882007-11-19 Thiemo Seufer <ths@mips.com>
3989
3990 * config-ml.in: Don't hardcode the Makefile name.
3991
487f9d96
AM
39922007-11-08 Alexander Monakov <amonakov@ispras.ru>
3993
3994 * MAINTAINERS (Write After Approval): Add myself.
3995
fa3886fe
ST
39962007-11-07 Samuel Tardieu <sam@rfc1149.net>
3997
3998 * MAINTAINERS (Write After Approval): Add myself.
3999
dce2d8b2 40002007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
4001
4002 * MAINTAINERS (Write After Approval): Add myself.
4003
acc48927
BE
40042007-10-25 Ben Elliston <bje@au.ibm.com>
4005
4006 * MAINTAINERS (mercury): Remove entry.
4007 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4008
e00e9858
DJ
40092007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4010
4011 * Makefile.def (dependencies): Make configure-gdb depend on
4012 all-intl.
4013 * Makefile.in: Regenerated.
4014
def14a3c
SK
40152007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4016
4017 * MAINTAINERS (Fortran maintainer): Remove myself.
4018
dce2d8b2 40192007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
4020
4021 * Makefile.def: To avoid problems running with parallel makes,
4022 build newlib before libgloss so that target specific header
4023 files are availble.
4024 * Makefile.in: Regenerate
4025
bbfbfafc
DJ
40262007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4027
4028 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4029 * Makefile.in: Regenerate.
4030
c56abad5
VM
40312007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4032
4033 * MAINTAINERS (Register allocation reviewer): Add myself.
4034
f019adc1
MF
40352007-10-08 Mike Frysinger <vapier@gentoo.org>
4036
4037 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4038 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4039 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4040 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4041 * configure: Regenerate.
4042
dce2d8b2 40432006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
4044
4045 * MAINTAINERS (Register allocation reviewer): Add myself.
4046
0999159b
PB
40472007-10-01 Paolo Bonzini <bonzini@gnu.org>
4048
4049 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4050 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4051 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4052 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4053 * configure.ac: Default them to host tools for $host = $build.
4054 Subst them.
4055
4056 * configure: Regenerate.
4057 * Makefile.in: Regenerate.
4058
dce2d8b2 40592006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
4060
4061 * MAINTAINERS (Register allocation reviewer): Add myself.
4062
dce2d8b2 40632006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
4064
4065 * MAINTAINERS (Register allocation reviewer): Add myself.
4066
9d209c83
SP
40672007-09-21 Seongbae Park <seongbae.park@gmail.com>
4068
4069 * MAINTAINERS (Write After Approval): Fix typo.
4070
1ec3b87b
RS
40712007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4072
4073 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4074 * configure: Regenerate.
4075
19d5986d
PJ
40762007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4077
4078 PR bootstrap/31906
4079 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 4080 they're already prefixed.
19d5986d 4081
6d3b5aea
BK
40822007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4083
4084 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4085 libstdc++.
4086 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4087 * configure: Regenerate.
4088 * Makefile.in: Regenerate.
09ce620e 4089
4fe7e755
AS
40902007-09-17 Andreas Schwab <schwab@suse.de>
4091
4092 * configure.ac: Raise minimum makeinfo version to 4.6.
4093 * configure: Regenerate.
4094
dce2d8b2 40952007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 4096
ffe3dcd9 4097 * MAINTAINERS (write-after-approval) add myself
d483feaa 4098
fa9a3f31
AM
40992007-09-15 Alan Modra <amodra@bigpond.net.au>
4100
4101 * configure.ac: Correct makeinfo version check.
4102 * configure: Regenerate.
4103
6593a73e
RS
41042007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4105
4106 * MAINTAINERS: Update my email address.
4107
d9dced13
RS
41082007-09-14 Richard Sandiford <richard@codesourcery.com>
4109
4110 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4111 to $skipdirs and only disable gprof for newlib. Use the normal
4112 mips*-elf* handling in other respects.
4113 * configure: Regnerate.
4114
773c1467
DD
41152007-09-12 David Daney <ddaney@avtrex.com>
4116
4117 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4118 enabling libgcj.
4119 * configure: Regenerate.
4120
c03353e2
RIL
41212007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4122
4123 PR other/32154
4124 * configure.ac: For libgloss targets, point the linker to the linker
4125 script, startup code and simulator library.
4126 * configure: Regenerate.
4127
c4e9bf2b
AH
41282007-09-07 Andrew Haley <aph@redhat.com>
4129
4130 * configure.ac (noconfigdirs): Remove target-libffi and
4131 target-libjava.
4132 * configure: Regenerate.
4133
1f5a6b84
FXC
41342007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4135
4136 PR target/33281
4137 * configure.ac: Use config/mh-mingw on mingw.
4138 * configure: Regenerate.
1f5a6b84 4139
3951e521
PH
41402007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4141
9f349f63 4142 * MAINTAINERS (Write After Approval): Add myself.
3951e521 4143
e643dc23
RG
41442007-09-05 Richard Guenther <rguenther@suse.de>
4145
4146 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4147 nor --disable-checking is provided also turn on yes and types
4148 checking for stage1.
4149 * configure: Re-generate.
4150
039874df
KW
41512007-08-30 Krister Walfridsson <cato@df.lth.se>
4152
4153 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4154 (Write After Approval): Remove myself.
4155
c3f07bd6 41562007-08-29 Nick Clifton <nickc@redhat.com>
15098359 4157
c3f07bd6 4158 * config.sub, config.guess: Update from upstream sources.
15098359 4159
40049ccc 41602007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
4161
4162 * MAINTAINERS (Write After Approval): Added myself.
4163 * MAINTAINERS (Reviewers): Removed myself.
4164
c8aea42c 41652007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 4166 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
4167
4168 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4169 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4170 * Makefile.in: Regenerate.
4171 * configure.ac (--with-debug-prefix-map): New.
4172 * configure: Regenerate.
4173
4bf6c438
RS
41742007-08-17 Richard Sandiford <richard@codesourcery.com>
4175 Nigel Stephens <nigel@mips.com>
4176
4bf6c438
RS
4177 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4178 as target_makefile_frag.
4179 * configure: Regenerate.
4180
bb286d71
AO
41812007-08-16 Alexandre Oliva <aoliva@redhat.com>
4182
4183 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4184 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4185 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4186 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4187 (do-compare, do-compare3, do-compare-debug): New.
4188 ([+compare-target+]): Use them.
4189
a4630417
MK
41902007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4191
4192 * MAINTAINERS (Write After Approval): Change my email address.
4193
d9acb717
RW
41942007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4195 Ben Elliston <bje@au.ibm.com>
4196
4197 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4198 --silent if $silent.
4199 * configure: Regenerate.
4200
96876681
ZD
42012003-08-12 Zdenek Dvorak <ook@ucw.cz>
4202
4203 * MAINTAINERS (Various Maintainers): Add myself as
4204 loop infrastructure maintainer. Update my e-mail
4205 address.
4206
1c1d80ee
DN
42072007-07-31 Diego Novillo <dnovillo@google.com>
4208
4209 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4210 Adjust description.
4211
7e98624c
RG
42122007-07-26 Richard Guenther <rguenther@suse.de>
4213
4214 * configure.ac: Add types checking to stage1 checking flags.
4215 * configure: Regenerate.
4216
4c85af60
NC
42172007-07-17 Nick Clifton <nickc@redhat.com>
4218
4219 * COPYING3: New file. Contains version 3 of the GNU General
4220 Public License.
4221 * COPYING3.LIB: New file. Contains version 3 of the GNU
4222 Lesser General Public License.
4223
19ddfd3a
AK
42242007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4225
4226 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4227
2a064545
AK
42282007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4229
4230 * MAINTAINERS (S/390 co-maintainer): Add myself.
4231 (Write After Approval): Remove myself.
4232
f861f54d
DH
42332007-07-13 Dan Hipschman <dsh@google.com>
4234
4235 * MAINTAINERS (Write After Approval): Add myself.
4236
0136f2f7
NC
42372007-07-11 Nick Clifton <nickc@redhat.com>
4238
4239 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4240 WINDRES export.
4241 * Makefile.in: Regenerate.
4242
6e29b5a4
RO
42432007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4244
4245 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4246 maintainer.
4247
159a4b02
L
42482007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4249
4250 * lt~obsolete.m4: New. Import from 20070318 libtool.
4251
6ba67283
JB
42522007-07-03 Julian Brown <julian@codesourcery.com>
4253
4254 * MAINTAINERS (Write After Approval): Add myself.
4255
30b74385
RW
42562007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4257
4258 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4259 * configure: Regenerate.
4260
42612007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4262
4263 * configure.ac: Add some missing m4 quotation.
4264 * configure: Regenerate.
4265
943c54ce
SB
42662007-07-02 Simon Baldwin <simonb@google.com>
4267
4268 * MAINTAINERS (Write After Approval): Add myself.
4269
1c00b503
PB
42702007-07-02 Paolo Bonzini <bonzini@gnu.org>
4271
4272 * configure: Regenerate.
4273
901119ae
KT
42742007-07-02 Kai Tietz <kai.tietz@onevision.com>
4275
4276 * Makefile.def: Add windmc tool to build.
4277 * Makefile.tpl: Likewise.
4278 * configure.ac: Likewise.
4279 * Makefile.in: Regenerate.
4280 * configure: Regenerate.
09ce620e 4281
83f4c19f
DD
42822007-06-28 DJ Delorie <dj@redhat.com>
4283
4284 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4285 not building newlib.
4286 * configure: Regenerated.
09ce620e 4287
5346c75c
JS
42882007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4289
4290 * MAINTAINERS (Write After Approval): Add myself.
4291
aacfb86b
MM
42922007-06-25 Martin Michlmayr <tbm@cyrius.com>
4293
4294 * MAINTAINERS (Write After Approval): Add myself.
4295
590bf0d3
CM
42962007-06-19 Chris Matthews <chrismatthews@google.com>
4297
4298 * MAINTAINERS (Write After Approval): Add myself.
4299
cdbbee7a
RIL
43002007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4301
4302 * MAINTAINERS (Write After Approval): Add myself.
4303
b8afffc1
DJ
43042007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4305
4306 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4307 * Makefile.in: Regenerated.
4308
3fcfad76
BS
43092007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4310
4311 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4312 bfin*-*-uclinux* targets.
4313 * configure: Regenerate.
4314
3f5a2b7f
ILT
43152007-06-14 Ian Lance Taylor <iant@google.com>
4316
4317 * MAINTAINERS: Add myself as non-algorithmic global write
4318 maintainer.
4319
4c46daee
DN
43202007-06-14 Diego Novillo <dnovillo@google.com>
4321
4322 * MAINTAINERS: Add self as middle-end maintainer and
4323 non-algorithmic global write maintainer.
4324
a3bb222a
FXC
43252007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4326
4327 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4328 Move all Fortran maintainers except Paul Brook into the
4329 Non-Autopoiesis section.
4330
a19e8f64
PB
43312007-06-14 Paolo Bonzini <bonzini@gnu.org>
4332
4333 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4334 (distclean-stage[+id+]): Possibly delete stage_last.
4335 * Makefile.in: Regenerate.
4336
1c2abe5e
SP
43372007-06-12 Seongbae Park <seongbae.park@gmail.com>
4338
4339 * MAINTAINERS (Various Maintainer): Fix typo.
4340
abca4739
PB
43412007-06-11 Paolo Bonzini <bonzini@gnu.org>
4342
4343 * MAINTAINERS (Various Maintainer): Add myself as
4344 dataflow maintainer.
4345
a894d2c3
BE
43462007-06-07 Ben Elliston <bje@au.ibm.com>
4347
4348 * config.sub, config.guess: Update from upstream sources.
4349
8024d75e
BE
43502007-06-07 Ben Elliston <bje@au.ibm.com>
4351
4352 * Makefile.tpl: Fix spelling error.
4353 * Makefile.in: Regenerate.
4354
973a9a5e
SE
43552007-06-01 Steve Ellcey <sje@cup.hp.com>
4356
96598938
L
4357 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4358 lt_cv_sys_max_cmd_len.
973a9a5e 4359
ccb4d26b
DN
43602007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4361
4362 * MAINTAINERS (Various Maintainers): Add myself as
4363 auto-vectorizer maintainer.
4364
eecb7461
PB
43652003-05-31 Paolo Bonzini <bonzini@gnu.org>
4366
4367 PR libjava/32098
4368 * libtool.m4: Revert previous change.
4369 * ltgcc.m4: Put it here.
4370
89d28202
ZD
43712003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4372
4373 * MAINTAINERS (Various Maintainers): Add myself as
4374 auto-vectorizer maintainer.
4375
60c7a11a
L
43762007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4377
4378 PR libjava/32098
4379 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4380
9dd3cc81
RG
43812007-05-30 Richard Guenther <rguenther@suse.de>
4382
4383 * MAINTAINERS (Various Maintainers): Add myself as
4384 auto-vectorizer maintainer.
4385
9cc1244e
JJ
43862007-05-30 Jakub Jelinek <jakub@redhat.com>
4387
4388 PR bootstrap/29382
4389 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4390 * configure: Rebuilt.
4391
6124296b
RC
43922007-05-28 Roberto Costa <robsettantasei@gmail.com>
4393
4394 * MAINTAINERS (Write After Approval): Removed my name.
4395
6b757a0d
SB
43962007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4397
4398 * MAINTAINERS (Write After Approval): Remove myself.
4399
86ef8528
AT
44002007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4401
4402 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4403
1cf3d07d
SE
44042007-05-23 Steve Ellcey <sje@cup.hp.com>
4405
4406 * ltmain.sh: Update from ToT Libtool.
4407 * libtool.m4: Update from ToT Libtool.
4408 * ltsugar.m4: New. Update from ToT Libtool.
4409 * ltversion.m4: New. Update from ToT Libtool.
4410 * ltoptions.m4: New. Update from ToT Libtool.
4411 * ltconfig: Remove.
4412 * ltcf-c.sh: Remove.
4413 * ltcf-cxx.sh: Remove.
4414 * ltcf-gcj.sh: Remove.
4415
ce3fcf8c
OW
44162007-05-22 Ollie Wild <aaw@google.com>
4417
4418 * MAINTAINERS (Write After Approval): Add myself.
4419
342b9200
PB
44202007-05-16 Paolo Bonzini <bonzini@gnu.org>
4421
4422 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4423 stage_cflags.
4424 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4425 Remove CFLAGS/LIBCFLAGS.
4426 (configure-stage[+id+]-[+prefix+][+module+],
4427 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4428 * Makefile.in: Regenerate.
4429
cea17285
DN
44302007-05-15 Diego Novillo <dnovillo@google.com>
4431
4432 * MAINTAINERS: Update e-mail address.
4433
11c004e7
RE
44342007-05-15 Revital Eres <eres@il.ibm.com>
4435
4436 * MAINTAINERS (Write After Approval): Add myself.
4437
ab6bd693
RC
44382007-05-14 Roberto Costa <robsettantasei@gmail.com>
4439
4440 * MAINTAINERS (Write After Approval): Updated my address.
4441
388cdf07
TN
44422007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4443
4444 * MAINTAINERS (Write After Approval): Add myself.
4445
23f24034
SR
44462007-05-11 Silvius Rus <rus@google.com>
4447
4448 * MAINTAINERS (Write After Approval): Add myself.
4449
34a7526e
TT
44502007-04-23 Tom Tromey <tromey@redhat.com>
4451
4452 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4453
51da21be
MM
44542007-04-22 Mark Mitchell <mark@codesourcery.com>
4455
4456 * MAINTAINERS (cpplib): Rename to ...
4457 (libcpp): ... this. Add C/C++ front end maintainers.
4458
70070387
SE
44592007-04-14 Steve Ellcey <sje@cup.hp.com>
4460
4461 * config-ml.in: Pass ${ml_config_env} to configure calls.
4462
df1a0dbb
CB
44632007-04-04 Christian Bruel <christian.bruel@st.com>
4464
4465 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4466
9daff147
DK
44672007-04-02 Dave Korn <dave.korn@artimi.com>
4468
4469 * MAINTAINERS (Write After Approval): Add myself.
4470
374eadb2
TB
44712007-03-31 Tobias Burnus <burnus@net-b.de>
4472
4473 * MAINTAINERS (fortran 95 front end): Add myself.
4474
8eced3a2
DR
44752007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4476
4477 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4478
653de3e3
AZ
44792007-03-24 Ayal Zaks <zaks@il.ibm.com>
4480
4481 * MAINTAINERS (Modulo Scheduler): Add myself.
4482
b737d953
BM
44832007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4484
4485 * MAINTAINERS (fortran 95 front end): Add myself.
4486 (c++ front end): whitespace fix.
4487
a584cdf2
NF
44882007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4489
4490 * MAINTAINERS (Write After Approval): Add myself.
4491
8c79f3c4
RS
44922007-03-21 Richard Sandiford <richard@codesourcery.com>
4493
4494 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4495 of glob. Quote arguments with single quotes too.
4496 * configure: Regenerate.
4497
07f1ac6d
BM
44982007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4499
4500 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4501 * Makefile.in: Regenerate
4502
172e41aa
AS
45032007-03-07 Andreas Schwab <schwab@suse.de>
4504
4505 * configure: Regenerate.
4506
9c4d2493
BM
45072007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4508
4509 * configure.ac: Add "--with-pdfdir" configure option,
4510 which defines pdfdir variable.
4511 * Makefile.def (target=fixincludes): Add install-pdf to
4512 missing targets.
4513 (recursive_targets): Add install-pdf target.
4514 (flags_to_pass): Add pdfdir.
4515 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4516 target.
4517 * configure: Regenerate
4518 * Makefile.in: Regenerate
4519
e14e622e
EC
45202007-02-28 Eric Christopher <echristo@apple.com>
4521
4522 Revert:
4523 2006-12-07 Mike Stump <mrs@apple.com>
4524
4525 * Makefile.def (dependencies): Add dependency for
4526 install-target-libssp and install-target-libgomp on
4527 install-gcc.
4528 * Makefile.in: Regenerate.
4529
54e433bc
MK
45302007-02-27 Matt Kraai <kraai@ftbfs.org>
4531
4532 * configure: Regenerate.
4533 * configure.ac: Move statements after variable declarations.
4534
6c8d3d8f
KK
45352007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4536
4537 * MAINTAINERS: Add myself as sh maintainer.
4538
9f8c6739
JM
45392007-02-19 Joseph Myers <joseph@codesourcery.com>
4540
4541 * configure.ac: Adjust for loop syntax.
4542 * configure: Regenerate.
4543
278a7a38
AO
45442007-02-18 Alexandre Oliva <aoliva@redhat.com>
4545
4546 * configure: Rebuilt.
4547
b2eaac4a
AO
45482007-02-18 Alexandre Oliva <aoliva@redhat.com>
4549
4550 * configure.ac: Drop multiple occurrences of --enable-languages,
4551 and fix its quoting.
4552 * configure: Rebuilt.
4553
beeaf216 45542007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
4555 Nathan Sidwell <nathan@codesourcery.com>
4556 Vladimir Prus <vladimir@codesourcery.com>
4557 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
4558
4559 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4560 * configure: Regenerate.
4561
09201a09
GP
45622007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4563
4564 * ltconfig (freebsd*): Default to elf.
4565
291f172e
DJ
45662007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4567
4568 * configure.ac (target_libraries): Move libgcc before libiberty.
4569 * configure: Regenerated.
4570
c3a86da9
DJ
45712007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4572 Paolo Bonzini <bonzini@gnu.org>
4573
4574 PR bootstrap/30753
4575 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4576 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4577 * configure: Regenerated.
4578
88e1e72a
FXC
45792007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4580
4581 * MAINTAINERS (Language Front End Maintainers): Update my mail
4582 address.
4583
44bfc3ac
DJ
45842007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4585
4586 PR bootstrap/30748
4587 * configure.ac: Correct syntax for Solaris ksh.
4588 * configure: Regenerated.
4589
3e19841a
PB
45902007-02-09 Paolo Bonzini <bonzini@gnu.org>
4591
4592 * configure.ac: Sync with src.
4593 * configure: Regenerate.
4594
74a48762
PB
45952007-02-09 Paolo Bonzini <bonzini@gnu.org>
4596
4597 * Makefile.in: Regenerate.
4598
d846e52e
PB
45992007-02-09 Paolo Bonzini <bonzini@gnu.org>
4600
4601 * config.sub: Sync with src.
4602
1c710c3c
DJ
46032007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4604
4605 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4606 noncanonical equivalents.
4607 * configure.in: Rename to...
4608 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4609 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4610 target_noncanonical. Use them. Rewrite removal of configure
4611 arguments for autoconf 2.59. Discard variable settings. Force
4612 program_transform_name for native tools.
4613
4614 * Makefile.in: Regenerated.
4615 * configure: Regenerated with autoconf 2.59.
4616
dce2d8b2 46172007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 4618
3de8da2a 4619 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 4620
f6671c93
AS
46212007-01-31 Andreas Schwab <schwab@suse.de>
4622
4623 * Makefile.tpl (LDFLAGS): Substitute it.
4624 * Makefile.in: Regenerate.
4625
dce2d8b2 46262007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 4627
3de8da2a 4628 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 4629
2472200d
DE
46302007-01-28 David Edelsohn <edelsohn@gnu.org>
4631
3de8da2a 4632 * MAINTAINERS (spu port): Add myself.
2472200d 4633
5305be7e
RG
46342007-01-23 Richard Guenther <rguenther@suse.de>
4635
4636 PR bootstrap/30541
4637 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4638 * Makefile.tpl (GNATBIND): Substitute it.
4639 (GNATMAKE): Likewise.
4640 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4641 of STAGE_PREFIX.
4642 * Makefile.in: Regenerate.
4643 * configure: Regenerate.
4644
416cfb5e
MS
46452007-01-18 Mike Stump <mrs@apple.com>
4646
4647 * configure.in: Re-enable -Werror for gcc builds.
4648
3de8da2a 46492007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 4650
3de8da2a 4651 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 4652
d943d7c4
PB
46532007-01-11 Paolo Bonzini <bonzini@gnu.org>
4654
4655 * configure.in: Change == to = in test command.
3de8da2a 4656 * configure: Regenerate.
d943d7c4 4657
e69bf64b 46582007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
4659 Nick Clifton <nickc@redhat.com>
4660 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4661
4662 * configure.in (build_configargs, host_configargs, target_configargs):
4663 Remove build/host/target parameters.
4664 (host_libs): Add gmp and mpfr.
4665 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4666 * Makefile.def (gmp, mpfr): New.
4667 (gcc): Remove target.
4668 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4669 target_os, target_vendor): New.
dce2d8b2 4670 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
4671 * configure: Regenerate.
4672 * Makefile.in: Regenerate.
e69bf64b
PB
4673
46742007-01-11 Matt Fago <fago@earthlink.net>
4675
4676 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 4677 to improve robustness of configure tests.
e69bf64b 4678 * configure: Regenerate.
e14e622e 4679
a42f3b80
UB
46802007-01-09 Uros Bizjak <ubizjak@gmail.com>
4681
4682 * MAINTAINERS: Add myself as i386 maintainer.
4683
a36aee1a
JH
46842007-01-08 Jan Hubicka <jh@suse.cz>
4685
61fcaeef 4686 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 4687
738a52d3
KT
46882007-01-08 Kai Tietz <kai.tietz@onevision.com>
4689
4690 * configure.in: Add support for an x86_64-mingw* target.
95af8923 4691 * configure: Regenerate.
738a52d3 4692
54fdc474
DJ
46932007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4694
4695 * Makefile.tpl (all-target): Correct @if conditional for target
4696 modules.
4697 * configure.in: Omit libiberty if building only target libgcc.
4698 * configure, Makefile.in: Regenerated.
4699
3dd71726
PB
47002007-01-04 Paolo Bonzini <bonzini@gnu.org>
4701
dce2d8b2 4702 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
4703 * configure: Regenerate.
4704
fa958513
DJ
47052007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4706
4707 * Makefile.def (target_modules): Add libgcc.
4708 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4709 * Makefile.tpl (clean-target-libgcc): Delete.
4710 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4711 on gcc even for bootstrapped modules. Rewrite handling of
4712 lang_env_dependencies to loop over target_modules.
4713 * configure.in (target_libraries): Add target-libgcc.
4714 * Makefile.in, configure: Regenerated.
4715
e1888513
PB
47162006-12-29 Paolo Bonzini <bonzini@gnu.org>
4717
4718 * configure.in: Reorganize recognition of languages. Add
4719 --enable-stage1-languages. Show supported languages for the chosen
4720 target rather than all recognized languages.
4721 * configure: Regenerate.
4722
53b88b73
PB
47232006-12-29 Paolo Bonzini <bonzini@gnu.org>
4724
4725 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4726 * Makefile.in: Regenerate.
4727
a3993f33
KG
47282006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4729
4730 * configure.in: Warn that MPFR 2.2.0 is buggy.
4731 * configure: Regenerate.
4732
f063a9ed
ILT
47332006-12-27 Ian Lance Taylor <iant@google.com>
4734
4735 * configure.in: When removing Makefiles to force a reconfigure, also
4736 remove prev-DIR*/Makefile.
4737 * configure: Regenerate.
4738
af71363e
AS
47392006-12-22 Andreas Schwab <schwab@suse.de>
4740
4741 * configure: Regenerate with correct autoconf version.
4742
0b0dc272
AM
47432006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4744
3de8da2a
UB
4745 * configure.in: add AC_SUBST for *_FOR_TARGET.
4746 * configure: Regenerate.
0b0dc272 4747
53b88b73
PB
47482006-12-19 Paolo Bonzini <bonzini@gnu.org>
4749
4750 * configure.in: Simplify logic for rejecting languages that cannot
4751 be built. Separate the case when a language is unsupported,
4752 from the case when the user chooses not to build a language.
4753
400ebff4
PB
47542006-12-19 Paolo Bonzini <bonzini@gnu.org>
4755
4756 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4757 it only affects bootstrap and could be tested on "$host" as well.
4758 * configure: Regenerate.
4759 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4760
8efea775
PB
47612006-12-19 Paolo Bonzini <bonzini@gnu.org>
4762
4763 PR bootstrap/29544
4764 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4765 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4766 move here comment from Makefile.tpl.
4767 * Makefile.tpl: Move some definitions higher in the file.
4768 (STAGE1_CHECKING): New.
4769 * configure.in: Add --enable-stage1-checking.
4770 * configure: Regenerate.
4771 * Makefile.in: Regenerate.
4772
ed88a7ed
PB
47732006-12-19 Paolo Bonzini <bonzini@gnu.org>
4774
4775 * MAINTAINERS: Add myself as build system maintainer.
4776
b65151d3
SM
47772006-12-15 Simon Martin <simartin@users.sourceforge.net>
4778
4779 * MAINTAINERS (Write After Approval): Add myself.
4780
7e050830
EC
47812006-12-13 Eric Christopher <echristo@apple.com>
4782
4783 * MAINTAINERS: Add myself as darwin maintainer.
4784
8b494895
ILT
47852006-12-11 Ian Lance Taylor <ian@airs.com>
4786
4787 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4788
dce2d8b2 47892006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
4790
4791 MAINTAINERS: Update my entry.
4792
58e24147
AM
47932006-12-11 Alan Modra <amodra@bigpond.net.au>
4794
4795 * configure.in: Handle spu makefile frag.
58e24147
AM
4796 * Makefile.tpl (MAINT): Define
4797 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4798 * configure: Regenerate.
4799 * Makefile.in: Regenerate.
4800
9b6f37a0
BE
48012006-12-11 Ben Elliston <bje@au.ibm.com>
4802
4803 * config.guess: Import latest version.
4804 * config.sub: Likewise.
4805
ea6f5c57
BE
48062006-12-11 Ben Elliston <bje@au.ibm.com>
4807
4808 * configure.in (spu-*-*): Don't skip target-libiberty.
4809 * configure: Regenerate.
4810
42c1cd8a
AT
48112006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4812
4813 PR bootstrap/30134
4814 * configure.in: Correct x86 darwin support for libjava to powerpc
4815 and i?86 only.
4816 * configure: Regenerate.
4817
55eb837d
ST
48182006-12-08 Sandro Tolaini <tolaini@libero.it>
4819
4820 * configure.in: Add x86 darwin support for libjava.
4821 * configure: Regenerate.
4822
5bdacbc7
MS
48232006-12-07 Mike Stump <mrs@apple.com>
4824
4825 * Makefile.def (dependencies): Add dependency for
4826 install-target-libssp and install-target-libgomp on
4827 install-gcc.
4828 * Makefile.in: Regenerate.
4829
477d851c
RG
48302006-12-04 Richard Guenther <rguenther@suse.de>
4831
4832 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4833 (Non-Algorithmic Maintainers): Move over non-algorithmic
4834 loop optimizer maintainers, add myself as a non-algorithmic
4835 middle-end maintainer.
4836
5d33d367
DF
48372006-12-04 Daniel Franke <franke.daniel@gmail.com>
4838
4839 * MAINTAINERS (Write After Approval): Add myself.
4840
dbee1fb3
KG
48412006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4842
4843 * configure.in: Update error message for missing GMP/MPFR.
4844
4845 * configure: Regenerate.
4846
b5147de7
KG
48472006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4848
4849 * configure.in: Update MPFR version in error message.
4850
4851 * configure: Regenerate.
4852
f019376c
KG
48532006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4854
4855 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4856 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4857 --with-gmp-lib): New flags.
4858
4859 * configure: Regenerate.
4860
91ed95ae
BM
48612006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4862
4863 * MAINTAINERS (Write After Approval): Change my email address.
4864
3a971f15
MLI
48652006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4866
05170031 4867 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 4868
dce2d8b2 48692006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
4870
4871 * MAINTAINERS (i18n): Update e-mail address.
4872
df5487ee
TS
48732006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4874
4875 * MAINTAINERS (spu port): Add myself as maintainer.
4876 (Write After Approval): Remove myself.
4877
92c2f0ee
BE
48782006-11-22 Ben Elliston <bje@au.ibm.com>
4879
4880 * configure.in (skipdirs): Don't build libssp for SPU.
4881 * configure: Regenerate.
4882
a3b97199
AP
48832006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4884
4885 * MAINTAINERS (spu port): Add myself as maintainer.
4886 (libobjc): Update my email address.
4887
0eb97064
AB
48882006-11-21 Andrea Bona <andrea.bona@st.com>
4889
4890 * MAINTAINERS (Write After Approval): Add myself.
4891
dce2d8b2 48922006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
4893
4894 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4895 * configure : Rebuilt.
4896
dce2d8b2 48972006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
4898
4899 * MAINTAINERS (Write After Approval): Add myself.
4900
d58542ea
AO
49012006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4902
4903 * MAINTAINERS (Write After Approval): Add myself.
4904
a357b5ae
KG
49052006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4906
4907 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4908 libmpfr.a.
4909 * configure: Regenerate.
4910
9bd6112c
PB
49112006-11-16 Paolo Bonzini <bonzini@gnu.org>
4912
4913 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4914 (unstage): Test for stage_last presence.
4915
4916 PR bootstrap/29802
dce2d8b2
EB
4917 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4918 STAGE_PREFIX.
9bd6112c
PB
4919 * Makefile.in: Regenerate.
4920
c8cf9f0f
ZD
49212003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4922
4923 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4924 maintainers.
4925
467b1fc6
ER
49262006-11-14 Erven Rohou <erven.rohou@st.com>
4927
4928 * MAINTAINERS (Write After Approval): Add myself.
4929
995a5697
PB
49302006-11-14 Paolo Bonzini <bonzini@gnu.org>
4931
4932 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4933 and stageN-package/Makefile.
4934 * Makefile.in: Regenerated.
4935
c8d6d53e
JZ
49362006-11-14 Jie Zhang <jie.zhang@analog.com>
4937
4938 * configure.in: Remove target-libgloss from noconfigdirs for
4939 bfin-*-*.
4940 * configure: Regenerated.
4941
dffb147d
KG
49422006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4943
4944 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 4945
dffb147d
KG
4946 * configure: Regenerate.
4947
ca558912
KG
49482006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4949
4950 * configure.in: Robustify error message for missing GMP/MPFR.
4951
4952 * configure: Regenerate.
4953
dce2d8b2 49542006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
4955
4956 * MAINTAINERS (Write After Approval): Add myself.
4957
dce2d8b2 49582006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
4959
4960 * MAINTAINERS: Change email address.
4961
91de1527
VP
49622006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4963
4964 * MAINTAINERS (Write After Approval): Add myself.
4965
a3867703
PB
49662006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4967
4968 * MAINTAINERS (Write After Approval): Add myself.
4969
b4364fa2
CL
49702006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4971
7e050830 4972 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 4973 Write After Approval section.
b4364fa2 4974
70ec446f
KG
49752006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4976
4977 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4978 need_gmp anymore.
4979 * configure: Regenerate.
4980
018c8d88
TB
49812006-10-16 Tobias Burnus <burnus@net-b.de>
4982
4983 * MAINTAINERS (Write After Approval): Add myself.
4984
f6a1687e
BE
49852006-10-16 Ben Elliston <bje@au.ibm.com>
4986
4987 * config.guess: Import latest version.
4988 * config.sub: Likewise.
4989
b5422ad7
BM
49902006-10-10 Brooks Moses <bmoses@stanford.edu>
4991
4992 * Makefile.def: Added pdf target handling.
4993 * Makefile.tpl: Added pdf target handling.
4994 * Makefile.in: Regenerated.
4995
bdcee471
CL
49962006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4997
4998 * MAINTAINERS: Add self as score port maintainer.
4999
7d610414
BM
50002006-10-04 Brooks Moses <bmoses@stanford.edu>
5001
5002 * MAINTAINERS (Write After Approval): Add myself.
5003
e48d66a9
SK
50042006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5005
7e050830 5006 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
5007 or newer.
5008 * configure: Regenerated.
5009
c394e891
DB
50102006-09-27 Dave Brolley <brolley@redhat.com>
5011
dce2d8b2
EB
5012 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5013 using $s instead of $r.
c394e891
DB
5014 * configure: Regenerated.
5015
1ee4c5a0
TS
50162006-09-26 Thiemo Seufer <ths@mips.com>
5017
5018 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5019 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5020 * configure: Regenerate.
5021
dce2d8b2 50222006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
5023
5024 * MAINTAINERS (Write After Approval): Remove myself.
5025
0c502898
CF
50262006-09-22 Chao-ying Fu <fu@mips.com>
5027
5028 * MAINTAINERS (Write After Approval): Add myself.
5029
a7819e42
JM
50302006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5031
5032 * MAINTAINERS: Add self as soft-fp maintainer.
5033
dce2d8b2 50342006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
5035
5036 * MAINTAINERS: Add myself as avr maintainer.
5037 Remove Marek Michalkiewicz as avr maintainer.
827d0991 5038
e8288489
RC
50392006-09-07 Roberto Costa <roberto.costa@st.com>
5040
5041 * MAINTAINERS (Write After Approval): Add myself.
5042
b91f0a41
CV
50432006-08-30 Corinna Vinschen <corinna@vinschen.de>
5044
5045 * configure.in: Never build newlib for a Mingw host.
5046 Never build newlib as Mingw target library.
5047 Test the existence of winsup/cygwin for building a Cygwin newlib,
5048 rather than just winsup.
5049 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5050 building a Mingw target.
5051 * configure: Regenerate.
5052
094c07a0
EB
50532006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5054
5055 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5056
8d1171cb
PB
50572006-07-25 Paolo Bonzini <bonzini@gnu.org>
5058
5059 * config.guess: Import from src (was more updated).
5060 * config.sub: Likewise.
5061
2e9e6f68
DJ
50622006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5063
5064 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5065 * configure: Regenerated.
5066
57255173
PB
50672006-07-18 Paolo Bonzini <bonzini@gnu.org>
5068
cc6010cd
AP
5069 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5070 for stages after the first.
57255173 5071
9fbe6585
JJ
50722006-07-17 Jakub Jelinek <jakub@redhat.com>
5073
5074 * Makefile.def: Add dependencies for configure-opcodes
5075 on configure-intl and all-opcodes on all-intl.
5076 * Makefile.in: Regenerated.
5077
18c3f977
BE
50782006-07-13 Ben Elliston <bje@au.ibm.com>
5079
5080 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5081
27b56ba6
PE
50822006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5083
5084 Port to hosts whose 'sort' and 'tail' implementations
5085 treat operands with leading '+' as file names, as POSIX
5086 has required since 2001. However, make sure the code still
5087 works on pre-POSIX hosts.
5088 * ltmain.sh: Don't assume "sort +2" is equivalent to
5089 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5090
ad6d4e43
UW
50912006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5092
5093 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5094
706601d9
PG
50952006-07-04 Peter O'Gorman <peter@pogma.com>
5096
5097 * ltconfig: chmod 644 before ranlib during install.
5098
0b50988a
EB
50992006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5100
5101 PR bootstrap/18058
5102 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5103 if the bootstrap compiler is a GCC version that supports it.
5104 * configure: Regenerate.
5105
b6348cb3
PB
51062006-07-03 Paolo Bonzini <bonzini@gnu.org>
5107
95695ad3 5108 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
5109 * configure: Regenerate.
5110
1546bb64
PB
51112006-07-03 Paolo Bonzini <bonzini@gnu.org>
5112
5113 PR other/27063
5114 * configure.in: Test subdir_requires and give an appropriate
5115 error message.
5116 * configure: Regenerate.
5117
5cb6c629
AJH
51182006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5119
5120 * MAINTAINERS (Write After Approval): Add myself.
5121
f4d8cdf8
JDA
51222006-06-22 John David Anglin <dave.anglin@nrc.ca>
5123
5124 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5125
4fe5abb7
SE
51262006-06-22 Steve Ellcey <sje@cup.hp.com>
5127
5128 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5129
2a79fd67
DA
51302006-06-20 David Ayers <d.ayers@inode.at>
5131
5132 PR bootstrap/28072
5133 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5134 whether target-libjava is being configured instead of whether the
5135 java front end is enabled.
5136 * configure: Regenerate.
7e050830 5137
04879af3
RO
51382006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5139
5140 PR target/27540
5141 * configure.in: Only enable libgomp on IRIX 6.
5142 * configure: Regenerate.
5143
ec6c7392
PB
51442006-06-15 Paolo Bonzini <bonzini@gnu.org>
5145
5146 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5147 too.
5148 * Makefile.in: Regenerate.
5149
12973d7a
DD
51502006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5151
5152 * config-ml.in: Alter CCASFLAGS to include special
5153 multilib options the same as is done for CFLAGS.
5154
c67ed86a
JDA
51552006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5156
5157 * configure.in: Don't enable libgomp on hpux10.
5158 * configure: Rebuilt.
5159
cb253473
DA
51602006-06-12 David Ayers <d.ayers@inode.at>
5161
5162 PR bootstrap/27963
5163 PR target/19970
7e050830 5164 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
5165 ${libgcj} is specified.
5166 * configure: Regenerate.
7e050830 5167
dce2d8b2 51682006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
5169
5170 Sync from src:
7e050830
EC
5171
5172 * configure.in: Sync.
32845532 5173 * configure: Regenerated.
7e050830 5174
32845532
CD
5175 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5176
5177 * Makefile.def: Added dependencies from sim and gdb on intl, and
5178 added configure dependencies to everything with an all dependency
5179 on intl.
5180 * Makefile.in: Regenerated.
5181
7cd0cf9c
DA
51822006-06-06 David Ayers <d.ayers@inode.at>
5183
5184 PR libobjc/13946
5185 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5186 * Makefile.in: Regenerate.
5187 * configure.in: Add --enable-objc-gc at toplevel and have it
5188 enable boehm-gc for Objective-C.
5189 Remove target-boehm-gc from libgcj.
5190 Add target-boehm-gc to target_libraries.
5191 Add target-boehm-gc to noconfigdirs where ${libgcj}
5192 is specified.
5193 Assert that boehm-gc is supported when requested for Objective-C.
5194 Only build boehm-gc if needed either for Java or Objective-C.
5195 * configure: Regenerate.
7e050830 5196
3ff3adad
PB
51972006-06-05 Paolo Bonzini <bonzini@gnu.org>
5198
5199 PR 27674
5200 * Makefile.tpl (configure-[+prefix+][+module+],
5201 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5202 Remove rule to unstage bootstrapped modules.
5203 (stage_current): New.
5204 * Makefile.in: Regenerate.
5205
898e551d
LB
52062006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5207
5208 * MAINTAINERS (Write After Approval): Update my e-mail address.
5209
ea60341e
MS
52102006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5211
5212 * include/libiberty.h: Declare pex_run_in_environment.
5213
222ae291
AL
52142006-05-31 Asher Langton <langton2@llnl.gov>
5215
5216 * MAINTAINERS (Write After Approval): Add myself.
898e551d 5217
e9a54b07
PB
52182006-05-25 Paolo Bonzini <bonzini@gnu.org>
5219
5220 * Makefile.def (bfd, opcodes): Fix lib_path.
5221 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5222 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5223 * Makefile.in: Regenerate.
5224
03e67131
CD
52252006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5226
5227 * Makefile.in: Regenerate.
5228
65d6e994
CD
52292006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5230
5231 * Makefile.def: Add install-html target. Add datarootdir
5232 docdir and htmldir to flags_to_pass.
5233 * Makefile.tpl: Add install-html target.
5234 * Makefile.in: Regenerate.
5235 * configure.in: Add --with-datarootdir, --with-docdir, and
5236 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5237 * configure: Regenerate.
5238
9e299237
MS
52392006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5240
5241 * configure.in: Enable gprof for cross builds.
5242 * configure: Regenerate.
5243
c31202cd
RG
52442006-05-22 Richard Guenther <rguenther@suse.de>
5245
5246 Revert
5247 2006-01-31 Richard Guenther <rguenther@suse.de>
5248 Paolo Bonzini <bonzini@gnu.org>
5249
5250 * Makefile.def (target_modules): Add libgcc-math target module.
5251 * configure.in (target_libraries): Add libgcc-math target library.
5252 (--enable-libgcc-math): New configure switch.
5253 * Makefile.in: Re-generate.
5254 * configure: Re-generate.
5255 * libgcc-math: New toplevel directory.
5256
2a332582
JDA
52572006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5258 Andreas Tobler <a.tobler@schweiz.ch>
5259
5260 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5261 * configure: Rebuilt.
5262
dce2d8b2 52632006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 5264
ccce6917
SL
5265 * MAINTAINERS (Write After Approval): Add myself.
5266
ed606bc0
DD
52672006-05-01 DJ Delorie <dj@redhat.com>
5268
3d8f47a0 5269 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
5270 * configure: Regenerate.
5271
9386bd20
RG
52722006-05-01 Richard Guenther <rguenther@suse.de>
5273
5274 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5275 maintainer.
5276
dce2d8b2 52772006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
5278
5279 * MAINTAINERS (Write After Approval): Add myself.
5280
87ceee72
JB
52812006-04-28 Jan Beulich <jbeulich@novell.com>
5282
5283 * MAINTAINERS (Write After Approval): Add myself.
5284
e88a2c09
DD
52852006-04-18 DJ Delorie <dj@redhat.com>
5286
5287 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5288 reference libgloss so that libssp can be built in a combined
5289 tree.
5290 * configure: Regenerate.
5291
675f0a8a
RM
52922006-04-08 Robert Millan <rmh@gcc.gnu.org>
5293
5294 * MAINTAINERS (Write After Approval): Add myself.
5295
27b6c940
BE
52962006-04-05 Ben Elliston <bje@au.ibm.com>
5297
5298 * configure.in: Require makeinfo 4.4 or higher.
5299 * configure: Regenerate.
5300
687b17d4
GP
53012006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5302
5303 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5304 Rearrange the entries of other libraries to have them in one place.
5305
906ac235
JB
53062006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5307
7e050830 5308 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
5309 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5310
fb0103e5
RG
53112006-03-14 Richard Guenther <rguenther@suse.de>
5312
5313 * configure: Regenerate with autoconf 2.13.
5314
17237f6b
JB
53152006-03-13 Jim Blandy <jimb@codesourcery.com>
5316
5317 * MAINTAINERS: Use my work address.
bed31434
JB
5318
5319 * MAINTAINERS: Update my E-mail address.
5320
27079765
AH
53212006-03-10 Aldy Hernandez <aldyh@redhat.com>
5322
5323 * configure.in: Handle --disable-<component> generically.
5324 * configure: Regenerate.
5325
54a17039
L
53262006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5327
5328 PR libgcj/17311
5329 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5330
b9bd11ca
EE
53312006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5332
5333 * MAINTAINERS (Write After Approval): Remove myself.
5334 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5335
dce2d8b2 53362006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 5337
072b06f2
RE
5338 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5339 (TARGET_CONFIGDIRS): Remove.
5340 * configure.in: Remove AC_SUBST(target_configdirs).
5341 * Makefile.in, configure: Regenerated.
ee2312f3 5342
936e1a35
SK
53432006-02-20 Steven G. Kargl <kargls@comcast.net>
5344
5345 * MAINTAINERS (Write After Approval): Remove myself.
5346 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5347
cc11cc9b
PB
53482006-02-20 Paolo Bonzini <bonzini@gnu.org>
5349
5350 PR bootstrap/25670
5351
5352 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5353
5354 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5355 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5356 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5357 BUILD_PREFIX, BUILD_PREFIX_1.
5358 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5359
5360 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5361 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5362
5363 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5364 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5365 of `cat stage_current`. Always provide the `r' and `s' variables.
5366 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5367 a single shell execution.
5368 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5369 bootstrapped modules, make the stage1 module if the build was not
5370 started yet, else build the current stage.
5371 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5372 (all-build, all-host, all-target, [+make_target+]-host,
5373 [+make_target+]-target): Do not use \-continued lines.
5374 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5375 (current_stage, restrap, stage_last): New.
5376
5377 * Makefile.in: Regenerate.
5378 * configure: Regenerate.
5379
63a7c9ef
BD
53802006-02-19 Bud Davis <jmdavis@link.com>
5381
5382 * MAINTAINERS (Write After Approval): Remove myself.
5383 (Language Front End Maintainers): Add myself as fortran 95
5384 maintainer and update e-mail address.
5385
a3543e3a
FXC
53862006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5387
5388 * MAINTAINERS (Write After Approval): Remove myself.
5389 (Language Front End Maintainers): Add myself as fortran 95
5390 maintainer.
5391
ca5b1d2c
VK
53922006-02-16 Victor Kaplansky <victork@il.ibm.com>
5393
5394 * MAINTAINERS (Write After Approval): Add myself.
5395
0499513f
TK
53962006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5397
5398 * MAINTAINERS (Write After Approval): Remove myself.
5399 (Language Front End Maintainers): Add myself as
5400 fortran 95 maintainer.
5401
d1f8db0c
PB
54022006-02-14 Paolo Bonzini <bonzini@gnu.org>
5403
5404 Sync from src:
5405
5406 2005-12-27 Leif Ekblad <leif@rdos.net>
5407
cc6010cd
AP
5408 * configure.in: Add support for RDOS target.
5409 * configure: Regenerate.
d1f8db0c
PB
5410
54112006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 5412 Andreas Schwab <schwab@suse.de>
d1f8db0c 5413
cc6010cd 5414 * configure: Regenerate.
d1f8db0c 5415
cac90078
DE
54162006-02-12 David Edelsohn <edelsohn@gnu.org>
5417
5418 * configure.in (enable_libgomp): Add AIX.
5419 * configure: Regenerate.
5420
bd37fbf5
MK
54212006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5422
5423 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5424
23027b7a
LM
54252006-02-03 Lee Millward <lee.millward@gmail.com>
5426
5427 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5428
0058967b
RG
54292006-01-31 Richard Guenther <rguenther@suse.de>
5430 Paolo Bonzini <bonzini@gnu.org>
5431
5432 * Makefile.def (target_modules): Add libgcc-math target module.
5433 * configure.in (target_libraries): Add libgcc-math target library.
5434 (--enable-libgcc-math): New configure switch.
5435 * Makefile.in: Re-generate.
5436 * configure: Re-generate.
5437 * libgcc-math: New toplevel directory.
5438
e8b05380
PB
54392006-01-26 Paolo Bonzini <bonzini@gnu.org>
5440
5441 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5442 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5443 the assembler, linker and binutils.
5444 * configure: Regenerate.
5445
d54d5437
DM
54462006-01-22 Dirk Mueller <dmueller@suse.de>
5447
5448 * MAINTAINERS (Write After Approval): Add myself.
5449
670cbfcf
DN
54502006-01-20 Diego Novillo <dnovillo@redhat.com>
5451
5452 * configure: Regenerate.
5453
953ff289
DN
54542006-01-18 Richard Henderson <rth@redhat.com>
5455 Jakub Jelinek <jakub@redhat.com>
5456 Diego Novillo <dnovillo@redhat.com>
5457
5458 * libgomp: New directory.
5459 * Makefile.def: Add target_module libgomp.
5460 * Makefile.in: Regenerate.
5461 * configure.in (target_libraries): Add target-libgomp.
5462 * configure: Regenerate.
5463
32ce4048
AO
54642006-01-05 Alexandre Oliva <aoliva@redhat.com>
5465
5466 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5467 @ from continuation.
5468 * Makefile.in: Rebuilt.
5469
0eaf8e17 54702006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 5471
c76c0c83
CL
5472 * MAINTAINERS (Write After Approval): Add myself.
5473
2d309510
PB
54742006-01-04 Paolo Bonzini <bonzini@gnu.org>
5475
5476 PR bootstrap/24252
5477
5478 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5479 * Makefile.tpl (OBJDUMP): New.
5480 (EXTRA_HOST_FLAGS): Add it.
5481 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5482
953ff289
DN
5483 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5484 to use symbolic links between directories. Avoid race conditions
5485 or make them harmless.
5486 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
5487
5488 * Makefile.def (LEAN): Pass.
5489 * Makefile.tpl (LEAN): Define.
5490 (stage[+id+]-start): Accept that the previous directory does not
5491 exist, if the bootstrap is lean.
5492 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5493 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5494 configure substitution.
5495 ([+compare-target+]): Likewise.
5496 ([+bootstrap-target+]-lean): New.
5497 * configure.in: Remove lean bootstrap support from here.
5498
953ff289
DN
5499 * Makefile.in: Regenerate.
5500 * configure: Regenerate.
2d309510 5501
368872c3
BE
55022006-01-04 Ben Elliston <bje@au.ibm.com>
5503
5504 * MAINTAINERS (libdecnumber): Add myself.
5505
d79e6356
MM
55062006-01-02 Mark Mitchell <mark@codesourcery.com>
5507
5508 * libtool-ldflags: New script.
5509
a6fbc1e2
AS
55102006-01-02 Andreas Schwab <schwab@suse.de>
5511
5512 * configure.in: When reconfiguring remove Makefile in
5513 all stage directories.
5514 * configure: Regenerate.
5515
103a4b39
SB
55162005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5517
5518 * MAINTAINERS: Update my email address.
5519
212f829c
PB
55202005-12-20 Paolo Bonzini <bonzini@gnu.org>
5521
5522 Revert Ada-related part of the previous change.
5523
5524 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5525 Do not pass.
5526 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5527 * Makefile.in: Regenerate.
5528 * configure.in: Do not include mt-ppc-aix target fragment.
5529 * configure: Regenerate.
5530
8ef1f2df
PB
55312005-12-19 Paolo Bonzini <bonzini@gnu.org>
5532
5533 * configure.in: Select appropriate fragments for PowerPC/AIX.
5534 * configure: Regenerate.
5535
5536 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5537 BOOT_CFLAGS, BOOT_LDFLAGS.
5538 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5539 BOOT_CFLAGS, BOOT_LDFLAGS.
5540 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5541 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5542 (stage): Fail if we cannot complete the work.
5543 * Makefile.in: Regenerate.
5544
ab34901f
NS
55452005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5546
5547 * configure.in: Replace ms1 with mt.
5548 * configure: Rebuilt.
5549
cbe82f21
BM
55502005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5551
5552 * MAINTAINERS: Update my email address.
5553
19843472
PB
55542005-12-15 Paolo Bonzini <bonzini@gnu.org>
5555
5556 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5557 install-host-nogcc): Don't invoke $(stage) at the end.
5558 * Makefile.in: Regenerate.
5559
1ca26cd2
PB
55602005-12-14 Paolo Bonzini <bonzini@gnu.org>
5561
5562 * configure.in: Flip the top-level bootstrap switch.
5563 * configure: Regenerate.
5564
f41d6665
DJ
55652005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5566
5567 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5568 $(stage) and $(unstage).
5569 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5570 (all): Remove stray semicolon.
5571 (local-distclean): Don't handle multilib.tmp and multilib.out.
5572 (install.all): Set $s for consistency.
5573 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5574 check_multilibs setting. Always make the install directory.
5575 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5576 Correct @if/@endif.
5577 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5578 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5579 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5580 (multilib.out): Remove.
5581 * Makefile.in: Regenerated.
5582
dce2d8b2 55832005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
5584
5585 * MAINTAINERS (Write After Approval): Add myself.
5586
64f182bd
NS
55872005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5588
121b2cee
NS
5589 * MAINTAINERS: Add myself as mt maintainer.
5590
64f182bd
NS
5591 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5592
a6d63770
AN
55932005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5594
5595 * MAINTAINERS: Change email address.
5596
2abefe3d
PB
55972005-12-05 Paolo Bonzini <bonzini@gnu.org>
5598
5599 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5600 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5601 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5602 Find in-tree tools if available.
5603 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5604 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5605 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5606 (COMPILER_*_FOR_TARGET): New.
5607 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5608 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5609 (CONFIGURED_*, USUAL_*): Remove.
5610 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5611 STRIP): Use autoconf substitutions.
5612 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5613 COMPILER_NM_FOR_TARGET): New.
5614 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5615
5616 (all): Make all-host and all-target in parallel.
5617 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5618 that $$r and $$s are set before invoking a recursive make.
5619 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5620 ([+bootstrap-target+]): Inline most of the `all' target.
5621
2f3bdde7
BE
56222005-11-29 Ben Elliston <bje@au.ibm.com>
5623
5624 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5625 from the gcc build directory.
5626 * Makefile.in: Regenerate.
5627
a4b6c45a
BE
56282005-11-29 Ben Elliston <bje@au.ibm.com>
5629
5630 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5631 depend on all-libdecnumber.
5632 * configure.in (host_libs): Include libdecnumber.
5633 * Makefile.in: Regenerate.
5634 * configure: Likewise.
5635
473a74b9
BE
56362005-11-29 Ben Elliston <bje@au.ibm.com>
5637
5638 * libdecnumber: Import decNumber sources from the dfp-branch.
5639
b4623110
KJ
56402005-11-21 Kean Johnston <jkj@sco.com>
5641
5642 * config.sub, config.guess: Sync from upstream sources.
5643
67dc1785
BE
56442005-11-21 Ben Elliston <bje@au.ibm.com>
5645
5646 Import from Autoconf sources:
5647
5648 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5649 * config/move-if-change: Don't output "$2 is unchanged";
5650 suggested by Ben Elliston. Handle weird characters correctly.
5651
186abafe
AT
56522005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5653
5654 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5655 to match upstream libtool for darwin.
5656
ef9db8d5
DJ
56572005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5658
5659 * Makefile.def: Remove gdb dependencies for gdbtk.
5660 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5661 (configure-gdb, install-gdb): New rules.
5662 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5663 * Makefile.in, configure: Regenerated.
5664
9c5141ab
JB
56652005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5666
5667 * MAINTAINERS (Write After Approval): Add myself.
5668
4523d51b
EE
56692005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5670
5671 * MAINTAINERS (Write After Approval): Add myself.
5672
086b011c
DN
56732005-10-24 Diego Novillo <dnovillo@redhat.com>
5674
5675 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5676 Diego Novillo.
5677
e7c84bf8
PB
56782005-10-22 Paolo Bonzini <bonzini@gnu.org>
5679
5680 PR bootstrap/24297
5681 * Makefile.tpl (do-[+make-target+], do-check, install,
5682 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5683 are set before recursing.
5684 * Makefile.in: Regenerate.
5685
b88a7564
EB
56862005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5687
5688 PR bootstrap/18939
5689 * Makefile.def (gcc) <target>: Fix thinko.
5690 * Makefile.in: Regenerate.
5691
61efc800
BS
56922005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5693
5694 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5695 * configure: Regenerate.
5696
f53d2869
JZ
56972005-10-15 Jie Zhang <jie.zhang@analog.com>
5698
5699 * MAINTAINERS (Write After Approval): Add self.
5700
077fc835
KH
57012005-10-08 Kazu Hirata <kazu@codesourcery.com>
5702
5703 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5704 target-libffi, target-qthreads, target-libjava, and
5705 targetlibobjc.
5706 * configure: Regenerate.
5707
d739199a
DJ
57082005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5709
5710 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5711 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5712 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5713 (USUAL_OBJDUMP_FOR_TARGET): New.
5714 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5715 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 5716 * configure, Makefile.in: Regenerated.
d739199a 5717
db38c6bb
PB
57182005-10-05 Paolo Bonzini <bonzini@gnu.org>
5719
5720 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5721 before other host packages.
5722
3015564c
KK
57232005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5724
5725 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5726
1061f99e
PB
57272005-10-05 Paolo Bonzini <bonzini@gnu.org>
5728
5729 PR bootstrap/22340
5730
5731 * configure.in (default_target): Remove.
5732 * Makefile.tpl (all): Do not use prerequisites as subroutines
5733 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5734 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5735 use prerequisites as subroutines.
5736 (check-host, check-target): New.
5737 (bootstrap configure & all targets): Do not use stage*-start
5738 if the directory layout is already ok.
5739 (non-bootstrap configure & all targets): Prepend a $(unstage).
5740 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5741 (NOTPARALLEL): Remove.
5742 (unstage, stage variables): New variables.
5743 (unstage, stage targets): Simply expand to those variables.
5744
5745 * configure: Regenerate.
5746 * Makefile.in: Regenerate.
5747
4a9c436f
JW
57482005-10-04 James E Wilson <wilson@specifix.com>
5749
5750 * Makefile.def (lang_env_dependencies): Add libmudflap.
5751 * Makefile.in: Regenerate.
5752
37150080
AS
57532005-10-03 Andreas Schwab <schwab@suse.de>
5754
5755 Backport from libtool CVS:
5756 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5757
5758 * ltmain.sh: add support for installing into temporary
5759 staging area (e.g. 'make install DESTDIR=...')
5760
39d16468
L
57612005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5762
5763 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5764 * configure: Regenerated.
5765
72a7ab82
AP
57662005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5767
5768 * configure: Regenerate with the correct
5769 autoconf version.
5770
6b65a26d
CM
57712005-09-30 Catherine Moore <clm@cm00re.com>
5772
5773 * configure.in (bfin-*-*): New.
5774 * configure: Regenerated.
5775
040b1c5a
GK
57762005-09-28 Geoffrey Keating <geoffk@apple.com>
5777
5778 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5779 (LIPO_FOR_TARGET): New.
5780 (CONFIGURED_LIPO_FOR_TARGET): New.
5781 (USUAL_LIPO_FOR_TARGET): New.
5782 (STRIP_FOR_TARGET): New.
5783 (CONFIGURED_STRIP_FOR_TARGET): New.
5784 (USUAL_STRIP_FOR_TARGET): New.
5785 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5786 STRIP_FOR_TARGET.
5787 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5788 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5789 * Makefile.in: Regenerate.
5790 * configure: Regenerate.
7e050830 5791
3a3c28db
DE
57922005-09-19 David Edelsohn <edelsohn@gnu.org>
5793
5794 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5795 (rs6000-*-aix*): Same.
5796 * configure: Regenerate.
5797
2749a921
TT
57982005-09-16 Tom Tromey <tromey@redhat.com>
5799
5800 * MAINTAINERS: Add self as java maintainer.
5801
7f26dfa3
FXC
58022005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5803
5804 * configure.in: Recognize f95 in the --enable-languages option,
5805 and substitute it for fortran, issuing a warning.
5806 * configure: Regenerate.
5807
d8852c4f
PE
58082005-08-30 Phil Edwards <phil@codesourcery.com>
5809
5810 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5811 * configure: Regenerated.
5812
ad685e81
AH
58132005-08-22 Aldy Hernandez <aldyh@redhat.com>
5814
5815 * MAINTAINERS: Add self as ms1 maintainer.
5816
b00d752c
RE
58172005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5818
5819 * Makefile.def (libssp): Add to lang_env_dependencies.
5820 * Makefile.in: Regenerate.
5821
9ed8fb9b
ILT
58222005-08-18 Ian Lance Taylor <ian@airs.com>
5823
5824 * MAINTAINERS: Add myself as middle-end maintainer.
5825
0f029d39
CG
58262005-08-17 Christian Groessler <chris@groessler.org>
5827
5828 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5829 * Makefile.in: Regenerate.
5830
81087874
AK
58312005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5832
5833 * MAINTAINERS (write after approval): Added myself.
5834
6a134f1c
MR
58352005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5836
5837 * MAINTAINERS (Write After Approval): Add myself.
5838
2693c0b0
PB
58392005-08-12 Paolo Bonzini <bonzini@gnu.org>
5840
5841 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5842 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5843 Look for alternate names of the target cc and c++
5844 * configure: Regenerate.
5845
4de997d1
PB
58462005-08-08 Paolo Bonzini <bonzini@gnu.org>
5847
5848 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5849 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5850 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5851 tools; remove code to manually set them.
5852 (Target tools): Look in the environment for them.
5853 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5854 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5855 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5856 build directory.
5857 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5858 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5859 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5860 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5861 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5862 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5863 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5864 * configure: Regenerate.
5865 * Makefile.in: Regenerate.
5866
b089e33a
BE
58672005-07-28 Ben Elliston <bje@au.ibm.com>
5868
5869 * MAINTAINERS: Update for removed CPU targets.
5870
e3791243
MM
58712005-07-27 Mark Mitchell <mark@codesourcery.com>
5872
5873 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 5874 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
5875 * Makefile.in: Regenerated.
5876
526635cb
MM
58772005-07-26 Mark Mitchell <mark@codesourcery.com>
5878
5879 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5880 (CFLAGS_FOR_TARGET): Use it.
5881 (CXXFLAGS_FOR_TARGET): Likewise.
5882 * Makefile.in: Regenerated.
5883 * configure.in (--with-build-sysroot): New option.
5884 * configure: Regenerated.
5885
19791f70
PB
58862005-07-24 Paolo Bonzini <bonzini@gnu.org>
5887
5888 * Makefile.tpl: Wrap install between unstage and stage
5889 * Makefile.in: Regenerate.
5890
35f5a23f
EC
58912005-07-21 Eric Christopher <echristo@apple.com>
5892
5893 * MAINTAINERS: Update affiliation.
5894
ff3ddf15
PW
58952005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5896
5897 * MAINTAINERS: Add self as crx port maintainer.
5898
3a664c1c
DD
58992005-07-20 DJ Delorie <dj@redhat.com>
5900
5901 * MAINTAINERS: Add self as m32c maintainer.
5902
539df155
KC
59032005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5904
5905 * all files: Update FSF address.
5906
be9c593a
EC
59072005-07-15 Eric Christopher <echristo@redhat.com>
5908
5909 * MAINTAINERS: Change affiliation.
5910
fd7ea4ab
JB
59112005-07-14 Jim Blandy <jimb@redhat.com>
5912
5913 * configure.in: Add cases for Renesas m32c.
5914 * configure: Regenerated.
7e050830 5915
0063a823
KC
59162005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5917
d0ca130a
KC
5918 * COPYING.LIB: Update from fsf.org.
5919
59202005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5921
5922 * COPYING, compile, config.guess,
0063a823
KC
5923 config.sub, install-sh, missing, mkinstalldirs,
5924 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 5925 * config-ml.in: Update FSF address.
0063a823 5926
a8ba31f2
EC
59272005-07-13 Eric Christopher <echristo@redhat.com>
5928
5929 * configure.in: Add toplevel noconfigdir support for tpf.
5930 * configure: Regenerate.
5931
5bea4a03
PB
59322005-07-11 Paolo Bonzini <bonzini@gnu.org>
5933
5934 PR ada/22340
5935
5936 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5937 * Makefile.in: Regenerate.
5938
284bdbbd
MM
59392005-07-07 Mark Mitchell <mark@codesourcery.com>
5940
5941 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 5942 Brolley to write-after-approval.
284bdbbd 5943
452190fb
AS
59442005-07-07 Andreas Schwab <schwab@suse.de>
5945
5946 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5947 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5948 * Makefile.in: Regenerated.
5949
9c8f9ec2
GK
59502005-07-06 Geoffrey Keating <geoffk@apple.com>
5951
5952 * configure.in: Don't build sim or rda when targetting darwin.
5953 * configure: Regenerate.
5954
ef0087a7
KH
59552005-07-06 Kazu Hirata <kazu@codesourcery.com>
5956
5957 * configure.in: Add --enable-libssp and --disable-libssp.
5958 * configure: Regenerate with autoconf-2.13.
5959
77008252
JJ
59602005-07-02 Jakub Jelinek <jakub@redhat.com>
5961
5962 * Makefile.def (target_modules): Add libssp.
5963 * configure.in (target_libraries): Add target-libssp.
5964 * configure: Rebuilt.
5965 * Makefile.in: Rebuilt.
5966
a04eae1b
ZW
59672005-07-01 Zack Weinberg <zackw@panix.com>
5968
5969 * MAINTAINERS: Change email address. Resign from maintainership.
5970
948884cd
RG
59712005-07-01 Richard Guenther <rguenther@suse.de>
5972
5973 * MAINTAINERS: Change my e-mail address and affiliation.
5974
c7870f5d
PB
59752005-06-22 Paolo Bonzini <bonzini@gnu.org>
5976
5977 * Makefile.def (stagefeedback): Come after profile.
5978 Define profiledbootstrap target.
5979 * Makefile.tpl (profiledbootstrap): Remove.
5980 (stageprofile-end): Zap stagefeedback.
5981 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5982 * Makefile.in: Regenerate.
5983
ab99519a
RS
59842005-06-13 Richard Sandiford <richard@codesourcery.com>
5985
5986 * MAINTAINERS: Update my email address.
5987
f610dd5f
ZW
59882005-06-13 Zack Weinberg <zack@codesourcery.com>
5989
5990 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5991 In 'cpp' stanza, support '#line' as well as '# '.
5992
71bc2a83
AS
59932005-06-08 Andreas Schwab <schwab@suse.de>
5994
5995 * MAINTAINERS: Move myself from 'Write After Approval' to
5996 'CPU Port Maintainers' section as m68k maintainer.
5997
4fab7234
HPN
59982005-06-07 Hans-Peter Nilsson <hp@axis.com>
5999
6000 * configure.in (unsupported_languages): New macro.
6001 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6002 non-ported target libraries in noconfigdirs.
6003 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6004 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 6005 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
6006 unsupported_languages.
6007 * configure: Regenerate.
6008
68193f9b
TS
60092005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6010
6011 * configure.in: Fix typo in handling of --with-mpfr-dir.
6012 * configure: Regenerate.
6013
f26f6b8d
RS
60142005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6015
6016 * MAINTAINERS: Update my email address.
6017
ba4853f8
JB
60182005-06-02 Jim Blandy <jimb@redhat.com>
6019
6020 * config.sub: Add cases for the Renesas m32c. (This patch has been
6021 accepted into the master sources.)
6022
79dd769c 60232005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
6024 Michael Snyder <msnyder@redhat.com>
6025 Stan Cox <scox@redhat.com>
79dd769c 6026
f610dd5f 6027 * configure.in: Set noconfigdirs for ms1.
79dd769c 6028
f610dd5f 6029 * configure: Regenerate.
79dd769c 6030
d29e107f
JD
60312005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6032
6033 * MAINTAINERS (Write After Approval): Add self.
6034
e93196c3
JC
60352005-06-01 Josh Conner <jconner@apple.com>
6036
6037 * MAINTAINERS (Write After Approval): Add self.
6038
ae263c7a
KH
60392005-06-01 Kazu Hirata <kazu@codesourcery.com>
6040
6041 * MAINTAINERS: Update my email address.
6042
585b3aa3
ZM
60432005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6044
6045 * MAINTAINERS (Write After Approval): Add self.
6046
4930c50b
CD
60472005-05-26 Chris Demetriou <cgd@broadcom.com>
6048
6049 * MAINTAINERS (Write After Approval): Remove self.
6050
2dfbef6d
PB
60512005-05-25 Paolo Bonzini <bonzini@gnu.org>
6052
6053 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6054 (Dependencies): Consider target modules for bootstrap dependencies.
6055 Make target bootstrap modules depend on each stage's gcc.
6056 * Makefile.in: Regenerate.
6057
bcb28cf5
PB
60582005-05-20 Paolo Bonzini <bonzini@gnu.org>
6059
6060 * Makefile.def (configure-gcc): Depend on binutils having been built.
6061 (all-gcc): No need to do it here.
6062 * Makefile.in: Regenerate.
6063
0cf085e4
PB
60642005-05-19 Paul Brook <paul@codesourcery.com>
6065
f610dd5f 6066 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
6067 language cannot be built.
6068 * configure: Regenerate.
6069
dfb2c39a
DJ
60702005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6071
6072 * ylwrap: Import from Automake 1.9.5.
6073
771aaa92
DU
60742005-05-13 David Ung <davidu@mips.com>
6075
6076 * MAINTAINERS (Write After Approval): Add self.
6077
3ac9bd58
MS
60782005-05-09 Mike Stump <mrs@apple.com>
6079
6080 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6081 lt_cv_sys_max_cmd_len for now.
f610dd5f 6082
f77a5578
SC
60832005-05-09 Stan Cox <scox@redhat.com>
6084
6085 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6086
795e36e5
MK
60872005-05-08 Matt Kraai <kraai@ftbfs.org>
6088
6089 * README.SCO: Update the URL.
6090
c9392a2b
DE
60912005-05-05 David Edelsohn <edelsohn@gnu.org>
6092
6093 * ltconfig: Define file_list_spec. Pass file_list_spec and
6094 with_gnu_ld to libtool.
6095 * ltcf-c.sh (aix[45]): Define file_list_spec.
6096 * ltcf-cxx.sh (aix[45]): Same.
6097 * ltcf-gcj.sh (aix[45]): Same.
6098 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6099 exists, write list of input files to temporary file.
6100
bebcd931
MS
61012005-05-04 Mike Stump <mrs@apple.com>
6102
6103 * configure.in: Always pass --target to target configures as
6104 otherwise rebuilds that do --recheck will fail.
6105 * confiugure: Rebuilt.
6106
ce406537
PB
61072005-05-04 Paolo Bonzini <bonzini@gnu.org>
6108
6109 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6110 STAGE_HOST_EXPORTS.
6111 (configure, all): Add bootstrap support.
6112 (Host modules, target modules): Pass post-stage1 flags and exports.
6113 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6114 * Makefile.in: Regenerate.
6115
aa9dcfc4
PB
61162005-04-29 Paolo Bonzini <bonzini@gnu.org>
6117
6118 * configure: Regenerate.
6119
b6f9abcf
MS
61202005-04-27 Mike Stump <mrs@apple.com>
6121
6122 * MAINTAINERS: Add self as darwin maintainer.
6123
acb217cb
BS
61242005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6125
6126 * config.sub: Update from master copy.
6127
b6dae270
MS
61282005-04-21 Mike Stump <mrs@apple.com>
6129
6130 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6131 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6132
c2e0d3a9
HPN
61332005-04-19 Hans-Peter Nilsson <hp@axis.com>
6134
6135 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6136 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6137 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6138 "*-*-elf" and "*-*-linux*".
6139 * configure: Regenerate.
6140
871ae772
JM
61412005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6142
6143 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6144
bf070c29
MS
61452005-04-12 Mike Stump <mrs@apple.com>
6146
6147 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6148
e865b6f7
TK
61492005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6150
6151 * MAINTAINERS (Write After Approval): Add myself.
6152
7b71ad7f
BS
61532005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6154
6155 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6156
25b42232
PB
61572005-04-06 Paolo Bonzini <bonzini@gnu.org>
6158
f610dd5f 6159 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
6160 (TARGET_CONFIGARGS): Include --with-target-subdir.
6161 (configure, all): New macros. Use them throughout.
6162 * Makefile.in: Regenerate.
6163
d727c624
JG
61642005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6165
6166 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 6167
fff72cc4
ZD
61682005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6169
6170 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6171
86472dc3
GP
61722005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6173
6174 * MAINTAINERS: Move John Carr to Write After Approval.
6175
dce2d8b2 61762005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
6177
6178 * config/mh-mingw32: Delete.
6179 * configure.in: Don't use it.
6180 * configure: Regenerate.
6181
33da42bc
PB
61822005-03-31 Paolo Bonzini <bonzini@gnu.org>
6183
6184 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6185 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 6186 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
6187 (HOST_LIB_PATH): Generate from Makefile.def.
6188 (TARGET_LIB_PATH): Likewise.
6189 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6190 * Makefile.in: Regenerate.
6191 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6192 (RPATH_ENVVAR): Include Darwin case.
6193 * configure: Regenerate.
6194
15cc1841
TF
61952005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6196
6197 * MAINTAINERS (Various Maintainers): Remove self.
6198 (Write After Approval): Add self.
6199
6a8c79d5
TF
62002005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6201
6202 * MAINTAINERS (Various Maintainers): Add self.
6203
256f7136
PB
62042005-03-25 Paolo Bonzini <bonzini@gnu.org>
6205
6206 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6207 * configure: Regenerate.
6208
191dd2c9
ZW
62092005-03-21 Zack Weinberg <zack@codesourcery.com>
6210
6211 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6212 gcc_version, and gcc_version_trigger from set of flags to pass.
6213 * Makefile.tpl: Remove definitions of above variables.
6214 (config.status): Remove dependency on $(gcc_version_trigger).
6215 * Makefile.in: Regenerate.
6216 * configure.in: Do not reference config/gcc-version.m4 nor
6217 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6218 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6219 * configure: Regenerate.
6220
ef6e9bc0 62212005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 6222 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
6223
6224 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6225 * Makefile.in: Regenerate.
6226
009bbd5a
FW
62272005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6228
6229 * MAINTAINERS (Write After Approval): Add myself.
6230
09f8755b
DA
62312005-03-03 David Ayers <d.ayers@inode.at>
6232
6233 * MAINTAINERS (Write After Approval): Add myself.
6234
e73ed25c
AO
62352005-03-01 Alexandre Oliva <aoliva@redhat.com>
6236
6237 PR libgcj/20160
6238 * ltmain.sh: Avoid creating archives with components that have
6239 duplicate basenames.
6240
ace9ac7b
AP
62412005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6242
6243 PR bootstrap/20250
6244 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6245 instead of check.
6246 * Makefile.in: Regenerate.
6247
c9db9354
PB
62482005-02-28 Paolo Bonzini <bonzini@gnu.org>
6249
6250 * Makefile.in: Regenerate to fix conflict between the previous two
6251 patches.
6252
215c351a
PB
62532005-02-28 Paolo Bonzini <bonzini@gnu.org>
6254
6255 PR bootstrap/17383
6256 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6257 * Makefile.tpl (HOST_SUBDIR): New substitution.
6258 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6259 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6260 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6261 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6262 (Host modules, Bootstrapped modules): Use it.
6263 (Build modules, Target modules): Do not create symlink trees,
6264 always configure out-of-srcdir.
6265 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6266 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6267 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6268 $(HOST_SUBDIR). Create a symlink for host_subdir.
6269
6270 * Makefile.in: Regenerate.
6271 * configure: Regenerate.
6272
5395b47b
NN
62732005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6274
6275 Merged from libada-gnattools-branch:
6276 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6277
6278 * gnattools: New directory.
6279 * Makefile.def: Add gnattools as a module, depending on target-libada.
6280 * Makefile.in: Regenerate.
6281 * configure.in: Include gnattools in host_tools; disable it if ada
6282 is disabled.
6283 * configure: Regenerate.
6284
ca2cc05c
JM
62852005-02-24 James A. Morrison <phython@gcc.gnu.org>
6286
6287 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6288 treelang maintainer.
6289 (Write After Approval): Remove myself.
6290
d2f3024f
PS
62912005-02-23 Paul Schlie <schlie@comcast.net>
6292
6293 * configure.in: Allow darwin targeted ports to build tk, itcl and
6294 libgui.
6295 * configure: Regenerate.
6296
bba5e0ca
EB
62972005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6298
6299 PR libgcj/10353
6300 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6301 * configure: Regenerate.
6302
70132ce7
SK
63032005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6304
6305 * MAINTAINERS (Write After Approval): Add myself.
6306
20f0edca
ILT
63072005-02-10 Ian Lance Taylor <ian@airs.com>
6308
6309 * MAINTAINERS: Update my e-mail address.
6310
e64e5109
RG
63112005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6312
6313 * MAINTAINERS (Write After Approval): Add myself.
6314
40d64b5a
HPN
63152005-01-29 Hans-Peter Nilsson <hp@axis.com>
6316
6317 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6318 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6319 target-libgloss when not *-*-elf and *-*-aout.
6320 * configure: Regenerate.
6321
54a12711
KH
63222005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6323
6324 * MAINTAINERS: Remove obsolete entries.
6325
0aa99dbb
KH
6326 * MAINTAINERS (Write After Approval): Add Michael Matz.
6327
2b009f5f
NB
63282005-01-19 Neil Booth <neil@daikokuya.co.uk>
6329
6330 * MAINTAINERS: Remove self as cpplib maintainer.
6331
385870f5
KC
63322005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6333
6334 * install-sh, config.sub: Import from upstream.
6335
e7daab31
KC
63362005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6337
6338 PR bootstrap/18222
6339 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6340 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6341 * Makefile.in: Regenerate.
6342
e6003f4d
JT
63432005-01-16 Jason Thorpe <thorpej@netbsd.org>
6344
6345 * MAINTAINERS: Update my email address.
6346
145e2972 63472005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 6348 Andreas Schwab <schwab@suse.de>
145e2972
DE
6349
6350 PR bootstrap/18033
6351 * config-ml.in: Eval option if surrounded by single quotes.
6352
86c7e0da
PB
63532005-01-03 Paolo Bonzini <bonzini@gnu.org>
6354
6355 Revert 2004-12-28 Makefile changes, a better fix will be
6356 applied to mainline and src after GCC 4.0 branches.
6357
3224a22f
PB
63582004-12-28 Paolo Bonzini <bonzini@gnu.org>
6359
6360 PR bootstrap/17383
6361
6362 * Makefile.def (target_modules): Remove stage parameter,
6363 it is always true now.
6364 * Makefile.tpl (configure-build-[+module+],
6365 configure-target-[+module+]): Always build symlink tree
6366 for the directory and for include. BUILD_SUBDIR and
6367 TARGET_SUBDIR cannot be . anymore.
6368 * Makefile.in: Regenerate.
6369
aaf51ca2
DE
63702004-12-25 David Edelsohn <edelsohn@gnu.org>
6371
6372 Revert 2004-12-08 Makefile changes.
6373
4e32e454
DS
63742004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6375
6376 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6377 cygwin, mingw.
6378
669f01d8
AS
63792004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6380
6381 * configure.in (sh64-*-*): Reenable gprof.
6382 * configure: Regenerate.
6383
1b227ee0
DE
63842004-12-08 David Edelsohn <edelsohn@gnu.org>
6385
6386 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6387 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6388 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6389 * Makefile.in: Regenerate.
6390
ce5e944c
CF
63912004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6392
6393 * MAINTAINERS: Update my email address.
6394
893f1e87
MK
63952004-12-07 Matt Kraai <kraai@ftbfs.org>
6396
6397 * Makefile.tpl: Generate normal dependencies if the LHS module is
6398 not bootstrapped.
6399 * Makefile.in: Regenerate.
6400
bb59c339
RS
64012004-12-03 Richard Sandiford <rsandifo@redhat.com>
6402
6403 * configure.in: Include config/gxx-include-dir.m4. Use
6404 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6405 * configure: Regenerate.
6406
4982adbe
RS
64072004-12-03 Richard Sandiford <rsandifo@redhat.com>
6408
6409 * config.if: Delete.
6410 * configure.in: Set libstdcxx_incdir directly.
6411 * configure: Regenerate.
6412
05750653
EC
64132004-12-02 Eric Christopher <echristo@redhat.com>
6414
6415 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6416 * Makefile.in: Regenerate.
6417
5fef1dbd
RS
64182004-12-02 Richard Sandiford <rsandifo@redhat.com>
6419
6420 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6421 * configure: Regenerate.
6422
afabd8e6
RS
64232004-12-02 Richard Sandiford <rsandifo@redhat.com>
6424
6425 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6426 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6427 * configure: Regenerate.
6428
78716e86
EC
64292004-12-01 Eric Christopher <echristo@redhat.com>
6430
6431 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6432 of things to remove.
6433
57ab8ba9
MK
64342004-11-29 Matt Kraai <kraai@ftbfs.org>
6435
6436 * MAINTAINERS (Write After Approval): Update my e-mail address.
6437
2539bffe
KC
64382004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6439
6440 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6441 from CVS libtool to always pass_all.
6442
3e732ba0
JDA
64432004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6444
6445 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6446 (hppa*64*-*-*): Delete incorrect comment.
6447 * configure: Rebuilt.
6448
767f726e
KC
64492004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6450
6451 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6452
2c92e90f
KC
64532004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6454
6455 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6456 from CVS libtool to always pass_all.
6457
32f84e48
KC
64582004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6459
6460 * install-sh, compile: Import from automake.
6461
9587be8a
KC
64622004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6463
6464 * config.guess, config.sub: Import from savannnah.
6465
04e81808 64662004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
6467
6468 * MAINTAINERS (Write After Approval): Add myself
6469
f87a2b2e
MS
64702004-11-12 Mike Stump <mrs@apple.com>
6471
6472 * Makefile.def: Add html support.
6473 * Makefile.tpl: Likewise.
6474 * Makefile.in: Regenerate.
6475
848556c2
GK
64762004-11-11 Geoffrey Keating <geoffk@apple.com>
6477
556f03c4
GK
6478 PR 18423
6479 * configure.in: Remove all instances of build-fixincludes from
6480 noconfigdirs.
6481 (build_configargs): Supply --target to subdirectories.
6482 * configure: Regenerate.
6483
848556c2
GK
6484 * Makefile.def: Make gcc install depend on fixincludes install.
6485 * Makefile.in: Regenerate.
6486
9e5712a5
JJ
64872004-11-10 Janis Johnson <janis187@us.ibm.com>
6488
6489 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6490
4ef509c0
PB
64912004-11-11 Paul Brook <paul@codesourcery.com>
6492
6493 * MAINTAINERS: Add self as arm maintainer. Update email address.
6494
20d11df6
HPN
64952004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6496
6497 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6498 target-libgfortran.
79fd8592 6499 * configure: Regenerate.
20d11df6 6500
68c70f15
DE
65012004-11-07 David Edelsohn <edelsohn@gnu.org>
6502
6503 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6504 like CC.
6505
54f88091
PB
65062004-11-05 Paolo Bonzini <bonzini@gnu.org>
6507
6508 * Makefile.def (host fixincludes): Specify missing targets.
6509 * Makefile.in: Regenerate.
6510
6866abb8
RC
65112004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6512
6513 * MAINTAINERS: Add myself
6514
83f62578
GL
65152004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6516
6517 * MAINTAINERS (Write After Approval): Add myself.
6518
53c7ffe7
GK
65192004-11-04 Geoffrey Keating <geoffk@apple.com>
6520
6521 * Makefile.def: Build fixincludes for the host, too.
6522 * Makefile.in: Regenerate.
6523 * configure.in (host_tools): Add fixincludes.
6524 * configure: Regenerate.
6525
ac8b3d9d
DJ
65262004-11-04 Daniel Jacobowitz <dan@debian.org>
6527
6528 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6529 * configure: Regenerated.
6530
bab37580
L
65312004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6532
6533 PR other/17783
6534 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6535 * configure: Regenerated.
6536
db1de713
MM
65372004-10-31 Mark Mitchell <mark@codesourcery.com>
6538
6539 * README.SCO: Update per FSF instructions.
6540
a827e21a
EW
65412004-10-28 Eric B. Weddington <ericw@evcohs.com>
6542
6543 PR target/18151
6544 * configure.in (case ${target}): Do not build fixincludes for avr.
6545 * configure: Regenerated.
6546
9d069a4f
PB
65472004-10-26 Paolo Bonzini <bonzini@gnu.org>
6548
6549 * configure.in (case ${target}): Do not build fixincludes
6550 on platforms where it is not used.
6551 * configure: Regenerated.
6552
fc45f3fe
DJ
65532004-10-23 Daniel Jacobowitz <dan@debian.org>
6554
6555 * configure.in: Use an absolute path to install-sh.
6556 * configure: Regenerated.
6557
36554b92
AL
65582004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6559
6560 * MAINTAINERS (Write After Approval): Add myself.
6561
88e9994a
KH
65622004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6563
6564 * MAINTAINERS: Remove from Write After Approval those that are
6565 already maintainers.
6566
ad02a944
SP
65672004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6568
6569 * MAINTAINERS: Update my email address.
6570
c8e6cd41
KC
65712004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6572
6573 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6574 * configure: Regenerate.
6575
dce2d8b2 65762004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
6577
6578 * MAINTAINERS: Update my email address.
6579
a8b0957e
KH
65802004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6581
6582 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6583 entries belonging to this category.
6584
96836f61
JZ
65852004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6586
6587 * MAINTAINERS: Update my e-mail address.
6588
7e0b5752
PB
65892004-10-06 Paolo Bonzini <bonzini@gnu.org>
6590
6591 Fix wrong conflict resolution in:
6592
6593 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6594
6595 * Makefile.in: Regenerate.
6596 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6597 in the recursive `make', instead of hardwiring `all'.
6598 (Autogenerated TARGET-* variables): New.
6599
370f7a47
TL
66002004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6601
6602 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 6603 * configure: Regenerate.
370f7a47 6604
13e5d623
KH
66052004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6606
6607 * MAINTAINERS (Various Maintainers): Move the "windows,
6608 cygwin, mingw" maintainer to ...
6609 (OS Port Maintainers): ... here.
6610
a6497c1b
KH
66112004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6612
6613 * MAINTAINERS (Write After Approval): Remove those that are
6614 maintainers of some subsystem.
6615
1abb828a
D
66162004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6617
6618 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6619 * ltcf-cxx.sh (tpf*): Likewise.
6620 * ltconfig (tpf*): Add TPF OS configuration support.
6621
16d1338d
BS
66222004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6623
6624 * MAINTAINERS: Change my email address to my new work account.
6625
9082a750
MR
66262004-09-24 Michael Roth <mroth@nessie.de>
6627
6628 * configure.in (--without-headers): Add missing double quotes.
6629 * configure: Regenerate.
6630
dce2d8b2 66312004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
6632
6633 * ylwrap: Revert to previous version.
6634
4c4a5bbc
L
66352004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6636
6637 PR bootstrap/17369
6638 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6639 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6640 SET_GCC_LIB_PATH_CMD.
6641 (BASE_TARGET_EXPORTS): Likewise.
6642 * Makefile.in: Regenerated.
6643
6644 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6645 * configure: Regenerated.
6646
85f59630
KC
66472004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6648
6649 * config.guess: New upstream version
6650 * compile, depcomp, install-sh, ylwrap: Likewise.
6651
95c53c62
RS
66522004-09-19 Roger Sayle <roger@eyesopen.com>
6653
6654 * config/mh-x86omitfp: New host makefile fragment. Add
6655 -fomit-frame-pointer to the default BOOT_CFLAGS.
6656 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6657 * configure: Regenerate.
6658
0a1c093b
AP
66592004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6660
6661 PR target/11572
6662 * configure.in (*-*-darwin*): Renable libobjc.
6663 * configure: Regenerate.
6664
315fcf97
NS
66652004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6666
6667 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6668
0a050485 66692004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 6670
0a050485
DB
6671 * Makefile.def: Remove libbanshee.
6672 * Makefile.tpl: Ditto.
6673 * configure.in: Ditto.
6674 * Makefile.in: Regen.
6675 * configure: Ditto.
6676
5f4a098e
DE
66772004-09-08 David Edelsohn <edelsohn@gnu.org>
6678
6679 * ltmain.sh: Use $pic_object as $non_pic_object if
6680 $non_pic_object=none.
6681
32b2511f
PB
66822004-09-07 Paolo Bonzini <bonzini@gnu.org>
6683
6684 * missing: Import latest version from master repository.
6685
fc4d0e82
NC
66862004-09-06 Nick Clifton <nickc@redhat.com>
6687
6688 * config.sub: Import latest version from master repository.
6689 * config.guess: Likewise.
6690 This includes these changes:
78716e86 6691
fc4d0e82
NC
6692 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6693
6694 * config.sub: Handle crisv32, alias etraxfs.
6695 * config.guess (crisv32:Linux:*:*): Handle.
6696
6697 2004-08-13 Brad Smith <brad@comstyle.com>
6698
6699 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6700 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6701
6702 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6703
6704 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6705 assume the processor is a powerpc. This is because coreutils
6706 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6707 in this case, due to a MacOS X bug that causes
6708 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6709 to return a negative number.
6710 Problem reported by Petter Reinholdtsen in:
6711 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6712
6713 2004-07-19 Ben Elliston <bje@gnu.org>
6714
6715 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6716
6717 2004-06-24 Ben Elliston <bje@gnu.org>
6718
6719 * config.guess: Update copyright years.
6720 * config.sub: Likewise.
6721
6722 2004-06-22 Robert Millan <robertmh@gnu.org>
6723
6724 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6725 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6726
6727 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6728
6729 * config.guess (*:*VMS:*:*): New entry. Replaces
6730 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6731 manufacturer.
6732
6733 2004-06-22 Ben Elliston <bje@gnu.org>
6734
6735 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6736 * config.sub: Likewise.
6737
6738 2004-06-22 Ben Elliston <bje@gnu.org>
6739
6740 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6741 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6742
6743 2004-06-11 Ben Elliston <bje@gnu.org>
6744
6745 * config.guess (pegasos:OpenBSD:*:*): Remove.
6746
6747 2004-06-11 Ben Elliston <bje@gnu.org>
6748
6749 From Wouter Verhelst <wouter@grep.be>:
6750 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6751
6752 2004-06-11 Ben Elliston <bje@gnu.org>
6753
6754 * config.guess (luna88k:OpenBSD:*:*): New.
6755
6756 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6757
6758 * config.guess (m32r*:Linux:*:*): New case.
6759 * config.sub: Handle m32rle.
6760
6761 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6762
6763 From Jens Petersen <petersen@redhat.com>:
6764 * config.sub: Handle sparcv8.
6765
6766 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6767
6768 From Tom Smith <smith@cag.lkg.hp.com>:
6769 * config.guess: Version suffixes are equally significant on Tru64
6770 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6771 prefix of "P" (patched kernel).
6772
6773 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6774
6775 * config.sub: Add support for National Semiconductor CRX target.
6776
2f4cc6bf
JJ
67772004-09-03 Janis Johnson <janis187@us.ibm.com>
6778
6779 * MAINTAINERS (Various Maintainers): Remove myself as web page
6780 maintainer, add myself as maintainer of build status lists.
6781
61fec9ff
JB
67822004-09-03 Jan Beulich <jbeulich@novell.com>
6783
6784 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6785 *-*-netware, but add target-libmudflap.
6786 Consolidate *-*-netware targets (of which really only i?86 exists)
6787 into a single entry.
6788 * configure: Likewise.
6789
45f366ab
PB
67902004-09-01 Paolo Bonzini <bonzini@gnu.org>
6791
6792 * Makefile.tpl (sorry): Remove.
6793 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6794 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6795 (do-clean): Clean per-stage directories too.
6796 (do-distclean): Run distclean-stage1 too.
6797 (.NOTPARALLEL): Enable during toplevel bootstrap.
6798 (stage[+id+]-bubble): Enable parallel execution during
6799 the recursive invocation.
6800 * Makefile.in: Regenerate.
6801
6802 Fix previous checkin:
6803
6804 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6805 include.
6806 * configure.in: Fix indentation.
6807 * configure: Regenerate.
6808
dce2d8b2 68092004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 6810
45f366ab
PB
6811 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6812 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6813 * configure: regenerate
78716e86 6814 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 6815 -mdynamic-no-pic
be8fff81 6816
71b5d516
PB
68172004-08-31 Paolo Bonzini <bonzini@gnu.org>
6818
6819 * Makefile.def (build_modules): Add fixincludes.
6820 (dependencies): Make gcc depend on fixincludes.
6821 * configure.in (build_tools): Add fixincludes.
6822 (build_configdirs): Always include build_libs.
6823 * Makefile.in: Regenerate.
6824 * configure: Regenerate.
6825
68262004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
6827
6828 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6829 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6830 phony targets; do not generate timestamp files.
6831 (distclean-stageN): Remove references to their timestamp files.
6832 (restageN, touch-stageN): Remove.
6833 (stageN-bubble): Rewritten.
6834 (compare): Support lean bootstraps.
6835 * Makefile.in: Regenerate.
6836
6837 * configure.in: Only warn when bootstrapping but
6838 build != host or build != target. Support lean bootstraps.
6839 * configure: Regenerate.
6840
ce7cbbb0
PE
68412004-08-26 Phil Edwards <phil@codesourcery.com>
6842
6843 * configure.in: Give a better error message if GMP/MPFR are missing
6844 and a language needing them has been requested.
6845 * configure: Regenerated.
6846
9c71a529
PE
68472004-08-25 Phil Edwards <phil@codesourcery.com>
6848
6849 * configure.in: Print a list of available language front-ends if
6850 a requested one is missing. Tidy stray tab characters.
6851 * configure: Regenerated.
6852
e3f92d3b
MK
68532004-08-19 Michael Koch <konqueror@gmx.de>
6854
6855 * gcc/doc/install.texi: Update entry about automake for libjava.
6856
c3f84f61
RM
68572004-08-17 Robert Millan <robertmh@gnu.org>
6858
6859 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6860 (instead of FreeBSD).
6861 * configure: Regenerate.
6862
7c27e184
PB
68632004-08-16 Paolo Bonzini <bonzini@gnu.org>
6864
6865 * Makefile.in: Regenerate.
6866 * configure: Regenerate.
6867
6868 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6869 stage_*_flags.
6870 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6871 for bootstrapped modules if toplevel bootstrap is going.
6872 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6873 modules. Adjust for changes in Makefile.def. Enable several
6874 rules even in non-bootstrap mode, just to avoid peppering the
6875 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6876 (stage-[+prev+]-bubble): Remove.
6877
6878 * Makefile.def (Dependencies): Depend on all-build-bison,
6879 all-build-flex, all-build-byacc, all-build-texinfo, rather
6880 than the host variations.
6881 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6882 with BUILD_SUBDIR.
6883 (BISON): Update for recent Bisons.
6884 (YACC): Fix typo.
6885 (cross): Depend on all-build.
6886 (all): Do not depend on all-build.
6887 (prebootstrap): Remove.
6888 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6889 (Prebootstrap dependencies): Add them to the per-stage targets
6890 and to all-prebootstrap.
6891 * configure.in (build_configdirs): Always enable build_tools.
6892 (BUILD_DIR_PREFIX): Remove.
6893
6894 * Makefile.def (gcc): Add target variable.
6895 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6896 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6897 in the recursive `make', instead of hardwiring `all'.
6898 (Autogenerated TARGET-* variables): New.
6899
20f3bb80
BB
69002004-08-13 Brian Booth <bbooth@redhat.com>
6901
6902 * MAINTAINERS: Remove myself from write-after-approval.
6903
b5be499d
NN
69042004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6905
6906 * src-release: Stop distributing mmalloc with gdb (which doesn't
6907 use it).
6908 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6909 * Makefile.in: Regenerate.
6910
b3f8d95d
MM
69112004-08-09 Mark Mitchell <mark@codesourcery.com>
6912
6913 * configure.in (arm*-*-eabi*): New target.
6914 * configure: Regenerate.
6915
3589b69e
PB
69162004-08-06 Paolo Bonzini <bonzini@gnu.org>
6917
6918 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6919 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6920 (Dependencies): New section.
6921 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6922 (configure-target-[+module+]): Depend on maybe-all-gcc
6923 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6924 (toplevel profiledbootstrap): Fix dependencies.
6925 * Makefile.in: Regenerate.
6926
972974fc
MM
69272004-08-03 Mark Mitchell <mark@codesourcery.com>
6928
6929 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6930 target-libiberty to noconfigdirs.
6931 * configure: Regenerate.
6932
bebf829d
PB
69332004-08-03 Paul Brook <paul@codesourcery.com>
6934
6935 * configure.in: Check for MPFR as well as GMP.
6936 * configure: Regenerate.
6937
98a5bb3b
RM
69382004-08-01 Robert Millan <robertmh@gnu.org>
6939
6940 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6941 libmudflap for all GNU-based systems (with Glibc).
6942 * configure: Regenerate.
6943
dce2d8b2 69442004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
6945
6946 * Makefile.def (host-modules): Add gcc.
6947 * Makefile.in: Regenerate.
6948 * Makefile.tpl (sorry): New rule.
6949 (configure-host, all-host, [+make_target+]-host, do-check,
6950 install-host): Do not add gcc as a special case.
6951 (host modules): Add a small special-casing for gcc. Export
6952 extra_make_flags through the environment.
6953 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6954 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6955 other recursive targets for gcc): Remove.
6956
6957 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6958 (stage, unstage): New rules.
6959 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6960 distclean-stage[+id+]): Use stage_current.
6961 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6962 the stage*-start rules.
6963
aeb732c1
GK
69642004-08-02 Geoffrey Keating <geoffk@apple.com>
6965
6966 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6967 use -all_load flag.
6968
25b656e7
PB
69692004-08-02 Paolo Bonzini <bonzini@gnu.org>
6970
6971 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6972 * configure: Regenerate.
6973
cc440d71
TM
69742004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6975
6976 * maintainer-scripts/gcc_release: Revert yesterday's change.
6977
270e140b
SB
69782004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6979
6980 * MAINTAINERS: Add myself to write-after-approval.
6981
3e4035f8
TM
69822004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6983
6984 * libf2c: Removed.
6985 * gcc/gccbug.in: Updated because of libf2c removal.
6986 * maintainer-scripts/gcc_release: Ditto.
6987
dce2d8b2 69882004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
6989
6990 * configure.in: Build libmudflap by default on FreeBSD.
6991 * configure: Regenerated.
6992
dfcada9a
MM
69932004-07-09 Mark Mitchell <mark@codesourcery.com>
6994
6995 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6996 systems.
6997 * configure: Regenerated.
6998
dce2d8b2 69992004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
7000
7001 PR target/16344
7002 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7003 feedback based compiler.
7004 * Makefile.in: Rebuilt.
7005
95bcca47
AO
70062004-07-08 Alexandre Oliva <aoliva@redhat.com>
7007
7008 * Makefile.def (host_modules): Set bootstrap=true for flex.
7009 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7010 * Makefile.in: Rebuilt.
7011
051822f6
JH
70122004-07-07 Jan Hubicka <jh@suse.cz>
7013
7014 * MAINTAINERS: Add self as a profile feedback maintainer.
7015
7b61653a
PE
70162004-07-05 Phil Edwards <phil@codesourcery.com>
7017
7018 * configure.in: Do not prepend $srcdir to /dev/null in
7019 makefile fragments.
7020 * configure: Regenerate.
7021
23f6b2f9
PB
70222004-07-01 Paolo Bonzini <bonzini@gnu.org>
7023
7024 * Makefile.def (build_modules): Add bison, byacc, flex,
7025 m4, texinfo.
7026 (flags_to_pass): Add FLEX.
7027 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7028 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7029 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7030 DEFAULT_MAKEINFO): Remove.
7031 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7032 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7033 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7034 objdir or else use configured tool.
7035 (all-build): New.
7036 (all): Depend on it.
7037 (Build module dependencies): Add.
7038 * Makefile.in: Regenerate.
7039 * configure.in: Better support for multiple build modules,
7040 matching what is done for host/target modules. Do not look
7041 for "plausible" locations of build tools if Canadian cross.
7042 Use autoconf's AC_PROG_CC to find a C compiler. Define
7043 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7044 * configure: Regenerate.
78716e86 7045
1c020272
PB
70462004-06-22 Paolo Bonzini <bonzini@gnu.org>
7047
7048 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7049 * Makefile.in: Regenerate.
7050
a52a0a7f
PB
70512004-06-22 Paolo Bonzini <bonzini@gnu.org>
7052
7053 * Makefile.tpl (configure-build-[+module+],
7054 configure-[+module+], configure-target-[+module+]): Pass
7055 [+extra_configure_args+].
7056 (all-build-[+module+], all-[+module+], check-[+module+],
7057 install-[+module+], [+make_target+]-[+module+],
7058 all-target-[+module+], check-target-[+module+],
7059 install-target-[+module+], [+make_target+]-target-[+module+]):
7060 Pass [+extra_make_args+].
7061 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7062 (GCC_HOST_EXPORTS): Remove.
7063 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7064 cross, check-gcc, check-gcc-c++, install-gcc,
7065 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7066 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7067 * Makefile.in: Regenerate.
7068
ccde3f1a
MS
70692004-06-21 Matthew Sachs <msachs@apple.com>
7070
7071 * MAINTAINERS: Added self to write-after-approval.
7072
6264b0a6
CF
70732004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7074
7075 * configure.in: Check for srcdir/winsup rather than build directory
7076 winsup.
7077 * configure: Regenerate.
7078
801e2270
CV
70792004-06-17 Corinna Vinschen <vinschen@redhat.com>
7080
7081 * configure.in: Don't build Cygwin native newlib if winsup
7082 directory is missing. Emit warning instead.
7083 * configure: Regenerate.
7084
ad6717df
PB
70852004-06-09 Paolo Bonzini <bonzini@gnu.org>
7086
7087 * Makefile.tpl (touch-stage[+id+]): New.
7088 (restage[+prev+]): Depend on touch-stage[+id+].
7089
7090 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7091 Use it throughout.
7092
7093 * Makefile.def: Add profile and feedback bootstrap stages.
7094 Remove next field from bootstrap stages.
7095 * Makefile.tpl (LN, LN_S): Substitute.
7096 (stageN-start, stageN-end): Use double-colon rules, to
7097 provide a hook for additional setup commands.
7098 (distclean-stageN-gcc, restageN): Create dependencies from
7099 [+prev+], not from [+next+].
7100 (stageN-bubble): Add commands for successive stages from
7101 [+prev+], using double-colon rules.
7102 (all-stageN-gcc): Fix typo.
7103 (stagefeedback-start, profiledbootstrap): New.
7104 * Makefile.in: Regenerate.
7105 * configure.in: Call ACX_PROG_LN.
7106 * configure: Regenerate.
7107
5bbb9680
CY
71082004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7109
7110 * MAINTAINERS (Write After Approval): Add myself.
7111
e18be1d4
MA
71122004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7113
7114 * MAINTAINERS (Write After Approval): Add myself.
7115
5607edfd
PB
71162004-06-03 Paolo Bonzini <bonzini@gnu.org>
7117
7118 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7119 without gcc.
7120 * configure: Regenerate.
7121
1ec4e9c3
PB
71222004-06-01 Paolo Bonzini <bonzini@gnu.org>
7123
7124 * Makefile.tpl: Fix typo.
7125 * Makefile.in: Regenerate.
7126
dce2d8b2 71272004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
7128
7129 * configure.in: Remove new- prefix from toplevel
7130 bootstrap targets.
7131 * configure: Regenerate.
7132
f516a7da
PB
71332004-06-01 Paolo Bonzini <bonzini@gnu.org>
7134
7135 * Makefile.tpl (all.normal): Rename to all.
7136 (all): Replace with a rule to pick the default
7137 target from configure.
7138 (all-gcc, configure-gcc): Use conditionals to
7139 do nothing when toplevel bootstrap is going on.
7140 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7141 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7142 * configure.in: Support --enable-bootstrap.
7143
7144 * Makefile.def: Remove new- prefix from toplevel
7145 bootstrap targets.
7146 * Makefile.tpl: Likewise.
7147
7148 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7149 target.
7150
7151 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7152 $(RECURSE_FLAGS) to recursive invocation of make.
7153
7154 * Makefile.in: Regenerate.
7155 * configure: Regenerate.
7156
78dd5e36 71572004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 7158 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
7159
7160 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7161 like CC.
7162
30f1bddc
DJ
71632004-05-27 Daniel Jacobowitz <dan@debian.org>
7164
7165 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7166 * configure: Regenerate.
7167
4fc4dd12
DJ
71682004-05-25 Daniel Jacobowitz <drow@false.org>
7169
7170 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7171 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7172 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7173 targets.
7174 * Makefile.in: Regenerate.
7175
dce2d8b2 71762004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
7177
7178 * configure.in: Test the ability to symlink directories.
7179 * configure: Regenerate.
7180
7181 * Makefile.def (bootstrap-stage): New definitions.
7182 * Makefile.tpl (configure-stage1-gcc,
7183 configure-stage2-gcc, configure-stage3-gcc,
7184 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7185 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7186 new-restage3, compare): Autogenerate, see Makefile.in
7187 entry for behavioral changes.
7188 (distclean-stage1, new-stage1-start, new-stage1-end,
7189 new-stage1-bubble, distclean-stage2, new-stage2-start,
7190 new-stage2-end, new-stage2-bubble, distclean-stage3,
7191 new-stage3-start, new-stage3-end): New autogenerated targets.
7192 (objext, prebootstrap, BOOT_CFLAGS,
7193 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7194 targets.
7195
7196 * Makefile.in: Regenerate.
7197 (distclean-stage1, new-stage1-start, new-stage1-end,
7198 new-stage1-bubble, distclean-stage2, new-stage2-start,
7199 new-stage2-end, new-stage2-bubble, distclean-stage3,
7200 new-stage3-start, new-stage3-end): New targets.
7201 (all-stage1-gcc): Move prebootstrap dependency from here...
7202 (configure-stage1-gcc): ...to here.
7203 (new-bootstrap): Use bubble targets.
7204 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7205 Use per-stage distclean targets.
7206 (configure-stage1-gcc, configure-stage2-gcc,
7207 configure-stage3-gcc, all-stage1-gcc,
7208 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7209 Use new-stageN-start to prepare the tree.
7210
4f4e53dd
PB
72112004-05-23 Paolo Bonzini <bonzini@gnu.org>
7212
7213 * Makefile.def (host_modules): add libcpp.
7214 * Makefile.tpl: Add dependencies on and for libcpp.
7215 * Makefile.in: Regenerate.
7216 * configure.in: Add libcpp host module.
7217 * configure: Regenerate.
7218
60975492
PB
72192004-05-21 Paolo Bonzini <bonzini@gnu.org>
7220
7221 * Makefile.tpl: Whenever a recursive target is defined, wrap
7222 it in a special @if/@endif block, and prepare its maybe
7223 dependency in the @if/@endif block
7224 * configure.in: Instead of writing maybe dependencies, remove
7225 the @if/@endif statements, and remove the @if/@endif blocks
7226 that remain.
7227 * configure: Regenerate.
7228 * Makefile.in: Regenerate.
7229
5ce7d75d
JJ
72302004-05-20 Janis Johnson <janis187@us.ibm.com>
7231
7232 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7233
c779c42f
KK
72342004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7235
7236 PR bootstrap/15120
7237 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7238 * */configure: Rebuilt.
7239
b4117c30
ZW
72402004-05-17 Zack Weinberg <zack@codesourcery.com>
7241
7242 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7243 of libf2c.
7244 * configure, Makefile.in: Regenerate.
7245
719bb4e3 72462004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
7247
7248 * MAINTAINERS (Write After Approval): Add myself.
7249
6de9cd9a
DN
72502004-05-13 Diego Novillo <dnovillo@redhat.com>
7251
7252 Merge from tree-ssa-20020619-branch.
7253
7254 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7255 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7256 (HOST_GMPLIBS): Define.
7257 (HOST_GMPINC): Define.
7258 (TARGET_LIB_PATH): Add libmudflap.
7259 (GFORTRAN_FOR_TARGET): Define.
7260 (configure-build*): Export GFORTRAN.
7261 (configure-gcc): Export GMPLIBS and GMPINC.
7262 (all-gcc): Add maybe-all-libbanshee.
7263 (configure-target-libgfortran): Define.
7264 * Makefile.in: Regenerate.
7265 * configure.in (host_libs): Add libbanshee.
7266 (target_libraries): Add target-libmudflap and target-libgfortran.
7267 Add --with-libbanshee.
7268 Handle --disable-libmudflap.
7269 (*-*-freebsd*): Use with_gmp.
7270 Add $(libgcj) to noconfigdirs.
7271 * configure: Regenerate.
7272 * depcomp: New file.
7273 * MAINTAINERS: Add tree-ssa maintainers.
7274
8f1b790f
VM
72752004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7276
b4117c30 7277 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 7278
693446fc
BF
72792004-04-30 Brian Ford <ford@vss.fsi.com>
7280
b4117c30 7281 * MAINTAINERS (Write After Approval): Add myself.
693446fc 7282
d1bb666c
UB
72832004-04-29 Uros Bizjak <uros@kss-loka.si>
7284
b4117c30 7285 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 7286
6cf1ac42
PB
72872004-04-28 Paolo Bonzini <bonzini@gnu.org>
7288
7289 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7290 * configure: Regenerate.
7291
632933d5
PB
72922004-04-27 Paolo Bonzini <bonzini@gnu.org>
7293
7294 Revert:
7295 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7296
7297 * Makefile.def (flags_to_pass): Remove *dir variables that
7298 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7299 as well as prefix and exec_prefix.
7300 * Makefile.in: Regenerate.
7301
80dc6aa0
RM
73022004-04-26 Robert Millan <robertmh@gnu.org>
7303
7304 Add patches from libtool CVS.
7305 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7306 * ltconfig: Likewise.
7307 * ltcf-c.sh: Likewise.
7308 * ltcf-cxx.sh: Likewise.
7309 * ltcf-gcj.sh: Likewise.
7310
e11283f1
PB
73112004-04-26 Paolo Bonzini <bonzini@gnu.org>
7312
7313 * Makefile.def (host_modules): Mark with the bootstrap
7314 flag packages on which gcc depends.
7315 * Makefile.tpl (all-bootstrap): Use it.
7316 * Makefile.in: Regenerate.
7317
8546950c
PB
73182004-04-26 Paolo Bonzini <bonzini@gnu.org>
7319
7320 * Makefile.def (flags_to_pass): Remove *dir variables that
7321 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7322 as well as prefix and exec_prefix.
7323 * Makefile.in: Regenerate.
7324
a76494aa
PB
73252004-04-26 Paolo Bonzini <bonzini@gnu.org>
7326
b4117c30
ZW
7327 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7328 * configure: Regenerate.
7329 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7330 * gcc/Makefile.tpl (compare): Use the result of the test.
7331 * gcc/Makefile.in: Regenerate.
a76494aa 7332
03a91701
PB
73332004-04-23 Paolo Bonzini <bonzini@gnu.org>
7334
7335 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7336 Always relocate gcc and prev-gcc to the original names, even
7337 if the build fails.
7338 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7339 New targets.
7340
082a6351
LG
73412004-04-23 Laurent GUERBY <laurent@guerby.net>
7342
7343 * MAINTAINERS: Update my email address.
b4117c30 7344
1f1d584b
RO
73452004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7346
7347 * configure.in (mips*-*-irix5*): Enable ld.
7348 * configure: Regenerate.
082a6351 7349
1db673ca
RO
73502004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7351
7352 * configure: Regenerate.
7353
ce4ea44e
JW
73542004-04-15 James E Wilson <wilson@specifixinc.com>
7355
7356 * Makefile.tpl (configure-[+module+], configure-gcc,
7357 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7358 Set and export LDFLAGS.
7359 * Makefile.in: Regenerate.
7360
611f62ad
MC
73612004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7362
b4117c30 7363 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 7364
be912515
NN
73652004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7366
7367 PR bootstrap/14871
7368 * Makefile.tpl: If we don't have built-in-tree target tools,
7369 use the ones found by configure rather than hacking around with
7370 program_transform_name.
7371 * configure.in: Give Makefile.tpl the information necessary
7372 to do that.
7373 * Makefile.in: Regenerate.
7374 * configure: Regenerate.
7375
9104315a
NN
73762004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7377
7378 PR bootstrap/14760
7379 * configure.in: When computing baseargs, strip *all* copies of
7380 offending options. Also, don't match/substitute the trailing space,
7381 so that this actually works when two similar options are separated by
7382 only one space.
7383 * configure: Regenerate.
7384
bef1d700
DE
73852004-04-06 David Edelsohn <edelsohn@gnu.org>
7386
b4117c30
ZW
7387 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7388 (rs6000-*-aix*): Same.
7389 * configure: Regenerate.
bef1d700 7390
54bcf05e 73912004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
7392
7393 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 7394
369a832c 73952004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
7396
7397 * MAINTAINERS: Add myself to write-after-approval.
369a832c 7398
09a9c095
NN
73992004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7400
7caf53cb
NN
7401 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7402 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7403 * Makefile.in: Regenerate.
7404
09a9c095
NN
7405 * configure.in (top level bootstrap support): Rework --enable-werror
7406 to set @stage2_werror_flag@.
7407 * configure: Regenerate.
7408 * Makefile.tpl (top level bootstrap support): Pass
7409 @stage2_werror_flag@ down to configure in stages 2 and 3.
7410 * Makefile.in: Regenerate.
7411
5595a2bd
NN
74122004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7413
cbfd7e06
NN
7414 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7415 for stages 2 and 3 as well as in make. As a consequence, remove
7416 OUTPUT_OPTION (now detected by configure) from the flags passed down
7417 to make.
7418 * Makefile.in: Regenerate.
7419
5595a2bd
NN
7420 * Makefile.tpl (new-bootstrap): Fix typo.
7421 * Makefile.in: Regenerate.
7422
ca3b3e20
NN
74232004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7424
295f4e42
NN
7425 * Makefile.tpl: Rearrange by moving recursive_targets rules
7426 into their proper sections.
7427 * Makefile.tpl (top level bootstrap support): Move disabling
7428 of coverage flags from 'make' to 'configure'; improve comments.
7429 * Makefile.in: Regenerate.
7430
340de83f
NN
7431 * Makefile.tpl (experimental top level bootstrap) Move stage1
7432 language setting from all- target to configure- target; disable
7433 intermodule optimization in stage 1; prevent gratuitous rebuilds
7434 of stage 1.
7435 * Makefile.in: Regenerate.
7436 * configure.in: Comma-separate stage 1 language list for top
7437 level bootstrap.
7438 * configure: Regenerate.
7439
ca3b3e20
NN
7440 * Makefile.tpl: Clean up experimental top level bootstrap support:
7441 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7442 prev-gcc in configure- targets as well as all- targets.
7443 * Makefile.in: Regenerate.
7444
4d038073
KC
74452004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7446
7447 * compile: New file imported from automake.
7448
ab3533d6
PB
74492004-03-17 Paolo Bonzini <bonzini@gnu.org>
7450
7451 * configure.in: Remove symbolic link section.
7452 * configure: Regenerate.
7453 * Makefile.tpl (links): Remove.
7454 * Makefile.in: Regenerate.
7455
1e0f07d3 74562004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 7457 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
7458
7459 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 7460 Set with AC_CHECK_PROGS.
1e0f07d3
PB
7461 * configure.in: Fix comment typo from last patch.
7462 * configure: Regenerate.
7463
2805b53a
NN
74642004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7465
7466 * Makefile.tpl: Introduce experimental top level bootstrap support.
7467 * Makefile.in: Regenerate.
7468 * configure.in: Introduce support for top level bootstrap.
7469 * configure: Regenerate.
7470
79b4b7d2 74712004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7472 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
7473
7474 PR bootstrap/14522
7475 * configure.in: Cope with shells that do not support unquoted ^
7476 * configure: Regenerate.
7477
6bbec498 74782004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7479 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
7480
7481 PR bootstrap/14522
79b4b7d2 7482 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
7483 quotes inside quoted backquote substitutions.
7484 * configure: Regenerate.
7485
83c15dfc
AP
74862004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7487
7488 PR bootstrap/14522
f2bd98d4 7489 * configure.in: Fix escaping of $.
83c15dfc
AP
7490 * configure: Regenerate.
7491
55ffb5ed
NN
74922004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7493
7494 * configure: Regenerate, since I forgot to while committing Paolo's
7495 changes.
7496
e4c9c075
PB
74972004-03-08 Paolo Bonzini <bonzini@gnu.org>
7498
7499 PR ada/14131
7500 Move language detection to the top level.
7501 * configure.in: Find default values for the tools as
7502 soon as possible. Disable ada if GNAT is not found.
7503 Emit error message about missing languages. Expand
7504 --enable-languages=all for the gcc subdirectory.
7505
5199e2c6
BE
75062004-03-10 Ben Elliston <bje@gnu.org>
7507
7508 * MAINTAINERS: Update my email address.
7509
c18b95e5
DE
75102004-03-05 David Edelsohn <edelsohn@gnu.org>
7511
7512 * ltconfig: Disable building static libraries if building shared
7513 libraries on AIX 5L.
7514
d0fe5ad3
RS
75152004-03-01 Richard Sandiford <rsandifo@redhat.com>
7516
7517 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7518 and disable libgcj.
7519 * configure: Regenerated.
7520
e6f71f9d
BB
75212004-03-01 Brian Booth <bbooth@redhat.com>
7522
7523 * MAINTAINERS: Add myself to write-after-approval.
7524
8983e50e
PB
75252004-03-01 Paolo Bonzini <bonzini@gnu.org>
7526
7527 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7528
d4cd9d81
NN
75292004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7530
7531 PR bootstrap/7087
7532 * Makefile.tpl: Guard XFOO sed statements better.
7533 * Makefile.tpl: Add dependency for configure-target-libada.
7534 * Makefile.in: Regenerate (incidentally fixes broken
7535 commit when libada-branch was merged).
7536
0ea0229e
KC
75372004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7538
7539 * MAINTAINERS: Add myself to write-after-approval.
7540
bad93735
AP
75412004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7542
7543 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7544 maintainers.
7545
a7ca14fc
AC
75462004-02-20 Andrew Cagney <cagney@redhat.com>
7547
7548 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7549 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7550
51592782
NN
75512004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7552
7553 PR bootstrap/11932
7554 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7555
6a30854a
JQ
75562004-02-14 Jerry Quinn <jlquinn@optonline.net>
7557
7558 * MAINTAINERS: Added myself to write-after-approval.
7559
be8b2bee
MK
75602004-02-14 Michael Koch <konqueror@gmx.de>
7561
7562 * MAINTAINERS: Added myself to write-after-approval.
7563
972760b7
JM
75642004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7565
7566 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7567 some OS port maintainers to OS port maintainers section.
7568
b0281654
FCE
75692004-02-13 Frank Ch. Eigler <fche@redhat.com>
7570
7571 * MAINTAINERS: Add self.
7572
3c419fd6
KH
75732004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7574
7575 * MAINTAINERS: Alphabetize.
7576
e88e9aee
PB
75772004-02-12 Paolo Bonzini <bonzini@gnu.org>
7578
7579 * MAINTAINERS: Remove myself.
b4117c30 7580
1915e422
DE
75812004-02-11 David Edelsohn <edelsohn@gnu.org>
7582
7583 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7584 (rs6000-*-aix*): Same.
7585 * configure: Regenerate.
7586
a22c2d8d
KC
75872004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7588
7589 * configure.in (host): Add in missing $noconfigdirs to defines.
7590 * configure: Regenerate.
7591
d9cdb878
AC
75922004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7593 Nathanael Nerode <neroden@gcc.gnu.org>
7594
7595 PR ada/6637, PR ada/5911
b4117c30 7596 Merge with libada-branch:
d9cdb878
AC
7597 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7598 with appropriate dependencies. Add --enable-libada configure switch.
7599 * configure, Makefile.in: Regenerate.
7600
8bd92821
PB
76012004-02-09 Paolo Bonzini <bonzini@gnu.org>
7602
7603 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7604
89a95129
RO
76052004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7606
7607 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7608 * configure: Regenerate.
7609
892629bc
GK
76102004-02-04 Geoffrey Keating <geoffk@apple.com>
7611
7612 Merge from upstream:
7613
7614 * ltmain.in: When setting IFS to '~', be careful about user
7615 arguments that contain '~'.
7616
7617 2004-02-04 Peter O'Gorman <peter@pogma.com>
7618
7619 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7620 Also test $base_compile against $CC with escaped arguments. Bug
7621 reported by Geoff Keating <geoffk@apple.com>.
7622
6b402165
KH
76232004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7624
7625 * MAINTAINERS: Remove i960 port.
7626
fa2f0306
DD
76272004-01-23 DJ Delorie <dj@redhat.com>
7628
7629 * Makefile.def (target_modules) [libiberty]: Don't stage.
7630 * Makefile.in: Rebuilt.
7631
9feb20aa
CT
76322004-01-20 Caroline Tice <ctice@apple.com>
7633
7634 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7635
7aed2ccc
PC
76362004-01-19 Paolo Carlini <pcarlini@suse.de>
7637
7638 * MAINTAINERS: Update my email address.
7639
f25bebe1
JM
76402004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7641
7642 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7643
28083580
VR
76442004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7645
7646 * MAINTAINERS: Remove entries without email address.
7647
c0f4b5e4
DJ
76482004-01-15 Daniel Jacobowitz <drow@mvista.com>
7649
7650 * MAINTAINERS: Add myself to write-after-approval.
7651
b5eb5a5e
SB
76522004-01-15 Steven Bosscher <stevenb@suse.de>
7653
7654 * MAINTAINERS: Update my email address.
7655
dce2d8b2 76562004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
7657
7658 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7659 * Makefile.tpl (configure-target-[+module+]): Support stage.
7660 * Makefile.in: Rebuilt.
7661
74c0b320
ILT
76622004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7663
7664 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7665
2560344b
RS
76662004-01-10 Richard Sandiford <rsandifo@redhat.com>
7667
7668 * MAINTAINERS: Add myself as a MIPS maintainer.
7669
8b21cda6
NN
76702004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7671
2b6c260d
NN
7672 * configure.in: Use ./config.cache, not config.cache.
7673 * configure: Regenerate.
7674 * Makefile.tpl: Special-casing not needed for GCC any more.
7675 * Makefile.in: Regenerate.
7676
09438bde
NN
7677 * configure.in: Don't share a cache file for host dirs.
7678 * configure: Regenerate.
7679
8b21cda6
NN
7680 * config-ml.in: Don't mess with the cache file.
7681
e42870df
EB
76822004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7683
7684 * MAINTAINERS: Move myself from 'Write After Approval' to
7685 'CPU Port Maintainers' section as SPARC maintainer.
7686
6b9eb62c
NN
76872004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7688
78a816a6
NN
7689 * Makefile.tpl: Make GCC use a separate config.cache.
7690 * Makefile.in: Regenerate.
7691
6b9eb62c
NN
7692 PR bootstrap/11932, PR bootstrap/11933
7693 (I don't know if it will fix either of them, but it relates
7694 to them.)
7695 * configure.in: Don't use shared config.cache for target
7696 directories.
7697 * configure: Regenerate.
7698
86d7b562
DN
76992004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7700
7701 * MAINTAINERS: Add myself to 'Write After Approval' section.
7702
07d0a605
RS
77032003-12-31 Roger Sayle <roger@eyesopen.com>
7704
7705 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7706 * configure: Regenerated.
7707
459ac19f
KH
77082003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7709
7710 * MAINTAINERS: Remove the mn10200 maintainer.
7711
5785c0ed 77122003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 7713
cc6010cd
AP
7714 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7715 * configure: Regenerated.
5785c0ed 7716
a268eff9
JH
77172003-12-16 Jan Hubicka <jh@suse.cz>
7718
7719 * MAINTAINERS: Add myself as callgraph maintainer.
7720
9d465b12
TF
77212003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7722
7723 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7724 * configure: Regenerate.
7725
a68a270a
GB
77262003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7727
7728 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7729 'Write After Approval' section. Update email.
7730
dce2d8b2 77312003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
7732
7733 * MAINTAINERS (Write After Approval): Add myself.
7734
8c052da4
MT
77352003-11-20 Matt Thomas <matt@3am-software.com>
7736
7737 * MAINTAINERS: Add myself as a vax port maintainer.
7738
e75f9147
KC
77392003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7740
7741 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7742 (configure-build-[+module+], configure-[+module+]): Likewise.
7743 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7744 * Makefile.in: Regenerate.
7745
43d8d958
AT
77462003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7747
7748 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7749 shared/dylibed libraries.
7750 * ltmain.sh: Likewise.
7751 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7752 * ltcf-cxx.sh: Likewise.
7753 * ltcf-gcj.sh: Likewise.
7754 * ltconfig: Likewise.
7755
638dcaa0
SC
77562003-11-17 Stan Cox <scox@redhat.com>
7757
7758 * MAINTAINERS: Add myself as iq2000 port maintainer.
7759
15cc172b
AC
77602003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7761
b4117c30
ZW
7762 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7763 * Makefile.in: Regenerate.
15cc172b 7764
20af77cd
UW
77652003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7766
7767 * config.sub: Update to 2003-11-03 version.
7768
4dd01c5c
PE
77692003-10-20 Phil Edwards <phil@codesourcery.com>
7770
7771 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7772 * configure: Regenerate.
7773
dce2d8b2 77742003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
7775
7776 * MAINTAINERS: Add myself to 'Write After Approval' section.
7777
8b7ebc31
AC
77782003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7779
7780 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7781
afe1910c
JM
77822003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7783
7784 * MAINTAINERS: Update my email address.
7785
05dcec66
RO
77862003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7787
7788 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7789
dce2d8b2 77902003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
7791
7792 * MAINTAINERS: Add myself to 'Write After Approval' section.
7793
507ec745
BI
77942003-10-16 Bernardo Innocenti <bernie@develer.com>
7795
7796 * config.guess: Update to 2003-10-16 version.
7797 * config.sub: Update to 2003-10-16 version.
7798
dce2d8b2 77992003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
7800
7801 * MAINTAINERS: Added myself to 'Write After Approval' section.
7802
0c9b16bc
FH
78032003-10-15 Falk Hueffner <falk@debian.org>
7804
7805 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7806 'Write After Approval' section. Update email.
7807
74d57d15
RS
78082003-10-14 Roger Sayle <roger@eyesopen.com>
7809
7810 * MAINTAINERS: Move myself from 'Write After Approval' to
7811 'Various Maintainers' section as middle-end maintainer.
7812
d29b8ad8
NN
78132003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7814
7815 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7816 HOST_FLAGS_TO_PASS.
7817 * Makefile.in: Regenerate.
7818
26db814a
BI
78192003-10-11 Bernardo Innocenti <bernie@develer.com>
7820
7821 * config.guess: Update to 2003-10-07 version.
7822 * config.sub: Update to 2003-10-07 version.
7823
fffeb871
RO
78242003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7825
7826 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7827 * ltconfig (irix5*, irix6*): Don't override version_type.
7828
6691a79e
ME
78292003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7830
7831 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7832 * configure: Rebuilt
7833 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7834 * Makefile.in: Rebuilt
7835
62cdd71e
L
78362003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7837
7838 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7839
6fe2eacc
CW
78402003-09-30 Carlo Wood <carlo@alinoe.com>
7841
cc6010cd 7842 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 7843
ea57e5ad
PK
78442003-09-29 Paul Koning <ni1d@arrl.net>
7845
7846 * MAINTAINERS: Move myself from "Write After Approval"
7847 to CPU platform maintainers for pdp11 platform.
7848
e070672a
AT
78492003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7850
7851 * MAINTAINERS: Move myself from 'Write After Approval' to
7852 'Various Maintainers' section as libffi testsuite maintainer.
7853
43bb47c2
DJ
78542003-09-21 Daniel Jacobowitz <drow@mvista.com>
7855
7856 * configure.in: Pass a computed --program-transform-name
7857 to subconfigures.
7858 * configure: Regenerated.
7859
da9d3b37
NN
78602003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7861
94322beb
NN
7862 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7863 * Makefile.in: Regenerate.
7864
da9d3b37
NN
7865 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7866 * Makefile.in: Regenerate.
7867
ffd9060b
ZL
78682003-09-19 Ziemowit Laski <zlaski@apple.com>
7869
7870 * MAINTAINERS: Move myself from 'Write After Approval'
7871 to 'Various Maintainers' (objective-c) section.
7872
eeae7b41
DJ
78732003-09-17 Daniel Jacobowitz <drow@mvista.com>
7874
7875 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7876 quoting.
7877 * configure: Regenerated.
7878
a080d12b
JB
78792003-09-16 Joel Brobecker <brobecker@gnat.com>
7880
7881 * MAINTAINERS (Write After Approval): Add myself to write after
7882 approval list.
7883
6cd2fc59
DN
78842003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7885
cc6010cd 7886 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 7887
dcbdd9cc
ILT
78882003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7889
7890 * MAINTAINERS: Update my e-mail address.
7891
e517f636
AM
78922003-09-09 Alan Modra <amodra@bigpond.net.au>
7893
7894 * libtool.m4 (LD): Correct powerpc64 host match.
7895
bc49924b
JW
78962003-09-06 James E Wilson <wilson@tuliptree.org>
7897
7898 * MAINTAINTERS: Update my affiliation and email address.
7899
082124f5
ZD
79002003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7901
7902 * MAINTAINERS (Write After Approval): Add myself.
7903
dc94d89e
DD
79042003-09-04 DJ Delorie <dj@redhat.com>
7905
7906 * configure: Regenerate.
7907
79082003-09-04 Robert Millan <robertmh@gnu.org>
7909
7910 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 7911
7a0f2d4e
KG
79122003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7913
7914 * configure.in: Ensure arguments to sed are properly spaced.
7915 * configure: Regenerate.
7916
88d032eb
GP
79172003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7918
7919 * MAINTAINERS: Update my e-mail address.
7920
0b3f3d22
ME
79212003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7922
7923 * MAINTAINERS (Write After Approval): Add myself.
7924
d253f9ba
DJ
79252003-08-27 Daniel Jacobowitz <drow@mvista.com>
7926
7927 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7928 * configure: Regenerated.
7929
066ec9c9
MM
79302003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7931
7932 * MAINTAINERS: Update my email address.
7933
415d7ef9
PE
79342003-08-23 Phil Edwards <pme@gcc.gnu.org>
7935
7936 * configure.in: Use newline instead of semicolon when assuming
7937 shell arguments in a for loop.
7938 * configure: Regenerated.
7939
e1567352
JE
79402003-08-22 Jason Eckhardt <jle@rice.edu>
7941
7942 * MAINTAINERS: Resurrect the i860 maintainer.
7943
b348267b
GK
79442003-08-20 Geoffrey Keating <geoffk@apple.com>
7945
e50084fa
GK
7946 PR 8180
7947 * configure.in: When testing with_libs and with_headers, treat
7948 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7949 * configure: Regenerate.
b4117c30 7950
b348267b
GK
7951 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7952 make, shell, etc.
7953 (baseargs): Likewise.
7954 * configure: Regenerate.
7955
ca26ffe0
BI
79562003-08-20 Bernardo Innocenti <bernie@develer.com>
7957
7958 * MAINTAINERS (Write After Approval): Add myself.
7959
940cde4d
GK
79602003-08-19 Geoffrey Keating <geoffk@apple.com>
7961
7962 * configure.in: Disable libgcj for darwin not on powerpc.
7963 * configure: Rebuild.
7964
74bed51b
ADL
79652003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7966
7967 * config-ml.in, symlink-tree: Add license.
7968
b4117c30
ZW
79692003-08-03 Richard Stallman <rms@gnu.org>
7970 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
7971
7972 * README.SCO: New file.
7973
333a28b4
MK
79742003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7975
7976 * Makefile.tpl (check, check-c++): Express dependencies using
7977 dependencies rather than commands.
7978 * Makefile.in: Regenerate.
7979
c197e306
AC
79802003-08-01 Andrew Cagney <cagney@redhat.com>
7981
7982 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7983 * configure: Ditto.
7984
a8ee6e2d
GK
79852003-07-31 Geoffrey Keating <geoffk@apple.com>
7986
7987 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 7988 * Makefile.in: Update.
a8ee6e2d 7989
8d9b3f2e
AT
79902003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7991
7992 * configure.in: Enable libgcj for darwin.
7993 * configure: Rebuild.
7994
52c0c542
PE
79952003-07-29 Phil Edwards <pme@gcc.gnu.org>
7996
7997 * config-ml.in: Use ac_configure_args directly instead of
7998 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7999 actually seen.
8000
b4acb5ef
NN
80012003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8002
8003 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8004 creating target and build subdirs to build all parent dirs as needed.
8005 * Makefile.in: Rebuild.
8006 * configure.in: Don't build dirs explicitly here.
8007 * configure: Rebuild.
8008
a51d71d0
PB
80092003-07-26 Paul Brook <paul@nowt.org>
8010
8011 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8012
f43e12ce
AO
80132003-07-22 Alexandre Oliva <aoliva@redhat.com>
8014
8015 * Makefile.tpl (all-make): Depend on intl.
8016 * Makefile.in: Rebuilt.
8017
8a199ff6
PE
80182003-07-20 Phil Edwards <pme@gcc.gnu.org>
8019
8020 * install-sh: Update to newer upstream versions (associated with
8021 aclocal 1.7).
8022 * mkinstalldirs: Likewise.
8023 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8024
e6a8c803
AP
80252003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8026
8027 * MAINTAINERS: Move self from Bug database only accounts
8028 to write-after-approval.
8029
9f13608f
NN
80302003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8031
8032 * config.if: Remove unused libc_interface determination.
8033
c7864714
NN
80342003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8035
8036 * MAINTAINERS: Move self from write-after-approval to
8037 build machinery (*.in).
8038
775956d0
NN
80392003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8040
8041 PR bootstrap/11273
8042 PR bootstrap/11408
8043 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8044 unused INSTALL_PROGRAM_ARGS.
8045 * configure.in: Use AC_PROG_INSTALL.
8046 * Makefile.in: Regenerate.
8047 * configure: Regenerate.
8048
c7f67a6e
KH
80492003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8050
8051 * MAINTAINERS: Alphabetize.
8052
33952f6f
AO
80532003-07-10 Alexandre Oliva <aoliva@redhat.com>
8054
8055 * configure: Rebuilt.
8056 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8057 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8058 newlib nor libgloss.
8059 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8060 * configure.in (am33_2.0-*-linux*): Added.
8061
0d4f1b4e
BW
80622003-07-09 Bob Wilson <bob.wilson@acm.org>
8063
8064 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8065 * configure: Regenerate.
8066
56694dd9
ZW
80672003-07-07 Zack Weinberg <zack@codesourcery.com>
8068
8069 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8070 * Makefile.in: Regenerate.
8071
21607eb4
ZW
80722003-07-04 Zack Weinberg <zack@codesourcery.com>
8073
8074 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8075 * Makefile.in: Regenerate.
8076
dce2d8b2 80772003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
8078
8079 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8080 * Makefile.in: Regenerated.
8081
5d42f90e
L
8082 * config-ml.in: Replace PWD with PWD_COMMAND.
8083
6eb95e99
ZW
80842003-07-04 Zack Weinberg <zack@codesourcery.com>
8085
8086 * intl: New directory; see intl/ChangeLog for details.
8087 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8088 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8089 * Makefile.in: Regenerate.
8090
07d1940e
NN
80912003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8092
8093 * configure.in: Clean up config-lang.in handling. Delete
8094 useless assignment to "subdirs".
8095 * configure: Regenerate.
8096
4dbda6f0
NN
80972003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8098
8099 * configure.in: Rename 'target_libs' to 'target_libraries'.
8100 Remove useless reference to 'target_libs'.
8101 * configure: Regenerate.
8102
2c30ab71
KS
81032003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8104
8105 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8106 * Makefile.in: Regenerate.
8107
11405c93
NN
81082003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8109
8110 * Makefile.def: Introduce flags_to_pass.
8111 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8112 * Makefile.in: Regenerate.
8113
fb87ad5d
HPN
81142003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8115
8116 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8117 and target-libgloss.
8118 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8119 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8120 * configure: Regenerate.
8121
a7956a48
BK
81222003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8123
8124 * configure.in: Update testsuite_flags to new location.
8125 * configure. Regenerate.
6eb95e99 8126
eaf9f3b2
NN
81272003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8128
8129 * Makefile.tpl: Remove BUILD_CC stuff.
8130 * Makefile.in: Regenerate.
8131
2d89ffef
KH
81322003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8133
8134 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8135
dce2d8b2 81362003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
8137
8138 * MAINTAINERS (Write After Approval): Add myself.
8139
dce2d8b2 81402003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 8141
b951c91c
L
8142 * config.guess: Update to 2003-06-12 version.
8143 * config.sub: Update to 2003-06-13 version.
8144
dce2d8b2 81452003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
8146
8147 * config.guess: Update to 2003-06-06 version.
8148 * config.sub: Update to 2003-06-06 version.
8149
655b7166
RO
81502003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8151
8152 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8153 * configure. Regenerate.
8154
01b759aa
NN
81552003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8156
bf1d3e81
NN
8157 * configure.in: Disable serial configure by default.
8158 * configure: Regenerate.
8159 * Makefile.tpl: Abolish .NOTPARALLEL.
8160 * Makefile.in: Regenerate.
8161
e89fbdfe
NN
8162 * Makefile.tpl: Replace {build,host,target}_canonical by
8163 {build,host,target}.
8164 * Makefile.in: Regenerate.
8165
01b759aa
NN
8166 * Makefile.tpl: Fix stupid pasto.
8167 * Makefile.in: Regenerate.
8168
f7dae026
NN
81692003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8170
8171 * Makefile.tpl: Remove bogus conditional.
8172 * Makefile.in: Regenerate.
8173
81742003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
8175
8176 * Makefile.tpl (profiledbootstrap): New target.
8177 * Makefile.in (profiledbootstrap): New target.
8178
2ffc3e73 81792003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
8180
8181 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8182 Pinski. Remove user names from other bugzilla-only maintainers.
8183
1a1e6b96
NN
81842003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8185
1358ccea
NN
8186 * Makefile.tpl: Make 'recursive targets' using autogen rather
8187 than shell loop. Remove duplicate 'clean' targets and false
8188 comments.
8189 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8190 Add systematic method of specifying missing targets in subdirs.
8191 Add copyright boilerplate.
8192 * Makefile.in: Regenerate.
8193 * configure.in: Add 'recursive targets' to maybe list.
8194 * configure: Regenerate.
8195
ae74ed1f
NN
8196 * MAINTAINERS: "GNATS only" -> "Bug database only".
8197
1a1e6b96
NN
8198 * Makefile.tpl: Rename [+target+] to [+make_target+].
8199 * Makefile.def: Rename 'target' to 'make_target'.
8200
c79af3fa
NB
82012003-05-31 Neil Booth <neil@daikokuya.co.uk>
8202
8203 * MAINTAINERS: Add self as options handling maintainer.
8204
39d85b61
MM
82052003-05-28 Michael Meissner <gnu@the-meissners.org>
8206
8207 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8208 been too long since I touched those ports.
8209
afc2b62d
DD
82102003-05-28 DJ Delorie <dj@redhat.com>
8211
8212 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8213 * Makefile.in: Regenerate.
8214
df445104
MR
82152003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8216
8217 * configure.in: Use curly braces in the definition of tooldir.
8218 * configure: Regenerate.
8219
2eb98e5d 82202003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 8221
2eb98e5d
DD
8222 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8223 newlib or libgloss.
8224 * Makefile.in: Regenerate.
8225
862fced8
DD
82262003-05-21 DJ Delorie <dj@redhat.com>
8227
8228 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8229 * Makefile.in: Regenerate.
8230
fc351800
ILT
82312003-05-20 Ian Lance Taylor <ian@airs.com>
8232
8233 * MAINTAINERS: Update my e-mail address.
8234
7e2dbcef
NN
82352003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8236
8237 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 8238 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
8239 Factor out common code from autogen IF statements.
8240 * configure: Regenerate.
8241 * Makefile.in: Regenerate.
8242
f2a0e225
KC
82432003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8244
8245 * configure.in: Accept i[3456789]86 for machine type.
8246 * configure: Regenerate.
8247
8b87bb96
NN
82482003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8249
8250 * configure.in: Switch more things to use maybe dependencies.
8251 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8252 * configure: Regenerate.
8253 * Makefile.tpl: Switch more things to use maybe dependencies.
8254 * Makefile.in: Regenerate.
8255
fdb882bc 82562003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
8257
8258 * Makefile.tpl (install-opcodes): Define.
8259 * Makefile.in: Rebuild.
8260
f7c50032
AJ
82612003-05-13 Andreas Jaeger <aj@suse.de>
8262
8263 * config.guess: Update to 2003-05-09 version.
8264 * config.sub: Update to 2003-05-09 version.
8265
dce2d8b2 82662003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
8267
8268 * configure.in: Correct sed script so that options in quotes are not
8269 deleted.
8270 * configure: Rebuild.
8271
aa8f1f57
CV
82722003-05-12 Corinna Vinschen <corinna@vinschen.de>
8273
8274 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8275 and $$s/newlib/libc/sys/cygwin32 include paths.
8276 * configure: Ditto.
8277
0c130f81
MM
82782003-05-12 Michael Meissner <gnu@the-meissners.org>
8279
8280 * MAINTAINERS: Update my email addresses.
8281
aa1a100b
EB
82822003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8283
8284 * config-ml.in: Propagate INSTALL variables.
f7c50032 8285
87861833
GP
82862003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8287
8288 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8289
de722255
CD
82902003-05-02 Chris Demetriou <cgd@broadcom.com>
8291
6eb95e99
ZW
8292 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8293 * Makefile.in: Regenerate.
de722255 8294
96c4a002
WB
82952003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8296
8297 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8298
55b15a11
WB
82992003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8300
8301 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8302
0c227849
DJ
83032003-04-27 Daniel Jacobowitz <drow@mvista.com>
8304
8305 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8306 * Makefile.in: Regenerated.
8307
d45148c1
WB
83082003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8309
8310 * MAINTAINERS (Write After Approval): Upgrade myself from
8311 GNATS only to write-after-approval. Update my mail address.
8312
dce2d8b2 83132003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
8314
8315 (OS Port Maintainers: freebsd): Add myself.
8316
438f50c3
MM
83172003-04-22 Mark Mitchell <mark@codesourcery.com>
8318
8319 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8320
9074e169
KJ
83212003-04-22 Kean Johnston <jkj@sco.com>
8322
8323 * MAINTAINERS (SCO ports): Added myself.
8324
dfd39a2e
NS
83252003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8326
8327 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8328
ccbae82a
KJ
83292003-04-19 Kean Johnston <jkj@sco.com>
8330
8331 * MAINTAINERS (Write After Approval): Add myself.
8332
2f50999f
GP
83332003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8334
8335 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8336 * Makefile.in: Regenerate.
8337
e9b84181
JJ
83382003-04-18 Jakub Jelinek <jakub@redhat.com>
8339
8340 * configure.in (powerpc64*-*-linux*): Remove.
8341 * configure: Rebuilt.
8342
1ca4c6e1
PE
83432003-04-17 Phil Edwards <pme@gcc.gnu.org>
8344
8345 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8346 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8347 and restrap.
8348 * Makefile.in: Regenerate.
8349
0590b963
RE
83502003-04-16 Richard Earnshaw <rearnsha@arm.com>
8351
8352 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8353 * configure: Regenerated.
8354
ff41a56f
DD
83552003-04-15 DJ Delorie <dj@redhat.com>
8356
8357 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8358
50d440bc
NC
83592003-04-13 Nick Clifton <nickc@redhat.com>
8360
8361 * config-ml.in: Remove support for --disable-aix removing
8362 call-aix multilibs.
8363
b1e0a93e
AO
83642003-04-10 Alexandre Oliva <aoliva@redhat.com>
8365
8366 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8367 * */configure: Rebuilt.
8368
71fb704d
JS
83692003-04-08 Joel Sherrill <joel@oarcorp.com>
8370
8371 * MAINTAINERS: Add my email address.
8372
3897ea90
OH
83732003-03-17 Olivier Hainque <hainque@act-europe.fr>
8374
8375 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 8376
93c834b7
NN
83772003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8378
8379 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8380 * Makefile.in: Regenerate.
8381
82c34dcb
MC
83822003-03-14 Michael Chastain <mec@shout.net>
8383
8384 * Makefile.in: Regenerate with correct Makefile.def.
8385
73458fb7
NN
83862003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8387
8388 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8389 Make macro.
8390 * Makefile.in: Regenerate.
8391 * configure.in: Clean up gxx_include_dir logic.
8392 * configure: Regenerate.
8393
32cf27e5
AE
83942003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8395
8396 * MAINTAINERS (Write After Approval): Add myself.
8397
c727e7a0
BE
83982003-03-10 Ben Elliston <bje@wasabisystems.com>
8399
8400 * MAINTAINERS: Update my mail address.
8401
9a27ac7a
FS
84022003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8403
8404 * configure.in (gxx_include_dir): Fix typo.
8405 * configure: Regenerated.
8406
3aa83176
NN
84072003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8408
8409 * Makefile.tpl: Reindent.
8410 * Makefile.in: Regenerate.
8411 * configure.in: Reindent. Don't set unused variables.
8412 * configure: Regenerate.
8413
9124bc53
DJ
84142003-03-04 Daniel Jacobowitz <drow@mvista.com>
8415
8416 * configure.in: Include $(build_tooldir)/sys-include in
8417 FLAGS_FOR_TARGET.
8418 * configure: Regenerated.
8419
cb543528
NN
84202003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8421
c858bf1e
NN
8422 * Makefile.tpl: Always pass down RANLIB.
8423 * Makefile.in: Regenerate.
8424
aa9c3ab4
NN
8425 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8426 * Makefile.in: Regenerate.
8427 * configure.in: Remove unused logic relating to --enable-shared
8428 and --enable-threads. Remove bogus comments. Remove redundant
8429 noconfigdirs.
8430 * configure: Regenerate.
8431
cb543528
NN
8432 * configure.in: Replace ${libstdcxx_version} by its value.
8433 Remove reference to mh-dgux.
8434 * configure: Regenerate.
8435
53f70c1b
KB
84362003-03-03 Kevin Buettner <kevinb@redhat.com>
8437
8438 * MAINTAINERS (Write After Approval): Add myself.
8439
df0f0674
NN
84402003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8441
8442 * Makefile.tpl: Rearrange.
8443 * Makefile.in: Regenerate.
8444
dce2d8b2 84452003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
8446
8447 * configure.in: Add support for kaOS as cross build target system.
8448 * configure: Regenerated.
8449
a7a287eb
SB
84502003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8451
8452 * MAINTAINERS (Write after approval): Add myself.
8453
ff00c8a2
JW
84542003-02-21 James E Wilson <wilson@tuliptree.org>
8455
8456 * MAINTAINERS: Update my email address.
8457
abb2db7a
ZW
84582003-02-21 Zack Weinberg <zack@codesourcery.com>
8459
8460 * MAINTAINERS: Add self to blanket write privs. section.
8461
e9f2dc3b
SM
84622003-02-20 Sean McNeil <sean@blue.mcneil.com>
8463
8464 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8465 configure-target-* as some target builds may require additional
8466 flags for preprocessor tests.
8467 * Makefile.in: Regenerated.
8468
ee03dc5e
AO
84692003-02-19 Alexandre Oliva <aoliva@redhat.com>
8470
11856278
AO
8471 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8472 * ltconfig: Handle it.
8473 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8474 auto-detecting it.
8475
274aef32
AO
8476 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8477 it is used as argument to $CC.
8478 * ltcf-gcj.sh: Likewise.
8479
ee03dc5e
AO
8480 * configure.in: Introduce --enable-maintainer-mode.
8481 * configure: Rebuilt.
8482 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8483 for maintainer mode.
8484 * Makefile.in: Rebuilt.
8485
30db8e17
JM
84862003-02-18 Jason Merrill <jason@redhat.com>
8487
8488 * Makefile.tpl (check-c++): Allow parallelism.
8489
cab60ac6
GP
84902003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8491
8492 * MAINTAINERS: Remove John Carr (who never actually had access to
8493 gcc.gnu.org).
8494
c8e5d1af
GK
84952003-02-15 Geoffrey Keating <geoffk@apple.com>
8496
8497 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8498 don't configure target-libobjc.
8499 * configure: Regenerate.
8500
70f91f50
RO
85012003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8502
8503 * Makefile.tpl (RANLIB): Define.
8504 * Makefile.in: Regenerate.
8505
669e9062
LB
85062003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8507
8508 * MAINTAINERS: Update my email.
abb2db7a 8509
61b56b2e
KS
85102003-02-06 Keith R Seitz <keiths@redhat.com>
8511
8512 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8513 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8514 * Makefile.in: Regenerated.
8515 * configure.in: Remove all traces of snavigator, db, and grep.
8516 * configure: Regenerated.
8517
a1ba6e15
GP
85182003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8519
8520 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8521 After Approval.
8522
f5f2cce5
CC
85232003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8524
8525 * MAINTAINERS (Write after approval): Add myself.
8526
ba49f6f1
FCE
85272003-01-31 Frank Ch. Eigler <fche@redhat.com>
8528
8529 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8530 * Makefile.in: Regenerated.
8531
ccf9f10c
RS
85322003-01-30 Roger Sayle <roger@eyesopen.com>
8533
8534 * config.guess: Updated to 2003-01-30's version.
8535 * config.sub: Updated to 2003-01-28's version.
8536
a693735b
AO
85372003-01-30 Alexandre Oliva <aoliva@redhat.com>
8538
8539 * config.if: If gcc_version is already set, just use it. Don't set
8540 gcc_version_trigger if it's already set, otherwise set it to
8541 gcc/version.c, but only if the file exists. If it is not set and
8542 gcc/version.c does not exist, try to extract the version number from
8543 $CC.
8544
204c43d6
AT
85452003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8546
abb2db7a 8547 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 8548
842e91ec
PE
85492003-01-27 Phil Edwards <pme@gcc.gnu.org>
8550
8551 * configure.in: Revert 24Jan change.
8552 * configure: Regenerate.
8553
6b99984e
GP
85542003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8555
8556 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8557 entry of HJ Lu.
8558
806e0935
NN
85592003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8560
8561 * configure.in: Revert previous change.
8562 * configure: Regenerate.
8563
307a9864
NN
85642003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8565
8566 * configure.in: Make rda native-only.
8567 * configure: Regenerate.
8568
02ba6302
VR
85692003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8570
8571 * MAINTAINERS: Move myself from GNATS-only-accounts to
8572 write-after-approval.
8573
77d187bc
NN
85742003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8575
8576 * configure.in: Add missing \.
8577 * configure: Rebuilt.
8578
a94a2d4c
JJ
85792003-01-17 Jakub Jelinek <jakub@redhat.com>
8580
8581 * configure.in (baseargs): Avoid using \| in sed regular
8582 expressions.
8583 * configure: Rebuilt.
8584
73f84924
JJ
85852003-01-16 Jakub Jelinek <jakub@redhat.com>
8586
8587 * configure.in (baseargs): Remove all supported forms of
8588 --cache-file, --srcdir, --host, --build and --target options
8589 from argument lists.
8590 * configure: Rebuilt.
8591
8c12fc63
JZ
85922003-01-15 Josef Zlomek <zlomekj@suse.cz>
8593
8594 * MAINTAINERS: Add myself to write-after-approval list.
8595
7c005a3a
AO
85962003-01-15 Alexandre Oliva <aoliva@redhat.com>
8597
8598 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8599 * configure: Rebuilt.
8600
3dfabf63
NN
86012003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8602
8603 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8604 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8605 * Makefile.in: Regenerate.
8606 * configure: Regenerate.
8607
cf53ae10
AO
86082003-01-09 Alexandre Oliva <aoliva@redhat.com>
8609
8610 * configure.in: Remove Makefile in build, host and target modules
8611 unless configure was run with --no-recursion.
8612 * configure: Rebuilt.
8613
3fbe8e4a
CC
86142003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8615
8616 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8617 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8618 * Makefile.in: Regenerate.
8619
66e2aa7d
CD
86202003-01-08 Chris Demetriou <cgd@broadcom.com>
8621
8622 * config.guess: Update to 2003-01-03 version.
8623 * config.sub: Update to 2003-01-03 version.
8624
b5038cfb
CF
86252003-01-07 Christopher Faylor <cgf@redhat.com>
8626
8627 * configure: Regenerate with proper autoconf 2.13.
8628
d02c69be
CF
86292003-01-07 Christopher Faylor <cgf@redhat.com>
8630
8631 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 8632 * configure: Regenerate.
d02c69be 8633
e914a571
AC
86342003-01-06 Andrew Cagney <ac131313@redhat.com>
8635
8636 * configure.in (GDB_TK): Add tcl directories conditional on
8637 gdb/gdbtk directory being present.
8638 * configure: Regenerate.
abb2db7a 8639
dce2d8b2 86402003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 8641
dce2d8b2
EB
8642 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8643 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
8644 * configure: Rebuilt.
8645
89a7012a
TT
86462002-12-31 Tom Tromey <tromey@redhat.com>
8647
8648 * Makefile.in: Rebuilt.
8649 * Makefile.def (target_modules) [libffi]: Allow installation.
8650
3f4f56e2
AS
86512002-12-31 Andreas Schwab <schwab@suse.de>
8652
8653 * configure.in: Fix use of $program_transform_name.
8654 * configure: Regenerated.
8655
6c1b8d0a
DJ
86562002-12-30 Daniel Jacobowitz <drow@mvista.com>
8657
8658 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 8659 * configure: Regenerated.
6c1b8d0a 8660
c5120911
AO
86612002-12-29 Alexandre Oliva <aoliva@redhat.com>
8662
8663 * Makefile.tpl (local-distclean): Don't remove...
8664 (multilib.ts): ... this. Moved into...
8665 (multilib.out): ... this. Don't use sub-make.
8666 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8667 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8668 (configure-build-[+module+], configure-[+module+],
8669 configure-target-[+module+], configure-gcc): ... these. Test
8670 for Makefile existence. Drop config.status from dependencies.
8671 * Makefile.in: Rebuilt.
8672 * configure.in: Move gcc-version-trigger to the end of
8673 ac_configure_args. Add comments to maybedep.tmp and
8674 serdep.tmp. Introduce --disable-serial-configure. Remove
8675 nonopt from baseargs, matching and removing corresponding
8676 whitespace while at it.
8677 * configure: Rebuilt.
8678
e245b0ea
AO
86792002-12-28 Alexandre Oliva <aoliva@redhat.com>
8680
903de295
AO
8681 * configure.in (host_configargs): Replace reference to
8682 no-longer-defined buildopts with --build=${build_alias}.
8683 * configure: Rebuilt.
8684
e245b0ea
AO
8685 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8686 program_transform_name to standard idiom.
8687 (AUTOGEN, AUTOCONF): Define.
8688 (Makefile.in): Use $(AUTOGEN).
8689 (Makefile): Depend on config.status, and use autoconf-style rule to
8690 build it. Move original commands to...
8691 (config.status): ... this new target.
8692 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8693 $(AUTOCONF).
8694 * Makefile.in: Rebuilt.
8695
671aa708
NN
86962002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8697
53fbfb58
NN
8698 * Makefile.tpl: Fix dramatic bustage due to change in
8699 program_transform_name.
8700 * Makefile.in: Regenerate.
8701
8702 * configure.in: Remove unnecessary PATH setting.
8703 * configure: Regnerate.
8704
8705 * configure.in: Don't default to unprefixed tools unless
8706 the native tools will work.
8707 * configure: Regenerate.
8708
671aa708
NN
8709 * configure.in: Convert to autoconf script. Blow away lots
8710 of now-redundant Makefile fragments.
8711 * configure: Generate using Autoconf.
8712 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8713 * Makefile.in: Regenerate.
8714
57f40826
NN
87152002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8716
3fedb745
NN
8717 * configure: Fix stupid bug where RANLIB was mistakenly included.
8718
abb2db7a 8719 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
8720 (build_configargs, host_configargs, target_configargs).
8721
8722 * configure.in: Move logic out of sed statement.
8723
abb2db7a 8724 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
8725 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8726
315fa0f4
SS
87272002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8728
8729 * config.sub: Import from master repository
8730 * config.guess: Ditto
8731
45aff44f
AS
87322002-12-24 Andreas Schwab <schwab@suse.de>
8733
8734 * Makefile.tpl (multilib.out): Fix missing space.
8735 * Makefile.in: Regenerate.
8736
88b5521b
NN
87372002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8738
8739 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8740 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8741 * Makefile.in: Regenerate.
8742 * configure.in: Remove unnecessary leftovers.
8743
2a726918
GK
87442002-12-21 Geoffrey Keating <geoffk@apple.com>
8745
8746 * configure.in (extra_ranlibflags_for_target): New variable.
8747 (*-*-darwin): Add -c to ranlib commands.
8748 * configure (tooldir): Handle extra_ranlibflags_for_target.
8749
aace3269 87502002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
8751
8752 * Makefile.tpl: Revert HJL's change.
8753 * Makefile.in: Regenerated.
8754 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8755 always.
8756
f0895142
AS
87572002-12-19 Andreas Schwab <schwab@suse.de>
8758
8759 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8760 * Makefile.in: Regenerate.
8761
dce2d8b2 87622002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
8763
8764 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8765 * Makefile.in: Regenerated.
8766
8767 * configure.in (build_prefix): New. Substitute.
8768
212f6dd0
NN
87692002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8770
79308c5d
NN
8771 * Makefile.tpl: Don't let real targets depend on phony targets.
8772 * Makefile.in: Regenerate.
8773
212f6dd0
NN
8774 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8775 * Makefile.in: Regenerate.
8776
ab17919f
SS
87772002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8778
8779 * config.sub: Import from master repository
8780 * config.guess: Ditto
8781
5ecf91d1
JM
87822002-12-16 Jason Merrill <jason@redhat.com>
8783
8784 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8785 previous 'make bootstrap'.
8786 * Makefile.in: Regenerate.
8787
d8437e1b
HPN
87882002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8789
8790 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8791
4977bab6
ZW
87922002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8793
8794 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8795 * Makefile.in: Regenerate.
8796
0edcfdcb
JM
87972002-12-13 Jason Merrill <jason@redhat.com>
8798
6248218a 8799 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
8800 library tests.
8801 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
8802 * Makefile.in: Regenerate.
8803
4977bab6
ZW
88042002-12-12 Alexandre Oliva <aoliva@redhat.com>
8805
8806 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8807 * Makefile.in: Rebuilt.
8808
f87505dd
AO
88092002-12-12 Alexandre Oliva <aoliva@redhat.com>
8810
8811 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8812
4977bab6
ZW
88132002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8814
8815 * configure: Fix bug put in by gremlins.
8816
8817 * Makefile.tpl: Substitute more autoconfily.
8818 * configure: Substitute more autoconfily.
8819 * Makefile.in: Regenerate.
8820
7f0db92a
SS
88212002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8822
8823 * config.sub: Import from master repository
8824 * config.guess: Ditto
8825 * MAINTAINERS: Added Svein Seldal under write after approval
8826
4977bab6
ZW
88272002-12-08 Andrew Cagney <ac131313@redhat.com>
8828
8829 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8830 * Makefile.in (all-sim): Ditto.
8831
88322002-12-06 DJ Delorie <dj@redhat.com>
8833
8834 * Makefile.tpl: Change configure dependencies to not have real
8835 targets depend on phony targets.
8836
88372002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8838
8839 * configure.in: Revert unintentional change.
8840
8841 * Makefile.tpl: Change dependency for */multilib.out so that
8842 it works when gcc isn't in the tree.
8843
8844 * configure.in: Substitute more.
8845 * configure: Run subconfigures from the Makefile.
8846 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8847 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8848
67f1b906
GP
88492002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8850
8851 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8852
4977bab6
ZW
88532002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8854
8855 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8856 and corresponding dependencies.
8857 * Makefile.in: Regenerate.
8858
8859 * configure.in (host_tools): Order binutils, gas and ld for
8860 convenience in running the testsuites.
8861
8862 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8863 * Makefile.in: Regenerate.
8864 * configure.in: Introduce rules to serialize subconfigure runs.
8865
8866 * configure.in: Introduce BASE_CC_FOR_TARGET.
8867 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8868 Realize configure-build-* targets. Realize configure-target-* targets.
8869 * Makefile.in: Regenerate.
8870
88712002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8872
8873 * configure: Move gcc_version_trigger stuff from here...
8874 * configure.in: ...to here.
8875
8876 * configure.in: Separate subconfigure options added by this file from
8877 options given by the user. Add machinery to put args for host
8878 subconfigures into the Makefile.
8879
8880 * Makefile.tpl: Remove 'vault' targets.
8881 * Makefile.tpl: Reorder and comment dependencies.
8882 * Makefile.in: Regenerate.
8883
88842002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8885 * configure.in: Fix my broken commit of previous patch. (sigh)
8886
743f054e
GK
88872002-11-28 Geoffrey Keating <geoffk@apple.com>
8888
8889 * configure.in: Move host-specific darwin noconfigdirs into
8890 the host-specific section.
8891
4977bab6
ZW
88922002-11-28 Geoffrey Keating <geoffk@apple.com>
8893
8894 * configure.in: Move host-specific darwin noconfigdirs into
8895 the host-specific section.
8896
88972002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8898
8899 * configure: Remove skip-this-dir support.
8900 * Makefile.tpl: Remove skip-this-dir support.
8901
8902 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8903 subdirectories.
8904 * Makefile.in: Regenerate.
8905
8906 * Makefile.tpl: Strip out useless setting of 'dir'.
8907 * Makefile.in: Regenerate.
8908
89092002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8910
8911 * configure.in: Fix deeply stupid bug.
8912
8913 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8914 shell code in CXX_FOR_TARGET
8915 * Makefile.def: Introduce raw_cxx.
8916 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8917 RAW_CXX_FOR_TARGET.
8918 * Makefile.in: Regenerate.
8919
89202002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8921
8922 * Makefile.tpl: Remove unnecessary ifs.
8923 * Makefile.in: Regenerate.
8924
8925 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8926 dependencies. Maybe-ize build-libiberty. Create dummy install
8927 targets for 'no_install' modules.
8928 * configure: Move GDB_TK substitution to configure.in. Move
8929 build_modules stuff to configure.in.
8930 * configure.in: Implement soft dependency machinery. Maybe-ize
8931 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8932 * Makefile.in: Regenerate.
8933
89342002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8935
8936 * Makefile.tpl: Make all-target, install-target behave similarly
8937 to all, install (only hitting configured targets). Eliminate
8938 unused macro defintions.
8939
8940 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8941 build != host.
8942
8943 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8944
8945 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8946
8947 * configure.in: Produce lists of subdir targets we're actually
8948 configuring. Remove references to "dosrel".
8949 * Makefile.tpl: Let configure set which subdir targets are hit.
8950 Remove install-cross; clean up install; remove ALL. Remove
8951 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8952 Autogenerate host module targets. Remove empty dependency lines
8953 and redundant dependency; rearrange slightly.
8954 * Makefile.def: Add host-side libtermcap, utils.
8955
8956 * Makefile.in: Regenerate.
8957
e6226a2f
RO
89582002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8959
8960 * ltconfig (osf[345]): Append $major to soname_spec.
8961 Reflect this in library_names_spec.
8962 * ltmain.sh (osf): Prefix $major with . for use as extension.
8963
3b75d237
AJ
89642002-11-19 Andreas Jaeger <aj@suse.de>
8965
8966 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8967 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8968 and sparc64 GNU/Linux systems.
8969
809108de
NS
89702002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8971
8972 * MAINTAINERS: Update email.
8973
e7e0de7e
GP
89742002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8975
8976 * MAINTAINERS: Complete James Dennett's entry.
8977
f7109dea
EB
89782002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8979
8980 * MAINTAINERS (Write After Approval): Add myself.
8981
d3ac17c9
BK
89822002-11-13 Bruce Korb <bkorb@gnu.org>
8983
8984 * Makefile.tpl: syntactic cleanup
8985
dce2d8b2 89862002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
8987
8988 * MAINTAINERS: Add myself to write-after-approval list.
8989
4977bab6
ZW
89902002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8991
8992 * Makefile.def: Add list of recursive targets to autogenerate.
8993 Add build_modules.
8994 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8995 targets. Autogenerate *-build-* targets.
8996 * Makefile.in: Regenerate.
8997
89982002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8999
9000 * configure: More autoconf-style substitutions.
9001 * Makefile.tpl: More autoconf-style substitutions.
9002 * Makefile.in: Regenerate.
9003
90042002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9005
9006 * configure: Substitute more variables in a more autoconf-friendly
9007 way. Simplify slightly.
9008 * Makefile.tpl: Make more variables substitutable in an
9009 autoconf-friendly way.
9010 * Makefile.in: Regenerate.
9011
d4783999
JW
90122002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9013
9014 * MAINTAINERS (Write After Approval): Add myself.
9015
4977bab6
ZW
90162002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9017
9018 * configure.in (v810*): Remove special setting of tools.
9019
9020 * configure: Add support for extra required flags for ar or nm.
9021 * configure.in (aix4.3+): Use above support for target-specific
9022 issues, rather than using config/mt-aix43.
9023
90242002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9025
9026 * configure: Remove 'removing', which doesn't work. Replace $subdir
9027 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9028 with $srcdir. Reformat indentation. Substitute some variables
9029 formerly hard-coded in the Makefile for build=host.
9030 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9031 * Makefile.def: Autogenerate more.
9032 * Makefile.in: Regenerate.
9033
1c9c903e
AN
90342002-11-04 Adam Nemet <anemet@lnxw.com>
9035
9036 * MAINTAINERS (Write After Approval): Add myself.
9037
40673d2b
KB
90382002-11-04 Kevin Buettner <kevinb@redhat.com>
9039
9040 * Makefile.def (host_modules): Add rda.
9041 * Makefile.in: Regenerate.
9042 * configure.in (target_tool): Add target-rda to list.
9043
42e650ae
GP
90442002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9045
9046 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9047
e004b81f
PE
90482002-10-25 Phil Edwards <pme@gcc.gnu.org>
9049
9050 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9051 and restrap targets to this rule.
9052 * Makefile.in: Regenerate.
9053
06bd49b1
GP
90542002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9055
9056 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9057 GNATS only accounts.
9058
d0af82b0
HPN
90592002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9060
9061 * configure.in (i[3456]86-*-linux*): Add check to disable
9062 ${libgcj} for glibc1.
9063
10782654
DC
90642002-10-24 Denis Chertykov <denisc@overta.ru>
9065
9066 * MAINTAINERS: Add myself as ip2k port maintainer.
9067
a5a438f5
SS
90682002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9069
9070 * configure.in: Add tic4x target.
9071
fe3d5b7f
NN
90722002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9073
aba8a494
NN
9074 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9075 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9076 * Makefile.in: Regenerate.
9077
fe3d5b7f
NN
9078 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9079 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9080 * Makefile.in: Regenerate.
9081
a6ad79e7
JJ
90822002-10-02 Janis Johnson <janis187@us.ibm.com>
9083
9084 * MAINTAINERS: Add myself as web pages co-maintainer.
9085
6a8a9058
NN
90862002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9087
9088 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9089 * Makefile.in: Regenerate.
9090
327d975a
ZW
90912002-10-02 Zack Weinberg <zack@codesourcery.com>
9092
9093 * MAINTAINERS: Add myself and Nathan Sidwell
9094 <nathan@codesourcery.com> as VxWorks maintainers.
9095
a5ae8f19 90962002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
9097
9098 * Makefile.def: Remove order dependency comments.
9099 * Makefile.tpl: Add explicit install-install dependencies.
9100 * Makefile.in: Regenerate.
d0f6c823 9101
34c6040c 9102 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 9103 * Makefile.in: Regenerate.
34c6040c 9104
d0f6c823
NN
9105 * Makefile.tpl: Add configure-target (for src-release in src)
9106 * Makefile.in: Regenerate.
9107
50bd210b
NC
91082002-09-30 Nick Clifton <nickc@redhat.com>
9109
9110 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9111
ca25149e
UW
91122002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9113
9114 * configure.in (s390*-*-linux*): Enable libgcj.
9115
dd30b57d
NN
91162002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9117
9e60a678
NN
9118 * configure: Revert accidentally applied changes.
9119
dd30b57d
NN
9120 * Makefile.tpl: Make more autoconf-friendly.
9121 * Makefile.in: Regenerate.
9122 * configure: Make substitution more autoconf-like.
9123
5831424e
RE
91242002-09-28 Richard Earnshaw <rearnsha@arm.com>
9125
9126 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9127 single entry to handle all these.
9128 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9129 libjava on arm-*-elf.
9130
b7f3b15b
GK
91312002-09-27 Geoffrey Keating <geoffk@apple.com>
9132
9133 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9134 things that depend on them.
9135
0dffceed
NN
91362002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9137
9138 * Makefile.tpl: Make subsituted variables more autoconfy.
9139 * Makefile.in: Regenerate.
9140 * configure: Make seds more autoconfy.
9141
1db75a86 91422002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
9143
9144 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9145 * Makefile.in: Regenerate.
9146 * configure.in: Rewrite sed statements to look autoconfy.
9147
1db75a86
NN
9148 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9149 all-target-foo on configure-target-foo.
9150 * Makefile.def: Ditto.
9151 * Makefile.in: Rebuild.
9152
741a4e89
AH
91532002-09-25 Andrew Haley <aph@redhat.com>
9154
9155 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9156
95ddd785
NN
91572002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9158
9159 * Makefile.def: New file.
9160 * Makefile.tpl: New file.
9161 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9162 * contrib/gcc_update: Note that Makefile.in is a generated file.
9163
9164 * configure.in: Minor rearrangement. Simplify tests.
9165
65a824f6
JT
91662002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9167
9168 * configure.in (with_headers): Skip copy if value is "yes".
9169 (with_libs): Likewise.
9170
51270f0a 91712002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
9172
9173 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9174 * configure.in (sh*-*-pe*): Ditto.
9175 * configure.in (mips*-*-pe*): Ditto.
9176 * configure.in (*arm-wince-pe): Ditto.
9177
8f89dbf4
NN
9178 * configure.in: Rearrange.
9179
c1b8db3f
KH
91802002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9181
9182 * MAINTAINERS: Update my email address.
9183
341f0575
PK
91842002-08-30 Paul Koning <pkoning@equallogic.com>
9185
9186 * MAINTAINERS: (Write After Approval): Add myself.
9187
d2e06980
GK
91882002-08-29 Geoffrey Keating <geoffk@redhat.com>
9189
9190 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9191
4906d5d8
GK
91922002-08-24 Geoffrey Keating <geoffk@redhat.com>
9193
9194 * MAINTAINERS: Change my mailing address.
9195
e9a25cc8
PC
91962002-08-21 Paolo Carlini <pcarlini@unitus.it>
9197
9198 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 9199 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 9200
dce2d8b2 92012002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
9202
9203 * MAINTAINERS (Write After Approval): Remove myself.
9204 (Various Maintainers: c++ runtime libs): Add myself.
9205
5ce6f47b
EC
92062002-08-15 Eric Christopher <echristo@redhat.com>
9207
9208 * config.sub: Import from master repository.
9209 * config.guess: Ditto.
9210
7f9317f0
AO
92112002-08-19 Alexandre Oliva <aoliva@redhat.com>
9212
9213 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9214 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9215 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9216
7aecca3d
AH
92172002-08-16 Aldy Hernandez <aldyh@redhat.com>
9218
9219 * MAINTAINERS: Add self to rs6000 vector extensions.
9220
8ea4b195
AO
92212002-08-15 Alexandre Oliva <aoliva@redhat.com>
9222
9223 * libiberty/configure: Reverted unintended yesterday's check in.
9224
f5cc59a7
AO
92252002-08-14 Alexandre Oliva <aoliva@redhat.com>
9226
9227 * boehm-gc/configure, libf2c/configure: Rebuilt.
9228 * libffi/configure, libiberty/configure: Ditto.
9229 * libjava/configure, libobjc/configure: Ditto.
9230 * libstdc++-v3/configure, zlib/configure: Ditto.
9231 Merged from binutils:
9232 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9233 From Steve Ellcey <sje@cup.hp.com>:
9234 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9235 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9236 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9237 IA64.
9238 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9239 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9240 soname_spec, sys_lib_search_path_spec): Ditto.
9241
dce2d8b2 92422002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
9243
9244 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9245
2ff34870
L
92462002-08-04 H.J. Lu (hjl@gnu.org)
9247
9248 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9249
a014f2fe
KW
92502002-08-02 Krister Walfridsson <cato@df.lth.se>
9251
9252 * MAINTAINERS (Write After Approval): Add myself.
9253
c01d477a
AM
92542002-07-31 Alan Modra <amodra@bigpond.net.au>
9255
9256 * configure.in: Move generic linux case to end. Copy generic
9257 linux noconfigdirs to mips*-*-linux* entry and new
9258 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9259
68cd2524
MM
92602002-07-19 Michael Matz <matz@suse.de>
9261
9262 * MAINTAINERS: Add myself as ra* maintainer.
9263
e2d83b8c
CD
92642002-07-16 Chris Demetriou <cgd@broadcom.com>
9265
9266 * config.guess: Update to 2002-07-09 version.
9267 * config.sub: Update to 2002-07-03 version.
9268
cece4f1d
HPN
92692002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9270
9271 * MAINTAINERS: Fix typo in a maintainer email address.
9272
bb654703
NN
92732002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9274
9275 * configure.in: Remove two redundant tests.
9276
789b7de5
RO
92772002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9278
9279 * configure.in (mips*-*-irix6*o32): Enable stabs.
9280
e1da1089
NN
92812002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9282
f3970bba
NN
9283 * configure.in: Don't build grez.
9284 * Makefile.in: Ditto.
9285
e1da1089
NN
9286 * Makefile.in: Remove references to bsp, cygmon, libstub.
9287 * configure.in: Ditto.
9288
9289 * configure.in: Remove leftover reference to gdbtest.
9290
57c905fa
PE
92912002-07-08 Phil Edwards <pme@gcc.gnu.org>
9292
9293 * configure.in (gxx_include_dir): Change to match versioned
9294 C++ headers if --enable-version-specific-runtime-libs is used.
9295
a0af94a7 92962002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 9297
a0af94a7
SE
9298 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9299
423ce3eb
NN
93002002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9301
9302 * configure.in: Make --without-x work.
9303
98186934
NN
93042002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9305
c3b7d169
NN
9306 * configure.in: Rearrange target Makefile fragment collection.
9307
98186934
NN
9308 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9309 cvs[src].
9310 * configure.in: Ditto.
9311
eebd288a
MK
93122002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9313
9314 * MAINTAINERS (Write After Approval): Update my e-mail address.
9315
3ab36f05
NN
93162002-06-24 Ben Elliston <bje@redhat.com>
9317
9318 * configure.in (host_tools): Remove cgen.
9319
9320 * Makefile.in (all-cgen): Remove; runs from its source directory.
9321 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 9322 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
9323 (all-sim): Likewise.
9324
dce2d8b2 93252002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
9326
9327 * Makefile.in: Eliminate 'apache' targets.
9328 * configure.in: Eliminate 'apache' targets.
9329
55380b08
NN
9330 * configure.in: Eliminate redundant tests. Reorganize.
9331
9a5c1b9d
NN
9332 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9333
5fd3853a
NN
9334 * config-ml.in: Eliminate references to Cygnus configure.
9335
cfefc434
NN
9336 * Makefile.in: Eliminate references to building emacs.
9337
2fe93885
GS
93382002-06-28 Graham Stott <graham.stott@btinternet.com>
9339
9340 * MAINTAINERS: Update my email address.
9341
53c40185
BK
93422002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9343
9344 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 9345 (cxx_incdir): Remove.
53c40185 9346
97679694
NN
93472002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9348
9349 * MAINTAINERS (Write After Approval): Add self.
9350
b03bcd37
DC
9351Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9352
9353 * configure.in: Add support for ip2k.
9354
6bd12129
NN
93552002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9356
9357 * configure.in: Fix AIX configury bug.
9358
e0d98a92
SE
93592002-06-20 Steve Ellcey <sje@cup.hp.com>
9360
9361 * MAINTAINERS (Write After Approval): Add self.
9362
ba3292db
NN
93632002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9364
ef40bc65
NN
9365 * configure.in: replace ${topsrcdir} with ${srcdir}
9366
7a0be465
NN
9367 * configure.in: Move definition of libstdcxx_flags
9368 right above usage, rather than waaay earlier.
9369
e1848dde
NN
9370 * configure.in: Pull definition of is_cross_compiler earlier.
9371
8bc2fff1
NN
9372 * configure.in: Rearrange a little.
9373
ba3292db
NN
9374 * configure.in: Remove references to librx.
9375 * Makefile.in: Remove references to librx.
9376
11d8b408
DC
9377Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9378
9379 * config.sub: Add support for avr target.
9380 Import from master sources, rev 1.255
5ce6f47b 9381
93da8339
PE
93822002-06-19 Phil Edwards <pme@gcc.gnu.org>
9383
9384 * configure, .cvsignore: Revert previous change...
9385 * Makefile: ...delete.
9386
b4caab5c
NN
93872002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9388
9389 * configure.in: Eliminate ${gasdir} variable.
9390
ee777171
DB
93912002-06-18 Dave Brolley <brolley@redhat.com>
9392
9393 * configure.in: Add support for frv.
9394 * config.sub: Add support for frv.
9395
26e4af54
PE
93962002-06-18 Phil Edwards <pme@gcc.gnu.org>
9397
9398 * configure: Remove garbage from previous commit.
9399
bb20b7da
PE
94002002-06-18 Phil Edwards <pme@gcc.gnu.org>
9401
9402 * configure: For in-source builds, make a subdir and re-exec there.
9403 * Makefile: New file. Pass targets through to build directory.
9404 * .cvsignore: No longer ignore "Makefile".
9405
9d321f6c
DR
94062002-06-16 Douglas Rupp <rupp@gnat.com>
9407
9408 * MAINTAINERS (Write After Approval): Add self.
9409
c8eb2bc0
KG
94102002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9411
9412 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9413
f210d239
JT
94142002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9415
9416 * configure.in (vax-*-netbsd*): Re-enable gas.
9417
e9667b3c
NN
94182002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9419
efe1f357
NN
9420 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9421 BUILD_PREFIX_1, to correct nomenclature.
9422 * configure: Likewise.
9423
e9667b3c
NN
9424 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9425 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9426
fe2fe497
OH
94272002-05-31 Olaf Hering <olh@suse.de>
9428
9429 * config-ml.in: Propogate DESTDIR also.
9430
dcf7f0dd
JT
94312002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9432
9433 * configure.in (vax-*-netbsd*): Don't build gas for this
9434 platform.
9435
6ff14f32
MM
94362002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9437
9438 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9439 and libgcj for AVR.
9440
397de1ff
KK
94412002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9442
9443 * MAINTAINERS (Write After Approval): Add myself.
9444
ac30211c
JT
94452002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9446
9447 * config.guess: Update to 2002-05-22 version.
9448 * config.sub: Likewise.
9449
1e6347d8
RO
94502002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9451
9452 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9453 * config-ml.in: Likewise.
9454 * configure: Likewise.
9455 * configure.in: Likewise.
9456
e5ce1d6d
SC
94572002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9458
9459 * MAINTAINERS: Update my email address.
9460
6cdef75d
NN
94612002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9462
4a87f061
NN
9463 * configure.in: Simplify makefile fragment collection.
9464
9465 * configure.in: Remove code to build emacs.
603606e7 9466
e254d6b5
NN
9467 * configure.in : Remove --srcdir argument from targargs and buildargs
9468 (it's always overridden in the Makefile anyway). Rearrange a bit.
9469
9470 * configure: Move some logic to configure.in.
9471 * configure.in: Move some logic from configure.
6cdef75d 9472
1d6006fe
TT
94732002-05-11 Tom Tromey <tromey@redhat.com>
9474
9475 * MAINTAINERS: Reflect libgcj reality.
9476
b70b3534
FS
94772002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9478
9479 * Makefile.in: Honour DESTDIR.
9480
4434687a
MM
94812002-05-08 Mark Mitchell <mark@codesourcery.com>
9482
9483 * config.guess: Import 2002-03-20 version.
9484 * config.sub: Import 2002-04-26 version.
9485
a89e49c7
RO
94862002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9487
9488 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9489
44e55536
TJ
94902002-05-07 Tim Josling <tej@melbpc.org.au>
9491
9492 * MAINTAINERS: Add self.
9493
dce2d8b2 94942002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
9495
9496 * ltmain.sh: Detect and handle object name conflicts
9497 while piecewise linking a static library.
9498
b7c13625
AO
94992002-05-05 Alexandre Oliva <aoliva@redhat.com>
9500
9501 * configure.in (noconfigdirs): Don't disable libgcj on
9502 sparc64-*-solaris* and sparcv9-*-solaris*.
9503
4182d9fa
AO
95042002-05-03 Alexandre Oliva <aoliva@redhat.com>
9505
9506 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9507
7bebf279
TF
95082002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9509
9510 * configure.in (FLAGS_FOR_TARGET): Do not add
9511 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9512 on i[3456]86-*-linux*.
9513
9a06dc7d
TF
95142002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9515
9516 * configure.in (noconfigdirs): Replace [ ] with test.
9517
9518 * configure.in (noconfigdirs): Do not add target-newlib if
9519 target == i[3456]86-*-linux*, and host == target.
9520
a51a07fa
NN
95212002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9522
9e7facd6
DD
9523 * configure.in: delete reference to absent file
9524
aeaa0f2f
NN
9525 * configure.in: replace '[' with 'test'
9526
4bb98828
NN
9527 * configure.in: Eliminate references to gash.
9528 * Makefile.in: Eliminate references to gash.
9529
64791664
NN
9530 * configure.in: remove useless references to 'pic' makefile fragments.
9531
3ed57cf4
NN
9532 * configure.in: (*-*-windows*) Finish removing.
9533
a51a07fa
NN
9534 * configure.in: Eliminate redundant test for libgui.
9535
8552f6f1
RS
95362002-04-29 Roger Sayle <roger@eyesopen.com>
9537
9538 * MAINTAINERS: Add self and realphabetize. Update entries
9539 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9540 entry for a29k port maintainer.
9541
dce2d8b2 95422002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
9543
9544 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9545 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9546
704c9a14
NN
95472002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9548
9549 * configure.in: remove references to dead files
9550
7bff5059
MM
95512002-04-19 Mark Mitchell <mark@codesourcery.com>
9552
9553 * MAINTAINERS: Add information about purpose of this file.
9554
0c7c67f0
TT
95552002-04-18 Tom Tromey <tromey@redhat.com>
9556
9557 * configure.in: Disallow configuring libgcj when it is already
9558 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9559 Solaris 2.8 by default. For PR libgcj/6158.
9560
63501e91
NN
95612002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9562
9563 * configure.in: Move default CC setting out of config/mh-* fragments
9564 directly into here.
9565
701afd4d
NN
95662002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9567
9568 * configure.in: don't even try to configure or make a subdirectory
9569 if there's no configure script for it.
9570
07cdae91
MM
95712002-04-15 Mark Mitchell <mark@codesourcery.com>
9572
9573 * MAINTAINERS: Remove chill maintainers.
9574 * Makefile.in (CHILLFLAGS): Remove.
9575 (CHILL_LIB): Remove.
9576 (TARGET_CONFIGDIRS): Remove libchill.
9577 (CHILL_FOR_TARGET): Remove.
9578 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9579 CHILL_LIB.
9580 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9581 (CHECK_TARGET_MODULES): Likewise.
9582 (INSTALL_TARGET_MODULES): Likewise.
9583 (CLEAN_TARGET_MODULES): Likewise.
9584 (configure-target-libchill): Remove.
9585 (all-target-libchill): Remove.
9586 * configure.in (target_libs): Remove target-libchill.
9587 Do not compute CHILL_FOR_TARGET.
9588 * libchill: Remove directory.
5ce6f47b 9589
ab50d72b
DD
95902002-04-11 DJ Delorie <dj@redhat.com>
9591
9592 * Makefile.in, configure.in: Sync with binutils, entries
9593 follow...
9594
0a1e123a
DD
95952002-04-07 Andrew Cagney <ac131313@redhat.com>
9596
9597 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9598 (do-tar, do-bz2): New rules.
9599 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9600 (gdb-tar): New rule.
9601 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9602 (insight_dejagnu.tar): New rule.
9603 (insight.tar): New rule.
9604 (gdb+dejagnu.tar): New rule.
9605 (gdb.tar): New rule.
9606
ab50d72b
DD
96072002-02-01 Mo DeJong <supermo@bayarea.net>
9608
9609 * Makefile.in: Add all-tix to deps for all-snavigator
9610 so that tix is built when building snavigator.
9611
96122002-01-11 Steve Ellcey <sje@cup.hp.com>
9613
9614 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9615 ld and gdb are not supported.
9616
96172002-01-07 Mark Salter <msalter@redhat.com>
9618
9619 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9620 Allow target-libgloss to be built for arm, strongarm, and xscale.
9621
96222001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9623
9624 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9625 options for i[3456]86-pc-linux* native builds.
9626
96272001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9628
9629 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9630 files from .po files for a distribution.
9631
96322001-09-03 Jeff Holcomb <jeffh@redhat.com>
9633
9634 * configure.in: Enable libstdc++-v3 for h8300 targets.
9635
96362001-06-19 Alan Modra <amodra@bigpond.net.au>
9637
9638 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9639 version from bfd/.
9640
9641Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9642
9643 * Makefile.in (VER): When present, extract the version number from
9644 the file version.in.
9645
dce2d8b2 96462001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
9647
9648 * configure.in : enable ld for aix
9649
96502001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9651
9652 * config.guess: Add linux target for S/390.
9653
96542000-11-07 Philip Blundell <pb@futuretv.com>
9655
9656 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9657
96582000-11-03 Philip Blundell <pb@futuretv.com>
9659
9660 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9661 files.
9662
96632001-01-15 Ben Elliston <bje@redhat.com>
9664
9665 * configure.in (host_tools): Add sid.
9666 Always configure cgen.
9667
96682000-11-24 Nick Clifton <nickc@redhat.com>
9669
9670 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9671
9672
96732000-08-20 Doug Evans <dje@casey.transmeta.com>
9674
9675 * Makefile.in (ALL_MODULES): Add all-cgen.
9676 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9677 (all-cgen): New target.
9678 (all-opcodes,all-sim): Depend on all-cgen.
9679 * configure.in (host_tools): Add cgen.
9680 Only configure cgen if --enable-cgen-maint.
9681
dce2d8b2 96822002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
9683
9684 * configure.in: Add *-*-freebsd* configurations.
9685
90def2b2
TT
96862002-04-08 Tom Tromey <tromey@redhat.com>
9687
9688 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9689 Fixes PR libgcj/6068.
9690
320d7e7a
KW
96912002-03-30 Krister Walfridsson <cato@df.lth.se>
9692
9693 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9694
18b467f1
RO
96952002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9696
9697 * configure.in (alpha*-dec-osf*): Enable libgcj.
9698
dce2d8b2 96992003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
9700
9701 * MAINTAINERS (Write After Approval): Add myself.
9702
56ae9405
NC
97032002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9704
9705 Fix for: PR bootstrap/3591, target/5676
9706 * configure.in (mcore-pe): Disable the configuration of
9707 libstdc++-v3 since exceptions are not supported.
9708
f18d9a0c
AG
97092002-03-20 Anthony Green <green@redhat.com>
9710
9711 * configure.in: Enable libgcj for xscale-elf target.
9712
dce2d8b2 9713Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
9714
9715 * MAINTAINERS: Update my email address.
9716
28eca9e8
AO
97172002-03-16 Alexandre Oliva <aoliva@redhat.com>
9718
9719 * ltmain.sh (relink_command): Fix typo in previous change.
9720
e67e72c7
AO
97212002-03-15 Alexandre Oliva <aoliva@redhat.com>
9722
9723 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9724 (relink_command): Added --tag flags.
9725 (mode=install): If relinking fails; error out.
9726
c2273204
RH
97272002-03-12 Richard Henderson <rth@redhat.com>
9728
9729 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9730 .NOTPARALLEL tag.
9731 (do-check): Rename from check.
9732 (check): Allow parallel check.
9733
bcb64245
BW
97342002-03-12 Bob Wilson <bob.wilson@acm.org>
9735
9736 * MAINTAINERS: Add myself as maintainer for xtensa port.
9737 Fix alphabetical order in CPU port maintainer list.
9738 Remove myself from Write After Approval list.
9739
63adb4ff
RH
97402002-03-11 Richard Henderson <rth@redhat.com>
9741
9742 * Makefile.in (.NOTPARALLEL): Add fake tag.
9743
9bec4bf0
L
97442002-03-07 H.J. Lu (hjl@gnu.org)
9745
9746 * configure.in: Enable gprof for mips*-*-linux*.
9747
c7fc1f84
DS
97482002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9749
9750 * MAINTAINERS (Write After Approval): Add myself.
9751
6bff33fb
AO
97522002-02-28 Alexandre Oliva <aoliva@redhat.com>
9753
9754 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9755 libjava.
9756 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9757
0210b33b
AO
97582002-02-23 Alexandre Oliva <aoliva@redhat.com>
9759
9760 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9761 because its Makefile is there; test for the executable instead.
9762
fcc0a3ef
AO
97632002-02-22 Alexandre Oliva <aoliva@redhat.com>
9764
9765 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9766 libstdc++-v3 and libjava.
9767
dce2d8b2 97682002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
9769
9770 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9771 boehm-gc
5ce6f47b 9772
40fe0ec3
AO
97732002-02-09 Alexandre Oliva <aoliva@redhat.com>
9774
9775 * config.guess: Updated to 2002-01-30's version.
9776 * config.sub: Updated to 2002-02-01's version.
9777 Contribute sh64-elf.
9778 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9779 * configure.in: Added sh64-*-*.
9780
694d53ee
CD
97812002-02-08 Chris Demetriou <cgd@broadcom.com>
9782
9783 * MAINTAINERS: Belatedly add myself to write after approval list.
9784
a9ca50b1
JH
9785Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9786
9787 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9788 Remove self as Write After Approval.
9789
5ffc3500
GK
97902002-01-31 Geoffrey Keating <geoffk@redhat.com>
9791
9792 * MAINTAINERS: Put self in as maintainer for contrib/regression
9793 directory.
9794
4ceaf7fb
PE
97952002-01-28 Phil Edwards <pme@gcc.gnu.org>
9796
9797 * MAINTAINERS: Update my email address.
9798
51584787
JT
97992002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9800
5ce6f47b
EC
9801 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9802 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
9803 libraries if not supported for NetBSD on target CPU.
9804
5701d273
DR
98052002-01-25 Douglas B Rupp <rupp@gnat.com>
9806
9807 * install-sh: Use _inst.$$_ for temp file name.
9808
b299a075
JT
98092002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9810
9811 * MAINTAINERS (Write After Approval): Move my contact info
9812 from here...
9813 (OS Port Maintainers): ...to here (netbsd).
9814
51fe14b5
BW
98152002-01-22 Bob Wilson <bob.wilson@acm.org>
9816
9817 * MAINTAINERS (Write After Approval): Add myself.
9818
dce2d8b2 98192002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
9820
9821 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9822 (all-target-fastjar): Also depend on all-target-libiberty.
9823
3cd87679
L
98242002-01-16 H.J. Lu (hjl@gnu.org)
9825
9826 * config.guess: Import from master sources, rev 1.225.
9827 * config.sub: Import from master sources, rev 1.238.
9828
969a6d8f
KH
98292002-01-16 Kazu Hirata <kazu@hxi.com>
9830
9831 * MAINTAINERS (Write After Approval): Remove myself.
9832
366f6a52
FW
98332001-12-19 Florian Weimer <fw@deneb.enyo.de>
9834
9835 * MAINTAINERS (Write After Approval): Add myself.
9836
f02240b6
JM
98372001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9838
9839 * MAINTAINERS: Add self as docs co-maintainer.
9840
5d08dc39
MK
98412001-12-11 Matthias Klose <doko@debian.org>
9842
9843 * MAINTAINERS (Write After Approval): Add myself.
9844
39e790d5
ZW
98452001-12-09 Zack Weinberg <zack@codesourcery.com>
9846
9847 * MAINTAINERS: Update my email address.
9848
4519d6a3
TC
98492001-12-07 Turly O'Connor <turly@apple.com>
9850 * MAINTAINERS (Write After Approval): Add myself.
9851 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9852 (rs6000_initialize_trampoline): Call __trampoline_setup for
9853 ABI_DARWIN too.
9854 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 9855 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 9856
21cf0a73
PC
98572001-12-07 Paolo Carlini <pcarlini@unitus.it>
9858
9859 * MAINTAINERS (Write After Approval): Add myself.
9860
4ee43206
DR
9861Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9862
9863 * configure, configure.in: Use temp file for long sed commands.
9864
251931f3
LG
98652001-12-03 Laurent Guerby <guerby@acm.org>
9866
9867 * config.sub: Update to version 1.232 on subversion.
9868
03777dd7
BE
98692001-12-03 Ben Elliston <bje@redhat.com>
9870
9871 * MAINTAINERS: Update mail address for config.* patches.
9872
dce2d8b2 98732001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
9874 Zack Weinberg <zack@codesourcery.com>
9875
9876 When build != host, create libiberty for the build machine.
9877
9878 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9879 CONFIG_ARGUMENTS.
9880 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9881 New variables.
9882 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9883 and rules.
9884 (all.normal): Depend on ALL_BUILD_MODULES.
9885 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9886 (all-build-libiberty): Depend on configure-build-libiberty.
9887
9888 * configure: Calculate and substitute proper value for
9889 ALL_BUILD_MODULES.
9890 * configure.in: Create the build subdirectory.
9891 Calculate and substitute TARGET_CONFIGARGS (formerly
9892 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9893
04075e8f
ZL
98942001-11-26 Ziemowit Laski <zlaski@apple.com>
9895
9896 * MAINTAINERS (write-after-approval): Add self.
9897
ed19322d
CR
98982001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9899
9900 * MAINTAINERS (GNATS only accounts): Remove self.
9901
90a12988
HPN
99022001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9903
9904 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9905 libf2c.
9906
77e653ad
CR
99072001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9908
9909 * MAINTAINERS (Write After Approval): Add self.
9910
64adad99
DB
99112001-11-12 David O'Brien <obrien@FreeBSD.org>
9912
9913 * MAINTAINERS: mips and s390 are also CPU ports.
9914
834a28c7
DB
99152001-11-12 David O'Brien <obrien@FreeBSD.org>
9916
9917 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9918
ef94239f
DB
99192001-11-11 David O'Brien <obrien@FreeBSD.org>
9920
9921 * MAINTAINERS: Alphabetize.
9922
beda0427
KH
99232001-11-09 Kazu Hirata <kazu@hxi.com>
9924
9925 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9926
6ca224d3
JDA
99272001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9928
9929 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9930
132e4bd7
PE
99312001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9932
9933 * configure.in (--enable-languages): Be more permissive about
9934 syntax. Check for empty lists better. Warn about $LANGUAGES.
9935
c6243b4c
GK
99362001-11-08 Geoffrey Keating <geoffk@redhat.com>
9937
9938 * config.sub: Import from master sources, rev. 1.230.
9939 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9940
abbb9e76
LG
99412001-11-07 Laurent Guerby <guerby@acm.org>
9942
9943 * MAINTAINERS (Write After Approval): Add self.
9944
53cdb27a
HPN
99452001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9946
9947 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9948
dd3a88c9
HPN
99492001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9950
9951 * config.sub: Import from master sources, rev 1.226.
9952 * config.guess: Import from master sources, rev 1.216.
9953
d344dce9
HPN
99542001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9955
9956 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9957 * MAINTAINERS: Add self as maintainer of MMIX port.
9958 Remove old after-approval entry.
9959
63f6bcd7
JM
99602001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9961
9962 * ChangeLog, configure: Fix spelling errors.
9963
84f92638
BK
99642001-10-20 Brendan Kehoe <brendan@zen.org>
9965
9966 * MAINTAINERS: Tweak my address.
9967
dce2d8b2 9968Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
9969
9970 * MAINTAINERS: Update my email address.
9971
1567080c 99722001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 9973
f48a3b5c 9974 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 9975 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 9976
30106886
GB
99772001-10-10 Geert Bosch <bosch@gnat.com>
9978
e490616e 9979 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
9980 Added Robert Dewar.
9981
dce2d8b2 99822001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
9983
9984 * MAINTAINERS (Write After Approval): Added self
9985
d1c3e709
GB
99862001-10-02 Geert Bosch <bosch@gnat.com>
9987
9988 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9989
50f5f793
JM
99902001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9991
9992 * configure: Handle temporary files securely using mkdir.
9993
7fddf9a9
AO
99942001-09-29 Alexandre Oliva <aoliva@redhat.com>
9995
9996 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9997
dce2d8b2 99982001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
9999
10000 * configure.in (*-*-linux*): Disable configuration of target-newlib
10001 and target-libgloss.
e490616e 10002
0c055e34
AO
100032001-09-26 Alexandre Oliva <aoliva@redhat.com>
10004
10005 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10006 RANLIB.
10007
759bfa90
AO
100082001-09-21 Alexandre Oliva <aoliva@redhat.com>
10009
10010 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10011 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10012 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10013 avoid quotes nesting problems.
10014 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10015 (DO_X): Export only variables that are set.
10016
1dc4a750
BE
100172001-09-19 Ben Elliston <bje@redhat.com>
10018
10019 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10020 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10021 semantics. Use the shell built-in "type" command instead.
10022
898c7238
AO
100232001-08-31 Alexandre Oliva <aoliva@redhat.com>
10024
10025 Merged from gcc-3_0-branch:
10026 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10027 * ltcf-c.sh: Use $objext, not $ac_objext.
10028 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10029 * ltcf-cxx.sh: Add support for GNU.
10030 2001-07-22 Timothy Wall <twall@redhat.com>
10031 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10032 default settings if using GNU tools with that configuration.
10033 * ltcf-cxx.sh: Ditto.
10034 * ltcf-gcj.sh: Ditto.
10035 2001-07-21 Michael Chastain <chastain@redhat.com>
10036 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10037 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10038 * ltmain.sh: Mark as gcc-local.
10039
8fa0a32e
EC
100402001-08-30 Eric Christopher <echristo@redhat.com>
10041 Jason Eckhardt <jle@redhat.com>
10042
10043 * config.guess: Merge from master sources.
10044 * config.sub: Merge from master sources, add support for mipsisa32.
10045
32f30f91 100462001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
10047 * config.sub: Merge from master sources, rev 1.219.
10048 * MAINTAINERS: Add self as contact for stormy16 port.
10049
f6084f99
ZW
100502001-08-14 Zack Weinberg <zackw@panix.com>
10051
10052 * config.sub: Merge from master sources, rev 1.218.
10053 * config.guess: Merge from master sources, rev 1.209.
10054
91b54f7f
GS
100552001-08-11 Graham Stott <grahams@redhat.com>
10056
10057 * Makefile.in (check-c++): Add missing semicolon.
10058
e5b3941e
JH
10059Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10060
32f30f91 10061 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 10062
6387a56e
EC
100632001-07-30 Eric Christopher <echristo@redhat.com>
10064
10065 * MAINTAINERS (Various maintainers: mips port): Added myself.
10066
53b475f0
AH
100672001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10068
e490616e 10069 * configure.in (sh-*-linux*): New.
53b475f0 10070
2a08c780
RH
100712001-07-27 Richard Henderson <rth@redhat.com>
10072
10073 * .cvsignore: Add LAST_UPDATED.
10074
bfa79422
UW
100752001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10076
10077 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10078
0ae85492
AH
100792001-07-16 Aldy Hernandez <aldyh@redhat.com>
10080
e490616e 10081 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 10082
8e1ab0fe
NP
10083Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10084
10085 * MAINTAINERS (Write After Approval): Added myself.
10086
2b997990
SC
100872001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10088
10089 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10090 and libgcj on m68hc11/m68hc12.
10091
d920e825
L
100922001-06-27 H.J. Lu (hjl@gnu.org)
10093
10094 * Makefile (CFLAGS_FOR_BUILD): New.
10095 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10096
d425a1e0
JM
100972001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10098
10099 * README: Remove version number.
10100
5b5b4207
GP
101012001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10102
10103 * INSTALL/README: Update wrt. to the installation instructions now
10104 residing in gcc/doc/install.texi.
10105
be839b69
JM
101062001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10107
10108 * README: Replace with a cut-down and updated version of gcc/README.
10109
fe2ee7c4
DE
101102001-06-12 David Edelsohn <edelsohn@gnu.org>
10111
10112 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10113 multilibs to be disabled.
10114
4f5d646c
DB
101152001-06-11 Daniel Berlin <dan@cgsoftware.com>
10116
10117 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 10118
818f0c85
AO
101192001-06-09 Alexandre Oliva <aoliva@redhat.com>
10120
10121 * config.guess: Import CVS version 1.195.
10122 * config.sub: Import CVS version 1.212.
10123
e9a8af10
AO
101242001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10125
10126 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10127 gcc/xgcc is built, use -print-prog-name to find out the program
10128 name to use.
10129
ae3ca0a9
PE
101302001-06-04 Phil Edwards <pme@sources.redhat.com>
10131
10132 * config.guess: Import CVS version 1.194. All gcc-local changes
10133 appear to also be in the master copy.
10134 * config.sub: Import CVS version 1.211.
10135
066bd40d
MM
10136Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10137
10138 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10139 with_gcc]: Use `gcc -shared' to build a shared library.
10140
4aef4f33
JDA
10141Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10142
10143 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10144 archives.
10145
c386f00f
RO
10146Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10147
10148 * MAINTAINERS (Write After Approval): Add myself.
10149
2ae5cea5
HPN
101502001-06-01 Hans-Peter Nilsson <hp@axis.com>
10151
10152 * configure.in (libstdcxx_flags): Do not try to execute
10153 libstdc++-v3/testsuite_flags until it exists.
10154
c3766183
AM
101552001-06-01 Alan Modra <amodra@bigpond.net.au>
10156
10157 * MAINTAINERS: Update my email address.
10158
9b337833
GS
101592001-05-31 Graham Stott <grahams@redhat.com>
10160
10161 * MAINTAINERS (Write After Approval): Add myself.
10162
dce2d8b2 101632001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
10164
10165 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10166 libraries when using g++ with native linker.
10167
5f7de4b8
AO
101682001-05-28 Alexandre Oliva <aoliva@redhat.com>
10169
10170 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10171
a7bc0fbb
AO
101722001-05-22 Alexandre Oliva <aoliva@redhat.com>
10173
10174 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10175 [aix4*|aix5*]: Prepend blank.
10176
33456445
AO
101772001-05-20 Alexandre Oliva <aoliva@redhat.com>
10178
10179 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10180 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10181 of subdir/configure scripts to use the new libtool.m4.
10182
e48d3d00
MK
101832001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10184
10185 * MAINTAINERS (Write After Approval): Add myself.
10186
9e0e191b
BK
101872001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10188
10189 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10190
3f19b439
BE
101912001-05-11 Ben Elliston <bje@redhat.com>
10192
10193 * Makefile.in (all-sid): New target.
10194 (check-sid, clean-sid, install-sid): Likewise.
10195
6ebe3121
JO
101962001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10197
10198 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10199
ca3667c4
AO
102002001-05-03 Alexandre Oliva <aoliva@redhat.com>
10201
10202 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10203 libgcj.
10204
102052001-05-03 Alexandre Oliva <aoliva@redhat.com>
10206
10207 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10208 gcc/xgcc is built, use -print-prog-name to find out the program
10209 name to use.
10210
b2964d63
AO
102112001-04-26 Alexandre Oliva <aoliva@redhat.com>
10212
b1bb2302
AO
10213 * configure.in (noconfigdirs): Don't reset it from scratch in the
10214 target case; only append to it.
6387a56e 10215
b2964d63
AO
10216 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10217 sparc-*-solaris2.8]: Disable ${libgcj}.
10218
8343765d
AO
102192001-04-25 Alexandre Oliva <aoliva@redhat.com>
10220
10221 * configure.in (libgcj_saved): Copy from $libgcj.
10222 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10223 --disable-libgcj.
10224
ddbb6d43
GRK
102252001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10226
10227 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 10228 C front end maintainer.
ddbb6d43 10229
3fa03ff9
AG
10230Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10231
10232 * configure.in: Move *-chorusos target case to the proper switch.
10233 Disable libgcj.
10234
99ffe40f
AO
102352001-04-12 Alexandre Oliva <aoliva@redhat.com>
10236
10237 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10238 1.641.2.228.
10239
78faa32d
FS
102402001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10241
10242 * Makefile.in (STAGE1_CFLAGS): Pass down.
10243
cdbff0ab
AM
102442001-04-13 Alan Modra <amodra@one.net.au>
10245
10246 * config.guess: Add hppa64-linux support. Note for next import that
10247 this is already in the master file.
10248 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10249
75b9074c
AO
102502001-04-12 Alexandre Oliva <aoliva@redhat.com>
10251
10252 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10253 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10254
125404c5
SS
102552001-04-11 Stan Shebs <shebs@apple.com>
10256
10257 * MAINTAINERS: Add self as Darwin port maintainer.
10258
876684fe
AM
102592001-04-11 Alan Modra <amodra@one.net.au>
10260
10261 * MAINTAINERS: Update my email address.
10262
06729913
LR
102632001-04-10 Loren J. Rittle <ljrittle@acm.org>
10264
10265 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10266 recent versions of FreeBSD (release 3 or later).
10267 * ltconfig: On FreeBSD, -lc must not be provided when building
10268 a shared library or else the standard -pthread gcc option is
10269 rendered worthless to later users of the built library.
10270
67916302
JM
102712001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10272
10273 * MAINTAINERS: Add self and RTH as C front end maintainers.
10274
d2bc0628
AO
102752001-04-05 Alexandre Oliva <aoliva@redhat.com>
10276
e490616e
ZW
10277 * config.sub: Make sure to match an already-canonicalized
10278 machine name (eg. mn10300-unknown-elf).
d2bc0628 10279
a3406c06
AO
102802001-04-01 Alexandre Oliva <aoliva@redhat.com>
10281
10282 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10283 New macros.
10284 (bootstrap, cross): Use RECURSE_FLAGS.
10285 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10286
a076f6a4
AO
102872001-03-27 Alexandre Oliva <aoliva@redhat.com>
10288
10289 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10290
e9f4fa71
CH
102912001-03-22 Colin Howell <chowell@redhat.com>
10292
7238de5c
CH
10293 * Makefile.in (DO_X): Do not backslash single-quotes in
10294 backquotes (two places).
e9f4fa71 10295
b6b14b1b
AO
102962001-03-22 Alexandre Oliva <aoliva@redhat.com>
10297
10298 Re-installed:
10299 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10300 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10301 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10302 * ltcf-cxx.sh: Likewise.
10303 * ltcf-gcj.sh: Likewise.
10304
1eb0b89d
GP
103052001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10306
10307 * MAINTAINERS: Add myself as "documentation co-maintainer".
10308
82e23236
AO
103092001-03-22 Alexandre Oliva <aoliva@redhat.com>
10310
10311 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10312 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10313
64ec27c3
TT
103142001-03-19 Tom Tromey <tromey@redhat.com>
10315
10316 * config-ml.in: Handle GCJ and GCJFLAGS.
10317
191de407
MC
103182001-03-21 Michael Chastain <chastain@redhat.com>
10319
10320 * Makefile.in: all-m4 depends on all-texinfo.
10321
fed4dede
LR
103222001-03-20 Loren J. Rittle <ljrittle@acm.org>
10323
10324 * MAINTAINERS: Add myself to write after approval list.
10325
085072bb
LB
103262001-03-18 Laurynas Biveinis <lauras@softhome.net>
10327
10328 * Makefile.in (DO_X): Quote nested quotes.
10329
5af8ea3f
AM
103302001-03-18 Alan Modra <alan@linuxcare.com.au>
10331
10332 * MAINTAINERS: Add myself to write after approval list.
10333
69e23037
LB
103342001-03-15 Laurynas Biveinis <lauras@softhome.net>
10335
10336 * Makefile.in (DO_X): Use double quotes for quoting
10337 "RANLIB=$${RANLIB}".
10338
2b9650f4
OP
103392001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10340
10341 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10342
dce2d8b2 103432001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
10344
10345 * configure.in: Only use `lang_requires' for languages athat are
10346 actually enabled.
10347
f6646274
PE
103482001-03-08 Phil Edwards <pme@sources.redhat.com>
10349
10350 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10351
c9a54638
AO
103522001-03-08 Alexandre Oliva <aoliva@redhat.com>
10353
10354 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10355
6a556ad6
TT
103562001-03-07 Tom Tromey <tromey@redhat.com>
10357
10358 * configure.in: Allow config-lang.in to set `lang_requires' to list
10359 of other required languages.
10360
6822468a
LB
103612001-03-06 Laurynas Biveinis <lauras@softhome.net>
10362
10363 * Makefile.in: Remove RANLIB definition. Use RANLIB
10364 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10365 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 10366
f04885d3 103672001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 10368 Alexandre Oliva <aoliva@redhat.com>
6387a56e 10369
f04885d3
BK
10370 * Makefile.in (check-c++): Use tabs, not spaces.
10371
288edf47 103722001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 10373
288edf47
LB
10374 * MAINTAINERS: add myself to Write After Approval list.
10375
3d55d2f8 103762001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 10377
e490616e 10378 * Makefile.in (check-c++): New rule.
6387a56e 10379
4d88a68a
BK
10380 * configure.in (target_libs): Remove libg++.
10381 (noconfigdirs): Remove libg++.
10382 (noconfigdirs): Same.
10383 (noconfigdirs): Same.
10384 (noconfigdirs): Same.
10385
10386 * config-ml.in: Remove libg++ references.
10387
10388 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10389 (ALL_TARGET_MODULES): Same.
10390 (configure-target-libg++): Remove.
10391 (all-target-libg++): Remove.
10392 (configure-target-libio): Remove.
10393 (all-target-libio): Remove.
10394 (check-target-libio): Remove.
10395 (.PHONY): Remove.
10396 (libg++.tar.bz2): Remove.
10397 (all-target-cygmon): Remove libio.
10398 (all-target-libstdc++): Remove.
10399 (configure-target-libstdc++): Remove.
10400 (TARGET_LIB_PATH): Remove libstdc++.
10401 (ALL_GCC_CXX): Remove libstdc++.
10402 (all-target-gperf): Correct.
10403
2437d4ed
NC
104042001-02-16 Nick Clifton <nickc@redhat.com>
10405
10406 * configure.in (noconfigdirs): Allow configuration of texinfo
10407 for Cygwin hosts.
10408
85b99cbe
AG
104092001-02-15 Anthony Green <green@redhat.com>
10410
10411 * configure: Introduce GCJ_FOR_TARGET.
10412 * configure.in: Ditto.
10413 * Makefile.in: Ditto.
10414
7b18790c
AS
104152001-02-13 Andreas Schwab <schwab@suse.de>
10416
10417 * MAINTAINERS: Update mail address.
10418
c4880c99
MS
104192001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10420
10421 * config.guess: Add linux target for S/390.
10422 * config.sub: Likewise.
10423
dce2d8b2 104242001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
10425
10426 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 10427 target-libgloss.
e31ae6db 10428
7739adfb
BE
104292001-02-06 Ben Elliston <bje@redhat.com>
10430
10431 * configure: Output host type to stdout, not stderr.
10432
36ca672c
MM
104332001-02-05 Mark Mitchell <mark@codesourcery.com>
10434
e40f2829 10435 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
10436 * ltcf-cxx.sh: Likewise.
10437
36ca672c
MM
10438 * config.if: Assume enable_libstdcxx_v3 is defined.
10439
22fdd65e
MM
104402001-02-04 Mark Mitchell <mark@codesourcery.com>
10441
10442 Remove V2 C++ library.
10443 * configure.in: Remove --enable-libstdcxx_v3 support.
10444
3b60dd8e
BM
104452001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10446
10447 * include/demangle.h: Add prototype for java_demangle_v3.
10448
42c0c80a
PE
104492001-01-29 Phil Edwards <pme@sources.redhat.com>
10450
10451 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10452
0be25992
RH
104532001-01-27 Richard Henderson <rth@redhat.com>
10454
10455 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10456
8a8de62d
MS
104572001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10458
10459 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10460 Don't unset, it's non-portable and no longer necessary, set to empty
10461 instead.
10462
92769744
MS
104632001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10464
10465 * ltconfig: Shell portability fix for the tagname validity check.
10466
88a1c0ab
AO
104672001-01-27 Alexandre Oliva <aoliva@redhat.com>
10468
10469 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10470 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10471
45291dd5
MS
104722001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10473
10474 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10475
1ace7e15
TT
104762001-01-26 Tom Tromey <tromey@redhat.com>
10477
10478 * configure.in: Allow libgcj to be built on Sparc Solaris.
10479
0ef8b11b
DE
104802001-01-25 David Edelsohn <edelsohn@gnu.org>
10481
10482 * ltcf-c.sh: Add aix5 case.
10483 * ltcf-cxx.sh: Likewise.
10484 * ltconfig: Likewise.
10485
0006091e
AO
104862001-01-24 Alexandre Oliva <aoliva@redhat.com>
10487
9bad11e1
AO
10488 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10489 keep at least one of build_libtool_libs or build_old_libs set to
10490 yes.
10491
0006091e
AO
10492 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10493 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10494
7c01b2b5
BM
104952001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10496
10497 * configure.in: Enable libgcj on several additional platforms.
10498
d340e0ac
BM
104992001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10500
10501 * configure.in: Enable libgcj for linux targets.
10502
5baf8c37
MS
105032001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10504
10505 * MAINTAINERS (Write After Approval): Add myself.
10506
10a0ba84
JDA
105072001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10508
10509 * MAINTAINERS: Add myself as vax port maintainer.
10510
357c6a4b
FH
105112001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10512
10513 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10514
6e2d9a7a
MS
105152001-01-09 Mike Stump <mrs@wrs.com>
10516
10517 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10518 failures of subdirectories.
10519
b6b14b1b 105202001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 10521
b6b14b1b 10522 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 10523 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
10524 * ltcf-cxx.sh: Likewise.
10525 * ltcf-gcj.sh: Likewise.
10526 * ltconfig.sh: Fix typo.
976b230d 10527
07109110
LB
105282001-01-02 Laurynas Biveinis <lauras@softhome.net>
10529
10530 * configure: handle DOS-style absolute paths.
10531
1da5b8fc
LB
105322001-01-02 Laurynas Biveinis <lauras@softhome.net>
10533
10534 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10535
4c2f5b4f
MM
105362000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10537
10538 * MAINTAINERS: Add myself as avr port co-maintainer.
10539
bc53668e
BE
105402000-12-28 Ben Elliston <bje@redhat.com>
10541
10542 * MAINTAINERS: Add myself under ``Write After Approval''.
10543
c387606f
JM
105442000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10545
10546 * texinfo: Remove directory from GCC.
10547
2cb5082c
JM
105482000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10549
10550 * COPYING: Update to current
10551 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10552 to 19yy as example year in copyright notice).
10553
cc330df9
BK
105542000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10555
6387a56e 10556 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
10557 (libstdcxx_incdir): Pass down.
10558 * config.if: Remove expired bits for cxx_interface, add stub.
10559 (libstdcxx_incdir): Add variable for g++ include directory.
10560 * configure.in (gxx_include_dir): Use it.
6387a56e 10561
4c6b2835
AO
105622000-12-18 Alexandre Oliva <aoliva@redhat.com>
10563
10564 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10565 with old-email address from ``Write After Approval''.
10566
3896f13e
AJ
105672000-12-15 Andreas Jaeger <aj@suse.de>
10568
10569 * configure.in: Handle lang_dirs.
10570
105712000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 10572
ad46e881
TT
10573 * MAINTAINERS: Removed brads.
10574
90a10418
TT
10575 * MAINTAINERS: Added gcj developers.
10576
41dfe3a2 105772000-12-13 Anthony Green <green@redhat.com>
6387a56e 10578
41dfe3a2 10579 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
10580 listed. Disable libgcj for x86 and Alpha Linux until compatible
10581 with g++ abi.
6387a56e 10582
e2f601da
MS
105832000-12-13 Mike Stump <mrs@wrs.com>
10584
10585 * Makefile.in (local-distclean): Also remove fastjar.
10586
70030c01
RB
105872000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10588
10589 * contrib/gcc_update: Add fastjar --touch entries.
10590
2a50f859
AO
105912000-12-12 Alexandre Oliva <aoliva@redhat.com>
10592
10593 * configure.in: Disable language-specific target libraries for
10594 languages that aren't enabled.
10595
7743113b
AG
105962000-12-10 Anthony Green <green@redhat.com>
10597
10598 * configure.in: Define libgcj. Disable libgcj target libraries for
10599 most targets.
10600
92e061a6
NB
106012000-12-10 Neil Booth <neilb@earthling.net>
10602
10603 * MAINTAINERS: Update mail address, remove from WAA list.
10604
f34ff6d6
APB
106052000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10606
10607 * libjava: Imported from /cvs/java.
10608 * libffi: Likewise.
10609 * Boehm-gc: Likewise.
10610
d82a33c6
APB
106112000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10612
10613 * configure.in (target_libs): Revert 2000-12-08 patch.
10614 (noconfigdirs): Added target-libjava.
10615
e14f8e28
LB
106162000-12-09 Laurynas Biveinis <lauras@softhome.net>
10617
10618 * djunpack.bat: removed.
10619
fc26516b
LB
106202000-12-09 Laurynas Biveinis <lauras@softhome.net>
10621
10622 * Makefile.in: handle DOS-style absolute paths.
10623 * config-ml.in: likewise.
10624 * symlink-tree: likewise.
10625
bd8757b3
APB
106262000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10627
10628 * fastjar: Imported.
10629
81522a1f
APB
106302000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10631
10632 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10633 libjava.
10634 * configure.in (target_libs): Removed `target-libjava'.
10635
5db1f7ed
APB
106362000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10637
10638 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10639 (ALL_MODULES): Added fastjar.
10640 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10641 (all-target-libjava): all-fastjar replaces all-zip.
10642 (all-fastjar): Added.
10643 (configure-target-fastjar, all-target-fastjar): Likewise.
10644 * configure.in (host_tools): Added fastjar.
10645
5e59997c
MS
106462000-12-07 Mike Stump <mrs@wrs.com>
10647
10648 * Makefile.in (local-distclean): Remove leftover built files.
10649
0a534f40
NC
106502000-11-24 Nick Clifton <nickc@redhat.com>
10651
10652 * configure.in (xscale-elf): Add target.
10653 (xscale-coff): Add target.
10654
7686cadf
LR
106552000-11-22 Loren J. Rittle <ljrittle@acm.org>
10656
e490616e
ZW
10657 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10658 recent versions of FreeBSD (release 3 or later).
10659 * ltconfig: On FreeBSD, -lc must not be provided when building
10660 a shared library or else the standard -pthread gcc option is
10661 rendered worthless to later users of the built library.
7686cadf 10662
fff01699
FF
106632000-11-16 Fred Fish <fnf@be.com>
10664
10665 * configure.in (enable_libstdcxx_v3): Fix typo,
10666 libstd++ -> libstdc++.
10667
4dc16355
KL
106682000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10669
10670 * MAINTAINERS: Add self to Write After Approval list.
10671
bf6fc7b2
BS
106722000-11-21 Bernd Schmidt <bernds@redhat.com>
10673
10674 * MAINTAINERS: Update my email address. Add myself to global write
10675 privs list.
10676
ce8e06b1
AO
106772000-11-18 Alexandre Oliva <aoliva@redhat.com>
10678
6e2a4843
AO
10679 * Makefile.in: Merge with src and libgcj.
10680 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10681 configure-target-<library> when their configure scripts need the C
10682 or C++ library to have already been built to work properly.
10683 (do_proto_toplev): Set them to an empty string.
10684
ce8e06b1
AO
10685 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10686 (REALLY_SET_LIB_PATH): Use them.
10687
c003f378
SS
106882000-11-17 Stan Shebs <shebs@apple.com>
10689
10690 * MAINTAINERS: Add self to Write After Approval list.
10691
cc1e60ea
JM
106922000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10693
10694 * configure: Provide the original toplevel configure arguments
10695 (including $0) to subprocesses in the environment rather than
10696 through gcc/configargs.h.
10697
1173593d
JM
106982000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10699
10700 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10701 C99. Alphabetise "Write After Approval" list.
10702
520907ee
MM
107032000-11-12 Mark Mitchell <mark@codesourcery.com>
10704
34f6fbdb
MM
10705 * configure: Turn on libstdc++ V3 by default.
10706
520907ee
MM
10707 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10708 if we've got GCC.
10709
0bbd37ed
PB
107102000-11-11 Philip Blundell <philb@gnu.org>
10711
10712 * MAINTAINERS: Add self to Write After Approval list.
10713
7ca0e6d9
DE
107142000-11-09 David Edelsohn <edelsohn@gnu.org>
10715
10716 * ltcf-c.sh (aix4): Improve shared library configuration; require
10717 exporting symbols.
10718 * ltcf-cxx.sh (aix4): Define.
10719 * ltconfig (aix4): Define library and soname specs appropriate for
10720 AIX. Define command to create export symbols list.
10721
dce2d8b2 10722Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
10723
10724 * config.sub: Add support for Sun Chorus
10725
fc05d516
NC
107262000-10-31 Nick Clifton <nickc@redhat.com>
10727
10728 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10729 <name>@redhat.com. Also installed new email address for Clint
10730 Popetz.
6387a56e 10731
90a0e73f
JM
107322000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10733
10734 * etc: Remove directory from GCC.
10735
a5e1b548
MM
107362000-10-16 Michael Meissner <meissner@redhat.com>
10737
10738 * configure (gcc/configargs.h): Only create if there is a build GCC
10739 directory created.
10740
6387a56e
EC
107412000-10-16 Matthias Klose <doko@debian.org>
10742
be1db873
MK
10743 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10744 when configured for libstdc++-v3.
10745
f5fa9a5b
PE
107462000-10-05 Phil Edwards <pme@gcc.gnu.org>
10747
10748 * configure: Save configure arguments to gcc/configargs.h.
10749
61a77fea
PT
107502000-10-04 Philipp Thomas <pthomas@suse.de>
10751
10752 * config.guess: Import CVS version 1.157.
10753 * config.sub: Import CVS version 1.181.
10754
3a4fee66
AP
107552000-10-04 Andris Pavenis <pavenis@latnet.lv>
10756
10757 * Makefile.in (bootstrap): avoid recursion if subdir missing
10758 (cross): ditto
10759 (do-proto-toplev): ditto
10760
3dd7094e
AO
107612000-09-30 Alexandre Oliva <aoliva@redhat.com>
10762
de710532
AO
10763 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10764 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10765
3dd7094e
AO
10766 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10767 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10768 all affected `configure' scripts.
10769
e592386f
NB
10770Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10771
10772 * MAINTAINERS: Add self as cpplib co-maintainer.
10773
fba54939
AH
107742000-09-24 Aldy Hernandez <aldyh@redhat.com>
10775
10776 * MAINTAINERS: Add self to Write After Approval list.
10777
2bd429f4
GP
107782000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10779
10780 * INSTALL/README: egcs -> GCC update.
10781
dce2d8b2 10782Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
10783
10784 * MAINTAINERS: Add myself to Write After Approval list.
10785
d7ce9a83
KH
107862000-09-15 Kazu Hirata <kazu@hxi.com>
10787
10788 * MAINTAINERS: Add myself to Write After Approval list.
10789
18a53ffe
JL
10790Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10791
e490616e
ZW
10792 * configure.in: Do not build byacc for hppa64. Provide paths to the
10793 X11 libraries for hppa64.
18a53ffe 10794
f246ff23
SC
107952000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10796
10797 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10798
06298abd
AO
107992000-09-06 Alexandre Oliva <aoliva@redhat.com>
10800
4b92758a
AO
10801 * Makefile.in (all-zlib): Added dummy target.
10802
06298abd
AO
10803 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10804 ltcf-gcj.sh: Updated from libtool multi-language branch.
10805
4d73d07a
AO
108062000-09-05 Alexandre Oliva <aoliva@redhat.com>
10807
10808 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10809 (bootstrap*): Depend on all-bootstrap.
10810
05d52d78
PT
108112000-09-05 Philipp Thomas <pthomas@suse.de>
10812
10813 * config.guess: Import CVS version 1.156.
10814 * config.sub: Import CVS version 1.179.
10815
3c809ba4
AG
108162000-09-02 Anthony Green <green@cygnus.com>
10817
10818 * Makefile.in (all-gcc): Depend on all-zlib.
10819 (CLEAN_MODULES): Add clean-zlib.
10820 (ALL_MODULES): Add all-zlib.
10821 * configure.in (host_libs): Add zlib.
10822
10ad78a0 108232000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
10824
10825 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10826 crosses, but add gcc/include to the header search path for them.
10827
b36a9ce3
DB
108282000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10829
10830 * MAINTAINERS: Add self to Write After Approval list.
10831
cb011248
FS
108322000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10833
10834 * config.guess: Import CVS version 1.152.
10835 * config.sub: Import CVS version 1.177.
10836
db310af0
AO
108372000-08-25 Alexandre Oliva <aoliva@redhat.com>
10838
7965440a
AO
10839 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10840 $targargs to tell whether newlib is going to be built.
10841
db310af0
AO
10842 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10843 $$r/TARGET_SUBDIR/libio for _G_config.h.
10844
e7977565
AO
108452000-08-23 Alexandre Oliva <aoliva@redhat.com>
10846
10847 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10848
126bb9ed
DD
108492000-08-22 DJ Delorie <dj@redhat.com>
10850
10851 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10852
5b0e9d29
AO
108532000-08-22 Alexandre Oliva <aoliva@redhat.com>
10854
10855 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10856 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10857 sub-configures.
10858
4f3e904e
DD
108592000-08-21 DJ Delorie <dj@redhat.com>
10860
10861 * MAINTAINERS: Add self as a libiberty maintainer
10862
c9635443
AO
108632000-08-16 Alexandre Oliva <aoliva@redhat.com>
10864
10865 * configure.in (libstdcxx_flags): Use
10866 libstdc++-v3/src/libstdc++.INC.
10867
8b2100ba
AO
108682000-08-15 Alexandre Oliva <aoliva@redhat.com>
10869
10870 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10871
57119aa9
ZW
108722000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10873
eeb943b0
ZW
10874 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10875
6387a56e 10876 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
10877 explicit. Substitute enable_threads into generated Makefiles.
10878 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10879 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10880
acffa7c4
GK
108812000-08-13 Geoff Keating <geoffk@cygnus.com>
10882
10883 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10884
808d8c41
AO
108852000-08-12 Alexandre Oliva <aoliva@redhat.com>
10886
10887 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10888 previous delta.
10889
1fc8c51c 108902000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 10891
1fc8c51c
JM
10892 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10893 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10894 (FLAGS_FOR_TARGET): Not here.
10895 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 10896
25698887
AO
108972000-08-11 Alexandre Oliva <aoliva@redhat.com>
10898
10899 * config-ml.in (CC, CXX): Don't introduce a leading space.
10900
10120687
DD
109012000-08-07 DJ Delorie <dj@delorie.com>
10902
10903 * MAINTAINERS: Add self as a DJGPP maintainer
10904
15c758e9
DD
109052000-08-07 DJ Delorie <dj@redhat.com>
10906
10907 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10908 "if we're also building gcc, and it's a gcc that will run on the
10909 build machine, we want to use its includes instead of the system's
10910 default includes".
10911
2d0de245
JM
109122000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10913
10914 * MAINTAINERS: Add self to Write After Approval list.
10915
e81b330a
AO
109162000-08-03 Alexandre Oliva <aoliva@redhat.com>
10917
83440c1e
AO
10918 * configure.in (libstdcxx_flags): Don't use `"'.
10919
e81b330a
AO
10920 * config-ml.in: Adjust multilib search paths to the
10921 appropriate multilib tree.
10922
cf95c847
AO
109232000-08-02 Alexandre Oliva <aoliva@redhat.com>
10924
10925 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10926 commas in $LANGUAGES.
10927
9e9af119
MH
109282000-08-02 Manfred Hollstein <manfredh@redhat.com>
10929
10930 * configure.in: Re-enable all references to libg++ and librx.
10931
606ce391
AO
109322000-08-01 Alexandre Oliva <aoliva@redhat.com>
10933
89820b43
AO
10934 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10935 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10936 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10937 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10938
606ce391
AO
10939 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10940
04179d4a
AO
109412000-07-31 Alexandre Oliva <aoliva@redhat.com>
10942
10943 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10944 CXX_FOR_TARGET for sed.
10945
d4eb109c
AO
109462000-07-30 Alexandre Oliva <aoliva@redhat.com>
10947
10948 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10949 Do not override if already set in the environment or in configure.
10950 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10951 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10952
4f4caf92
AO
109532000-07-28 Alexandre Oliva <aoliva@redhat.com>
10954
10955 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10956 the libtool CVS tree multi-language branch.
10957 * ltconfig, ltmain.sh: Updated.
6387a56e 10958
b87487b6
AO
109592000-07-27 Alexandre Oliva <aoliva@redhat.com>
10960
1670d1ea
AO
10961 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10962 (clean-target): Depend on it.
10963
b87487b6
AO
10964 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10965 (GCC_FOR_TARGET): Use it.
10966 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10967 * configure.in: ... here.
10968 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10969 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10970
4e81ae98
EC
109712000-07-24 Eric Christopher <echristo@cygnus.com>
10972
10973 * MAINTAINERS: Add self to Write After Approval list.
10974
059ae32c
AO
109752000-07-24 Alexandre Oliva <aoliva@redhat.com>
10976
5b28edd4
AO
10977 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10978 (configure-target-libchill, configure-target-libobjc): Likewise.
10979
059ae32c
AO
10980 * configure.in: Use the same cache file for all target libs.
10981 * config-ml.in: But different cache files per multilib variant.
10982
1adcd149
MS
109832000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10984
10985 * configure (topsrcdir): Don't use dirname.
10986
2d573dff
JO
109872000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10988
10989 * MAINTAINERS: Add self to Write After Approval list.
10990
d207ebef
JM
109912000-07-20 Jason Merrill <jason@redhat.com>
10992
10993 * configure.in: Remove all references to libg++ and librx.
10994
10995 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10996
109972000-07-20 Hans-Peter Nilsson <hp@axis.com>
10998
10999 * config.sub: Update to subversions version 2000-07-06.
11000
7b7792d5
AH
110012000-07-12 Andrew Haley <aph@cygnus.com>
11002
11003 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11004 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11005
3abaac67
PE
110062000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11007
11008 * symlink-tree: Check number of arguments.
11009
34be2b36
JW
110102000-07-05 Jim Wilson <wilson@cygnus.com>
11011
11012 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11013 search path for a g++ extracted from the build tree. This
11014 will allow link tests run by configure scripts in
11015 subdirectories to succeed.
11016
d207ebef
JM
110172000-07-01 Koundinya K <kk@ddeorg.soft.net>
11018
e490616e 11019 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 11020
0900331b
MH
110212000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11022
11023 * MAINTAINERS: Add myself as loop discovery maintainer.
11024
d207ebef
JM
110252000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11026
11027 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11028 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11029
110302000-06-19 Timothy Wall <twall@cygnus.com>
11031
11032 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11033 * config.sub: Add tic54x target.
11034
11a27a76
TM
11035Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11036
11037 * MAINTAINERS: Add self as Fortran maintainer,
11038 remove Craig Burley.
11039
d207ebef 11040Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 11041
d207ebef
JM
11042 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11043 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 11044
7758b73f
PT
11045Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11046
11047 * MAINTAINERS: Add self as i18n maintainer
11048
d207ebef
JM
1104920000-05-21 H.J. Lu (hjl@gnu.org)
11050
e490616e
ZW
11051 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11052 directory are used if they exist. Make sure
11053 $(build_tooldir)/include is searched for header files,
11054 $(build_tooldir)/lib/ for library files.
d207ebef 11055 (GCC_FOR_TARGET): Likewise.
e490616e 11056 (CXX_FOR_TARGET): Likewise.
d207ebef 11057
bae29210
JL
11058Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11059
11060 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11061
d207ebef 11062Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
11063
11064 * Makefile.in (configure-target-libiberty): Depend on
11065 configure-target-newlib.
11066
aab0d19d
AO
110672000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11068
11069 * configure.in, Makefile.in: Merge all libffi-related
11070 configury stuff from the libgcj tree.
11071
d207ebef
JM
11072Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11073
11074 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11075 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11076
11077Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11078
11079 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11080 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 11081 current version information. Add to proto-toplev directory.
d207ebef
JM
11082 (gdb-taz): Build do-djunpack.
11083
758c7bd4
DE
110842000-05-15 David Edelsohn <edelsohn@gnu.org>
11085
11086 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11087
1888228d
AC
11088Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11089
11090 * MAINTAINERS: Add self to Write After Approval list.
11091
d207ebef
JM
110922000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11093
11094 * ltmain.sh: Preserve in relink_command any environment
11095 variables that may affect the linker behavior.
11096
2d7cc2fe
JL
11097Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11098
d207ebef
JM
11099 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11100
11101Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11102
11103 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11104
111052000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11106
11107 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 11108 with the version name.
2d7cc2fe 11109
ee455968
JE
11110Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11111
11112 * MAINTAINERS: Add self as bb-reorder maintainer.
11113
73b97e5c
BK
111142000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11115
11116 * config.if: Tweak.
11117
d207ebef
JM
111182000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11119
11120 * djunpack.bat: New file.
11121
11122Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11123
11124 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
11125 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11126 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11127 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 11128
954869eb
DP
111292000-04-16 Dave Pitts <dpitts@cozx.com>
11130
e490616e
ZW
11131 * config.sub (case $basic_machine): Change default for "ibm-*"
11132 to "openedition".
954869eb 11133
eaabe541
AJ
111342000-04-13 Andreas Jaeger <aj@suse.de>
11135
11136 * MAINTAINERS: Added myself.
11137
d207ebef
JM
11138Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11139
11140 * Makefile.in (gdb-taz): New target. GDB specific archive.
11141 (do-md5sum): New target.
11142 (MD5PROG): Define.
11143 (PACKAGE): Default to TOOL.
11144 (VER): Default to a shell script.
11145 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 11146 md5 checksum generation.
d207ebef
JM
11147 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11148 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11149 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 11150 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
11151
11152Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11153
11154 * configure (warn_cflags): Delete.
11155
0ea6d60c
PDM
11156Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11157
11158 * MAINTAINERS: Added myself.
11159
17090313 111602000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 11161 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 11162
e490616e
ZW
11163 * configure.in (enable_libstdcxx_v3): Add.
11164 (target_libs): Add bits here to switch between libstdc++-v2 and
11165 libstdc++-v3.
11166 * config.if: And this file too.
11167 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 11168
76b78517
MM
111692000-04-05 Michael Meissner <meissner@redhat.com>
11170
11171 * config.sub (d30v): Add d30v as a basic machine type.
11172
ad242caf
JM
111732000-03-29 Jason Merrill <jason@casey.cygnus.com>
11174
11175 * configure.in: -linux-gnu*, not -linux-gnu.
11176
d4537148
TM
11177Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11178
11179 * MAINTAINERS: Add self in write-after-approval section.
11180
f152e9d4
JW
11181Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11182
11183 * MAINTAINERS: Add self as ia64 port maintainer.
11184
6a5fcef1
NB
111852000-03-08 Neil Booth <NeilB@earthling.net>
11186
11187 * MAINTAINERS: Add self in write-after-approval section.
11188
d207ebef 11189Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 11190
d207ebef
JM
11191 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11192 (do-tar-bz2): Replace TOOL with PACKAGE.
11193 (gdb.tar.bz2): Remove GDBTK from GDB package.
11194 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 11195 dejagnu.tar.bz2): New packages.
d207ebef
JM
11196
111972000-02-27 Andreas Jaeger <aj@suse.de>
11198
11199 * configure.in: Add entry for mips*-*-linux*, move catch all
11200 *-*-*linux* entry below this one.
11201
112022000-02-27 Ian Lance Taylor <ian@zembu.com>
11203
11204 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 11205
521fe9d0
NC
112062000-02-24 Nick Clifton <nickc@cygnus.com>
11207
11208 * config.sub: Support an OS of "wince".
11209
d207ebef
JM
11210Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11211
11212 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 11213 version.
d207ebef 11214
dce2d8b2 112152000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
11216
11217 * config.sub: Add support for Linux/IBM 370.
11218 * configure.in: Likewise.
11219
3a685f6f
NC
112202000-02-22 Nick Clifton <nickc@cygnus.com>
11221
11222 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11223
dce2d8b2 112242000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 11225
d207ebef 11226 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 11227
4746ee26
KG
112282000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11229
11230 * configure (gcc_version): When setting, narrow search to
11231 lines containing `version_string'.
11232
ba96c72d
DC
112332000-02-15 Denis Chertykov <denisc@overta.ru>
11234
11235 * config.sub: Add support for avr target.
11236
77f16a66
NC
112372000-02-14 Nick Clifton <nickc@cygnus.com>
11238
11239 * MAINTAINERS: Add maintainers for MCore port.
11240
784a3a80
HPN
11241Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11242
11243 * config.sub: Add mmix-knuth-mmixware.
11244
719dd4fa
KG
112452000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11246
11247 * MAINTAINERS: Pair cccp with cpplib maintainership.
11248
dce2d8b2 112492000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
11250
11251 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11252 structure stuff to -L library search.
11253 (CXX_FOR_TARGET): Ditto.
11254 (CROSS_CHECK_MODULES): Fix spelling mistake.
11255
7a53e94b
MM
112562000-01-24 Mark Mitchell <mark@codesourcery.com>
11257
11258 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11259 the C++ compiler.
11260
0da3b5a7
RH
112612000-01-12 Richard Henderson <rth@cygnus.com>
11262
11263 * configure.in: Don't build some bits for beos.
11264
02368d6d
JS
112652000-01-12 Joel Sherrill (joel@OARcorp.com)
11266
11267 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11268 as include files.
11269
2e76d35c
ZW
112702000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11271
11272 * Add self as cpplib maintainer, as requested by Jason
11273 Merrill. Correct my e-mail address.
11274
4c25fdcf
GK
112752000-01-06 Geoff Keating <geoffk@cygnus.com>
11276
11277 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11278 not mh-aix43.
11279
188e3966
HPN
11280Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11281
11282 * MAINTAINERS: Add myself to "write after approval" list.
11283
c2f5d030
RH
112841999-12-14 Richard Henderson <rth@cygnus.com>
11285
11286 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11287 * config.sub: Accept alphaev[78], alphaev8.
11288
eeda916a
AO
112891999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11290
11291 * config.guess, config.sub: Update from autoconf.
11292
b3bd7820
BK
112931999-11-29 Bruce Korb <autogen@linuxbox.com>
11294
2c290989 11295 * MAINTAINERS: update my playtime e-address.
b3bd7820 11296
1882b2b1
RO
11297Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11298
11299 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11300 necessary libraries are missing.
11301
dce2d8b2 11302Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
11303
11304 * MAINTAINERS: Add new 'write after approval' maintainer.
11305
1e25de97
APB
11306Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11307
11308 * MAINTAINERS: Add new Java maintainer.
11309
1722c704
AS
113101999-10-25 Andreas Schwab <schwab@suse.de>
11311
11312 * configure: Fix quoting inside arguments of eval.
11313
8141abe8
NC
113141999-10-21 Nick Clifton <nickc@cygnus.com>
11315
11316 * config-ml.in: Allow suppression of some ARM multilibs.
11317
0b77644a
LV
11318Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11319
11320 * config.guess: Add OS/390 match pattern.
11321 * config.sub: Add mvs, openedition targets.
11322 * configure.in (i370-ibm-opened*): New.
11323
d207ebef
JM
113241999-09-04 Steve Chamberlain <sac@pobox.com>
11325
11326 * config.sub: Add support for configuring for pj.
11327
113281999-08-31 Nick Clifton <nickc@cygnus.com>
11329
11330 * config.sub (maybe_os): Add support for configuring for fr30.
11331
af13ebe9
NC
113321999-08-25 Nick Clifton <nickc@cygnus.com>
11333
11334 * configure.in: Do not configure or build ld for AIX
11335 platforms. ld is known to be broken on these platforms.
11336
1250c760
RO
11337Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11338
11339 * config-ml.in: Pass compiler flag corresponding to multidirs to
11340 subdir configures.
11341
d207ebef
JM
113421999-08-09 Ian Lance Taylor <ian@zembu.com>
11343
11344 * Makefile.in (LDFLAGS): Define.
11345
113461999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11347
11348 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11349 noconfigdirs.
11350 (*-*-cygwin*): Likewise.
11351
113521999-08-08 Ian Lance Taylor <ian@zembu.com>
11353
11354 * mkdep: New file.
11355 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11356 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11357
11358 From Eli Zaretskii <eliz@is.elta.co.il>:
11359 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11360 long file name when using DJGPP on MS-DOS.
11361
dbd83e11
JL
11362Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11363
11364 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11365
d207ebef
JM
113661999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11367
11368 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11369 dependency as this causes "make check" to globally "make all"
11370
cd1f4c2c
TT
11371Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11372
11373 * configure.in (target_libs): Added target-zlib.
11374 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11375 (CONFIGURE_TARGET_MODULES): Likewise.
11376 (CHECK_TARGET_MODULES): Likewise.
11377 (INSTALL_TARGET_MODULES): Likewise.
11378 (CLEAN_TARGET_MODULES): Likewise.
11379 (configure-target-zlib): New target.
11380 (all-target-zlib): Likewise.
11381 (all-target-libjava): Depend on all-target-zlib.
11382 (configure-target-libjava): Depend on configure-target-zlib.
11383
11384 * Makefile.in (configure-target-libjava): Depend on
11385 configure-target-newlib.
11386 (configure-target-boehm-gc): New target.
11387 (configure-target-qthreads): New target.
11388
e490616e
ZW
11389 * configure.in (target_libs): Added target-qthreads.
11390 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11391 (CONFIGURE_TARGET_MODULES): Likewise.
11392 (CHECK_TARGET_MODULES): Likewise.
11393 (INSTALL_TARGET_MODULES): Likewise.
11394 (CLEAN_TARGET_MODULES): Likewise.
11395 (all-target-qthreads): New target.
11396 (configure-target-libjava): Depend on configure-target-qthreads.
11397 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
11398
11399 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11400 (CONFIGURE_TARGET_MODULES): Likewise.
11401 (CHECK_TARGET_MODULES): Likewise.
11402 (INSTALL_TARGET_MODULES): Likewise.
11403 (CLEAN_TARGET_MODULES): Likewise.
11404 (all-target-libjava): New target.
11405 (all-target-boehm-gc): Likewise.
11406 * configure.in (target_libs): Added libjava, boehm-gc.
11407
d207ebef
JM
114081999-07-22 Ian Lance Taylor <ian@zembu.com>
11409
11410 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11411 configure.bat in SUPPORT_FILES.
11412 (gas+binutils.tar.bz2): Likewise.
11413
11414 * makeall.bat: Remove; obsolete.
11415
114161999-07-21 Ian Lance Taylor <ian@zembu.com>
11417
11418 From Mark Elbrecht:
11419 * configure.bat: Remove; obsolete.
11420
114211999-07-11 Ian Lance Taylor <ian@zembu.com>
11422
11423 * configure: Add -W -Wall to the default CFLAGS when compiling with
11424 gcc.
11425
11426Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11427
11428 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11429
114301999-06-30 Mark Mitchell <mark@codesourcery.com>
11431
11432 * configure.in: Build ld on IRIX6.
11433
114341999-06-12 Ian Lance Taylor <ian@zembu.com>
11435
11436 * Makefile.in: Change distribution targets to use bzip2 instead of
11437 gzip.
11438 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11439 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11440
114411999-06-04 Nick Clifton <nickc@cygnus.com>
11442
11443 * config.sub: Add mcore target.
11444
26d088fa
CD
11445Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11446
11447 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11448
c2c08b29
L
11449Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11450
11451 * config.guess (dummy): Changed to $dummy.
11452
671d0648
NC
114531999-05-24 Nick Clifton <nickc@cygnus.com>
11454
11455 * config.sub: Tidied up case statements.
11456
b1345c72
BE
114571999-05-22 Ben Elliston <bje@cygnus.com>
11458
51ccbd8d
BE
11459 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11460 <jiro@din.or.jp>.
11461
b1345c72
BE
11462 * config.guess: Merge with FSF version. Future changes will be
11463 more accurately recorded in this ChangeLog.
11464 * config.sub: Likewise.
11465
2caf864f
SM
11466Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11467
11468 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11469
d207ebef
JM
114701999-04-30 Tom Tromey <tromey@cygnus.com>
11471
11472 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11473
90fb0c24
TT
114741999-04-23 Tom Tromey <tromey@cygnus.com>
11475
11476 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11477
d207ebef
JM
114781999-04-20 Drew Moseley <dmoseley@cygnus.com>
11479
11480 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11481 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11482 Bad merge removed these two changes.
11483
3516940d 11484Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 11485 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
11486
11487 * config.guess (interix Alpha): Add.
11488
d207ebef
JM
114891999-04-11 Richard Henderson <rth@cygnus.com>
11490
11491 * configure.in (i?86-*-beos*): Do config gperf; don't config
11492 gdb, newlib, or libgloss.
11493
e891fbfe 11494Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 11495
e891fbfe
AO
11496 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11497 link a trivial program with -mabi=64. If it fails, remove mabi=64
11498 from multidirs.
11499
f9ae47d6
PT
11500Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11501
11502 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11503
d207ebef
JM
115041999-04-08 Nick Clifton <nickc@cygnus.com>
11505
11506 * config.sub: Add support for mcore targets.
11507
115081999-04-07 Michael Meissner <meissner@cygnus.com>
11509
11510 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11511 not mt-ospace, in order to shut up assembler warning about using
11512 symbols that are named the same as registers.
11513
115141999-04-07 Drew Moseley <dmoseley@cygnus.com>
11515
11516 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11517 dependency list for all-target-cygmon.
11518
115191999-04-05 Doug Evans <devans@casey.cygnus.com>
11520
11521 * config-ml.in: Check $host, not $target, for selective multilibs.
11522 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11523 thumb interworking, and underscore prefix multilibs.
11524
115251999-04-04 Ian Lance Taylor <ian@zembu.com>
11526
11527 * missing: Update to version from current automake.
11528
88101ab9
L
11529Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11530
11531 * configure (gxx_include_dir): Removed.
11532
11533 * configure.in (gxx_include_dir): Handle it.
11534 * Makefile.in: Likewise.
11535
d207ebef
JM
115361999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11537
11538 * config.sub (mips64vr4111,mips64vr4111el) Add.
11539
115401999-03-21 Ben Elliston <bje@cygnus.com>
11541
e490616e 11542 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 11543
8dc91cbe
ME
11544Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11545
8dc91cbe
ME
11546 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11547 config/mh-djgpp.
11548
d207ebef
JM
11549Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11550
11551 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11552 all-target-newlib to dependency list for all-target-bsp.
11553
926bb5ed
MK
11554Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11555
11556 * config.sub: Add i386-uwin support.
11557 * config.guess: Likewise.
11558
4a6e3000
FS
11559Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11560
11561 * configure.in: cleanup, add mh-*pic handling for arm, special
11562 case powerpc*-*-aix*
11563
d207ebef
JM
11564Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11565
11566 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11567 can be built.
11568
11569Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11570
11571 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 11572 targets.
d207ebef 11573
71c91078
NC
115741999-03-02 Nick Clifton <nickc@cygnus.com>
11575
11576 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11577
282e5df8
GN
11578Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11579
11580 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11581
1de558ee
NC
115821999-02-24 Nick Clifton <nickc@cygnus.com>
11583
11584 * config.sub: Fix typo in arm recognition.
11585
d207ebef
JM
11586Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11587
11588 * configure.in (noconfigdirs): Changed target_configdirs to
11589 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11590 rather than m68k-*-* since it is not known to work on
11591 m68k-aout. Ditto for arm-*-*oabi.
11592
11593Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11594
11595 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
11596
115971999-02-19 Ben Elliston <bje@cygnus.com>
11598
11599 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11600 Smart and improved by Andrew Cagney.
11601
fab7445a
ME
11602Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11603
11604 * config.guess: Recognize openbsd-*-hppa.
11605
8ccdc228
L
11606Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11607
11608 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11609 only if it is not empty.
11610
3b7265ff
NC
116111999-02-17 Nick Clifton <nickc@cygnus.com>
11612
11613 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 11614
d207ebef 11615 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
11616
11617 * config.sub: Modified to recognize uname's armv* syntax.
11618
d207ebef
JM
116191999-02-17 Mark Salter <msalter@cygnus.com>
11620
11621 * configure.in: Added target-bsp for sparclite.
11622
11623Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11624
11625 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11626
116271999-02-08 Nick Clifton <nickc@cygnus.com>
11628
11629 * configure.in: Add support for strongarm port.
11630 * config.sub: Add support for strongarm target.
11631
c48dd3f5 11632Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 11633
c48dd3f5
MK
11634 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11635 the old name config/mh-cygwin32.
11636 Enable texinfo.
11637
d207ebef
JM
11638Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11639
11640 * configure.in: Do build ld for ix86 Solaris.
11641
ecd62820
JW
11642Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11643
11644 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11645 $AR_FOR_TARGET. Likewise for RANLIB.
11646
bbd8fa7f 11647Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 11648
e490616e
ZW
11649 * config.sub (oabi): Recognize.
11650 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 11651
0397442c
RL
11652Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11653
11654 * config.guess: Improve detection of i686 on UnixWare 7.
11655
c9ffaa63
MK
11656Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11657
11658 * config.guess: Add support for i386-pc-interix.
11659 * config.sub: Likewise.
11660 * configure.in: Likewise.
c9ffaa63 11661
d207ebef
JM
11662Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11663
11664 * Makefile.in: Remove unneeded all-target-libio from
11665 from all-target-winsup target since it is now unneeded.
11666 Add all-target-libtermcap in its place since it is now
11667 needed.
11668
11669Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11670
11671 * configure.in: makefile stub for cygwin target is probably
11672 unnecessary. Remove it for now.
d207ebef
JM
11673
11674Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11675
11676 * configure.in: libtermcap.a should be built when cygwin is the
11677 target as well as the host.
11678 * config.guess: Allow mixed case in cygwin uname output.
11679 * Makefile.in: Add libtermcap target.
d207ebef 11680
ebe12325
JL
11681Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11682
11683 * config.sub: Clean up handling of hppa2.0.
11684
57057b67
RB
11685Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11686
11687 * config.guess: Use C code to identify more HP machines.
11688
f8670be1
JL
11689Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11690
11691 * config.sub: Handle hppa2.0.
11692
d207ebef
JM
11693Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11694
11695 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 11696 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
11697
116981998-12-15 Mark Salter <msalter@cygnus.com>
11699
11700 * configure.in: Added target-bsp for several target architectures.
11701
11702 * Makefile.in: Added rules for bsp.
11703
d1a09590
JL
11704Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11705
11706 * config.guess: Improve detection of hppa2.0 processors.
11707
11708Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11709
11710 * config.guess: Recognize FreeBSD using ELF automatically.
11711
71205e0b
MH
117121998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11713
11714 * configure (skip-this-dir): Add handling for new shell script, which
11715 might be created by a sub-directory's configure to indicate, this particular
11716 directory is "unwanted".
11717 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11718
d207ebef
JM
11719Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11720
11721 * ltconfig: import from libtool, after changing libtool to
11722 account for the cygwin name change.
11723
11724Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11725
11726 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11727 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11728
11729Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11730
11731 * configure.in: Add libtermcap to list of cygwin dependencies.
11732
11733Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11734
e490616e
ZW
11735 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11736 they include winsup/include when it's a cygwin target.
d207ebef
JM
11737
117381998-11-12 Tom Tromey <tromey@cygnus.com>
11739
11740 * configure.in (host_tools): Added zip.
11741 * Makefile.in (all-target-libjava): Depend on all-zip.
11742 (all-zip): New target.
11743 (ALL_MODULES): Added all-zip.
11744 (NATIVE_CHECK_MODULES): Added check-zip.
11745 (INSTALL_MODULES): Added install-zip.
11746 (CLEAN_MODULES): Added clean-zip.
11747
11748Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11749
11750 * Makefile.in: lose "32" from comment about cygwin.
11751
11752Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11753
11754 * configure.in: Use -Os to build target libraries for the fr30.
11755
11756Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11757
11758 * config.sub: Add fr30.
11759
11760Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11761
e490616e 11762 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
11763 cygwin* instead of cygwin32*.
11764 * config.sub: Check cygwin* instead of cygwin32*.
11765
d2ec8b39
RL
11766Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11767
11768 * config.guess: Match any version of Unixware7.
11769
d207ebef
JM
117701998-10-20 Syd Polk <spolk@cygnus.com>
11771
11772 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11773 if desired.
11774
35cd2565
JL
11775Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11776
11777 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11778 these if the appropriate directories and files to not exist.
11779
52d4e5b7
JL
11780Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11781
11782 * Makefile.in (DEVO_SUPPORT): Add config.if.
11783
38ada91e
MH
11784Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11785
11786 * configure: Add pattern to replace "build_tooldir"'s
11787 definition in the generated Makefile with "tooldir"'s
11788 actual value.
11789
e44e84da
JL
11790Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11791
56a8387f
JL
11792 * config.sub: Bring back lost sparcv9.
11793
e44e84da
JL
11794 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11795
5cb95c7a
JL
11796Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11797
11798 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11799 CC_FOR_TARGET and friends.
11800
11801Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 11802
ceff9b14
AO
11803 * Makefile.in (build_tooldir): New variable, same as tooldir.
11804 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11805 -B$(build_tooldir)/bin/.
11806 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 11807
f2d11dcd
GP
11808Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11809
11810 * README: Remove installation instructions and refer to the
11811 INSTALL directory instead.
11812
73a6d2e7 11813Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 11814
73a6d2e7
RL
11815 * config.sub: Add support for i[34567]86-pc-udk.
11816 * configure.in: Likewise.
11817
5d4a5ee6
JL
11818Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11819
11820 * Makefile.in: add bzip2 package building bits for user
11821 tools module
11822 * configure.in: ditto
11823
6fc19d6d
JL
11824Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11825
11826 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11827 (ALL_TARGET_MODULES): Add all-target-libobjc.
11828 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11829 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11830 (all-target-libchill): Add dependencies.
11831 * configure.in (target_libs): Add libchill.
4e81ae98 11832
f653f0ab
MH
118331998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11834
11835 * configure.in (target_subdir): Remove duplicate line.
11836
5d4a5ee6
JL
11837Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11838
11839 * Makefile.in (all-automake): fix dependencies.
11840
494933e4
JL
11841Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11842
11843 * configure.in: Minor cleanups for building in the $(target_alias)
11844 subdir.
11845
f6b58262
JW
118461998-09-22 Jim Wilson <wilson@cygnus.com>
11847
11848 * Makefile.in (bootstrap): Set r and s before make all. Use
11849 BASE_FLAGS_TO_PASS in make all.
11850 (cross): Likewise.
11851
27c7a08d
MM
118521998-09-20 Mark Mitchell <mark@markmitchell.com>
11853
11854 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11855
e67afd1e
RH
11856Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11857
11858 * config.sub: Fix typo in last change.
11859
8e44ac71
MH
118601998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11861
11862 * config.sub: Add support for C4x target.
11863 * configure.in: Likewise.
11864
d7496fbb
DM
118651998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11866
11867 * config.sub: Recognize sparcv9 just like sparc64.
11868
22097bd1
RL
11869Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11870
11871 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11872
4b877abd
JL
11873Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11874
2c8ec9a2
JL
11875 * config.guess: Correctly identify Pentium II sco boxes.
11876
4b877abd
JL
11877 * config.guess: Fix "tr" code. From Weiwen Liu.
11878
ab03db52
JH
11879Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11880
11881 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11882 stabs.
11883
b54db294
JL
11884Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11885
11886 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11887 (ALL_TARGET_MODULES): Add all-target-libchill.
11888 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11889 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11890 (all-target-libchill): Add dependencies.
11891 * configure.in (target_libs): Add libchill.
11892
bf48dd73
LW
11893Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11894
11895 * config.guess: Avoid assumptions about "tr" behaves when
11896 LANG is set to something other than English.
11897
a3cbd105
L
11898Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11899
11900 * configure (gxx_include_dir): Changed to
11901 '${prefix}/include/g++'-${libstdcxx_interface}.
11902
11903 * config.if: New to determine the interfaces.
11904
c4acd909
MK
11905Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11906
11907 * config.guess: Detect and handle MPE/IX.
11908 * config.sub: Deal with MPE/IX.
11909
9ea97665
DE
11910Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11911
11912 * configure.in: Use mh-aix43.
11913
0ce065bd
MH
119141998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11915
11916 * configure: Fix --without/--disable cases for gxx-include-dir.
11917
5d4a5ee6
JL
11918Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11919
11920 * mdata-sh: Imported. Needed for automake support.
11921
11922Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11923
11924 * Makefile.in (taz): Try "chmod -R og=u ." before
11925 "chmod og=u `find . -print`".
11926
11927Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11928
11929 * configure.in: Add arm-elf and thumb-elf support.
11930
11931Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11932
11933 * Makefile.in: Undo previous patch.
11934
11935Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11936
11937 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11938 to here ...
11939 (install-no-fixedincludes): and here
11940 (INSTALL_MODULES): ... from here.
11941
466456d9
ILT
11942Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11943
11944 * config.sub: Merge with FSF.
11945
1b409d25
ILT
11946 * config.guess: Merge with FSF.
11947
d207ebef
JM
11948Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11949
11950 * configure (extraconfigdirs): New variable.
11951 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11952 * Makefile.in (all): Move higher in file.
11953 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11954 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11955 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11956 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11957 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11958
119591998-07-23 Brendan Kehoe <brendan@cygnus.com>
11960
11961 * Makefile.in (all-target-libjava): Depend on all-gcc and
11962 all-target-newlib.
11963 (configure-target-libjava): Depend on $(ALL_GCC).
11964
7f1937c1
RL
11965Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11966
11967 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11968 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11969
2ada2bd6
ML
11970Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11971
11972 * INSTALL/README: Fix typo.
11973
1e025bde
ML
11974Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11975
5d4a5ee6
JL
11976 * ylwrap: Change absolute path checks to check for DOS style path
11977 names.
1e025bde 11978
5d4a5ee6
JL
11979 * ylwrap: Don't use a full path name if the source file is in the
11980 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 11981
6755ff73
ILT
11982 * config-ml.in: Default to being verbose, to match Feb 18 change to
11983 configure.
11984
5d4a5ee6
JL
11985Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11986
11987 Brought over from egcs:
11988
11989 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11990
11991 * configure.in (target_subdir): Set to ${target_alias} instead
11992 of "libraries".
11993
11994 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11995
11996 * configure.in (target_subdir): Set to libraries if enable_multilib.
11997
11998Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11999
12000 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12001 multilibs, force reconfiguration the first time we create
12002 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12003
12004Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12005
12006 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12007 avoid confusion with --no-recursion.
12008
12009Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12010
12011 * configure.in: Win32 hosts shouldn't use install -x
12012 * install-sh: remove -x option, and special .exe-handling
12013 hack.
12014
d207ebef
JM
12015Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12016
12017 * config.guess: Recognize i586-pc-beos.
12018 * configure.in: Don't build some bits for beos.
12019
fbd836fc
ILT
12020Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12021
5d4a5ee6
JL
12022 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12023 CFLAGS default to -O2.
12024
fbd836fc
ILT
12025 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12026 when using GNU ld.
12027
12028Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12029
12030 * ltmain.sh: Correct install when using a different shell.
12031
12032Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12033
12034 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12035
d207ebef
JM
12036Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12037
12038 * makefile.vms: Update to build binutils/makefile.vms. Add install
12039 target.
fbd836fc
ILT
12040
12041Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12042
12043 * ltconfig: Update to correct AIX handling.
12044
69b471bc
JL
12045Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12046
81241b5e
JL
12047 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12048
69b471bc
JL
12049 * configure.in (target_subdir): Set to ${target_alias} instead
12050 of "libraries".
12051
bedf82df
MH
120521998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12053
12054 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12055 (Makefile): Depend on $(gcc_version_trigger).
12056
12057 * configure (gcc_version): Change default initializer to empty
12058 string.
12059 (gcc_version_trigger): New variable; pass this variable down
12060 to subdir configures to enable them checking gcc's version
12061 themselves. Emit make macros for both gcc_version vars.
12062 (topsrcdir): Initialize reliably.
12063 (recursion line): Remove --with-gcc-version=${gcc_version}.
12064
28e449d8
MH
120651998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12066
12067 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
12068 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12069 in $(libsubdir); emit definition in each generated Makefile.
12070 (gxx_include_dir): Initialize depending on
12071 $enable_version_specific_runtime_libs.
28e449d8 12072
50c4c9f7
MH
120731998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12074
12075 * configure (gcc_version): Initialize properly depending on
12076 how and where configure is started.
12077 (recursion line): Pass a --with-gcc-version=${gcc_version}
12078 to configures in subdirs.
12079
d207ebef
JM
12080Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12081
12082 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 12083 cygmon
d207ebef 12084
5d4a5ee6
JL
12085Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12086
12087 * configure.in: Add cygmon and libstub support for mn10200.
12088
2f96399b
MH
120891998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12090
12091 * configure (gcc_version): Add new variable describing the
12092 particular gcc version we're building.
12093 * Makefile.in (libsubdir): Add new macro for the directory
12094 in which the compiler finds executables, libraries, etc.
12095 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12096 and libsubdir.
12097
c4137c50
AO
12098Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12099
ceff9b14
AO
12100 * Makefile.in (local-clean): Remove *.log.
12101 (warning.log): Built with warn_summary from build.log.
12102 (mail-report.log): Run test_summary.
12103 (mail-report-with-warnings.log): Run test_summary including
12104 warning.log in the report.
c4137c50 12105
276d5ee0
RL
12106Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12107
12108 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12109
5d4a5ee6
JL
12110Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12111
12112 * Makefile.in (grep): Grep no longer depends on libiberty.
12113
12114Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12115
12116 * Makefile.in: all-snavigator needs all-libgui.
12117
12118Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12119
12120 * configure.in: Add cygmon and libstub support for mn10300.
12121
8af14275
ILT
12122Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12123
12124 * missing: Update to version from automake 1.3.
12125
fbd836fc
ILT
12126 * ltmain.sh: On installation, don't get confused if the same name
12127 appears more than once in the list of library names.
12128
466456d9
ILT
12129Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12130
12131 * config.sub: Accept m68060 and m5200 as CPU names.
12132
5d4a5ee6
JL
12133Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12134
12135 * configure: Use && rather than using -a in test, because odd
12136 strings can confuse test.
12137 * configure.in: Likewise.
12138
fbd836fc
ILT
12139Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12140
12141 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12142
f0983958
AO
12143Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12144
12145 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 12146 bootstrap4-lean): New targets.
f0983958 12147
bfed1ea0
JL
12148Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12149
12150 * mpw-* Delete. Not used.
12151
5d4a5ee6
JL
12152Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12153
12154 * COPYING.LIB: Update FSF address.
12155
bfed1ea0
JL
12156Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12157
12158 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12159
5d4a5ee6
JL
12160 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12161 GAS_SUPPORT_DIRS.
12162
bfed1ea0
JL
12163Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12164
12165 * ltconfig, ltmain.sh: Avoid producing a version number if
12166 -version-info was not used.
12167
5d4a5ee6
JL
12168Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12169
12170 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12171 building with newlib.
12172
121731998-04-30 Paul Eggert <eggert@twinsun.com>
12174
d207ebef 12175 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 12176 Solaris `make' causes it to continue to next definition.
d207ebef
JM
12177
12178Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12179
12180 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12181 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
12182
12183Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12184
12185 * configure.in: Change alpha to alpha* in several places.
12186
d207ebef
JM
12187Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12188
12189 * config.sub: Recognize sparc86x.
12190
77be0cab
MM
12191Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12192
12193 * configure.in (--enable-target-optspace): Remove debug echo.
12194
62441128
JW
12195Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12196
12197 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12198
bfed1ea0
JL
12199Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12200
12201 * ltconfig: Update cygwin32 support.
12202
5d4a5ee6
JL
12203 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12204 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12205 (GDB_SUPPORT_DIRS): Likewise.
12206
3f4ea1de
MM
12207Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12208
12209 * configure.in (target_makefile_frag): If --enable-target-optspace,
12210 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
12211 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12212 not used.
12213 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 12214
5d4a5ee6
JL
12215Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12216
12217 * Makefile.in (all-bfd): Depend on all-intl.
12218 (all-binutils): Likewise.
12219 (all-gas): Likewise.
12220 (all-gprof): Likewise.
12221 (all-ld): Likewise.
12222
122231998-04-19 Brendan Kehoe <brendan@cygnus.com>
12224
12225 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12226
bfed1ea0
JL
12227Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12228
5d4a5ee6
JL
12229 * Makefile.in (all-bfd): Depend upon all-libiberty.
12230
bfed1ea0
JL
12231 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12232
5d4a5ee6
JL
12233Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12234
12235 * Makefile.in: Add libstub.
12236
12237 * configure.in: Ditto. Build libstub for targets that have cygmon
12238 support.
12239
12240Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12241
12242 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12243
12244Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12245
12246 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12247 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12248
ec8d6ddc
KW
12249Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12250
12251 * configure: Define DEFAULT_M4 by searching PATH.
12252 * Makfile.in: Use DEFAULT_M4.
12253
bfed1ea0
JL
12254Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12255
12256 * ltconfig: Add cygwin32 support.
12257
5d4a5ee6
JL
12258 * Makefile.in, configure.in: Add libtool as a native only directory
12259 to configure and build.
12260
547a6183
JL
12261Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12262
12263 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12264
5d4a5ee6 12265Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 12266
5d4a5ee6
JL
12267 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12268
12269Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12270
12271 * Makefile.in: add ash make rules
12272 * configure.in: add ash to native_only and host_tools lists
12273
12274Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12275
12276 * Makefile.in (all-gettext, all-intl): New targets.
12277 (ALL_MODULES): Added all-gettext, all-intl.
12278 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12279 (INSTALL_MODULES): Added install-gettext, install-intl.
12280 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12281
12282 * configure.in (host_tools): Added gettext.
12283 (native_only): Likewise.
12284 (noconfigdirs) [various cases]: Likewise.
12285 (host_libs): Added intl.
12286
d207ebef
JM
12287Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12288
12289 * configure: Do not disable building gdbtk for cygwin32 hosts.
12290
e98e406f
NC
12291Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12292
12293 * configure.in: Add thumb-coff target.
12294 * config.sub: Add thumb-coff target.
12295
5d4a5ee6
JL
12296Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12297
12298 * Makefile.in: Revert yesterday's change.
12299 (all-target-winsup): all-target-librx stays out of here.
12300
12301Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12302
12303 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12304 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12305 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12306 Remove references to librx and libg++.
12307
12308Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12309
12310 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12311 recursive makes
12312
bfed1ea0
JL
12313Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12314
12315 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 12316 for newlib directory.
bfed1ea0
JL
12317 (CXX_FOR_TARGET): Likewise.
12318
12319Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12320
12321 * ltconfig: Update after libtool/ltconfig.in change for
12322 hpux11.
12323
12324Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12325
12326 * ltconfig, ltmain.sh: Update to libtool 1.2.
12327
3cd730af
MH
12328Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12329
12330 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12331 (install-gcc-cross): Instead, override LANGUAGES here.
12332
80564603
DL
123331998-03-18 Dave Love <d.love@dl.ac.uk>
12334
12335 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12336 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12337
d207ebef
JM
12338Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12339
12340 * configure.in: Add Thumb-pe target.
12341
5d4a5ee6 12342Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 12343
5d4a5ee6
JL
12344 * Makefile.in - changed sn targets to snavigator
12345 * configure.in - changed sn targets to snavigator
12346
2d4a0558
MH
12347Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12348
12349 * config-ml.in: After building symlink tree call make distclean
12350 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12351 to be the case for libiberty.
12352
04b93567
L
12353Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12354
12355 * configure: When making link, also check the current
12356 directory. The configure scripts may create one.
12357
9a06b842
RH
12358Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12359
12360 * config.sub: Accept alphapca56 and alphaev6 properly.
12361
217fc4e6
FS
12362Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12363
12364 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12365
3e07bdbd 12366Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 12367
e490616e 12368 * config.sub (sco5): Fix typo.
3e07bdbd 12369
5d4a5ee6
JL
12370Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12371
12372 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12373 install-itcl.
12374 (install-itcl): Remove dependency on install-tcl.
12375
12376Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12377
12378 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12379
12380Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12381
12382 * configure.in: Don't build libgui for a cygwin32 target when not on
12383 a cygwin32 host.
12384
12385Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12386
12387 * configure (redirect): Set to null, so default behavior of
12388 configure is now --verbose.
12389
ce0d965c
DL
123901998-02-16 Dave Love <d.love@dl.ac.uk>
12391
12392 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12393 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12394
3acd1fd0
MH
12395Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12396
12397 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12398 this change to sync Makefile.in with its ChangeLog entries.
12399
5d4a5ee6
JL
12400Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12401
12402 * ltmain.sh (mkdir): Check that the directory doesn't exist
12403 before we exit with error, so that we don't get races during
12404 parallel builds.
12405
bfed1ea0
JL
12406Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12407
12408 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12409
4e77e8f1
MH
12410Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12411
12412 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12413 PICFLAG_FOR_TARGET.
12414 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12415
12416 * configure: Emit a definition for the new macro enable_shared
12417 into each Makefile.
12418
5d4a5ee6
JL
12419Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12420
12421 * configure.in (host_tools, native_only): Add libtool.
12422
12423Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12424
12425 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12426 Fix typo in ming config comment.
12427
bfed1ea0
JL
12428Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12429
12430 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12431
5d4a5ee6
JL
12432Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12433
12434 * config.sub: Add tic30 cases, and map c30 to tic30.
12435
8821a725
RH
12436Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12437
12438 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12439 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12440 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12441 (CLEAN_TARGET_MODULES): Similarly
12442 (all-target-libf2c): Add dependences.
4e81ae98 12443 * configure.in (target_libs): Add libf2c.
8821a725 12444
5d4a5ee6
JL
12445Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12446
12447 * configure.in: Remove expect from noconfigdirs when target
12448 is cygwin32. OK to build expect and dejagnu with Canadian
12449 Cross.
12450
0aadd657
ILT
12451Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12452
5d4a5ee6
JL
12453 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12454 host.
12455
0aadd657
ILT
12456 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12457 and mingw32.
12458
d0a8352c
MH
12459Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12460
12461 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12462 here as it is not defined in the toplevel Makefile.
12463
59739e3c
MH
12464Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12465
12466 * configure (package_makefile_rules_frag): New variable, which names
12467 a file with generic rules, ...
12468 Change comment to mention we now have FIVE parts.
12469 * configure: Undo last change.
12470
228197ee
LT
12471Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12472
12473 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 12474 * config.sub: More accurate determination of HP processor types.
228197ee 12475
efd4c0ba
MH
12476Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12477
12478 * configure (package_makefile_frag): Move inserting the
12479 ${package_makefile_frag} to where it should be according
12480 to the comment.
12481
6eef3189
PB
12482Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12483
12484 * config.guess: Add support for Linux/ARM.
12485
d207ebef
JM
12486Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12487
12488 * .cvsignore: Remove *-info and *-install since they match
12489 release-info and mpw-install, which we don't want to just ignore.
12490
48464ebf
RH
12491Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12492
12493 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12494
803462a7
PN
12495Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12496
12497 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12498 local_prefix to sub-make invocations.
12499
520ab477
L
12500Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12501
12502 * configure.in: Check makefile fragments in the source
12503 directory.
12504
4bcdb76d
AO
12505Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12506
ceff9b14
AO
12507 * configure.in: Check whether host and target makefile
12508 fragments exist before adding them to *_makefile_frag.
4bcdb76d 12509
5d4a5ee6
JL
12510Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12511
12512 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12513
12514Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12515
12516 * configure.in: Make sure we only replace RPATH_ENVVAR on
12517 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12518 regexp to sed.
12519
12520 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12521 to sub-makes.
12522
0d3e11a5
LI
125231998-01-13 Lee Iverson (leei@ai.sri.com)
12524
12525 * config-ml.in (multi-do): LDFLAGS must include multilib
12526 designator.
12527
d45b3d87 12528Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
12529
12530 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12531
d39cd7a1
MK
12532Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12533
12534 * config.sub: Add mingw32 support.
12535 * configure.in: Likewise.
d39cd7a1 12536
6decbc24
FS
12537Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12538
12539 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12540
5d4a5ee6
JL
12541Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12542
12543 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12544 * configure (gxx_include_dir): Provide a definition for subdirs
12545 which do not use autoconf.
12546
12547Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12548
12549 * config.guess: Sync with egcs. Picks up new alpha support,
12550 BeOS & some additional linux support.
12551
d3d1907a
JL
12552Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12553
12554 * config.guess: HP 9000/803 is a PA1.1 machine.
12555
b104e095
RH
12556Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12557
12558 * configure.in: It's alpha*-...
12559
aca823c1
L
12560Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12561
12562 * configure.in (host_makefile_frag, target_makefile_frag):
12563 Handle multiple config files.
12564 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12565 alpha-*-*.
12566
d207ebef
JM
12567Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12568
12569 * mkdep: New file.
12570
12571Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12572
12573 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12574
5d4a5ee6
JL
12575Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12576
12577 * Makefile.in: Add libgui directory.
12578 (GDB_TK): Add all-libgui.
12579 * configure.in: Add libgui directory.
12580 * configure: Add all-libgui to GDB_TK.
12581
12582Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12583
12584 * config-ml.in (multidirs): Add m32r to multilib list.
12585
12586Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12587
12588 * Makefile.in (all-target-gperf): Change dependency to
12589 all-target-libstdc++.
12590
baf55877
FF
12591Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12592
12593 * config.guess: Add BeOS support.
12594
5d4a5ee6
JL
12595Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12596
12597 Source directory cvs renamed to cvssrc:
12598 * configure.in (host_tools): Change cvs to cvssrc.
12599 (native_only): Likewise.
12600 (noconfigdirs) [various cases]: Likewise.
12601 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12602 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12603 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12604 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12605 (all-cvssrc): Rename target from all-cvs.
12606
f2d76545
JL
12607Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12608
12609 * configure (gxx_include_dir): Fix thinko.
12610
205cba53
JL
12611Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12612
12613 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12614 (install-cross, install-gcc-cross): New targets.
12615
5d4a5ee6
JL
12616Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12617
12618 * configure.in (noconfigdirs): Add support for Thumb target.
12619
12620 * config.sub (maybe_os): Add support for Thumb target.
12621
12622Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12623
12624 * Makefile.in: Add rules for cygmon.
12625
12626 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12627
96b0f1fc
JL
12628Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12629
12630 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12631 * configure (gxx_include_dir): Provide a definition for subdirs
12632 which do not use autoconf.
d207ebef
JM
12633
12634Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12635
12636 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 12637 11/18/97 build
d207ebef 12638
7dfef6ed
JL
12639Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12640
12641 * From Franz Sirl.
12642 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12643 found on RedHat Linux systems.
96b0f1fc 12644
83cfe7c0
JL
12645Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12646
12647 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12648 guesses.
12649
7dfef6ed
JL
12650Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12651
12652 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12653
5d4a5ee6
JL
12654Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12655
12656 * ltmain.sh: If mkdir fails, check whether the directory was created
12657 anyhow by some other process.
12658
d207ebef
JM
12659Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12660
12661 * configure.in (d30v-*-*): Configure all directories.
12662
12663Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12664
12665 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12666 for the D30V.
12667
12668Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12669
12670 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12671
5d4a5ee6
JL
12672Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12673
e490616e
ZW
12674 * include/libiberty.h: Add extern "C" { so it can be used with C++
12675 progrms.
12676 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12677 programs.
5d4a5ee6 12678
d207ebef
JM
12679Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12680
12681 * configure.in (d30v-*-*): Configure GCC now.
12682
5d4a5ee6
JL
12683Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12684
12685 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12686 is no longer needed.
12687
c9670e62
JM
12688Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12689
12690 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12691
cc71c0ca
MH
12692Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12693
12694 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12695 targets using "$@" to provide support for similar but not identical
12696 targets without having to duplicate code.
12697
d207ebef
JM
12698Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12699
12700 * makefile.vms: Fix to work with DEC C.
12701
12702Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12703
12704 * config.sub: Add mips-tx39-elf to marketing names.
12705
12706Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12707
12708 * ltmain.sh: Handle symlinks in generated script.
12709
12710Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12711
12712 * configure: Handle autoconf style directory options: --bindir,
12713 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12714 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12715 --sysconfdir.
12716 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12717 (sharedstatedir, localstatedir, oldincludedir): New variables.
12718 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12719 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12720 sbindir, sharedstatedir, and sysconfdir.
12721
b1e3ddfd
AJ
12722Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12723
12724 * Makefile.in (bootstrap-lean): New target.
12725
d207ebef
JM
12726Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12727
12728 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 12729 sn, and gnuserv from noconfigdirs.
d207ebef
JM
12730
12731Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12732
12733 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12734
09f97c1e
JL
12735Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12736
12737 * Makefile.in (cross): New target.
12738
335d0ab2
AO
12739Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12740 Jeff Law <law@cygnus.com>
12741
12742 * Makefile.in (bootstrap2, bootstrap3): New targets.
12743 (all-bootstrap): Remove outdated and confusing target.
339c9b00 12744 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 12745
d207ebef
JM
12746Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12747
12748 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 12749 windows. Consistent with gdb/configure.
d207ebef 12750
e693cc28
UD
127511997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12752
e693cc28
UD
12753 * configure.in: Name Linux target fragment.
12754
12755 * configure: Rewrite so that project Makefile fragment is inserted
12756 first and appears last in the resulting Makefile.
12757
d207ebef
JM
12758Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12759
12760 * Makefile.in (install-itcl): Install tcl first.
12761
5d4a5ee6
JL
12762Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12763
12764 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12765
f401679e
JW
12766Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12767
12768 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12769
12770 * configure.in (skipdirs): Add target-librx for Linux.
12771 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12772
ec20b1b9
JL
12773Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12774
12775 * Makefile.in (bootstrap): New target.
12776
becdcf6d
JL
12777Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12778
63f6bcd7 12779 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 12780
d207ebef
JM
12781Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12782
12783 * config.guess: Merge with FSF.
12784
0c82f6bf
FF
12785Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12786
12787 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12788
d207ebef
JM
12789Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12790
12791 * config.sub: Add "marketing-names" patch.
12792
3fbc0b70
JS
12793Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12794
e490616e 12795 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 12796
e20d4801
JL
12797Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12798
12799 * config.sub: Handle v850-elf.
12800
fe181f78 12801Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
12802
12803 * .cvsignore (*-install): Remove.
12804
bfed1ea0
JL
12805Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12806
12807 * ltconfig: Set CONFIG_SHELL in libtool.
12808 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12809
558a1e7c
JW
12810Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12811
12812 * configure.in (target_subdir): Set to libraries if enable_multilib.
12813
7818d6fc
JW
12814Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12815
12816 * config.guess: Update from gcc directory.
12817
d207ebef
JM
12818Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12819
12820 * Makefile.in (all-sim): Depends on all-readline.
12821
6599da04
JM
12822Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12823
12824 * Makefile.in (BISON, YACC): Use $$s.
12825 (all-bison): Depend on all-texinfo.
12826
12827Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12828
12829 * Makefile.in (BISON): Add -L flag.
12830 (YACC): Likewise.
12831
d207ebef
JM
12832Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12833
4e81ae98
EC
12834 * configure.in (noconfigdirs): Add support for v850e target.
12835
d207ebef
JM
12836 * config.sub (maybe_os): Add support for v850e target.
12837
12838Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12839
4e81ae98
EC
12840 * configure.in (noconfigdirs): Add support for v850ea target.
12841
d207ebef
JM
12842 * config.sub (maybe_os): Add support for v850ea target.
12843
6599da04
JM
12844Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12845
12846 * config.sub: Add mipstx39. Delete r3900.
12847
12848Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12849
12850 * Makefile.in (all-autoconf): Depends on all-texinfo.
12851
12852Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12853
12854 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12855 eabi targets.
12856
12857Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12858
12859 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12860
12861 * configure: When handling a Canadian Cross, handle YACC as well as
12862 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 12863 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
12864
12865Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12866
12867 * Makefile.in (BISON): bison, not byacc or bison -y.
12868 (YACC): bison -y or byacc or yacc.
12869 (various): Add *-bison as appropriate.
12870 (taz): No need to mess with BISON anymore.
12871
12872Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12873
12874 * configure: If OSTYPE matches *win32*, try to find a good value for
12875 CONFIG_SHELL.
12876
12877Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12878
12879 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12880 configure.in if it is present.
12881
12882Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12883
12884 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12885
12886Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12887
12888 * config.sub: Recognize `arc' cpu.
12889 * configure.in: Likewise.
12890 * config-ml.in: Likewise.
12891
12892Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12893
12894 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12895
12896Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12897
12898 * configure: Changed sed delimiter from ':' to '|' when
12899 attempting to substitute ${config_shell} for SHELL. On
12900 NT ${config_shell} may contain a ':' in it.
12901
12902Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12903
12904 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12905
12906Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12907
12908 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12909
12910Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12911
12912 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12913
12914 * ylwrap: If the program is a relative path, force it to be
12915 absolute.
12916
12917Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12918
12919 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12920
12921Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12922
12923 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
12924 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12925 for libraries.
6599da04
JM
12926
12927Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12928
12929 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 12930 separated by spaces.
6599da04
JM
12931
12932Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12933
12934 * ylwrap: New file.
12935 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12936
12937 * ltmain.sh: Handle /bin/sh at start of install program.
12938
12939 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12940
12941 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12942 * missing: New file, from automake 1.2.
12943
12944Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12945
12946 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12947 check-tk to CHECK_X11_MODULES.
12948
12949Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12950
12951 * config.sub: Merge with FSF.
12952
12953Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12954
12955 * config.guess: Merge with FSF.
12956
12957Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12958
12959 * configure: Treat msdosdjgpp like go32.
12960 * configure.in: Likewise. Don't remove gprof for go32.
12961
12962 * configure: Change Makefile.tem2 to Makefile.tm2.
12963
12964Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12965
12966 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12967
12968Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12969
12970 * install-sh (chmodcmd): Set to null if the DST directory already
12971 exists. Same as Nov 11th change.
12972
12973Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12974
4e81ae98 12975 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
12976
12977Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12978
12979 * config.guess: Update from FSF.
12980
12981Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12982
12983 * Makefile.in (GDB_TK): Depend on itcl and tix.
12984
12985Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12986
12987 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12988 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12989 (INSTALL_SCRIPT): New variable.
12990 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12991 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12992 to -x.
12993 * install-sh: Add support for -x option.
12994
12995Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12996
12997 * configure.in, Makefile.in: Treat tix like itcl.
12998
12999Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13000
13001 * Makefile.in (WINDRES): New variable.
13002 (WINDRES_FOR_TARGET): New variable.
13003 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13004 (EXTRA_HOST_FLAGS): Add WINDRES.
13005 (EXTRA_TARGET_FLAGS): Add WINDRES.
13006 (EXTRA_GCC_FLAGS): Add WINDRES.
13007 ($(DO_X)): Pass down WINDRES.
13008 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13009 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13010 DLLTOOL_FOR_TARGET.
13011
13012Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13013
13014 * configure.in: configure sim before gdb for win32-x-ppc
13015
13016Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13017
13018 Move gperf into the toplevel, from libg++.
13019 * configure.in (target_tools): Add target-gperf.
13020 (native_only): Add target-gperf.
13021 * Makefile.in (all-target-gperf): New target, depend on
13022 all-target-libg++.
13023 (configure-target-gperf): Empty rule.
13024 (ALL_TARGET_MODULES): Add all-target-gperf.
13025 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13026 (CHECK_TARGET_MODULES): Add check-target-gperf.
13027 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13028 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13029
13030Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 13031
6599da04
JM
13032 * config.sub (mn10200): Recognize new basic machine.
13033
13034Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13035
13036 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13037 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13038
13039Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13040
13041 * configure.in: If we're building mips-sgi-irix6* native, turn on
13042 ENABLE_MULTILIB and set TARGET_SUBDIR.
13043
13044Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13045
13046 * Makefile.in (all-sn): Depend on all-grep.
13047
13048Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13049
13050 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13051
13052 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13053 Makefile. From Jeff Makey <jeff@cts.com>.
13054 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13055
13056 * Makefile.in (DISTBISONFILES): Remove.
13057 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13058 $(DEFAULT_YACC).
13059
13060 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 13061 cygwin32.
6599da04
JM
13062
13063 * Makefile.in (LD): New variable.
13064 (EXTRA_HOST_FLAGS): Pass down LD.
13065 ($(DO_X)): Likewise.
13066
13067Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13068
13069 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13070
13071Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13072
13073 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 13074 before adding our own. Always add --build.
6599da04
JM
13075
13076Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13077
13078 * configure.in (targargs): Pass --build if we're doing
13079 a cross-compile.
13080
13081Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13082
ca236658 13083 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
13084 sed. Otherwise sed chokes on NT path names with drive
13085 designators. Also look for "?:*" as the leading characters in an
13086 absolute pathname.
13087
13088Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13089
13090 * config.sub: Support for r3900.
13091
13092Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13093
13094 * configure.in: Use install-sh, not install.sh.
13095
13096Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13097
13098 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13099 apply it twice.
13100
13101Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13102
13103 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13104 install-binutils.
13105
13106Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13107
13108 * Makefile.in: Add automake targets.
13109 * configure.in (host_tools): Add automake.
13110
13111Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13112
13113 * configure: Default CXX to c++, not gcc.
13114 * Makefile.in (CXX): Set to c++, not gcc.
13115 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13116
13117Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13118
13119 * install-sh: try appending a .exe if source file doesn't
13120 exist
13121
13122Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13123
13124 * configure.in: Turn on multilib by default.
13125 (cross_only): Remove target-libiberty.
13126
13127 * Makefile.in (all-gcc): Don't depend on libiberty.
13128
13129Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13130
13131 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13132
13133Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13134
13135 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13136 (DISTBISONFILES): Add ld/Makefile.in
13137
13138Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13139
13140 * configure.in: if target is cygwin32 but host isn't cygwin32,
13141 don't configure gdb tcl tk expect, not just gdb.
13142
13143Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13144
13145 * configure.in: Added gnuserv everywhere sn appears.
13146
13147 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13148 (CROSS_CHECK_MODULES): Added check-gnuserv.
13149 (INSTALL_MODULES): Added install-gnuserv.
13150 (CLEAN_MODULES): Added clean-gnuserv.
13151 (all-gnuserv): New target.
13152
13153Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13154
13155 * config.guess: Fixes for MIPS OpenBSD systems.
13156
13157Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13158
13159 * Makefile.in (INSTALL_XFORM): Remove.
13160 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13161
13162 * mkinstalldirs: New file, copied from automake.
13163 * Makefile.in (installdirs): Rename from install-dirs. Use
13164 mkinstalldirs. Change all users.
13165 (DEVO_SUPPORT): Add mkinstalldirs.
13166
13167Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13168
13169 * install-sh: Rename from install.sh.
13170 * Makefile.in (INSTALL): Change install.sh to install-sh.
13171 (DEVO_SUPPORT): Likewise.
13172
13173 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13174 Graichen <graichen@rzpd.de>.
13175
13176Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13177
13178 * config.guess: Recognize OpenBSD systems correctly.
13179
13180Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13181
13182 * README, Makefile.in (ETC_SUPPORT): Remove references to
13183 cfg-paper*, configure.{texi,man,info*}._
13184
13185Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13186
13187 * Makefile.in (all.normal): Ensure that gcc is built after all
13188 the x11 - ie gdb - targets.
13189
13190Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13191
13192 * makefile.vms: Don't run conf-a-gas.
13193
13194Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13195
e490616e 13196 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 13197
d207ebef
JM
13198Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13199
13200 * configure.in: Remove noconfigdirs case since gdb also
13201 configures and builds for tic80-coff.
13202
6599da04
JM
13203Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13204
13205 * configure: Set cache_file to config.cache.
13206 * Makefile.in (local-distclean): Remove config.cache.
13207
13208Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13209
13210 * COPYING: Update FSF address.
13211
d207ebef
JM
13212Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13213
13214 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13215 noconfigdirs.
13216
6599da04
JM
13217Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13218
13219 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13220 MAKEDIRS, is empty.
13221
13222Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13223
13224 * config.sub: Tweak mn10300 entry.
13225
13226Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13227
13228 * configure.in (host_tools): Put sim before gdb, so gdb's
13229 configure.tgt can determine if the simulator was configured.
13230
13231Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13232
13233 * config.sub: Move BeOS $os case to be with other Cygnus
13234 local cases.
13235
13236Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13237
13238 * config.sub: Remove misplaced comment that broke Linux.
13239
13240Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13241
13242 * config.sub: Add BeOS support.
13243
13244Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13245
13246 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13247
13248Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13249
13250 * configure.in (noconfigdirs): Remove tcl and tk from
13251 noconfigdirs for cygwin32 builds.
13252
d207ebef
JM
13253Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13254
13255 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13256
6599da04
JM
13257Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13258
13259 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13260 make-all.com, use makefile.vms instead.
13261
13262Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13263
13264 * config.sub: Accept -lnews*.
13265
d207ebef
JM
13266Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13267
13268 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 13269 target-examples and target-libiberty for d30v.
d207ebef
JM
13270
13271Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13272
13273 * configure.in (noconfigdirs): Enable ld for d30v.
13274
13275Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13276
13277 * configure.in (tic80-*-*): Build compiler.
13278
13279Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13280
13281 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 13282 unsupported d30v directories
d207ebef
JM
13283
13284Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13285
4e81ae98
EC
13286 * config.sub, configure.in: Add d30v target cpu.
13287
6599da04
JM
13288Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13289
13290 * makefile.vms: New file.
13291 * make-all.com: Remove.
13292
13293Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13294
13295 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13296
13297Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13298
13299 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13300
13301Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13302
13303 * Makefile.in (ALL_MODULES): Added all-db.
13304 (CROSS_CHECK_MODULES): Addec check-db.
13305 (INSTALL_MODULES): Added install-db.
13306 (CLEAN_MODULES): Added clean-db.
13307
13308Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13309
13310 * config.guess: Merge with latest FSF sources.
13311
13312Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13313
13314 * Makefile.in (ALL_MODULES): Added all-itcl.
13315 (CROSS_CHECK_MODULES): Added check-itcl.
13316 (INSTALL_MODULES): Added install-itcl.
13317 (CLEAN_MODULES): Added clean-itcl.
13318
13319Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13320
13321 * configure.in: build gdb for mn10200
13322
13323Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13324
13325 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13326
d207ebef
JM
13327Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13328
13329 * configure.in (tic80-*-*): Turn off most targets right now.
13330
6599da04
JM
13331Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13332
13333 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13334 rather than the makeinfo program.
13335 (do-info): Depend upon all-texinfo.
13336
13337Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13338
13339 * configure.in: Remove uses of config/mh-linux.
13340
13341 * config.sub, config.guess: Merge with latest FSF sources.
13342
d207ebef
JM
13343Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13344
13345 * config.sub (case $basic_machine): Add tic80 entries.
13346
6599da04
JM
13347Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13348
13349 * config.sub, config.guess: Merge with latest FSF sources.
13350
13351Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13352
13353 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13354 * mpw-config.in: Test for NewFolderRecursive.
13355 * mpw-install: Use symbolic name for startup filename.
13356 * mpw-README: Add various additional details.
13357
13358Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13359
13360 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13361
13362Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13363
13364 * configure.in: Do build gcc and the target libraries for
13365 the mn10200.
13366
13367Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13368
13369 * configure.in: don't avoid building gdb for mn10300 any more
13370 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13371 instead of single-quoting it.
13372
13373Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13374
13375 * configure.in: Don't use --with-stabs on IRIX 6.
13376
13377Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13378
13379 * configure.in (m32r): Build gdb, libg++ now.
13380
13381Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13382
13383 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13384 directories from noconfigdirs.
13385
13386Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13387
13388 * config.sub (basic_machine): added mips16 configuration
13389
13390Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13391
13392 * config.sub: Handle d10v-unknown.
13393
d207ebef
JM
13394Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13395
13396 * config.sub: Handle v850-unknown.
13397
6599da04
JM
13398Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13399
13400 * Makefile.in: add findutils
13401 * configure.in: add findutils to list of host_tools
13402
13403Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13404
13405 * config.sub: Handle mn10200 and mn10300.
13406
13407Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13408
13409 * configure.in (d10v-*): Do not build librx.
13410
13411Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13412
13413 * configure.in (mn10300): Build everything except gdb & libgloss.
13414
13415Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13416
13417 * config.guess: Patch for Dansk Data Elektronik servers,
13418 from Niels Skou Olsen <nso@dde.dk>.
13419
13420 For ncr, use /bin/uname rather than uname, since GNU uname does not
13421 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13422
13423 Patch for MIPS R4000 running System V,
13424 from Eric S. Raymond <esr@snark.thyrsus.com>.
13425
13426 Fix thinko for nextstep.
13427
13428 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13429
13430 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13431 * config.guess: Guess mips-dec-mach_bsd4.3.
13432
13433 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13434 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13435 release numbers.
13436 * config.guess (mips-mips-riscos*): Emit just enough of the
13437 release number.
13438
13439 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13440 * config.guess (sparc-auspex-sunos*): Added.
13441 (f300-fujitsu-*): Added.
13442
13443 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13444 * config.guess: Recognize a Tadpole as a sparc.
13445
13446Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13447
13448 * config.guess: Don't assume that NextStep version is either 2 or
13449 3. NextStep 4 (aka OpenStep 4) has come out now.
13450
13451Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13452
13453 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13454 From Rik Faith <faith@cs.unc.edu>.
13455
13456Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13457
13458 * config.sub: Contributions from bug-gnu-utils to:
13459 Support plain "hppa" (no version given) architecture, reported by
13460 OpenStep.
13461 OpenBSD like NetBSD.
13462 LynxOs is not a hardware supplier.
13463
13464 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 13465 OpenBSD like NetBSD.
6599da04
JM
13466 Stratus systems.
13467 More Pyramid systems.
13468 i[n>4]86 Intel chips.
13469 M680[n>4]0 Motorola chips.
13470 Use unknown instead of lynx for hardware manufacturer.
13471
13472Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13473
13474 * install.sh (chmodcmd): Set to null if the DST directory already
13475 exists.
13476
13477Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13478
13479 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13480 not use mt-ppc target Makefile fragment any more.
13481
13482Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13483
13484 * configure.in (*-*-windows): Exclude everything but those dirs
13485 needed to build windows.
13486
13487Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13488
13489 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13490
13491Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13492
13493 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
13494
13495Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13496
13497 * Undo my previous change.
13498
13499Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13500
13501 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13502 unconditionally.
13503 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13504
13505Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13506
13507 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13508 host to add it's own flags.
6599da04
JM
13509
13510Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13511
13512 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13513
13514Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13515
13516 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13517 (CXX_FOR_TARGET): Likewise.
13518 (GCC_FOR_TARGET): Define.
13519 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13520 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13521 CC_FOR_TARGET was specified on the command line.
13522 (MAKEOVERRIDES): Don't define.
13523
13524Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13525
13526 * configure.in (m32r): Fix spelling of libg++ libs.
13527
13528Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13529
13530 * config.sub (-apple*): Remove, now redundant.
13531
13532Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13533
13534 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13535
13536 * configure: Rework yesterday's sed script patch.
13537
13538 * config.sub: Merge with FSF.
13539
13540Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13541
13542 * config.guess: Merge from FSF.
13543
13544 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
13545 * config.guess: Use pc instead of unknown, for pc clone systems.
13546 Change linux to linux-gnu.
6599da04
JM
13547
13548 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 13549 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
13550
13551Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13552
13553 * test-build.mk (HOLES): Add "xargs" for gdb.
13554
13555 * configure: Avoid hpux10.20 sed bug.
13556
13557Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13558
731a8127 13559 * configure.in: Add support for windows host
6599da04
JM
13560 (that is a build done under the Microsoft build environment).
13561
13562Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13563
13564 * Makefile.in: Replace all uses of srcroot with s, to shrink
13565 command line lengths.
13566
13567 Patches from Geoffrey Noer <noer@cygnus.com>:
13568 * configure.in: If configuring for newlib, pass --with-newlib to
13569 subdirectories.
13570 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13571 -Bnewlib/ and -Lwinsup to gcc.
13572 (CXX_FOR_TARGET): Likewise.
13573
13574Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13575
13576 * Makefile.in (ETC_SUPPORT): Add configure.
13577
13578Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13579
4e81ae98 13580 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
13581 host configuration file.
13582
13583Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13584
13585 * configure.in: Break mn10x00 support into separate
13586 mn10200 and mn10300 configurations.
13587 * config.sub: Likewise.
13588
13589Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13590
13591 * configure.in: Add lots of stuff to noconfigdirs for
13592 the mn10x00 targets.
13593
13594 * config.sub, configure.in: Add mn10x00 support.
13595
13596Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13597
13598 * make-all.com: Call conf-a-gas, not config-a-gas.
13599
13600Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13601
13602 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 13603 targets.
6599da04
JM
13604
13605Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13606
13607 * mpw-README: Add much more detail for native PowerMac.
13608 * mpw-install: New file.
13609 * mpw-configure: Add --norecursion and --help options.
13610 * mpw-config.in: Translate readme and install files when
13611 copying to objdir.
13612 * mpw-build.in: Don't always depend on byacc and flex.
13613 (install-only-top): New action.
13614
d207ebef
JM
13615Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13616
13617 * configure.in: You can now configure GDB for the v850.
13618
6599da04
JM
13619Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13620
13621 * configure.in (noconfigdirs): Don't configure any C++ dirs
13622 if targeting D10V.
13623
13624Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13625
13626 * config.sub: Recognize mips64vr5000.
13627
13628Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13629
13630 * configure.in: Use a single line for host_tools and native_only.
13631
13632Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13633
13634 * config.sub, configure.in: Add entries for m32r.
13635
13636Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13637
13638 * Makefile.in (inet-install): Don't run install-gzip.
13639
13640Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13641
13642 * configure.in: Don't config lots of things for *-*-windows*.
13643
13644Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13645
13646 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13647 (host_libs, host_tools): Copy from configure.in.
13648 * mpw-configure: Don't complain about directories not found.
13649
13650Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13651
13652 * configure.in (i[345]86): Recognize i686 for pentium pro.
13653 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13654 file.
13655
13656 * config.guess (i[345]86): Ditto.
13657
13658Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13659
13660 * configure.in (noconfigdirs): Removed gdb for D10V.
13661
d207ebef 13662Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 13663
d207ebef
JM
13664 * configure.in: Remove ld, target-libio, target-libg++, and
13665 target-libstdc++ from noconfigdirs.
5d4a5ee6 13666
6599da04
JM
13667Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13668
13669 * configure: Fix three locations where shell scripts were
13670 being run directly rather than with config_shell.
13671
d207ebef
JM
13672Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13673
13674 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13675 * config.sub (basic_machine): Recognize v850.
13676
6599da04
JM
13677Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13678
13679 * mpw-configure: Handle multiple enable/disable options and
13680 pass them down recursively, handle -c and -s flags appropriately
13681 depending on choice of compiler, add escape mechanism for
13682 quoted arguments to gC.
13683
13684Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13685
13686 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13687 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13688 so that -mrelocatable-lib and -mno-eabi are used.
13689
13690 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13691 not support --print-multi-lib, don't abort.
13692
6599da04
JM
13693Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13694
13695 * make-all.com: Run config-a-gas.
13696 * setup.com: Don't copy subdirectory files around.
13697
13698Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13699
13700 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13701 target, it now compiles correctly.
13702
13703Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13704
13705 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13706
13707Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13708
4e81ae98 13709 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
13710
13711Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13712
13713 * configure.in (native_only): Add prms.
13714
13715Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13716
13717 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13718 (BINUTILS_SUPPORT_DIRS): Likewise.
13719
13720Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13721
13722 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13723 d10v support is added.
13724
13725Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13726
13727 * configure.in (d10v-*-*): New target.
13728
13729Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13730
13731 * config.guess (HP 9000/811): Recognize this as a PA1.1
13732 machine.
13733
13734Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13735
13736 * Makefile.in (do-tar-gz): New target, split out from tail end of
13737 taz target. Run each command separately, don't use pipes.
13738 (taz): Use it.
13739
13740Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13741
13742 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13743 * mpw-build.in: No builds should depend on building byacc or flex,
13744 they are assumed to be installed already.
13745
13746Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13747
13748 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13749 variable that CC_FOR_TARGET needs.
13750
13751Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13752
13753 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13754 options have changed since the last time the subdirectory was
13755 configured, and if it has, reconfigure.
13756 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13757 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13758
13759Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13760
13761 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13762 CLEAN_MODULES): Add bash.
13763 (all-bash): New target.
13764
13765Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13766
13767 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13768
13769Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13770
13771 * config.sub (basic_machine): Recognize d10v as a valid processor.
13772
13773Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13774
13775 * mpw-configure: Add support for --bindir.
13776 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13777
13778Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13779
13780 * configure.in: add bash, time, gawk to list of hosttools and things
13781 to only build for native toolchains
13782
13783Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13784
13785 * Makefile.in (docdir): Remove.
13786
13787Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13788
13789 * Makefile.in (datadir): Set to $(prefix)/share.
13790
13791Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13792
13793 * configure.in: build diff and patch for cygwin32-hosted
13794 toolchains.
13795
13796Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13797
13798 * config.sub: Accept -rtems*.
13799
13800Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13801
e490616e
ZW
13802 * configure.in: enable dosrel for cygwin32-hosted builds,
13803 remove diff from the list of things not buildable
13804 via Canadian Cross
6599da04
JM
13805
13806Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13807
13808 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 13809 don't get ". ".
6599da04
JM
13810
13811Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13812
13813 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13814
13815Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13816
13817 * Makefile.in (taz): Handle case where tex3patch didn't even get
13818 checked out. Also, if it was found, put the symlink in a new util
13819 subdirectory.
13820
13821Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13822
13823 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13824
13825Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13826
13827 * config.sub: Recognize -openvms.
13828 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13829 * make-all.com, setup.com: New files.
13830
13831Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13832
13833 * Makefile.in (taz): tex3patch moved to texinfo/util.
13834
13835Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13836
13837 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13838 * configure.in: remove make from disable-if-Can-Cross list
13839 enable gdb if ${host} and ${target} are cygwin32
13840
13841Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13842
13843 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13844 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13845
13846Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13847
13848 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13849 distinguish sysv/svr4/bsd variants.
13850 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13851
13852Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13853
13854 * configure.in: Added copyright notice.
13855 * move-if-change: Added copyright notice.
13856
13857Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13858
13859 * configure.in (powerpcle-*-solaris*): Until we get shared
13860 libraries working, don't build gdb, sim, make, tcl, tk, or
13861 expect.
13862
13863Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13864
13865 * config.guess: Merge with FSF:
13866
13867 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13868 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13869
13870 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13871 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13872
13873 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13874 * config.guess: Combine two OSF1 rules.
13875 Also recognize field test versions. From mjr@zk3.dec.com.
13876 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13877 because GNU uname does not support -p. From pmr@pajato.com.
13878
13879Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13880
13881 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13882
13883Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13884
13885 * mpw-README: Document GCCIncludes.
13886
13887Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13888
13889 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13890
13891Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13892
13893 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13894
13895Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13896
13897 * configure.in (*-*-cygwin32): Configure make.
13898
13899Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13900
13901 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13902
13903Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13904
13905 * Makefile.in (all-inet): Depend on all-perl.
13906
13907 * Makefile.in (inet-install): New target.
13908
13909 * Makefile.in (all-inet): Depend on all-tcl.
13910 (all-inet): Depend on all-send-pr.
13911
13912Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13913
13914 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13915 temporarily.
13916
13917Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13918
13919 * configure.in: Don't configure --with-gnu-ld on AIX.
13920
13921Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13922
13923 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13924
13925Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13926
13927 * Makefile.in (ALL_MODULES): Added all-inet.
13928 (CROSS_CHECK_MODULES): Added check-inet.
13929 (INSTALL_MODULES): Added install-inet.
13930 (CLEAN_MODULES): Added clean-inet.
13931 (all-indent): New target.
13932
13933 * configure.in (host_tools): Added inet.
13934 (native_only): Added inet.
13935 (noconfigdirs): Added inet.
13936
13937Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13938
13939 * configure.in: Don't configure libgloss if we are not configuring
13940 newlib.
13941
13942Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13943
13944 * configure.in: Don't configure libgloss for unsupported
13945 architectures.
13946
13947Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13948
13949 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13950
13951Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13952
13953 * Makefile.in (ALL_MODULES): Include all-apache.
13954 (CROSS_CHECK_MODULES): Include check-apache.
13955 (INSTALL_MODULES): Include install-apache.
13956 (all-apache): New target.
13957
13958 * configure.in: Added apache everywhere perl is seen.
13959
13960Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13961
13962 * Makefile.in: Add support for clean-{module} and
13963 clean-target-{module} rules.
13964
13965Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13966
13967 * configure.in (*-*-ose) do not build libgloss.
13968
13969Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13970
13971 * config.guess (prep*:SunOS:5.*:*): Turn into
13972 powerpele-unknown-solaris2.
13973
13974Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13975
13976 * configure.in: Permit --enable-shared to specify a list of
13977 directories.
13978
13979Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13980
13981 * configure.in (host==solaris): Pass only the first word of $CC
13982 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13983
13984Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13985
13986 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13987
13988Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13989
13990 * Makefile.in (ALL_MODULES): Include all-perl.
13991 (CROSS_CHECK_MODULES): Include check-perl.
13992 (INSTALL_MODULES): Include install-perl.
13993 (ALL_X11_MODULES): Include all-guile.
13994 (CHECK_X11_MODULES): Include check-guile.
13995 (INSTALL_X11_MODULES): Include install-guile.
13996 (all-perl): New target.
13997 (all-guile): New target.
13998
13999 * configure.in (host_tools): Include perl and guile.
14000 (native_only): Include perl and guile.
14001 (noconfigdirs): Don't build guile and perl; no ports have been
14002 done.
14003
14004Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14005
e490616e
ZW
14006 * configure (--enable-*): Handle quoted option lists such as
14007 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
14008
14009Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14010
14011 * Makefile.in ({,inst}all-target): New rule so we can make and
14012 install all of the target directories easily.
14013
14014Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14015
14016 * configure.in: Add missing global flag in sed substitution when
14017 deleting `target-' from ${configdirs}.
14018
14019Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14020
14021 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14022 option.
14023
14024 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14025 config/mh-necv4.
14026
14027 * install.sh: Correct misspelling of transformbasename.
14028
14029 * config.guess: Recognize mips-*-sysv*.
14030
14031Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14032
14033 * config.sub: Recognize mon960.
14034
14035Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14036
14037 * configure: Restore Canadian Cross handling of BISON and LEX,
14038 removed in Feb 20 change.
14039
14040Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14041
14042 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14043 Mention make install. Remove the old copyright date as well the
14044 clumsy and rather pointless copyright on the README file.
14045
14046Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14047
14048 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14049 Makefile after running symlink-tree, then run `make distclean' to
14050 avoid clobbering any generated files in srcdir.
14051
14052Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14053
14054 * configure.in (m68k-*-netbsd*): Build everything now.
14055
14056Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14057
14058 * Makefile.in (taz): Fix quoting.
14059
14060Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14061
14062 * configure.in (sparclet-*-*): Build everything now.
14063
14064Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14065
14066 * configure.in (m68k-*-linux*): New host.
14067
14068Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14069
14070 * configure: Check for bison before byacc.
14071
14072Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14073
14074 * Makefile.in configure: Change the way LEX and BISON/YACC are
14075 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14076 searching PATH. These are used as fallbacks by Makefile.in if
14077 flex/bison/byacc aren't in objdir.
14078
14079Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14080
14081 * Makefile.in: Make everything which depends upon all-bfd also
14082 depend upon all-opcodes, in case --with-commonbfdlib is used.
14083
14084Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14085
14086 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14087 building NT native compilers on Unix.
14088
14089Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14090
14091 * configure.in: Don't get CC from the host Makefile fragment if we
14092 can find gcc in PATH, or if this is a Canadian Cross. Move the
14093 Solaris test for /usr/ucb/cc to the post target script, just after
14094 the compiler sanity test.
14095
14096Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14097
14098 * config.sub: Merge with FSF.
14099
14100Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14101
14102 * Makefile.in (RPATH_ENVVAR): New variable.
14103 (REALLY_SET_LIB_PATH): Use it.
14104 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14105
14106Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14107
14108 * config.sub, configure.in: Recognize sparclet cpu.
14109
14110Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14111
14112 * config.guess: Support m68k-cbm-sysv4.
14113
14114Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14115
14116 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14117 m68k-unknown-linuxaout from linker help string. Put quotes around
14118 $ld_help_string.
14119
14120Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14121
14122 * config.guess (powerpc-harris-powerunix): Add guess for port
14123 to new target.
14124
14125Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14126
14127 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14128
14129Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14130
14131 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14132 $(REALLY_SET_LIB_PATH) in Makefile.
14133 * Makefile.in (SET_LIB_PATH): New variable.
14134 (REALLY_SET_LIB_PATH): New variable.
14135 ($(DO_X)): Use $(SET_LIB_PATH).
14136 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14137 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14138 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14139 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14140 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14141 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14142 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14143 (install-dosrel): Likewise.
14144 (all-opcodes): Depend upon all-libiberty.
14145
14146Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14147
14148 * config.guess (*:CYGWIN*): New
14149
14150Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14151
14152 * Makefile.in (all-target-winsup): All all-target-libiberty.
14153
14154Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14155
14156 * configure.in (noconfigdirs): Add missing # in front of comment.
14157
14158Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14159
14160 * configure.in: add second pass to things added to noconfigdirs
14161 so *-gm-magic can exclude libgloss properly.
14162
14163Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14164
14165 * mpw-configure (extralibs_name, rez_name): Set correctly
14166 for MWC68K compiler.
14167
14168 * mpw-README: Add more info on the necessary build tools.
14169
14170Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14171
14172 * configure.in, config.sub: Recognize cygwin32.
14173
14174Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14175
14176 * config.guess, config.sub: Recognize A/UX.
14177
14178Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14179
14180 * config.sub: Merge with gcc/config.sub.
14181
14182Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14183
14184 * mpw-build.in (do-binutils): Add build of stamps.
14185
14186Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14187
14188 * config.sub: Add recognition for mips64vr4100*-* targets.
14189
14190Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14191
14192 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14193 Add creation of gconfigargs with `--enable-shared' turned on.
14194 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14195 ($(host)-stamp-stage3-configured): Likewise.
14196 (HOLES): Add chatr and ldd.
14197 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14198
14199Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14200
14201 * configure: Pass --nfp to recursive configures.
14202
14203Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14204
14205 * Makefile.in (DLLTOOL): New.
14206 (DLLTOOL_FOR_TARGET): New.
14207 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14208 (EXTRA_TARGET_FLAGS): Ditto.
14209 (EXTRA_GCC_FLAGS): Ditto.
14210 (CONFIGURE_TARGET_MODULES): Ditto.
14211 (DO_X): Ditto.
14212 * configure: Add DLLTOOL.
14213
14214Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14215
14216 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14217 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14218 mh-sco, since old workarounds no longer needed, and don't
14219 build ld, since libraries have weak symbols in COFF.
14220
14221Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14222
14223 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14224
14225Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14226
14227 * configure.in: Make sure that ${CC} can be used to compile an
14228 executable.
14229
14230Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14231
14232 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14233 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14234 nothing depending on whether gdbtk is being built.
14235
14236Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14237
14238 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14239
14240Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14241
14242 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14243 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14244
14245Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14246
14247 * config-ml.in: Add support for
14248 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14249 Simplify setting of multidirs from --disable-foo.
14250
14251Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14252
14253 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14254 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14255 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 14256 non-empty, pass them on to the GCC make.
6599da04
JM
14257 (all-bootstrap): New rule that is like all-gcc, except it executes
14258 the GCC bootstrap rule instead of the GCC all rule.
14259
14260Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14261
14262 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14263
14264Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14265
14266 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14267 DG/UX support.
14268
14269Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14270
14271 * config.sub (i*86*) Change [345] to [3456]
14272
14273Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14274
14275 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14276 --with-gnu-ld=no.
14277
14278Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14279
14280 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14281 AIX multilibs get built.
14282
14283Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14284
14285 * configure.in (i386-win32): Don't build expect if we're not
14286 building the tcl subdir.
14287
14288Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14289
14290 * Makefile.in: (configure-target-examples, all-target-examples):
14291 New targets, configure and build example programs.
14292
14293Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14294
14295 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14296 use it as input to sedit the generated MPW makefile.
14297 * mpw-README: Add a suggestion about Gestalt.h.
14298
14299Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14300
14301 * config.sub: Accept *-*-ieee*.
14302
14303Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14304
14305 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14306 Ronald F. Guilmette <rfg@monkeys.com>.
14307
14308Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14309
14310 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14311 for powerpc-pe native.
14312 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14313 (target==powerpc-pe): duplicate i386-win32 entry.
14314
14315Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14316
14317 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14318 of vxworks, not just vxworks5.1.
14319
14320Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14321
14322 * mpw-configure: Add support for exec-prefix.
14323
14324Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14325
14326 * config.guess: Recognize HP model 816 machines as having
14327 a PA1.1 processor.
14328
14329Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14330
14331 * configure: Ignore new autoconf configure options.
14332
6599da04
JM
14333Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14334
14335 * config.guess: Recognize Pentium under SCO.
14336 From Robert Lipe <robertl@arnet.com>.
14337
14338Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14339
14340 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
14341
14342Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14343
14344 * configure.in: Don't configure gas for alpha-dec-osf*.
14345
14346Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14347
14348 * configure.in: Default to --with-stabs for some targets for which
14349 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14350 i[345]86*-*-unixware*.
14351
14352Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14353
14354 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14355 rather than basing it on the target. Simplify handling of options
14356 controlling which directories to configure. Remove extraneous
14357 slash in multi-clean target.
14358
14359Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14360
14361 * config-ml.in: Prefix more variables with ml_ so they don't collide
14362 with configure's.
14363
14364Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14365
14366 * configure: Don't turn -v into --v.
14367
14368Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14369
14370 * configure.in (targargs): Fix typo.
14371
14372 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14373
14374Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14375
14376 * configure.in: Strip --host and --target options from
14377 CONFIG_ARGUMENTS, and always configure for --host only. Add
14378 --with-cross-host option when building with a cross-compiler.
14379 * configure: Canonicalize the arguments put into config.status by
14380 always using `=' for an option with an argument. Pass a presumed
14381 --host or --target explicitly.
14382
14383Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14384
14385 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14386 into general OS recognition case.
14387
14388Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14389
14390 * configure.in (target_configdirs): add target-winsup only
14391 for win32 target systems.
14392
14393Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14394
14395 * Makefile.in (all-target-libgloss): Depend upon
14396 configure-target-newlib, since when libgloss is built it looks to
14397 see if the newlib directory exists.
14398
14399Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14400
14401 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14402 cfg-ml-*.in.
14403
14404Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14405
14406 * configure: Handle LD and LD_FOR_TARGET when configuring a
14407 Canadian Cross.
14408
6599da04
JM
14409Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14410
14411 * configure.in (target_libs): add target-winsup.
14412 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14413 (target==ppcle-pe): remove ld from $noconfigdirs.
14414
14415Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14416
14417 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14418 Preserve relative path names in $srcdir. Build symlink tree if
14419 configuring cross target dir and srcdir=. (= no VPATH support).
14420 (configure-target-libg++): Depend on configure-target-librx.
14421 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14422 * config-ml.in: New file.
14423 * symlink-tree: New file.
14424 * configure: Ensure srcdir="." if that's what it is.
14425
14426Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14427
14428 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14429 includes and FLEX_SKELETON setting.
14430 * mpw-configure (--with-gnu-ld): New option, controls whether
14431 to use PPCLink or ld with PowerMac GCC.
14432 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14433 * mpw-config.in: Configure grez if targeting Mac.
14434
14435 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
14436 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14437 just macos.
6599da04
JM
14438 * configure.in: Configure grez resource compiler if targeting Mac.
14439 * Makefile.in (all-grez, install-grez): New targets.
14440
14441Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14442
14443 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 14444 gcc in the path, set CC to gcc -O2.
6599da04
JM
14445
14446Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14447
14448 * configure: Default ${build} correctly. Avoid picking up extra
14449 spaces when reading CC and CXX from Makefile. When doing a
14450 Canadian Cross, use plausible default values for numerous
14451 variables.
14452 * configure.in: When doing a Canadian Cross, don't try to
14453 configure tools whose configure script can't handle it.
14454
14455Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14456
14457 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14458
14459Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14460
14461 * configure: Remove dubious bug reporting address.
14462
14463Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14464
14465 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14466 configure script, run that instead of this directory's configure.
14467 In either case, print a message that we're configuring the sub-dir.
14468
14469Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14470
14471 * configure.in: Before checking for the existence of various files,
14472 use sed to filter out "target-".
14473
14474Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14475
14476 * Makefile.in (DO_X): Split rule to decrease command line length
14477 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14478 (Philippe De Muyter).
14479
14480Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14481
14482 * Makefile.in (all-patch): depend on all-libiberty.
14483
14484Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14485
14486 * configure.in: If the only directory in target_configdirs which
14487 actually exists is libiberty, then set target_configdirs to empty,
14488 to avoid trying to build a target libiberty in a gas or gdb
14489 distribution.
14490
14491Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14492
14493 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
14494 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14495 systems.
6599da04
JM
14496
14497Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14498
14499 * configure.in (copy_dirs): Use sys-include instead of include
14500 for --with-headers option.
14501
14502Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14503
14504 * Makefile.in, configure.in: Make winsup builds work with
14505 new scheme.
14506
14507Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14508
14509 * configure.in: Build the linker on AIX.
14510
14511Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14512
14513 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14514 where needed.
14515
14516Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14517
14518 * Makefile.in (all-gcc): Fix typo.
14519
14520Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14521
14522 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14523
14524Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14525
14526 * configure.in: Rename libFOO to target-libFOO, and xiberty
14527 to target-xiberty, to provide more flexibility.
14528 (target_subdir): Define. Create if cross.
14529 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14530 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14531 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14532 check-libFOO -> check-target-libFOO, etc.
14533 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14534 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14535 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14536 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14537 allow ALL_GCC="" to only configure.
14538 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14539 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14540 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14541
14542Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14543
14544 * Makefile.in (taz): Build "info" in etc explicitly.
14545
14546Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14547
14548 * configure.in: Make sure that CC is undefined (as opposed to
14549 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14550 problem with autoconf trying to configure on a host without GCC.
14551
14552Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14553
14554 * mpw-configure: Set host alias from choice of host compiler,
14555 only use generic MPW Makefile sed if present, edit a file
14556 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14557 * mpw-README: Add problem notes about CW6 and CW7.
14558
14559Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14560
14561 * Makefile.in (taz): Use ";" instead of ";;".
14562
14563Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14564
14565 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14566 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14567 DISTDOCDIRS.
14568 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14569 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14570
14571Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14572
14573 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14574 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14575 Move bfd to DISTSTUFFDIRS.
14576
14577Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14578
14579 * Makefile.in (X11_LIB): Removed.
14580 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14581
14582 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14583
14584Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14585
14586 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14587 names.
14588
14589Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14590
14591 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14592
14593Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14594
14595 * configure.in (i[345]86-*-win32): Always build newlib.
14596 Don't configure cvs, autoconf or texinfo.
14597 * Makefile.in (LD_FOR_TARGET): New.
14598 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14599 Pass down LD_FOR_TARGET.
14600
14601Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14602
14603 * winsup: New directory.
14604 * Makefile.in: Build winsup.
14605 * configure.in: Winsup is configured when target is win32.
14606 Can only build win32 target GDB when native.
4e81ae98 14607
6599da04
JM
14608Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14609
14610 * config.guess: Recognize HP model 819 machines as having
14611 a PA 1.1 processor.
14612
14613Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14614
14615 * configure: Fix sed loop which substitutes for CC and CXX to
14616 avoid bug found in various sed implementations.
14617
14618Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14619
14620 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14621 simulator. Use standard powerpc-*-eabi*.
14622
14623Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14624
14625 * configure.in: Stop putting gas and binutils in noconfigdirs for
14626 powerpc-*-aix* and rs6000-*-*.
14627
14628Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14629
14630 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14631 -mcall-aixdesc libraries.
14632
14633Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14634
14635 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14636
14637 * config.sub (arm | armel | armeb): Fix shell syntax.
14638
14639Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14640
14641 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14642 -msoft-float and -mcpu=common support.
14643 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14644 libraries.
14645
14646Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14647
14648 * configure.in: Allow configuration and build of emacs19 for the alpha.
14649
14650Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14651
14652 * configure.in (CC): Get ^CC, not just any old CC, from
14653 ${host_makefile_frag}.
14654
14655Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14656
4e81ae98 14657 * configure.in (CC): Try to get CC from
6599da04
JM
14658 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14659
14660Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14661
14662 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14663 only if it exists in $(srcdir).
14664
14665Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14666
14667 * configure: If CC and CXX are not set in the environment, set
14668 them, based on either an existing Makefile or on searching for gcc
14669 in PATH. Substitute for CC and CXX in Makefile.
14670 * configure.in: Remove libm from target_libs. Separate
14671 target_configdirs from configdirs. If CC is not set in
14672 environment, try to get it from a host Makefile fragment. Rewrite
14673 changes of configdirs to use skipdirs instead. A few minor
14674 tweaks. Take directories out of target_configdirs as they are
14675 taken out of configdirs. Remove existing Makefile files from
14676 subdirectories. Substitute for TARGET_CONFIGDIRS and
14677 CONFIG_ARGUMENTS in Makefile.
14678 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14679 by configure.in.
14680 (CONFIG_ARGUMENTS): Likewise.
14681 (CONFIGURE_TARGET_MODULES): New variable.
14682 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14683 ($(CONFIGURE_TARGET_MODULES)): New target.
14684 (configure-libg++, configure-libio): New targets.
14685 (all-libg++): Depend upon configure-libg++.
14686 (all-libio): Depend upon configure-libio.
14687 (configure-libgloss, all-libgloss): New targets.
14688 (configure-libstdc++): New target.
14689 (all-libstdc++): Depend upon configure-libstdc++.
14690 (configure-librx, all-librx): New targets.
14691 (configure-newlib): New target.
14692 (all-newlib): Depend upon configure-newlib
14693 (configure-xiberty): New target.
14694 (all-xiberty): Depend upon configure-xiberty.
14695
14696Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14697
14698 * configure.in (host i[345]86-*-win32): Expand the
14699 noconfigdirs again.
14700
14701Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14702
14703 * mpw-configure: Fix sed command file name.
14704
14705Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14706
4e81ae98 14707 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
14708 noconfigdirs again.
14709
14710Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14711
14712 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14713 or powerpc*-*-pe*, since they are not yet supported.
14714
14715Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14716
14717 Add PowerMac support and many other enhancements.
14718 * mpw-configure: New option --cc to select compiler to use,
14719 paste options set according to --cc into the generated
14720 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14721 if mpw-make.sed is present.
14722 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14723 add forward includes for PowerPC include files.
14724 * mpw-build.in: Build using Makefile.PPC if present.
14725 (do-byacc, etc): Remove separate version resource builds.
14726 (do-gas): Build "stamps" before "all".
14727 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14728 * mpw-README: Update to reflect --cc option, PowerMac support,
14729 and recently-reported compatibility problems.
14730
14731Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14732
14733 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14734 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14735 (--with-multilib-top): Pass to recursive invocations.
14736
14737Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14738
14739 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14740 v810-*-*.
14741
14742Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14743
14744 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14745 gdb, ld and opcodes on v810-*-*.
14746
6599da04
JM
14747Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14748
14749 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14750 (local-maintainer-clean): New target.
14751 (maintainer-clean): New target.
14752 (realclean): Just depend upon maintainer-clean.
14753
14754Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14755
14756 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14757
14758Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14759
14760 * configure.in: Build ld in mips*-*-bsd* case.
14761
14762Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14763
14764 * config.sub: Accept -lites* OS. From Ian Dall.
14765
14766Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14767
14768 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 14769 targets.
6599da04
JM
14770
14771Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14772
14773 * configure.in: treat i386-win32 canadian cross the same as
14774 i386-go32 canadian cross.
14775
14776Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14777
14778 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14779 running under the simulator to build a reduced set of libraries.
14780 (powerpc-*-eabiaix): Add fine grained multilib support added to
14781 other powerpc targets yesterday.
14782
14783Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14784
14785 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14786 -disable-softfloat, -disable-relocatable, -disable-aix, and
14787 -disable-sysv to control which multilib libraries get built.
14788
14789Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14790
14791 * configure: Add Makefile.tem to list of files to remove in trap
14792 handler.
14793
14794Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14795
14796 * config.guess (*Linux*): Add missing "exit"s.
14797 Also, need specific check for alpha-unknown-linux (uses COFF).
14798
14799Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14800
14801 * config.guess: Merge with FSF:
14802
14803 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14804 * config.guess (AIX4): More robust release numbering discovery.
14805
14806 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14807 * config.guess (i386-sequent-ptx): Properly get version number.
14808
14809 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14810 * config.guess (mips:*:4*:UMIPS): New case.
14811
14812Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14813
14814 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14815 (i386-win32 host): Likewise. Don't build readline.
14816
14817Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14818
14819 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14820 SUPPORT_FILES to submakes.
14821
14822Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14823
14824 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14825 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14826 mpw-configure.
14827
14828Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14829
14830 * configure.in (appdirs): Use =, not ==, in test expression when
14831 trying to build the text to print in the warning message for
14832 Solaris users.
14833
14834Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14835
14836 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14837
14838Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14839
14840 * config.guess: Recognize lynx-2.3.
14841
14842Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14843
14844 * config.sub (z8ksim): Deleted
14845 (z8k-*-coff): New, this is the one true name of the target.
14846
14847Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14848
14849 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14850
14851Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14852
14853 * config.guess (*:Linux:*:*): First try asking the linker what the
14854 default object file format is (elf, aout, or coff). Then if this
14855 fails, try previous methods.
14856
14857Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14858
14859 * configure.in: Don't build newlib for *-*-vxworks5.1.
14860
14861Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14862
14863 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14864 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14865
14866Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14867
14868 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14869
14870Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14871
14872 * cfg-ml-com.in: New file.
14873 * cfg-ml-pos.in: New file.
14874
14875Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14876
14877 * COPYING.NEWLIB: Add HP free copyright to list.
14878
14879Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14880
14881 * config.sub: Recognize -eabi* for the system, not just -eabi.
14882
14883Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14884
14885 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14886 * config.sub, configure.in (win32): New target and host.
14887
14888Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14889
14890 * configure.in: Add i386-pe configuration.
14891
14892Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14893
14894 * mpw-build.in (install): Install GDB after LD.
14895
14896Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14897
14898 * mpw-config.in (elf/mips.h): Always forward-include, needed
14899 for GDB to build.
14900
14901Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14902
14903 * testsuite: New directory for customer acceptance and whole tool
14904 chain tests.
14905
14906Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14907
14908 * configure: If per-host line isn't found, but AC_OUTPUT is found
14909 and a configure script exists, run it instead.
14910
14911Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14912
14913 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14914
14915Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14916
14917 * configure: Set build_{cpu,vendor,os,alias} to host values when
14918 --build isn't specified.
14919
14920Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14921
14922 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14923 (FLAGS_TO_PASS): Pass them.
14924 (EXTRA_TARGET_FLAGS): Ditto.
14925
6599da04
JM
14926Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14927
14928 * Makefile.in (all-libg++): Depend on all-libstdc++.
14929
14930Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14931
14932 * configure.in (noconfigdirs): Enable all packages for
14933 i386-unknown-netbsd.
14934
14935Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14936
14937 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14938 hosted builds (DOS builds)
14939
14940Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14941
14942 Changes for ARM based on patches from Richard Earnshaw:
14943 * config.sub: Handle armeb and armel.
14944 * configure.in: Omit arm linker only for riscix.
14945
14946Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14947
14948 * config.guess: Update from FSF.
14949
14950Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14951
63f6bcd7 14952 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
14953 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14954 powerpcle variant. Convert pentium into i586, not i486. Add p5
14955 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14956 temporarily.
14957
14958Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14959
14960 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14961
14962Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14963
14964 * config.sub: Accept -lites* as a basic system type.
14965
14966Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14967
14968 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14969 installed, and if so return linuxoldld as the system name.
14970
14971Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14972
14973 * config.guess: Add hppa1.1-hp-lites support.
14974
14975Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14976
14977 * configure.in: Don't build newlib for m68k-vxworks5.1.
14978
14979Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14980
14981 * configure.in (mips-sgi-irix6): Use mh-irix5.
14982
14983Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14984
14985 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14986
14987Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14988
14989 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 14990 OSF/1. Fix compiler flags.
6599da04
JM
14991 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14992
14993Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14994
14995 * configure.in: Recognize --with-newlib.
14996 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14997
14998Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14999
d207ebef 15000 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
15001 to *_X11_MODULES due to gdbtk needing X include files et al.
15002
15003Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15004
15005 Merge in support for Mac MPW as a host.
15006 (Old change descriptions retained for informational value.)
15007
15008 * mpw-config.in: Add generic include forwards for cpu-specific
15009 include files in aout and elf directories.
15010
15011 * mpw-configure: Added copyright.
15012 * mpw-config.in: Check for presence of required build tools.
15013 (target_libs): Add newlib.
15014 (target_tools): Add examples.
15015 (Read Me): Generate as "Read Me for MPW" instead.
15016 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15017 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15018 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15019
15020 * mpw-configure: Remove subdir-specific makefile hackery,
15021 delete mk.tmp after using it.
15022
15023 * mpw-build.in (all): Display start and end times.
15024
15025 * mpw-configure (host_canonical): Set.
15026 (target_cpu): Always add to makefiles.
15027 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15028 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15029 (mpw-mh-mpw): Look for in srcdir and srcroot.
15030 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15031
15032 * mpw-build.in: (install-only): New target.
15033
15034 * mpw-configure (host_alias, target_alias): Rename from hostalias
15035 and targetalias, add into generated Makefile.
15036 (mk.tmp): If present, add into generated Makefile.
15037 * mpw-build.in (all-gas): Build config.h first before gas proper.
15038
15039 * mpw-configure (config.status): Write only if changed.
15040 * mpw-config.in (readline): Configure it (not built, just used for
15041 definitions).
15042
15043 * mpw-config.in (elf/mips.h): Add a forward include.
15044
15045 * mpw-config.in: Forward-include most .h files in include into
15046 extra-include.
15047 (readline): Don't build.
15048 mpw-build.in (install): Install GDB.
15049
15050 * mpw-configure (prefix, mpw_prefix): Handle it.
15051 * mpw-config.in (mmalloc, readline): Don't configure.
15052 * mpw-build.in (thisscript): Rename to ThisScript.
15053 Use mpw-build instead of BuildProgram everywhere.
15054 (mmalloc, readline): Don't build.
15055 * mpw-README: New file, basic documentation about the MPW port.
15056
15057 * mpw-config.in: Use forward-include to create include files.
15058
15059 * mpw-configure: Add more things to the top of each configured
15060 Makefile, including contents of config/mpw-mh-mpw.
15061 * mpw-config.in (extra-include): Create this directory and fill it
15062 with Posix-like include files when configuring.
15063
15064 * config.sub (apple, mac, mpw): Add various aliases.
15065
15066 * mpw-build.in: New file, top-level build script fragment for MPW.
15067 * mpw-configure: New file, configure script for MPW.
15068 * mpw-config.in: New file, config fragment for MPW.
15069
15070Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15071
15072 * configure.in (host_libs): Remove glob, since it is gone from the
15073 sources.
15074
15075Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15076
15077 * Makefile.in: define empty GDB_NLM_DEPS var.
15078
15079 * configure.in(target_makefile_frag): use config/mt-netware
15080 for netware targets.
15081
15082Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15083
15084 * config.sub: Merge in recent FSF changes. Remove linux special
15085 cases.
15086
15087Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15088
731a8127 15089 Revert this change:
6599da04
JM
15090
15091 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15092
15093 * build-all.mk: Use CC=cc -Xs on Solaris.
15094
6599da04
JM
15095Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15096
15097 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15098 stop using it.
15099 * Makefile.in: Nuke all references to glob subdirectory.
15100
15101Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15102
15103 * configure.in: Fix --enable-shared logic in per-host.
15104
15105Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15106
15107 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15108
15109Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15110
15111 * configure.in (noconfigdirs): Don't build gas on AIX, for
15112 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15113
15114Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15115
15116 * configure: Fix --cache-file to work if the file argument is a
15117 relative path.
15118
15119Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15120
15121 * configure: If the --cache-file is used, pass it down to
15122 configure in subdirectories.
15123
15124Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15125
15126 * config.sub: add vxworks29k configuration.
15127
15128Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15129
15130 * Makefile.in (taz): Do "diststuff" part quietly.
15131
15132Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15133
15134 * config.sub: Mini-merge with gcc/config.sub.
15135
15136Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15137
15138 * config.guess (IRIX): Sed - to _.
15139
15140Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15141
15142 * Makefile.in (source-vault, binary-vault): New targets.
15143
15144Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15145
15146 * config.sub: Recognize -eabi as a basic system type.
15147
15148Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15149
15150 * configure.in (enable_shared stuff): Fix typo.
15151
15152Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15153
15154 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15155
15156Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15157
15158 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15159
15160Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15161
15162 * configure.in (rs6000-*-*): Don't build gas.
15163
15164Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15165
15166 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15167 reduce command line length.
15168 (AS_FOR_TARGET): Check for as.new, not Makefile.
15169 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15170
15171Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15172
15173 * config.guess: Merge from FSF.
15174
15175Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15176
15177 * configure: Don't use $ when handling program_suffix.
15178
15179Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15180
15181 * configure.in: Configure tk for hppa/hpux.
15182
15183Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15184
15185 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15186
15187Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15188
15189 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15190 to LIBCXXFLAGS. Tests are better run without it.
15191
15192Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15193
15194 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15195
15196Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15197
15198 * configure.in (*-*-netware*): Don't configure xiberty.
15199
15200Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15201
15202 * configure.in: Remove tk from native_only list.
15203
15204Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15205
15206 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15207 for special NCD build.
15208
15209Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15210
15211 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15212 makeall.bat, they're only useful for binutils snapshots.
15213 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15214 makeall.bat to specified SUPPORT_FILES.
15215
15216Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15217
15218 * build-all.mk: Add Ericsson targets to sun4 and solaris
15219 hosts. Add BNR's sun4 target to solaris host, so their
15220 build-from-source will be tested in-house first.
15221
15222Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15223
15224 * Makefile.in (LIBCFLAGS): New variable.
15225 (CFLAGS_FOR_TARGET): Ditto.
15226 (LIBCFLAGS_FOR_TARGET): Ditto.
15227 (LIBCXXFLAGS): Ditto.
15228 (CXXFLAGS_FOR_TARGET): Ditto.
15229 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15230 (BASE_FLAGS_TO_PASS): Pass them.
15231 (EXTRA_TARGET_FLAGS): Ditto.
15232
731a8127 15233 * configure.in: Support --enable-shared.
6599da04
JM
15234
15235Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15236
15237 * configure.in (target_libs): Include libstdc++ again.
15238 * config.guess: Update from FSF (for FreeBSD).
15239
15240Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15241
15242 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15243 makeall.bat.
15244 (DISTDOCDIRS): Add `etc'.
15245 (ETC_SUPPORT_PFX): New variable.
15246 (taz): Include anything from etc starting with a word in
15247 ETC_SUPPORT_PFX.
15248
15249Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15250
15251 * config.sub: Update for recent FSF changes. Remove obsolete
15252 h8300hds entry. Add -windows* and -osx as basic os. Minor
15253 spacing changes.
15254
15255Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15256
15257 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15258
15259 * config.guess: Merge with FSF.
15260 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15261
15262Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15263
15264 * configure: Since the "trap 0" handler will override the exit
15265 status on many systems, only use it for "exit 1", and make it set
15266 a non-zero exit status; reset it before "exit 0". Also, check
15267 exit status of config.sub, and error out if it failed.
15268
15269Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15270
15271 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15272 and install libgloss.
15273
15274Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15275
15276 * Makefile.in (all-binutils): Depend upon all-byacc.
15277
15278 * configure.in: Don't build emacs on Irix 5.
15279
15280Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15281
15282 * configure.in (*-*-netware*): Add libio.
15283
15284Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15285
15286 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15287 (CHECK_TARGET_MODULES): Ditto.
15288 (INSTALL_TARGET_MODULES): Ditto.
15289 (TARGET_LIBS): Ditto.
15290 (all-libstdc++): Note dependencies.
15291
15292Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15293
15294 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15295
15296Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15297
15298 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15299 -fexternal-templates.
15300
15301 * configure.in (target_libs): Add libstdc++.
15302 (noconfigdirs): Add libstdc++ as appropriate.
15303
15304Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15305
15306 * config.guess: Update from FSF.
15307
15308Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15309
15310 * configure: Use ${config_shell} when running ${configsub}.
15311
15312Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15313
15314 * config.sub: No longer recognize h8300h.
15315
15316Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15317
15318 * config.sub: Remove extraneous differences between config.sub and
15319 gcc/config.sub.
15320
15321Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15322
15323 * Makefile.in (DISTSTUFFDIRS): Add gas.
15324
15325Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15326
15327 * COPYING.NEWLIB: New file.
15328
15329Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15330
15331 * config.guess (HP-UX): Patch from Harlan Stenn
15332 <harlan@landmark.com> to also emit release level.
15333
15334Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15335
15336 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15337
15338Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15339
15340 * config.sub: Merge nextstep cleanup from FSF.
15341
15342Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15343
15344 * configure.in (arm-*-*): Don't configure ld for this target.
15345
15346Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15347
15348 * configure.in (*-*-netware): don't configure libg++, libio,
15349 librx, or newlib.
15350
15351Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15352
15353 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15354 configure ld--it works, but it doesn't support shared libraries.
15355
15356Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15357
15358 * config.guess (*-unknown-freebsd*): Get rid of possible
15359 trailing "(Release)" in version string.
15360 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15361
15362Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15363
15364 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15365 Fix type: *-next-neststep -> *-next-nextstep.
15366
15367 * config.guess: Merge from FSF:
15368
15369 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15370
15371 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15372
15373 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15374
15375 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15376 instead of UNIX_SV for UnixWare 1.0).
15377
15378Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15379
15380 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15381 to make gdb/nlm/* build after the compiler and linker.
15382
15383Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15384
15385 * config.guess (netbsd, freebsd, linux): Accept any machine,
15386 not just i[34]86.
15387 (m68k-atari-sysv4): Relocate to match FSF version.
15388
15389 * config.guess: More merges from the FSF:
15390
15391 Add a space before function call or macro invocation.
15392
15393 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15394
15395 * config.guess: Add trap cmd to remove dummy.c and dummy when
15396 interrupted.
15397
15398 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15399
15400 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15401 (dummy): Redirect stderr from compilation of dummy.c.
15402
15403 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15404
15405 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15406
15407Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15408
15409 * configure: Accept and ignore --cache*, for compatibility with
15410 new autoconf.
15411
15412Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15413
15414 * config.guess: Merge from FSF:
15415
15416 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15417
15418 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
15419 (PATH): Add /.attbin at end for finding uname.
15420 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
15421
15422 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15423
e490616e 15424 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
15425
15426 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15427
e490616e
ZW
15428 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15429 to select whether to use ELF or COFF.
6599da04
JM
15430
15431 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15432
e490616e 15433 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
15434
15435 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15436
15437 * config.guess: Guess the OS version for HPUX.
15438
15439 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15440
15441 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15442
15443Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15444
15445 * configure.in: Recognize --with-headers, --with-libs, and
15446 --without-newlib.
15447 * Makefile.in (all-xiberty): Depend upon all-ld.
15448
15449Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15450
15451 * configure.in: Change i[34]86 to i[345]86.
15452
15453Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15454
15455 * configure (version): A few more tweaks to help message.
15456
15457Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15458
15459 * Makefile.in: Remove (for now) librx as a host library,
15460 now that we're building it for target.
15461
15462Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15463
15464 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15465 (Karl Berry).
15466
15467Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15468
15469 * configure.in: Also configure librx.
15470
15471Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15472
15473 * Makefile.in: Update various rules to reflect that librx
15474 is now needed for libg++.
15475
15476Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15477
15478 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15479
15480Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15481
15482 * configure.in: Configure the examples directory.
15483
15484Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15485
15486 * configure: Simplify Jun 2 1994 change.
15487
15488Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15489
15490 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15491 /bin/gcc isn't good enough to build gcc.
15492
15493Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15494
15495 * Makefile.in (GDB_SUPPORT_FILES): Remove
15496 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15497 (gdb.tar.gz): Add new rule to use standard distribution building
15498 mechanism.
15499
15500Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15501
15502 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15503 Bill Cox <bill@cygnus.com>.
15504
15505Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15506
15507 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15508
15509Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15510
15511 * configure: Search current dir first in .gdbinit.
15512
15513Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15514
15515 * config.sub: Recognize freebsd (merged from gcc config.sub).
15516
15517Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15518
15519 * config.sub: Refer to NeXT's operating system as nextstep.
15520
15521 * config.sub (case $basic_machine): Re-order the cases, to match
15522 the order in the FSF version (which is mostly alphabethical).
15523 Merge in some additions and changes from the FSF.
15524
15525Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15526
15527 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15528 * config.sub: Recognize cxux7.
15529 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15530
15531Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15532
15533 * config.sub: Fix typo powerpc -> powerpc-*.
15534
15535Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15536
15537 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15538
15539 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15540 parallel with all-emacs and install-emacs). Top-level command
15541 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15542
15543Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15544
15545 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15546 $(relbindir)/make before doing ``make install'', and use
15547 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15548 installing over running make binary.
15549 ($(host)-stamp-stage3-installed): Likewise.
15550
15551Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15552
15553 * config.guess: Recognize Mach.
15554
15555Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15556
15557 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15558 see whether --exec-prefix was used.
15559
15560Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15561
15562 * README: Explicitly mention libg++/README. (Zoo's idea.)
15563
15564Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15565
15566 * Makefile.in: Add all-librx target similar to all-libproc.
15567
15568Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15569
15570 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15571 with post 1.2 uname bogosity.
15572
15573Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15574
15575 * configure: Remove temporary files on receipt of a signal.
15576
15577Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15578
15579 * configure: If there is a package_makefile_frag, remove
15580 ${subdir}/Makefile.tem after copying it in.
15581
15582Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15583
15584 * build_all.mk: support rs6000 lynx identifies itself as
15585 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15586 since /bin/gcc is too feeble to compile a modern gcc.
15587
15588Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15589
15590 * brought devo/test-build.mk update-to-date with progressive/
15591 test-build.mk. Add lynx targets and hppa flag info.
15592
15593Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15594
15595 * configure.in: Use mh-ncrsvr43. Patch from
15596 Tom McConnell <tmcconne@sedona.intel.com>.
15597
15598Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15599
15600 * config.guess (i386-unknown-bsdi): No longer need to
15601 check #if defined(__bsdi__) && defined(__i386__).
15602
15603Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15604
15605 * configure: Set program_transform_nameoption correctly.
15606
15607Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15608
15609 * brought build-all.mk update-to-date with progressive build-all.mk,
15610 added new targets and hppa info.
4e81ae98 15611
6599da04
JM
15612Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15613
15614 * configure: If config.guess result is a prefix of the user
15615 specified target, assume a native build and use the user specified
15616 target as the host alias. Remove SunOS patch suffix removal hack.
15617 * configure.in: Remove SunOS patch suffix removal hack.
15618
15619 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15620 in NATIVE_CHECK_MODULES.
15621
15622Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15623
15624 * Makefile.in: Rename HOST_ONLY to NATIVE.
15625 * configure: Delete SunOs patch suffix from host_canonical
15626 and build_canonical variables that are prepended to Makefiles.
15627 * configure.in: Add comments for easier maintenance.
15628
15629Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15630
15631 * Makefile.in: Add all-libproc target similar to all-gui.
15632
15633Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15634
15635 * Makefile.in (CHECK_MODULES): split into
15636 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15637
15638Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15639
15640 * config.guess (i386-unknown-bsdi): New system to guess.
15641
15642Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15643
15644 * Makefile.in: Add all-gui target (but not yet build by "all").
15645
15646Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15647
15648 * config.sub: Move deletion of patch suffix from here...
15649 * configure.in: To here, at Ian's suggestion. The top-
15650 level scripts might need to know of a patch level.
15651
15652Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15653
15654 * config.sub: Strip off patch suffix so rtl is recognized
15655 as a sunos4.1.3 machine, even though it's been patched.
15656
15657Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15658
15659 * Makefile.in (INSTALL_LAST): Delete.
15660 (INSTALL_DOSREL): New.
15661
15662Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15663
15664 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15665 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15666 whether we pass down --with-gnu-ld anyhow.
15667
15668Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15669
15670 * Makefile.in (INSTALL_LAST): Change operation so it works
15671 on more flavors of make.
15672 * configure.in (go32): Don't build libg++ or libio.
15673
15674Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15675
15676 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15677 they can be overriden by templates.
15678
15679Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15680
15681 * configure.in (target==go32): Don't build gdb.
15682 * dosrel: New directory.
15683
15684Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15685
15686 * configure.in (host==go32): Configure dosrel too.
15687 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15688 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15689 be set by incoming names or templates.
15690 (INSTALL_LAST): New rule.
6599da04
JM
15691
15692Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15693
15694 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15695
15696Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15697
6599da04
JM
15698 * configure.in (appdirs): New variable. Currently empty, but will
15699 be used in gas distribution. If nonempty, lists a set of
15700 directories at least one of which must get configured, or top
15701 level configuration is considered to have failed.
15702 (rs6000-*-lynxos*): Use new file name.
15703
15704Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15705
15706 Eliminate XTRAFLAGS.
15707 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15708 newlib include files using -idirafter, and also use -nostdinc.
15709 (CXX_FOR_TARGET): Likewise.
15710 (XTRAFLAGS): Removed.
15711 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15712 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15713 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15714 ($(DO_X)): Don't pass down XTRAFLAGS.
15715
15716Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15717
15718 * configure.in (mips*-dec-bsd*): New target; do build linker.
15719 (mips*-*-bsd*): New target; don't build linker.
15720
15721Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15722
15723 * configure.in: support rs6000-*-lynxos* configuration.
15724 support sunos4 as a cross target.
15725
15726 * config.sub: look for lynx*, not lynx since the OS version may
15727 legitimately be part of the name.
15728
15729Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15730
15731 * configure.in (i[34]86-*-sco*): Move to be with other i386
15732 targets.
15733 (romp-*-*): New target. Skip various binary utilities.
15734 (vax-*-*): New target. Don't build newlib.
15735 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15736
15737Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15738
15739 * configure.in: Only set host_makefile_frag if config
15740 directory exists.
15741
15742Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15743
15744 * install.sh: If $dstdir exists, don't check whether each
15745 component does.
15746
15747Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15748
15749 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15750
15751Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15752
3b75d237
AJ
15753 * configure.in (*-*-lynxos*): Don't configure newlib for either
15754 native or cross Lynx.
6599da04
JM
15755
15756Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15757
15758 * config.sub (sparc64-elf): Fix os.
15759 (z8k): Remove duplicate.
15760
15761Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15762
15763 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15764 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15765
15766Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15767
15768 * configure: Make file links cleanly even if Lynx fails on
e490616e 15769 an NFS symlink (at least fail cleanly).
6599da04
JM
15770
15771Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15772
15773 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15774 -XNh2000.
15775
15776Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15777
15778 * configure: Unknown options are fatal again.
15779
15780Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15781
15782 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 15783 compatibility.
6599da04
JM
15784
15785Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15786
15787 * build-all.mk: Add `clean' target.
15788
15789Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15790
15791 * config.guess: Add SINIX support.
15792 * configure.in: Add mips-*-sysv4* support.
15793
15794Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15795
15796 * build-all.mk: Document all useful targets.
15797 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15798 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15799
15800Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15801
15802 * configure: Support --silent, --quiet.
15803
15804Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15805
15806 * configure: Support --disable-FEATURE.
15807
15808Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15809
15810 * config.guess: Recognize NCR running SVR4.3.
15811
15812Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15813
15814 * config.guess: Make BSDI generate i386-unknown-bsd386.
15815 Patch from Paul Eggert <eggert@twinsun.com>.
15816
15817Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15818
15819 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15820
15821Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15822
15823 * configure: Make unrecognized options give nonfatal warnings
15824 instead of fatal errors, and pass them to any subdirectory
15825 configures in case they recognize them.
15826 Make --x equivalent to --with-x.
15827
15828Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15829
15830 * configure: Add --enable-* options. Clean up usage message and
15831 some comments.
15832
15833Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15834
15835 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15836
15837Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15838
15839 * configure.in (hppa*-*-*): Enable binutils.
15840
15841Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15842
15843 * config.sub: Recognize cisco.
15844
15845Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15846
15847 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15848
15849Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15850
15851 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15852 than one configuration name. Add comment.
15853
15854Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15855
15856 * config.guess: about target *-hitachi-hiuxwe2, fixed
15857 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15858 macro is incorrect.]
15859
15860Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15861
15862 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15863 than the "make ls" stuff which used to be here.
15864
15865Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15866
15867 * config.guess: Recognize i[34]86-unknown-freebsd.
15868 From Shawn M Carey <smcarey@rodan.syr.edu>.
15869
15870Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15871
15872 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15873
15874Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15875
15876 * config.guess: Check for ptx.
15877
15878Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15879
15880 * config.sub: Add os9k checking.
15881
15882Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15883
15884 * config.guess: Handle OSF1 running on HPPA processors
15885
15886Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15887
15888 * configure: If subdir configure fails, print out a message with
15889 subdirectory name, in case subdir's configure code didn't identify
15890 itself.
15891
15892Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15893
15894 * configure.in: Remove embedded newlines from configdirs.
15895 Avoid mismatches of substrings. Fix matching strings at end
15896 of configdirs.
15897
15898Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15899
15900 * config.guess: Add Lynx/rs6000 config support.
15901
15902Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15903
15904 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15905
15906Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15907
15908 * configure.in (hppa*-*-osf*): Treat this just like most other
15909 PA configurations (eg no binutils or ld).
15910 (hppa*-*-*elf*): These configurations have binutils and ld.
15911
15912Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15913
15914 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15915
15916Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15917
15918 * configure.in (rs6000-*-*): Build gas.
15919
15920Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15921
e490616e 15922 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
15923
15924Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15925
15926 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15927 for GDB and GDB has been fixed to not need it.
15928
6599da04
JM
15929Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15930
15931 * config.guess: Recognize vax hosts.
15932
15933Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15934
15935 * configure (while loop): Don't use "break 2" inside case
15936 statement -- the case statement isn't an enclosing loop.
15937
15938Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15939
15940 * config.guess: Clean up NeXT support, to allow nextstep
15941 on Intel machines. Make OS be nextstep.
15942
15943Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15944
15945 * config.guess: Add alternate forms for Convex.
15946
15947Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15948
15949 * configure: Completely rewrite option processing. Take
15950 advantage of pattern-matching to avoid invoking test frequently.
15951 Also clean up host and target defaulting logic.
15952
15953Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15954
15955 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15956 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15957 commands (plus user environment) will fit SCO limits.
15958
15959Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15960
15961 * configure.in: Don't issue warnings about directories which are
15962 not being configured if -norecursion is set. Correct test for
15963 --with-gnu-as and --with-gnu-ld to not get confused by substring
15964 matches.
15965
15966 * configure.in: Don't build gas for alpha-dec-osf1*.
15967
15968Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15969
15970 * configure: Back out Per's change of 12/19/1993. It changes the
15971 behavior of configure in unexpected and confusing ways.
15972
15973 Also, use different delim char when calculating
15974 program_transform_name so that the name can contain slashes.
15975
15976Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15977
15978 * configure.in, config.sub: Add support for VSTa micro-kernel.
15979
15980Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15981
15982 * configure.in: Nuke hacks which were used to get a special
15983 version of GAS for HPPA configurations.
15984
15985Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15986
15987 * configure: If only ${target_alias} is given, use that
15988 as the default for ${host_alias}.
15989 * configure: Add missing back-slashes before nested quotes.
15990
15991Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15992
15993 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15994
15995Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15996
15997 * config.guess: Recognize some Tektronix configurations.
15998 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15999
16000Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16001
16002 * config.sub: Match any flavor of SH.
16003
16004Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16005
16006 * configure.in: Don't try to configure newlib for Alpha.
16007
16008Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16009
16010 * configure.in: Don't build ld for Irix 5. Don't build gas,
16011 libg++ or libio for any Alpha target.
16012
16013 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
16014
16015Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16016
16017 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16018 default arguments -- so it tried to compress itself.
16019
16020Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16021
16022 * configure.in (notsupp): ensure that a space is always at the end
16023 of the configdirs list, since the grep checks for an explicit space
16024
16025Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16026
16027 * configure.in (target i386-sysv4.2): don't build ld, since static
16028 versions of many libraries are not available.
16029
16030Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16031
16032 * config.guess: Recognize Apollos (using environment variables).
16033 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16034
16035Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16036
16037 * config.guess: Recognize Sony news mips running newsos.
16038
16039Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16040
16041 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16042 "fi ; else" for bash.
16043
16044Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16045
16046 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16047
16048Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16049
16050 * config.sub: accept unixware as an alias for svr4.2.
16051 Fix some inconsistancies with the gcc version.
16052
16053Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16054
16055 * Makefile.in (DISTDOCDIRS): Add gdb.
16056
16057Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16058
16059 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16060
16061Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16062
16063 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16064 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16065 this now.
16066
16067Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16068
16069 * config.sub: Accept hiux* as an OS name.
16070
16071 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16072 etc/make-stds.texi. The underscore came from gcc, and dje now
16073 agrees that RUNTESTFLAGS is the correct name.
16074
16075Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16076
16077 * install.sh: Remove 'set -e'. It makes any conditionals
16078 in the script useless.
16079
16080 * config.guess: Automatically recognize arm-acorn-riscix
16081 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16082
16083Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16084
16085 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16086
16087Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16088
16089 * Makefile.in (DISTDOCDIRS): New variable.
16090 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 16091 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
16092
16093Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16094
16095 * configure.in (hppa target): check the source directory for the
16096 pagas sub-directory
16097
16098Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16099
16100 * config.sub: Allow -aout* and -elf*.
16101
16102Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16103
16104 * configure.in: Don't build ld on i386-solaris2, same as for
16105 sparc-solaris2.
16106
16107Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16108
16109 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16110
16111Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16112
16113 * configure.in: Configure gdb for alpha.
16114
16115Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16116
16117 * Makefile.in (CXXFLAGS): Add -O.
16118
16119Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16120
16121 * config.guess: added support for DG Aviion
16122
16123Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16124
16125 * configure.in: Produce warning message for subdirectories not
16126 configurable for this host/target combination. Don't try to
16127 configure gdb for vms.
16128
16129Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16130
16131 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16132 appropriate files before making "diststuff".
16133 (DISTBISONFILES): New var: list of files to be edited.
16134 (DISTSTUFFDIRS): Add binutils.
16135
16136Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16137
16138 * config.sub: also handle mipsel and mips64el (for little endian mips)
16139
16140Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16141
16142 * configure.in: Add * to end of all OS names.
16143
16144Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16145
16146 * configure.in: Build newlib for LynxOS native.
16147
16148Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16149
16150 * config.guess: Add support for delta 88k running SVR3.
16151
16152 * configure.in: Add comment about HP compiler vs. emacs.
16153
16154Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16155
16156 * configure.in: don't build ld on solaris2 (not a viable option
16157 due to bugs in getpwnam & getpwuid)
16158
16159Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16160
16161 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16162 config.guess will produce a full version number.
16163
16164Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16165
16166 * configure.in: Build linker and binutils for alpha-dec-osf1.
16167
16168Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16169
16170 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16171 and gdb/testsuite/Makefile.in.
16172
16173Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16174
16175 * configure.in: recognize mips*- instead of mips-
16176
16177Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16178
16179 * config.sub: Accept linux*coff and linux*elf as operating
16180 systems.
16181
16182Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16183
16184 * config.sub: Recognize mips64, and mips3 as an alias for it.
16185
16186Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16187
16188 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16189 gdb knows how to handle OSF/1 shared libraries.
16190
16191Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16192
16193 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16194 * config.guess: Recognize Hitachi's HIUX.
16195 * config.sub: Recognize h3050r* and hppahitachi.
16196 Remove redundant cases for hp9k[23]*.
16197
16198Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16199
16200 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16201 if gas and ld are in the source tree and are in ${configdirs}.
16202 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 16203 --with options (but still pass them down on the command line,
6599da04
JM
16204 if they were explicitly specified).
16205
16206Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16207
16208 * configure: substitute SHELL value in Makefile.in with
16209 ${CONFIG_SHELL}
16210
16211Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16212
16213 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16214 *-*-solaris2* targets.
16215
16216Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16217
16218 * Makefile.in: define M4, and pass it down to sub-makes;
16219 all-autoconf now depends on all-m4
16220
16221Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16222
16223 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16224 presence of {ar,ranlib} instead of a configured directory
16225
16226Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16227
16228 * config.guess: Accept 34?? as well as 33?? for NCR.
16229
16230Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16231
16232 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16233 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16234
16235Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16236
16237 * configure: grab values for $(CC) and $(CXX) from the
16238 environment, so that someone can do "CC=gcc configure; make" and
16239 have it work right (matching the way that autoconf works now)
16240
16241 * configure.in, Makefile.in: add support for gash, the tcl
16242 interface to Galaxy
16243
16244 * config.guess: add NetBSD variants (hp300, x86)
16245
16246Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16247
16248 * install.sh: Support -d option (in the manner of SunOS 4 install,
16249 as it is more deterministic than that of GNU install)
16250 (chmodcmd): Set file to mode 755 by default (should also do default
16251 chgrp and chown, but I don't feel like dealing with that now)
16252
16253Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16254
16255 * config.sub: Remove h8300hhms alias.
16256
16257Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16258
16259 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16260
16261Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16262
16263 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16264 as stmp-fixinc
16265
16266Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16267
16268 * config.sub: recognize m88110-bug-coff.
16269
16270Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16271
16272 * Makefile.in (all-libio): all dependencies on the toolchain used
16273 to build this (gcc, gas, ld, etc)
16274
16275Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16276
16277 * config.guess: Deal with OSF/1 1.3 on alpha.
16278
16279Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16280
16281 * install.sh: add some 'else true' clauses for portability
16282
16283 * configure.in: don't build libio for h8[35]00-*-* targets
16284
16285Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16286
16287 * Makefile.in: Add support for new libio.
16288
16289Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16290
16291 * install.sh: If one command fails, don't try the rest. Don't try
16292 to remove $dsttmp (via trap) unless we have already created it.
16293 If $src doesn't exist, detect it and exit with an error.
16294
16295 * config.guess: Recognize BSD on hp300.
16296
16297Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16298
16299 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16300 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16301
16302Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16303
16304 * Makefile.in (all-send-pr): depends on all-prms
16305
16306Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16307
16308 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16309
16310Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16311
16312 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16313 Added test for mips-mips-riscos5.
16314
16315Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16316
16317 * configure.in: use mh-hp300 for 68k HP hosts
16318
16319Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16320
16321 * configure: add support for CONFIG_SHELL, so that you can use
16322 some alternate shell for evaluating configure scripts
16323
16324Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16325
16326 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16327 in configure script to bug-gdb@prep.ai.mit.edu when building
16328 distribution archive.
16329 * Makefile.in (COMPRESS): Remove def.
16330 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16331 gdb.tar.Z and make-gdb.tar.Z respectively.
16332 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16333 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16334 to convergence with 'taz' target in Makefile.in.
16335
16336Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16337
16338 * install.sh (dsttmp): use trap to ensure that tmp files go
16339 away on error conditions
16340
16341Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16342
16343 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16344
16345Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16346
16347 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16348 its parent is '/' not ''.
16349
16350 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16351
16352Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16353
16354 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16355 that ${newsrcdir}/configure.in does.
16356
16357Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16358
16359 * test-build.mk: support for CONFIG_SHELL
16360
16361Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16362
16363 * config.sub (netware): Add as a basic system type.
16364
16365Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16366
16367 * Makefile.in (Makefile): depend on configure.in. Also drop the
16368 $(srcdir)/ from the dependency on Makefile.in.
16369
16370Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16371
16372 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16373 (h8300hhms is temporary until multi-libraries are implemented).
16374 * configure.in: Handle h8300h too.
16375
16376Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16377
16378 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16379
16380Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16381
16382 * configure: Remove extraneous output when guessing host type.
16383 * config.guess: Remove extraneous output when guessing using C
16384 compiler rather than uname, or when guessing fails.
16385
16386Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16387
16388 * Makefile.in: remove all.cross and install.cross targets
16389
16390 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16391 definitions
16392
16393Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16394
16395 * configure.in (target sh): Build gprof.
16396
16397Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16398
16399 * config.sub: change -solaris to -solaris2
16400
16401Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16402
16403 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16404
16405Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16406
16407 * configure: Correct error message for missing Makefile.in to
16408 print correct directory.
16409
16410Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16411
16412 * install.sh: kludge around 386BSD shell bug
16413
16414Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16415
16416 * config.guess: Recognize NeXT.
16417 * config.guess: Recognize i486-ncr-sysv4.
16418 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16419
16420Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16421
16422 * Makefile.in (MAKEINFOFLAGS): New variable.
16423 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16424 * build-all.mk, test-build.mk: Pass down --no-split as
16425 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16426
16427Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16428
16429 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16430
16431Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16432
16433 * Makefile.in (libg++.tar.z): New rule.
16434 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16435 * Makefile.in (taz): Only do a single chmod.
16436
16437Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16438
16439 * install.sh: don't use dirname anymore (replaced with sed usage)
16440
16441Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16442
16443 * Makefile.in: Change extension for gzip'd files from '.z' to
16444 '.gz' per new FSF standard usage.
16445
16446Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16447
16448 * configure: put quotes around the final value of program_transform_name
16449
16450Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16451
16452 * Makefile.in: new install.sh support; update install-info rules
16453
16454Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16455
16456 * configure.in: Build diff for crosses, but not for go32 host.
16457
16458 * configure.in: Build gprof only for native, and don't build it
16459 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16460
16461Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16462
16463 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16464
16465Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16466
16467 * configure.in (host_tools): Add prms.
16468
16469Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16470
16471 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16472 with $(FLAGS_TO_PASS) on the command line
16473
16474 * config.sub: Recognize lynx and lynxos
16475
16476Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16477
16478 * config.sub: Accept -ecoff*, not just -ecoff.
16479
16480Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16481
16482 * Makefile.in (taz): Use .gz suffix instead of .z.
16483 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16484 names.
16485
16486Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16487
16488 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16489
16490Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16491
16492 * Makefile.in (install-no-fixedincludes): install gcc last, so
16493 that rebuilds that might happen during 'make install' don't get
16494 bogus gcc include files
16495
16496Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16497
16498 Change from Utah for HPPA support:
16499 * config.guess: Recognize hppa1.x-hp-bsd.
16500
16501Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16502
16503 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16504 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16505
16506Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16507
16508 * config.sub: Add support for rom68k and bug boot monitors.
16509
16510Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16511
16512 * Makefile.in: Make all-opcodes depend on all-bfd.
16513
16514Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16515
16516 * config.guess: Added special check for i[34]86-univel-sysv4*.
16517
16518Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16519
16520 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16521 the processor rather than assuming i486.
16522
16523Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16524
16525 * config.guess: Recognize SunOS6 as Solaris3.
16526
16527Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16528
16529 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16530 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16531
16532Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16533
16534 * build-all.mk (all-cross): New target for Canadian Cross.
16535 Added Q2 go32 targets.
16536 * test-build.mk: Configure go32 cross sparclite-aout and
16537 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16538 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16539
16540Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16541
16542 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16543 GO32 hosted toolchains
16544
16545Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16546
16547 * configure: change so "-exec-prefix" gets passed down rather
16548 than "-exec_prefix" so autoconf generated Makefiles get the
16549 exec_prefix set right.
16550
16551Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16552
16553 * config.guess: get the Solaris2 minor version number
16554
16555 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16556
16557Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16558
16559 * config.guess: Recognize some Sequent platforms.
16560
16561Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16562
16563 * Makefile.in: added the vault-install target
16564
16565 * configure.in: actually use the Sun3 makefile fragment that's in
16566 config, also added the release dir to configdirs
16567
16568Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16569
16570 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16571
16572Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16573
16574 * configure.in: remove some program from Alpha targetted toolchains
16575
16576Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16577
16578 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16579 gprof.
16580 (taz): Run "make diststuff" in those directories instead of "make
16581 proto-dir". Look for "VERSION=" only at start of line in subdir
16582 Makefile. Use "gzip -9" for compression.
16583 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16584 (binutils.tar.z): New target.
16585
16586Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16587
16588 * Makefile.in (taz): Include gpl.texinfo.
16589
16590Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16591
16592 * Makefile.in (setup-dirs): Merged into "taz" target.
16593 (taz): Only do `proto-dir' stuff if a directory is actually needed
16594 for this target.
16595
16596Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16597
16598 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16599 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16600 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16601 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16602 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16603
16604Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16605
16606 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16607 config.sub, and move-if-change to gdb testsuite distribution
16608 archive, so the testsuite can be extracted, configured, and
16609 run separately from the gdb distribution. Blow away the Chill
16610 tests that require a Chill compiled executable, since GNU Chill
16611 is not yet publically available.
16612
16613Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16614
16615 * test-build.mk: set environment variables in a single command,
16616 instead of a list of assignments and exports
16617
16618 * config.guess: recognize Alpha/OSF1 systems
16619
16620Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16621
16622 * configure: Change help message to prefer --options rather than
16623 -options.
16624
16625Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16626
16627 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16628 zippy@ecst.csuchico.edu.
16629 * config.guess: Recognize miniframe.
16630
16631Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16632
cc6010cd
AP
16633 * Makefile.in: Use srcroot to find runtest rather than rootme.
16634 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
16635
16636Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16637
16638 * test-build.mk: Extensive additions to support building on a
16639 machine other than the host.
16640
16641Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16642
16643 * configure (tooldir): Fix for i386-aix again.
16644
16645Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16646
16647 * configure, Makefile.in: Change definition of $(tooldir)
16648 to match the FSF.
16649
16650Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16651
16652 * config.guess: Recognize i[34]86/SVR4.
16653
16654Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16655
16656 * Makefile.in (all-gdb): gdb depends on sim.
16657
16658Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16659
16660 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16661 at the same time we make the prototype gdb directory.
16662 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16663 files at the same time as the gdb base release distribution.
16664
16665Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16666
16667 * Makefile.in (check): Use individual check targets rather than
16668 DO_X rule.
16669 (check-gcc): Added.
16670
16671Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16672
16673 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16674 for System V release 3.2.
16675
16676Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16677
16678 * config.sub: Recognize hppaosf.
16679 * configure.in: Do configure ld/binutils/gas for it.
16680
16681Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16682
16683 * configure (tooldir): Alter syntax used to set this, for systems
16684 where "\$" isn't handled right, like i386-aix.
16685
16686Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16687
16688 * configure: Pass program-transform-name, not
16689 program_transform_name, to recursive configures.
16690
16691Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16692
16693 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16694 of gas+ld+binutils.
16695
16696Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16697
16698 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16699
16700Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16701
16702 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16703
6599da04
JM
16704Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16705
16706 * Makefile.in (PRMS): Set back to all-prms.
16707
16708Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16709
16710 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16711 targets, rather than for MIPS hosts.
16712
16713Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16714
16715 * configure.in: add comment for --with-x default values
16716
16717 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16718
16719 * Makefile.in: add check-* targets for each of the directories in
16720 the tree. Add a definition of RUNTEST that will use the one we
16721 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16722
16723Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16724
16725 * configure.in: Removed obsolete references to bfd_target and
16726 target_makefile_frag.
16727
16728 * build-all.mk: Set assorted targets for Q2.
16729 * config.sub: Recognize z8k-sim and h8300-hms.
16730 * test-build.mk: Really don't pass host to configure.
16731 (HOLES): Added uname.
16732
16733Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16734
16735 * configure: Handle an empty program-prefix, program-suffix or
16736 program-transform-name correctly.
16737
16738Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16739
16740 * build-all.mk: -G 8 no longer required for MIPS targets.
16741 * test-build.mk: Don't pass host argument to configure; make it
16742 guess.
16743
16744Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16745
16746 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16747 * Makefile.in (COMPRESS): New macro, like GZIP.
16748
16749Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16750
16751 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16752
16753 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16754 with gas currently defaults to -G 0.
16755
16756Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16757
16758 * Makefile.in (all-flex): flex depends on byacc.
16759
16760 * build-all.mk: If host not specified, use config.guess. Pass TAG
16761 to test-build.mk as RELEASE_TAG.
16762 * test-build.mk (configargs): New variable containing arguments to
16763 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16764 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16765
16766 * config.guess: Use /bin/uname when checking -X argument on SCO,
16767 to avoid invoking GNU uname which doesn't understand -X.
16768
16769 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16770
16771 * configure.in: Build gas for mips-*-*.
16772
16773Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16774
16775 * Makefile.in (all.normal): insert missing backslash.
16776
16777Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16778
731a8127 16779 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
16780
16781 * Makefile.in: Complete overhaul to merge many almost identical
16782 targets.
16783
16784Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16785
16786 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16787 (gdb.tar.Z): Adjusted.
16788
16789 * Makefile.in (setup-dirs, taz): New targets; should be general
16790 enough to adapt for gdb sometime. Build only .z file.
16791 (gas.tar.z): New target.
16792
16793Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16794
16795 * build-all.mk: Use CC=cc -Xs on Solaris.
16796
6599da04
JM
16797Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16798
16799 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16800 for handling BISON for FSF releases.
16801
16802Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16803
16804 * configure: Actually implement the change zoo just documented.
16805
16806Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16807
16808 * configure: when using config.guess, only set target_alias when
16809 it's not already been set (ie, on the command line)
16810
16811Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16812
16813 * Makefile.in: add installcheck target, set PRMS to install-prms
16814
16815Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16816
16817 * configure: add support for package_makefile_fragment, handle the
16818 case where a directory has a configure.in file but no Makefile.in
16819 more gracefully (with an actual understandable error message, even);
16820 add support for --without (and add this to the usage message); also
16821 explicitly add a --host=${host_alias} to the command line when
16822 config.guess is used
16823
16824Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16825
16826 * configure: Must use both --host and --target in recursive calls.
16827
16828Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16829
16830 * Makefile.in: Change deja-gnu to dejagnu.
16831
16832Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16833
16834 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16835
16836Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16837
16838 * configure.in: canonicalize all instances to *-*-solaris2*,
16839 also strip out a number of tools to not build for go32 host
16840
16841Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16842
16843 * config.guess: add GPL.
16844
16845 * Makefile.in, config.guess, config.sub, configure: bump
16846 copyrights to 93.
16847
16848Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16849
16850 * Makefile.in (do-info): Removed obsolete check for existence of
16851 localenv file.
16852
16853 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16854
16855Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16856
16857 * Makefile.in: a couple of 'else true' for decstation,
16858 support for TclX
16859
16860 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16861
16862Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16863
16864 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16865
16866Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16867
16868 * config.guess: Recognize i386-ibm-aix (PS/2).
16869 * configure.in: Use config/mh-aix386 file for it.
16870
16871Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16872
16873 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16874 CC_FOR_TARGET instead.
16875 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16876
16877Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16878
16879 * Makefile.in: Add sim to list of directories sent with gdb
16880
16881Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16882
16883 * configure.in: Put back mips-dec-bsd* case.
16884
16885Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16886
16887 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16888 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16889 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
16890
16891Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16892
16893 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16894
16895 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16896 (install-info): install dir.info only if it exists,
16897 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16898
16899Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16900
16901 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16902 gas for mips-dec-bsd.
16903
16904Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16905
16906 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16907 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16908
16909Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16910
16911 * configure.in: Added "dejagnu" to hosttools list.
16912
16913Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16914
16915 * config.sub, configure.in, config.guess: Add support
16916 for Bosx, an AIX variant from Bull.
16917 Patches from F.Pierresteguy@frcl.bull.fr.
16918
16919Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16920
16921 * devo/dejagnu: Initial creation of devo/dejagnu.
16922 Migrated dejagnu testcases and support files for testing software
16923 tools to reside as subdirectories, currently called "testsuite",
16924 within the directory of the software tool. Migrated all programs,
16925 support libraries, etc. beloging to dejagnu proper from
16926 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16927 with no modifications. The changes to these files which will
16928 allow them to configure, build, and execute properly will be made
16929 in a future update.
16930
16931Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16932
16933 * Makefile.in: Change send_pr to send-pr.
16934 * configure.in: Likewise.
16935 * send_pr: Renamed directory to send-pr.
16936
16937Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16938
16939 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16940
16941Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16942
16943 * README: Update for gdb-4.8 release.
16944 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16945 gdb-xxx.tar.z (gzip'd) file also.
16946
16947Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16948
16949 * Makefile.in: make all-diff depend on all-libiberty
16950
16951Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16952
16953 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16954
16955Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16956
16957 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16958
16959Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16960
16961 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16962 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16963 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16964
16965Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16966
16967 * Makefile.in: makeinfo binary is in a new location
16968
16969Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16970
16971 * config.sub: Accept -ecoff as an OS.
16972
16973 * Makefile.in: Various changes to eliminate a level of make
16974 recursion and reduce the required command line length.
16975 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16976 sub-makes.
16977 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16978 variables holding settings for specific sub-makes.
16979 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16980 in terms of BASE_FLAGS_TO_PASS.
16981 (TARGET_LIBS): New variable listing directories which use
16982 TARGET_FLAGS_TO_PASS.
16983 (subdir_do): Eliminated.
16984 (do-*): New set of targets to replace subdir_do.
16985 (various): All targets which used subdir_do now depend on do-*.
16986 (local-clean): Renamed from do_clean.
16987 (local-distclean): New target, dependency of distclean and
16988 realclean.
16989 (install-info): Don't create directories. Depend on dir.info
16990 rather than calling make recursively.
16991 (install-dir.info): Eliminated.
16992 (install-info-dirs): Create all info directories here.
16993 (dir.info): Depend upon do-install-info.
16994
16995 * test-build.mk (HOLES): Added false.
16996
16997Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16998
16999 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17000
17001Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17002
17003 * Makefile.in (info): remove dependency on all-texinfo. The
17004 problem was really in texinfo/C, not at this level.
17005
17006Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17007
17008 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17009
17010Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17011
17012 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17013 GDB releases.
17014
17015Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17016
17017 * configure: Include srcdir in message about target of link not
17018 being found. Don't convert `-' to `_' in `with' options being
17019 passed to subdirs.
17020
17021Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17022
17023 * configure.in: add uudecode to host_tools
17024
17025 * Makefile.in: added {all,install}-uudecode targets, added them to
17026 the appropriate lists
17027
17028Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17029
17030 * Makefile.in (all-gcc): Added dependency on all-gas.
17031
17032 * configure.in (mips-*-*): Build ld and binutils.
17033
17034Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17035
17036 * configure: check return code from mkdir, print error message and
17037 exit on failure.
17038
17039Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17040
17041 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17042
17043Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17044
17045 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17046
17047Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17048
17049 * config.sub (h8500): Recognize this as a cpu type.
17050
17051Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17052
17053 * configure: source directory missing is no longer a warning
17054
17055 * configure.in: recognize irix[34]* instead of irix[34]
17056
17057 * Makefile.in: define and pass down X11_LIB
17058
6599da04
JM
17059Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17060
17061 * guess-systype: Renamed to ...
17062 * config.guess: ... by popular request.
17063 * configure.in, Makefile.in: Update accordingly.
17064
17065Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17066
17067 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17068 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17069 + Execute ./dummy instead of assuming . is in PATH.
17070
17071Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17072
17073 * guess-systype: New shell script. Attempts to guess the
17074 canonical host name of the executing host.
17075 Only a few hosts are supported so far.
17076 * configure: Call guess-systype if no host is specified.
17077
17078Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17079
17080 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17081 gcc Makefile.
17082
17083
17084Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17085
17086 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17087 (all-gcc, install-gcc, subdir_do): Use it.
17088
17089Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17090
17091 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17092
17093Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17094
17095 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17096 set exclusively by configure, using configure.in .
17097
17098Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17099
17100 * test-build.mk: set $PATH for all builds
17101
17102 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17103
17104Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17105
17106 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17107 the one used in gcc/Makefile.in, so that a null expansion doesn't
17108 override the one needed to build gcc with a native cc.
17109
17110
17111Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17112
17113 * configure: Accept -with arguments.
17114
17115Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17116
17117 * Makefile.in: added h8300sim
17118
17119Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17120
6599da04
JM
17121 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17122 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17123 (all-cygnus, native, build-cygnus): Make
17124 $(canonhost)-stamp-3stage-done, not $(host)....
17125 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17126 i386-sco3.2v4. Added else true to if command.
17127
17128Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17129
17130 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17131
17132Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17133
17134 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17135
17136Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17137
17138 * configure.in: don't remove binutils from Solaris builds
17139
17140Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17141
17142 * Makefile.in: get rid of earlier definitions for *clean,
17143 also handle the recursive info rule better
17144
17145Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17146
17147 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17148 do more-or-less the right thing.
17149
17150Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17151
17152 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17153 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17154
17155Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17156
17157 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17158 $(host_canonical).
17159
17160 * configure.in: split the configdirs list into 4 categories (native
17161 v. cross, library v. tool) and handle the cross-only and native-
17162 only in more reasonable (and correct!) way.
17163
17164Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17165
17166 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17167 configdirs anymore.
17168
17169Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17170
17171 * Makefile.in: extensive cleanup:: removed all of the explicit
17172 clean-* targets, collapsed many wrappers around subdir_do into
17173 one, added additional targets to satisfy standards.texi, deleted
17174 some old targets, some changes for consistency
17175
17176Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17177
17178 * configure.in: handle some programs as cross-only, and others as
17179 native only
17180
17181 * test-build.mk: handle partial holes in a more generic manner
17182
17183 * Makefile.in: m4 depends on libiberty
17184
6599da04
JM
17185Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17186
17187 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17188 time, wdiff, and find to configdirs
17189
17190 * Makefile.in: all, clean, and install rules for the new programs
17191 added to configure.in
17192
17193Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17194
17195 * configure.in: use mh-sun for all *-sun-* hosts
17196
6599da04
JM
17197Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17198
17199 * Makefile.in: define flags for X11 include files and library file
17200 locations, pass them down to the programs that need this info
17201
17202 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17203
6599da04
JM
17204Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17205
17206 * configure.in: start building libg++ for HP-UX targets
17207
17208Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17209
17210 * README: Update references to files moved into etc/.
17211
17212Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17213
17214 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17215 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17216
17217Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17218
17219 * configure: accept dash as well as underscore in long option
17220 names for FSF compatibility.
17221
17222Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17223
17224 * config.sub: added -sco3.2v4 support from FSF.
17225
17226Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17227
17228 * configure.in: expand the section that adds or removes
17229 directories from the list of programs to build, to handle native
17230 vs. cross in addition to host v. native
17231
17232Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17233
17234 * Makefile.in: Replace C++ in macro names with CXX.
17235 This is less likely to break ...
17236
17237Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17238
17239 * test-build.mk: add -w to GNU_MAKE
17240
17241Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17242
17243 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17244 add 'sparc' to list of recognized cpus. This needed to make
17245 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17246 Delete some redundant ose68 variants. Recognize -wrs as an os,
17247 then changes that into $CPU-wrs-vxworks.
17248
17249 * configure.in: remove most references to gdbtest, regularize
17250 target based program removal
17251
17252 * test-build.mk: import from p3 tree (many fixes and changes)
17253
17254Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17255
17256 * Makefile.in: added rules to handle tcl, tk, and expect
17257
17258 * configure.in: handle those directories if they exist
17259
17260Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17261
17262 * config.sub: removed bogus hppabsd and hppahpux names, since
17263 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17264
17265Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17266
17267 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17268 depends upon all-xiberty
17269
17270 * Makefile.in: changes from p3, including:
17271
17272 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17273
17274 * Makefile.in (XTRAFLAGS): include newlib directories if
17275 newlib/Makefile exists, rather than if host != target.
17276
17277 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17278
17279 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17280 from the same source tree and not building a cross-compiler. This
17281 matters for the libg++ configuration if reconfiguring a tree that
17282 has already been installed.
17283
17284 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17285
17286 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17287 pick up the machine and system specific header files.
17288
17289 * Makefile.in: added AS_FOR_TARGET, passed down in
17290 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17291 the C compiler to use to create programs which are run in the
17292 build environment, set it to default to $(CC), and passed it down
17293 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17294
17295 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17296
17297 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17298 We need them for unusual native builds, like systems without
17299 ranlib.
17300
17301 * configure: also define $(host_canonical) and
e490616e
ZW
17302 $(target_canonical), which are the full, canonical names for the
17303 given host and target
6599da04
JM
17304
17305Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17306
17307 * Makefile.in: Added separate definitions for C++.
17308
17309Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17310
17311 * configure.in (configdirs): Add deja-gnu.
17312
17313Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17314
17315 * README: Update for configure.texi and gdb-4.7 release.
17316
17317Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17318
17319 * Makefile.in: Move "all" target to top of file.
17320 Previously, first target was ".PHONY" which caused BSD4.4 make
17321 to build .PHONY when make was run without arguments.
17322
17323Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17324
17325 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17326 Library-copylefted code in libiberty.
17327
17328Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17329
17330 * config.sub: Replace m68kmote with plain old m68k.
17331
17332Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17333
17334 * Makefile.in: Remove space from blank line, avoid Make complaints.
17335
17336Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17337
17338 * config.sub: Complain if no argument is given. Added support for
17339 386bsd as OS and target alias.
17340
17341Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17342
17343 * Makefile.in (XTRAFLAGS): include newlib directories if
17344 newlib/Makefile exists, rather than if host != target.
17345
17346Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17347
17348 * config.sub: recognize sparclite-wrs-vxworks.
17349
17350 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17351 p3.) Added clean-xiberty to clean.
17352
17353Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17354
17355 * configure.in: use *-*-* instead of nested cases for host and target
17356
17357Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17358
17359 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17360 from the same source tree and not building a cross-compiler. This
17361 matters for the libg++ configuration if reconfiguring a tree that
17362 has already been installed.
17363
17364Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17365
17366 * config.sub (i486v/i486v4): Merge in from FSF version.
17367
17368Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17369
17370 * configure: only set PWD if it is already set.
17371
17372Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17373
17374 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17375 doesn't have unset and all success paths (and most error paths)
17376 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17377 to just ${PWD} to avoid confusion.)
17378
17379Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17380
17381 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17382 even for a native compilation.
17383
17384Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17385
17386 Changes to make the gdb.tar.Z rule work better.
17387
17388 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17389 (DEVO_SUPPORT): Add configure.texi.
17390 (bfd-ilrt.tar.Z): Remove ancient rule.
17391
17392Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17393
17394 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17395 pick up the machine and system specific header files.
17396
17397 * configure.in, config.sub: added new target m68010-adobe-scout,
17398 with alias of adobe68k. Changed configure.in to check for
17399 -scout before -sco* to avoid a false match.
17400
17401 * Makefile.in: added AS_FOR_TARGET, passed down in
17402 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17403 the C compiler to use to create programs which are run in the
17404 build environment, set it to default to $(CC), and passed it down
17405 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17406
17407Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17408
17409 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17410 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17411 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17412 FOR_TARGET variants, to newlib and libg++.
17413
17414Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17415
17416 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17417 first.
17418
17419Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17420
17421 * config.sub: Accept `elf' as an environment.
17422
17423Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17424
17425 * Makefile.in (all-opcodes): cd into the right directory
17426
17427Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17428
17429 * configure: added -program_transform_name option, used as
17430 argument to sed when installing programs.
17431 configure.texi: added documentation for -program_prefix,
17432 -program_suffix and -program_transform_name.
17433
17434Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17435
17436 * config.sub: Accept i486 where i386 ok.
17437
17438Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17439
17440 * config.sub: accept we32k
17441
17442Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17443
3b75d237 17444 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
17445
17446 * Makefile.in: don't create all directories for ``make install'';
17447 let the subdirectories create the ones they need.
17448
17449Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17450
e490616e 17451 * COPYING: new file, GPL v2
6599da04
JM
17452
17453Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17454
17455 * Makefile.in: use the new gen-info-dir, which needs a template
17456 argument (which also lives in texinfo)
17457
17458 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17459
6599da04
JM
17460Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17461
17462 * config.sub (ncr3000): Change i386 to i486.
17463
17464Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17465
17466 * Makefile.in: add install-rcs, install-grep to
17467 install-no-fixedincludes, removed install-bison and install-libgcc
17468
17469Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17470
17471 * configure.in: grab the HPUX makefile fragment if on HPUX
17472
17473Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17474
17475 * Makefile.in: eradicate bison spoor (ditto libgcc).
17476 configure.in: recognise m68{k,000}-ericsson-OSE.
17477 es1800 is alias for m68k-ericsson-OSE
17478
17479Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17480
17481 * configure.in: rearrange the parts that remove programs from
17482 configdirs, based now on HOST==TARGET or by canonical triple.
17483
17484Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17485
17486 * test-build.mk: recurse explicitly with -f test-build.mk when
17487 appropriate. predicate stage3 and comparison on the existence
17488 of gcc. That is, if gcc isn't around, we aren't three-staging.
17489 On very clean, also remove ...stamp-co. Build in-place before
17490 doing other builds.
17491
17492Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17493
17494 * Makefile.in, configure.in: add tgas
17495
17496Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17497
17498 * Makefile.in: a number of changes merged in from progressive.
17499
17500 * configure.in: add libm.
17501
17502 * .cvsignore: ignore some stuff that comes from test-build.mk.
17503
6599da04
JM
17504Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17505
17506 * config.sub: Add es1800 (m68k-ericsson-es1800).
17507
17508Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17509
17510 * configure: Add program_suffix (parallel to program_prefix)
17511 * Makefile.in: adjust directory-creating script for losing decstation
17512
17513Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17514
17515 * configure: Minor $subdir-related fixes.
17516
17517Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17518
17519 * configure: fix various problems with propogating
17520 makefile_target_frag in subdirs.
17521 * configure.in: config libgcc if its there
17522
17523Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17524
17525 * config.sub: HPPA merge.
17526
6599da04
JM
17527Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17528
17529 * Makefile.in: Replace all-bison with all-byacc in all
17530 dependency lines for other tools (which now use byacc).
17531
17532Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17533
17534 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17535
6599da04
JM
17536Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17537
17538 * Makefile.in: make gprof rules similar to byacc rules (instead of
17539 vestigal $(unsubdir) that didn't work...)
17540
17541Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17542
17543 * config.sub: Add support for Linux.
17544 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17545 (at least for libg++).
17546
17547Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17548
17549 * configure.texi: fix doc for the -nfp option to configure
17550
17551Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17552
17553 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17554
17555Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17556
17557 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17558 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17559 * configure.in: added solaris* host_makefile_frag hook.
17560
17561Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17562
17563 * config.sub: changed recognition of m68000 so that various
17564 m68k types can be specified via m680[01234]0
17565
17566Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17567
17568 * config.sub (basic_machine): fix sed so that '-foo' isn't
17569 completely substituted out while .+'-foo' loses the '-foo'
17570
17571Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17572
17573 * config.sub ($os): Add -aout.
17574
17575Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17576
17577 * configure: If host_makefile_frag is absolute, don't
17578 prefix ${invsubdir} (relevant to libg++ auto-configure).
17579
17580Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17581
17582 * Makefile.in (tooldir): Define it.
17583 (all-ld): Depend on all-flex.
17584
17585Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17586
17587 * Makefile.in (check): Fix libg++ special case.
17588
17589Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17590
17591 * configure: do not bury `pwd` into config.status, thus do fewer
17592 pwd's.
17593
17594 * configure: print the "Building in" message only when building in
17595 other than "." AND verbose.
17596
63f6bcd7 17597 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
17598 configures.
17599
17600 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17601
17602Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17603
17604 * Makefile.in: macroize flags passed on recursion. remove
17605 fileutils.
17606
17607Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17608
17609 * configure: get makesrcdir right for subdirs deeper than 1.
17610
17611 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17612 install.
17613
17614Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17615
17616 * Makefile.in: don't print subdir_do or recursion lines.
17617
17618Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17619
17620 * standards.texi: added menu item.
17621
17622 * Makefile.in: build and install standards.info.
17623
17624 * standards.texi: new file.
17625
17626Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17627
17628 * configure: test for and move config.status pieces from
17629 ${subdir}/.
17630
17631Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17632
6599da04
JM
17633 * configure: Test for existance of files before trying to mv
17634 them, to avoid numerous non-existance messages.
17635
17636Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17637
17638 * configure: correct final line of config.status.
17639
17640 * configure: patch from eggert. Avoids a protection problem if
17641 the original Makefile.in is read only.
17642
17643 * configure: use move-if-change from gcc to create config.status.
17644 Some makefiles depend on config.status to tell if a directory
17645 has been reconfigured for a different host. This change
17646 prevents those directories from remaking everything in the case
17647 where the reconfig was only intended to rebuild a Makefile.
17648
17649 * configure: test for config.sub with "config.sub sun4" rather
17650 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17651 host alias from a missing config.sub.
17652
17653Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17654
17655 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17656 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17657
17658Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17659
17660 * configure: mkdir ${subdir} as needed.
17661
17662Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17663
17664 * Makefile.in,configure.in: added autoconf.
17665
17666Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17667
17668 * Makefile.in: no longer pass against on recursion.
17669
17670 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17671 definitions are not inherited.
17672
17673 * configure: correct makesrcdir when subdir is .
17674
17675Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17676
17677 * configure: Add support for 'subdirs' variable, which is
17678 like 'configdirs', except that configure doesn't re-invoke
17679 itself for subdirs, it just creates a Makefile for each subdir.
17680 * configure.texi: Document subdirs.
17681
17682Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17683
17684 * configure.in: added flex to configdirs
17685
17686Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17687
17688 * Makefile.in: remove clean-stamps from clean.
17689
17690Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17691
17692 * configure.in: Add gdbtest to configdirs.
17693
17694Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17695
17696 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17697 to recursive makes.
17698 * configure.in: Recognize new ncr3000 config.
17699
17700Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17701
17702 * Makefile.in, configure.in: removed references to gdbm.
17703
17704Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17705
17706 * config.sub: Don't canonicalize os value
17707 newsos* to bsd (readline needs to check for newsos).
17708 (This fix was earlier made Jan 31, but got re-broken.)
17709
17710Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17711
17712 * configure.in: sco is an os, not a vendor!
17713
17714 * configure: Quote $( better. Keep various shells happy.
17715
17716Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17717
17718 * Makefile.in: eliminate stamp-files.
17719
17720Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17721
17722 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17723 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17724
17725Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17726
17727 * config.sub: fix iris/iris3.
17728
17729Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17730
17731 * configure: re-add -rm.
17732
17733Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17734
17735 * Maskefile.in: add .stmp-rcs to all.
17736
17737 * configure.in: remove gas from rs6000 build, use aix host fragment.
17738
17739Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17740
17741 * configure: pass down site_option during recursion.
17742
17743Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17744
17745 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17746
17747Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17748
17749 * configure: Change exec_prefix so that it really defaults to prefix.
17750
17751Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17752
17753 * Makefile.in, configure.in: Add support for mmalloc library.
17754
17755Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17756
17757 * Makefile.in: add stmp dependencies for a few more things.
17758
17759Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17760
17761 * configure: adjusted error message on objdir/srcdir configure
17762 collision, per john's suggestion.
17763
17764 * Makefile.in: add libiberty stmp to all and all.cross.
17765
17766Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17767
17768 * Makefile.in: remove force dependencies, add grep to all.
17769
17770Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17771
17772 * Makefile.in: drop flex. make stamp files work.
17773
17774 * configure: added test for conflicting configuration in srcdir,
17775 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17776 gets cranky. use relative paths for configure and srcdir
17777 whenever possible. Send some error messages to stderr that were
17778 going to stdout.
17779
17780Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17781
17782 * Makefile.in: Fix libg++ rule to check for gcc directory
17783 before using gcc/gcc. Also pass XTRAFLAGS.
17784
17785Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17786
17787 * Makefile.in: added stmp-files so that directories aren't polled
17788 when they are already built.
17789
17790 * configure.texi: fixed a node pointer problem.
17791
17792Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17793
731a8127 17794 * config.sub configure.in gdb/configure.in
6599da04
JM
17795 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17796 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17797 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17798
17799Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17800
17801 * configure: -recurring becomes -silent. corrected help message
17802 for -site= option.
17803
17804 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17805
17806Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17807
17808 * configure: when building Makefile for crosses, replace
17809 tooldir and program_prefix. default srcdir from location of
17810 config.sub. remove "for host in hosts" and "for target in
17811 targets" loops.
17812
17813Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17814
17815 * Makefile.in: Do not pass bindir or mandir to cvs.
17816
17817Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17818
17819 * Makefile.in, configure.in: removed traces of namesubdir,
17820 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17821 copyrights to '92, changed some from Cygnus to FSF.
17822
17823 * configure.texi: remove most references to multiple hosts,
17824 multiple targets, subdirs, etc.
17825
17826 * configure.man: removed rcsid. reference config.sub not
17827 config.subr.
17828
17829 * Makefile.in: mkdir $(infodir) on install-info.
17830
17831Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17832
17833 * configure.texi: Explain better about .gdbinit and about
17834 the environment that configure.in sections run in.
17835
17836Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17837
17838 * configure.in: Ultrix is only a decstation if it's a MIPS.
17839
17840Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17841
17842 * README: DOC.configure => cfg-paper.texi.
17843
17844Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17845
17846 * config.sub (near case $os): Don't convert newsos* to bsd!
17847
17848Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17849
17850 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17851 the number of copies of COPYING that go into the GDB tar file.
17852
17853Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17854
731a8127 17855 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
17856 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17857 Fix SCO configuration stuff.
17858
17859Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17860
17861 * Makefile.in: For libg++, make sure the -I pointing
17862 to the gcc directory goes *after* all the libg++-local -I flags.
17863 Also, move just-gcc dependency from just-libg++ to all-libg++.
17864
17865Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17866
17867 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17868
17869Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17870
17871 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17872
17873Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17874
17875 * config.sub: Add stratus configuration frags. Also
17876 submitted to FSF.
17877
17878Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17879
17880 * Makefile.in (DEV_SUPPORT): add configure.man.
17881
17882 * config.sub(Decode manufacturer-specific): add -none*.
17883
17884Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17885
17886 * Makefile.in: remove form feeds to make Sun's make happy.
17887 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17888
17889Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17890
17891 * Makefile.in (AR_FLAGS): Make quieter.
17892
17893Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17894
17895 * configure.in: Add libg++.
17896 * configure: When verbose, don't output the command line at each
17897 level; it will be unremarkably the same as the previous version,
17898 which will be the same as what the user typed.
17899
17900Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17901
17902 * configure.in, Makefile.in: fix clean-info, add flex. add
17903 fileutils.
17904
17905 * configure: be less sensitive to spaces in Makefile.in. Do not
17906 look for sources in "..". Doing so breaks subdirectories that
17907 might have their own configure. If a subdir has it's own
17908 configure script, use it.
17909
17910Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17911
17912 * cfg-paper.texi: some changes suggested by rms.
17913
17914Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17915
17916 * config.sub: Merge in some small additions from the FSF version,
17917 taken from the gcc distribution, to bring the Cygnus and FSF
17918 versions into closer sync.
17919
17920Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17921
17922 * configure.in: Changed svr4 references to sysv4.
17923
17924Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17925
17926 * configure: added -V for version number option.
17927
17928Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17929
17930 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17931 renamed from DOC.configure to cfg-paper.texi.
17932
17933Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17934
17935 * configure, config.subr, config.sub: config.subr is now
17936 config.sub again.
17937
17938Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17939
17940 * configure.texi: new file, in progress.
17941
17942 * Makefile.in: build info file and install the man page for
17943 configure.
17944
17945 * configure.man: new file, first cut.
17946
17947 * configure: find config.subr again now that configuration "none"
17948 has gone. removed all traces of the -ansi option. removed all
17949 traces of the -languages option.
17950
17951 * config.subr: resync from rms.
17952
17953Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17954
17955 * configure, config.sub, config.subr: merge config.sub into
17956 config.subr, call the result config.subr, remove config.sub, use
17957 config.subr.
17958
17959 * Makefile.in: revised install for dir.info.
17960
17961Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17962
17963 * configure.in: add decstation host makefile frag.
17964
17965 * Makefile.in: BISON now bison -y again. also install-gcc on
17966 install. clean-gdbm on clean. infodir belongs in datadir.
17967 Make directories for info install. Build dir.info here then
17968 install it.
17969
17970Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17971
17972 * Makefile.in: fix for bad directory tests.
17973
17974Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17975
17976 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17977 regexp. -srcdir relative was being handled incorrectly.
17978
17979 * Makefile.in: unwrapped some for loops so that parallel makes
17980 work again and so one can focus one's attention on a particular
17981 package.
17982
17983Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17984
17985 * configure: added PWD as a stand in for `pwd` (for speed). use
17986 elif wherever possible. make -srcdir work without -objdir.
17987 -objdir= commented out.
17988
17989Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17990
17991 * configure: +options become --options. -subdirs commented out.
17992 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17993 Makefile now at top of generated Makefile. Removed cvs log
17994 entries. added -srcdir. create .gdbinit only if there is one
17995 in ${srcdir}.
17996
17997 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17998 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17999 and mandir now keyed off datadir by default.
18000
18001Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18002
18003 * Freshly created ChangeLog.
18004
18005\f
18006Local Variables:
18007mode: change-log
18008left-margin: 8
18009fill-column: 76
18010version-control: never
18011End: