]> gcc.gnu.org Git - gcc.git/blame - ChangeLog
configure.ac (build_configargs): Don't share config.cache between build subdirs.
[gcc.git] / ChangeLog
CommitLineData
3d96b0d0
HPN
12014-10-24 Hans-Peter Nilsson <hp@dummer.localdomain>
2
3 * configure.ac (build_configargs): Don't share config.cache between
4 build subdirs.
5
d81230b5
DH
62014-10-24 Daniel Hellstrom <daniel@gaisler.com>
7
8 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
9 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
10 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
11 leon3v7 as leon3.
12 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
13 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
14 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
15 * config/sparc/sparc.md (cpu): Add leon3v7.
16 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
17
c7a6a617
DH
182014-10-24 Daniel Hellstrom <daniel@gaisler.com>
19
20 * MAINTAINERS (write-after-approval): Add myself.
21
74cc5471
ILT
222014-10-23 Ian Lance Taylor <iant@google.com>
23
24 * configure.ac: Disable the Go frontend on systems where it is known
25 to not work.
26 * configure: Regenerate.
27
929315a9
RB
282014-10-23 Richard Biener <rguenther@suse.de>
29
30 * Makefile.def: Add libcpp build module and dependencies.
31 * configure.ac: Add libcpp build module.
32 * Makefile.in: Regenerate.
33 * configure: Likewise.
34
5d12b768
MF
352014-10-15 Max Filippov <jcmvbkbc@gmail.com>
36
37 * MAINTAINERS (write-after-approval): Add myself.
38
7b262a51
MLI
392014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
40
41 * INSTALL/README: Do not mention CVS.
42
7705dfd1
JY
432014-10-03 Jing Yu <jingyu@google.com>
44
45 * configure.ac: Add aarch64 to list of targets that support gold.
46 * configure: Regenerate.
47
a3052d31
FD
482014-09-29 François Dumont <fdumont@gcc.gnu.org>
49
50 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
51
b2a1b261
CM
522014-09-29 Catherine Moore <clm@codesourcery.com>
53
54 * MAINTAINERS: Add myself as MIPS maintainer.
55
05342e10
MF
562014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
57
58 * MAINTAINERS: Move myself to MIPS maintainers.
59
3f6bb7e5
JBG
602014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
61
62 * MAINTAINERS: Put all email addresses between '<' and '>'.
63
3e895729
FXC
642014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
65
66 * MAINTAINERS: Move myself to reviewers (Fortran).
67
e04733ee
AK
682014-09-01 Andi Kleen <ak@linux.intel.com>
69
70 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
71 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
72 * Makefile.in: Regenerate.
73
e79c0ea8
DM
742014-08-28 David Malcolm <dmalcolm@redhat.com>
75
76 * rtx-classes-status.txt: Delete
77
b32d5189
DM
782014-08-28 David Malcolm <dmalcolm@redhat.com>
79
80 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
81
e0c0c325
SP
822014-08-27 Sebastian Pop <s.pop@samsung.com>
83
84 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
85 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
86 of checking for version number.
87 * configure: Regenerated.
88 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
89
d7ac0a6a
DM
902014-08-27 David Malcolm <dmalcolm@redhat.com>
91
92 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
93 is done; begin phase 6 (use extra rtx_def subclasses).
94
9daaca36
DM
952014-08-27 David Malcolm <dmalcolm@redhat.com>
96
97 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
98 done; begin phase 5 (additional rtx_def subclasses).
99
b2908ba6
DM
1002014-08-26 David Malcolm <dmalcolm@redhat.com>
101
102 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
103
1130d5e3
DM
1042014-08-26 David Malcolm <dmalcolm@redhat.com>
105
106 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
107 SET_BB_HEADER are done.
108
0e0ce50d
DM
1092014-08-26 David Malcolm <dmalcolm@redhat.com>
110
111 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
112 done.
113
3d30f4e8
DM
1142014-08-26 David Malcolm <dmalcolm@redhat.com>
115
116 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
117
6144a836
DM
1182014-08-26 David Malcolm <dmalcolm@redhat.com>
119
120 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
121
b311fd0f
DM
1222014-08-25 David Malcolm <dmalcolm@redhat.com>
123
124 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
125
d8ce2eae
DM
1262014-08-25 David Malcolm <dmalcolm@redhat.com>
127
128 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
129
1455e88c
DM
1302014-08-25 David Malcolm <dmalcolm@redhat.com>
131
132 * rtx-classes-status.txt: Phase 3 (per-file commits within
133 "config" subdirs) is done; begin phase 4 (removal of
134 "scaffolding").
135
76c531d3
DM
1362014-08-23 David Malcolm <dmalcolm@redhat.com>
137
138 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
139 dir) is done; begin phase 3 (per-file commits within "config"
140 subdirs).
141
00550b3d
DM
1422014-08-21 David Malcolm <dmalcolm@redhat.com>
143
144 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
145 phase 2 (per-file commits in main source dir).
146
622dbadf
BC
1472014-08-21 Bin Cheng <bin.cheng@arm.com>
148
149 * configure: Regenerated.
150
c1286e0b
DM
1512014-08-19 David Malcolm <dmalcolm@redhat.com>
152
153 * rtx-classes-status.txt (TODO): Add SET_BND_TO
154
c2fc1aee
DM
1552014-08-19 David Malcolm <dmalcolm@redhat.com>
156
157 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
158
68975683
DM
1592014-08-19 David Malcolm <dmalcolm@redhat.com>
160
161 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
162
d914bc6b
DM
1632014-08-19 David Malcolm <dmalcolm@redhat.com>
164
165 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
166
8020a4d5
DM
1672014-08-19 David Malcolm <dmalcolm@redhat.com>
168
169 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
170
a231b8a5
JV
1712014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
172
173 * MAINTAINERS (Write After Approval): Add myself.
174
ce8126f5
CF
1752014-08-19 Christopher Faylor <me.gnu@cgf.cx>
176
177 * MAINTAINERS: Remove myself
178
0f82e5c9
DM
1792014-08-19 David Malcolm <dmalcolm@redhat.com>
180
181 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
182
9c9afb69
PP
1832014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
184
185 * MAINTAINERS (Write After Approval): Add myself.
186
190bea87
DM
1872014-08-18 David Malcolm <dmalcolm@redhat.com>
188
189 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
190 SET_BB_HEADER, SET_BB_FOOTER
191
c41b94ce
DM
1922014-08-18 David Malcolm <dmalcolm@redhat.com>
193
bb3fff01 194 * rtx-classes-status.txt: New file
c41b94ce 195
eae1a5d4
RG
1962014-08-18 Roman Gareev <gareevroman@gmail.com>
197
198 * configure.ac: Eliminate ClooG installation dependency.
199 * configure: Regenerate.
200 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
201 * Makefile.in: Regenerate.
202
f613bc0f
IV
2032014-08-15 Ilya Verbin <iverbin@gmail.com>
204
205 * MAINTAINERS (Write After Approval): Add myself.
206
5f75acf4
IT
2072014-08-15 Ilya Tocar <tocarip@gmail.com>
208
209 * MAINTAINERS (Write After Approval): Add myself.
210
88b1a322
JW
2112014-08-01 Jiong Wang <jiong.wang@arm.com>
212
213 * MAINTAINERS (Write After Approval): Add myself.
214
8ed499f8
AG
2152014-07-28 Anthony Green <green@moxielogic.com>
216
217 Import from savannah.gnu.org:
218 * config.sub: Update to 2014-07-28 version.
219
09ec3110
RS
2202014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
221
222 * MAINTAINERS: Remove my MIPS maintainer entry.
223
7b7f941a
UB
2242014-07-26 Uros Bizjak <ubizjak@gmail.com>
225
226 PR target/47230
227 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
228 * configure: Regenerate.
229
a12f7ac8
JN
2302014-07-24 James Norris <jnorris@codesourcery.com>
231
232 * MAINTAINERS (Write After Approval): Add myself.
233
09611faf
RG
2342014-07-20 Roman Gareev <gareevroman@gmail.com>
235
236 * configure.ac: Accept only CLooG 0.18.1.
237 * configure: Regenerate.
238
37738b0f
RG
2392014-07-17 Roman Gareev <gareevroman@gmail.com>
240
241 * configure.ac: Don't accept isl 0.11.
242 * configure: Regenerate.
243
473037cb
AZ
2442014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
245
246 * MAINTAINERS (Write After Approval): Add myself.
247
9a62ed16
RO
2482014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
249
250 * configure.ac: Don't accept isl 0.10.
251 * configure: Regenerate.
252
c41f1c42 2532014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 254
c41f1c42
BE
255 Fix include path for in-tree cloog.
256 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
257 * configure: Regenerate.
29d0a43c 258
c41f1c42 2592014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 260
c41f1c42 261 * .gitignore: Import gcc_update output.
a5852bea 262
b6383ab8
TS
2632014-06-13 Thomas Schwinge <thomas@codesourcery.com>
264
a10ec8bc
TS
265 * config-ml.in: Robustify ac_configure_args parsing.
266
45b3824d
TS
267 * configure.ac (--enable-linker-plugin-configure-flags)
268 (--enable-linker-plugin-flags): New flags.
269 (configdirs): Conditionally add libiberty-linker-plugin.
270 * configure: Regenerate.
271 * Makefile.def (host_modules): Add libiberty-linker-plugin.
272 (host_modules) <lto-plugin>: Pay attention to
273 @extra_linker_plugin_flags@ and
274 @extra_linker_plugin_configure_flags@.
275 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
276 * Makefile.in: Regenerate.
277
b6383ab8
TS
278 * Makefile.tpl (configure-[+prefix+][+module+])
279 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
280 "module_srcdir" instead of "module" for locating a module's srcdir.
281 * Makefile.in: Regenerate.
282
a4a1b5f3
MF
2832014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
284
285 * MAINTAINERS (Write After Approval): Add myself.
286
38a13841
SP
2872014-06-06 Sebastian Pop <sebpop@gmail.com>
288
289 * MAINTAINERS: Update my email address.
290
153fcd41
TP
2912014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
292
293 * MAINTAINERS (Write After Approval): Add myself.
294
e25d9632
AB
2952014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
296
297 * MAINTAINERS (Write After Approval): Add myself.
298
1007a55c
JW
2992014-05-30 Jonathan Wakely <jwakely@redhat.com>
300
301 PR libstdc++/61011
302 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
303 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
304 * configure: Regenerate.
305
fd9ed1ae
PA
3062014-05-28 Pedro Alves <palves@redhat.com>
307
308 * MAINTAINERS (Write After Approval): Add myself.
309
03bdb69f
MK
3102014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
311
312 * MAINTAINERS: Update my affiliation/email.
313
905083ad
MS
3142014-05-19 Mike Stump <mikestump@comcast.net>
315
316 * MAINTAINERS: Add wide-int reviewers.
317
707f1839
SL
3182014-05-14 Sandra Loosemore <sandra@codesourcery.com>
319
320 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
321 * configure: Regenerated.
322
7321dc60
TR
3232014-05-15 Torvald Riegel <triegel@redhat.com>
324
325 * MAINTAINERS (libitm): Add myself as maintainer.
326
5b1e4b47
CB
3272014-05-07 Charles Baylis <charles.baylis@linaro.org>
328
329 * MAINTAINERS (Write After Approval): Add myself.
330
a4ebe104
RS
3312014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
332
333 * config.sub, config.guess: Import from upstream.
334
9575df4a
AL
3352014-04-29 Alan Lawrence <alan.lawrence@arm.com>
336
337 * MAINTAINERS (Write After Approval): Put myself in correct order.
338
2fdc94b7
AL
3392014-04-29 Alan Lawrence <alan.lawrence@arm.com>
340
341 * MAINTAINERS (Write After Approval): Add myself.
342
080c6230
LB
3432014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
344
345 * MAINTAINERS: Move myself from Reviewers to Write After Approval
346 section.
347
4e4c8692
RÁE
3482014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
349
350 * MAINTAINERS (Write After Approval): Delete myself.
351
ffe7f7a7
JJ
3522014-04-17 Jakub Jelinek <jakub@redhat.com>
353
354 PR sanitizer/56781
355 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
356 and -B* options with -Xcompiler.
357
147d38a5
EB
3582014-04-04 Eric Botcazou <ebotcazou@adacore.com>
359
360 PR bootstrap/60620
361 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
362 * Makefile.in: Regenerate.
363
ba1925c3
YS
3642014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
365
366 * Makefile.def (dependencies): Make all-ld depend on all-binutils
367 for WINDRES_FOR_TARGET in default-manifest.o rule.
368 * Makefile.in: Regenerate.
369
8707b3bc
DH
3702014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
371
372 * MAINTAINERS (Write After Approval): Add myself.
373
9e1c8fc1
JJ
3742014-03-26 Jakub Jelinek <jakub@redhat.com>
375
376 PR sanitizer/56781
377 * Makefile.def: Set bootstrap=true; for host fixincludes.
378 * configure.ac: Don't bootstrap host fixincludes unless
379 --with-build-config=bootstrap-{a,ub}san.
380 * Makefile.in: Regenerated.
381 * configure: Regenerated.
382
beeda1d9
JJ
3832014-03-21 Jakub Jelinek <jakub@redhat.com>
384
385 * configure.ac: Move BUILD_CONFIG set up earlier. Add
386 --enable-vtable-verify option parsing. Don't add
387 target-libsanitizer to bootstrap_target_libs unless
388 --with-build-config=bootstrap-asan or
389 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
390 to bootstrap_target_libs unless --enable-vtable-verify.
391 * configure: Regenerated.
392
e5dddc50
AS
3932014-03-10 Anatoly Sokolov <aesok@post.ru>
394
395 * MAINTAINERS (Write After Approval): Add myself.
396
df5bc1cb
DC
3972014-03-07 Denis Chertykov <chertykov@gmail.com>
398
399 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
400
3b9edeac
JJ
4012014-03-07 Jakub Jelinek <jakub@redhat.com>
402
403 PR bootstrap/58572
404 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
405 -I for libstdc++-v3 includes if $(LEAN).
406 * Makefile.in: Regenerated.
407
c01a8548
JW
4082014-03-04 Jonathan Wakely <jwakely@redhat.com>
409
410 * MAINTAINERS: Update my email address.
411
341c653c
WL
4122014-02-24 Walter Lee <walt@tilera.com>
413
414 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
415 (tilegx-*-*): Change to tilegx*-*-*.
416 * configure: Regenerate.
417
37f2c4f0
LR
4182014-02-17 Loren J. Rittle <ljrittle@acm.org>
419
420 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
421
6c01e96e
KV
4222014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
423
424 * MAINTAINERS (Write After Approval): Add myself.
425
91da0481
RO
4262014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
427
428 PR target/59788
429 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
430 *solaris2*.
431
dd35b84f
JDA
4322014-01-21 John David Anglin <danglin@gcc.gnu.org>
433
434 * MAINTAINERS: Update my email address.
435
493b8af8
GP
4362014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
437
438 * MAINTAINERS: Convert to UTF-8.
439 Properly sort Xinliang David Li's entry.
440
f121b81d
CLT
4412013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
442 Sandra Loosemore <sandra@codesourcery.com>
443
444 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
445 nios2 port maintainers.
446
74f769b5
MT
4472013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
448
449 * MAINTAINERS (Write After Approval): Add myself.
450
79e0604d 4512013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
452
453 * configure.ac: Add user-friendly check for native x86_64-linux
454 multilibs.
455 * configure: Regenerate.
456
4572013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
458
459 * MAINTAINERS: Add myself as sh maintainer.
460
4612013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
462
463 * MAINTAINERS: Add self as SLSR maintainer.
464
4652013-11-18 Jan Hubicka <hubicka@ucw.cz>
466
467 * MAINTAINERS: Update my email address.
468
4692013-11-15 David Edelsohn <dje.gcc@gmail.com>
470
471 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
472
4732013-11-07 Thomas Schwinge <thomas@codesourcery.com>
474
475 * Makefile.in: Regenerate.
476
477 * Makefile.tpl: Fix typo.
478 * Makefile.in: Regenerate partially.
479
4802013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
481
482 * configure.ac: Added libcilkrts to noconfig list when C++ is not
483 supported.
484 * configure: Regenerated.
485
4862013-11-01 Trevor Saunders <tsaunders@mozilla.com>
487
488 * MAINTAINERS (Write After Approval): Add myself.
489
4902013-10-30 Jason Merrill <jason@redhat.com>
491
492 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
493 --disable-build-format-warnings.
494
4952013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
496
497 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
498 depend on libstdc++ and libgcc.
499 * configure: Regenerate.
500 * configure.ac: Added libcilkrts to target binaries. Also, restrict
501 libcilkrts for POSIX and i*86, and x86_64 architectures.
502 * Makefile.in: Added libcilkrts related fields to support building it.
503
5042013-10-26 Jeff Law <law@redhat.com>
505
506 * Makefile.def (target_modules): Remove libmudflap
507 (languages): Remove check-target-libmudflap).
508 * Makefile.in: Rebuilt.
509 * Makefile.tpl (check-target-libmudflap-c++): Remove.
510 * configure.ac (target_libraries): Remove target-libmudflap.
511 Remove checks which disabled libmudflap on some systems.
512 * configure: Rebuilt.
513 * libmudflap: Directory removed.
514
5152013-10-21 Cong Hou <congh@google.com>
516
517 * MAINTAINERS (Write After Approval): Add myself.
518
5192013-10-16 Mike Stump <mikestump@comcast.net>
520
521 * .dir-locals.el: Add.
522
5232013-10-15 David Malcolm <dmalcolm@redhat.com>
524
525 * configure.ac: Add --enable-host-shared
526 * configure: Regenerate.
527
5282013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
529
530 Import from savannah.gnu.org:
531 * config.guess: Update to 2013-06-10 version.
532 * config.sub: Update to 2013-10-01 version.
533
5342013-10-01 Simon Cook <simon.cook@embecosm.com>
535
536 Changes to build configuration to allow big endian ARC ELF toolchain
537 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
538 * configure: Regenerate.
539
5402013-09-20 Alan Modra <amodra@gmail.com>
541
542 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
543 ppc host match. Support little-endian powerpc linux hosts.
544
5452013-09-19 Dodji Seketeli <dodji@redhat.com>
546
547 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
548 maintainer.
549
5502013-09-12 DJ Delorie <dj@redhat.com>
551
552 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
553 maintainers.
554
5552013-09-03 Richard Biener <rguenther@suse.de>
556
557 * configure.ac: Also allow ISL 0.12.
558 * configure: Regenerated.
559
5602013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
561
562 * MAINTAINERS (Write After Approval): Add myself.
563
5642013-08-27 David Malcolm <dmalcolm@redhat.com>
565
566 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
567
5682013-08-26 Caroline Tice <cmtice@google.com>
569
570 * MAINTAINERS: Correct earliers update: Move myself from libvtv
571 "Various Reviewers" to libvtv "Various Maintainers".
572
5732013-08-20 Steven Bosscher <steven@gcc.gnu.org>
574
575 * MAINTAINERS: Add myself as RTL optimizers reviewer.
576
5772013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
578
579 * MAINTAINERS: Update name, email.
580
5812013-08-13 Adam Butcher <adam@jessamine.co.uk>
582
583 * MAINTAINERS (Write After Approval): Add myself.
584
5852013-08-12 Caroline Tice <cmtice@google.com>
586
587 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
588 address in the Write After Approval section.
589
5902013-08-09 Carlos O'Donell <carlos@redhat.com>
591
592 * MAINTAINERS (Write After Approval): Update email.
593
5942013-08-08 Benjamin Kosnik <bkoz@redhat.com>
595
596 * configure.ac: Adjust to check VTV_SUPPORTED.
597 * configure: Regenerated.
598
5992013-08-02 Caroline Tice <cmtice@google.com>
600
601 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
602 on non-linux systems; add target-libvtv to noconfigdirs; add
603 libsupc++/.libs to C++ library search paths.
604 * configure: Regenerated.
605 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
606 libstdc++ and libgcc.
607 * Makefile.in: Regenerated.
608
6092013-07-19 Yvan Roux <yvan.roux@linaro.org>
610
611 * MAINTAINERS (Write After Approval): Add myself.
612
6132013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
614 Shiva Chen <shiva0217@gmail.com>
615
616 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
617 nds32 port maintainers.
618
6192013-07-17 Tim Shen <timshen91@gmail.com>
620
621 * MAINTAINERS (Write After Approval): Add myself.
622
6232013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
624
625 * configure.ac: Sync from binutils.
626 * configure: Regenerate.
627
6282013-06-14 Vidya Praveen <vidyapraveen@arm.com>
629
630 * MAINTAINERS (Write After Approval): Add myself.
631
6322013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
633
634 * MAINTAINERS (Write After Approval): Add myself.
635
6362013-05-17 David Malcolm <dmalcolm@redhat.com>
637
638 * MAINTAINERS (Write After Approval): Add myself.
639
6402013-04-30 Brooks Moses <bmoses@google.com>
641
642 * MAINTAINERS: Update my email; move myself from Fortran
643 reviewer to Write After Approval.
644
6452013-04-16 Andreas Schwab <schwab@suse.de>
646
647 * configure.ac (aarch64-*-*): Don't disable java.
648 * configure: Regenerate.
649
6502013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
651
652 * MAINTAINERS (Write After Approval): Add myself.
653
6542013-03-30 Matthias Klose <doko@ubuntu.com>
655
656 * Makefile.def (target_modules): Don't install libffi.
657 * Makefile.in: Regenerate.
658
6592013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
660
661 * MAINTAINERS (Write After Approval): Add myself.
662
6632013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
664
665 * MAINTAINERS (Write After Approval): Add myself.
666
6672013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
668
669 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
670 * configure: Regenerated.
671
a15d2ea8
ILT
6722013-02-05 Ian Lance Taylor <iant@google.com>
673
674 PR go/55969
675 * configure.ac: Disable libgo on some systems where it does not
676 work.
677
a3b854b6
FXC
6782013-02-04 David Edelsohn <dje.gcc@gmail.com>
679
680 * MAINTAINERS: Explicitly add myself as AIX maintainer.
681 Remove Geoff Keating as rs6000 port maintainer, at his request.
682
6832013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
684
685 * MAINTAINERS: Update my email.
686
6872013-01-23 Shenghou Ma <minux.ma@gmail.com>
688
689 * configure: Re-generate.
690
6912013-01-15 Richard Biener <rguenther@suse.de>
692
693 PR other/55973
694 * configure: Re-generate.
695
6962013-01-14 Matthias Klose <doko@ubuntu.com>
697
698 * Makefile.def (install-target-libsanitizer): Depend on
699 install-target-libstdc++-v3.
700 * Makefile.in: Regenerate.
701
7022013-01-14 Richard Biener <rguenther@suse.de>
703
704 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
705 * configure: Re-generate
706
7072013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
708
709 * config.sub: Update from config repo.
710
7112013-01-11 Eric Botcazou <ebotcazou@adacore.com>
712
713 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
714 * Makefile.in: Regenerate.
715
7162013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
717
718 * MAINTAINERS (arc): Add new port maintainership for myself.
719
7202013-01-09 Jason Merrill <jason@redhat.com>
721
722 * .gitignore: Import from gdb repository.
723
7242013-01-09 H.J. Lu <hongjiu.lu@intel.com>
725
726 * Makefile.def (configure-gcc): Depend on all-gmp.
727 (all-gcc): Remove dependency on all-gmp.
728 * Makefile.in: Regenerated.
729
7302013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
731
732 * config.sub: Merge from config repo.
733 * config.guess: Ditto.
734
7352013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
736
737 * Makefile.def: Merge from binutils.
738 * Makefile.in: Ditto.
739
7402013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
741
742 * MAINTAINERS: Update my email.
743
7442012-12-29 Ben Elliston <bje@gnu.org>
745
746 * config.guess: Update to 2012-12-29 version.
747 * config.sub: Likewise.
748
7492012-12-20 Matthias Klose <doko@ubuntu.com>
750
751 * Makefile.def (install-target-libgfortran): Depend on
752 install-target-libquadmath, install-target-libgcc.
753 (install-target-libsanitizer): Depend on install-target-libgcc.
754 (install-target-libjava): Depend on install-target-libgcc.
755 (install-target-libitm): Depend on install-target-libgcc.
756 (install-target-libobjc): Depend on install-target-libgcc.
757 (install-target-libstdc++-v3): Depend on install-target-libgcc.
758 * Makefile.in: Regenerate.
759
7602012-12-19 Matthias Klose <doko@ubuntu.com>
761
762 * Makefile.def (install-target-libgo): Depend on
763 install-target-libatomic.
764 * Makefile.in: Regenerate.
765
7662012-12-18 Andreas Schwab <schwab@linux-m68k.org>
767
768 PR go/55201
769 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
770 * Makefile.in: Regenerate.
771
7722012-12-16 Thomas Schwinge <thomas@codesourcery.com>
773
774 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
775 * configure: Regenerate.
776
7772012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
778
779 * config.sub: Merge from config repo.
780
7812012-12-11 H.J. Lu <hongjiu.lu@intel.com>
782
783 * Makefile.def (target_modules): Add bootstrap=true and
784 raw_cxx=true to libsanitizer.
785 * configure.ac (bootstrap_target_libs): Add libsanitizer.
786 * Makefile.in: Regenerated.
787 * configure: Likewise.
788
7892012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
790
791 * MAINTAINERS: Remove self as RTL optimization maintainer.
792
7932012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
794
795 * MAINTAINERS (Write After Approval): Add myself.
796
7972012-11-28 H.J. Lu <hongjiu.lu@intel.com>
798
799 * Makefile.def (target_modules): Remove bootstrap=true and
800 raw_cxx=true from libsanitizer.
801 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
802 * Makefile.in: Regenerated.
803 * configure: Likewise.
804
8052012-11-28 H.J. Lu <hongjiu.lu@intel.com>
806
807 * Makefile.def (target_modules): Add bootstrap=true and
808 raw_cxx=true to libsanitizer.
809 * configure.ac (bootstrap_target_libs): Add libsanitizer.
810 * Makefile.in: Regenerated.
811 * configure: Likewise.
812
8132012-11-28 Andrew Pinski <apinski@cavium.com>
814
815 PR bootstrap/54279
816 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
817 * configure: Regenerate.
818 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
819 * Makefile.in: Regenerate.
820
8212012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
822
823 * configure.ac: Disable libsanitizer if we're not building C++.
824 * configure: Regenerate.
825
8262012-11-15 Roland McGrath <roland@hack.frob.com>
827
828 * MAINTAINERS (Write After Approval): Add myself.
829
8302012-11-15 Dmitry Vyukov <dvyukov@google.com>
831
832 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
833 Kostya Serebryany (kcc@google.com) and
834 Jakub Jelinek (jakub@redhat.com).
835 Rename area for Dodji Seketeli (dodji@redhat.com).
836
8372012-11-15 Dodji Seketeli <dodji@redhat.com>
838
839 * MAINTAINERS: (asan.c, related): Add myself.
840
8412012-11-14 Roland McGrath <mcgrathr@google.com>
842
843 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
844 * configure: Regenerate.
845
8462012-11-13 Richard Henderson <rth@redhat.com>
847
848 * configure.ac: Move libsanitizer logic to subdirectory.
849 * configure: Regenerate.
850
8512012-11-13 Dodji Seketeli <dodji@redhat.com>
852
853 * configure.ac: Enable libsanitizer just on x86 linux for now.
854 * configure: Re-generate.
855
8562012-11-13 David Edelsohn <dje.gcc@gmail.com>
857
858 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
859 sections.
860 * configure: Regenerate.
861
8622012-11-13 Hans-Peter Nilsson <hp@axis.com>
863
864 * configure.ac: Add section for configdirs for libsanitizer.
865 Disable for cris-*-* and mmix-*-*.
866 * configure: Regenerate.
867
8682012-11-12 Wei Mi <wmi@google.com>
869
870 * configure.ac: Add libsanitizer to target_libraries.
871 * Makefile.def: Ditto.
872 * configure: Regenerate.
873 * Makefile.in: Regenerate.
874 * libsanitizer: New directory for asan runtime. Contains an empty
875 tsan directory.
876
8772012-11-03 Corinna Vinschen <corinna@vinschen.de>
878
879 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
880 against Mingw64 w32api.
881 * configure: Regenerate.
882
8832012-11-03 H.J. Lu <hongjiu.lu@intel.com>
884
885 * configure: Regenerated.
886
8872012-11-03 Robert Mason <rbmj@verizon.net>
888
889 * configure.ac: add --disable-libstdcxx configure option
890 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
891
8922012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
893
894 * MAINTAINERS (Write After Approval): Add myself.
895
8962012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
897
898 * MAINTAINERS (Write After Approval): Add myself.
899
9002012-10-24 Sharad Singhai <singhai@google.com>
901
902 * MAINTAINERS (Write After Approval): Add myself.
903
9042012-10-24 Eric Christopher <echristo@gmail.com>
905
906 * MAINTAINERS: Update email address.
907
9082012-10-23 Eric Botcazou <ebotcazou@adacore.com>
909
910 PR bootstrap/54820
911 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
912 * configure: Regenerate.
913
9142012-10-23 Richard Earnshaw <rearnsha@arm.com>
915
916 * MAINTAINERS (aarch64): Add Marcus and myself.
917
9182012-10-22 Eric Botcazou <ebotcazou@adacore.com>
919
920 PR bootstrap/54820
921 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
922 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
923 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
924 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
925 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
926 * Makefile.in: Regenerate.
927 * configure.ac (have_static_libs): New variable and associated check.
928 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
929 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
930 * configure: Regenerate.
931
9322012-10-10 Richard Biener <rguenther@suse.de>
933
934 * MAINTAINERS: Adjust for changed surname.
935
9362012-10-04 Lawrence Crowl <crowl@google.com>
937
938 * MAINTAINERS (Write After Approval): Add myself.
939
9402012-10-01 Cary Coutant <ccoutant@google.com>
941
942 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
943
9442012-09-28 Ian Lance Taylor <iant@google.com>
945
946 * Makefile.def: Make all-target-libgo depend on
947 all-target-libbacktrace.
948 * Makefile.in: Rebuild.
949
9502012-09-26 Ian Lance Taylor <iant@google.com>
951
952 * Makefile.def: Make all-gcc depend on all-libbacktrace.
953 * Makefile.in: Rebuild.
954
9552012-09-20 Walter Lee <walt@tilera.com>
956
957 * configure.ac: Add tilegx to list of targets that support gold.
958 * configure: Regenerate.
959
9602012-09-20 Marek Polacek <polacek@redhat.com>
961
962 * MAINTAINERS (Write After Approval): Add myself.
963
9642012-09-19 Steve Ellcey <sellcey@mips.com>
965
966 * configure.ac: Add mips*-mti-elf* target.
967 * configure: Regenerate.
968
9692012-09-17 Ian Lance Taylor <iant@google.com>
970
971 * MAINTAINERS (Various Maintainers): Add libbacktrace.
972 * configure.ac (host_libs): Add libbacktrace.
973 (target_libraries): Add libbacktrace.
974 * Makefile.def (host_modules): Add libbacktrace.
975 (target_modules): Likewise.
976 * configure, Makefile.in: Rebuild.
977
9782012-09-14 David Edelsohn <dje.gcc@gmail.com>
979
980 PR target/38607
981 Merge upstream change.
982 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
983
984 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
985 Add libgomp*.o to compare_exclusions for AIX.
986 * configure: Regenerate.
987
9882012-09-06 Diego Novillo <dnovillo@google.com>
989
990 * configure.ac: Bump minimum GMP version to 4.2.3.
991 * configure: Re-generate.
992
9932012-09-05 Georg-Johann Lay <avr@gjlay.de>
994
995 PR target/54461
996 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
997 target-libgloss if not configured --with-avrlibc=no.
998 * configure: Regenerate.
999
10002012-09-04 Jason Merrill <jason@redhat.com>
1001
1002 * configure.ac: Fix --enable-languages=all.
1003
10042012-09-04 Christophe Lyon <christophe.lyon@st.com>
1005
1006 * MAINTAINERS (Write After Approval): Add myself.
1007
10082012-09-03 Richard Guenther <rguenther@suse.de>
1009
1010 PR bootstrap/54138
1011 * configure.ac: Re-organize ISL / CLOOG checks to allow
1012 disabling with either --without-isl or --without-cloog.
1013 * configure: Regenerated.
1014
10152012-09-03 Georg-Johann Lay <avr@gjlay.de>
1016
1017 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1018 * configure: Regenerate.
1019
10202012-08-27 Ulrich Drepper <drepper@gmail.com>
1021
1022 * MAINTAINERS: Fix my email address.
1023
10242012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1025
1026 PR binutils/4970
1027 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1028 and opcodes.
1029 * Makefile.in: Regenerated.
1030
10312012-08-26 Art Haas <ahaas@impactweather.com>
1032
1033 * configure: Regenerate.
1034
10352012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1036
1037 * INSTALL/README: Also refer to the online installation
1038 instructions.
1039
10402012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1041
1042 * MAINTAINERS (Write After Approval): Add myself.
1043 (Picochip port): Remove myself.
1044
10452012-08-14 Diego Novillo <dnovillo@google.com>
1046
1047 Merge from cxx-conversion branch.
1048
1049 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1050 POSTSTAGE1_CONFIGURE_FLAGS.
1051 * Makefile.in: Regenerate.
1052 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1053 Force C++ when bootstrapping.
1054 * configure: Regenerate.
1055
10562012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1057
1058 * MAINTAINERS (Write After Approval): Add myself.
1059
10602012-07-16 Joseph Myers <joseph@codesourcery.com>
1061
1062 * README: Document use of ranges of years in copyright notices.
1063
10642012-07-06 Richard Guenther <rguenther@suse.de>
1065
1066 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1067 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1068 --with-gmp=system.
1069 * Makefile.in: Regenerated.
1070 * configure: Likewise.
1071
10722012-07-06 Richard Guenther <rguenther@suse.de>
1073
1074 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1075 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1076 supply V=1 as extra_make_flags.
1077 * configure: Regenerated.
1078 * Makefile.in: Likewise.
1079
10802012-07-04 Tristan Gingold <gingold@adacore.com>
1081
1082 * configure: Regenerate.
1083
10842012-07-03 Richard Guenther <rguenther@suse.de>
1085
1086 * Makfile.def (isl): Remove not necessary extra_exports and
1087 extra_make_flags.
1088 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1089 * Makefile.in: Regenerated.
1090
10912012-07-03 Richard Guenther <rguenther@suse.de>
1092
1093 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1094 * configure.ac: If either the ISL or the CLooG check failed
1095 do not try to build in-tree versions.
1096 * Makefile.in: Regenerated.
1097 * configure: Regenerated.
1098
10992012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1100
1101 * configure: Regenerate.
1102
11032012-07-02 Janis Johnson <janisjo@codesourcery.com>
1104
1105 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1106 maintainer.
1107
11082012-07-02 Richard Guenther <rguenther@suse.de>
1109
1110 * configure: Regenerated.
1111
11122012-07-02 Richard Guenther <rguenther@suse.de>
1113 Michael Matz <matz@suse.de>
1114 Tobias Grosser <tobias@grosser.es>
1115 Sebastian Pop <sebpop@gmail.com>
1116
1117 * Makefile.def: Add ISL host module, remove PPL host module.
1118 Adjust ClooG host module to use the proper ISL.
1119 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1120 * configure.ac: Include config/isl.m4. Add ISL host library,
1121 remove PPL. Remove PPL configury, add ISL configury, adjust
1122 ClooG configury.
1123 * Makefile.in: Regenerated.
1124 * configure: Likewise.
1125
11262012-07-02 Richard Guenther <rguenther@suse.de>
1127
1128 Merge from graphite branch
1129 2011-07-21 Tobias Grosser <tobias@grosser.es>
1130
1131 * configure: Regenerated.
1132 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1133 both cloog.org and legacy versions. The only supported version will
1134 be CLooG with the isl backend.
1135
1136 2011-07-21 Tobias Grosser <tobias@grosser.es>
1137
1138 * configure: Regenerated.
1139 * configure.ac: Require cloog isl 0.17.0
1140
1141 2011-07-21 Tobias Grosser <tobias@grosser.es>
1142
1143 * configure: Regenerated.
1144 * config/cloog.m4: Do not define CLOOG_ORG
1145
11462012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1147
1148 * configure.ac: Skip C if explicitly selected.
1149 * configure: Regenerate.
1150
11512012-06-28 Christophe Lyon <christophe.lyon@st.com>
1152
1153 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1154 they contain -O2.
1155 * configure: Regenerate.
1156
11572012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1158
1159 PR debug/53740
1160 * df.h, df-problems.c, dce.c: Revert last patch.
1161
11622012-06-25 Iain Sandoe <iain@codesourcery.com>
1163
1164 * MAINTAINERS (Write After Approval): Update my email address.
1165
11662012-06-21 Meador Inge <meadori@codesourcery.com>
1167
1168 * MAINTAINERS (Write After Approval): Add myself.
1169
11702012-06-20 Jason Merrill <jason@redhat.com>
1171
1172 * Makefile.tpl (check-target-libgomp-c++): New.
1173 (check-target-libitm-c++): New.
1174 * Makefile.def (c++): Add them.
1175 * Makefile.in: Regenerate.
1176
11772012-05-29 Edmar Wienskoski <edmar@freescale.com>
1178
1179 * MAINTAINERS (Write After Approval): Add myself.
1180
11812012-05-16 Olivier Hainque <hainque@adacore.com>
1182
1183 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1184 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1185 (install-no-fixedincludes): Adjust accordingly.
1186 * Makefile.in: Regenerate.
1187
11882012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1189
1190 Merge upstream change
1191 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1192
11932012-05-14 Marc Glisse <marc.glisse@inria.fr>
1194
1195 * MAINTAINERS (Write After Approval): Add myself.
1196
11972012-05-09 Nick Clifton <nickc@redhat.com>
1198 Paul Smith <psmith@gnu.org>
1199
1200 PR bootstrap/50461
1201 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1202 allow for the fact that from release v3.1.0 of MPFR the source
1203 files were moved into a src sub-directory.
1204 * configure: Regenerate.
1205
12062012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1207
1208 * configure.ac: Bump minimum MPFR version to 2.4.0.
1209 * configure: Regenerated.
1210
12112012-05-01 Richard Henderson <rth@redhat.com>
1212
1213 * Makefile.def (libatomic): New target_module.
1214 * configure.ac (target_libraries): Add libatomic.
1215 (noconfigdirs): Check if libatomic is supported.
1216 * Makefile.in, configure: Rebuild.
1217
12182012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1219
1220 * MAINTAINERS (Write After Approval): Add myself.
1221
12222012-04-25 Joel Brobecker <brobecker@adacore.com>
1223
1224 * config.sub: Update to 2012-04-18 version from official repo.
1225
12262012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1227
1228 * MAINTAINERS (Write After Approval): Add myself.
1229
12302012-04-11 Steve Ellcey <sellcey@mips.com>
1231
1232 * MAINTAINERS: Changed email address.
1233
12342012-03-28 Georg-Johann Lay <avr@gjlay.de>
1235
1236 PR target/52737
1237 * contrib/gcc_update (files_and_dependencies):
1238 Remove gcc/config/avr/t-multilib from touch data.
1239
12402012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1241
1242 * MAINTAINERS (OS Port Maintainers): Remove irix.
1243 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1244 (unsupported_languages): Remove mips-sgi-irix6.*.
1245 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1246 (with_stabs): Remove.
1247 * configure: Regenerate.
1248
12492012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1250
1251 * MAINTAINERS (OS Port Maintainers): Remove osf.
1252 * configure.ac (enable_libgomp): Remove *-*-osf*.
1253 (with_stabs): Remove alpha*-*-osf*.
1254 * configure: Regenerate.
1255
12562012-03-05 Tristan Gingold <gingold@adacore.com>
1257
1258 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1259 * configure: Regenerate.
1260
12612012-02-17 Walter Lee <walt@tilera.com>
1262
1263 * MAINTAINERS: (Write After Approval): Delete myself.
1264
12652012-02-14 Walter Lee <walt@tilera.com>
1266
1267 * MAINTAINERS (tilegx port): Add myself.
1268 (tilepro port): Add myself.
1269 (Write After Approval): Add myself.
1270
12712012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1272
1273 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1274 and Joseph Myers as docstring relicensing maintainers.
1275
12762012-02-09 Bin Cheng <bin.cheng@arm.com>
1277
1278 * MAINTAINERS (write-after-approval): Add myself.
1279
12802012-02-08 Ira Rosen <irar@il.ibm.com>
1281
1282 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1283 maintainer.
1284
12852012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1286
1287 * MAINTAINERS (Write After Approval): Move myself to
1288 maintain alphabetical order.
1289
12902012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1291
1292 * MAINTAINERS (Write After Approval): Add myself.
1293
12942012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1295
1296 * MAINTAINERS (Write After Approval): Add myself.
1297
12982012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1299 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1300
1301 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1302 * configure: Regenerate.
1303
13042012-01-23 Harshit Chopra <harshit@google.com>
1305
1306 * MAINTAINERS (Write After Approval): Add myself.
1307
13082012-01-22 Douglas B Rupp <rupp@ngnat.com>
1309
1310 * configure.ac: Remove reference to mh-interix.
1311 * configure: Regenerate.
1312
13132012-01-05 Richard Henderson <rth@redhat.com>
1314
1315 PR bootstrap/51072
1316 * configure.ac: Disable libitm if c++ is not enabled.
1317 * configure: Rebuild.
1318
1319 * configure.ac: Fix regexp for same.
1320 * configure: Rebuild.
1321
13222012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1323
1324 * MAINTAINERS (Write After Approval): Add myself.
1325
13262012-01-02 Richard Guenther <rguenther@suse.de>
1327
1328 PR bootstrap/51686
1329 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1330 * Makefile.in: Regenerate.
1331
13322011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1333
1334 * MAINTAINERS (Write After Approval): Add myself.
1335
13362011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1337
1338 * configure: Regenerate.
1339
13402011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1341
1342 * MAINTAINERS (picochip): Changed email address.
1343
13442011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1345
1346 * MAINTAINERS (write-after-approval): Add self.
1347
13482011-11-29 DJ Delorie <dj@redhat.com>
1349
1350 * configure.ac (rl78-*-*) New case.
1351 * configure: Regenerate.
1352 * MAINTAINERS: Add myself as RL78 maintainer.
1353
13542011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1355
1356 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1357
13582011-11-21 Andreas Tobler <andreast@fgznet.ch>
1359
1360 * libtool.m4: Additional FreeBSD 10 fixes.
1361
13622011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1363
1364 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1365 Maintainers section, as Epiphany maintainer.
1366
13672011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1368
1369 PR target/49992
1370 * configure.ac: Remove ranlib special-casing for Darwin.
1371 * configure: Regenerate.
1372
13732011-11-12 Andrey Belevantsev <abel@ispras.ru>
1374
1375 * MAINTAINERS (Reviewers): Keep the list sorted.
1376
13772011-11-11 Andrey Belevantsev <abel@ispras.ru>
1378
1379 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1380
13812011-11-09 Roland McGrath <mcgrathr@google.com>
1382
1383 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1384 * configure: Rebuild.
1385 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1386 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1387 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1388 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1389 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1390 Add READELF.
1391 * Makefile.in: Rebuild.
1392
13932011-11-09 Jason Merrill <jason@redhat.com>
1394
1395 * Makefile.def (language=c++): Remove check-c++0x.
1396 * Makefile.in (check-gcc-c++): Regenerate.
1397
13982011-11-08 Richard Henderson <rth@redhat.com>
1399
1400 * configure.ac: Test for libitm directory present first.
1401
1402 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1403
1404 * configure.ac: Test libitm/configure.tgt to disable libitm.
1405 * configure: Rebuild.
1406
14072011-11-07 Aldy Hernandez <aldyh@redhat.com>
1408 Richard Henderson <rth@redhat.com>
1409
1410 Merged from transactional-memory.
1411
1412 * Makefile.def (lang_env_dependencies): libitm is c++.
1413 Add libitm target module.
1414 * configure.ac: Likewise.
1415 * config/mmap.m4: New file.
1416 * contrib/gcc_update: Add libitm to touch data.
1417 * Makefile.in, configure: Rebuild.
1418
14192011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1420
1421 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1422 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1423 * Makefile.in: Regenerate.
1424
14252011-11-01 DJ Delorie <dj@redhat.com>
1426
1427 * config.sub: Update to version 2011-10-29 (added rl78)
1428
14292011-10-27 Nick Clifton <nickc@redhat.com>
1430
1431 * config.sub: Import these changes from the config project:
1432
1433 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1434 Ben Elliston <bje@gnu.org>
1435
1436 * config.sub (epiphany): New.
1437
1438 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1439 Ben Elliston <bje@gnu.org>
1440
1441 * config.sub (hexagon, hexagon-*): New.
1442
1443 2011-08-23 Roland McGrath <mcgrathr@google.com>
1444
1445 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1446 64eb to be64.
1447
1448 2011-08-16 Roland McGrath <mcgrathr@google.com>
1449
1450 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1451 (nacl): Grok as alias for 32el-unknown-nacl.
1452
14532011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1454
1455 * MAINTAINERS (Write After Approval): Add myself.
1456
14572011-10-24 Teresa Johnson <tejohnson@google.com>
1458
1459 * MAINTAINERS (Write After Approval): Add myself.
1460
14612011-09-21 Jakub Jelinek <jakub@redhat.com>
1462
1463 * MAINTAINERS (sparc port): Remove myself.
1464
14652011-09-14 Tom de Vries <tom@codesourcery.com>
1466
1467 * MAINTAINERS (Write After Approval): Add myself.
1468
14692011-08-14 Yao Qi <yao@codesourcery.com>
1470
1471 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1472 * configure: Regenerate.
1473
14742011-07-26 Ian Lance Taylor <iant@google.com>
1475
1476 * configure.ac: Set have_compiler based on whether gcc directory
1477 exists, rather than on whether gcc is in configdirs.
1478 * configure: Rebuild.
1479
14802011-07-21 Joseph Myers <joseph@codesourcery.com>
1481
1482 * MAINTAINERS (Global Reviewers): Add self.
1483
14842011-07-20 David Edelsohn <dje.gcc@gmail.com>
1485
1486 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1487 link directories.
1488 * Makefile.in: Rebuild.
1489
14902011-07-20 Ian Lance Taylor <iant@google.com>
1491
1492 PR bootstrap/49787
1493 * configure.ac: Move --enable-bootstrap handling earlier in file.
1494 If --enable-bootstrap and either --enable-build-with-cxx or
1495 --enable-build-poststage1-with-cxx, enable C++ automatically.
1496 * configure: Rebuild.
1497
14982011-07-19 Ian Lance Taylor <iant@google.com>
1499
1500 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1501 make C++ a boot_language. Set and substitute
1502 POSTSTAGE1_CONFIGURE_FLAGS.
1503 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1504 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1505 * configure, Makefile.in: Rebuild.
1506
15072011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1508
1509 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1510 maintainers.
1511
15122011-07-18 Jakub Jelinek <jakub@redhat.com>
1513
1514 * MAINTAINERS (Global Reviewers): Add myself.
1515
15162011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1517
1518 * configure: Regenerate.
1519
15202011-07-16 Jason Merrill <jason@redhat.com>
1521
1522 * Makefile.def (language=c++): Add check-c++0x and
1523 check-target-libmudflap-c++.
1524 * Makefile.tpl (check-target-libmudflap-c++): New.
1525 * Makefile.in: Regenerate.
1526
15272011-07-16 Matthias Klose <doko@ubuntu.com>
1528
1529 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1530 * Makefile.def (target_modules/libjava): Pass
1531 $(EXTRA_CONFIGARGS_LIBJAVA).
1532 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1533 if not configured with --enable-static-libjava.
1534 * Makefile.in: Regenerate.
1535 * configure: Likewise.
1536
15372011-07-15 Jason Merrill <jason@redhat.com>
1538
1539 * Makefile.in (check-c++): Move check-gcc-c++0x after
1540 check-target-libstdc++-v3.
1541
15422011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1543
1544 * MAINTAINERS (c6x port): New entry.
1545
15462011-07-13 Jason Merrill <jason@redhat.com>
1547
1548 * Makefile.in (check-gcc-c++0x): New.
1549 (check-c++): Depend on it.
1550
15512011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1552
1553 PR target/39150
1554 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1555 x86_64-*-solaris2.1[0-9]*.
1556 * configure: Regenerate.
1557
15582011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1559
1560 * MAINTAINERS (RTL optimizers): Add self.
1561
15622011-06-27 Gabriel Charette <gchare@google.com>
1563
1564 * MAINTAINERS (Write After Approval): Add myself.
1565
15662011-06-22 Hans-Peter Nilsson <hp@axis.com>
1567
1568 PR regression/47836
1569 PR bootstrap/23656
1570 PR other/47733
1571 PR bootstrap/49247
1572 PR c/48825
1573 * configure.ac (target_libraries): Remove target-libiberty.
1574 Remove case-statement setting skipdirs=target-libiberty for
1575 multiple targets. Remove checking target_configdirs and
1576 removing target-libiberty but keeping target-libgcc if
1577 otherwise empty.
1578 * Makefile.def (target_modules): Don't add libiberty.
1579 (dependencies): Remove all traces of target-libiberty.
1580 * configure, Makefile.in: Regenerate.
1581
15822011-06-13 Walter Lee <walt@tilera.com>
1583
1584 * configure.ac (tilepro-*-*) New case.
1585 (tilegx-*-*): Likewise.
1586 * configure: Regenerate.
1587
15882011-06-06 Jing Yu <jingyu@google.com>
1589
1590 * configure.ac: Skip target-libiberty for
1591 arm*-*-linux-androideabi.
1592 * configure: Regenerated.
1593
15942011-06-06 Nick Clifton <nickc@redhat.com>
1595
1596 * config.sub: Sync from upstream.
1597
15982011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1599
1600 * MAINTAINERS (Write After Approval): Add myself.
1601
16022011-06-01 Daniel Jacobowitz <drow@false.org>
1603
1604 * MAINTAINERS: Update my email address.
1605
16062011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1607
1608 * MAINTAINERS (Write After Approval): Update my email address.
1609
16102011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1611
1612 * MAINTAINERS (Write After Approval): Add myself.
1613
16142011-05-08 Doug Kwan <dougkwan@google.com>
1615
1616 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1617 * configure: Regenerated.
1618 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1619 value from configure.
1620 * Makefile.in: Regenerated.
1621
16222011-05-05 Joseph Myers <joseph@codesourcery.com>
1623
1624 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1625 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1626 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1627 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1628 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1629 *-*-vxworks*): Disable newlib and libgloss in separate case
1630 statement.
1631 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1632 to separate case statement.
1633 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1634 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1635 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1636 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1637 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1638 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1639 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1640 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1641 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1642 i[[3456789]]86-*-rdos*, m32r-*-*,
1643 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1644 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1645 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1646 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1647 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1648 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1649 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1650 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1651 and libgloss in main case over targets. Remove most empty cases
1652 in main case over targets.
1653 * configure: Regenerate.
1654
16552011-05-04 Janis Johnson <janisjo@codesourcery.com>
1656
1657 * MAINTAINERS (Write After Approval): Add myself.
1658
16592011-05-04 Joseph Myers <joseph@codesourcery.com>
1660
1661 * configure.ac: Remove code setting special library locations for
1662 hppa*64*-*-hpux11*. Remove code setting compiler for
1663 sparc-sun-solaris2*.
1664 * configure: Regenerate.
1665
16662011-05-04 Joseph Myers <joseph@codesourcery.com>
1667
1668 * configure.ac: Separate libgloss_dir settings from general case
1669 over targets.
1670 * configure: Regenerate.
1671
16722011-04-28 Joseph Myers <joseph@codesourcery.com>
1673
1674 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1675 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1676 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1677 cases in libgcj-disabling case statement.
1678 (hppa*64*-*-linux*): Set unsupported_languages instead of
1679 disabling target-zlib.
1680 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1681 to hppa*64*-*-hpux*.
1682 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1683 hppa*-*-hpux*.
1684 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1685 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1686 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1687 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1688 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1689 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1690 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1691 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1692 libgcj-disabling case statement.
1693 * configure: Regenerate.
1694
16952011-04-28 Joseph Myers <joseph@codesourcery.com>
1696
1697 * configure.ac: Disable Java for targets not supporting libffi.
1698 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1699 Remove cases in Java-disabling statement.
1700 (*arm-wince-pe): Change to arm-wince-pe.
1701 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1702 cases in Java-disabling statement.
1703 (bfin-*-*): Don't disable Java again.
1704 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1705 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1706 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1707 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1708 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1709 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1710 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1711 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1712 Java-disabling statement.
1713 (mmix-*-*): Don't disable Java again.
1714 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1715 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1716 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1717 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1718 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1719 statement.
1720 * configure: Regenerate.
1721
17222011-04-28 Joseph Myers <joseph@codesourcery.com>
1723
1724 * configure.ac: Separate cases disabling Java and Java libraries
1725 from general case over targets.
1726 * configure: Regenerate.
1727
17282011-04-21 Jie Zhang <jzhang918@gmail.com>
1729
1730 * MAINTAINERS: Update my email address.
1731
17322011-04-20 Easwaran Raman <eraman@google.com>
1733
1734 * MAINTAINERS (Write After Approval): Add myself.
1735
17362011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1737
1738 PR lto/48086
1739 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1740 * configure: Regenerate.
1741
17422011-04-16 Jim Meyering <meyering@redhat.com>
1743
1744 * MAINTAINERS (Write After Approval): Add myself.
1745
17462011-04-15 Dodji Seketeli <dodji@redhat.com>
1747
1748 * MAINTAINERS: Update my email address.
1749
17502011-04-13 Georg-Johann Lay <avr@gjlay.de>
1751
1752 * MAINTAINERS (Write After Approval): Add myself.
1753
17542011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1755
1756 * MAINTAINERS (Write After Approval): Add myself.
1757
17582011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1759
1760 * MAINTAINERS (Write After Approval): Add myself.
1761
17622011-04-06 Joseph Myers <joseph@codesourcery.com>
1763
1764 * configure.ac (build_tools): Remove build-byacc.
1765 (host_libs): Remove mmalloc.
1766 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1767 autoconf automake libtool diff rcs fileutils shellutils time
1768 textutils wdiff find uudecode hello tar gzip indent recode release
1769 sed perl gawk findutils gettext zip.
1770 (libgcj): Remove target-qthreads.
1771 (target_tools): Remove target-examples target-gperf.
1772 (YACC): Don't handle building byacc.
1773 * configure: Regenerate.
1774 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1775 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1776 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1777 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1778 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1779 handle building components.
1780 * Makefile.in: Regenerate.
1781
17822011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1783
1784 * MAINTAINERS: Update my email address as Xtensa maintainer.
1785
17862011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1787
1788 * config.sub: Sync from upstream.
1789
17902011-04-01 Joseph Myers <joseph@codesourcery.com>
1791
1792 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1793 (microblaze*): Don't disable libssp.
1794 * configure: Regenerate.
1795
17962011-04-01 Joseph Myers <joseph@codesourcery.com>
1797
1798 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1799 moveifchange.
1800 * configure: Regenerate.
1801 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1802 * Makefile.in: Regenerate.
1803
18042011-04-01 Joseph Myers <joseph@codesourcery.com>
1805
1806 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1807 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1808 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1809 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1810 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1811 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1812 md_exec_prefix cases.
1813 * configure: Regenerate.
1814
18152011-04-01 Joseph Myers <joseph@codesourcery.com>
1816
1817 * configure.ac: Separate cases disabling target-libssp,
1818 target-libiberty, target-libstdc++-v3 and Fortran from general
1819 case over targets.
1820 * configure: Regenerate.
1821
18222011-04-01 Joseph Myers <joseph@codesourcery.com>
1823
1824 * configure.ac (*-*-chorusos): Don't disable libgcj.
1825 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1826 Remove case.
1827 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1828 (arm-*-coff): Don't disable libgcj.
1829 (arm*-*-linux-gnueabi): Remove useless assignment.
1830 (arm-*-riscix*): Don't disable libgcj.
1831 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1832 configuration.
1833 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1834 (c54x*-*-*): Remove case.
1835 (tic54x-*-*): Don't disable GCC or GCC libraries.
1836 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1837 to *.
1838 (d10v-*-*): Don't disable GCC libraries.
1839 (d30v-*-*): Don't disable libgcj.
1840 (h8500-*-*): Don't disable GCC libraries.
1841 (i960-*-*): Don't disable libgcj.
1842 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1843 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1844 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1845 libgcj.
1846 (m68k-*-coff*): Remove case.
1847 (mmix-*-*): Don't disable libgloss on host.
1848 (mn10200-*-*, mn10300-*-*): Remove cases.
1849 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1850 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1851 Don't disable libgcj.
1852 (romp-*-*): Remove case.
1853 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1854 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1855 case.
1856 (v810-*-*): Don't disable GCC libraries.
1857 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1858 (ip2k-*-*): Don't disable GCC libraries.
1859 * configure: Regenerate.
1860
18612011-03-28 Joseph Myers <joseph@codesourcery.com>
1862
1863 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1864 libffi on host.
1865 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1866 on host.
1867 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1868 * configure: Regenerate.
1869
18702011-03-26 John Marino <binutils@marino.st>
1871
1872 * configure.ac: Add support for *-*-dragonfly*
1873 * configure: Regenerate.
1874
18752011-03-25 Joseph Myers <joseph@codesourcery.com>
1876
1877 * configure.ac (native_only): Remove.
1878 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1879 send-pr uudecode guile gnuserv on host.
1880 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1881 send-pr rcs guile perl texinfo libtool on host.
1882 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1883 automake send-pr rcs guile perl texinfo libtool on host.
1884 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1885 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1886 (alpha*-dec-osf*): Don't disable fileutils on target.
1887 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1888 texinfo send-pr expect dejagnu on target.
1889 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1890 target-qthreads on target.
1891 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1892 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1893 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1894 x86_64-*-mingw*): Don't disable expect on target.
1895 (*-*-cygwin*): Don't disable target-gperf on target.
1896 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1897 gnuserv on target.
1898 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1899 target.
1900 * configure: Regenerate.
1901
19022011-03-25 Joseph Myers <joseph@codesourcery.com>
1903
1904 * configure.ac (target_tools): Remove target-groff.
1905 (native_only): Remove target-groff.
1906 (hppa*64*-*-*): Don't disable byacc.
1907 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1908 setting.
1909 (*-*-kaos*): Don't skip target-librx and target-groff.
1910 (*-*-netware*): Don't skip target-libmudflap.
1911 (*-*-tpf*): Don't skip target-libmudflap.
1912 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1913 directories on the host.
1914 (ia64*-*-*vms*): Don't skip tix.
1915 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1916 host.
1917 * configure: Regenerate.
1918
19192011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1920
1921 * configure.ac: Remove references to mt-mep, mt-netware,
1922 mt-wince.
1923 * Makefile.def: Add all-utils soft dependencies.
1924 * Makefile.tpl: Remove GDB_NLM_DEPS.
1925 * configure: Regenerate.
1926 * Makefile.in: Regenerate.
1927
19282011-03-24 Paolo Bonzini <bonzini@gnu.org>
1929
1930 * configure.ac: Do not include mh-x86omitfp.
1931 * configure: Regenerate.
1932
19332011-03-24 Paolo Bonzini <bonzini@gnu.org>
1934
1935 * configure.ac: Remove empty cases.
1936 * configure: Regenerate.
1937
19382011-03-24 Paolo Bonzini <bonzini@gnu.org>
1939
1940 * Makefile.def: Add dependency from termcap to gdb.
1941 * Makefile.in: Regenerate.
1942
19432011-03-24 Paolo Bonzini <bonzini@gnu.org>
1944
1945 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1946 * configure: Regenerate.
1947 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1948 * Makefile.tpl: Likewise.
1949 * Makefile.in: Regenerate.
1950
19512011-03-24 Paolo Bonzini <bonzini@gnu.org>
1952
1953 * configure.ac: Remove all mentions of tentative_cc.
1954 * configure: Regenerate.
1955
19562011-03-24 Joseph Myers <joseph@codesourcery.com>
1957
1958 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1959 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1960 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1961 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1962 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1963 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1964 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1965 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1966 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1967 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1968 *-*-rhapsody*): Remove host cases.
1969 * configure: Regenerate.
1970
19712011-03-24 Joseph Myers <joseph@codesourcery.com>
1972
1973 * configure.ac (ppc*-*-pe): Remove host case.
1974 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1975 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1976 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1977 cases.
1978 * configure: Regenerate.
1979
19802011-03-24 Joseph Myers <joseph@codesourcery.com>
1981
1982 * config.sub: Update to version 2011-03-23.
1983
19842011-03-22 Joseph Myers <joseph@codesourcery.com>
1985
1986 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1987 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1988 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1989 * configure: Regenerate.
1990
19912011-03-22 Joseph Myers <joseph@codesourcery.com>
1992
1993 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1994 to Write After Approval.
1995 * config-ml.in: Don't handle arc-*-elf*.
1996 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1997 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1998 handle GCC libraries.
1999 * configure: Regenerate.
2000
20012011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2002
2003 PR bootstrap/48120:
2004 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2005 Add -lstdc++ -lm to LIBS.
2006 * configure: Regenerate.
2007
20082011-03-18 David Edelsohn <dje.gcc@gmail.com>
2009
2010 * config.guess: Update to version 2011-02-02
2011 * config.sub: Update to version 2011-02-24
2012
20132011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2014
2015 PR lto/48086
2016 * configure.ac: Re-enable LTO on *-apple-darwin9.
2017 * configure: Regenerate.
2018
20192011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2020
2021 PR lto/48086
2022 * configure.ac: Disable LTO on darwin due to an assembler change in
2023 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2024 under 256.
2025 * configure: Regenerate.
2026
20272011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2028
2029 * MAINTAINERS: Update myself as score backend maintainer,
2030 update my e-mail address.
2031
20322011-03-09 Xuepeng Guo <terry.guo@arm.com>
2033
2034 * MAINTAINERS: Update my e-mail address.
2035
20362011-03-06 Joey Ye <joey.ye@arm.com>
2037
2038 * MAINTAINERS: Update my e-mail address.
2039
20402011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2041
2042 * configure.ac: Adjust test of with_ppl.
2043 * configure: Regenerated.
2044
20452011-03-02 Kai Tietz <ktietz@redhat.com>
2046
2047 * MAINTAINERS: Adjust my e-mail address.
2048
20492011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2050
2051 * configure.ac: Add -lpwl to ppllibs.
2052 * configure: Regenerated.
2053
20542011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2055
2056 * config/cloog.m4: Add -lisl to clooglibs.
2057 * configure: Regenerated.
2058
20592011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2060
2061 * MAINTAINERS (CPU Port maintainers): Add self.
2062
20632011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2064
2065 * MAINTAINERS: Add myself as testsuite maintainer.
2066
20672011-02-15 Mike Stump <mikestump@comcast.net>
2068
2069 * MAINTAINERS: Add myself as testsuite maintainer.
2070
20712011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2072
2073 Import from Libtool and gnulib:
2074
2075 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2076
2077 Prepare for supporting FreeBSD 10.
2078 * config.rpath: Remove handling of freebsd1* which soon would
2079 match FreeBSD 10.0.
2080
2081 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2082
2083 Remove support for FreeBSD 1.x.
2084 * libtool.m4 (_LT_LINKER_SHLIBS)
2085 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2086 soon would incorrectly match FreeBSD 10.0.
2087
20882011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2089
2090 PR binutils/12283
2091 * move-if-change: Import version from gnulib.
2092
20932011-02-12 Alexandre Oliva <aoliva@redhat.com>
2094
2095 PR lto/47225
2096 * Makefile.def (lto-plugin): Double dash for enable-shared.
2097 (configure-gcc): Depend on all-lto-plugin.
2098 * Makefile.in: Rebuilt.
2099
21002011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2101
2102 * configure.ac: Remove extra bracket.
2103 * configure: Regenerate.
2104
21052011-02-08 Tobias Burnus <burnus@net-b.de>
2106
2107 * MAINTAINERS: Add myself as libquadmath maintainer.
2108
21092011-02-08 Thomas Schwinge <thomas@schwinge.name>
2110
2111 * MAINTAINERS: Update my email address.
2112
21132011-02-07 Joseph Myers <joseph@codesourcery.com>
2114
2115 * MAINTAINERS (option handling): Add self.
2116
21172011-02-06 Kai Tietz <kai.tietz@onevision.com>
2118
2119 PR lto/47225
2120 * Makefile.def: Add dependency for install-gcc
2121 on install-lto-plugin.
2122 * Makfile.in: Regenerated
2123
21242011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2125
2126 * MAINTAINERS (CPU Port Maintainers): Add myself.
2127
21282011-01-31 Alexandre Oliva <aoliva@redhat.com>
2129
2130 PR libgcj/44341
2131 * configure.ac: Discard --with-* flags for host when configuring
2132 target libraries for cross build.
2133 * configure: Rebuilt.
2134
21352011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2136
2137 * MAINTAINERS (linear loop transforms): Removed.
2138
21392011-01-25 Jakub Jelinek <jakub@redhat.com>
2140
2141 * configure.ac: If with_ppl is no, move setting with_cloog=no
2142 after CLOOG_REQUESTED check.
2143 * configure: Regenerated.
2144
21452011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2146
2147 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2148 CLooG has been requested.
2149 * configure: Regenerated.
2150
21512011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2152
2153 * configure: Regenerated.
2154 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2155
21562011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2157
2158 * configure: Regenerated.
2159 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2160
21612011-01-21 Andreas Schwab <schwab@redhat.com>
2162
2163 * configure.ac: Use AS_HELP_STRING throughout.
2164 * configure: Regenerate.
2165
21662011-01-18 Jie Zhang <jie.zhang@analog.com>
2167
2168 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2169 * configure: Regenerate.
2170
21712011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2172
2173 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2174
21752011-01-13 Joel Brobecker <brobecker@adacore.com>
2176
2177 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2178 for ia64-hpux.
2179 * configure: Regenerate.
2180
21812011-01-07 Jan Hubicka <jh@suse.cz>
2182
2183 PR lto/47225
2184 * Makefile.in: Regenerate.
2185 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2186 configure.
2187
21882011-01-07 Jan Hubicka <jh@suse.cz>
2189
2190 * Makefile.in: Regenerate.
2191 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2192 and configure dependency on lto-plugin configure.
2193 (lto-plugin module): Remove dependency on GCC; add dependency on
2194 liniberty.
2195
21962011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2197
2198 * MAINTAINERS (Write After Approval): Add myself.
2199
22002010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2201
2202 * configure: Regenerate.
2203
22042010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2205
2206 * configure.ac: (picochip): Disable libiberty.
2207
22082010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2209
2210 * MAINTAINERS (Write After Approval): Add myself.
2211
22122010-12-10 Ian Lance Taylor <iant@google.com>
2213
2214 PR bootstrap/46819
2215 * configure.ac: For --disable-libgcj clear libgcj_saved.
2216 * configure: Rebuild.
2217
22182010-12-10 Tobias Burnus <burnus@net-b.de>
2219
2220 PR fortran/46540
2221 * configure.ac: Add --disable-libquadmath and
2222 --disable-libquadmath-support.
2223 * configure: Regenerate.
2224
22252010-12-03 Ian Lance Taylor <iant@google.com>
2226
2227 * MAINTAINERS: Add myself as libgo maintainer.
2228
22292010-12-03 Hans-Peter Nilsson <hp@axis.com>
2230
2231 PR libffi/46792
2232 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2233 * configure: Regenerate.
2234
22352010-12-02 Ian Lance Taylor <iant@google.com>
2236
2237 * configure.ac: Always set default for poststage1_ldflags to
2238 -static-libstdc++ -static-libgcc.
2239
22402010-11-29 Andreas Schwab <schwab@redhat.com>
2241
2242 * configure.ac: Move comment to remove extra space in last argument
2243 of GCC_TARGET_TOOL.
2244
22452010-11-26 Alexandre Oliva <aoliva@redhat.com>
2246
2247 PR other/46026
2248 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2249 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2250 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2251 (BASE_FLAGS_TO_PASS): Use it.
2252 * configure: Rebuilt.
2253 * Makefile.in: Rebuilt.
2254
22552010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2256
2257 PR binutils/12258
2258 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2259 Properly check default linker.
2260 * configure: Regnerated.
2261
22622010-11-23 Matthias Klose <doko@ubuntu.com>
2263
2264 * configure.ac: For --enable-gold, handle value `default' instead of
2265 `both*'. New configure option --{en,dis}able-ld.
2266 * configure: Regenerate.
2267
22682010-11-20 Ian Lance Taylor <iant@google.com>
2269
2270 * configure.ac: Only disable a language library if no language needs
2271 it. Don't let --disable-libgcj uncondtionally disable libffi.
2272 * configure: Rebuild.
2273
22742010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2275
2276 * Makefile.in: Regenerate.
2277
2278 PR other/46202
2279 * configure.ac: Fix just-built in-tree STRIP name to be
2280 binutils/strip-new.
2281 * configure: Regenerate.
2282 * Makefile.def (install-strip-gcc, install-strip-binutils)
2283 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2284 (install-strip-sid): Mirror dependencies on non-strip variants
2285 of these targets on the respective -strip prerequisites.
2286 * Makefile.tpl (install-strip, install-strip-host)
2287 (install-strip-target): New targets.
2288 (install-strip-[+module+], install-strip-target-[+module+]):
2289 New targets.
2290 * Makefile.in: Regenerate.
2291
22922010-11-19 Ian Lance Taylor <iant@google.com>
2293 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2294
2295 * configure.ac: Add target-libgo to target_libraries. Set
2296 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2297 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2298 (HOST_EXPORTS): Add GOC.
2299 (BASE_TARGET_EXPORTS): Add GOC.
2300 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2301 (GOCFLAGS_FOR_TARGET): New variable.
2302 (EXTRA_HOST_FLAGS): Add GOC.
2303 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2304 * Makefile.def (target_modules): Add libgo.
2305 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2306 (dependencies): Add dependency from configure-target-libgo to
2307 configure-target-libffi and all-target-libstdc++-v3. Add
2308 dependencies from all-target-libgo to all-target-libffi.
2309 (languages): Add go.
2310 * configure: Rebuild.
2311 * Makefile.in: Rebuild.
2312
23132010-11-19 Ian Lance Taylor <iant@google.com>
2314
2315 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2316 compiler/flag environment variables.
2317
23182010-11-18 Ian Lance Taylor <iant@google.com>
2319
2320 * configure.ac: Check for lang_requires_boot_languages in
2321 config-lang.in files.
2322 * configure: Rebuild.
2323
23242010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
2325 Tobias Burnus <burnus@net-b.de>
2326
2327 PR fortran/32049
2328 * Makefile.def: Add libquadmath; build it with language=fortran.
2329 * configure.ac: Add libquadmath.
2330 * Makefile.tpl: Handle multiple libs in check-[+language+].
2331 * Makefile.in: Regenerate.
2332 * configure: Regenerate.
2333
b9b9d342
TT
23342010-11-16 Tom Tromey <tromey@redhat.com>
2335
2336 * MAINTAINERS: Moved myself to reviewers section.
2337
ecbfe87a
ZD
23382010-11-15 Zdenek Dvorak <ook@ucw.cz>
2339
2340 * MAINTAINERS: Moved myself to reviewers section.
2341
29a4f477
RW
23422010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2343
2344 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2345 (Write After Approval): Remove self.
2346
9965e3cd
AS
23472010-11-15 Andreas Schwab <schwab@redhat.com>
2348
2349 * configure.ac: Fix spelling in option names.
2350 * configure: Regenerated.
2351
0463992b
GJL
23522010-11-13 Georg-Johann Lay <georgjohann@web.de>
2353
2354 PR bootstrap/39622
2355 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2356 * configure: Regenerated.
2357
3df08734
KG
23582010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2359
2360 * MAINTAINERS: Update my email address.
2361
f16e2237
TG
23622010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2363
f16e2237
TG
2364 * configure: Regenerate.
2365
0bb52d68
TG
23662010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2367
1f980c25 2368 * configure: Regenerate.
0bb52d68 2369
aba2b02e
TG
23702010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2371
aba2b02e
TG
2372 * configure: Regenerate.
2373
27882098
TG
23742010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2375
27882098
TG
2376 * configure: Regenerate.
2377
d32ef397
AS
23782010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2379
2380 * configure.ac: Support official CLooG.org versions.
2381 * configure: Regenerate.
2382 * config/cloog.m4: New.
2383
5a4b6c0e
FD
23842010-11-10 François Dumont <francois.cppdevs@free.fr>
2385
2386 * MAINTAINERS (Write After Approval): Add myself.
2387
f2cea726
DE
23882010-11-09 David Edelsohn <dje.gcc@gmail.com>
2389
2390 * MAINTAINERS: Update my email address.
2391
d8ed14ce
IS
23922010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2393
2394 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2395 * configure: Regenerate.
d8ed14ce 2396
48215350
DK
23972010-11-03 Ian Lance Taylor <iant@google.com>
2398 Dave Korn <dave.korn.cygwin@gmail.com>
2399
2400 PR lto/46273
2401 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2402 and on other supported platforms whenever LTO is enabled.
2403 * configure: Rebuild.
2404
87841584
AM
24052010-11-02 Alan Modra <amodra@gmail.com>
2406
2407 PR binutils/12110
2408 * configure.ac: Error when source path contains spaces.
2409 * configure: Regenerate.
2410
fe12dfe1
JW
24112010-10-23 James E. Wilson <wilson@codesourcery.com>
2412
2413 * MAINTAINERS: Update my email address.
2414
66c92425
ILT
24152010-10-20 Ian Lance Taylor <iant@google.com>
2416
2417 * Makefile.def (target_modules): Set lib_path to src/.libs for
2418 libstdc++-v3 module.
2419 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2420 * Makefile.in: Rebuild.
2421
187d3518
LB
24222010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2423
2424 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2425 (Write After Approval): Remove myself.
2426
02db6bba
TG
24272010-10-15 Tristan Gingold <gingold@adacore.com>
2428
2429 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2430
c0103e74
DR
24312010-10-14 Douglas Rupp <rupp@gnat.com>
2432
2433 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2434
1cd0b716
DK
24352010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2436
2437 * configure.ac (build_lto_plugin): New shell variable.
2438 (--enable-lto): Turn on by default for all non-ELF platforms that
2439 have had LTO support added so far. Set build_lto_plugin appropriately
2440 for both ELF and non-ELF.
2441 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2442 * configure: Regenerate.
2443
d4c1abb3
RW
24442010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2445
2446 Sync from src:
2447 * configure.ac (v850 support): Remove target-libgloss from
2448 noconfigdirs.
2449 * configure: Regenerate.
2450
ffedf511
RW
24512010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2452
2453 PR bootstrap/45326
2454 PR bootstrap/45174
2455 * configure.ac: Honor initial values of $build_configargs,
2456 $host_configargs, $target_configargs. Mark the precious, so
2457 environment settings get recorded.
2458 * configure: Regenerate.
2459
e1826acc
RW
24602010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2461
2462 PR bootstrap/45796
2463 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2464 Depend on all-build-libiberty.
2465 * Makefile.in: Regenerate.
2466
80920132
ME
24672010-09-30 Michael Eager <eager@eagercon.com>
2468
2469 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2470 * configure: Regenerate.
2471
770a498a
ME
24722010-09-28 Michael Eager <eager@eagercon.com>
2473
2474 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2475
86dfbd58
RW
24762010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2477
2478 PR bootstrap/44621
2479 * configure.ac: Fix unportable shell quoting.
2480 * configure: Regenerate.
2481
db50fe7d
IS
24822010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2483
2484 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2485 targets and amend comment.
2486 * configure: Regenerate.
2487
0064e825
TB
24882010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2489
2490 * MAINTAINERS (Write After Approval): Add myself.
2491
bb79486c
JH
24922010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2493
2494 * configure.ac: Enable LTO by default on Darwin.
2495 * configure: Regenerate.
2496
9e0b22c3
MS
24972010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2498
bb79486c 2499 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 2500
2fabf1b7
IB
25012010-09-01 Ian Bolton <ian.bolton@arm.com>
2502
bb79486c 2503 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 2504
3a9abc98
DS
25052010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2506
2507 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2508 ports
2509
331a9a59
DY
25102010-07-28 David Yuste <david.yuste@gmail.com>
2511
2512 * MAINTAINERS (Write After Approval): Add myself.
2513
223a9d64
N
25142010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2515
2516 * configure.ac: Support all v850 targets.
2517 * configure: Regenerate.
2518
9183bdcf
MG
25192010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2520
2521 PR bootstrap/44455
2522 * configure.ac (extra_mpfr_configure_flags): Copy from
2523 extra_mpc_gmp_configure_flags.
2524 * configure: Re-generated.
2525
2e290598
AK
25262010-07-22 Andi Kleen <ak@linux.intel.com>
2527
2528 * MAINTAINERS (Write After Approval): Add myself.
2529
8d6cd388
CLT
25302010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2531
2532 * MAINTAINERS (Write After Approval): Add myself.
2533
b0b01eb0
JY
25342010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2535
2536 * MAINTAINERS (Write After Approval): Add myself.
2537
77198d71
JH
25382010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2539
2540 PR target/44862
2541 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2542 Provide -B option to allow for link spec %s substitutions for
2543 libstdc++.a on darwin.
2544 * Makefile.in: Regenerate.
2545
02fe70af
MM
25462010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2547
2548 * MAINTAINERS (Reviewers): Update my e-mail address
2549
c63a4676
AO
25502010-06-10 Alexandre Oliva <aoliva@redhat.com>
2551
2552 * Makefile.def (configure-gcc): Depend on all-libelf.
2553 * Makefile.in: Rebuild.
2554
e68edbf6
FC
25552010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2556
2557 * MAINTAINERS (Write After Approval): Add myself in the right place.
2558
dce2d8b2 25592010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
2560
2561 * MAINTAINERS (Write After Approval): Add myself.
2562
dce2d8b2 25632010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
2564
2565 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
2566
25672010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 2568
1ab55d69
MK
2569 * config.sub: Update to version 2010-05-21.
2570 * config.guess: Update to version 2010-04-03.
0c422e74 2571
02540df4
SB
25722010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2573
2574 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2575 * configure: Regenerate.
2576
dfe5f5b2
ST
25772010-05-12 Sriraman Tallam <tmsriram@google.com>
2578
2579 * MAINTAINERS (Write After Approval): Add myself.
2580
c082f9f3
SB
25812010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2582
2583 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2584 a platform that supports LTO.
2585 * configure: Regenerate.
2586
f1af9e5f
SP
25872010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2588
2589 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2590 * configure: Regenerated.
2591
38e3d868
RM
25922010-04-27 Roland McGrath <roland@redhat.com>
2593 H.J. Lu <hongjiu.lu@intel.com>
2594
2595 * configure.ac (--enable-gold): Support both, both/gold and
2596 both/bfd to add gold to configdirs without removing ld.
2597 * configure: Regenerated.
2598
2599 * Makefile.def: Add install-gold dependency to install-ld.
2600 * Makefile.in: Regenerated.
2601
3bec79c5
DK
26022010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2603
2604 PR lto/42776
2605 * configure.ac (--enable-lto): Refactor handling so libelf tests
2606 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2607 and allow LTO to be explicitly enabled on non-ELF platforms that
2608 are known to support it inside else-clause.
2609 * configure: Regenerate.
2610
615c8ffa
EB
26112010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2612
2613 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2614 * configure: Regenerate.
2615
e4522f78
RC
26162010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2617
2618 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2619 * configure: Regenerate.
2620
8ccb78f2
RO
26212010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2622
2623 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2624 separately.
2625 * configure: Regenerate.
2626
d5cc2ee3
KW
26272010-04-16 Kevin Williams <kevin.williams@inria.fr>
2628
2629 * MAINTAINERS (Write After Approval): Add myself.
2630
8406cb62
TG
26312010-04-14 Tristan Gingold <gingold@adacore.com>
2632
2633 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2634 * configure: Regenerate.
2635
3591b8e2
SE
26362010-04-13 Steve Ellcey <sje@cup.hp.com>
2637
2638 * configure: Regenerate after change to elf.m4.
2639
a82ecc7b
IS
26402010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2641
2642 * MAINTAINERS (Write After Approval): Add myself.
2643
1f0bf148
SP
26442010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2645
2646 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2647 * configure: Regenerated.
2648
26492010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2650
2651 * configure.ac: Print "buggy but acceptable" when CLooG
2652 revision is less than 9.
2653 * configure: Regenerated.
2654
ecd01dee
DN
26552010-04-01 Diego Novillo <dnovillo@google.com>
2656
2657 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2658
dc683a3f
RW
26592010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2660
2661 PR bootstrap/43615
2662 PR bootstrap/43328
2663
2664 Revert:
2665
2666 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2667
2668 * configure.ac: Do not pass --enable-multilib nor
2669 --disable-multilib in baseargs. Accept explicitly passed
2670 --enable_multilib.
2671 * configure: Regenerate.
2672
7527d83f
UW
26732010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2674
2675 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2676
895522b6
JJ
26772010-03-31 Janis Johnson <janis187@us.ibm.com>
2678
2679 * MAINTAINERS: Remove myself.
2680
9db4e878
RW
26812010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2682
2683 PR bootstrap/43328
2684 * configure.ac: Do not pass --enable-multilib nor
2685 --disable-multilib in baseargs. Accept explicitly passed
2686 --enable_multilib.
2687 * configure: Regenerate.
2688
acf6bf36
AP
26892010-03-28 Andrew Pinski <pinskia@gmail.com>
2690
2691 * MAINTAINERS (spu port): Remove me.
2692
b42f0d7e
JM
26932010-03-23 Joseph Myers <joseph@codesourcery.com>
2694
2695 * configure.ac (tic6x-*-*): New case.
2696 * configure: Regenerate.
2697
0d1152b1
JM
26982010-03-23 Joseph Myers <joseph@codesourcery.com>
2699
2700 * config.sub: Update to version 2010-03-22.
2701 * config.guess: Update to version 2009-12-30.
2702
dce2d8b2 27032010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
2704
2705 PR ada/42554
2706 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2707 * configure: Regenerate.
2708
5408fbe8
RR
27092010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2710
2711 * MAINTAINERS: Update my email address.
2712
3f55a3b3
SP
27132010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2714
2715 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2716 (ghassan.shobaki@amd.com): Removed.
2717
3f08f7e8
AM
27182010-03-17 Alan Modra <amodra@gmail.com>
2719
2720 * MAINTAINERS: Update my email address.
2721
f3a9d094
DN
27222010-03-16 Diego Novillo <dnovillo@google.com>
2723
2724 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2725 Matthews.
2726
db5c4b8b
JM
27272010-03-16 Joseph Myers <joseph@codesourcery.com>
2728
2729 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2730 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2731
b995570a
JM
27322010-03-16 Joseph Myers <joseph@codesourcery.com>
2733
2734 * MAINTAINERS: Update my email address.
2735
124cc66f
DJ
27362010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2737
2738 * MAINTAINERS: Update my email address.
2739
a4581668
BS
27402010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2741
2742 * MAINTAINERS: Update my email address.
2743
49d78e29
JZ
27442010-03-09 Jie Zhang <jie@codesourcery.com>
2745
2746 * MAINTAINERS: Update my email address.
2747
8927b7c0
RO
27482010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2749
2750 PR libstdc++/32499
2751 * configure.ac (RANLIB): Default to true.
2752 (STRIP): Likewise.
2753 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2754 * configure: Regenerate.
2755
dce2d8b2 27562010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
2757
2758 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2759 (Write After Approval): Update my email address.
2760
bf646aaf
NC
27612010-02-17 Nick Clifton <nickc@redhat.com>
2762
2763 PR 11238
2764 * Makefile.tpl (local-distclean): Also remove config.cache files in
2765 sub-directories as there may not be Makefiles present in the
2766 sub-directories.
96e41f16
NC
2767 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2768 the config.cache files found by the find command.
2769
bf646aaf
NC
2770 * Makefile.in: Regenerate.
2771 * configure.ac: Revert previous delta.
2772 * configure: Regenerate.
2773
ff78880a
NC
27742010-02-15 Nick Clifton <nickc@redhat.com>
2775
2776 PR 11238
2777 * configure.ac: Delete config.cache files in sub-directories when
2778 deleting Makefiles.
2779 * configure: Regenerate.
2780
8150eadf
BE
27812010-02-12 Ben Elliston <bje@gnu.org>
2782
2783 * MAINTAINERS: Update my email address.
2784
a9e12bfd
AP
27852010-02-08 Andrew Pinski <pinskia@gmail.com>
2786
2787 * MAINTAINERS (spu port): Update my email address.
2788
95315086
JZ
27892010-02-08 Jie Zhang <jie.zhang@analog.com>
2790
2791 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2792
362c6d2f
KG
27932010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2794
2795 * configure.ac: Add "recommended" version checks for GMP/MPC.
2796 Update recommended GMP/MPFR/MPC versions.
2797 * configure: Regenerate.
2798
888c5ad2
JR
27992010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2800
2801 * MAINTAINERS: Move my Embecosm email address into the
2802 write-after-approval section.
2803
3bf714a7
ILT
28042010-01-26 Ian Lance Taylor <iant@google.com>
2805
2806 * MAINTAINERS: Add myself as Go frontend maintainer.
2807
ad1e5170
JR
28082010-01-25 Joern Rennecke <amylaar@spamcop.net>
2809
2810 PR libstdc++/36101, PR libstdc++/42813
2811 * configure.ac (bootstrap_target_libs): Make inclusion of
2812 target-libgomp conditional on libgomb being in target_configdirs.
2813 * configure: Regenerate.
2814
fb0553d1
JR
28152010-01-23 Joern Rennecke <amylaar@spamcop.net>
2816
2817 PR libstdc++/36101, PR libstdc++/42813
2818 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2819 * configure: Regenerate.
2820
aae29963
JR
28212010-01-22 Joern Rennecke <amylaar@spamcop.net>
2822
2823 PR libstdc++/36101, PR libstdc++/42813
2824 * configure.ac (target_configdirs): Substitute.
2825 * Makefile.def: Bootstrap target module libgomp.
2826 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2827 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2828 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2829 * configure, Makefile.in: Regenerate.
2830
d8fe8895
DK
28312010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2832
2833 * MAINTAINERS: Adjust my details.
2834
ebfe4897
EW
28352010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2836
2837 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2838
f7746c59
TL
28392010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2840
2841 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2842
306c7b5b
TL
28432010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2844
2845 * MAINTAINERS (Write After Approval): Add myself.
2846
1b8b9e19
KT
28472010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2848
2849 * MAINTAINERS (Write After Approval): Add myself.
2850
c164615b
RG
28512010-01-11 Richard Guenther <rguenther@suse.de>
2852
2853 PR lto/41569
2854 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2855 * Makefile.in: Regenerated.
2856
f3f623ae
AT
28572010-01-11 Andreas Tobler <andreast@fgznet.ch>
2858
2859 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2860 * configure: Regenerate.
2861
592c90ff 28622010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 2863 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
2864
2865 PR bootstrap/42424
2866 * configure.ac: Include libtool m4 files.
9c78662a 2867 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
2868 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2869 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 2870
592c90ff
KG
2871 * configure: Regenerate.
2872
60a2e213
RW
28732010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2874
2875 PR bootstrap/41818
2876 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2877 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2878 * Makefile.in: Regenerate.
2879
7413962d
RG
28802010-01-02 Richard Guenther <rguenther@suse.de>
2881
2882 PR lto/41529
2883 * configure.ac: Include config/elf.m4. Disable LTO if not
2884 builting for an elf target.
2885 * configure: Regenerate.
2886
f77f3945
CF
28872009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2888
2889 * MAINTAINERS: Change my email address.
2890
4960e3f0
BE
28912009-12-18 Ben Elliston <bje@au.ibm.com>
2892
2893 * config.sub, config.guess: Update from upstream sources.
2894
d16a31da
SZ
28952009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2896
2897 * MAINTAINERS (Write After Approval): Add myself.
2898
3a5729ea
KG
28992009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2900
2901 PR middle-end/30447
2902 PR middle-end/30789
2903 PR other/40302
2904
2905 * configure.ac: Require MPC.
2906 * configure: Regenerate.
2907
43e02a8a
RW
29082009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2909
2910 PR target/38384
2911 PR bootstrap/40972
2912 * libtool.m4: Sync from git Libtool.
2913 * ltoptions.m4: Likewise.
2914 * ltversion.m4: Likewise.
2915 * lt~obsolete.m4: Likewise.
2916 * ltmain.sh: Likewise.
2917
360d4522
KG
29182009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2919
2920 * configure.ac: Update minimum MPC version to 0.8.
2921 * configure: Regenerate.
2922
f264ed56
SP
29232009-11-21 Sebastian Pop <sebpop@gmail.com>
2924
2925 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2926 * configure: Regenerated.
2927
ed2eaa9f
ILT
29282009-11-21 Ian Lance Taylor <iant@google.com>
2929
2930 * configure.ac: Change default of poststage1_ldflags to be empty if
2931 poststage1_libs is set. When poststage1_libs is empty, and
2932 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2933 * configure: Rebuild.
2934
58346783
AN
29352009-11-21 Adam Nemet <adambnmet@gmail.com>
2936
2937 * MAINTAINERS (Write After Approval): Update my email address.
2938
5ca0106a
BE
29392009-11-20 Ben Elliston <bje@au.ibm.com>
2940
2941 * config.guess: Update from upstream sources.
2942
87213cd4
AO
29432009-11-16 Alexandre Oliva <aoliva@redhat.com>
2944
2945 * Makefile.def: Restore host and target settings for gmp.
2946 * Makefile.in: Rebuild.
2947
f61428ed
AO
29482009-11-16 Alexandre Oliva <aoliva@redhat.com>
2949
2950 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2951 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2952 Fix portability of test of C++ as bootstrap language. Add
2953 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2954 * configure: Rebuild.
2955 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2956 and cloog. Fix in-tree ppl configuration. Introduce libelf
2957 in-tree building.
2958 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2959 (POSTSTAGE1_HOST_EXPORTS): Use it.
2960 (STAGE[+id+]_CXXFLAGS): New.
2961 (BASE_FLAGS_TO_PASS): Pass it down.
2962 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2963 extra_exports.
2964 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2965 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2966 extra_exports.
2967 * Makefile.in: Rebuild.
2968
f6c56be6
BE
29692009-11-17 Ben Elliston <bje@au.ibm.com>
2970
2971 * config.sub, config.guess: Update from upstream sources.
2972
0ccb5970
JK
29732009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2974
2975 * MAINTAINERS (Write After Approval): Add myself.
2976
dce2d8b2 29772009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
2978
2979 * MAINTAINERS (Write After Approval): Add myself.
2980
5d571eaa
OS
29812009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2982
2983 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2984 paths for *-w64-mingw* and x86_64-*mingw*.
2985 * configure: Regenerated.
2986
dce2d8b2 29872009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
2988
2989 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2990
c393f559
BK
29912009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2992
2993 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2994 Phil Edwards to Write-After Approval.
2995
ef4c4300
KT
29962009-10-30 Kai Tietz <kai.tietz@onevision.com>
2997
2998 * configure.ac: Disable target-winsup & co for
2999 x86_64-*-mingw* and *-w64-mingw* targets.
3000 * configure: Regenerated.
3001
65a324b4
NC
30022009-10-16 Nick Clifton <nickc@redhat.com>
3003
3004 * MAINTAINERS: Add myself as a maintainer for the RX port.
3005
dce2d8b2 30062009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 3007
9c78662a 3008 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 3009
17e72e5d
RO
30102009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3011
3012 * configure.ac (CLooG test): Use = with test.
3013 * configure: Regenerate.
3014
ed3a56f3
RG
30152009-10-22 Richard Guenther <rguenther@suse.de>
3016
3017 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3018 cloog if the ppl version check failed. Move flags saving
3019 before setting in libelf check.
3020 * configure: Regenerate.
3021
ad0abd3c
RG
30222009-10-21 Richard Guenther <rguenther@suse.de>
3023
3024 * configure.ac: Adjust the ppl and cloog configure to work as
3025 documented. Disable cloog if ppl was disabled. Omit the version
3026 checks if they were disabled.
3027 * configure: Re-generate.
3028
e4c5bd48
RW
30292009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3030
3031 * configure.ac: Add 'lto' to enable_languages, not
3032 new_enable_languages, and only if not already present.
3033 * configure: Regenerate.
3034
0ffd69c5
GP
30352009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3036
3037 * README: Refer to the various COPYING* files instead of just
3038 COPYING.
3039 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3040
dce2d8b2 30412009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
3042
3043 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 3044
58687768
RG
30452009-10-07 Richard Guenther <rguenther@suse.de>
3046
3047 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3048 and Richard Guenther as reviewers.
3049 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3050 as reviewers.
3051
49b0ca5c 30522009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 3053
49b0ca5c 3054 * config.sub: Update from upstream sources.
d2d9ce5e 3055
aeb94799
ILT
30562009-10-06 Ian Lance Taylor <iant@google.com>
3057
3058 * Makefile.def: check-gold depends upon all-gas.
3059 * Makefile.in: Rebuild.
3060
123651cd
PM
30612009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3062
3063 * MAINTAINERS (Write After Approval): Add myself.
3064
d7f09764
DN
30652009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3066
3067 * Makefile.def: all-lto-plugin depends on all-libiberty.
3068 set bootstrap=true for lto-plugin.
3069 Add lto-plugin.
3070 * Makefile.in: Regenerate.
3071 * configure.ac (host_libs): Add lto-plugin.
3072 * configure: Regenerate.
3073
d7f09764
DN
30742009-10-03 Diego Novillo <dnovillo@google.com>
3075
3076 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3077 (HOST_LIBELFLIBS): Define.
3078 (HOST_LIBELFINC): Define.
3079 * Makefile.in: Regenerate.
3080 * configure.ac: Add --enable-lto.
3081 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3082 If --enable-lto is used, add 'lto' to new_enable_languages.
3083 If --enable-lto is used and gold is enabled, add
3084 lto-plugin to configdirs.
3085 * configure: Regenerate.
3086
30872009-10-03 Simon Baldwin <simonb@google.com>
3088
3089 * configure.ac: If --with-system-zlib, suppress local zlib and
3090 pass --with-system-zlib to subdir configure scripts.
3091 * configure: Regenerate.
3092
dce2d8b2 30932009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
3094 Paolo Bonzini <bonzini@gnu.org>
3095
3096 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3097 $(srcdir).
3098 * Makefile.in: Rebuilt.
3099
dce2d8b2 31002009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
3101
3102 * MAINTAINERS (Write After Approval): Add myself.
3103
3e661154
KG
31042009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3105
3106 * configure.ac: Update minimum MPC version to 0.7.
3107 * configure: Regenerate.
3108
f1a036e4
NC
31092009-09-25 Nick Clifton <nickc@redhat.com>
3110
3111 * configure.ac: Pass any --cache-file=/dev/null option on to
3112 subconfigures.
3113 * configure: Regenerate.
3114
d4c74acc
NC
31152009-09-23 Nick Clifton <nickc@redhat.com>
3116
3117 * config.sub, config.guess: Update from upstream sources.
3118
dce2d8b2 31192009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
3120
3121 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3122 * Makefile.in: Rebuilt.
3123
0db770bd
RW
31242009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3125
3126 PR bootstrap/32272
3127 * configure.ac: Error out if $srcdir isn't '.' but contains
3128 host-${host_noncanonical}.
3129 * configure: Regenerate.
3130
71101870
RO
31312009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3132
3133 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3134 maintainer.
3135
ca6d0d62
RW
31362009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3137
79cd2b23
RW
3138 * configure.ac: If bootstrapping a combined tree with
3139 --enable-gold, require c++ in stage1_languages.
3140 * configure: Regenerate.
3141
ab9dcd0c
RW
3142 * configure.ac: Also add target_libs of stage1_languages to
3143 bootstrap_target_libs.
3144 * configure: Regenerate.
3145
ca6d0d62
RW
3146 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3147 with --enable-languages not containing c++.
3148 * configure: Regenerate.
3149
1c3c9f12
JZ
31502009-09-15 Jie Zhang <jie.zhang@analog.com>
3151
3152 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3153 * configure: Regenerate.
3154
dce2d8b2 31552009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 3156
6fb30a14
JR
3157 * MAINTAINERS (Write After Approval): Update my e-mail address,
3158 and move from from here...
3159 (Waiting for paperwork): To here.
0318772d 3160
4056c2c6
JM
31612009-09-09 Joseph Myers <joseph@codesourcery.com>
3162
3163 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3164
3e54529c
RW
31652009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3166
3167 * configure.ac: Do not use $extrasub for replacing @if/@endif
3168 parts in Makefile; instead, use additional arguments to
3169 AC_CONFIG_COMMANDS to do the replacement manually, with several
3170 sed invocations, to avoid HP-UX sed command limits.
3171 * configure: Regenerate.
3172
713e2ea6
AO
31732009-09-08 Alexandre Oliva <aoliva@redhat.com>
3174
3175 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3176 blank before -L.
3177
5646b7b9
AO
31782009-09-04 Alexandre Oliva <aoliva@redhat.com>
3179
3180 * configure.ac (with-build-config): Document. Handle without.
3181 Handle missing argument.
3182 * configure: Rebuilt.
3183
e12c4094
AO
31842009-09-03 Alexandre Oliva <aoliva@redhat.com>
3185
3186 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3187 Default to bootstrap-debug only if compare-debug works.
3188 * configure: Rebuilt.
3189 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3190 * Makefile.in: Rebuilt.
3191
75cb0057
RO
31922009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3193
3194 * MAINTAINERS (OS Port Maintainers): Update my email address.
3195
8fc68cba
AO
31962009-09-01 Alexandre Oliva <aoliva@redhat.com>
3197
3198 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3199 * Makefile.in: Rebuilt.
3200
44cb38cf
CD
32012009-09-01 Chris Demetriou <cgd@google.com>
3202
3203 * MAINTAINERS (Write After Approval): Add myself.
3204
f9329c35
DS
32052009-08-31 Dodji Seketeli <dodji@redhat.com>
3206
3207 PR debug/30161
3208 * include/dwarf2.h (enum dwarf_tag): Added
3209 DW_TAG_GNU_template_template_param
3210 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3211
f945e229
PB
32122009-08-30 Paolo Bonzini <bonzini@gnu.org>
3213
3214 * Makefile.tpl (AWK): Fix typo.
3215 * Makefile.in: Regenerate.
3216
87264276
PB
32172009-08-30 Paolo Bonzini <bonzini@gnu.org>
3218
3219 * configure.ac: Detect awk and sed.
3220 * Makefile.def (flags_to_pass): Add AWK and SED.
3221 * Makefile.tpl (AWK, SED): New.
3222 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3223 * configure: Regenerate.
3224 * Makefile.in: Regenerate.
3225
68ccd57c
DK
32262009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3227
3228 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3229 (collapseslashes): Likewise.
3230
df58e648
RW
32312009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3232
3233 * configure.ac (AC_PREREQ): Bump to 2.64.
3234
0539cb2c
RW
32352009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3236
70fa0efa
RW
3237 * configure.ac: Remove --with-datarootdir, --with-docdir,
3238 --with-pdfdir, --with-htmldir switches.
3239 * configure: Regenerate.
3240
5213506e
RW
3241 * configure: Regenerate.
3242
0539cb2c
RW
3243 * compile: Sync from Automake 1.11.
3244 * depcomp: Likewise.
3245 * install-sh: Likewise.
3246 * missing: Likewise.
3247 * mkinstalldirs: Likewise.
3248 * ylwrap: Likewise.
3249
197c68cc
DK
32502009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3251
3252 * ltmain.sh (func_normal_abspath): New function.
3253 (func_relative_path): Likewise.
3254 (func_mode_help): Document new -bindir option for link mode.
3255 (func_mode_link): Add new -bindir option, and use it to place
3256 output DLL if specified.
3257
58af276a
RW
32582009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3259
0115d4a3
RW
3260 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3261 (baseargs): Add --disable-option-checking.
3262 * configure: Regenerate.
3263
58af276a
RW
3264 * Makefile.def (configure-target-libiberty): Depend on
3265 all-binutils and all-ld.
3266 (configure-target-newlib): Likewise.
3267 * Makefile.in: Regenerate.
3268
e9d9afef
BE
32692009-08-17 Ben Elliston <bje@au.ibm.com>
3270
3271 * config.sub, config.guess: Update from upstream sources.
3272
354ebf88
RW
32732009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3274
3275 Sync from src, merge:
3276
3277 2009-07-02 Tristan Gingold <gingold@adacore.com>
3278
3279 * configure.ac: Do not exclude gas for i386-*-darwin.
3280 Add a case for x86_64-*-darwin.
3281 * configure: Regenerate.
3282
8375f7b2
NV
32832009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3284
3285 * MAINTAINERS: Add my name to Write After Approval list.
3286
dce2d8b2 32872009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
3288
3289 * configure.ac: Add Microblaze target.
3290 * configure: Regenerate.
3291
ea2002ba
CB
32922009-07-31 Christian Bruel <christian.bruel@st.com>
3293
3294 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3295 * configure: Regenerate.
2bf33cdb 3296
dce2d8b2 32972009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
3298
3299 * MAINTAINERS (Write After Approval): Update my e-mail address.
3300
e90e6bd7
ILT
33012009-07-06 Ian Lance Taylor <iant@google.com>
3302
3303 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3304 * configure: Rebuild.
3305
f6e0880a
TG
33062009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3307
3308 * MAINTAINERS: Move myself to the Graphite Reviewers.
3309
6d984927
WG
33102009-06-30 Wei Guozhi <carrot@google.com>
3311
3312 * MAINTAINERS: Add my name to Write After Approval list.
3313
f2689b09
SE
33142009-06-26 Steve Ellcey <sje@cup.hp.com>
3315
3316 PR bootstrap/40338
3317 * configure.ac (comparestring): Create new variable.
3318 * Makefile.tpl (comparestring): Use to skip some comparisions.
3319 * configure: Regenerate.
3320 * Makefile.in: Regenerate.
3321
f62c0ba4
DE
33222009-06-26 Doug Evans <dje@sebabeach.org>
3323
3324 * Makefile.def (host_modules): Add cgen.
3325 * Makefile.in: Regenerate.
3326 * configure.ac (host_tools): Add cgen.
3327 * configure: Regenerate.
3328
7acf4da6
DD
33292009-06-23 DJ Delorie <dj@redhat.com>
3330
3331 * MAINTAINERS: Add myself as mep maintainer.
3332
00020c16
ILT
33332009-06-23 Ian Lance Taylor <iant@google.com>
3334
3335 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3336 boot_languages. Only bootstrap target libraries listed in
3337 target_libs for some boot language. Add --with-stage1-ldflags,
3338 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3339 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3340 if not building with C++.
3341 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3342 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3343 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3344 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3345 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3346 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3347 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3348 * configure, Makefile.in: Rebuild.
3349
1da52d4a
LF
33502009-06-23 Li Feng <nemokingdom@gmail.com>
3351
3352 * MAINTAINERS: Added my name to write-after-approval list.
3353
144c9175
RM
33542009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3355
3356 * configure.ac: Define is_elf for QNX Neutrino targets.
3357 * configure: Regenerate.
3358
e5871e24
GS
33592009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3360
9c78662a 3361 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 3362
5f4a82c0
KG
33632009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3364
3365 * configure.ac: Detect MPC in default directory.
3366 * configure: Regenerate.
3367
394e9195
JG
33682009-06-03 Jerome Guitton <guitton@adacore.com>
3369 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3370
9c78662a
UB
3371 * Makefile.tpl (all): Avoid a trailing backslash.
3372 * Makefile.in: Regenerate.
394e9195 3373
47bca6aa
BE
33742009-06-03 Ben Elliston <bje@au.ibm.com>
3375
3376 * config.sub, config.guess: Update from upstream sources.
3377
a891a473
RS
33782009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3379
3380 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3381 to noconfdirs.
3382 * configure: Regenerate.
3383
70cb2d9f
AO
33842009-06-02 Alexandre Oliva <aoliva@redhat.com>
3385
3386 * Makefile.tpl ([+compare-target+]): Compare all stage
3387 directories, rather than just gcc.
3388 * Makefile.in: Rebuilt.
3389
7f1245df
DK
33902009-06-01 Doug Kwan <dougkwan@google.com>
3391
3392 * configure.ac: Support gold for target arm*-*-*.
3393 * configure: Regenerate.
394e9195 3394
acd26225
KG
33952009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3396
3397 * Makefile.def: Add MPC support and dependencies.
3398 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3399
3400 * Makefile.in, configure: Regenerate.
3401
a1fc946a
AO
34022009-05-27 Alexandre Oliva <aoliva@redhat.com>
3403
3404 * Makefile.tpl (all): Avoid harmless warning in make all when
3405 gcc-bootstrap is enabled but stage_last does not exist.
3406 * Makefile.in: Rebuilt.
3407
2e6a3c8d
NR
34082009-05-24 Nicolas Roche <roche@adacore.com>
3409
3410 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3411 * Makefile.in: Regenerate.
3412
63487d11
DC
34132009-05-21 Denis Chertykov <chertykov@gmail.com>
3414
3415 * MAINTAINERS: Update my e-mail address.
3416
449223af
DK
34172009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3418
3419 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3420 * configure: Regenerate.
3421
31c98f49
AO
34222009-05-18 Alexandre Oliva <aoliva@redhat.com>
3423
3424 PR other/40159
3425 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3426 gcc-no-bootstrap are mutually exclusive.
3427 * Makefile.in: Rebuilt.
3428
0f501837
AO
34292009-05-18 Alexandre Oliva <aoliva@redhat.com>
3430
3431 PR other/40159
3432 * Makefile.tpl (all): Don't end with unconditional success.
3433 * Makefile.in: Rebuilt.
3434
4a4a4e99
AO
34352009-05-12 Alexandre Oliva <aoliva@redhat.com>
3436
3437 PR target/37137
3438 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3439 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3440 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3441 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3442 stage_configureflags, stage_cflags and stage_libcflags into
3443 explicit Makefile macros.
3444 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3445 GFORTRAN.
3446 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3447 CC. Set CC_FOR_BUILD from CC.
3448 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3449 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3450 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3451 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3452 and GFORTRAN.
3453 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3454 (_LIBCFLAGS): Renamed to _TFLAGS.
3455 (do-compare-debug, do-compare3-debug): Drop.
3456 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3457 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3458 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3459 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3460 (XGCC_FLAGS_FOR_TARGET): New.
3461 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3462 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3463 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3464 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 3465 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
3466 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3467 TFLAGS.
3468 (BUILD_CONFIG): Include if requested.
3469 (all): Set TFLAGS on bootstrap.
3470 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3471 (all-stageid-prefixmodule): Likewise.
3472 (do-clean, distclean-stageid): Set TFLAGS.
3473 (restrap): Fix whitespace.
3474 * Makefile.in: Rebuilt.
3475
1cee3429
PB
34762009-05-07 Paolo Bonzini <bonzini@gnu.org>
3477
3478 * config.guess: Sync with src.
3479
0b70eafd
DK
34802009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3481
3482 * configure.ac ($with_ppl): Default to no if not supplied.
3483 ($with_cloog): Likewise.
3484 configure: Regenerate.
3485
5175f17c
JW
34862009-04-27 James E. Wilson <wilson@codesourcery.com>
3487
3488 * MAINTAINERS: Update my e-mail address.
3489
952fa153
NC
34902009-04-27 Nick Clifton <nickc@redhat.com>
3491
3492 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3493
a687f83c
EB
34942009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3495
3496 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3497 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3498 * Makefile.in: Regenerate.
3499
9e3eba15
KG
35002009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3501
3502 PR bootstrap/39739
3503 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3504 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3505
3506 * configure, Makefile.in: Regenerate.
3507
a687f83c 35082009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
3509
3510 * include/hashtab.h: Update GTY annotations to new syntax
3511 * include/splay-tree.h: Likewise
3512
070bdbd9
BE
35132009-04-17 Ben Elliston <bje@au.ibm.com>
3514
3515 * config.sub, config.guess: Update from upstream sources.
3516
55f2d967
AG
35172009-04-15 Anthony Green <green@moxielogic.com>
3518
3519 * configure.ac: Add moxie support.
3520 * configure: Rebuilt.
3521
309c24a9
JJ
35222009-04-14 Jakub Jelinek <jakub@redhat.com>
3523
3524 * configure.ac: Change copyright header to refer to version
3525 3 of the GNU General Public License and to point readers at the
3526 COPYING3 file and the FSF's license web page.
3527 * Makefile.def: Likewise.
3528 * Makefile.tpl: Likewise.
3529 * Makefile.in: Regenerate.
3530
b93133bc
JH
35312009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3532
3533 * configure.ac: Restore match for darwin9 or later. Use double
3534 brackets since regeneration eats one pair.
3535 * configure: Regenerate.
3536
d18ff35a
L
35372009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3538
3539 PR gas/10039
3540 * configure.ac: Require texinfo 4.7.
3541 * configure: Regenerated.
3542
748086b7
JJ
35432009-04-09 Nick Clifton <nickc@redhat.com>
3544
3545 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3546 the GCC Runtime Library Exception.
3547
a3337ea2
KG
35482009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3549
3550 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3551 * configure: Regenerate.
3552
60911f14
SE
35532009-04-01 Steve Ellcey <sje@cup.hp.com>
3554
3555 * Makefil.def (languages): New entries.
3556 * Makefile.tpl (check-gcc-*): New generic target.
3557 * Makefile.in: Regenerate.
60911f14 3558
dce2d8b2 35592009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 3560
d18ff35a 3561 * MAINTAINERS: Update my email address.
7369c1d0 3562
cfb1f59f
TT
35632009-03-18 Tom Tromey <tromey@redhat.com>
3564
d18ff35a
L
3565 * configure: Rebuild.
3566 * configure.ac (host_libs): Add libiconv.
3567 * Makefile.in: Rebuild.
3568 * Makefile.def (host_modules): Add libiconv.
3569 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 3570
75eeae1a
TG
35712009-03-16 Tristan Gingold <gingold@adacore.com>
3572
3573 * configure.ac: Treat gdb as supported on x86_64-darwin.
3574 * configure: Regenerate.
3575
f38095f3
JM
35762009-03-16 Joseph Myers <joseph@codesourcery.com>
3577
3578 * configure.ac (--with-host-libstdcxx): New option.
3579 * configure: Regenerate.
3580
dce2d8b2 35812009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
3582
3583 * MAINTAINERS: Move myself into the write after approval list.
3584
6d401294
NP
35852009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3586
3587 * MAINTAINERS: Update e-mail address.
2bf33cdb 3588
07c97076
DN
35892009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3590
3591 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3592
dce2d8b2 35932009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
3594
3595 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3596
7a9d3fe8
RW
35972009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3598
3599 Backport from git Libtool:
3600
3601 2009-01-19 Robert Millan <rmh@aybabtu.com>
3602 Support GNU/kOpenSolaris.
3603 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3604 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3605 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3606 GNU/kOpenSolaris.
3607
c9e9e11f
AS
36082009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3609
3610 * MAINTAINERS: Update e-mail address.
3611
5e8c1552 36122009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
3613
3614 * MAINTAINERS (Write After Approval): Add self.
3615
b0adb088
BM
36162009-02-18 Bingfeng Mei <bmei@broadcom.com>
3617
3618 * MAINTAINERS (Write After Approval): Add myself.
3619
ee04b574
AS
36202009-02-05 Andreas Schwab <schwab@suse.de>
3621
3622 * Makefile.tpl (stage_last): Define $r and $s before using
3623 $(RECURSE_FLAGS_TO_PASS).
3624 * Makefile.in: Regenerate
3625
907884c9
ILT
36262009-01-30 Ian Lance Taylor <iant@google.com>
3627
3628 * MAINTAINERS: Move myself to the Global Reviewers list.
3629
416ac4d4
RM
36302009-01-29 Robert Millan <rmh@aybabtu.com>
3631
3632 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3633 * configure: Regenerate.
3634
ee5decb3
GP
36352009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3636
3637 * MAINTAINERS: Make whitespace consistent.
19196f44 3638 Remove Robert Millan from Write After Approval.
ee5decb3 3639
36fbb0ec
AM
36402009-01-16 Alan Modra <amodra@bigpond.net.au>
3641
3642 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3643 (all-opcodes): Depend on all-libiberty.
3644 * Makefile.in: Regenerate.
3645
52535a64
DR
36462009-01-15 Douglas B Rupp <rupp@gnat.com>
3647
3648 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3649 * configure: Regenerate.
3650
e04a57df
RR
36512009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3652
3653 * MAINTAINERS (Write After Approval): Add myself.
3654
856c450b
SK
36552009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3656
3657 * MAINTAINERS: Add myself to reviewers (Fortran).
3658
dce2d8b2 36592009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
3660
3661 PR tree-optimization/38515
3662 * configure.ac (cloog-polylib): Removed.
3663 (with_ppl, with_cloog): Test for "no".
3664 * configure: Regenerated.
3665
1e5e8a59
DF
36662009-01-11 Daniel Franke <franke.daniel@gmail.com>
3667
3668 * MAINTAINERS: Moved myself to reviewers (Fortran).
3669
5e5debf6
TS
36702009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3671
3672 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3673 (Write After Approval): Remove myself.
3674
1c42acf1
DN
36752009-01-03 Diego Novillo <dnovillo@google.com>
3676
3677 * MAINTAINERS: Remove myself from alias maintainership.
3678
2fbbedaf
DA
36792009-01-02 David Ayers <ayers@fsfe.org>
3680
3681 * MAINTAINERS: Update e-mail address.
3682
17213821
GP
36832008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3684
3685 * MAINTAINERS: Make whitespace consistent.
3686
baafc534
RW
36872008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3688
3689 Backport from upstream Libtool:
3690 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3691 Add cache variables to tests that require the linker to work.
3692 For shlibpath_overrides_runpath, this also changes the semantics
3693 to let the result from the C compiler take precedence.
3694
18430d27
BE
36952008-12-02 Ben Elliston <bje@au.ibm.com>
3696
3697 * config.sub, config.guess: Update from upstream sources.
3698
dce2d8b2 36992008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
3700
3701 * configure.ac (ppllibs): Add by default the lib flags.
3702 * configure: Regenerate.
3703
41e9641b
LM
37042008-12-08 Luis Machado <luisgpm@br.ibm.com>
3705
3706 * MAINTAINERS: Add myself to the write after approval list.
3707
25783c30
JH
37082008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3709
ee04b574
AS
3710 * configure.ac: Add double brackets on darwin[912].
3711 * configure: Regenerate.
25783c30 3712
0e318fcc
DK
37132008-12-03 Daniel Kraft <d@domob.eu>
3714
3715 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3716 Approval to Reviewer section (for Fortran front-end).
3717
7f171b95
JH
37182008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3719
3720 * configure.ac: Expand to darwin10 and later.
3721 * configure: Regenerate.
3722
09ce620e
AS
37232008-12-02 Andreas Schwab <schwab@suse.de>
3724
3725 * Makefile.def: configure-target-boehm-gc depends on
3726 all-target-libstdc++-v3.
3727 * Makefile.in: Regenerate.
3728
386c704d
KT
37292008-12-02 Kai Tietz <kai.tietz@onevision.com>
3730
3731 * MAINTAINERS: Add myself as mingw maintainer.
3732
e03dd84a
BE
37332008-12-02 Ben Elliston <bje@au.ibm.com>
3734
3735 * config.sub, config.guess: Update from upstream sources.
3736
3fa87964
GP
37372008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3738
3739 * README.SCO: Remove.
3740
df72d7ed
FP
37412008-11-29 Fernando Pereira <pronesto@gmail.com>
3742
3743 * MAINTAINERS: Add myself to the write after approval list.
3744
b5646528
DK
37452008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3746
3747 * MAINTAINERS: Update my email address in WAA section.
3748
dce2d8b2 37492008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
3750
3751 * MAINTAINERS: Update e-mail address.
3752
dce2d8b2 37532008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
3754
3755 * MAINTAINERS: Change e-mail address.
3756
0db3a858
TG
37572008-11-27 Tristan Gingold <gingold@adacore.com>
3758
3759 * configure.ac: Build gdb for i?86-*-darwin*
3760 * configure: Regenerated.
3761
dce2d8b2 37622008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
3763
3764 * MAINTAINERS: Added my full name.
3765
487e299b
DJ
37662008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3767
3768 PR bootstrap/38014
3769 PR bootstrap/37923
3770
3771 Revert:
3772
3773 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3774
3775 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3776 * Makefile.in: Regenerated.
3777
3778 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3779
3780 PR gdb/921
3781 PR gdb/1646
3782 PR gdb/2175
3783 PR gdb/2176
3784
3785 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3786 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3787 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3788 (HOST_EXPORTS): Pass CPPFLAGS.
3789 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3790 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3791 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3792 * Makefile.in, configure: Regenerated.
3793 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3794 and CPPFLAGS_FOR_BUILD.
3795
dce2d8b2 37962008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
3797
3798 * MAINTAINERS: Add myself as middle end maintainer.
3799
044fed69
AS
38002008-11-06 Andrew Stubbs <ams@codesourcery.com>
3801
3802 * MAINTAINERS (Write after approval): Add myself.
3803
caf6defe
DN
38042008-11-05 Diego Novillo <dnovillo@google.com>
3805
3806 * MAINTAINERS (Global Reviewers): Add myself.
3807 (Non-Algorithmic Maintainers): Remove myself.
3808
3e9899ac
TS
38092008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3810
09ce620e 3811 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 3812
ea99e36e
MM
38132008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3814
09ce620e 3815 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 3816
fb0d2684
BE
38172008-10-31 Ben Elliston <bje@au.ibm.com>
3818
3819 * configure.ac (spu-*-*): Remove special case.
3820 * configure: Regenerate.
3821
73c07a3e
CM
38222008-10-30 Catherine Moore <clm@codesourcery.com>
3823
3824 * MAINTAINERS (Write after approval): Update my email address.
3825
7310a2da
SSF
38262008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3827
3828 * configure.ac [spu-*-*]: Do not set skipdirs.
3829 * configure: Re-generate.
3830
7e51fe23
BS
38312008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3832
3833 * MAINTAINERS (Various Maintainers): Add myself to reload.
3834
ef20be93
RG
38352008-10-25 Richard Guenther <rguenther@suse.de>
3836
3837 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3838 maintainer. Remove myself as libgcc-math maintainer.
3839 (Non-Algorithmic Maintainers): Remove myself.
3840
03ffcfa0
DJ
38412008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3842
3843 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3844 * Makefile.in: Regenerated.
3845
dec014a9
CC
38462008-10-23 Cary Coutant <ccoutant@google.com>
3847
3848 * MAINTAINERS (Write after approval): Add myself.
3849
b36c386c
DJ
38502008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3851
3852 PR gdb/921
3853 PR gdb/1646
3854 PR gdb/2175
3855 PR gdb/2176
3856
3857 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3858 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3859 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3860 (HOST_EXPORTS): Pass CPPFLAGS.
3861 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3862 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3863 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3864 * Makefile.in, configure: Regenerated.
3865 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3866 and CPPFLAGS_FOR_BUILD.
3867
dce2d8b2 38682008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
3869
3870 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3871 Sebastian Pop.
3872
e0bda97e
AP
38732008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3874
3875 * MAINTAINERS (Write After Approval): Added myself.
3876
36c713e0
KG
38772008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3878
3879 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3880 recommended version to 2.3.2.
3881
3882 * configure: Regenerate.
3883
8fe005ee
MM
38842008-10-01 Mark Mitchell <mark@codesourcery.com>
3885
3886 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3887
be8f156f
DD
38882008-09-29 David Daney <david.daney@caviumnetworks.com>
3889
3890 * MAINTAINERS (Write After Approval): Update e-mail address.
3891
ae11dff4
PG
38922008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3893
3894 * libtool.m4: Update to libtool 2.2.6.
3895 * lt~obsolete.m4: Update to libtool 2.2.6.
3896 * ltmain.sh: Update to libtool 2.2.6.
3897 * ltsugar.m4: Update to libtool 2.2.6.
3898 * ltversion.m4: Update to libtool 2.2.6.
3899 * ltoptions.m4: Update to libtool 2.2.6.
3900 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3901
441154b1
CF
39022008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3903
3904 * MAINTAINERS (Write After Approval): Add myself.
3905
775b3b26
BRF
39062008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3907
3908 * MAINTAINERS (Write After Approval): Update my name.
3909
94538043
SB
39102008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3911
09ce620e 3912 * MAINTAINERS: Add myself in "Write After Approval".
94538043 3913
52d1bfd8
SE
39142008-09-18 Steve Ellcey <sje@cup.hp.com>
3915
09ce620e 3916 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 3917
c5cc92f5
GP
39182008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3919
3920 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3921 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3922 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3923 and Michael Tiemann from Write After Approval since they do not
3924 actually have access.
3925
23d9794a
RG
39262008-09-05 Richard Guenther <rguenther@suse.de>
3927
3928 * configure.ac: Initialize clooglibs to -lcloog.
3929 * configure: Re-generate.
3930
192a671e
LCW
39312008-09-04 Le-Chun Wu <lcwu@google.com>
3932
3933 * MAINTAINERS (Write After Approval): Add myself.
3934
d789184e
SP
39352008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3936
3937 * configure.ac (--with-cloog-polylib): New.
3938 (--disable-cloog-version-check): New.
3939 (--disable-ppl-version-check): New.
3940 * configure: Re-generate.
3941
36a881c7
RG
39422008-09-03 Richard Guenther <rguenther@suse.de>
3943
3944 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3945 cloog test.
3946 * configure: Re-generate.
3947
358da97e
HS
39482008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3949
3950 Add picoChip port.
3951 * MAINTAINERS: Add picoChip maintainers.
3952
f8bf9252
SP
39532008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3954 Tobias Grosser <grosser@fim.uni-passau.de>
3955 Jan Sjodin <jan.sjodin@amd.com>
3956 Harsha Jagasia <harsha.jagasia@amd.com>
3957 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3958 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3959 Adrien Eliche <aeliche@isty.uvsq.fr>
3960
3961 Merge from graphite branch.
3962 * configure: Regenerate.
3963 * Makefile.in: Regenerate.
3964 * configure.ac (host_libs): Add ppl and cloog.
3965 Add checks for PPL and CLooG.
3966 * Makefile.def (ppl, cloog): Added modules and dependences.
3967 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3968 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3969
d89f0ad6
AL
39702008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3971
3972 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3973 (GCC_SHLIB_SUBDIR): New.
3974 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3975 * configure: Regenerate.
3976 * Makefile.in: Regenerate.
3977
88a25817
GP
39782008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3979
3980 * MAINTAINERS: Consistently use tabs to separate columns.
3981
f873f15f
TG
39822008-08-29 Tristan Gingold <gingold@adacore.com>
3983
3984 * MAINTAINERS (Write after Approval): Add myself.
3985
e1514c3f
TG
39862008-08-28 Tristan Gingold <gingold@adacore.com>
3987
3988 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3989 Enable bfd, binutils and opcodes.
3990 * configure: Regenerate.
3991
4717882f
JDA
39922008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3993
3994 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3995
28c9884c
TK
39962008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3997
3998 * MAINTAINERS: Use correct Umlaut for last name.
3999
ae96d86a
FXC
40002008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4001
4002 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4003
3ecc96e3
DE
40042008-08-16 David Edelsohn <edelsohn@gnu.org>
4005
4006 * MAINTAINERS: Update my email address.
4007
dd609cc1
EB
40082008-08-16 Nicolas Roche <roche@adacore.com>
4009
4010 * Makefile.tpl: Add BOOT_ADAFLAGS.
4011 * Makefile.in: Regenerate.
4012
08d0963a
RS
40132008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4014
4015 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4016 * configure: Regenerate.
4017
dce2d8b2 40182008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
4019
4020 * configure.ac: Add makefile fragments for hpux.
4021 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4022 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4023 * configure: Regenerate.
4024 * Makefile.in: Regenerate.
4025
dce2d8b2 40262008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
4027
4028 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4029
dce2d8b2 40302008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
4031
4032 * MAINTAINERS (Write after Approval): Add myself.
4033
78209f30
XG
40342008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4035
4036 * MAINTAINERS (Write After Approval): Add myself.
4037
5b5b098d
AJ
40382008-06-29 Andrew Jenner <andrew@codesourcery.com>
4039
4040 * MAINTAINERS (Write After Approval): Add myself.
4041
d812ec93
KW
40422008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4043
4044 * MAINTAINERS: Update my email address.
4045
99e78224
JY
40462008-06-25 Joey Ye <joey.ye@intel.com>
4047
4048 * MAINTAINERS (Write After Approval): Add myself.
4049
18c04407
RW
40502008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4051
4052 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4053 * Makefile.in: Regenerate.
4054 * configure: Regenerate.
4055
47aa9a31
DK
40562008-06-17 Daniel Kraft <d@domob.eu>
4057
4058 * MAINTAINERS (Write After Approval): Add myself.
4059
ad33ff57
RW
40602008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4061
4062 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4063 "$@" is still intact with both Autoconf 2.59 and 2.62.
4064 * configure: Regenerate.
4065
cdce5c41
RW
40662008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4067
4068 * Makefile.tpl: Fix comment errors.
4069 * Makefile.in: Regenerate.
4070
01b79d11
DM
40712008-06-12 David S. Miller <davem@davemloft.net>
4072 David Edelsohn <edelsohn@gnu.org>
4073
4074 * configure.ac: Add powerpc*-*-* to gold supported targets.
4075 * configure: Regenerate.
4076
f8c33439
JM
40772008-06-08 Joseph Myers <joseph@codesourcery.com>
4078
4079 PR tree-optimization/36218
4080 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4081 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4082 (all prefix="build-"): Pass them to build-system sub-makes.
4083 * Makefile.in: Regenerate.
4084
cd985f66
JM
40852008-06-07 Joseph Myers <joseph@codesourcery.com>
4086
4087 * MAINTAINERS (mt port): Remove.
4088 (sco5, unixware, sco udk): Remove.
4089 (Kean Johnston): Add to Write After Approval.
4090
3f6383d3
JB
40912008-05-30 Julian Brown <julian@codesourcery.com>
4092
4093 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4094 of libobjc for ARM EABI Linux.
4095 * configure: Regenerate.
30da41ed 4096
dce2d8b2 40972008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 4098
09ce620e 4099 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 4100
dce2d8b2 41012008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 4102
e29cc9b4 4103 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 4104
955410cb
JW
41052008-05-15 Janus Weil <janus@gcc.gnu.org>
4106
4107 * MAINTAINERS (Write After Approval): Add myself.
4108
719bb4e3 41092008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
4110
4111 * config-ml.in: don't handle --enable-shared and --enable-static.
4112
372b05fc
RS
41132008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4114
4115 * MAINTAINERS: Update my email address.
4116
f73e2200
PC
41172008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4118
4119 * MAINTAINERS: Update my email address.
09ce620e 4120
3e438e2b
KVH
41212008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4122
4123 * MAINTAINERS (Write After Approval): Add myself.
4124
177bf491
GS
41252008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4126
4127 * MAINTAINERS (Write After Approval): Add myself.
4128
dce2d8b2 41292008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
4130
4131 * MAINTAINERS (crx): Add myself.
4132
14a8726b
PB
41332008-04-18 Paolo Bonzini <bonzini@gnu.org>
4134
4135 Sync with src:
4136 2008-04-14 David S. Miller <davem@davemloft.net>
4137
09ce620e
AS
4138 * configure.ac: Add sparc*-*-* to gold supported targets.
4139 * configure: Regenerate.
14a8726b 4140
7142fb32
PB
41412008-04-18 Paolo Bonzini <bonzini@gnu.org>
4142
4143 PR bootstrap/35457
4144 * configure.ac: Include override.m4.
4145 * configure: Regenerate.
4146
c6b196de
PB
41472008-04-18 Paolo Bonzini <bonzini@gnu.org>
4148
09ce620e
AS
4149 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4150 * Makefile.in: Regenerate.
c6b196de 4151
dce2d8b2 41522008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 4153
09ce620e 4154 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 4155 as nonconfigurable directories list.
09ce620e 4156 * configure: Regenerate.
c993ae60 4157
8479b1b1
BE
41582008-04-14 Ben Elliston <bje@au.ibm.com>
4159
4160 * config.sub, config.guess: Update from upstream sources.
4161
295e261a
HPN
41622008-04-12 Hans-Peter Nilsson <hp@axis.com>
4163
4164 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4165 * Makefile.in: Regenerate.
4166
ac3949d9
EW
41672008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4168
4169 * configure.ac: Do not build libssp for the AVR.
4170 * configure: Regenerate.
4171
06407e30
ILT
41722008-04-07 Ian Lance Taylor <iant@google.com>
4173
4174 * Makefile.def: check-gold depends upon all-binutils.
4175 * Makefile.in: Regenerate.
4176
97db009c
AH
41772008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4178
4179 * MAINTAINERS (Write After Approval): Add myself.
4180
2a79c47f
NC
41812008-04-04 Nick Clifton <nickc@redhat.com>
4182
4183 PR binutils/4334
5f4bebbf 4184 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
4185 builds.
4186 * configure: Regenerate.
4187
c53a18d3
N
41882008-04-04 NightStrike <NightStrike@gmail.com>
4189
4190 PR other/35151
09ce620e
AS
4191 * configure.ac: Combine rules for mingw32 and mingw64.
4192 * configure: Regenerate.
c53a18d3 4193
d925aa70
KT
41942008-04-02 Kai Tietz <kai.tietz@onvision.com>
4195
4196 * MAINTAINERS (Write After Approval): Add myself.
4197
dce2d8b2 41982008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
4199
4200 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4201 * Makefile.in (.NOTPARALLEL): Ditto.
4202
4412a506
PG
42032008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4204
4205 * MAINTAINERS (Write After Approval): Add myself.
4206
dce2d8b2 42072008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
4208
4209 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4210 * Makefile.in (.NOTPARALLEL): Regenerate.
4211
639223bd
PB
42122008-03-27 Paolo Bonzini <bonzini@gnu.org>
4213
4214 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4215 * Makefile.in: Regenerate.
4216
b8ab1f4a
JS
42172008-03-26 Jakub Staszak <kuba@et.pl>
4218
4219 * MAINTAINERS (Write After Approval): Add myself.
4220
b45890a4
TK
42212008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4222
4223 * MAINTAINERS: Update e-mail address.
4224
5afab7ad
ILT
42252008-03-20 Ian Lance Taylor <iant@google.com>
4226
4227 * configure.ac: Add support for --enable-gold.
4228 * Makefile.def: Add gold as a directory like ld.
4229 * configure, Makefile.in: Regenerate.
4230
38d24731
RW
42312008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4232
4233 * configure.ac: m4_include config/proginstall.m4.
4234 * configure: Regenerate.
32bc4cf4
RW
4235
4236 Backport from upstream Libtool:
09ce620e 4237
32bc4cf4 4238 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 4239
32bc4cf4
RW
4240 Deal with Autoconf 2.62's semantic change in m4_append.
4241 * ltsugar.m4 (lt_append): Replace broken versions of
4242 m4_append.
4243 (lt_if_append_uniq): Don't require separator to be overquoted,
4244 and avoid broken m4_append.
4245 (lt_dict_add): Fix typo.
4246 * libtool.m4 (_LT_DECL): Don't overquote separator.
4247
9d3c50ea
DE
42482008-03-13 David Edelsohn <edelsohn@gnu.org>
4249
4250 * config.rpath: Add AIX 6 support.
4251
5d2edb29
PB
42522008-03-13 Paolo Bonzini <bonzini@gnu.org>
4253
4254 * Makefile.def (stageprofile). Remove -fprofile-generate
4255 from stage_libcflags.
4256 * Makefile.in: Regenerate.
4257
954910ef
BE
42582008-03-13 Ben Elliston <bje@au.ibm.com>
4259
4260 * config.sub, config.guess: Update from upstream sources.
4261
e8645a40
TT
42622008-03-06 Tom Tromey <tromey@redhat.com>
4263
4264 * MAINTAINERS: Update for treelang deletion.
4265
2c8e955e
JW
42662008-03-03 James E. Wilson <wilson@tuliptree.org>
4267
4268 * MAINTAINERS: Update my email address.
4269
54acd307
SS
42702008-03-03 Stan Shebs <stanshebs@earthlink.net>
4271
893ad2a1 4272 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
4273 (objective-c/c++): Add myself as a maintainer.
4274
4b52b516
VR
42752008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4276
4277 * MAINTAINERS (Write After Approval): Update my email address.
4278
e652b516
TB
42792008-02-25 Tomas Bily <tbily@suse.cz>
4280
4281 * MAINTAINERS (Write After Approval): Add myself.
4282
02d30740
JJ
42832008-02-23 Jakub Jelinek <jakub@redhat.com>
4284
4285 * MAINTAINERS (OpenMP): Add myself.
4286
1c8bd6a3
PB
42872008-02-20 Paolo Bonzini <bonzini@gnu.org>
4288
4b40b2a5
UB
4289 PR bootstrap/32009
4290 PR bootstrap/32161
1c8bd6a3 4291
4b40b2a5
UB
4292 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4293 * configure: Regenerate.
1c8bd6a3 4294
4b40b2a5
UB
4295 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4296 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4297 STAGE4_LIBCFLAGS): New.
4298 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4299 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4300 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4301 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4302 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4303 for target modules. Don't export LIBCFLAGS.
4304 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4305 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4306 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4307 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4308 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4309 * Makefile.in: Regenerate.
1c8bd6a3 4310
bb44c9d2
RW
43112008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4312
4313 PR libgcj/33085
4314 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4315 Do not use -DDLL_EXPORT. Backport from upstream.
4316
29a7754d
RW
43172008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4318
4319 * MAINTAINERS (Write After Approval): Add myself.
4320
9a212bb7
HPN
43212008-02-02 Hans-Peter Nilsson <hp@axis.com>
4322
4323 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4324 * configure: Regenerate.
4325
aa12a573
MG
43262008-01-31 Marc Gauthier <marc@tensilica.com>
4327
4328 * configure.ac (xtensa*-*-*): Recognize processor variants.
4329 * configure: Regenerate.
4330
ac9e6043
RW
43312008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4332
40049ccc
UB
4333 PR bootstrap/34922
4334 * configure.ac (PARSE_ARGS): Push suitable setting of
4335 ac_subdirs_all, for `./configure --help=recursive'.
4336 Handle `+' in generic toplevel directory disabling.
4337 * configure: Regenerate.
ac9e6043 4338
4288c86a
NC
43392008-01-28 Nick Clifton <nickc@redhat.com>
4340
4341 * MAINTAINERS (xstormy16): Take over maintainership.
4342
8d8da227
JM
43432008-01-25 Joseph Myers <joseph@codesourcery.com>
4344
4345 * MAINTAINERS (c4x port): Remove.
4346
349b60e7
DE
43472008-01-24 David Edelsohn <edelsohn@gnu.org>
4348
4349 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4350
3ca06a68
BE
43512008-01-23 Ben Elliston <bje@au.ibm.com>
4352
4353 * config.sub, config.guess: Update from upstream sources.
4354
3c631381
TG
43552008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4356
4357 * MAINTAINERS (Write After Approval): Add myself.
4358
20533ef1
L
43592008-01-17 H.J. Lu <hjl.tools@gmail.com>
4360
4361 * MAINTAINERS: Update my email address.
4362
43632008-01-09 Raksit Ashok <raksit@google.com>
4364
4365 * MAINTAINERS (Write After Approval): Add myself.
4366
684f4f6a
RA
43672008-01-09 Raksit Ashok <raksit@google.com>
4368
4369 * MAINTAINERS (Write After Approval): Add myself.
4370
9cb8756f
BE
43712008-01-08 Ben Elliston <bje@au.ibm.com>
4372
4373 * config.sub, config.guess: Update from upstream sources.
4374
94e1934d
KG
43752007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4376
4377 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 4378 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
4379 * configure: Regenerate.
4380
a2e51f77
SP
43812007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4382
4383 * MAINTAINERS: Update my email address.
4384
ffe3dcd9
BRF
43852007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4386
4387 * MAINTAINERS: Update my email address.
4388
aa4095c9
RS
43892007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4390
4391 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4392 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4393 * Makefile.in: Regenerate.
4394
dce2d8b2 43952007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
4396
4397 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4398 misplaced entries.
4399
0fe0f073
AT
44002007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4401
4402 * configure.ac: Enable libjava for x86_64-*-darwin9.
4403 * configure: Regenerate.
4404
dce2d8b2 44052007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
4406
4407 * MAINTAINERS (Write After Approval): Add myself.
4408
c3220d4c
BE
44092007-12-05 Ben Elliston <bje@au.ibm.com>
4410
4411 * config.sub, config.guess: Update from upstream sources.
4412
aba7501e
MK
44132007-12-02 Matthias Klose <doko@ubuntu.com>
4414
4415 * config-ml.in: Remove 64bit configure tests.
4416
d683ec81
PB
44172007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4418
4419 * config-ml.in: Robustify against white space in absolute file
4420 names.
4421
4422 * config-ml.in (multi-clean): Substitute ${Makefile}.
4423 Remove superfluous ${Makefile} in list.
4424
60f1711a
TS
44252007-11-19 Thiemo Seufer <ths@mips.com>
4426
4427 * config-ml.in: Don't hardcode the Makefile name.
4428
487f9d96
AM
44292007-11-08 Alexander Monakov <amonakov@ispras.ru>
4430
4431 * MAINTAINERS (Write After Approval): Add myself.
4432
fa3886fe
ST
44332007-11-07 Samuel Tardieu <sam@rfc1149.net>
4434
4435 * MAINTAINERS (Write After Approval): Add myself.
4436
dce2d8b2 44372007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
4438
4439 * MAINTAINERS (Write After Approval): Add myself.
4440
acc48927
BE
44412007-10-25 Ben Elliston <bje@au.ibm.com>
4442
4443 * MAINTAINERS (mercury): Remove entry.
4444 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4445
e00e9858
DJ
44462007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4447
4448 * Makefile.def (dependencies): Make configure-gdb depend on
4449 all-intl.
4450 * Makefile.in: Regenerated.
4451
def14a3c
SK
44522007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4453
4454 * MAINTAINERS (Fortran maintainer): Remove myself.
4455
dce2d8b2 44562007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
4457
4458 * Makefile.def: To avoid problems running with parallel makes,
4459 build newlib before libgloss so that target specific header
4460 files are availble.
4461 * Makefile.in: Regenerate
4462
bbfbfafc
DJ
44632007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4464
4465 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4466 * Makefile.in: Regenerate.
4467
c56abad5
VM
44682007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4469
4470 * MAINTAINERS (Register allocation reviewer): Add myself.
4471
f019adc1
MF
44722007-10-08 Mike Frysinger <vapier@gentoo.org>
4473
4474 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4475 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4476 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4477 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4478 * configure: Regenerate.
4479
dce2d8b2 44802006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
4481
4482 * MAINTAINERS (Register allocation reviewer): Add myself.
4483
0999159b
PB
44842007-10-01 Paolo Bonzini <bonzini@gnu.org>
4485
4486 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4487 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4488 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4489 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4490 * configure.ac: Default them to host tools for $host = $build.
4491 Subst them.
4492
4493 * configure: Regenerate.
4494 * Makefile.in: Regenerate.
4495
dce2d8b2 44962006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
4497
4498 * MAINTAINERS (Register allocation reviewer): Add myself.
4499
dce2d8b2 45002006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
4501
4502 * MAINTAINERS (Register allocation reviewer): Add myself.
4503
9d209c83
SP
45042007-09-21 Seongbae Park <seongbae.park@gmail.com>
4505
4506 * MAINTAINERS (Write After Approval): Fix typo.
4507
1ec3b87b
RS
45082007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4509
4510 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4511 * configure: Regenerate.
4512
19d5986d
PJ
45132007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4514
4515 PR bootstrap/31906
4516 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 4517 they're already prefixed.
19d5986d 4518
6d3b5aea
BK
45192007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4520
4521 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4522 libstdc++.
4523 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4524 * configure: Regenerate.
4525 * Makefile.in: Regenerate.
09ce620e 4526
4fe7e755
AS
45272007-09-17 Andreas Schwab <schwab@suse.de>
4528
4529 * configure.ac: Raise minimum makeinfo version to 4.6.
4530 * configure: Regenerate.
4531
dce2d8b2 45322007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 4533
ffe3dcd9 4534 * MAINTAINERS (write-after-approval) add myself
d483feaa 4535
fa9a3f31
AM
45362007-09-15 Alan Modra <amodra@bigpond.net.au>
4537
4538 * configure.ac: Correct makeinfo version check.
4539 * configure: Regenerate.
4540
6593a73e
RS
45412007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4542
4543 * MAINTAINERS: Update my email address.
4544
d9dced13
RS
45452007-09-14 Richard Sandiford <richard@codesourcery.com>
4546
4547 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4548 to $skipdirs and only disable gprof for newlib. Use the normal
4549 mips*-elf* handling in other respects.
4550 * configure: Regnerate.
4551
773c1467
DD
45522007-09-12 David Daney <ddaney@avtrex.com>
4553
4554 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4555 enabling libgcj.
4556 * configure: Regenerate.
4557
c03353e2
RIL
45582007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4559
4560 PR other/32154
4561 * configure.ac: For libgloss targets, point the linker to the linker
4562 script, startup code and simulator library.
4563 * configure: Regenerate.
4564
c4e9bf2b
AH
45652007-09-07 Andrew Haley <aph@redhat.com>
4566
4567 * configure.ac (noconfigdirs): Remove target-libffi and
4568 target-libjava.
4569 * configure: Regenerate.
4570
1f5a6b84
FXC
45712007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4572
4573 PR target/33281
4574 * configure.ac: Use config/mh-mingw on mingw.
4575 * configure: Regenerate.
1f5a6b84 4576
3951e521
PH
45772007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4578
9f349f63 4579 * MAINTAINERS (Write After Approval): Add myself.
3951e521 4580
e643dc23
RG
45812007-09-05 Richard Guenther <rguenther@suse.de>
4582
4583 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4584 nor --disable-checking is provided also turn on yes and types
4585 checking for stage1.
4586 * configure: Re-generate.
4587
039874df
KW
45882007-08-30 Krister Walfridsson <cato@df.lth.se>
4589
4590 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4591 (Write After Approval): Remove myself.
4592
c3f07bd6 45932007-08-29 Nick Clifton <nickc@redhat.com>
15098359 4594
c3f07bd6 4595 * config.sub, config.guess: Update from upstream sources.
15098359 4596
40049ccc 45972007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
4598
4599 * MAINTAINERS (Write After Approval): Added myself.
4600 * MAINTAINERS (Reviewers): Removed myself.
4601
c8aea42c 46022007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 4603 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
4604
4605 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4606 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4607 * Makefile.in: Regenerate.
4608 * configure.ac (--with-debug-prefix-map): New.
4609 * configure: Regenerate.
4610
4bf6c438
RS
46112007-08-17 Richard Sandiford <richard@codesourcery.com>
4612 Nigel Stephens <nigel@mips.com>
4613
4bf6c438
RS
4614 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4615 as target_makefile_frag.
4616 * configure: Regenerate.
4617
bb286d71
AO
46182007-08-16 Alexandre Oliva <aoliva@redhat.com>
4619
4620 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4621 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4622 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4623 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4624 (do-compare, do-compare3, do-compare-debug): New.
4625 ([+compare-target+]): Use them.
4626
a4630417
MK
46272007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4628
4629 * MAINTAINERS (Write After Approval): Change my email address.
4630
d9acb717
RW
46312007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4632 Ben Elliston <bje@au.ibm.com>
4633
4634 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4635 --silent if $silent.
4636 * configure: Regenerate.
4637
96876681
ZD
46382003-08-12 Zdenek Dvorak <ook@ucw.cz>
4639
4640 * MAINTAINERS (Various Maintainers): Add myself as
4641 loop infrastructure maintainer. Update my e-mail
4642 address.
4643
1c1d80ee
DN
46442007-07-31 Diego Novillo <dnovillo@google.com>
4645
4646 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4647 Adjust description.
4648
7e98624c
RG
46492007-07-26 Richard Guenther <rguenther@suse.de>
4650
4651 * configure.ac: Add types checking to stage1 checking flags.
4652 * configure: Regenerate.
4653
4c85af60
NC
46542007-07-17 Nick Clifton <nickc@redhat.com>
4655
4656 * COPYING3: New file. Contains version 3 of the GNU General
4657 Public License.
4658 * COPYING3.LIB: New file. Contains version 3 of the GNU
4659 Lesser General Public License.
4660
19ddfd3a
AK
46612007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4662
4663 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4664
2a064545
AK
46652007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4666
4667 * MAINTAINERS (S/390 co-maintainer): Add myself.
4668 (Write After Approval): Remove myself.
4669
f861f54d
DH
46702007-07-13 Dan Hipschman <dsh@google.com>
4671
4672 * MAINTAINERS (Write After Approval): Add myself.
4673
0136f2f7
NC
46742007-07-11 Nick Clifton <nickc@redhat.com>
4675
4676 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4677 WINDRES export.
4678 * Makefile.in: Regenerate.
4679
6e29b5a4
RO
46802007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4681
4682 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4683 maintainer.
4684
159a4b02
L
46852007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4686
4687 * lt~obsolete.m4: New. Import from 20070318 libtool.
4688
6ba67283
JB
46892007-07-03 Julian Brown <julian@codesourcery.com>
4690
4691 * MAINTAINERS (Write After Approval): Add myself.
4692
30b74385
RW
46932007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4694
4695 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4696 * configure: Regenerate.
4697
46982007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4699
4700 * configure.ac: Add some missing m4 quotation.
4701 * configure: Regenerate.
4702
943c54ce
SB
47032007-07-02 Simon Baldwin <simonb@google.com>
4704
4705 * MAINTAINERS (Write After Approval): Add myself.
4706
1c00b503
PB
47072007-07-02 Paolo Bonzini <bonzini@gnu.org>
4708
4709 * configure: Regenerate.
4710
901119ae
KT
47112007-07-02 Kai Tietz <kai.tietz@onevision.com>
4712
4713 * Makefile.def: Add windmc tool to build.
4714 * Makefile.tpl: Likewise.
4715 * configure.ac: Likewise.
4716 * Makefile.in: Regenerate.
4717 * configure: Regenerate.
09ce620e 4718
83f4c19f
DD
47192007-06-28 DJ Delorie <dj@redhat.com>
4720
4721 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4722 not building newlib.
4723 * configure: Regenerated.
09ce620e 4724
5346c75c
JS
47252007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4726
4727 * MAINTAINERS (Write After Approval): Add myself.
4728
aacfb86b
MM
47292007-06-25 Martin Michlmayr <tbm@cyrius.com>
4730
4731 * MAINTAINERS (Write After Approval): Add myself.
4732
590bf0d3
CM
47332007-06-19 Chris Matthews <chrismatthews@google.com>
4734
4735 * MAINTAINERS (Write After Approval): Add myself.
4736
cdbbee7a
RIL
47372007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4738
4739 * MAINTAINERS (Write After Approval): Add myself.
4740
b8afffc1
DJ
47412007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4742
4743 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4744 * Makefile.in: Regenerated.
4745
3fcfad76
BS
47462007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4747
4748 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4749 bfin*-*-uclinux* targets.
4750 * configure: Regenerate.
4751
3f5a2b7f
ILT
47522007-06-14 Ian Lance Taylor <iant@google.com>
4753
4754 * MAINTAINERS: Add myself as non-algorithmic global write
4755 maintainer.
4756
4c46daee
DN
47572007-06-14 Diego Novillo <dnovillo@google.com>
4758
4759 * MAINTAINERS: Add self as middle-end maintainer and
4760 non-algorithmic global write maintainer.
4761
a3bb222a
FXC
47622007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4763
4764 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4765 Move all Fortran maintainers except Paul Brook into the
4766 Non-Autopoiesis section.
4767
a19e8f64
PB
47682007-06-14 Paolo Bonzini <bonzini@gnu.org>
4769
4770 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4771 (distclean-stage[+id+]): Possibly delete stage_last.
4772 * Makefile.in: Regenerate.
4773
1c2abe5e
SP
47742007-06-12 Seongbae Park <seongbae.park@gmail.com>
4775
4776 * MAINTAINERS (Various Maintainer): Fix typo.
4777
abca4739
PB
47782007-06-11 Paolo Bonzini <bonzini@gnu.org>
4779
4780 * MAINTAINERS (Various Maintainer): Add myself as
4781 dataflow maintainer.
4782
a894d2c3
BE
47832007-06-07 Ben Elliston <bje@au.ibm.com>
4784
4785 * config.sub, config.guess: Update from upstream sources.
4786
8024d75e
BE
47872007-06-07 Ben Elliston <bje@au.ibm.com>
4788
4789 * Makefile.tpl: Fix spelling error.
4790 * Makefile.in: Regenerate.
4791
973a9a5e
SE
47922007-06-01 Steve Ellcey <sje@cup.hp.com>
4793
96598938
L
4794 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4795 lt_cv_sys_max_cmd_len.
973a9a5e 4796
ccb4d26b
DN
47972007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4798
4799 * MAINTAINERS (Various Maintainers): Add myself as
4800 auto-vectorizer maintainer.
4801
eecb7461
PB
48022003-05-31 Paolo Bonzini <bonzini@gnu.org>
4803
4804 PR libjava/32098
4805 * libtool.m4: Revert previous change.
4806 * ltgcc.m4: Put it here.
4807
89d28202
ZD
48082003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4809
4810 * MAINTAINERS (Various Maintainers): Add myself as
4811 auto-vectorizer maintainer.
4812
60c7a11a
L
48132007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4814
4815 PR libjava/32098
4816 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4817
9dd3cc81
RG
48182007-05-30 Richard Guenther <rguenther@suse.de>
4819
4820 * MAINTAINERS (Various Maintainers): Add myself as
4821 auto-vectorizer maintainer.
4822
9cc1244e
JJ
48232007-05-30 Jakub Jelinek <jakub@redhat.com>
4824
4825 PR bootstrap/29382
4826 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4827 * configure: Rebuilt.
4828
6124296b
RC
48292007-05-28 Roberto Costa <robsettantasei@gmail.com>
4830
4831 * MAINTAINERS (Write After Approval): Removed my name.
4832
6b757a0d
SB
48332007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4834
4835 * MAINTAINERS (Write After Approval): Remove myself.
4836
86ef8528
AT
48372007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4838
4839 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4840
1cf3d07d
SE
48412007-05-23 Steve Ellcey <sje@cup.hp.com>
4842
4843 * ltmain.sh: Update from ToT Libtool.
4844 * libtool.m4: Update from ToT Libtool.
4845 * ltsugar.m4: New. Update from ToT Libtool.
4846 * ltversion.m4: New. Update from ToT Libtool.
4847 * ltoptions.m4: New. Update from ToT Libtool.
4848 * ltconfig: Remove.
4849 * ltcf-c.sh: Remove.
4850 * ltcf-cxx.sh: Remove.
4851 * ltcf-gcj.sh: Remove.
4852
ce3fcf8c
OW
48532007-05-22 Ollie Wild <aaw@google.com>
4854
4855 * MAINTAINERS (Write After Approval): Add myself.
4856
342b9200
PB
48572007-05-16 Paolo Bonzini <bonzini@gnu.org>
4858
4859 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4860 stage_cflags.
4861 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4862 Remove CFLAGS/LIBCFLAGS.
4863 (configure-stage[+id+]-[+prefix+][+module+],
4864 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4865 * Makefile.in: Regenerate.
4866
cea17285
DN
48672007-05-15 Diego Novillo <dnovillo@google.com>
4868
4869 * MAINTAINERS: Update e-mail address.
4870
11c004e7
RE
48712007-05-15 Revital Eres <eres@il.ibm.com>
4872
4873 * MAINTAINERS (Write After Approval): Add myself.
4874
ab6bd693
RC
48752007-05-14 Roberto Costa <robsettantasei@gmail.com>
4876
4877 * MAINTAINERS (Write After Approval): Updated my address.
4878
388cdf07
TN
48792007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4880
4881 * MAINTAINERS (Write After Approval): Add myself.
4882
23f24034
SR
48832007-05-11 Silvius Rus <rus@google.com>
4884
4885 * MAINTAINERS (Write After Approval): Add myself.
4886
34a7526e
TT
48872007-04-23 Tom Tromey <tromey@redhat.com>
4888
4889 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4890
51da21be
MM
48912007-04-22 Mark Mitchell <mark@codesourcery.com>
4892
4893 * MAINTAINERS (cpplib): Rename to ...
4894 (libcpp): ... this. Add C/C++ front end maintainers.
4895
70070387
SE
48962007-04-14 Steve Ellcey <sje@cup.hp.com>
4897
4898 * config-ml.in: Pass ${ml_config_env} to configure calls.
4899
df1a0dbb
CB
49002007-04-04 Christian Bruel <christian.bruel@st.com>
4901
4902 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4903
9daff147
DK
49042007-04-02 Dave Korn <dave.korn@artimi.com>
4905
4906 * MAINTAINERS (Write After Approval): Add myself.
4907
374eadb2
TB
49082007-03-31 Tobias Burnus <burnus@net-b.de>
4909
4910 * MAINTAINERS (fortran 95 front end): Add myself.
4911
8eced3a2
DR
49122007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4913
4914 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4915
653de3e3
AZ
49162007-03-24 Ayal Zaks <zaks@il.ibm.com>
4917
4918 * MAINTAINERS (Modulo Scheduler): Add myself.
4919
b737d953
BM
49202007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4921
4922 * MAINTAINERS (fortran 95 front end): Add myself.
4923 (c++ front end): whitespace fix.
4924
a584cdf2
NF
49252007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4926
4927 * MAINTAINERS (Write After Approval): Add myself.
4928
8c79f3c4
RS
49292007-03-21 Richard Sandiford <richard@codesourcery.com>
4930
4931 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4932 of glob. Quote arguments with single quotes too.
4933 * configure: Regenerate.
4934
07f1ac6d
BM
49352007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4936
4937 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4938 * Makefile.in: Regenerate
4939
172e41aa
AS
49402007-03-07 Andreas Schwab <schwab@suse.de>
4941
4942 * configure: Regenerate.
4943
9c4d2493
BM
49442007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4945
4946 * configure.ac: Add "--with-pdfdir" configure option,
4947 which defines pdfdir variable.
4948 * Makefile.def (target=fixincludes): Add install-pdf to
4949 missing targets.
4950 (recursive_targets): Add install-pdf target.
4951 (flags_to_pass): Add pdfdir.
4952 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4953 target.
4954 * configure: Regenerate
4955 * Makefile.in: Regenerate
4956
e14e622e
EC
49572007-02-28 Eric Christopher <echristo@apple.com>
4958
4959 Revert:
4960 2006-12-07 Mike Stump <mrs@apple.com>
4961
4962 * Makefile.def (dependencies): Add dependency for
4963 install-target-libssp and install-target-libgomp on
4964 install-gcc.
4965 * Makefile.in: Regenerate.
4966
54e433bc
MK
49672007-02-27 Matt Kraai <kraai@ftbfs.org>
4968
4969 * configure: Regenerate.
4970 * configure.ac: Move statements after variable declarations.
4971
6c8d3d8f
KK
49722007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4973
4974 * MAINTAINERS: Add myself as sh maintainer.
4975
9f8c6739
JM
49762007-02-19 Joseph Myers <joseph@codesourcery.com>
4977
4978 * configure.ac: Adjust for loop syntax.
4979 * configure: Regenerate.
4980
278a7a38
AO
49812007-02-18 Alexandre Oliva <aoliva@redhat.com>
4982
4983 * configure: Rebuilt.
4984
b2eaac4a
AO
49852007-02-18 Alexandre Oliva <aoliva@redhat.com>
4986
4987 * configure.ac: Drop multiple occurrences of --enable-languages,
4988 and fix its quoting.
4989 * configure: Rebuilt.
4990
beeaf216 49912007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
4992 Nathan Sidwell <nathan@codesourcery.com>
4993 Vladimir Prus <vladimir@codesourcery.com>
4994 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
4995
4996 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4997 * configure: Regenerate.
4998
09201a09
GP
49992007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5000
5001 * ltconfig (freebsd*): Default to elf.
5002
291f172e
DJ
50032007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5004
5005 * configure.ac (target_libraries): Move libgcc before libiberty.
5006 * configure: Regenerated.
5007
c3a86da9
DJ
50082007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5009 Paolo Bonzini <bonzini@gnu.org>
5010
5011 PR bootstrap/30753
5012 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5013 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5014 * configure: Regenerated.
5015
88e1e72a
FXC
50162007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5017
5018 * MAINTAINERS (Language Front End Maintainers): Update my mail
5019 address.
5020
44bfc3ac
DJ
50212007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5022
5023 PR bootstrap/30748
5024 * configure.ac: Correct syntax for Solaris ksh.
5025 * configure: Regenerated.
5026
3e19841a
PB
50272007-02-09 Paolo Bonzini <bonzini@gnu.org>
5028
5029 * configure.ac: Sync with src.
5030 * configure: Regenerate.
5031
74a48762
PB
50322007-02-09 Paolo Bonzini <bonzini@gnu.org>
5033
5034 * Makefile.in: Regenerate.
5035
d846e52e
PB
50362007-02-09 Paolo Bonzini <bonzini@gnu.org>
5037
5038 * config.sub: Sync with src.
5039
1c710c3c
DJ
50402007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5041
5042 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5043 noncanonical equivalents.
5044 * configure.in: Rename to...
5045 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5046 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5047 target_noncanonical. Use them. Rewrite removal of configure
5048 arguments for autoconf 2.59. Discard variable settings. Force
5049 program_transform_name for native tools.
5050
5051 * Makefile.in: Regenerated.
5052 * configure: Regenerated with autoconf 2.59.
5053
dce2d8b2 50542007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 5055
3de8da2a 5056 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 5057
f6671c93
AS
50582007-01-31 Andreas Schwab <schwab@suse.de>
5059
5060 * Makefile.tpl (LDFLAGS): Substitute it.
5061 * Makefile.in: Regenerate.
5062
dce2d8b2 50632007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 5064
3de8da2a 5065 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 5066
2472200d
DE
50672007-01-28 David Edelsohn <edelsohn@gnu.org>
5068
3de8da2a 5069 * MAINTAINERS (spu port): Add myself.
2472200d 5070
5305be7e
RG
50712007-01-23 Richard Guenther <rguenther@suse.de>
5072
5073 PR bootstrap/30541
5074 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5075 * Makefile.tpl (GNATBIND): Substitute it.
5076 (GNATMAKE): Likewise.
5077 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5078 of STAGE_PREFIX.
5079 * Makefile.in: Regenerate.
5080 * configure: Regenerate.
5081
416cfb5e
MS
50822007-01-18 Mike Stump <mrs@apple.com>
5083
5084 * configure.in: Re-enable -Werror for gcc builds.
5085
3de8da2a 50862007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 5087
3de8da2a 5088 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 5089
d943d7c4
PB
50902007-01-11 Paolo Bonzini <bonzini@gnu.org>
5091
5092 * configure.in: Change == to = in test command.
3de8da2a 5093 * configure: Regenerate.
d943d7c4 5094
e69bf64b 50952007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
5096 Nick Clifton <nickc@redhat.com>
5097 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5098
5099 * configure.in (build_configargs, host_configargs, target_configargs):
5100 Remove build/host/target parameters.
5101 (host_libs): Add gmp and mpfr.
5102 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5103 * Makefile.def (gmp, mpfr): New.
5104 (gcc): Remove target.
5105 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5106 target_os, target_vendor): New.
dce2d8b2 5107 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
5108 * configure: Regenerate.
5109 * Makefile.in: Regenerate.
e69bf64b
PB
5110
51112007-01-11 Matt Fago <fago@earthlink.net>
5112
5113 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 5114 to improve robustness of configure tests.
e69bf64b 5115 * configure: Regenerate.
e14e622e 5116
a42f3b80
UB
51172007-01-09 Uros Bizjak <ubizjak@gmail.com>
5118
5119 * MAINTAINERS: Add myself as i386 maintainer.
5120
a36aee1a
JH
51212007-01-08 Jan Hubicka <jh@suse.cz>
5122
61fcaeef 5123 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 5124
738a52d3
KT
51252007-01-08 Kai Tietz <kai.tietz@onevision.com>
5126
5127 * configure.in: Add support for an x86_64-mingw* target.
95af8923 5128 * configure: Regenerate.
738a52d3 5129
54fdc474
DJ
51302007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5131
5132 * Makefile.tpl (all-target): Correct @if conditional for target
5133 modules.
5134 * configure.in: Omit libiberty if building only target libgcc.
5135 * configure, Makefile.in: Regenerated.
5136
3dd71726
PB
51372007-01-04 Paolo Bonzini <bonzini@gnu.org>
5138
dce2d8b2 5139 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
5140 * configure: Regenerate.
5141
fa958513
DJ
51422007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5143
5144 * Makefile.def (target_modules): Add libgcc.
5145 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5146 * Makefile.tpl (clean-target-libgcc): Delete.
5147 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5148 on gcc even for bootstrapped modules. Rewrite handling of
5149 lang_env_dependencies to loop over target_modules.
5150 * configure.in (target_libraries): Add target-libgcc.
5151 * Makefile.in, configure: Regenerated.
5152
e1888513
PB
51532006-12-29 Paolo Bonzini <bonzini@gnu.org>
5154
5155 * configure.in: Reorganize recognition of languages. Add
5156 --enable-stage1-languages. Show supported languages for the chosen
5157 target rather than all recognized languages.
5158 * configure: Regenerate.
5159
53b88b73
PB
51602006-12-29 Paolo Bonzini <bonzini@gnu.org>
5161
5162 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5163 * Makefile.in: Regenerate.
5164
a3993f33
KG
51652006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5166
5167 * configure.in: Warn that MPFR 2.2.0 is buggy.
5168 * configure: Regenerate.
5169
f063a9ed
ILT
51702006-12-27 Ian Lance Taylor <iant@google.com>
5171
5172 * configure.in: When removing Makefiles to force a reconfigure, also
5173 remove prev-DIR*/Makefile.
5174 * configure: Regenerate.
5175
af71363e
AS
51762006-12-22 Andreas Schwab <schwab@suse.de>
5177
5178 * configure: Regenerate with correct autoconf version.
5179
0b0dc272
AM
51802006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5181
3de8da2a
UB
5182 * configure.in: add AC_SUBST for *_FOR_TARGET.
5183 * configure: Regenerate.
0b0dc272 5184
53b88b73
PB
51852006-12-19 Paolo Bonzini <bonzini@gnu.org>
5186
5187 * configure.in: Simplify logic for rejecting languages that cannot
5188 be built. Separate the case when a language is unsupported,
5189 from the case when the user chooses not to build a language.
5190
400ebff4
PB
51912006-12-19 Paolo Bonzini <bonzini@gnu.org>
5192
5193 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5194 it only affects bootstrap and could be tested on "$host" as well.
5195 * configure: Regenerate.
5196 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5197
8efea775
PB
51982006-12-19 Paolo Bonzini <bonzini@gnu.org>
5199
5200 PR bootstrap/29544
5201 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5202 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5203 move here comment from Makefile.tpl.
5204 * Makefile.tpl: Move some definitions higher in the file.
5205 (STAGE1_CHECKING): New.
5206 * configure.in: Add --enable-stage1-checking.
5207 * configure: Regenerate.
5208 * Makefile.in: Regenerate.
5209
ed88a7ed
PB
52102006-12-19 Paolo Bonzini <bonzini@gnu.org>
5211
5212 * MAINTAINERS: Add myself as build system maintainer.
5213
b65151d3
SM
52142006-12-15 Simon Martin <simartin@users.sourceforge.net>
5215
5216 * MAINTAINERS (Write After Approval): Add myself.
5217
7e050830
EC
52182006-12-13 Eric Christopher <echristo@apple.com>
5219
5220 * MAINTAINERS: Add myself as darwin maintainer.
5221
8b494895
ILT
52222006-12-11 Ian Lance Taylor <ian@airs.com>
5223
5224 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5225
dce2d8b2 52262006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
5227
5228 MAINTAINERS: Update my entry.
5229
58e24147
AM
52302006-12-11 Alan Modra <amodra@bigpond.net.au>
5231
5232 * configure.in: Handle spu makefile frag.
58e24147
AM
5233 * Makefile.tpl (MAINT): Define
5234 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5235 * configure: Regenerate.
5236 * Makefile.in: Regenerate.
5237
9b6f37a0
BE
52382006-12-11 Ben Elliston <bje@au.ibm.com>
5239
5240 * config.guess: Import latest version.
5241 * config.sub: Likewise.
5242
ea6f5c57
BE
52432006-12-11 Ben Elliston <bje@au.ibm.com>
5244
5245 * configure.in (spu-*-*): Don't skip target-libiberty.
5246 * configure: Regenerate.
5247
42c1cd8a
AT
52482006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5249
5250 PR bootstrap/30134
5251 * configure.in: Correct x86 darwin support for libjava to powerpc
5252 and i?86 only.
5253 * configure: Regenerate.
5254
55eb837d
ST
52552006-12-08 Sandro Tolaini <tolaini@libero.it>
5256
5257 * configure.in: Add x86 darwin support for libjava.
5258 * configure: Regenerate.
5259
5bdacbc7
MS
52602006-12-07 Mike Stump <mrs@apple.com>
5261
5262 * Makefile.def (dependencies): Add dependency for
5263 install-target-libssp and install-target-libgomp on
5264 install-gcc.
5265 * Makefile.in: Regenerate.
5266
477d851c
RG
52672006-12-04 Richard Guenther <rguenther@suse.de>
5268
5269 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5270 (Non-Algorithmic Maintainers): Move over non-algorithmic
5271 loop optimizer maintainers, add myself as a non-algorithmic
5272 middle-end maintainer.
5273
5d33d367
DF
52742006-12-04 Daniel Franke <franke.daniel@gmail.com>
5275
5276 * MAINTAINERS (Write After Approval): Add myself.
5277
dbee1fb3
KG
52782006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5279
5280 * configure.in: Update error message for missing GMP/MPFR.
5281
5282 * configure: Regenerate.
5283
b5147de7
KG
52842006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5285
5286 * configure.in: Update MPFR version in error message.
5287
5288 * configure: Regenerate.
5289
f019376c
KG
52902006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5291
5292 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5293 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5294 --with-gmp-lib): New flags.
5295
5296 * configure: Regenerate.
5297
91ed95ae
BM
52982006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5299
5300 * MAINTAINERS (Write After Approval): Change my email address.
5301
3a971f15
MLI
53022006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5303
05170031 5304 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 5305
dce2d8b2 53062006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
5307
5308 * MAINTAINERS (i18n): Update e-mail address.
5309
df5487ee
TS
53102006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5311
5312 * MAINTAINERS (spu port): Add myself as maintainer.
5313 (Write After Approval): Remove myself.
5314
92c2f0ee
BE
53152006-11-22 Ben Elliston <bje@au.ibm.com>
5316
5317 * configure.in (skipdirs): Don't build libssp for SPU.
5318 * configure: Regenerate.
5319
a3b97199
AP
53202006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5321
5322 * MAINTAINERS (spu port): Add myself as maintainer.
5323 (libobjc): Update my email address.
5324
0eb97064
AB
53252006-11-21 Andrea Bona <andrea.bona@st.com>
5326
5327 * MAINTAINERS (Write After Approval): Add myself.
5328
dce2d8b2 53292006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
5330
5331 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5332 * configure : Rebuilt.
5333
dce2d8b2 53342006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
5335
5336 * MAINTAINERS (Write After Approval): Add myself.
5337
d58542ea
AO
53382006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5339
5340 * MAINTAINERS (Write After Approval): Add myself.
5341
a357b5ae
KG
53422006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5343
5344 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5345 libmpfr.a.
5346 * configure: Regenerate.
5347
9bd6112c
PB
53482006-11-16 Paolo Bonzini <bonzini@gnu.org>
5349
5350 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5351 (unstage): Test for stage_last presence.
5352
5353 PR bootstrap/29802
dce2d8b2
EB
5354 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5355 STAGE_PREFIX.
9bd6112c
PB
5356 * Makefile.in: Regenerate.
5357
c8cf9f0f
ZD
53582003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5359
5360 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5361 maintainers.
5362
467b1fc6
ER
53632006-11-14 Erven Rohou <erven.rohou@st.com>
5364
5365 * MAINTAINERS (Write After Approval): Add myself.
5366
995a5697
PB
53672006-11-14 Paolo Bonzini <bonzini@gnu.org>
5368
5369 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5370 and stageN-package/Makefile.
5371 * Makefile.in: Regenerated.
5372
c8d6d53e
JZ
53732006-11-14 Jie Zhang <jie.zhang@analog.com>
5374
5375 * configure.in: Remove target-libgloss from noconfigdirs for
5376 bfin-*-*.
5377 * configure: Regenerated.
5378
dffb147d
KG
53792006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5380
5381 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 5382
dffb147d
KG
5383 * configure: Regenerate.
5384
ca558912
KG
53852006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5386
5387 * configure.in: Robustify error message for missing GMP/MPFR.
5388
5389 * configure: Regenerate.
5390
dce2d8b2 53912006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
5392
5393 * MAINTAINERS (Write After Approval): Add myself.
5394
dce2d8b2 53952006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
5396
5397 * MAINTAINERS: Change email address.
5398
91de1527
VP
53992006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5400
5401 * MAINTAINERS (Write After Approval): Add myself.
5402
a3867703
PB
54032006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5404
5405 * MAINTAINERS (Write After Approval): Add myself.
5406
b4364fa2
CL
54072006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5408
7e050830 5409 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 5410 Write After Approval section.
b4364fa2 5411
70ec446f
KG
54122006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5413
5414 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5415 need_gmp anymore.
5416 * configure: Regenerate.
5417
018c8d88
TB
54182006-10-16 Tobias Burnus <burnus@net-b.de>
5419
5420 * MAINTAINERS (Write After Approval): Add myself.
5421
f6a1687e
BE
54222006-10-16 Ben Elliston <bje@au.ibm.com>
5423
5424 * config.guess: Import latest version.
5425 * config.sub: Likewise.
5426
b5422ad7
BM
54272006-10-10 Brooks Moses <bmoses@stanford.edu>
5428
5429 * Makefile.def: Added pdf target handling.
5430 * Makefile.tpl: Added pdf target handling.
5431 * Makefile.in: Regenerated.
5432
bdcee471
CL
54332006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5434
5435 * MAINTAINERS: Add self as score port maintainer.
5436
7d610414
BM
54372006-10-04 Brooks Moses <bmoses@stanford.edu>
5438
5439 * MAINTAINERS (Write After Approval): Add myself.
5440
e48d66a9
SK
54412006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5442
7e050830 5443 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
5444 or newer.
5445 * configure: Regenerated.
5446
c394e891
DB
54472006-09-27 Dave Brolley <brolley@redhat.com>
5448
dce2d8b2
EB
5449 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5450 using $s instead of $r.
c394e891
DB
5451 * configure: Regenerated.
5452
1ee4c5a0
TS
54532006-09-26 Thiemo Seufer <ths@mips.com>
5454
5455 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5456 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5457 * configure: Regenerate.
5458
dce2d8b2 54592006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
5460
5461 * MAINTAINERS (Write After Approval): Remove myself.
5462
0c502898
CF
54632006-09-22 Chao-ying Fu <fu@mips.com>
5464
5465 * MAINTAINERS (Write After Approval): Add myself.
5466
a7819e42
JM
54672006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5468
5469 * MAINTAINERS: Add self as soft-fp maintainer.
5470
dce2d8b2 54712006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
5472
5473 * MAINTAINERS: Add myself as avr maintainer.
5474 Remove Marek Michalkiewicz as avr maintainer.
827d0991 5475
e8288489
RC
54762006-09-07 Roberto Costa <roberto.costa@st.com>
5477
5478 * MAINTAINERS (Write After Approval): Add myself.
5479
b91f0a41
CV
54802006-08-30 Corinna Vinschen <corinna@vinschen.de>
5481
5482 * configure.in: Never build newlib for a Mingw host.
5483 Never build newlib as Mingw target library.
5484 Test the existence of winsup/cygwin for building a Cygwin newlib,
5485 rather than just winsup.
5486 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5487 building a Mingw target.
5488 * configure: Regenerate.
5489
094c07a0
EB
54902006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5491
5492 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5493
8d1171cb
PB
54942006-07-25 Paolo Bonzini <bonzini@gnu.org>
5495
5496 * config.guess: Import from src (was more updated).
5497 * config.sub: Likewise.
5498
2e9e6f68
DJ
54992006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5500
5501 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5502 * configure: Regenerated.
5503
57255173
PB
55042006-07-18 Paolo Bonzini <bonzini@gnu.org>
5505
cc6010cd
AP
5506 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5507 for stages after the first.
57255173 5508
9fbe6585
JJ
55092006-07-17 Jakub Jelinek <jakub@redhat.com>
5510
5511 * Makefile.def: Add dependencies for configure-opcodes
5512 on configure-intl and all-opcodes on all-intl.
5513 * Makefile.in: Regenerated.
5514
18c3f977
BE
55152006-07-13 Ben Elliston <bje@au.ibm.com>
5516
5517 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5518
27b56ba6
PE
55192006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5520
5521 Port to hosts whose 'sort' and 'tail' implementations
5522 treat operands with leading '+' as file names, as POSIX
5523 has required since 2001. However, make sure the code still
5524 works on pre-POSIX hosts.
5525 * ltmain.sh: Don't assume "sort +2" is equivalent to
5526 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5527
ad6d4e43
UW
55282006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5529
5530 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5531
706601d9
PG
55322006-07-04 Peter O'Gorman <peter@pogma.com>
5533
5534 * ltconfig: chmod 644 before ranlib during install.
5535
0b50988a
EB
55362006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5537
5538 PR bootstrap/18058
5539 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5540 if the bootstrap compiler is a GCC version that supports it.
5541 * configure: Regenerate.
5542
b6348cb3
PB
55432006-07-03 Paolo Bonzini <bonzini@gnu.org>
5544
95695ad3 5545 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
5546 * configure: Regenerate.
5547
1546bb64
PB
55482006-07-03 Paolo Bonzini <bonzini@gnu.org>
5549
5550 PR other/27063
5551 * configure.in: Test subdir_requires and give an appropriate
5552 error message.
5553 * configure: Regenerate.
5554
5cb6c629
AJH
55552006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5556
5557 * MAINTAINERS (Write After Approval): Add myself.
5558
f4d8cdf8
JDA
55592006-06-22 John David Anglin <dave.anglin@nrc.ca>
5560
5561 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5562
4fe5abb7
SE
55632006-06-22 Steve Ellcey <sje@cup.hp.com>
5564
5565 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5566
2a79fd67
DA
55672006-06-20 David Ayers <d.ayers@inode.at>
5568
5569 PR bootstrap/28072
5570 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5571 whether target-libjava is being configured instead of whether the
5572 java front end is enabled.
5573 * configure: Regenerate.
7e050830 5574
04879af3
RO
55752006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5576
5577 PR target/27540
5578 * configure.in: Only enable libgomp on IRIX 6.
5579 * configure: Regenerate.
5580
ec6c7392
PB
55812006-06-15 Paolo Bonzini <bonzini@gnu.org>
5582
5583 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5584 too.
5585 * Makefile.in: Regenerate.
5586
12973d7a
DD
55872006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5588
5589 * config-ml.in: Alter CCASFLAGS to include special
5590 multilib options the same as is done for CFLAGS.
5591
c67ed86a
JDA
55922006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5593
5594 * configure.in: Don't enable libgomp on hpux10.
5595 * configure: Rebuilt.
5596
cb253473
DA
55972006-06-12 David Ayers <d.ayers@inode.at>
5598
5599 PR bootstrap/27963
5600 PR target/19970
7e050830 5601 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
5602 ${libgcj} is specified.
5603 * configure: Regenerate.
7e050830 5604
dce2d8b2 56052006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
5606
5607 Sync from src:
7e050830
EC
5608
5609 * configure.in: Sync.
32845532 5610 * configure: Regenerated.
7e050830 5611
32845532
CD
5612 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5613
5614 * Makefile.def: Added dependencies from sim and gdb on intl, and
5615 added configure dependencies to everything with an all dependency
5616 on intl.
5617 * Makefile.in: Regenerated.
5618
7cd0cf9c
DA
56192006-06-06 David Ayers <d.ayers@inode.at>
5620
5621 PR libobjc/13946
5622 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5623 * Makefile.in: Regenerate.
5624 * configure.in: Add --enable-objc-gc at toplevel and have it
5625 enable boehm-gc for Objective-C.
5626 Remove target-boehm-gc from libgcj.
5627 Add target-boehm-gc to target_libraries.
5628 Add target-boehm-gc to noconfigdirs where ${libgcj}
5629 is specified.
5630 Assert that boehm-gc is supported when requested for Objective-C.
5631 Only build boehm-gc if needed either for Java or Objective-C.
5632 * configure: Regenerate.
7e050830 5633
3ff3adad
PB
56342006-06-05 Paolo Bonzini <bonzini@gnu.org>
5635
5636 PR 27674
5637 * Makefile.tpl (configure-[+prefix+][+module+],
5638 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5639 Remove rule to unstage bootstrapped modules.
5640 (stage_current): New.
5641 * Makefile.in: Regenerate.
5642
898e551d
LB
56432006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5644
5645 * MAINTAINERS (Write After Approval): Update my e-mail address.
5646
ea60341e
MS
56472006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5648
5649 * include/libiberty.h: Declare pex_run_in_environment.
5650
222ae291
AL
56512006-05-31 Asher Langton <langton2@llnl.gov>
5652
5653 * MAINTAINERS (Write After Approval): Add myself.
898e551d 5654
e9a54b07
PB
56552006-05-25 Paolo Bonzini <bonzini@gnu.org>
5656
5657 * Makefile.def (bfd, opcodes): Fix lib_path.
5658 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5659 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5660 * Makefile.in: Regenerate.
5661
03e67131
CD
56622006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5663
5664 * Makefile.in: Regenerate.
5665
65d6e994
CD
56662006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5667
5668 * Makefile.def: Add install-html target. Add datarootdir
5669 docdir and htmldir to flags_to_pass.
5670 * Makefile.tpl: Add install-html target.
5671 * Makefile.in: Regenerate.
5672 * configure.in: Add --with-datarootdir, --with-docdir, and
5673 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5674 * configure: Regenerate.
5675
9e299237
MS
56762006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5677
5678 * configure.in: Enable gprof for cross builds.
5679 * configure: Regenerate.
5680
c31202cd
RG
56812006-05-22 Richard Guenther <rguenther@suse.de>
5682
5683 Revert
5684 2006-01-31 Richard Guenther <rguenther@suse.de>
5685 Paolo Bonzini <bonzini@gnu.org>
5686
5687 * Makefile.def (target_modules): Add libgcc-math target module.
5688 * configure.in (target_libraries): Add libgcc-math target library.
5689 (--enable-libgcc-math): New configure switch.
5690 * Makefile.in: Re-generate.
5691 * configure: Re-generate.
5692 * libgcc-math: New toplevel directory.
5693
2a332582
JDA
56942006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5695 Andreas Tobler <a.tobler@schweiz.ch>
5696
5697 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5698 * configure: Rebuilt.
5699
dce2d8b2 57002006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 5701
ccce6917
SL
5702 * MAINTAINERS (Write After Approval): Add myself.
5703
ed606bc0
DD
57042006-05-01 DJ Delorie <dj@redhat.com>
5705
3d8f47a0 5706 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
5707 * configure: Regenerate.
5708
9386bd20
RG
57092006-05-01 Richard Guenther <rguenther@suse.de>
5710
5711 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5712 maintainer.
5713
dce2d8b2 57142006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
5715
5716 * MAINTAINERS (Write After Approval): Add myself.
5717
87ceee72
JB
57182006-04-28 Jan Beulich <jbeulich@novell.com>
5719
5720 * MAINTAINERS (Write After Approval): Add myself.
5721
e88a2c09
DD
57222006-04-18 DJ Delorie <dj@redhat.com>
5723
5724 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5725 reference libgloss so that libssp can be built in a combined
5726 tree.
5727 * configure: Regenerate.
5728
675f0a8a
RM
57292006-04-08 Robert Millan <rmh@gcc.gnu.org>
5730
5731 * MAINTAINERS (Write After Approval): Add myself.
5732
27b6c940
BE
57332006-04-05 Ben Elliston <bje@au.ibm.com>
5734
5735 * configure.in: Require makeinfo 4.4 or higher.
5736 * configure: Regenerate.
5737
687b17d4
GP
57382006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5739
5740 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5741 Rearrange the entries of other libraries to have them in one place.
5742
906ac235
JB
57432006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5744
7e050830 5745 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
5746 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5747
fb0103e5
RG
57482006-03-14 Richard Guenther <rguenther@suse.de>
5749
5750 * configure: Regenerate with autoconf 2.13.
5751
17237f6b
JB
57522006-03-13 Jim Blandy <jimb@codesourcery.com>
5753
5754 * MAINTAINERS: Use my work address.
bed31434
JB
5755
5756 * MAINTAINERS: Update my E-mail address.
5757
27079765
AH
57582006-03-10 Aldy Hernandez <aldyh@redhat.com>
5759
5760 * configure.in: Handle --disable-<component> generically.
5761 * configure: Regenerate.
5762
54a17039
L
57632006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5764
5765 PR libgcj/17311
5766 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5767
b9bd11ca
EE
57682006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5769
5770 * MAINTAINERS (Write After Approval): Remove myself.
5771 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5772
dce2d8b2 57732006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 5774
072b06f2
RE
5775 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5776 (TARGET_CONFIGDIRS): Remove.
5777 * configure.in: Remove AC_SUBST(target_configdirs).
5778 * Makefile.in, configure: Regenerated.
ee2312f3 5779
936e1a35
SK
57802006-02-20 Steven G. Kargl <kargls@comcast.net>
5781
5782 * MAINTAINERS (Write After Approval): Remove myself.
5783 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5784
cc11cc9b
PB
57852006-02-20 Paolo Bonzini <bonzini@gnu.org>
5786
5787 PR bootstrap/25670
5788
5789 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5790
5791 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5792 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5793 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5794 BUILD_PREFIX, BUILD_PREFIX_1.
5795 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5796
5797 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5798 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5799
5800 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5801 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5802 of `cat stage_current`. Always provide the `r' and `s' variables.
5803 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5804 a single shell execution.
5805 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5806 bootstrapped modules, make the stage1 module if the build was not
5807 started yet, else build the current stage.
5808 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5809 (all-build, all-host, all-target, [+make_target+]-host,
5810 [+make_target+]-target): Do not use \-continued lines.
5811 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5812 (current_stage, restrap, stage_last): New.
5813
5814 * Makefile.in: Regenerate.
5815 * configure: Regenerate.
5816
63a7c9ef
BD
58172006-02-19 Bud Davis <jmdavis@link.com>
5818
5819 * MAINTAINERS (Write After Approval): Remove myself.
5820 (Language Front End Maintainers): Add myself as fortran 95
5821 maintainer and update e-mail address.
5822
a3543e3a
FXC
58232006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5824
5825 * MAINTAINERS (Write After Approval): Remove myself.
5826 (Language Front End Maintainers): Add myself as fortran 95
5827 maintainer.
5828
ca5b1d2c
VK
58292006-02-16 Victor Kaplansky <victork@il.ibm.com>
5830
5831 * MAINTAINERS (Write After Approval): Add myself.
5832
0499513f
TK
58332006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5834
5835 * MAINTAINERS (Write After Approval): Remove myself.
5836 (Language Front End Maintainers): Add myself as
5837 fortran 95 maintainer.
5838
d1f8db0c
PB
58392006-02-14 Paolo Bonzini <bonzini@gnu.org>
5840
5841 Sync from src:
5842
5843 2005-12-27 Leif Ekblad <leif@rdos.net>
5844
cc6010cd
AP
5845 * configure.in: Add support for RDOS target.
5846 * configure: Regenerate.
d1f8db0c
PB
5847
58482006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 5849 Andreas Schwab <schwab@suse.de>
d1f8db0c 5850
cc6010cd 5851 * configure: Regenerate.
d1f8db0c 5852
cac90078
DE
58532006-02-12 David Edelsohn <edelsohn@gnu.org>
5854
5855 * configure.in (enable_libgomp): Add AIX.
5856 * configure: Regenerate.
5857
bd37fbf5
MK
58582006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5859
5860 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5861
23027b7a
LM
58622006-02-03 Lee Millward <lee.millward@gmail.com>
5863
5864 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5865
0058967b
RG
58662006-01-31 Richard Guenther <rguenther@suse.de>
5867 Paolo Bonzini <bonzini@gnu.org>
5868
5869 * Makefile.def (target_modules): Add libgcc-math target module.
5870 * configure.in (target_libraries): Add libgcc-math target library.
5871 (--enable-libgcc-math): New configure switch.
5872 * Makefile.in: Re-generate.
5873 * configure: Re-generate.
5874 * libgcc-math: New toplevel directory.
5875
e8b05380
PB
58762006-01-26 Paolo Bonzini <bonzini@gnu.org>
5877
5878 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5879 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5880 the assembler, linker and binutils.
5881 * configure: Regenerate.
5882
d54d5437
DM
58832006-01-22 Dirk Mueller <dmueller@suse.de>
5884
5885 * MAINTAINERS (Write After Approval): Add myself.
5886
670cbfcf
DN
58872006-01-20 Diego Novillo <dnovillo@redhat.com>
5888
5889 * configure: Regenerate.
5890
953ff289
DN
58912006-01-18 Richard Henderson <rth@redhat.com>
5892 Jakub Jelinek <jakub@redhat.com>
5893 Diego Novillo <dnovillo@redhat.com>
5894
5895 * libgomp: New directory.
5896 * Makefile.def: Add target_module libgomp.
5897 * Makefile.in: Regenerate.
5898 * configure.in (target_libraries): Add target-libgomp.
5899 * configure: Regenerate.
5900
32ce4048
AO
59012006-01-05 Alexandre Oliva <aoliva@redhat.com>
5902
5903 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5904 @ from continuation.
5905 * Makefile.in: Rebuilt.
5906
0eaf8e17 59072006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 5908
c76c0c83
CL
5909 * MAINTAINERS (Write After Approval): Add myself.
5910
2d309510
PB
59112006-01-04 Paolo Bonzini <bonzini@gnu.org>
5912
5913 PR bootstrap/24252
5914
5915 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5916 * Makefile.tpl (OBJDUMP): New.
5917 (EXTRA_HOST_FLAGS): Add it.
5918 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5919
953ff289
DN
5920 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5921 to use symbolic links between directories. Avoid race conditions
5922 or make them harmless.
5923 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
5924
5925 * Makefile.def (LEAN): Pass.
5926 * Makefile.tpl (LEAN): Define.
5927 (stage[+id+]-start): Accept that the previous directory does not
5928 exist, if the bootstrap is lean.
5929 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5930 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5931 configure substitution.
5932 ([+compare-target+]): Likewise.
5933 ([+bootstrap-target+]-lean): New.
5934 * configure.in: Remove lean bootstrap support from here.
5935
953ff289
DN
5936 * Makefile.in: Regenerate.
5937 * configure: Regenerate.
2d309510 5938
368872c3
BE
59392006-01-04 Ben Elliston <bje@au.ibm.com>
5940
5941 * MAINTAINERS (libdecnumber): Add myself.
5942
d79e6356
MM
59432006-01-02 Mark Mitchell <mark@codesourcery.com>
5944
5945 * libtool-ldflags: New script.
5946
a6fbc1e2
AS
59472006-01-02 Andreas Schwab <schwab@suse.de>
5948
5949 * configure.in: When reconfiguring remove Makefile in
5950 all stage directories.
5951 * configure: Regenerate.
5952
103a4b39
SB
59532005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5954
5955 * MAINTAINERS: Update my email address.
5956
212f829c
PB
59572005-12-20 Paolo Bonzini <bonzini@gnu.org>
5958
5959 Revert Ada-related part of the previous change.
5960
5961 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5962 Do not pass.
5963 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5964 * Makefile.in: Regenerate.
5965 * configure.in: Do not include mt-ppc-aix target fragment.
5966 * configure: Regenerate.
5967
8ef1f2df
PB
59682005-12-19 Paolo Bonzini <bonzini@gnu.org>
5969
5970 * configure.in: Select appropriate fragments for PowerPC/AIX.
5971 * configure: Regenerate.
5972
5973 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5974 BOOT_CFLAGS, BOOT_LDFLAGS.
5975 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5976 BOOT_CFLAGS, BOOT_LDFLAGS.
5977 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5978 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5979 (stage): Fail if we cannot complete the work.
5980 * Makefile.in: Regenerate.
5981
ab34901f
NS
59822005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5983
5984 * configure.in: Replace ms1 with mt.
5985 * configure: Rebuilt.
5986
cbe82f21
BM
59872005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5988
5989 * MAINTAINERS: Update my email address.
5990
19843472
PB
59912005-12-15 Paolo Bonzini <bonzini@gnu.org>
5992
5993 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5994 install-host-nogcc): Don't invoke $(stage) at the end.
5995 * Makefile.in: Regenerate.
5996
1ca26cd2
PB
59972005-12-14 Paolo Bonzini <bonzini@gnu.org>
5998
5999 * configure.in: Flip the top-level bootstrap switch.
6000 * configure: Regenerate.
6001
f41d6665
DJ
60022005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6003
6004 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6005 $(stage) and $(unstage).
6006 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6007 (all): Remove stray semicolon.
6008 (local-distclean): Don't handle multilib.tmp and multilib.out.
6009 (install.all): Set $s for consistency.
6010 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6011 check_multilibs setting. Always make the install directory.
6012 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6013 Correct @if/@endif.
6014 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6015 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6016 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6017 (multilib.out): Remove.
6018 * Makefile.in: Regenerated.
6019
dce2d8b2 60202005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
6021
6022 * MAINTAINERS (Write After Approval): Add myself.
6023
64f182bd
NS
60242005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6025
121b2cee
NS
6026 * MAINTAINERS: Add myself as mt maintainer.
6027
64f182bd
NS
6028 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6029
a6d63770
AN
60302005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6031
6032 * MAINTAINERS: Change email address.
6033
2abefe3d
PB
60342005-12-05 Paolo Bonzini <bonzini@gnu.org>
6035
6036 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6037 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6038 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6039 Find in-tree tools if available.
6040 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6041 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6042 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6043 (COMPILER_*_FOR_TARGET): New.
6044 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6045 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6046 (CONFIGURED_*, USUAL_*): Remove.
6047 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6048 STRIP): Use autoconf substitutions.
6049 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6050 COMPILER_NM_FOR_TARGET): New.
6051 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6052
6053 (all): Make all-host and all-target in parallel.
6054 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6055 that $$r and $$s are set before invoking a recursive make.
6056 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6057 ([+bootstrap-target+]): Inline most of the `all' target.
6058
2f3bdde7
BE
60592005-11-29 Ben Elliston <bje@au.ibm.com>
6060
6061 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6062 from the gcc build directory.
6063 * Makefile.in: Regenerate.
6064
a4b6c45a
BE
60652005-11-29 Ben Elliston <bje@au.ibm.com>
6066
6067 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6068 depend on all-libdecnumber.
6069 * configure.in (host_libs): Include libdecnumber.
6070 * Makefile.in: Regenerate.
6071 * configure: Likewise.
6072
473a74b9
BE
60732005-11-29 Ben Elliston <bje@au.ibm.com>
6074
6075 * libdecnumber: Import decNumber sources from the dfp-branch.
6076
b4623110
KJ
60772005-11-21 Kean Johnston <jkj@sco.com>
6078
6079 * config.sub, config.guess: Sync from upstream sources.
6080
67dc1785
BE
60812005-11-21 Ben Elliston <bje@au.ibm.com>
6082
6083 Import from Autoconf sources:
6084
6085 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6086 * config/move-if-change: Don't output "$2 is unchanged";
6087 suggested by Ben Elliston. Handle weird characters correctly.
6088
186abafe
AT
60892005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6090
6091 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6092 to match upstream libtool for darwin.
6093
ef9db8d5
DJ
60942005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6095
6096 * Makefile.def: Remove gdb dependencies for gdbtk.
6097 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6098 (configure-gdb, install-gdb): New rules.
6099 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6100 * Makefile.in, configure: Regenerated.
6101
9c5141ab
JB
61022005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6103
6104 * MAINTAINERS (Write After Approval): Add myself.
6105
4523d51b
EE
61062005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6107
6108 * MAINTAINERS (Write After Approval): Add myself.
6109
086b011c
DN
61102005-10-24 Diego Novillo <dnovillo@redhat.com>
6111
6112 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6113 Diego Novillo.
6114
e7c84bf8
PB
61152005-10-22 Paolo Bonzini <bonzini@gnu.org>
6116
6117 PR bootstrap/24297
6118 * Makefile.tpl (do-[+make-target+], do-check, install,
6119 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6120 are set before recursing.
6121 * Makefile.in: Regenerate.
6122
b88a7564
EB
61232005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6124
6125 PR bootstrap/18939
6126 * Makefile.def (gcc) <target>: Fix thinko.
6127 * Makefile.in: Regenerate.
6128
61efc800
BS
61292005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6130
6131 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6132 * configure: Regenerate.
6133
f53d2869
JZ
61342005-10-15 Jie Zhang <jie.zhang@analog.com>
6135
6136 * MAINTAINERS (Write After Approval): Add self.
6137
077fc835
KH
61382005-10-08 Kazu Hirata <kazu@codesourcery.com>
6139
6140 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6141 target-libffi, target-qthreads, target-libjava, and
6142 targetlibobjc.
6143 * configure: Regenerate.
6144
d739199a
DJ
61452005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6146
6147 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6148 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6149 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6150 (USUAL_OBJDUMP_FOR_TARGET): New.
6151 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6152 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 6153 * configure, Makefile.in: Regenerated.
d739199a 6154
db38c6bb
PB
61552005-10-05 Paolo Bonzini <bonzini@gnu.org>
6156
6157 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6158 before other host packages.
6159
3015564c
KK
61602005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6161
6162 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6163
1061f99e
PB
61642005-10-05 Paolo Bonzini <bonzini@gnu.org>
6165
6166 PR bootstrap/22340
6167
6168 * configure.in (default_target): Remove.
6169 * Makefile.tpl (all): Do not use prerequisites as subroutines
6170 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6171 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6172 use prerequisites as subroutines.
6173 (check-host, check-target): New.
6174 (bootstrap configure & all targets): Do not use stage*-start
6175 if the directory layout is already ok.
6176 (non-bootstrap configure & all targets): Prepend a $(unstage).
6177 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6178 (NOTPARALLEL): Remove.
6179 (unstage, stage variables): New variables.
6180 (unstage, stage targets): Simply expand to those variables.
6181
6182 * configure: Regenerate.
6183 * Makefile.in: Regenerate.
6184
4a9c436f
JW
61852005-10-04 James E Wilson <wilson@specifix.com>
6186
6187 * Makefile.def (lang_env_dependencies): Add libmudflap.
6188 * Makefile.in: Regenerate.
6189
37150080
AS
61902005-10-03 Andreas Schwab <schwab@suse.de>
6191
6192 Backport from libtool CVS:
6193 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6194
6195 * ltmain.sh: add support for installing into temporary
6196 staging area (e.g. 'make install DESTDIR=...')
6197
39d16468
L
61982005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6199
6200 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6201 * configure: Regenerated.
6202
72a7ab82
AP
62032005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6204
6205 * configure: Regenerate with the correct
6206 autoconf version.
6207
6b65a26d
CM
62082005-09-30 Catherine Moore <clm@cm00re.com>
6209
6210 * configure.in (bfin-*-*): New.
6211 * configure: Regenerated.
6212
040b1c5a
GK
62132005-09-28 Geoffrey Keating <geoffk@apple.com>
6214
6215 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6216 (LIPO_FOR_TARGET): New.
6217 (CONFIGURED_LIPO_FOR_TARGET): New.
6218 (USUAL_LIPO_FOR_TARGET): New.
6219 (STRIP_FOR_TARGET): New.
6220 (CONFIGURED_STRIP_FOR_TARGET): New.
6221 (USUAL_STRIP_FOR_TARGET): New.
6222 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6223 STRIP_FOR_TARGET.
6224 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6225 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6226 * Makefile.in: Regenerate.
6227 * configure: Regenerate.
7e050830 6228
3a3c28db
DE
62292005-09-19 David Edelsohn <edelsohn@gnu.org>
6230
6231 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6232 (rs6000-*-aix*): Same.
6233 * configure: Regenerate.
6234
2749a921
TT
62352005-09-16 Tom Tromey <tromey@redhat.com>
6236
6237 * MAINTAINERS: Add self as java maintainer.
6238
7f26dfa3
FXC
62392005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6240
6241 * configure.in: Recognize f95 in the --enable-languages option,
6242 and substitute it for fortran, issuing a warning.
6243 * configure: Regenerate.
6244
d8852c4f
PE
62452005-08-30 Phil Edwards <phil@codesourcery.com>
6246
6247 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6248 * configure: Regenerated.
6249
ad685e81
AH
62502005-08-22 Aldy Hernandez <aldyh@redhat.com>
6251
6252 * MAINTAINERS: Add self as ms1 maintainer.
6253
b00d752c
RE
62542005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6255
6256 * Makefile.def (libssp): Add to lang_env_dependencies.
6257 * Makefile.in: Regenerate.
6258
9ed8fb9b
ILT
62592005-08-18 Ian Lance Taylor <ian@airs.com>
6260
6261 * MAINTAINERS: Add myself as middle-end maintainer.
6262
0f029d39
CG
62632005-08-17 Christian Groessler <chris@groessler.org>
6264
6265 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6266 * Makefile.in: Regenerate.
6267
81087874
AK
62682005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6269
6270 * MAINTAINERS (write after approval): Added myself.
6271
6a134f1c
MR
62722005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6273
6274 * MAINTAINERS (Write After Approval): Add myself.
6275
2693c0b0
PB
62762005-08-12 Paolo Bonzini <bonzini@gnu.org>
6277
6278 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6279 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6280 Look for alternate names of the target cc and c++
6281 * configure: Regenerate.
6282
4de997d1
PB
62832005-08-08 Paolo Bonzini <bonzini@gnu.org>
6284
6285 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6286 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6287 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6288 tools; remove code to manually set them.
6289 (Target tools): Look in the environment for them.
6290 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6291 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6292 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6293 build directory.
6294 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6295 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6296 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6297 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6298 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6299 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6300 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6301 * configure: Regenerate.
6302 * Makefile.in: Regenerate.
6303
b089e33a
BE
63042005-07-28 Ben Elliston <bje@au.ibm.com>
6305
6306 * MAINTAINERS: Update for removed CPU targets.
6307
e3791243
MM
63082005-07-27 Mark Mitchell <mark@codesourcery.com>
6309
6310 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 6311 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
6312 * Makefile.in: Regenerated.
6313
526635cb
MM
63142005-07-26 Mark Mitchell <mark@codesourcery.com>
6315
6316 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6317 (CFLAGS_FOR_TARGET): Use it.
6318 (CXXFLAGS_FOR_TARGET): Likewise.
6319 * Makefile.in: Regenerated.
6320 * configure.in (--with-build-sysroot): New option.
6321 * configure: Regenerated.
6322
19791f70
PB
63232005-07-24 Paolo Bonzini <bonzini@gnu.org>
6324
6325 * Makefile.tpl: Wrap install between unstage and stage
6326 * Makefile.in: Regenerate.
6327
35f5a23f
EC
63282005-07-21 Eric Christopher <echristo@apple.com>
6329
6330 * MAINTAINERS: Update affiliation.
6331
ff3ddf15
PW
63322005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6333
6334 * MAINTAINERS: Add self as crx port maintainer.
6335
3a664c1c
DD
63362005-07-20 DJ Delorie <dj@redhat.com>
6337
6338 * MAINTAINERS: Add self as m32c maintainer.
6339
539df155
KC
63402005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6341
6342 * all files: Update FSF address.
6343
be9c593a
EC
63442005-07-15 Eric Christopher <echristo@redhat.com>
6345
6346 * MAINTAINERS: Change affiliation.
6347
fd7ea4ab
JB
63482005-07-14 Jim Blandy <jimb@redhat.com>
6349
6350 * configure.in: Add cases for Renesas m32c.
6351 * configure: Regenerated.
7e050830 6352
0063a823
KC
63532005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6354
d0ca130a
KC
6355 * COPYING.LIB: Update from fsf.org.
6356
63572005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6358
6359 * COPYING, compile, config.guess,
0063a823
KC
6360 config.sub, install-sh, missing, mkinstalldirs,
6361 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 6362 * config-ml.in: Update FSF address.
0063a823 6363
a8ba31f2
EC
63642005-07-13 Eric Christopher <echristo@redhat.com>
6365
6366 * configure.in: Add toplevel noconfigdir support for tpf.
6367 * configure: Regenerate.
6368
5bea4a03
PB
63692005-07-11 Paolo Bonzini <bonzini@gnu.org>
6370
6371 PR ada/22340
6372
6373 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6374 * Makefile.in: Regenerate.
6375
284bdbbd
MM
63762005-07-07 Mark Mitchell <mark@codesourcery.com>
6377
6378 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 6379 Brolley to write-after-approval.
284bdbbd 6380
452190fb
AS
63812005-07-07 Andreas Schwab <schwab@suse.de>
6382
6383 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6384 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6385 * Makefile.in: Regenerated.
6386
9c8f9ec2
GK
63872005-07-06 Geoffrey Keating <geoffk@apple.com>
6388
6389 * configure.in: Don't build sim or rda when targetting darwin.
6390 * configure: Regenerate.
6391
ef0087a7
KH
63922005-07-06 Kazu Hirata <kazu@codesourcery.com>
6393
6394 * configure.in: Add --enable-libssp and --disable-libssp.
6395 * configure: Regenerate with autoconf-2.13.
6396
77008252
JJ
63972005-07-02 Jakub Jelinek <jakub@redhat.com>
6398
6399 * Makefile.def (target_modules): Add libssp.
6400 * configure.in (target_libraries): Add target-libssp.
6401 * configure: Rebuilt.
6402 * Makefile.in: Rebuilt.
6403
a04eae1b
ZW
64042005-07-01 Zack Weinberg <zackw@panix.com>
6405
6406 * MAINTAINERS: Change email address. Resign from maintainership.
6407
948884cd
RG
64082005-07-01 Richard Guenther <rguenther@suse.de>
6409
6410 * MAINTAINERS: Change my e-mail address and affiliation.
6411
c7870f5d
PB
64122005-06-22 Paolo Bonzini <bonzini@gnu.org>
6413
6414 * Makefile.def (stagefeedback): Come after profile.
6415 Define profiledbootstrap target.
6416 * Makefile.tpl (profiledbootstrap): Remove.
6417 (stageprofile-end): Zap stagefeedback.
6418 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6419 * Makefile.in: Regenerate.
6420
ab99519a
RS
64212005-06-13 Richard Sandiford <richard@codesourcery.com>
6422
6423 * MAINTAINERS: Update my email address.
6424
f610dd5f
ZW
64252005-06-13 Zack Weinberg <zack@codesourcery.com>
6426
6427 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6428 In 'cpp' stanza, support '#line' as well as '# '.
6429
71bc2a83
AS
64302005-06-08 Andreas Schwab <schwab@suse.de>
6431
6432 * MAINTAINERS: Move myself from 'Write After Approval' to
6433 'CPU Port Maintainers' section as m68k maintainer.
6434
4fab7234
HPN
64352005-06-07 Hans-Peter Nilsson <hp@axis.com>
6436
6437 * configure.in (unsupported_languages): New macro.
6438 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6439 non-ported target libraries in noconfigdirs.
6440 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6441 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 6442 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
6443 unsupported_languages.
6444 * configure: Regenerate.
6445
68193f9b
TS
64462005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6447
6448 * configure.in: Fix typo in handling of --with-mpfr-dir.
6449 * configure: Regenerate.
6450
f26f6b8d
RS
64512005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6452
6453 * MAINTAINERS: Update my email address.
6454
ba4853f8
JB
64552005-06-02 Jim Blandy <jimb@redhat.com>
6456
6457 * config.sub: Add cases for the Renesas m32c. (This patch has been
6458 accepted into the master sources.)
6459
79dd769c 64602005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
6461 Michael Snyder <msnyder@redhat.com>
6462 Stan Cox <scox@redhat.com>
79dd769c 6463
f610dd5f 6464 * configure.in: Set noconfigdirs for ms1.
79dd769c 6465
f610dd5f 6466 * configure: Regenerate.
79dd769c 6467
d29e107f
JD
64682005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6469
6470 * MAINTAINERS (Write After Approval): Add self.
6471
e93196c3
JC
64722005-06-01 Josh Conner <jconner@apple.com>
6473
6474 * MAINTAINERS (Write After Approval): Add self.
6475
ae263c7a
KH
64762005-06-01 Kazu Hirata <kazu@codesourcery.com>
6477
6478 * MAINTAINERS: Update my email address.
6479
585b3aa3
ZM
64802005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6481
6482 * MAINTAINERS (Write After Approval): Add self.
6483
4930c50b
CD
64842005-05-26 Chris Demetriou <cgd@broadcom.com>
6485
6486 * MAINTAINERS (Write After Approval): Remove self.
6487
2dfbef6d
PB
64882005-05-25 Paolo Bonzini <bonzini@gnu.org>
6489
6490 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6491 (Dependencies): Consider target modules for bootstrap dependencies.
6492 Make target bootstrap modules depend on each stage's gcc.
6493 * Makefile.in: Regenerate.
6494
bcb28cf5
PB
64952005-05-20 Paolo Bonzini <bonzini@gnu.org>
6496
6497 * Makefile.def (configure-gcc): Depend on binutils having been built.
6498 (all-gcc): No need to do it here.
6499 * Makefile.in: Regenerate.
6500
0cf085e4
PB
65012005-05-19 Paul Brook <paul@codesourcery.com>
6502
f610dd5f 6503 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
6504 language cannot be built.
6505 * configure: Regenerate.
6506
dfb2c39a
DJ
65072005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6508
6509 * ylwrap: Import from Automake 1.9.5.
6510
771aaa92
DU
65112005-05-13 David Ung <davidu@mips.com>
6512
6513 * MAINTAINERS (Write After Approval): Add self.
6514
3ac9bd58
MS
65152005-05-09 Mike Stump <mrs@apple.com>
6516
6517 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6518 lt_cv_sys_max_cmd_len for now.
f610dd5f 6519
f77a5578
SC
65202005-05-09 Stan Cox <scox@redhat.com>
6521
6522 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6523
795e36e5
MK
65242005-05-08 Matt Kraai <kraai@ftbfs.org>
6525
6526 * README.SCO: Update the URL.
6527
c9392a2b
DE
65282005-05-05 David Edelsohn <edelsohn@gnu.org>
6529
6530 * ltconfig: Define file_list_spec. Pass file_list_spec and
6531 with_gnu_ld to libtool.
6532 * ltcf-c.sh (aix[45]): Define file_list_spec.
6533 * ltcf-cxx.sh (aix[45]): Same.
6534 * ltcf-gcj.sh (aix[45]): Same.
6535 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6536 exists, write list of input files to temporary file.
6537
bebcd931
MS
65382005-05-04 Mike Stump <mrs@apple.com>
6539
6540 * configure.in: Always pass --target to target configures as
6541 otherwise rebuilds that do --recheck will fail.
6542 * confiugure: Rebuilt.
6543
ce406537
PB
65442005-05-04 Paolo Bonzini <bonzini@gnu.org>
6545
6546 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6547 STAGE_HOST_EXPORTS.
6548 (configure, all): Add bootstrap support.
6549 (Host modules, target modules): Pass post-stage1 flags and exports.
6550 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6551 * Makefile.in: Regenerate.
6552
aa9dcfc4
PB
65532005-04-29 Paolo Bonzini <bonzini@gnu.org>
6554
6555 * configure: Regenerate.
6556
b6f9abcf
MS
65572005-04-27 Mike Stump <mrs@apple.com>
6558
6559 * MAINTAINERS: Add self as darwin maintainer.
6560
acb217cb
BS
65612005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6562
6563 * config.sub: Update from master copy.
6564
b6dae270
MS
65652005-04-21 Mike Stump <mrs@apple.com>
6566
6567 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6568 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6569
c2e0d3a9
HPN
65702005-04-19 Hans-Peter Nilsson <hp@axis.com>
6571
6572 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6573 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6574 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6575 "*-*-elf" and "*-*-linux*".
6576 * configure: Regenerate.
6577
871ae772
JM
65782005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6579
6580 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6581
bf070c29
MS
65822005-04-12 Mike Stump <mrs@apple.com>
6583
6584 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6585
e865b6f7
TK
65862005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6587
6588 * MAINTAINERS (Write After Approval): Add myself.
6589
7b71ad7f
BS
65902005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6591
6592 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6593
25b42232
PB
65942005-04-06 Paolo Bonzini <bonzini@gnu.org>
6595
f610dd5f 6596 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
6597 (TARGET_CONFIGARGS): Include --with-target-subdir.
6598 (configure, all): New macros. Use them throughout.
6599 * Makefile.in: Regenerate.
6600
d727c624
JG
66012005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6602
6603 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 6604
fff72cc4
ZD
66052005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6606
6607 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6608
86472dc3
GP
66092005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6610
6611 * MAINTAINERS: Move John Carr to Write After Approval.
6612
dce2d8b2 66132005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
6614
6615 * config/mh-mingw32: Delete.
6616 * configure.in: Don't use it.
6617 * configure: Regenerate.
6618
33da42bc
PB
66192005-03-31 Paolo Bonzini <bonzini@gnu.org>
6620
6621 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6622 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 6623 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
6624 (HOST_LIB_PATH): Generate from Makefile.def.
6625 (TARGET_LIB_PATH): Likewise.
6626 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6627 * Makefile.in: Regenerate.
6628 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6629 (RPATH_ENVVAR): Include Darwin case.
6630 * configure: Regenerate.
6631
15cc1841
TF
66322005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6633
6634 * MAINTAINERS (Various Maintainers): Remove self.
6635 (Write After Approval): Add self.
6636
6a8c79d5
TF
66372005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6638
6639 * MAINTAINERS (Various Maintainers): Add self.
6640
256f7136
PB
66412005-03-25 Paolo Bonzini <bonzini@gnu.org>
6642
6643 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6644 * configure: Regenerate.
6645
191dd2c9
ZW
66462005-03-21 Zack Weinberg <zack@codesourcery.com>
6647
6648 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6649 gcc_version, and gcc_version_trigger from set of flags to pass.
6650 * Makefile.tpl: Remove definitions of above variables.
6651 (config.status): Remove dependency on $(gcc_version_trigger).
6652 * Makefile.in: Regenerate.
6653 * configure.in: Do not reference config/gcc-version.m4 nor
6654 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6655 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6656 * configure: Regenerate.
6657
ef6e9bc0 66582005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 6659 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
6660
6661 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6662 * Makefile.in: Regenerate.
6663
009bbd5a
FW
66642005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6665
6666 * MAINTAINERS (Write After Approval): Add myself.
6667
09f8755b
DA
66682005-03-03 David Ayers <d.ayers@inode.at>
6669
6670 * MAINTAINERS (Write After Approval): Add myself.
6671
e73ed25c
AO
66722005-03-01 Alexandre Oliva <aoliva@redhat.com>
6673
6674 PR libgcj/20160
6675 * ltmain.sh: Avoid creating archives with components that have
6676 duplicate basenames.
6677
ace9ac7b
AP
66782005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6679
6680 PR bootstrap/20250
6681 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6682 instead of check.
6683 * Makefile.in: Regenerate.
6684
c9db9354
PB
66852005-02-28 Paolo Bonzini <bonzini@gnu.org>
6686
6687 * Makefile.in: Regenerate to fix conflict between the previous two
6688 patches.
6689
215c351a
PB
66902005-02-28 Paolo Bonzini <bonzini@gnu.org>
6691
6692 PR bootstrap/17383
6693 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6694 * Makefile.tpl (HOST_SUBDIR): New substitution.
6695 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6696 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6697 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6698 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6699 (Host modules, Bootstrapped modules): Use it.
6700 (Build modules, Target modules): Do not create symlink trees,
6701 always configure out-of-srcdir.
6702 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6703 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6704 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6705 $(HOST_SUBDIR). Create a symlink for host_subdir.
6706
6707 * Makefile.in: Regenerate.
6708 * configure: Regenerate.
6709
5395b47b
NN
67102005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6711
6712 Merged from libada-gnattools-branch:
6713 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6714
6715 * gnattools: New directory.
6716 * Makefile.def: Add gnattools as a module, depending on target-libada.
6717 * Makefile.in: Regenerate.
6718 * configure.in: Include gnattools in host_tools; disable it if ada
6719 is disabled.
6720 * configure: Regenerate.
6721
ca2cc05c
JM
67222005-02-24 James A. Morrison <phython@gcc.gnu.org>
6723
6724 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6725 treelang maintainer.
6726 (Write After Approval): Remove myself.
6727
d2f3024f
PS
67282005-02-23 Paul Schlie <schlie@comcast.net>
6729
6730 * configure.in: Allow darwin targeted ports to build tk, itcl and
6731 libgui.
6732 * configure: Regenerate.
6733
bba5e0ca
EB
67342005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6735
6736 PR libgcj/10353
6737 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6738 * configure: Regenerate.
6739
70132ce7
SK
67402005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6741
6742 * MAINTAINERS (Write After Approval): Add myself.
6743
20f0edca
ILT
67442005-02-10 Ian Lance Taylor <ian@airs.com>
6745
6746 * MAINTAINERS: Update my e-mail address.
6747
e64e5109
RG
67482005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6749
6750 * MAINTAINERS (Write After Approval): Add myself.
6751
40d64b5a
HPN
67522005-01-29 Hans-Peter Nilsson <hp@axis.com>
6753
6754 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6755 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6756 target-libgloss when not *-*-elf and *-*-aout.
6757 * configure: Regenerate.
6758
54a12711
KH
67592005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6760
6761 * MAINTAINERS: Remove obsolete entries.
6762
0aa99dbb
KH
6763 * MAINTAINERS (Write After Approval): Add Michael Matz.
6764
2b009f5f
NB
67652005-01-19 Neil Booth <neil@daikokuya.co.uk>
6766
6767 * MAINTAINERS: Remove self as cpplib maintainer.
6768
385870f5
KC
67692005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6770
6771 * install-sh, config.sub: Import from upstream.
6772
e7daab31
KC
67732005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6774
6775 PR bootstrap/18222
6776 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6777 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6778 * Makefile.in: Regenerate.
6779
e6003f4d
JT
67802005-01-16 Jason Thorpe <thorpej@netbsd.org>
6781
6782 * MAINTAINERS: Update my email address.
6783
145e2972 67842005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 6785 Andreas Schwab <schwab@suse.de>
145e2972
DE
6786
6787 PR bootstrap/18033
6788 * config-ml.in: Eval option if surrounded by single quotes.
6789
86c7e0da
PB
67902005-01-03 Paolo Bonzini <bonzini@gnu.org>
6791
6792 Revert 2004-12-28 Makefile changes, a better fix will be
6793 applied to mainline and src after GCC 4.0 branches.
6794
3224a22f
PB
67952004-12-28 Paolo Bonzini <bonzini@gnu.org>
6796
6797 PR bootstrap/17383
6798
6799 * Makefile.def (target_modules): Remove stage parameter,
6800 it is always true now.
6801 * Makefile.tpl (configure-build-[+module+],
6802 configure-target-[+module+]): Always build symlink tree
6803 for the directory and for include. BUILD_SUBDIR and
6804 TARGET_SUBDIR cannot be . anymore.
6805 * Makefile.in: Regenerate.
6806
aaf51ca2
DE
68072004-12-25 David Edelsohn <edelsohn@gnu.org>
6808
6809 Revert 2004-12-08 Makefile changes.
6810
4e32e454
DS
68112004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6812
6813 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6814 cygwin, mingw.
6815
669f01d8
AS
68162004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6817
6818 * configure.in (sh64-*-*): Reenable gprof.
6819 * configure: Regenerate.
6820
1b227ee0
DE
68212004-12-08 David Edelsohn <edelsohn@gnu.org>
6822
6823 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6824 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6825 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6826 * Makefile.in: Regenerate.
6827
ce5e944c
CF
68282004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6829
6830 * MAINTAINERS: Update my email address.
6831
893f1e87
MK
68322004-12-07 Matt Kraai <kraai@ftbfs.org>
6833
6834 * Makefile.tpl: Generate normal dependencies if the LHS module is
6835 not bootstrapped.
6836 * Makefile.in: Regenerate.
6837
bb59c339
RS
68382004-12-03 Richard Sandiford <rsandifo@redhat.com>
6839
6840 * configure.in: Include config/gxx-include-dir.m4. Use
6841 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6842 * configure: Regenerate.
6843
4982adbe
RS
68442004-12-03 Richard Sandiford <rsandifo@redhat.com>
6845
6846 * config.if: Delete.
6847 * configure.in: Set libstdcxx_incdir directly.
6848 * configure: Regenerate.
6849
05750653
EC
68502004-12-02 Eric Christopher <echristo@redhat.com>
6851
6852 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6853 * Makefile.in: Regenerate.
6854
5fef1dbd
RS
68552004-12-02 Richard Sandiford <rsandifo@redhat.com>
6856
6857 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6858 * configure: Regenerate.
6859
afabd8e6
RS
68602004-12-02 Richard Sandiford <rsandifo@redhat.com>
6861
6862 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6863 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6864 * configure: Regenerate.
6865
78716e86
EC
68662004-12-01 Eric Christopher <echristo@redhat.com>
6867
6868 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6869 of things to remove.
6870
57ab8ba9
MK
68712004-11-29 Matt Kraai <kraai@ftbfs.org>
6872
6873 * MAINTAINERS (Write After Approval): Update my e-mail address.
6874
2539bffe
KC
68752004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6876
6877 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6878 from CVS libtool to always pass_all.
6879
3e732ba0
JDA
68802004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6881
6882 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6883 (hppa*64*-*-*): Delete incorrect comment.
6884 * configure: Rebuilt.
6885
767f726e
KC
68862004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6887
6888 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6889
2c92e90f
KC
68902004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6891
6892 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6893 from CVS libtool to always pass_all.
6894
32f84e48
KC
68952004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6896
6897 * install-sh, compile: Import from automake.
6898
9587be8a
KC
68992004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6900
6901 * config.guess, config.sub: Import from savannnah.
6902
04e81808 69032004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
6904
6905 * MAINTAINERS (Write After Approval): Add myself
6906
f87a2b2e
MS
69072004-11-12 Mike Stump <mrs@apple.com>
6908
6909 * Makefile.def: Add html support.
6910 * Makefile.tpl: Likewise.
6911 * Makefile.in: Regenerate.
6912
848556c2
GK
69132004-11-11 Geoffrey Keating <geoffk@apple.com>
6914
556f03c4
GK
6915 PR 18423
6916 * configure.in: Remove all instances of build-fixincludes from
6917 noconfigdirs.
6918 (build_configargs): Supply --target to subdirectories.
6919 * configure: Regenerate.
6920
848556c2
GK
6921 * Makefile.def: Make gcc install depend on fixincludes install.
6922 * Makefile.in: Regenerate.
6923
9e5712a5
JJ
69242004-11-10 Janis Johnson <janis187@us.ibm.com>
6925
6926 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6927
4ef509c0
PB
69282004-11-11 Paul Brook <paul@codesourcery.com>
6929
6930 * MAINTAINERS: Add self as arm maintainer. Update email address.
6931
20d11df6
HPN
69322004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6933
6934 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6935 target-libgfortran.
79fd8592 6936 * configure: Regenerate.
20d11df6 6937
68c70f15
DE
69382004-11-07 David Edelsohn <edelsohn@gnu.org>
6939
6940 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6941 like CC.
6942
54f88091
PB
69432004-11-05 Paolo Bonzini <bonzini@gnu.org>
6944
6945 * Makefile.def (host fixincludes): Specify missing targets.
6946 * Makefile.in: Regenerate.
6947
6866abb8
RC
69482004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6949
6950 * MAINTAINERS: Add myself
6951
83f62578
GL
69522004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6953
6954 * MAINTAINERS (Write After Approval): Add myself.
6955
53c7ffe7
GK
69562004-11-04 Geoffrey Keating <geoffk@apple.com>
6957
6958 * Makefile.def: Build fixincludes for the host, too.
6959 * Makefile.in: Regenerate.
6960 * configure.in (host_tools): Add fixincludes.
6961 * configure: Regenerate.
6962
ac8b3d9d
DJ
69632004-11-04 Daniel Jacobowitz <dan@debian.org>
6964
6965 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6966 * configure: Regenerated.
6967
bab37580
L
69682004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6969
6970 PR other/17783
6971 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6972 * configure: Regenerated.
6973
db1de713
MM
69742004-10-31 Mark Mitchell <mark@codesourcery.com>
6975
6976 * README.SCO: Update per FSF instructions.
6977
a827e21a
EW
69782004-10-28 Eric B. Weddington <ericw@evcohs.com>
6979
6980 PR target/18151
6981 * configure.in (case ${target}): Do not build fixincludes for avr.
6982 * configure: Regenerated.
6983
9d069a4f
PB
69842004-10-26 Paolo Bonzini <bonzini@gnu.org>
6985
6986 * configure.in (case ${target}): Do not build fixincludes
6987 on platforms where it is not used.
6988 * configure: Regenerated.
6989
fc45f3fe
DJ
69902004-10-23 Daniel Jacobowitz <dan@debian.org>
6991
6992 * configure.in: Use an absolute path to install-sh.
6993 * configure: Regenerated.
6994
36554b92
AL
69952004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6996
6997 * MAINTAINERS (Write After Approval): Add myself.
6998
88e9994a
KH
69992004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7000
7001 * MAINTAINERS: Remove from Write After Approval those that are
7002 already maintainers.
7003
ad02a944
SP
70042004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7005
7006 * MAINTAINERS: Update my email address.
7007
c8e6cd41
KC
70082004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7009
7010 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7011 * configure: Regenerate.
7012
dce2d8b2 70132004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
7014
7015 * MAINTAINERS: Update my email address.
7016
a8b0957e
KH
70172004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7018
7019 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7020 entries belonging to this category.
7021
96836f61
JZ
70222004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7023
7024 * MAINTAINERS: Update my e-mail address.
7025
7e0b5752
PB
70262004-10-06 Paolo Bonzini <bonzini@gnu.org>
7027
7028 Fix wrong conflict resolution in:
7029
7030 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7031
7032 * Makefile.in: Regenerate.
7033 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7034 in the recursive `make', instead of hardwiring `all'.
7035 (Autogenerated TARGET-* variables): New.
7036
370f7a47
TL
70372004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7038
7039 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 7040 * configure: Regenerate.
370f7a47 7041
13e5d623
KH
70422004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7043
7044 * MAINTAINERS (Various Maintainers): Move the "windows,
7045 cygwin, mingw" maintainer to ...
7046 (OS Port Maintainers): ... here.
7047
a6497c1b
KH
70482004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7049
7050 * MAINTAINERS (Write After Approval): Remove those that are
7051 maintainers of some subsystem.
7052
1abb828a
D
70532004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7054
7055 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7056 * ltcf-cxx.sh (tpf*): Likewise.
7057 * ltconfig (tpf*): Add TPF OS configuration support.
7058
16d1338d
BS
70592004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7060
7061 * MAINTAINERS: Change my email address to my new work account.
7062
9082a750
MR
70632004-09-24 Michael Roth <mroth@nessie.de>
7064
7065 * configure.in (--without-headers): Add missing double quotes.
7066 * configure: Regenerate.
7067
dce2d8b2 70682004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
7069
7070 * ylwrap: Revert to previous version.
7071
4c4a5bbc
L
70722004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7073
7074 PR bootstrap/17369
7075 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7076 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7077 SET_GCC_LIB_PATH_CMD.
7078 (BASE_TARGET_EXPORTS): Likewise.
7079 * Makefile.in: Regenerated.
7080
7081 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7082 * configure: Regenerated.
7083
85f59630
KC
70842004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7085
7086 * config.guess: New upstream version
7087 * compile, depcomp, install-sh, ylwrap: Likewise.
7088
95c53c62
RS
70892004-09-19 Roger Sayle <roger@eyesopen.com>
7090
7091 * config/mh-x86omitfp: New host makefile fragment. Add
7092 -fomit-frame-pointer to the default BOOT_CFLAGS.
7093 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7094 * configure: Regenerate.
7095
0a1c093b
AP
70962004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7097
7098 PR target/11572
7099 * configure.in (*-*-darwin*): Renable libobjc.
7100 * configure: Regenerate.
7101
315fcf97
NS
71022004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7103
7104 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7105
0a050485 71062004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 7107
0a050485
DB
7108 * Makefile.def: Remove libbanshee.
7109 * Makefile.tpl: Ditto.
7110 * configure.in: Ditto.
7111 * Makefile.in: Regen.
7112 * configure: Ditto.
7113
5f4a098e
DE
71142004-09-08 David Edelsohn <edelsohn@gnu.org>
7115
7116 * ltmain.sh: Use $pic_object as $non_pic_object if
7117 $non_pic_object=none.
7118
32b2511f
PB
71192004-09-07 Paolo Bonzini <bonzini@gnu.org>
7120
7121 * missing: Import latest version from master repository.
7122
fc4d0e82
NC
71232004-09-06 Nick Clifton <nickc@redhat.com>
7124
7125 * config.sub: Import latest version from master repository.
7126 * config.guess: Likewise.
7127 This includes these changes:
78716e86 7128
fc4d0e82
NC
7129 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7130
7131 * config.sub: Handle crisv32, alias etraxfs.
7132 * config.guess (crisv32:Linux:*:*): Handle.
7133
7134 2004-08-13 Brad Smith <brad@comstyle.com>
7135
7136 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7137 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7138
7139 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7140
7141 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7142 assume the processor is a powerpc. This is because coreutils
7143 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7144 in this case, due to a MacOS X bug that causes
7145 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7146 to return a negative number.
7147 Problem reported by Petter Reinholdtsen in:
7148 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7149
7150 2004-07-19 Ben Elliston <bje@gnu.org>
7151
7152 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7153
7154 2004-06-24 Ben Elliston <bje@gnu.org>
7155
7156 * config.guess: Update copyright years.
7157 * config.sub: Likewise.
7158
7159 2004-06-22 Robert Millan <robertmh@gnu.org>
7160
7161 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7162 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7163
7164 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7165
7166 * config.guess (*:*VMS:*:*): New entry. Replaces
7167 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7168 manufacturer.
7169
7170 2004-06-22 Ben Elliston <bje@gnu.org>
7171
7172 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7173 * config.sub: Likewise.
7174
7175 2004-06-22 Ben Elliston <bje@gnu.org>
7176
7177 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7178 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7179
7180 2004-06-11 Ben Elliston <bje@gnu.org>
7181
7182 * config.guess (pegasos:OpenBSD:*:*): Remove.
7183
7184 2004-06-11 Ben Elliston <bje@gnu.org>
7185
7186 From Wouter Verhelst <wouter@grep.be>:
7187 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7188
7189 2004-06-11 Ben Elliston <bje@gnu.org>
7190
7191 * config.guess (luna88k:OpenBSD:*:*): New.
7192
7193 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7194
7195 * config.guess (m32r*:Linux:*:*): New case.
7196 * config.sub: Handle m32rle.
7197
7198 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7199
7200 From Jens Petersen <petersen@redhat.com>:
7201 * config.sub: Handle sparcv8.
7202
7203 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7204
7205 From Tom Smith <smith@cag.lkg.hp.com>:
7206 * config.guess: Version suffixes are equally significant on Tru64
7207 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7208 prefix of "P" (patched kernel).
7209
7210 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7211
7212 * config.sub: Add support for National Semiconductor CRX target.
7213
2f4cc6bf
JJ
72142004-09-03 Janis Johnson <janis187@us.ibm.com>
7215
7216 * MAINTAINERS (Various Maintainers): Remove myself as web page
7217 maintainer, add myself as maintainer of build status lists.
7218
61fec9ff
JB
72192004-09-03 Jan Beulich <jbeulich@novell.com>
7220
7221 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7222 *-*-netware, but add target-libmudflap.
7223 Consolidate *-*-netware targets (of which really only i?86 exists)
7224 into a single entry.
7225 * configure: Likewise.
7226
45f366ab
PB
72272004-09-01 Paolo Bonzini <bonzini@gnu.org>
7228
7229 * Makefile.tpl (sorry): Remove.
7230 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7231 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7232 (do-clean): Clean per-stage directories too.
7233 (do-distclean): Run distclean-stage1 too.
7234 (.NOTPARALLEL): Enable during toplevel bootstrap.
7235 (stage[+id+]-bubble): Enable parallel execution during
7236 the recursive invocation.
7237 * Makefile.in: Regenerate.
7238
7239 Fix previous checkin:
7240
7241 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7242 include.
7243 * configure.in: Fix indentation.
7244 * configure: Regenerate.
7245
dce2d8b2 72462004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 7247
45f366ab
PB
7248 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7249 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7250 * configure: regenerate
78716e86 7251 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 7252 -mdynamic-no-pic
be8fff81 7253
71b5d516
PB
72542004-08-31 Paolo Bonzini <bonzini@gnu.org>
7255
7256 * Makefile.def (build_modules): Add fixincludes.
7257 (dependencies): Make gcc depend on fixincludes.
7258 * configure.in (build_tools): Add fixincludes.
7259 (build_configdirs): Always include build_libs.
7260 * Makefile.in: Regenerate.
7261 * configure: Regenerate.
7262
72632004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
7264
7265 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7266 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7267 phony targets; do not generate timestamp files.
7268 (distclean-stageN): Remove references to their timestamp files.
7269 (restageN, touch-stageN): Remove.
7270 (stageN-bubble): Rewritten.
7271 (compare): Support lean bootstraps.
7272 * Makefile.in: Regenerate.
7273
7274 * configure.in: Only warn when bootstrapping but
7275 build != host or build != target. Support lean bootstraps.
7276 * configure: Regenerate.
7277
ce7cbbb0
PE
72782004-08-26 Phil Edwards <phil@codesourcery.com>
7279
7280 * configure.in: Give a better error message if GMP/MPFR are missing
7281 and a language needing them has been requested.
7282 * configure: Regenerated.
7283
9c71a529
PE
72842004-08-25 Phil Edwards <phil@codesourcery.com>
7285
7286 * configure.in: Print a list of available language front-ends if
7287 a requested one is missing. Tidy stray tab characters.
7288 * configure: Regenerated.
7289
e3f92d3b
MK
72902004-08-19 Michael Koch <konqueror@gmx.de>
7291
7292 * gcc/doc/install.texi: Update entry about automake for libjava.
7293
c3f84f61
RM
72942004-08-17 Robert Millan <robertmh@gnu.org>
7295
7296 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7297 (instead of FreeBSD).
7298 * configure: Regenerate.
7299
7c27e184
PB
73002004-08-16 Paolo Bonzini <bonzini@gnu.org>
7301
7302 * Makefile.in: Regenerate.
7303 * configure: Regenerate.
7304
7305 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7306 stage_*_flags.
7307 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7308 for bootstrapped modules if toplevel bootstrap is going.
7309 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7310 modules. Adjust for changes in Makefile.def. Enable several
7311 rules even in non-bootstrap mode, just to avoid peppering the
7312 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7313 (stage-[+prev+]-bubble): Remove.
7314
7315 * Makefile.def (Dependencies): Depend on all-build-bison,
7316 all-build-flex, all-build-byacc, all-build-texinfo, rather
7317 than the host variations.
7318 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7319 with BUILD_SUBDIR.
7320 (BISON): Update for recent Bisons.
7321 (YACC): Fix typo.
7322 (cross): Depend on all-build.
7323 (all): Do not depend on all-build.
7324 (prebootstrap): Remove.
7325 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7326 (Prebootstrap dependencies): Add them to the per-stage targets
7327 and to all-prebootstrap.
7328 * configure.in (build_configdirs): Always enable build_tools.
7329 (BUILD_DIR_PREFIX): Remove.
7330
7331 * Makefile.def (gcc): Add target variable.
7332 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7333 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7334 in the recursive `make', instead of hardwiring `all'.
7335 (Autogenerated TARGET-* variables): New.
7336
20f3bb80
BB
73372004-08-13 Brian Booth <bbooth@redhat.com>
7338
7339 * MAINTAINERS: Remove myself from write-after-approval.
7340
b5be499d
NN
73412004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7342
7343 * src-release: Stop distributing mmalloc with gdb (which doesn't
7344 use it).
7345 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7346 * Makefile.in: Regenerate.
7347
b3f8d95d
MM
73482004-08-09 Mark Mitchell <mark@codesourcery.com>
7349
7350 * configure.in (arm*-*-eabi*): New target.
7351 * configure: Regenerate.
7352
3589b69e
PB
73532004-08-06 Paolo Bonzini <bonzini@gnu.org>
7354
7355 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7356 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7357 (Dependencies): New section.
7358 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7359 (configure-target-[+module+]): Depend on maybe-all-gcc
7360 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7361 (toplevel profiledbootstrap): Fix dependencies.
7362 * Makefile.in: Regenerate.
7363
972974fc
MM
73642004-08-03 Mark Mitchell <mark@codesourcery.com>
7365
7366 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7367 target-libiberty to noconfigdirs.
7368 * configure: Regenerate.
7369
bebf829d
PB
73702004-08-03 Paul Brook <paul@codesourcery.com>
7371
7372 * configure.in: Check for MPFR as well as GMP.
7373 * configure: Regenerate.
7374
98a5bb3b
RM
73752004-08-01 Robert Millan <robertmh@gnu.org>
7376
7377 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7378 libmudflap for all GNU-based systems (with Glibc).
7379 * configure: Regenerate.
7380
dce2d8b2 73812004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
7382
7383 * Makefile.def (host-modules): Add gcc.
7384 * Makefile.in: Regenerate.
7385 * Makefile.tpl (sorry): New rule.
7386 (configure-host, all-host, [+make_target+]-host, do-check,
7387 install-host): Do not add gcc as a special case.
7388 (host modules): Add a small special-casing for gcc. Export
7389 extra_make_flags through the environment.
7390 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7391 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7392 other recursive targets for gcc): Remove.
7393
7394 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7395 (stage, unstage): New rules.
7396 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7397 distclean-stage[+id+]): Use stage_current.
7398 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7399 the stage*-start rules.
7400
aeb732c1
GK
74012004-08-02 Geoffrey Keating <geoffk@apple.com>
7402
7403 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7404 use -all_load flag.
7405
25b656e7
PB
74062004-08-02 Paolo Bonzini <bonzini@gnu.org>
7407
7408 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7409 * configure: Regenerate.
7410
cc440d71
TM
74112004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7412
7413 * maintainer-scripts/gcc_release: Revert yesterday's change.
7414
270e140b
SB
74152004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7416
7417 * MAINTAINERS: Add myself to write-after-approval.
7418
3e4035f8
TM
74192004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7420
7421 * libf2c: Removed.
7422 * gcc/gccbug.in: Updated because of libf2c removal.
7423 * maintainer-scripts/gcc_release: Ditto.
7424
dce2d8b2 74252004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
7426
7427 * configure.in: Build libmudflap by default on FreeBSD.
7428 * configure: Regenerated.
7429
dfcada9a
MM
74302004-07-09 Mark Mitchell <mark@codesourcery.com>
7431
7432 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7433 systems.
7434 * configure: Regenerated.
7435
dce2d8b2 74362004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
7437
7438 PR target/16344
7439 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7440 feedback based compiler.
7441 * Makefile.in: Rebuilt.
7442
95bcca47
AO
74432004-07-08 Alexandre Oliva <aoliva@redhat.com>
7444
7445 * Makefile.def (host_modules): Set bootstrap=true for flex.
7446 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7447 * Makefile.in: Rebuilt.
7448
051822f6
JH
74492004-07-07 Jan Hubicka <jh@suse.cz>
7450
7451 * MAINTAINERS: Add self as a profile feedback maintainer.
7452
7b61653a
PE
74532004-07-05 Phil Edwards <phil@codesourcery.com>
7454
7455 * configure.in: Do not prepend $srcdir to /dev/null in
7456 makefile fragments.
7457 * configure: Regenerate.
7458
23f6b2f9
PB
74592004-07-01 Paolo Bonzini <bonzini@gnu.org>
7460
7461 * Makefile.def (build_modules): Add bison, byacc, flex,
7462 m4, texinfo.
7463 (flags_to_pass): Add FLEX.
7464 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7465 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7466 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7467 DEFAULT_MAKEINFO): Remove.
7468 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7469 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7470 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7471 objdir or else use configured tool.
7472 (all-build): New.
7473 (all): Depend on it.
7474 (Build module dependencies): Add.
7475 * Makefile.in: Regenerate.
7476 * configure.in: Better support for multiple build modules,
7477 matching what is done for host/target modules. Do not look
7478 for "plausible" locations of build tools if Canadian cross.
7479 Use autoconf's AC_PROG_CC to find a C compiler. Define
7480 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7481 * configure: Regenerate.
78716e86 7482
1c020272
PB
74832004-06-22 Paolo Bonzini <bonzini@gnu.org>
7484
7485 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7486 * Makefile.in: Regenerate.
7487
a52a0a7f
PB
74882004-06-22 Paolo Bonzini <bonzini@gnu.org>
7489
7490 * Makefile.tpl (configure-build-[+module+],
7491 configure-[+module+], configure-target-[+module+]): Pass
7492 [+extra_configure_args+].
7493 (all-build-[+module+], all-[+module+], check-[+module+],
7494 install-[+module+], [+make_target+]-[+module+],
7495 all-target-[+module+], check-target-[+module+],
7496 install-target-[+module+], [+make_target+]-target-[+module+]):
7497 Pass [+extra_make_args+].
7498 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7499 (GCC_HOST_EXPORTS): Remove.
7500 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7501 cross, check-gcc, check-gcc-c++, install-gcc,
7502 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7503 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7504 * Makefile.in: Regenerate.
7505
ccde3f1a
MS
75062004-06-21 Matthew Sachs <msachs@apple.com>
7507
7508 * MAINTAINERS: Added self to write-after-approval.
7509
6264b0a6
CF
75102004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7511
7512 * configure.in: Check for srcdir/winsup rather than build directory
7513 winsup.
7514 * configure: Regenerate.
7515
801e2270
CV
75162004-06-17 Corinna Vinschen <vinschen@redhat.com>
7517
7518 * configure.in: Don't build Cygwin native newlib if winsup
7519 directory is missing. Emit warning instead.
7520 * configure: Regenerate.
7521
ad6717df
PB
75222004-06-09 Paolo Bonzini <bonzini@gnu.org>
7523
7524 * Makefile.tpl (touch-stage[+id+]): New.
7525 (restage[+prev+]): Depend on touch-stage[+id+].
7526
7527 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7528 Use it throughout.
7529
7530 * Makefile.def: Add profile and feedback bootstrap stages.
7531 Remove next field from bootstrap stages.
7532 * Makefile.tpl (LN, LN_S): Substitute.
7533 (stageN-start, stageN-end): Use double-colon rules, to
7534 provide a hook for additional setup commands.
7535 (distclean-stageN-gcc, restageN): Create dependencies from
7536 [+prev+], not from [+next+].
7537 (stageN-bubble): Add commands for successive stages from
7538 [+prev+], using double-colon rules.
7539 (all-stageN-gcc): Fix typo.
7540 (stagefeedback-start, profiledbootstrap): New.
7541 * Makefile.in: Regenerate.
7542 * configure.in: Call ACX_PROG_LN.
7543 * configure: Regenerate.
7544
5bbb9680
CY
75452004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7546
7547 * MAINTAINERS (Write After Approval): Add myself.
7548
e18be1d4
MA
75492004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7550
7551 * MAINTAINERS (Write After Approval): Add myself.
7552
5607edfd
PB
75532004-06-03 Paolo Bonzini <bonzini@gnu.org>
7554
7555 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7556 without gcc.
7557 * configure: Regenerate.
7558
1ec4e9c3
PB
75592004-06-01 Paolo Bonzini <bonzini@gnu.org>
7560
7561 * Makefile.tpl: Fix typo.
7562 * Makefile.in: Regenerate.
7563
dce2d8b2 75642004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
7565
7566 * configure.in: Remove new- prefix from toplevel
7567 bootstrap targets.
7568 * configure: Regenerate.
7569
f516a7da
PB
75702004-06-01 Paolo Bonzini <bonzini@gnu.org>
7571
7572 * Makefile.tpl (all.normal): Rename to all.
7573 (all): Replace with a rule to pick the default
7574 target from configure.
7575 (all-gcc, configure-gcc): Use conditionals to
7576 do nothing when toplevel bootstrap is going on.
7577 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7578 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7579 * configure.in: Support --enable-bootstrap.
7580
7581 * Makefile.def: Remove new- prefix from toplevel
7582 bootstrap targets.
7583 * Makefile.tpl: Likewise.
7584
7585 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7586 target.
7587
7588 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7589 $(RECURSE_FLAGS) to recursive invocation of make.
7590
7591 * Makefile.in: Regenerate.
7592 * configure: Regenerate.
7593
78dd5e36 75942004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 7595 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
7596
7597 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7598 like CC.
7599
30f1bddc
DJ
76002004-05-27 Daniel Jacobowitz <dan@debian.org>
7601
7602 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7603 * configure: Regenerate.
7604
4fc4dd12
DJ
76052004-05-25 Daniel Jacobowitz <drow@false.org>
7606
7607 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7608 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7609 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7610 targets.
7611 * Makefile.in: Regenerate.
7612
dce2d8b2 76132004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
7614
7615 * configure.in: Test the ability to symlink directories.
7616 * configure: Regenerate.
7617
7618 * Makefile.def (bootstrap-stage): New definitions.
7619 * Makefile.tpl (configure-stage1-gcc,
7620 configure-stage2-gcc, configure-stage3-gcc,
7621 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7622 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7623 new-restage3, compare): Autogenerate, see Makefile.in
7624 entry for behavioral changes.
7625 (distclean-stage1, new-stage1-start, new-stage1-end,
7626 new-stage1-bubble, distclean-stage2, new-stage2-start,
7627 new-stage2-end, new-stage2-bubble, distclean-stage3,
7628 new-stage3-start, new-stage3-end): New autogenerated targets.
7629 (objext, prebootstrap, BOOT_CFLAGS,
7630 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7631 targets.
7632
7633 * Makefile.in: Regenerate.
7634 (distclean-stage1, new-stage1-start, new-stage1-end,
7635 new-stage1-bubble, distclean-stage2, new-stage2-start,
7636 new-stage2-end, new-stage2-bubble, distclean-stage3,
7637 new-stage3-start, new-stage3-end): New targets.
7638 (all-stage1-gcc): Move prebootstrap dependency from here...
7639 (configure-stage1-gcc): ...to here.
7640 (new-bootstrap): Use bubble targets.
7641 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7642 Use per-stage distclean targets.
7643 (configure-stage1-gcc, configure-stage2-gcc,
7644 configure-stage3-gcc, all-stage1-gcc,
7645 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7646 Use new-stageN-start to prepare the tree.
7647
4f4e53dd
PB
76482004-05-23 Paolo Bonzini <bonzini@gnu.org>
7649
7650 * Makefile.def (host_modules): add libcpp.
7651 * Makefile.tpl: Add dependencies on and for libcpp.
7652 * Makefile.in: Regenerate.
7653 * configure.in: Add libcpp host module.
7654 * configure: Regenerate.
7655
60975492
PB
76562004-05-21 Paolo Bonzini <bonzini@gnu.org>
7657
7658 * Makefile.tpl: Whenever a recursive target is defined, wrap
7659 it in a special @if/@endif block, and prepare its maybe
7660 dependency in the @if/@endif block
7661 * configure.in: Instead of writing maybe dependencies, remove
7662 the @if/@endif statements, and remove the @if/@endif blocks
7663 that remain.
7664 * configure: Regenerate.
7665 * Makefile.in: Regenerate.
7666
5ce7d75d
JJ
76672004-05-20 Janis Johnson <janis187@us.ibm.com>
7668
7669 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7670
c779c42f
KK
76712004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7672
7673 PR bootstrap/15120
7674 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7675 * */configure: Rebuilt.
7676
b4117c30
ZW
76772004-05-17 Zack Weinberg <zack@codesourcery.com>
7678
7679 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7680 of libf2c.
7681 * configure, Makefile.in: Regenerate.
7682
719bb4e3 76832004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
7684
7685 * MAINTAINERS (Write After Approval): Add myself.
7686
6de9cd9a
DN
76872004-05-13 Diego Novillo <dnovillo@redhat.com>
7688
7689 Merge from tree-ssa-20020619-branch.
7690
7691 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7692 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7693 (HOST_GMPLIBS): Define.
7694 (HOST_GMPINC): Define.
7695 (TARGET_LIB_PATH): Add libmudflap.
7696 (GFORTRAN_FOR_TARGET): Define.
7697 (configure-build*): Export GFORTRAN.
7698 (configure-gcc): Export GMPLIBS and GMPINC.
7699 (all-gcc): Add maybe-all-libbanshee.
7700 (configure-target-libgfortran): Define.
7701 * Makefile.in: Regenerate.
7702 * configure.in (host_libs): Add libbanshee.
7703 (target_libraries): Add target-libmudflap and target-libgfortran.
7704 Add --with-libbanshee.
7705 Handle --disable-libmudflap.
7706 (*-*-freebsd*): Use with_gmp.
7707 Add $(libgcj) to noconfigdirs.
7708 * configure: Regenerate.
7709 * depcomp: New file.
7710 * MAINTAINERS: Add tree-ssa maintainers.
7711
8f1b790f
VM
77122004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7713
b4117c30 7714 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 7715
693446fc
BF
77162004-04-30 Brian Ford <ford@vss.fsi.com>
7717
b4117c30 7718 * MAINTAINERS (Write After Approval): Add myself.
693446fc 7719
d1bb666c
UB
77202004-04-29 Uros Bizjak <uros@kss-loka.si>
7721
b4117c30 7722 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 7723
6cf1ac42
PB
77242004-04-28 Paolo Bonzini <bonzini@gnu.org>
7725
7726 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7727 * configure: Regenerate.
7728
632933d5
PB
77292004-04-27 Paolo Bonzini <bonzini@gnu.org>
7730
7731 Revert:
7732 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7733
7734 * Makefile.def (flags_to_pass): Remove *dir variables that
7735 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7736 as well as prefix and exec_prefix.
7737 * Makefile.in: Regenerate.
7738
80dc6aa0
RM
77392004-04-26 Robert Millan <robertmh@gnu.org>
7740
7741 Add patches from libtool CVS.
7742 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7743 * ltconfig: Likewise.
7744 * ltcf-c.sh: Likewise.
7745 * ltcf-cxx.sh: Likewise.
7746 * ltcf-gcj.sh: Likewise.
7747
e11283f1
PB
77482004-04-26 Paolo Bonzini <bonzini@gnu.org>
7749
7750 * Makefile.def (host_modules): Mark with the bootstrap
7751 flag packages on which gcc depends.
7752 * Makefile.tpl (all-bootstrap): Use it.
7753 * Makefile.in: Regenerate.
7754
8546950c
PB
77552004-04-26 Paolo Bonzini <bonzini@gnu.org>
7756
7757 * Makefile.def (flags_to_pass): Remove *dir variables that
7758 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7759 as well as prefix and exec_prefix.
7760 * Makefile.in: Regenerate.
7761
a76494aa
PB
77622004-04-26 Paolo Bonzini <bonzini@gnu.org>
7763
b4117c30
ZW
7764 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7765 * configure: Regenerate.
7766 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7767 * gcc/Makefile.tpl (compare): Use the result of the test.
7768 * gcc/Makefile.in: Regenerate.
a76494aa 7769
03a91701
PB
77702004-04-23 Paolo Bonzini <bonzini@gnu.org>
7771
7772 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7773 Always relocate gcc and prev-gcc to the original names, even
7774 if the build fails.
7775 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7776 New targets.
7777
082a6351
LG
77782004-04-23 Laurent GUERBY <laurent@guerby.net>
7779
7780 * MAINTAINERS: Update my email address.
b4117c30 7781
1f1d584b
RO
77822004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7783
7784 * configure.in (mips*-*-irix5*): Enable ld.
7785 * configure: Regenerate.
082a6351 7786
1db673ca
RO
77872004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7788
7789 * configure: Regenerate.
7790
ce4ea44e
JW
77912004-04-15 James E Wilson <wilson@specifixinc.com>
7792
7793 * Makefile.tpl (configure-[+module+], configure-gcc,
7794 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7795 Set and export LDFLAGS.
7796 * Makefile.in: Regenerate.
7797
611f62ad
MC
77982004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7799
b4117c30 7800 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 7801
be912515
NN
78022004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7803
7804 PR bootstrap/14871
7805 * Makefile.tpl: If we don't have built-in-tree target tools,
7806 use the ones found by configure rather than hacking around with
7807 program_transform_name.
7808 * configure.in: Give Makefile.tpl the information necessary
7809 to do that.
7810 * Makefile.in: Regenerate.
7811 * configure: Regenerate.
7812
9104315a
NN
78132004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7814
7815 PR bootstrap/14760
7816 * configure.in: When computing baseargs, strip *all* copies of
7817 offending options. Also, don't match/substitute the trailing space,
7818 so that this actually works when two similar options are separated by
7819 only one space.
7820 * configure: Regenerate.
7821
bef1d700
DE
78222004-04-06 David Edelsohn <edelsohn@gnu.org>
7823
b4117c30
ZW
7824 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7825 (rs6000-*-aix*): Same.
7826 * configure: Regenerate.
bef1d700 7827
54bcf05e 78282004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
7829
7830 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 7831
369a832c 78322004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
7833
7834 * MAINTAINERS: Add myself to write-after-approval.
369a832c 7835
09a9c095
NN
78362004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7837
7caf53cb
NN
7838 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7839 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7840 * Makefile.in: Regenerate.
7841
09a9c095
NN
7842 * configure.in (top level bootstrap support): Rework --enable-werror
7843 to set @stage2_werror_flag@.
7844 * configure: Regenerate.
7845 * Makefile.tpl (top level bootstrap support): Pass
7846 @stage2_werror_flag@ down to configure in stages 2 and 3.
7847 * Makefile.in: Regenerate.
7848
5595a2bd
NN
78492004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7850
cbfd7e06
NN
7851 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7852 for stages 2 and 3 as well as in make. As a consequence, remove
7853 OUTPUT_OPTION (now detected by configure) from the flags passed down
7854 to make.
7855 * Makefile.in: Regenerate.
7856
5595a2bd
NN
7857 * Makefile.tpl (new-bootstrap): Fix typo.
7858 * Makefile.in: Regenerate.
7859
ca3b3e20
NN
78602004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7861
295f4e42
NN
7862 * Makefile.tpl: Rearrange by moving recursive_targets rules
7863 into their proper sections.
7864 * Makefile.tpl (top level bootstrap support): Move disabling
7865 of coverage flags from 'make' to 'configure'; improve comments.
7866 * Makefile.in: Regenerate.
7867
340de83f
NN
7868 * Makefile.tpl (experimental top level bootstrap) Move stage1
7869 language setting from all- target to configure- target; disable
7870 intermodule optimization in stage 1; prevent gratuitous rebuilds
7871 of stage 1.
7872 * Makefile.in: Regenerate.
7873 * configure.in: Comma-separate stage 1 language list for top
7874 level bootstrap.
7875 * configure: Regenerate.
7876
ca3b3e20
NN
7877 * Makefile.tpl: Clean up experimental top level bootstrap support:
7878 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7879 prev-gcc in configure- targets as well as all- targets.
7880 * Makefile.in: Regenerate.
7881
4d038073
KC
78822004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7883
7884 * compile: New file imported from automake.
7885
ab3533d6
PB
78862004-03-17 Paolo Bonzini <bonzini@gnu.org>
7887
7888 * configure.in: Remove symbolic link section.
7889 * configure: Regenerate.
7890 * Makefile.tpl (links): Remove.
7891 * Makefile.in: Regenerate.
7892
1e0f07d3 78932004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 7894 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
7895
7896 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 7897 Set with AC_CHECK_PROGS.
1e0f07d3
PB
7898 * configure.in: Fix comment typo from last patch.
7899 * configure: Regenerate.
7900
2805b53a
NN
79012004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7902
7903 * Makefile.tpl: Introduce experimental top level bootstrap support.
7904 * Makefile.in: Regenerate.
7905 * configure.in: Introduce support for top level bootstrap.
7906 * configure: Regenerate.
7907
79b4b7d2 79082004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7909 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
7910
7911 PR bootstrap/14522
7912 * configure.in: Cope with shells that do not support unquoted ^
7913 * configure: Regenerate.
7914
6bbec498 79152004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7916 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
7917
7918 PR bootstrap/14522
79b4b7d2 7919 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
7920 quotes inside quoted backquote substitutions.
7921 * configure: Regenerate.
7922
83c15dfc
AP
79232004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7924
7925 PR bootstrap/14522
f2bd98d4 7926 * configure.in: Fix escaping of $.
83c15dfc
AP
7927 * configure: Regenerate.
7928
55ffb5ed
NN
79292004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7930
7931 * configure: Regenerate, since I forgot to while committing Paolo's
7932 changes.
7933
e4c9c075
PB
79342004-03-08 Paolo Bonzini <bonzini@gnu.org>
7935
7936 PR ada/14131
7937 Move language detection to the top level.
7938 * configure.in: Find default values for the tools as
7939 soon as possible. Disable ada if GNAT is not found.
7940 Emit error message about missing languages. Expand
7941 --enable-languages=all for the gcc subdirectory.
7942
5199e2c6
BE
79432004-03-10 Ben Elliston <bje@gnu.org>
7944
7945 * MAINTAINERS: Update my email address.
7946
c18b95e5
DE
79472004-03-05 David Edelsohn <edelsohn@gnu.org>
7948
7949 * ltconfig: Disable building static libraries if building shared
7950 libraries on AIX 5L.
7951
d0fe5ad3
RS
79522004-03-01 Richard Sandiford <rsandifo@redhat.com>
7953
7954 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7955 and disable libgcj.
7956 * configure: Regenerated.
7957
e6f71f9d
BB
79582004-03-01 Brian Booth <bbooth@redhat.com>
7959
7960 * MAINTAINERS: Add myself to write-after-approval.
7961
8983e50e
PB
79622004-03-01 Paolo Bonzini <bonzini@gnu.org>
7963
7964 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7965
d4cd9d81
NN
79662004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7967
7968 PR bootstrap/7087
7969 * Makefile.tpl: Guard XFOO sed statements better.
7970 * Makefile.tpl: Add dependency for configure-target-libada.
7971 * Makefile.in: Regenerate (incidentally fixes broken
7972 commit when libada-branch was merged).
7973
0ea0229e
KC
79742004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7975
7976 * MAINTAINERS: Add myself to write-after-approval.
7977
bad93735
AP
79782004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7979
7980 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7981 maintainers.
7982
a7ca14fc
AC
79832004-02-20 Andrew Cagney <cagney@redhat.com>
7984
7985 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7986 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7987
51592782
NN
79882004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7989
7990 PR bootstrap/11932
7991 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7992
6a30854a
JQ
79932004-02-14 Jerry Quinn <jlquinn@optonline.net>
7994
7995 * MAINTAINERS: Added myself to write-after-approval.
7996
be8b2bee
MK
79972004-02-14 Michael Koch <konqueror@gmx.de>
7998
7999 * MAINTAINERS: Added myself to write-after-approval.
8000
972760b7
JM
80012004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8002
8003 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8004 some OS port maintainers to OS port maintainers section.
8005
b0281654
FCE
80062004-02-13 Frank Ch. Eigler <fche@redhat.com>
8007
8008 * MAINTAINERS: Add self.
8009
3c419fd6
KH
80102004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8011
8012 * MAINTAINERS: Alphabetize.
8013
e88e9aee
PB
80142004-02-12 Paolo Bonzini <bonzini@gnu.org>
8015
8016 * MAINTAINERS: Remove myself.
b4117c30 8017
1915e422
DE
80182004-02-11 David Edelsohn <edelsohn@gnu.org>
8019
8020 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8021 (rs6000-*-aix*): Same.
8022 * configure: Regenerate.
8023
a22c2d8d
KC
80242004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8025
8026 * configure.in (host): Add in missing $noconfigdirs to defines.
8027 * configure: Regenerate.
8028
d9cdb878
AC
80292004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8030 Nathanael Nerode <neroden@gcc.gnu.org>
8031
8032 PR ada/6637, PR ada/5911
b4117c30 8033 Merge with libada-branch:
d9cdb878
AC
8034 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8035 with appropriate dependencies. Add --enable-libada configure switch.
8036 * configure, Makefile.in: Regenerate.
8037
8bd92821
PB
80382004-02-09 Paolo Bonzini <bonzini@gnu.org>
8039
8040 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8041
89a95129
RO
80422004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8043
8044 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8045 * configure: Regenerate.
8046
892629bc
GK
80472004-02-04 Geoffrey Keating <geoffk@apple.com>
8048
8049 Merge from upstream:
8050
8051 * ltmain.in: When setting IFS to '~', be careful about user
8052 arguments that contain '~'.
8053
8054 2004-02-04 Peter O'Gorman <peter@pogma.com>
8055
8056 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8057 Also test $base_compile against $CC with escaped arguments. Bug
8058 reported by Geoff Keating <geoffk@apple.com>.
8059
6b402165
KH
80602004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8061
8062 * MAINTAINERS: Remove i960 port.
8063
fa2f0306
DD
80642004-01-23 DJ Delorie <dj@redhat.com>
8065
8066 * Makefile.def (target_modules) [libiberty]: Don't stage.
8067 * Makefile.in: Rebuilt.
8068
9feb20aa
CT
80692004-01-20 Caroline Tice <ctice@apple.com>
8070
8071 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8072
7aed2ccc
PC
80732004-01-19 Paolo Carlini <pcarlini@suse.de>
8074
8075 * MAINTAINERS: Update my email address.
8076
f25bebe1
JM
80772004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8078
8079 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8080
28083580
VR
80812004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8082
8083 * MAINTAINERS: Remove entries without email address.
8084
c0f4b5e4
DJ
80852004-01-15 Daniel Jacobowitz <drow@mvista.com>
8086
8087 * MAINTAINERS: Add myself to write-after-approval.
8088
b5eb5a5e
SB
80892004-01-15 Steven Bosscher <stevenb@suse.de>
8090
8091 * MAINTAINERS: Update my email address.
8092
dce2d8b2 80932004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
8094
8095 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8096 * Makefile.tpl (configure-target-[+module+]): Support stage.
8097 * Makefile.in: Rebuilt.
8098
74c0b320
ILT
80992004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8100
8101 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8102
2560344b
RS
81032004-01-10 Richard Sandiford <rsandifo@redhat.com>
8104
8105 * MAINTAINERS: Add myself as a MIPS maintainer.
8106
8b21cda6
NN
81072004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8108
2b6c260d
NN
8109 * configure.in: Use ./config.cache, not config.cache.
8110 * configure: Regenerate.
8111 * Makefile.tpl: Special-casing not needed for GCC any more.
8112 * Makefile.in: Regenerate.
8113
09438bde
NN
8114 * configure.in: Don't share a cache file for host dirs.
8115 * configure: Regenerate.
8116
8b21cda6
NN
8117 * config-ml.in: Don't mess with the cache file.
8118
e42870df
EB
81192004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8120
8121 * MAINTAINERS: Move myself from 'Write After Approval' to
8122 'CPU Port Maintainers' section as SPARC maintainer.
8123
6b9eb62c
NN
81242004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8125
78a816a6
NN
8126 * Makefile.tpl: Make GCC use a separate config.cache.
8127 * Makefile.in: Regenerate.
8128
6b9eb62c
NN
8129 PR bootstrap/11932, PR bootstrap/11933
8130 (I don't know if it will fix either of them, but it relates
8131 to them.)
8132 * configure.in: Don't use shared config.cache for target
8133 directories.
8134 * configure: Regenerate.
8135
86d7b562
DN
81362004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8137
8138 * MAINTAINERS: Add myself to 'Write After Approval' section.
8139
07d0a605
RS
81402003-12-31 Roger Sayle <roger@eyesopen.com>
8141
8142 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8143 * configure: Regenerated.
8144
459ac19f
KH
81452003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8146
8147 * MAINTAINERS: Remove the mn10200 maintainer.
8148
5785c0ed 81492003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 8150
cc6010cd
AP
8151 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8152 * configure: Regenerated.
5785c0ed 8153
a268eff9
JH
81542003-12-16 Jan Hubicka <jh@suse.cz>
8155
8156 * MAINTAINERS: Add myself as callgraph maintainer.
8157
9d465b12
TF
81582003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8159
8160 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8161 * configure: Regenerate.
8162
a68a270a
GB
81632003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8164
8165 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8166 'Write After Approval' section. Update email.
8167
dce2d8b2 81682003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
8169
8170 * MAINTAINERS (Write After Approval): Add myself.
8171
8c052da4
MT
81722003-11-20 Matt Thomas <matt@3am-software.com>
8173
8174 * MAINTAINERS: Add myself as a vax port maintainer.
8175
e75f9147
KC
81762003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8177
8178 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8179 (configure-build-[+module+], configure-[+module+]): Likewise.
8180 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8181 * Makefile.in: Regenerate.
8182
43d8d958
AT
81832003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8184
8185 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8186 shared/dylibed libraries.
8187 * ltmain.sh: Likewise.
8188 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8189 * ltcf-cxx.sh: Likewise.
8190 * ltcf-gcj.sh: Likewise.
8191 * ltconfig: Likewise.
8192
638dcaa0
SC
81932003-11-17 Stan Cox <scox@redhat.com>
8194
8195 * MAINTAINERS: Add myself as iq2000 port maintainer.
8196
15cc172b
AC
81972003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8198
b4117c30
ZW
8199 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8200 * Makefile.in: Regenerate.
15cc172b 8201
20af77cd
UW
82022003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8203
8204 * config.sub: Update to 2003-11-03 version.
8205
4dd01c5c
PE
82062003-10-20 Phil Edwards <phil@codesourcery.com>
8207
8208 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8209 * configure: Regenerate.
8210
dce2d8b2 82112003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
8212
8213 * MAINTAINERS: Add myself to 'Write After Approval' section.
8214
8b7ebc31
AC
82152003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8216
8217 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8218
afe1910c
JM
82192003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8220
8221 * MAINTAINERS: Update my email address.
8222
05dcec66
RO
82232003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8224
8225 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8226
dce2d8b2 82272003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
8228
8229 * MAINTAINERS: Add myself to 'Write After Approval' section.
8230
507ec745
BI
82312003-10-16 Bernardo Innocenti <bernie@develer.com>
8232
8233 * config.guess: Update to 2003-10-16 version.
8234 * config.sub: Update to 2003-10-16 version.
8235
dce2d8b2 82362003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
8237
8238 * MAINTAINERS: Added myself to 'Write After Approval' section.
8239
0c9b16bc
FH
82402003-10-15 Falk Hueffner <falk@debian.org>
8241
8242 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8243 'Write After Approval' section. Update email.
8244
74d57d15
RS
82452003-10-14 Roger Sayle <roger@eyesopen.com>
8246
8247 * MAINTAINERS: Move myself from 'Write After Approval' to
8248 'Various Maintainers' section as middle-end maintainer.
8249
d29b8ad8
NN
82502003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8251
8252 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8253 HOST_FLAGS_TO_PASS.
8254 * Makefile.in: Regenerate.
8255
26db814a
BI
82562003-10-11 Bernardo Innocenti <bernie@develer.com>
8257
8258 * config.guess: Update to 2003-10-07 version.
8259 * config.sub: Update to 2003-10-07 version.
8260
fffeb871
RO
82612003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8262
8263 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8264 * ltconfig (irix5*, irix6*): Don't override version_type.
8265
6691a79e
ME
82662003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8267
8268 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8269 * configure: Rebuilt
8270 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8271 * Makefile.in: Rebuilt
8272
62cdd71e
L
82732003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8274
8275 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8276
6fe2eacc
CW
82772003-09-30 Carlo Wood <carlo@alinoe.com>
8278
cc6010cd 8279 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 8280
ea57e5ad
PK
82812003-09-29 Paul Koning <ni1d@arrl.net>
8282
8283 * MAINTAINERS: Move myself from "Write After Approval"
8284 to CPU platform maintainers for pdp11 platform.
8285
e070672a
AT
82862003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8287
8288 * MAINTAINERS: Move myself from 'Write After Approval' to
8289 'Various Maintainers' section as libffi testsuite maintainer.
8290
43bb47c2
DJ
82912003-09-21 Daniel Jacobowitz <drow@mvista.com>
8292
8293 * configure.in: Pass a computed --program-transform-name
8294 to subconfigures.
8295 * configure: Regenerated.
8296
da9d3b37
NN
82972003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8298
94322beb
NN
8299 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8300 * Makefile.in: Regenerate.
8301
da9d3b37
NN
8302 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8303 * Makefile.in: Regenerate.
8304
ffd9060b
ZL
83052003-09-19 Ziemowit Laski <zlaski@apple.com>
8306
8307 * MAINTAINERS: Move myself from 'Write After Approval'
8308 to 'Various Maintainers' (objective-c) section.
8309
eeae7b41
DJ
83102003-09-17 Daniel Jacobowitz <drow@mvista.com>
8311
8312 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8313 quoting.
8314 * configure: Regenerated.
8315
a080d12b
JB
83162003-09-16 Joel Brobecker <brobecker@gnat.com>
8317
8318 * MAINTAINERS (Write After Approval): Add myself to write after
8319 approval list.
8320
6cd2fc59
DN
83212003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8322
cc6010cd 8323 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 8324
dcbdd9cc
ILT
83252003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8326
8327 * MAINTAINERS: Update my e-mail address.
8328
e517f636
AM
83292003-09-09 Alan Modra <amodra@bigpond.net.au>
8330
8331 * libtool.m4 (LD): Correct powerpc64 host match.
8332
bc49924b
JW
83332003-09-06 James E Wilson <wilson@tuliptree.org>
8334
8335 * MAINTAINTERS: Update my affiliation and email address.
8336
082124f5
ZD
83372003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8338
8339 * MAINTAINERS (Write After Approval): Add myself.
8340
dc94d89e
DD
83412003-09-04 DJ Delorie <dj@redhat.com>
8342
8343 * configure: Regenerate.
8344
83452003-09-04 Robert Millan <robertmh@gnu.org>
8346
8347 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 8348
7a0f2d4e
KG
83492003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8350
8351 * configure.in: Ensure arguments to sed are properly spaced.
8352 * configure: Regenerate.
8353
88d032eb
GP
83542003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8355
8356 * MAINTAINERS: Update my e-mail address.
8357
0b3f3d22
ME
83582003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8359
8360 * MAINTAINERS (Write After Approval): Add myself.
8361
d253f9ba
DJ
83622003-08-27 Daniel Jacobowitz <drow@mvista.com>
8363
8364 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8365 * configure: Regenerated.
8366
066ec9c9
MM
83672003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8368
8369 * MAINTAINERS: Update my email address.
8370
415d7ef9
PE
83712003-08-23 Phil Edwards <pme@gcc.gnu.org>
8372
8373 * configure.in: Use newline instead of semicolon when assuming
8374 shell arguments in a for loop.
8375 * configure: Regenerated.
8376
e1567352
JE
83772003-08-22 Jason Eckhardt <jle@rice.edu>
8378
8379 * MAINTAINERS: Resurrect the i860 maintainer.
8380
b348267b
GK
83812003-08-20 Geoffrey Keating <geoffk@apple.com>
8382
e50084fa
GK
8383 PR 8180
8384 * configure.in: When testing with_libs and with_headers, treat
8385 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8386 * configure: Regenerate.
b4117c30 8387
b348267b
GK
8388 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8389 make, shell, etc.
8390 (baseargs): Likewise.
8391 * configure: Regenerate.
8392
ca26ffe0
BI
83932003-08-20 Bernardo Innocenti <bernie@develer.com>
8394
8395 * MAINTAINERS (Write After Approval): Add myself.
8396
940cde4d
GK
83972003-08-19 Geoffrey Keating <geoffk@apple.com>
8398
8399 * configure.in: Disable libgcj for darwin not on powerpc.
8400 * configure: Rebuild.
8401
74bed51b
ADL
84022003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8403
8404 * config-ml.in, symlink-tree: Add license.
8405
b4117c30
ZW
84062003-08-03 Richard Stallman <rms@gnu.org>
8407 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
8408
8409 * README.SCO: New file.
8410
333a28b4
MK
84112003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8412
8413 * Makefile.tpl (check, check-c++): Express dependencies using
8414 dependencies rather than commands.
8415 * Makefile.in: Regenerate.
8416
c197e306
AC
84172003-08-01 Andrew Cagney <cagney@redhat.com>
8418
8419 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8420 * configure: Ditto.
8421
a8ee6e2d
GK
84222003-07-31 Geoffrey Keating <geoffk@apple.com>
8423
8424 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 8425 * Makefile.in: Update.
a8ee6e2d 8426
8d9b3f2e
AT
84272003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8428
8429 * configure.in: Enable libgcj for darwin.
8430 * configure: Rebuild.
8431
52c0c542
PE
84322003-07-29 Phil Edwards <pme@gcc.gnu.org>
8433
8434 * config-ml.in: Use ac_configure_args directly instead of
8435 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8436 actually seen.
8437
b4acb5ef
NN
84382003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8439
8440 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8441 creating target and build subdirs to build all parent dirs as needed.
8442 * Makefile.in: Rebuild.
8443 * configure.in: Don't build dirs explicitly here.
8444 * configure: Rebuild.
8445
a51d71d0
PB
84462003-07-26 Paul Brook <paul@nowt.org>
8447
8448 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8449
f43e12ce
AO
84502003-07-22 Alexandre Oliva <aoliva@redhat.com>
8451
8452 * Makefile.tpl (all-make): Depend on intl.
8453 * Makefile.in: Rebuilt.
8454
8a199ff6
PE
84552003-07-20 Phil Edwards <pme@gcc.gnu.org>
8456
8457 * install-sh: Update to newer upstream versions (associated with
8458 aclocal 1.7).
8459 * mkinstalldirs: Likewise.
8460 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8461
e6a8c803
AP
84622003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8463
8464 * MAINTAINERS: Move self from Bug database only accounts
8465 to write-after-approval.
8466
9f13608f
NN
84672003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8468
8469 * config.if: Remove unused libc_interface determination.
8470
c7864714
NN
84712003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8472
8473 * MAINTAINERS: Move self from write-after-approval to
8474 build machinery (*.in).
8475
775956d0
NN
84762003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8477
8478 PR bootstrap/11273
8479 PR bootstrap/11408
8480 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8481 unused INSTALL_PROGRAM_ARGS.
8482 * configure.in: Use AC_PROG_INSTALL.
8483 * Makefile.in: Regenerate.
8484 * configure: Regenerate.
8485
c7f67a6e
KH
84862003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8487
8488 * MAINTAINERS: Alphabetize.
8489
33952f6f
AO
84902003-07-10 Alexandre Oliva <aoliva@redhat.com>
8491
8492 * configure: Rebuilt.
8493 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8494 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8495 newlib nor libgloss.
8496 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8497 * configure.in (am33_2.0-*-linux*): Added.
8498
0d4f1b4e
BW
84992003-07-09 Bob Wilson <bob.wilson@acm.org>
8500
8501 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8502 * configure: Regenerate.
8503
56694dd9
ZW
85042003-07-07 Zack Weinberg <zack@codesourcery.com>
8505
8506 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8507 * Makefile.in: Regenerate.
8508
21607eb4
ZW
85092003-07-04 Zack Weinberg <zack@codesourcery.com>
8510
8511 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8512 * Makefile.in: Regenerate.
8513
dce2d8b2 85142003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
8515
8516 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8517 * Makefile.in: Regenerated.
8518
5d42f90e
L
8519 * config-ml.in: Replace PWD with PWD_COMMAND.
8520
6eb95e99
ZW
85212003-07-04 Zack Weinberg <zack@codesourcery.com>
8522
8523 * intl: New directory; see intl/ChangeLog for details.
8524 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8525 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8526 * Makefile.in: Regenerate.
8527
07d1940e
NN
85282003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8529
8530 * configure.in: Clean up config-lang.in handling. Delete
8531 useless assignment to "subdirs".
8532 * configure: Regenerate.
8533
4dbda6f0
NN
85342003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8535
8536 * configure.in: Rename 'target_libs' to 'target_libraries'.
8537 Remove useless reference to 'target_libs'.
8538 * configure: Regenerate.
8539
2c30ab71
KS
85402003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8541
8542 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8543 * Makefile.in: Regenerate.
8544
11405c93
NN
85452003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8546
8547 * Makefile.def: Introduce flags_to_pass.
8548 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8549 * Makefile.in: Regenerate.
8550
fb87ad5d
HPN
85512003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8552
8553 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8554 and target-libgloss.
8555 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8556 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8557 * configure: Regenerate.
8558
a7956a48
BK
85592003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8560
8561 * configure.in: Update testsuite_flags to new location.
8562 * configure. Regenerate.
6eb95e99 8563
eaf9f3b2
NN
85642003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8565
8566 * Makefile.tpl: Remove BUILD_CC stuff.
8567 * Makefile.in: Regenerate.
8568
2d89ffef
KH
85692003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8570
8571 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8572
dce2d8b2 85732003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
8574
8575 * MAINTAINERS (Write After Approval): Add myself.
8576
dce2d8b2 85772003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 8578
b951c91c
L
8579 * config.guess: Update to 2003-06-12 version.
8580 * config.sub: Update to 2003-06-13 version.
8581
dce2d8b2 85822003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
8583
8584 * config.guess: Update to 2003-06-06 version.
8585 * config.sub: Update to 2003-06-06 version.
8586
655b7166
RO
85872003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8588
8589 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8590 * configure. Regenerate.
8591
01b759aa
NN
85922003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8593
bf1d3e81
NN
8594 * configure.in: Disable serial configure by default.
8595 * configure: Regenerate.
8596 * Makefile.tpl: Abolish .NOTPARALLEL.
8597 * Makefile.in: Regenerate.
8598
e89fbdfe
NN
8599 * Makefile.tpl: Replace {build,host,target}_canonical by
8600 {build,host,target}.
8601 * Makefile.in: Regenerate.
8602
01b759aa
NN
8603 * Makefile.tpl: Fix stupid pasto.
8604 * Makefile.in: Regenerate.
8605
f7dae026
NN
86062003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8607
8608 * Makefile.tpl: Remove bogus conditional.
8609 * Makefile.in: Regenerate.
8610
86112003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
8612
8613 * Makefile.tpl (profiledbootstrap): New target.
8614 * Makefile.in (profiledbootstrap): New target.
8615
2ffc3e73 86162003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
8617
8618 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8619 Pinski. Remove user names from other bugzilla-only maintainers.
8620
1a1e6b96
NN
86212003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8622
1358ccea
NN
8623 * Makefile.tpl: Make 'recursive targets' using autogen rather
8624 than shell loop. Remove duplicate 'clean' targets and false
8625 comments.
8626 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8627 Add systematic method of specifying missing targets in subdirs.
8628 Add copyright boilerplate.
8629 * Makefile.in: Regenerate.
8630 * configure.in: Add 'recursive targets' to maybe list.
8631 * configure: Regenerate.
8632
ae74ed1f
NN
8633 * MAINTAINERS: "GNATS only" -> "Bug database only".
8634
1a1e6b96
NN
8635 * Makefile.tpl: Rename [+target+] to [+make_target+].
8636 * Makefile.def: Rename 'target' to 'make_target'.
8637
c79af3fa
NB
86382003-05-31 Neil Booth <neil@daikokuya.co.uk>
8639
8640 * MAINTAINERS: Add self as options handling maintainer.
8641
39d85b61
MM
86422003-05-28 Michael Meissner <gnu@the-meissners.org>
8643
8644 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8645 been too long since I touched those ports.
8646
afc2b62d
DD
86472003-05-28 DJ Delorie <dj@redhat.com>
8648
8649 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8650 * Makefile.in: Regenerate.
8651
df445104
MR
86522003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8653
8654 * configure.in: Use curly braces in the definition of tooldir.
8655 * configure: Regenerate.
8656
2eb98e5d 86572003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 8658
2eb98e5d
DD
8659 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8660 newlib or libgloss.
8661 * Makefile.in: Regenerate.
8662
862fced8
DD
86632003-05-21 DJ Delorie <dj@redhat.com>
8664
8665 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8666 * Makefile.in: Regenerate.
8667
fc351800
ILT
86682003-05-20 Ian Lance Taylor <ian@airs.com>
8669
8670 * MAINTAINERS: Update my e-mail address.
8671
7e2dbcef
NN
86722003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8673
8674 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 8675 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
8676 Factor out common code from autogen IF statements.
8677 * configure: Regenerate.
8678 * Makefile.in: Regenerate.
8679
f2a0e225
KC
86802003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8681
8682 * configure.in: Accept i[3456789]86 for machine type.
8683 * configure: Regenerate.
8684
8b87bb96
NN
86852003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8686
8687 * configure.in: Switch more things to use maybe dependencies.
8688 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8689 * configure: Regenerate.
8690 * Makefile.tpl: Switch more things to use maybe dependencies.
8691 * Makefile.in: Regenerate.
8692
fdb882bc 86932003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
8694
8695 * Makefile.tpl (install-opcodes): Define.
8696 * Makefile.in: Rebuild.
8697
f7c50032
AJ
86982003-05-13 Andreas Jaeger <aj@suse.de>
8699
8700 * config.guess: Update to 2003-05-09 version.
8701 * config.sub: Update to 2003-05-09 version.
8702
dce2d8b2 87032003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
8704
8705 * configure.in: Correct sed script so that options in quotes are not
8706 deleted.
8707 * configure: Rebuild.
8708
aa8f1f57
CV
87092003-05-12 Corinna Vinschen <corinna@vinschen.de>
8710
8711 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8712 and $$s/newlib/libc/sys/cygwin32 include paths.
8713 * configure: Ditto.
8714
0c130f81
MM
87152003-05-12 Michael Meissner <gnu@the-meissners.org>
8716
8717 * MAINTAINERS: Update my email addresses.
8718
aa1a100b
EB
87192003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8720
8721 * config-ml.in: Propagate INSTALL variables.
f7c50032 8722
87861833
GP
87232003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8724
8725 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8726
de722255
CD
87272003-05-02 Chris Demetriou <cgd@broadcom.com>
8728
6eb95e99
ZW
8729 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8730 * Makefile.in: Regenerate.
de722255 8731
96c4a002
WB
87322003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8733
8734 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8735
55b15a11
WB
87362003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8737
8738 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8739
0c227849
DJ
87402003-04-27 Daniel Jacobowitz <drow@mvista.com>
8741
8742 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8743 * Makefile.in: Regenerated.
8744
d45148c1
WB
87452003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8746
8747 * MAINTAINERS (Write After Approval): Upgrade myself from
8748 GNATS only to write-after-approval. Update my mail address.
8749
dce2d8b2 87502003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
8751
8752 (OS Port Maintainers: freebsd): Add myself.
8753
438f50c3
MM
87542003-04-22 Mark Mitchell <mark@codesourcery.com>
8755
8756 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8757
9074e169
KJ
87582003-04-22 Kean Johnston <jkj@sco.com>
8759
8760 * MAINTAINERS (SCO ports): Added myself.
8761
dfd39a2e
NS
87622003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8763
8764 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8765
ccbae82a
KJ
87662003-04-19 Kean Johnston <jkj@sco.com>
8767
8768 * MAINTAINERS (Write After Approval): Add myself.
8769
2f50999f
GP
87702003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8771
8772 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8773 * Makefile.in: Regenerate.
8774
e9b84181
JJ
87752003-04-18 Jakub Jelinek <jakub@redhat.com>
8776
8777 * configure.in (powerpc64*-*-linux*): Remove.
8778 * configure: Rebuilt.
8779
1ca4c6e1
PE
87802003-04-17 Phil Edwards <pme@gcc.gnu.org>
8781
8782 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8783 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8784 and restrap.
8785 * Makefile.in: Regenerate.
8786
0590b963
RE
87872003-04-16 Richard Earnshaw <rearnsha@arm.com>
8788
8789 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8790 * configure: Regenerated.
8791
ff41a56f
DD
87922003-04-15 DJ Delorie <dj@redhat.com>
8793
8794 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8795
50d440bc
NC
87962003-04-13 Nick Clifton <nickc@redhat.com>
8797
8798 * config-ml.in: Remove support for --disable-aix removing
8799 call-aix multilibs.
8800
b1e0a93e
AO
88012003-04-10 Alexandre Oliva <aoliva@redhat.com>
8802
8803 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8804 * */configure: Rebuilt.
8805
71fb704d
JS
88062003-04-08 Joel Sherrill <joel@oarcorp.com>
8807
8808 * MAINTAINERS: Add my email address.
8809
3897ea90
OH
88102003-03-17 Olivier Hainque <hainque@act-europe.fr>
8811
8812 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 8813
93c834b7
NN
88142003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8815
8816 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8817 * Makefile.in: Regenerate.
8818
82c34dcb
MC
88192003-03-14 Michael Chastain <mec@shout.net>
8820
8821 * Makefile.in: Regenerate with correct Makefile.def.
8822
73458fb7
NN
88232003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8824
8825 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8826 Make macro.
8827 * Makefile.in: Regenerate.
8828 * configure.in: Clean up gxx_include_dir logic.
8829 * configure: Regenerate.
8830
32cf27e5
AE
88312003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8832
8833 * MAINTAINERS (Write After Approval): Add myself.
8834
c727e7a0
BE
88352003-03-10 Ben Elliston <bje@wasabisystems.com>
8836
8837 * MAINTAINERS: Update my mail address.
8838
9a27ac7a
FS
88392003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8840
8841 * configure.in (gxx_include_dir): Fix typo.
8842 * configure: Regenerated.
8843
3aa83176
NN
88442003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8845
8846 * Makefile.tpl: Reindent.
8847 * Makefile.in: Regenerate.
8848 * configure.in: Reindent. Don't set unused variables.
8849 * configure: Regenerate.
8850
9124bc53
DJ
88512003-03-04 Daniel Jacobowitz <drow@mvista.com>
8852
8853 * configure.in: Include $(build_tooldir)/sys-include in
8854 FLAGS_FOR_TARGET.
8855 * configure: Regenerated.
8856
cb543528
NN
88572003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8858
c858bf1e
NN
8859 * Makefile.tpl: Always pass down RANLIB.
8860 * Makefile.in: Regenerate.
8861
aa9c3ab4
NN
8862 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8863 * Makefile.in: Regenerate.
8864 * configure.in: Remove unused logic relating to --enable-shared
8865 and --enable-threads. Remove bogus comments. Remove redundant
8866 noconfigdirs.
8867 * configure: Regenerate.
8868
cb543528
NN
8869 * configure.in: Replace ${libstdcxx_version} by its value.
8870 Remove reference to mh-dgux.
8871 * configure: Regenerate.
8872
53f70c1b
KB
88732003-03-03 Kevin Buettner <kevinb@redhat.com>
8874
8875 * MAINTAINERS (Write After Approval): Add myself.
8876
df0f0674
NN
88772003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8878
8879 * Makefile.tpl: Rearrange.
8880 * Makefile.in: Regenerate.
8881
dce2d8b2 88822003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
8883
8884 * configure.in: Add support for kaOS as cross build target system.
8885 * configure: Regenerated.
8886
a7a287eb
SB
88872003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8888
8889 * MAINTAINERS (Write after approval): Add myself.
8890
ff00c8a2
JW
88912003-02-21 James E Wilson <wilson@tuliptree.org>
8892
8893 * MAINTAINERS: Update my email address.
8894
abb2db7a
ZW
88952003-02-21 Zack Weinberg <zack@codesourcery.com>
8896
8897 * MAINTAINERS: Add self to blanket write privs. section.
8898
e9f2dc3b
SM
88992003-02-20 Sean McNeil <sean@blue.mcneil.com>
8900
8901 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8902 configure-target-* as some target builds may require additional
8903 flags for preprocessor tests.
8904 * Makefile.in: Regenerated.
8905
ee03dc5e
AO
89062003-02-19 Alexandre Oliva <aoliva@redhat.com>
8907
11856278
AO
8908 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8909 * ltconfig: Handle it.
8910 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8911 auto-detecting it.
8912
274aef32
AO
8913 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8914 it is used as argument to $CC.
8915 * ltcf-gcj.sh: Likewise.
8916
ee03dc5e
AO
8917 * configure.in: Introduce --enable-maintainer-mode.
8918 * configure: Rebuilt.
8919 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8920 for maintainer mode.
8921 * Makefile.in: Rebuilt.
8922
30db8e17
JM
89232003-02-18 Jason Merrill <jason@redhat.com>
8924
8925 * Makefile.tpl (check-c++): Allow parallelism.
8926
cab60ac6
GP
89272003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8928
8929 * MAINTAINERS: Remove John Carr (who never actually had access to
8930 gcc.gnu.org).
8931
c8e5d1af
GK
89322003-02-15 Geoffrey Keating <geoffk@apple.com>
8933
8934 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8935 don't configure target-libobjc.
8936 * configure: Regenerate.
8937
70f91f50
RO
89382003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8939
8940 * Makefile.tpl (RANLIB): Define.
8941 * Makefile.in: Regenerate.
8942
669e9062
LB
89432003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8944
8945 * MAINTAINERS: Update my email.
abb2db7a 8946
61b56b2e
KS
89472003-02-06 Keith R Seitz <keiths@redhat.com>
8948
8949 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8950 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8951 * Makefile.in: Regenerated.
8952 * configure.in: Remove all traces of snavigator, db, and grep.
8953 * configure: Regenerated.
8954
a1ba6e15
GP
89552003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8956
8957 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8958 After Approval.
8959
f5f2cce5
CC
89602003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8961
8962 * MAINTAINERS (Write after approval): Add myself.
8963
ba49f6f1
FCE
89642003-01-31 Frank Ch. Eigler <fche@redhat.com>
8965
8966 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8967 * Makefile.in: Regenerated.
8968
ccf9f10c
RS
89692003-01-30 Roger Sayle <roger@eyesopen.com>
8970
8971 * config.guess: Updated to 2003-01-30's version.
8972 * config.sub: Updated to 2003-01-28's version.
8973
a693735b
AO
89742003-01-30 Alexandre Oliva <aoliva@redhat.com>
8975
8976 * config.if: If gcc_version is already set, just use it. Don't set
8977 gcc_version_trigger if it's already set, otherwise set it to
8978 gcc/version.c, but only if the file exists. If it is not set and
8979 gcc/version.c does not exist, try to extract the version number from
8980 $CC.
8981
204c43d6
AT
89822003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8983
abb2db7a 8984 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 8985
842e91ec
PE
89862003-01-27 Phil Edwards <pme@gcc.gnu.org>
8987
8988 * configure.in: Revert 24Jan change.
8989 * configure: Regenerate.
8990
6b99984e
GP
89912003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8992
8993 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8994 entry of HJ Lu.
8995
806e0935
NN
89962003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8997
8998 * configure.in: Revert previous change.
8999 * configure: Regenerate.
9000
307a9864
NN
90012003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9002
9003 * configure.in: Make rda native-only.
9004 * configure: Regenerate.
9005
02ba6302
VR
90062003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9007
9008 * MAINTAINERS: Move myself from GNATS-only-accounts to
9009 write-after-approval.
9010
77d187bc
NN
90112003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9012
9013 * configure.in: Add missing \.
9014 * configure: Rebuilt.
9015
a94a2d4c
JJ
90162003-01-17 Jakub Jelinek <jakub@redhat.com>
9017
9018 * configure.in (baseargs): Avoid using \| in sed regular
9019 expressions.
9020 * configure: Rebuilt.
9021
73f84924
JJ
90222003-01-16 Jakub Jelinek <jakub@redhat.com>
9023
9024 * configure.in (baseargs): Remove all supported forms of
9025 --cache-file, --srcdir, --host, --build and --target options
9026 from argument lists.
9027 * configure: Rebuilt.
9028
8c12fc63
JZ
90292003-01-15 Josef Zlomek <zlomekj@suse.cz>
9030
9031 * MAINTAINERS: Add myself to write-after-approval list.
9032
7c005a3a
AO
90332003-01-15 Alexandre Oliva <aoliva@redhat.com>
9034
9035 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9036 * configure: Rebuilt.
9037
3dfabf63
NN
90382003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9039
9040 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9041 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9042 * Makefile.in: Regenerate.
9043 * configure: Regenerate.
9044
cf53ae10
AO
90452003-01-09 Alexandre Oliva <aoliva@redhat.com>
9046
9047 * configure.in: Remove Makefile in build, host and target modules
9048 unless configure was run with --no-recursion.
9049 * configure: Rebuilt.
9050
3fbe8e4a
CC
90512003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9052
9053 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9054 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9055 * Makefile.in: Regenerate.
9056
66e2aa7d
CD
90572003-01-08 Chris Demetriou <cgd@broadcom.com>
9058
9059 * config.guess: Update to 2003-01-03 version.
9060 * config.sub: Update to 2003-01-03 version.
9061
b5038cfb
CF
90622003-01-07 Christopher Faylor <cgf@redhat.com>
9063
9064 * configure: Regenerate with proper autoconf 2.13.
9065
d02c69be
CF
90662003-01-07 Christopher Faylor <cgf@redhat.com>
9067
9068 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 9069 * configure: Regenerate.
d02c69be 9070
e914a571
AC
90712003-01-06 Andrew Cagney <ac131313@redhat.com>
9072
9073 * configure.in (GDB_TK): Add tcl directories conditional on
9074 gdb/gdbtk directory being present.
9075 * configure: Regenerate.
abb2db7a 9076
dce2d8b2 90772003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 9078
dce2d8b2
EB
9079 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9080 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
9081 * configure: Rebuilt.
9082
89a7012a
TT
90832002-12-31 Tom Tromey <tromey@redhat.com>
9084
9085 * Makefile.in: Rebuilt.
9086 * Makefile.def (target_modules) [libffi]: Allow installation.
9087
3f4f56e2
AS
90882002-12-31 Andreas Schwab <schwab@suse.de>
9089
9090 * configure.in: Fix use of $program_transform_name.
9091 * configure: Regenerated.
9092
6c1b8d0a
DJ
90932002-12-30 Daniel Jacobowitz <drow@mvista.com>
9094
9095 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 9096 * configure: Regenerated.
6c1b8d0a 9097
c5120911
AO
90982002-12-29 Alexandre Oliva <aoliva@redhat.com>
9099
9100 * Makefile.tpl (local-distclean): Don't remove...
9101 (multilib.ts): ... this. Moved into...
9102 (multilib.out): ... this. Don't use sub-make.
9103 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9104 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9105 (configure-build-[+module+], configure-[+module+],
9106 configure-target-[+module+], configure-gcc): ... these. Test
9107 for Makefile existence. Drop config.status from dependencies.
9108 * Makefile.in: Rebuilt.
9109 * configure.in: Move gcc-version-trigger to the end of
9110 ac_configure_args. Add comments to maybedep.tmp and
9111 serdep.tmp. Introduce --disable-serial-configure. Remove
9112 nonopt from baseargs, matching and removing corresponding
9113 whitespace while at it.
9114 * configure: Rebuilt.
9115
e245b0ea
AO
91162002-12-28 Alexandre Oliva <aoliva@redhat.com>
9117
903de295
AO
9118 * configure.in (host_configargs): Replace reference to
9119 no-longer-defined buildopts with --build=${build_alias}.
9120 * configure: Rebuilt.
9121
e245b0ea
AO
9122 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9123 program_transform_name to standard idiom.
9124 (AUTOGEN, AUTOCONF): Define.
9125 (Makefile.in): Use $(AUTOGEN).
9126 (Makefile): Depend on config.status, and use autoconf-style rule to
9127 build it. Move original commands to...
9128 (config.status): ... this new target.
9129 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9130 $(AUTOCONF).
9131 * Makefile.in: Rebuilt.
9132
671aa708
NN
91332002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9134
53fbfb58
NN
9135 * Makefile.tpl: Fix dramatic bustage due to change in
9136 program_transform_name.
9137 * Makefile.in: Regenerate.
9138
9139 * configure.in: Remove unnecessary PATH setting.
9140 * configure: Regnerate.
9141
9142 * configure.in: Don't default to unprefixed tools unless
9143 the native tools will work.
9144 * configure: Regenerate.
9145
671aa708
NN
9146 * configure.in: Convert to autoconf script. Blow away lots
9147 of now-redundant Makefile fragments.
9148 * configure: Generate using Autoconf.
9149 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9150 * Makefile.in: Regenerate.
9151
57f40826
NN
91522002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9153
3fedb745
NN
9154 * configure: Fix stupid bug where RANLIB was mistakenly included.
9155
abb2db7a 9156 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
9157 (build_configargs, host_configargs, target_configargs).
9158
9159 * configure.in: Move logic out of sed statement.
9160
abb2db7a 9161 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
9162 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9163
315fa0f4
SS
91642002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9165
9166 * config.sub: Import from master repository
9167 * config.guess: Ditto
9168
45aff44f
AS
91692002-12-24 Andreas Schwab <schwab@suse.de>
9170
9171 * Makefile.tpl (multilib.out): Fix missing space.
9172 * Makefile.in: Regenerate.
9173
88b5521b
NN
91742002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9175
9176 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9177 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9178 * Makefile.in: Regenerate.
9179 * configure.in: Remove unnecessary leftovers.
9180
2a726918
GK
91812002-12-21 Geoffrey Keating <geoffk@apple.com>
9182
9183 * configure.in (extra_ranlibflags_for_target): New variable.
9184 (*-*-darwin): Add -c to ranlib commands.
9185 * configure (tooldir): Handle extra_ranlibflags_for_target.
9186
aace3269 91872002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
9188
9189 * Makefile.tpl: Revert HJL's change.
9190 * Makefile.in: Regenerated.
9191 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9192 always.
9193
f0895142
AS
91942002-12-19 Andreas Schwab <schwab@suse.de>
9195
9196 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9197 * Makefile.in: Regenerate.
9198
dce2d8b2 91992002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
9200
9201 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9202 * Makefile.in: Regenerated.
9203
9204 * configure.in (build_prefix): New. Substitute.
9205
212f6dd0
NN
92062002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9207
79308c5d
NN
9208 * Makefile.tpl: Don't let real targets depend on phony targets.
9209 * Makefile.in: Regenerate.
9210
212f6dd0
NN
9211 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9212 * Makefile.in: Regenerate.
9213
ab17919f
SS
92142002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9215
9216 * config.sub: Import from master repository
9217 * config.guess: Ditto
9218
5ecf91d1
JM
92192002-12-16 Jason Merrill <jason@redhat.com>
9220
9221 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9222 previous 'make bootstrap'.
9223 * Makefile.in: Regenerate.
9224
d8437e1b
HPN
92252002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9226
9227 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9228
4977bab6
ZW
92292002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9230
9231 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9232 * Makefile.in: Regenerate.
9233
0edcfdcb
JM
92342002-12-13 Jason Merrill <jason@redhat.com>
9235
6248218a 9236 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
9237 library tests.
9238 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
9239 * Makefile.in: Regenerate.
9240
4977bab6
ZW
92412002-12-12 Alexandre Oliva <aoliva@redhat.com>
9242
9243 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9244 * Makefile.in: Rebuilt.
9245
f87505dd
AO
92462002-12-12 Alexandre Oliva <aoliva@redhat.com>
9247
9248 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9249
4977bab6
ZW
92502002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9251
9252 * configure: Fix bug put in by gremlins.
9253
9254 * Makefile.tpl: Substitute more autoconfily.
9255 * configure: Substitute more autoconfily.
9256 * Makefile.in: Regenerate.
9257
7f0db92a
SS
92582002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9259
9260 * config.sub: Import from master repository
9261 * config.guess: Ditto
9262 * MAINTAINERS: Added Svein Seldal under write after approval
9263
4977bab6
ZW
92642002-12-08 Andrew Cagney <ac131313@redhat.com>
9265
9266 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9267 * Makefile.in (all-sim): Ditto.
9268
92692002-12-06 DJ Delorie <dj@redhat.com>
9270
9271 * Makefile.tpl: Change configure dependencies to not have real
9272 targets depend on phony targets.
9273
92742002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9275
9276 * configure.in: Revert unintentional change.
9277
9278 * Makefile.tpl: Change dependency for */multilib.out so that
9279 it works when gcc isn't in the tree.
9280
9281 * configure.in: Substitute more.
9282 * configure: Run subconfigures from the Makefile.
9283 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9284 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9285
67f1b906
GP
92862002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9287
9288 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9289
4977bab6
ZW
92902002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9291
9292 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9293 and corresponding dependencies.
9294 * Makefile.in: Regenerate.
9295
9296 * configure.in (host_tools): Order binutils, gas and ld for
9297 convenience in running the testsuites.
9298
9299 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9300 * Makefile.in: Regenerate.
9301 * configure.in: Introduce rules to serialize subconfigure runs.
9302
9303 * configure.in: Introduce BASE_CC_FOR_TARGET.
9304 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9305 Realize configure-build-* targets. Realize configure-target-* targets.
9306 * Makefile.in: Regenerate.
9307
93082002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9309
9310 * configure: Move gcc_version_trigger stuff from here...
9311 * configure.in: ...to here.
9312
9313 * configure.in: Separate subconfigure options added by this file from
9314 options given by the user. Add machinery to put args for host
9315 subconfigures into the Makefile.
9316
9317 * Makefile.tpl: Remove 'vault' targets.
9318 * Makefile.tpl: Reorder and comment dependencies.
9319 * Makefile.in: Regenerate.
9320
93212002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9322 * configure.in: Fix my broken commit of previous patch. (sigh)
9323
743f054e
GK
93242002-11-28 Geoffrey Keating <geoffk@apple.com>
9325
9326 * configure.in: Move host-specific darwin noconfigdirs into
9327 the host-specific section.
9328
4977bab6
ZW
93292002-11-28 Geoffrey Keating <geoffk@apple.com>
9330
9331 * configure.in: Move host-specific darwin noconfigdirs into
9332 the host-specific section.
9333
93342002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9335
9336 * configure: Remove skip-this-dir support.
9337 * Makefile.tpl: Remove skip-this-dir support.
9338
9339 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9340 subdirectories.
9341 * Makefile.in: Regenerate.
9342
9343 * Makefile.tpl: Strip out useless setting of 'dir'.
9344 * Makefile.in: Regenerate.
9345
93462002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9347
9348 * configure.in: Fix deeply stupid bug.
9349
9350 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9351 shell code in CXX_FOR_TARGET
9352 * Makefile.def: Introduce raw_cxx.
9353 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9354 RAW_CXX_FOR_TARGET.
9355 * Makefile.in: Regenerate.
9356
93572002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9358
9359 * Makefile.tpl: Remove unnecessary ifs.
9360 * Makefile.in: Regenerate.
9361
9362 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9363 dependencies. Maybe-ize build-libiberty. Create dummy install
9364 targets for 'no_install' modules.
9365 * configure: Move GDB_TK substitution to configure.in. Move
9366 build_modules stuff to configure.in.
9367 * configure.in: Implement soft dependency machinery. Maybe-ize
9368 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9369 * Makefile.in: Regenerate.
9370
93712002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9372
9373 * Makefile.tpl: Make all-target, install-target behave similarly
9374 to all, install (only hitting configured targets). Eliminate
9375 unused macro defintions.
9376
9377 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9378 build != host.
9379
9380 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9381
9382 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9383
9384 * configure.in: Produce lists of subdir targets we're actually
9385 configuring. Remove references to "dosrel".
9386 * Makefile.tpl: Let configure set which subdir targets are hit.
9387 Remove install-cross; clean up install; remove ALL. Remove
9388 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9389 Autogenerate host module targets. Remove empty dependency lines
9390 and redundant dependency; rearrange slightly.
9391 * Makefile.def: Add host-side libtermcap, utils.
9392
9393 * Makefile.in: Regenerate.
9394
e6226a2f
RO
93952002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9396
9397 * ltconfig (osf[345]): Append $major to soname_spec.
9398 Reflect this in library_names_spec.
9399 * ltmain.sh (osf): Prefix $major with . for use as extension.
9400
3b75d237
AJ
94012002-11-19 Andreas Jaeger <aj@suse.de>
9402
9403 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9404 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9405 and sparc64 GNU/Linux systems.
9406
809108de
NS
94072002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9408
9409 * MAINTAINERS: Update email.
9410
e7e0de7e
GP
94112002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9412
9413 * MAINTAINERS: Complete James Dennett's entry.
9414
f7109dea
EB
94152002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9416
9417 * MAINTAINERS (Write After Approval): Add myself.
9418
d3ac17c9
BK
94192002-11-13 Bruce Korb <bkorb@gnu.org>
9420
9421 * Makefile.tpl: syntactic cleanup
9422
dce2d8b2 94232002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
9424
9425 * MAINTAINERS: Add myself to write-after-approval list.
9426
4977bab6
ZW
94272002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9428
9429 * Makefile.def: Add list of recursive targets to autogenerate.
9430 Add build_modules.
9431 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9432 targets. Autogenerate *-build-* targets.
9433 * Makefile.in: Regenerate.
9434
94352002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9436
9437 * configure: More autoconf-style substitutions.
9438 * Makefile.tpl: More autoconf-style substitutions.
9439 * Makefile.in: Regenerate.
9440
94412002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9442
9443 * configure: Substitute more variables in a more autoconf-friendly
9444 way. Simplify slightly.
9445 * Makefile.tpl: Make more variables substitutable in an
9446 autoconf-friendly way.
9447 * Makefile.in: Regenerate.
9448
d4783999
JW
94492002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9450
9451 * MAINTAINERS (Write After Approval): Add myself.
9452
4977bab6
ZW
94532002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9454
9455 * configure.in (v810*): Remove special setting of tools.
9456
9457 * configure: Add support for extra required flags for ar or nm.
9458 * configure.in (aix4.3+): Use above support for target-specific
9459 issues, rather than using config/mt-aix43.
9460
94612002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9462
9463 * configure: Remove 'removing', which doesn't work. Replace $subdir
9464 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9465 with $srcdir. Reformat indentation. Substitute some variables
9466 formerly hard-coded in the Makefile for build=host.
9467 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9468 * Makefile.def: Autogenerate more.
9469 * Makefile.in: Regenerate.
9470
1c9c903e
AN
94712002-11-04 Adam Nemet <anemet@lnxw.com>
9472
9473 * MAINTAINERS (Write After Approval): Add myself.
9474
40673d2b
KB
94752002-11-04 Kevin Buettner <kevinb@redhat.com>
9476
9477 * Makefile.def (host_modules): Add rda.
9478 * Makefile.in: Regenerate.
9479 * configure.in (target_tool): Add target-rda to list.
9480
42e650ae
GP
94812002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9482
9483 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9484
e004b81f
PE
94852002-10-25 Phil Edwards <pme@gcc.gnu.org>
9486
9487 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9488 and restrap targets to this rule.
9489 * Makefile.in: Regenerate.
9490
06bd49b1
GP
94912002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9492
9493 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9494 GNATS only accounts.
9495
d0af82b0
HPN
94962002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9497
9498 * configure.in (i[3456]86-*-linux*): Add check to disable
9499 ${libgcj} for glibc1.
9500
10782654
DC
95012002-10-24 Denis Chertykov <denisc@overta.ru>
9502
9503 * MAINTAINERS: Add myself as ip2k port maintainer.
9504
a5a438f5
SS
95052002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9506
9507 * configure.in: Add tic4x target.
9508
fe3d5b7f
NN
95092002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9510
aba8a494
NN
9511 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9512 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9513 * Makefile.in: Regenerate.
9514
fe3d5b7f
NN
9515 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9516 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9517 * Makefile.in: Regenerate.
9518
a6ad79e7
JJ
95192002-10-02 Janis Johnson <janis187@us.ibm.com>
9520
9521 * MAINTAINERS: Add myself as web pages co-maintainer.
9522
6a8a9058
NN
95232002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9524
9525 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9526 * Makefile.in: Regenerate.
9527
327d975a
ZW
95282002-10-02 Zack Weinberg <zack@codesourcery.com>
9529
9530 * MAINTAINERS: Add myself and Nathan Sidwell
9531 <nathan@codesourcery.com> as VxWorks maintainers.
9532
a5ae8f19 95332002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
9534
9535 * Makefile.def: Remove order dependency comments.
9536 * Makefile.tpl: Add explicit install-install dependencies.
9537 * Makefile.in: Regenerate.
d0f6c823 9538
34c6040c 9539 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 9540 * Makefile.in: Regenerate.
34c6040c 9541
d0f6c823
NN
9542 * Makefile.tpl: Add configure-target (for src-release in src)
9543 * Makefile.in: Regenerate.
9544
50bd210b
NC
95452002-09-30 Nick Clifton <nickc@redhat.com>
9546
9547 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9548
ca25149e
UW
95492002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9550
9551 * configure.in (s390*-*-linux*): Enable libgcj.
9552
dd30b57d
NN
95532002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9554
9e60a678
NN
9555 * configure: Revert accidentally applied changes.
9556
dd30b57d
NN
9557 * Makefile.tpl: Make more autoconf-friendly.
9558 * Makefile.in: Regenerate.
9559 * configure: Make substitution more autoconf-like.
9560
5831424e
RE
95612002-09-28 Richard Earnshaw <rearnsha@arm.com>
9562
9563 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9564 single entry to handle all these.
9565 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9566 libjava on arm-*-elf.
9567
b7f3b15b
GK
95682002-09-27 Geoffrey Keating <geoffk@apple.com>
9569
9570 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9571 things that depend on them.
9572
0dffceed
NN
95732002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9574
9575 * Makefile.tpl: Make subsituted variables more autoconfy.
9576 * Makefile.in: Regenerate.
9577 * configure: Make seds more autoconfy.
9578
1db75a86 95792002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
9580
9581 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9582 * Makefile.in: Regenerate.
9583 * configure.in: Rewrite sed statements to look autoconfy.
9584
1db75a86
NN
9585 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9586 all-target-foo on configure-target-foo.
9587 * Makefile.def: Ditto.
9588 * Makefile.in: Rebuild.
9589
741a4e89
AH
95902002-09-25 Andrew Haley <aph@redhat.com>
9591
9592 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9593
95ddd785
NN
95942002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9595
9596 * Makefile.def: New file.
9597 * Makefile.tpl: New file.
9598 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9599 * contrib/gcc_update: Note that Makefile.in is a generated file.
9600
9601 * configure.in: Minor rearrangement. Simplify tests.
9602
65a824f6
JT
96032002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9604
9605 * configure.in (with_headers): Skip copy if value is "yes".
9606 (with_libs): Likewise.
9607
51270f0a 96082002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
9609
9610 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9611 * configure.in (sh*-*-pe*): Ditto.
9612 * configure.in (mips*-*-pe*): Ditto.
9613 * configure.in (*arm-wince-pe): Ditto.
9614
8f89dbf4
NN
9615 * configure.in: Rearrange.
9616
c1b8db3f
KH
96172002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9618
9619 * MAINTAINERS: Update my email address.
9620
341f0575
PK
96212002-08-30 Paul Koning <pkoning@equallogic.com>
9622
9623 * MAINTAINERS: (Write After Approval): Add myself.
9624
d2e06980
GK
96252002-08-29 Geoffrey Keating <geoffk@redhat.com>
9626
9627 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9628
4906d5d8
GK
96292002-08-24 Geoffrey Keating <geoffk@redhat.com>
9630
9631 * MAINTAINERS: Change my mailing address.
9632
e9a25cc8
PC
96332002-08-21 Paolo Carlini <pcarlini@unitus.it>
9634
9635 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 9636 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 9637
dce2d8b2 96382002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
9639
9640 * MAINTAINERS (Write After Approval): Remove myself.
9641 (Various Maintainers: c++ runtime libs): Add myself.
9642
5ce6f47b
EC
96432002-08-15 Eric Christopher <echristo@redhat.com>
9644
9645 * config.sub: Import from master repository.
9646 * config.guess: Ditto.
9647
7f9317f0
AO
96482002-08-19 Alexandre Oliva <aoliva@redhat.com>
9649
9650 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9651 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9652 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9653
7aecca3d
AH
96542002-08-16 Aldy Hernandez <aldyh@redhat.com>
9655
9656 * MAINTAINERS: Add self to rs6000 vector extensions.
9657
8ea4b195
AO
96582002-08-15 Alexandre Oliva <aoliva@redhat.com>
9659
9660 * libiberty/configure: Reverted unintended yesterday's check in.
9661
f5cc59a7
AO
96622002-08-14 Alexandre Oliva <aoliva@redhat.com>
9663
9664 * boehm-gc/configure, libf2c/configure: Rebuilt.
9665 * libffi/configure, libiberty/configure: Ditto.
9666 * libjava/configure, libobjc/configure: Ditto.
9667 * libstdc++-v3/configure, zlib/configure: Ditto.
9668 Merged from binutils:
9669 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9670 From Steve Ellcey <sje@cup.hp.com>:
9671 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9672 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9673 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9674 IA64.
9675 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9676 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9677 soname_spec, sys_lib_search_path_spec): Ditto.
9678
dce2d8b2 96792002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
9680
9681 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9682
2ff34870
L
96832002-08-04 H.J. Lu (hjl@gnu.org)
9684
9685 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9686
a014f2fe
KW
96872002-08-02 Krister Walfridsson <cato@df.lth.se>
9688
9689 * MAINTAINERS (Write After Approval): Add myself.
9690
c01d477a
AM
96912002-07-31 Alan Modra <amodra@bigpond.net.au>
9692
9693 * configure.in: Move generic linux case to end. Copy generic
9694 linux noconfigdirs to mips*-*-linux* entry and new
9695 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9696
68cd2524
MM
96972002-07-19 Michael Matz <matz@suse.de>
9698
9699 * MAINTAINERS: Add myself as ra* maintainer.
9700
e2d83b8c
CD
97012002-07-16 Chris Demetriou <cgd@broadcom.com>
9702
9703 * config.guess: Update to 2002-07-09 version.
9704 * config.sub: Update to 2002-07-03 version.
9705
cece4f1d
HPN
97062002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9707
9708 * MAINTAINERS: Fix typo in a maintainer email address.
9709
bb654703
NN
97102002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9711
9712 * configure.in: Remove two redundant tests.
9713
789b7de5
RO
97142002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9715
9716 * configure.in (mips*-*-irix6*o32): Enable stabs.
9717
e1da1089
NN
97182002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9719
f3970bba
NN
9720 * configure.in: Don't build grez.
9721 * Makefile.in: Ditto.
9722
e1da1089
NN
9723 * Makefile.in: Remove references to bsp, cygmon, libstub.
9724 * configure.in: Ditto.
9725
9726 * configure.in: Remove leftover reference to gdbtest.
9727
57c905fa
PE
97282002-07-08 Phil Edwards <pme@gcc.gnu.org>
9729
9730 * configure.in (gxx_include_dir): Change to match versioned
9731 C++ headers if --enable-version-specific-runtime-libs is used.
9732
a0af94a7 97332002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 9734
a0af94a7
SE
9735 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9736
423ce3eb
NN
97372002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9738
9739 * configure.in: Make --without-x work.
9740
98186934
NN
97412002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9742
c3b7d169
NN
9743 * configure.in: Rearrange target Makefile fragment collection.
9744
98186934
NN
9745 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9746 cvs[src].
9747 * configure.in: Ditto.
9748
eebd288a
MK
97492002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9750
9751 * MAINTAINERS (Write After Approval): Update my e-mail address.
9752
3ab36f05
NN
97532002-06-24 Ben Elliston <bje@redhat.com>
9754
9755 * configure.in (host_tools): Remove cgen.
9756
9757 * Makefile.in (all-cgen): Remove; runs from its source directory.
9758 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 9759 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
9760 (all-sim): Likewise.
9761
dce2d8b2 97622002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
9763
9764 * Makefile.in: Eliminate 'apache' targets.
9765 * configure.in: Eliminate 'apache' targets.
9766
55380b08
NN
9767 * configure.in: Eliminate redundant tests. Reorganize.
9768
9a5c1b9d
NN
9769 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9770
5fd3853a
NN
9771 * config-ml.in: Eliminate references to Cygnus configure.
9772
cfefc434
NN
9773 * Makefile.in: Eliminate references to building emacs.
9774
2fe93885
GS
97752002-06-28 Graham Stott <graham.stott@btinternet.com>
9776
9777 * MAINTAINERS: Update my email address.
9778
53c40185
BK
97792002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9780
9781 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 9782 (cxx_incdir): Remove.
53c40185 9783
97679694
NN
97842002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9785
9786 * MAINTAINERS (Write After Approval): Add self.
9787
b03bcd37
DC
9788Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9789
9790 * configure.in: Add support for ip2k.
9791
6bd12129
NN
97922002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9793
9794 * configure.in: Fix AIX configury bug.
9795
e0d98a92
SE
97962002-06-20 Steve Ellcey <sje@cup.hp.com>
9797
9798 * MAINTAINERS (Write After Approval): Add self.
9799
ba3292db
NN
98002002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9801
ef40bc65
NN
9802 * configure.in: replace ${topsrcdir} with ${srcdir}
9803
7a0be465
NN
9804 * configure.in: Move definition of libstdcxx_flags
9805 right above usage, rather than waaay earlier.
9806
e1848dde
NN
9807 * configure.in: Pull definition of is_cross_compiler earlier.
9808
8bc2fff1
NN
9809 * configure.in: Rearrange a little.
9810
ba3292db
NN
9811 * configure.in: Remove references to librx.
9812 * Makefile.in: Remove references to librx.
9813
11d8b408
DC
9814Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9815
9816 * config.sub: Add support for avr target.
9817 Import from master sources, rev 1.255
5ce6f47b 9818
93da8339
PE
98192002-06-19 Phil Edwards <pme@gcc.gnu.org>
9820
9821 * configure, .cvsignore: Revert previous change...
9822 * Makefile: ...delete.
9823
b4caab5c
NN
98242002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9825
9826 * configure.in: Eliminate ${gasdir} variable.
9827
ee777171
DB
98282002-06-18 Dave Brolley <brolley@redhat.com>
9829
9830 * configure.in: Add support for frv.
9831 * config.sub: Add support for frv.
9832
26e4af54
PE
98332002-06-18 Phil Edwards <pme@gcc.gnu.org>
9834
9835 * configure: Remove garbage from previous commit.
9836
bb20b7da
PE
98372002-06-18 Phil Edwards <pme@gcc.gnu.org>
9838
9839 * configure: For in-source builds, make a subdir and re-exec there.
9840 * Makefile: New file. Pass targets through to build directory.
9841 * .cvsignore: No longer ignore "Makefile".
9842
9d321f6c
DR
98432002-06-16 Douglas Rupp <rupp@gnat.com>
9844
9845 * MAINTAINERS (Write After Approval): Add self.
9846
c8eb2bc0
KG
98472002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9848
9849 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9850
f210d239
JT
98512002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9852
9853 * configure.in (vax-*-netbsd*): Re-enable gas.
9854
e9667b3c
NN
98552002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9856
efe1f357
NN
9857 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9858 BUILD_PREFIX_1, to correct nomenclature.
9859 * configure: Likewise.
9860
e9667b3c
NN
9861 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9862 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9863
fe2fe497
OH
98642002-05-31 Olaf Hering <olh@suse.de>
9865
9866 * config-ml.in: Propogate DESTDIR also.
9867
dcf7f0dd
JT
98682002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9869
9870 * configure.in (vax-*-netbsd*): Don't build gas for this
9871 platform.
9872
6ff14f32
MM
98732002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9874
9875 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9876 and libgcj for AVR.
9877
397de1ff
KK
98782002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9879
9880 * MAINTAINERS (Write After Approval): Add myself.
9881
ac30211c
JT
98822002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9883
9884 * config.guess: Update to 2002-05-22 version.
9885 * config.sub: Likewise.
9886
1e6347d8
RO
98872002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9888
9889 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9890 * config-ml.in: Likewise.
9891 * configure: Likewise.
9892 * configure.in: Likewise.
9893
e5ce1d6d
SC
98942002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9895
9896 * MAINTAINERS: Update my email address.
9897
6cdef75d
NN
98982002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9899
4a87f061
NN
9900 * configure.in: Simplify makefile fragment collection.
9901
9902 * configure.in: Remove code to build emacs.
603606e7 9903
e254d6b5
NN
9904 * configure.in : Remove --srcdir argument from targargs and buildargs
9905 (it's always overridden in the Makefile anyway). Rearrange a bit.
9906
9907 * configure: Move some logic to configure.in.
9908 * configure.in: Move some logic from configure.
6cdef75d 9909
1d6006fe
TT
99102002-05-11 Tom Tromey <tromey@redhat.com>
9911
9912 * MAINTAINERS: Reflect libgcj reality.
9913
b70b3534
FS
99142002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9915
9916 * Makefile.in: Honour DESTDIR.
9917
4434687a
MM
99182002-05-08 Mark Mitchell <mark@codesourcery.com>
9919
9920 * config.guess: Import 2002-03-20 version.
9921 * config.sub: Import 2002-04-26 version.
9922
a89e49c7
RO
99232002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9924
9925 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9926
44e55536
TJ
99272002-05-07 Tim Josling <tej@melbpc.org.au>
9928
9929 * MAINTAINERS: Add self.
9930
dce2d8b2 99312002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
9932
9933 * ltmain.sh: Detect and handle object name conflicts
9934 while piecewise linking a static library.
9935
b7c13625
AO
99362002-05-05 Alexandre Oliva <aoliva@redhat.com>
9937
9938 * configure.in (noconfigdirs): Don't disable libgcj on
9939 sparc64-*-solaris* and sparcv9-*-solaris*.
9940
4182d9fa
AO
99412002-05-03 Alexandre Oliva <aoliva@redhat.com>
9942
9943 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9944
7bebf279
TF
99452002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9946
9947 * configure.in (FLAGS_FOR_TARGET): Do not add
9948 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9949 on i[3456]86-*-linux*.
9950
9a06dc7d
TF
99512002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9952
9953 * configure.in (noconfigdirs): Replace [ ] with test.
9954
9955 * configure.in (noconfigdirs): Do not add target-newlib if
9956 target == i[3456]86-*-linux*, and host == target.
9957
a51a07fa
NN
99582002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9959
9e7facd6
DD
9960 * configure.in: delete reference to absent file
9961
aeaa0f2f
NN
9962 * configure.in: replace '[' with 'test'
9963
4bb98828
NN
9964 * configure.in: Eliminate references to gash.
9965 * Makefile.in: Eliminate references to gash.
9966
64791664
NN
9967 * configure.in: remove useless references to 'pic' makefile fragments.
9968
3ed57cf4
NN
9969 * configure.in: (*-*-windows*) Finish removing.
9970
a51a07fa
NN
9971 * configure.in: Eliminate redundant test for libgui.
9972
8552f6f1
RS
99732002-04-29 Roger Sayle <roger@eyesopen.com>
9974
9975 * MAINTAINERS: Add self and realphabetize. Update entries
9976 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9977 entry for a29k port maintainer.
9978
dce2d8b2 99792002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
9980
9981 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9982 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9983
704c9a14
NN
99842002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9985
9986 * configure.in: remove references to dead files
9987
7bff5059
MM
99882002-04-19 Mark Mitchell <mark@codesourcery.com>
9989
9990 * MAINTAINERS: Add information about purpose of this file.
9991
0c7c67f0
TT
99922002-04-18 Tom Tromey <tromey@redhat.com>
9993
9994 * configure.in: Disallow configuring libgcj when it is already
9995 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9996 Solaris 2.8 by default. For PR libgcj/6158.
9997
63501e91
NN
99982002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9999
10000 * configure.in: Move default CC setting out of config/mh-* fragments
10001 directly into here.
10002
701afd4d
NN
100032002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10004
10005 * configure.in: don't even try to configure or make a subdirectory
10006 if there's no configure script for it.
10007
07cdae91
MM
100082002-04-15 Mark Mitchell <mark@codesourcery.com>
10009
10010 * MAINTAINERS: Remove chill maintainers.
10011 * Makefile.in (CHILLFLAGS): Remove.
10012 (CHILL_LIB): Remove.
10013 (TARGET_CONFIGDIRS): Remove libchill.
10014 (CHILL_FOR_TARGET): Remove.
10015 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10016 CHILL_LIB.
10017 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10018 (CHECK_TARGET_MODULES): Likewise.
10019 (INSTALL_TARGET_MODULES): Likewise.
10020 (CLEAN_TARGET_MODULES): Likewise.
10021 (configure-target-libchill): Remove.
10022 (all-target-libchill): Remove.
10023 * configure.in (target_libs): Remove target-libchill.
10024 Do not compute CHILL_FOR_TARGET.
10025 * libchill: Remove directory.
5ce6f47b 10026
ab50d72b
DD
100272002-04-11 DJ Delorie <dj@redhat.com>
10028
10029 * Makefile.in, configure.in: Sync with binutils, entries
10030 follow...
10031
0a1e123a
DD
100322002-04-07 Andrew Cagney <ac131313@redhat.com>
10033
10034 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10035 (do-tar, do-bz2): New rules.
10036 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10037 (gdb-tar): New rule.
10038 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10039 (insight_dejagnu.tar): New rule.
10040 (insight.tar): New rule.
10041 (gdb+dejagnu.tar): New rule.
10042 (gdb.tar): New rule.
10043
ab50d72b
DD
100442002-02-01 Mo DeJong <supermo@bayarea.net>
10045
10046 * Makefile.in: Add all-tix to deps for all-snavigator
10047 so that tix is built when building snavigator.
10048
100492002-01-11 Steve Ellcey <sje@cup.hp.com>
10050
10051 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10052 ld and gdb are not supported.
10053
100542002-01-07 Mark Salter <msalter@redhat.com>
10055
10056 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10057 Allow target-libgloss to be built for arm, strongarm, and xscale.
10058
100592001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10060
10061 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10062 options for i[3456]86-pc-linux* native builds.
10063
100642001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10065
10066 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10067 files from .po files for a distribution.
10068
100692001-09-03 Jeff Holcomb <jeffh@redhat.com>
10070
10071 * configure.in: Enable libstdc++-v3 for h8300 targets.
10072
100732001-06-19 Alan Modra <amodra@bigpond.net.au>
10074
10075 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10076 version from bfd/.
10077
10078Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10079
10080 * Makefile.in (VER): When present, extract the version number from
10081 the file version.in.
10082
dce2d8b2 100832001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
10084
10085 * configure.in : enable ld for aix
10086
100872001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10088
10089 * config.guess: Add linux target for S/390.
10090
100912000-11-07 Philip Blundell <pb@futuretv.com>
10092
10093 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10094
100952000-11-03 Philip Blundell <pb@futuretv.com>
10096
10097 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10098 files.
10099
101002001-01-15 Ben Elliston <bje@redhat.com>
10101
10102 * configure.in (host_tools): Add sid.
10103 Always configure cgen.
10104
101052000-11-24 Nick Clifton <nickc@redhat.com>
10106
10107 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10108
10109
101102000-08-20 Doug Evans <dje@casey.transmeta.com>
10111
10112 * Makefile.in (ALL_MODULES): Add all-cgen.
10113 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10114 (all-cgen): New target.
10115 (all-opcodes,all-sim): Depend on all-cgen.
10116 * configure.in (host_tools): Add cgen.
10117 Only configure cgen if --enable-cgen-maint.
10118
dce2d8b2 101192002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
10120
10121 * configure.in: Add *-*-freebsd* configurations.
10122
90def2b2
TT
101232002-04-08 Tom Tromey <tromey@redhat.com>
10124
10125 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10126 Fixes PR libgcj/6068.
10127
320d7e7a
KW
101282002-03-30 Krister Walfridsson <cato@df.lth.se>
10129
10130 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10131
18b467f1
RO
101322002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10133
10134 * configure.in (alpha*-dec-osf*): Enable libgcj.
10135
dce2d8b2 101362003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
10137
10138 * MAINTAINERS (Write After Approval): Add myself.
10139
56ae9405
NC
101402002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10141
10142 Fix for: PR bootstrap/3591, target/5676
10143 * configure.in (mcore-pe): Disable the configuration of
10144 libstdc++-v3 since exceptions are not supported.
10145
f18d9a0c
AG
101462002-03-20 Anthony Green <green@redhat.com>
10147
10148 * configure.in: Enable libgcj for xscale-elf target.
10149
dce2d8b2 10150Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
10151
10152 * MAINTAINERS: Update my email address.
10153
28eca9e8
AO
101542002-03-16 Alexandre Oliva <aoliva@redhat.com>
10155
10156 * ltmain.sh (relink_command): Fix typo in previous change.
10157
e67e72c7
AO
101582002-03-15 Alexandre Oliva <aoliva@redhat.com>
10159
10160 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10161 (relink_command): Added --tag flags.
10162 (mode=install): If relinking fails; error out.
10163
c2273204
RH
101642002-03-12 Richard Henderson <rth@redhat.com>
10165
10166 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10167 .NOTPARALLEL tag.
10168 (do-check): Rename from check.
10169 (check): Allow parallel check.
10170
bcb64245
BW
101712002-03-12 Bob Wilson <bob.wilson@acm.org>
10172
10173 * MAINTAINERS: Add myself as maintainer for xtensa port.
10174 Fix alphabetical order in CPU port maintainer list.
10175 Remove myself from Write After Approval list.
10176
63adb4ff
RH
101772002-03-11 Richard Henderson <rth@redhat.com>
10178
10179 * Makefile.in (.NOTPARALLEL): Add fake tag.
10180
9bec4bf0
L
101812002-03-07 H.J. Lu (hjl@gnu.org)
10182
10183 * configure.in: Enable gprof for mips*-*-linux*.
10184
c7fc1f84
DS
101852002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10186
10187 * MAINTAINERS (Write After Approval): Add myself.
10188
6bff33fb
AO
101892002-02-28 Alexandre Oliva <aoliva@redhat.com>
10190
10191 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10192 libjava.
10193 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10194
0210b33b
AO
101952002-02-23 Alexandre Oliva <aoliva@redhat.com>
10196
10197 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10198 because its Makefile is there; test for the executable instead.
10199
fcc0a3ef
AO
102002002-02-22 Alexandre Oliva <aoliva@redhat.com>
10201
10202 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10203 libstdc++-v3 and libjava.
10204
dce2d8b2 102052002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
10206
10207 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10208 boehm-gc
5ce6f47b 10209
40fe0ec3
AO
102102002-02-09 Alexandre Oliva <aoliva@redhat.com>
10211
10212 * config.guess: Updated to 2002-01-30's version.
10213 * config.sub: Updated to 2002-02-01's version.
10214 Contribute sh64-elf.
10215 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10216 * configure.in: Added sh64-*-*.
10217
694d53ee
CD
102182002-02-08 Chris Demetriou <cgd@broadcom.com>
10219
10220 * MAINTAINERS: Belatedly add myself to write after approval list.
10221
a9ca50b1
JH
10222Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10223
10224 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10225 Remove self as Write After Approval.
10226
5ffc3500
GK
102272002-01-31 Geoffrey Keating <geoffk@redhat.com>
10228
10229 * MAINTAINERS: Put self in as maintainer for contrib/regression
10230 directory.
10231
4ceaf7fb
PE
102322002-01-28 Phil Edwards <pme@gcc.gnu.org>
10233
10234 * MAINTAINERS: Update my email address.
10235
51584787
JT
102362002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10237
5ce6f47b
EC
10238 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10239 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
10240 libraries if not supported for NetBSD on target CPU.
10241
5701d273
DR
102422002-01-25 Douglas B Rupp <rupp@gnat.com>
10243
10244 * install-sh: Use _inst.$$_ for temp file name.
10245
b299a075
JT
102462002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10247
10248 * MAINTAINERS (Write After Approval): Move my contact info
10249 from here...
10250 (OS Port Maintainers): ...to here (netbsd).
10251
51fe14b5
BW
102522002-01-22 Bob Wilson <bob.wilson@acm.org>
10253
10254 * MAINTAINERS (Write After Approval): Add myself.
10255
dce2d8b2 102562002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
10257
10258 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10259 (all-target-fastjar): Also depend on all-target-libiberty.
10260
3cd87679
L
102612002-01-16 H.J. Lu (hjl@gnu.org)
10262
10263 * config.guess: Import from master sources, rev 1.225.
10264 * config.sub: Import from master sources, rev 1.238.
10265
969a6d8f
KH
102662002-01-16 Kazu Hirata <kazu@hxi.com>
10267
10268 * MAINTAINERS (Write After Approval): Remove myself.
10269
366f6a52
FW
102702001-12-19 Florian Weimer <fw@deneb.enyo.de>
10271
10272 * MAINTAINERS (Write After Approval): Add myself.
10273
f02240b6
JM
102742001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10275
10276 * MAINTAINERS: Add self as docs co-maintainer.
10277
5d08dc39
MK
102782001-12-11 Matthias Klose <doko@debian.org>
10279
10280 * MAINTAINERS (Write After Approval): Add myself.
10281
39e790d5
ZW
102822001-12-09 Zack Weinberg <zack@codesourcery.com>
10283
10284 * MAINTAINERS: Update my email address.
10285
4519d6a3
TC
102862001-12-07 Turly O'Connor <turly@apple.com>
10287 * MAINTAINERS (Write After Approval): Add myself.
10288 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10289 (rs6000_initialize_trampoline): Call __trampoline_setup for
10290 ABI_DARWIN too.
10291 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 10292 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 10293
21cf0a73
PC
102942001-12-07 Paolo Carlini <pcarlini@unitus.it>
10295
10296 * MAINTAINERS (Write After Approval): Add myself.
10297
4ee43206
DR
10298Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10299
10300 * configure, configure.in: Use temp file for long sed commands.
10301
251931f3
LG
103022001-12-03 Laurent Guerby <guerby@acm.org>
10303
10304 * config.sub: Update to version 1.232 on subversion.
10305
03777dd7
BE
103062001-12-03 Ben Elliston <bje@redhat.com>
10307
10308 * MAINTAINERS: Update mail address for config.* patches.
10309
dce2d8b2 103102001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
10311 Zack Weinberg <zack@codesourcery.com>
10312
10313 When build != host, create libiberty for the build machine.
10314
10315 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10316 CONFIG_ARGUMENTS.
10317 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10318 New variables.
10319 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10320 and rules.
10321 (all.normal): Depend on ALL_BUILD_MODULES.
10322 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10323 (all-build-libiberty): Depend on configure-build-libiberty.
10324
10325 * configure: Calculate and substitute proper value for
10326 ALL_BUILD_MODULES.
10327 * configure.in: Create the build subdirectory.
10328 Calculate and substitute TARGET_CONFIGARGS (formerly
10329 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10330
04075e8f
ZL
103312001-11-26 Ziemowit Laski <zlaski@apple.com>
10332
10333 * MAINTAINERS (write-after-approval): Add self.
10334
ed19322d
CR
103352001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10336
10337 * MAINTAINERS (GNATS only accounts): Remove self.
10338
90a12988
HPN
103392001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10340
10341 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10342 libf2c.
10343
77e653ad
CR
103442001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10345
10346 * MAINTAINERS (Write After Approval): Add self.
10347
64adad99
DB
103482001-11-12 David O'Brien <obrien@FreeBSD.org>
10349
10350 * MAINTAINERS: mips and s390 are also CPU ports.
10351
834a28c7
DB
103522001-11-12 David O'Brien <obrien@FreeBSD.org>
10353
10354 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10355
ef94239f
DB
103562001-11-11 David O'Brien <obrien@FreeBSD.org>
10357
10358 * MAINTAINERS: Alphabetize.
10359
beda0427
KH
103602001-11-09 Kazu Hirata <kazu@hxi.com>
10361
10362 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10363
6ca224d3
JDA
103642001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10365
10366 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10367
132e4bd7
PE
103682001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10369
10370 * configure.in (--enable-languages): Be more permissive about
10371 syntax. Check for empty lists better. Warn about $LANGUAGES.
10372
c6243b4c
GK
103732001-11-08 Geoffrey Keating <geoffk@redhat.com>
10374
10375 * config.sub: Import from master sources, rev. 1.230.
10376 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10377
abbb9e76
LG
103782001-11-07 Laurent Guerby <guerby@acm.org>
10379
10380 * MAINTAINERS (Write After Approval): Add self.
10381
53cdb27a
HPN
103822001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10383
10384 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10385
dd3a88c9
HPN
103862001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10387
10388 * config.sub: Import from master sources, rev 1.226.
10389 * config.guess: Import from master sources, rev 1.216.
10390
d344dce9
HPN
103912001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10392
10393 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10394 * MAINTAINERS: Add self as maintainer of MMIX port.
10395 Remove old after-approval entry.
10396
63f6bcd7
JM
103972001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10398
10399 * ChangeLog, configure: Fix spelling errors.
10400
84f92638
BK
104012001-10-20 Brendan Kehoe <brendan@zen.org>
10402
10403 * MAINTAINERS: Tweak my address.
10404
dce2d8b2 10405Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
10406
10407 * MAINTAINERS: Update my email address.
10408
1567080c 104092001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 10410
f48a3b5c 10411 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 10412 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 10413
30106886
GB
104142001-10-10 Geert Bosch <bosch@gnat.com>
10415
e490616e 10416 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
10417 Added Robert Dewar.
10418
dce2d8b2 104192001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
10420
10421 * MAINTAINERS (Write After Approval): Added self
10422
d1c3e709
GB
104232001-10-02 Geert Bosch <bosch@gnat.com>
10424
10425 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10426
50f5f793
JM
104272001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10428
10429 * configure: Handle temporary files securely using mkdir.
10430
7fddf9a9
AO
104312001-09-29 Alexandre Oliva <aoliva@redhat.com>
10432
10433 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10434
dce2d8b2 104352001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
10436
10437 * configure.in (*-*-linux*): Disable configuration of target-newlib
10438 and target-libgloss.
e490616e 10439
0c055e34
AO
104402001-09-26 Alexandre Oliva <aoliva@redhat.com>
10441
10442 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10443 RANLIB.
10444
759bfa90
AO
104452001-09-21 Alexandre Oliva <aoliva@redhat.com>
10446
10447 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10448 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10449 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10450 avoid quotes nesting problems.
10451 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10452 (DO_X): Export only variables that are set.
10453
1dc4a750
BE
104542001-09-19 Ben Elliston <bje@redhat.com>
10455
10456 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10457 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10458 semantics. Use the shell built-in "type" command instead.
10459
898c7238
AO
104602001-08-31 Alexandre Oliva <aoliva@redhat.com>
10461
10462 Merged from gcc-3_0-branch:
10463 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10464 * ltcf-c.sh: Use $objext, not $ac_objext.
10465 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10466 * ltcf-cxx.sh: Add support for GNU.
10467 2001-07-22 Timothy Wall <twall@redhat.com>
10468 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10469 default settings if using GNU tools with that configuration.
10470 * ltcf-cxx.sh: Ditto.
10471 * ltcf-gcj.sh: Ditto.
10472 2001-07-21 Michael Chastain <chastain@redhat.com>
10473 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10474 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10475 * ltmain.sh: Mark as gcc-local.
10476
8fa0a32e
EC
104772001-08-30 Eric Christopher <echristo@redhat.com>
10478 Jason Eckhardt <jle@redhat.com>
10479
10480 * config.guess: Merge from master sources.
10481 * config.sub: Merge from master sources, add support for mipsisa32.
10482
32f30f91 104832001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
10484 * config.sub: Merge from master sources, rev 1.219.
10485 * MAINTAINERS: Add self as contact for stormy16 port.
10486
f6084f99
ZW
104872001-08-14 Zack Weinberg <zackw@panix.com>
10488
10489 * config.sub: Merge from master sources, rev 1.218.
10490 * config.guess: Merge from master sources, rev 1.209.
10491
91b54f7f
GS
104922001-08-11 Graham Stott <grahams@redhat.com>
10493
10494 * Makefile.in (check-c++): Add missing semicolon.
10495
e5b3941e
JH
10496Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10497
32f30f91 10498 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 10499
6387a56e
EC
105002001-07-30 Eric Christopher <echristo@redhat.com>
10501
10502 * MAINTAINERS (Various maintainers: mips port): Added myself.
10503
53b475f0
AH
105042001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10505
e490616e 10506 * configure.in (sh-*-linux*): New.
53b475f0 10507
2a08c780
RH
105082001-07-27 Richard Henderson <rth@redhat.com>
10509
10510 * .cvsignore: Add LAST_UPDATED.
10511
bfa79422
UW
105122001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10513
10514 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10515
0ae85492
AH
105162001-07-16 Aldy Hernandez <aldyh@redhat.com>
10517
e490616e 10518 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 10519
8e1ab0fe
NP
10520Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10521
10522 * MAINTAINERS (Write After Approval): Added myself.
10523
2b997990
SC
105242001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10525
10526 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10527 and libgcj on m68hc11/m68hc12.
10528
d920e825
L
105292001-06-27 H.J. Lu (hjl@gnu.org)
10530
10531 * Makefile (CFLAGS_FOR_BUILD): New.
10532 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10533
d425a1e0
JM
105342001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10535
10536 * README: Remove version number.
10537
5b5b4207
GP
105382001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10539
10540 * INSTALL/README: Update wrt. to the installation instructions now
10541 residing in gcc/doc/install.texi.
10542
be839b69
JM
105432001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10544
10545 * README: Replace with a cut-down and updated version of gcc/README.
10546
fe2ee7c4
DE
105472001-06-12 David Edelsohn <edelsohn@gnu.org>
10548
10549 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10550 multilibs to be disabled.
10551
4f5d646c
DB
105522001-06-11 Daniel Berlin <dan@cgsoftware.com>
10553
10554 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 10555
818f0c85
AO
105562001-06-09 Alexandre Oliva <aoliva@redhat.com>
10557
10558 * config.guess: Import CVS version 1.195.
10559 * config.sub: Import CVS version 1.212.
10560
e9a8af10
AO
105612001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10562
10563 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10564 gcc/xgcc is built, use -print-prog-name to find out the program
10565 name to use.
10566
ae3ca0a9
PE
105672001-06-04 Phil Edwards <pme@sources.redhat.com>
10568
10569 * config.guess: Import CVS version 1.194. All gcc-local changes
10570 appear to also be in the master copy.
10571 * config.sub: Import CVS version 1.211.
10572
066bd40d
MM
10573Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10574
10575 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10576 with_gcc]: Use `gcc -shared' to build a shared library.
10577
4aef4f33
JDA
10578Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10579
10580 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10581 archives.
10582
c386f00f
RO
10583Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10584
10585 * MAINTAINERS (Write After Approval): Add myself.
10586
2ae5cea5
HPN
105872001-06-01 Hans-Peter Nilsson <hp@axis.com>
10588
10589 * configure.in (libstdcxx_flags): Do not try to execute
10590 libstdc++-v3/testsuite_flags until it exists.
10591
c3766183
AM
105922001-06-01 Alan Modra <amodra@bigpond.net.au>
10593
10594 * MAINTAINERS: Update my email address.
10595
9b337833
GS
105962001-05-31 Graham Stott <grahams@redhat.com>
10597
10598 * MAINTAINERS (Write After Approval): Add myself.
10599
dce2d8b2 106002001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
10601
10602 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10603 libraries when using g++ with native linker.
10604
5f7de4b8
AO
106052001-05-28 Alexandre Oliva <aoliva@redhat.com>
10606
10607 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10608
a7bc0fbb
AO
106092001-05-22 Alexandre Oliva <aoliva@redhat.com>
10610
10611 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10612 [aix4*|aix5*]: Prepend blank.
10613
33456445
AO
106142001-05-20 Alexandre Oliva <aoliva@redhat.com>
10615
10616 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10617 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10618 of subdir/configure scripts to use the new libtool.m4.
10619
e48d3d00
MK
106202001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10621
10622 * MAINTAINERS (Write After Approval): Add myself.
10623
9e0e191b
BK
106242001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10625
10626 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10627
3f19b439
BE
106282001-05-11 Ben Elliston <bje@redhat.com>
10629
10630 * Makefile.in (all-sid): New target.
10631 (check-sid, clean-sid, install-sid): Likewise.
10632
6ebe3121
JO
106332001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10634
10635 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10636
ca3667c4
AO
106372001-05-03 Alexandre Oliva <aoliva@redhat.com>
10638
10639 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10640 libgcj.
10641
106422001-05-03 Alexandre Oliva <aoliva@redhat.com>
10643
10644 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10645 gcc/xgcc is built, use -print-prog-name to find out the program
10646 name to use.
10647
b2964d63
AO
106482001-04-26 Alexandre Oliva <aoliva@redhat.com>
10649
b1bb2302
AO
10650 * configure.in (noconfigdirs): Don't reset it from scratch in the
10651 target case; only append to it.
6387a56e 10652
b2964d63
AO
10653 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10654 sparc-*-solaris2.8]: Disable ${libgcj}.
10655
8343765d
AO
106562001-04-25 Alexandre Oliva <aoliva@redhat.com>
10657
10658 * configure.in (libgcj_saved): Copy from $libgcj.
10659 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10660 --disable-libgcj.
10661
ddbb6d43
GRK
106622001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10663
10664 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 10665 C front end maintainer.
ddbb6d43 10666
3fa03ff9
AG
10667Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10668
10669 * configure.in: Move *-chorusos target case to the proper switch.
10670 Disable libgcj.
10671
99ffe40f
AO
106722001-04-12 Alexandre Oliva <aoliva@redhat.com>
10673
10674 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10675 1.641.2.228.
10676
78faa32d
FS
106772001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10678
10679 * Makefile.in (STAGE1_CFLAGS): Pass down.
10680
cdbff0ab
AM
106812001-04-13 Alan Modra <amodra@one.net.au>
10682
10683 * config.guess: Add hppa64-linux support. Note for next import that
10684 this is already in the master file.
10685 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10686
75b9074c
AO
106872001-04-12 Alexandre Oliva <aoliva@redhat.com>
10688
10689 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10690 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10691
125404c5
SS
106922001-04-11 Stan Shebs <shebs@apple.com>
10693
10694 * MAINTAINERS: Add self as Darwin port maintainer.
10695
876684fe
AM
106962001-04-11 Alan Modra <amodra@one.net.au>
10697
10698 * MAINTAINERS: Update my email address.
10699
06729913
LR
107002001-04-10 Loren J. Rittle <ljrittle@acm.org>
10701
10702 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10703 recent versions of FreeBSD (release 3 or later).
10704 * ltconfig: On FreeBSD, -lc must not be provided when building
10705 a shared library or else the standard -pthread gcc option is
10706 rendered worthless to later users of the built library.
10707
67916302
JM
107082001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10709
10710 * MAINTAINERS: Add self and RTH as C front end maintainers.
10711
d2bc0628
AO
107122001-04-05 Alexandre Oliva <aoliva@redhat.com>
10713
e490616e
ZW
10714 * config.sub: Make sure to match an already-canonicalized
10715 machine name (eg. mn10300-unknown-elf).
d2bc0628 10716
a3406c06
AO
107172001-04-01 Alexandre Oliva <aoliva@redhat.com>
10718
10719 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10720 New macros.
10721 (bootstrap, cross): Use RECURSE_FLAGS.
10722 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10723
a076f6a4
AO
107242001-03-27 Alexandre Oliva <aoliva@redhat.com>
10725
10726 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10727
e9f4fa71
CH
107282001-03-22 Colin Howell <chowell@redhat.com>
10729
7238de5c
CH
10730 * Makefile.in (DO_X): Do not backslash single-quotes in
10731 backquotes (two places).
e9f4fa71 10732
b6b14b1b
AO
107332001-03-22 Alexandre Oliva <aoliva@redhat.com>
10734
10735 Re-installed:
10736 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10737 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10738 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10739 * ltcf-cxx.sh: Likewise.
10740 * ltcf-gcj.sh: Likewise.
10741
1eb0b89d
GP
107422001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10743
10744 * MAINTAINERS: Add myself as "documentation co-maintainer".
10745
82e23236
AO
107462001-03-22 Alexandre Oliva <aoliva@redhat.com>
10747
10748 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10749 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10750
64ec27c3
TT
107512001-03-19 Tom Tromey <tromey@redhat.com>
10752
10753 * config-ml.in: Handle GCJ and GCJFLAGS.
10754
191de407
MC
107552001-03-21 Michael Chastain <chastain@redhat.com>
10756
10757 * Makefile.in: all-m4 depends on all-texinfo.
10758
fed4dede
LR
107592001-03-20 Loren J. Rittle <ljrittle@acm.org>
10760
10761 * MAINTAINERS: Add myself to write after approval list.
10762
085072bb
LB
107632001-03-18 Laurynas Biveinis <lauras@softhome.net>
10764
10765 * Makefile.in (DO_X): Quote nested quotes.
10766
5af8ea3f
AM
107672001-03-18 Alan Modra <alan@linuxcare.com.au>
10768
10769 * MAINTAINERS: Add myself to write after approval list.
10770
69e23037
LB
107712001-03-15 Laurynas Biveinis <lauras@softhome.net>
10772
10773 * Makefile.in (DO_X): Use double quotes for quoting
10774 "RANLIB=$${RANLIB}".
10775
2b9650f4
OP
107762001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10777
10778 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10779
dce2d8b2 107802001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
10781
10782 * configure.in: Only use `lang_requires' for languages athat are
10783 actually enabled.
10784
f6646274
PE
107852001-03-08 Phil Edwards <pme@sources.redhat.com>
10786
10787 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10788
c9a54638
AO
107892001-03-08 Alexandre Oliva <aoliva@redhat.com>
10790
10791 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10792
6a556ad6
TT
107932001-03-07 Tom Tromey <tromey@redhat.com>
10794
10795 * configure.in: Allow config-lang.in to set `lang_requires' to list
10796 of other required languages.
10797
6822468a
LB
107982001-03-06 Laurynas Biveinis <lauras@softhome.net>
10799
10800 * Makefile.in: Remove RANLIB definition. Use RANLIB
10801 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10802 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 10803
f04885d3 108042001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 10805 Alexandre Oliva <aoliva@redhat.com>
6387a56e 10806
f04885d3
BK
10807 * Makefile.in (check-c++): Use tabs, not spaces.
10808
288edf47 108092001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 10810
288edf47
LB
10811 * MAINTAINERS: add myself to Write After Approval list.
10812
3d55d2f8 108132001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 10814
e490616e 10815 * Makefile.in (check-c++): New rule.
6387a56e 10816
4d88a68a
BK
10817 * configure.in (target_libs): Remove libg++.
10818 (noconfigdirs): Remove libg++.
10819 (noconfigdirs): Same.
10820 (noconfigdirs): Same.
10821 (noconfigdirs): Same.
10822
10823 * config-ml.in: Remove libg++ references.
10824
10825 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10826 (ALL_TARGET_MODULES): Same.
10827 (configure-target-libg++): Remove.
10828 (all-target-libg++): Remove.
10829 (configure-target-libio): Remove.
10830 (all-target-libio): Remove.
10831 (check-target-libio): Remove.
10832 (.PHONY): Remove.
10833 (libg++.tar.bz2): Remove.
10834 (all-target-cygmon): Remove libio.
10835 (all-target-libstdc++): Remove.
10836 (configure-target-libstdc++): Remove.
10837 (TARGET_LIB_PATH): Remove libstdc++.
10838 (ALL_GCC_CXX): Remove libstdc++.
10839 (all-target-gperf): Correct.
10840
2437d4ed
NC
108412001-02-16 Nick Clifton <nickc@redhat.com>
10842
10843 * configure.in (noconfigdirs): Allow configuration of texinfo
10844 for Cygwin hosts.
10845
85b99cbe
AG
108462001-02-15 Anthony Green <green@redhat.com>
10847
10848 * configure: Introduce GCJ_FOR_TARGET.
10849 * configure.in: Ditto.
10850 * Makefile.in: Ditto.
10851
7b18790c
AS
108522001-02-13 Andreas Schwab <schwab@suse.de>
10853
10854 * MAINTAINERS: Update mail address.
10855
c4880c99
MS
108562001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10857
10858 * config.guess: Add linux target for S/390.
10859 * config.sub: Likewise.
10860
dce2d8b2 108612001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
10862
10863 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 10864 target-libgloss.
e31ae6db 10865
7739adfb
BE
108662001-02-06 Ben Elliston <bje@redhat.com>
10867
10868 * configure: Output host type to stdout, not stderr.
10869
36ca672c
MM
108702001-02-05 Mark Mitchell <mark@codesourcery.com>
10871
e40f2829 10872 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
10873 * ltcf-cxx.sh: Likewise.
10874
36ca672c
MM
10875 * config.if: Assume enable_libstdcxx_v3 is defined.
10876
22fdd65e
MM
108772001-02-04 Mark Mitchell <mark@codesourcery.com>
10878
10879 Remove V2 C++ library.
10880 * configure.in: Remove --enable-libstdcxx_v3 support.
10881
3b60dd8e
BM
108822001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10883
10884 * include/demangle.h: Add prototype for java_demangle_v3.
10885
42c0c80a
PE
108862001-01-29 Phil Edwards <pme@sources.redhat.com>
10887
10888 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10889
0be25992
RH
108902001-01-27 Richard Henderson <rth@redhat.com>
10891
10892 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10893
8a8de62d
MS
108942001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10895
10896 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10897 Don't unset, it's non-portable and no longer necessary, set to empty
10898 instead.
10899
92769744
MS
109002001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10901
10902 * ltconfig: Shell portability fix for the tagname validity check.
10903
88a1c0ab
AO
109042001-01-27 Alexandre Oliva <aoliva@redhat.com>
10905
10906 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10907 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10908
45291dd5
MS
109092001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10910
10911 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10912
1ace7e15
TT
109132001-01-26 Tom Tromey <tromey@redhat.com>
10914
10915 * configure.in: Allow libgcj to be built on Sparc Solaris.
10916
0ef8b11b
DE
109172001-01-25 David Edelsohn <edelsohn@gnu.org>
10918
10919 * ltcf-c.sh: Add aix5 case.
10920 * ltcf-cxx.sh: Likewise.
10921 * ltconfig: Likewise.
10922
0006091e
AO
109232001-01-24 Alexandre Oliva <aoliva@redhat.com>
10924
9bad11e1
AO
10925 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10926 keep at least one of build_libtool_libs or build_old_libs set to
10927 yes.
10928
0006091e
AO
10929 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10930 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10931
7c01b2b5
BM
109322001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10933
10934 * configure.in: Enable libgcj on several additional platforms.
10935
d340e0ac
BM
109362001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10937
10938 * configure.in: Enable libgcj for linux targets.
10939
5baf8c37
MS
109402001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10941
10942 * MAINTAINERS (Write After Approval): Add myself.
10943
10a0ba84
JDA
109442001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10945
10946 * MAINTAINERS: Add myself as vax port maintainer.
10947
357c6a4b
FH
109482001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10949
10950 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10951
6e2d9a7a
MS
109522001-01-09 Mike Stump <mrs@wrs.com>
10953
10954 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10955 failures of subdirectories.
10956
b6b14b1b 109572001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 10958
b6b14b1b 10959 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 10960 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
10961 * ltcf-cxx.sh: Likewise.
10962 * ltcf-gcj.sh: Likewise.
10963 * ltconfig.sh: Fix typo.
976b230d 10964
07109110
LB
109652001-01-02 Laurynas Biveinis <lauras@softhome.net>
10966
10967 * configure: handle DOS-style absolute paths.
10968
1da5b8fc
LB
109692001-01-02 Laurynas Biveinis <lauras@softhome.net>
10970
10971 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10972
4c2f5b4f
MM
109732000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10974
10975 * MAINTAINERS: Add myself as avr port co-maintainer.
10976
bc53668e
BE
109772000-12-28 Ben Elliston <bje@redhat.com>
10978
10979 * MAINTAINERS: Add myself under ``Write After Approval''.
10980
c387606f
JM
109812000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10982
10983 * texinfo: Remove directory from GCC.
10984
2cb5082c
JM
109852000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10986
10987 * COPYING: Update to current
10988 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10989 to 19yy as example year in copyright notice).
10990
cc330df9
BK
109912000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10992
6387a56e 10993 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
10994 (libstdcxx_incdir): Pass down.
10995 * config.if: Remove expired bits for cxx_interface, add stub.
10996 (libstdcxx_incdir): Add variable for g++ include directory.
10997 * configure.in (gxx_include_dir): Use it.
6387a56e 10998
4c6b2835
AO
109992000-12-18 Alexandre Oliva <aoliva@redhat.com>
11000
11001 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11002 with old-email address from ``Write After Approval''.
11003
3896f13e
AJ
110042000-12-15 Andreas Jaeger <aj@suse.de>
11005
11006 * configure.in: Handle lang_dirs.
11007
110082000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 11009
ad46e881
TT
11010 * MAINTAINERS: Removed brads.
11011
90a10418
TT
11012 * MAINTAINERS: Added gcj developers.
11013
41dfe3a2 110142000-12-13 Anthony Green <green@redhat.com>
6387a56e 11015
41dfe3a2 11016 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
11017 listed. Disable libgcj for x86 and Alpha Linux until compatible
11018 with g++ abi.
6387a56e 11019
e2f601da
MS
110202000-12-13 Mike Stump <mrs@wrs.com>
11021
11022 * Makefile.in (local-distclean): Also remove fastjar.
11023
70030c01
RB
110242000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11025
11026 * contrib/gcc_update: Add fastjar --touch entries.
11027
2a50f859
AO
110282000-12-12 Alexandre Oliva <aoliva@redhat.com>
11029
11030 * configure.in: Disable language-specific target libraries for
11031 languages that aren't enabled.
11032
7743113b
AG
110332000-12-10 Anthony Green <green@redhat.com>
11034
11035 * configure.in: Define libgcj. Disable libgcj target libraries for
11036 most targets.
11037
92e061a6
NB
110382000-12-10 Neil Booth <neilb@earthling.net>
11039
11040 * MAINTAINERS: Update mail address, remove from WAA list.
11041
f34ff6d6
APB
110422000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11043
11044 * libjava: Imported from /cvs/java.
11045 * libffi: Likewise.
11046 * Boehm-gc: Likewise.
11047
d82a33c6
APB
110482000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11049
11050 * configure.in (target_libs): Revert 2000-12-08 patch.
11051 (noconfigdirs): Added target-libjava.
11052
e14f8e28
LB
110532000-12-09 Laurynas Biveinis <lauras@softhome.net>
11054
11055 * djunpack.bat: removed.
11056
fc26516b
LB
110572000-12-09 Laurynas Biveinis <lauras@softhome.net>
11058
11059 * Makefile.in: handle DOS-style absolute paths.
11060 * config-ml.in: likewise.
11061 * symlink-tree: likewise.
11062
bd8757b3
APB
110632000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11064
11065 * fastjar: Imported.
11066
81522a1f
APB
110672000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11068
11069 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11070 libjava.
11071 * configure.in (target_libs): Removed `target-libjava'.
11072
5db1f7ed
APB
110732000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11074
11075 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11076 (ALL_MODULES): Added fastjar.
11077 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11078 (all-target-libjava): all-fastjar replaces all-zip.
11079 (all-fastjar): Added.
11080 (configure-target-fastjar, all-target-fastjar): Likewise.
11081 * configure.in (host_tools): Added fastjar.
11082
5e59997c
MS
110832000-12-07 Mike Stump <mrs@wrs.com>
11084
11085 * Makefile.in (local-distclean): Remove leftover built files.
11086
0a534f40
NC
110872000-11-24 Nick Clifton <nickc@redhat.com>
11088
11089 * configure.in (xscale-elf): Add target.
11090 (xscale-coff): Add target.
11091
7686cadf
LR
110922000-11-22 Loren J. Rittle <ljrittle@acm.org>
11093
e490616e
ZW
11094 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11095 recent versions of FreeBSD (release 3 or later).
11096 * ltconfig: On FreeBSD, -lc must not be provided when building
11097 a shared library or else the standard -pthread gcc option is
11098 rendered worthless to later users of the built library.
7686cadf 11099
fff01699
FF
111002000-11-16 Fred Fish <fnf@be.com>
11101
11102 * configure.in (enable_libstdcxx_v3): Fix typo,
11103 libstd++ -> libstdc++.
11104
4dc16355
KL
111052000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11106
11107 * MAINTAINERS: Add self to Write After Approval list.
11108
bf6fc7b2
BS
111092000-11-21 Bernd Schmidt <bernds@redhat.com>
11110
11111 * MAINTAINERS: Update my email address. Add myself to global write
11112 privs list.
11113
ce8e06b1
AO
111142000-11-18 Alexandre Oliva <aoliva@redhat.com>
11115
6e2a4843
AO
11116 * Makefile.in: Merge with src and libgcj.
11117 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11118 configure-target-<library> when their configure scripts need the C
11119 or C++ library to have already been built to work properly.
11120 (do_proto_toplev): Set them to an empty string.
11121
ce8e06b1
AO
11122 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11123 (REALLY_SET_LIB_PATH): Use them.
11124
c003f378
SS
111252000-11-17 Stan Shebs <shebs@apple.com>
11126
11127 * MAINTAINERS: Add self to Write After Approval list.
11128
cc1e60ea
JM
111292000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11130
11131 * configure: Provide the original toplevel configure arguments
11132 (including $0) to subprocesses in the environment rather than
11133 through gcc/configargs.h.
11134
1173593d
JM
111352000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11136
11137 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11138 C99. Alphabetise "Write After Approval" list.
11139
520907ee
MM
111402000-11-12 Mark Mitchell <mark@codesourcery.com>
11141
34f6fbdb
MM
11142 * configure: Turn on libstdc++ V3 by default.
11143
520907ee
MM
11144 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11145 if we've got GCC.
11146
0bbd37ed
PB
111472000-11-11 Philip Blundell <philb@gnu.org>
11148
11149 * MAINTAINERS: Add self to Write After Approval list.
11150
7ca0e6d9
DE
111512000-11-09 David Edelsohn <edelsohn@gnu.org>
11152
11153 * ltcf-c.sh (aix4): Improve shared library configuration; require
11154 exporting symbols.
11155 * ltcf-cxx.sh (aix4): Define.
11156 * ltconfig (aix4): Define library and soname specs appropriate for
11157 AIX. Define command to create export symbols list.
11158
dce2d8b2 11159Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
11160
11161 * config.sub: Add support for Sun Chorus
11162
fc05d516
NC
111632000-10-31 Nick Clifton <nickc@redhat.com>
11164
11165 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11166 <name>@redhat.com. Also installed new email address for Clint
11167 Popetz.
6387a56e 11168
90a0e73f
JM
111692000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11170
11171 * etc: Remove directory from GCC.
11172
a5e1b548
MM
111732000-10-16 Michael Meissner <meissner@redhat.com>
11174
11175 * configure (gcc/configargs.h): Only create if there is a build GCC
11176 directory created.
11177
6387a56e
EC
111782000-10-16 Matthias Klose <doko@debian.org>
11179
be1db873
MK
11180 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11181 when configured for libstdc++-v3.
11182
f5fa9a5b
PE
111832000-10-05 Phil Edwards <pme@gcc.gnu.org>
11184
11185 * configure: Save configure arguments to gcc/configargs.h.
11186
61a77fea
PT
111872000-10-04 Philipp Thomas <pthomas@suse.de>
11188
11189 * config.guess: Import CVS version 1.157.
11190 * config.sub: Import CVS version 1.181.
11191
3a4fee66
AP
111922000-10-04 Andris Pavenis <pavenis@latnet.lv>
11193
11194 * Makefile.in (bootstrap): avoid recursion if subdir missing
11195 (cross): ditto
11196 (do-proto-toplev): ditto
11197
3dd7094e
AO
111982000-09-30 Alexandre Oliva <aoliva@redhat.com>
11199
de710532
AO
11200 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11201 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11202
3dd7094e
AO
11203 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11204 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11205 all affected `configure' scripts.
11206
e592386f
NB
11207Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11208
11209 * MAINTAINERS: Add self as cpplib co-maintainer.
11210
fba54939
AH
112112000-09-24 Aldy Hernandez <aldyh@redhat.com>
11212
11213 * MAINTAINERS: Add self to Write After Approval list.
11214
2bd429f4
GP
112152000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11216
11217 * INSTALL/README: egcs -> GCC update.
11218
dce2d8b2 11219Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
11220
11221 * MAINTAINERS: Add myself to Write After Approval list.
11222
d7ce9a83
KH
112232000-09-15 Kazu Hirata <kazu@hxi.com>
11224
11225 * MAINTAINERS: Add myself to Write After Approval list.
11226
18a53ffe
JL
11227Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11228
e490616e
ZW
11229 * configure.in: Do not build byacc for hppa64. Provide paths to the
11230 X11 libraries for hppa64.
18a53ffe 11231
f246ff23
SC
112322000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11233
11234 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11235
06298abd
AO
112362000-09-06 Alexandre Oliva <aoliva@redhat.com>
11237
4b92758a
AO
11238 * Makefile.in (all-zlib): Added dummy target.
11239
06298abd
AO
11240 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11241 ltcf-gcj.sh: Updated from libtool multi-language branch.
11242
4d73d07a
AO
112432000-09-05 Alexandre Oliva <aoliva@redhat.com>
11244
11245 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11246 (bootstrap*): Depend on all-bootstrap.
11247
05d52d78
PT
112482000-09-05 Philipp Thomas <pthomas@suse.de>
11249
11250 * config.guess: Import CVS version 1.156.
11251 * config.sub: Import CVS version 1.179.
11252
3c809ba4
AG
112532000-09-02 Anthony Green <green@cygnus.com>
11254
11255 * Makefile.in (all-gcc): Depend on all-zlib.
11256 (CLEAN_MODULES): Add clean-zlib.
11257 (ALL_MODULES): Add all-zlib.
11258 * configure.in (host_libs): Add zlib.
11259
10ad78a0 112602000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
11261
11262 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11263 crosses, but add gcc/include to the header search path for them.
11264
b36a9ce3
DB
112652000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11266
11267 * MAINTAINERS: Add self to Write After Approval list.
11268
cb011248
FS
112692000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11270
11271 * config.guess: Import CVS version 1.152.
11272 * config.sub: Import CVS version 1.177.
11273
db310af0
AO
112742000-08-25 Alexandre Oliva <aoliva@redhat.com>
11275
7965440a
AO
11276 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11277 $targargs to tell whether newlib is going to be built.
11278
db310af0
AO
11279 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11280 $$r/TARGET_SUBDIR/libio for _G_config.h.
11281
e7977565
AO
112822000-08-23 Alexandre Oliva <aoliva@redhat.com>
11283
11284 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11285
126bb9ed
DD
112862000-08-22 DJ Delorie <dj@redhat.com>
11287
11288 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11289
5b0e9d29
AO
112902000-08-22 Alexandre Oliva <aoliva@redhat.com>
11291
11292 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11293 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11294 sub-configures.
11295
4f3e904e
DD
112962000-08-21 DJ Delorie <dj@redhat.com>
11297
11298 * MAINTAINERS: Add self as a libiberty maintainer
11299
c9635443
AO
113002000-08-16 Alexandre Oliva <aoliva@redhat.com>
11301
11302 * configure.in (libstdcxx_flags): Use
11303 libstdc++-v3/src/libstdc++.INC.
11304
8b2100ba
AO
113052000-08-15 Alexandre Oliva <aoliva@redhat.com>
11306
11307 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11308
57119aa9
ZW
113092000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11310
eeb943b0
ZW
11311 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11312
6387a56e 11313 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
11314 explicit. Substitute enable_threads into generated Makefiles.
11315 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11316 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11317
acffa7c4
GK
113182000-08-13 Geoff Keating <geoffk@cygnus.com>
11319
11320 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11321
808d8c41
AO
113222000-08-12 Alexandre Oliva <aoliva@redhat.com>
11323
11324 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11325 previous delta.
11326
1fc8c51c 113272000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 11328
1fc8c51c
JM
11329 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11330 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11331 (FLAGS_FOR_TARGET): Not here.
11332 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 11333
25698887
AO
113342000-08-11 Alexandre Oliva <aoliva@redhat.com>
11335
11336 * config-ml.in (CC, CXX): Don't introduce a leading space.
11337
10120687
DD
113382000-08-07 DJ Delorie <dj@delorie.com>
11339
11340 * MAINTAINERS: Add self as a DJGPP maintainer
11341
15c758e9
DD
113422000-08-07 DJ Delorie <dj@redhat.com>
11343
11344 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11345 "if we're also building gcc, and it's a gcc that will run on the
11346 build machine, we want to use its includes instead of the system's
11347 default includes".
11348
2d0de245
JM
113492000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11350
11351 * MAINTAINERS: Add self to Write After Approval list.
11352
e81b330a
AO
113532000-08-03 Alexandre Oliva <aoliva@redhat.com>
11354
83440c1e
AO
11355 * configure.in (libstdcxx_flags): Don't use `"'.
11356
e81b330a
AO
11357 * config-ml.in: Adjust multilib search paths to the
11358 appropriate multilib tree.
11359
cf95c847
AO
113602000-08-02 Alexandre Oliva <aoliva@redhat.com>
11361
11362 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11363 commas in $LANGUAGES.
11364
9e9af119
MH
113652000-08-02 Manfred Hollstein <manfredh@redhat.com>
11366
11367 * configure.in: Re-enable all references to libg++ and librx.
11368
606ce391
AO
113692000-08-01 Alexandre Oliva <aoliva@redhat.com>
11370
89820b43
AO
11371 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11372 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11373 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11374 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11375
606ce391
AO
11376 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11377
04179d4a
AO
113782000-07-31 Alexandre Oliva <aoliva@redhat.com>
11379
11380 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11381 CXX_FOR_TARGET for sed.
11382
d4eb109c
AO
113832000-07-30 Alexandre Oliva <aoliva@redhat.com>
11384
11385 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11386 Do not override if already set in the environment or in configure.
11387 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11388 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11389
4f4caf92
AO
113902000-07-28 Alexandre Oliva <aoliva@redhat.com>
11391
11392 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11393 the libtool CVS tree multi-language branch.
11394 * ltconfig, ltmain.sh: Updated.
6387a56e 11395
b87487b6
AO
113962000-07-27 Alexandre Oliva <aoliva@redhat.com>
11397
1670d1ea
AO
11398 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11399 (clean-target): Depend on it.
11400
b87487b6
AO
11401 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11402 (GCC_FOR_TARGET): Use it.
11403 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11404 * configure.in: ... here.
11405 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11406 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11407
4e81ae98
EC
114082000-07-24 Eric Christopher <echristo@cygnus.com>
11409
11410 * MAINTAINERS: Add self to Write After Approval list.
11411
059ae32c
AO
114122000-07-24 Alexandre Oliva <aoliva@redhat.com>
11413
5b28edd4
AO
11414 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11415 (configure-target-libchill, configure-target-libobjc): Likewise.
11416
059ae32c
AO
11417 * configure.in: Use the same cache file for all target libs.
11418 * config-ml.in: But different cache files per multilib variant.
11419
1adcd149
MS
114202000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11421
11422 * configure (topsrcdir): Don't use dirname.
11423
2d573dff
JO
114242000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11425
11426 * MAINTAINERS: Add self to Write After Approval list.
11427
d207ebef
JM
114282000-07-20 Jason Merrill <jason@redhat.com>
11429
11430 * configure.in: Remove all references to libg++ and librx.
11431
11432 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11433
114342000-07-20 Hans-Peter Nilsson <hp@axis.com>
11435
11436 * config.sub: Update to subversions version 2000-07-06.
11437
7b7792d5
AH
114382000-07-12 Andrew Haley <aph@cygnus.com>
11439
11440 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11441 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11442
3abaac67
PE
114432000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11444
11445 * symlink-tree: Check number of arguments.
11446
34be2b36
JW
114472000-07-05 Jim Wilson <wilson@cygnus.com>
11448
11449 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11450 search path for a g++ extracted from the build tree. This
11451 will allow link tests run by configure scripts in
11452 subdirectories to succeed.
11453
d207ebef
JM
114542000-07-01 Koundinya K <kk@ddeorg.soft.net>
11455
e490616e 11456 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 11457
0900331b
MH
114582000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11459
11460 * MAINTAINERS: Add myself as loop discovery maintainer.
11461
d207ebef
JM
114622000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11463
11464 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11465 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11466
114672000-06-19 Timothy Wall <twall@cygnus.com>
11468
11469 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11470 * config.sub: Add tic54x target.
11471
11a27a76
TM
11472Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11473
11474 * MAINTAINERS: Add self as Fortran maintainer,
11475 remove Craig Burley.
11476
d207ebef 11477Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 11478
d207ebef
JM
11479 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11480 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 11481
7758b73f
PT
11482Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11483
11484 * MAINTAINERS: Add self as i18n maintainer
11485
d207ebef
JM
1148620000-05-21 H.J. Lu (hjl@gnu.org)
11487
e490616e
ZW
11488 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11489 directory are used if they exist. Make sure
11490 $(build_tooldir)/include is searched for header files,
11491 $(build_tooldir)/lib/ for library files.
d207ebef 11492 (GCC_FOR_TARGET): Likewise.
e490616e 11493 (CXX_FOR_TARGET): Likewise.
d207ebef 11494
bae29210
JL
11495Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11496
11497 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11498
d207ebef 11499Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
11500
11501 * Makefile.in (configure-target-libiberty): Depend on
11502 configure-target-newlib.
11503
aab0d19d
AO
115042000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11505
11506 * configure.in, Makefile.in: Merge all libffi-related
11507 configury stuff from the libgcj tree.
11508
d207ebef
JM
11509Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11510
11511 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11512 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11513
11514Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11515
11516 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11517 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 11518 current version information. Add to proto-toplev directory.
d207ebef
JM
11519 (gdb-taz): Build do-djunpack.
11520
758c7bd4
DE
115212000-05-15 David Edelsohn <edelsohn@gnu.org>
11522
11523 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11524
1888228d
AC
11525Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11526
11527 * MAINTAINERS: Add self to Write After Approval list.
11528
d207ebef
JM
115292000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11530
11531 * ltmain.sh: Preserve in relink_command any environment
11532 variables that may affect the linker behavior.
11533
2d7cc2fe
JL
11534Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11535
d207ebef
JM
11536 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11537
11538Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11539
11540 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11541
115422000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11543
11544 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 11545 with the version name.
2d7cc2fe 11546
ee455968
JE
11547Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11548
11549 * MAINTAINERS: Add self as bb-reorder maintainer.
11550
73b97e5c
BK
115512000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11552
11553 * config.if: Tweak.
11554
d207ebef
JM
115552000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11556
11557 * djunpack.bat: New file.
11558
11559Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11560
11561 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
11562 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11563 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11564 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 11565
954869eb
DP
115662000-04-16 Dave Pitts <dpitts@cozx.com>
11567
e490616e
ZW
11568 * config.sub (case $basic_machine): Change default for "ibm-*"
11569 to "openedition".
954869eb 11570
eaabe541
AJ
115712000-04-13 Andreas Jaeger <aj@suse.de>
11572
11573 * MAINTAINERS: Added myself.
11574
d207ebef
JM
11575Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11576
11577 * Makefile.in (gdb-taz): New target. GDB specific archive.
11578 (do-md5sum): New target.
11579 (MD5PROG): Define.
11580 (PACKAGE): Default to TOOL.
11581 (VER): Default to a shell script.
11582 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 11583 md5 checksum generation.
d207ebef
JM
11584 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11585 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11586 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 11587 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
11588
11589Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11590
11591 * configure (warn_cflags): Delete.
11592
0ea6d60c
PDM
11593Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11594
11595 * MAINTAINERS: Added myself.
11596
17090313 115972000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 11598 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 11599
e490616e
ZW
11600 * configure.in (enable_libstdcxx_v3): Add.
11601 (target_libs): Add bits here to switch between libstdc++-v2 and
11602 libstdc++-v3.
11603 * config.if: And this file too.
11604 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 11605
76b78517
MM
116062000-04-05 Michael Meissner <meissner@redhat.com>
11607
11608 * config.sub (d30v): Add d30v as a basic machine type.
11609
ad242caf
JM
116102000-03-29 Jason Merrill <jason@casey.cygnus.com>
11611
11612 * configure.in: -linux-gnu*, not -linux-gnu.
11613
d4537148
TM
11614Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11615
11616 * MAINTAINERS: Add self in write-after-approval section.
11617
f152e9d4
JW
11618Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11619
11620 * MAINTAINERS: Add self as ia64 port maintainer.
11621
6a5fcef1
NB
116222000-03-08 Neil Booth <NeilB@earthling.net>
11623
11624 * MAINTAINERS: Add self in write-after-approval section.
11625
d207ebef 11626Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 11627
d207ebef
JM
11628 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11629 (do-tar-bz2): Replace TOOL with PACKAGE.
11630 (gdb.tar.bz2): Remove GDBTK from GDB package.
11631 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 11632 dejagnu.tar.bz2): New packages.
d207ebef
JM
11633
116342000-02-27 Andreas Jaeger <aj@suse.de>
11635
11636 * configure.in: Add entry for mips*-*-linux*, move catch all
11637 *-*-*linux* entry below this one.
11638
116392000-02-27 Ian Lance Taylor <ian@zembu.com>
11640
11641 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 11642
521fe9d0
NC
116432000-02-24 Nick Clifton <nickc@cygnus.com>
11644
11645 * config.sub: Support an OS of "wince".
11646
d207ebef
JM
11647Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11648
11649 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 11650 version.
d207ebef 11651
dce2d8b2 116522000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
11653
11654 * config.sub: Add support for Linux/IBM 370.
11655 * configure.in: Likewise.
11656
3a685f6f
NC
116572000-02-22 Nick Clifton <nickc@cygnus.com>
11658
11659 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11660
dce2d8b2 116612000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 11662
d207ebef 11663 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 11664
4746ee26
KG
116652000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11666
11667 * configure (gcc_version): When setting, narrow search to
11668 lines containing `version_string'.
11669
ba96c72d
DC
116702000-02-15 Denis Chertykov <denisc@overta.ru>
11671
11672 * config.sub: Add support for avr target.
11673
77f16a66
NC
116742000-02-14 Nick Clifton <nickc@cygnus.com>
11675
11676 * MAINTAINERS: Add maintainers for MCore port.
11677
784a3a80
HPN
11678Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11679
11680 * config.sub: Add mmix-knuth-mmixware.
11681
719dd4fa
KG
116822000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11683
11684 * MAINTAINERS: Pair cccp with cpplib maintainership.
11685
dce2d8b2 116862000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
11687
11688 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11689 structure stuff to -L library search.
11690 (CXX_FOR_TARGET): Ditto.
11691 (CROSS_CHECK_MODULES): Fix spelling mistake.
11692
7a53e94b
MM
116932000-01-24 Mark Mitchell <mark@codesourcery.com>
11694
11695 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11696 the C++ compiler.
11697
0da3b5a7
RH
116982000-01-12 Richard Henderson <rth@cygnus.com>
11699
11700 * configure.in: Don't build some bits for beos.
11701
02368d6d
JS
117022000-01-12 Joel Sherrill (joel@OARcorp.com)
11703
11704 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11705 as include files.
11706
2e76d35c
ZW
117072000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11708
11709 * Add self as cpplib maintainer, as requested by Jason
11710 Merrill. Correct my e-mail address.
11711
4c25fdcf
GK
117122000-01-06 Geoff Keating <geoffk@cygnus.com>
11713
11714 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11715 not mh-aix43.
11716
188e3966
HPN
11717Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11718
11719 * MAINTAINERS: Add myself to "write after approval" list.
11720
c2f5d030
RH
117211999-12-14 Richard Henderson <rth@cygnus.com>
11722
11723 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11724 * config.sub: Accept alphaev[78], alphaev8.
11725
eeda916a
AO
117261999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11727
11728 * config.guess, config.sub: Update from autoconf.
11729
b3bd7820
BK
117301999-11-29 Bruce Korb <autogen@linuxbox.com>
11731
2c290989 11732 * MAINTAINERS: update my playtime e-address.
b3bd7820 11733
1882b2b1
RO
11734Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11735
11736 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11737 necessary libraries are missing.
11738
dce2d8b2 11739Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
11740
11741 * MAINTAINERS: Add new 'write after approval' maintainer.
11742
1e25de97
APB
11743Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11744
11745 * MAINTAINERS: Add new Java maintainer.
11746
1722c704
AS
117471999-10-25 Andreas Schwab <schwab@suse.de>
11748
11749 * configure: Fix quoting inside arguments of eval.
11750
8141abe8
NC
117511999-10-21 Nick Clifton <nickc@cygnus.com>
11752
11753 * config-ml.in: Allow suppression of some ARM multilibs.
11754
0b77644a
LV
11755Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11756
11757 * config.guess: Add OS/390 match pattern.
11758 * config.sub: Add mvs, openedition targets.
11759 * configure.in (i370-ibm-opened*): New.
11760
d207ebef
JM
117611999-09-04 Steve Chamberlain <sac@pobox.com>
11762
11763 * config.sub: Add support for configuring for pj.
11764
117651999-08-31 Nick Clifton <nickc@cygnus.com>
11766
11767 * config.sub (maybe_os): Add support for configuring for fr30.
11768
af13ebe9
NC
117691999-08-25 Nick Clifton <nickc@cygnus.com>
11770
11771 * configure.in: Do not configure or build ld for AIX
11772 platforms. ld is known to be broken on these platforms.
11773
1250c760
RO
11774Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11775
11776 * config-ml.in: Pass compiler flag corresponding to multidirs to
11777 subdir configures.
11778
d207ebef
JM
117791999-08-09 Ian Lance Taylor <ian@zembu.com>
11780
11781 * Makefile.in (LDFLAGS): Define.
11782
117831999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11784
11785 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11786 noconfigdirs.
11787 (*-*-cygwin*): Likewise.
11788
117891999-08-08 Ian Lance Taylor <ian@zembu.com>
11790
11791 * mkdep: New file.
11792 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11793 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11794
11795 From Eli Zaretskii <eliz@is.elta.co.il>:
11796 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11797 long file name when using DJGPP on MS-DOS.
11798
dbd83e11
JL
11799Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11800
11801 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11802
d207ebef
JM
118031999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11804
11805 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11806 dependency as this causes "make check" to globally "make all"
11807
cd1f4c2c
TT
11808Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11809
11810 * configure.in (target_libs): Added target-zlib.
11811 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11812 (CONFIGURE_TARGET_MODULES): Likewise.
11813 (CHECK_TARGET_MODULES): Likewise.
11814 (INSTALL_TARGET_MODULES): Likewise.
11815 (CLEAN_TARGET_MODULES): Likewise.
11816 (configure-target-zlib): New target.
11817 (all-target-zlib): Likewise.
11818 (all-target-libjava): Depend on all-target-zlib.
11819 (configure-target-libjava): Depend on configure-target-zlib.
11820
11821 * Makefile.in (configure-target-libjava): Depend on
11822 configure-target-newlib.
11823 (configure-target-boehm-gc): New target.
11824 (configure-target-qthreads): New target.
11825
e490616e
ZW
11826 * configure.in (target_libs): Added target-qthreads.
11827 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11828 (CONFIGURE_TARGET_MODULES): Likewise.
11829 (CHECK_TARGET_MODULES): Likewise.
11830 (INSTALL_TARGET_MODULES): Likewise.
11831 (CLEAN_TARGET_MODULES): Likewise.
11832 (all-target-qthreads): New target.
11833 (configure-target-libjava): Depend on configure-target-qthreads.
11834 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
11835
11836 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11837 (CONFIGURE_TARGET_MODULES): Likewise.
11838 (CHECK_TARGET_MODULES): Likewise.
11839 (INSTALL_TARGET_MODULES): Likewise.
11840 (CLEAN_TARGET_MODULES): Likewise.
11841 (all-target-libjava): New target.
11842 (all-target-boehm-gc): Likewise.
11843 * configure.in (target_libs): Added libjava, boehm-gc.
11844
d207ebef
JM
118451999-07-22 Ian Lance Taylor <ian@zembu.com>
11846
11847 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11848 configure.bat in SUPPORT_FILES.
11849 (gas+binutils.tar.bz2): Likewise.
11850
11851 * makeall.bat: Remove; obsolete.
11852
118531999-07-21 Ian Lance Taylor <ian@zembu.com>
11854
11855 From Mark Elbrecht:
11856 * configure.bat: Remove; obsolete.
11857
118581999-07-11 Ian Lance Taylor <ian@zembu.com>
11859
11860 * configure: Add -W -Wall to the default CFLAGS when compiling with
11861 gcc.
11862
11863Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11864
11865 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11866
118671999-06-30 Mark Mitchell <mark@codesourcery.com>
11868
11869 * configure.in: Build ld on IRIX6.
11870
118711999-06-12 Ian Lance Taylor <ian@zembu.com>
11872
11873 * Makefile.in: Change distribution targets to use bzip2 instead of
11874 gzip.
11875 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11876 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11877
118781999-06-04 Nick Clifton <nickc@cygnus.com>
11879
11880 * config.sub: Add mcore target.
11881
26d088fa
CD
11882Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11883
11884 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11885
c2c08b29
L
11886Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11887
11888 * config.guess (dummy): Changed to $dummy.
11889
671d0648
NC
118901999-05-24 Nick Clifton <nickc@cygnus.com>
11891
11892 * config.sub: Tidied up case statements.
11893
b1345c72
BE
118941999-05-22 Ben Elliston <bje@cygnus.com>
11895
51ccbd8d
BE
11896 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11897 <jiro@din.or.jp>.
11898
b1345c72
BE
11899 * config.guess: Merge with FSF version. Future changes will be
11900 more accurately recorded in this ChangeLog.
11901 * config.sub: Likewise.
11902
2caf864f
SM
11903Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11904
11905 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11906
d207ebef
JM
119071999-04-30 Tom Tromey <tromey@cygnus.com>
11908
11909 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11910
90fb0c24
TT
119111999-04-23 Tom Tromey <tromey@cygnus.com>
11912
11913 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11914
d207ebef
JM
119151999-04-20 Drew Moseley <dmoseley@cygnus.com>
11916
11917 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11918 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11919 Bad merge removed these two changes.
11920
3516940d 11921Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 11922 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
11923
11924 * config.guess (interix Alpha): Add.
11925
d207ebef
JM
119261999-04-11 Richard Henderson <rth@cygnus.com>
11927
11928 * configure.in (i?86-*-beos*): Do config gperf; don't config
11929 gdb, newlib, or libgloss.
11930
e891fbfe 11931Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 11932
e891fbfe
AO
11933 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11934 link a trivial program with -mabi=64. If it fails, remove mabi=64
11935 from multidirs.
11936
f9ae47d6
PT
11937Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11938
11939 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11940
d207ebef
JM
119411999-04-08 Nick Clifton <nickc@cygnus.com>
11942
11943 * config.sub: Add support for mcore targets.
11944
119451999-04-07 Michael Meissner <meissner@cygnus.com>
11946
11947 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11948 not mt-ospace, in order to shut up assembler warning about using
11949 symbols that are named the same as registers.
11950
119511999-04-07 Drew Moseley <dmoseley@cygnus.com>
11952
11953 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11954 dependency list for all-target-cygmon.
11955
119561999-04-05 Doug Evans <devans@casey.cygnus.com>
11957
11958 * config-ml.in: Check $host, not $target, for selective multilibs.
11959 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11960 thumb interworking, and underscore prefix multilibs.
11961
119621999-04-04 Ian Lance Taylor <ian@zembu.com>
11963
11964 * missing: Update to version from current automake.
11965
88101ab9
L
11966Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11967
11968 * configure (gxx_include_dir): Removed.
11969
11970 * configure.in (gxx_include_dir): Handle it.
11971 * Makefile.in: Likewise.
11972
d207ebef
JM
119731999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11974
11975 * config.sub (mips64vr4111,mips64vr4111el) Add.
11976
119771999-03-21 Ben Elliston <bje@cygnus.com>
11978
e490616e 11979 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 11980
8dc91cbe
ME
11981Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11982
8dc91cbe
ME
11983 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11984 config/mh-djgpp.
11985
d207ebef
JM
11986Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11987
11988 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11989 all-target-newlib to dependency list for all-target-bsp.
11990
926bb5ed
MK
11991Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11992
11993 * config.sub: Add i386-uwin support.
11994 * config.guess: Likewise.
11995
4a6e3000
FS
11996Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11997
11998 * configure.in: cleanup, add mh-*pic handling for arm, special
11999 case powerpc*-*-aix*
12000
d207ebef
JM
12001Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12002
12003 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12004 can be built.
12005
12006Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12007
12008 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 12009 targets.
d207ebef 12010
71c91078
NC
120111999-03-02 Nick Clifton <nickc@cygnus.com>
12012
12013 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12014
282e5df8
GN
12015Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12016
12017 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12018
1de558ee
NC
120191999-02-24 Nick Clifton <nickc@cygnus.com>
12020
12021 * config.sub: Fix typo in arm recognition.
12022
d207ebef
JM
12023Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12024
12025 * configure.in (noconfigdirs): Changed target_configdirs to
12026 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12027 rather than m68k-*-* since it is not known to work on
12028 m68k-aout. Ditto for arm-*-*oabi.
12029
12030Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12031
12032 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
12033
120341999-02-19 Ben Elliston <bje@cygnus.com>
12035
12036 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12037 Smart and improved by Andrew Cagney.
12038
fab7445a
ME
12039Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12040
12041 * config.guess: Recognize openbsd-*-hppa.
12042
8ccdc228
L
12043Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12044
12045 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12046 only if it is not empty.
12047
3b7265ff
NC
120481999-02-17 Nick Clifton <nickc@cygnus.com>
12049
12050 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 12051
d207ebef 12052 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
12053
12054 * config.sub: Modified to recognize uname's armv* syntax.
12055
d207ebef
JM
120561999-02-17 Mark Salter <msalter@cygnus.com>
12057
12058 * configure.in: Added target-bsp for sparclite.
12059
12060Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12061
12062 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12063
120641999-02-08 Nick Clifton <nickc@cygnus.com>
12065
12066 * configure.in: Add support for strongarm port.
12067 * config.sub: Add support for strongarm target.
12068
c48dd3f5 12069Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 12070
c48dd3f5
MK
12071 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12072 the old name config/mh-cygwin32.
12073 Enable texinfo.
12074
d207ebef
JM
12075Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12076
12077 * configure.in: Do build ld for ix86 Solaris.
12078
ecd62820
JW
12079Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12080
12081 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12082 $AR_FOR_TARGET. Likewise for RANLIB.
12083
bbd8fa7f 12084Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 12085
e490616e
ZW
12086 * config.sub (oabi): Recognize.
12087 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 12088
0397442c
RL
12089Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12090
12091 * config.guess: Improve detection of i686 on UnixWare 7.
12092
c9ffaa63
MK
12093Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12094
12095 * config.guess: Add support for i386-pc-interix.
12096 * config.sub: Likewise.
12097 * configure.in: Likewise.
c9ffaa63 12098
d207ebef
JM
12099Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12100
12101 * Makefile.in: Remove unneeded all-target-libio from
12102 from all-target-winsup target since it is now unneeded.
12103 Add all-target-libtermcap in its place since it is now
12104 needed.
12105
12106Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12107
12108 * configure.in: makefile stub for cygwin target is probably
12109 unnecessary. Remove it for now.
d207ebef
JM
12110
12111Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12112
12113 * configure.in: libtermcap.a should be built when cygwin is the
12114 target as well as the host.
12115 * config.guess: Allow mixed case in cygwin uname output.
12116 * Makefile.in: Add libtermcap target.
d207ebef 12117
ebe12325
JL
12118Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12119
12120 * config.sub: Clean up handling of hppa2.0.
12121
57057b67
RB
12122Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12123
12124 * config.guess: Use C code to identify more HP machines.
12125
f8670be1
JL
12126Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12127
12128 * config.sub: Handle hppa2.0.
12129
d207ebef
JM
12130Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12131
12132 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 12133 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
12134
121351998-12-15 Mark Salter <msalter@cygnus.com>
12136
12137 * configure.in: Added target-bsp for several target architectures.
12138
12139 * Makefile.in: Added rules for bsp.
12140
d1a09590
JL
12141Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12142
12143 * config.guess: Improve detection of hppa2.0 processors.
12144
12145Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12146
12147 * config.guess: Recognize FreeBSD using ELF automatically.
12148
71205e0b
MH
121491998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12150
12151 * configure (skip-this-dir): Add handling for new shell script, which
12152 might be created by a sub-directory's configure to indicate, this particular
12153 directory is "unwanted".
12154 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12155
d207ebef
JM
12156Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12157
12158 * ltconfig: import from libtool, after changing libtool to
12159 account for the cygwin name change.
12160
12161Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12162
12163 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12164 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12165
12166Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12167
12168 * configure.in: Add libtermcap to list of cygwin dependencies.
12169
12170Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12171
e490616e
ZW
12172 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12173 they include winsup/include when it's a cygwin target.
d207ebef
JM
12174
121751998-11-12 Tom Tromey <tromey@cygnus.com>
12176
12177 * configure.in (host_tools): Added zip.
12178 * Makefile.in (all-target-libjava): Depend on all-zip.
12179 (all-zip): New target.
12180 (ALL_MODULES): Added all-zip.
12181 (NATIVE_CHECK_MODULES): Added check-zip.
12182 (INSTALL_MODULES): Added install-zip.
12183 (CLEAN_MODULES): Added clean-zip.
12184
12185Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12186
12187 * Makefile.in: lose "32" from comment about cygwin.
12188
12189Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12190
12191 * configure.in: Use -Os to build target libraries for the fr30.
12192
12193Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12194
12195 * config.sub: Add fr30.
12196
12197Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12198
e490616e 12199 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
12200 cygwin* instead of cygwin32*.
12201 * config.sub: Check cygwin* instead of cygwin32*.
12202
d2ec8b39
RL
12203Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12204
12205 * config.guess: Match any version of Unixware7.
12206
d207ebef
JM
122071998-10-20 Syd Polk <spolk@cygnus.com>
12208
12209 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12210 if desired.
12211
35cd2565
JL
12212Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12213
12214 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12215 these if the appropriate directories and files to not exist.
12216
52d4e5b7
JL
12217Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12218
12219 * Makefile.in (DEVO_SUPPORT): Add config.if.
12220
38ada91e
MH
12221Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12222
12223 * configure: Add pattern to replace "build_tooldir"'s
12224 definition in the generated Makefile with "tooldir"'s
12225 actual value.
12226
e44e84da
JL
12227Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12228
56a8387f
JL
12229 * config.sub: Bring back lost sparcv9.
12230
e44e84da
JL
12231 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12232
5cb95c7a
JL
12233Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12234
12235 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12236 CC_FOR_TARGET and friends.
12237
12238Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12239
ceff9b14
AO
12240 * Makefile.in (build_tooldir): New variable, same as tooldir.
12241 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12242 -B$(build_tooldir)/bin/.
12243 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 12244
f2d11dcd
GP
12245Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12246
12247 * README: Remove installation instructions and refer to the
12248 INSTALL directory instead.
12249
73a6d2e7 12250Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 12251
73a6d2e7
RL
12252 * config.sub: Add support for i[34567]86-pc-udk.
12253 * configure.in: Likewise.
12254
5d4a5ee6
JL
12255Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12256
12257 * Makefile.in: add bzip2 package building bits for user
12258 tools module
12259 * configure.in: ditto
12260
6fc19d6d
JL
12261Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12262
12263 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12264 (ALL_TARGET_MODULES): Add all-target-libobjc.
12265 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12266 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12267 (all-target-libchill): Add dependencies.
12268 * configure.in (target_libs): Add libchill.
4e81ae98 12269
f653f0ab
MH
122701998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12271
12272 * configure.in (target_subdir): Remove duplicate line.
12273
5d4a5ee6
JL
12274Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12275
12276 * Makefile.in (all-automake): fix dependencies.
12277
494933e4
JL
12278Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12279
12280 * configure.in: Minor cleanups for building in the $(target_alias)
12281 subdir.
12282
f6b58262
JW
122831998-09-22 Jim Wilson <wilson@cygnus.com>
12284
12285 * Makefile.in (bootstrap): Set r and s before make all. Use
12286 BASE_FLAGS_TO_PASS in make all.
12287 (cross): Likewise.
12288
27c7a08d
MM
122891998-09-20 Mark Mitchell <mark@markmitchell.com>
12290
12291 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12292
e67afd1e
RH
12293Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12294
12295 * config.sub: Fix typo in last change.
12296
8e44ac71
MH
122971998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12298
12299 * config.sub: Add support for C4x target.
12300 * configure.in: Likewise.
12301
d7496fbb
DM
123021998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12303
12304 * config.sub: Recognize sparcv9 just like sparc64.
12305
22097bd1
RL
12306Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12307
12308 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12309
4b877abd
JL
12310Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12311
2c8ec9a2
JL
12312 * config.guess: Correctly identify Pentium II sco boxes.
12313
4b877abd
JL
12314 * config.guess: Fix "tr" code. From Weiwen Liu.
12315
ab03db52
JH
12316Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12317
12318 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12319 stabs.
12320
b54db294
JL
12321Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12322
12323 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12324 (ALL_TARGET_MODULES): Add all-target-libchill.
12325 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12326 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12327 (all-target-libchill): Add dependencies.
12328 * configure.in (target_libs): Add libchill.
12329
bf48dd73
LW
12330Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12331
12332 * config.guess: Avoid assumptions about "tr" behaves when
12333 LANG is set to something other than English.
12334
a3cbd105
L
12335Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12336
12337 * configure (gxx_include_dir): Changed to
12338 '${prefix}/include/g++'-${libstdcxx_interface}.
12339
12340 * config.if: New to determine the interfaces.
12341
c4acd909
MK
12342Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12343
12344 * config.guess: Detect and handle MPE/IX.
12345 * config.sub: Deal with MPE/IX.
12346
9ea97665
DE
12347Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12348
12349 * configure.in: Use mh-aix43.
12350
0ce065bd
MH
123511998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12352
12353 * configure: Fix --without/--disable cases for gxx-include-dir.
12354
5d4a5ee6
JL
12355Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12356
12357 * mdata-sh: Imported. Needed for automake support.
12358
12359Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12360
12361 * Makefile.in (taz): Try "chmod -R og=u ." before
12362 "chmod og=u `find . -print`".
12363
12364Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12365
12366 * configure.in: Add arm-elf and thumb-elf support.
12367
12368Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12369
12370 * Makefile.in: Undo previous patch.
12371
12372Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12373
12374 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12375 to here ...
12376 (install-no-fixedincludes): and here
12377 (INSTALL_MODULES): ... from here.
12378
466456d9
ILT
12379Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12380
12381 * config.sub: Merge with FSF.
12382
1b409d25
ILT
12383 * config.guess: Merge with FSF.
12384
d207ebef
JM
12385Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12386
12387 * configure (extraconfigdirs): New variable.
12388 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12389 * Makefile.in (all): Move higher in file.
12390 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12391 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12392 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12393 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12394 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12395
123961998-07-23 Brendan Kehoe <brendan@cygnus.com>
12397
12398 * Makefile.in (all-target-libjava): Depend on all-gcc and
12399 all-target-newlib.
12400 (configure-target-libjava): Depend on $(ALL_GCC).
12401
7f1937c1
RL
12402Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12403
12404 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12405 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12406
2ada2bd6
ML
12407Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12408
12409 * INSTALL/README: Fix typo.
12410
1e025bde
ML
12411Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12412
5d4a5ee6
JL
12413 * ylwrap: Change absolute path checks to check for DOS style path
12414 names.
1e025bde 12415
5d4a5ee6
JL
12416 * ylwrap: Don't use a full path name if the source file is in the
12417 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 12418
6755ff73
ILT
12419 * config-ml.in: Default to being verbose, to match Feb 18 change to
12420 configure.
12421
5d4a5ee6
JL
12422Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12423
12424 Brought over from egcs:
12425
12426 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12427
12428 * configure.in (target_subdir): Set to ${target_alias} instead
12429 of "libraries".
12430
12431 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12432
12433 * configure.in (target_subdir): Set to libraries if enable_multilib.
12434
12435Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12436
12437 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12438 multilibs, force reconfiguration the first time we create
12439 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12440
12441Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12442
12443 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12444 avoid confusion with --no-recursion.
12445
12446Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12447
12448 * configure.in: Win32 hosts shouldn't use install -x
12449 * install-sh: remove -x option, and special .exe-handling
12450 hack.
12451
d207ebef
JM
12452Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12453
12454 * config.guess: Recognize i586-pc-beos.
12455 * configure.in: Don't build some bits for beos.
12456
fbd836fc
ILT
12457Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12458
5d4a5ee6
JL
12459 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12460 CFLAGS default to -O2.
12461
fbd836fc
ILT
12462 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12463 when using GNU ld.
12464
12465Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12466
12467 * ltmain.sh: Correct install when using a different shell.
12468
12469Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12470
12471 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12472
d207ebef
JM
12473Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12474
12475 * makefile.vms: Update to build binutils/makefile.vms. Add install
12476 target.
fbd836fc
ILT
12477
12478Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12479
12480 * ltconfig: Update to correct AIX handling.
12481
69b471bc
JL
12482Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12483
81241b5e
JL
12484 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12485
69b471bc
JL
12486 * configure.in (target_subdir): Set to ${target_alias} instead
12487 of "libraries".
12488
bedf82df
MH
124891998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12490
12491 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12492 (Makefile): Depend on $(gcc_version_trigger).
12493
12494 * configure (gcc_version): Change default initializer to empty
12495 string.
12496 (gcc_version_trigger): New variable; pass this variable down
12497 to subdir configures to enable them checking gcc's version
12498 themselves. Emit make macros for both gcc_version vars.
12499 (topsrcdir): Initialize reliably.
12500 (recursion line): Remove --with-gcc-version=${gcc_version}.
12501
28e449d8
MH
125021998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12503
12504 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
12505 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12506 in $(libsubdir); emit definition in each generated Makefile.
12507 (gxx_include_dir): Initialize depending on
12508 $enable_version_specific_runtime_libs.
28e449d8 12509
50c4c9f7
MH
125101998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12511
12512 * configure (gcc_version): Initialize properly depending on
12513 how and where configure is started.
12514 (recursion line): Pass a --with-gcc-version=${gcc_version}
12515 to configures in subdirs.
12516
d207ebef
JM
12517Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12518
12519 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 12520 cygmon
d207ebef 12521
5d4a5ee6
JL
12522Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12523
12524 * configure.in: Add cygmon and libstub support for mn10200.
12525
2f96399b
MH
125261998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12527
12528 * configure (gcc_version): Add new variable describing the
12529 particular gcc version we're building.
12530 * Makefile.in (libsubdir): Add new macro for the directory
12531 in which the compiler finds executables, libraries, etc.
12532 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12533 and libsubdir.
12534
c4137c50
AO
12535Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12536
ceff9b14
AO
12537 * Makefile.in (local-clean): Remove *.log.
12538 (warning.log): Built with warn_summary from build.log.
12539 (mail-report.log): Run test_summary.
12540 (mail-report-with-warnings.log): Run test_summary including
12541 warning.log in the report.
c4137c50 12542
276d5ee0
RL
12543Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12544
12545 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12546
5d4a5ee6
JL
12547Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12548
12549 * Makefile.in (grep): Grep no longer depends on libiberty.
12550
12551Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12552
12553 * Makefile.in: all-snavigator needs all-libgui.
12554
12555Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12556
12557 * configure.in: Add cygmon and libstub support for mn10300.
12558
8af14275
ILT
12559Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12560
12561 * missing: Update to version from automake 1.3.
12562
fbd836fc
ILT
12563 * ltmain.sh: On installation, don't get confused if the same name
12564 appears more than once in the list of library names.
12565
466456d9
ILT
12566Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12567
12568 * config.sub: Accept m68060 and m5200 as CPU names.
12569
5d4a5ee6
JL
12570Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12571
12572 * configure: Use && rather than using -a in test, because odd
12573 strings can confuse test.
12574 * configure.in: Likewise.
12575
fbd836fc
ILT
12576Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12577
12578 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12579
f0983958
AO
12580Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12581
12582 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 12583 bootstrap4-lean): New targets.
f0983958 12584
bfed1ea0
JL
12585Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12586
12587 * mpw-* Delete. Not used.
12588
5d4a5ee6
JL
12589Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12590
12591 * COPYING.LIB: Update FSF address.
12592
bfed1ea0
JL
12593Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12594
12595 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12596
5d4a5ee6
JL
12597 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12598 GAS_SUPPORT_DIRS.
12599
bfed1ea0
JL
12600Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12601
12602 * ltconfig, ltmain.sh: Avoid producing a version number if
12603 -version-info was not used.
12604
5d4a5ee6
JL
12605Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12606
12607 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12608 building with newlib.
12609
126101998-04-30 Paul Eggert <eggert@twinsun.com>
12611
d207ebef 12612 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 12613 Solaris `make' causes it to continue to next definition.
d207ebef
JM
12614
12615Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12616
12617 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12618 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
12619
12620Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12621
12622 * configure.in: Change alpha to alpha* in several places.
12623
d207ebef
JM
12624Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12625
12626 * config.sub: Recognize sparc86x.
12627
77be0cab
MM
12628Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12629
12630 * configure.in (--enable-target-optspace): Remove debug echo.
12631
62441128
JW
12632Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12633
12634 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12635
bfed1ea0
JL
12636Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12637
12638 * ltconfig: Update cygwin32 support.
12639
5d4a5ee6
JL
12640 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12641 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12642 (GDB_SUPPORT_DIRS): Likewise.
12643
3f4ea1de
MM
12644Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12645
12646 * configure.in (target_makefile_frag): If --enable-target-optspace,
12647 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
12648 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12649 not used.
12650 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 12651
5d4a5ee6
JL
12652Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12653
12654 * Makefile.in (all-bfd): Depend on all-intl.
12655 (all-binutils): Likewise.
12656 (all-gas): Likewise.
12657 (all-gprof): Likewise.
12658 (all-ld): Likewise.
12659
126601998-04-19 Brendan Kehoe <brendan@cygnus.com>
12661
12662 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12663
bfed1ea0
JL
12664Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12665
5d4a5ee6
JL
12666 * Makefile.in (all-bfd): Depend upon all-libiberty.
12667
bfed1ea0
JL
12668 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12669
5d4a5ee6
JL
12670Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12671
12672 * Makefile.in: Add libstub.
12673
12674 * configure.in: Ditto. Build libstub for targets that have cygmon
12675 support.
12676
12677Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12678
12679 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12680
12681Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12682
12683 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12684 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12685
ec8d6ddc
KW
12686Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12687
12688 * configure: Define DEFAULT_M4 by searching PATH.
12689 * Makfile.in: Use DEFAULT_M4.
12690
bfed1ea0
JL
12691Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12692
12693 * ltconfig: Add cygwin32 support.
12694
5d4a5ee6
JL
12695 * Makefile.in, configure.in: Add libtool as a native only directory
12696 to configure and build.
12697
547a6183
JL
12698Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12699
12700 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12701
5d4a5ee6 12702Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 12703
5d4a5ee6
JL
12704 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12705
12706Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12707
12708 * Makefile.in: add ash make rules
12709 * configure.in: add ash to native_only and host_tools lists
12710
12711Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12712
12713 * Makefile.in (all-gettext, all-intl): New targets.
12714 (ALL_MODULES): Added all-gettext, all-intl.
12715 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12716 (INSTALL_MODULES): Added install-gettext, install-intl.
12717 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12718
12719 * configure.in (host_tools): Added gettext.
12720 (native_only): Likewise.
12721 (noconfigdirs) [various cases]: Likewise.
12722 (host_libs): Added intl.
12723
d207ebef
JM
12724Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12725
12726 * configure: Do not disable building gdbtk for cygwin32 hosts.
12727
e98e406f
NC
12728Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12729
12730 * configure.in: Add thumb-coff target.
12731 * config.sub: Add thumb-coff target.
12732
5d4a5ee6
JL
12733Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12734
12735 * Makefile.in: Revert yesterday's change.
12736 (all-target-winsup): all-target-librx stays out of here.
12737
12738Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12739
12740 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12741 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12742 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12743 Remove references to librx and libg++.
12744
12745Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12746
12747 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12748 recursive makes
12749
bfed1ea0
JL
12750Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12751
12752 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 12753 for newlib directory.
bfed1ea0
JL
12754 (CXX_FOR_TARGET): Likewise.
12755
12756Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12757
12758 * ltconfig: Update after libtool/ltconfig.in change for
12759 hpux11.
12760
12761Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12762
12763 * ltconfig, ltmain.sh: Update to libtool 1.2.
12764
3cd730af
MH
12765Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12766
12767 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12768 (install-gcc-cross): Instead, override LANGUAGES here.
12769
80564603
DL
127701998-03-18 Dave Love <d.love@dl.ac.uk>
12771
12772 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12773 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12774
d207ebef
JM
12775Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12776
12777 * configure.in: Add Thumb-pe target.
12778
5d4a5ee6 12779Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 12780
5d4a5ee6
JL
12781 * Makefile.in - changed sn targets to snavigator
12782 * configure.in - changed sn targets to snavigator
12783
2d4a0558
MH
12784Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12785
12786 * config-ml.in: After building symlink tree call make distclean
12787 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12788 to be the case for libiberty.
12789
04b93567
L
12790Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12791
12792 * configure: When making link, also check the current
12793 directory. The configure scripts may create one.
12794
9a06b842
RH
12795Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12796
12797 * config.sub: Accept alphapca56 and alphaev6 properly.
12798
217fc4e6
FS
12799Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12800
12801 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12802
3e07bdbd 12803Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 12804
e490616e 12805 * config.sub (sco5): Fix typo.
3e07bdbd 12806
5d4a5ee6
JL
12807Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12808
12809 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12810 install-itcl.
12811 (install-itcl): Remove dependency on install-tcl.
12812
12813Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12814
12815 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12816
12817Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12818
12819 * configure.in: Don't build libgui for a cygwin32 target when not on
12820 a cygwin32 host.
12821
12822Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12823
12824 * configure (redirect): Set to null, so default behavior of
12825 configure is now --verbose.
12826
ce0d965c
DL
128271998-02-16 Dave Love <d.love@dl.ac.uk>
12828
12829 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12830 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12831
3acd1fd0
MH
12832Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12833
12834 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12835 this change to sync Makefile.in with its ChangeLog entries.
12836
5d4a5ee6
JL
12837Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12838
12839 * ltmain.sh (mkdir): Check that the directory doesn't exist
12840 before we exit with error, so that we don't get races during
12841 parallel builds.
12842
bfed1ea0
JL
12843Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12844
12845 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12846
4e77e8f1
MH
12847Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12848
12849 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12850 PICFLAG_FOR_TARGET.
12851 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12852
12853 * configure: Emit a definition for the new macro enable_shared
12854 into each Makefile.
12855
5d4a5ee6
JL
12856Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12857
12858 * configure.in (host_tools, native_only): Add libtool.
12859
12860Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12861
12862 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12863 Fix typo in ming config comment.
12864
bfed1ea0
JL
12865Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12866
12867 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12868
5d4a5ee6
JL
12869Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12870
12871 * config.sub: Add tic30 cases, and map c30 to tic30.
12872
8821a725
RH
12873Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12874
12875 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12876 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12877 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12878 (CLEAN_TARGET_MODULES): Similarly
12879 (all-target-libf2c): Add dependences.
4e81ae98 12880 * configure.in (target_libs): Add libf2c.
8821a725 12881
5d4a5ee6
JL
12882Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12883
12884 * configure.in: Remove expect from noconfigdirs when target
12885 is cygwin32. OK to build expect and dejagnu with Canadian
12886 Cross.
12887
0aadd657
ILT
12888Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12889
5d4a5ee6
JL
12890 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12891 host.
12892
0aadd657
ILT
12893 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12894 and mingw32.
12895
d0a8352c
MH
12896Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12897
12898 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12899 here as it is not defined in the toplevel Makefile.
12900
59739e3c
MH
12901Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12902
12903 * configure (package_makefile_rules_frag): New variable, which names
12904 a file with generic rules, ...
12905 Change comment to mention we now have FIVE parts.
12906 * configure: Undo last change.
12907
228197ee
LT
12908Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12909
12910 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 12911 * config.sub: More accurate determination of HP processor types.
228197ee 12912
efd4c0ba
MH
12913Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12914
12915 * configure (package_makefile_frag): Move inserting the
12916 ${package_makefile_frag} to where it should be according
12917 to the comment.
12918
6eef3189
PB
12919Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12920
12921 * config.guess: Add support for Linux/ARM.
12922
d207ebef
JM
12923Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12924
12925 * .cvsignore: Remove *-info and *-install since they match
12926 release-info and mpw-install, which we don't want to just ignore.
12927
48464ebf
RH
12928Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12929
12930 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12931
803462a7
PN
12932Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12933
12934 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12935 local_prefix to sub-make invocations.
12936
520ab477
L
12937Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12938
12939 * configure.in: Check makefile fragments in the source
12940 directory.
12941
4bcdb76d
AO
12942Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12943
ceff9b14
AO
12944 * configure.in: Check whether host and target makefile
12945 fragments exist before adding them to *_makefile_frag.
4bcdb76d 12946
5d4a5ee6
JL
12947Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12948
12949 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12950
12951Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12952
12953 * configure.in: Make sure we only replace RPATH_ENVVAR on
12954 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12955 regexp to sed.
12956
12957 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12958 to sub-makes.
12959
0d3e11a5
LI
129601998-01-13 Lee Iverson (leei@ai.sri.com)
12961
12962 * config-ml.in (multi-do): LDFLAGS must include multilib
12963 designator.
12964
d45b3d87 12965Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
12966
12967 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12968
d39cd7a1
MK
12969Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12970
12971 * config.sub: Add mingw32 support.
12972 * configure.in: Likewise.
d39cd7a1 12973
6decbc24
FS
12974Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12975
12976 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12977
5d4a5ee6
JL
12978Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12979
12980 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12981 * configure (gxx_include_dir): Provide a definition for subdirs
12982 which do not use autoconf.
12983
12984Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12985
12986 * config.guess: Sync with egcs. Picks up new alpha support,
12987 BeOS & some additional linux support.
12988
d3d1907a
JL
12989Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12990
12991 * config.guess: HP 9000/803 is a PA1.1 machine.
12992
b104e095
RH
12993Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12994
12995 * configure.in: It's alpha*-...
12996
aca823c1
L
12997Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12998
12999 * configure.in (host_makefile_frag, target_makefile_frag):
13000 Handle multiple config files.
13001 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13002 alpha-*-*.
13003
d207ebef
JM
13004Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13005
13006 * mkdep: New file.
13007
13008Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13009
13010 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13011
5d4a5ee6
JL
13012Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13013
13014 * Makefile.in: Add libgui directory.
13015 (GDB_TK): Add all-libgui.
13016 * configure.in: Add libgui directory.
13017 * configure: Add all-libgui to GDB_TK.
13018
13019Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13020
13021 * config-ml.in (multidirs): Add m32r to multilib list.
13022
13023Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13024
13025 * Makefile.in (all-target-gperf): Change dependency to
13026 all-target-libstdc++.
13027
baf55877
FF
13028Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13029
13030 * config.guess: Add BeOS support.
13031
5d4a5ee6
JL
13032Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13033
13034 Source directory cvs renamed to cvssrc:
13035 * configure.in (host_tools): Change cvs to cvssrc.
13036 (native_only): Likewise.
13037 (noconfigdirs) [various cases]: Likewise.
13038 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13039 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13040 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13041 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13042 (all-cvssrc): Rename target from all-cvs.
13043
f2d76545
JL
13044Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13045
13046 * configure (gxx_include_dir): Fix thinko.
13047
205cba53
JL
13048Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13049
13050 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13051 (install-cross, install-gcc-cross): New targets.
13052
5d4a5ee6
JL
13053Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13054
13055 * configure.in (noconfigdirs): Add support for Thumb target.
13056
13057 * config.sub (maybe_os): Add support for Thumb target.
13058
13059Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13060
13061 * Makefile.in: Add rules for cygmon.
13062
13063 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13064
96b0f1fc
JL
13065Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13066
13067 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13068 * configure (gxx_include_dir): Provide a definition for subdirs
13069 which do not use autoconf.
d207ebef
JM
13070
13071Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13072
13073 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 13074 11/18/97 build
d207ebef 13075
7dfef6ed
JL
13076Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13077
13078 * From Franz Sirl.
13079 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13080 found on RedHat Linux systems.
96b0f1fc 13081
83cfe7c0
JL
13082Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13083
13084 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13085 guesses.
13086
7dfef6ed
JL
13087Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13088
13089 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13090
5d4a5ee6
JL
13091Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13092
13093 * ltmain.sh: If mkdir fails, check whether the directory was created
13094 anyhow by some other process.
13095
d207ebef
JM
13096Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13097
13098 * configure.in (d30v-*-*): Configure all directories.
13099
13100Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13101
13102 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13103 for the D30V.
13104
13105Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13106
13107 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13108
5d4a5ee6
JL
13109Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13110
e490616e
ZW
13111 * include/libiberty.h: Add extern "C" { so it can be used with C++
13112 progrms.
13113 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13114 programs.
5d4a5ee6 13115
d207ebef
JM
13116Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13117
13118 * configure.in (d30v-*-*): Configure GCC now.
13119
5d4a5ee6
JL
13120Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13121
13122 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13123 is no longer needed.
13124
c9670e62
JM
13125Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13126
13127 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13128
cc71c0ca
MH
13129Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13130
13131 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13132 targets using "$@" to provide support for similar but not identical
13133 targets without having to duplicate code.
13134
d207ebef
JM
13135Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13136
13137 * makefile.vms: Fix to work with DEC C.
13138
13139Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13140
13141 * config.sub: Add mips-tx39-elf to marketing names.
13142
13143Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13144
13145 * ltmain.sh: Handle symlinks in generated script.
13146
13147Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13148
13149 * configure: Handle autoconf style directory options: --bindir,
13150 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13151 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13152 --sysconfdir.
13153 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13154 (sharedstatedir, localstatedir, oldincludedir): New variables.
13155 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13156 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13157 sbindir, sharedstatedir, and sysconfdir.
13158
b1e3ddfd
AJ
13159Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13160
13161 * Makefile.in (bootstrap-lean): New target.
13162
d207ebef
JM
13163Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13164
13165 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 13166 sn, and gnuserv from noconfigdirs.
d207ebef
JM
13167
13168Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13169
13170 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13171
09f97c1e
JL
13172Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13173
13174 * Makefile.in (cross): New target.
13175
335d0ab2
AO
13176Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13177 Jeff Law <law@cygnus.com>
13178
13179 * Makefile.in (bootstrap2, bootstrap3): New targets.
13180 (all-bootstrap): Remove outdated and confusing target.
339c9b00 13181 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 13182
d207ebef
JM
13183Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13184
13185 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 13186 windows. Consistent with gdb/configure.
d207ebef 13187
e693cc28
UD
131881997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13189
e693cc28
UD
13190 * configure.in: Name Linux target fragment.
13191
13192 * configure: Rewrite so that project Makefile fragment is inserted
13193 first and appears last in the resulting Makefile.
13194
d207ebef
JM
13195Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13196
13197 * Makefile.in (install-itcl): Install tcl first.
13198
5d4a5ee6
JL
13199Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13200
13201 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13202
f401679e
JW
13203Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13204
13205 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13206
13207 * configure.in (skipdirs): Add target-librx for Linux.
13208 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13209
ec20b1b9
JL
13210Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13211
13212 * Makefile.in (bootstrap): New target.
13213
becdcf6d
JL
13214Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13215
63f6bcd7 13216 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 13217
d207ebef
JM
13218Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13219
13220 * config.guess: Merge with FSF.
13221
0c82f6bf
FF
13222Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13223
13224 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13225
d207ebef
JM
13226Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13227
13228 * config.sub: Add "marketing-names" patch.
13229
3fbc0b70
JS
13230Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13231
e490616e 13232 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 13233
e20d4801
JL
13234Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13235
13236 * config.sub: Handle v850-elf.
13237
fe181f78 13238Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
13239
13240 * .cvsignore (*-install): Remove.
13241
bfed1ea0
JL
13242Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13243
13244 * ltconfig: Set CONFIG_SHELL in libtool.
13245 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13246
558a1e7c
JW
13247Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13248
13249 * configure.in (target_subdir): Set to libraries if enable_multilib.
13250
7818d6fc
JW
13251Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13252
13253 * config.guess: Update from gcc directory.
13254
d207ebef
JM
13255Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13256
13257 * Makefile.in (all-sim): Depends on all-readline.
13258
6599da04
JM
13259Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13260
13261 * Makefile.in (BISON, YACC): Use $$s.
13262 (all-bison): Depend on all-texinfo.
13263
13264Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13265
13266 * Makefile.in (BISON): Add -L flag.
13267 (YACC): Likewise.
13268
d207ebef
JM
13269Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13270
4e81ae98
EC
13271 * configure.in (noconfigdirs): Add support for v850e target.
13272
d207ebef
JM
13273 * config.sub (maybe_os): Add support for v850e target.
13274
13275Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13276
4e81ae98
EC
13277 * configure.in (noconfigdirs): Add support for v850ea target.
13278
d207ebef
JM
13279 * config.sub (maybe_os): Add support for v850ea target.
13280
6599da04
JM
13281Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13282
13283 * config.sub: Add mipstx39. Delete r3900.
13284
13285Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13286
13287 * Makefile.in (all-autoconf): Depends on all-texinfo.
13288
13289Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13290
13291 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13292 eabi targets.
13293
13294Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13295
13296 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13297
13298 * configure: When handling a Canadian Cross, handle YACC as well as
13299 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 13300 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
13301
13302Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13303
13304 * Makefile.in (BISON): bison, not byacc or bison -y.
13305 (YACC): bison -y or byacc or yacc.
13306 (various): Add *-bison as appropriate.
13307 (taz): No need to mess with BISON anymore.
13308
13309Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13310
13311 * configure: If OSTYPE matches *win32*, try to find a good value for
13312 CONFIG_SHELL.
13313
13314Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13315
13316 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13317 configure.in if it is present.
13318
13319Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13320
13321 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13322
13323Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13324
13325 * config.sub: Recognize `arc' cpu.
13326 * configure.in: Likewise.
13327 * config-ml.in: Likewise.
13328
13329Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13330
13331 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13332
13333Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13334
13335 * configure: Changed sed delimiter from ':' to '|' when
13336 attempting to substitute ${config_shell} for SHELL. On
13337 NT ${config_shell} may contain a ':' in it.
13338
13339Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13340
13341 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13342
13343Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13344
13345 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13346
13347Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13348
13349 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13350
13351 * ylwrap: If the program is a relative path, force it to be
13352 absolute.
13353
13354Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13355
13356 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13357
13358Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13359
13360 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
13361 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13362 for libraries.
6599da04
JM
13363
13364Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13365
13366 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 13367 separated by spaces.
6599da04
JM
13368
13369Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13370
13371 * ylwrap: New file.
13372 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13373
13374 * ltmain.sh: Handle /bin/sh at start of install program.
13375
13376 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13377
13378 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13379 * missing: New file, from automake 1.2.
13380
13381Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13382
13383 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13384 check-tk to CHECK_X11_MODULES.
13385
13386Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13387
13388 * config.sub: Merge with FSF.
13389
13390Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13391
13392 * config.guess: Merge with FSF.
13393
13394Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13395
13396 * configure: Treat msdosdjgpp like go32.
13397 * configure.in: Likewise. Don't remove gprof for go32.
13398
13399 * configure: Change Makefile.tem2 to Makefile.tm2.
13400
13401Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13402
13403 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13404
13405Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13406
13407 * install-sh (chmodcmd): Set to null if the DST directory already
13408 exists. Same as Nov 11th change.
13409
13410Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13411
4e81ae98 13412 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
13413
13414Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13415
13416 * config.guess: Update from FSF.
13417
13418Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13419
13420 * Makefile.in (GDB_TK): Depend on itcl and tix.
13421
13422Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13423
13424 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13425 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13426 (INSTALL_SCRIPT): New variable.
13427 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13428 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13429 to -x.
13430 * install-sh: Add support for -x option.
13431
13432Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13433
13434 * configure.in, Makefile.in: Treat tix like itcl.
13435
13436Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13437
13438 * Makefile.in (WINDRES): New variable.
13439 (WINDRES_FOR_TARGET): New variable.
13440 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13441 (EXTRA_HOST_FLAGS): Add WINDRES.
13442 (EXTRA_TARGET_FLAGS): Add WINDRES.
13443 (EXTRA_GCC_FLAGS): Add WINDRES.
13444 ($(DO_X)): Pass down WINDRES.
13445 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13446 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13447 DLLTOOL_FOR_TARGET.
13448
13449Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13450
13451 * configure.in: configure sim before gdb for win32-x-ppc
13452
13453Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13454
13455 Move gperf into the toplevel, from libg++.
13456 * configure.in (target_tools): Add target-gperf.
13457 (native_only): Add target-gperf.
13458 * Makefile.in (all-target-gperf): New target, depend on
13459 all-target-libg++.
13460 (configure-target-gperf): Empty rule.
13461 (ALL_TARGET_MODULES): Add all-target-gperf.
13462 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13463 (CHECK_TARGET_MODULES): Add check-target-gperf.
13464 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13465 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13466
13467Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 13468
6599da04
JM
13469 * config.sub (mn10200): Recognize new basic machine.
13470
13471Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13472
13473 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13474 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13475
13476Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13477
13478 * configure.in: If we're building mips-sgi-irix6* native, turn on
13479 ENABLE_MULTILIB and set TARGET_SUBDIR.
13480
13481Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13482
13483 * Makefile.in (all-sn): Depend on all-grep.
13484
13485Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13486
13487 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13488
13489 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13490 Makefile. From Jeff Makey <jeff@cts.com>.
13491 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13492
13493 * Makefile.in (DISTBISONFILES): Remove.
13494 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13495 $(DEFAULT_YACC).
13496
13497 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 13498 cygwin32.
6599da04
JM
13499
13500 * Makefile.in (LD): New variable.
13501 (EXTRA_HOST_FLAGS): Pass down LD.
13502 ($(DO_X)): Likewise.
13503
13504Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13505
13506 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13507
13508Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13509
13510 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 13511 before adding our own. Always add --build.
6599da04
JM
13512
13513Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13514
13515 * configure.in (targargs): Pass --build if we're doing
13516 a cross-compile.
13517
13518Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13519
ca236658 13520 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
13521 sed. Otherwise sed chokes on NT path names with drive
13522 designators. Also look for "?:*" as the leading characters in an
13523 absolute pathname.
13524
13525Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13526
13527 * config.sub: Support for r3900.
13528
13529Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13530
13531 * configure.in: Use install-sh, not install.sh.
13532
13533Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13534
13535 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13536 apply it twice.
13537
13538Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13539
13540 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13541 install-binutils.
13542
13543Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13544
13545 * Makefile.in: Add automake targets.
13546 * configure.in (host_tools): Add automake.
13547
13548Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13549
13550 * configure: Default CXX to c++, not gcc.
13551 * Makefile.in (CXX): Set to c++, not gcc.
13552 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13553
13554Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13555
13556 * install-sh: try appending a .exe if source file doesn't
13557 exist
13558
13559Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13560
13561 * configure.in: Turn on multilib by default.
13562 (cross_only): Remove target-libiberty.
13563
13564 * Makefile.in (all-gcc): Don't depend on libiberty.
13565
13566Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13567
13568 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13569
13570Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13571
13572 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13573 (DISTBISONFILES): Add ld/Makefile.in
13574
13575Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13576
13577 * configure.in: if target is cygwin32 but host isn't cygwin32,
13578 don't configure gdb tcl tk expect, not just gdb.
13579
13580Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13581
13582 * configure.in: Added gnuserv everywhere sn appears.
13583
13584 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13585 (CROSS_CHECK_MODULES): Added check-gnuserv.
13586 (INSTALL_MODULES): Added install-gnuserv.
13587 (CLEAN_MODULES): Added clean-gnuserv.
13588 (all-gnuserv): New target.
13589
13590Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13591
13592 * config.guess: Fixes for MIPS OpenBSD systems.
13593
13594Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13595
13596 * Makefile.in (INSTALL_XFORM): Remove.
13597 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13598
13599 * mkinstalldirs: New file, copied from automake.
13600 * Makefile.in (installdirs): Rename from install-dirs. Use
13601 mkinstalldirs. Change all users.
13602 (DEVO_SUPPORT): Add mkinstalldirs.
13603
13604Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13605
13606 * install-sh: Rename from install.sh.
13607 * Makefile.in (INSTALL): Change install.sh to install-sh.
13608 (DEVO_SUPPORT): Likewise.
13609
13610 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13611 Graichen <graichen@rzpd.de>.
13612
13613Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13614
13615 * config.guess: Recognize OpenBSD systems correctly.
13616
13617Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13618
13619 * README, Makefile.in (ETC_SUPPORT): Remove references to
13620 cfg-paper*, configure.{texi,man,info*}._
13621
13622Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13623
13624 * Makefile.in (all.normal): Ensure that gcc is built after all
13625 the x11 - ie gdb - targets.
13626
13627Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13628
13629 * makefile.vms: Don't run conf-a-gas.
13630
13631Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13632
e490616e 13633 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 13634
d207ebef
JM
13635Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13636
13637 * configure.in: Remove noconfigdirs case since gdb also
13638 configures and builds for tic80-coff.
13639
6599da04
JM
13640Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13641
13642 * configure: Set cache_file to config.cache.
13643 * Makefile.in (local-distclean): Remove config.cache.
13644
13645Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13646
13647 * COPYING: Update FSF address.
13648
d207ebef
JM
13649Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13650
13651 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13652 noconfigdirs.
13653
6599da04
JM
13654Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13655
13656 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13657 MAKEDIRS, is empty.
13658
13659Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13660
13661 * config.sub: Tweak mn10300 entry.
13662
13663Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13664
13665 * configure.in (host_tools): Put sim before gdb, so gdb's
13666 configure.tgt can determine if the simulator was configured.
13667
13668Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13669
13670 * config.sub: Move BeOS $os case to be with other Cygnus
13671 local cases.
13672
13673Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13674
13675 * config.sub: Remove misplaced comment that broke Linux.
13676
13677Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13678
13679 * config.sub: Add BeOS support.
13680
13681Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13682
13683 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13684
13685Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13686
13687 * configure.in (noconfigdirs): Remove tcl and tk from
13688 noconfigdirs for cygwin32 builds.
13689
d207ebef
JM
13690Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13691
13692 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13693
6599da04
JM
13694Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13695
13696 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13697 make-all.com, use makefile.vms instead.
13698
13699Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13700
13701 * config.sub: Accept -lnews*.
13702
d207ebef
JM
13703Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13704
13705 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 13706 target-examples and target-libiberty for d30v.
d207ebef
JM
13707
13708Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13709
13710 * configure.in (noconfigdirs): Enable ld for d30v.
13711
13712Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13713
13714 * configure.in (tic80-*-*): Build compiler.
13715
13716Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13717
13718 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 13719 unsupported d30v directories
d207ebef
JM
13720
13721Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13722
4e81ae98
EC
13723 * config.sub, configure.in: Add d30v target cpu.
13724
6599da04
JM
13725Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13726
13727 * makefile.vms: New file.
13728 * make-all.com: Remove.
13729
13730Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13731
13732 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13733
13734Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13735
13736 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13737
13738Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13739
13740 * Makefile.in (ALL_MODULES): Added all-db.
13741 (CROSS_CHECK_MODULES): Addec check-db.
13742 (INSTALL_MODULES): Added install-db.
13743 (CLEAN_MODULES): Added clean-db.
13744
13745Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13746
13747 * config.guess: Merge with latest FSF sources.
13748
13749Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13750
13751 * Makefile.in (ALL_MODULES): Added all-itcl.
13752 (CROSS_CHECK_MODULES): Added check-itcl.
13753 (INSTALL_MODULES): Added install-itcl.
13754 (CLEAN_MODULES): Added clean-itcl.
13755
13756Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13757
13758 * configure.in: build gdb for mn10200
13759
13760Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13761
13762 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13763
d207ebef
JM
13764Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13765
13766 * configure.in (tic80-*-*): Turn off most targets right now.
13767
6599da04
JM
13768Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13769
13770 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13771 rather than the makeinfo program.
13772 (do-info): Depend upon all-texinfo.
13773
13774Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13775
13776 * configure.in: Remove uses of config/mh-linux.
13777
13778 * config.sub, config.guess: Merge with latest FSF sources.
13779
d207ebef
JM
13780Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13781
13782 * config.sub (case $basic_machine): Add tic80 entries.
13783
6599da04
JM
13784Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13785
13786 * config.sub, config.guess: Merge with latest FSF sources.
13787
13788Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13789
13790 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13791 * mpw-config.in: Test for NewFolderRecursive.
13792 * mpw-install: Use symbolic name for startup filename.
13793 * mpw-README: Add various additional details.
13794
13795Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13796
13797 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13798
13799Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13800
13801 * configure.in: Do build gcc and the target libraries for
13802 the mn10200.
13803
13804Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13805
13806 * configure.in: don't avoid building gdb for mn10300 any more
13807 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13808 instead of single-quoting it.
13809
13810Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13811
13812 * configure.in: Don't use --with-stabs on IRIX 6.
13813
13814Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13815
13816 * configure.in (m32r): Build gdb, libg++ now.
13817
13818Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13819
13820 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13821 directories from noconfigdirs.
13822
13823Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13824
13825 * config.sub (basic_machine): added mips16 configuration
13826
13827Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13828
13829 * config.sub: Handle d10v-unknown.
13830
d207ebef
JM
13831Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13832
13833 * config.sub: Handle v850-unknown.
13834
6599da04
JM
13835Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13836
13837 * Makefile.in: add findutils
13838 * configure.in: add findutils to list of host_tools
13839
13840Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13841
13842 * config.sub: Handle mn10200 and mn10300.
13843
13844Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13845
13846 * configure.in (d10v-*): Do not build librx.
13847
13848Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13849
13850 * configure.in (mn10300): Build everything except gdb & libgloss.
13851
13852Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13853
13854 * config.guess: Patch for Dansk Data Elektronik servers,
13855 from Niels Skou Olsen <nso@dde.dk>.
13856
13857 For ncr, use /bin/uname rather than uname, since GNU uname does not
13858 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13859
13860 Patch for MIPS R4000 running System V,
13861 from Eric S. Raymond <esr@snark.thyrsus.com>.
13862
13863 Fix thinko for nextstep.
13864
13865 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13866
13867 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13868 * config.guess: Guess mips-dec-mach_bsd4.3.
13869
13870 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13871 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13872 release numbers.
13873 * config.guess (mips-mips-riscos*): Emit just enough of the
13874 release number.
13875
13876 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13877 * config.guess (sparc-auspex-sunos*): Added.
13878 (f300-fujitsu-*): Added.
13879
13880 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13881 * config.guess: Recognize a Tadpole as a sparc.
13882
13883Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13884
13885 * config.guess: Don't assume that NextStep version is either 2 or
13886 3. NextStep 4 (aka OpenStep 4) has come out now.
13887
13888Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13889
13890 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13891 From Rik Faith <faith@cs.unc.edu>.
13892
13893Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13894
13895 * config.sub: Contributions from bug-gnu-utils to:
13896 Support plain "hppa" (no version given) architecture, reported by
13897 OpenStep.
13898 OpenBSD like NetBSD.
13899 LynxOs is not a hardware supplier.
13900
13901 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 13902 OpenBSD like NetBSD.
6599da04
JM
13903 Stratus systems.
13904 More Pyramid systems.
13905 i[n>4]86 Intel chips.
13906 M680[n>4]0 Motorola chips.
13907 Use unknown instead of lynx for hardware manufacturer.
13908
13909Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13910
13911 * install.sh (chmodcmd): Set to null if the DST directory already
13912 exists.
13913
13914Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13915
13916 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13917 not use mt-ppc target Makefile fragment any more.
13918
13919Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13920
13921 * configure.in (*-*-windows): Exclude everything but those dirs
13922 needed to build windows.
13923
13924Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13925
13926 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13927
13928Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13929
13930 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
13931
13932Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13933
13934 * Undo my previous change.
13935
13936Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13937
13938 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13939 unconditionally.
13940 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13941
13942Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13943
13944 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13945 host to add it's own flags.
6599da04
JM
13946
13947Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13948
13949 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13950
13951Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13952
13953 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13954 (CXX_FOR_TARGET): Likewise.
13955 (GCC_FOR_TARGET): Define.
13956 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13957 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13958 CC_FOR_TARGET was specified on the command line.
13959 (MAKEOVERRIDES): Don't define.
13960
13961Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13962
13963 * configure.in (m32r): Fix spelling of libg++ libs.
13964
13965Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13966
13967 * config.sub (-apple*): Remove, now redundant.
13968
13969Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13970
13971 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13972
13973 * configure: Rework yesterday's sed script patch.
13974
13975 * config.sub: Merge with FSF.
13976
13977Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13978
13979 * config.guess: Merge from FSF.
13980
13981 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
13982 * config.guess: Use pc instead of unknown, for pc clone systems.
13983 Change linux to linux-gnu.
6599da04
JM
13984
13985 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 13986 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
13987
13988Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13989
13990 * test-build.mk (HOLES): Add "xargs" for gdb.
13991
13992 * configure: Avoid hpux10.20 sed bug.
13993
13994Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13995
731a8127 13996 * configure.in: Add support for windows host
6599da04
JM
13997 (that is a build done under the Microsoft build environment).
13998
13999Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14000
14001 * Makefile.in: Replace all uses of srcroot with s, to shrink
14002 command line lengths.
14003
14004 Patches from Geoffrey Noer <noer@cygnus.com>:
14005 * configure.in: If configuring for newlib, pass --with-newlib to
14006 subdirectories.
14007 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14008 -Bnewlib/ and -Lwinsup to gcc.
14009 (CXX_FOR_TARGET): Likewise.
14010
14011Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14012
14013 * Makefile.in (ETC_SUPPORT): Add configure.
14014
14015Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14016
4e81ae98 14017 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
14018 host configuration file.
14019
14020Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14021
14022 * configure.in: Break mn10x00 support into separate
14023 mn10200 and mn10300 configurations.
14024 * config.sub: Likewise.
14025
14026Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14027
14028 * configure.in: Add lots of stuff to noconfigdirs for
14029 the mn10x00 targets.
14030
14031 * config.sub, configure.in: Add mn10x00 support.
14032
14033Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14034
14035 * make-all.com: Call conf-a-gas, not config-a-gas.
14036
14037Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14038
14039 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 14040 targets.
6599da04
JM
14041
14042Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14043
14044 * mpw-README: Add much more detail for native PowerMac.
14045 * mpw-install: New file.
14046 * mpw-configure: Add --norecursion and --help options.
14047 * mpw-config.in: Translate readme and install files when
14048 copying to objdir.
14049 * mpw-build.in: Don't always depend on byacc and flex.
14050 (install-only-top): New action.
14051
d207ebef
JM
14052Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14053
14054 * configure.in: You can now configure GDB for the v850.
14055
6599da04
JM
14056Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14057
14058 * configure.in (noconfigdirs): Don't configure any C++ dirs
14059 if targeting D10V.
14060
14061Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14062
14063 * config.sub: Recognize mips64vr5000.
14064
14065Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14066
14067 * configure.in: Use a single line for host_tools and native_only.
14068
14069Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14070
14071 * config.sub, configure.in: Add entries for m32r.
14072
14073Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14074
14075 * Makefile.in (inet-install): Don't run install-gzip.
14076
14077Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14078
14079 * configure.in: Don't config lots of things for *-*-windows*.
14080
14081Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14082
14083 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14084 (host_libs, host_tools): Copy from configure.in.
14085 * mpw-configure: Don't complain about directories not found.
14086
14087Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14088
14089 * configure.in (i[345]86): Recognize i686 for pentium pro.
14090 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14091 file.
14092
14093 * config.guess (i[345]86): Ditto.
14094
14095Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14096
14097 * configure.in (noconfigdirs): Removed gdb for D10V.
14098
d207ebef 14099Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 14100
d207ebef
JM
14101 * configure.in: Remove ld, target-libio, target-libg++, and
14102 target-libstdc++ from noconfigdirs.
5d4a5ee6 14103
6599da04
JM
14104Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14105
14106 * configure: Fix three locations where shell scripts were
14107 being run directly rather than with config_shell.
14108
d207ebef
JM
14109Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14110
14111 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14112 * config.sub (basic_machine): Recognize v850.
14113
6599da04
JM
14114Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14115
14116 * mpw-configure: Handle multiple enable/disable options and
14117 pass them down recursively, handle -c and -s flags appropriately
14118 depending on choice of compiler, add escape mechanism for
14119 quoted arguments to gC.
14120
14121Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14122
14123 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14124 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14125 so that -mrelocatable-lib and -mno-eabi are used.
14126
14127 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14128 not support --print-multi-lib, don't abort.
14129
6599da04
JM
14130Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14131
14132 * make-all.com: Run config-a-gas.
14133 * setup.com: Don't copy subdirectory files around.
14134
14135Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14136
14137 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14138 target, it now compiles correctly.
14139
14140Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14141
14142 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14143
14144Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14145
4e81ae98 14146 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
14147
14148Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14149
14150 * configure.in (native_only): Add prms.
14151
14152Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14153
14154 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14155 (BINUTILS_SUPPORT_DIRS): Likewise.
14156
14157Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14158
14159 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14160 d10v support is added.
14161
14162Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14163
14164 * configure.in (d10v-*-*): New target.
14165
14166Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14167
14168 * config.guess (HP 9000/811): Recognize this as a PA1.1
14169 machine.
14170
14171Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14172
14173 * Makefile.in (do-tar-gz): New target, split out from tail end of
14174 taz target. Run each command separately, don't use pipes.
14175 (taz): Use it.
14176
14177Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14178
14179 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14180 * mpw-build.in: No builds should depend on building byacc or flex,
14181 they are assumed to be installed already.
14182
14183Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14184
14185 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14186 variable that CC_FOR_TARGET needs.
14187
14188Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14189
14190 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14191 options have changed since the last time the subdirectory was
14192 configured, and if it has, reconfigure.
14193 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14194 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14195
14196Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14197
14198 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14199 CLEAN_MODULES): Add bash.
14200 (all-bash): New target.
14201
14202Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14203
14204 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14205
14206Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14207
14208 * config.sub (basic_machine): Recognize d10v as a valid processor.
14209
14210Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14211
14212 * mpw-configure: Add support for --bindir.
14213 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14214
14215Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14216
14217 * configure.in: add bash, time, gawk to list of hosttools and things
14218 to only build for native toolchains
14219
14220Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14221
14222 * Makefile.in (docdir): Remove.
14223
14224Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14225
14226 * Makefile.in (datadir): Set to $(prefix)/share.
14227
14228Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14229
14230 * configure.in: build diff and patch for cygwin32-hosted
14231 toolchains.
14232
14233Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14234
14235 * config.sub: Accept -rtems*.
14236
14237Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14238
e490616e
ZW
14239 * configure.in: enable dosrel for cygwin32-hosted builds,
14240 remove diff from the list of things not buildable
14241 via Canadian Cross
6599da04
JM
14242
14243Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14244
14245 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 14246 don't get ". ".
6599da04
JM
14247
14248Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14249
14250 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14251
14252Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14253
14254 * Makefile.in (taz): Handle case where tex3patch didn't even get
14255 checked out. Also, if it was found, put the symlink in a new util
14256 subdirectory.
14257
14258Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14259
14260 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14261
14262Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14263
14264 * config.sub: Recognize -openvms.
14265 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14266 * make-all.com, setup.com: New files.
14267
14268Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14269
14270 * Makefile.in (taz): tex3patch moved to texinfo/util.
14271
14272Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14273
14274 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14275 * configure.in: remove make from disable-if-Can-Cross list
14276 enable gdb if ${host} and ${target} are cygwin32
14277
14278Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14279
14280 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14281 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14282
14283Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14284
14285 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14286 distinguish sysv/svr4/bsd variants.
14287 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14288
14289Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14290
14291 * configure.in: Added copyright notice.
14292 * move-if-change: Added copyright notice.
14293
14294Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14295
14296 * configure.in (powerpcle-*-solaris*): Until we get shared
14297 libraries working, don't build gdb, sim, make, tcl, tk, or
14298 expect.
14299
14300Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14301
14302 * config.guess: Merge with FSF:
14303
14304 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14305 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14306
14307 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14308 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14309
14310 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14311 * config.guess: Combine two OSF1 rules.
14312 Also recognize field test versions. From mjr@zk3.dec.com.
14313 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14314 because GNU uname does not support -p. From pmr@pajato.com.
14315
14316Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14317
14318 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14319
14320Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14321
14322 * mpw-README: Document GCCIncludes.
14323
14324Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14325
14326 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14327
14328Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14329
14330 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14331
14332Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14333
14334 * configure.in (*-*-cygwin32): Configure make.
14335
14336Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14337
14338 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14339
14340Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14341
14342 * Makefile.in (all-inet): Depend on all-perl.
14343
14344 * Makefile.in (inet-install): New target.
14345
14346 * Makefile.in (all-inet): Depend on all-tcl.
14347 (all-inet): Depend on all-send-pr.
14348
14349Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14350
14351 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14352 temporarily.
14353
14354Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14355
14356 * configure.in: Don't configure --with-gnu-ld on AIX.
14357
14358Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14359
14360 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14361
14362Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14363
14364 * Makefile.in (ALL_MODULES): Added all-inet.
14365 (CROSS_CHECK_MODULES): Added check-inet.
14366 (INSTALL_MODULES): Added install-inet.
14367 (CLEAN_MODULES): Added clean-inet.
14368 (all-indent): New target.
14369
14370 * configure.in (host_tools): Added inet.
14371 (native_only): Added inet.
14372 (noconfigdirs): Added inet.
14373
14374Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14375
14376 * configure.in: Don't configure libgloss if we are not configuring
14377 newlib.
14378
14379Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14380
14381 * configure.in: Don't configure libgloss for unsupported
14382 architectures.
14383
14384Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14385
14386 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14387
14388Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14389
14390 * Makefile.in (ALL_MODULES): Include all-apache.
14391 (CROSS_CHECK_MODULES): Include check-apache.
14392 (INSTALL_MODULES): Include install-apache.
14393 (all-apache): New target.
14394
14395 * configure.in: Added apache everywhere perl is seen.
14396
14397Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14398
14399 * Makefile.in: Add support for clean-{module} and
14400 clean-target-{module} rules.
14401
14402Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14403
14404 * configure.in (*-*-ose) do not build libgloss.
14405
14406Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14407
14408 * config.guess (prep*:SunOS:5.*:*): Turn into
14409 powerpele-unknown-solaris2.
14410
14411Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14412
14413 * configure.in: Permit --enable-shared to specify a list of
14414 directories.
14415
14416Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14417
14418 * configure.in (host==solaris): Pass only the first word of $CC
14419 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14420
14421Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14422
14423 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14424
14425Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14426
14427 * Makefile.in (ALL_MODULES): Include all-perl.
14428 (CROSS_CHECK_MODULES): Include check-perl.
14429 (INSTALL_MODULES): Include install-perl.
14430 (ALL_X11_MODULES): Include all-guile.
14431 (CHECK_X11_MODULES): Include check-guile.
14432 (INSTALL_X11_MODULES): Include install-guile.
14433 (all-perl): New target.
14434 (all-guile): New target.
14435
14436 * configure.in (host_tools): Include perl and guile.
14437 (native_only): Include perl and guile.
14438 (noconfigdirs): Don't build guile and perl; no ports have been
14439 done.
14440
14441Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14442
e490616e
ZW
14443 * configure (--enable-*): Handle quoted option lists such as
14444 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
14445
14446Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14447
14448 * Makefile.in ({,inst}all-target): New rule so we can make and
14449 install all of the target directories easily.
14450
14451Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14452
14453 * configure.in: Add missing global flag in sed substitution when
14454 deleting `target-' from ${configdirs}.
14455
14456Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14457
14458 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14459 option.
14460
14461 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14462 config/mh-necv4.
14463
14464 * install.sh: Correct misspelling of transformbasename.
14465
14466 * config.guess: Recognize mips-*-sysv*.
14467
14468Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14469
14470 * config.sub: Recognize mon960.
14471
14472Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14473
14474 * configure: Restore Canadian Cross handling of BISON and LEX,
14475 removed in Feb 20 change.
14476
14477Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14478
14479 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14480 Mention make install. Remove the old copyright date as well the
14481 clumsy and rather pointless copyright on the README file.
14482
14483Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14484
14485 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14486 Makefile after running symlink-tree, then run `make distclean' to
14487 avoid clobbering any generated files in srcdir.
14488
14489Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14490
14491 * configure.in (m68k-*-netbsd*): Build everything now.
14492
14493Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14494
14495 * Makefile.in (taz): Fix quoting.
14496
14497Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14498
14499 * configure.in (sparclet-*-*): Build everything now.
14500
14501Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14502
14503 * configure.in (m68k-*-linux*): New host.
14504
14505Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14506
14507 * configure: Check for bison before byacc.
14508
14509Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14510
14511 * Makefile.in configure: Change the way LEX and BISON/YACC are
14512 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14513 searching PATH. These are used as fallbacks by Makefile.in if
14514 flex/bison/byacc aren't in objdir.
14515
14516Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14517
14518 * Makefile.in: Make everything which depends upon all-bfd also
14519 depend upon all-opcodes, in case --with-commonbfdlib is used.
14520
14521Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14522
14523 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14524 building NT native compilers on Unix.
14525
14526Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14527
14528 * configure.in: Don't get CC from the host Makefile fragment if we
14529 can find gcc in PATH, or if this is a Canadian Cross. Move the
14530 Solaris test for /usr/ucb/cc to the post target script, just after
14531 the compiler sanity test.
14532
14533Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14534
14535 * config.sub: Merge with FSF.
14536
14537Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14538
14539 * Makefile.in (RPATH_ENVVAR): New variable.
14540 (REALLY_SET_LIB_PATH): Use it.
14541 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14542
14543Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14544
14545 * config.sub, configure.in: Recognize sparclet cpu.
14546
14547Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14548
14549 * config.guess: Support m68k-cbm-sysv4.
14550
14551Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14552
14553 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14554 m68k-unknown-linuxaout from linker help string. Put quotes around
14555 $ld_help_string.
14556
14557Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14558
14559 * config.guess (powerpc-harris-powerunix): Add guess for port
14560 to new target.
14561
14562Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14563
14564 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14565
14566Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14567
14568 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14569 $(REALLY_SET_LIB_PATH) in Makefile.
14570 * Makefile.in (SET_LIB_PATH): New variable.
14571 (REALLY_SET_LIB_PATH): New variable.
14572 ($(DO_X)): Use $(SET_LIB_PATH).
14573 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14574 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14575 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14576 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14577 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14578 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14579 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14580 (install-dosrel): Likewise.
14581 (all-opcodes): Depend upon all-libiberty.
14582
14583Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14584
14585 * config.guess (*:CYGWIN*): New
14586
14587Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14588
14589 * Makefile.in (all-target-winsup): All all-target-libiberty.
14590
14591Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14592
14593 * configure.in (noconfigdirs): Add missing # in front of comment.
14594
14595Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14596
14597 * configure.in: add second pass to things added to noconfigdirs
14598 so *-gm-magic can exclude libgloss properly.
14599
14600Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14601
14602 * mpw-configure (extralibs_name, rez_name): Set correctly
14603 for MWC68K compiler.
14604
14605 * mpw-README: Add more info on the necessary build tools.
14606
14607Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14608
14609 * configure.in, config.sub: Recognize cygwin32.
14610
14611Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14612
14613 * config.guess, config.sub: Recognize A/UX.
14614
14615Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14616
14617 * config.sub: Merge with gcc/config.sub.
14618
14619Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14620
14621 * mpw-build.in (do-binutils): Add build of stamps.
14622
14623Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14624
14625 * config.sub: Add recognition for mips64vr4100*-* targets.
14626
14627Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14628
14629 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14630 Add creation of gconfigargs with `--enable-shared' turned on.
14631 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14632 ($(host)-stamp-stage3-configured): Likewise.
14633 (HOLES): Add chatr and ldd.
14634 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14635
14636Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14637
14638 * configure: Pass --nfp to recursive configures.
14639
14640Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14641
14642 * Makefile.in (DLLTOOL): New.
14643 (DLLTOOL_FOR_TARGET): New.
14644 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14645 (EXTRA_TARGET_FLAGS): Ditto.
14646 (EXTRA_GCC_FLAGS): Ditto.
14647 (CONFIGURE_TARGET_MODULES): Ditto.
14648 (DO_X): Ditto.
14649 * configure: Add DLLTOOL.
14650
14651Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14652
14653 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14654 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14655 mh-sco, since old workarounds no longer needed, and don't
14656 build ld, since libraries have weak symbols in COFF.
14657
14658Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14659
14660 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14661
14662Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14663
14664 * configure.in: Make sure that ${CC} can be used to compile an
14665 executable.
14666
14667Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14668
14669 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14670 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14671 nothing depending on whether gdbtk is being built.
14672
14673Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14674
14675 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14676
14677Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14678
14679 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14680 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14681
14682Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14683
14684 * config-ml.in: Add support for
14685 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14686 Simplify setting of multidirs from --disable-foo.
14687
14688Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14689
14690 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14691 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14692 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 14693 non-empty, pass them on to the GCC make.
6599da04
JM
14694 (all-bootstrap): New rule that is like all-gcc, except it executes
14695 the GCC bootstrap rule instead of the GCC all rule.
14696
14697Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14698
14699 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14700
14701Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14702
14703 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14704 DG/UX support.
14705
14706Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14707
14708 * config.sub (i*86*) Change [345] to [3456]
14709
14710Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14711
14712 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14713 --with-gnu-ld=no.
14714
14715Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14716
14717 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14718 AIX multilibs get built.
14719
14720Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14721
14722 * configure.in (i386-win32): Don't build expect if we're not
14723 building the tcl subdir.
14724
14725Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14726
14727 * Makefile.in: (configure-target-examples, all-target-examples):
14728 New targets, configure and build example programs.
14729
14730Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14731
14732 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14733 use it as input to sedit the generated MPW makefile.
14734 * mpw-README: Add a suggestion about Gestalt.h.
14735
14736Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14737
14738 * config.sub: Accept *-*-ieee*.
14739
14740Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14741
14742 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14743 Ronald F. Guilmette <rfg@monkeys.com>.
14744
14745Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14746
14747 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14748 for powerpc-pe native.
14749 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14750 (target==powerpc-pe): duplicate i386-win32 entry.
14751
14752Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14753
14754 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14755 of vxworks, not just vxworks5.1.
14756
14757Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14758
14759 * mpw-configure: Add support for exec-prefix.
14760
14761Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14762
14763 * config.guess: Recognize HP model 816 machines as having
14764 a PA1.1 processor.
14765
14766Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14767
14768 * configure: Ignore new autoconf configure options.
14769
6599da04
JM
14770Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14771
14772 * config.guess: Recognize Pentium under SCO.
14773 From Robert Lipe <robertl@arnet.com>.
14774
14775Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14776
14777 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
14778
14779Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14780
14781 * configure.in: Don't configure gas for alpha-dec-osf*.
14782
14783Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14784
14785 * configure.in: Default to --with-stabs for some targets for which
14786 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14787 i[345]86*-*-unixware*.
14788
14789Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14790
14791 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14792 rather than basing it on the target. Simplify handling of options
14793 controlling which directories to configure. Remove extraneous
14794 slash in multi-clean target.
14795
14796Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14797
14798 * config-ml.in: Prefix more variables with ml_ so they don't collide
14799 with configure's.
14800
14801Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14802
14803 * configure: Don't turn -v into --v.
14804
14805Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14806
14807 * configure.in (targargs): Fix typo.
14808
14809 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14810
14811Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14812
14813 * configure.in: Strip --host and --target options from
14814 CONFIG_ARGUMENTS, and always configure for --host only. Add
14815 --with-cross-host option when building with a cross-compiler.
14816 * configure: Canonicalize the arguments put into config.status by
14817 always using `=' for an option with an argument. Pass a presumed
14818 --host or --target explicitly.
14819
14820Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14821
14822 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14823 into general OS recognition case.
14824
14825Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14826
14827 * configure.in (target_configdirs): add target-winsup only
14828 for win32 target systems.
14829
14830Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14831
14832 * Makefile.in (all-target-libgloss): Depend upon
14833 configure-target-newlib, since when libgloss is built it looks to
14834 see if the newlib directory exists.
14835
14836Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14837
14838 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14839 cfg-ml-*.in.
14840
14841Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14842
14843 * configure: Handle LD and LD_FOR_TARGET when configuring a
14844 Canadian Cross.
14845
6599da04
JM
14846Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14847
14848 * configure.in (target_libs): add target-winsup.
14849 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14850 (target==ppcle-pe): remove ld from $noconfigdirs.
14851
14852Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14853
14854 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14855 Preserve relative path names in $srcdir. Build symlink tree if
14856 configuring cross target dir and srcdir=. (= no VPATH support).
14857 (configure-target-libg++): Depend on configure-target-librx.
14858 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14859 * config-ml.in: New file.
14860 * symlink-tree: New file.
14861 * configure: Ensure srcdir="." if that's what it is.
14862
14863Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14864
14865 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14866 includes and FLEX_SKELETON setting.
14867 * mpw-configure (--with-gnu-ld): New option, controls whether
14868 to use PPCLink or ld with PowerMac GCC.
14869 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14870 * mpw-config.in: Configure grez if targeting Mac.
14871
14872 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
14873 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14874 just macos.
6599da04
JM
14875 * configure.in: Configure grez resource compiler if targeting Mac.
14876 * Makefile.in (all-grez, install-grez): New targets.
14877
14878Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14879
14880 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 14881 gcc in the path, set CC to gcc -O2.
6599da04
JM
14882
14883Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14884
14885 * configure: Default ${build} correctly. Avoid picking up extra
14886 spaces when reading CC and CXX from Makefile. When doing a
14887 Canadian Cross, use plausible default values for numerous
14888 variables.
14889 * configure.in: When doing a Canadian Cross, don't try to
14890 configure tools whose configure script can't handle it.
14891
14892Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14893
14894 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14895
14896Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14897
14898 * configure: Remove dubious bug reporting address.
14899
14900Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14901
14902 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14903 configure script, run that instead of this directory's configure.
14904 In either case, print a message that we're configuring the sub-dir.
14905
14906Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14907
14908 * configure.in: Before checking for the existence of various files,
14909 use sed to filter out "target-".
14910
14911Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14912
14913 * Makefile.in (DO_X): Split rule to decrease command line length
14914 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14915 (Philippe De Muyter).
14916
14917Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14918
14919 * Makefile.in (all-patch): depend on all-libiberty.
14920
14921Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14922
14923 * configure.in: If the only directory in target_configdirs which
14924 actually exists is libiberty, then set target_configdirs to empty,
14925 to avoid trying to build a target libiberty in a gas or gdb
14926 distribution.
14927
14928Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14929
14930 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
14931 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14932 systems.
6599da04
JM
14933
14934Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14935
14936 * configure.in (copy_dirs): Use sys-include instead of include
14937 for --with-headers option.
14938
14939Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14940
14941 * Makefile.in, configure.in: Make winsup builds work with
14942 new scheme.
14943
14944Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14945
14946 * configure.in: Build the linker on AIX.
14947
14948Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14949
14950 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14951 where needed.
14952
14953Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14954
14955 * Makefile.in (all-gcc): Fix typo.
14956
14957Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14958
14959 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14960
14961Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14962
14963 * configure.in: Rename libFOO to target-libFOO, and xiberty
14964 to target-xiberty, to provide more flexibility.
14965 (target_subdir): Define. Create if cross.
14966 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14967 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14968 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14969 check-libFOO -> check-target-libFOO, etc.
14970 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14971 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14972 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14973 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14974 allow ALL_GCC="" to only configure.
14975 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14976 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14977 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14978
14979Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14980
14981 * Makefile.in (taz): Build "info" in etc explicitly.
14982
14983Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14984
14985 * configure.in: Make sure that CC is undefined (as opposed to
14986 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14987 problem with autoconf trying to configure on a host without GCC.
14988
14989Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14990
14991 * mpw-configure: Set host alias from choice of host compiler,
14992 only use generic MPW Makefile sed if present, edit a file
14993 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14994 * mpw-README: Add problem notes about CW6 and CW7.
14995
14996Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14997
14998 * Makefile.in (taz): Use ";" instead of ";;".
14999
15000Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15001
15002 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15003 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15004 DISTDOCDIRS.
15005 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15006 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15007
15008Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15009
15010 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15011 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15012 Move bfd to DISTSTUFFDIRS.
15013
15014Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15015
15016 * Makefile.in (X11_LIB): Removed.
15017 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15018
15019 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15020
15021Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15022
15023 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15024 names.
15025
15026Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15027
15028 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15029
15030Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15031
15032 * configure.in (i[345]86-*-win32): Always build newlib.
15033 Don't configure cvs, autoconf or texinfo.
15034 * Makefile.in (LD_FOR_TARGET): New.
15035 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15036 Pass down LD_FOR_TARGET.
15037
15038Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15039
15040 * winsup: New directory.
15041 * Makefile.in: Build winsup.
15042 * configure.in: Winsup is configured when target is win32.
15043 Can only build win32 target GDB when native.
4e81ae98 15044
6599da04
JM
15045Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15046
15047 * config.guess: Recognize HP model 819 machines as having
15048 a PA 1.1 processor.
15049
15050Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15051
15052 * configure: Fix sed loop which substitutes for CC and CXX to
15053 avoid bug found in various sed implementations.
15054
15055Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15056
15057 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15058 simulator. Use standard powerpc-*-eabi*.
15059
15060Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15061
15062 * configure.in: Stop putting gas and binutils in noconfigdirs for
15063 powerpc-*-aix* and rs6000-*-*.
15064
15065Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15066
15067 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15068 -mcall-aixdesc libraries.
15069
15070Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15071
15072 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15073
15074 * config.sub (arm | armel | armeb): Fix shell syntax.
15075
15076Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15077
15078 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15079 -msoft-float and -mcpu=common support.
15080 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15081 libraries.
15082
15083Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15084
15085 * configure.in: Allow configuration and build of emacs19 for the alpha.
15086
15087Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15088
15089 * configure.in (CC): Get ^CC, not just any old CC, from
15090 ${host_makefile_frag}.
15091
15092Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15093
4e81ae98 15094 * configure.in (CC): Try to get CC from
6599da04
JM
15095 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15096
15097Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15098
15099 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15100 only if it exists in $(srcdir).
15101
15102Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15103
15104 * configure: If CC and CXX are not set in the environment, set
15105 them, based on either an existing Makefile or on searching for gcc
15106 in PATH. Substitute for CC and CXX in Makefile.
15107 * configure.in: Remove libm from target_libs. Separate
15108 target_configdirs from configdirs. If CC is not set in
15109 environment, try to get it from a host Makefile fragment. Rewrite
15110 changes of configdirs to use skipdirs instead. A few minor
15111 tweaks. Take directories out of target_configdirs as they are
15112 taken out of configdirs. Remove existing Makefile files from
15113 subdirectories. Substitute for TARGET_CONFIGDIRS and
15114 CONFIG_ARGUMENTS in Makefile.
15115 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15116 by configure.in.
15117 (CONFIG_ARGUMENTS): Likewise.
15118 (CONFIGURE_TARGET_MODULES): New variable.
15119 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15120 ($(CONFIGURE_TARGET_MODULES)): New target.
15121 (configure-libg++, configure-libio): New targets.
15122 (all-libg++): Depend upon configure-libg++.
15123 (all-libio): Depend upon configure-libio.
15124 (configure-libgloss, all-libgloss): New targets.
15125 (configure-libstdc++): New target.
15126 (all-libstdc++): Depend upon configure-libstdc++.
15127 (configure-librx, all-librx): New targets.
15128 (configure-newlib): New target.
15129 (all-newlib): Depend upon configure-newlib
15130 (configure-xiberty): New target.
15131 (all-xiberty): Depend upon configure-xiberty.
15132
15133Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15134
15135 * configure.in (host i[345]86-*-win32): Expand the
15136 noconfigdirs again.
15137
15138Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15139
15140 * mpw-configure: Fix sed command file name.
15141
15142Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15143
4e81ae98 15144 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
15145 noconfigdirs again.
15146
15147Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15148
15149 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15150 or powerpc*-*-pe*, since they are not yet supported.
15151
15152Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15153
15154 Add PowerMac support and many other enhancements.
15155 * mpw-configure: New option --cc to select compiler to use,
15156 paste options set according to --cc into the generated
15157 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15158 if mpw-make.sed is present.
15159 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15160 add forward includes for PowerPC include files.
15161 * mpw-build.in: Build using Makefile.PPC if present.
15162 (do-byacc, etc): Remove separate version resource builds.
15163 (do-gas): Build "stamps" before "all".
15164 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15165 * mpw-README: Update to reflect --cc option, PowerMac support,
15166 and recently-reported compatibility problems.
15167
15168Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15169
15170 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15171 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15172 (--with-multilib-top): Pass to recursive invocations.
15173
15174Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15175
15176 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15177 v810-*-*.
15178
15179Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15180
15181 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15182 gdb, ld and opcodes on v810-*-*.
15183
6599da04
JM
15184Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15185
15186 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15187 (local-maintainer-clean): New target.
15188 (maintainer-clean): New target.
15189 (realclean): Just depend upon maintainer-clean.
15190
15191Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15192
15193 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15194
15195Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15196
15197 * configure.in: Build ld in mips*-*-bsd* case.
15198
15199Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15200
15201 * config.sub: Accept -lites* OS. From Ian Dall.
15202
15203Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15204
15205 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 15206 targets.
6599da04
JM
15207
15208Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15209
15210 * configure.in: treat i386-win32 canadian cross the same as
15211 i386-go32 canadian cross.
15212
15213Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15214
15215 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15216 running under the simulator to build a reduced set of libraries.
15217 (powerpc-*-eabiaix): Add fine grained multilib support added to
15218 other powerpc targets yesterday.
15219
15220Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15221
15222 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15223 -disable-softfloat, -disable-relocatable, -disable-aix, and
15224 -disable-sysv to control which multilib libraries get built.
15225
15226Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15227
15228 * configure: Add Makefile.tem to list of files to remove in trap
15229 handler.
15230
15231Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15232
15233 * config.guess (*Linux*): Add missing "exit"s.
15234 Also, need specific check for alpha-unknown-linux (uses COFF).
15235
15236Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15237
15238 * config.guess: Merge with FSF:
15239
15240 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15241 * config.guess (AIX4): More robust release numbering discovery.
15242
15243 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15244 * config.guess (i386-sequent-ptx): Properly get version number.
15245
15246 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15247 * config.guess (mips:*:4*:UMIPS): New case.
15248
15249Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15250
15251 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15252 (i386-win32 host): Likewise. Don't build readline.
15253
15254Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15255
15256 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15257 SUPPORT_FILES to submakes.
15258
15259Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15260
15261 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15262 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15263 mpw-configure.
15264
15265Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15266
15267 * configure.in (appdirs): Use =, not ==, in test expression when
15268 trying to build the text to print in the warning message for
15269 Solaris users.
15270
15271Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15272
15273 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15274
15275Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15276
15277 * config.guess: Recognize lynx-2.3.
15278
15279Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15280
15281 * config.sub (z8ksim): Deleted
15282 (z8k-*-coff): New, this is the one true name of the target.
15283
15284Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15285
15286 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15287
15288Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15289
15290 * config.guess (*:Linux:*:*): First try asking the linker what the
15291 default object file format is (elf, aout, or coff). Then if this
15292 fails, try previous methods.
15293
15294Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15295
15296 * configure.in: Don't build newlib for *-*-vxworks5.1.
15297
15298Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15299
15300 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15301 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15302
15303Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15304
15305 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15306
15307Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15308
15309 * cfg-ml-com.in: New file.
15310 * cfg-ml-pos.in: New file.
15311
15312Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15313
15314 * COPYING.NEWLIB: Add HP free copyright to list.
15315
15316Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15317
15318 * config.sub: Recognize -eabi* for the system, not just -eabi.
15319
15320Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15321
15322 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15323 * config.sub, configure.in (win32): New target and host.
15324
15325Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15326
15327 * configure.in: Add i386-pe configuration.
15328
15329Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15330
15331 * mpw-build.in (install): Install GDB after LD.
15332
15333Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15334
15335 * mpw-config.in (elf/mips.h): Always forward-include, needed
15336 for GDB to build.
15337
15338Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15339
15340 * testsuite: New directory for customer acceptance and whole tool
15341 chain tests.
15342
15343Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15344
15345 * configure: If per-host line isn't found, but AC_OUTPUT is found
15346 and a configure script exists, run it instead.
15347
15348Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15349
15350 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15351
15352Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15353
15354 * configure: Set build_{cpu,vendor,os,alias} to host values when
15355 --build isn't specified.
15356
15357Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15358
15359 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15360 (FLAGS_TO_PASS): Pass them.
15361 (EXTRA_TARGET_FLAGS): Ditto.
15362
6599da04
JM
15363Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15364
15365 * Makefile.in (all-libg++): Depend on all-libstdc++.
15366
15367Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15368
15369 * configure.in (noconfigdirs): Enable all packages for
15370 i386-unknown-netbsd.
15371
15372Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15373
15374 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15375 hosted builds (DOS builds)
15376
15377Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15378
15379 Changes for ARM based on patches from Richard Earnshaw:
15380 * config.sub: Handle armeb and armel.
15381 * configure.in: Omit arm linker only for riscix.
15382
15383Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15384
15385 * config.guess: Update from FSF.
15386
15387Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15388
63f6bcd7 15389 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
15390 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15391 powerpcle variant. Convert pentium into i586, not i486. Add p5
15392 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15393 temporarily.
15394
15395Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15396
15397 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15398
15399Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15400
15401 * config.sub: Accept -lites* as a basic system type.
15402
15403Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15404
15405 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15406 installed, and if so return linuxoldld as the system name.
15407
15408Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15409
15410 * config.guess: Add hppa1.1-hp-lites support.
15411
15412Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15413
15414 * configure.in: Don't build newlib for m68k-vxworks5.1.
15415
15416Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15417
15418 * configure.in (mips-sgi-irix6): Use mh-irix5.
15419
15420Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15421
15422 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15423
15424Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15425
15426 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 15427 OSF/1. Fix compiler flags.
6599da04
JM
15428 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15429
15430Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15431
15432 * configure.in: Recognize --with-newlib.
15433 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15434
15435Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15436
d207ebef 15437 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
15438 to *_X11_MODULES due to gdbtk needing X include files et al.
15439
15440Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15441
15442 Merge in support for Mac MPW as a host.
15443 (Old change descriptions retained for informational value.)
15444
15445 * mpw-config.in: Add generic include forwards for cpu-specific
15446 include files in aout and elf directories.
15447
15448 * mpw-configure: Added copyright.
15449 * mpw-config.in: Check for presence of required build tools.
15450 (target_libs): Add newlib.
15451 (target_tools): Add examples.
15452 (Read Me): Generate as "Read Me for MPW" instead.
15453 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15454 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15455 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15456
15457 * mpw-configure: Remove subdir-specific makefile hackery,
15458 delete mk.tmp after using it.
15459
15460 * mpw-build.in (all): Display start and end times.
15461
15462 * mpw-configure (host_canonical): Set.
15463 (target_cpu): Always add to makefiles.
15464 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15465 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15466 (mpw-mh-mpw): Look for in srcdir and srcroot.
15467 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15468
15469 * mpw-build.in: (install-only): New target.
15470
15471 * mpw-configure (host_alias, target_alias): Rename from hostalias
15472 and targetalias, add into generated Makefile.
15473 (mk.tmp): If present, add into generated Makefile.
15474 * mpw-build.in (all-gas): Build config.h first before gas proper.
15475
15476 * mpw-configure (config.status): Write only if changed.
15477 * mpw-config.in (readline): Configure it (not built, just used for
15478 definitions).
15479
15480 * mpw-config.in (elf/mips.h): Add a forward include.
15481
15482 * mpw-config.in: Forward-include most .h files in include into
15483 extra-include.
15484 (readline): Don't build.
15485 mpw-build.in (install): Install GDB.
15486
15487 * mpw-configure (prefix, mpw_prefix): Handle it.
15488 * mpw-config.in (mmalloc, readline): Don't configure.
15489 * mpw-build.in (thisscript): Rename to ThisScript.
15490 Use mpw-build instead of BuildProgram everywhere.
15491 (mmalloc, readline): Don't build.
15492 * mpw-README: New file, basic documentation about the MPW port.
15493
15494 * mpw-config.in: Use forward-include to create include files.
15495
15496 * mpw-configure: Add more things to the top of each configured
15497 Makefile, including contents of config/mpw-mh-mpw.
15498 * mpw-config.in (extra-include): Create this directory and fill it
15499 with Posix-like include files when configuring.
15500
15501 * config.sub (apple, mac, mpw): Add various aliases.
15502
15503 * mpw-build.in: New file, top-level build script fragment for MPW.
15504 * mpw-configure: New file, configure script for MPW.
15505 * mpw-config.in: New file, config fragment for MPW.
15506
15507Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15508
15509 * configure.in (host_libs): Remove glob, since it is gone from the
15510 sources.
15511
15512Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15513
15514 * Makefile.in: define empty GDB_NLM_DEPS var.
15515
15516 * configure.in(target_makefile_frag): use config/mt-netware
15517 for netware targets.
15518
15519Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15520
15521 * config.sub: Merge in recent FSF changes. Remove linux special
15522 cases.
15523
15524Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15525
731a8127 15526 Revert this change:
6599da04
JM
15527
15528 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15529
15530 * build-all.mk: Use CC=cc -Xs on Solaris.
15531
6599da04
JM
15532Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15533
15534 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15535 stop using it.
15536 * Makefile.in: Nuke all references to glob subdirectory.
15537
15538Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15539
15540 * configure.in: Fix --enable-shared logic in per-host.
15541
15542Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15543
15544 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15545
15546Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15547
15548 * configure.in (noconfigdirs): Don't build gas on AIX, for
15549 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15550
15551Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15552
15553 * configure: Fix --cache-file to work if the file argument is a
15554 relative path.
15555
15556Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15557
15558 * configure: If the --cache-file is used, pass it down to
15559 configure in subdirectories.
15560
15561Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15562
15563 * config.sub: add vxworks29k configuration.
15564
15565Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15566
15567 * Makefile.in (taz): Do "diststuff" part quietly.
15568
15569Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15570
15571 * config.sub: Mini-merge with gcc/config.sub.
15572
15573Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15574
15575 * config.guess (IRIX): Sed - to _.
15576
15577Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15578
15579 * Makefile.in (source-vault, binary-vault): New targets.
15580
15581Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15582
15583 * config.sub: Recognize -eabi as a basic system type.
15584
15585Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15586
15587 * configure.in (enable_shared stuff): Fix typo.
15588
15589Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15590
15591 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15592
15593Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15594
15595 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15596
15597Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15598
15599 * configure.in (rs6000-*-*): Don't build gas.
15600
15601Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15602
15603 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15604 reduce command line length.
15605 (AS_FOR_TARGET): Check for as.new, not Makefile.
15606 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15607
15608Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15609
15610 * config.guess: Merge from FSF.
15611
15612Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15613
15614 * configure: Don't use $ when handling program_suffix.
15615
15616Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15617
15618 * configure.in: Configure tk for hppa/hpux.
15619
15620Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15621
15622 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15623
15624Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15625
15626 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15627 to LIBCXXFLAGS. Tests are better run without it.
15628
15629Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15630
15631 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15632
15633Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15634
15635 * configure.in (*-*-netware*): Don't configure xiberty.
15636
15637Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15638
15639 * configure.in: Remove tk from native_only list.
15640
15641Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15642
15643 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15644 for special NCD build.
15645
15646Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15647
15648 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15649 makeall.bat, they're only useful for binutils snapshots.
15650 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15651 makeall.bat to specified SUPPORT_FILES.
15652
15653Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15654
15655 * build-all.mk: Add Ericsson targets to sun4 and solaris
15656 hosts. Add BNR's sun4 target to solaris host, so their
15657 build-from-source will be tested in-house first.
15658
15659Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15660
15661 * Makefile.in (LIBCFLAGS): New variable.
15662 (CFLAGS_FOR_TARGET): Ditto.
15663 (LIBCFLAGS_FOR_TARGET): Ditto.
15664 (LIBCXXFLAGS): Ditto.
15665 (CXXFLAGS_FOR_TARGET): Ditto.
15666 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15667 (BASE_FLAGS_TO_PASS): Pass them.
15668 (EXTRA_TARGET_FLAGS): Ditto.
15669
731a8127 15670 * configure.in: Support --enable-shared.
6599da04
JM
15671
15672Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15673
15674 * configure.in (target_libs): Include libstdc++ again.
15675 * config.guess: Update from FSF (for FreeBSD).
15676
15677Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15678
15679 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15680 makeall.bat.
15681 (DISTDOCDIRS): Add `etc'.
15682 (ETC_SUPPORT_PFX): New variable.
15683 (taz): Include anything from etc starting with a word in
15684 ETC_SUPPORT_PFX.
15685
15686Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15687
15688 * config.sub: Update for recent FSF changes. Remove obsolete
15689 h8300hds entry. Add -windows* and -osx as basic os. Minor
15690 spacing changes.
15691
15692Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15693
15694 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15695
15696 * config.guess: Merge with FSF.
15697 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15698
15699Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15700
15701 * configure: Since the "trap 0" handler will override the exit
15702 status on many systems, only use it for "exit 1", and make it set
15703 a non-zero exit status; reset it before "exit 0". Also, check
15704 exit status of config.sub, and error out if it failed.
15705
15706Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15707
15708 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15709 and install libgloss.
15710
15711Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15712
15713 * Makefile.in (all-binutils): Depend upon all-byacc.
15714
15715 * configure.in: Don't build emacs on Irix 5.
15716
15717Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15718
15719 * configure.in (*-*-netware*): Add libio.
15720
15721Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15722
15723 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15724 (CHECK_TARGET_MODULES): Ditto.
15725 (INSTALL_TARGET_MODULES): Ditto.
15726 (TARGET_LIBS): Ditto.
15727 (all-libstdc++): Note dependencies.
15728
15729Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15730
15731 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15732
15733Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15734
15735 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15736 -fexternal-templates.
15737
15738 * configure.in (target_libs): Add libstdc++.
15739 (noconfigdirs): Add libstdc++ as appropriate.
15740
15741Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15742
15743 * config.guess: Update from FSF.
15744
15745Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15746
15747 * configure: Use ${config_shell} when running ${configsub}.
15748
15749Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15750
15751 * config.sub: No longer recognize h8300h.
15752
15753Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15754
15755 * config.sub: Remove extraneous differences between config.sub and
15756 gcc/config.sub.
15757
15758Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15759
15760 * Makefile.in (DISTSTUFFDIRS): Add gas.
15761
15762Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15763
15764 * COPYING.NEWLIB: New file.
15765
15766Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15767
15768 * config.guess (HP-UX): Patch from Harlan Stenn
15769 <harlan@landmark.com> to also emit release level.
15770
15771Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15772
15773 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15774
15775Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15776
15777 * config.sub: Merge nextstep cleanup from FSF.
15778
15779Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15780
15781 * configure.in (arm-*-*): Don't configure ld for this target.
15782
15783Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15784
15785 * configure.in (*-*-netware): don't configure libg++, libio,
15786 librx, or newlib.
15787
15788Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15789
15790 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15791 configure ld--it works, but it doesn't support shared libraries.
15792
15793Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15794
15795 * config.guess (*-unknown-freebsd*): Get rid of possible
15796 trailing "(Release)" in version string.
15797 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15798
15799Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15800
15801 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15802 Fix type: *-next-neststep -> *-next-nextstep.
15803
15804 * config.guess: Merge from FSF:
15805
15806 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15807
15808 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15809
15810 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15811
15812 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15813 instead of UNIX_SV for UnixWare 1.0).
15814
15815Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15816
15817 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15818 to make gdb/nlm/* build after the compiler and linker.
15819
15820Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15821
15822 * config.guess (netbsd, freebsd, linux): Accept any machine,
15823 not just i[34]86.
15824 (m68k-atari-sysv4): Relocate to match FSF version.
15825
15826 * config.guess: More merges from the FSF:
15827
15828 Add a space before function call or macro invocation.
15829
15830 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15831
15832 * config.guess: Add trap cmd to remove dummy.c and dummy when
15833 interrupted.
15834
15835 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15836
15837 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15838 (dummy): Redirect stderr from compilation of dummy.c.
15839
15840 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15841
15842 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15843
15844Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15845
15846 * configure: Accept and ignore --cache*, for compatibility with
15847 new autoconf.
15848
15849Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15850
15851 * config.guess: Merge from FSF:
15852
15853 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15854
15855 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
15856 (PATH): Add /.attbin at end for finding uname.
15857 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
15858
15859 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15860
e490616e 15861 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
15862
15863 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15864
e490616e
ZW
15865 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15866 to select whether to use ELF or COFF.
6599da04
JM
15867
15868 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15869
e490616e 15870 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
15871
15872 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15873
15874 * config.guess: Guess the OS version for HPUX.
15875
15876 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15877
15878 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15879
15880Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15881
15882 * configure.in: Recognize --with-headers, --with-libs, and
15883 --without-newlib.
15884 * Makefile.in (all-xiberty): Depend upon all-ld.
15885
15886Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15887
15888 * configure.in: Change i[34]86 to i[345]86.
15889
15890Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15891
15892 * configure (version): A few more tweaks to help message.
15893
15894Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15895
15896 * Makefile.in: Remove (for now) librx as a host library,
15897 now that we're building it for target.
15898
15899Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15900
15901 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15902 (Karl Berry).
15903
15904Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15905
15906 * configure.in: Also configure librx.
15907
15908Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15909
15910 * Makefile.in: Update various rules to reflect that librx
15911 is now needed for libg++.
15912
15913Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15914
15915 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15916
15917Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15918
15919 * configure.in: Configure the examples directory.
15920
15921Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15922
15923 * configure: Simplify Jun 2 1994 change.
15924
15925Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15926
15927 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15928 /bin/gcc isn't good enough to build gcc.
15929
15930Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15931
15932 * Makefile.in (GDB_SUPPORT_FILES): Remove
15933 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15934 (gdb.tar.gz): Add new rule to use standard distribution building
15935 mechanism.
15936
15937Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15938
15939 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15940 Bill Cox <bill@cygnus.com>.
15941
15942Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15943
15944 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15945
15946Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15947
15948 * configure: Search current dir first in .gdbinit.
15949
15950Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15951
15952 * config.sub: Recognize freebsd (merged from gcc config.sub).
15953
15954Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15955
15956 * config.sub: Refer to NeXT's operating system as nextstep.
15957
15958 * config.sub (case $basic_machine): Re-order the cases, to match
15959 the order in the FSF version (which is mostly alphabethical).
15960 Merge in some additions and changes from the FSF.
15961
15962Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15963
15964 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15965 * config.sub: Recognize cxux7.
15966 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15967
15968Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15969
15970 * config.sub: Fix typo powerpc -> powerpc-*.
15971
15972Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15973
15974 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15975
15976 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15977 parallel with all-emacs and install-emacs). Top-level command
15978 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15979
15980Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15981
15982 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15983 $(relbindir)/make before doing ``make install'', and use
15984 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15985 installing over running make binary.
15986 ($(host)-stamp-stage3-installed): Likewise.
15987
15988Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15989
15990 * config.guess: Recognize Mach.
15991
15992Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15993
15994 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15995 see whether --exec-prefix was used.
15996
15997Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15998
15999 * README: Explicitly mention libg++/README. (Zoo's idea.)
16000
16001Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16002
16003 * Makefile.in: Add all-librx target similar to all-libproc.
16004
16005Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16006
16007 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16008 with post 1.2 uname bogosity.
16009
16010Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16011
16012 * configure: Remove temporary files on receipt of a signal.
16013
16014Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16015
16016 * configure: If there is a package_makefile_frag, remove
16017 ${subdir}/Makefile.tem after copying it in.
16018
16019Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16020
16021 * build_all.mk: support rs6000 lynx identifies itself as
16022 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16023 since /bin/gcc is too feeble to compile a modern gcc.
16024
16025Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16026
16027 * brought devo/test-build.mk update-to-date with progressive/
16028 test-build.mk. Add lynx targets and hppa flag info.
16029
16030Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16031
16032 * configure.in: Use mh-ncrsvr43. Patch from
16033 Tom McConnell <tmcconne@sedona.intel.com>.
16034
16035Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16036
16037 * config.guess (i386-unknown-bsdi): No longer need to
16038 check #if defined(__bsdi__) && defined(__i386__).
16039
16040Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16041
16042 * configure: Set program_transform_nameoption correctly.
16043
16044Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16045
16046 * brought build-all.mk update-to-date with progressive build-all.mk,
16047 added new targets and hppa info.
4e81ae98 16048
6599da04
JM
16049Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16050
16051 * configure: If config.guess result is a prefix of the user
16052 specified target, assume a native build and use the user specified
16053 target as the host alias. Remove SunOS patch suffix removal hack.
16054 * configure.in: Remove SunOS patch suffix removal hack.
16055
16056 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16057 in NATIVE_CHECK_MODULES.
16058
16059Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16060
16061 * Makefile.in: Rename HOST_ONLY to NATIVE.
16062 * configure: Delete SunOs patch suffix from host_canonical
16063 and build_canonical variables that are prepended to Makefiles.
16064 * configure.in: Add comments for easier maintenance.
16065
16066Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16067
16068 * Makefile.in: Add all-libproc target similar to all-gui.
16069
16070Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16071
16072 * Makefile.in (CHECK_MODULES): split into
16073 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16074
16075Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16076
16077 * config.guess (i386-unknown-bsdi): New system to guess.
16078
16079Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16080
16081 * Makefile.in: Add all-gui target (but not yet build by "all").
16082
16083Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16084
16085 * config.sub: Move deletion of patch suffix from here...
16086 * configure.in: To here, at Ian's suggestion. The top-
16087 level scripts might need to know of a patch level.
16088
16089Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16090
16091 * config.sub: Strip off patch suffix so rtl is recognized
16092 as a sunos4.1.3 machine, even though it's been patched.
16093
16094Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16095
16096 * Makefile.in (INSTALL_LAST): Delete.
16097 (INSTALL_DOSREL): New.
16098
16099Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16100
16101 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16102 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16103 whether we pass down --with-gnu-ld anyhow.
16104
16105Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16106
16107 * Makefile.in (INSTALL_LAST): Change operation so it works
16108 on more flavors of make.
16109 * configure.in (go32): Don't build libg++ or libio.
16110
16111Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16112
16113 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16114 they can be overriden by templates.
16115
16116Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16117
16118 * configure.in (target==go32): Don't build gdb.
16119 * dosrel: New directory.
16120
16121Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16122
16123 * configure.in (host==go32): Configure dosrel too.
16124 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16125 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16126 be set by incoming names or templates.
16127 (INSTALL_LAST): New rule.
6599da04
JM
16128
16129Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16130
16131 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16132
16133Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16134
6599da04
JM
16135 * configure.in (appdirs): New variable. Currently empty, but will
16136 be used in gas distribution. If nonempty, lists a set of
16137 directories at least one of which must get configured, or top
16138 level configuration is considered to have failed.
16139 (rs6000-*-lynxos*): Use new file name.
16140
16141Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16142
16143 Eliminate XTRAFLAGS.
16144 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16145 newlib include files using -idirafter, and also use -nostdinc.
16146 (CXX_FOR_TARGET): Likewise.
16147 (XTRAFLAGS): Removed.
16148 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16149 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16150 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16151 ($(DO_X)): Don't pass down XTRAFLAGS.
16152
16153Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16154
16155 * configure.in (mips*-dec-bsd*): New target; do build linker.
16156 (mips*-*-bsd*): New target; don't build linker.
16157
16158Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16159
16160 * configure.in: support rs6000-*-lynxos* configuration.
16161 support sunos4 as a cross target.
16162
16163 * config.sub: look for lynx*, not lynx since the OS version may
16164 legitimately be part of the name.
16165
16166Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16167
16168 * configure.in (i[34]86-*-sco*): Move to be with other i386
16169 targets.
16170 (romp-*-*): New target. Skip various binary utilities.
16171 (vax-*-*): New target. Don't build newlib.
16172 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16173
16174Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16175
16176 * configure.in: Only set host_makefile_frag if config
16177 directory exists.
16178
16179Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16180
16181 * install.sh: If $dstdir exists, don't check whether each
16182 component does.
16183
16184Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16185
16186 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16187
16188Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16189
3b75d237
AJ
16190 * configure.in (*-*-lynxos*): Don't configure newlib for either
16191 native or cross Lynx.
6599da04
JM
16192
16193Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16194
16195 * config.sub (sparc64-elf): Fix os.
16196 (z8k): Remove duplicate.
16197
16198Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16199
16200 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16201 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16202
16203Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16204
16205 * configure: Make file links cleanly even if Lynx fails on
e490616e 16206 an NFS symlink (at least fail cleanly).
6599da04
JM
16207
16208Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16209
16210 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16211 -XNh2000.
16212
16213Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16214
16215 * configure: Unknown options are fatal again.
16216
16217Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16218
16219 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 16220 compatibility.
6599da04
JM
16221
16222Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16223
16224 * build-all.mk: Add `clean' target.
16225
16226Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16227
16228 * config.guess: Add SINIX support.
16229 * configure.in: Add mips-*-sysv4* support.
16230
16231Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16232
16233 * build-all.mk: Document all useful targets.
16234 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16235 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16236
16237Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16238
16239 * configure: Support --silent, --quiet.
16240
16241Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16242
16243 * configure: Support --disable-FEATURE.
16244
16245Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16246
16247 * config.guess: Recognize NCR running SVR4.3.
16248
16249Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16250
16251 * config.guess: Make BSDI generate i386-unknown-bsd386.
16252 Patch from Paul Eggert <eggert@twinsun.com>.
16253
16254Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16255
16256 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16257
16258Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16259
16260 * configure: Make unrecognized options give nonfatal warnings
16261 instead of fatal errors, and pass them to any subdirectory
16262 configures in case they recognize them.
16263 Make --x equivalent to --with-x.
16264
16265Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16266
16267 * configure: Add --enable-* options. Clean up usage message and
16268 some comments.
16269
16270Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16271
16272 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16273
16274Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16275
16276 * configure.in (hppa*-*-*): Enable binutils.
16277
16278Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16279
16280 * config.sub: Recognize cisco.
16281
16282Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16283
16284 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16285
16286Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16287
16288 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16289 than one configuration name. Add comment.
16290
16291Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16292
16293 * config.guess: about target *-hitachi-hiuxwe2, fixed
16294 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16295 macro is incorrect.]
16296
16297Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16298
16299 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16300 than the "make ls" stuff which used to be here.
16301
16302Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16303
16304 * config.guess: Recognize i[34]86-unknown-freebsd.
16305 From Shawn M Carey <smcarey@rodan.syr.edu>.
16306
16307Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16308
16309 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16310
16311Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16312
16313 * config.guess: Check for ptx.
16314
16315Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16316
16317 * config.sub: Add os9k checking.
16318
16319Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16320
16321 * config.guess: Handle OSF1 running on HPPA processors
16322
16323Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16324
16325 * configure: If subdir configure fails, print out a message with
16326 subdirectory name, in case subdir's configure code didn't identify
16327 itself.
16328
16329Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16330
16331 * configure.in: Remove embedded newlines from configdirs.
16332 Avoid mismatches of substrings. Fix matching strings at end
16333 of configdirs.
16334
16335Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16336
16337 * config.guess: Add Lynx/rs6000 config support.
16338
16339Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16340
16341 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16342
16343Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16344
16345 * configure.in (hppa*-*-osf*): Treat this just like most other
16346 PA configurations (eg no binutils or ld).
16347 (hppa*-*-*elf*): These configurations have binutils and ld.
16348
16349Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16350
16351 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16352
16353Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16354
16355 * configure.in (rs6000-*-*): Build gas.
16356
16357Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16358
e490616e 16359 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
16360
16361Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16362
16363 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16364 for GDB and GDB has been fixed to not need it.
16365
6599da04
JM
16366Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16367
16368 * config.guess: Recognize vax hosts.
16369
16370Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16371
16372 * configure (while loop): Don't use "break 2" inside case
16373 statement -- the case statement isn't an enclosing loop.
16374
16375Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16376
16377 * config.guess: Clean up NeXT support, to allow nextstep
16378 on Intel machines. Make OS be nextstep.
16379
16380Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16381
16382 * config.guess: Add alternate forms for Convex.
16383
16384Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16385
16386 * configure: Completely rewrite option processing. Take
16387 advantage of pattern-matching to avoid invoking test frequently.
16388 Also clean up host and target defaulting logic.
16389
16390Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16391
16392 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16393 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16394 commands (plus user environment) will fit SCO limits.
16395
16396Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16397
16398 * configure.in: Don't issue warnings about directories which are
16399 not being configured if -norecursion is set. Correct test for
16400 --with-gnu-as and --with-gnu-ld to not get confused by substring
16401 matches.
16402
16403 * configure.in: Don't build gas for alpha-dec-osf1*.
16404
16405Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16406
16407 * configure: Back out Per's change of 12/19/1993. It changes the
16408 behavior of configure in unexpected and confusing ways.
16409
16410 Also, use different delim char when calculating
16411 program_transform_name so that the name can contain slashes.
16412
16413Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16414
16415 * configure.in, config.sub: Add support for VSTa micro-kernel.
16416
16417Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16418
16419 * configure.in: Nuke hacks which were used to get a special
16420 version of GAS for HPPA configurations.
16421
16422Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16423
16424 * configure: If only ${target_alias} is given, use that
16425 as the default for ${host_alias}.
16426 * configure: Add missing back-slashes before nested quotes.
16427
16428Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16429
16430 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16431
16432Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16433
16434 * config.guess: Recognize some Tektronix configurations.
16435 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16436
16437Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16438
16439 * config.sub: Match any flavor of SH.
16440
16441Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16442
16443 * configure.in: Don't try to configure newlib for Alpha.
16444
16445Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16446
16447 * configure.in: Don't build ld for Irix 5. Don't build gas,
16448 libg++ or libio for any Alpha target.
16449
16450 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
16451
16452Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16453
16454 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16455 default arguments -- so it tried to compress itself.
16456
16457Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16458
16459 * configure.in (notsupp): ensure that a space is always at the end
16460 of the configdirs list, since the grep checks for an explicit space
16461
16462Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16463
16464 * configure.in (target i386-sysv4.2): don't build ld, since static
16465 versions of many libraries are not available.
16466
16467Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16468
16469 * config.guess: Recognize Apollos (using environment variables).
16470 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16471
16472Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16473
16474 * config.guess: Recognize Sony news mips running newsos.
16475
16476Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16477
16478 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16479 "fi ; else" for bash.
16480
16481Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16482
16483 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16484
16485Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16486
16487 * config.sub: accept unixware as an alias for svr4.2.
16488 Fix some inconsistancies with the gcc version.
16489
16490Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16491
16492 * Makefile.in (DISTDOCDIRS): Add gdb.
16493
16494Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16495
16496 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16497
16498Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16499
16500 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16501 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16502 this now.
16503
16504Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16505
16506 * config.sub: Accept hiux* as an OS name.
16507
16508 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16509 etc/make-stds.texi. The underscore came from gcc, and dje now
16510 agrees that RUNTESTFLAGS is the correct name.
16511
16512Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16513
16514 * install.sh: Remove 'set -e'. It makes any conditionals
16515 in the script useless.
16516
16517 * config.guess: Automatically recognize arm-acorn-riscix
16518 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16519
16520Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16521
16522 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16523
16524Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16525
16526 * Makefile.in (DISTDOCDIRS): New variable.
16527 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 16528 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
16529
16530Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16531
16532 * configure.in (hppa target): check the source directory for the
16533 pagas sub-directory
16534
16535Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16536
16537 * config.sub: Allow -aout* and -elf*.
16538
16539Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16540
16541 * configure.in: Don't build ld on i386-solaris2, same as for
16542 sparc-solaris2.
16543
16544Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16545
16546 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16547
16548Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16549
16550 * configure.in: Configure gdb for alpha.
16551
16552Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16553
16554 * Makefile.in (CXXFLAGS): Add -O.
16555
16556Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16557
16558 * config.guess: added support for DG Aviion
16559
16560Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16561
16562 * configure.in: Produce warning message for subdirectories not
16563 configurable for this host/target combination. Don't try to
16564 configure gdb for vms.
16565
16566Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16567
16568 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16569 appropriate files before making "diststuff".
16570 (DISTBISONFILES): New var: list of files to be edited.
16571 (DISTSTUFFDIRS): Add binutils.
16572
16573Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16574
16575 * config.sub: also handle mipsel and mips64el (for little endian mips)
16576
16577Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16578
16579 * configure.in: Add * to end of all OS names.
16580
16581Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16582
16583 * configure.in: Build newlib for LynxOS native.
16584
16585Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16586
16587 * config.guess: Add support for delta 88k running SVR3.
16588
16589 * configure.in: Add comment about HP compiler vs. emacs.
16590
16591Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16592
16593 * configure.in: don't build ld on solaris2 (not a viable option
16594 due to bugs in getpwnam & getpwuid)
16595
16596Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16597
16598 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16599 config.guess will produce a full version number.
16600
16601Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16602
16603 * configure.in: Build linker and binutils for alpha-dec-osf1.
16604
16605Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16606
16607 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16608 and gdb/testsuite/Makefile.in.
16609
16610Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16611
16612 * configure.in: recognize mips*- instead of mips-
16613
16614Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16615
16616 * config.sub: Accept linux*coff and linux*elf as operating
16617 systems.
16618
16619Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16620
16621 * config.sub: Recognize mips64, and mips3 as an alias for it.
16622
16623Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16624
16625 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16626 gdb knows how to handle OSF/1 shared libraries.
16627
16628Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16629
16630 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16631 * config.guess: Recognize Hitachi's HIUX.
16632 * config.sub: Recognize h3050r* and hppahitachi.
16633 Remove redundant cases for hp9k[23]*.
16634
16635Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16636
16637 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16638 if gas and ld are in the source tree and are in ${configdirs}.
16639 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 16640 --with options (but still pass them down on the command line,
6599da04
JM
16641 if they were explicitly specified).
16642
16643Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16644
16645 * configure: substitute SHELL value in Makefile.in with
16646 ${CONFIG_SHELL}
16647
16648Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16649
16650 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16651 *-*-solaris2* targets.
16652
16653Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16654
16655 * Makefile.in: define M4, and pass it down to sub-makes;
16656 all-autoconf now depends on all-m4
16657
16658Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16659
16660 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16661 presence of {ar,ranlib} instead of a configured directory
16662
16663Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16664
16665 * config.guess: Accept 34?? as well as 33?? for NCR.
16666
16667Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16668
16669 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16670 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16671
16672Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16673
16674 * configure: grab values for $(CC) and $(CXX) from the
16675 environment, so that someone can do "CC=gcc configure; make" and
16676 have it work right (matching the way that autoconf works now)
16677
16678 * configure.in, Makefile.in: add support for gash, the tcl
16679 interface to Galaxy
16680
16681 * config.guess: add NetBSD variants (hp300, x86)
16682
16683Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16684
16685 * install.sh: Support -d option (in the manner of SunOS 4 install,
16686 as it is more deterministic than that of GNU install)
16687 (chmodcmd): Set file to mode 755 by default (should also do default
16688 chgrp and chown, but I don't feel like dealing with that now)
16689
16690Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16691
16692 * config.sub: Remove h8300hhms alias.
16693
16694Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16695
16696 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16697
16698Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16699
16700 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16701 as stmp-fixinc
16702
16703Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16704
16705 * config.sub: recognize m88110-bug-coff.
16706
16707Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16708
16709 * Makefile.in (all-libio): all dependencies on the toolchain used
16710 to build this (gcc, gas, ld, etc)
16711
16712Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16713
16714 * config.guess: Deal with OSF/1 1.3 on alpha.
16715
16716Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16717
16718 * install.sh: add some 'else true' clauses for portability
16719
16720 * configure.in: don't build libio for h8[35]00-*-* targets
16721
16722Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16723
16724 * Makefile.in: Add support for new libio.
16725
16726Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16727
16728 * install.sh: If one command fails, don't try the rest. Don't try
16729 to remove $dsttmp (via trap) unless we have already created it.
16730 If $src doesn't exist, detect it and exit with an error.
16731
16732 * config.guess: Recognize BSD on hp300.
16733
16734Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16735
16736 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16737 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16738
16739Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16740
16741 * Makefile.in (all-send-pr): depends on all-prms
16742
16743Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16744
16745 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16746
16747Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16748
16749 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16750 Added test for mips-mips-riscos5.
16751
16752Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16753
16754 * configure.in: use mh-hp300 for 68k HP hosts
16755
16756Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16757
16758 * configure: add support for CONFIG_SHELL, so that you can use
16759 some alternate shell for evaluating configure scripts
16760
16761Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16762
16763 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16764 in configure script to bug-gdb@prep.ai.mit.edu when building
16765 distribution archive.
16766 * Makefile.in (COMPRESS): Remove def.
16767 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16768 gdb.tar.Z and make-gdb.tar.Z respectively.
16769 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16770 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16771 to convergence with 'taz' target in Makefile.in.
16772
16773Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16774
16775 * install.sh (dsttmp): use trap to ensure that tmp files go
16776 away on error conditions
16777
16778Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16779
16780 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16781
16782Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16783
16784 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16785 its parent is '/' not ''.
16786
16787 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16788
16789Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16790
16791 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16792 that ${newsrcdir}/configure.in does.
16793
16794Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16795
16796 * test-build.mk: support for CONFIG_SHELL
16797
16798Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16799
16800 * config.sub (netware): Add as a basic system type.
16801
16802Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16803
16804 * Makefile.in (Makefile): depend on configure.in. Also drop the
16805 $(srcdir)/ from the dependency on Makefile.in.
16806
16807Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16808
16809 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16810 (h8300hhms is temporary until multi-libraries are implemented).
16811 * configure.in: Handle h8300h too.
16812
16813Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16814
16815 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16816
16817Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16818
16819 * configure: Remove extraneous output when guessing host type.
16820 * config.guess: Remove extraneous output when guessing using C
16821 compiler rather than uname, or when guessing fails.
16822
16823Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16824
16825 * Makefile.in: remove all.cross and install.cross targets
16826
16827 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16828 definitions
16829
16830Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16831
16832 * configure.in (target sh): Build gprof.
16833
16834Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16835
16836 * config.sub: change -solaris to -solaris2
16837
16838Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16839
16840 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16841
16842Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16843
16844 * configure: Correct error message for missing Makefile.in to
16845 print correct directory.
16846
16847Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16848
16849 * install.sh: kludge around 386BSD shell bug
16850
16851Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16852
16853 * config.guess: Recognize NeXT.
16854 * config.guess: Recognize i486-ncr-sysv4.
16855 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16856
16857Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16858
16859 * Makefile.in (MAKEINFOFLAGS): New variable.
16860 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16861 * build-all.mk, test-build.mk: Pass down --no-split as
16862 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16863
16864Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16865
16866 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16867
16868Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16869
16870 * Makefile.in (libg++.tar.z): New rule.
16871 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16872 * Makefile.in (taz): Only do a single chmod.
16873
16874Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16875
16876 * install.sh: don't use dirname anymore (replaced with sed usage)
16877
16878Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16879
16880 * Makefile.in: Change extension for gzip'd files from '.z' to
16881 '.gz' per new FSF standard usage.
16882
16883Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16884
16885 * configure: put quotes around the final value of program_transform_name
16886
16887Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16888
16889 * Makefile.in: new install.sh support; update install-info rules
16890
16891Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16892
16893 * configure.in: Build diff for crosses, but not for go32 host.
16894
16895 * configure.in: Build gprof only for native, and don't build it
16896 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16897
16898Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16899
16900 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16901
16902Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16903
16904 * configure.in (host_tools): Add prms.
16905
16906Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16907
16908 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16909 with $(FLAGS_TO_PASS) on the command line
16910
16911 * config.sub: Recognize lynx and lynxos
16912
16913Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16914
16915 * config.sub: Accept -ecoff*, not just -ecoff.
16916
16917Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16918
16919 * Makefile.in (taz): Use .gz suffix instead of .z.
16920 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16921 names.
16922
16923Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16924
16925 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16926
16927Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16928
16929 * Makefile.in (install-no-fixedincludes): install gcc last, so
16930 that rebuilds that might happen during 'make install' don't get
16931 bogus gcc include files
16932
16933Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16934
16935 Change from Utah for HPPA support:
16936 * config.guess: Recognize hppa1.x-hp-bsd.
16937
16938Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16939
16940 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16941 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16942
16943Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16944
16945 * config.sub: Add support for rom68k and bug boot monitors.
16946
16947Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16948
16949 * Makefile.in: Make all-opcodes depend on all-bfd.
16950
16951Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16952
16953 * config.guess: Added special check for i[34]86-univel-sysv4*.
16954
16955Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16956
16957 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16958 the processor rather than assuming i486.
16959
16960Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16961
16962 * config.guess: Recognize SunOS6 as Solaris3.
16963
16964Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16965
16966 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16967 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16968
16969Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16970
16971 * build-all.mk (all-cross): New target for Canadian Cross.
16972 Added Q2 go32 targets.
16973 * test-build.mk: Configure go32 cross sparclite-aout and
16974 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16975 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16976
16977Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16978
16979 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16980 GO32 hosted toolchains
16981
16982Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16983
16984 * configure: change so "-exec-prefix" gets passed down rather
16985 than "-exec_prefix" so autoconf generated Makefiles get the
16986 exec_prefix set right.
16987
16988Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16989
16990 * config.guess: get the Solaris2 minor version number
16991
16992 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16993
16994Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16995
16996 * config.guess: Recognize some Sequent platforms.
16997
16998Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16999
17000 * Makefile.in: added the vault-install target
17001
17002 * configure.in: actually use the Sun3 makefile fragment that's in
17003 config, also added the release dir to configdirs
17004
17005Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17006
17007 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17008
17009Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17010
17011 * configure.in: remove some program from Alpha targetted toolchains
17012
17013Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17014
17015 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17016 gprof.
17017 (taz): Run "make diststuff" in those directories instead of "make
17018 proto-dir". Look for "VERSION=" only at start of line in subdir
17019 Makefile. Use "gzip -9" for compression.
17020 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17021 (binutils.tar.z): New target.
17022
17023Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17024
17025 * Makefile.in (taz): Include gpl.texinfo.
17026
17027Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17028
17029 * Makefile.in (setup-dirs): Merged into "taz" target.
17030 (taz): Only do `proto-dir' stuff if a directory is actually needed
17031 for this target.
17032
17033Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17034
17035 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17036 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17037 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17038 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17039 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17040
17041Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17042
17043 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17044 config.sub, and move-if-change to gdb testsuite distribution
17045 archive, so the testsuite can be extracted, configured, and
17046 run separately from the gdb distribution. Blow away the Chill
17047 tests that require a Chill compiled executable, since GNU Chill
17048 is not yet publically available.
17049
17050Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17051
17052 * test-build.mk: set environment variables in a single command,
17053 instead of a list of assignments and exports
17054
17055 * config.guess: recognize Alpha/OSF1 systems
17056
17057Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17058
17059 * configure: Change help message to prefer --options rather than
17060 -options.
17061
17062Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17063
17064 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17065 zippy@ecst.csuchico.edu.
17066 * config.guess: Recognize miniframe.
17067
17068Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17069
cc6010cd
AP
17070 * Makefile.in: Use srcroot to find runtest rather than rootme.
17071 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
17072
17073Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17074
17075 * test-build.mk: Extensive additions to support building on a
17076 machine other than the host.
17077
17078Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17079
17080 * configure (tooldir): Fix for i386-aix again.
17081
17082Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17083
17084 * configure, Makefile.in: Change definition of $(tooldir)
17085 to match the FSF.
17086
17087Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17088
17089 * config.guess: Recognize i[34]86/SVR4.
17090
17091Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17092
17093 * Makefile.in (all-gdb): gdb depends on sim.
17094
17095Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17096
17097 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17098 at the same time we make the prototype gdb directory.
17099 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17100 files at the same time as the gdb base release distribution.
17101
17102Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17103
17104 * Makefile.in (check): Use individual check targets rather than
17105 DO_X rule.
17106 (check-gcc): Added.
17107
17108Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17109
17110 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17111 for System V release 3.2.
17112
17113Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17114
17115 * config.sub: Recognize hppaosf.
17116 * configure.in: Do configure ld/binutils/gas for it.
17117
17118Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17119
17120 * configure (tooldir): Alter syntax used to set this, for systems
17121 where "\$" isn't handled right, like i386-aix.
17122
17123Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17124
17125 * configure: Pass program-transform-name, not
17126 program_transform_name, to recursive configures.
17127
17128Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17129
17130 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17131 of gas+ld+binutils.
17132
17133Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17134
17135 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17136
17137Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17138
17139 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17140
6599da04
JM
17141Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17142
17143 * Makefile.in (PRMS): Set back to all-prms.
17144
17145Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17146
17147 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17148 targets, rather than for MIPS hosts.
17149
17150Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17151
17152 * configure.in: add comment for --with-x default values
17153
17154 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17155
17156 * Makefile.in: add check-* targets for each of the directories in
17157 the tree. Add a definition of RUNTEST that will use the one we
17158 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17159
17160Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17161
17162 * configure.in: Removed obsolete references to bfd_target and
17163 target_makefile_frag.
17164
17165 * build-all.mk: Set assorted targets for Q2.
17166 * config.sub: Recognize z8k-sim and h8300-hms.
17167 * test-build.mk: Really don't pass host to configure.
17168 (HOLES): Added uname.
17169
17170Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17171
17172 * configure: Handle an empty program-prefix, program-suffix or
17173 program-transform-name correctly.
17174
17175Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17176
17177 * build-all.mk: -G 8 no longer required for MIPS targets.
17178 * test-build.mk: Don't pass host argument to configure; make it
17179 guess.
17180
17181Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17182
17183 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17184 * Makefile.in (COMPRESS): New macro, like GZIP.
17185
17186Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17187
17188 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17189
17190 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17191 with gas currently defaults to -G 0.
17192
17193Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17194
17195 * Makefile.in (all-flex): flex depends on byacc.
17196
17197 * build-all.mk: If host not specified, use config.guess. Pass TAG
17198 to test-build.mk as RELEASE_TAG.
17199 * test-build.mk (configargs): New variable containing arguments to
17200 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17201 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17202
17203 * config.guess: Use /bin/uname when checking -X argument on SCO,
17204 to avoid invoking GNU uname which doesn't understand -X.
17205
17206 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17207
17208 * configure.in: Build gas for mips-*-*.
17209
17210Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17211
17212 * Makefile.in (all.normal): insert missing backslash.
17213
17214Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17215
731a8127 17216 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
17217
17218 * Makefile.in: Complete overhaul to merge many almost identical
17219 targets.
17220
17221Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17222
17223 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17224 (gdb.tar.Z): Adjusted.
17225
17226 * Makefile.in (setup-dirs, taz): New targets; should be general
17227 enough to adapt for gdb sometime. Build only .z file.
17228 (gas.tar.z): New target.
17229
17230Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17231
17232 * build-all.mk: Use CC=cc -Xs on Solaris.
17233
6599da04
JM
17234Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17235
17236 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17237 for handling BISON for FSF releases.
17238
17239Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17240
17241 * configure: Actually implement the change zoo just documented.
17242
17243Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17244
17245 * configure: when using config.guess, only set target_alias when
17246 it's not already been set (ie, on the command line)
17247
17248Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17249
17250 * Makefile.in: add installcheck target, set PRMS to install-prms
17251
17252Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17253
17254 * configure: add support for package_makefile_fragment, handle the
17255 case where a directory has a configure.in file but no Makefile.in
17256 more gracefully (with an actual understandable error message, even);
17257 add support for --without (and add this to the usage message); also
17258 explicitly add a --host=${host_alias} to the command line when
17259 config.guess is used
17260
17261Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17262
17263 * configure: Must use both --host and --target in recursive calls.
17264
17265Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17266
17267 * Makefile.in: Change deja-gnu to dejagnu.
17268
17269Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17270
17271 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17272
17273Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17274
17275 * configure.in: canonicalize all instances to *-*-solaris2*,
17276 also strip out a number of tools to not build for go32 host
17277
17278Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17279
17280 * config.guess: add GPL.
17281
17282 * Makefile.in, config.guess, config.sub, configure: bump
17283 copyrights to 93.
17284
17285Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17286
17287 * Makefile.in (do-info): Removed obsolete check for existence of
17288 localenv file.
17289
17290 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17291
17292Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17293
17294 * Makefile.in: a couple of 'else true' for decstation,
17295 support for TclX
17296
17297 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17298
17299Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17300
17301 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17302
17303Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17304
17305 * config.guess: Recognize i386-ibm-aix (PS/2).
17306 * configure.in: Use config/mh-aix386 file for it.
17307
17308Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17309
17310 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17311 CC_FOR_TARGET instead.
17312 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17313
17314Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17315
17316 * Makefile.in: Add sim to list of directories sent with gdb
17317
17318Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17319
17320 * configure.in: Put back mips-dec-bsd* case.
17321
17322Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17323
17324 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17325 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17326 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
17327
17328Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17329
17330 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17331
17332 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17333 (install-info): install dir.info only if it exists,
17334 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17335
17336Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17337
17338 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17339 gas for mips-dec-bsd.
17340
17341Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17342
17343 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17344 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17345
17346Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17347
17348 * configure.in: Added "dejagnu" to hosttools list.
17349
17350Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17351
17352 * config.sub, configure.in, config.guess: Add support
17353 for Bosx, an AIX variant from Bull.
17354 Patches from F.Pierresteguy@frcl.bull.fr.
17355
17356Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17357
17358 * devo/dejagnu: Initial creation of devo/dejagnu.
17359 Migrated dejagnu testcases and support files for testing software
17360 tools to reside as subdirectories, currently called "testsuite",
17361 within the directory of the software tool. Migrated all programs,
17362 support libraries, etc. beloging to dejagnu proper from
17363 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17364 with no modifications. The changes to these files which will
17365 allow them to configure, build, and execute properly will be made
17366 in a future update.
17367
17368Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17369
17370 * Makefile.in: Change send_pr to send-pr.
17371 * configure.in: Likewise.
17372 * send_pr: Renamed directory to send-pr.
17373
17374Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17375
17376 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17377
17378Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17379
17380 * README: Update for gdb-4.8 release.
17381 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17382 gdb-xxx.tar.z (gzip'd) file also.
17383
17384Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17385
17386 * Makefile.in: make all-diff depend on all-libiberty
17387
17388Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17389
17390 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17391
17392Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17393
17394 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17395
17396Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17397
17398 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17399 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17400 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17401
17402Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17403
17404 * Makefile.in: makeinfo binary is in a new location
17405
17406Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17407
17408 * config.sub: Accept -ecoff as an OS.
17409
17410 * Makefile.in: Various changes to eliminate a level of make
17411 recursion and reduce the required command line length.
17412 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17413 sub-makes.
17414 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17415 variables holding settings for specific sub-makes.
17416 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17417 in terms of BASE_FLAGS_TO_PASS.
17418 (TARGET_LIBS): New variable listing directories which use
17419 TARGET_FLAGS_TO_PASS.
17420 (subdir_do): Eliminated.
17421 (do-*): New set of targets to replace subdir_do.
17422 (various): All targets which used subdir_do now depend on do-*.
17423 (local-clean): Renamed from do_clean.
17424 (local-distclean): New target, dependency of distclean and
17425 realclean.
17426 (install-info): Don't create directories. Depend on dir.info
17427 rather than calling make recursively.
17428 (install-dir.info): Eliminated.
17429 (install-info-dirs): Create all info directories here.
17430 (dir.info): Depend upon do-install-info.
17431
17432 * test-build.mk (HOLES): Added false.
17433
17434Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17435
17436 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17437
17438Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17439
17440 * Makefile.in (info): remove dependency on all-texinfo. The
17441 problem was really in texinfo/C, not at this level.
17442
17443Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17444
17445 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17446
17447Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17448
17449 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17450 GDB releases.
17451
17452Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17453
17454 * configure: Include srcdir in message about target of link not
17455 being found. Don't convert `-' to `_' in `with' options being
17456 passed to subdirs.
17457
17458Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17459
17460 * configure.in: add uudecode to host_tools
17461
17462 * Makefile.in: added {all,install}-uudecode targets, added them to
17463 the appropriate lists
17464
17465Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17466
17467 * Makefile.in (all-gcc): Added dependency on all-gas.
17468
17469 * configure.in (mips-*-*): Build ld and binutils.
17470
17471Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17472
17473 * configure: check return code from mkdir, print error message and
17474 exit on failure.
17475
17476Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17477
17478 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17479
17480Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17481
17482 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17483
17484Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17485
17486 * config.sub (h8500): Recognize this as a cpu type.
17487
17488Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17489
17490 * configure: source directory missing is no longer a warning
17491
17492 * configure.in: recognize irix[34]* instead of irix[34]
17493
17494 * Makefile.in: define and pass down X11_LIB
17495
6599da04
JM
17496Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17497
17498 * guess-systype: Renamed to ...
17499 * config.guess: ... by popular request.
17500 * configure.in, Makefile.in: Update accordingly.
17501
17502Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17503
17504 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17505 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17506 + Execute ./dummy instead of assuming . is in PATH.
17507
17508Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17509
17510 * guess-systype: New shell script. Attempts to guess the
17511 canonical host name of the executing host.
17512 Only a few hosts are supported so far.
17513 * configure: Call guess-systype if no host is specified.
17514
17515Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17516
17517 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17518 gcc Makefile.
17519
17520
17521Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17522
17523 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17524 (all-gcc, install-gcc, subdir_do): Use it.
17525
17526Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17527
17528 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17529
17530Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17531
17532 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17533 set exclusively by configure, using configure.in .
17534
17535Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17536
17537 * test-build.mk: set $PATH for all builds
17538
17539 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17540
17541Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17542
17543 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17544 the one used in gcc/Makefile.in, so that a null expansion doesn't
17545 override the one needed to build gcc with a native cc.
17546
17547
17548Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17549
17550 * configure: Accept -with arguments.
17551
17552Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17553
17554 * Makefile.in: added h8300sim
17555
17556Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17557
6599da04
JM
17558 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17559 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17560 (all-cygnus, native, build-cygnus): Make
17561 $(canonhost)-stamp-3stage-done, not $(host)....
17562 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17563 i386-sco3.2v4. Added else true to if command.
17564
17565Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17566
17567 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17568
17569Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17570
17571 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17572
17573Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17574
17575 * configure.in: don't remove binutils from Solaris builds
17576
17577Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17578
17579 * Makefile.in: get rid of earlier definitions for *clean,
17580 also handle the recursive info rule better
17581
17582Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17583
17584 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17585 do more-or-less the right thing.
17586
17587Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17588
17589 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17590 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17591
17592Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17593
17594 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17595 $(host_canonical).
17596
17597 * configure.in: split the configdirs list into 4 categories (native
17598 v. cross, library v. tool) and handle the cross-only and native-
17599 only in more reasonable (and correct!) way.
17600
17601Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17602
17603 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17604 configdirs anymore.
17605
17606Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17607
17608 * Makefile.in: extensive cleanup:: removed all of the explicit
17609 clean-* targets, collapsed many wrappers around subdir_do into
17610 one, added additional targets to satisfy standards.texi, deleted
17611 some old targets, some changes for consistency
17612
17613Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17614
17615 * configure.in: handle some programs as cross-only, and others as
17616 native only
17617
17618 * test-build.mk: handle partial holes in a more generic manner
17619
17620 * Makefile.in: m4 depends on libiberty
17621
6599da04
JM
17622Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17623
17624 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17625 time, wdiff, and find to configdirs
17626
17627 * Makefile.in: all, clean, and install rules for the new programs
17628 added to configure.in
17629
17630Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17631
17632 * configure.in: use mh-sun for all *-sun-* hosts
17633
6599da04
JM
17634Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17635
17636 * Makefile.in: define flags for X11 include files and library file
17637 locations, pass them down to the programs that need this info
17638
17639 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17640
6599da04
JM
17641Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17642
17643 * configure.in: start building libg++ for HP-UX targets
17644
17645Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17646
17647 * README: Update references to files moved into etc/.
17648
17649Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17650
17651 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17652 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17653
17654Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17655
17656 * configure: accept dash as well as underscore in long option
17657 names for FSF compatibility.
17658
17659Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17660
17661 * config.sub: added -sco3.2v4 support from FSF.
17662
17663Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17664
17665 * configure.in: expand the section that adds or removes
17666 directories from the list of programs to build, to handle native
17667 vs. cross in addition to host v. native
17668
17669Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17670
17671 * Makefile.in: Replace C++ in macro names with CXX.
17672 This is less likely to break ...
17673
17674Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17675
17676 * test-build.mk: add -w to GNU_MAKE
17677
17678Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17679
17680 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17681 add 'sparc' to list of recognized cpus. This needed to make
17682 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17683 Delete some redundant ose68 variants. Recognize -wrs as an os,
17684 then changes that into $CPU-wrs-vxworks.
17685
17686 * configure.in: remove most references to gdbtest, regularize
17687 target based program removal
17688
17689 * test-build.mk: import from p3 tree (many fixes and changes)
17690
17691Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17692
17693 * Makefile.in: added rules to handle tcl, tk, and expect
17694
17695 * configure.in: handle those directories if they exist
17696
17697Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17698
17699 * config.sub: removed bogus hppabsd and hppahpux names, since
17700 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17701
17702Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17703
17704 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17705 depends upon all-xiberty
17706
17707 * Makefile.in: changes from p3, including:
17708
17709 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17710
17711 * Makefile.in (XTRAFLAGS): include newlib directories if
17712 newlib/Makefile exists, rather than if host != target.
17713
17714 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17715
17716 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17717 from the same source tree and not building a cross-compiler. This
17718 matters for the libg++ configuration if reconfiguring a tree that
17719 has already been installed.
17720
17721 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17722
17723 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17724 pick up the machine and system specific header files.
17725
17726 * Makefile.in: added AS_FOR_TARGET, passed down in
17727 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17728 the C compiler to use to create programs which are run in the
17729 build environment, set it to default to $(CC), and passed it down
17730 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17731
17732 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17733
17734 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17735 We need them for unusual native builds, like systems without
17736 ranlib.
17737
17738 * configure: also define $(host_canonical) and
e490616e
ZW
17739 $(target_canonical), which are the full, canonical names for the
17740 given host and target
6599da04
JM
17741
17742Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17743
17744 * Makefile.in: Added separate definitions for C++.
17745
17746Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17747
17748 * configure.in (configdirs): Add deja-gnu.
17749
17750Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17751
17752 * README: Update for configure.texi and gdb-4.7 release.
17753
17754Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17755
17756 * Makefile.in: Move "all" target to top of file.
17757 Previously, first target was ".PHONY" which caused BSD4.4 make
17758 to build .PHONY when make was run without arguments.
17759
17760Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17761
17762 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17763 Library-copylefted code in libiberty.
17764
17765Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17766
17767 * config.sub: Replace m68kmote with plain old m68k.
17768
17769Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17770
17771 * Makefile.in: Remove space from blank line, avoid Make complaints.
17772
17773Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17774
17775 * config.sub: Complain if no argument is given. Added support for
17776 386bsd as OS and target alias.
17777
17778Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17779
17780 * Makefile.in (XTRAFLAGS): include newlib directories if
17781 newlib/Makefile exists, rather than if host != target.
17782
17783Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17784
17785 * config.sub: recognize sparclite-wrs-vxworks.
17786
17787 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17788 p3.) Added clean-xiberty to clean.
17789
17790Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17791
17792 * configure.in: use *-*-* instead of nested cases for host and target
17793
17794Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17795
17796 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17797 from the same source tree and not building a cross-compiler. This
17798 matters for the libg++ configuration if reconfiguring a tree that
17799 has already been installed.
17800
17801Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17802
17803 * config.sub (i486v/i486v4): Merge in from FSF version.
17804
17805Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17806
17807 * configure: only set PWD if it is already set.
17808
17809Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17810
17811 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17812 doesn't have unset and all success paths (and most error paths)
17813 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17814 to just ${PWD} to avoid confusion.)
17815
17816Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17817
17818 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17819 even for a native compilation.
17820
17821Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17822
17823 Changes to make the gdb.tar.Z rule work better.
17824
17825 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17826 (DEVO_SUPPORT): Add configure.texi.
17827 (bfd-ilrt.tar.Z): Remove ancient rule.
17828
17829Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17830
17831 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17832 pick up the machine and system specific header files.
17833
17834 * configure.in, config.sub: added new target m68010-adobe-scout,
17835 with alias of adobe68k. Changed configure.in to check for
17836 -scout before -sco* to avoid a false match.
17837
17838 * Makefile.in: added AS_FOR_TARGET, passed down in
17839 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17840 the C compiler to use to create programs which are run in the
17841 build environment, set it to default to $(CC), and passed it down
17842 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17843
17844Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17845
17846 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17847 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17848 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17849 FOR_TARGET variants, to newlib and libg++.
17850
17851Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17852
17853 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17854 first.
17855
17856Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17857
17858 * config.sub: Accept `elf' as an environment.
17859
17860Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17861
17862 * Makefile.in (all-opcodes): cd into the right directory
17863
17864Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17865
17866 * configure: added -program_transform_name option, used as
17867 argument to sed when installing programs.
17868 configure.texi: added documentation for -program_prefix,
17869 -program_suffix and -program_transform_name.
17870
17871Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17872
17873 * config.sub: Accept i486 where i386 ok.
17874
17875Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17876
17877 * config.sub: accept we32k
17878
17879Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17880
3b75d237 17881 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
17882
17883 * Makefile.in: don't create all directories for ``make install'';
17884 let the subdirectories create the ones they need.
17885
17886Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17887
e490616e 17888 * COPYING: new file, GPL v2
6599da04
JM
17889
17890Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17891
17892 * Makefile.in: use the new gen-info-dir, which needs a template
17893 argument (which also lives in texinfo)
17894
17895 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17896
6599da04
JM
17897Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17898
17899 * config.sub (ncr3000): Change i386 to i486.
17900
17901Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17902
17903 * Makefile.in: add install-rcs, install-grep to
17904 install-no-fixedincludes, removed install-bison and install-libgcc
17905
17906Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17907
17908 * configure.in: grab the HPUX makefile fragment if on HPUX
17909
17910Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17911
17912 * Makefile.in: eradicate bison spoor (ditto libgcc).
17913 configure.in: recognise m68{k,000}-ericsson-OSE.
17914 es1800 is alias for m68k-ericsson-OSE
17915
17916Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17917
17918 * configure.in: rearrange the parts that remove programs from
17919 configdirs, based now on HOST==TARGET or by canonical triple.
17920
17921Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17922
17923 * test-build.mk: recurse explicitly with -f test-build.mk when
17924 appropriate. predicate stage3 and comparison on the existence
17925 of gcc. That is, if gcc isn't around, we aren't three-staging.
17926 On very clean, also remove ...stamp-co. Build in-place before
17927 doing other builds.
17928
17929Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17930
17931 * Makefile.in, configure.in: add tgas
17932
17933Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17934
17935 * Makefile.in: a number of changes merged in from progressive.
17936
17937 * configure.in: add libm.
17938
17939 * .cvsignore: ignore some stuff that comes from test-build.mk.
17940
6599da04
JM
17941Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17942
17943 * config.sub: Add es1800 (m68k-ericsson-es1800).
17944
17945Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17946
17947 * configure: Add program_suffix (parallel to program_prefix)
17948 * Makefile.in: adjust directory-creating script for losing decstation
17949
17950Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17951
17952 * configure: Minor $subdir-related fixes.
17953
17954Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17955
17956 * configure: fix various problems with propogating
17957 makefile_target_frag in subdirs.
17958 * configure.in: config libgcc if its there
17959
17960Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17961
17962 * config.sub: HPPA merge.
17963
6599da04
JM
17964Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17965
17966 * Makefile.in: Replace all-bison with all-byacc in all
17967 dependency lines for other tools (which now use byacc).
17968
17969Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17970
17971 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17972
6599da04
JM
17973Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17974
17975 * Makefile.in: make gprof rules similar to byacc rules (instead of
17976 vestigal $(unsubdir) that didn't work...)
17977
17978Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17979
17980 * config.sub: Add support for Linux.
17981 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17982 (at least for libg++).
17983
17984Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17985
17986 * configure.texi: fix doc for the -nfp option to configure
17987
17988Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17989
17990 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17991
17992Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17993
17994 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17995 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17996 * configure.in: added solaris* host_makefile_frag hook.
17997
17998Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17999
18000 * config.sub: changed recognition of m68000 so that various
18001 m68k types can be specified via m680[01234]0
18002
18003Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18004
18005 * config.sub (basic_machine): fix sed so that '-foo' isn't
18006 completely substituted out while .+'-foo' loses the '-foo'
18007
18008Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18009
18010 * config.sub ($os): Add -aout.
18011
18012Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18013
18014 * configure: If host_makefile_frag is absolute, don't
18015 prefix ${invsubdir} (relevant to libg++ auto-configure).
18016
18017Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18018
18019 * Makefile.in (tooldir): Define it.
18020 (all-ld): Depend on all-flex.
18021
18022Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18023
18024 * Makefile.in (check): Fix libg++ special case.
18025
18026Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18027
18028 * configure: do not bury `pwd` into config.status, thus do fewer
18029 pwd's.
18030
18031 * configure: print the "Building in" message only when building in
18032 other than "." AND verbose.
18033
63f6bcd7 18034 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
18035 configures.
18036
18037 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18038
18039Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18040
18041 * Makefile.in: macroize flags passed on recursion. remove
18042 fileutils.
18043
18044Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18045
18046 * configure: get makesrcdir right for subdirs deeper than 1.
18047
18048 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18049 install.
18050
18051Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18052
18053 * Makefile.in: don't print subdir_do or recursion lines.
18054
18055Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18056
18057 * standards.texi: added menu item.
18058
18059 * Makefile.in: build and install standards.info.
18060
18061 * standards.texi: new file.
18062
18063Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18064
18065 * configure: test for and move config.status pieces from
18066 ${subdir}/.
18067
18068Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18069
6599da04
JM
18070 * configure: Test for existance of files before trying to mv
18071 them, to avoid numerous non-existance messages.
18072
18073Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18074
18075 * configure: correct final line of config.status.
18076
18077 * configure: patch from eggert. Avoids a protection problem if
18078 the original Makefile.in is read only.
18079
18080 * configure: use move-if-change from gcc to create config.status.
18081 Some makefiles depend on config.status to tell if a directory
18082 has been reconfigured for a different host. This change
18083 prevents those directories from remaking everything in the case
18084 where the reconfig was only intended to rebuild a Makefile.
18085
18086 * configure: test for config.sub with "config.sub sun4" rather
18087 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18088 host alias from a missing config.sub.
18089
18090Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18091
18092 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18093 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18094
18095Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18096
18097 * configure: mkdir ${subdir} as needed.
18098
18099Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18100
18101 * Makefile.in,configure.in: added autoconf.
18102
18103Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18104
18105 * Makefile.in: no longer pass against on recursion.
18106
18107 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18108 definitions are not inherited.
18109
18110 * configure: correct makesrcdir when subdir is .
18111
18112Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18113
18114 * configure: Add support for 'subdirs' variable, which is
18115 like 'configdirs', except that configure doesn't re-invoke
18116 itself for subdirs, it just creates a Makefile for each subdir.
18117 * configure.texi: Document subdirs.
18118
18119Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18120
18121 * configure.in: added flex to configdirs
18122
18123Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18124
18125 * Makefile.in: remove clean-stamps from clean.
18126
18127Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18128
18129 * configure.in: Add gdbtest to configdirs.
18130
18131Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18132
18133 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18134 to recursive makes.
18135 * configure.in: Recognize new ncr3000 config.
18136
18137Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18138
18139 * Makefile.in, configure.in: removed references to gdbm.
18140
18141Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18142
18143 * config.sub: Don't canonicalize os value
18144 newsos* to bsd (readline needs to check for newsos).
18145 (This fix was earlier made Jan 31, but got re-broken.)
18146
18147Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18148
18149 * configure.in: sco is an os, not a vendor!
18150
18151 * configure: Quote $( better. Keep various shells happy.
18152
18153Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18154
18155 * Makefile.in: eliminate stamp-files.
18156
18157Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18158
18159 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18160 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18161
18162Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18163
18164 * config.sub: fix iris/iris3.
18165
18166Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18167
18168 * configure: re-add -rm.
18169
18170Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18171
18172 * Maskefile.in: add .stmp-rcs to all.
18173
18174 * configure.in: remove gas from rs6000 build, use aix host fragment.
18175
18176Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18177
18178 * configure: pass down site_option during recursion.
18179
18180Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18181
18182 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18183
18184Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18185
18186 * configure: Change exec_prefix so that it really defaults to prefix.
18187
18188Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18189
18190 * Makefile.in, configure.in: Add support for mmalloc library.
18191
18192Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18193
18194 * Makefile.in: add stmp dependencies for a few more things.
18195
18196Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18197
18198 * configure: adjusted error message on objdir/srcdir configure
18199 collision, per john's suggestion.
18200
18201 * Makefile.in: add libiberty stmp to all and all.cross.
18202
18203Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18204
18205 * Makefile.in: remove force dependencies, add grep to all.
18206
18207Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18208
18209 * Makefile.in: drop flex. make stamp files work.
18210
18211 * configure: added test for conflicting configuration in srcdir,
18212 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18213 gets cranky. use relative paths for configure and srcdir
18214 whenever possible. Send some error messages to stderr that were
18215 going to stdout.
18216
18217Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18218
18219 * Makefile.in: Fix libg++ rule to check for gcc directory
18220 before using gcc/gcc. Also pass XTRAFLAGS.
18221
18222Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18223
18224 * Makefile.in: added stmp-files so that directories aren't polled
18225 when they are already built.
18226
18227 * configure.texi: fixed a node pointer problem.
18228
18229Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18230
731a8127 18231 * config.sub configure.in gdb/configure.in
6599da04
JM
18232 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18233 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18234 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18235
18236Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18237
18238 * configure: -recurring becomes -silent. corrected help message
18239 for -site= option.
18240
18241 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18242
18243Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18244
18245 * configure: when building Makefile for crosses, replace
18246 tooldir and program_prefix. default srcdir from location of
18247 config.sub. remove "for host in hosts" and "for target in
18248 targets" loops.
18249
18250Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18251
18252 * Makefile.in: Do not pass bindir or mandir to cvs.
18253
18254Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18255
18256 * Makefile.in, configure.in: removed traces of namesubdir,
18257 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18258 copyrights to '92, changed some from Cygnus to FSF.
18259
18260 * configure.texi: remove most references to multiple hosts,
18261 multiple targets, subdirs, etc.
18262
18263 * configure.man: removed rcsid. reference config.sub not
18264 config.subr.
18265
18266 * Makefile.in: mkdir $(infodir) on install-info.
18267
18268Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18269
18270 * configure.texi: Explain better about .gdbinit and about
18271 the environment that configure.in sections run in.
18272
18273Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18274
18275 * configure.in: Ultrix is only a decstation if it's a MIPS.
18276
18277Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18278
18279 * README: DOC.configure => cfg-paper.texi.
18280
18281Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18282
18283 * config.sub (near case $os): Don't convert newsos* to bsd!
18284
18285Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18286
18287 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18288 the number of copies of COPYING that go into the GDB tar file.
18289
18290Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18291
731a8127 18292 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
18293 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18294 Fix SCO configuration stuff.
18295
18296Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18297
18298 * Makefile.in: For libg++, make sure the -I pointing
18299 to the gcc directory goes *after* all the libg++-local -I flags.
18300 Also, move just-gcc dependency from just-libg++ to all-libg++.
18301
18302Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18303
18304 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18305
18306Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18307
18308 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18309
18310Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18311
18312 * config.sub: Add stratus configuration frags. Also
18313 submitted to FSF.
18314
18315Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18316
18317 * Makefile.in (DEV_SUPPORT): add configure.man.
18318
18319 * config.sub(Decode manufacturer-specific): add -none*.
18320
18321Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18322
18323 * Makefile.in: remove form feeds to make Sun's make happy.
18324 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18325
18326Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18327
18328 * Makefile.in (AR_FLAGS): Make quieter.
18329
18330Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18331
18332 * configure.in: Add libg++.
18333 * configure: When verbose, don't output the command line at each
18334 level; it will be unremarkably the same as the previous version,
18335 which will be the same as what the user typed.
18336
18337Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18338
18339 * configure.in, Makefile.in: fix clean-info, add flex. add
18340 fileutils.
18341
18342 * configure: be less sensitive to spaces in Makefile.in. Do not
18343 look for sources in "..". Doing so breaks subdirectories that
18344 might have their own configure. If a subdir has it's own
18345 configure script, use it.
18346
18347Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18348
18349 * cfg-paper.texi: some changes suggested by rms.
18350
18351Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18352
18353 * config.sub: Merge in some small additions from the FSF version,
18354 taken from the gcc distribution, to bring the Cygnus and FSF
18355 versions into closer sync.
18356
18357Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18358
18359 * configure.in: Changed svr4 references to sysv4.
18360
18361Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18362
18363 * configure: added -V for version number option.
18364
18365Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18366
18367 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18368 renamed from DOC.configure to cfg-paper.texi.
18369
18370Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18371
18372 * configure, config.subr, config.sub: config.subr is now
18373 config.sub again.
18374
18375Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18376
18377 * configure.texi: new file, in progress.
18378
18379 * Makefile.in: build info file and install the man page for
18380 configure.
18381
18382 * configure.man: new file, first cut.
18383
18384 * configure: find config.subr again now that configuration "none"
18385 has gone. removed all traces of the -ansi option. removed all
18386 traces of the -languages option.
18387
18388 * config.subr: resync from rms.
18389
18390Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18391
18392 * configure, config.sub, config.subr: merge config.sub into
18393 config.subr, call the result config.subr, remove config.sub, use
18394 config.subr.
18395
18396 * Makefile.in: revised install for dir.info.
18397
18398Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18399
18400 * configure.in: add decstation host makefile frag.
18401
18402 * Makefile.in: BISON now bison -y again. also install-gcc on
18403 install. clean-gdbm on clean. infodir belongs in datadir.
18404 Make directories for info install. Build dir.info here then
18405 install it.
18406
18407Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18408
18409 * Makefile.in: fix for bad directory tests.
18410
18411Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18412
18413 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18414 regexp. -srcdir relative was being handled incorrectly.
18415
18416 * Makefile.in: unwrapped some for loops so that parallel makes
18417 work again and so one can focus one's attention on a particular
18418 package.
18419
18420Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18421
18422 * configure: added PWD as a stand in for `pwd` (for speed). use
18423 elif wherever possible. make -srcdir work without -objdir.
18424 -objdir= commented out.
18425
18426Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18427
18428 * configure: +options become --options. -subdirs commented out.
18429 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18430 Makefile now at top of generated Makefile. Removed cvs log
18431 entries. added -srcdir. create .gdbinit only if there is one
18432 in ${srcdir}.
18433
18434 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18435 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18436 and mandir now keyed off datadir by default.
18437
18438Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18439
18440 * Freshly created ChangeLog.
18441
18442\f
18443Local Variables:
18444mode: change-log
18445left-margin: 8
18446fill-column: 76
18447version-control: never
18448End:
This page took 3.395229 seconds and 5 git commands to generate.