]> gcc.gnu.org Git - gcc.git/blame - ChangeLog
[multiple changes]
[gcc.git] / ChangeLog
CommitLineData
cb115cc2
IE
12014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
fca38047
TS
52014-10-30 Thomas Schwinge <thomas@codesourcery.com>
6
7 * configure.ac (extra_host_libiberty_configure_flags): Add
8 --enable-shared also for libcc1's benefit.
9 * configure: Regenerate.
10
65c0707b
TG
112014-10-29 Tristan Gingold <gingold@adacore.com>
12
13 * MAINTAINERS: Change my email address.
14
ddc8de03
PM
152014-10-27 Phil Muldoon <pmuldoon@redhat.com>
16 Tom Tromey <tromey@redhat.com>
17
18 * Makefile.def: Add libcc1 to host_modules.
19 * configure.ac (host_tools): Add libcc1.
20 * Makefile.in, configure: Rebuild.
21
4eb1ac39 222014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
23
24 * configure.ac (build_configargs): Don't share config.cache between
25 build subdirs.
7fd74620 26 * configure: Regenerate.
3d96b0d0 27
d81230b5
DH
282014-10-24 Daniel Hellstrom <daniel@gaisler.com>
29
30 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
31 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
32 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
33 leon3v7 as leon3.
34 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
35 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
36 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
37 * config/sparc/sparc.md (cpu): Add leon3v7.
38 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
39
c7a6a617
DH
402014-10-24 Daniel Hellstrom <daniel@gaisler.com>
41
42 * MAINTAINERS (write-after-approval): Add myself.
43
74cc5471
ILT
442014-10-23 Ian Lance Taylor <iant@google.com>
45
46 * configure.ac: Disable the Go frontend on systems where it is known
47 to not work.
48 * configure: Regenerate.
49
929315a9
RB
502014-10-23 Richard Biener <rguenther@suse.de>
51
52 * Makefile.def: Add libcpp build module and dependencies.
53 * configure.ac: Add libcpp build module.
54 * Makefile.in: Regenerate.
55 * configure: Likewise.
56
5d12b768
MF
572014-10-15 Max Filippov <jcmvbkbc@gmail.com>
58
59 * MAINTAINERS (write-after-approval): Add myself.
60
7b262a51
MLI
612014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
62
63 * INSTALL/README: Do not mention CVS.
64
7705dfd1
JY
652014-10-03 Jing Yu <jingyu@google.com>
66
67 * configure.ac: Add aarch64 to list of targets that support gold.
68 * configure: Regenerate.
69
a3052d31
FD
702014-09-29 François Dumont <fdumont@gcc.gnu.org>
71
72 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
73
b2a1b261
CM
742014-09-29 Catherine Moore <clm@codesourcery.com>
75
76 * MAINTAINERS: Add myself as MIPS maintainer.
77
05342e10
MF
782014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
79
80 * MAINTAINERS: Move myself to MIPS maintainers.
81
3f6bb7e5
JBG
822014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
83
84 * MAINTAINERS: Put all email addresses between '<' and '>'.
85
3e895729
FXC
862014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
87
88 * MAINTAINERS: Move myself to reviewers (Fortran).
89
e04733ee
AK
902014-09-01 Andi Kleen <ak@linux.intel.com>
91
92 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
93 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
94 * Makefile.in: Regenerate.
95
e79c0ea8
DM
962014-08-28 David Malcolm <dmalcolm@redhat.com>
97
98 * rtx-classes-status.txt: Delete
99
b32d5189
DM
1002014-08-28 David Malcolm <dmalcolm@redhat.com>
101
102 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
103
e0c0c325
SP
1042014-08-27 Sebastian Pop <s.pop@samsung.com>
105
106 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
107 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
108 of checking for version number.
109 * configure: Regenerated.
110 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
111
d7ac0a6a
DM
1122014-08-27 David Malcolm <dmalcolm@redhat.com>
113
114 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
115 is done; begin phase 6 (use extra rtx_def subclasses).
116
9daaca36
DM
1172014-08-27 David Malcolm <dmalcolm@redhat.com>
118
119 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
120 done; begin phase 5 (additional rtx_def subclasses).
121
b2908ba6
DM
1222014-08-26 David Malcolm <dmalcolm@redhat.com>
123
124 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
125
1130d5e3
DM
1262014-08-26 David Malcolm <dmalcolm@redhat.com>
127
128 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
129 SET_BB_HEADER are done.
130
0e0ce50d
DM
1312014-08-26 David Malcolm <dmalcolm@redhat.com>
132
133 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
134 done.
135
3d30f4e8
DM
1362014-08-26 David Malcolm <dmalcolm@redhat.com>
137
138 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
139
6144a836
DM
1402014-08-26 David Malcolm <dmalcolm@redhat.com>
141
142 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
143
b311fd0f
DM
1442014-08-25 David Malcolm <dmalcolm@redhat.com>
145
146 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
147
d8ce2eae
DM
1482014-08-25 David Malcolm <dmalcolm@redhat.com>
149
150 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
151
1455e88c
DM
1522014-08-25 David Malcolm <dmalcolm@redhat.com>
153
154 * rtx-classes-status.txt: Phase 3 (per-file commits within
155 "config" subdirs) is done; begin phase 4 (removal of
156 "scaffolding").
157
76c531d3
DM
1582014-08-23 David Malcolm <dmalcolm@redhat.com>
159
160 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
161 dir) is done; begin phase 3 (per-file commits within "config"
162 subdirs).
163
00550b3d
DM
1642014-08-21 David Malcolm <dmalcolm@redhat.com>
165
166 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
167 phase 2 (per-file commits in main source dir).
168
622dbadf
BC
1692014-08-21 Bin Cheng <bin.cheng@arm.com>
170
171 * configure: Regenerated.
172
c1286e0b
DM
1732014-08-19 David Malcolm <dmalcolm@redhat.com>
174
175 * rtx-classes-status.txt (TODO): Add SET_BND_TO
176
c2fc1aee
DM
1772014-08-19 David Malcolm <dmalcolm@redhat.com>
178
179 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
180
68975683
DM
1812014-08-19 David Malcolm <dmalcolm@redhat.com>
182
183 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
184
d914bc6b
DM
1852014-08-19 David Malcolm <dmalcolm@redhat.com>
186
187 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
188
8020a4d5
DM
1892014-08-19 David Malcolm <dmalcolm@redhat.com>
190
191 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
192
a231b8a5
JV
1932014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
194
195 * MAINTAINERS (Write After Approval): Add myself.
196
ce8126f5
CF
1972014-08-19 Christopher Faylor <me.gnu@cgf.cx>
198
199 * MAINTAINERS: Remove myself
200
0f82e5c9
DM
2012014-08-19 David Malcolm <dmalcolm@redhat.com>
202
203 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
204
9c9afb69
PP
2052014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
206
207 * MAINTAINERS (Write After Approval): Add myself.
208
190bea87
DM
2092014-08-18 David Malcolm <dmalcolm@redhat.com>
210
211 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
212 SET_BB_HEADER, SET_BB_FOOTER
213
c41b94ce
DM
2142014-08-18 David Malcolm <dmalcolm@redhat.com>
215
bb3fff01 216 * rtx-classes-status.txt: New file
c41b94ce 217
eae1a5d4
RG
2182014-08-18 Roman Gareev <gareevroman@gmail.com>
219
220 * configure.ac: Eliminate ClooG installation dependency.
221 * configure: Regenerate.
222 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
223 * Makefile.in: Regenerate.
224
f613bc0f
IV
2252014-08-15 Ilya Verbin <iverbin@gmail.com>
226
227 * MAINTAINERS (Write After Approval): Add myself.
228
5f75acf4
IT
2292014-08-15 Ilya Tocar <tocarip@gmail.com>
230
231 * MAINTAINERS (Write After Approval): Add myself.
232
88b1a322
JW
2332014-08-01 Jiong Wang <jiong.wang@arm.com>
234
235 * MAINTAINERS (Write After Approval): Add myself.
236
8ed499f8
AG
2372014-07-28 Anthony Green <green@moxielogic.com>
238
239 Import from savannah.gnu.org:
240 * config.sub: Update to 2014-07-28 version.
241
09ec3110
RS
2422014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
243
244 * MAINTAINERS: Remove my MIPS maintainer entry.
245
7b7f941a
UB
2462014-07-26 Uros Bizjak <ubizjak@gmail.com>
247
248 PR target/47230
249 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
250 * configure: Regenerate.
251
a12f7ac8
JN
2522014-07-24 James Norris <jnorris@codesourcery.com>
253
254 * MAINTAINERS (Write After Approval): Add myself.
255
09611faf
RG
2562014-07-20 Roman Gareev <gareevroman@gmail.com>
257
258 * configure.ac: Accept only CLooG 0.18.1.
259 * configure: Regenerate.
260
37738b0f
RG
2612014-07-17 Roman Gareev <gareevroman@gmail.com>
262
263 * configure.ac: Don't accept isl 0.11.
264 * configure: Regenerate.
265
473037cb
AZ
2662014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
267
268 * MAINTAINERS (Write After Approval): Add myself.
269
9a62ed16
RO
2702014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
271
272 * configure.ac: Don't accept isl 0.10.
273 * configure: Regenerate.
274
c41f1c42 2752014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 276
c41f1c42
BE
277 Fix include path for in-tree cloog.
278 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
279 * configure: Regenerate.
29d0a43c 280
c41f1c42 2812014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 282
c41f1c42 283 * .gitignore: Import gcc_update output.
a5852bea 284
b6383ab8
TS
2852014-06-13 Thomas Schwinge <thomas@codesourcery.com>
286
a10ec8bc
TS
287 * config-ml.in: Robustify ac_configure_args parsing.
288
45b3824d
TS
289 * configure.ac (--enable-linker-plugin-configure-flags)
290 (--enable-linker-plugin-flags): New flags.
291 (configdirs): Conditionally add libiberty-linker-plugin.
292 * configure: Regenerate.
293 * Makefile.def (host_modules): Add libiberty-linker-plugin.
294 (host_modules) <lto-plugin>: Pay attention to
295 @extra_linker_plugin_flags@ and
296 @extra_linker_plugin_configure_flags@.
297 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
298 * Makefile.in: Regenerate.
299
b6383ab8
TS
300 * Makefile.tpl (configure-[+prefix+][+module+])
301 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
302 "module_srcdir" instead of "module" for locating a module's srcdir.
303 * Makefile.in: Regenerate.
304
a4a1b5f3
MF
3052014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
306
307 * MAINTAINERS (Write After Approval): Add myself.
308
38a13841
SP
3092014-06-06 Sebastian Pop <sebpop@gmail.com>
310
311 * MAINTAINERS: Update my email address.
312
153fcd41
TP
3132014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
314
315 * MAINTAINERS (Write After Approval): Add myself.
316
e25d9632
AB
3172014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
318
319 * MAINTAINERS (Write After Approval): Add myself.
320
1007a55c
JW
3212014-05-30 Jonathan Wakely <jwakely@redhat.com>
322
323 PR libstdc++/61011
324 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
325 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
326 * configure: Regenerate.
327
fd9ed1ae
PA
3282014-05-28 Pedro Alves <palves@redhat.com>
329
330 * MAINTAINERS (Write After Approval): Add myself.
331
03bdb69f
MK
3322014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
333
334 * MAINTAINERS: Update my affiliation/email.
335
905083ad
MS
3362014-05-19 Mike Stump <mikestump@comcast.net>
337
338 * MAINTAINERS: Add wide-int reviewers.
339
707f1839
SL
3402014-05-14 Sandra Loosemore <sandra@codesourcery.com>
341
342 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
343 * configure: Regenerated.
344
7321dc60
TR
3452014-05-15 Torvald Riegel <triegel@redhat.com>
346
347 * MAINTAINERS (libitm): Add myself as maintainer.
348
5b1e4b47
CB
3492014-05-07 Charles Baylis <charles.baylis@linaro.org>
350
351 * MAINTAINERS (Write After Approval): Add myself.
352
a4ebe104
RS
3532014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
354
355 * config.sub, config.guess: Import from upstream.
356
9575df4a
AL
3572014-04-29 Alan Lawrence <alan.lawrence@arm.com>
358
359 * MAINTAINERS (Write After Approval): Put myself in correct order.
360
2fdc94b7
AL
3612014-04-29 Alan Lawrence <alan.lawrence@arm.com>
362
363 * MAINTAINERS (Write After Approval): Add myself.
364
080c6230
LB
3652014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
366
367 * MAINTAINERS: Move myself from Reviewers to Write After Approval
368 section.
369
4e4c8692
RÁE
3702014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
371
372 * MAINTAINERS (Write After Approval): Delete myself.
373
ffe7f7a7
JJ
3742014-04-17 Jakub Jelinek <jakub@redhat.com>
375
376 PR sanitizer/56781
377 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
378 and -B* options with -Xcompiler.
379
147d38a5
EB
3802014-04-04 Eric Botcazou <ebotcazou@adacore.com>
381
382 PR bootstrap/60620
383 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
384 * Makefile.in: Regenerate.
385
ba1925c3
YS
3862014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
387
388 * Makefile.def (dependencies): Make all-ld depend on all-binutils
389 for WINDRES_FOR_TARGET in default-manifest.o rule.
390 * Makefile.in: Regenerate.
391
8707b3bc
DH
3922014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
393
394 * MAINTAINERS (Write After Approval): Add myself.
395
9e1c8fc1
JJ
3962014-03-26 Jakub Jelinek <jakub@redhat.com>
397
398 PR sanitizer/56781
399 * Makefile.def: Set bootstrap=true; for host fixincludes.
400 * configure.ac: Don't bootstrap host fixincludes unless
401 --with-build-config=bootstrap-{a,ub}san.
402 * Makefile.in: Regenerated.
403 * configure: Regenerated.
404
beeda1d9
JJ
4052014-03-21 Jakub Jelinek <jakub@redhat.com>
406
407 * configure.ac: Move BUILD_CONFIG set up earlier. Add
408 --enable-vtable-verify option parsing. Don't add
409 target-libsanitizer to bootstrap_target_libs unless
410 --with-build-config=bootstrap-asan or
411 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
412 to bootstrap_target_libs unless --enable-vtable-verify.
413 * configure: Regenerated.
414
e5dddc50
AS
4152014-03-10 Anatoly Sokolov <aesok@post.ru>
416
417 * MAINTAINERS (Write After Approval): Add myself.
418
df5bc1cb
DC
4192014-03-07 Denis Chertykov <chertykov@gmail.com>
420
421 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
422
3b9edeac
JJ
4232014-03-07 Jakub Jelinek <jakub@redhat.com>
424
425 PR bootstrap/58572
426 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
427 -I for libstdc++-v3 includes if $(LEAN).
428 * Makefile.in: Regenerated.
429
c01a8548
JW
4302014-03-04 Jonathan Wakely <jwakely@redhat.com>
431
432 * MAINTAINERS: Update my email address.
433
341c653c
WL
4342014-02-24 Walter Lee <walt@tilera.com>
435
436 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
437 (tilegx-*-*): Change to tilegx*-*-*.
438 * configure: Regenerate.
439
37f2c4f0
LR
4402014-02-17 Loren J. Rittle <ljrittle@acm.org>
441
442 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
443
6c01e96e
KV
4442014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
445
446 * MAINTAINERS (Write After Approval): Add myself.
447
91da0481
RO
4482014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
449
450 PR target/59788
451 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
452 *solaris2*.
453
dd35b84f
JDA
4542014-01-21 John David Anglin <danglin@gcc.gnu.org>
455
456 * MAINTAINERS: Update my email address.
457
493b8af8
GP
4582014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
459
460 * MAINTAINERS: Convert to UTF-8.
461 Properly sort Xinliang David Li's entry.
462
f121b81d
CLT
4632013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
464 Sandra Loosemore <sandra@codesourcery.com>
465
466 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
467 nios2 port maintainers.
468
74f769b5
MT
4692013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
470
471 * MAINTAINERS (Write After Approval): Add myself.
472
79e0604d 4732013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
474
475 * configure.ac: Add user-friendly check for native x86_64-linux
476 multilibs.
477 * configure: Regenerate.
478
4792013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
480
481 * MAINTAINERS: Add myself as sh maintainer.
482
4832013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
484
485 * MAINTAINERS: Add self as SLSR maintainer.
486
4872013-11-18 Jan Hubicka <hubicka@ucw.cz>
488
489 * MAINTAINERS: Update my email address.
490
4912013-11-15 David Edelsohn <dje.gcc@gmail.com>
492
493 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
494
4952013-11-07 Thomas Schwinge <thomas@codesourcery.com>
496
497 * Makefile.in: Regenerate.
498
499 * Makefile.tpl: Fix typo.
500 * Makefile.in: Regenerate partially.
501
5022013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
503
504 * configure.ac: Added libcilkrts to noconfig list when C++ is not
505 supported.
506 * configure: Regenerated.
507
5082013-11-01 Trevor Saunders <tsaunders@mozilla.com>
509
510 * MAINTAINERS (Write After Approval): Add myself.
511
5122013-10-30 Jason Merrill <jason@redhat.com>
513
514 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
515 --disable-build-format-warnings.
516
5172013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
518
519 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
520 depend on libstdc++ and libgcc.
521 * configure: Regenerate.
522 * configure.ac: Added libcilkrts to target binaries. Also, restrict
523 libcilkrts for POSIX and i*86, and x86_64 architectures.
524 * Makefile.in: Added libcilkrts related fields to support building it.
525
5262013-10-26 Jeff Law <law@redhat.com>
527
528 * Makefile.def (target_modules): Remove libmudflap
529 (languages): Remove check-target-libmudflap).
530 * Makefile.in: Rebuilt.
531 * Makefile.tpl (check-target-libmudflap-c++): Remove.
532 * configure.ac (target_libraries): Remove target-libmudflap.
533 Remove checks which disabled libmudflap on some systems.
534 * configure: Rebuilt.
535 * libmudflap: Directory removed.
536
5372013-10-21 Cong Hou <congh@google.com>
538
539 * MAINTAINERS (Write After Approval): Add myself.
540
5412013-10-16 Mike Stump <mikestump@comcast.net>
542
543 * .dir-locals.el: Add.
544
5452013-10-15 David Malcolm <dmalcolm@redhat.com>
546
547 * configure.ac: Add --enable-host-shared
548 * configure: Regenerate.
549
5502013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
551
552 Import from savannah.gnu.org:
553 * config.guess: Update to 2013-06-10 version.
554 * config.sub: Update to 2013-10-01 version.
555
5562013-10-01 Simon Cook <simon.cook@embecosm.com>
557
558 Changes to build configuration to allow big endian ARC ELF toolchain
559 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
560 * configure: Regenerate.
561
5622013-09-20 Alan Modra <amodra@gmail.com>
563
564 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
565 ppc host match. Support little-endian powerpc linux hosts.
566
5672013-09-19 Dodji Seketeli <dodji@redhat.com>
568
569 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
570 maintainer.
571
5722013-09-12 DJ Delorie <dj@redhat.com>
573
574 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
575 maintainers.
576
5772013-09-03 Richard Biener <rguenther@suse.de>
578
579 * configure.ac: Also allow ISL 0.12.
580 * configure: Regenerated.
581
5822013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
583
584 * MAINTAINERS (Write After Approval): Add myself.
585
5862013-08-27 David Malcolm <dmalcolm@redhat.com>
587
588 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
589
5902013-08-26 Caroline Tice <cmtice@google.com>
591
592 * MAINTAINERS: Correct earliers update: Move myself from libvtv
593 "Various Reviewers" to libvtv "Various Maintainers".
594
5952013-08-20 Steven Bosscher <steven@gcc.gnu.org>
596
597 * MAINTAINERS: Add myself as RTL optimizers reviewer.
598
5992013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
600
601 * MAINTAINERS: Update name, email.
602
6032013-08-13 Adam Butcher <adam@jessamine.co.uk>
604
605 * MAINTAINERS (Write After Approval): Add myself.
606
6072013-08-12 Caroline Tice <cmtice@google.com>
608
609 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
610 address in the Write After Approval section.
611
6122013-08-09 Carlos O'Donell <carlos@redhat.com>
613
614 * MAINTAINERS (Write After Approval): Update email.
615
6162013-08-08 Benjamin Kosnik <bkoz@redhat.com>
617
618 * configure.ac: Adjust to check VTV_SUPPORTED.
619 * configure: Regenerated.
620
6212013-08-02 Caroline Tice <cmtice@google.com>
622
623 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
624 on non-linux systems; add target-libvtv to noconfigdirs; add
625 libsupc++/.libs to C++ library search paths.
626 * configure: Regenerated.
627 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
628 libstdc++ and libgcc.
629 * Makefile.in: Regenerated.
630
6312013-07-19 Yvan Roux <yvan.roux@linaro.org>
632
633 * MAINTAINERS (Write After Approval): Add myself.
634
6352013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
636 Shiva Chen <shiva0217@gmail.com>
637
638 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
639 nds32 port maintainers.
640
6412013-07-17 Tim Shen <timshen91@gmail.com>
642
643 * MAINTAINERS (Write After Approval): Add myself.
644
6452013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
646
647 * configure.ac: Sync from binutils.
648 * configure: Regenerate.
649
6502013-06-14 Vidya Praveen <vidyapraveen@arm.com>
651
652 * MAINTAINERS (Write After Approval): Add myself.
653
6542013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
655
656 * MAINTAINERS (Write After Approval): Add myself.
657
6582013-05-17 David Malcolm <dmalcolm@redhat.com>
659
660 * MAINTAINERS (Write After Approval): Add myself.
661
6622013-04-30 Brooks Moses <bmoses@google.com>
663
664 * MAINTAINERS: Update my email; move myself from Fortran
665 reviewer to Write After Approval.
666
6672013-04-16 Andreas Schwab <schwab@suse.de>
668
669 * configure.ac (aarch64-*-*): Don't disable java.
670 * configure: Regenerate.
671
6722013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
673
674 * MAINTAINERS (Write After Approval): Add myself.
675
6762013-03-30 Matthias Klose <doko@ubuntu.com>
677
678 * Makefile.def (target_modules): Don't install libffi.
679 * Makefile.in: Regenerate.
680
6812013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
682
683 * MAINTAINERS (Write After Approval): Add myself.
684
6852013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
686
687 * MAINTAINERS (Write After Approval): Add myself.
688
6892013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
690
691 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
692 * configure: Regenerated.
693
a15d2ea8
ILT
6942013-02-05 Ian Lance Taylor <iant@google.com>
695
696 PR go/55969
697 * configure.ac: Disable libgo on some systems where it does not
698 work.
699
a3b854b6
FXC
7002013-02-04 David Edelsohn <dje.gcc@gmail.com>
701
702 * MAINTAINERS: Explicitly add myself as AIX maintainer.
703 Remove Geoff Keating as rs6000 port maintainer, at his request.
704
7052013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
706
707 * MAINTAINERS: Update my email.
708
7092013-01-23 Shenghou Ma <minux.ma@gmail.com>
710
711 * configure: Re-generate.
712
7132013-01-15 Richard Biener <rguenther@suse.de>
714
715 PR other/55973
716 * configure: Re-generate.
717
7182013-01-14 Matthias Klose <doko@ubuntu.com>
719
720 * Makefile.def (install-target-libsanitizer): Depend on
721 install-target-libstdc++-v3.
722 * Makefile.in: Regenerate.
723
7242013-01-14 Richard Biener <rguenther@suse.de>
725
726 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
727 * configure: Re-generate
728
7292013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
730
731 * config.sub: Update from config repo.
732
7332013-01-11 Eric Botcazou <ebotcazou@adacore.com>
734
735 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
736 * Makefile.in: Regenerate.
737
7382013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
739
740 * MAINTAINERS (arc): Add new port maintainership for myself.
741
7422013-01-09 Jason Merrill <jason@redhat.com>
743
744 * .gitignore: Import from gdb repository.
745
7462013-01-09 H.J. Lu <hongjiu.lu@intel.com>
747
748 * Makefile.def (configure-gcc): Depend on all-gmp.
749 (all-gcc): Remove dependency on all-gmp.
750 * Makefile.in: Regenerated.
751
7522013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
753
754 * config.sub: Merge from config repo.
755 * config.guess: Ditto.
756
7572013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
758
759 * Makefile.def: Merge from binutils.
760 * Makefile.in: Ditto.
761
7622013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
763
764 * MAINTAINERS: Update my email.
765
7662012-12-29 Ben Elliston <bje@gnu.org>
767
768 * config.guess: Update to 2012-12-29 version.
769 * config.sub: Likewise.
770
7712012-12-20 Matthias Klose <doko@ubuntu.com>
772
773 * Makefile.def (install-target-libgfortran): Depend on
774 install-target-libquadmath, install-target-libgcc.
775 (install-target-libsanitizer): Depend on install-target-libgcc.
776 (install-target-libjava): Depend on install-target-libgcc.
777 (install-target-libitm): Depend on install-target-libgcc.
778 (install-target-libobjc): Depend on install-target-libgcc.
779 (install-target-libstdc++-v3): Depend on install-target-libgcc.
780 * Makefile.in: Regenerate.
781
7822012-12-19 Matthias Klose <doko@ubuntu.com>
783
784 * Makefile.def (install-target-libgo): Depend on
785 install-target-libatomic.
786 * Makefile.in: Regenerate.
787
7882012-12-18 Andreas Schwab <schwab@linux-m68k.org>
789
790 PR go/55201
791 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
792 * Makefile.in: Regenerate.
793
7942012-12-16 Thomas Schwinge <thomas@codesourcery.com>
795
796 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
797 * configure: Regenerate.
798
7992012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
800
801 * config.sub: Merge from config repo.
802
8032012-12-11 H.J. Lu <hongjiu.lu@intel.com>
804
805 * Makefile.def (target_modules): Add bootstrap=true and
806 raw_cxx=true to libsanitizer.
807 * configure.ac (bootstrap_target_libs): Add libsanitizer.
808 * Makefile.in: Regenerated.
809 * configure: Likewise.
810
8112012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
812
813 * MAINTAINERS: Remove self as RTL optimization maintainer.
814
8152012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
816
817 * MAINTAINERS (Write After Approval): Add myself.
818
8192012-11-28 H.J. Lu <hongjiu.lu@intel.com>
820
821 * Makefile.def (target_modules): Remove bootstrap=true and
822 raw_cxx=true from libsanitizer.
823 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
824 * Makefile.in: Regenerated.
825 * configure: Likewise.
826
8272012-11-28 H.J. Lu <hongjiu.lu@intel.com>
828
829 * Makefile.def (target_modules): Add bootstrap=true and
830 raw_cxx=true to libsanitizer.
831 * configure.ac (bootstrap_target_libs): Add libsanitizer.
832 * Makefile.in: Regenerated.
833 * configure: Likewise.
834
8352012-11-28 Andrew Pinski <apinski@cavium.com>
836
837 PR bootstrap/54279
838 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
839 * configure: Regenerate.
840 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
841 * Makefile.in: Regenerate.
842
8432012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
844
845 * configure.ac: Disable libsanitizer if we're not building C++.
846 * configure: Regenerate.
847
8482012-11-15 Roland McGrath <roland@hack.frob.com>
849
850 * MAINTAINERS (Write After Approval): Add myself.
851
8522012-11-15 Dmitry Vyukov <dvyukov@google.com>
853
854 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
855 Kostya Serebryany (kcc@google.com) and
856 Jakub Jelinek (jakub@redhat.com).
857 Rename area for Dodji Seketeli (dodji@redhat.com).
858
8592012-11-15 Dodji Seketeli <dodji@redhat.com>
860
861 * MAINTAINERS: (asan.c, related): Add myself.
862
8632012-11-14 Roland McGrath <mcgrathr@google.com>
864
865 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
866 * configure: Regenerate.
867
8682012-11-13 Richard Henderson <rth@redhat.com>
869
870 * configure.ac: Move libsanitizer logic to subdirectory.
871 * configure: Regenerate.
872
8732012-11-13 Dodji Seketeli <dodji@redhat.com>
874
875 * configure.ac: Enable libsanitizer just on x86 linux for now.
876 * configure: Re-generate.
877
8782012-11-13 David Edelsohn <dje.gcc@gmail.com>
879
880 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
881 sections.
882 * configure: Regenerate.
883
8842012-11-13 Hans-Peter Nilsson <hp@axis.com>
885
886 * configure.ac: Add section for configdirs for libsanitizer.
887 Disable for cris-*-* and mmix-*-*.
888 * configure: Regenerate.
889
8902012-11-12 Wei Mi <wmi@google.com>
891
892 * configure.ac: Add libsanitizer to target_libraries.
893 * Makefile.def: Ditto.
894 * configure: Regenerate.
895 * Makefile.in: Regenerate.
896 * libsanitizer: New directory for asan runtime. Contains an empty
897 tsan directory.
898
8992012-11-03 Corinna Vinschen <corinna@vinschen.de>
900
901 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
902 against Mingw64 w32api.
903 * configure: Regenerate.
904
9052012-11-03 H.J. Lu <hongjiu.lu@intel.com>
906
907 * configure: Regenerated.
908
9092012-11-03 Robert Mason <rbmj@verizon.net>
910
911 * configure.ac: add --disable-libstdcxx configure option
912 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
913
9142012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
915
916 * MAINTAINERS (Write After Approval): Add myself.
917
9182012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
919
920 * MAINTAINERS (Write After Approval): Add myself.
921
9222012-10-24 Sharad Singhai <singhai@google.com>
923
924 * MAINTAINERS (Write After Approval): Add myself.
925
9262012-10-24 Eric Christopher <echristo@gmail.com>
927
928 * MAINTAINERS: Update email address.
929
9302012-10-23 Eric Botcazou <ebotcazou@adacore.com>
931
932 PR bootstrap/54820
933 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
934 * configure: Regenerate.
935
9362012-10-23 Richard Earnshaw <rearnsha@arm.com>
937
938 * MAINTAINERS (aarch64): Add Marcus and myself.
939
9402012-10-22 Eric Botcazou <ebotcazou@adacore.com>
941
942 PR bootstrap/54820
943 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
944 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
945 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
946 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
947 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
948 * Makefile.in: Regenerate.
949 * configure.ac (have_static_libs): New variable and associated check.
950 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
951 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
952 * configure: Regenerate.
953
9542012-10-10 Richard Biener <rguenther@suse.de>
955
956 * MAINTAINERS: Adjust for changed surname.
957
9582012-10-04 Lawrence Crowl <crowl@google.com>
959
960 * MAINTAINERS (Write After Approval): Add myself.
961
9622012-10-01 Cary Coutant <ccoutant@google.com>
963
964 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
965
9662012-09-28 Ian Lance Taylor <iant@google.com>
967
968 * Makefile.def: Make all-target-libgo depend on
969 all-target-libbacktrace.
970 * Makefile.in: Rebuild.
971
9722012-09-26 Ian Lance Taylor <iant@google.com>
973
974 * Makefile.def: Make all-gcc depend on all-libbacktrace.
975 * Makefile.in: Rebuild.
976
9772012-09-20 Walter Lee <walt@tilera.com>
978
979 * configure.ac: Add tilegx to list of targets that support gold.
980 * configure: Regenerate.
981
9822012-09-20 Marek Polacek <polacek@redhat.com>
983
984 * MAINTAINERS (Write After Approval): Add myself.
985
9862012-09-19 Steve Ellcey <sellcey@mips.com>
987
988 * configure.ac: Add mips*-mti-elf* target.
989 * configure: Regenerate.
990
9912012-09-17 Ian Lance Taylor <iant@google.com>
992
993 * MAINTAINERS (Various Maintainers): Add libbacktrace.
994 * configure.ac (host_libs): Add libbacktrace.
995 (target_libraries): Add libbacktrace.
996 * Makefile.def (host_modules): Add libbacktrace.
997 (target_modules): Likewise.
998 * configure, Makefile.in: Rebuild.
999
10002012-09-14 David Edelsohn <dje.gcc@gmail.com>
1001
1002 PR target/38607
1003 Merge upstream change.
1004 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1005
1006 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1007 Add libgomp*.o to compare_exclusions for AIX.
1008 * configure: Regenerate.
1009
10102012-09-06 Diego Novillo <dnovillo@google.com>
1011
1012 * configure.ac: Bump minimum GMP version to 4.2.3.
1013 * configure: Re-generate.
1014
10152012-09-05 Georg-Johann Lay <avr@gjlay.de>
1016
1017 PR target/54461
1018 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1019 target-libgloss if not configured --with-avrlibc=no.
1020 * configure: Regenerate.
1021
10222012-09-04 Jason Merrill <jason@redhat.com>
1023
1024 * configure.ac: Fix --enable-languages=all.
1025
10262012-09-04 Christophe Lyon <christophe.lyon@st.com>
1027
1028 * MAINTAINERS (Write After Approval): Add myself.
1029
10302012-09-03 Richard Guenther <rguenther@suse.de>
1031
1032 PR bootstrap/54138
1033 * configure.ac: Re-organize ISL / CLOOG checks to allow
1034 disabling with either --without-isl or --without-cloog.
1035 * configure: Regenerated.
1036
10372012-09-03 Georg-Johann Lay <avr@gjlay.de>
1038
1039 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1040 * configure: Regenerate.
1041
10422012-08-27 Ulrich Drepper <drepper@gmail.com>
1043
1044 * MAINTAINERS: Fix my email address.
1045
10462012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1047
1048 PR binutils/4970
1049 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1050 and opcodes.
1051 * Makefile.in: Regenerated.
1052
10532012-08-26 Art Haas <ahaas@impactweather.com>
1054
1055 * configure: Regenerate.
1056
10572012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1058
1059 * INSTALL/README: Also refer to the online installation
1060 instructions.
1061
10622012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1063
1064 * MAINTAINERS (Write After Approval): Add myself.
1065 (Picochip port): Remove myself.
1066
10672012-08-14 Diego Novillo <dnovillo@google.com>
1068
1069 Merge from cxx-conversion branch.
1070
1071 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1072 POSTSTAGE1_CONFIGURE_FLAGS.
1073 * Makefile.in: Regenerate.
1074 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1075 Force C++ when bootstrapping.
1076 * configure: Regenerate.
1077
10782012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1079
1080 * MAINTAINERS (Write After Approval): Add myself.
1081
10822012-07-16 Joseph Myers <joseph@codesourcery.com>
1083
1084 * README: Document use of ranges of years in copyright notices.
1085
10862012-07-06 Richard Guenther <rguenther@suse.de>
1087
1088 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1089 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1090 --with-gmp=system.
1091 * Makefile.in: Regenerated.
1092 * configure: Likewise.
1093
10942012-07-06 Richard Guenther <rguenther@suse.de>
1095
1096 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1097 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1098 supply V=1 as extra_make_flags.
1099 * configure: Regenerated.
1100 * Makefile.in: Likewise.
1101
11022012-07-04 Tristan Gingold <gingold@adacore.com>
1103
1104 * configure: Regenerate.
1105
11062012-07-03 Richard Guenther <rguenther@suse.de>
1107
1108 * Makfile.def (isl): Remove not necessary extra_exports and
1109 extra_make_flags.
1110 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1111 * Makefile.in: Regenerated.
1112
11132012-07-03 Richard Guenther <rguenther@suse.de>
1114
1115 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1116 * configure.ac: If either the ISL or the CLooG check failed
1117 do not try to build in-tree versions.
1118 * Makefile.in: Regenerated.
1119 * configure: Regenerated.
1120
11212012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1122
1123 * configure: Regenerate.
1124
11252012-07-02 Janis Johnson <janisjo@codesourcery.com>
1126
1127 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1128 maintainer.
1129
11302012-07-02 Richard Guenther <rguenther@suse.de>
1131
1132 * configure: Regenerated.
1133
11342012-07-02 Richard Guenther <rguenther@suse.de>
1135 Michael Matz <matz@suse.de>
1136 Tobias Grosser <tobias@grosser.es>
1137 Sebastian Pop <sebpop@gmail.com>
1138
1139 * Makefile.def: Add ISL host module, remove PPL host module.
1140 Adjust ClooG host module to use the proper ISL.
1141 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1142 * configure.ac: Include config/isl.m4. Add ISL host library,
1143 remove PPL. Remove PPL configury, add ISL configury, adjust
1144 ClooG configury.
1145 * Makefile.in: Regenerated.
1146 * configure: Likewise.
1147
11482012-07-02 Richard Guenther <rguenther@suse.de>
1149
1150 Merge from graphite branch
1151 2011-07-21 Tobias Grosser <tobias@grosser.es>
1152
1153 * configure: Regenerated.
1154 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1155 both cloog.org and legacy versions. The only supported version will
1156 be CLooG with the isl backend.
1157
1158 2011-07-21 Tobias Grosser <tobias@grosser.es>
1159
1160 * configure: Regenerated.
1161 * configure.ac: Require cloog isl 0.17.0
1162
1163 2011-07-21 Tobias Grosser <tobias@grosser.es>
1164
1165 * configure: Regenerated.
1166 * config/cloog.m4: Do not define CLOOG_ORG
1167
11682012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1169
1170 * configure.ac: Skip C if explicitly selected.
1171 * configure: Regenerate.
1172
11732012-06-28 Christophe Lyon <christophe.lyon@st.com>
1174
1175 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1176 they contain -O2.
1177 * configure: Regenerate.
1178
11792012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1180
1181 PR debug/53740
1182 * df.h, df-problems.c, dce.c: Revert last patch.
1183
11842012-06-25 Iain Sandoe <iain@codesourcery.com>
1185
1186 * MAINTAINERS (Write After Approval): Update my email address.
1187
11882012-06-21 Meador Inge <meadori@codesourcery.com>
1189
1190 * MAINTAINERS (Write After Approval): Add myself.
1191
11922012-06-20 Jason Merrill <jason@redhat.com>
1193
1194 * Makefile.tpl (check-target-libgomp-c++): New.
1195 (check-target-libitm-c++): New.
1196 * Makefile.def (c++): Add them.
1197 * Makefile.in: Regenerate.
1198
11992012-05-29 Edmar Wienskoski <edmar@freescale.com>
1200
1201 * MAINTAINERS (Write After Approval): Add myself.
1202
12032012-05-16 Olivier Hainque <hainque@adacore.com>
1204
1205 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1206 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1207 (install-no-fixedincludes): Adjust accordingly.
1208 * Makefile.in: Regenerate.
1209
12102012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1211
1212 Merge upstream change
1213 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1214
12152012-05-14 Marc Glisse <marc.glisse@inria.fr>
1216
1217 * MAINTAINERS (Write After Approval): Add myself.
1218
12192012-05-09 Nick Clifton <nickc@redhat.com>
1220 Paul Smith <psmith@gnu.org>
1221
1222 PR bootstrap/50461
1223 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1224 allow for the fact that from release v3.1.0 of MPFR the source
1225 files were moved into a src sub-directory.
1226 * configure: Regenerate.
1227
12282012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1229
1230 * configure.ac: Bump minimum MPFR version to 2.4.0.
1231 * configure: Regenerated.
1232
12332012-05-01 Richard Henderson <rth@redhat.com>
1234
1235 * Makefile.def (libatomic): New target_module.
1236 * configure.ac (target_libraries): Add libatomic.
1237 (noconfigdirs): Check if libatomic is supported.
1238 * Makefile.in, configure: Rebuild.
1239
12402012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1241
1242 * MAINTAINERS (Write After Approval): Add myself.
1243
12442012-04-25 Joel Brobecker <brobecker@adacore.com>
1245
1246 * config.sub: Update to 2012-04-18 version from official repo.
1247
12482012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1249
1250 * MAINTAINERS (Write After Approval): Add myself.
1251
12522012-04-11 Steve Ellcey <sellcey@mips.com>
1253
1254 * MAINTAINERS: Changed email address.
1255
12562012-03-28 Georg-Johann Lay <avr@gjlay.de>
1257
1258 PR target/52737
1259 * contrib/gcc_update (files_and_dependencies):
1260 Remove gcc/config/avr/t-multilib from touch data.
1261
12622012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1263
1264 * MAINTAINERS (OS Port Maintainers): Remove irix.
1265 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1266 (unsupported_languages): Remove mips-sgi-irix6.*.
1267 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1268 (with_stabs): Remove.
1269 * configure: Regenerate.
1270
12712012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1272
1273 * MAINTAINERS (OS Port Maintainers): Remove osf.
1274 * configure.ac (enable_libgomp): Remove *-*-osf*.
1275 (with_stabs): Remove alpha*-*-osf*.
1276 * configure: Regenerate.
1277
12782012-03-05 Tristan Gingold <gingold@adacore.com>
1279
1280 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1281 * configure: Regenerate.
1282
12832012-02-17 Walter Lee <walt@tilera.com>
1284
1285 * MAINTAINERS: (Write After Approval): Delete myself.
1286
12872012-02-14 Walter Lee <walt@tilera.com>
1288
1289 * MAINTAINERS (tilegx port): Add myself.
1290 (tilepro port): Add myself.
1291 (Write After Approval): Add myself.
1292
12932012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1294
1295 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1296 and Joseph Myers as docstring relicensing maintainers.
1297
12982012-02-09 Bin Cheng <bin.cheng@arm.com>
1299
1300 * MAINTAINERS (write-after-approval): Add myself.
1301
13022012-02-08 Ira Rosen <irar@il.ibm.com>
1303
1304 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1305 maintainer.
1306
13072012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1308
1309 * MAINTAINERS (Write After Approval): Move myself to
1310 maintain alphabetical order.
1311
13122012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1313
1314 * MAINTAINERS (Write After Approval): Add myself.
1315
13162012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1317
1318 * MAINTAINERS (Write After Approval): Add myself.
1319
13202012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1321 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1322
1323 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1324 * configure: Regenerate.
1325
13262012-01-23 Harshit Chopra <harshit@google.com>
1327
1328 * MAINTAINERS (Write After Approval): Add myself.
1329
13302012-01-22 Douglas B Rupp <rupp@ngnat.com>
1331
1332 * configure.ac: Remove reference to mh-interix.
1333 * configure: Regenerate.
1334
13352012-01-05 Richard Henderson <rth@redhat.com>
1336
1337 PR bootstrap/51072
1338 * configure.ac: Disable libitm if c++ is not enabled.
1339 * configure: Rebuild.
1340
1341 * configure.ac: Fix regexp for same.
1342 * configure: Rebuild.
1343
13442012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1345
1346 * MAINTAINERS (Write After Approval): Add myself.
1347
13482012-01-02 Richard Guenther <rguenther@suse.de>
1349
1350 PR bootstrap/51686
1351 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1352 * Makefile.in: Regenerate.
1353
13542011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1355
1356 * MAINTAINERS (Write After Approval): Add myself.
1357
13582011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1359
1360 * configure: Regenerate.
1361
13622011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1363
1364 * MAINTAINERS (picochip): Changed email address.
1365
13662011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1367
1368 * MAINTAINERS (write-after-approval): Add self.
1369
13702011-11-29 DJ Delorie <dj@redhat.com>
1371
1372 * configure.ac (rl78-*-*) New case.
1373 * configure: Regenerate.
1374 * MAINTAINERS: Add myself as RL78 maintainer.
1375
13762011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1377
1378 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1379
13802011-11-21 Andreas Tobler <andreast@fgznet.ch>
1381
1382 * libtool.m4: Additional FreeBSD 10 fixes.
1383
13842011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1385
1386 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1387 Maintainers section, as Epiphany maintainer.
1388
13892011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1390
1391 PR target/49992
1392 * configure.ac: Remove ranlib special-casing for Darwin.
1393 * configure: Regenerate.
1394
13952011-11-12 Andrey Belevantsev <abel@ispras.ru>
1396
1397 * MAINTAINERS (Reviewers): Keep the list sorted.
1398
13992011-11-11 Andrey Belevantsev <abel@ispras.ru>
1400
1401 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1402
14032011-11-09 Roland McGrath <mcgrathr@google.com>
1404
1405 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1406 * configure: Rebuild.
1407 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1408 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1409 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1410 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1411 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1412 Add READELF.
1413 * Makefile.in: Rebuild.
1414
14152011-11-09 Jason Merrill <jason@redhat.com>
1416
1417 * Makefile.def (language=c++): Remove check-c++0x.
1418 * Makefile.in (check-gcc-c++): Regenerate.
1419
14202011-11-08 Richard Henderson <rth@redhat.com>
1421
1422 * configure.ac: Test for libitm directory present first.
1423
1424 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1425
1426 * configure.ac: Test libitm/configure.tgt to disable libitm.
1427 * configure: Rebuild.
1428
14292011-11-07 Aldy Hernandez <aldyh@redhat.com>
1430 Richard Henderson <rth@redhat.com>
1431
1432 Merged from transactional-memory.
1433
1434 * Makefile.def (lang_env_dependencies): libitm is c++.
1435 Add libitm target module.
1436 * configure.ac: Likewise.
1437 * config/mmap.m4: New file.
1438 * contrib/gcc_update: Add libitm to touch data.
1439 * Makefile.in, configure: Rebuild.
1440
14412011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1442
1443 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1444 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1445 * Makefile.in: Regenerate.
1446
14472011-11-01 DJ Delorie <dj@redhat.com>
1448
1449 * config.sub: Update to version 2011-10-29 (added rl78)
1450
14512011-10-27 Nick Clifton <nickc@redhat.com>
1452
1453 * config.sub: Import these changes from the config project:
1454
1455 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1456 Ben Elliston <bje@gnu.org>
1457
1458 * config.sub (epiphany): New.
1459
1460 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1461 Ben Elliston <bje@gnu.org>
1462
1463 * config.sub (hexagon, hexagon-*): New.
1464
1465 2011-08-23 Roland McGrath <mcgrathr@google.com>
1466
1467 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1468 64eb to be64.
1469
1470 2011-08-16 Roland McGrath <mcgrathr@google.com>
1471
1472 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1473 (nacl): Grok as alias for 32el-unknown-nacl.
1474
14752011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1476
1477 * MAINTAINERS (Write After Approval): Add myself.
1478
14792011-10-24 Teresa Johnson <tejohnson@google.com>
1480
1481 * MAINTAINERS (Write After Approval): Add myself.
1482
14832011-09-21 Jakub Jelinek <jakub@redhat.com>
1484
1485 * MAINTAINERS (sparc port): Remove myself.
1486
14872011-09-14 Tom de Vries <tom@codesourcery.com>
1488
1489 * MAINTAINERS (Write After Approval): Add myself.
1490
14912011-08-14 Yao Qi <yao@codesourcery.com>
1492
1493 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1494 * configure: Regenerate.
1495
14962011-07-26 Ian Lance Taylor <iant@google.com>
1497
1498 * configure.ac: Set have_compiler based on whether gcc directory
1499 exists, rather than on whether gcc is in configdirs.
1500 * configure: Rebuild.
1501
15022011-07-21 Joseph Myers <joseph@codesourcery.com>
1503
1504 * MAINTAINERS (Global Reviewers): Add self.
1505
15062011-07-20 David Edelsohn <dje.gcc@gmail.com>
1507
1508 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1509 link directories.
1510 * Makefile.in: Rebuild.
1511
15122011-07-20 Ian Lance Taylor <iant@google.com>
1513
1514 PR bootstrap/49787
1515 * configure.ac: Move --enable-bootstrap handling earlier in file.
1516 If --enable-bootstrap and either --enable-build-with-cxx or
1517 --enable-build-poststage1-with-cxx, enable C++ automatically.
1518 * configure: Rebuild.
1519
15202011-07-19 Ian Lance Taylor <iant@google.com>
1521
1522 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1523 make C++ a boot_language. Set and substitute
1524 POSTSTAGE1_CONFIGURE_FLAGS.
1525 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1526 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1527 * configure, Makefile.in: Rebuild.
1528
15292011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1530
1531 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1532 maintainers.
1533
15342011-07-18 Jakub Jelinek <jakub@redhat.com>
1535
1536 * MAINTAINERS (Global Reviewers): Add myself.
1537
15382011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1539
1540 * configure: Regenerate.
1541
15422011-07-16 Jason Merrill <jason@redhat.com>
1543
1544 * Makefile.def (language=c++): Add check-c++0x and
1545 check-target-libmudflap-c++.
1546 * Makefile.tpl (check-target-libmudflap-c++): New.
1547 * Makefile.in: Regenerate.
1548
15492011-07-16 Matthias Klose <doko@ubuntu.com>
1550
1551 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1552 * Makefile.def (target_modules/libjava): Pass
1553 $(EXTRA_CONFIGARGS_LIBJAVA).
1554 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1555 if not configured with --enable-static-libjava.
1556 * Makefile.in: Regenerate.
1557 * configure: Likewise.
1558
15592011-07-15 Jason Merrill <jason@redhat.com>
1560
1561 * Makefile.in (check-c++): Move check-gcc-c++0x after
1562 check-target-libstdc++-v3.
1563
15642011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1565
1566 * MAINTAINERS (c6x port): New entry.
1567
15682011-07-13 Jason Merrill <jason@redhat.com>
1569
1570 * Makefile.in (check-gcc-c++0x): New.
1571 (check-c++): Depend on it.
1572
15732011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1574
1575 PR target/39150
1576 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1577 x86_64-*-solaris2.1[0-9]*.
1578 * configure: Regenerate.
1579
15802011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1581
1582 * MAINTAINERS (RTL optimizers): Add self.
1583
15842011-06-27 Gabriel Charette <gchare@google.com>
1585
1586 * MAINTAINERS (Write After Approval): Add myself.
1587
15882011-06-22 Hans-Peter Nilsson <hp@axis.com>
1589
1590 PR regression/47836
1591 PR bootstrap/23656
1592 PR other/47733
1593 PR bootstrap/49247
1594 PR c/48825
1595 * configure.ac (target_libraries): Remove target-libiberty.
1596 Remove case-statement setting skipdirs=target-libiberty for
1597 multiple targets. Remove checking target_configdirs and
1598 removing target-libiberty but keeping target-libgcc if
1599 otherwise empty.
1600 * Makefile.def (target_modules): Don't add libiberty.
1601 (dependencies): Remove all traces of target-libiberty.
1602 * configure, Makefile.in: Regenerate.
1603
16042011-06-13 Walter Lee <walt@tilera.com>
1605
1606 * configure.ac (tilepro-*-*) New case.
1607 (tilegx-*-*): Likewise.
1608 * configure: Regenerate.
1609
16102011-06-06 Jing Yu <jingyu@google.com>
1611
1612 * configure.ac: Skip target-libiberty for
1613 arm*-*-linux-androideabi.
1614 * configure: Regenerated.
1615
16162011-06-06 Nick Clifton <nickc@redhat.com>
1617
1618 * config.sub: Sync from upstream.
1619
16202011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1621
1622 * MAINTAINERS (Write After Approval): Add myself.
1623
16242011-06-01 Daniel Jacobowitz <drow@false.org>
1625
1626 * MAINTAINERS: Update my email address.
1627
16282011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1629
1630 * MAINTAINERS (Write After Approval): Update my email address.
1631
16322011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1633
1634 * MAINTAINERS (Write After Approval): Add myself.
1635
16362011-05-08 Doug Kwan <dougkwan@google.com>
1637
1638 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1639 * configure: Regenerated.
1640 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1641 value from configure.
1642 * Makefile.in: Regenerated.
1643
16442011-05-05 Joseph Myers <joseph@codesourcery.com>
1645
1646 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1647 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1648 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1649 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1650 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1651 *-*-vxworks*): Disable newlib and libgloss in separate case
1652 statement.
1653 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1654 to separate case statement.
1655 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1656 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1657 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1658 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1659 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1660 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1661 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1662 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1663 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1664 i[[3456789]]86-*-rdos*, m32r-*-*,
1665 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1666 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1667 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1668 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1669 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1670 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1671 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1672 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1673 and libgloss in main case over targets. Remove most empty cases
1674 in main case over targets.
1675 * configure: Regenerate.
1676
16772011-05-04 Janis Johnson <janisjo@codesourcery.com>
1678
1679 * MAINTAINERS (Write After Approval): Add myself.
1680
16812011-05-04 Joseph Myers <joseph@codesourcery.com>
1682
1683 * configure.ac: Remove code setting special library locations for
1684 hppa*64*-*-hpux11*. Remove code setting compiler for
1685 sparc-sun-solaris2*.
1686 * configure: Regenerate.
1687
16882011-05-04 Joseph Myers <joseph@codesourcery.com>
1689
1690 * configure.ac: Separate libgloss_dir settings from general case
1691 over targets.
1692 * configure: Regenerate.
1693
16942011-04-28 Joseph Myers <joseph@codesourcery.com>
1695
1696 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1697 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1698 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1699 cases in libgcj-disabling case statement.
1700 (hppa*64*-*-linux*): Set unsupported_languages instead of
1701 disabling target-zlib.
1702 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1703 to hppa*64*-*-hpux*.
1704 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1705 hppa*-*-hpux*.
1706 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1707 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1708 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1709 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1710 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1711 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1712 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1713 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1714 libgcj-disabling case statement.
1715 * configure: Regenerate.
1716
17172011-04-28 Joseph Myers <joseph@codesourcery.com>
1718
1719 * configure.ac: Disable Java for targets not supporting libffi.
1720 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1721 Remove cases in Java-disabling statement.
1722 (*arm-wince-pe): Change to arm-wince-pe.
1723 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1724 cases in Java-disabling statement.
1725 (bfin-*-*): Don't disable Java again.
1726 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1727 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1728 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1729 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1730 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1731 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1732 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1733 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1734 Java-disabling statement.
1735 (mmix-*-*): Don't disable Java again.
1736 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1737 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1738 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1739 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1740 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1741 statement.
1742 * configure: Regenerate.
1743
17442011-04-28 Joseph Myers <joseph@codesourcery.com>
1745
1746 * configure.ac: Separate cases disabling Java and Java libraries
1747 from general case over targets.
1748 * configure: Regenerate.
1749
17502011-04-21 Jie Zhang <jzhang918@gmail.com>
1751
1752 * MAINTAINERS: Update my email address.
1753
17542011-04-20 Easwaran Raman <eraman@google.com>
1755
1756 * MAINTAINERS (Write After Approval): Add myself.
1757
17582011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1759
1760 PR lto/48086
1761 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1762 * configure: Regenerate.
1763
17642011-04-16 Jim Meyering <meyering@redhat.com>
1765
1766 * MAINTAINERS (Write After Approval): Add myself.
1767
17682011-04-15 Dodji Seketeli <dodji@redhat.com>
1769
1770 * MAINTAINERS: Update my email address.
1771
17722011-04-13 Georg-Johann Lay <avr@gjlay.de>
1773
1774 * MAINTAINERS (Write After Approval): Add myself.
1775
17762011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1777
1778 * MAINTAINERS (Write After Approval): Add myself.
1779
17802011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1781
1782 * MAINTAINERS (Write After Approval): Add myself.
1783
17842011-04-06 Joseph Myers <joseph@codesourcery.com>
1785
1786 * configure.ac (build_tools): Remove build-byacc.
1787 (host_libs): Remove mmalloc.
1788 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1789 autoconf automake libtool diff rcs fileutils shellutils time
1790 textutils wdiff find uudecode hello tar gzip indent recode release
1791 sed perl gawk findutils gettext zip.
1792 (libgcj): Remove target-qthreads.
1793 (target_tools): Remove target-examples target-gperf.
1794 (YACC): Don't handle building byacc.
1795 * configure: Regenerate.
1796 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1797 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1798 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1799 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1800 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1801 handle building components.
1802 * Makefile.in: Regenerate.
1803
18042011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1805
1806 * MAINTAINERS: Update my email address as Xtensa maintainer.
1807
18082011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1809
1810 * config.sub: Sync from upstream.
1811
18122011-04-01 Joseph Myers <joseph@codesourcery.com>
1813
1814 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1815 (microblaze*): Don't disable libssp.
1816 * configure: Regenerate.
1817
18182011-04-01 Joseph Myers <joseph@codesourcery.com>
1819
1820 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1821 moveifchange.
1822 * configure: Regenerate.
1823 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1824 * Makefile.in: Regenerate.
1825
18262011-04-01 Joseph Myers <joseph@codesourcery.com>
1827
1828 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1829 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1830 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1831 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1832 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1833 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1834 md_exec_prefix cases.
1835 * configure: Regenerate.
1836
18372011-04-01 Joseph Myers <joseph@codesourcery.com>
1838
1839 * configure.ac: Separate cases disabling target-libssp,
1840 target-libiberty, target-libstdc++-v3 and Fortran from general
1841 case over targets.
1842 * configure: Regenerate.
1843
18442011-04-01 Joseph Myers <joseph@codesourcery.com>
1845
1846 * configure.ac (*-*-chorusos): Don't disable libgcj.
1847 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1848 Remove case.
1849 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1850 (arm-*-coff): Don't disable libgcj.
1851 (arm*-*-linux-gnueabi): Remove useless assignment.
1852 (arm-*-riscix*): Don't disable libgcj.
1853 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1854 configuration.
1855 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1856 (c54x*-*-*): Remove case.
1857 (tic54x-*-*): Don't disable GCC or GCC libraries.
1858 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1859 to *.
1860 (d10v-*-*): Don't disable GCC libraries.
1861 (d30v-*-*): Don't disable libgcj.
1862 (h8500-*-*): Don't disable GCC libraries.
1863 (i960-*-*): Don't disable libgcj.
1864 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1865 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1866 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1867 libgcj.
1868 (m68k-*-coff*): Remove case.
1869 (mmix-*-*): Don't disable libgloss on host.
1870 (mn10200-*-*, mn10300-*-*): Remove cases.
1871 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1872 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1873 Don't disable libgcj.
1874 (romp-*-*): Remove case.
1875 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1876 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1877 case.
1878 (v810-*-*): Don't disable GCC libraries.
1879 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1880 (ip2k-*-*): Don't disable GCC libraries.
1881 * configure: Regenerate.
1882
18832011-03-28 Joseph Myers <joseph@codesourcery.com>
1884
1885 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1886 libffi on host.
1887 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1888 on host.
1889 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1890 * configure: Regenerate.
1891
18922011-03-26 John Marino <binutils@marino.st>
1893
1894 * configure.ac: Add support for *-*-dragonfly*
1895 * configure: Regenerate.
1896
18972011-03-25 Joseph Myers <joseph@codesourcery.com>
1898
1899 * configure.ac (native_only): Remove.
1900 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1901 send-pr uudecode guile gnuserv on host.
1902 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1903 send-pr rcs guile perl texinfo libtool on host.
1904 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1905 automake send-pr rcs guile perl texinfo libtool on host.
1906 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1907 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1908 (alpha*-dec-osf*): Don't disable fileutils on target.
1909 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1910 texinfo send-pr expect dejagnu on target.
1911 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1912 target-qthreads on target.
1913 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1914 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1915 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1916 x86_64-*-mingw*): Don't disable expect on target.
1917 (*-*-cygwin*): Don't disable target-gperf on target.
1918 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1919 gnuserv on target.
1920 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1921 target.
1922 * configure: Regenerate.
1923
19242011-03-25 Joseph Myers <joseph@codesourcery.com>
1925
1926 * configure.ac (target_tools): Remove target-groff.
1927 (native_only): Remove target-groff.
1928 (hppa*64*-*-*): Don't disable byacc.
1929 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1930 setting.
1931 (*-*-kaos*): Don't skip target-librx and target-groff.
1932 (*-*-netware*): Don't skip target-libmudflap.
1933 (*-*-tpf*): Don't skip target-libmudflap.
1934 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1935 directories on the host.
1936 (ia64*-*-*vms*): Don't skip tix.
1937 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1938 host.
1939 * configure: Regenerate.
1940
19412011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1942
1943 * configure.ac: Remove references to mt-mep, mt-netware,
1944 mt-wince.
1945 * Makefile.def: Add all-utils soft dependencies.
1946 * Makefile.tpl: Remove GDB_NLM_DEPS.
1947 * configure: Regenerate.
1948 * Makefile.in: Regenerate.
1949
19502011-03-24 Paolo Bonzini <bonzini@gnu.org>
1951
1952 * configure.ac: Do not include mh-x86omitfp.
1953 * configure: Regenerate.
1954
19552011-03-24 Paolo Bonzini <bonzini@gnu.org>
1956
1957 * configure.ac: Remove empty cases.
1958 * configure: Regenerate.
1959
19602011-03-24 Paolo Bonzini <bonzini@gnu.org>
1961
1962 * Makefile.def: Add dependency from termcap to gdb.
1963 * Makefile.in: Regenerate.
1964
19652011-03-24 Paolo Bonzini <bonzini@gnu.org>
1966
1967 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1968 * configure: Regenerate.
1969 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1970 * Makefile.tpl: Likewise.
1971 * Makefile.in: Regenerate.
1972
19732011-03-24 Paolo Bonzini <bonzini@gnu.org>
1974
1975 * configure.ac: Remove all mentions of tentative_cc.
1976 * configure: Regenerate.
1977
19782011-03-24 Joseph Myers <joseph@codesourcery.com>
1979
1980 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1981 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1982 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1983 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1984 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1985 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1986 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1987 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1988 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1989 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1990 *-*-rhapsody*): Remove host cases.
1991 * configure: Regenerate.
1992
19932011-03-24 Joseph Myers <joseph@codesourcery.com>
1994
1995 * configure.ac (ppc*-*-pe): Remove host case.
1996 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1997 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1998 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1999 cases.
2000 * configure: Regenerate.
2001
20022011-03-24 Joseph Myers <joseph@codesourcery.com>
2003
2004 * config.sub: Update to version 2011-03-23.
2005
20062011-03-22 Joseph Myers <joseph@codesourcery.com>
2007
2008 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2009 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2010 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2011 * configure: Regenerate.
2012
20132011-03-22 Joseph Myers <joseph@codesourcery.com>
2014
2015 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2016 to Write After Approval.
2017 * config-ml.in: Don't handle arc-*-elf*.
2018 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2019 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2020 handle GCC libraries.
2021 * configure: Regenerate.
2022
20232011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2024
2025 PR bootstrap/48120:
2026 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2027 Add -lstdc++ -lm to LIBS.
2028 * configure: Regenerate.
2029
20302011-03-18 David Edelsohn <dje.gcc@gmail.com>
2031
2032 * config.guess: Update to version 2011-02-02
2033 * config.sub: Update to version 2011-02-24
2034
20352011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2036
2037 PR lto/48086
2038 * configure.ac: Re-enable LTO on *-apple-darwin9.
2039 * configure: Regenerate.
2040
20412011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2042
2043 PR lto/48086
2044 * configure.ac: Disable LTO on darwin due to an assembler change in
2045 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2046 under 256.
2047 * configure: Regenerate.
2048
20492011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2050
2051 * MAINTAINERS: Update myself as score backend maintainer,
2052 update my e-mail address.
2053
20542011-03-09 Xuepeng Guo <terry.guo@arm.com>
2055
2056 * MAINTAINERS: Update my e-mail address.
2057
20582011-03-06 Joey Ye <joey.ye@arm.com>
2059
2060 * MAINTAINERS: Update my e-mail address.
2061
20622011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2063
2064 * configure.ac: Adjust test of with_ppl.
2065 * configure: Regenerated.
2066
20672011-03-02 Kai Tietz <ktietz@redhat.com>
2068
2069 * MAINTAINERS: Adjust my e-mail address.
2070
20712011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2072
2073 * configure.ac: Add -lpwl to ppllibs.
2074 * configure: Regenerated.
2075
20762011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2077
2078 * config/cloog.m4: Add -lisl to clooglibs.
2079 * configure: Regenerated.
2080
20812011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2082
2083 * MAINTAINERS (CPU Port maintainers): Add self.
2084
20852011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2086
2087 * MAINTAINERS: Add myself as testsuite maintainer.
2088
20892011-02-15 Mike Stump <mikestump@comcast.net>
2090
2091 * MAINTAINERS: Add myself as testsuite maintainer.
2092
20932011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2094
2095 Import from Libtool and gnulib:
2096
2097 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2098
2099 Prepare for supporting FreeBSD 10.
2100 * config.rpath: Remove handling of freebsd1* which soon would
2101 match FreeBSD 10.0.
2102
2103 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2104
2105 Remove support for FreeBSD 1.x.
2106 * libtool.m4 (_LT_LINKER_SHLIBS)
2107 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2108 soon would incorrectly match FreeBSD 10.0.
2109
21102011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2111
2112 PR binutils/12283
2113 * move-if-change: Import version from gnulib.
2114
21152011-02-12 Alexandre Oliva <aoliva@redhat.com>
2116
2117 PR lto/47225
2118 * Makefile.def (lto-plugin): Double dash for enable-shared.
2119 (configure-gcc): Depend on all-lto-plugin.
2120 * Makefile.in: Rebuilt.
2121
21222011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2123
2124 * configure.ac: Remove extra bracket.
2125 * configure: Regenerate.
2126
21272011-02-08 Tobias Burnus <burnus@net-b.de>
2128
2129 * MAINTAINERS: Add myself as libquadmath maintainer.
2130
21312011-02-08 Thomas Schwinge <thomas@schwinge.name>
2132
2133 * MAINTAINERS: Update my email address.
2134
21352011-02-07 Joseph Myers <joseph@codesourcery.com>
2136
2137 * MAINTAINERS (option handling): Add self.
2138
21392011-02-06 Kai Tietz <kai.tietz@onevision.com>
2140
2141 PR lto/47225
2142 * Makefile.def: Add dependency for install-gcc
2143 on install-lto-plugin.
2144 * Makfile.in: Regenerated
2145
21462011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2147
2148 * MAINTAINERS (CPU Port Maintainers): Add myself.
2149
21502011-01-31 Alexandre Oliva <aoliva@redhat.com>
2151
2152 PR libgcj/44341
2153 * configure.ac: Discard --with-* flags for host when configuring
2154 target libraries for cross build.
2155 * configure: Rebuilt.
2156
21572011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2158
2159 * MAINTAINERS (linear loop transforms): Removed.
2160
21612011-01-25 Jakub Jelinek <jakub@redhat.com>
2162
2163 * configure.ac: If with_ppl is no, move setting with_cloog=no
2164 after CLOOG_REQUESTED check.
2165 * configure: Regenerated.
2166
21672011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2168
2169 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2170 CLooG has been requested.
2171 * configure: Regenerated.
2172
21732011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2174
2175 * configure: Regenerated.
2176 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2177
21782011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2179
2180 * configure: Regenerated.
2181 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2182
21832011-01-21 Andreas Schwab <schwab@redhat.com>
2184
2185 * configure.ac: Use AS_HELP_STRING throughout.
2186 * configure: Regenerate.
2187
21882011-01-18 Jie Zhang <jie.zhang@analog.com>
2189
2190 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2191 * configure: Regenerate.
2192
21932011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2194
2195 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2196
21972011-01-13 Joel Brobecker <brobecker@adacore.com>
2198
2199 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2200 for ia64-hpux.
2201 * configure: Regenerate.
2202
22032011-01-07 Jan Hubicka <jh@suse.cz>
2204
2205 PR lto/47225
2206 * Makefile.in: Regenerate.
2207 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2208 configure.
2209
22102011-01-07 Jan Hubicka <jh@suse.cz>
2211
2212 * Makefile.in: Regenerate.
2213 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2214 and configure dependency on lto-plugin configure.
2215 (lto-plugin module): Remove dependency on GCC; add dependency on
2216 liniberty.
2217
22182011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2219
2220 * MAINTAINERS (Write After Approval): Add myself.
2221
22222010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2223
2224 * configure: Regenerate.
2225
22262010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2227
2228 * configure.ac: (picochip): Disable libiberty.
2229
22302010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2231
2232 * MAINTAINERS (Write After Approval): Add myself.
2233
22342010-12-10 Ian Lance Taylor <iant@google.com>
2235
2236 PR bootstrap/46819
2237 * configure.ac: For --disable-libgcj clear libgcj_saved.
2238 * configure: Rebuild.
2239
22402010-12-10 Tobias Burnus <burnus@net-b.de>
2241
2242 PR fortran/46540
2243 * configure.ac: Add --disable-libquadmath and
2244 --disable-libquadmath-support.
2245 * configure: Regenerate.
2246
22472010-12-03 Ian Lance Taylor <iant@google.com>
2248
2249 * MAINTAINERS: Add myself as libgo maintainer.
2250
22512010-12-03 Hans-Peter Nilsson <hp@axis.com>
2252
2253 PR libffi/46792
2254 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2255 * configure: Regenerate.
2256
22572010-12-02 Ian Lance Taylor <iant@google.com>
2258
2259 * configure.ac: Always set default for poststage1_ldflags to
2260 -static-libstdc++ -static-libgcc.
2261
22622010-11-29 Andreas Schwab <schwab@redhat.com>
2263
2264 * configure.ac: Move comment to remove extra space in last argument
2265 of GCC_TARGET_TOOL.
2266
22672010-11-26 Alexandre Oliva <aoliva@redhat.com>
2268
2269 PR other/46026
2270 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2271 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2272 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2273 (BASE_FLAGS_TO_PASS): Use it.
2274 * configure: Rebuilt.
2275 * Makefile.in: Rebuilt.
2276
22772010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2278
2279 PR binutils/12258
2280 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2281 Properly check default linker.
2282 * configure: Regnerated.
2283
22842010-11-23 Matthias Klose <doko@ubuntu.com>
2285
2286 * configure.ac: For --enable-gold, handle value `default' instead of
2287 `both*'. New configure option --{en,dis}able-ld.
2288 * configure: Regenerate.
2289
22902010-11-20 Ian Lance Taylor <iant@google.com>
2291
2292 * configure.ac: Only disable a language library if no language needs
2293 it. Don't let --disable-libgcj uncondtionally disable libffi.
2294 * configure: Rebuild.
2295
22962010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2297
2298 * Makefile.in: Regenerate.
2299
2300 PR other/46202
2301 * configure.ac: Fix just-built in-tree STRIP name to be
2302 binutils/strip-new.
2303 * configure: Regenerate.
2304 * Makefile.def (install-strip-gcc, install-strip-binutils)
2305 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2306 (install-strip-sid): Mirror dependencies on non-strip variants
2307 of these targets on the respective -strip prerequisites.
2308 * Makefile.tpl (install-strip, install-strip-host)
2309 (install-strip-target): New targets.
2310 (install-strip-[+module+], install-strip-target-[+module+]):
2311 New targets.
2312 * Makefile.in: Regenerate.
2313
23142010-11-19 Ian Lance Taylor <iant@google.com>
2315 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2316
2317 * configure.ac: Add target-libgo to target_libraries. Set
2318 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2319 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2320 (HOST_EXPORTS): Add GOC.
2321 (BASE_TARGET_EXPORTS): Add GOC.
2322 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2323 (GOCFLAGS_FOR_TARGET): New variable.
2324 (EXTRA_HOST_FLAGS): Add GOC.
2325 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2326 * Makefile.def (target_modules): Add libgo.
2327 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2328 (dependencies): Add dependency from configure-target-libgo to
2329 configure-target-libffi and all-target-libstdc++-v3. Add
2330 dependencies from all-target-libgo to all-target-libffi.
2331 (languages): Add go.
2332 * configure: Rebuild.
2333 * Makefile.in: Rebuild.
2334
23352010-11-19 Ian Lance Taylor <iant@google.com>
2336
2337 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2338 compiler/flag environment variables.
2339
23402010-11-18 Ian Lance Taylor <iant@google.com>
2341
2342 * configure.ac: Check for lang_requires_boot_languages in
2343 config-lang.in files.
2344 * configure: Rebuild.
2345
23462010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
2347 Tobias Burnus <burnus@net-b.de>
2348
2349 PR fortran/32049
2350 * Makefile.def: Add libquadmath; build it with language=fortran.
2351 * configure.ac: Add libquadmath.
2352 * Makefile.tpl: Handle multiple libs in check-[+language+].
2353 * Makefile.in: Regenerate.
2354 * configure: Regenerate.
2355
b9b9d342
TT
23562010-11-16 Tom Tromey <tromey@redhat.com>
2357
2358 * MAINTAINERS: Moved myself to reviewers section.
2359
ecbfe87a
ZD
23602010-11-15 Zdenek Dvorak <ook@ucw.cz>
2361
2362 * MAINTAINERS: Moved myself to reviewers section.
2363
29a4f477
RW
23642010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2365
2366 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2367 (Write After Approval): Remove self.
2368
9965e3cd
AS
23692010-11-15 Andreas Schwab <schwab@redhat.com>
2370
2371 * configure.ac: Fix spelling in option names.
2372 * configure: Regenerated.
2373
0463992b
GJL
23742010-11-13 Georg-Johann Lay <georgjohann@web.de>
2375
2376 PR bootstrap/39622
2377 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2378 * configure: Regenerated.
2379
3df08734
KG
23802010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2381
2382 * MAINTAINERS: Update my email address.
2383
f16e2237
TG
23842010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2385
f16e2237
TG
2386 * configure: Regenerate.
2387
0bb52d68
TG
23882010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2389
1f980c25 2390 * configure: Regenerate.
0bb52d68 2391
aba2b02e
TG
23922010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2393
aba2b02e
TG
2394 * configure: Regenerate.
2395
27882098
TG
23962010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2397
27882098
TG
2398 * configure: Regenerate.
2399
d32ef397
AS
24002010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2401
2402 * configure.ac: Support official CLooG.org versions.
2403 * configure: Regenerate.
2404 * config/cloog.m4: New.
2405
5a4b6c0e
FD
24062010-11-10 François Dumont <francois.cppdevs@free.fr>
2407
2408 * MAINTAINERS (Write After Approval): Add myself.
2409
f2cea726
DE
24102010-11-09 David Edelsohn <dje.gcc@gmail.com>
2411
2412 * MAINTAINERS: Update my email address.
2413
d8ed14ce
IS
24142010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2415
2416 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2417 * configure: Regenerate.
d8ed14ce 2418
48215350
DK
24192010-11-03 Ian Lance Taylor <iant@google.com>
2420 Dave Korn <dave.korn.cygwin@gmail.com>
2421
2422 PR lto/46273
2423 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2424 and on other supported platforms whenever LTO is enabled.
2425 * configure: Rebuild.
2426
87841584
AM
24272010-11-02 Alan Modra <amodra@gmail.com>
2428
2429 PR binutils/12110
2430 * configure.ac: Error when source path contains spaces.
2431 * configure: Regenerate.
2432
fe12dfe1
JW
24332010-10-23 James E. Wilson <wilson@codesourcery.com>
2434
2435 * MAINTAINERS: Update my email address.
2436
66c92425
ILT
24372010-10-20 Ian Lance Taylor <iant@google.com>
2438
2439 * Makefile.def (target_modules): Set lib_path to src/.libs for
2440 libstdc++-v3 module.
2441 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2442 * Makefile.in: Rebuild.
2443
187d3518
LB
24442010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2445
2446 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2447 (Write After Approval): Remove myself.
2448
02db6bba
TG
24492010-10-15 Tristan Gingold <gingold@adacore.com>
2450
2451 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2452
c0103e74
DR
24532010-10-14 Douglas Rupp <rupp@gnat.com>
2454
2455 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2456
1cd0b716
DK
24572010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2458
2459 * configure.ac (build_lto_plugin): New shell variable.
2460 (--enable-lto): Turn on by default for all non-ELF platforms that
2461 have had LTO support added so far. Set build_lto_plugin appropriately
2462 for both ELF and non-ELF.
2463 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2464 * configure: Regenerate.
2465
d4c1abb3
RW
24662010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2467
2468 Sync from src:
2469 * configure.ac (v850 support): Remove target-libgloss from
2470 noconfigdirs.
2471 * configure: Regenerate.
2472
ffedf511
RW
24732010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2474
2475 PR bootstrap/45326
2476 PR bootstrap/45174
2477 * configure.ac: Honor initial values of $build_configargs,
2478 $host_configargs, $target_configargs. Mark the precious, so
2479 environment settings get recorded.
2480 * configure: Regenerate.
2481
e1826acc
RW
24822010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2483
2484 PR bootstrap/45796
2485 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2486 Depend on all-build-libiberty.
2487 * Makefile.in: Regenerate.
2488
80920132
ME
24892010-09-30 Michael Eager <eager@eagercon.com>
2490
2491 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2492 * configure: Regenerate.
2493
770a498a
ME
24942010-09-28 Michael Eager <eager@eagercon.com>
2495
2496 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2497
86dfbd58
RW
24982010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2499
2500 PR bootstrap/44621
2501 * configure.ac: Fix unportable shell quoting.
2502 * configure: Regenerate.
2503
db50fe7d
IS
25042010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2505
2506 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2507 targets and amend comment.
2508 * configure: Regenerate.
2509
0064e825
TB
25102010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2511
2512 * MAINTAINERS (Write After Approval): Add myself.
2513
bb79486c
JH
25142010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2515
2516 * configure.ac: Enable LTO by default on Darwin.
2517 * configure: Regenerate.
2518
9e0b22c3
MS
25192010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2520
bb79486c 2521 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 2522
2fabf1b7
IB
25232010-09-01 Ian Bolton <ian.bolton@arm.com>
2524
bb79486c 2525 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 2526
3a9abc98
DS
25272010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2528
2529 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2530 ports
2531
331a9a59
DY
25322010-07-28 David Yuste <david.yuste@gmail.com>
2533
2534 * MAINTAINERS (Write After Approval): Add myself.
2535
223a9d64
N
25362010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2537
2538 * configure.ac: Support all v850 targets.
2539 * configure: Regenerate.
2540
9183bdcf
MG
25412010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2542
2543 PR bootstrap/44455
2544 * configure.ac (extra_mpfr_configure_flags): Copy from
2545 extra_mpc_gmp_configure_flags.
2546 * configure: Re-generated.
2547
2e290598
AK
25482010-07-22 Andi Kleen <ak@linux.intel.com>
2549
2550 * MAINTAINERS (Write After Approval): Add myself.
2551
8d6cd388
CLT
25522010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2553
2554 * MAINTAINERS (Write After Approval): Add myself.
2555
b0b01eb0
JY
25562010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2557
2558 * MAINTAINERS (Write After Approval): Add myself.
2559
77198d71
JH
25602010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2561
2562 PR target/44862
2563 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2564 Provide -B option to allow for link spec %s substitutions for
2565 libstdc++.a on darwin.
2566 * Makefile.in: Regenerate.
2567
02fe70af
MM
25682010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2569
2570 * MAINTAINERS (Reviewers): Update my e-mail address
2571
c63a4676
AO
25722010-06-10 Alexandre Oliva <aoliva@redhat.com>
2573
2574 * Makefile.def (configure-gcc): Depend on all-libelf.
2575 * Makefile.in: Rebuild.
2576
e68edbf6
FC
25772010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2578
2579 * MAINTAINERS (Write After Approval): Add myself in the right place.
2580
dce2d8b2 25812010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
2582
2583 * MAINTAINERS (Write After Approval): Add myself.
2584
dce2d8b2 25852010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
2586
2587 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
2588
25892010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 2590
1ab55d69
MK
2591 * config.sub: Update to version 2010-05-21.
2592 * config.guess: Update to version 2010-04-03.
0c422e74 2593
02540df4
SB
25942010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2595
2596 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2597 * configure: Regenerate.
2598
dfe5f5b2
ST
25992010-05-12 Sriraman Tallam <tmsriram@google.com>
2600
2601 * MAINTAINERS (Write After Approval): Add myself.
2602
c082f9f3
SB
26032010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2604
2605 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2606 a platform that supports LTO.
2607 * configure: Regenerate.
2608
f1af9e5f
SP
26092010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2610
2611 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2612 * configure: Regenerated.
2613
38e3d868
RM
26142010-04-27 Roland McGrath <roland@redhat.com>
2615 H.J. Lu <hongjiu.lu@intel.com>
2616
2617 * configure.ac (--enable-gold): Support both, both/gold and
2618 both/bfd to add gold to configdirs without removing ld.
2619 * configure: Regenerated.
2620
2621 * Makefile.def: Add install-gold dependency to install-ld.
2622 * Makefile.in: Regenerated.
2623
3bec79c5
DK
26242010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2625
2626 PR lto/42776
2627 * configure.ac (--enable-lto): Refactor handling so libelf tests
2628 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2629 and allow LTO to be explicitly enabled on non-ELF platforms that
2630 are known to support it inside else-clause.
2631 * configure: Regenerate.
2632
615c8ffa
EB
26332010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2634
2635 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2636 * configure: Regenerate.
2637
e4522f78
RC
26382010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2639
2640 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2641 * configure: Regenerate.
2642
8ccb78f2
RO
26432010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2644
2645 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2646 separately.
2647 * configure: Regenerate.
2648
d5cc2ee3
KW
26492010-04-16 Kevin Williams <kevin.williams@inria.fr>
2650
2651 * MAINTAINERS (Write After Approval): Add myself.
2652
8406cb62
TG
26532010-04-14 Tristan Gingold <gingold@adacore.com>
2654
2655 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2656 * configure: Regenerate.
2657
3591b8e2
SE
26582010-04-13 Steve Ellcey <sje@cup.hp.com>
2659
2660 * configure: Regenerate after change to elf.m4.
2661
a82ecc7b
IS
26622010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2663
2664 * MAINTAINERS (Write After Approval): Add myself.
2665
1f0bf148
SP
26662010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2667
2668 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2669 * configure: Regenerated.
2670
26712010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2672
2673 * configure.ac: Print "buggy but acceptable" when CLooG
2674 revision is less than 9.
2675 * configure: Regenerated.
2676
ecd01dee
DN
26772010-04-01 Diego Novillo <dnovillo@google.com>
2678
2679 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2680
dc683a3f
RW
26812010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2682
2683 PR bootstrap/43615
2684 PR bootstrap/43328
2685
2686 Revert:
2687
2688 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2689
2690 * configure.ac: Do not pass --enable-multilib nor
2691 --disable-multilib in baseargs. Accept explicitly passed
2692 --enable_multilib.
2693 * configure: Regenerate.
2694
7527d83f
UW
26952010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2696
2697 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2698
895522b6
JJ
26992010-03-31 Janis Johnson <janis187@us.ibm.com>
2700
2701 * MAINTAINERS: Remove myself.
2702
9db4e878
RW
27032010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2704
2705 PR bootstrap/43328
2706 * configure.ac: Do not pass --enable-multilib nor
2707 --disable-multilib in baseargs. Accept explicitly passed
2708 --enable_multilib.
2709 * configure: Regenerate.
2710
acf6bf36
AP
27112010-03-28 Andrew Pinski <pinskia@gmail.com>
2712
2713 * MAINTAINERS (spu port): Remove me.
2714
b42f0d7e
JM
27152010-03-23 Joseph Myers <joseph@codesourcery.com>
2716
2717 * configure.ac (tic6x-*-*): New case.
2718 * configure: Regenerate.
2719
0d1152b1
JM
27202010-03-23 Joseph Myers <joseph@codesourcery.com>
2721
2722 * config.sub: Update to version 2010-03-22.
2723 * config.guess: Update to version 2009-12-30.
2724
dce2d8b2 27252010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
2726
2727 PR ada/42554
2728 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2729 * configure: Regenerate.
2730
5408fbe8
RR
27312010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2732
2733 * MAINTAINERS: Update my email address.
2734
3f55a3b3
SP
27352010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2736
2737 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2738 (ghassan.shobaki@amd.com): Removed.
2739
3f08f7e8
AM
27402010-03-17 Alan Modra <amodra@gmail.com>
2741
2742 * MAINTAINERS: Update my email address.
2743
f3a9d094
DN
27442010-03-16 Diego Novillo <dnovillo@google.com>
2745
2746 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2747 Matthews.
2748
db5c4b8b
JM
27492010-03-16 Joseph Myers <joseph@codesourcery.com>
2750
2751 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2752 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2753
b995570a
JM
27542010-03-16 Joseph Myers <joseph@codesourcery.com>
2755
2756 * MAINTAINERS: Update my email address.
2757
124cc66f
DJ
27582010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2759
2760 * MAINTAINERS: Update my email address.
2761
a4581668
BS
27622010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2763
2764 * MAINTAINERS: Update my email address.
2765
49d78e29
JZ
27662010-03-09 Jie Zhang <jie@codesourcery.com>
2767
2768 * MAINTAINERS: Update my email address.
2769
8927b7c0
RO
27702010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2771
2772 PR libstdc++/32499
2773 * configure.ac (RANLIB): Default to true.
2774 (STRIP): Likewise.
2775 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2776 * configure: Regenerate.
2777
dce2d8b2 27782010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
2779
2780 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2781 (Write After Approval): Update my email address.
2782
bf646aaf
NC
27832010-02-17 Nick Clifton <nickc@redhat.com>
2784
2785 PR 11238
2786 * Makefile.tpl (local-distclean): Also remove config.cache files in
2787 sub-directories as there may not be Makefiles present in the
2788 sub-directories.
96e41f16
NC
2789 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2790 the config.cache files found by the find command.
2791
bf646aaf
NC
2792 * Makefile.in: Regenerate.
2793 * configure.ac: Revert previous delta.
2794 * configure: Regenerate.
2795
ff78880a
NC
27962010-02-15 Nick Clifton <nickc@redhat.com>
2797
2798 PR 11238
2799 * configure.ac: Delete config.cache files in sub-directories when
2800 deleting Makefiles.
2801 * configure: Regenerate.
2802
8150eadf
BE
28032010-02-12 Ben Elliston <bje@gnu.org>
2804
2805 * MAINTAINERS: Update my email address.
2806
a9e12bfd
AP
28072010-02-08 Andrew Pinski <pinskia@gmail.com>
2808
2809 * MAINTAINERS (spu port): Update my email address.
2810
95315086
JZ
28112010-02-08 Jie Zhang <jie.zhang@analog.com>
2812
2813 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2814
362c6d2f
KG
28152010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2816
2817 * configure.ac: Add "recommended" version checks for GMP/MPC.
2818 Update recommended GMP/MPFR/MPC versions.
2819 * configure: Regenerate.
2820
888c5ad2
JR
28212010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2822
2823 * MAINTAINERS: Move my Embecosm email address into the
2824 write-after-approval section.
2825
3bf714a7
ILT
28262010-01-26 Ian Lance Taylor <iant@google.com>
2827
2828 * MAINTAINERS: Add myself as Go frontend maintainer.
2829
ad1e5170
JR
28302010-01-25 Joern Rennecke <amylaar@spamcop.net>
2831
2832 PR libstdc++/36101, PR libstdc++/42813
2833 * configure.ac (bootstrap_target_libs): Make inclusion of
2834 target-libgomp conditional on libgomb being in target_configdirs.
2835 * configure: Regenerate.
2836
fb0553d1
JR
28372010-01-23 Joern Rennecke <amylaar@spamcop.net>
2838
2839 PR libstdc++/36101, PR libstdc++/42813
2840 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2841 * configure: Regenerate.
2842
aae29963
JR
28432010-01-22 Joern Rennecke <amylaar@spamcop.net>
2844
2845 PR libstdc++/36101, PR libstdc++/42813
2846 * configure.ac (target_configdirs): Substitute.
2847 * Makefile.def: Bootstrap target module libgomp.
2848 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2849 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2850 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2851 * configure, Makefile.in: Regenerate.
2852
d8fe8895
DK
28532010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2854
2855 * MAINTAINERS: Adjust my details.
2856
ebfe4897
EW
28572010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2858
2859 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2860
f7746c59
TL
28612010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2862
2863 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2864
306c7b5b
TL
28652010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2866
2867 * MAINTAINERS (Write After Approval): Add myself.
2868
1b8b9e19
KT
28692010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2870
2871 * MAINTAINERS (Write After Approval): Add myself.
2872
c164615b
RG
28732010-01-11 Richard Guenther <rguenther@suse.de>
2874
2875 PR lto/41569
2876 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2877 * Makefile.in: Regenerated.
2878
f3f623ae
AT
28792010-01-11 Andreas Tobler <andreast@fgznet.ch>
2880
2881 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2882 * configure: Regenerate.
2883
592c90ff 28842010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 2885 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
2886
2887 PR bootstrap/42424
2888 * configure.ac: Include libtool m4 files.
9c78662a 2889 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
2890 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2891 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 2892
592c90ff
KG
2893 * configure: Regenerate.
2894
60a2e213
RW
28952010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2896
2897 PR bootstrap/41818
2898 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2899 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2900 * Makefile.in: Regenerate.
2901
7413962d
RG
29022010-01-02 Richard Guenther <rguenther@suse.de>
2903
2904 PR lto/41529
2905 * configure.ac: Include config/elf.m4. Disable LTO if not
2906 builting for an elf target.
2907 * configure: Regenerate.
2908
f77f3945
CF
29092009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2910
2911 * MAINTAINERS: Change my email address.
2912
4960e3f0
BE
29132009-12-18 Ben Elliston <bje@au.ibm.com>
2914
2915 * config.sub, config.guess: Update from upstream sources.
2916
d16a31da
SZ
29172009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2918
2919 * MAINTAINERS (Write After Approval): Add myself.
2920
3a5729ea
KG
29212009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2922
2923 PR middle-end/30447
2924 PR middle-end/30789
2925 PR other/40302
2926
2927 * configure.ac: Require MPC.
2928 * configure: Regenerate.
2929
43e02a8a
RW
29302009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2931
2932 PR target/38384
2933 PR bootstrap/40972
2934 * libtool.m4: Sync from git Libtool.
2935 * ltoptions.m4: Likewise.
2936 * ltversion.m4: Likewise.
2937 * lt~obsolete.m4: Likewise.
2938 * ltmain.sh: Likewise.
2939
360d4522
KG
29402009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2941
2942 * configure.ac: Update minimum MPC version to 0.8.
2943 * configure: Regenerate.
2944
f264ed56
SP
29452009-11-21 Sebastian Pop <sebpop@gmail.com>
2946
2947 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2948 * configure: Regenerated.
2949
ed2eaa9f
ILT
29502009-11-21 Ian Lance Taylor <iant@google.com>
2951
2952 * configure.ac: Change default of poststage1_ldflags to be empty if
2953 poststage1_libs is set. When poststage1_libs is empty, and
2954 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2955 * configure: Rebuild.
2956
58346783
AN
29572009-11-21 Adam Nemet <adambnmet@gmail.com>
2958
2959 * MAINTAINERS (Write After Approval): Update my email address.
2960
5ca0106a
BE
29612009-11-20 Ben Elliston <bje@au.ibm.com>
2962
2963 * config.guess: Update from upstream sources.
2964
87213cd4
AO
29652009-11-16 Alexandre Oliva <aoliva@redhat.com>
2966
2967 * Makefile.def: Restore host and target settings for gmp.
2968 * Makefile.in: Rebuild.
2969
f61428ed
AO
29702009-11-16 Alexandre Oliva <aoliva@redhat.com>
2971
2972 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2973 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2974 Fix portability of test of C++ as bootstrap language. Add
2975 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2976 * configure: Rebuild.
2977 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2978 and cloog. Fix in-tree ppl configuration. Introduce libelf
2979 in-tree building.
2980 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2981 (POSTSTAGE1_HOST_EXPORTS): Use it.
2982 (STAGE[+id+]_CXXFLAGS): New.
2983 (BASE_FLAGS_TO_PASS): Pass it down.
2984 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2985 extra_exports.
2986 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2987 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2988 extra_exports.
2989 * Makefile.in: Rebuild.
2990
f6c56be6
BE
29912009-11-17 Ben Elliston <bje@au.ibm.com>
2992
2993 * config.sub, config.guess: Update from upstream sources.
2994
0ccb5970
JK
29952009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2996
2997 * MAINTAINERS (Write After Approval): Add myself.
2998
dce2d8b2 29992009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
3000
3001 * MAINTAINERS (Write After Approval): Add myself.
3002
5d571eaa
OS
30032009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3004
3005 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3006 paths for *-w64-mingw* and x86_64-*mingw*.
3007 * configure: Regenerated.
3008
dce2d8b2 30092009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
3010
3011 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3012
c393f559
BK
30132009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3014
3015 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3016 Phil Edwards to Write-After Approval.
3017
ef4c4300
KT
30182009-10-30 Kai Tietz <kai.tietz@onevision.com>
3019
3020 * configure.ac: Disable target-winsup & co for
3021 x86_64-*-mingw* and *-w64-mingw* targets.
3022 * configure: Regenerated.
3023
65a324b4
NC
30242009-10-16 Nick Clifton <nickc@redhat.com>
3025
3026 * MAINTAINERS: Add myself as a maintainer for the RX port.
3027
dce2d8b2 30282009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 3029
9c78662a 3030 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 3031
17e72e5d
RO
30322009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3033
3034 * configure.ac (CLooG test): Use = with test.
3035 * configure: Regenerate.
3036
ed3a56f3
RG
30372009-10-22 Richard Guenther <rguenther@suse.de>
3038
3039 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3040 cloog if the ppl version check failed. Move flags saving
3041 before setting in libelf check.
3042 * configure: Regenerate.
3043
ad0abd3c
RG
30442009-10-21 Richard Guenther <rguenther@suse.de>
3045
3046 * configure.ac: Adjust the ppl and cloog configure to work as
3047 documented. Disable cloog if ppl was disabled. Omit the version
3048 checks if they were disabled.
3049 * configure: Re-generate.
3050
e4c5bd48
RW
30512009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3052
3053 * configure.ac: Add 'lto' to enable_languages, not
3054 new_enable_languages, and only if not already present.
3055 * configure: Regenerate.
3056
0ffd69c5
GP
30572009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3058
3059 * README: Refer to the various COPYING* files instead of just
3060 COPYING.
3061 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3062
dce2d8b2 30632009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
3064
3065 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 3066
58687768
RG
30672009-10-07 Richard Guenther <rguenther@suse.de>
3068
3069 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3070 and Richard Guenther as reviewers.
3071 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3072 as reviewers.
3073
49b0ca5c 30742009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 3075
49b0ca5c 3076 * config.sub: Update from upstream sources.
d2d9ce5e 3077
aeb94799
ILT
30782009-10-06 Ian Lance Taylor <iant@google.com>
3079
3080 * Makefile.def: check-gold depends upon all-gas.
3081 * Makefile.in: Rebuild.
3082
123651cd
PM
30832009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3084
3085 * MAINTAINERS (Write After Approval): Add myself.
3086
d7f09764
DN
30872009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3088
3089 * Makefile.def: all-lto-plugin depends on all-libiberty.
3090 set bootstrap=true for lto-plugin.
3091 Add lto-plugin.
3092 * Makefile.in: Regenerate.
3093 * configure.ac (host_libs): Add lto-plugin.
3094 * configure: Regenerate.
3095
d7f09764
DN
30962009-10-03 Diego Novillo <dnovillo@google.com>
3097
3098 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3099 (HOST_LIBELFLIBS): Define.
3100 (HOST_LIBELFINC): Define.
3101 * Makefile.in: Regenerate.
3102 * configure.ac: Add --enable-lto.
3103 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3104 If --enable-lto is used, add 'lto' to new_enable_languages.
3105 If --enable-lto is used and gold is enabled, add
3106 lto-plugin to configdirs.
3107 * configure: Regenerate.
3108
31092009-10-03 Simon Baldwin <simonb@google.com>
3110
3111 * configure.ac: If --with-system-zlib, suppress local zlib and
3112 pass --with-system-zlib to subdir configure scripts.
3113 * configure: Regenerate.
3114
dce2d8b2 31152009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
3116 Paolo Bonzini <bonzini@gnu.org>
3117
3118 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3119 $(srcdir).
3120 * Makefile.in: Rebuilt.
3121
dce2d8b2 31222009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
3123
3124 * MAINTAINERS (Write After Approval): Add myself.
3125
3e661154
KG
31262009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3127
3128 * configure.ac: Update minimum MPC version to 0.7.
3129 * configure: Regenerate.
3130
f1a036e4
NC
31312009-09-25 Nick Clifton <nickc@redhat.com>
3132
3133 * configure.ac: Pass any --cache-file=/dev/null option on to
3134 subconfigures.
3135 * configure: Regenerate.
3136
d4c74acc
NC
31372009-09-23 Nick Clifton <nickc@redhat.com>
3138
3139 * config.sub, config.guess: Update from upstream sources.
3140
dce2d8b2 31412009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
3142
3143 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3144 * Makefile.in: Rebuilt.
3145
0db770bd
RW
31462009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3147
3148 PR bootstrap/32272
3149 * configure.ac: Error out if $srcdir isn't '.' but contains
3150 host-${host_noncanonical}.
3151 * configure: Regenerate.
3152
71101870
RO
31532009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3154
3155 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3156 maintainer.
3157
ca6d0d62
RW
31582009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3159
79cd2b23
RW
3160 * configure.ac: If bootstrapping a combined tree with
3161 --enable-gold, require c++ in stage1_languages.
3162 * configure: Regenerate.
3163
ab9dcd0c
RW
3164 * configure.ac: Also add target_libs of stage1_languages to
3165 bootstrap_target_libs.
3166 * configure: Regenerate.
3167
ca6d0d62
RW
3168 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3169 with --enable-languages not containing c++.
3170 * configure: Regenerate.
3171
1c3c9f12
JZ
31722009-09-15 Jie Zhang <jie.zhang@analog.com>
3173
3174 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3175 * configure: Regenerate.
3176
dce2d8b2 31772009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 3178
6fb30a14
JR
3179 * MAINTAINERS (Write After Approval): Update my e-mail address,
3180 and move from from here...
3181 (Waiting for paperwork): To here.
0318772d 3182
4056c2c6
JM
31832009-09-09 Joseph Myers <joseph@codesourcery.com>
3184
3185 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3186
3e54529c
RW
31872009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3188
3189 * configure.ac: Do not use $extrasub for replacing @if/@endif
3190 parts in Makefile; instead, use additional arguments to
3191 AC_CONFIG_COMMANDS to do the replacement manually, with several
3192 sed invocations, to avoid HP-UX sed command limits.
3193 * configure: Regenerate.
3194
713e2ea6
AO
31952009-09-08 Alexandre Oliva <aoliva@redhat.com>
3196
3197 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3198 blank before -L.
3199
5646b7b9
AO
32002009-09-04 Alexandre Oliva <aoliva@redhat.com>
3201
3202 * configure.ac (with-build-config): Document. Handle without.
3203 Handle missing argument.
3204 * configure: Rebuilt.
3205
e12c4094
AO
32062009-09-03 Alexandre Oliva <aoliva@redhat.com>
3207
3208 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3209 Default to bootstrap-debug only if compare-debug works.
3210 * configure: Rebuilt.
3211 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3212 * Makefile.in: Rebuilt.
3213
75cb0057
RO
32142009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3215
3216 * MAINTAINERS (OS Port Maintainers): Update my email address.
3217
8fc68cba
AO
32182009-09-01 Alexandre Oliva <aoliva@redhat.com>
3219
3220 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3221 * Makefile.in: Rebuilt.
3222
44cb38cf
CD
32232009-09-01 Chris Demetriou <cgd@google.com>
3224
3225 * MAINTAINERS (Write After Approval): Add myself.
3226
f9329c35
DS
32272009-08-31 Dodji Seketeli <dodji@redhat.com>
3228
3229 PR debug/30161
3230 * include/dwarf2.h (enum dwarf_tag): Added
3231 DW_TAG_GNU_template_template_param
3232 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3233
f945e229
PB
32342009-08-30 Paolo Bonzini <bonzini@gnu.org>
3235
3236 * Makefile.tpl (AWK): Fix typo.
3237 * Makefile.in: Regenerate.
3238
87264276
PB
32392009-08-30 Paolo Bonzini <bonzini@gnu.org>
3240
3241 * configure.ac: Detect awk and sed.
3242 * Makefile.def (flags_to_pass): Add AWK and SED.
3243 * Makefile.tpl (AWK, SED): New.
3244 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3245 * configure: Regenerate.
3246 * Makefile.in: Regenerate.
3247
68ccd57c
DK
32482009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3249
3250 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3251 (collapseslashes): Likewise.
3252
df58e648
RW
32532009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3254
3255 * configure.ac (AC_PREREQ): Bump to 2.64.
3256
0539cb2c
RW
32572009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3258
70fa0efa
RW
3259 * configure.ac: Remove --with-datarootdir, --with-docdir,
3260 --with-pdfdir, --with-htmldir switches.
3261 * configure: Regenerate.
3262
5213506e
RW
3263 * configure: Regenerate.
3264
0539cb2c
RW
3265 * compile: Sync from Automake 1.11.
3266 * depcomp: Likewise.
3267 * install-sh: Likewise.
3268 * missing: Likewise.
3269 * mkinstalldirs: Likewise.
3270 * ylwrap: Likewise.
3271
197c68cc
DK
32722009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3273
3274 * ltmain.sh (func_normal_abspath): New function.
3275 (func_relative_path): Likewise.
3276 (func_mode_help): Document new -bindir option for link mode.
3277 (func_mode_link): Add new -bindir option, and use it to place
3278 output DLL if specified.
3279
58af276a
RW
32802009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3281
0115d4a3
RW
3282 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3283 (baseargs): Add --disable-option-checking.
3284 * configure: Regenerate.
3285
58af276a
RW
3286 * Makefile.def (configure-target-libiberty): Depend on
3287 all-binutils and all-ld.
3288 (configure-target-newlib): Likewise.
3289 * Makefile.in: Regenerate.
3290
e9d9afef
BE
32912009-08-17 Ben Elliston <bje@au.ibm.com>
3292
3293 * config.sub, config.guess: Update from upstream sources.
3294
354ebf88
RW
32952009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3296
3297 Sync from src, merge:
3298
3299 2009-07-02 Tristan Gingold <gingold@adacore.com>
3300
3301 * configure.ac: Do not exclude gas for i386-*-darwin.
3302 Add a case for x86_64-*-darwin.
3303 * configure: Regenerate.
3304
8375f7b2
NV
33052009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3306
3307 * MAINTAINERS: Add my name to Write After Approval list.
3308
dce2d8b2 33092009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
3310
3311 * configure.ac: Add Microblaze target.
3312 * configure: Regenerate.
3313
ea2002ba
CB
33142009-07-31 Christian Bruel <christian.bruel@st.com>
3315
3316 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3317 * configure: Regenerate.
2bf33cdb 3318
dce2d8b2 33192009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
3320
3321 * MAINTAINERS (Write After Approval): Update my e-mail address.
3322
e90e6bd7
ILT
33232009-07-06 Ian Lance Taylor <iant@google.com>
3324
3325 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3326 * configure: Rebuild.
3327
f6e0880a
TG
33282009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3329
3330 * MAINTAINERS: Move myself to the Graphite Reviewers.
3331
6d984927
WG
33322009-06-30 Wei Guozhi <carrot@google.com>
3333
3334 * MAINTAINERS: Add my name to Write After Approval list.
3335
f2689b09
SE
33362009-06-26 Steve Ellcey <sje@cup.hp.com>
3337
3338 PR bootstrap/40338
3339 * configure.ac (comparestring): Create new variable.
3340 * Makefile.tpl (comparestring): Use to skip some comparisions.
3341 * configure: Regenerate.
3342 * Makefile.in: Regenerate.
3343
f62c0ba4
DE
33442009-06-26 Doug Evans <dje@sebabeach.org>
3345
3346 * Makefile.def (host_modules): Add cgen.
3347 * Makefile.in: Regenerate.
3348 * configure.ac (host_tools): Add cgen.
3349 * configure: Regenerate.
3350
7acf4da6
DD
33512009-06-23 DJ Delorie <dj@redhat.com>
3352
3353 * MAINTAINERS: Add myself as mep maintainer.
3354
00020c16
ILT
33552009-06-23 Ian Lance Taylor <iant@google.com>
3356
3357 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3358 boot_languages. Only bootstrap target libraries listed in
3359 target_libs for some boot language. Add --with-stage1-ldflags,
3360 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3361 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3362 if not building with C++.
3363 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3364 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3365 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3366 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3367 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3368 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3369 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3370 * configure, Makefile.in: Rebuild.
3371
1da52d4a
LF
33722009-06-23 Li Feng <nemokingdom@gmail.com>
3373
3374 * MAINTAINERS: Added my name to write-after-approval list.
3375
144c9175
RM
33762009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3377
3378 * configure.ac: Define is_elf for QNX Neutrino targets.
3379 * configure: Regenerate.
3380
e5871e24
GS
33812009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3382
9c78662a 3383 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 3384
5f4a82c0
KG
33852009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3386
3387 * configure.ac: Detect MPC in default directory.
3388 * configure: Regenerate.
3389
394e9195
JG
33902009-06-03 Jerome Guitton <guitton@adacore.com>
3391 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3392
9c78662a
UB
3393 * Makefile.tpl (all): Avoid a trailing backslash.
3394 * Makefile.in: Regenerate.
394e9195 3395
47bca6aa
BE
33962009-06-03 Ben Elliston <bje@au.ibm.com>
3397
3398 * config.sub, config.guess: Update from upstream sources.
3399
a891a473
RS
34002009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3401
3402 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3403 to noconfdirs.
3404 * configure: Regenerate.
3405
70cb2d9f
AO
34062009-06-02 Alexandre Oliva <aoliva@redhat.com>
3407
3408 * Makefile.tpl ([+compare-target+]): Compare all stage
3409 directories, rather than just gcc.
3410 * Makefile.in: Rebuilt.
3411
7f1245df
DK
34122009-06-01 Doug Kwan <dougkwan@google.com>
3413
3414 * configure.ac: Support gold for target arm*-*-*.
3415 * configure: Regenerate.
394e9195 3416
acd26225
KG
34172009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3418
3419 * Makefile.def: Add MPC support and dependencies.
3420 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3421
3422 * Makefile.in, configure: Regenerate.
3423
a1fc946a
AO
34242009-05-27 Alexandre Oliva <aoliva@redhat.com>
3425
3426 * Makefile.tpl (all): Avoid harmless warning in make all when
3427 gcc-bootstrap is enabled but stage_last does not exist.
3428 * Makefile.in: Rebuilt.
3429
2e6a3c8d
NR
34302009-05-24 Nicolas Roche <roche@adacore.com>
3431
3432 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3433 * Makefile.in: Regenerate.
3434
63487d11
DC
34352009-05-21 Denis Chertykov <chertykov@gmail.com>
3436
3437 * MAINTAINERS: Update my e-mail address.
3438
449223af
DK
34392009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3440
3441 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3442 * configure: Regenerate.
3443
31c98f49
AO
34442009-05-18 Alexandre Oliva <aoliva@redhat.com>
3445
3446 PR other/40159
3447 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3448 gcc-no-bootstrap are mutually exclusive.
3449 * Makefile.in: Rebuilt.
3450
0f501837
AO
34512009-05-18 Alexandre Oliva <aoliva@redhat.com>
3452
3453 PR other/40159
3454 * Makefile.tpl (all): Don't end with unconditional success.
3455 * Makefile.in: Rebuilt.
3456
4a4a4e99
AO
34572009-05-12 Alexandre Oliva <aoliva@redhat.com>
3458
3459 PR target/37137
3460 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3461 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3462 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3463 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3464 stage_configureflags, stage_cflags and stage_libcflags into
3465 explicit Makefile macros.
3466 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3467 GFORTRAN.
3468 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3469 CC. Set CC_FOR_BUILD from CC.
3470 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3471 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3472 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3473 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3474 and GFORTRAN.
3475 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3476 (_LIBCFLAGS): Renamed to _TFLAGS.
3477 (do-compare-debug, do-compare3-debug): Drop.
3478 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3479 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3480 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3481 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3482 (XGCC_FLAGS_FOR_TARGET): New.
3483 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3484 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3485 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3486 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 3487 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
3488 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3489 TFLAGS.
3490 (BUILD_CONFIG): Include if requested.
3491 (all): Set TFLAGS on bootstrap.
3492 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3493 (all-stageid-prefixmodule): Likewise.
3494 (do-clean, distclean-stageid): Set TFLAGS.
3495 (restrap): Fix whitespace.
3496 * Makefile.in: Rebuilt.
3497
1cee3429
PB
34982009-05-07 Paolo Bonzini <bonzini@gnu.org>
3499
3500 * config.guess: Sync with src.
3501
0b70eafd
DK
35022009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3503
3504 * configure.ac ($with_ppl): Default to no if not supplied.
3505 ($with_cloog): Likewise.
3506 configure: Regenerate.
3507
5175f17c
JW
35082009-04-27 James E. Wilson <wilson@codesourcery.com>
3509
3510 * MAINTAINERS: Update my e-mail address.
3511
952fa153
NC
35122009-04-27 Nick Clifton <nickc@redhat.com>
3513
3514 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3515
a687f83c
EB
35162009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3517
3518 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3519 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3520 * Makefile.in: Regenerate.
3521
9e3eba15
KG
35222009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3523
3524 PR bootstrap/39739
3525 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3526 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3527
3528 * configure, Makefile.in: Regenerate.
3529
a687f83c 35302009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
3531
3532 * include/hashtab.h: Update GTY annotations to new syntax
3533 * include/splay-tree.h: Likewise
3534
070bdbd9
BE
35352009-04-17 Ben Elliston <bje@au.ibm.com>
3536
3537 * config.sub, config.guess: Update from upstream sources.
3538
55f2d967
AG
35392009-04-15 Anthony Green <green@moxielogic.com>
3540
3541 * configure.ac: Add moxie support.
3542 * configure: Rebuilt.
3543
309c24a9
JJ
35442009-04-14 Jakub Jelinek <jakub@redhat.com>
3545
3546 * configure.ac: Change copyright header to refer to version
3547 3 of the GNU General Public License and to point readers at the
3548 COPYING3 file and the FSF's license web page.
3549 * Makefile.def: Likewise.
3550 * Makefile.tpl: Likewise.
3551 * Makefile.in: Regenerate.
3552
b93133bc
JH
35532009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3554
3555 * configure.ac: Restore match for darwin9 or later. Use double
3556 brackets since regeneration eats one pair.
3557 * configure: Regenerate.
3558
d18ff35a
L
35592009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3560
3561 PR gas/10039
3562 * configure.ac: Require texinfo 4.7.
3563 * configure: Regenerated.
3564
748086b7
JJ
35652009-04-09 Nick Clifton <nickc@redhat.com>
3566
3567 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3568 the GCC Runtime Library Exception.
3569
a3337ea2
KG
35702009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3571
3572 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3573 * configure: Regenerate.
3574
60911f14
SE
35752009-04-01 Steve Ellcey <sje@cup.hp.com>
3576
3577 * Makefil.def (languages): New entries.
3578 * Makefile.tpl (check-gcc-*): New generic target.
3579 * Makefile.in: Regenerate.
60911f14 3580
dce2d8b2 35812009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 3582
d18ff35a 3583 * MAINTAINERS: Update my email address.
7369c1d0 3584
cfb1f59f
TT
35852009-03-18 Tom Tromey <tromey@redhat.com>
3586
d18ff35a
L
3587 * configure: Rebuild.
3588 * configure.ac (host_libs): Add libiconv.
3589 * Makefile.in: Rebuild.
3590 * Makefile.def (host_modules): Add libiconv.
3591 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 3592
75eeae1a
TG
35932009-03-16 Tristan Gingold <gingold@adacore.com>
3594
3595 * configure.ac: Treat gdb as supported on x86_64-darwin.
3596 * configure: Regenerate.
3597
f38095f3
JM
35982009-03-16 Joseph Myers <joseph@codesourcery.com>
3599
3600 * configure.ac (--with-host-libstdcxx): New option.
3601 * configure: Regenerate.
3602
dce2d8b2 36032009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
3604
3605 * MAINTAINERS: Move myself into the write after approval list.
3606
6d401294
NP
36072009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3608
3609 * MAINTAINERS: Update e-mail address.
2bf33cdb 3610
07c97076
DN
36112009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3612
3613 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3614
dce2d8b2 36152009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
3616
3617 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3618
7a9d3fe8
RW
36192009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3620
3621 Backport from git Libtool:
3622
3623 2009-01-19 Robert Millan <rmh@aybabtu.com>
3624 Support GNU/kOpenSolaris.
3625 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3626 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3627 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3628 GNU/kOpenSolaris.
3629
c9e9e11f
AS
36302009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3631
3632 * MAINTAINERS: Update e-mail address.
3633
5e8c1552 36342009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
3635
3636 * MAINTAINERS (Write After Approval): Add self.
3637
b0adb088
BM
36382009-02-18 Bingfeng Mei <bmei@broadcom.com>
3639
3640 * MAINTAINERS (Write After Approval): Add myself.
3641
ee04b574
AS
36422009-02-05 Andreas Schwab <schwab@suse.de>
3643
3644 * Makefile.tpl (stage_last): Define $r and $s before using
3645 $(RECURSE_FLAGS_TO_PASS).
3646 * Makefile.in: Regenerate
3647
907884c9
ILT
36482009-01-30 Ian Lance Taylor <iant@google.com>
3649
3650 * MAINTAINERS: Move myself to the Global Reviewers list.
3651
416ac4d4
RM
36522009-01-29 Robert Millan <rmh@aybabtu.com>
3653
3654 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3655 * configure: Regenerate.
3656
ee5decb3
GP
36572009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3658
3659 * MAINTAINERS: Make whitespace consistent.
19196f44 3660 Remove Robert Millan from Write After Approval.
ee5decb3 3661
36fbb0ec
AM
36622009-01-16 Alan Modra <amodra@bigpond.net.au>
3663
3664 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3665 (all-opcodes): Depend on all-libiberty.
3666 * Makefile.in: Regenerate.
3667
52535a64
DR
36682009-01-15 Douglas B Rupp <rupp@gnat.com>
3669
3670 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3671 * configure: Regenerate.
3672
e04a57df
RR
36732009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3674
3675 * MAINTAINERS (Write After Approval): Add myself.
3676
856c450b
SK
36772009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3678
3679 * MAINTAINERS: Add myself to reviewers (Fortran).
3680
dce2d8b2 36812009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
3682
3683 PR tree-optimization/38515
3684 * configure.ac (cloog-polylib): Removed.
3685 (with_ppl, with_cloog): Test for "no".
3686 * configure: Regenerated.
3687
1e5e8a59
DF
36882009-01-11 Daniel Franke <franke.daniel@gmail.com>
3689
3690 * MAINTAINERS: Moved myself to reviewers (Fortran).
3691
5e5debf6
TS
36922009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3693
3694 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3695 (Write After Approval): Remove myself.
3696
1c42acf1
DN
36972009-01-03 Diego Novillo <dnovillo@google.com>
3698
3699 * MAINTAINERS: Remove myself from alias maintainership.
3700
2fbbedaf
DA
37012009-01-02 David Ayers <ayers@fsfe.org>
3702
3703 * MAINTAINERS: Update e-mail address.
3704
17213821
GP
37052008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3706
3707 * MAINTAINERS: Make whitespace consistent.
3708
baafc534
RW
37092008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3710
3711 Backport from upstream Libtool:
3712 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3713 Add cache variables to tests that require the linker to work.
3714 For shlibpath_overrides_runpath, this also changes the semantics
3715 to let the result from the C compiler take precedence.
3716
18430d27
BE
37172008-12-02 Ben Elliston <bje@au.ibm.com>
3718
3719 * config.sub, config.guess: Update from upstream sources.
3720
dce2d8b2 37212008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
3722
3723 * configure.ac (ppllibs): Add by default the lib flags.
3724 * configure: Regenerate.
3725
41e9641b
LM
37262008-12-08 Luis Machado <luisgpm@br.ibm.com>
3727
3728 * MAINTAINERS: Add myself to the write after approval list.
3729
25783c30
JH
37302008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3731
ee04b574
AS
3732 * configure.ac: Add double brackets on darwin[912].
3733 * configure: Regenerate.
25783c30 3734
0e318fcc
DK
37352008-12-03 Daniel Kraft <d@domob.eu>
3736
3737 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3738 Approval to Reviewer section (for Fortran front-end).
3739
7f171b95
JH
37402008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3741
3742 * configure.ac: Expand to darwin10 and later.
3743 * configure: Regenerate.
3744
09ce620e
AS
37452008-12-02 Andreas Schwab <schwab@suse.de>
3746
3747 * Makefile.def: configure-target-boehm-gc depends on
3748 all-target-libstdc++-v3.
3749 * Makefile.in: Regenerate.
3750
386c704d
KT
37512008-12-02 Kai Tietz <kai.tietz@onevision.com>
3752
3753 * MAINTAINERS: Add myself as mingw maintainer.
3754
e03dd84a
BE
37552008-12-02 Ben Elliston <bje@au.ibm.com>
3756
3757 * config.sub, config.guess: Update from upstream sources.
3758
3fa87964
GP
37592008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3760
3761 * README.SCO: Remove.
3762
df72d7ed
FP
37632008-11-29 Fernando Pereira <pronesto@gmail.com>
3764
3765 * MAINTAINERS: Add myself to the write after approval list.
3766
b5646528
DK
37672008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3768
3769 * MAINTAINERS: Update my email address in WAA section.
3770
dce2d8b2 37712008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
3772
3773 * MAINTAINERS: Update e-mail address.
3774
dce2d8b2 37752008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
3776
3777 * MAINTAINERS: Change e-mail address.
3778
0db3a858
TG
37792008-11-27 Tristan Gingold <gingold@adacore.com>
3780
3781 * configure.ac: Build gdb for i?86-*-darwin*
3782 * configure: Regenerated.
3783
dce2d8b2 37842008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
3785
3786 * MAINTAINERS: Added my full name.
3787
487e299b
DJ
37882008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3789
3790 PR bootstrap/38014
3791 PR bootstrap/37923
3792
3793 Revert:
3794
3795 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3796
3797 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3798 * Makefile.in: Regenerated.
3799
3800 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3801
3802 PR gdb/921
3803 PR gdb/1646
3804 PR gdb/2175
3805 PR gdb/2176
3806
3807 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3808 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3809 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3810 (HOST_EXPORTS): Pass CPPFLAGS.
3811 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3812 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3813 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3814 * Makefile.in, configure: Regenerated.
3815 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3816 and CPPFLAGS_FOR_BUILD.
3817
dce2d8b2 38182008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
3819
3820 * MAINTAINERS: Add myself as middle end maintainer.
3821
044fed69
AS
38222008-11-06 Andrew Stubbs <ams@codesourcery.com>
3823
3824 * MAINTAINERS (Write after approval): Add myself.
3825
caf6defe
DN
38262008-11-05 Diego Novillo <dnovillo@google.com>
3827
3828 * MAINTAINERS (Global Reviewers): Add myself.
3829 (Non-Algorithmic Maintainers): Remove myself.
3830
3e9899ac
TS
38312008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3832
09ce620e 3833 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 3834
ea99e36e
MM
38352008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3836
09ce620e 3837 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 3838
fb0d2684
BE
38392008-10-31 Ben Elliston <bje@au.ibm.com>
3840
3841 * configure.ac (spu-*-*): Remove special case.
3842 * configure: Regenerate.
3843
73c07a3e
CM
38442008-10-30 Catherine Moore <clm@codesourcery.com>
3845
3846 * MAINTAINERS (Write after approval): Update my email address.
3847
7310a2da
SSF
38482008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3849
3850 * configure.ac [spu-*-*]: Do not set skipdirs.
3851 * configure: Re-generate.
3852
7e51fe23
BS
38532008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3854
3855 * MAINTAINERS (Various Maintainers): Add myself to reload.
3856
ef20be93
RG
38572008-10-25 Richard Guenther <rguenther@suse.de>
3858
3859 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3860 maintainer. Remove myself as libgcc-math maintainer.
3861 (Non-Algorithmic Maintainers): Remove myself.
3862
03ffcfa0
DJ
38632008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3864
3865 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3866 * Makefile.in: Regenerated.
3867
dec014a9
CC
38682008-10-23 Cary Coutant <ccoutant@google.com>
3869
3870 * MAINTAINERS (Write after approval): Add myself.
3871
b36c386c
DJ
38722008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3873
3874 PR gdb/921
3875 PR gdb/1646
3876 PR gdb/2175
3877 PR gdb/2176
3878
3879 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3880 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3881 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3882 (HOST_EXPORTS): Pass CPPFLAGS.
3883 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3884 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3885 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3886 * Makefile.in, configure: Regenerated.
3887 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3888 and CPPFLAGS_FOR_BUILD.
3889
dce2d8b2 38902008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
3891
3892 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3893 Sebastian Pop.
3894
e0bda97e
AP
38952008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3896
3897 * MAINTAINERS (Write After Approval): Added myself.
3898
36c713e0
KG
38992008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3900
3901 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3902 recommended version to 2.3.2.
3903
3904 * configure: Regenerate.
3905
8fe005ee
MM
39062008-10-01 Mark Mitchell <mark@codesourcery.com>
3907
3908 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3909
be8f156f
DD
39102008-09-29 David Daney <david.daney@caviumnetworks.com>
3911
3912 * MAINTAINERS (Write After Approval): Update e-mail address.
3913
ae11dff4
PG
39142008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3915
3916 * libtool.m4: Update to libtool 2.2.6.
3917 * lt~obsolete.m4: Update to libtool 2.2.6.
3918 * ltmain.sh: Update to libtool 2.2.6.
3919 * ltsugar.m4: Update to libtool 2.2.6.
3920 * ltversion.m4: Update to libtool 2.2.6.
3921 * ltoptions.m4: Update to libtool 2.2.6.
3922 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3923
441154b1
CF
39242008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3925
3926 * MAINTAINERS (Write After Approval): Add myself.
3927
775b3b26
BRF
39282008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3929
3930 * MAINTAINERS (Write After Approval): Update my name.
3931
94538043
SB
39322008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3933
09ce620e 3934 * MAINTAINERS: Add myself in "Write After Approval".
94538043 3935
52d1bfd8
SE
39362008-09-18 Steve Ellcey <sje@cup.hp.com>
3937
09ce620e 3938 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 3939
c5cc92f5
GP
39402008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3941
3942 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3943 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3944 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3945 and Michael Tiemann from Write After Approval since they do not
3946 actually have access.
3947
23d9794a
RG
39482008-09-05 Richard Guenther <rguenther@suse.de>
3949
3950 * configure.ac: Initialize clooglibs to -lcloog.
3951 * configure: Re-generate.
3952
192a671e
LCW
39532008-09-04 Le-Chun Wu <lcwu@google.com>
3954
3955 * MAINTAINERS (Write After Approval): Add myself.
3956
d789184e
SP
39572008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3958
3959 * configure.ac (--with-cloog-polylib): New.
3960 (--disable-cloog-version-check): New.
3961 (--disable-ppl-version-check): New.
3962 * configure: Re-generate.
3963
36a881c7
RG
39642008-09-03 Richard Guenther <rguenther@suse.de>
3965
3966 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3967 cloog test.
3968 * configure: Re-generate.
3969
358da97e
HS
39702008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3971
3972 Add picoChip port.
3973 * MAINTAINERS: Add picoChip maintainers.
3974
f8bf9252
SP
39752008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3976 Tobias Grosser <grosser@fim.uni-passau.de>
3977 Jan Sjodin <jan.sjodin@amd.com>
3978 Harsha Jagasia <harsha.jagasia@amd.com>
3979 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3980 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3981 Adrien Eliche <aeliche@isty.uvsq.fr>
3982
3983 Merge from graphite branch.
3984 * configure: Regenerate.
3985 * Makefile.in: Regenerate.
3986 * configure.ac (host_libs): Add ppl and cloog.
3987 Add checks for PPL and CLooG.
3988 * Makefile.def (ppl, cloog): Added modules and dependences.
3989 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3990 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3991
d89f0ad6
AL
39922008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3993
3994 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3995 (GCC_SHLIB_SUBDIR): New.
3996 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3997 * configure: Regenerate.
3998 * Makefile.in: Regenerate.
3999
88a25817
GP
40002008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4001
4002 * MAINTAINERS: Consistently use tabs to separate columns.
4003
f873f15f
TG
40042008-08-29 Tristan Gingold <gingold@adacore.com>
4005
4006 * MAINTAINERS (Write after Approval): Add myself.
4007
e1514c3f
TG
40082008-08-28 Tristan Gingold <gingold@adacore.com>
4009
4010 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4011 Enable bfd, binutils and opcodes.
4012 * configure: Regenerate.
4013
4717882f
JDA
40142008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4015
4016 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4017
28c9884c
TK
40182008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4019
4020 * MAINTAINERS: Use correct Umlaut for last name.
4021
ae96d86a
FXC
40222008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4023
4024 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4025
3ecc96e3
DE
40262008-08-16 David Edelsohn <edelsohn@gnu.org>
4027
4028 * MAINTAINERS: Update my email address.
4029
dd609cc1
EB
40302008-08-16 Nicolas Roche <roche@adacore.com>
4031
4032 * Makefile.tpl: Add BOOT_ADAFLAGS.
4033 * Makefile.in: Regenerate.
4034
08d0963a
RS
40352008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4036
4037 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4038 * configure: Regenerate.
4039
dce2d8b2 40402008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
4041
4042 * configure.ac: Add makefile fragments for hpux.
4043 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4044 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4045 * configure: Regenerate.
4046 * Makefile.in: Regenerate.
4047
dce2d8b2 40482008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
4049
4050 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4051
dce2d8b2 40522008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
4053
4054 * MAINTAINERS (Write after Approval): Add myself.
4055
78209f30
XG
40562008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4057
4058 * MAINTAINERS (Write After Approval): Add myself.
4059
5b5b098d
AJ
40602008-06-29 Andrew Jenner <andrew@codesourcery.com>
4061
4062 * MAINTAINERS (Write After Approval): Add myself.
4063
d812ec93
KW
40642008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4065
4066 * MAINTAINERS: Update my email address.
4067
99e78224
JY
40682008-06-25 Joey Ye <joey.ye@intel.com>
4069
4070 * MAINTAINERS (Write After Approval): Add myself.
4071
18c04407
RW
40722008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4073
4074 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4075 * Makefile.in: Regenerate.
4076 * configure: Regenerate.
4077
47aa9a31
DK
40782008-06-17 Daniel Kraft <d@domob.eu>
4079
4080 * MAINTAINERS (Write After Approval): Add myself.
4081
ad33ff57
RW
40822008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4083
4084 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4085 "$@" is still intact with both Autoconf 2.59 and 2.62.
4086 * configure: Regenerate.
4087
cdce5c41
RW
40882008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4089
4090 * Makefile.tpl: Fix comment errors.
4091 * Makefile.in: Regenerate.
4092
01b79d11
DM
40932008-06-12 David S. Miller <davem@davemloft.net>
4094 David Edelsohn <edelsohn@gnu.org>
4095
4096 * configure.ac: Add powerpc*-*-* to gold supported targets.
4097 * configure: Regenerate.
4098
f8c33439
JM
40992008-06-08 Joseph Myers <joseph@codesourcery.com>
4100
4101 PR tree-optimization/36218
4102 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4103 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4104 (all prefix="build-"): Pass them to build-system sub-makes.
4105 * Makefile.in: Regenerate.
4106
cd985f66
JM
41072008-06-07 Joseph Myers <joseph@codesourcery.com>
4108
4109 * MAINTAINERS (mt port): Remove.
4110 (sco5, unixware, sco udk): Remove.
4111 (Kean Johnston): Add to Write After Approval.
4112
3f6383d3
JB
41132008-05-30 Julian Brown <julian@codesourcery.com>
4114
4115 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4116 of libobjc for ARM EABI Linux.
4117 * configure: Regenerate.
30da41ed 4118
dce2d8b2 41192008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 4120
09ce620e 4121 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 4122
dce2d8b2 41232008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 4124
e29cc9b4 4125 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 4126
955410cb
JW
41272008-05-15 Janus Weil <janus@gcc.gnu.org>
4128
4129 * MAINTAINERS (Write After Approval): Add myself.
4130
719bb4e3 41312008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
4132
4133 * config-ml.in: don't handle --enable-shared and --enable-static.
4134
372b05fc
RS
41352008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4136
4137 * MAINTAINERS: Update my email address.
4138
f73e2200
PC
41392008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4140
4141 * MAINTAINERS: Update my email address.
09ce620e 4142
3e438e2b
KVH
41432008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4144
4145 * MAINTAINERS (Write After Approval): Add myself.
4146
177bf491
GS
41472008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4148
4149 * MAINTAINERS (Write After Approval): Add myself.
4150
dce2d8b2 41512008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
4152
4153 * MAINTAINERS (crx): Add myself.
4154
14a8726b
PB
41552008-04-18 Paolo Bonzini <bonzini@gnu.org>
4156
4157 Sync with src:
4158 2008-04-14 David S. Miller <davem@davemloft.net>
4159
09ce620e
AS
4160 * configure.ac: Add sparc*-*-* to gold supported targets.
4161 * configure: Regenerate.
14a8726b 4162
7142fb32
PB
41632008-04-18 Paolo Bonzini <bonzini@gnu.org>
4164
4165 PR bootstrap/35457
4166 * configure.ac: Include override.m4.
4167 * configure: Regenerate.
4168
c6b196de
PB
41692008-04-18 Paolo Bonzini <bonzini@gnu.org>
4170
09ce620e
AS
4171 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4172 * Makefile.in: Regenerate.
c6b196de 4173
dce2d8b2 41742008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 4175
09ce620e 4176 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 4177 as nonconfigurable directories list.
09ce620e 4178 * configure: Regenerate.
c993ae60 4179
8479b1b1
BE
41802008-04-14 Ben Elliston <bje@au.ibm.com>
4181
4182 * config.sub, config.guess: Update from upstream sources.
4183
295e261a
HPN
41842008-04-12 Hans-Peter Nilsson <hp@axis.com>
4185
4186 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4187 * Makefile.in: Regenerate.
4188
ac3949d9
EW
41892008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4190
4191 * configure.ac: Do not build libssp for the AVR.
4192 * configure: Regenerate.
4193
06407e30
ILT
41942008-04-07 Ian Lance Taylor <iant@google.com>
4195
4196 * Makefile.def: check-gold depends upon all-binutils.
4197 * Makefile.in: Regenerate.
4198
97db009c
AH
41992008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4200
4201 * MAINTAINERS (Write After Approval): Add myself.
4202
2a79c47f
NC
42032008-04-04 Nick Clifton <nickc@redhat.com>
4204
4205 PR binutils/4334
5f4bebbf 4206 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
4207 builds.
4208 * configure: Regenerate.
4209
c53a18d3
N
42102008-04-04 NightStrike <NightStrike@gmail.com>
4211
4212 PR other/35151
09ce620e
AS
4213 * configure.ac: Combine rules for mingw32 and mingw64.
4214 * configure: Regenerate.
c53a18d3 4215
d925aa70
KT
42162008-04-02 Kai Tietz <kai.tietz@onvision.com>
4217
4218 * MAINTAINERS (Write After Approval): Add myself.
4219
dce2d8b2 42202008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
4221
4222 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4223 * Makefile.in (.NOTPARALLEL): Ditto.
4224
4412a506
PG
42252008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4226
4227 * MAINTAINERS (Write After Approval): Add myself.
4228
dce2d8b2 42292008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
4230
4231 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4232 * Makefile.in (.NOTPARALLEL): Regenerate.
4233
639223bd
PB
42342008-03-27 Paolo Bonzini <bonzini@gnu.org>
4235
4236 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4237 * Makefile.in: Regenerate.
4238
b8ab1f4a
JS
42392008-03-26 Jakub Staszak <kuba@et.pl>
4240
4241 * MAINTAINERS (Write After Approval): Add myself.
4242
b45890a4
TK
42432008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4244
4245 * MAINTAINERS: Update e-mail address.
4246
5afab7ad
ILT
42472008-03-20 Ian Lance Taylor <iant@google.com>
4248
4249 * configure.ac: Add support for --enable-gold.
4250 * Makefile.def: Add gold as a directory like ld.
4251 * configure, Makefile.in: Regenerate.
4252
38d24731
RW
42532008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4254
4255 * configure.ac: m4_include config/proginstall.m4.
4256 * configure: Regenerate.
32bc4cf4
RW
4257
4258 Backport from upstream Libtool:
09ce620e 4259
32bc4cf4 4260 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 4261
32bc4cf4
RW
4262 Deal with Autoconf 2.62's semantic change in m4_append.
4263 * ltsugar.m4 (lt_append): Replace broken versions of
4264 m4_append.
4265 (lt_if_append_uniq): Don't require separator to be overquoted,
4266 and avoid broken m4_append.
4267 (lt_dict_add): Fix typo.
4268 * libtool.m4 (_LT_DECL): Don't overquote separator.
4269
9d3c50ea
DE
42702008-03-13 David Edelsohn <edelsohn@gnu.org>
4271
4272 * config.rpath: Add AIX 6 support.
4273
5d2edb29
PB
42742008-03-13 Paolo Bonzini <bonzini@gnu.org>
4275
4276 * Makefile.def (stageprofile). Remove -fprofile-generate
4277 from stage_libcflags.
4278 * Makefile.in: Regenerate.
4279
954910ef
BE
42802008-03-13 Ben Elliston <bje@au.ibm.com>
4281
4282 * config.sub, config.guess: Update from upstream sources.
4283
e8645a40
TT
42842008-03-06 Tom Tromey <tromey@redhat.com>
4285
4286 * MAINTAINERS: Update for treelang deletion.
4287
2c8e955e
JW
42882008-03-03 James E. Wilson <wilson@tuliptree.org>
4289
4290 * MAINTAINERS: Update my email address.
4291
54acd307
SS
42922008-03-03 Stan Shebs <stanshebs@earthlink.net>
4293
893ad2a1 4294 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
4295 (objective-c/c++): Add myself as a maintainer.
4296
4b52b516
VR
42972008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4298
4299 * MAINTAINERS (Write After Approval): Update my email address.
4300
e652b516
TB
43012008-02-25 Tomas Bily <tbily@suse.cz>
4302
4303 * MAINTAINERS (Write After Approval): Add myself.
4304
02d30740
JJ
43052008-02-23 Jakub Jelinek <jakub@redhat.com>
4306
4307 * MAINTAINERS (OpenMP): Add myself.
4308
1c8bd6a3
PB
43092008-02-20 Paolo Bonzini <bonzini@gnu.org>
4310
4b40b2a5
UB
4311 PR bootstrap/32009
4312 PR bootstrap/32161
1c8bd6a3 4313
4b40b2a5
UB
4314 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4315 * configure: Regenerate.
1c8bd6a3 4316
4b40b2a5
UB
4317 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4318 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4319 STAGE4_LIBCFLAGS): New.
4320 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4321 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4322 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4323 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4324 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4325 for target modules. Don't export LIBCFLAGS.
4326 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4327 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4328 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4329 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4330 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4331 * Makefile.in: Regenerate.
1c8bd6a3 4332
bb44c9d2
RW
43332008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4334
4335 PR libgcj/33085
4336 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4337 Do not use -DDLL_EXPORT. Backport from upstream.
4338
29a7754d
RW
43392008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4340
4341 * MAINTAINERS (Write After Approval): Add myself.
4342
9a212bb7
HPN
43432008-02-02 Hans-Peter Nilsson <hp@axis.com>
4344
4345 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4346 * configure: Regenerate.
4347
aa12a573
MG
43482008-01-31 Marc Gauthier <marc@tensilica.com>
4349
4350 * configure.ac (xtensa*-*-*): Recognize processor variants.
4351 * configure: Regenerate.
4352
ac9e6043
RW
43532008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4354
40049ccc
UB
4355 PR bootstrap/34922
4356 * configure.ac (PARSE_ARGS): Push suitable setting of
4357 ac_subdirs_all, for `./configure --help=recursive'.
4358 Handle `+' in generic toplevel directory disabling.
4359 * configure: Regenerate.
ac9e6043 4360
4288c86a
NC
43612008-01-28 Nick Clifton <nickc@redhat.com>
4362
4363 * MAINTAINERS (xstormy16): Take over maintainership.
4364
8d8da227
JM
43652008-01-25 Joseph Myers <joseph@codesourcery.com>
4366
4367 * MAINTAINERS (c4x port): Remove.
4368
349b60e7
DE
43692008-01-24 David Edelsohn <edelsohn@gnu.org>
4370
4371 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4372
3ca06a68
BE
43732008-01-23 Ben Elliston <bje@au.ibm.com>
4374
4375 * config.sub, config.guess: Update from upstream sources.
4376
3c631381
TG
43772008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4378
4379 * MAINTAINERS (Write After Approval): Add myself.
4380
20533ef1
L
43812008-01-17 H.J. Lu <hjl.tools@gmail.com>
4382
4383 * MAINTAINERS: Update my email address.
4384
43852008-01-09 Raksit Ashok <raksit@google.com>
4386
4387 * MAINTAINERS (Write After Approval): Add myself.
4388
684f4f6a
RA
43892008-01-09 Raksit Ashok <raksit@google.com>
4390
4391 * MAINTAINERS (Write After Approval): Add myself.
4392
9cb8756f
BE
43932008-01-08 Ben Elliston <bje@au.ibm.com>
4394
4395 * config.sub, config.guess: Update from upstream sources.
4396
94e1934d
KG
43972007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4398
4399 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 4400 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
4401 * configure: Regenerate.
4402
a2e51f77
SP
44032007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4404
4405 * MAINTAINERS: Update my email address.
4406
ffe3dcd9
BRF
44072007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4408
4409 * MAINTAINERS: Update my email address.
4410
aa4095c9
RS
44112007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4412
4413 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4414 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4415 * Makefile.in: Regenerate.
4416
dce2d8b2 44172007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
4418
4419 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4420 misplaced entries.
4421
0fe0f073
AT
44222007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4423
4424 * configure.ac: Enable libjava for x86_64-*-darwin9.
4425 * configure: Regenerate.
4426
dce2d8b2 44272007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
4428
4429 * MAINTAINERS (Write After Approval): Add myself.
4430
c3220d4c
BE
44312007-12-05 Ben Elliston <bje@au.ibm.com>
4432
4433 * config.sub, config.guess: Update from upstream sources.
4434
aba7501e
MK
44352007-12-02 Matthias Klose <doko@ubuntu.com>
4436
4437 * config-ml.in: Remove 64bit configure tests.
4438
d683ec81
PB
44392007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4440
4441 * config-ml.in: Robustify against white space in absolute file
4442 names.
4443
4444 * config-ml.in (multi-clean): Substitute ${Makefile}.
4445 Remove superfluous ${Makefile} in list.
4446
60f1711a
TS
44472007-11-19 Thiemo Seufer <ths@mips.com>
4448
4449 * config-ml.in: Don't hardcode the Makefile name.
4450
487f9d96
AM
44512007-11-08 Alexander Monakov <amonakov@ispras.ru>
4452
4453 * MAINTAINERS (Write After Approval): Add myself.
4454
fa3886fe
ST
44552007-11-07 Samuel Tardieu <sam@rfc1149.net>
4456
4457 * MAINTAINERS (Write After Approval): Add myself.
4458
dce2d8b2 44592007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
4460
4461 * MAINTAINERS (Write After Approval): Add myself.
4462
acc48927
BE
44632007-10-25 Ben Elliston <bje@au.ibm.com>
4464
4465 * MAINTAINERS (mercury): Remove entry.
4466 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4467
e00e9858
DJ
44682007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4469
4470 * Makefile.def (dependencies): Make configure-gdb depend on
4471 all-intl.
4472 * Makefile.in: Regenerated.
4473
def14a3c
SK
44742007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4475
4476 * MAINTAINERS (Fortran maintainer): Remove myself.
4477
dce2d8b2 44782007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
4479
4480 * Makefile.def: To avoid problems running with parallel makes,
4481 build newlib before libgloss so that target specific header
4482 files are availble.
4483 * Makefile.in: Regenerate
4484
bbfbfafc
DJ
44852007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4486
4487 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4488 * Makefile.in: Regenerate.
4489
c56abad5
VM
44902007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4491
4492 * MAINTAINERS (Register allocation reviewer): Add myself.
4493
f019adc1
MF
44942007-10-08 Mike Frysinger <vapier@gentoo.org>
4495
4496 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4497 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4498 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4499 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4500 * configure: Regenerate.
4501
dce2d8b2 45022006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
4503
4504 * MAINTAINERS (Register allocation reviewer): Add myself.
4505
0999159b
PB
45062007-10-01 Paolo Bonzini <bonzini@gnu.org>
4507
4508 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4509 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4510 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4511 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4512 * configure.ac: Default them to host tools for $host = $build.
4513 Subst them.
4514
4515 * configure: Regenerate.
4516 * Makefile.in: Regenerate.
4517
dce2d8b2 45182006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
4519
4520 * MAINTAINERS (Register allocation reviewer): Add myself.
4521
dce2d8b2 45222006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
4523
4524 * MAINTAINERS (Register allocation reviewer): Add myself.
4525
9d209c83
SP
45262007-09-21 Seongbae Park <seongbae.park@gmail.com>
4527
4528 * MAINTAINERS (Write After Approval): Fix typo.
4529
1ec3b87b
RS
45302007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4531
4532 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4533 * configure: Regenerate.
4534
19d5986d
PJ
45352007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4536
4537 PR bootstrap/31906
4538 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 4539 they're already prefixed.
19d5986d 4540
6d3b5aea
BK
45412007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4542
4543 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4544 libstdc++.
4545 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4546 * configure: Regenerate.
4547 * Makefile.in: Regenerate.
09ce620e 4548
4fe7e755
AS
45492007-09-17 Andreas Schwab <schwab@suse.de>
4550
4551 * configure.ac: Raise minimum makeinfo version to 4.6.
4552 * configure: Regenerate.
4553
dce2d8b2 45542007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 4555
ffe3dcd9 4556 * MAINTAINERS (write-after-approval) add myself
d483feaa 4557
fa9a3f31
AM
45582007-09-15 Alan Modra <amodra@bigpond.net.au>
4559
4560 * configure.ac: Correct makeinfo version check.
4561 * configure: Regenerate.
4562
6593a73e
RS
45632007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4564
4565 * MAINTAINERS: Update my email address.
4566
d9dced13
RS
45672007-09-14 Richard Sandiford <richard@codesourcery.com>
4568
4569 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4570 to $skipdirs and only disable gprof for newlib. Use the normal
4571 mips*-elf* handling in other respects.
4572 * configure: Regnerate.
4573
773c1467
DD
45742007-09-12 David Daney <ddaney@avtrex.com>
4575
4576 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4577 enabling libgcj.
4578 * configure: Regenerate.
4579
c03353e2
RIL
45802007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4581
4582 PR other/32154
4583 * configure.ac: For libgloss targets, point the linker to the linker
4584 script, startup code and simulator library.
4585 * configure: Regenerate.
4586
c4e9bf2b
AH
45872007-09-07 Andrew Haley <aph@redhat.com>
4588
4589 * configure.ac (noconfigdirs): Remove target-libffi and
4590 target-libjava.
4591 * configure: Regenerate.
4592
1f5a6b84
FXC
45932007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4594
4595 PR target/33281
4596 * configure.ac: Use config/mh-mingw on mingw.
4597 * configure: Regenerate.
1f5a6b84 4598
3951e521
PH
45992007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4600
9f349f63 4601 * MAINTAINERS (Write After Approval): Add myself.
3951e521 4602
e643dc23
RG
46032007-09-05 Richard Guenther <rguenther@suse.de>
4604
4605 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4606 nor --disable-checking is provided also turn on yes and types
4607 checking for stage1.
4608 * configure: Re-generate.
4609
039874df
KW
46102007-08-30 Krister Walfridsson <cato@df.lth.se>
4611
4612 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4613 (Write After Approval): Remove myself.
4614
c3f07bd6 46152007-08-29 Nick Clifton <nickc@redhat.com>
15098359 4616
c3f07bd6 4617 * config.sub, config.guess: Update from upstream sources.
15098359 4618
40049ccc 46192007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
4620
4621 * MAINTAINERS (Write After Approval): Added myself.
4622 * MAINTAINERS (Reviewers): Removed myself.
4623
c8aea42c 46242007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 4625 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
4626
4627 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4628 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4629 * Makefile.in: Regenerate.
4630 * configure.ac (--with-debug-prefix-map): New.
4631 * configure: Regenerate.
4632
4bf6c438
RS
46332007-08-17 Richard Sandiford <richard@codesourcery.com>
4634 Nigel Stephens <nigel@mips.com>
4635
4bf6c438
RS
4636 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4637 as target_makefile_frag.
4638 * configure: Regenerate.
4639
bb286d71
AO
46402007-08-16 Alexandre Oliva <aoliva@redhat.com>
4641
4642 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4643 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4644 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4645 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4646 (do-compare, do-compare3, do-compare-debug): New.
4647 ([+compare-target+]): Use them.
4648
a4630417
MK
46492007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4650
4651 * MAINTAINERS (Write After Approval): Change my email address.
4652
d9acb717
RW
46532007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4654 Ben Elliston <bje@au.ibm.com>
4655
4656 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4657 --silent if $silent.
4658 * configure: Regenerate.
4659
96876681
ZD
46602003-08-12 Zdenek Dvorak <ook@ucw.cz>
4661
4662 * MAINTAINERS (Various Maintainers): Add myself as
4663 loop infrastructure maintainer. Update my e-mail
4664 address.
4665
1c1d80ee
DN
46662007-07-31 Diego Novillo <dnovillo@google.com>
4667
4668 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4669 Adjust description.
4670
7e98624c
RG
46712007-07-26 Richard Guenther <rguenther@suse.de>
4672
4673 * configure.ac: Add types checking to stage1 checking flags.
4674 * configure: Regenerate.
4675
4c85af60
NC
46762007-07-17 Nick Clifton <nickc@redhat.com>
4677
4678 * COPYING3: New file. Contains version 3 of the GNU General
4679 Public License.
4680 * COPYING3.LIB: New file. Contains version 3 of the GNU
4681 Lesser General Public License.
4682
19ddfd3a
AK
46832007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4684
4685 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4686
2a064545
AK
46872007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4688
4689 * MAINTAINERS (S/390 co-maintainer): Add myself.
4690 (Write After Approval): Remove myself.
4691
f861f54d
DH
46922007-07-13 Dan Hipschman <dsh@google.com>
4693
4694 * MAINTAINERS (Write After Approval): Add myself.
4695
0136f2f7
NC
46962007-07-11 Nick Clifton <nickc@redhat.com>
4697
4698 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4699 WINDRES export.
4700 * Makefile.in: Regenerate.
4701
6e29b5a4
RO
47022007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4703
4704 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4705 maintainer.
4706
159a4b02
L
47072007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4708
4709 * lt~obsolete.m4: New. Import from 20070318 libtool.
4710
6ba67283
JB
47112007-07-03 Julian Brown <julian@codesourcery.com>
4712
4713 * MAINTAINERS (Write After Approval): Add myself.
4714
30b74385
RW
47152007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4716
4717 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4718 * configure: Regenerate.
4719
47202007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4721
4722 * configure.ac: Add some missing m4 quotation.
4723 * configure: Regenerate.
4724
943c54ce
SB
47252007-07-02 Simon Baldwin <simonb@google.com>
4726
4727 * MAINTAINERS (Write After Approval): Add myself.
4728
1c00b503
PB
47292007-07-02 Paolo Bonzini <bonzini@gnu.org>
4730
4731 * configure: Regenerate.
4732
901119ae
KT
47332007-07-02 Kai Tietz <kai.tietz@onevision.com>
4734
4735 * Makefile.def: Add windmc tool to build.
4736 * Makefile.tpl: Likewise.
4737 * configure.ac: Likewise.
4738 * Makefile.in: Regenerate.
4739 * configure: Regenerate.
09ce620e 4740
83f4c19f
DD
47412007-06-28 DJ Delorie <dj@redhat.com>
4742
4743 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4744 not building newlib.
4745 * configure: Regenerated.
09ce620e 4746
5346c75c
JS
47472007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4748
4749 * MAINTAINERS (Write After Approval): Add myself.
4750
aacfb86b
MM
47512007-06-25 Martin Michlmayr <tbm@cyrius.com>
4752
4753 * MAINTAINERS (Write After Approval): Add myself.
4754
590bf0d3
CM
47552007-06-19 Chris Matthews <chrismatthews@google.com>
4756
4757 * MAINTAINERS (Write After Approval): Add myself.
4758
cdbbee7a
RIL
47592007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4760
4761 * MAINTAINERS (Write After Approval): Add myself.
4762
b8afffc1
DJ
47632007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4764
4765 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4766 * Makefile.in: Regenerated.
4767
3fcfad76
BS
47682007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4769
4770 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4771 bfin*-*-uclinux* targets.
4772 * configure: Regenerate.
4773
3f5a2b7f
ILT
47742007-06-14 Ian Lance Taylor <iant@google.com>
4775
4776 * MAINTAINERS: Add myself as non-algorithmic global write
4777 maintainer.
4778
4c46daee
DN
47792007-06-14 Diego Novillo <dnovillo@google.com>
4780
4781 * MAINTAINERS: Add self as middle-end maintainer and
4782 non-algorithmic global write maintainer.
4783
a3bb222a
FXC
47842007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4785
4786 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4787 Move all Fortran maintainers except Paul Brook into the
4788 Non-Autopoiesis section.
4789
a19e8f64
PB
47902007-06-14 Paolo Bonzini <bonzini@gnu.org>
4791
4792 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4793 (distclean-stage[+id+]): Possibly delete stage_last.
4794 * Makefile.in: Regenerate.
4795
1c2abe5e
SP
47962007-06-12 Seongbae Park <seongbae.park@gmail.com>
4797
4798 * MAINTAINERS (Various Maintainer): Fix typo.
4799
abca4739
PB
48002007-06-11 Paolo Bonzini <bonzini@gnu.org>
4801
4802 * MAINTAINERS (Various Maintainer): Add myself as
4803 dataflow maintainer.
4804
a894d2c3
BE
48052007-06-07 Ben Elliston <bje@au.ibm.com>
4806
4807 * config.sub, config.guess: Update from upstream sources.
4808
8024d75e
BE
48092007-06-07 Ben Elliston <bje@au.ibm.com>
4810
4811 * Makefile.tpl: Fix spelling error.
4812 * Makefile.in: Regenerate.
4813
973a9a5e
SE
48142007-06-01 Steve Ellcey <sje@cup.hp.com>
4815
96598938
L
4816 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4817 lt_cv_sys_max_cmd_len.
973a9a5e 4818
ccb4d26b
DN
48192007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4820
4821 * MAINTAINERS (Various Maintainers): Add myself as
4822 auto-vectorizer maintainer.
4823
eecb7461
PB
48242003-05-31 Paolo Bonzini <bonzini@gnu.org>
4825
4826 PR libjava/32098
4827 * libtool.m4: Revert previous change.
4828 * ltgcc.m4: Put it here.
4829
89d28202
ZD
48302003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4831
4832 * MAINTAINERS (Various Maintainers): Add myself as
4833 auto-vectorizer maintainer.
4834
60c7a11a
L
48352007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4836
4837 PR libjava/32098
4838 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4839
9dd3cc81
RG
48402007-05-30 Richard Guenther <rguenther@suse.de>
4841
4842 * MAINTAINERS (Various Maintainers): Add myself as
4843 auto-vectorizer maintainer.
4844
9cc1244e
JJ
48452007-05-30 Jakub Jelinek <jakub@redhat.com>
4846
4847 PR bootstrap/29382
4848 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4849 * configure: Rebuilt.
4850
6124296b
RC
48512007-05-28 Roberto Costa <robsettantasei@gmail.com>
4852
4853 * MAINTAINERS (Write After Approval): Removed my name.
4854
6b757a0d
SB
48552007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4856
4857 * MAINTAINERS (Write After Approval): Remove myself.
4858
86ef8528
AT
48592007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4860
4861 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4862
1cf3d07d
SE
48632007-05-23 Steve Ellcey <sje@cup.hp.com>
4864
4865 * ltmain.sh: Update from ToT Libtool.
4866 * libtool.m4: Update from ToT Libtool.
4867 * ltsugar.m4: New. Update from ToT Libtool.
4868 * ltversion.m4: New. Update from ToT Libtool.
4869 * ltoptions.m4: New. Update from ToT Libtool.
4870 * ltconfig: Remove.
4871 * ltcf-c.sh: Remove.
4872 * ltcf-cxx.sh: Remove.
4873 * ltcf-gcj.sh: Remove.
4874
ce3fcf8c
OW
48752007-05-22 Ollie Wild <aaw@google.com>
4876
4877 * MAINTAINERS (Write After Approval): Add myself.
4878
342b9200
PB
48792007-05-16 Paolo Bonzini <bonzini@gnu.org>
4880
4881 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4882 stage_cflags.
4883 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4884 Remove CFLAGS/LIBCFLAGS.
4885 (configure-stage[+id+]-[+prefix+][+module+],
4886 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4887 * Makefile.in: Regenerate.
4888
cea17285
DN
48892007-05-15 Diego Novillo <dnovillo@google.com>
4890
4891 * MAINTAINERS: Update e-mail address.
4892
11c004e7
RE
48932007-05-15 Revital Eres <eres@il.ibm.com>
4894
4895 * MAINTAINERS (Write After Approval): Add myself.
4896
ab6bd693
RC
48972007-05-14 Roberto Costa <robsettantasei@gmail.com>
4898
4899 * MAINTAINERS (Write After Approval): Updated my address.
4900
388cdf07
TN
49012007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4902
4903 * MAINTAINERS (Write After Approval): Add myself.
4904
23f24034
SR
49052007-05-11 Silvius Rus <rus@google.com>
4906
4907 * MAINTAINERS (Write After Approval): Add myself.
4908
34a7526e
TT
49092007-04-23 Tom Tromey <tromey@redhat.com>
4910
4911 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4912
51da21be
MM
49132007-04-22 Mark Mitchell <mark@codesourcery.com>
4914
4915 * MAINTAINERS (cpplib): Rename to ...
4916 (libcpp): ... this. Add C/C++ front end maintainers.
4917
70070387
SE
49182007-04-14 Steve Ellcey <sje@cup.hp.com>
4919
4920 * config-ml.in: Pass ${ml_config_env} to configure calls.
4921
df1a0dbb
CB
49222007-04-04 Christian Bruel <christian.bruel@st.com>
4923
4924 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4925
9daff147
DK
49262007-04-02 Dave Korn <dave.korn@artimi.com>
4927
4928 * MAINTAINERS (Write After Approval): Add myself.
4929
374eadb2
TB
49302007-03-31 Tobias Burnus <burnus@net-b.de>
4931
4932 * MAINTAINERS (fortran 95 front end): Add myself.
4933
8eced3a2
DR
49342007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4935
4936 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 4937
653de3e3
AZ
49382007-03-24 Ayal Zaks <zaks@il.ibm.com>
4939
4940 * MAINTAINERS (Modulo Scheduler): Add myself.
4941
b737d953
BM
49422007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4943
4944 * MAINTAINERS (fortran 95 front end): Add myself.
4945 (c++ front end): whitespace fix.
4946
a584cdf2
NF
49472007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4948
4949 * MAINTAINERS (Write After Approval): Add myself.
4950
8c79f3c4
RS
49512007-03-21 Richard Sandiford <richard@codesourcery.com>
4952
4953 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4954 of glob. Quote arguments with single quotes too.
4955 * configure: Regenerate.
4956
07f1ac6d
BM
49572007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4958
4959 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4960 * Makefile.in: Regenerate
4961
172e41aa
AS
49622007-03-07 Andreas Schwab <schwab@suse.de>
4963
4964 * configure: Regenerate.
4965
9c4d2493
BM
49662007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4967
4968 * configure.ac: Add "--with-pdfdir" configure option,
4969 which defines pdfdir variable.
4970 * Makefile.def (target=fixincludes): Add install-pdf to
4971 missing targets.
4972 (recursive_targets): Add install-pdf target.
4973 (flags_to_pass): Add pdfdir.
4974 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4975 target.
4976 * configure: Regenerate
4977 * Makefile.in: Regenerate
4978
e14e622e
EC
49792007-02-28 Eric Christopher <echristo@apple.com>
4980
4981 Revert:
4982 2006-12-07 Mike Stump <mrs@apple.com>
4983
4984 * Makefile.def (dependencies): Add dependency for
4985 install-target-libssp and install-target-libgomp on
4986 install-gcc.
4987 * Makefile.in: Regenerate.
4988
54e433bc
MK
49892007-02-27 Matt Kraai <kraai@ftbfs.org>
4990
4991 * configure: Regenerate.
4992 * configure.ac: Move statements after variable declarations.
4993
6c8d3d8f
KK
49942007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4995
4996 * MAINTAINERS: Add myself as sh maintainer.
4997
9f8c6739
JM
49982007-02-19 Joseph Myers <joseph@codesourcery.com>
4999
5000 * configure.ac: Adjust for loop syntax.
5001 * configure: Regenerate.
5002
278a7a38
AO
50032007-02-18 Alexandre Oliva <aoliva@redhat.com>
5004
5005 * configure: Rebuilt.
5006
b2eaac4a
AO
50072007-02-18 Alexandre Oliva <aoliva@redhat.com>
5008
5009 * configure.ac: Drop multiple occurrences of --enable-languages,
5010 and fix its quoting.
5011 * configure: Rebuilt.
5012
beeaf216 50132007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
5014 Nathan Sidwell <nathan@codesourcery.com>
5015 Vladimir Prus <vladimir@codesourcery.com>
5016 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
5017
5018 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5019 * configure: Regenerate.
5020
09201a09
GP
50212007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5022
5023 * ltconfig (freebsd*): Default to elf.
5024
291f172e
DJ
50252007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5026
5027 * configure.ac (target_libraries): Move libgcc before libiberty.
5028 * configure: Regenerated.
5029
c3a86da9
DJ
50302007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5031 Paolo Bonzini <bonzini@gnu.org>
5032
5033 PR bootstrap/30753
5034 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5035 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5036 * configure: Regenerated.
5037
88e1e72a
FXC
50382007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5039
5040 * MAINTAINERS (Language Front End Maintainers): Update my mail
5041 address.
5042
44bfc3ac
DJ
50432007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5044
5045 PR bootstrap/30748
5046 * configure.ac: Correct syntax for Solaris ksh.
5047 * configure: Regenerated.
5048
3e19841a
PB
50492007-02-09 Paolo Bonzini <bonzini@gnu.org>
5050
5051 * configure.ac: Sync with src.
5052 * configure: Regenerate.
5053
74a48762
PB
50542007-02-09 Paolo Bonzini <bonzini@gnu.org>
5055
5056 * Makefile.in: Regenerate.
5057
d846e52e
PB
50582007-02-09 Paolo Bonzini <bonzini@gnu.org>
5059
5060 * config.sub: Sync with src.
5061
1c710c3c
DJ
50622007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5063
5064 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5065 noncanonical equivalents.
5066 * configure.in: Rename to...
5067 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5068 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5069 target_noncanonical. Use them. Rewrite removal of configure
5070 arguments for autoconf 2.59. Discard variable settings. Force
5071 program_transform_name for native tools.
5072
5073 * Makefile.in: Regenerated.
5074 * configure: Regenerated with autoconf 2.59.
5075
dce2d8b2 50762007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 5077
3de8da2a 5078 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 5079
f6671c93
AS
50802007-01-31 Andreas Schwab <schwab@suse.de>
5081
5082 * Makefile.tpl (LDFLAGS): Substitute it.
5083 * Makefile.in: Regenerate.
5084
dce2d8b2 50852007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 5086
3de8da2a 5087 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 5088
2472200d
DE
50892007-01-28 David Edelsohn <edelsohn@gnu.org>
5090
3de8da2a 5091 * MAINTAINERS (spu port): Add myself.
2472200d 5092
5305be7e
RG
50932007-01-23 Richard Guenther <rguenther@suse.de>
5094
5095 PR bootstrap/30541
5096 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5097 * Makefile.tpl (GNATBIND): Substitute it.
5098 (GNATMAKE): Likewise.
5099 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5100 of STAGE_PREFIX.
5101 * Makefile.in: Regenerate.
5102 * configure: Regenerate.
5103
416cfb5e
MS
51042007-01-18 Mike Stump <mrs@apple.com>
5105
5106 * configure.in: Re-enable -Werror for gcc builds.
5107
3de8da2a 51082007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 5109
3de8da2a 5110 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 5111
d943d7c4
PB
51122007-01-11 Paolo Bonzini <bonzini@gnu.org>
5113
5114 * configure.in: Change == to = in test command.
3de8da2a 5115 * configure: Regenerate.
d943d7c4 5116
e69bf64b 51172007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
5118 Nick Clifton <nickc@redhat.com>
5119 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5120
5121 * configure.in (build_configargs, host_configargs, target_configargs):
5122 Remove build/host/target parameters.
5123 (host_libs): Add gmp and mpfr.
5124 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5125 * Makefile.def (gmp, mpfr): New.
5126 (gcc): Remove target.
5127 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5128 target_os, target_vendor): New.
dce2d8b2 5129 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
5130 * configure: Regenerate.
5131 * Makefile.in: Regenerate.
e69bf64b
PB
5132
51332007-01-11 Matt Fago <fago@earthlink.net>
5134
5135 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 5136 to improve robustness of configure tests.
e69bf64b 5137 * configure: Regenerate.
e14e622e 5138
a42f3b80
UB
51392007-01-09 Uros Bizjak <ubizjak@gmail.com>
5140
5141 * MAINTAINERS: Add myself as i386 maintainer.
5142
a36aee1a
JH
51432007-01-08 Jan Hubicka <jh@suse.cz>
5144
61fcaeef 5145 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 5146
738a52d3
KT
51472007-01-08 Kai Tietz <kai.tietz@onevision.com>
5148
5149 * configure.in: Add support for an x86_64-mingw* target.
95af8923 5150 * configure: Regenerate.
738a52d3 5151
54fdc474
DJ
51522007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5153
5154 * Makefile.tpl (all-target): Correct @if conditional for target
5155 modules.
5156 * configure.in: Omit libiberty if building only target libgcc.
5157 * configure, Makefile.in: Regenerated.
5158
3dd71726
PB
51592007-01-04 Paolo Bonzini <bonzini@gnu.org>
5160
dce2d8b2 5161 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
5162 * configure: Regenerate.
5163
fa958513
DJ
51642007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5165
5166 * Makefile.def (target_modules): Add libgcc.
5167 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5168 * Makefile.tpl (clean-target-libgcc): Delete.
5169 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5170 on gcc even for bootstrapped modules. Rewrite handling of
5171 lang_env_dependencies to loop over target_modules.
5172 * configure.in (target_libraries): Add target-libgcc.
5173 * Makefile.in, configure: Regenerated.
5174
e1888513
PB
51752006-12-29 Paolo Bonzini <bonzini@gnu.org>
5176
5177 * configure.in: Reorganize recognition of languages. Add
5178 --enable-stage1-languages. Show supported languages for the chosen
5179 target rather than all recognized languages.
5180 * configure: Regenerate.
5181
53b88b73
PB
51822006-12-29 Paolo Bonzini <bonzini@gnu.org>
5183
5184 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5185 * Makefile.in: Regenerate.
5186
a3993f33
KG
51872006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5188
5189 * configure.in: Warn that MPFR 2.2.0 is buggy.
5190 * configure: Regenerate.
5191
f063a9ed
ILT
51922006-12-27 Ian Lance Taylor <iant@google.com>
5193
5194 * configure.in: When removing Makefiles to force a reconfigure, also
5195 remove prev-DIR*/Makefile.
5196 * configure: Regenerate.
5197
af71363e
AS
51982006-12-22 Andreas Schwab <schwab@suse.de>
5199
5200 * configure: Regenerate with correct autoconf version.
5201
0b0dc272
AM
52022006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5203
3de8da2a
UB
5204 * configure.in: add AC_SUBST for *_FOR_TARGET.
5205 * configure: Regenerate.
0b0dc272 5206
53b88b73
PB
52072006-12-19 Paolo Bonzini <bonzini@gnu.org>
5208
5209 * configure.in: Simplify logic for rejecting languages that cannot
5210 be built. Separate the case when a language is unsupported,
5211 from the case when the user chooses not to build a language.
5212
400ebff4
PB
52132006-12-19 Paolo Bonzini <bonzini@gnu.org>
5214
5215 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5216 it only affects bootstrap and could be tested on "$host" as well.
5217 * configure: Regenerate.
5218 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5219
8efea775
PB
52202006-12-19 Paolo Bonzini <bonzini@gnu.org>
5221
5222 PR bootstrap/29544
5223 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5224 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5225 move here comment from Makefile.tpl.
5226 * Makefile.tpl: Move some definitions higher in the file.
5227 (STAGE1_CHECKING): New.
5228 * configure.in: Add --enable-stage1-checking.
5229 * configure: Regenerate.
5230 * Makefile.in: Regenerate.
5231
ed88a7ed
PB
52322006-12-19 Paolo Bonzini <bonzini@gnu.org>
5233
5234 * MAINTAINERS: Add myself as build system maintainer.
5235
b65151d3
SM
52362006-12-15 Simon Martin <simartin@users.sourceforge.net>
5237
5238 * MAINTAINERS (Write After Approval): Add myself.
5239
7e050830
EC
52402006-12-13 Eric Christopher <echristo@apple.com>
5241
5242 * MAINTAINERS: Add myself as darwin maintainer.
5243
8b494895
ILT
52442006-12-11 Ian Lance Taylor <ian@airs.com>
5245
5246 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5247
dce2d8b2 52482006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
5249
5250 MAINTAINERS: Update my entry.
5251
58e24147
AM
52522006-12-11 Alan Modra <amodra@bigpond.net.au>
5253
5254 * configure.in: Handle spu makefile frag.
58e24147
AM
5255 * Makefile.tpl (MAINT): Define
5256 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5257 * configure: Regenerate.
5258 * Makefile.in: Regenerate.
5259
9b6f37a0
BE
52602006-12-11 Ben Elliston <bje@au.ibm.com>
5261
5262 * config.guess: Import latest version.
5263 * config.sub: Likewise.
5264
ea6f5c57
BE
52652006-12-11 Ben Elliston <bje@au.ibm.com>
5266
5267 * configure.in (spu-*-*): Don't skip target-libiberty.
5268 * configure: Regenerate.
5269
42c1cd8a
AT
52702006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5271
5272 PR bootstrap/30134
5273 * configure.in: Correct x86 darwin support for libjava to powerpc
5274 and i?86 only.
5275 * configure: Regenerate.
5276
55eb837d
ST
52772006-12-08 Sandro Tolaini <tolaini@libero.it>
5278
5279 * configure.in: Add x86 darwin support for libjava.
5280 * configure: Regenerate.
5281
5bdacbc7
MS
52822006-12-07 Mike Stump <mrs@apple.com>
5283
5284 * Makefile.def (dependencies): Add dependency for
5285 install-target-libssp and install-target-libgomp on
5286 install-gcc.
5287 * Makefile.in: Regenerate.
5288
477d851c
RG
52892006-12-04 Richard Guenther <rguenther@suse.de>
5290
5291 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5292 (Non-Algorithmic Maintainers): Move over non-algorithmic
5293 loop optimizer maintainers, add myself as a non-algorithmic
5294 middle-end maintainer.
5295
5d33d367
DF
52962006-12-04 Daniel Franke <franke.daniel@gmail.com>
5297
5298 * MAINTAINERS (Write After Approval): Add myself.
5299
dbee1fb3
KG
53002006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5301
5302 * configure.in: Update error message for missing GMP/MPFR.
5303
5304 * configure: Regenerate.
5305
b5147de7
KG
53062006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5307
5308 * configure.in: Update MPFR version in error message.
5309
5310 * configure: Regenerate.
5311
f019376c
KG
53122006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5313
5314 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5315 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5316 --with-gmp-lib): New flags.
5317
5318 * configure: Regenerate.
5319
91ed95ae
BM
53202006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5321
5322 * MAINTAINERS (Write After Approval): Change my email address.
5323
3a971f15
MLI
53242006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5325
05170031 5326 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 5327
dce2d8b2 53282006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
5329
5330 * MAINTAINERS (i18n): Update e-mail address.
5331
df5487ee
TS
53322006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5333
5334 * MAINTAINERS (spu port): Add myself as maintainer.
5335 (Write After Approval): Remove myself.
5336
92c2f0ee
BE
53372006-11-22 Ben Elliston <bje@au.ibm.com>
5338
5339 * configure.in (skipdirs): Don't build libssp for SPU.
5340 * configure: Regenerate.
5341
a3b97199
AP
53422006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5343
5344 * MAINTAINERS (spu port): Add myself as maintainer.
5345 (libobjc): Update my email address.
5346
0eb97064
AB
53472006-11-21 Andrea Bona <andrea.bona@st.com>
5348
5349 * MAINTAINERS (Write After Approval): Add myself.
5350
dce2d8b2 53512006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
5352
5353 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5354 * configure : Rebuilt.
5355
dce2d8b2 53562006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
5357
5358 * MAINTAINERS (Write After Approval): Add myself.
5359
d58542ea
AO
53602006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5361
5362 * MAINTAINERS (Write After Approval): Add myself.
5363
a357b5ae
KG
53642006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5365
5366 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5367 libmpfr.a.
5368 * configure: Regenerate.
5369
9bd6112c
PB
53702006-11-16 Paolo Bonzini <bonzini@gnu.org>
5371
5372 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5373 (unstage): Test for stage_last presence.
5374
5375 PR bootstrap/29802
dce2d8b2
EB
5376 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5377 STAGE_PREFIX.
9bd6112c
PB
5378 * Makefile.in: Regenerate.
5379
c8cf9f0f
ZD
53802003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5381
5382 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5383 maintainers.
5384
467b1fc6
ER
53852006-11-14 Erven Rohou <erven.rohou@st.com>
5386
5387 * MAINTAINERS (Write After Approval): Add myself.
5388
995a5697
PB
53892006-11-14 Paolo Bonzini <bonzini@gnu.org>
5390
5391 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5392 and stageN-package/Makefile.
5393 * Makefile.in: Regenerated.
5394
c8d6d53e
JZ
53952006-11-14 Jie Zhang <jie.zhang@analog.com>
5396
5397 * configure.in: Remove target-libgloss from noconfigdirs for
5398 bfin-*-*.
5399 * configure: Regenerated.
5400
dffb147d
KG
54012006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5402
5403 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 5404
dffb147d
KG
5405 * configure: Regenerate.
5406
ca558912
KG
54072006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5408
5409 * configure.in: Robustify error message for missing GMP/MPFR.
5410
5411 * configure: Regenerate.
5412
dce2d8b2 54132006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
5414
5415 * MAINTAINERS (Write After Approval): Add myself.
5416
dce2d8b2 54172006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
5418
5419 * MAINTAINERS: Change email address.
5420
91de1527
VP
54212006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5422
5423 * MAINTAINERS (Write After Approval): Add myself.
5424
a3867703
PB
54252006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5426
5427 * MAINTAINERS (Write After Approval): Add myself.
5428
b4364fa2
CL
54292006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5430
7e050830 5431 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 5432 Write After Approval section.
b4364fa2 5433
70ec446f
KG
54342006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5435
5436 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5437 need_gmp anymore.
5438 * configure: Regenerate.
5439
018c8d88
TB
54402006-10-16 Tobias Burnus <burnus@net-b.de>
5441
5442 * MAINTAINERS (Write After Approval): Add myself.
5443
f6a1687e
BE
54442006-10-16 Ben Elliston <bje@au.ibm.com>
5445
5446 * config.guess: Import latest version.
5447 * config.sub: Likewise.
5448
b5422ad7
BM
54492006-10-10 Brooks Moses <bmoses@stanford.edu>
5450
5451 * Makefile.def: Added pdf target handling.
5452 * Makefile.tpl: Added pdf target handling.
5453 * Makefile.in: Regenerated.
5454
bdcee471
CL
54552006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5456
5457 * MAINTAINERS: Add self as score port maintainer.
5458
7d610414
BM
54592006-10-04 Brooks Moses <bmoses@stanford.edu>
5460
5461 * MAINTAINERS (Write After Approval): Add myself.
5462
e48d66a9
SK
54632006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5464
7e050830 5465 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
5466 or newer.
5467 * configure: Regenerated.
5468
c394e891
DB
54692006-09-27 Dave Brolley <brolley@redhat.com>
5470
dce2d8b2
EB
5471 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5472 using $s instead of $r.
c394e891
DB
5473 * configure: Regenerated.
5474
1ee4c5a0
TS
54752006-09-26 Thiemo Seufer <ths@mips.com>
5476
5477 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5478 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5479 * configure: Regenerate.
5480
dce2d8b2 54812006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
5482
5483 * MAINTAINERS (Write After Approval): Remove myself.
5484
0c502898
CF
54852006-09-22 Chao-ying Fu <fu@mips.com>
5486
5487 * MAINTAINERS (Write After Approval): Add myself.
5488
a7819e42
JM
54892006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5490
5491 * MAINTAINERS: Add self as soft-fp maintainer.
5492
dce2d8b2 54932006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
5494
5495 * MAINTAINERS: Add myself as avr maintainer.
5496 Remove Marek Michalkiewicz as avr maintainer.
827d0991 5497
e8288489
RC
54982006-09-07 Roberto Costa <roberto.costa@st.com>
5499
5500 * MAINTAINERS (Write After Approval): Add myself.
5501
b91f0a41
CV
55022006-08-30 Corinna Vinschen <corinna@vinschen.de>
5503
5504 * configure.in: Never build newlib for a Mingw host.
5505 Never build newlib as Mingw target library.
5506 Test the existence of winsup/cygwin for building a Cygwin newlib,
5507 rather than just winsup.
5508 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5509 building a Mingw target.
5510 * configure: Regenerate.
5511
094c07a0
EB
55122006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5513
5514 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5515
8d1171cb
PB
55162006-07-25 Paolo Bonzini <bonzini@gnu.org>
5517
5518 * config.guess: Import from src (was more updated).
5519 * config.sub: Likewise.
5520
2e9e6f68
DJ
55212006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5522
5523 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5524 * configure: Regenerated.
5525
57255173
PB
55262006-07-18 Paolo Bonzini <bonzini@gnu.org>
5527
cc6010cd
AP
5528 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5529 for stages after the first.
57255173 5530
9fbe6585
JJ
55312006-07-17 Jakub Jelinek <jakub@redhat.com>
5532
5533 * Makefile.def: Add dependencies for configure-opcodes
5534 on configure-intl and all-opcodes on all-intl.
5535 * Makefile.in: Regenerated.
5536
18c3f977
BE
55372006-07-13 Ben Elliston <bje@au.ibm.com>
5538
5539 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5540
27b56ba6
PE
55412006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5542
5543 Port to hosts whose 'sort' and 'tail' implementations
5544 treat operands with leading '+' as file names, as POSIX
5545 has required since 2001. However, make sure the code still
5546 works on pre-POSIX hosts.
5547 * ltmain.sh: Don't assume "sort +2" is equivalent to
5548 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5549
ad6d4e43
UW
55502006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5551
5552 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5553
706601d9
PG
55542006-07-04 Peter O'Gorman <peter@pogma.com>
5555
5556 * ltconfig: chmod 644 before ranlib during install.
5557
0b50988a
EB
55582006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5559
5560 PR bootstrap/18058
5561 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5562 if the bootstrap compiler is a GCC version that supports it.
5563 * configure: Regenerate.
5564
b6348cb3
PB
55652006-07-03 Paolo Bonzini <bonzini@gnu.org>
5566
95695ad3 5567 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
5568 * configure: Regenerate.
5569
1546bb64
PB
55702006-07-03 Paolo Bonzini <bonzini@gnu.org>
5571
5572 PR other/27063
5573 * configure.in: Test subdir_requires and give an appropriate
5574 error message.
5575 * configure: Regenerate.
5576
5cb6c629
AJH
55772006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5578
5579 * MAINTAINERS (Write After Approval): Add myself.
5580
f4d8cdf8
JDA
55812006-06-22 John David Anglin <dave.anglin@nrc.ca>
5582
5583 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5584
4fe5abb7
SE
55852006-06-22 Steve Ellcey <sje@cup.hp.com>
5586
5587 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5588
2a79fd67
DA
55892006-06-20 David Ayers <d.ayers@inode.at>
5590
5591 PR bootstrap/28072
5592 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5593 whether target-libjava is being configured instead of whether the
5594 java front end is enabled.
5595 * configure: Regenerate.
7e050830 5596
04879af3
RO
55972006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5598
5599 PR target/27540
5600 * configure.in: Only enable libgomp on IRIX 6.
5601 * configure: Regenerate.
5602
ec6c7392
PB
56032006-06-15 Paolo Bonzini <bonzini@gnu.org>
5604
5605 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5606 too.
5607 * Makefile.in: Regenerate.
5608
12973d7a
DD
56092006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5610
5611 * config-ml.in: Alter CCASFLAGS to include special
5612 multilib options the same as is done for CFLAGS.
5613
c67ed86a
JDA
56142006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5615
5616 * configure.in: Don't enable libgomp on hpux10.
5617 * configure: Rebuilt.
5618
cb253473
DA
56192006-06-12 David Ayers <d.ayers@inode.at>
5620
5621 PR bootstrap/27963
5622 PR target/19970
7e050830 5623 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
5624 ${libgcj} is specified.
5625 * configure: Regenerate.
7e050830 5626
dce2d8b2 56272006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
5628
5629 Sync from src:
7e050830
EC
5630
5631 * configure.in: Sync.
32845532 5632 * configure: Regenerated.
7e050830 5633
32845532
CD
5634 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5635
5636 * Makefile.def: Added dependencies from sim and gdb on intl, and
5637 added configure dependencies to everything with an all dependency
5638 on intl.
5639 * Makefile.in: Regenerated.
5640
7cd0cf9c
DA
56412006-06-06 David Ayers <d.ayers@inode.at>
5642
5643 PR libobjc/13946
5644 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5645 * Makefile.in: Regenerate.
5646 * configure.in: Add --enable-objc-gc at toplevel and have it
5647 enable boehm-gc for Objective-C.
5648 Remove target-boehm-gc from libgcj.
5649 Add target-boehm-gc to target_libraries.
5650 Add target-boehm-gc to noconfigdirs where ${libgcj}
5651 is specified.
5652 Assert that boehm-gc is supported when requested for Objective-C.
5653 Only build boehm-gc if needed either for Java or Objective-C.
5654 * configure: Regenerate.
7e050830 5655
3ff3adad
PB
56562006-06-05 Paolo Bonzini <bonzini@gnu.org>
5657
5658 PR 27674
5659 * Makefile.tpl (configure-[+prefix+][+module+],
5660 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5661 Remove rule to unstage bootstrapped modules.
5662 (stage_current): New.
5663 * Makefile.in: Regenerate.
5664
898e551d
LB
56652006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5666
5667 * MAINTAINERS (Write After Approval): Update my e-mail address.
5668
ea60341e
MS
56692006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5670
5671 * include/libiberty.h: Declare pex_run_in_environment.
5672
222ae291
AL
56732006-05-31 Asher Langton <langton2@llnl.gov>
5674
5675 * MAINTAINERS (Write After Approval): Add myself.
898e551d 5676
e9a54b07
PB
56772006-05-25 Paolo Bonzini <bonzini@gnu.org>
5678
5679 * Makefile.def (bfd, opcodes): Fix lib_path.
5680 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5681 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5682 * Makefile.in: Regenerate.
5683
03e67131
CD
56842006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5685
5686 * Makefile.in: Regenerate.
5687
65d6e994
CD
56882006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5689
5690 * Makefile.def: Add install-html target. Add datarootdir
5691 docdir and htmldir to flags_to_pass.
5692 * Makefile.tpl: Add install-html target.
5693 * Makefile.in: Regenerate.
5694 * configure.in: Add --with-datarootdir, --with-docdir, and
5695 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5696 * configure: Regenerate.
5697
9e299237
MS
56982006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5699
5700 * configure.in: Enable gprof for cross builds.
5701 * configure: Regenerate.
5702
c31202cd
RG
57032006-05-22 Richard Guenther <rguenther@suse.de>
5704
5705 Revert
5706 2006-01-31 Richard Guenther <rguenther@suse.de>
5707 Paolo Bonzini <bonzini@gnu.org>
5708
5709 * Makefile.def (target_modules): Add libgcc-math target module.
5710 * configure.in (target_libraries): Add libgcc-math target library.
5711 (--enable-libgcc-math): New configure switch.
5712 * Makefile.in: Re-generate.
5713 * configure: Re-generate.
5714 * libgcc-math: New toplevel directory.
5715
2a332582
JDA
57162006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5717 Andreas Tobler <a.tobler@schweiz.ch>
5718
5719 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5720 * configure: Rebuilt.
5721
dce2d8b2 57222006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 5723
ccce6917
SL
5724 * MAINTAINERS (Write After Approval): Add myself.
5725
ed606bc0
DD
57262006-05-01 DJ Delorie <dj@redhat.com>
5727
3d8f47a0 5728 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
5729 * configure: Regenerate.
5730
9386bd20
RG
57312006-05-01 Richard Guenther <rguenther@suse.de>
5732
5733 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5734 maintainer.
5735
dce2d8b2 57362006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
5737
5738 * MAINTAINERS (Write After Approval): Add myself.
5739
87ceee72
JB
57402006-04-28 Jan Beulich <jbeulich@novell.com>
5741
5742 * MAINTAINERS (Write After Approval): Add myself.
5743
e88a2c09
DD
57442006-04-18 DJ Delorie <dj@redhat.com>
5745
5746 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5747 reference libgloss so that libssp can be built in a combined
5748 tree.
5749 * configure: Regenerate.
5750
675f0a8a
RM
57512006-04-08 Robert Millan <rmh@gcc.gnu.org>
5752
5753 * MAINTAINERS (Write After Approval): Add myself.
5754
27b6c940
BE
57552006-04-05 Ben Elliston <bje@au.ibm.com>
5756
5757 * configure.in: Require makeinfo 4.4 or higher.
5758 * configure: Regenerate.
5759
687b17d4
GP
57602006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5761
5762 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5763 Rearrange the entries of other libraries to have them in one place.
5764
906ac235
JB
57652006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5766
7e050830 5767 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
5768 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5769
fb0103e5
RG
57702006-03-14 Richard Guenther <rguenther@suse.de>
5771
5772 * configure: Regenerate with autoconf 2.13.
5773
17237f6b
JB
57742006-03-13 Jim Blandy <jimb@codesourcery.com>
5775
5776 * MAINTAINERS: Use my work address.
bed31434
JB
5777
5778 * MAINTAINERS: Update my E-mail address.
5779
27079765
AH
57802006-03-10 Aldy Hernandez <aldyh@redhat.com>
5781
5782 * configure.in: Handle --disable-<component> generically.
5783 * configure: Regenerate.
5784
54a17039
L
57852006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5786
5787 PR libgcj/17311
5788 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5789
b9bd11ca
EE
57902006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5791
5792 * MAINTAINERS (Write After Approval): Remove myself.
5793 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5794
dce2d8b2 57952006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 5796
072b06f2
RE
5797 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5798 (TARGET_CONFIGDIRS): Remove.
5799 * configure.in: Remove AC_SUBST(target_configdirs).
5800 * Makefile.in, configure: Regenerated.
ee2312f3 5801
936e1a35
SK
58022006-02-20 Steven G. Kargl <kargls@comcast.net>
5803
5804 * MAINTAINERS (Write After Approval): Remove myself.
5805 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5806
cc11cc9b
PB
58072006-02-20 Paolo Bonzini <bonzini@gnu.org>
5808
5809 PR bootstrap/25670
5810
5811 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5812
5813 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5814 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5815 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5816 BUILD_PREFIX, BUILD_PREFIX_1.
5817 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5818
5819 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5820 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5821
5822 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5823 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5824 of `cat stage_current`. Always provide the `r' and `s' variables.
5825 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5826 a single shell execution.
5827 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5828 bootstrapped modules, make the stage1 module if the build was not
5829 started yet, else build the current stage.
5830 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5831 (all-build, all-host, all-target, [+make_target+]-host,
5832 [+make_target+]-target): Do not use \-continued lines.
5833 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5834 (current_stage, restrap, stage_last): New.
5835
5836 * Makefile.in: Regenerate.
5837 * configure: Regenerate.
5838
63a7c9ef
BD
58392006-02-19 Bud Davis <jmdavis@link.com>
5840
5841 * MAINTAINERS (Write After Approval): Remove myself.
5842 (Language Front End Maintainers): Add myself as fortran 95
5843 maintainer and update e-mail address.
5844
a3543e3a
FXC
58452006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5846
5847 * MAINTAINERS (Write After Approval): Remove myself.
5848 (Language Front End Maintainers): Add myself as fortran 95
5849 maintainer.
5850
ca5b1d2c
VK
58512006-02-16 Victor Kaplansky <victork@il.ibm.com>
5852
5853 * MAINTAINERS (Write After Approval): Add myself.
5854
0499513f
TK
58552006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5856
5857 * MAINTAINERS (Write After Approval): Remove myself.
5858 (Language Front End Maintainers): Add myself as
5859 fortran 95 maintainer.
5860
d1f8db0c
PB
58612006-02-14 Paolo Bonzini <bonzini@gnu.org>
5862
5863 Sync from src:
5864
5865 2005-12-27 Leif Ekblad <leif@rdos.net>
5866
cc6010cd
AP
5867 * configure.in: Add support for RDOS target.
5868 * configure: Regenerate.
d1f8db0c
PB
5869
58702006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 5871 Andreas Schwab <schwab@suse.de>
d1f8db0c 5872
cc6010cd 5873 * configure: Regenerate.
d1f8db0c 5874
cac90078
DE
58752006-02-12 David Edelsohn <edelsohn@gnu.org>
5876
5877 * configure.in (enable_libgomp): Add AIX.
5878 * configure: Regenerate.
5879
bd37fbf5
MK
58802006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5881
5882 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5883
23027b7a
LM
58842006-02-03 Lee Millward <lee.millward@gmail.com>
5885
5886 * MAINTAINERS (Write After Approval): Add myself.
7e050830 5887
0058967b
RG
58882006-01-31 Richard Guenther <rguenther@suse.de>
5889 Paolo Bonzini <bonzini@gnu.org>
5890
5891 * Makefile.def (target_modules): Add libgcc-math target module.
5892 * configure.in (target_libraries): Add libgcc-math target library.
5893 (--enable-libgcc-math): New configure switch.
5894 * Makefile.in: Re-generate.
5895 * configure: Re-generate.
5896 * libgcc-math: New toplevel directory.
5897
e8b05380
PB
58982006-01-26 Paolo Bonzini <bonzini@gnu.org>
5899
5900 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5901 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5902 the assembler, linker and binutils.
5903 * configure: Regenerate.
5904
d54d5437
DM
59052006-01-22 Dirk Mueller <dmueller@suse.de>
5906
5907 * MAINTAINERS (Write After Approval): Add myself.
5908
670cbfcf
DN
59092006-01-20 Diego Novillo <dnovillo@redhat.com>
5910
5911 * configure: Regenerate.
5912
953ff289
DN
59132006-01-18 Richard Henderson <rth@redhat.com>
5914 Jakub Jelinek <jakub@redhat.com>
5915 Diego Novillo <dnovillo@redhat.com>
5916
5917 * libgomp: New directory.
5918 * Makefile.def: Add target_module libgomp.
5919 * Makefile.in: Regenerate.
5920 * configure.in (target_libraries): Add target-libgomp.
5921 * configure: Regenerate.
5922
32ce4048
AO
59232006-01-05 Alexandre Oliva <aoliva@redhat.com>
5924
5925 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5926 @ from continuation.
5927 * Makefile.in: Rebuilt.
5928
0eaf8e17 59292006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 5930
c76c0c83
CL
5931 * MAINTAINERS (Write After Approval): Add myself.
5932
2d309510
PB
59332006-01-04 Paolo Bonzini <bonzini@gnu.org>
5934
5935 PR bootstrap/24252
5936
5937 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5938 * Makefile.tpl (OBJDUMP): New.
5939 (EXTRA_HOST_FLAGS): Add it.
5940 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5941
953ff289
DN
5942 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5943 to use symbolic links between directories. Avoid race conditions
5944 or make them harmless.
5945 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
5946
5947 * Makefile.def (LEAN): Pass.
5948 * Makefile.tpl (LEAN): Define.
5949 (stage[+id+]-start): Accept that the previous directory does not
5950 exist, if the bootstrap is lean.
5951 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5952 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5953 configure substitution.
5954 ([+compare-target+]): Likewise.
5955 ([+bootstrap-target+]-lean): New.
5956 * configure.in: Remove lean bootstrap support from here.
5957
953ff289
DN
5958 * Makefile.in: Regenerate.
5959 * configure: Regenerate.
2d309510 5960
368872c3
BE
59612006-01-04 Ben Elliston <bje@au.ibm.com>
5962
5963 * MAINTAINERS (libdecnumber): Add myself.
5964
d79e6356
MM
59652006-01-02 Mark Mitchell <mark@codesourcery.com>
5966
5967 * libtool-ldflags: New script.
5968
a6fbc1e2
AS
59692006-01-02 Andreas Schwab <schwab@suse.de>
5970
5971 * configure.in: When reconfiguring remove Makefile in
5972 all stage directories.
5973 * configure: Regenerate.
5974
103a4b39
SB
59752005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5976
5977 * MAINTAINERS: Update my email address.
5978
212f829c
PB
59792005-12-20 Paolo Bonzini <bonzini@gnu.org>
5980
5981 Revert Ada-related part of the previous change.
5982
5983 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5984 Do not pass.
5985 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5986 * Makefile.in: Regenerate.
5987 * configure.in: Do not include mt-ppc-aix target fragment.
5988 * configure: Regenerate.
5989
8ef1f2df
PB
59902005-12-19 Paolo Bonzini <bonzini@gnu.org>
5991
5992 * configure.in: Select appropriate fragments for PowerPC/AIX.
5993 * configure: Regenerate.
5994
5995 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5996 BOOT_CFLAGS, BOOT_LDFLAGS.
5997 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5998 BOOT_CFLAGS, BOOT_LDFLAGS.
5999 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6000 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6001 (stage): Fail if we cannot complete the work.
6002 * Makefile.in: Regenerate.
6003
ab34901f
NS
60042005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6005
6006 * configure.in: Replace ms1 with mt.
6007 * configure: Rebuilt.
6008
cbe82f21
BM
60092005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6010
6011 * MAINTAINERS: Update my email address.
6012
19843472
PB
60132005-12-15 Paolo Bonzini <bonzini@gnu.org>
6014
6015 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6016 install-host-nogcc): Don't invoke $(stage) at the end.
6017 * Makefile.in: Regenerate.
6018
1ca26cd2
PB
60192005-12-14 Paolo Bonzini <bonzini@gnu.org>
6020
6021 * configure.in: Flip the top-level bootstrap switch.
6022 * configure: Regenerate.
6023
f41d6665
DJ
60242005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6025
6026 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6027 $(stage) and $(unstage).
6028 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6029 (all): Remove stray semicolon.
6030 (local-distclean): Don't handle multilib.tmp and multilib.out.
6031 (install.all): Set $s for consistency.
6032 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6033 check_multilibs setting. Always make the install directory.
6034 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6035 Correct @if/@endif.
6036 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6037 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6038 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6039 (multilib.out): Remove.
6040 * Makefile.in: Regenerated.
6041
dce2d8b2 60422005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
6043
6044 * MAINTAINERS (Write After Approval): Add myself.
6045
64f182bd
NS
60462005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6047
121b2cee
NS
6048 * MAINTAINERS: Add myself as mt maintainer.
6049
64f182bd
NS
6050 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6051
a6d63770
AN
60522005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6053
6054 * MAINTAINERS: Change email address.
6055
2abefe3d
PB
60562005-12-05 Paolo Bonzini <bonzini@gnu.org>
6057
6058 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6059 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6060 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6061 Find in-tree tools if available.
6062 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6063 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6064 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6065 (COMPILER_*_FOR_TARGET): New.
6066 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6067 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6068 (CONFIGURED_*, USUAL_*): Remove.
6069 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6070 STRIP): Use autoconf substitutions.
6071 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6072 COMPILER_NM_FOR_TARGET): New.
6073 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6074
6075 (all): Make all-host and all-target in parallel.
6076 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6077 that $$r and $$s are set before invoking a recursive make.
6078 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6079 ([+bootstrap-target+]): Inline most of the `all' target.
6080
2f3bdde7
BE
60812005-11-29 Ben Elliston <bje@au.ibm.com>
6082
6083 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6084 from the gcc build directory.
6085 * Makefile.in: Regenerate.
6086
a4b6c45a
BE
60872005-11-29 Ben Elliston <bje@au.ibm.com>
6088
6089 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6090 depend on all-libdecnumber.
6091 * configure.in (host_libs): Include libdecnumber.
6092 * Makefile.in: Regenerate.
6093 * configure: Likewise.
6094
473a74b9
BE
60952005-11-29 Ben Elliston <bje@au.ibm.com>
6096
6097 * libdecnumber: Import decNumber sources from the dfp-branch.
6098
b4623110
KJ
60992005-11-21 Kean Johnston <jkj@sco.com>
6100
6101 * config.sub, config.guess: Sync from upstream sources.
6102
67dc1785
BE
61032005-11-21 Ben Elliston <bje@au.ibm.com>
6104
6105 Import from Autoconf sources:
6106
6107 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6108 * config/move-if-change: Don't output "$2 is unchanged";
6109 suggested by Ben Elliston. Handle weird characters correctly.
6110
186abafe
AT
61112005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6112
6113 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6114 to match upstream libtool for darwin.
6115
ef9db8d5
DJ
61162005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6117
6118 * Makefile.def: Remove gdb dependencies for gdbtk.
6119 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6120 (configure-gdb, install-gdb): New rules.
6121 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6122 * Makefile.in, configure: Regenerated.
6123
9c5141ab
JB
61242005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6125
6126 * MAINTAINERS (Write After Approval): Add myself.
6127
4523d51b
EE
61282005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6129
6130 * MAINTAINERS (Write After Approval): Add myself.
6131
086b011c
DN
61322005-10-24 Diego Novillo <dnovillo@redhat.com>
6133
6134 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6135 Diego Novillo.
6136
e7c84bf8
PB
61372005-10-22 Paolo Bonzini <bonzini@gnu.org>
6138
6139 PR bootstrap/24297
6140 * Makefile.tpl (do-[+make-target+], do-check, install,
6141 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6142 are set before recursing.
6143 * Makefile.in: Regenerate.
6144
b88a7564
EB
61452005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6146
6147 PR bootstrap/18939
6148 * Makefile.def (gcc) <target>: Fix thinko.
6149 * Makefile.in: Regenerate.
6150
61efc800
BS
61512005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6152
6153 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6154 * configure: Regenerate.
6155
f53d2869
JZ
61562005-10-15 Jie Zhang <jie.zhang@analog.com>
6157
6158 * MAINTAINERS (Write After Approval): Add self.
6159
077fc835
KH
61602005-10-08 Kazu Hirata <kazu@codesourcery.com>
6161
6162 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6163 target-libffi, target-qthreads, target-libjava, and
6164 targetlibobjc.
6165 * configure: Regenerate.
6166
d739199a
DJ
61672005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6168
6169 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6170 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6171 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6172 (USUAL_OBJDUMP_FOR_TARGET): New.
6173 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6174 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 6175 * configure, Makefile.in: Regenerated.
d739199a 6176
db38c6bb
PB
61772005-10-05 Paolo Bonzini <bonzini@gnu.org>
6178
6179 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6180 before other host packages.
6181
3015564c
KK
61822005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6183
6184 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6185
1061f99e
PB
61862005-10-05 Paolo Bonzini <bonzini@gnu.org>
6187
6188 PR bootstrap/22340
6189
6190 * configure.in (default_target): Remove.
6191 * Makefile.tpl (all): Do not use prerequisites as subroutines
6192 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6193 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6194 use prerequisites as subroutines.
6195 (check-host, check-target): New.
6196 (bootstrap configure & all targets): Do not use stage*-start
6197 if the directory layout is already ok.
6198 (non-bootstrap configure & all targets): Prepend a $(unstage).
6199 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6200 (NOTPARALLEL): Remove.
6201 (unstage, stage variables): New variables.
6202 (unstage, stage targets): Simply expand to those variables.
6203
6204 * configure: Regenerate.
6205 * Makefile.in: Regenerate.
6206
4a9c436f
JW
62072005-10-04 James E Wilson <wilson@specifix.com>
6208
6209 * Makefile.def (lang_env_dependencies): Add libmudflap.
6210 * Makefile.in: Regenerate.
6211
37150080
AS
62122005-10-03 Andreas Schwab <schwab@suse.de>
6213
6214 Backport from libtool CVS:
6215 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6216
6217 * ltmain.sh: add support for installing into temporary
6218 staging area (e.g. 'make install DESTDIR=...')
6219
39d16468
L
62202005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6221
6222 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6223 * configure: Regenerated.
6224
72a7ab82
AP
62252005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6226
6227 * configure: Regenerate with the correct
6228 autoconf version.
6229
6b65a26d
CM
62302005-09-30 Catherine Moore <clm@cm00re.com>
6231
6232 * configure.in (bfin-*-*): New.
6233 * configure: Regenerated.
6234
040b1c5a
GK
62352005-09-28 Geoffrey Keating <geoffk@apple.com>
6236
6237 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6238 (LIPO_FOR_TARGET): New.
6239 (CONFIGURED_LIPO_FOR_TARGET): New.
6240 (USUAL_LIPO_FOR_TARGET): New.
6241 (STRIP_FOR_TARGET): New.
6242 (CONFIGURED_STRIP_FOR_TARGET): New.
6243 (USUAL_STRIP_FOR_TARGET): New.
6244 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6245 STRIP_FOR_TARGET.
6246 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6247 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6248 * Makefile.in: Regenerate.
6249 * configure: Regenerate.
7e050830 6250
3a3c28db
DE
62512005-09-19 David Edelsohn <edelsohn@gnu.org>
6252
6253 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6254 (rs6000-*-aix*): Same.
6255 * configure: Regenerate.
6256
2749a921
TT
62572005-09-16 Tom Tromey <tromey@redhat.com>
6258
6259 * MAINTAINERS: Add self as java maintainer.
6260
7f26dfa3
FXC
62612005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6262
6263 * configure.in: Recognize f95 in the --enable-languages option,
6264 and substitute it for fortran, issuing a warning.
6265 * configure: Regenerate.
6266
d8852c4f
PE
62672005-08-30 Phil Edwards <phil@codesourcery.com>
6268
6269 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6270 * configure: Regenerated.
6271
ad685e81
AH
62722005-08-22 Aldy Hernandez <aldyh@redhat.com>
6273
6274 * MAINTAINERS: Add self as ms1 maintainer.
6275
b00d752c
RE
62762005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6277
6278 * Makefile.def (libssp): Add to lang_env_dependencies.
6279 * Makefile.in: Regenerate.
6280
9ed8fb9b
ILT
62812005-08-18 Ian Lance Taylor <ian@airs.com>
6282
6283 * MAINTAINERS: Add myself as middle-end maintainer.
6284
0f029d39
CG
62852005-08-17 Christian Groessler <chris@groessler.org>
6286
6287 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6288 * Makefile.in: Regenerate.
6289
81087874
AK
62902005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6291
6292 * MAINTAINERS (write after approval): Added myself.
6293
6a134f1c
MR
62942005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6295
6296 * MAINTAINERS (Write After Approval): Add myself.
6297
2693c0b0
PB
62982005-08-12 Paolo Bonzini <bonzini@gnu.org>
6299
6300 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6301 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6302 Look for alternate names of the target cc and c++
6303 * configure: Regenerate.
6304
4de997d1
PB
63052005-08-08 Paolo Bonzini <bonzini@gnu.org>
6306
6307 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6308 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6309 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6310 tools; remove code to manually set them.
6311 (Target tools): Look in the environment for them.
6312 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6313 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6314 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6315 build directory.
6316 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6317 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6318 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6319 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6320 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6321 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6322 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6323 * configure: Regenerate.
6324 * Makefile.in: Regenerate.
6325
b089e33a
BE
63262005-07-28 Ben Elliston <bje@au.ibm.com>
6327
6328 * MAINTAINERS: Update for removed CPU targets.
6329
e3791243
MM
63302005-07-27 Mark Mitchell <mark@codesourcery.com>
6331
6332 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 6333 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
6334 * Makefile.in: Regenerated.
6335
526635cb
MM
63362005-07-26 Mark Mitchell <mark@codesourcery.com>
6337
6338 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6339 (CFLAGS_FOR_TARGET): Use it.
6340 (CXXFLAGS_FOR_TARGET): Likewise.
6341 * Makefile.in: Regenerated.
6342 * configure.in (--with-build-sysroot): New option.
6343 * configure: Regenerated.
6344
19791f70
PB
63452005-07-24 Paolo Bonzini <bonzini@gnu.org>
6346
6347 * Makefile.tpl: Wrap install between unstage and stage
6348 * Makefile.in: Regenerate.
6349
35f5a23f
EC
63502005-07-21 Eric Christopher <echristo@apple.com>
6351
6352 * MAINTAINERS: Update affiliation.
6353
ff3ddf15
PW
63542005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6355
6356 * MAINTAINERS: Add self as crx port maintainer.
6357
3a664c1c
DD
63582005-07-20 DJ Delorie <dj@redhat.com>
6359
6360 * MAINTAINERS: Add self as m32c maintainer.
6361
539df155
KC
63622005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6363
6364 * all files: Update FSF address.
6365
be9c593a
EC
63662005-07-15 Eric Christopher <echristo@redhat.com>
6367
6368 * MAINTAINERS: Change affiliation.
6369
fd7ea4ab
JB
63702005-07-14 Jim Blandy <jimb@redhat.com>
6371
6372 * configure.in: Add cases for Renesas m32c.
6373 * configure: Regenerated.
7e050830 6374
0063a823
KC
63752005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6376
d0ca130a
KC
6377 * COPYING.LIB: Update from fsf.org.
6378
63792005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6380
6381 * COPYING, compile, config.guess,
0063a823
KC
6382 config.sub, install-sh, missing, mkinstalldirs,
6383 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 6384 * config-ml.in: Update FSF address.
0063a823 6385
a8ba31f2
EC
63862005-07-13 Eric Christopher <echristo@redhat.com>
6387
6388 * configure.in: Add toplevel noconfigdir support for tpf.
6389 * configure: Regenerate.
6390
5bea4a03
PB
63912005-07-11 Paolo Bonzini <bonzini@gnu.org>
6392
6393 PR ada/22340
6394
6395 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6396 * Makefile.in: Regenerate.
6397
284bdbbd
MM
63982005-07-07 Mark Mitchell <mark@codesourcery.com>
6399
6400 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 6401 Brolley to write-after-approval.
284bdbbd 6402
452190fb
AS
64032005-07-07 Andreas Schwab <schwab@suse.de>
6404
6405 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6406 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6407 * Makefile.in: Regenerated.
6408
9c8f9ec2
GK
64092005-07-06 Geoffrey Keating <geoffk@apple.com>
6410
6411 * configure.in: Don't build sim or rda when targetting darwin.
6412 * configure: Regenerate.
6413
ef0087a7
KH
64142005-07-06 Kazu Hirata <kazu@codesourcery.com>
6415
6416 * configure.in: Add --enable-libssp and --disable-libssp.
6417 * configure: Regenerate with autoconf-2.13.
6418
77008252
JJ
64192005-07-02 Jakub Jelinek <jakub@redhat.com>
6420
6421 * Makefile.def (target_modules): Add libssp.
6422 * configure.in (target_libraries): Add target-libssp.
6423 * configure: Rebuilt.
6424 * Makefile.in: Rebuilt.
6425
a04eae1b
ZW
64262005-07-01 Zack Weinberg <zackw@panix.com>
6427
6428 * MAINTAINERS: Change email address. Resign from maintainership.
6429
948884cd
RG
64302005-07-01 Richard Guenther <rguenther@suse.de>
6431
6432 * MAINTAINERS: Change my e-mail address and affiliation.
6433
c7870f5d
PB
64342005-06-22 Paolo Bonzini <bonzini@gnu.org>
6435
6436 * Makefile.def (stagefeedback): Come after profile.
6437 Define profiledbootstrap target.
6438 * Makefile.tpl (profiledbootstrap): Remove.
6439 (stageprofile-end): Zap stagefeedback.
6440 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6441 * Makefile.in: Regenerate.
6442
ab99519a
RS
64432005-06-13 Richard Sandiford <richard@codesourcery.com>
6444
6445 * MAINTAINERS: Update my email address.
6446
f610dd5f
ZW
64472005-06-13 Zack Weinberg <zack@codesourcery.com>
6448
6449 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6450 In 'cpp' stanza, support '#line' as well as '# '.
6451
71bc2a83
AS
64522005-06-08 Andreas Schwab <schwab@suse.de>
6453
6454 * MAINTAINERS: Move myself from 'Write After Approval' to
6455 'CPU Port Maintainers' section as m68k maintainer.
6456
4fab7234
HPN
64572005-06-07 Hans-Peter Nilsson <hp@axis.com>
6458
6459 * configure.in (unsupported_languages): New macro.
6460 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6461 non-ported target libraries in noconfigdirs.
6462 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6463 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 6464 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
6465 unsupported_languages.
6466 * configure: Regenerate.
6467
68193f9b
TS
64682005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6469
6470 * configure.in: Fix typo in handling of --with-mpfr-dir.
6471 * configure: Regenerate.
6472
f26f6b8d
RS
64732005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6474
6475 * MAINTAINERS: Update my email address.
6476
ba4853f8
JB
64772005-06-02 Jim Blandy <jimb@redhat.com>
6478
6479 * config.sub: Add cases for the Renesas m32c. (This patch has been
6480 accepted into the master sources.)
6481
79dd769c 64822005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
6483 Michael Snyder <msnyder@redhat.com>
6484 Stan Cox <scox@redhat.com>
79dd769c 6485
f610dd5f 6486 * configure.in: Set noconfigdirs for ms1.
79dd769c 6487
f610dd5f 6488 * configure: Regenerate.
79dd769c 6489
d29e107f
JD
64902005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6491
6492 * MAINTAINERS (Write After Approval): Add self.
6493
e93196c3
JC
64942005-06-01 Josh Conner <jconner@apple.com>
6495
6496 * MAINTAINERS (Write After Approval): Add self.
6497
ae263c7a
KH
64982005-06-01 Kazu Hirata <kazu@codesourcery.com>
6499
6500 * MAINTAINERS: Update my email address.
6501
585b3aa3
ZM
65022005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6503
6504 * MAINTAINERS (Write After Approval): Add self.
6505
4930c50b
CD
65062005-05-26 Chris Demetriou <cgd@broadcom.com>
6507
6508 * MAINTAINERS (Write After Approval): Remove self.
6509
2dfbef6d
PB
65102005-05-25 Paolo Bonzini <bonzini@gnu.org>
6511
6512 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6513 (Dependencies): Consider target modules for bootstrap dependencies.
6514 Make target bootstrap modules depend on each stage's gcc.
6515 * Makefile.in: Regenerate.
6516
bcb28cf5
PB
65172005-05-20 Paolo Bonzini <bonzini@gnu.org>
6518
6519 * Makefile.def (configure-gcc): Depend on binutils having been built.
6520 (all-gcc): No need to do it here.
6521 * Makefile.in: Regenerate.
6522
0cf085e4
PB
65232005-05-19 Paul Brook <paul@codesourcery.com>
6524
f610dd5f 6525 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
6526 language cannot be built.
6527 * configure: Regenerate.
6528
dfb2c39a
DJ
65292005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6530
6531 * ylwrap: Import from Automake 1.9.5.
6532
771aaa92
DU
65332005-05-13 David Ung <davidu@mips.com>
6534
6535 * MAINTAINERS (Write After Approval): Add self.
6536
3ac9bd58
MS
65372005-05-09 Mike Stump <mrs@apple.com>
6538
6539 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6540 lt_cv_sys_max_cmd_len for now.
f610dd5f 6541
f77a5578
SC
65422005-05-09 Stan Cox <scox@redhat.com>
6543
6544 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6545
795e36e5
MK
65462005-05-08 Matt Kraai <kraai@ftbfs.org>
6547
6548 * README.SCO: Update the URL.
6549
c9392a2b
DE
65502005-05-05 David Edelsohn <edelsohn@gnu.org>
6551
6552 * ltconfig: Define file_list_spec. Pass file_list_spec and
6553 with_gnu_ld to libtool.
6554 * ltcf-c.sh (aix[45]): Define file_list_spec.
6555 * ltcf-cxx.sh (aix[45]): Same.
6556 * ltcf-gcj.sh (aix[45]): Same.
6557 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6558 exists, write list of input files to temporary file.
6559
bebcd931
MS
65602005-05-04 Mike Stump <mrs@apple.com>
6561
6562 * configure.in: Always pass --target to target configures as
6563 otherwise rebuilds that do --recheck will fail.
6564 * confiugure: Rebuilt.
6565
ce406537
PB
65662005-05-04 Paolo Bonzini <bonzini@gnu.org>
6567
6568 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6569 STAGE_HOST_EXPORTS.
6570 (configure, all): Add bootstrap support.
6571 (Host modules, target modules): Pass post-stage1 flags and exports.
6572 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6573 * Makefile.in: Regenerate.
6574
aa9dcfc4
PB
65752005-04-29 Paolo Bonzini <bonzini@gnu.org>
6576
6577 * configure: Regenerate.
6578
b6f9abcf
MS
65792005-04-27 Mike Stump <mrs@apple.com>
6580
6581 * MAINTAINERS: Add self as darwin maintainer.
6582
acb217cb
BS
65832005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6584
6585 * config.sub: Update from master copy.
6586
b6dae270
MS
65872005-04-21 Mike Stump <mrs@apple.com>
6588
6589 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6590 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6591
c2e0d3a9
HPN
65922005-04-19 Hans-Peter Nilsson <hp@axis.com>
6593
6594 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6595 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6596 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6597 "*-*-elf" and "*-*-linux*".
6598 * configure: Regenerate.
6599
871ae772
JM
66002005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6601
6602 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6603
bf070c29
MS
66042005-04-12 Mike Stump <mrs@apple.com>
6605
6606 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6607
e865b6f7
TK
66082005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6609
6610 * MAINTAINERS (Write After Approval): Add myself.
6611
7b71ad7f
BS
66122005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6613
6614 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6615
25b42232
PB
66162005-04-06 Paolo Bonzini <bonzini@gnu.org>
6617
f610dd5f 6618 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
6619 (TARGET_CONFIGARGS): Include --with-target-subdir.
6620 (configure, all): New macros. Use them throughout.
6621 * Makefile.in: Regenerate.
6622
d727c624
JG
66232005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6624
6625 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 6626
fff72cc4
ZD
66272005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6628
6629 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6630
86472dc3
GP
66312005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6632
6633 * MAINTAINERS: Move John Carr to Write After Approval.
6634
dce2d8b2 66352005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
6636
6637 * config/mh-mingw32: Delete.
6638 * configure.in: Don't use it.
6639 * configure: Regenerate.
6640
33da42bc
PB
66412005-03-31 Paolo Bonzini <bonzini@gnu.org>
6642
6643 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6644 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 6645 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
6646 (HOST_LIB_PATH): Generate from Makefile.def.
6647 (TARGET_LIB_PATH): Likewise.
6648 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6649 * Makefile.in: Regenerate.
6650 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6651 (RPATH_ENVVAR): Include Darwin case.
6652 * configure: Regenerate.
6653
15cc1841
TF
66542005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6655
6656 * MAINTAINERS (Various Maintainers): Remove self.
6657 (Write After Approval): Add self.
6658
6a8c79d5
TF
66592005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6660
6661 * MAINTAINERS (Various Maintainers): Add self.
6662
256f7136
PB
66632005-03-25 Paolo Bonzini <bonzini@gnu.org>
6664
6665 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6666 * configure: Regenerate.
6667
191dd2c9
ZW
66682005-03-21 Zack Weinberg <zack@codesourcery.com>
6669
6670 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6671 gcc_version, and gcc_version_trigger from set of flags to pass.
6672 * Makefile.tpl: Remove definitions of above variables.
6673 (config.status): Remove dependency on $(gcc_version_trigger).
6674 * Makefile.in: Regenerate.
6675 * configure.in: Do not reference config/gcc-version.m4 nor
6676 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6677 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6678 * configure: Regenerate.
6679
ef6e9bc0 66802005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 6681 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
6682
6683 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6684 * Makefile.in: Regenerate.
6685
009bbd5a
FW
66862005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6687
6688 * MAINTAINERS (Write After Approval): Add myself.
6689
09f8755b
DA
66902005-03-03 David Ayers <d.ayers@inode.at>
6691
6692 * MAINTAINERS (Write After Approval): Add myself.
6693
e73ed25c
AO
66942005-03-01 Alexandre Oliva <aoliva@redhat.com>
6695
6696 PR libgcj/20160
6697 * ltmain.sh: Avoid creating archives with components that have
6698 duplicate basenames.
6699
ace9ac7b
AP
67002005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6701
6702 PR bootstrap/20250
6703 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6704 instead of check.
6705 * Makefile.in: Regenerate.
6706
c9db9354
PB
67072005-02-28 Paolo Bonzini <bonzini@gnu.org>
6708
6709 * Makefile.in: Regenerate to fix conflict between the previous two
6710 patches.
6711
215c351a
PB
67122005-02-28 Paolo Bonzini <bonzini@gnu.org>
6713
6714 PR bootstrap/17383
6715 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6716 * Makefile.tpl (HOST_SUBDIR): New substitution.
6717 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6718 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6719 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6720 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6721 (Host modules, Bootstrapped modules): Use it.
6722 (Build modules, Target modules): Do not create symlink trees,
6723 always configure out-of-srcdir.
6724 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6725 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6726 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6727 $(HOST_SUBDIR). Create a symlink for host_subdir.
6728
6729 * Makefile.in: Regenerate.
6730 * configure: Regenerate.
6731
5395b47b
NN
67322005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6733
6734 Merged from libada-gnattools-branch:
6735 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6736
6737 * gnattools: New directory.
6738 * Makefile.def: Add gnattools as a module, depending on target-libada.
6739 * Makefile.in: Regenerate.
6740 * configure.in: Include gnattools in host_tools; disable it if ada
6741 is disabled.
6742 * configure: Regenerate.
6743
ca2cc05c
JM
67442005-02-24 James A. Morrison <phython@gcc.gnu.org>
6745
6746 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6747 treelang maintainer.
6748 (Write After Approval): Remove myself.
6749
d2f3024f
PS
67502005-02-23 Paul Schlie <schlie@comcast.net>
6751
6752 * configure.in: Allow darwin targeted ports to build tk, itcl and
6753 libgui.
6754 * configure: Regenerate.
6755
bba5e0ca
EB
67562005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6757
6758 PR libgcj/10353
6759 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6760 * configure: Regenerate.
6761
70132ce7
SK
67622005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6763
6764 * MAINTAINERS (Write After Approval): Add myself.
6765
20f0edca
ILT
67662005-02-10 Ian Lance Taylor <ian@airs.com>
6767
6768 * MAINTAINERS: Update my e-mail address.
6769
e64e5109
RG
67702005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6771
6772 * MAINTAINERS (Write After Approval): Add myself.
6773
40d64b5a
HPN
67742005-01-29 Hans-Peter Nilsson <hp@axis.com>
6775
6776 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6777 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6778 target-libgloss when not *-*-elf and *-*-aout.
6779 * configure: Regenerate.
6780
54a12711
KH
67812005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6782
6783 * MAINTAINERS: Remove obsolete entries.
6784
0aa99dbb
KH
6785 * MAINTAINERS (Write After Approval): Add Michael Matz.
6786
2b009f5f
NB
67872005-01-19 Neil Booth <neil@daikokuya.co.uk>
6788
6789 * MAINTAINERS: Remove self as cpplib maintainer.
6790
385870f5
KC
67912005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6792
6793 * install-sh, config.sub: Import from upstream.
6794
e7daab31
KC
67952005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6796
6797 PR bootstrap/18222
6798 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6799 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6800 * Makefile.in: Regenerate.
6801
e6003f4d
JT
68022005-01-16 Jason Thorpe <thorpej@netbsd.org>
6803
6804 * MAINTAINERS: Update my email address.
6805
145e2972 68062005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 6807 Andreas Schwab <schwab@suse.de>
145e2972
DE
6808
6809 PR bootstrap/18033
6810 * config-ml.in: Eval option if surrounded by single quotes.
6811
86c7e0da
PB
68122005-01-03 Paolo Bonzini <bonzini@gnu.org>
6813
6814 Revert 2004-12-28 Makefile changes, a better fix will be
6815 applied to mainline and src after GCC 4.0 branches.
6816
3224a22f
PB
68172004-12-28 Paolo Bonzini <bonzini@gnu.org>
6818
6819 PR bootstrap/17383
6820
6821 * Makefile.def (target_modules): Remove stage parameter,
6822 it is always true now.
6823 * Makefile.tpl (configure-build-[+module+],
6824 configure-target-[+module+]): Always build symlink tree
6825 for the directory and for include. BUILD_SUBDIR and
6826 TARGET_SUBDIR cannot be . anymore.
6827 * Makefile.in: Regenerate.
6828
aaf51ca2
DE
68292004-12-25 David Edelsohn <edelsohn@gnu.org>
6830
6831 Revert 2004-12-08 Makefile changes.
6832
4e32e454
DS
68332004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6834
6835 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6836 cygwin, mingw.
6837
669f01d8
AS
68382004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6839
6840 * configure.in (sh64-*-*): Reenable gprof.
6841 * configure: Regenerate.
6842
1b227ee0
DE
68432004-12-08 David Edelsohn <edelsohn@gnu.org>
6844
6845 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6846 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6847 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6848 * Makefile.in: Regenerate.
6849
ce5e944c
CF
68502004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6851
6852 * MAINTAINERS: Update my email address.
6853
893f1e87
MK
68542004-12-07 Matt Kraai <kraai@ftbfs.org>
6855
6856 * Makefile.tpl: Generate normal dependencies if the LHS module is
6857 not bootstrapped.
6858 * Makefile.in: Regenerate.
6859
bb59c339
RS
68602004-12-03 Richard Sandiford <rsandifo@redhat.com>
6861
6862 * configure.in: Include config/gxx-include-dir.m4. Use
6863 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6864 * configure: Regenerate.
6865
4982adbe
RS
68662004-12-03 Richard Sandiford <rsandifo@redhat.com>
6867
6868 * config.if: Delete.
6869 * configure.in: Set libstdcxx_incdir directly.
6870 * configure: Regenerate.
6871
05750653
EC
68722004-12-02 Eric Christopher <echristo@redhat.com>
6873
6874 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6875 * Makefile.in: Regenerate.
6876
5fef1dbd
RS
68772004-12-02 Richard Sandiford <rsandifo@redhat.com>
6878
6879 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6880 * configure: Regenerate.
6881
afabd8e6
RS
68822004-12-02 Richard Sandiford <rsandifo@redhat.com>
6883
6884 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6885 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6886 * configure: Regenerate.
6887
78716e86
EC
68882004-12-01 Eric Christopher <echristo@redhat.com>
6889
6890 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6891 of things to remove.
6892
57ab8ba9
MK
68932004-11-29 Matt Kraai <kraai@ftbfs.org>
6894
6895 * MAINTAINERS (Write After Approval): Update my e-mail address.
6896
2539bffe
KC
68972004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6898
6899 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6900 from CVS libtool to always pass_all.
6901
3e732ba0
JDA
69022004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6903
6904 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6905 (hppa*64*-*-*): Delete incorrect comment.
6906 * configure: Rebuilt.
6907
767f726e
KC
69082004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6909
6910 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6911
2c92e90f
KC
69122004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6913
6914 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6915 from CVS libtool to always pass_all.
6916
32f84e48
KC
69172004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6918
6919 * install-sh, compile: Import from automake.
6920
9587be8a
KC
69212004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6922
6923 * config.guess, config.sub: Import from savannnah.
6924
04e81808 69252004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
6926
6927 * MAINTAINERS (Write After Approval): Add myself
6928
f87a2b2e
MS
69292004-11-12 Mike Stump <mrs@apple.com>
6930
6931 * Makefile.def: Add html support.
6932 * Makefile.tpl: Likewise.
6933 * Makefile.in: Regenerate.
6934
848556c2
GK
69352004-11-11 Geoffrey Keating <geoffk@apple.com>
6936
556f03c4
GK
6937 PR 18423
6938 * configure.in: Remove all instances of build-fixincludes from
6939 noconfigdirs.
6940 (build_configargs): Supply --target to subdirectories.
6941 * configure: Regenerate.
6942
848556c2
GK
6943 * Makefile.def: Make gcc install depend on fixincludes install.
6944 * Makefile.in: Regenerate.
6945
9e5712a5
JJ
69462004-11-10 Janis Johnson <janis187@us.ibm.com>
6947
6948 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6949
4ef509c0
PB
69502004-11-11 Paul Brook <paul@codesourcery.com>
6951
6952 * MAINTAINERS: Add self as arm maintainer. Update email address.
6953
20d11df6
HPN
69542004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6955
6956 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6957 target-libgfortran.
79fd8592 6958 * configure: Regenerate.
20d11df6 6959
68c70f15
DE
69602004-11-07 David Edelsohn <edelsohn@gnu.org>
6961
6962 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6963 like CC.
6964
54f88091
PB
69652004-11-05 Paolo Bonzini <bonzini@gnu.org>
6966
6967 * Makefile.def (host fixincludes): Specify missing targets.
6968 * Makefile.in: Regenerate.
6969
6866abb8
RC
69702004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6971
6972 * MAINTAINERS: Add myself
6973
83f62578
GL
69742004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6975
6976 * MAINTAINERS (Write After Approval): Add myself.
6977
53c7ffe7
GK
69782004-11-04 Geoffrey Keating <geoffk@apple.com>
6979
6980 * Makefile.def: Build fixincludes for the host, too.
6981 * Makefile.in: Regenerate.
6982 * configure.in (host_tools): Add fixincludes.
6983 * configure: Regenerate.
6984
ac8b3d9d
DJ
69852004-11-04 Daniel Jacobowitz <dan@debian.org>
6986
6987 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6988 * configure: Regenerated.
6989
bab37580
L
69902004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6991
6992 PR other/17783
6993 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6994 * configure: Regenerated.
6995
db1de713
MM
69962004-10-31 Mark Mitchell <mark@codesourcery.com>
6997
6998 * README.SCO: Update per FSF instructions.
6999
a827e21a
EW
70002004-10-28 Eric B. Weddington <ericw@evcohs.com>
7001
7002 PR target/18151
7003 * configure.in (case ${target}): Do not build fixincludes for avr.
7004 * configure: Regenerated.
7005
9d069a4f
PB
70062004-10-26 Paolo Bonzini <bonzini@gnu.org>
7007
7008 * configure.in (case ${target}): Do not build fixincludes
7009 on platforms where it is not used.
7010 * configure: Regenerated.
7011
fc45f3fe
DJ
70122004-10-23 Daniel Jacobowitz <dan@debian.org>
7013
7014 * configure.in: Use an absolute path to install-sh.
7015 * configure: Regenerated.
7016
36554b92
AL
70172004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7018
7019 * MAINTAINERS (Write After Approval): Add myself.
7020
88e9994a
KH
70212004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7022
7023 * MAINTAINERS: Remove from Write After Approval those that are
7024 already maintainers.
7025
ad02a944
SP
70262004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7027
7028 * MAINTAINERS: Update my email address.
7029
c8e6cd41
KC
70302004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7031
7032 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7033 * configure: Regenerate.
7034
dce2d8b2 70352004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
7036
7037 * MAINTAINERS: Update my email address.
7038
a8b0957e
KH
70392004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7040
7041 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7042 entries belonging to this category.
7043
96836f61
JZ
70442004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7045
7046 * MAINTAINERS: Update my e-mail address.
7047
7e0b5752
PB
70482004-10-06 Paolo Bonzini <bonzini@gnu.org>
7049
7050 Fix wrong conflict resolution in:
7051
7052 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7053
7054 * Makefile.in: Regenerate.
7055 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7056 in the recursive `make', instead of hardwiring `all'.
7057 (Autogenerated TARGET-* variables): New.
7058
370f7a47
TL
70592004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7060
7061 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 7062 * configure: Regenerate.
370f7a47 7063
13e5d623
KH
70642004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7065
7066 * MAINTAINERS (Various Maintainers): Move the "windows,
7067 cygwin, mingw" maintainer to ...
7068 (OS Port Maintainers): ... here.
7069
a6497c1b
KH
70702004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7071
7072 * MAINTAINERS (Write After Approval): Remove those that are
7073 maintainers of some subsystem.
7074
1abb828a
D
70752004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7076
7077 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7078 * ltcf-cxx.sh (tpf*): Likewise.
7079 * ltconfig (tpf*): Add TPF OS configuration support.
7080
16d1338d
BS
70812004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7082
7083 * MAINTAINERS: Change my email address to my new work account.
7084
9082a750
MR
70852004-09-24 Michael Roth <mroth@nessie.de>
7086
7087 * configure.in (--without-headers): Add missing double quotes.
7088 * configure: Regenerate.
7089
dce2d8b2 70902004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
7091
7092 * ylwrap: Revert to previous version.
7093
4c4a5bbc
L
70942004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7095
7096 PR bootstrap/17369
7097 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7098 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7099 SET_GCC_LIB_PATH_CMD.
7100 (BASE_TARGET_EXPORTS): Likewise.
7101 * Makefile.in: Regenerated.
7102
7103 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7104 * configure: Regenerated.
7105
85f59630
KC
71062004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7107
7108 * config.guess: New upstream version
7109 * compile, depcomp, install-sh, ylwrap: Likewise.
7110
95c53c62
RS
71112004-09-19 Roger Sayle <roger@eyesopen.com>
7112
7113 * config/mh-x86omitfp: New host makefile fragment. Add
7114 -fomit-frame-pointer to the default BOOT_CFLAGS.
7115 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7116 * configure: Regenerate.
7117
0a1c093b
AP
71182004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7119
7120 PR target/11572
7121 * configure.in (*-*-darwin*): Renable libobjc.
7122 * configure: Regenerate.
7123
315fcf97
NS
71242004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7125
7126 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7127
0a050485 71282004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 7129
0a050485
DB
7130 * Makefile.def: Remove libbanshee.
7131 * Makefile.tpl: Ditto.
7132 * configure.in: Ditto.
7133 * Makefile.in: Regen.
7134 * configure: Ditto.
7135
5f4a098e
DE
71362004-09-08 David Edelsohn <edelsohn@gnu.org>
7137
7138 * ltmain.sh: Use $pic_object as $non_pic_object if
7139 $non_pic_object=none.
7140
32b2511f
PB
71412004-09-07 Paolo Bonzini <bonzini@gnu.org>
7142
7143 * missing: Import latest version from master repository.
7144
fc4d0e82
NC
71452004-09-06 Nick Clifton <nickc@redhat.com>
7146
7147 * config.sub: Import latest version from master repository.
7148 * config.guess: Likewise.
7149 This includes these changes:
78716e86 7150
fc4d0e82
NC
7151 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7152
7153 * config.sub: Handle crisv32, alias etraxfs.
7154 * config.guess (crisv32:Linux:*:*): Handle.
7155
7156 2004-08-13 Brad Smith <brad@comstyle.com>
7157
7158 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7159 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7160
7161 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7162
7163 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7164 assume the processor is a powerpc. This is because coreutils
7165 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7166 in this case, due to a MacOS X bug that causes
7167 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7168 to return a negative number.
7169 Problem reported by Petter Reinholdtsen in:
7170 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7171
7172 2004-07-19 Ben Elliston <bje@gnu.org>
7173
7174 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7175
7176 2004-06-24 Ben Elliston <bje@gnu.org>
7177
7178 * config.guess: Update copyright years.
7179 * config.sub: Likewise.
7180
7181 2004-06-22 Robert Millan <robertmh@gnu.org>
7182
7183 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7184 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7185
7186 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7187
7188 * config.guess (*:*VMS:*:*): New entry. Replaces
7189 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7190 manufacturer.
7191
7192 2004-06-22 Ben Elliston <bje@gnu.org>
7193
7194 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7195 * config.sub: Likewise.
7196
7197 2004-06-22 Ben Elliston <bje@gnu.org>
7198
7199 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7200 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7201
7202 2004-06-11 Ben Elliston <bje@gnu.org>
7203
7204 * config.guess (pegasos:OpenBSD:*:*): Remove.
7205
7206 2004-06-11 Ben Elliston <bje@gnu.org>
7207
7208 From Wouter Verhelst <wouter@grep.be>:
7209 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7210
7211 2004-06-11 Ben Elliston <bje@gnu.org>
7212
7213 * config.guess (luna88k:OpenBSD:*:*): New.
7214
7215 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7216
7217 * config.guess (m32r*:Linux:*:*): New case.
7218 * config.sub: Handle m32rle.
7219
7220 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7221
7222 From Jens Petersen <petersen@redhat.com>:
7223 * config.sub: Handle sparcv8.
7224
7225 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7226
7227 From Tom Smith <smith@cag.lkg.hp.com>:
7228 * config.guess: Version suffixes are equally significant on Tru64
7229 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7230 prefix of "P" (patched kernel).
7231
7232 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7233
7234 * config.sub: Add support for National Semiconductor CRX target.
7235
2f4cc6bf
JJ
72362004-09-03 Janis Johnson <janis187@us.ibm.com>
7237
7238 * MAINTAINERS (Various Maintainers): Remove myself as web page
7239 maintainer, add myself as maintainer of build status lists.
7240
61fec9ff
JB
72412004-09-03 Jan Beulich <jbeulich@novell.com>
7242
7243 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7244 *-*-netware, but add target-libmudflap.
7245 Consolidate *-*-netware targets (of which really only i?86 exists)
7246 into a single entry.
7247 * configure: Likewise.
7248
45f366ab
PB
72492004-09-01 Paolo Bonzini <bonzini@gnu.org>
7250
7251 * Makefile.tpl (sorry): Remove.
7252 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7253 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7254 (do-clean): Clean per-stage directories too.
7255 (do-distclean): Run distclean-stage1 too.
7256 (.NOTPARALLEL): Enable during toplevel bootstrap.
7257 (stage[+id+]-bubble): Enable parallel execution during
7258 the recursive invocation.
7259 * Makefile.in: Regenerate.
7260
7261 Fix previous checkin:
7262
7263 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7264 include.
7265 * configure.in: Fix indentation.
7266 * configure: Regenerate.
7267
dce2d8b2 72682004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 7269
45f366ab
PB
7270 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7271 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7272 * configure: regenerate
78716e86 7273 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 7274 -mdynamic-no-pic
be8fff81 7275
71b5d516
PB
72762004-08-31 Paolo Bonzini <bonzini@gnu.org>
7277
7278 * Makefile.def (build_modules): Add fixincludes.
7279 (dependencies): Make gcc depend on fixincludes.
7280 * configure.in (build_tools): Add fixincludes.
7281 (build_configdirs): Always include build_libs.
7282 * Makefile.in: Regenerate.
7283 * configure: Regenerate.
7284
72852004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
7286
7287 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7288 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7289 phony targets; do not generate timestamp files.
7290 (distclean-stageN): Remove references to their timestamp files.
7291 (restageN, touch-stageN): Remove.
7292 (stageN-bubble): Rewritten.
7293 (compare): Support lean bootstraps.
7294 * Makefile.in: Regenerate.
7295
7296 * configure.in: Only warn when bootstrapping but
7297 build != host or build != target. Support lean bootstraps.
7298 * configure: Regenerate.
7299
ce7cbbb0
PE
73002004-08-26 Phil Edwards <phil@codesourcery.com>
7301
7302 * configure.in: Give a better error message if GMP/MPFR are missing
7303 and a language needing them has been requested.
7304 * configure: Regenerated.
7305
9c71a529
PE
73062004-08-25 Phil Edwards <phil@codesourcery.com>
7307
7308 * configure.in: Print a list of available language front-ends if
7309 a requested one is missing. Tidy stray tab characters.
7310 * configure: Regenerated.
7311
e3f92d3b
MK
73122004-08-19 Michael Koch <konqueror@gmx.de>
7313
7314 * gcc/doc/install.texi: Update entry about automake for libjava.
7315
c3f84f61
RM
73162004-08-17 Robert Millan <robertmh@gnu.org>
7317
7318 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7319 (instead of FreeBSD).
7320 * configure: Regenerate.
7321
7c27e184
PB
73222004-08-16 Paolo Bonzini <bonzini@gnu.org>
7323
7324 * Makefile.in: Regenerate.
7325 * configure: Regenerate.
7326
7327 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7328 stage_*_flags.
7329 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7330 for bootstrapped modules if toplevel bootstrap is going.
7331 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7332 modules. Adjust for changes in Makefile.def. Enable several
7333 rules even in non-bootstrap mode, just to avoid peppering the
7334 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7335 (stage-[+prev+]-bubble): Remove.
7336
7337 * Makefile.def (Dependencies): Depend on all-build-bison,
7338 all-build-flex, all-build-byacc, all-build-texinfo, rather
7339 than the host variations.
7340 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7341 with BUILD_SUBDIR.
7342 (BISON): Update for recent Bisons.
7343 (YACC): Fix typo.
7344 (cross): Depend on all-build.
7345 (all): Do not depend on all-build.
7346 (prebootstrap): Remove.
7347 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7348 (Prebootstrap dependencies): Add them to the per-stage targets
7349 and to all-prebootstrap.
7350 * configure.in (build_configdirs): Always enable build_tools.
7351 (BUILD_DIR_PREFIX): Remove.
7352
7353 * Makefile.def (gcc): Add target variable.
7354 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7355 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7356 in the recursive `make', instead of hardwiring `all'.
7357 (Autogenerated TARGET-* variables): New.
7358
20f3bb80
BB
73592004-08-13 Brian Booth <bbooth@redhat.com>
7360
7361 * MAINTAINERS: Remove myself from write-after-approval.
7362
b5be499d
NN
73632004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7364
7365 * src-release: Stop distributing mmalloc with gdb (which doesn't
7366 use it).
7367 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7368 * Makefile.in: Regenerate.
7369
b3f8d95d
MM
73702004-08-09 Mark Mitchell <mark@codesourcery.com>
7371
7372 * configure.in (arm*-*-eabi*): New target.
7373 * configure: Regenerate.
7374
3589b69e
PB
73752004-08-06 Paolo Bonzini <bonzini@gnu.org>
7376
7377 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7378 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7379 (Dependencies): New section.
7380 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7381 (configure-target-[+module+]): Depend on maybe-all-gcc
7382 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7383 (toplevel profiledbootstrap): Fix dependencies.
7384 * Makefile.in: Regenerate.
7385
972974fc
MM
73862004-08-03 Mark Mitchell <mark@codesourcery.com>
7387
7388 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7389 target-libiberty to noconfigdirs.
7390 * configure: Regenerate.
7391
bebf829d
PB
73922004-08-03 Paul Brook <paul@codesourcery.com>
7393
7394 * configure.in: Check for MPFR as well as GMP.
7395 * configure: Regenerate.
7396
98a5bb3b
RM
73972004-08-01 Robert Millan <robertmh@gnu.org>
7398
7399 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7400 libmudflap for all GNU-based systems (with Glibc).
7401 * configure: Regenerate.
7402
dce2d8b2 74032004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
7404
7405 * Makefile.def (host-modules): Add gcc.
7406 * Makefile.in: Regenerate.
7407 * Makefile.tpl (sorry): New rule.
7408 (configure-host, all-host, [+make_target+]-host, do-check,
7409 install-host): Do not add gcc as a special case.
7410 (host modules): Add a small special-casing for gcc. Export
7411 extra_make_flags through the environment.
7412 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7413 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7414 other recursive targets for gcc): Remove.
7415
7416 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7417 (stage, unstage): New rules.
7418 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7419 distclean-stage[+id+]): Use stage_current.
7420 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7421 the stage*-start rules.
7422
aeb732c1
GK
74232004-08-02 Geoffrey Keating <geoffk@apple.com>
7424
7425 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7426 use -all_load flag.
7427
25b656e7
PB
74282004-08-02 Paolo Bonzini <bonzini@gnu.org>
7429
7430 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7431 * configure: Regenerate.
7432
cc440d71
TM
74332004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7434
7435 * maintainer-scripts/gcc_release: Revert yesterday's change.
7436
270e140b
SB
74372004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7438
7439 * MAINTAINERS: Add myself to write-after-approval.
7440
3e4035f8
TM
74412004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7442
7443 * libf2c: Removed.
7444 * gcc/gccbug.in: Updated because of libf2c removal.
7445 * maintainer-scripts/gcc_release: Ditto.
7446
dce2d8b2 74472004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
7448
7449 * configure.in: Build libmudflap by default on FreeBSD.
7450 * configure: Regenerated.
7451
dfcada9a
MM
74522004-07-09 Mark Mitchell <mark@codesourcery.com>
7453
7454 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7455 systems.
7456 * configure: Regenerated.
7457
dce2d8b2 74582004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
7459
7460 PR target/16344
7461 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7462 feedback based compiler.
7463 * Makefile.in: Rebuilt.
7464
95bcca47
AO
74652004-07-08 Alexandre Oliva <aoliva@redhat.com>
7466
7467 * Makefile.def (host_modules): Set bootstrap=true for flex.
7468 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7469 * Makefile.in: Rebuilt.
7470
051822f6
JH
74712004-07-07 Jan Hubicka <jh@suse.cz>
7472
7473 * MAINTAINERS: Add self as a profile feedback maintainer.
7474
7b61653a
PE
74752004-07-05 Phil Edwards <phil@codesourcery.com>
7476
7477 * configure.in: Do not prepend $srcdir to /dev/null in
7478 makefile fragments.
7479 * configure: Regenerate.
7480
23f6b2f9
PB
74812004-07-01 Paolo Bonzini <bonzini@gnu.org>
7482
7483 * Makefile.def (build_modules): Add bison, byacc, flex,
7484 m4, texinfo.
7485 (flags_to_pass): Add FLEX.
7486 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7487 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7488 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7489 DEFAULT_MAKEINFO): Remove.
7490 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7491 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7492 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7493 objdir or else use configured tool.
7494 (all-build): New.
7495 (all): Depend on it.
7496 (Build module dependencies): Add.
7497 * Makefile.in: Regenerate.
7498 * configure.in: Better support for multiple build modules,
7499 matching what is done for host/target modules. Do not look
7500 for "plausible" locations of build tools if Canadian cross.
7501 Use autoconf's AC_PROG_CC to find a C compiler. Define
7502 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7503 * configure: Regenerate.
78716e86 7504
1c020272
PB
75052004-06-22 Paolo Bonzini <bonzini@gnu.org>
7506
7507 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7508 * Makefile.in: Regenerate.
7509
a52a0a7f
PB
75102004-06-22 Paolo Bonzini <bonzini@gnu.org>
7511
7512 * Makefile.tpl (configure-build-[+module+],
7513 configure-[+module+], configure-target-[+module+]): Pass
7514 [+extra_configure_args+].
7515 (all-build-[+module+], all-[+module+], check-[+module+],
7516 install-[+module+], [+make_target+]-[+module+],
7517 all-target-[+module+], check-target-[+module+],
7518 install-target-[+module+], [+make_target+]-target-[+module+]):
7519 Pass [+extra_make_args+].
7520 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7521 (GCC_HOST_EXPORTS): Remove.
7522 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7523 cross, check-gcc, check-gcc-c++, install-gcc,
7524 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7525 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7526 * Makefile.in: Regenerate.
7527
ccde3f1a
MS
75282004-06-21 Matthew Sachs <msachs@apple.com>
7529
7530 * MAINTAINERS: Added self to write-after-approval.
7531
6264b0a6
CF
75322004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7533
7534 * configure.in: Check for srcdir/winsup rather than build directory
7535 winsup.
7536 * configure: Regenerate.
7537
801e2270
CV
75382004-06-17 Corinna Vinschen <vinschen@redhat.com>
7539
7540 * configure.in: Don't build Cygwin native newlib if winsup
7541 directory is missing. Emit warning instead.
7542 * configure: Regenerate.
7543
ad6717df
PB
75442004-06-09 Paolo Bonzini <bonzini@gnu.org>
7545
7546 * Makefile.tpl (touch-stage[+id+]): New.
7547 (restage[+prev+]): Depend on touch-stage[+id+].
7548
7549 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7550 Use it throughout.
7551
7552 * Makefile.def: Add profile and feedback bootstrap stages.
7553 Remove next field from bootstrap stages.
7554 * Makefile.tpl (LN, LN_S): Substitute.
7555 (stageN-start, stageN-end): Use double-colon rules, to
7556 provide a hook for additional setup commands.
7557 (distclean-stageN-gcc, restageN): Create dependencies from
7558 [+prev+], not from [+next+].
7559 (stageN-bubble): Add commands for successive stages from
7560 [+prev+], using double-colon rules.
7561 (all-stageN-gcc): Fix typo.
7562 (stagefeedback-start, profiledbootstrap): New.
7563 * Makefile.in: Regenerate.
7564 * configure.in: Call ACX_PROG_LN.
7565 * configure: Regenerate.
7566
5bbb9680
CY
75672004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7568
7569 * MAINTAINERS (Write After Approval): Add myself.
7570
e18be1d4
MA
75712004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7572
7573 * MAINTAINERS (Write After Approval): Add myself.
7574
5607edfd
PB
75752004-06-03 Paolo Bonzini <bonzini@gnu.org>
7576
7577 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7578 without gcc.
7579 * configure: Regenerate.
7580
1ec4e9c3
PB
75812004-06-01 Paolo Bonzini <bonzini@gnu.org>
7582
7583 * Makefile.tpl: Fix typo.
7584 * Makefile.in: Regenerate.
7585
dce2d8b2 75862004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
7587
7588 * configure.in: Remove new- prefix from toplevel
7589 bootstrap targets.
7590 * configure: Regenerate.
7591
f516a7da
PB
75922004-06-01 Paolo Bonzini <bonzini@gnu.org>
7593
7594 * Makefile.tpl (all.normal): Rename to all.
7595 (all): Replace with a rule to pick the default
7596 target from configure.
7597 (all-gcc, configure-gcc): Use conditionals to
7598 do nothing when toplevel bootstrap is going on.
7599 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7600 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7601 * configure.in: Support --enable-bootstrap.
7602
7603 * Makefile.def: Remove new- prefix from toplevel
7604 bootstrap targets.
7605 * Makefile.tpl: Likewise.
7606
7607 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7608 target.
7609
7610 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7611 $(RECURSE_FLAGS) to recursive invocation of make.
7612
7613 * Makefile.in: Regenerate.
7614 * configure: Regenerate.
7615
78dd5e36 76162004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 7617 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
7618
7619 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7620 like CC.
7621
30f1bddc
DJ
76222004-05-27 Daniel Jacobowitz <dan@debian.org>
7623
7624 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7625 * configure: Regenerate.
7626
4fc4dd12
DJ
76272004-05-25 Daniel Jacobowitz <drow@false.org>
7628
7629 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7630 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7631 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7632 targets.
7633 * Makefile.in: Regenerate.
7634
dce2d8b2 76352004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
7636
7637 * configure.in: Test the ability to symlink directories.
7638 * configure: Regenerate.
7639
7640 * Makefile.def (bootstrap-stage): New definitions.
7641 * Makefile.tpl (configure-stage1-gcc,
7642 configure-stage2-gcc, configure-stage3-gcc,
7643 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7644 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7645 new-restage3, compare): Autogenerate, see Makefile.in
7646 entry for behavioral changes.
7647 (distclean-stage1, new-stage1-start, new-stage1-end,
7648 new-stage1-bubble, distclean-stage2, new-stage2-start,
7649 new-stage2-end, new-stage2-bubble, distclean-stage3,
7650 new-stage3-start, new-stage3-end): New autogenerated targets.
7651 (objext, prebootstrap, BOOT_CFLAGS,
7652 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7653 targets.
7654
7655 * Makefile.in: Regenerate.
7656 (distclean-stage1, new-stage1-start, new-stage1-end,
7657 new-stage1-bubble, distclean-stage2, new-stage2-start,
7658 new-stage2-end, new-stage2-bubble, distclean-stage3,
7659 new-stage3-start, new-stage3-end): New targets.
7660 (all-stage1-gcc): Move prebootstrap dependency from here...
7661 (configure-stage1-gcc): ...to here.
7662 (new-bootstrap): Use bubble targets.
7663 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7664 Use per-stage distclean targets.
7665 (configure-stage1-gcc, configure-stage2-gcc,
7666 configure-stage3-gcc, all-stage1-gcc,
7667 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7668 Use new-stageN-start to prepare the tree.
7669
4f4e53dd
PB
76702004-05-23 Paolo Bonzini <bonzini@gnu.org>
7671
7672 * Makefile.def (host_modules): add libcpp.
7673 * Makefile.tpl: Add dependencies on and for libcpp.
7674 * Makefile.in: Regenerate.
7675 * configure.in: Add libcpp host module.
7676 * configure: Regenerate.
7677
60975492
PB
76782004-05-21 Paolo Bonzini <bonzini@gnu.org>
7679
7680 * Makefile.tpl: Whenever a recursive target is defined, wrap
7681 it in a special @if/@endif block, and prepare its maybe
7682 dependency in the @if/@endif block
7683 * configure.in: Instead of writing maybe dependencies, remove
7684 the @if/@endif statements, and remove the @if/@endif blocks
7685 that remain.
7686 * configure: Regenerate.
7687 * Makefile.in: Regenerate.
7688
5ce7d75d
JJ
76892004-05-20 Janis Johnson <janis187@us.ibm.com>
7690
7691 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7692
c779c42f
KK
76932004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7694
7695 PR bootstrap/15120
7696 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7697 * */configure: Rebuilt.
7698
b4117c30
ZW
76992004-05-17 Zack Weinberg <zack@codesourcery.com>
7700
7701 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7702 of libf2c.
7703 * configure, Makefile.in: Regenerate.
7704
719bb4e3 77052004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
7706
7707 * MAINTAINERS (Write After Approval): Add myself.
7708
6de9cd9a
DN
77092004-05-13 Diego Novillo <dnovillo@redhat.com>
7710
7711 Merge from tree-ssa-20020619-branch.
7712
7713 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7714 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7715 (HOST_GMPLIBS): Define.
7716 (HOST_GMPINC): Define.
7717 (TARGET_LIB_PATH): Add libmudflap.
7718 (GFORTRAN_FOR_TARGET): Define.
7719 (configure-build*): Export GFORTRAN.
7720 (configure-gcc): Export GMPLIBS and GMPINC.
7721 (all-gcc): Add maybe-all-libbanshee.
7722 (configure-target-libgfortran): Define.
7723 * Makefile.in: Regenerate.
7724 * configure.in (host_libs): Add libbanshee.
7725 (target_libraries): Add target-libmudflap and target-libgfortran.
7726 Add --with-libbanshee.
7727 Handle --disable-libmudflap.
7728 (*-*-freebsd*): Use with_gmp.
7729 Add $(libgcj) to noconfigdirs.
7730 * configure: Regenerate.
7731 * depcomp: New file.
7732 * MAINTAINERS: Add tree-ssa maintainers.
7733
8f1b790f
VM
77342004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7735
b4117c30 7736 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 7737
693446fc
BF
77382004-04-30 Brian Ford <ford@vss.fsi.com>
7739
b4117c30 7740 * MAINTAINERS (Write After Approval): Add myself.
693446fc 7741
d1bb666c
UB
77422004-04-29 Uros Bizjak <uros@kss-loka.si>
7743
b4117c30 7744 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 7745
6cf1ac42
PB
77462004-04-28 Paolo Bonzini <bonzini@gnu.org>
7747
7748 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7749 * configure: Regenerate.
7750
632933d5
PB
77512004-04-27 Paolo Bonzini <bonzini@gnu.org>
7752
7753 Revert:
7754 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7755
7756 * Makefile.def (flags_to_pass): Remove *dir variables that
7757 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7758 as well as prefix and exec_prefix.
7759 * Makefile.in: Regenerate.
7760
80dc6aa0
RM
77612004-04-26 Robert Millan <robertmh@gnu.org>
7762
7763 Add patches from libtool CVS.
7764 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7765 * ltconfig: Likewise.
7766 * ltcf-c.sh: Likewise.
7767 * ltcf-cxx.sh: Likewise.
7768 * ltcf-gcj.sh: Likewise.
7769
e11283f1
PB
77702004-04-26 Paolo Bonzini <bonzini@gnu.org>
7771
7772 * Makefile.def (host_modules): Mark with the bootstrap
7773 flag packages on which gcc depends.
7774 * Makefile.tpl (all-bootstrap): Use it.
7775 * Makefile.in: Regenerate.
7776
8546950c
PB
77772004-04-26 Paolo Bonzini <bonzini@gnu.org>
7778
7779 * Makefile.def (flags_to_pass): Remove *dir variables that
7780 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7781 as well as prefix and exec_prefix.
7782 * Makefile.in: Regenerate.
7783
a76494aa
PB
77842004-04-26 Paolo Bonzini <bonzini@gnu.org>
7785
b4117c30
ZW
7786 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7787 * configure: Regenerate.
7788 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7789 * gcc/Makefile.tpl (compare): Use the result of the test.
7790 * gcc/Makefile.in: Regenerate.
a76494aa 7791
03a91701
PB
77922004-04-23 Paolo Bonzini <bonzini@gnu.org>
7793
7794 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7795 Always relocate gcc and prev-gcc to the original names, even
7796 if the build fails.
7797 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7798 New targets.
7799
082a6351
LG
78002004-04-23 Laurent GUERBY <laurent@guerby.net>
7801
7802 * MAINTAINERS: Update my email address.
b4117c30 7803
1f1d584b
RO
78042004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7805
7806 * configure.in (mips*-*-irix5*): Enable ld.
7807 * configure: Regenerate.
082a6351 7808
1db673ca
RO
78092004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7810
7811 * configure: Regenerate.
7812
ce4ea44e
JW
78132004-04-15 James E Wilson <wilson@specifixinc.com>
7814
7815 * Makefile.tpl (configure-[+module+], configure-gcc,
7816 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7817 Set and export LDFLAGS.
7818 * Makefile.in: Regenerate.
7819
611f62ad
MC
78202004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7821
b4117c30 7822 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 7823
be912515
NN
78242004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7825
7826 PR bootstrap/14871
7827 * Makefile.tpl: If we don't have built-in-tree target tools,
7828 use the ones found by configure rather than hacking around with
7829 program_transform_name.
7830 * configure.in: Give Makefile.tpl the information necessary
7831 to do that.
7832 * Makefile.in: Regenerate.
7833 * configure: Regenerate.
7834
9104315a
NN
78352004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7836
7837 PR bootstrap/14760
7838 * configure.in: When computing baseargs, strip *all* copies of
7839 offending options. Also, don't match/substitute the trailing space,
7840 so that this actually works when two similar options are separated by
7841 only one space.
7842 * configure: Regenerate.
7843
bef1d700
DE
78442004-04-06 David Edelsohn <edelsohn@gnu.org>
7845
b4117c30
ZW
7846 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7847 (rs6000-*-aix*): Same.
7848 * configure: Regenerate.
bef1d700 7849
54bcf05e 78502004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
7851
7852 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 7853
369a832c 78542004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
7855
7856 * MAINTAINERS: Add myself to write-after-approval.
369a832c 7857
09a9c095
NN
78582004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7859
7caf53cb
NN
7860 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7861 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7862 * Makefile.in: Regenerate.
7863
09a9c095
NN
7864 * configure.in (top level bootstrap support): Rework --enable-werror
7865 to set @stage2_werror_flag@.
7866 * configure: Regenerate.
7867 * Makefile.tpl (top level bootstrap support): Pass
7868 @stage2_werror_flag@ down to configure in stages 2 and 3.
7869 * Makefile.in: Regenerate.
7870
5595a2bd
NN
78712004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7872
cbfd7e06
NN
7873 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7874 for stages 2 and 3 as well as in make. As a consequence, remove
7875 OUTPUT_OPTION (now detected by configure) from the flags passed down
7876 to make.
7877 * Makefile.in: Regenerate.
7878
5595a2bd
NN
7879 * Makefile.tpl (new-bootstrap): Fix typo.
7880 * Makefile.in: Regenerate.
7881
ca3b3e20
NN
78822004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7883
295f4e42
NN
7884 * Makefile.tpl: Rearrange by moving recursive_targets rules
7885 into their proper sections.
7886 * Makefile.tpl (top level bootstrap support): Move disabling
7887 of coverage flags from 'make' to 'configure'; improve comments.
7888 * Makefile.in: Regenerate.
7889
340de83f
NN
7890 * Makefile.tpl (experimental top level bootstrap) Move stage1
7891 language setting from all- target to configure- target; disable
7892 intermodule optimization in stage 1; prevent gratuitous rebuilds
7893 of stage 1.
7894 * Makefile.in: Regenerate.
7895 * configure.in: Comma-separate stage 1 language list for top
7896 level bootstrap.
7897 * configure: Regenerate.
7898
ca3b3e20
NN
7899 * Makefile.tpl: Clean up experimental top level bootstrap support:
7900 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7901 prev-gcc in configure- targets as well as all- targets.
7902 * Makefile.in: Regenerate.
7903
4d038073
KC
79042004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7905
7906 * compile: New file imported from automake.
7907
ab3533d6
PB
79082004-03-17 Paolo Bonzini <bonzini@gnu.org>
7909
7910 * configure.in: Remove symbolic link section.
7911 * configure: Regenerate.
7912 * Makefile.tpl (links): Remove.
7913 * Makefile.in: Regenerate.
7914
1e0f07d3 79152004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 7916 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
7917
7918 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 7919 Set with AC_CHECK_PROGS.
1e0f07d3
PB
7920 * configure.in: Fix comment typo from last patch.
7921 * configure: Regenerate.
7922
2805b53a
NN
79232004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7924
7925 * Makefile.tpl: Introduce experimental top level bootstrap support.
7926 * Makefile.in: Regenerate.
7927 * configure.in: Introduce support for top level bootstrap.
7928 * configure: Regenerate.
7929
79b4b7d2 79302004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7931 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
7932
7933 PR bootstrap/14522
7934 * configure.in: Cope with shells that do not support unquoted ^
7935 * configure: Regenerate.
7936
6bbec498 79372004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 7938 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
7939
7940 PR bootstrap/14522
79b4b7d2 7941 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
7942 quotes inside quoted backquote substitutions.
7943 * configure: Regenerate.
7944
83c15dfc
AP
79452004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7946
7947 PR bootstrap/14522
f2bd98d4 7948 * configure.in: Fix escaping of $.
83c15dfc
AP
7949 * configure: Regenerate.
7950
55ffb5ed
NN
79512004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7952
7953 * configure: Regenerate, since I forgot to while committing Paolo's
7954 changes.
7955
e4c9c075
PB
79562004-03-08 Paolo Bonzini <bonzini@gnu.org>
7957
7958 PR ada/14131
7959 Move language detection to the top level.
7960 * configure.in: Find default values for the tools as
7961 soon as possible. Disable ada if GNAT is not found.
7962 Emit error message about missing languages. Expand
7963 --enable-languages=all for the gcc subdirectory.
7964
5199e2c6
BE
79652004-03-10 Ben Elliston <bje@gnu.org>
7966
7967 * MAINTAINERS: Update my email address.
7968
c18b95e5
DE
79692004-03-05 David Edelsohn <edelsohn@gnu.org>
7970
7971 * ltconfig: Disable building static libraries if building shared
7972 libraries on AIX 5L.
7973
d0fe5ad3
RS
79742004-03-01 Richard Sandiford <rsandifo@redhat.com>
7975
7976 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7977 and disable libgcj.
7978 * configure: Regenerated.
7979
e6f71f9d
BB
79802004-03-01 Brian Booth <bbooth@redhat.com>
7981
7982 * MAINTAINERS: Add myself to write-after-approval.
7983
8983e50e
PB
79842004-03-01 Paolo Bonzini <bonzini@gnu.org>
7985
7986 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 7987
d4cd9d81
NN
79882004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7989
7990 PR bootstrap/7087
7991 * Makefile.tpl: Guard XFOO sed statements better.
7992 * Makefile.tpl: Add dependency for configure-target-libada.
7993 * Makefile.in: Regenerate (incidentally fixes broken
7994 commit when libada-branch was merged).
7995
0ea0229e
KC
79962004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7997
7998 * MAINTAINERS: Add myself to write-after-approval.
7999
bad93735
AP
80002004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8001
8002 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8003 maintainers.
8004
a7ca14fc
AC
80052004-02-20 Andrew Cagney <cagney@redhat.com>
8006
8007 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8008 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8009
51592782
NN
80102004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8011
8012 PR bootstrap/11932
8013 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8014
6a30854a
JQ
80152004-02-14 Jerry Quinn <jlquinn@optonline.net>
8016
8017 * MAINTAINERS: Added myself to write-after-approval.
8018
be8b2bee
MK
80192004-02-14 Michael Koch <konqueror@gmx.de>
8020
8021 * MAINTAINERS: Added myself to write-after-approval.
8022
972760b7
JM
80232004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8024
8025 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8026 some OS port maintainers to OS port maintainers section.
8027
b0281654
FCE
80282004-02-13 Frank Ch. Eigler <fche@redhat.com>
8029
8030 * MAINTAINERS: Add self.
8031
3c419fd6
KH
80322004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8033
8034 * MAINTAINERS: Alphabetize.
8035
e88e9aee
PB
80362004-02-12 Paolo Bonzini <bonzini@gnu.org>
8037
8038 * MAINTAINERS: Remove myself.
b4117c30 8039
1915e422
DE
80402004-02-11 David Edelsohn <edelsohn@gnu.org>
8041
8042 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8043 (rs6000-*-aix*): Same.
8044 * configure: Regenerate.
8045
a22c2d8d
KC
80462004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8047
8048 * configure.in (host): Add in missing $noconfigdirs to defines.
8049 * configure: Regenerate.
8050
d9cdb878
AC
80512004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8052 Nathanael Nerode <neroden@gcc.gnu.org>
8053
8054 PR ada/6637, PR ada/5911
b4117c30 8055 Merge with libada-branch:
d9cdb878
AC
8056 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8057 with appropriate dependencies. Add --enable-libada configure switch.
8058 * configure, Makefile.in: Regenerate.
8059
8bd92821
PB
80602004-02-09 Paolo Bonzini <bonzini@gnu.org>
8061
8062 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8063
89a95129
RO
80642004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8065
8066 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8067 * configure: Regenerate.
8068
892629bc
GK
80692004-02-04 Geoffrey Keating <geoffk@apple.com>
8070
8071 Merge from upstream:
8072
8073 * ltmain.in: When setting IFS to '~', be careful about user
8074 arguments that contain '~'.
8075
8076 2004-02-04 Peter O'Gorman <peter@pogma.com>
8077
8078 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8079 Also test $base_compile against $CC with escaped arguments. Bug
8080 reported by Geoff Keating <geoffk@apple.com>.
8081
6b402165
KH
80822004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8083
8084 * MAINTAINERS: Remove i960 port.
8085
fa2f0306
DD
80862004-01-23 DJ Delorie <dj@redhat.com>
8087
8088 * Makefile.def (target_modules) [libiberty]: Don't stage.
8089 * Makefile.in: Rebuilt.
8090
9feb20aa
CT
80912004-01-20 Caroline Tice <ctice@apple.com>
8092
8093 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8094
7aed2ccc
PC
80952004-01-19 Paolo Carlini <pcarlini@suse.de>
8096
8097 * MAINTAINERS: Update my email address.
8098
f25bebe1
JM
80992004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8100
8101 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8102
28083580
VR
81032004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8104
8105 * MAINTAINERS: Remove entries without email address.
8106
c0f4b5e4
DJ
81072004-01-15 Daniel Jacobowitz <drow@mvista.com>
8108
8109 * MAINTAINERS: Add myself to write-after-approval.
8110
b5eb5a5e
SB
81112004-01-15 Steven Bosscher <stevenb@suse.de>
8112
8113 * MAINTAINERS: Update my email address.
8114
dce2d8b2 81152004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
8116
8117 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8118 * Makefile.tpl (configure-target-[+module+]): Support stage.
8119 * Makefile.in: Rebuilt.
8120
74c0b320
ILT
81212004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8122
8123 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8124
2560344b
RS
81252004-01-10 Richard Sandiford <rsandifo@redhat.com>
8126
8127 * MAINTAINERS: Add myself as a MIPS maintainer.
8128
8b21cda6
NN
81292004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8130
2b6c260d
NN
8131 * configure.in: Use ./config.cache, not config.cache.
8132 * configure: Regenerate.
8133 * Makefile.tpl: Special-casing not needed for GCC any more.
8134 * Makefile.in: Regenerate.
8135
09438bde
NN
8136 * configure.in: Don't share a cache file for host dirs.
8137 * configure: Regenerate.
8138
8b21cda6
NN
8139 * config-ml.in: Don't mess with the cache file.
8140
e42870df
EB
81412004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8142
8143 * MAINTAINERS: Move myself from 'Write After Approval' to
8144 'CPU Port Maintainers' section as SPARC maintainer.
8145
6b9eb62c
NN
81462004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8147
78a816a6
NN
8148 * Makefile.tpl: Make GCC use a separate config.cache.
8149 * Makefile.in: Regenerate.
8150
6b9eb62c
NN
8151 PR bootstrap/11932, PR bootstrap/11933
8152 (I don't know if it will fix either of them, but it relates
8153 to them.)
8154 * configure.in: Don't use shared config.cache for target
8155 directories.
8156 * configure: Regenerate.
8157
86d7b562
DN
81582004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8159
8160 * MAINTAINERS: Add myself to 'Write After Approval' section.
8161
07d0a605
RS
81622003-12-31 Roger Sayle <roger@eyesopen.com>
8163
8164 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8165 * configure: Regenerated.
8166
459ac19f
KH
81672003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8168
8169 * MAINTAINERS: Remove the mn10200 maintainer.
8170
5785c0ed 81712003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 8172
cc6010cd
AP
8173 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8174 * configure: Regenerated.
5785c0ed 8175
a268eff9
JH
81762003-12-16 Jan Hubicka <jh@suse.cz>
8177
8178 * MAINTAINERS: Add myself as callgraph maintainer.
8179
9d465b12
TF
81802003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8181
8182 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8183 * configure: Regenerate.
8184
a68a270a
GB
81852003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8186
8187 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8188 'Write After Approval' section. Update email.
8189
dce2d8b2 81902003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
8191
8192 * MAINTAINERS (Write After Approval): Add myself.
8193
8c052da4
MT
81942003-11-20 Matt Thomas <matt@3am-software.com>
8195
8196 * MAINTAINERS: Add myself as a vax port maintainer.
8197
e75f9147
KC
81982003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8199
8200 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8201 (configure-build-[+module+], configure-[+module+]): Likewise.
8202 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8203 * Makefile.in: Regenerate.
8204
43d8d958
AT
82052003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8206
8207 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8208 shared/dylibed libraries.
8209 * ltmain.sh: Likewise.
8210 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8211 * ltcf-cxx.sh: Likewise.
8212 * ltcf-gcj.sh: Likewise.
8213 * ltconfig: Likewise.
8214
638dcaa0
SC
82152003-11-17 Stan Cox <scox@redhat.com>
8216
8217 * MAINTAINERS: Add myself as iq2000 port maintainer.
8218
15cc172b
AC
82192003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8220
b4117c30
ZW
8221 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8222 * Makefile.in: Regenerate.
15cc172b 8223
20af77cd
UW
82242003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8225
8226 * config.sub: Update to 2003-11-03 version.
8227
4dd01c5c
PE
82282003-10-20 Phil Edwards <phil@codesourcery.com>
8229
8230 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8231 * configure: Regenerate.
8232
dce2d8b2 82332003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
8234
8235 * MAINTAINERS: Add myself to 'Write After Approval' section.
8236
8b7ebc31
AC
82372003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8238
8239 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8240
afe1910c
JM
82412003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8242
8243 * MAINTAINERS: Update my email address.
8244
05dcec66
RO
82452003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8246
8247 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8248
dce2d8b2 82492003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
8250
8251 * MAINTAINERS: Add myself to 'Write After Approval' section.
8252
507ec745
BI
82532003-10-16 Bernardo Innocenti <bernie@develer.com>
8254
8255 * config.guess: Update to 2003-10-16 version.
8256 * config.sub: Update to 2003-10-16 version.
8257
dce2d8b2 82582003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
8259
8260 * MAINTAINERS: Added myself to 'Write After Approval' section.
8261
0c9b16bc
FH
82622003-10-15 Falk Hueffner <falk@debian.org>
8263
8264 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8265 'Write After Approval' section. Update email.
8266
74d57d15
RS
82672003-10-14 Roger Sayle <roger@eyesopen.com>
8268
8269 * MAINTAINERS: Move myself from 'Write After Approval' to
8270 'Various Maintainers' section as middle-end maintainer.
8271
d29b8ad8
NN
82722003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8273
8274 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8275 HOST_FLAGS_TO_PASS.
8276 * Makefile.in: Regenerate.
8277
26db814a
BI
82782003-10-11 Bernardo Innocenti <bernie@develer.com>
8279
8280 * config.guess: Update to 2003-10-07 version.
8281 * config.sub: Update to 2003-10-07 version.
8282
fffeb871
RO
82832003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8284
8285 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8286 * ltconfig (irix5*, irix6*): Don't override version_type.
8287
6691a79e
ME
82882003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8289
8290 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8291 * configure: Rebuilt
8292 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8293 * Makefile.in: Rebuilt
8294
62cdd71e
L
82952003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8296
8297 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8298
6fe2eacc
CW
82992003-09-30 Carlo Wood <carlo@alinoe.com>
8300
cc6010cd 8301 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 8302
ea57e5ad
PK
83032003-09-29 Paul Koning <ni1d@arrl.net>
8304
8305 * MAINTAINERS: Move myself from "Write After Approval"
8306 to CPU platform maintainers for pdp11 platform.
8307
e070672a
AT
83082003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8309
8310 * MAINTAINERS: Move myself from 'Write After Approval' to
8311 'Various Maintainers' section as libffi testsuite maintainer.
8312
43bb47c2
DJ
83132003-09-21 Daniel Jacobowitz <drow@mvista.com>
8314
8315 * configure.in: Pass a computed --program-transform-name
8316 to subconfigures.
8317 * configure: Regenerated.
8318
da9d3b37
NN
83192003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8320
94322beb
NN
8321 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8322 * Makefile.in: Regenerate.
8323
da9d3b37
NN
8324 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8325 * Makefile.in: Regenerate.
8326
ffd9060b
ZL
83272003-09-19 Ziemowit Laski <zlaski@apple.com>
8328
8329 * MAINTAINERS: Move myself from 'Write After Approval'
8330 to 'Various Maintainers' (objective-c) section.
8331
eeae7b41
DJ
83322003-09-17 Daniel Jacobowitz <drow@mvista.com>
8333
8334 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8335 quoting.
8336 * configure: Regenerated.
8337
a080d12b
JB
83382003-09-16 Joel Brobecker <brobecker@gnat.com>
8339
8340 * MAINTAINERS (Write After Approval): Add myself to write after
8341 approval list.
8342
6cd2fc59
DN
83432003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8344
cc6010cd 8345 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 8346
dcbdd9cc
ILT
83472003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8348
8349 * MAINTAINERS: Update my e-mail address.
8350
e517f636
AM
83512003-09-09 Alan Modra <amodra@bigpond.net.au>
8352
8353 * libtool.m4 (LD): Correct powerpc64 host match.
8354
bc49924b
JW
83552003-09-06 James E Wilson <wilson@tuliptree.org>
8356
8357 * MAINTAINTERS: Update my affiliation and email address.
8358
082124f5
ZD
83592003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8360
8361 * MAINTAINERS (Write After Approval): Add myself.
8362
dc94d89e
DD
83632003-09-04 DJ Delorie <dj@redhat.com>
8364
8365 * configure: Regenerate.
8366
83672003-09-04 Robert Millan <robertmh@gnu.org>
8368
8369 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 8370
7a0f2d4e
KG
83712003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8372
8373 * configure.in: Ensure arguments to sed are properly spaced.
8374 * configure: Regenerate.
8375
88d032eb
GP
83762003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8377
8378 * MAINTAINERS: Update my e-mail address.
8379
0b3f3d22
ME
83802003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8381
8382 * MAINTAINERS (Write After Approval): Add myself.
8383
d253f9ba
DJ
83842003-08-27 Daniel Jacobowitz <drow@mvista.com>
8385
8386 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8387 * configure: Regenerated.
8388
066ec9c9
MM
83892003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8390
8391 * MAINTAINERS: Update my email address.
8392
415d7ef9
PE
83932003-08-23 Phil Edwards <pme@gcc.gnu.org>
8394
8395 * configure.in: Use newline instead of semicolon when assuming
8396 shell arguments in a for loop.
8397 * configure: Regenerated.
8398
e1567352
JE
83992003-08-22 Jason Eckhardt <jle@rice.edu>
8400
8401 * MAINTAINERS: Resurrect the i860 maintainer.
8402
b348267b
GK
84032003-08-20 Geoffrey Keating <geoffk@apple.com>
8404
e50084fa
GK
8405 PR 8180
8406 * configure.in: When testing with_libs and with_headers, treat
8407 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8408 * configure: Regenerate.
b4117c30 8409
b348267b
GK
8410 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8411 make, shell, etc.
8412 (baseargs): Likewise.
8413 * configure: Regenerate.
8414
ca26ffe0
BI
84152003-08-20 Bernardo Innocenti <bernie@develer.com>
8416
8417 * MAINTAINERS (Write After Approval): Add myself.
8418
940cde4d
GK
84192003-08-19 Geoffrey Keating <geoffk@apple.com>
8420
8421 * configure.in: Disable libgcj for darwin not on powerpc.
8422 * configure: Rebuild.
8423
74bed51b
ADL
84242003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8425
8426 * config-ml.in, symlink-tree: Add license.
8427
b4117c30
ZW
84282003-08-03 Richard Stallman <rms@gnu.org>
8429 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
8430
8431 * README.SCO: New file.
8432
333a28b4
MK
84332003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8434
8435 * Makefile.tpl (check, check-c++): Express dependencies using
8436 dependencies rather than commands.
8437 * Makefile.in: Regenerate.
8438
c197e306
AC
84392003-08-01 Andrew Cagney <cagney@redhat.com>
8440
8441 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8442 * configure: Ditto.
8443
a8ee6e2d
GK
84442003-07-31 Geoffrey Keating <geoffk@apple.com>
8445
8446 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 8447 * Makefile.in: Update.
a8ee6e2d 8448
8d9b3f2e
AT
84492003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8450
8451 * configure.in: Enable libgcj for darwin.
8452 * configure: Rebuild.
8453
52c0c542
PE
84542003-07-29 Phil Edwards <pme@gcc.gnu.org>
8455
8456 * config-ml.in: Use ac_configure_args directly instead of
8457 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8458 actually seen.
8459
b4acb5ef
NN
84602003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8461
8462 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8463 creating target and build subdirs to build all parent dirs as needed.
8464 * Makefile.in: Rebuild.
8465 * configure.in: Don't build dirs explicitly here.
8466 * configure: Rebuild.
8467
a51d71d0
PB
84682003-07-26 Paul Brook <paul@nowt.org>
8469
8470 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8471
f43e12ce
AO
84722003-07-22 Alexandre Oliva <aoliva@redhat.com>
8473
8474 * Makefile.tpl (all-make): Depend on intl.
8475 * Makefile.in: Rebuilt.
8476
8a199ff6
PE
84772003-07-20 Phil Edwards <pme@gcc.gnu.org>
8478
8479 * install-sh: Update to newer upstream versions (associated with
8480 aclocal 1.7).
8481 * mkinstalldirs: Likewise.
8482 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8483
e6a8c803
AP
84842003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8485
8486 * MAINTAINERS: Move self from Bug database only accounts
8487 to write-after-approval.
8488
9f13608f
NN
84892003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8490
8491 * config.if: Remove unused libc_interface determination.
8492
c7864714
NN
84932003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8494
8495 * MAINTAINERS: Move self from write-after-approval to
8496 build machinery (*.in).
8497
775956d0
NN
84982003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8499
8500 PR bootstrap/11273
8501 PR bootstrap/11408
8502 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8503 unused INSTALL_PROGRAM_ARGS.
8504 * configure.in: Use AC_PROG_INSTALL.
8505 * Makefile.in: Regenerate.
8506 * configure: Regenerate.
8507
c7f67a6e
KH
85082003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8509
8510 * MAINTAINERS: Alphabetize.
8511
33952f6f
AO
85122003-07-10 Alexandre Oliva <aoliva@redhat.com>
8513
8514 * configure: Rebuilt.
8515 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8516 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8517 newlib nor libgloss.
8518 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8519 * configure.in (am33_2.0-*-linux*): Added.
8520
0d4f1b4e
BW
85212003-07-09 Bob Wilson <bob.wilson@acm.org>
8522
8523 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8524 * configure: Regenerate.
8525
56694dd9
ZW
85262003-07-07 Zack Weinberg <zack@codesourcery.com>
8527
8528 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8529 * Makefile.in: Regenerate.
8530
21607eb4
ZW
85312003-07-04 Zack Weinberg <zack@codesourcery.com>
8532
8533 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8534 * Makefile.in: Regenerate.
8535
dce2d8b2 85362003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
8537
8538 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8539 * Makefile.in: Regenerated.
8540
5d42f90e
L
8541 * config-ml.in: Replace PWD with PWD_COMMAND.
8542
6eb95e99
ZW
85432003-07-04 Zack Weinberg <zack@codesourcery.com>
8544
8545 * intl: New directory; see intl/ChangeLog for details.
8546 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8547 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8548 * Makefile.in: Regenerate.
8549
07d1940e
NN
85502003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8551
8552 * configure.in: Clean up config-lang.in handling. Delete
8553 useless assignment to "subdirs".
8554 * configure: Regenerate.
8555
4dbda6f0
NN
85562003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8557
8558 * configure.in: Rename 'target_libs' to 'target_libraries'.
8559 Remove useless reference to 'target_libs'.
8560 * configure: Regenerate.
8561
2c30ab71
KS
85622003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8563
8564 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8565 * Makefile.in: Regenerate.
8566
11405c93
NN
85672003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8568
8569 * Makefile.def: Introduce flags_to_pass.
8570 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8571 * Makefile.in: Regenerate.
8572
fb87ad5d
HPN
85732003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8574
8575 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8576 and target-libgloss.
8577 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8578 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8579 * configure: Regenerate.
8580
a7956a48
BK
85812003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8582
8583 * configure.in: Update testsuite_flags to new location.
8584 * configure. Regenerate.
6eb95e99 8585
eaf9f3b2
NN
85862003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8587
8588 * Makefile.tpl: Remove BUILD_CC stuff.
8589 * Makefile.in: Regenerate.
8590
2d89ffef
KH
85912003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8592
8593 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8594
dce2d8b2 85952003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
8596
8597 * MAINTAINERS (Write After Approval): Add myself.
8598
dce2d8b2 85992003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 8600
b951c91c
L
8601 * config.guess: Update to 2003-06-12 version.
8602 * config.sub: Update to 2003-06-13 version.
8603
dce2d8b2 86042003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
8605
8606 * config.guess: Update to 2003-06-06 version.
8607 * config.sub: Update to 2003-06-06 version.
8608
655b7166
RO
86092003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8610
8611 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8612 * configure. Regenerate.
8613
01b759aa
NN
86142003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8615
bf1d3e81
NN
8616 * configure.in: Disable serial configure by default.
8617 * configure: Regenerate.
8618 * Makefile.tpl: Abolish .NOTPARALLEL.
8619 * Makefile.in: Regenerate.
8620
e89fbdfe
NN
8621 * Makefile.tpl: Replace {build,host,target}_canonical by
8622 {build,host,target}.
8623 * Makefile.in: Regenerate.
8624
01b759aa
NN
8625 * Makefile.tpl: Fix stupid pasto.
8626 * Makefile.in: Regenerate.
8627
f7dae026
NN
86282003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8629
8630 * Makefile.tpl: Remove bogus conditional.
8631 * Makefile.in: Regenerate.
8632
86332003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
8634
8635 * Makefile.tpl (profiledbootstrap): New target.
8636 * Makefile.in (profiledbootstrap): New target.
8637
2ffc3e73 86382003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
8639
8640 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8641 Pinski. Remove user names from other bugzilla-only maintainers.
8642
1a1e6b96
NN
86432003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8644
1358ccea
NN
8645 * Makefile.tpl: Make 'recursive targets' using autogen rather
8646 than shell loop. Remove duplicate 'clean' targets and false
8647 comments.
8648 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8649 Add systematic method of specifying missing targets in subdirs.
8650 Add copyright boilerplate.
8651 * Makefile.in: Regenerate.
8652 * configure.in: Add 'recursive targets' to maybe list.
8653 * configure: Regenerate.
8654
ae74ed1f
NN
8655 * MAINTAINERS: "GNATS only" -> "Bug database only".
8656
1a1e6b96
NN
8657 * Makefile.tpl: Rename [+target+] to [+make_target+].
8658 * Makefile.def: Rename 'target' to 'make_target'.
8659
c79af3fa
NB
86602003-05-31 Neil Booth <neil@daikokuya.co.uk>
8661
8662 * MAINTAINERS: Add self as options handling maintainer.
8663
39d85b61
MM
86642003-05-28 Michael Meissner <gnu@the-meissners.org>
8665
8666 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8667 been too long since I touched those ports.
8668
afc2b62d
DD
86692003-05-28 DJ Delorie <dj@redhat.com>
8670
8671 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8672 * Makefile.in: Regenerate.
8673
df445104
MR
86742003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8675
8676 * configure.in: Use curly braces in the definition of tooldir.
8677 * configure: Regenerate.
8678
2eb98e5d 86792003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 8680
2eb98e5d
DD
8681 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8682 newlib or libgloss.
8683 * Makefile.in: Regenerate.
8684
862fced8
DD
86852003-05-21 DJ Delorie <dj@redhat.com>
8686
8687 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8688 * Makefile.in: Regenerate.
8689
fc351800
ILT
86902003-05-20 Ian Lance Taylor <ian@airs.com>
8691
8692 * MAINTAINERS: Update my e-mail address.
8693
7e2dbcef
NN
86942003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8695
8696 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 8697 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
8698 Factor out common code from autogen IF statements.
8699 * configure: Regenerate.
8700 * Makefile.in: Regenerate.
8701
f2a0e225
KC
87022003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8703
8704 * configure.in: Accept i[3456789]86 for machine type.
8705 * configure: Regenerate.
8706
8b87bb96
NN
87072003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8708
8709 * configure.in: Switch more things to use maybe dependencies.
8710 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8711 * configure: Regenerate.
8712 * Makefile.tpl: Switch more things to use maybe dependencies.
8713 * Makefile.in: Regenerate.
8714
fdb882bc 87152003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
8716
8717 * Makefile.tpl (install-opcodes): Define.
8718 * Makefile.in: Rebuild.
8719
f7c50032
AJ
87202003-05-13 Andreas Jaeger <aj@suse.de>
8721
8722 * config.guess: Update to 2003-05-09 version.
8723 * config.sub: Update to 2003-05-09 version.
8724
dce2d8b2 87252003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
8726
8727 * configure.in: Correct sed script so that options in quotes are not
8728 deleted.
8729 * configure: Rebuild.
8730
aa8f1f57
CV
87312003-05-12 Corinna Vinschen <corinna@vinschen.de>
8732
8733 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8734 and $$s/newlib/libc/sys/cygwin32 include paths.
8735 * configure: Ditto.
8736
0c130f81
MM
87372003-05-12 Michael Meissner <gnu@the-meissners.org>
8738
8739 * MAINTAINERS: Update my email addresses.
8740
aa1a100b
EB
87412003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8742
8743 * config-ml.in: Propagate INSTALL variables.
f7c50032 8744
87861833
GP
87452003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8746
8747 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8748
de722255
CD
87492003-05-02 Chris Demetriou <cgd@broadcom.com>
8750
6eb95e99
ZW
8751 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8752 * Makefile.in: Regenerate.
de722255 8753
96c4a002
WB
87542003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8755
8756 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8757
55b15a11
WB
87582003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8759
8760 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8761
0c227849
DJ
87622003-04-27 Daniel Jacobowitz <drow@mvista.com>
8763
8764 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8765 * Makefile.in: Regenerated.
8766
d45148c1
WB
87672003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8768
8769 * MAINTAINERS (Write After Approval): Upgrade myself from
8770 GNATS only to write-after-approval. Update my mail address.
8771
dce2d8b2 87722003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
8773
8774 (OS Port Maintainers: freebsd): Add myself.
8775
438f50c3
MM
87762003-04-22 Mark Mitchell <mark@codesourcery.com>
8777
8778 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8779
9074e169
KJ
87802003-04-22 Kean Johnston <jkj@sco.com>
8781
8782 * MAINTAINERS (SCO ports): Added myself.
8783
dfd39a2e
NS
87842003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8785
8786 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8787
ccbae82a
KJ
87882003-04-19 Kean Johnston <jkj@sco.com>
8789
8790 * MAINTAINERS (Write After Approval): Add myself.
8791
2f50999f
GP
87922003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8793
8794 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8795 * Makefile.in: Regenerate.
8796
e9b84181
JJ
87972003-04-18 Jakub Jelinek <jakub@redhat.com>
8798
8799 * configure.in (powerpc64*-*-linux*): Remove.
8800 * configure: Rebuilt.
8801
1ca4c6e1
PE
88022003-04-17 Phil Edwards <pme@gcc.gnu.org>
8803
8804 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8805 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8806 and restrap.
8807 * Makefile.in: Regenerate.
8808
0590b963
RE
88092003-04-16 Richard Earnshaw <rearnsha@arm.com>
8810
8811 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8812 * configure: Regenerated.
8813
ff41a56f
DD
88142003-04-15 DJ Delorie <dj@redhat.com>
8815
8816 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8817
50d440bc
NC
88182003-04-13 Nick Clifton <nickc@redhat.com>
8819
8820 * config-ml.in: Remove support for --disable-aix removing
8821 call-aix multilibs.
8822
b1e0a93e
AO
88232003-04-10 Alexandre Oliva <aoliva@redhat.com>
8824
8825 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8826 * */configure: Rebuilt.
8827
71fb704d
JS
88282003-04-08 Joel Sherrill <joel@oarcorp.com>
8829
8830 * MAINTAINERS: Add my email address.
8831
3897ea90
OH
88322003-03-17 Olivier Hainque <hainque@act-europe.fr>
8833
8834 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 8835
93c834b7
NN
88362003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8837
8838 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8839 * Makefile.in: Regenerate.
8840
82c34dcb
MC
88412003-03-14 Michael Chastain <mec@shout.net>
8842
8843 * Makefile.in: Regenerate with correct Makefile.def.
8844
73458fb7
NN
88452003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8846
8847 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8848 Make macro.
8849 * Makefile.in: Regenerate.
8850 * configure.in: Clean up gxx_include_dir logic.
8851 * configure: Regenerate.
8852
32cf27e5
AE
88532003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8854
8855 * MAINTAINERS (Write After Approval): Add myself.
8856
c727e7a0
BE
88572003-03-10 Ben Elliston <bje@wasabisystems.com>
8858
8859 * MAINTAINERS: Update my mail address.
8860
9a27ac7a
FS
88612003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8862
8863 * configure.in (gxx_include_dir): Fix typo.
8864 * configure: Regenerated.
8865
3aa83176
NN
88662003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8867
8868 * Makefile.tpl: Reindent.
8869 * Makefile.in: Regenerate.
8870 * configure.in: Reindent. Don't set unused variables.
8871 * configure: Regenerate.
8872
9124bc53
DJ
88732003-03-04 Daniel Jacobowitz <drow@mvista.com>
8874
8875 * configure.in: Include $(build_tooldir)/sys-include in
8876 FLAGS_FOR_TARGET.
8877 * configure: Regenerated.
8878
cb543528
NN
88792003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8880
c858bf1e
NN
8881 * Makefile.tpl: Always pass down RANLIB.
8882 * Makefile.in: Regenerate.
8883
aa9c3ab4
NN
8884 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8885 * Makefile.in: Regenerate.
8886 * configure.in: Remove unused logic relating to --enable-shared
8887 and --enable-threads. Remove bogus comments. Remove redundant
8888 noconfigdirs.
8889 * configure: Regenerate.
8890
cb543528
NN
8891 * configure.in: Replace ${libstdcxx_version} by its value.
8892 Remove reference to mh-dgux.
8893 * configure: Regenerate.
8894
53f70c1b
KB
88952003-03-03 Kevin Buettner <kevinb@redhat.com>
8896
8897 * MAINTAINERS (Write After Approval): Add myself.
8898
df0f0674
NN
88992003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8900
8901 * Makefile.tpl: Rearrange.
8902 * Makefile.in: Regenerate.
8903
dce2d8b2 89042003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
8905
8906 * configure.in: Add support for kaOS as cross build target system.
8907 * configure: Regenerated.
8908
a7a287eb
SB
89092003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8910
8911 * MAINTAINERS (Write after approval): Add myself.
8912
ff00c8a2
JW
89132003-02-21 James E Wilson <wilson@tuliptree.org>
8914
8915 * MAINTAINERS: Update my email address.
8916
abb2db7a
ZW
89172003-02-21 Zack Weinberg <zack@codesourcery.com>
8918
8919 * MAINTAINERS: Add self to blanket write privs. section.
8920
e9f2dc3b
SM
89212003-02-20 Sean McNeil <sean@blue.mcneil.com>
8922
8923 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8924 configure-target-* as some target builds may require additional
8925 flags for preprocessor tests.
8926 * Makefile.in: Regenerated.
8927
ee03dc5e
AO
89282003-02-19 Alexandre Oliva <aoliva@redhat.com>
8929
11856278
AO
8930 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8931 * ltconfig: Handle it.
8932 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8933 auto-detecting it.
8934
274aef32
AO
8935 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8936 it is used as argument to $CC.
8937 * ltcf-gcj.sh: Likewise.
8938
ee03dc5e
AO
8939 * configure.in: Introduce --enable-maintainer-mode.
8940 * configure: Rebuilt.
8941 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8942 for maintainer mode.
8943 * Makefile.in: Rebuilt.
8944
30db8e17
JM
89452003-02-18 Jason Merrill <jason@redhat.com>
8946
8947 * Makefile.tpl (check-c++): Allow parallelism.
8948
cab60ac6
GP
89492003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8950
8951 * MAINTAINERS: Remove John Carr (who never actually had access to
8952 gcc.gnu.org).
8953
c8e5d1af
GK
89542003-02-15 Geoffrey Keating <geoffk@apple.com>
8955
8956 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8957 don't configure target-libobjc.
8958 * configure: Regenerate.
8959
70f91f50
RO
89602003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8961
8962 * Makefile.tpl (RANLIB): Define.
8963 * Makefile.in: Regenerate.
8964
669e9062
LB
89652003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8966
8967 * MAINTAINERS: Update my email.
abb2db7a 8968
61b56b2e
KS
89692003-02-06 Keith R Seitz <keiths@redhat.com>
8970
8971 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8972 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8973 * Makefile.in: Regenerated.
8974 * configure.in: Remove all traces of snavigator, db, and grep.
8975 * configure: Regenerated.
8976
a1ba6e15
GP
89772003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8978
8979 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8980 After Approval.
8981
f5f2cce5
CC
89822003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8983
8984 * MAINTAINERS (Write after approval): Add myself.
8985
ba49f6f1
FCE
89862003-01-31 Frank Ch. Eigler <fche@redhat.com>
8987
8988 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8989 * Makefile.in: Regenerated.
8990
ccf9f10c
RS
89912003-01-30 Roger Sayle <roger@eyesopen.com>
8992
8993 * config.guess: Updated to 2003-01-30's version.
8994 * config.sub: Updated to 2003-01-28's version.
8995
a693735b
AO
89962003-01-30 Alexandre Oliva <aoliva@redhat.com>
8997
8998 * config.if: If gcc_version is already set, just use it. Don't set
8999 gcc_version_trigger if it's already set, otherwise set it to
9000 gcc/version.c, but only if the file exists. If it is not set and
9001 gcc/version.c does not exist, try to extract the version number from
9002 $CC.
9003
204c43d6
AT
90042003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9005
abb2db7a 9006 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 9007
842e91ec
PE
90082003-01-27 Phil Edwards <pme@gcc.gnu.org>
9009
9010 * configure.in: Revert 24Jan change.
9011 * configure: Regenerate.
9012
6b99984e
GP
90132003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9014
9015 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9016 entry of HJ Lu.
9017
806e0935
NN
90182003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9019
9020 * configure.in: Revert previous change.
9021 * configure: Regenerate.
9022
307a9864
NN
90232003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9024
9025 * configure.in: Make rda native-only.
9026 * configure: Regenerate.
9027
02ba6302
VR
90282003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9029
9030 * MAINTAINERS: Move myself from GNATS-only-accounts to
9031 write-after-approval.
9032
77d187bc
NN
90332003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9034
9035 * configure.in: Add missing \.
9036 * configure: Rebuilt.
9037
a94a2d4c
JJ
90382003-01-17 Jakub Jelinek <jakub@redhat.com>
9039
9040 * configure.in (baseargs): Avoid using \| in sed regular
9041 expressions.
9042 * configure: Rebuilt.
9043
73f84924
JJ
90442003-01-16 Jakub Jelinek <jakub@redhat.com>
9045
9046 * configure.in (baseargs): Remove all supported forms of
9047 --cache-file, --srcdir, --host, --build and --target options
9048 from argument lists.
9049 * configure: Rebuilt.
9050
8c12fc63
JZ
90512003-01-15 Josef Zlomek <zlomekj@suse.cz>
9052
9053 * MAINTAINERS: Add myself to write-after-approval list.
9054
7c005a3a
AO
90552003-01-15 Alexandre Oliva <aoliva@redhat.com>
9056
9057 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9058 * configure: Rebuilt.
9059
3dfabf63
NN
90602003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9061
9062 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9063 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9064 * Makefile.in: Regenerate.
9065 * configure: Regenerate.
9066
cf53ae10
AO
90672003-01-09 Alexandre Oliva <aoliva@redhat.com>
9068
9069 * configure.in: Remove Makefile in build, host and target modules
9070 unless configure was run with --no-recursion.
9071 * configure: Rebuilt.
9072
3fbe8e4a
CC
90732003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9074
9075 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9076 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9077 * Makefile.in: Regenerate.
9078
66e2aa7d
CD
90792003-01-08 Chris Demetriou <cgd@broadcom.com>
9080
9081 * config.guess: Update to 2003-01-03 version.
9082 * config.sub: Update to 2003-01-03 version.
9083
b5038cfb
CF
90842003-01-07 Christopher Faylor <cgf@redhat.com>
9085
9086 * configure: Regenerate with proper autoconf 2.13.
9087
d02c69be
CF
90882003-01-07 Christopher Faylor <cgf@redhat.com>
9089
9090 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 9091 * configure: Regenerate.
d02c69be 9092
e914a571
AC
90932003-01-06 Andrew Cagney <ac131313@redhat.com>
9094
9095 * configure.in (GDB_TK): Add tcl directories conditional on
9096 gdb/gdbtk directory being present.
9097 * configure: Regenerate.
abb2db7a 9098
dce2d8b2 90992003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 9100
dce2d8b2
EB
9101 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9102 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
9103 * configure: Rebuilt.
9104
89a7012a
TT
91052002-12-31 Tom Tromey <tromey@redhat.com>
9106
9107 * Makefile.in: Rebuilt.
9108 * Makefile.def (target_modules) [libffi]: Allow installation.
9109
3f4f56e2
AS
91102002-12-31 Andreas Schwab <schwab@suse.de>
9111
9112 * configure.in: Fix use of $program_transform_name.
9113 * configure: Regenerated.
9114
6c1b8d0a
DJ
91152002-12-30 Daniel Jacobowitz <drow@mvista.com>
9116
9117 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 9118 * configure: Regenerated.
6c1b8d0a 9119
c5120911
AO
91202002-12-29 Alexandre Oliva <aoliva@redhat.com>
9121
9122 * Makefile.tpl (local-distclean): Don't remove...
9123 (multilib.ts): ... this. Moved into...
9124 (multilib.out): ... this. Don't use sub-make.
9125 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9126 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9127 (configure-build-[+module+], configure-[+module+],
9128 configure-target-[+module+], configure-gcc): ... these. Test
9129 for Makefile existence. Drop config.status from dependencies.
9130 * Makefile.in: Rebuilt.
9131 * configure.in: Move gcc-version-trigger to the end of
9132 ac_configure_args. Add comments to maybedep.tmp and
9133 serdep.tmp. Introduce --disable-serial-configure. Remove
9134 nonopt from baseargs, matching and removing corresponding
9135 whitespace while at it.
9136 * configure: Rebuilt.
9137
e245b0ea
AO
91382002-12-28 Alexandre Oliva <aoliva@redhat.com>
9139
903de295
AO
9140 * configure.in (host_configargs): Replace reference to
9141 no-longer-defined buildopts with --build=${build_alias}.
9142 * configure: Rebuilt.
9143
e245b0ea
AO
9144 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9145 program_transform_name to standard idiom.
9146 (AUTOGEN, AUTOCONF): Define.
9147 (Makefile.in): Use $(AUTOGEN).
9148 (Makefile): Depend on config.status, and use autoconf-style rule to
9149 build it. Move original commands to...
9150 (config.status): ... this new target.
9151 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9152 $(AUTOCONF).
9153 * Makefile.in: Rebuilt.
9154
671aa708
NN
91552002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9156
53fbfb58
NN
9157 * Makefile.tpl: Fix dramatic bustage due to change in
9158 program_transform_name.
9159 * Makefile.in: Regenerate.
9160
9161 * configure.in: Remove unnecessary PATH setting.
9162 * configure: Regnerate.
9163
9164 * configure.in: Don't default to unprefixed tools unless
9165 the native tools will work.
9166 * configure: Regenerate.
9167
671aa708
NN
9168 * configure.in: Convert to autoconf script. Blow away lots
9169 of now-redundant Makefile fragments.
9170 * configure: Generate using Autoconf.
9171 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9172 * Makefile.in: Regenerate.
9173
57f40826
NN
91742002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9175
3fedb745
NN
9176 * configure: Fix stupid bug where RANLIB was mistakenly included.
9177
abb2db7a 9178 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
9179 (build_configargs, host_configargs, target_configargs).
9180
9181 * configure.in: Move logic out of sed statement.
9182
abb2db7a 9183 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
9184 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9185
315fa0f4
SS
91862002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9187
9188 * config.sub: Import from master repository
9189 * config.guess: Ditto
9190
45aff44f
AS
91912002-12-24 Andreas Schwab <schwab@suse.de>
9192
9193 * Makefile.tpl (multilib.out): Fix missing space.
9194 * Makefile.in: Regenerate.
9195
88b5521b
NN
91962002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9197
9198 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9199 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9200 * Makefile.in: Regenerate.
9201 * configure.in: Remove unnecessary leftovers.
9202
2a726918
GK
92032002-12-21 Geoffrey Keating <geoffk@apple.com>
9204
9205 * configure.in (extra_ranlibflags_for_target): New variable.
9206 (*-*-darwin): Add -c to ranlib commands.
9207 * configure (tooldir): Handle extra_ranlibflags_for_target.
9208
aace3269 92092002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
9210
9211 * Makefile.tpl: Revert HJL's change.
9212 * Makefile.in: Regenerated.
9213 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9214 always.
9215
f0895142
AS
92162002-12-19 Andreas Schwab <schwab@suse.de>
9217
9218 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9219 * Makefile.in: Regenerate.
9220
dce2d8b2 92212002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
9222
9223 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9224 * Makefile.in: Regenerated.
9225
9226 * configure.in (build_prefix): New. Substitute.
9227
212f6dd0
NN
92282002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9229
79308c5d
NN
9230 * Makefile.tpl: Don't let real targets depend on phony targets.
9231 * Makefile.in: Regenerate.
9232
212f6dd0
NN
9233 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9234 * Makefile.in: Regenerate.
9235
ab17919f
SS
92362002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9237
9238 * config.sub: Import from master repository
9239 * config.guess: Ditto
9240
5ecf91d1
JM
92412002-12-16 Jason Merrill <jason@redhat.com>
9242
9243 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9244 previous 'make bootstrap'.
9245 * Makefile.in: Regenerate.
9246
d8437e1b
HPN
92472002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9248
9249 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9250
4977bab6
ZW
92512002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9252
9253 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9254 * Makefile.in: Regenerate.
9255
0edcfdcb
JM
92562002-12-13 Jason Merrill <jason@redhat.com>
9257
6248218a 9258 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
9259 library tests.
9260 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
9261 * Makefile.in: Regenerate.
9262
4977bab6
ZW
92632002-12-12 Alexandre Oliva <aoliva@redhat.com>
9264
9265 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9266 * Makefile.in: Rebuilt.
9267
f87505dd
AO
92682002-12-12 Alexandre Oliva <aoliva@redhat.com>
9269
9270 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9271
4977bab6
ZW
92722002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9273
9274 * configure: Fix bug put in by gremlins.
9275
9276 * Makefile.tpl: Substitute more autoconfily.
9277 * configure: Substitute more autoconfily.
9278 * Makefile.in: Regenerate.
9279
7f0db92a
SS
92802002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9281
9282 * config.sub: Import from master repository
9283 * config.guess: Ditto
9284 * MAINTAINERS: Added Svein Seldal under write after approval
9285
4977bab6
ZW
92862002-12-08 Andrew Cagney <ac131313@redhat.com>
9287
9288 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9289 * Makefile.in (all-sim): Ditto.
9290
92912002-12-06 DJ Delorie <dj@redhat.com>
9292
9293 * Makefile.tpl: Change configure dependencies to not have real
9294 targets depend on phony targets.
9295
92962002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9297
9298 * configure.in: Revert unintentional change.
9299
9300 * Makefile.tpl: Change dependency for */multilib.out so that
9301 it works when gcc isn't in the tree.
9302
9303 * configure.in: Substitute more.
9304 * configure: Run subconfigures from the Makefile.
9305 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9306 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9307
67f1b906
GP
93082002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9309
9310 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9311
4977bab6
ZW
93122002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9313
9314 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9315 and corresponding dependencies.
9316 * Makefile.in: Regenerate.
9317
9318 * configure.in (host_tools): Order binutils, gas and ld for
9319 convenience in running the testsuites.
9320
9321 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9322 * Makefile.in: Regenerate.
9323 * configure.in: Introduce rules to serialize subconfigure runs.
9324
9325 * configure.in: Introduce BASE_CC_FOR_TARGET.
9326 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9327 Realize configure-build-* targets. Realize configure-target-* targets.
9328 * Makefile.in: Regenerate.
9329
93302002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9331
9332 * configure: Move gcc_version_trigger stuff from here...
9333 * configure.in: ...to here.
9334
9335 * configure.in: Separate subconfigure options added by this file from
9336 options given by the user. Add machinery to put args for host
9337 subconfigures into the Makefile.
9338
9339 * Makefile.tpl: Remove 'vault' targets.
9340 * Makefile.tpl: Reorder and comment dependencies.
9341 * Makefile.in: Regenerate.
9342
93432002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9344 * configure.in: Fix my broken commit of previous patch. (sigh)
9345
743f054e
GK
93462002-11-28 Geoffrey Keating <geoffk@apple.com>
9347
9348 * configure.in: Move host-specific darwin noconfigdirs into
9349 the host-specific section.
9350
4977bab6
ZW
93512002-11-28 Geoffrey Keating <geoffk@apple.com>
9352
9353 * configure.in: Move host-specific darwin noconfigdirs into
9354 the host-specific section.
9355
93562002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9357
9358 * configure: Remove skip-this-dir support.
9359 * Makefile.tpl: Remove skip-this-dir support.
9360
9361 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9362 subdirectories.
9363 * Makefile.in: Regenerate.
9364
9365 * Makefile.tpl: Strip out useless setting of 'dir'.
9366 * Makefile.in: Regenerate.
9367
93682002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9369
9370 * configure.in: Fix deeply stupid bug.
9371
9372 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9373 shell code in CXX_FOR_TARGET
9374 * Makefile.def: Introduce raw_cxx.
9375 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9376 RAW_CXX_FOR_TARGET.
9377 * Makefile.in: Regenerate.
9378
93792002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9380
9381 * Makefile.tpl: Remove unnecessary ifs.
9382 * Makefile.in: Regenerate.
9383
9384 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9385 dependencies. Maybe-ize build-libiberty. Create dummy install
9386 targets for 'no_install' modules.
9387 * configure: Move GDB_TK substitution to configure.in. Move
9388 build_modules stuff to configure.in.
9389 * configure.in: Implement soft dependency machinery. Maybe-ize
9390 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9391 * Makefile.in: Regenerate.
9392
93932002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9394
9395 * Makefile.tpl: Make all-target, install-target behave similarly
9396 to all, install (only hitting configured targets). Eliminate
9397 unused macro defintions.
9398
9399 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9400 build != host.
9401
9402 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9403
9404 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9405
9406 * configure.in: Produce lists of subdir targets we're actually
9407 configuring. Remove references to "dosrel".
9408 * Makefile.tpl: Let configure set which subdir targets are hit.
9409 Remove install-cross; clean up install; remove ALL. Remove
9410 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9411 Autogenerate host module targets. Remove empty dependency lines
9412 and redundant dependency; rearrange slightly.
9413 * Makefile.def: Add host-side libtermcap, utils.
9414
9415 * Makefile.in: Regenerate.
9416
e6226a2f
RO
94172002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9418
9419 * ltconfig (osf[345]): Append $major to soname_spec.
9420 Reflect this in library_names_spec.
9421 * ltmain.sh (osf): Prefix $major with . for use as extension.
9422
3b75d237
AJ
94232002-11-19 Andreas Jaeger <aj@suse.de>
9424
9425 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9426 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9427 and sparc64 GNU/Linux systems.
9428
809108de
NS
94292002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9430
9431 * MAINTAINERS: Update email.
9432
e7e0de7e
GP
94332002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9434
9435 * MAINTAINERS: Complete James Dennett's entry.
9436
f7109dea
EB
94372002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9438
9439 * MAINTAINERS (Write After Approval): Add myself.
9440
d3ac17c9
BK
94412002-11-13 Bruce Korb <bkorb@gnu.org>
9442
9443 * Makefile.tpl: syntactic cleanup
9444
dce2d8b2 94452002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
9446
9447 * MAINTAINERS: Add myself to write-after-approval list.
9448
4977bab6
ZW
94492002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9450
9451 * Makefile.def: Add list of recursive targets to autogenerate.
9452 Add build_modules.
9453 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9454 targets. Autogenerate *-build-* targets.
9455 * Makefile.in: Regenerate.
9456
94572002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9458
9459 * configure: More autoconf-style substitutions.
9460 * Makefile.tpl: More autoconf-style substitutions.
9461 * Makefile.in: Regenerate.
9462
94632002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9464
9465 * configure: Substitute more variables in a more autoconf-friendly
9466 way. Simplify slightly.
9467 * Makefile.tpl: Make more variables substitutable in an
9468 autoconf-friendly way.
9469 * Makefile.in: Regenerate.
9470
d4783999
JW
94712002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9472
9473 * MAINTAINERS (Write After Approval): Add myself.
9474
4977bab6
ZW
94752002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9476
9477 * configure.in (v810*): Remove special setting of tools.
9478
9479 * configure: Add support for extra required flags for ar or nm.
9480 * configure.in (aix4.3+): Use above support for target-specific
9481 issues, rather than using config/mt-aix43.
9482
94832002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9484
9485 * configure: Remove 'removing', which doesn't work. Replace $subdir
9486 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9487 with $srcdir. Reformat indentation. Substitute some variables
9488 formerly hard-coded in the Makefile for build=host.
9489 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9490 * Makefile.def: Autogenerate more.
9491 * Makefile.in: Regenerate.
9492
1c9c903e
AN
94932002-11-04 Adam Nemet <anemet@lnxw.com>
9494
9495 * MAINTAINERS (Write After Approval): Add myself.
9496
40673d2b
KB
94972002-11-04 Kevin Buettner <kevinb@redhat.com>
9498
9499 * Makefile.def (host_modules): Add rda.
9500 * Makefile.in: Regenerate.
9501 * configure.in (target_tool): Add target-rda to list.
9502
42e650ae
GP
95032002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9504
9505 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9506
e004b81f
PE
95072002-10-25 Phil Edwards <pme@gcc.gnu.org>
9508
9509 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9510 and restrap targets to this rule.
9511 * Makefile.in: Regenerate.
9512
06bd49b1
GP
95132002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9514
9515 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9516 GNATS only accounts.
9517
d0af82b0
HPN
95182002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9519
9520 * configure.in (i[3456]86-*-linux*): Add check to disable
9521 ${libgcj} for glibc1.
9522
10782654
DC
95232002-10-24 Denis Chertykov <denisc@overta.ru>
9524
9525 * MAINTAINERS: Add myself as ip2k port maintainer.
9526
a5a438f5
SS
95272002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9528
9529 * configure.in: Add tic4x target.
9530
fe3d5b7f
NN
95312002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9532
aba8a494
NN
9533 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9534 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9535 * Makefile.in: Regenerate.
9536
fe3d5b7f
NN
9537 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9538 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9539 * Makefile.in: Regenerate.
9540
a6ad79e7
JJ
95412002-10-02 Janis Johnson <janis187@us.ibm.com>
9542
9543 * MAINTAINERS: Add myself as web pages co-maintainer.
9544
6a8a9058
NN
95452002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9546
9547 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9548 * Makefile.in: Regenerate.
9549
327d975a
ZW
95502002-10-02 Zack Weinberg <zack@codesourcery.com>
9551
9552 * MAINTAINERS: Add myself and Nathan Sidwell
9553 <nathan@codesourcery.com> as VxWorks maintainers.
9554
a5ae8f19 95552002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
9556
9557 * Makefile.def: Remove order dependency comments.
9558 * Makefile.tpl: Add explicit install-install dependencies.
9559 * Makefile.in: Regenerate.
d0f6c823 9560
34c6040c 9561 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 9562 * Makefile.in: Regenerate.
34c6040c 9563
d0f6c823
NN
9564 * Makefile.tpl: Add configure-target (for src-release in src)
9565 * Makefile.in: Regenerate.
9566
50bd210b
NC
95672002-09-30 Nick Clifton <nickc@redhat.com>
9568
9569 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9570
ca25149e
UW
95712002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9572
9573 * configure.in (s390*-*-linux*): Enable libgcj.
9574
dd30b57d
NN
95752002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9576
9e60a678
NN
9577 * configure: Revert accidentally applied changes.
9578
dd30b57d
NN
9579 * Makefile.tpl: Make more autoconf-friendly.
9580 * Makefile.in: Regenerate.
9581 * configure: Make substitution more autoconf-like.
9582
5831424e
RE
95832002-09-28 Richard Earnshaw <rearnsha@arm.com>
9584
9585 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9586 single entry to handle all these.
9587 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9588 libjava on arm-*-elf.
9589
b7f3b15b
GK
95902002-09-27 Geoffrey Keating <geoffk@apple.com>
9591
9592 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9593 things that depend on them.
9594
0dffceed
NN
95952002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9596
9597 * Makefile.tpl: Make subsituted variables more autoconfy.
9598 * Makefile.in: Regenerate.
9599 * configure: Make seds more autoconfy.
9600
1db75a86 96012002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
9602
9603 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9604 * Makefile.in: Regenerate.
9605 * configure.in: Rewrite sed statements to look autoconfy.
9606
1db75a86
NN
9607 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9608 all-target-foo on configure-target-foo.
9609 * Makefile.def: Ditto.
9610 * Makefile.in: Rebuild.
9611
741a4e89
AH
96122002-09-25 Andrew Haley <aph@redhat.com>
9613
9614 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9615
95ddd785
NN
96162002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9617
9618 * Makefile.def: New file.
9619 * Makefile.tpl: New file.
9620 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9621 * contrib/gcc_update: Note that Makefile.in is a generated file.
9622
9623 * configure.in: Minor rearrangement. Simplify tests.
9624
65a824f6
JT
96252002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9626
9627 * configure.in (with_headers): Skip copy if value is "yes".
9628 (with_libs): Likewise.
9629
51270f0a 96302002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
9631
9632 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9633 * configure.in (sh*-*-pe*): Ditto.
9634 * configure.in (mips*-*-pe*): Ditto.
9635 * configure.in (*arm-wince-pe): Ditto.
9636
8f89dbf4
NN
9637 * configure.in: Rearrange.
9638
c1b8db3f
KH
96392002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9640
9641 * MAINTAINERS: Update my email address.
9642
341f0575
PK
96432002-08-30 Paul Koning <pkoning@equallogic.com>
9644
9645 * MAINTAINERS: (Write After Approval): Add myself.
9646
d2e06980
GK
96472002-08-29 Geoffrey Keating <geoffk@redhat.com>
9648
9649 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9650
4906d5d8
GK
96512002-08-24 Geoffrey Keating <geoffk@redhat.com>
9652
9653 * MAINTAINERS: Change my mailing address.
9654
e9a25cc8
PC
96552002-08-21 Paolo Carlini <pcarlini@unitus.it>
9656
9657 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 9658 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 9659
dce2d8b2 96602002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
9661
9662 * MAINTAINERS (Write After Approval): Remove myself.
9663 (Various Maintainers: c++ runtime libs): Add myself.
9664
5ce6f47b
EC
96652002-08-15 Eric Christopher <echristo@redhat.com>
9666
9667 * config.sub: Import from master repository.
9668 * config.guess: Ditto.
9669
7f9317f0
AO
96702002-08-19 Alexandre Oliva <aoliva@redhat.com>
9671
9672 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9673 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9674 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9675
7aecca3d
AH
96762002-08-16 Aldy Hernandez <aldyh@redhat.com>
9677
9678 * MAINTAINERS: Add self to rs6000 vector extensions.
9679
8ea4b195
AO
96802002-08-15 Alexandre Oliva <aoliva@redhat.com>
9681
9682 * libiberty/configure: Reverted unintended yesterday's check in.
9683
f5cc59a7
AO
96842002-08-14 Alexandre Oliva <aoliva@redhat.com>
9685
9686 * boehm-gc/configure, libf2c/configure: Rebuilt.
9687 * libffi/configure, libiberty/configure: Ditto.
9688 * libjava/configure, libobjc/configure: Ditto.
9689 * libstdc++-v3/configure, zlib/configure: Ditto.
9690 Merged from binutils:
9691 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9692 From Steve Ellcey <sje@cup.hp.com>:
9693 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9694 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9695 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9696 IA64.
9697 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9698 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9699 soname_spec, sys_lib_search_path_spec): Ditto.
9700
dce2d8b2 97012002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
9702
9703 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9704
2ff34870
L
97052002-08-04 H.J. Lu (hjl@gnu.org)
9706
9707 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9708
a014f2fe
KW
97092002-08-02 Krister Walfridsson <cato@df.lth.se>
9710
9711 * MAINTAINERS (Write After Approval): Add myself.
9712
c01d477a
AM
97132002-07-31 Alan Modra <amodra@bigpond.net.au>
9714
9715 * configure.in: Move generic linux case to end. Copy generic
9716 linux noconfigdirs to mips*-*-linux* entry and new
9717 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9718
68cd2524
MM
97192002-07-19 Michael Matz <matz@suse.de>
9720
9721 * MAINTAINERS: Add myself as ra* maintainer.
9722
e2d83b8c
CD
97232002-07-16 Chris Demetriou <cgd@broadcom.com>
9724
9725 * config.guess: Update to 2002-07-09 version.
9726 * config.sub: Update to 2002-07-03 version.
9727
cece4f1d
HPN
97282002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9729
9730 * MAINTAINERS: Fix typo in a maintainer email address.
9731
bb654703
NN
97322002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9733
9734 * configure.in: Remove two redundant tests.
9735
789b7de5
RO
97362002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9737
9738 * configure.in (mips*-*-irix6*o32): Enable stabs.
9739
e1da1089
NN
97402002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9741
f3970bba
NN
9742 * configure.in: Don't build grez.
9743 * Makefile.in: Ditto.
9744
e1da1089
NN
9745 * Makefile.in: Remove references to bsp, cygmon, libstub.
9746 * configure.in: Ditto.
9747
9748 * configure.in: Remove leftover reference to gdbtest.
9749
57c905fa
PE
97502002-07-08 Phil Edwards <pme@gcc.gnu.org>
9751
9752 * configure.in (gxx_include_dir): Change to match versioned
9753 C++ headers if --enable-version-specific-runtime-libs is used.
9754
a0af94a7 97552002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 9756
a0af94a7
SE
9757 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9758
423ce3eb
NN
97592002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9760
9761 * configure.in: Make --without-x work.
9762
98186934
NN
97632002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9764
c3b7d169
NN
9765 * configure.in: Rearrange target Makefile fragment collection.
9766
98186934
NN
9767 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9768 cvs[src].
9769 * configure.in: Ditto.
9770
eebd288a
MK
97712002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9772
9773 * MAINTAINERS (Write After Approval): Update my e-mail address.
9774
3ab36f05
NN
97752002-06-24 Ben Elliston <bje@redhat.com>
9776
9777 * configure.in (host_tools): Remove cgen.
9778
9779 * Makefile.in (all-cgen): Remove; runs from its source directory.
9780 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 9781 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
9782 (all-sim): Likewise.
9783
dce2d8b2 97842002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
9785
9786 * Makefile.in: Eliminate 'apache' targets.
9787 * configure.in: Eliminate 'apache' targets.
9788
55380b08
NN
9789 * configure.in: Eliminate redundant tests. Reorganize.
9790
9a5c1b9d
NN
9791 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9792
5fd3853a
NN
9793 * config-ml.in: Eliminate references to Cygnus configure.
9794
cfefc434
NN
9795 * Makefile.in: Eliminate references to building emacs.
9796
2fe93885
GS
97972002-06-28 Graham Stott <graham.stott@btinternet.com>
9798
9799 * MAINTAINERS: Update my email address.
9800
53c40185
BK
98012002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9802
9803 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 9804 (cxx_incdir): Remove.
53c40185 9805
97679694
NN
98062002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9807
9808 * MAINTAINERS (Write After Approval): Add self.
9809
b03bcd37
DC
9810Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9811
9812 * configure.in: Add support for ip2k.
9813
6bd12129
NN
98142002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9815
9816 * configure.in: Fix AIX configury bug.
9817
e0d98a92
SE
98182002-06-20 Steve Ellcey <sje@cup.hp.com>
9819
9820 * MAINTAINERS (Write After Approval): Add self.
9821
ba3292db
NN
98222002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9823
ef40bc65
NN
9824 * configure.in: replace ${topsrcdir} with ${srcdir}
9825
7a0be465
NN
9826 * configure.in: Move definition of libstdcxx_flags
9827 right above usage, rather than waaay earlier.
9828
e1848dde
NN
9829 * configure.in: Pull definition of is_cross_compiler earlier.
9830
8bc2fff1
NN
9831 * configure.in: Rearrange a little.
9832
ba3292db
NN
9833 * configure.in: Remove references to librx.
9834 * Makefile.in: Remove references to librx.
9835
11d8b408
DC
9836Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9837
9838 * config.sub: Add support for avr target.
9839 Import from master sources, rev 1.255
5ce6f47b 9840
93da8339
PE
98412002-06-19 Phil Edwards <pme@gcc.gnu.org>
9842
9843 * configure, .cvsignore: Revert previous change...
9844 * Makefile: ...delete.
9845
b4caab5c
NN
98462002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9847
9848 * configure.in: Eliminate ${gasdir} variable.
9849
ee777171
DB
98502002-06-18 Dave Brolley <brolley@redhat.com>
9851
9852 * configure.in: Add support for frv.
9853 * config.sub: Add support for frv.
9854
26e4af54
PE
98552002-06-18 Phil Edwards <pme@gcc.gnu.org>
9856
9857 * configure: Remove garbage from previous commit.
9858
bb20b7da
PE
98592002-06-18 Phil Edwards <pme@gcc.gnu.org>
9860
9861 * configure: For in-source builds, make a subdir and re-exec there.
9862 * Makefile: New file. Pass targets through to build directory.
9863 * .cvsignore: No longer ignore "Makefile".
9864
9d321f6c
DR
98652002-06-16 Douglas Rupp <rupp@gnat.com>
9866
9867 * MAINTAINERS (Write After Approval): Add self.
9868
c8eb2bc0
KG
98692002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9870
9871 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9872
f210d239
JT
98732002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9874
9875 * configure.in (vax-*-netbsd*): Re-enable gas.
9876
e9667b3c
NN
98772002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9878
efe1f357
NN
9879 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9880 BUILD_PREFIX_1, to correct nomenclature.
9881 * configure: Likewise.
9882
e9667b3c
NN
9883 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9884 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9885
fe2fe497
OH
98862002-05-31 Olaf Hering <olh@suse.de>
9887
9888 * config-ml.in: Propogate DESTDIR also.
9889
dcf7f0dd
JT
98902002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9891
9892 * configure.in (vax-*-netbsd*): Don't build gas for this
9893 platform.
9894
6ff14f32
MM
98952002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9896
9897 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9898 and libgcj for AVR.
9899
397de1ff
KK
99002002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9901
9902 * MAINTAINERS (Write After Approval): Add myself.
9903
ac30211c
JT
99042002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9905
9906 * config.guess: Update to 2002-05-22 version.
9907 * config.sub: Likewise.
9908
1e6347d8
RO
99092002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9910
9911 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9912 * config-ml.in: Likewise.
9913 * configure: Likewise.
9914 * configure.in: Likewise.
9915
e5ce1d6d
SC
99162002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9917
9918 * MAINTAINERS: Update my email address.
9919
6cdef75d
NN
99202002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9921
4a87f061
NN
9922 * configure.in: Simplify makefile fragment collection.
9923
9924 * configure.in: Remove code to build emacs.
603606e7 9925
e254d6b5
NN
9926 * configure.in : Remove --srcdir argument from targargs and buildargs
9927 (it's always overridden in the Makefile anyway). Rearrange a bit.
9928
9929 * configure: Move some logic to configure.in.
9930 * configure.in: Move some logic from configure.
6cdef75d 9931
1d6006fe
TT
99322002-05-11 Tom Tromey <tromey@redhat.com>
9933
9934 * MAINTAINERS: Reflect libgcj reality.
9935
b70b3534
FS
99362002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9937
9938 * Makefile.in: Honour DESTDIR.
9939
4434687a
MM
99402002-05-08 Mark Mitchell <mark@codesourcery.com>
9941
9942 * config.guess: Import 2002-03-20 version.
9943 * config.sub: Import 2002-04-26 version.
9944
a89e49c7
RO
99452002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9946
9947 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9948
44e55536
TJ
99492002-05-07 Tim Josling <tej@melbpc.org.au>
9950
9951 * MAINTAINERS: Add self.
9952
dce2d8b2 99532002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
9954
9955 * ltmain.sh: Detect and handle object name conflicts
9956 while piecewise linking a static library.
9957
b7c13625
AO
99582002-05-05 Alexandre Oliva <aoliva@redhat.com>
9959
9960 * configure.in (noconfigdirs): Don't disable libgcj on
9961 sparc64-*-solaris* and sparcv9-*-solaris*.
9962
4182d9fa
AO
99632002-05-03 Alexandre Oliva <aoliva@redhat.com>
9964
9965 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9966
7bebf279
TF
99672002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9968
9969 * configure.in (FLAGS_FOR_TARGET): Do not add
9970 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9971 on i[3456]86-*-linux*.
9972
9a06dc7d
TF
99732002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9974
9975 * configure.in (noconfigdirs): Replace [ ] with test.
9976
9977 * configure.in (noconfigdirs): Do not add target-newlib if
9978 target == i[3456]86-*-linux*, and host == target.
9979
a51a07fa
NN
99802002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9981
9e7facd6
DD
9982 * configure.in: delete reference to absent file
9983
aeaa0f2f
NN
9984 * configure.in: replace '[' with 'test'
9985
4bb98828
NN
9986 * configure.in: Eliminate references to gash.
9987 * Makefile.in: Eliminate references to gash.
9988
64791664
NN
9989 * configure.in: remove useless references to 'pic' makefile fragments.
9990
3ed57cf4
NN
9991 * configure.in: (*-*-windows*) Finish removing.
9992
a51a07fa
NN
9993 * configure.in: Eliminate redundant test for libgui.
9994
8552f6f1
RS
99952002-04-29 Roger Sayle <roger@eyesopen.com>
9996
9997 * MAINTAINERS: Add self and realphabetize. Update entries
9998 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9999 entry for a29k port maintainer.
10000
dce2d8b2 100012002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
10002
10003 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10004 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10005
704c9a14
NN
100062002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10007
10008 * configure.in: remove references to dead files
10009
7bff5059
MM
100102002-04-19 Mark Mitchell <mark@codesourcery.com>
10011
10012 * MAINTAINERS: Add information about purpose of this file.
10013
0c7c67f0
TT
100142002-04-18 Tom Tromey <tromey@redhat.com>
10015
10016 * configure.in: Disallow configuring libgcj when it is already
10017 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10018 Solaris 2.8 by default. For PR libgcj/6158.
10019
63501e91
NN
100202002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10021
10022 * configure.in: Move default CC setting out of config/mh-* fragments
10023 directly into here.
10024
701afd4d
NN
100252002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10026
10027 * configure.in: don't even try to configure or make a subdirectory
10028 if there's no configure script for it.
10029
07cdae91
MM
100302002-04-15 Mark Mitchell <mark@codesourcery.com>
10031
10032 * MAINTAINERS: Remove chill maintainers.
10033 * Makefile.in (CHILLFLAGS): Remove.
10034 (CHILL_LIB): Remove.
10035 (TARGET_CONFIGDIRS): Remove libchill.
10036 (CHILL_FOR_TARGET): Remove.
10037 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10038 CHILL_LIB.
10039 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10040 (CHECK_TARGET_MODULES): Likewise.
10041 (INSTALL_TARGET_MODULES): Likewise.
10042 (CLEAN_TARGET_MODULES): Likewise.
10043 (configure-target-libchill): Remove.
10044 (all-target-libchill): Remove.
10045 * configure.in (target_libs): Remove target-libchill.
10046 Do not compute CHILL_FOR_TARGET.
10047 * libchill: Remove directory.
5ce6f47b 10048
ab50d72b
DD
100492002-04-11 DJ Delorie <dj@redhat.com>
10050
10051 * Makefile.in, configure.in: Sync with binutils, entries
10052 follow...
10053
0a1e123a
DD
100542002-04-07 Andrew Cagney <ac131313@redhat.com>
10055
10056 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10057 (do-tar, do-bz2): New rules.
10058 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10059 (gdb-tar): New rule.
10060 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10061 (insight_dejagnu.tar): New rule.
10062 (insight.tar): New rule.
10063 (gdb+dejagnu.tar): New rule.
10064 (gdb.tar): New rule.
10065
ab50d72b
DD
100662002-02-01 Mo DeJong <supermo@bayarea.net>
10067
10068 * Makefile.in: Add all-tix to deps for all-snavigator
10069 so that tix is built when building snavigator.
10070
100712002-01-11 Steve Ellcey <sje@cup.hp.com>
10072
10073 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10074 ld and gdb are not supported.
10075
100762002-01-07 Mark Salter <msalter@redhat.com>
10077
10078 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10079 Allow target-libgloss to be built for arm, strongarm, and xscale.
10080
100812001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10082
10083 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10084 options for i[3456]86-pc-linux* native builds.
10085
100862001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10087
10088 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10089 files from .po files for a distribution.
10090
100912001-09-03 Jeff Holcomb <jeffh@redhat.com>
10092
10093 * configure.in: Enable libstdc++-v3 for h8300 targets.
10094
100952001-06-19 Alan Modra <amodra@bigpond.net.au>
10096
10097 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10098 version from bfd/.
10099
10100Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10101
10102 * Makefile.in (VER): When present, extract the version number from
10103 the file version.in.
10104
dce2d8b2 101052001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
10106
10107 * configure.in : enable ld for aix
10108
101092001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10110
10111 * config.guess: Add linux target for S/390.
10112
101132000-11-07 Philip Blundell <pb@futuretv.com>
10114
10115 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10116
101172000-11-03 Philip Blundell <pb@futuretv.com>
10118
10119 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10120 files.
10121
101222001-01-15 Ben Elliston <bje@redhat.com>
10123
10124 * configure.in (host_tools): Add sid.
10125 Always configure cgen.
10126
101272000-11-24 Nick Clifton <nickc@redhat.com>
10128
10129 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10130
10131
101322000-08-20 Doug Evans <dje@casey.transmeta.com>
10133
10134 * Makefile.in (ALL_MODULES): Add all-cgen.
10135 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10136 (all-cgen): New target.
10137 (all-opcodes,all-sim): Depend on all-cgen.
10138 * configure.in (host_tools): Add cgen.
10139 Only configure cgen if --enable-cgen-maint.
10140
dce2d8b2 101412002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
10142
10143 * configure.in: Add *-*-freebsd* configurations.
10144
90def2b2
TT
101452002-04-08 Tom Tromey <tromey@redhat.com>
10146
10147 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10148 Fixes PR libgcj/6068.
10149
320d7e7a
KW
101502002-03-30 Krister Walfridsson <cato@df.lth.se>
10151
10152 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10153
18b467f1
RO
101542002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10155
10156 * configure.in (alpha*-dec-osf*): Enable libgcj.
10157
dce2d8b2 101582003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
10159
10160 * MAINTAINERS (Write After Approval): Add myself.
10161
56ae9405
NC
101622002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10163
10164 Fix for: PR bootstrap/3591, target/5676
10165 * configure.in (mcore-pe): Disable the configuration of
10166 libstdc++-v3 since exceptions are not supported.
10167
f18d9a0c
AG
101682002-03-20 Anthony Green <green@redhat.com>
10169
10170 * configure.in: Enable libgcj for xscale-elf target.
10171
dce2d8b2 10172Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
10173
10174 * MAINTAINERS: Update my email address.
10175
28eca9e8
AO
101762002-03-16 Alexandre Oliva <aoliva@redhat.com>
10177
10178 * ltmain.sh (relink_command): Fix typo in previous change.
10179
e67e72c7
AO
101802002-03-15 Alexandre Oliva <aoliva@redhat.com>
10181
10182 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10183 (relink_command): Added --tag flags.
10184 (mode=install): If relinking fails; error out.
10185
c2273204
RH
101862002-03-12 Richard Henderson <rth@redhat.com>
10187
10188 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10189 .NOTPARALLEL tag.
10190 (do-check): Rename from check.
10191 (check): Allow parallel check.
10192
bcb64245
BW
101932002-03-12 Bob Wilson <bob.wilson@acm.org>
10194
10195 * MAINTAINERS: Add myself as maintainer for xtensa port.
10196 Fix alphabetical order in CPU port maintainer list.
10197 Remove myself from Write After Approval list.
10198
63adb4ff
RH
101992002-03-11 Richard Henderson <rth@redhat.com>
10200
10201 * Makefile.in (.NOTPARALLEL): Add fake tag.
10202
9bec4bf0
L
102032002-03-07 H.J. Lu (hjl@gnu.org)
10204
10205 * configure.in: Enable gprof for mips*-*-linux*.
10206
c7fc1f84
DS
102072002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10208
10209 * MAINTAINERS (Write After Approval): Add myself.
10210
6bff33fb
AO
102112002-02-28 Alexandre Oliva <aoliva@redhat.com>
10212
10213 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10214 libjava.
10215 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10216
0210b33b
AO
102172002-02-23 Alexandre Oliva <aoliva@redhat.com>
10218
10219 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10220 because its Makefile is there; test for the executable instead.
10221
fcc0a3ef
AO
102222002-02-22 Alexandre Oliva <aoliva@redhat.com>
10223
10224 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10225 libstdc++-v3 and libjava.
10226
dce2d8b2 102272002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
10228
10229 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10230 boehm-gc
5ce6f47b 10231
40fe0ec3
AO
102322002-02-09 Alexandre Oliva <aoliva@redhat.com>
10233
10234 * config.guess: Updated to 2002-01-30's version.
10235 * config.sub: Updated to 2002-02-01's version.
10236 Contribute sh64-elf.
10237 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10238 * configure.in: Added sh64-*-*.
10239
694d53ee
CD
102402002-02-08 Chris Demetriou <cgd@broadcom.com>
10241
10242 * MAINTAINERS: Belatedly add myself to write after approval list.
10243
a9ca50b1
JH
10244Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10245
10246 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10247 Remove self as Write After Approval.
10248
5ffc3500
GK
102492002-01-31 Geoffrey Keating <geoffk@redhat.com>
10250
10251 * MAINTAINERS: Put self in as maintainer for contrib/regression
10252 directory.
10253
4ceaf7fb
PE
102542002-01-28 Phil Edwards <pme@gcc.gnu.org>
10255
10256 * MAINTAINERS: Update my email address.
10257
51584787
JT
102582002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10259
5ce6f47b
EC
10260 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10261 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
10262 libraries if not supported for NetBSD on target CPU.
10263
5701d273
DR
102642002-01-25 Douglas B Rupp <rupp@gnat.com>
10265
10266 * install-sh: Use _inst.$$_ for temp file name.
10267
b299a075
JT
102682002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10269
10270 * MAINTAINERS (Write After Approval): Move my contact info
10271 from here...
10272 (OS Port Maintainers): ...to here (netbsd).
10273
51fe14b5
BW
102742002-01-22 Bob Wilson <bob.wilson@acm.org>
10275
10276 * MAINTAINERS (Write After Approval): Add myself.
10277
dce2d8b2 102782002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
10279
10280 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10281 (all-target-fastjar): Also depend on all-target-libiberty.
10282
3cd87679
L
102832002-01-16 H.J. Lu (hjl@gnu.org)
10284
10285 * config.guess: Import from master sources, rev 1.225.
10286 * config.sub: Import from master sources, rev 1.238.
10287
969a6d8f
KH
102882002-01-16 Kazu Hirata <kazu@hxi.com>
10289
10290 * MAINTAINERS (Write After Approval): Remove myself.
10291
366f6a52
FW
102922001-12-19 Florian Weimer <fw@deneb.enyo.de>
10293
10294 * MAINTAINERS (Write After Approval): Add myself.
10295
f02240b6
JM
102962001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10297
10298 * MAINTAINERS: Add self as docs co-maintainer.
10299
5d08dc39
MK
103002001-12-11 Matthias Klose <doko@debian.org>
10301
10302 * MAINTAINERS (Write After Approval): Add myself.
10303
39e790d5
ZW
103042001-12-09 Zack Weinberg <zack@codesourcery.com>
10305
10306 * MAINTAINERS: Update my email address.
10307
4519d6a3
TC
103082001-12-07 Turly O'Connor <turly@apple.com>
10309 * MAINTAINERS (Write After Approval): Add myself.
10310 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10311 (rs6000_initialize_trampoline): Call __trampoline_setup for
10312 ABI_DARWIN too.
10313 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 10314 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 10315
21cf0a73
PC
103162001-12-07 Paolo Carlini <pcarlini@unitus.it>
10317
10318 * MAINTAINERS (Write After Approval): Add myself.
10319
4ee43206
DR
10320Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10321
10322 * configure, configure.in: Use temp file for long sed commands.
10323
251931f3
LG
103242001-12-03 Laurent Guerby <guerby@acm.org>
10325
10326 * config.sub: Update to version 1.232 on subversion.
10327
03777dd7
BE
103282001-12-03 Ben Elliston <bje@redhat.com>
10329
10330 * MAINTAINERS: Update mail address for config.* patches.
10331
dce2d8b2 103322001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
10333 Zack Weinberg <zack@codesourcery.com>
10334
10335 When build != host, create libiberty for the build machine.
10336
10337 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10338 CONFIG_ARGUMENTS.
10339 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10340 New variables.
10341 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10342 and rules.
10343 (all.normal): Depend on ALL_BUILD_MODULES.
10344 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10345 (all-build-libiberty): Depend on configure-build-libiberty.
10346
10347 * configure: Calculate and substitute proper value for
10348 ALL_BUILD_MODULES.
10349 * configure.in: Create the build subdirectory.
10350 Calculate and substitute TARGET_CONFIGARGS (formerly
10351 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10352
04075e8f
ZL
103532001-11-26 Ziemowit Laski <zlaski@apple.com>
10354
10355 * MAINTAINERS (write-after-approval): Add self.
10356
ed19322d
CR
103572001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10358
10359 * MAINTAINERS (GNATS only accounts): Remove self.
10360
90a12988
HPN
103612001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10362
10363 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10364 libf2c.
10365
77e653ad
CR
103662001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10367
10368 * MAINTAINERS (Write After Approval): Add self.
10369
64adad99
DB
103702001-11-12 David O'Brien <obrien@FreeBSD.org>
10371
10372 * MAINTAINERS: mips and s390 are also CPU ports.
10373
834a28c7
DB
103742001-11-12 David O'Brien <obrien@FreeBSD.org>
10375
10376 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10377
ef94239f
DB
103782001-11-11 David O'Brien <obrien@FreeBSD.org>
10379
10380 * MAINTAINERS: Alphabetize.
10381
beda0427
KH
103822001-11-09 Kazu Hirata <kazu@hxi.com>
10383
10384 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10385
6ca224d3
JDA
103862001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10387
10388 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10389
132e4bd7
PE
103902001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10391
10392 * configure.in (--enable-languages): Be more permissive about
10393 syntax. Check for empty lists better. Warn about $LANGUAGES.
10394
c6243b4c
GK
103952001-11-08 Geoffrey Keating <geoffk@redhat.com>
10396
10397 * config.sub: Import from master sources, rev. 1.230.
10398 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10399
abbb9e76
LG
104002001-11-07 Laurent Guerby <guerby@acm.org>
10401
10402 * MAINTAINERS (Write After Approval): Add self.
10403
53cdb27a
HPN
104042001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10405
10406 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10407
dd3a88c9
HPN
104082001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10409
10410 * config.sub: Import from master sources, rev 1.226.
10411 * config.guess: Import from master sources, rev 1.216.
10412
d344dce9
HPN
104132001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10414
10415 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10416 * MAINTAINERS: Add self as maintainer of MMIX port.
10417 Remove old after-approval entry.
10418
63f6bcd7
JM
104192001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10420
10421 * ChangeLog, configure: Fix spelling errors.
10422
84f92638
BK
104232001-10-20 Brendan Kehoe <brendan@zen.org>
10424
10425 * MAINTAINERS: Tweak my address.
10426
dce2d8b2 10427Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
10428
10429 * MAINTAINERS: Update my email address.
10430
1567080c 104312001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 10432
f48a3b5c 10433 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 10434 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 10435
30106886
GB
104362001-10-10 Geert Bosch <bosch@gnat.com>
10437
e490616e 10438 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
10439 Added Robert Dewar.
10440
dce2d8b2 104412001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
10442
10443 * MAINTAINERS (Write After Approval): Added self
10444
d1c3e709
GB
104452001-10-02 Geert Bosch <bosch@gnat.com>
10446
10447 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10448
50f5f793
JM
104492001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10450
10451 * configure: Handle temporary files securely using mkdir.
10452
7fddf9a9
AO
104532001-09-29 Alexandre Oliva <aoliva@redhat.com>
10454
10455 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10456
dce2d8b2 104572001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
10458
10459 * configure.in (*-*-linux*): Disable configuration of target-newlib
10460 and target-libgloss.
e490616e 10461
0c055e34
AO
104622001-09-26 Alexandre Oliva <aoliva@redhat.com>
10463
10464 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10465 RANLIB.
10466
759bfa90
AO
104672001-09-21 Alexandre Oliva <aoliva@redhat.com>
10468
10469 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10470 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10471 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10472 avoid quotes nesting problems.
10473 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10474 (DO_X): Export only variables that are set.
10475
1dc4a750
BE
104762001-09-19 Ben Elliston <bje@redhat.com>
10477
10478 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10479 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10480 semantics. Use the shell built-in "type" command instead.
10481
898c7238
AO
104822001-08-31 Alexandre Oliva <aoliva@redhat.com>
10483
10484 Merged from gcc-3_0-branch:
10485 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10486 * ltcf-c.sh: Use $objext, not $ac_objext.
10487 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10488 * ltcf-cxx.sh: Add support for GNU.
10489 2001-07-22 Timothy Wall <twall@redhat.com>
10490 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10491 default settings if using GNU tools with that configuration.
10492 * ltcf-cxx.sh: Ditto.
10493 * ltcf-gcj.sh: Ditto.
10494 2001-07-21 Michael Chastain <chastain@redhat.com>
10495 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10496 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10497 * ltmain.sh: Mark as gcc-local.
10498
8fa0a32e
EC
104992001-08-30 Eric Christopher <echristo@redhat.com>
10500 Jason Eckhardt <jle@redhat.com>
10501
10502 * config.guess: Merge from master sources.
10503 * config.sub: Merge from master sources, add support for mipsisa32.
10504
32f30f91 105052001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
10506 * config.sub: Merge from master sources, rev 1.219.
10507 * MAINTAINERS: Add self as contact for stormy16 port.
10508
f6084f99
ZW
105092001-08-14 Zack Weinberg <zackw@panix.com>
10510
10511 * config.sub: Merge from master sources, rev 1.218.
10512 * config.guess: Merge from master sources, rev 1.209.
10513
91b54f7f
GS
105142001-08-11 Graham Stott <grahams@redhat.com>
10515
10516 * Makefile.in (check-c++): Add missing semicolon.
10517
e5b3941e
JH
10518Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10519
32f30f91 10520 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 10521
6387a56e
EC
105222001-07-30 Eric Christopher <echristo@redhat.com>
10523
10524 * MAINTAINERS (Various maintainers: mips port): Added myself.
10525
53b475f0
AH
105262001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10527
e490616e 10528 * configure.in (sh-*-linux*): New.
53b475f0 10529
2a08c780
RH
105302001-07-27 Richard Henderson <rth@redhat.com>
10531
10532 * .cvsignore: Add LAST_UPDATED.
10533
bfa79422
UW
105342001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10535
10536 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10537
0ae85492
AH
105382001-07-16 Aldy Hernandez <aldyh@redhat.com>
10539
e490616e 10540 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 10541
8e1ab0fe
NP
10542Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10543
10544 * MAINTAINERS (Write After Approval): Added myself.
10545
2b997990
SC
105462001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10547
10548 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10549 and libgcj on m68hc11/m68hc12.
10550
d920e825
L
105512001-06-27 H.J. Lu (hjl@gnu.org)
10552
10553 * Makefile (CFLAGS_FOR_BUILD): New.
10554 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10555
d425a1e0
JM
105562001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10557
10558 * README: Remove version number.
10559
5b5b4207
GP
105602001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10561
10562 * INSTALL/README: Update wrt. to the installation instructions now
10563 residing in gcc/doc/install.texi.
10564
be839b69
JM
105652001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10566
10567 * README: Replace with a cut-down and updated version of gcc/README.
10568
fe2ee7c4
DE
105692001-06-12 David Edelsohn <edelsohn@gnu.org>
10570
10571 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10572 multilibs to be disabled.
10573
4f5d646c
DB
105742001-06-11 Daniel Berlin <dan@cgsoftware.com>
10575
10576 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 10577
818f0c85
AO
105782001-06-09 Alexandre Oliva <aoliva@redhat.com>
10579
10580 * config.guess: Import CVS version 1.195.
10581 * config.sub: Import CVS version 1.212.
10582
e9a8af10
AO
105832001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10584
10585 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10586 gcc/xgcc is built, use -print-prog-name to find out the program
10587 name to use.
10588
ae3ca0a9
PE
105892001-06-04 Phil Edwards <pme@sources.redhat.com>
10590
10591 * config.guess: Import CVS version 1.194. All gcc-local changes
10592 appear to also be in the master copy.
10593 * config.sub: Import CVS version 1.211.
10594
066bd40d
MM
10595Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10596
10597 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10598 with_gcc]: Use `gcc -shared' to build a shared library.
10599
4aef4f33
JDA
10600Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10601
10602 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10603 archives.
10604
c386f00f
RO
10605Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10606
10607 * MAINTAINERS (Write After Approval): Add myself.
10608
2ae5cea5
HPN
106092001-06-01 Hans-Peter Nilsson <hp@axis.com>
10610
10611 * configure.in (libstdcxx_flags): Do not try to execute
10612 libstdc++-v3/testsuite_flags until it exists.
10613
c3766183
AM
106142001-06-01 Alan Modra <amodra@bigpond.net.au>
10615
10616 * MAINTAINERS: Update my email address.
10617
9b337833
GS
106182001-05-31 Graham Stott <grahams@redhat.com>
10619
10620 * MAINTAINERS (Write After Approval): Add myself.
10621
dce2d8b2 106222001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
10623
10624 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10625 libraries when using g++ with native linker.
10626
5f7de4b8
AO
106272001-05-28 Alexandre Oliva <aoliva@redhat.com>
10628
10629 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10630
a7bc0fbb
AO
106312001-05-22 Alexandre Oliva <aoliva@redhat.com>
10632
10633 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10634 [aix4*|aix5*]: Prepend blank.
10635
33456445
AO
106362001-05-20 Alexandre Oliva <aoliva@redhat.com>
10637
10638 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10639 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10640 of subdir/configure scripts to use the new libtool.m4.
10641
e48d3d00
MK
106422001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10643
10644 * MAINTAINERS (Write After Approval): Add myself.
10645
9e0e191b
BK
106462001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10647
10648 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10649
3f19b439
BE
106502001-05-11 Ben Elliston <bje@redhat.com>
10651
10652 * Makefile.in (all-sid): New target.
10653 (check-sid, clean-sid, install-sid): Likewise.
10654
6ebe3121
JO
106552001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10656
10657 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10658
ca3667c4
AO
106592001-05-03 Alexandre Oliva <aoliva@redhat.com>
10660
10661 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10662 libgcj.
10663
106642001-05-03 Alexandre Oliva <aoliva@redhat.com>
10665
10666 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10667 gcc/xgcc is built, use -print-prog-name to find out the program
10668 name to use.
10669
b2964d63
AO
106702001-04-26 Alexandre Oliva <aoliva@redhat.com>
10671
b1bb2302
AO
10672 * configure.in (noconfigdirs): Don't reset it from scratch in the
10673 target case; only append to it.
6387a56e 10674
b2964d63
AO
10675 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10676 sparc-*-solaris2.8]: Disable ${libgcj}.
10677
8343765d
AO
106782001-04-25 Alexandre Oliva <aoliva@redhat.com>
10679
10680 * configure.in (libgcj_saved): Copy from $libgcj.
10681 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10682 --disable-libgcj.
10683
ddbb6d43
GRK
106842001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10685
10686 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 10687 C front end maintainer.
ddbb6d43 10688
3fa03ff9
AG
10689Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10690
10691 * configure.in: Move *-chorusos target case to the proper switch.
10692 Disable libgcj.
10693
99ffe40f
AO
106942001-04-12 Alexandre Oliva <aoliva@redhat.com>
10695
10696 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10697 1.641.2.228.
10698
78faa32d
FS
106992001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10700
10701 * Makefile.in (STAGE1_CFLAGS): Pass down.
10702
cdbff0ab
AM
107032001-04-13 Alan Modra <amodra@one.net.au>
10704
10705 * config.guess: Add hppa64-linux support. Note for next import that
10706 this is already in the master file.
10707 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10708
75b9074c
AO
107092001-04-12 Alexandre Oliva <aoliva@redhat.com>
10710
10711 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10712 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10713
125404c5
SS
107142001-04-11 Stan Shebs <shebs@apple.com>
10715
10716 * MAINTAINERS: Add self as Darwin port maintainer.
10717
876684fe
AM
107182001-04-11 Alan Modra <amodra@one.net.au>
10719
10720 * MAINTAINERS: Update my email address.
10721
06729913
LR
107222001-04-10 Loren J. Rittle <ljrittle@acm.org>
10723
10724 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10725 recent versions of FreeBSD (release 3 or later).
10726 * ltconfig: On FreeBSD, -lc must not be provided when building
10727 a shared library or else the standard -pthread gcc option is
10728 rendered worthless to later users of the built library.
10729
67916302
JM
107302001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10731
10732 * MAINTAINERS: Add self and RTH as C front end maintainers.
10733
d2bc0628
AO
107342001-04-05 Alexandre Oliva <aoliva@redhat.com>
10735
e490616e
ZW
10736 * config.sub: Make sure to match an already-canonicalized
10737 machine name (eg. mn10300-unknown-elf).
d2bc0628 10738
a3406c06
AO
107392001-04-01 Alexandre Oliva <aoliva@redhat.com>
10740
10741 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10742 New macros.
10743 (bootstrap, cross): Use RECURSE_FLAGS.
10744 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10745
a076f6a4
AO
107462001-03-27 Alexandre Oliva <aoliva@redhat.com>
10747
10748 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10749
e9f4fa71
CH
107502001-03-22 Colin Howell <chowell@redhat.com>
10751
7238de5c
CH
10752 * Makefile.in (DO_X): Do not backslash single-quotes in
10753 backquotes (two places).
e9f4fa71 10754
b6b14b1b
AO
107552001-03-22 Alexandre Oliva <aoliva@redhat.com>
10756
10757 Re-installed:
10758 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10759 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10760 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10761 * ltcf-cxx.sh: Likewise.
10762 * ltcf-gcj.sh: Likewise.
10763
1eb0b89d
GP
107642001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10765
10766 * MAINTAINERS: Add myself as "documentation co-maintainer".
10767
82e23236
AO
107682001-03-22 Alexandre Oliva <aoliva@redhat.com>
10769
10770 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10771 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10772
64ec27c3
TT
107732001-03-19 Tom Tromey <tromey@redhat.com>
10774
10775 * config-ml.in: Handle GCJ and GCJFLAGS.
10776
191de407
MC
107772001-03-21 Michael Chastain <chastain@redhat.com>
10778
10779 * Makefile.in: all-m4 depends on all-texinfo.
10780
fed4dede
LR
107812001-03-20 Loren J. Rittle <ljrittle@acm.org>
10782
10783 * MAINTAINERS: Add myself to write after approval list.
10784
085072bb
LB
107852001-03-18 Laurynas Biveinis <lauras@softhome.net>
10786
10787 * Makefile.in (DO_X): Quote nested quotes.
10788
5af8ea3f
AM
107892001-03-18 Alan Modra <alan@linuxcare.com.au>
10790
10791 * MAINTAINERS: Add myself to write after approval list.
10792
69e23037
LB
107932001-03-15 Laurynas Biveinis <lauras@softhome.net>
10794
10795 * Makefile.in (DO_X): Use double quotes for quoting
10796 "RANLIB=$${RANLIB}".
10797
2b9650f4
OP
107982001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10799
10800 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10801
dce2d8b2 108022001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
10803
10804 * configure.in: Only use `lang_requires' for languages athat are
10805 actually enabled.
10806
f6646274
PE
108072001-03-08 Phil Edwards <pme@sources.redhat.com>
10808
10809 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10810
c9a54638
AO
108112001-03-08 Alexandre Oliva <aoliva@redhat.com>
10812
10813 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10814
6a556ad6
TT
108152001-03-07 Tom Tromey <tromey@redhat.com>
10816
10817 * configure.in: Allow config-lang.in to set `lang_requires' to list
10818 of other required languages.
10819
6822468a
LB
108202001-03-06 Laurynas Biveinis <lauras@softhome.net>
10821
10822 * Makefile.in: Remove RANLIB definition. Use RANLIB
10823 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10824 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 10825
f04885d3 108262001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 10827 Alexandre Oliva <aoliva@redhat.com>
6387a56e 10828
f04885d3
BK
10829 * Makefile.in (check-c++): Use tabs, not spaces.
10830
288edf47 108312001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 10832
288edf47
LB
10833 * MAINTAINERS: add myself to Write After Approval list.
10834
3d55d2f8 108352001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 10836
e490616e 10837 * Makefile.in (check-c++): New rule.
6387a56e 10838
4d88a68a
BK
10839 * configure.in (target_libs): Remove libg++.
10840 (noconfigdirs): Remove libg++.
10841 (noconfigdirs): Same.
10842 (noconfigdirs): Same.
10843 (noconfigdirs): Same.
10844
10845 * config-ml.in: Remove libg++ references.
10846
10847 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10848 (ALL_TARGET_MODULES): Same.
10849 (configure-target-libg++): Remove.
10850 (all-target-libg++): Remove.
10851 (configure-target-libio): Remove.
10852 (all-target-libio): Remove.
10853 (check-target-libio): Remove.
10854 (.PHONY): Remove.
10855 (libg++.tar.bz2): Remove.
10856 (all-target-cygmon): Remove libio.
10857 (all-target-libstdc++): Remove.
10858 (configure-target-libstdc++): Remove.
10859 (TARGET_LIB_PATH): Remove libstdc++.
10860 (ALL_GCC_CXX): Remove libstdc++.
10861 (all-target-gperf): Correct.
10862
2437d4ed
NC
108632001-02-16 Nick Clifton <nickc@redhat.com>
10864
10865 * configure.in (noconfigdirs): Allow configuration of texinfo
10866 for Cygwin hosts.
10867
85b99cbe
AG
108682001-02-15 Anthony Green <green@redhat.com>
10869
10870 * configure: Introduce GCJ_FOR_TARGET.
10871 * configure.in: Ditto.
10872 * Makefile.in: Ditto.
10873
7b18790c
AS
108742001-02-13 Andreas Schwab <schwab@suse.de>
10875
10876 * MAINTAINERS: Update mail address.
10877
c4880c99
MS
108782001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10879
10880 * config.guess: Add linux target for S/390.
10881 * config.sub: Likewise.
10882
dce2d8b2 108832001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
10884
10885 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 10886 target-libgloss.
e31ae6db 10887
7739adfb
BE
108882001-02-06 Ben Elliston <bje@redhat.com>
10889
10890 * configure: Output host type to stdout, not stderr.
10891
36ca672c
MM
108922001-02-05 Mark Mitchell <mark@codesourcery.com>
10893
e40f2829 10894 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
10895 * ltcf-cxx.sh: Likewise.
10896
36ca672c
MM
10897 * config.if: Assume enable_libstdcxx_v3 is defined.
10898
22fdd65e
MM
108992001-02-04 Mark Mitchell <mark@codesourcery.com>
10900
10901 Remove V2 C++ library.
10902 * configure.in: Remove --enable-libstdcxx_v3 support.
10903
3b60dd8e
BM
109042001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10905
10906 * include/demangle.h: Add prototype for java_demangle_v3.
10907
42c0c80a
PE
109082001-01-29 Phil Edwards <pme@sources.redhat.com>
10909
10910 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10911
0be25992
RH
109122001-01-27 Richard Henderson <rth@redhat.com>
10913
10914 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10915
8a8de62d
MS
109162001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10917
10918 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10919 Don't unset, it's non-portable and no longer necessary, set to empty
10920 instead.
10921
92769744
MS
109222001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10923
10924 * ltconfig: Shell portability fix for the tagname validity check.
10925
88a1c0ab
AO
109262001-01-27 Alexandre Oliva <aoliva@redhat.com>
10927
10928 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10929 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10930
45291dd5
MS
109312001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10932
10933 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10934
1ace7e15
TT
109352001-01-26 Tom Tromey <tromey@redhat.com>
10936
10937 * configure.in: Allow libgcj to be built on Sparc Solaris.
10938
0ef8b11b
DE
109392001-01-25 David Edelsohn <edelsohn@gnu.org>
10940
10941 * ltcf-c.sh: Add aix5 case.
10942 * ltcf-cxx.sh: Likewise.
10943 * ltconfig: Likewise.
10944
0006091e
AO
109452001-01-24 Alexandre Oliva <aoliva@redhat.com>
10946
9bad11e1
AO
10947 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10948 keep at least one of build_libtool_libs or build_old_libs set to
10949 yes.
10950
0006091e
AO
10951 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10952 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10953
7c01b2b5
BM
109542001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10955
10956 * configure.in: Enable libgcj on several additional platforms.
10957
d340e0ac
BM
109582001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10959
10960 * configure.in: Enable libgcj for linux targets.
10961
5baf8c37
MS
109622001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10963
10964 * MAINTAINERS (Write After Approval): Add myself.
10965
10a0ba84
JDA
109662001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10967
10968 * MAINTAINERS: Add myself as vax port maintainer.
10969
357c6a4b
FH
109702001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10971
10972 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10973
6e2d9a7a
MS
109742001-01-09 Mike Stump <mrs@wrs.com>
10975
10976 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10977 failures of subdirectories.
10978
b6b14b1b 109792001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 10980
b6b14b1b 10981 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 10982 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
10983 * ltcf-cxx.sh: Likewise.
10984 * ltcf-gcj.sh: Likewise.
10985 * ltconfig.sh: Fix typo.
976b230d 10986
07109110
LB
109872001-01-02 Laurynas Biveinis <lauras@softhome.net>
10988
10989 * configure: handle DOS-style absolute paths.
10990
1da5b8fc
LB
109912001-01-02 Laurynas Biveinis <lauras@softhome.net>
10992
10993 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10994
4c2f5b4f
MM
109952000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10996
10997 * MAINTAINERS: Add myself as avr port co-maintainer.
10998
bc53668e
BE
109992000-12-28 Ben Elliston <bje@redhat.com>
11000
11001 * MAINTAINERS: Add myself under ``Write After Approval''.
11002
c387606f
JM
110032000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11004
11005 * texinfo: Remove directory from GCC.
11006
2cb5082c
JM
110072000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11008
11009 * COPYING: Update to current
11010 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11011 to 19yy as example year in copyright notice).
11012
cc330df9
BK
110132000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11014
6387a56e 11015 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
11016 (libstdcxx_incdir): Pass down.
11017 * config.if: Remove expired bits for cxx_interface, add stub.
11018 (libstdcxx_incdir): Add variable for g++ include directory.
11019 * configure.in (gxx_include_dir): Use it.
6387a56e 11020
4c6b2835
AO
110212000-12-18 Alexandre Oliva <aoliva@redhat.com>
11022
11023 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11024 with old-email address from ``Write After Approval''.
11025
3896f13e
AJ
110262000-12-15 Andreas Jaeger <aj@suse.de>
11027
11028 * configure.in: Handle lang_dirs.
11029
110302000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 11031
ad46e881
TT
11032 * MAINTAINERS: Removed brads.
11033
90a10418
TT
11034 * MAINTAINERS: Added gcj developers.
11035
41dfe3a2 110362000-12-13 Anthony Green <green@redhat.com>
6387a56e 11037
41dfe3a2 11038 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
11039 listed. Disable libgcj for x86 and Alpha Linux until compatible
11040 with g++ abi.
6387a56e 11041
e2f601da
MS
110422000-12-13 Mike Stump <mrs@wrs.com>
11043
11044 * Makefile.in (local-distclean): Also remove fastjar.
11045
70030c01
RB
110462000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11047
11048 * contrib/gcc_update: Add fastjar --touch entries.
11049
2a50f859
AO
110502000-12-12 Alexandre Oliva <aoliva@redhat.com>
11051
11052 * configure.in: Disable language-specific target libraries for
11053 languages that aren't enabled.
11054
7743113b
AG
110552000-12-10 Anthony Green <green@redhat.com>
11056
11057 * configure.in: Define libgcj. Disable libgcj target libraries for
11058 most targets.
11059
92e061a6
NB
110602000-12-10 Neil Booth <neilb@earthling.net>
11061
11062 * MAINTAINERS: Update mail address, remove from WAA list.
11063
f34ff6d6
APB
110642000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11065
11066 * libjava: Imported from /cvs/java.
11067 * libffi: Likewise.
11068 * Boehm-gc: Likewise.
11069
d82a33c6
APB
110702000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11071
11072 * configure.in (target_libs): Revert 2000-12-08 patch.
11073 (noconfigdirs): Added target-libjava.
11074
e14f8e28
LB
110752000-12-09 Laurynas Biveinis <lauras@softhome.net>
11076
11077 * djunpack.bat: removed.
11078
fc26516b
LB
110792000-12-09 Laurynas Biveinis <lauras@softhome.net>
11080
11081 * Makefile.in: handle DOS-style absolute paths.
11082 * config-ml.in: likewise.
11083 * symlink-tree: likewise.
11084
bd8757b3
APB
110852000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11086
11087 * fastjar: Imported.
11088
81522a1f
APB
110892000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11090
11091 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11092 libjava.
11093 * configure.in (target_libs): Removed `target-libjava'.
11094
5db1f7ed
APB
110952000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11096
11097 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11098 (ALL_MODULES): Added fastjar.
11099 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11100 (all-target-libjava): all-fastjar replaces all-zip.
11101 (all-fastjar): Added.
11102 (configure-target-fastjar, all-target-fastjar): Likewise.
11103 * configure.in (host_tools): Added fastjar.
11104
5e59997c
MS
111052000-12-07 Mike Stump <mrs@wrs.com>
11106
11107 * Makefile.in (local-distclean): Remove leftover built files.
11108
0a534f40
NC
111092000-11-24 Nick Clifton <nickc@redhat.com>
11110
11111 * configure.in (xscale-elf): Add target.
11112 (xscale-coff): Add target.
11113
7686cadf
LR
111142000-11-22 Loren J. Rittle <ljrittle@acm.org>
11115
e490616e
ZW
11116 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11117 recent versions of FreeBSD (release 3 or later).
11118 * ltconfig: On FreeBSD, -lc must not be provided when building
11119 a shared library or else the standard -pthread gcc option is
11120 rendered worthless to later users of the built library.
7686cadf 11121
fff01699
FF
111222000-11-16 Fred Fish <fnf@be.com>
11123
11124 * configure.in (enable_libstdcxx_v3): Fix typo,
11125 libstd++ -> libstdc++.
11126
4dc16355
KL
111272000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11128
11129 * MAINTAINERS: Add self to Write After Approval list.
11130
bf6fc7b2
BS
111312000-11-21 Bernd Schmidt <bernds@redhat.com>
11132
11133 * MAINTAINERS: Update my email address. Add myself to global write
11134 privs list.
11135
ce8e06b1
AO
111362000-11-18 Alexandre Oliva <aoliva@redhat.com>
11137
6e2a4843
AO
11138 * Makefile.in: Merge with src and libgcj.
11139 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11140 configure-target-<library> when their configure scripts need the C
11141 or C++ library to have already been built to work properly.
11142 (do_proto_toplev): Set them to an empty string.
11143
ce8e06b1
AO
11144 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11145 (REALLY_SET_LIB_PATH): Use them.
11146
c003f378
SS
111472000-11-17 Stan Shebs <shebs@apple.com>
11148
11149 * MAINTAINERS: Add self to Write After Approval list.
11150
cc1e60ea
JM
111512000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11152
11153 * configure: Provide the original toplevel configure arguments
11154 (including $0) to subprocesses in the environment rather than
11155 through gcc/configargs.h.
11156
1173593d
JM
111572000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11158
11159 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11160 C99. Alphabetise "Write After Approval" list.
11161
520907ee
MM
111622000-11-12 Mark Mitchell <mark@codesourcery.com>
11163
34f6fbdb
MM
11164 * configure: Turn on libstdc++ V3 by default.
11165
520907ee
MM
11166 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11167 if we've got GCC.
11168
0bbd37ed
PB
111692000-11-11 Philip Blundell <philb@gnu.org>
11170
11171 * MAINTAINERS: Add self to Write After Approval list.
11172
7ca0e6d9
DE
111732000-11-09 David Edelsohn <edelsohn@gnu.org>
11174
11175 * ltcf-c.sh (aix4): Improve shared library configuration; require
11176 exporting symbols.
11177 * ltcf-cxx.sh (aix4): Define.
11178 * ltconfig (aix4): Define library and soname specs appropriate for
11179 AIX. Define command to create export symbols list.
11180
dce2d8b2 11181Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
11182
11183 * config.sub: Add support for Sun Chorus
11184
fc05d516
NC
111852000-10-31 Nick Clifton <nickc@redhat.com>
11186
11187 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11188 <name>@redhat.com. Also installed new email address for Clint
11189 Popetz.
6387a56e 11190
90a0e73f
JM
111912000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11192
11193 * etc: Remove directory from GCC.
11194
a5e1b548
MM
111952000-10-16 Michael Meissner <meissner@redhat.com>
11196
11197 * configure (gcc/configargs.h): Only create if there is a build GCC
11198 directory created.
11199
6387a56e
EC
112002000-10-16 Matthias Klose <doko@debian.org>
11201
be1db873
MK
11202 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11203 when configured for libstdc++-v3.
11204
f5fa9a5b
PE
112052000-10-05 Phil Edwards <pme@gcc.gnu.org>
11206
11207 * configure: Save configure arguments to gcc/configargs.h.
11208
61a77fea
PT
112092000-10-04 Philipp Thomas <pthomas@suse.de>
11210
11211 * config.guess: Import CVS version 1.157.
11212 * config.sub: Import CVS version 1.181.
11213
3a4fee66
AP
112142000-10-04 Andris Pavenis <pavenis@latnet.lv>
11215
11216 * Makefile.in (bootstrap): avoid recursion if subdir missing
11217 (cross): ditto
11218 (do-proto-toplev): ditto
11219
3dd7094e
AO
112202000-09-30 Alexandre Oliva <aoliva@redhat.com>
11221
de710532
AO
11222 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11223 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11224
3dd7094e
AO
11225 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11226 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11227 all affected `configure' scripts.
11228
e592386f
NB
11229Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11230
11231 * MAINTAINERS: Add self as cpplib co-maintainer.
11232
fba54939
AH
112332000-09-24 Aldy Hernandez <aldyh@redhat.com>
11234
11235 * MAINTAINERS: Add self to Write After Approval list.
11236
2bd429f4
GP
112372000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11238
11239 * INSTALL/README: egcs -> GCC update.
11240
dce2d8b2 11241Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
11242
11243 * MAINTAINERS: Add myself to Write After Approval list.
11244
d7ce9a83
KH
112452000-09-15 Kazu Hirata <kazu@hxi.com>
11246
11247 * MAINTAINERS: Add myself to Write After Approval list.
11248
18a53ffe
JL
11249Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11250
e490616e
ZW
11251 * configure.in: Do not build byacc for hppa64. Provide paths to the
11252 X11 libraries for hppa64.
18a53ffe 11253
f246ff23
SC
112542000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11255
11256 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11257
06298abd
AO
112582000-09-06 Alexandre Oliva <aoliva@redhat.com>
11259
4b92758a
AO
11260 * Makefile.in (all-zlib): Added dummy target.
11261
06298abd
AO
11262 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11263 ltcf-gcj.sh: Updated from libtool multi-language branch.
11264
4d73d07a
AO
112652000-09-05 Alexandre Oliva <aoliva@redhat.com>
11266
11267 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11268 (bootstrap*): Depend on all-bootstrap.
11269
05d52d78
PT
112702000-09-05 Philipp Thomas <pthomas@suse.de>
11271
11272 * config.guess: Import CVS version 1.156.
11273 * config.sub: Import CVS version 1.179.
11274
3c809ba4
AG
112752000-09-02 Anthony Green <green@cygnus.com>
11276
11277 * Makefile.in (all-gcc): Depend on all-zlib.
11278 (CLEAN_MODULES): Add clean-zlib.
11279 (ALL_MODULES): Add all-zlib.
11280 * configure.in (host_libs): Add zlib.
11281
10ad78a0 112822000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
11283
11284 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11285 crosses, but add gcc/include to the header search path for them.
11286
b36a9ce3
DB
112872000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11288
11289 * MAINTAINERS: Add self to Write After Approval list.
11290
cb011248
FS
112912000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11292
11293 * config.guess: Import CVS version 1.152.
11294 * config.sub: Import CVS version 1.177.
11295
db310af0
AO
112962000-08-25 Alexandre Oliva <aoliva@redhat.com>
11297
7965440a
AO
11298 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11299 $targargs to tell whether newlib is going to be built.
11300
db310af0
AO
11301 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11302 $$r/TARGET_SUBDIR/libio for _G_config.h.
11303
e7977565
AO
113042000-08-23 Alexandre Oliva <aoliva@redhat.com>
11305
11306 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11307
126bb9ed
DD
113082000-08-22 DJ Delorie <dj@redhat.com>
11309
11310 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11311
5b0e9d29
AO
113122000-08-22 Alexandre Oliva <aoliva@redhat.com>
11313
11314 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11315 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11316 sub-configures.
11317
4f3e904e
DD
113182000-08-21 DJ Delorie <dj@redhat.com>
11319
11320 * MAINTAINERS: Add self as a libiberty maintainer
11321
c9635443
AO
113222000-08-16 Alexandre Oliva <aoliva@redhat.com>
11323
11324 * configure.in (libstdcxx_flags): Use
11325 libstdc++-v3/src/libstdc++.INC.
11326
8b2100ba
AO
113272000-08-15 Alexandre Oliva <aoliva@redhat.com>
11328
11329 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11330
57119aa9
ZW
113312000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11332
eeb943b0
ZW
11333 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11334
6387a56e 11335 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
11336 explicit. Substitute enable_threads into generated Makefiles.
11337 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11338 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11339
acffa7c4
GK
113402000-08-13 Geoff Keating <geoffk@cygnus.com>
11341
11342 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11343
808d8c41
AO
113442000-08-12 Alexandre Oliva <aoliva@redhat.com>
11345
11346 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11347 previous delta.
11348
1fc8c51c 113492000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 11350
1fc8c51c
JM
11351 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11352 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11353 (FLAGS_FOR_TARGET): Not here.
11354 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 11355
25698887
AO
113562000-08-11 Alexandre Oliva <aoliva@redhat.com>
11357
11358 * config-ml.in (CC, CXX): Don't introduce a leading space.
11359
10120687
DD
113602000-08-07 DJ Delorie <dj@delorie.com>
11361
11362 * MAINTAINERS: Add self as a DJGPP maintainer
11363
15c758e9
DD
113642000-08-07 DJ Delorie <dj@redhat.com>
11365
11366 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11367 "if we're also building gcc, and it's a gcc that will run on the
11368 build machine, we want to use its includes instead of the system's
11369 default includes".
11370
2d0de245
JM
113712000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11372
11373 * MAINTAINERS: Add self to Write After Approval list.
11374
e81b330a
AO
113752000-08-03 Alexandre Oliva <aoliva@redhat.com>
11376
83440c1e
AO
11377 * configure.in (libstdcxx_flags): Don't use `"'.
11378
e81b330a
AO
11379 * config-ml.in: Adjust multilib search paths to the
11380 appropriate multilib tree.
11381
cf95c847
AO
113822000-08-02 Alexandre Oliva <aoliva@redhat.com>
11383
11384 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11385 commas in $LANGUAGES.
11386
9e9af119
MH
113872000-08-02 Manfred Hollstein <manfredh@redhat.com>
11388
11389 * configure.in: Re-enable all references to libg++ and librx.
11390
606ce391
AO
113912000-08-01 Alexandre Oliva <aoliva@redhat.com>
11392
89820b43
AO
11393 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11394 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11395 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11396 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11397
606ce391
AO
11398 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11399
04179d4a
AO
114002000-07-31 Alexandre Oliva <aoliva@redhat.com>
11401
11402 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11403 CXX_FOR_TARGET for sed.
11404
d4eb109c
AO
114052000-07-30 Alexandre Oliva <aoliva@redhat.com>
11406
11407 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11408 Do not override if already set in the environment or in configure.
11409 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11410 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11411
4f4caf92
AO
114122000-07-28 Alexandre Oliva <aoliva@redhat.com>
11413
11414 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11415 the libtool CVS tree multi-language branch.
11416 * ltconfig, ltmain.sh: Updated.
6387a56e 11417
b87487b6
AO
114182000-07-27 Alexandre Oliva <aoliva@redhat.com>
11419
1670d1ea
AO
11420 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11421 (clean-target): Depend on it.
11422
b87487b6
AO
11423 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11424 (GCC_FOR_TARGET): Use it.
11425 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11426 * configure.in: ... here.
11427 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11428 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11429
4e81ae98
EC
114302000-07-24 Eric Christopher <echristo@cygnus.com>
11431
11432 * MAINTAINERS: Add self to Write After Approval list.
11433
059ae32c
AO
114342000-07-24 Alexandre Oliva <aoliva@redhat.com>
11435
5b28edd4
AO
11436 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11437 (configure-target-libchill, configure-target-libobjc): Likewise.
11438
059ae32c
AO
11439 * configure.in: Use the same cache file for all target libs.
11440 * config-ml.in: But different cache files per multilib variant.
11441
1adcd149
MS
114422000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11443
11444 * configure (topsrcdir): Don't use dirname.
11445
2d573dff
JO
114462000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11447
11448 * MAINTAINERS: Add self to Write After Approval list.
11449
d207ebef
JM
114502000-07-20 Jason Merrill <jason@redhat.com>
11451
11452 * configure.in: Remove all references to libg++ and librx.
11453
11454 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11455
114562000-07-20 Hans-Peter Nilsson <hp@axis.com>
11457
11458 * config.sub: Update to subversions version 2000-07-06.
11459
7b7792d5
AH
114602000-07-12 Andrew Haley <aph@cygnus.com>
11461
11462 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11463 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11464
3abaac67
PE
114652000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11466
11467 * symlink-tree: Check number of arguments.
11468
34be2b36
JW
114692000-07-05 Jim Wilson <wilson@cygnus.com>
11470
11471 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11472 search path for a g++ extracted from the build tree. This
11473 will allow link tests run by configure scripts in
11474 subdirectories to succeed.
11475
d207ebef
JM
114762000-07-01 Koundinya K <kk@ddeorg.soft.net>
11477
e490616e 11478 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 11479
0900331b
MH
114802000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11481
11482 * MAINTAINERS: Add myself as loop discovery maintainer.
11483
d207ebef
JM
114842000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11485
11486 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11487 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11488
114892000-06-19 Timothy Wall <twall@cygnus.com>
11490
11491 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11492 * config.sub: Add tic54x target.
11493
11a27a76
TM
11494Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11495
11496 * MAINTAINERS: Add self as Fortran maintainer,
11497 remove Craig Burley.
11498
d207ebef 11499Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 11500
d207ebef
JM
11501 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11502 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 11503
7758b73f
PT
11504Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11505
11506 * MAINTAINERS: Add self as i18n maintainer
11507
d207ebef
JM
1150820000-05-21 H.J. Lu (hjl@gnu.org)
11509
e490616e
ZW
11510 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11511 directory are used if they exist. Make sure
11512 $(build_tooldir)/include is searched for header files,
11513 $(build_tooldir)/lib/ for library files.
d207ebef 11514 (GCC_FOR_TARGET): Likewise.
e490616e 11515 (CXX_FOR_TARGET): Likewise.
d207ebef 11516
bae29210
JL
11517Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11518
11519 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11520
d207ebef 11521Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
11522
11523 * Makefile.in (configure-target-libiberty): Depend on
11524 configure-target-newlib.
11525
aab0d19d
AO
115262000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11527
11528 * configure.in, Makefile.in: Merge all libffi-related
11529 configury stuff from the libgcj tree.
11530
d207ebef
JM
11531Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11532
11533 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11534 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11535
11536Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11537
11538 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11539 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 11540 current version information. Add to proto-toplev directory.
d207ebef
JM
11541 (gdb-taz): Build do-djunpack.
11542
758c7bd4
DE
115432000-05-15 David Edelsohn <edelsohn@gnu.org>
11544
11545 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11546
1888228d
AC
11547Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11548
11549 * MAINTAINERS: Add self to Write After Approval list.
11550
d207ebef
JM
115512000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11552
11553 * ltmain.sh: Preserve in relink_command any environment
11554 variables that may affect the linker behavior.
11555
2d7cc2fe
JL
11556Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11557
d207ebef
JM
11558 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11559
11560Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11561
11562 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11563
115642000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11565
11566 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 11567 with the version name.
2d7cc2fe 11568
ee455968
JE
11569Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11570
11571 * MAINTAINERS: Add self as bb-reorder maintainer.
11572
73b97e5c
BK
115732000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11574
11575 * config.if: Tweak.
11576
d207ebef
JM
115772000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11578
11579 * djunpack.bat: New file.
11580
11581Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11582
11583 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
11584 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11585 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11586 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 11587
954869eb
DP
115882000-04-16 Dave Pitts <dpitts@cozx.com>
11589
e490616e
ZW
11590 * config.sub (case $basic_machine): Change default for "ibm-*"
11591 to "openedition".
954869eb 11592
eaabe541
AJ
115932000-04-13 Andreas Jaeger <aj@suse.de>
11594
11595 * MAINTAINERS: Added myself.
11596
d207ebef
JM
11597Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11598
11599 * Makefile.in (gdb-taz): New target. GDB specific archive.
11600 (do-md5sum): New target.
11601 (MD5PROG): Define.
11602 (PACKAGE): Default to TOOL.
11603 (VER): Default to a shell script.
11604 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 11605 md5 checksum generation.
d207ebef
JM
11606 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11607 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11608 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 11609 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
11610
11611Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11612
11613 * configure (warn_cflags): Delete.
11614
0ea6d60c
PDM
11615Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11616
11617 * MAINTAINERS: Added myself.
11618
17090313 116192000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 11620 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 11621
e490616e
ZW
11622 * configure.in (enable_libstdcxx_v3): Add.
11623 (target_libs): Add bits here to switch between libstdc++-v2 and
11624 libstdc++-v3.
11625 * config.if: And this file too.
11626 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 11627
76b78517
MM
116282000-04-05 Michael Meissner <meissner@redhat.com>
11629
11630 * config.sub (d30v): Add d30v as a basic machine type.
11631
ad242caf
JM
116322000-03-29 Jason Merrill <jason@casey.cygnus.com>
11633
11634 * configure.in: -linux-gnu*, not -linux-gnu.
11635
d4537148
TM
11636Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11637
11638 * MAINTAINERS: Add self in write-after-approval section.
11639
f152e9d4
JW
11640Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11641
11642 * MAINTAINERS: Add self as ia64 port maintainer.
11643
6a5fcef1
NB
116442000-03-08 Neil Booth <NeilB@earthling.net>
11645
11646 * MAINTAINERS: Add self in write-after-approval section.
11647
d207ebef 11648Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 11649
d207ebef
JM
11650 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11651 (do-tar-bz2): Replace TOOL with PACKAGE.
11652 (gdb.tar.bz2): Remove GDBTK from GDB package.
11653 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 11654 dejagnu.tar.bz2): New packages.
d207ebef
JM
11655
116562000-02-27 Andreas Jaeger <aj@suse.de>
11657
11658 * configure.in: Add entry for mips*-*-linux*, move catch all
11659 *-*-*linux* entry below this one.
11660
116612000-02-27 Ian Lance Taylor <ian@zembu.com>
11662
11663 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 11664
521fe9d0
NC
116652000-02-24 Nick Clifton <nickc@cygnus.com>
11666
11667 * config.sub: Support an OS of "wince".
11668
d207ebef
JM
11669Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11670
11671 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 11672 version.
d207ebef 11673
dce2d8b2 116742000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
11675
11676 * config.sub: Add support for Linux/IBM 370.
11677 * configure.in: Likewise.
11678
3a685f6f
NC
116792000-02-22 Nick Clifton <nickc@cygnus.com>
11680
11681 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11682
dce2d8b2 116832000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 11684
d207ebef 11685 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 11686
4746ee26
KG
116872000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11688
11689 * configure (gcc_version): When setting, narrow search to
11690 lines containing `version_string'.
11691
ba96c72d
DC
116922000-02-15 Denis Chertykov <denisc@overta.ru>
11693
11694 * config.sub: Add support for avr target.
11695
77f16a66
NC
116962000-02-14 Nick Clifton <nickc@cygnus.com>
11697
11698 * MAINTAINERS: Add maintainers for MCore port.
11699
784a3a80
HPN
11700Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11701
11702 * config.sub: Add mmix-knuth-mmixware.
11703
719dd4fa
KG
117042000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11705
11706 * MAINTAINERS: Pair cccp with cpplib maintainership.
11707
dce2d8b2 117082000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
11709
11710 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11711 structure stuff to -L library search.
11712 (CXX_FOR_TARGET): Ditto.
11713 (CROSS_CHECK_MODULES): Fix spelling mistake.
11714
7a53e94b
MM
117152000-01-24 Mark Mitchell <mark@codesourcery.com>
11716
11717 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11718 the C++ compiler.
11719
0da3b5a7
RH
117202000-01-12 Richard Henderson <rth@cygnus.com>
11721
11722 * configure.in: Don't build some bits for beos.
11723
02368d6d
JS
117242000-01-12 Joel Sherrill (joel@OARcorp.com)
11725
11726 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11727 as include files.
11728
2e76d35c
ZW
117292000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11730
11731 * Add self as cpplib maintainer, as requested by Jason
11732 Merrill. Correct my e-mail address.
11733
4c25fdcf
GK
117342000-01-06 Geoff Keating <geoffk@cygnus.com>
11735
11736 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11737 not mh-aix43.
11738
188e3966
HPN
11739Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11740
11741 * MAINTAINERS: Add myself to "write after approval" list.
11742
c2f5d030
RH
117431999-12-14 Richard Henderson <rth@cygnus.com>
11744
11745 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11746 * config.sub: Accept alphaev[78], alphaev8.
11747
eeda916a
AO
117481999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11749
11750 * config.guess, config.sub: Update from autoconf.
11751
b3bd7820
BK
117521999-11-29 Bruce Korb <autogen@linuxbox.com>
11753
2c290989 11754 * MAINTAINERS: update my playtime e-address.
b3bd7820 11755
1882b2b1
RO
11756Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11757
11758 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11759 necessary libraries are missing.
11760
dce2d8b2 11761Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
11762
11763 * MAINTAINERS: Add new 'write after approval' maintainer.
11764
1e25de97
APB
11765Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11766
11767 * MAINTAINERS: Add new Java maintainer.
11768
1722c704
AS
117691999-10-25 Andreas Schwab <schwab@suse.de>
11770
11771 * configure: Fix quoting inside arguments of eval.
11772
8141abe8
NC
117731999-10-21 Nick Clifton <nickc@cygnus.com>
11774
11775 * config-ml.in: Allow suppression of some ARM multilibs.
11776
0b77644a
LV
11777Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11778
11779 * config.guess: Add OS/390 match pattern.
11780 * config.sub: Add mvs, openedition targets.
11781 * configure.in (i370-ibm-opened*): New.
11782
d207ebef
JM
117831999-09-04 Steve Chamberlain <sac@pobox.com>
11784
11785 * config.sub: Add support for configuring for pj.
11786
117871999-08-31 Nick Clifton <nickc@cygnus.com>
11788
11789 * config.sub (maybe_os): Add support for configuring for fr30.
11790
af13ebe9
NC
117911999-08-25 Nick Clifton <nickc@cygnus.com>
11792
11793 * configure.in: Do not configure or build ld for AIX
11794 platforms. ld is known to be broken on these platforms.
11795
1250c760
RO
11796Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11797
11798 * config-ml.in: Pass compiler flag corresponding to multidirs to
11799 subdir configures.
11800
d207ebef
JM
118011999-08-09 Ian Lance Taylor <ian@zembu.com>
11802
11803 * Makefile.in (LDFLAGS): Define.
11804
118051999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11806
11807 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11808 noconfigdirs.
11809 (*-*-cygwin*): Likewise.
11810
118111999-08-08 Ian Lance Taylor <ian@zembu.com>
11812
11813 * mkdep: New file.
11814 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11815 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11816
11817 From Eli Zaretskii <eliz@is.elta.co.il>:
11818 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11819 long file name when using DJGPP on MS-DOS.
11820
dbd83e11
JL
11821Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11822
11823 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11824
d207ebef
JM
118251999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11826
11827 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11828 dependency as this causes "make check" to globally "make all"
11829
cd1f4c2c
TT
11830Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11831
11832 * configure.in (target_libs): Added target-zlib.
11833 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11834 (CONFIGURE_TARGET_MODULES): Likewise.
11835 (CHECK_TARGET_MODULES): Likewise.
11836 (INSTALL_TARGET_MODULES): Likewise.
11837 (CLEAN_TARGET_MODULES): Likewise.
11838 (configure-target-zlib): New target.
11839 (all-target-zlib): Likewise.
11840 (all-target-libjava): Depend on all-target-zlib.
11841 (configure-target-libjava): Depend on configure-target-zlib.
11842
11843 * Makefile.in (configure-target-libjava): Depend on
11844 configure-target-newlib.
11845 (configure-target-boehm-gc): New target.
11846 (configure-target-qthreads): New target.
11847
e490616e
ZW
11848 * configure.in (target_libs): Added target-qthreads.
11849 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11850 (CONFIGURE_TARGET_MODULES): Likewise.
11851 (CHECK_TARGET_MODULES): Likewise.
11852 (INSTALL_TARGET_MODULES): Likewise.
11853 (CLEAN_TARGET_MODULES): Likewise.
11854 (all-target-qthreads): New target.
11855 (configure-target-libjava): Depend on configure-target-qthreads.
11856 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
11857
11858 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11859 (CONFIGURE_TARGET_MODULES): Likewise.
11860 (CHECK_TARGET_MODULES): Likewise.
11861 (INSTALL_TARGET_MODULES): Likewise.
11862 (CLEAN_TARGET_MODULES): Likewise.
11863 (all-target-libjava): New target.
11864 (all-target-boehm-gc): Likewise.
11865 * configure.in (target_libs): Added libjava, boehm-gc.
11866
d207ebef
JM
118671999-07-22 Ian Lance Taylor <ian@zembu.com>
11868
11869 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11870 configure.bat in SUPPORT_FILES.
11871 (gas+binutils.tar.bz2): Likewise.
11872
11873 * makeall.bat: Remove; obsolete.
11874
118751999-07-21 Ian Lance Taylor <ian@zembu.com>
11876
11877 From Mark Elbrecht:
11878 * configure.bat: Remove; obsolete.
11879
118801999-07-11 Ian Lance Taylor <ian@zembu.com>
11881
11882 * configure: Add -W -Wall to the default CFLAGS when compiling with
11883 gcc.
11884
11885Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11886
11887 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11888
118891999-06-30 Mark Mitchell <mark@codesourcery.com>
11890
11891 * configure.in: Build ld on IRIX6.
11892
118931999-06-12 Ian Lance Taylor <ian@zembu.com>
11894
11895 * Makefile.in: Change distribution targets to use bzip2 instead of
11896 gzip.
11897 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11898 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11899
119001999-06-04 Nick Clifton <nickc@cygnus.com>
11901
11902 * config.sub: Add mcore target.
11903
26d088fa
CD
11904Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11905
11906 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11907
c2c08b29
L
11908Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11909
11910 * config.guess (dummy): Changed to $dummy.
11911
671d0648
NC
119121999-05-24 Nick Clifton <nickc@cygnus.com>
11913
11914 * config.sub: Tidied up case statements.
11915
b1345c72
BE
119161999-05-22 Ben Elliston <bje@cygnus.com>
11917
51ccbd8d
BE
11918 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11919 <jiro@din.or.jp>.
11920
b1345c72
BE
11921 * config.guess: Merge with FSF version. Future changes will be
11922 more accurately recorded in this ChangeLog.
11923 * config.sub: Likewise.
11924
2caf864f
SM
11925Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11926
11927 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11928
d207ebef
JM
119291999-04-30 Tom Tromey <tromey@cygnus.com>
11930
11931 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11932
90fb0c24
TT
119331999-04-23 Tom Tromey <tromey@cygnus.com>
11934
11935 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11936
d207ebef
JM
119371999-04-20 Drew Moseley <dmoseley@cygnus.com>
11938
11939 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11940 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11941 Bad merge removed these two changes.
11942
3516940d 11943Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 11944 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
11945
11946 * config.guess (interix Alpha): Add.
11947
d207ebef
JM
119481999-04-11 Richard Henderson <rth@cygnus.com>
11949
11950 * configure.in (i?86-*-beos*): Do config gperf; don't config
11951 gdb, newlib, or libgloss.
11952
e891fbfe 11953Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 11954
e891fbfe
AO
11955 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11956 link a trivial program with -mabi=64. If it fails, remove mabi=64
11957 from multidirs.
11958
f9ae47d6
PT
11959Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11960
11961 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11962
d207ebef
JM
119631999-04-08 Nick Clifton <nickc@cygnus.com>
11964
11965 * config.sub: Add support for mcore targets.
11966
119671999-04-07 Michael Meissner <meissner@cygnus.com>
11968
11969 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11970 not mt-ospace, in order to shut up assembler warning about using
11971 symbols that are named the same as registers.
11972
119731999-04-07 Drew Moseley <dmoseley@cygnus.com>
11974
11975 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11976 dependency list for all-target-cygmon.
11977
119781999-04-05 Doug Evans <devans@casey.cygnus.com>
11979
11980 * config-ml.in: Check $host, not $target, for selective multilibs.
11981 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11982 thumb interworking, and underscore prefix multilibs.
11983
119841999-04-04 Ian Lance Taylor <ian@zembu.com>
11985
11986 * missing: Update to version from current automake.
11987
88101ab9
L
11988Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11989
11990 * configure (gxx_include_dir): Removed.
11991
11992 * configure.in (gxx_include_dir): Handle it.
11993 * Makefile.in: Likewise.
11994
d207ebef
JM
119951999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11996
11997 * config.sub (mips64vr4111,mips64vr4111el) Add.
11998
119991999-03-21 Ben Elliston <bje@cygnus.com>
12000
e490616e 12001 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 12002
8dc91cbe
ME
12003Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12004
8dc91cbe
ME
12005 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12006 config/mh-djgpp.
12007
d207ebef
JM
12008Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12009
12010 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12011 all-target-newlib to dependency list for all-target-bsp.
12012
926bb5ed
MK
12013Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12014
12015 * config.sub: Add i386-uwin support.
12016 * config.guess: Likewise.
12017
4a6e3000
FS
12018Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12019
12020 * configure.in: cleanup, add mh-*pic handling for arm, special
12021 case powerpc*-*-aix*
12022
d207ebef
JM
12023Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12024
12025 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12026 can be built.
12027
12028Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12029
12030 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 12031 targets.
d207ebef 12032
71c91078
NC
120331999-03-02 Nick Clifton <nickc@cygnus.com>
12034
12035 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12036
282e5df8
GN
12037Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12038
12039 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12040
1de558ee
NC
120411999-02-24 Nick Clifton <nickc@cygnus.com>
12042
12043 * config.sub: Fix typo in arm recognition.
12044
d207ebef
JM
12045Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12046
12047 * configure.in (noconfigdirs): Changed target_configdirs to
12048 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12049 rather than m68k-*-* since it is not known to work on
12050 m68k-aout. Ditto for arm-*-*oabi.
12051
12052Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12053
12054 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
12055
120561999-02-19 Ben Elliston <bje@cygnus.com>
12057
12058 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12059 Smart and improved by Andrew Cagney.
12060
fab7445a
ME
12061Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12062
12063 * config.guess: Recognize openbsd-*-hppa.
12064
8ccdc228
L
12065Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12066
12067 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12068 only if it is not empty.
12069
3b7265ff
NC
120701999-02-17 Nick Clifton <nickc@cygnus.com>
12071
12072 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 12073
d207ebef 12074 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
12075
12076 * config.sub: Modified to recognize uname's armv* syntax.
12077
d207ebef
JM
120781999-02-17 Mark Salter <msalter@cygnus.com>
12079
12080 * configure.in: Added target-bsp for sparclite.
12081
12082Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12083
12084 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12085
120861999-02-08 Nick Clifton <nickc@cygnus.com>
12087
12088 * configure.in: Add support for strongarm port.
12089 * config.sub: Add support for strongarm target.
12090
c48dd3f5 12091Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 12092
c48dd3f5
MK
12093 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12094 the old name config/mh-cygwin32.
12095 Enable texinfo.
12096
d207ebef
JM
12097Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12098
12099 * configure.in: Do build ld for ix86 Solaris.
12100
ecd62820
JW
12101Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12102
12103 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12104 $AR_FOR_TARGET. Likewise for RANLIB.
12105
bbd8fa7f 12106Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 12107
e490616e
ZW
12108 * config.sub (oabi): Recognize.
12109 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 12110
0397442c
RL
12111Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12112
12113 * config.guess: Improve detection of i686 on UnixWare 7.
12114
c9ffaa63
MK
12115Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12116
12117 * config.guess: Add support for i386-pc-interix.
12118 * config.sub: Likewise.
12119 * configure.in: Likewise.
c9ffaa63 12120
d207ebef
JM
12121Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12122
12123 * Makefile.in: Remove unneeded all-target-libio from
12124 from all-target-winsup target since it is now unneeded.
12125 Add all-target-libtermcap in its place since it is now
12126 needed.
12127
12128Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12129
12130 * configure.in: makefile stub for cygwin target is probably
12131 unnecessary. Remove it for now.
d207ebef
JM
12132
12133Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12134
12135 * configure.in: libtermcap.a should be built when cygwin is the
12136 target as well as the host.
12137 * config.guess: Allow mixed case in cygwin uname output.
12138 * Makefile.in: Add libtermcap target.
d207ebef 12139
ebe12325
JL
12140Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12141
12142 * config.sub: Clean up handling of hppa2.0.
12143
57057b67
RB
12144Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12145
12146 * config.guess: Use C code to identify more HP machines.
12147
f8670be1
JL
12148Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12149
12150 * config.sub: Handle hppa2.0.
12151
d207ebef
JM
12152Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12153
12154 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 12155 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
12156
121571998-12-15 Mark Salter <msalter@cygnus.com>
12158
12159 * configure.in: Added target-bsp for several target architectures.
12160
12161 * Makefile.in: Added rules for bsp.
12162
d1a09590
JL
12163Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12164
12165 * config.guess: Improve detection of hppa2.0 processors.
12166
12167Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12168
12169 * config.guess: Recognize FreeBSD using ELF automatically.
12170
71205e0b
MH
121711998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12172
12173 * configure (skip-this-dir): Add handling for new shell script, which
12174 might be created by a sub-directory's configure to indicate, this particular
12175 directory is "unwanted".
12176 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12177
d207ebef
JM
12178Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12179
12180 * ltconfig: import from libtool, after changing libtool to
12181 account for the cygwin name change.
12182
12183Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12184
12185 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12186 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12187
12188Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12189
12190 * configure.in: Add libtermcap to list of cygwin dependencies.
12191
12192Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12193
e490616e
ZW
12194 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12195 they include winsup/include when it's a cygwin target.
d207ebef
JM
12196
121971998-11-12 Tom Tromey <tromey@cygnus.com>
12198
12199 * configure.in (host_tools): Added zip.
12200 * Makefile.in (all-target-libjava): Depend on all-zip.
12201 (all-zip): New target.
12202 (ALL_MODULES): Added all-zip.
12203 (NATIVE_CHECK_MODULES): Added check-zip.
12204 (INSTALL_MODULES): Added install-zip.
12205 (CLEAN_MODULES): Added clean-zip.
12206
12207Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12208
12209 * Makefile.in: lose "32" from comment about cygwin.
12210
12211Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12212
12213 * configure.in: Use -Os to build target libraries for the fr30.
12214
12215Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12216
12217 * config.sub: Add fr30.
12218
12219Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12220
e490616e 12221 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
12222 cygwin* instead of cygwin32*.
12223 * config.sub: Check cygwin* instead of cygwin32*.
12224
d2ec8b39
RL
12225Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12226
12227 * config.guess: Match any version of Unixware7.
12228
d207ebef
JM
122291998-10-20 Syd Polk <spolk@cygnus.com>
12230
12231 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12232 if desired.
12233
35cd2565
JL
12234Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12235
12236 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12237 these if the appropriate directories and files to not exist.
12238
52d4e5b7
JL
12239Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12240
12241 * Makefile.in (DEVO_SUPPORT): Add config.if.
12242
38ada91e
MH
12243Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12244
12245 * configure: Add pattern to replace "build_tooldir"'s
12246 definition in the generated Makefile with "tooldir"'s
12247 actual value.
12248
e44e84da
JL
12249Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12250
56a8387f
JL
12251 * config.sub: Bring back lost sparcv9.
12252
e44e84da
JL
12253 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12254
5cb95c7a
JL
12255Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12256
12257 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12258 CC_FOR_TARGET and friends.
12259
12260Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12261
ceff9b14
AO
12262 * Makefile.in (build_tooldir): New variable, same as tooldir.
12263 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12264 -B$(build_tooldir)/bin/.
12265 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 12266
f2d11dcd
GP
12267Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12268
12269 * README: Remove installation instructions and refer to the
12270 INSTALL directory instead.
12271
73a6d2e7 12272Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 12273
73a6d2e7
RL
12274 * config.sub: Add support for i[34567]86-pc-udk.
12275 * configure.in: Likewise.
12276
5d4a5ee6
JL
12277Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12278
12279 * Makefile.in: add bzip2 package building bits for user
12280 tools module
12281 * configure.in: ditto
12282
6fc19d6d
JL
12283Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12284
12285 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12286 (ALL_TARGET_MODULES): Add all-target-libobjc.
12287 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12288 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12289 (all-target-libchill): Add dependencies.
12290 * configure.in (target_libs): Add libchill.
4e81ae98 12291
f653f0ab
MH
122921998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12293
12294 * configure.in (target_subdir): Remove duplicate line.
12295
5d4a5ee6
JL
12296Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12297
12298 * Makefile.in (all-automake): fix dependencies.
12299
494933e4
JL
12300Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12301
12302 * configure.in: Minor cleanups for building in the $(target_alias)
12303 subdir.
12304
f6b58262
JW
123051998-09-22 Jim Wilson <wilson@cygnus.com>
12306
12307 * Makefile.in (bootstrap): Set r and s before make all. Use
12308 BASE_FLAGS_TO_PASS in make all.
12309 (cross): Likewise.
12310
27c7a08d
MM
123111998-09-20 Mark Mitchell <mark@markmitchell.com>
12312
12313 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12314
e67afd1e
RH
12315Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12316
12317 * config.sub: Fix typo in last change.
12318
8e44ac71
MH
123191998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12320
12321 * config.sub: Add support for C4x target.
12322 * configure.in: Likewise.
12323
d7496fbb
DM
123241998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12325
12326 * config.sub: Recognize sparcv9 just like sparc64.
12327
22097bd1
RL
12328Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12329
12330 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12331
4b877abd
JL
12332Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12333
2c8ec9a2
JL
12334 * config.guess: Correctly identify Pentium II sco boxes.
12335
4b877abd
JL
12336 * config.guess: Fix "tr" code. From Weiwen Liu.
12337
ab03db52
JH
12338Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12339
12340 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12341 stabs.
12342
b54db294
JL
12343Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12344
12345 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12346 (ALL_TARGET_MODULES): Add all-target-libchill.
12347 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12348 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12349 (all-target-libchill): Add dependencies.
12350 * configure.in (target_libs): Add libchill.
12351
bf48dd73
LW
12352Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12353
12354 * config.guess: Avoid assumptions about "tr" behaves when
12355 LANG is set to something other than English.
12356
a3cbd105
L
12357Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12358
12359 * configure (gxx_include_dir): Changed to
12360 '${prefix}/include/g++'-${libstdcxx_interface}.
12361
12362 * config.if: New to determine the interfaces.
12363
c4acd909
MK
12364Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12365
12366 * config.guess: Detect and handle MPE/IX.
12367 * config.sub: Deal with MPE/IX.
12368
9ea97665
DE
12369Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12370
12371 * configure.in: Use mh-aix43.
12372
0ce065bd
MH
123731998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12374
12375 * configure: Fix --without/--disable cases for gxx-include-dir.
12376
5d4a5ee6
JL
12377Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12378
12379 * mdata-sh: Imported. Needed for automake support.
12380
12381Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12382
12383 * Makefile.in (taz): Try "chmod -R og=u ." before
12384 "chmod og=u `find . -print`".
12385
12386Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12387
12388 * configure.in: Add arm-elf and thumb-elf support.
12389
12390Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12391
12392 * Makefile.in: Undo previous patch.
12393
12394Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12395
12396 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12397 to here ...
12398 (install-no-fixedincludes): and here
12399 (INSTALL_MODULES): ... from here.
12400
466456d9
ILT
12401Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12402
12403 * config.sub: Merge with FSF.
12404
1b409d25
ILT
12405 * config.guess: Merge with FSF.
12406
d207ebef
JM
12407Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12408
12409 * configure (extraconfigdirs): New variable.
12410 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12411 * Makefile.in (all): Move higher in file.
12412 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12413 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12414 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12415 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12416 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12417
124181998-07-23 Brendan Kehoe <brendan@cygnus.com>
12419
12420 * Makefile.in (all-target-libjava): Depend on all-gcc and
12421 all-target-newlib.
12422 (configure-target-libjava): Depend on $(ALL_GCC).
12423
7f1937c1
RL
12424Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12425
12426 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12427 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12428
2ada2bd6
ML
12429Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12430
12431 * INSTALL/README: Fix typo.
12432
1e025bde
ML
12433Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12434
5d4a5ee6
JL
12435 * ylwrap: Change absolute path checks to check for DOS style path
12436 names.
1e025bde 12437
5d4a5ee6
JL
12438 * ylwrap: Don't use a full path name if the source file is in the
12439 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 12440
6755ff73
ILT
12441 * config-ml.in: Default to being verbose, to match Feb 18 change to
12442 configure.
12443
5d4a5ee6
JL
12444Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12445
12446 Brought over from egcs:
12447
12448 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12449
12450 * configure.in (target_subdir): Set to ${target_alias} instead
12451 of "libraries".
12452
12453 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12454
12455 * configure.in (target_subdir): Set to libraries if enable_multilib.
12456
12457Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12458
12459 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12460 multilibs, force reconfiguration the first time we create
12461 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12462
12463Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12464
12465 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12466 avoid confusion with --no-recursion.
12467
12468Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12469
12470 * configure.in: Win32 hosts shouldn't use install -x
12471 * install-sh: remove -x option, and special .exe-handling
12472 hack.
12473
d207ebef
JM
12474Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12475
12476 * config.guess: Recognize i586-pc-beos.
12477 * configure.in: Don't build some bits for beos.
12478
fbd836fc
ILT
12479Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12480
5d4a5ee6
JL
12481 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12482 CFLAGS default to -O2.
12483
fbd836fc
ILT
12484 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12485 when using GNU ld.
12486
12487Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12488
12489 * ltmain.sh: Correct install when using a different shell.
12490
12491Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12492
12493 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12494
d207ebef
JM
12495Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12496
12497 * makefile.vms: Update to build binutils/makefile.vms. Add install
12498 target.
fbd836fc
ILT
12499
12500Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12501
12502 * ltconfig: Update to correct AIX handling.
12503
69b471bc
JL
12504Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12505
81241b5e
JL
12506 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12507
69b471bc
JL
12508 * configure.in (target_subdir): Set to ${target_alias} instead
12509 of "libraries".
12510
bedf82df
MH
125111998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12512
12513 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12514 (Makefile): Depend on $(gcc_version_trigger).
12515
12516 * configure (gcc_version): Change default initializer to empty
12517 string.
12518 (gcc_version_trigger): New variable; pass this variable down
12519 to subdir configures to enable them checking gcc's version
12520 themselves. Emit make macros for both gcc_version vars.
12521 (topsrcdir): Initialize reliably.
12522 (recursion line): Remove --with-gcc-version=${gcc_version}.
12523
28e449d8
MH
125241998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12525
12526 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
12527 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12528 in $(libsubdir); emit definition in each generated Makefile.
12529 (gxx_include_dir): Initialize depending on
12530 $enable_version_specific_runtime_libs.
28e449d8 12531
50c4c9f7
MH
125321998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12533
12534 * configure (gcc_version): Initialize properly depending on
12535 how and where configure is started.
12536 (recursion line): Pass a --with-gcc-version=${gcc_version}
12537 to configures in subdirs.
12538
d207ebef
JM
12539Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12540
12541 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 12542 cygmon
d207ebef 12543
5d4a5ee6
JL
12544Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12545
12546 * configure.in: Add cygmon and libstub support for mn10200.
12547
2f96399b
MH
125481998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12549
12550 * configure (gcc_version): Add new variable describing the
12551 particular gcc version we're building.
12552 * Makefile.in (libsubdir): Add new macro for the directory
12553 in which the compiler finds executables, libraries, etc.
12554 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12555 and libsubdir.
12556
c4137c50
AO
12557Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12558
ceff9b14
AO
12559 * Makefile.in (local-clean): Remove *.log.
12560 (warning.log): Built with warn_summary from build.log.
12561 (mail-report.log): Run test_summary.
12562 (mail-report-with-warnings.log): Run test_summary including
12563 warning.log in the report.
c4137c50 12564
276d5ee0
RL
12565Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12566
12567 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12568
5d4a5ee6
JL
12569Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12570
12571 * Makefile.in (grep): Grep no longer depends on libiberty.
12572
12573Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12574
12575 * Makefile.in: all-snavigator needs all-libgui.
12576
12577Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12578
12579 * configure.in: Add cygmon and libstub support for mn10300.
12580
8af14275
ILT
12581Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12582
12583 * missing: Update to version from automake 1.3.
12584
fbd836fc
ILT
12585 * ltmain.sh: On installation, don't get confused if the same name
12586 appears more than once in the list of library names.
12587
466456d9
ILT
12588Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12589
12590 * config.sub: Accept m68060 and m5200 as CPU names.
12591
5d4a5ee6
JL
12592Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12593
12594 * configure: Use && rather than using -a in test, because odd
12595 strings can confuse test.
12596 * configure.in: Likewise.
12597
fbd836fc
ILT
12598Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12599
12600 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12601
f0983958
AO
12602Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12603
12604 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 12605 bootstrap4-lean): New targets.
f0983958 12606
bfed1ea0
JL
12607Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12608
12609 * mpw-* Delete. Not used.
12610
5d4a5ee6
JL
12611Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12612
12613 * COPYING.LIB: Update FSF address.
12614
bfed1ea0
JL
12615Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12616
12617 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12618
5d4a5ee6
JL
12619 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12620 GAS_SUPPORT_DIRS.
12621
bfed1ea0
JL
12622Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12623
12624 * ltconfig, ltmain.sh: Avoid producing a version number if
12625 -version-info was not used.
12626
5d4a5ee6
JL
12627Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12628
12629 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12630 building with newlib.
12631
126321998-04-30 Paul Eggert <eggert@twinsun.com>
12633
d207ebef 12634 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 12635 Solaris `make' causes it to continue to next definition.
d207ebef
JM
12636
12637Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12638
12639 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12640 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
12641
12642Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12643
12644 * configure.in: Change alpha to alpha* in several places.
12645
d207ebef
JM
12646Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12647
12648 * config.sub: Recognize sparc86x.
12649
77be0cab
MM
12650Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12651
12652 * configure.in (--enable-target-optspace): Remove debug echo.
12653
62441128
JW
12654Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12655
12656 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12657
bfed1ea0
JL
12658Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12659
12660 * ltconfig: Update cygwin32 support.
12661
5d4a5ee6
JL
12662 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12663 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12664 (GDB_SUPPORT_DIRS): Likewise.
12665
3f4ea1de
MM
12666Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12667
12668 * configure.in (target_makefile_frag): If --enable-target-optspace,
12669 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
12670 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12671 not used.
12672 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 12673
5d4a5ee6
JL
12674Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12675
12676 * Makefile.in (all-bfd): Depend on all-intl.
12677 (all-binutils): Likewise.
12678 (all-gas): Likewise.
12679 (all-gprof): Likewise.
12680 (all-ld): Likewise.
12681
126821998-04-19 Brendan Kehoe <brendan@cygnus.com>
12683
12684 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12685
bfed1ea0
JL
12686Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12687
5d4a5ee6
JL
12688 * Makefile.in (all-bfd): Depend upon all-libiberty.
12689
bfed1ea0
JL
12690 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12691
5d4a5ee6
JL
12692Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12693
12694 * Makefile.in: Add libstub.
12695
12696 * configure.in: Ditto. Build libstub for targets that have cygmon
12697 support.
12698
12699Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12700
12701 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12702
12703Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12704
12705 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12706 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12707
ec8d6ddc
KW
12708Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12709
12710 * configure: Define DEFAULT_M4 by searching PATH.
12711 * Makfile.in: Use DEFAULT_M4.
12712
bfed1ea0
JL
12713Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12714
12715 * ltconfig: Add cygwin32 support.
12716
5d4a5ee6
JL
12717 * Makefile.in, configure.in: Add libtool as a native only directory
12718 to configure and build.
12719
547a6183
JL
12720Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12721
12722 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12723
5d4a5ee6 12724Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 12725
5d4a5ee6
JL
12726 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12727
12728Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12729
12730 * Makefile.in: add ash make rules
12731 * configure.in: add ash to native_only and host_tools lists
12732
12733Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12734
12735 * Makefile.in (all-gettext, all-intl): New targets.
12736 (ALL_MODULES): Added all-gettext, all-intl.
12737 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12738 (INSTALL_MODULES): Added install-gettext, install-intl.
12739 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12740
12741 * configure.in (host_tools): Added gettext.
12742 (native_only): Likewise.
12743 (noconfigdirs) [various cases]: Likewise.
12744 (host_libs): Added intl.
12745
d207ebef
JM
12746Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12747
12748 * configure: Do not disable building gdbtk for cygwin32 hosts.
12749
e98e406f
NC
12750Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12751
12752 * configure.in: Add thumb-coff target.
12753 * config.sub: Add thumb-coff target.
12754
5d4a5ee6
JL
12755Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12756
12757 * Makefile.in: Revert yesterday's change.
12758 (all-target-winsup): all-target-librx stays out of here.
12759
12760Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12761
12762 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12763 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12764 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12765 Remove references to librx and libg++.
12766
12767Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12768
12769 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12770 recursive makes
12771
bfed1ea0
JL
12772Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12773
12774 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 12775 for newlib directory.
bfed1ea0
JL
12776 (CXX_FOR_TARGET): Likewise.
12777
12778Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12779
12780 * ltconfig: Update after libtool/ltconfig.in change for
12781 hpux11.
12782
12783Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12784
12785 * ltconfig, ltmain.sh: Update to libtool 1.2.
12786
3cd730af
MH
12787Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12788
12789 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12790 (install-gcc-cross): Instead, override LANGUAGES here.
12791
80564603
DL
127921998-03-18 Dave Love <d.love@dl.ac.uk>
12793
12794 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12795 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12796
d207ebef
JM
12797Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12798
12799 * configure.in: Add Thumb-pe target.
12800
5d4a5ee6 12801Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 12802
5d4a5ee6
JL
12803 * Makefile.in - changed sn targets to snavigator
12804 * configure.in - changed sn targets to snavigator
12805
2d4a0558
MH
12806Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12807
12808 * config-ml.in: After building symlink tree call make distclean
12809 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12810 to be the case for libiberty.
12811
04b93567
L
12812Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12813
12814 * configure: When making link, also check the current
12815 directory. The configure scripts may create one.
12816
9a06b842
RH
12817Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12818
12819 * config.sub: Accept alphapca56 and alphaev6 properly.
12820
217fc4e6
FS
12821Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12822
12823 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12824
3e07bdbd 12825Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 12826
e490616e 12827 * config.sub (sco5): Fix typo.
3e07bdbd 12828
5d4a5ee6
JL
12829Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12830
12831 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12832 install-itcl.
12833 (install-itcl): Remove dependency on install-tcl.
12834
12835Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12836
12837 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12838
12839Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12840
12841 * configure.in: Don't build libgui for a cygwin32 target when not on
12842 a cygwin32 host.
12843
12844Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12845
12846 * configure (redirect): Set to null, so default behavior of
12847 configure is now --verbose.
12848
ce0d965c
DL
128491998-02-16 Dave Love <d.love@dl.ac.uk>
12850
12851 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12852 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12853
3acd1fd0
MH
12854Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12855
12856 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12857 this change to sync Makefile.in with its ChangeLog entries.
12858
5d4a5ee6
JL
12859Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12860
12861 * ltmain.sh (mkdir): Check that the directory doesn't exist
12862 before we exit with error, so that we don't get races during
12863 parallel builds.
12864
bfed1ea0
JL
12865Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12866
12867 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12868
4e77e8f1
MH
12869Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12870
12871 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12872 PICFLAG_FOR_TARGET.
12873 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12874
12875 * configure: Emit a definition for the new macro enable_shared
12876 into each Makefile.
12877
5d4a5ee6
JL
12878Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12879
12880 * configure.in (host_tools, native_only): Add libtool.
12881
12882Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12883
12884 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12885 Fix typo in ming config comment.
12886
bfed1ea0
JL
12887Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12888
12889 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12890
5d4a5ee6
JL
12891Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12892
12893 * config.sub: Add tic30 cases, and map c30 to tic30.
12894
8821a725
RH
12895Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12896
12897 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12898 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12899 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12900 (CLEAN_TARGET_MODULES): Similarly
12901 (all-target-libf2c): Add dependences.
4e81ae98 12902 * configure.in (target_libs): Add libf2c.
8821a725 12903
5d4a5ee6
JL
12904Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12905
12906 * configure.in: Remove expect from noconfigdirs when target
12907 is cygwin32. OK to build expect and dejagnu with Canadian
12908 Cross.
12909
0aadd657
ILT
12910Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12911
5d4a5ee6
JL
12912 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12913 host.
12914
0aadd657
ILT
12915 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12916 and mingw32.
12917
d0a8352c
MH
12918Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12919
12920 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12921 here as it is not defined in the toplevel Makefile.
12922
59739e3c
MH
12923Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12924
12925 * configure (package_makefile_rules_frag): New variable, which names
12926 a file with generic rules, ...
12927 Change comment to mention we now have FIVE parts.
12928 * configure: Undo last change.
12929
228197ee
LT
12930Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12931
12932 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 12933 * config.sub: More accurate determination of HP processor types.
228197ee 12934
efd4c0ba
MH
12935Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12936
12937 * configure (package_makefile_frag): Move inserting the
12938 ${package_makefile_frag} to where it should be according
12939 to the comment.
12940
6eef3189
PB
12941Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12942
12943 * config.guess: Add support for Linux/ARM.
12944
d207ebef
JM
12945Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12946
12947 * .cvsignore: Remove *-info and *-install since they match
12948 release-info and mpw-install, which we don't want to just ignore.
12949
48464ebf
RH
12950Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12951
12952 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12953
803462a7
PN
12954Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12955
12956 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12957 local_prefix to sub-make invocations.
12958
520ab477
L
12959Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12960
12961 * configure.in: Check makefile fragments in the source
12962 directory.
12963
4bcdb76d
AO
12964Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12965
ceff9b14
AO
12966 * configure.in: Check whether host and target makefile
12967 fragments exist before adding them to *_makefile_frag.
4bcdb76d 12968
5d4a5ee6
JL
12969Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12970
12971 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12972
12973Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12974
12975 * configure.in: Make sure we only replace RPATH_ENVVAR on
12976 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12977 regexp to sed.
12978
12979 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12980 to sub-makes.
12981
0d3e11a5
LI
129821998-01-13 Lee Iverson (leei@ai.sri.com)
12983
12984 * config-ml.in (multi-do): LDFLAGS must include multilib
12985 designator.
12986
d45b3d87 12987Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
12988
12989 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12990
d39cd7a1
MK
12991Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12992
12993 * config.sub: Add mingw32 support.
12994 * configure.in: Likewise.
d39cd7a1 12995
6decbc24
FS
12996Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12997
12998 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12999
5d4a5ee6
JL
13000Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13001
13002 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13003 * configure (gxx_include_dir): Provide a definition for subdirs
13004 which do not use autoconf.
13005
13006Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13007
13008 * config.guess: Sync with egcs. Picks up new alpha support,
13009 BeOS & some additional linux support.
13010
d3d1907a
JL
13011Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13012
13013 * config.guess: HP 9000/803 is a PA1.1 machine.
13014
b104e095
RH
13015Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13016
13017 * configure.in: It's alpha*-...
13018
aca823c1
L
13019Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13020
13021 * configure.in (host_makefile_frag, target_makefile_frag):
13022 Handle multiple config files.
13023 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13024 alpha-*-*.
13025
d207ebef
JM
13026Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13027
13028 * mkdep: New file.
13029
13030Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13031
13032 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13033
5d4a5ee6
JL
13034Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13035
13036 * Makefile.in: Add libgui directory.
13037 (GDB_TK): Add all-libgui.
13038 * configure.in: Add libgui directory.
13039 * configure: Add all-libgui to GDB_TK.
13040
13041Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13042
13043 * config-ml.in (multidirs): Add m32r to multilib list.
13044
13045Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13046
13047 * Makefile.in (all-target-gperf): Change dependency to
13048 all-target-libstdc++.
13049
baf55877
FF
13050Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13051
13052 * config.guess: Add BeOS support.
13053
5d4a5ee6
JL
13054Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13055
13056 Source directory cvs renamed to cvssrc:
13057 * configure.in (host_tools): Change cvs to cvssrc.
13058 (native_only): Likewise.
13059 (noconfigdirs) [various cases]: Likewise.
13060 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13061 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13062 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13063 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13064 (all-cvssrc): Rename target from all-cvs.
13065
f2d76545
JL
13066Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13067
13068 * configure (gxx_include_dir): Fix thinko.
13069
205cba53
JL
13070Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13071
13072 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13073 (install-cross, install-gcc-cross): New targets.
13074
5d4a5ee6
JL
13075Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13076
13077 * configure.in (noconfigdirs): Add support for Thumb target.
13078
13079 * config.sub (maybe_os): Add support for Thumb target.
13080
13081Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13082
13083 * Makefile.in: Add rules for cygmon.
13084
13085 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13086
96b0f1fc
JL
13087Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13088
13089 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13090 * configure (gxx_include_dir): Provide a definition for subdirs
13091 which do not use autoconf.
d207ebef
JM
13092
13093Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13094
13095 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 13096 11/18/97 build
d207ebef 13097
7dfef6ed
JL
13098Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13099
13100 * From Franz Sirl.
13101 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13102 found on RedHat Linux systems.
96b0f1fc 13103
83cfe7c0
JL
13104Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13105
13106 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13107 guesses.
13108
7dfef6ed
JL
13109Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13110
13111 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13112
5d4a5ee6
JL
13113Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13114
13115 * ltmain.sh: If mkdir fails, check whether the directory was created
13116 anyhow by some other process.
13117
d207ebef
JM
13118Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13119
13120 * configure.in (d30v-*-*): Configure all directories.
13121
13122Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13123
13124 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13125 for the D30V.
13126
13127Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13128
13129 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13130
5d4a5ee6
JL
13131Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13132
e490616e
ZW
13133 * include/libiberty.h: Add extern "C" { so it can be used with C++
13134 progrms.
13135 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13136 programs.
5d4a5ee6 13137
d207ebef
JM
13138Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13139
13140 * configure.in (d30v-*-*): Configure GCC now.
13141
5d4a5ee6
JL
13142Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13143
13144 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13145 is no longer needed.
13146
c9670e62
JM
13147Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13148
13149 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13150
cc71c0ca
MH
13151Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13152
13153 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13154 targets using "$@" to provide support for similar but not identical
13155 targets without having to duplicate code.
13156
d207ebef
JM
13157Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13158
13159 * makefile.vms: Fix to work with DEC C.
13160
13161Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13162
13163 * config.sub: Add mips-tx39-elf to marketing names.
13164
13165Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13166
13167 * ltmain.sh: Handle symlinks in generated script.
13168
13169Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13170
13171 * configure: Handle autoconf style directory options: --bindir,
13172 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13173 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13174 --sysconfdir.
13175 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13176 (sharedstatedir, localstatedir, oldincludedir): New variables.
13177 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13178 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13179 sbindir, sharedstatedir, and sysconfdir.
13180
b1e3ddfd
AJ
13181Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13182
13183 * Makefile.in (bootstrap-lean): New target.
13184
d207ebef
JM
13185Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13186
13187 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 13188 sn, and gnuserv from noconfigdirs.
d207ebef
JM
13189
13190Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13191
13192 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13193
09f97c1e
JL
13194Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13195
13196 * Makefile.in (cross): New target.
13197
335d0ab2
AO
13198Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13199 Jeff Law <law@cygnus.com>
13200
13201 * Makefile.in (bootstrap2, bootstrap3): New targets.
13202 (all-bootstrap): Remove outdated and confusing target.
339c9b00 13203 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 13204
d207ebef
JM
13205Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13206
13207 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 13208 windows. Consistent with gdb/configure.
d207ebef 13209
e693cc28
UD
132101997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13211
e693cc28
UD
13212 * configure.in: Name Linux target fragment.
13213
13214 * configure: Rewrite so that project Makefile fragment is inserted
13215 first and appears last in the resulting Makefile.
13216
d207ebef
JM
13217Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13218
13219 * Makefile.in (install-itcl): Install tcl first.
13220
5d4a5ee6
JL
13221Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13222
13223 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13224
f401679e
JW
13225Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13226
13227 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13228
13229 * configure.in (skipdirs): Add target-librx for Linux.
13230 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13231
ec20b1b9
JL
13232Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13233
13234 * Makefile.in (bootstrap): New target.
13235
becdcf6d
JL
13236Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13237
63f6bcd7 13238 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 13239
d207ebef
JM
13240Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13241
13242 * config.guess: Merge with FSF.
13243
0c82f6bf
FF
13244Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13245
13246 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13247
d207ebef
JM
13248Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13249
13250 * config.sub: Add "marketing-names" patch.
13251
3fbc0b70
JS
13252Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13253
e490616e 13254 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 13255
e20d4801
JL
13256Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13257
13258 * config.sub: Handle v850-elf.
13259
fe181f78 13260Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
13261
13262 * .cvsignore (*-install): Remove.
13263
bfed1ea0
JL
13264Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13265
13266 * ltconfig: Set CONFIG_SHELL in libtool.
13267 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13268
558a1e7c
JW
13269Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13270
13271 * configure.in (target_subdir): Set to libraries if enable_multilib.
13272
7818d6fc
JW
13273Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13274
13275 * config.guess: Update from gcc directory.
13276
d207ebef
JM
13277Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13278
13279 * Makefile.in (all-sim): Depends on all-readline.
13280
6599da04
JM
13281Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13282
13283 * Makefile.in (BISON, YACC): Use $$s.
13284 (all-bison): Depend on all-texinfo.
13285
13286Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13287
13288 * Makefile.in (BISON): Add -L flag.
13289 (YACC): Likewise.
13290
d207ebef
JM
13291Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13292
4e81ae98
EC
13293 * configure.in (noconfigdirs): Add support for v850e target.
13294
d207ebef
JM
13295 * config.sub (maybe_os): Add support for v850e target.
13296
13297Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13298
4e81ae98
EC
13299 * configure.in (noconfigdirs): Add support for v850ea target.
13300
d207ebef
JM
13301 * config.sub (maybe_os): Add support for v850ea target.
13302
6599da04
JM
13303Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13304
13305 * config.sub: Add mipstx39. Delete r3900.
13306
13307Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13308
13309 * Makefile.in (all-autoconf): Depends on all-texinfo.
13310
13311Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13312
13313 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13314 eabi targets.
13315
13316Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13317
13318 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13319
13320 * configure: When handling a Canadian Cross, handle YACC as well as
13321 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 13322 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
13323
13324Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13325
13326 * Makefile.in (BISON): bison, not byacc or bison -y.
13327 (YACC): bison -y or byacc or yacc.
13328 (various): Add *-bison as appropriate.
13329 (taz): No need to mess with BISON anymore.
13330
13331Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13332
13333 * configure: If OSTYPE matches *win32*, try to find a good value for
13334 CONFIG_SHELL.
13335
13336Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13337
13338 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13339 configure.in if it is present.
13340
13341Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13342
13343 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13344
13345Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13346
13347 * config.sub: Recognize `arc' cpu.
13348 * configure.in: Likewise.
13349 * config-ml.in: Likewise.
13350
13351Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13352
13353 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13354
13355Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13356
13357 * configure: Changed sed delimiter from ':' to '|' when
13358 attempting to substitute ${config_shell} for SHELL. On
13359 NT ${config_shell} may contain a ':' in it.
13360
13361Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13362
13363 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13364
13365Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13366
13367 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13368
13369Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13370
13371 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13372
13373 * ylwrap: If the program is a relative path, force it to be
13374 absolute.
13375
13376Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13377
13378 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13379
13380Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13381
13382 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
13383 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13384 for libraries.
6599da04
JM
13385
13386Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13387
13388 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 13389 separated by spaces.
6599da04
JM
13390
13391Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13392
13393 * ylwrap: New file.
13394 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13395
13396 * ltmain.sh: Handle /bin/sh at start of install program.
13397
13398 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13399
13400 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13401 * missing: New file, from automake 1.2.
13402
13403Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13404
13405 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13406 check-tk to CHECK_X11_MODULES.
13407
13408Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13409
13410 * config.sub: Merge with FSF.
13411
13412Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13413
13414 * config.guess: Merge with FSF.
13415
13416Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13417
13418 * configure: Treat msdosdjgpp like go32.
13419 * configure.in: Likewise. Don't remove gprof for go32.
13420
13421 * configure: Change Makefile.tem2 to Makefile.tm2.
13422
13423Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13424
13425 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13426
13427Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13428
13429 * install-sh (chmodcmd): Set to null if the DST directory already
13430 exists. Same as Nov 11th change.
13431
13432Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13433
4e81ae98 13434 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
13435
13436Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13437
13438 * config.guess: Update from FSF.
13439
13440Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13441
13442 * Makefile.in (GDB_TK): Depend on itcl and tix.
13443
13444Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13445
13446 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13447 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13448 (INSTALL_SCRIPT): New variable.
13449 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13450 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13451 to -x.
13452 * install-sh: Add support for -x option.
13453
13454Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13455
13456 * configure.in, Makefile.in: Treat tix like itcl.
13457
13458Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13459
13460 * Makefile.in (WINDRES): New variable.
13461 (WINDRES_FOR_TARGET): New variable.
13462 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13463 (EXTRA_HOST_FLAGS): Add WINDRES.
13464 (EXTRA_TARGET_FLAGS): Add WINDRES.
13465 (EXTRA_GCC_FLAGS): Add WINDRES.
13466 ($(DO_X)): Pass down WINDRES.
13467 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13468 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13469 DLLTOOL_FOR_TARGET.
13470
13471Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13472
13473 * configure.in: configure sim before gdb for win32-x-ppc
13474
13475Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13476
13477 Move gperf into the toplevel, from libg++.
13478 * configure.in (target_tools): Add target-gperf.
13479 (native_only): Add target-gperf.
13480 * Makefile.in (all-target-gperf): New target, depend on
13481 all-target-libg++.
13482 (configure-target-gperf): Empty rule.
13483 (ALL_TARGET_MODULES): Add all-target-gperf.
13484 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13485 (CHECK_TARGET_MODULES): Add check-target-gperf.
13486 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13487 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13488
13489Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 13490
6599da04
JM
13491 * config.sub (mn10200): Recognize new basic machine.
13492
13493Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13494
13495 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13496 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13497
13498Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13499
13500 * configure.in: If we're building mips-sgi-irix6* native, turn on
13501 ENABLE_MULTILIB and set TARGET_SUBDIR.
13502
13503Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13504
13505 * Makefile.in (all-sn): Depend on all-grep.
13506
13507Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13508
13509 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13510
13511 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13512 Makefile. From Jeff Makey <jeff@cts.com>.
13513 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13514
13515 * Makefile.in (DISTBISONFILES): Remove.
13516 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13517 $(DEFAULT_YACC).
13518
13519 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 13520 cygwin32.
6599da04
JM
13521
13522 * Makefile.in (LD): New variable.
13523 (EXTRA_HOST_FLAGS): Pass down LD.
13524 ($(DO_X)): Likewise.
13525
13526Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13527
13528 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13529
13530Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13531
13532 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 13533 before adding our own. Always add --build.
6599da04
JM
13534
13535Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13536
13537 * configure.in (targargs): Pass --build if we're doing
13538 a cross-compile.
13539
13540Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13541
ca236658 13542 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
13543 sed. Otherwise sed chokes on NT path names with drive
13544 designators. Also look for "?:*" as the leading characters in an
13545 absolute pathname.
13546
13547Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13548
13549 * config.sub: Support for r3900.
13550
13551Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13552
13553 * configure.in: Use install-sh, not install.sh.
13554
13555Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13556
13557 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13558 apply it twice.
13559
13560Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13561
13562 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13563 install-binutils.
13564
13565Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13566
13567 * Makefile.in: Add automake targets.
13568 * configure.in (host_tools): Add automake.
13569
13570Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13571
13572 * configure: Default CXX to c++, not gcc.
13573 * Makefile.in (CXX): Set to c++, not gcc.
13574 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13575
13576Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13577
13578 * install-sh: try appending a .exe if source file doesn't
13579 exist
13580
13581Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13582
13583 * configure.in: Turn on multilib by default.
13584 (cross_only): Remove target-libiberty.
13585
13586 * Makefile.in (all-gcc): Don't depend on libiberty.
13587
13588Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13589
13590 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13591
13592Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13593
13594 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13595 (DISTBISONFILES): Add ld/Makefile.in
13596
13597Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13598
13599 * configure.in: if target is cygwin32 but host isn't cygwin32,
13600 don't configure gdb tcl tk expect, not just gdb.
13601
13602Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13603
13604 * configure.in: Added gnuserv everywhere sn appears.
13605
13606 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13607 (CROSS_CHECK_MODULES): Added check-gnuserv.
13608 (INSTALL_MODULES): Added install-gnuserv.
13609 (CLEAN_MODULES): Added clean-gnuserv.
13610 (all-gnuserv): New target.
13611
13612Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13613
13614 * config.guess: Fixes for MIPS OpenBSD systems.
13615
13616Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13617
13618 * Makefile.in (INSTALL_XFORM): Remove.
13619 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13620
13621 * mkinstalldirs: New file, copied from automake.
13622 * Makefile.in (installdirs): Rename from install-dirs. Use
13623 mkinstalldirs. Change all users.
13624 (DEVO_SUPPORT): Add mkinstalldirs.
13625
13626Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13627
13628 * install-sh: Rename from install.sh.
13629 * Makefile.in (INSTALL): Change install.sh to install-sh.
13630 (DEVO_SUPPORT): Likewise.
13631
13632 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13633 Graichen <graichen@rzpd.de>.
13634
13635Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13636
13637 * config.guess: Recognize OpenBSD systems correctly.
13638
13639Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13640
13641 * README, Makefile.in (ETC_SUPPORT): Remove references to
13642 cfg-paper*, configure.{texi,man,info*}._
13643
13644Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13645
13646 * Makefile.in (all.normal): Ensure that gcc is built after all
13647 the x11 - ie gdb - targets.
13648
13649Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13650
13651 * makefile.vms: Don't run conf-a-gas.
13652
13653Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13654
e490616e 13655 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 13656
d207ebef
JM
13657Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13658
13659 * configure.in: Remove noconfigdirs case since gdb also
13660 configures and builds for tic80-coff.
13661
6599da04
JM
13662Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13663
13664 * configure: Set cache_file to config.cache.
13665 * Makefile.in (local-distclean): Remove config.cache.
13666
13667Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13668
13669 * COPYING: Update FSF address.
13670
d207ebef
JM
13671Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13672
13673 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13674 noconfigdirs.
13675
6599da04
JM
13676Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13677
13678 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13679 MAKEDIRS, is empty.
13680
13681Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13682
13683 * config.sub: Tweak mn10300 entry.
13684
13685Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13686
13687 * configure.in (host_tools): Put sim before gdb, so gdb's
13688 configure.tgt can determine if the simulator was configured.
13689
13690Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13691
13692 * config.sub: Move BeOS $os case to be with other Cygnus
13693 local cases.
13694
13695Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13696
13697 * config.sub: Remove misplaced comment that broke Linux.
13698
13699Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13700
13701 * config.sub: Add BeOS support.
13702
13703Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13704
13705 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13706
13707Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13708
13709 * configure.in (noconfigdirs): Remove tcl and tk from
13710 noconfigdirs for cygwin32 builds.
13711
d207ebef
JM
13712Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13713
13714 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13715
6599da04
JM
13716Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13717
13718 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13719 make-all.com, use makefile.vms instead.
13720
13721Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13722
13723 * config.sub: Accept -lnews*.
13724
d207ebef
JM
13725Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13726
13727 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 13728 target-examples and target-libiberty for d30v.
d207ebef
JM
13729
13730Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13731
13732 * configure.in (noconfigdirs): Enable ld for d30v.
13733
13734Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13735
13736 * configure.in (tic80-*-*): Build compiler.
13737
13738Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13739
13740 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 13741 unsupported d30v directories
d207ebef
JM
13742
13743Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13744
4e81ae98
EC
13745 * config.sub, configure.in: Add d30v target cpu.
13746
6599da04
JM
13747Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13748
13749 * makefile.vms: New file.
13750 * make-all.com: Remove.
13751
13752Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13753
13754 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13755
13756Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13757
13758 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13759
13760Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13761
13762 * Makefile.in (ALL_MODULES): Added all-db.
13763 (CROSS_CHECK_MODULES): Addec check-db.
13764 (INSTALL_MODULES): Added install-db.
13765 (CLEAN_MODULES): Added clean-db.
13766
13767Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13768
13769 * config.guess: Merge with latest FSF sources.
13770
13771Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13772
13773 * Makefile.in (ALL_MODULES): Added all-itcl.
13774 (CROSS_CHECK_MODULES): Added check-itcl.
13775 (INSTALL_MODULES): Added install-itcl.
13776 (CLEAN_MODULES): Added clean-itcl.
13777
13778Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13779
13780 * configure.in: build gdb for mn10200
13781
13782Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13783
13784 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13785
d207ebef
JM
13786Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13787
13788 * configure.in (tic80-*-*): Turn off most targets right now.
13789
6599da04
JM
13790Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13791
13792 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13793 rather than the makeinfo program.
13794 (do-info): Depend upon all-texinfo.
13795
13796Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13797
13798 * configure.in: Remove uses of config/mh-linux.
13799
13800 * config.sub, config.guess: Merge with latest FSF sources.
13801
d207ebef
JM
13802Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13803
13804 * config.sub (case $basic_machine): Add tic80 entries.
13805
6599da04
JM
13806Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13807
13808 * config.sub, config.guess: Merge with latest FSF sources.
13809
13810Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13811
13812 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13813 * mpw-config.in: Test for NewFolderRecursive.
13814 * mpw-install: Use symbolic name for startup filename.
13815 * mpw-README: Add various additional details.
13816
13817Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13818
13819 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13820
13821Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13822
13823 * configure.in: Do build gcc and the target libraries for
13824 the mn10200.
13825
13826Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13827
13828 * configure.in: don't avoid building gdb for mn10300 any more
13829 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13830 instead of single-quoting it.
13831
13832Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13833
13834 * configure.in: Don't use --with-stabs on IRIX 6.
13835
13836Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13837
13838 * configure.in (m32r): Build gdb, libg++ now.
13839
13840Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13841
13842 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13843 directories from noconfigdirs.
13844
13845Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13846
13847 * config.sub (basic_machine): added mips16 configuration
13848
13849Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13850
13851 * config.sub: Handle d10v-unknown.
13852
d207ebef
JM
13853Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13854
13855 * config.sub: Handle v850-unknown.
13856
6599da04
JM
13857Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13858
13859 * Makefile.in: add findutils
13860 * configure.in: add findutils to list of host_tools
13861
13862Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13863
13864 * config.sub: Handle mn10200 and mn10300.
13865
13866Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13867
13868 * configure.in (d10v-*): Do not build librx.
13869
13870Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13871
13872 * configure.in (mn10300): Build everything except gdb & libgloss.
13873
13874Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13875
13876 * config.guess: Patch for Dansk Data Elektronik servers,
13877 from Niels Skou Olsen <nso@dde.dk>.
13878
13879 For ncr, use /bin/uname rather than uname, since GNU uname does not
13880 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13881
13882 Patch for MIPS R4000 running System V,
13883 from Eric S. Raymond <esr@snark.thyrsus.com>.
13884
13885 Fix thinko for nextstep.
13886
13887 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13888
13889 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13890 * config.guess: Guess mips-dec-mach_bsd4.3.
13891
13892 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13893 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13894 release numbers.
13895 * config.guess (mips-mips-riscos*): Emit just enough of the
13896 release number.
13897
13898 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13899 * config.guess (sparc-auspex-sunos*): Added.
13900 (f300-fujitsu-*): Added.
13901
13902 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13903 * config.guess: Recognize a Tadpole as a sparc.
13904
13905Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13906
13907 * config.guess: Don't assume that NextStep version is either 2 or
13908 3. NextStep 4 (aka OpenStep 4) has come out now.
13909
13910Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13911
13912 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13913 From Rik Faith <faith@cs.unc.edu>.
13914
13915Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13916
13917 * config.sub: Contributions from bug-gnu-utils to:
13918 Support plain "hppa" (no version given) architecture, reported by
13919 OpenStep.
13920 OpenBSD like NetBSD.
13921 LynxOs is not a hardware supplier.
13922
13923 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 13924 OpenBSD like NetBSD.
6599da04
JM
13925 Stratus systems.
13926 More Pyramid systems.
13927 i[n>4]86 Intel chips.
13928 M680[n>4]0 Motorola chips.
13929 Use unknown instead of lynx for hardware manufacturer.
13930
13931Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13932
13933 * install.sh (chmodcmd): Set to null if the DST directory already
13934 exists.
13935
13936Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13937
13938 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13939 not use mt-ppc target Makefile fragment any more.
13940
13941Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13942
13943 * configure.in (*-*-windows): Exclude everything but those dirs
13944 needed to build windows.
13945
13946Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13947
13948 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13949
13950Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13951
13952 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
13953
13954Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13955
13956 * Undo my previous change.
13957
13958Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13959
13960 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13961 unconditionally.
13962 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13963
13964Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13965
13966 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13967 host to add it's own flags.
6599da04
JM
13968
13969Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13970
13971 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13972
13973Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13974
13975 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13976 (CXX_FOR_TARGET): Likewise.
13977 (GCC_FOR_TARGET): Define.
13978 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13979 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13980 CC_FOR_TARGET was specified on the command line.
13981 (MAKEOVERRIDES): Don't define.
13982
13983Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13984
13985 * configure.in (m32r): Fix spelling of libg++ libs.
13986
13987Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13988
13989 * config.sub (-apple*): Remove, now redundant.
13990
13991Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13992
13993 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13994
13995 * configure: Rework yesterday's sed script patch.
13996
13997 * config.sub: Merge with FSF.
13998
13999Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14000
14001 * config.guess: Merge from FSF.
14002
14003 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
14004 * config.guess: Use pc instead of unknown, for pc clone systems.
14005 Change linux to linux-gnu.
6599da04
JM
14006
14007 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 14008 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
14009
14010Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14011
14012 * test-build.mk (HOLES): Add "xargs" for gdb.
14013
14014 * configure: Avoid hpux10.20 sed bug.
14015
14016Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14017
731a8127 14018 * configure.in: Add support for windows host
6599da04
JM
14019 (that is a build done under the Microsoft build environment).
14020
14021Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14022
14023 * Makefile.in: Replace all uses of srcroot with s, to shrink
14024 command line lengths.
14025
14026 Patches from Geoffrey Noer <noer@cygnus.com>:
14027 * configure.in: If configuring for newlib, pass --with-newlib to
14028 subdirectories.
14029 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14030 -Bnewlib/ and -Lwinsup to gcc.
14031 (CXX_FOR_TARGET): Likewise.
14032
14033Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14034
14035 * Makefile.in (ETC_SUPPORT): Add configure.
14036
14037Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14038
4e81ae98 14039 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
14040 host configuration file.
14041
14042Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14043
14044 * configure.in: Break mn10x00 support into separate
14045 mn10200 and mn10300 configurations.
14046 * config.sub: Likewise.
14047
14048Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14049
14050 * configure.in: Add lots of stuff to noconfigdirs for
14051 the mn10x00 targets.
14052
14053 * config.sub, configure.in: Add mn10x00 support.
14054
14055Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14056
14057 * make-all.com: Call conf-a-gas, not config-a-gas.
14058
14059Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14060
14061 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 14062 targets.
6599da04
JM
14063
14064Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14065
14066 * mpw-README: Add much more detail for native PowerMac.
14067 * mpw-install: New file.
14068 * mpw-configure: Add --norecursion and --help options.
14069 * mpw-config.in: Translate readme and install files when
14070 copying to objdir.
14071 * mpw-build.in: Don't always depend on byacc and flex.
14072 (install-only-top): New action.
14073
d207ebef
JM
14074Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14075
14076 * configure.in: You can now configure GDB for the v850.
14077
6599da04
JM
14078Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14079
14080 * configure.in (noconfigdirs): Don't configure any C++ dirs
14081 if targeting D10V.
14082
14083Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14084
14085 * config.sub: Recognize mips64vr5000.
14086
14087Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14088
14089 * configure.in: Use a single line for host_tools and native_only.
14090
14091Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14092
14093 * config.sub, configure.in: Add entries for m32r.
14094
14095Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14096
14097 * Makefile.in (inet-install): Don't run install-gzip.
14098
14099Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14100
14101 * configure.in: Don't config lots of things for *-*-windows*.
14102
14103Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14104
14105 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14106 (host_libs, host_tools): Copy from configure.in.
14107 * mpw-configure: Don't complain about directories not found.
14108
14109Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14110
14111 * configure.in (i[345]86): Recognize i686 for pentium pro.
14112 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14113 file.
14114
14115 * config.guess (i[345]86): Ditto.
14116
14117Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14118
14119 * configure.in (noconfigdirs): Removed gdb for D10V.
14120
d207ebef 14121Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 14122
d207ebef
JM
14123 * configure.in: Remove ld, target-libio, target-libg++, and
14124 target-libstdc++ from noconfigdirs.
5d4a5ee6 14125
6599da04
JM
14126Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14127
14128 * configure: Fix three locations where shell scripts were
14129 being run directly rather than with config_shell.
14130
d207ebef
JM
14131Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14132
14133 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14134 * config.sub (basic_machine): Recognize v850.
14135
6599da04
JM
14136Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14137
14138 * mpw-configure: Handle multiple enable/disable options and
14139 pass them down recursively, handle -c and -s flags appropriately
14140 depending on choice of compiler, add escape mechanism for
14141 quoted arguments to gC.
14142
14143Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14144
14145 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14146 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14147 so that -mrelocatable-lib and -mno-eabi are used.
14148
14149 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14150 not support --print-multi-lib, don't abort.
14151
6599da04
JM
14152Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14153
14154 * make-all.com: Run config-a-gas.
14155 * setup.com: Don't copy subdirectory files around.
14156
14157Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14158
14159 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14160 target, it now compiles correctly.
14161
14162Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14163
14164 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14165
14166Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14167
4e81ae98 14168 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
14169
14170Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14171
14172 * configure.in (native_only): Add prms.
14173
14174Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14175
14176 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14177 (BINUTILS_SUPPORT_DIRS): Likewise.
14178
14179Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14180
14181 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14182 d10v support is added.
14183
14184Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14185
14186 * configure.in (d10v-*-*): New target.
14187
14188Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14189
14190 * config.guess (HP 9000/811): Recognize this as a PA1.1
14191 machine.
14192
14193Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14194
14195 * Makefile.in (do-tar-gz): New target, split out from tail end of
14196 taz target. Run each command separately, don't use pipes.
14197 (taz): Use it.
14198
14199Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14200
14201 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14202 * mpw-build.in: No builds should depend on building byacc or flex,
14203 they are assumed to be installed already.
14204
14205Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14206
14207 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14208 variable that CC_FOR_TARGET needs.
14209
14210Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14211
14212 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14213 options have changed since the last time the subdirectory was
14214 configured, and if it has, reconfigure.
14215 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14216 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14217
14218Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14219
14220 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14221 CLEAN_MODULES): Add bash.
14222 (all-bash): New target.
14223
14224Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14225
14226 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14227
14228Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14229
14230 * config.sub (basic_machine): Recognize d10v as a valid processor.
14231
14232Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14233
14234 * mpw-configure: Add support for --bindir.
14235 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14236
14237Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14238
14239 * configure.in: add bash, time, gawk to list of hosttools and things
14240 to only build for native toolchains
14241
14242Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14243
14244 * Makefile.in (docdir): Remove.
14245
14246Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14247
14248 * Makefile.in (datadir): Set to $(prefix)/share.
14249
14250Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14251
14252 * configure.in: build diff and patch for cygwin32-hosted
14253 toolchains.
14254
14255Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14256
14257 * config.sub: Accept -rtems*.
14258
14259Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14260
e490616e
ZW
14261 * configure.in: enable dosrel for cygwin32-hosted builds,
14262 remove diff from the list of things not buildable
14263 via Canadian Cross
6599da04
JM
14264
14265Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14266
14267 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 14268 don't get ". ".
6599da04
JM
14269
14270Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14271
14272 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14273
14274Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14275
14276 * Makefile.in (taz): Handle case where tex3patch didn't even get
14277 checked out. Also, if it was found, put the symlink in a new util
14278 subdirectory.
14279
14280Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14281
14282 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14283
14284Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14285
14286 * config.sub: Recognize -openvms.
14287 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14288 * make-all.com, setup.com: New files.
14289
14290Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14291
14292 * Makefile.in (taz): tex3patch moved to texinfo/util.
14293
14294Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14295
14296 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14297 * configure.in: remove make from disable-if-Can-Cross list
14298 enable gdb if ${host} and ${target} are cygwin32
14299
14300Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14301
14302 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14303 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14304
14305Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14306
14307 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14308 distinguish sysv/svr4/bsd variants.
14309 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14310
14311Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14312
14313 * configure.in: Added copyright notice.
14314 * move-if-change: Added copyright notice.
14315
14316Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14317
14318 * configure.in (powerpcle-*-solaris*): Until we get shared
14319 libraries working, don't build gdb, sim, make, tcl, tk, or
14320 expect.
14321
14322Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14323
14324 * config.guess: Merge with FSF:
14325
14326 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14327 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14328
14329 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14330 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14331
14332 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14333 * config.guess: Combine two OSF1 rules.
14334 Also recognize field test versions. From mjr@zk3.dec.com.
14335 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14336 because GNU uname does not support -p. From pmr@pajato.com.
14337
14338Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14339
14340 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14341
14342Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14343
14344 * mpw-README: Document GCCIncludes.
14345
14346Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14347
14348 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14349
14350Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14351
14352 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14353
14354Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14355
14356 * configure.in (*-*-cygwin32): Configure make.
14357
14358Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14359
14360 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14361
14362Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14363
14364 * Makefile.in (all-inet): Depend on all-perl.
14365
14366 * Makefile.in (inet-install): New target.
14367
14368 * Makefile.in (all-inet): Depend on all-tcl.
14369 (all-inet): Depend on all-send-pr.
14370
14371Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14372
14373 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14374 temporarily.
14375
14376Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14377
14378 * configure.in: Don't configure --with-gnu-ld on AIX.
14379
14380Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14381
14382 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14383
14384Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14385
14386 * Makefile.in (ALL_MODULES): Added all-inet.
14387 (CROSS_CHECK_MODULES): Added check-inet.
14388 (INSTALL_MODULES): Added install-inet.
14389 (CLEAN_MODULES): Added clean-inet.
14390 (all-indent): New target.
14391
14392 * configure.in (host_tools): Added inet.
14393 (native_only): Added inet.
14394 (noconfigdirs): Added inet.
14395
14396Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14397
14398 * configure.in: Don't configure libgloss if we are not configuring
14399 newlib.
14400
14401Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14402
14403 * configure.in: Don't configure libgloss for unsupported
14404 architectures.
14405
14406Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14407
14408 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14409
14410Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14411
14412 * Makefile.in (ALL_MODULES): Include all-apache.
14413 (CROSS_CHECK_MODULES): Include check-apache.
14414 (INSTALL_MODULES): Include install-apache.
14415 (all-apache): New target.
14416
14417 * configure.in: Added apache everywhere perl is seen.
14418
14419Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14420
14421 * Makefile.in: Add support for clean-{module} and
14422 clean-target-{module} rules.
14423
14424Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14425
14426 * configure.in (*-*-ose) do not build libgloss.
14427
14428Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14429
14430 * config.guess (prep*:SunOS:5.*:*): Turn into
14431 powerpele-unknown-solaris2.
14432
14433Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14434
14435 * configure.in: Permit --enable-shared to specify a list of
14436 directories.
14437
14438Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14439
14440 * configure.in (host==solaris): Pass only the first word of $CC
14441 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14442
14443Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14444
14445 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14446
14447Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14448
14449 * Makefile.in (ALL_MODULES): Include all-perl.
14450 (CROSS_CHECK_MODULES): Include check-perl.
14451 (INSTALL_MODULES): Include install-perl.
14452 (ALL_X11_MODULES): Include all-guile.
14453 (CHECK_X11_MODULES): Include check-guile.
14454 (INSTALL_X11_MODULES): Include install-guile.
14455 (all-perl): New target.
14456 (all-guile): New target.
14457
14458 * configure.in (host_tools): Include perl and guile.
14459 (native_only): Include perl and guile.
14460 (noconfigdirs): Don't build guile and perl; no ports have been
14461 done.
14462
14463Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14464
e490616e
ZW
14465 * configure (--enable-*): Handle quoted option lists such as
14466 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
14467
14468Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14469
14470 * Makefile.in ({,inst}all-target): New rule so we can make and
14471 install all of the target directories easily.
14472
14473Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14474
14475 * configure.in: Add missing global flag in sed substitution when
14476 deleting `target-' from ${configdirs}.
14477
14478Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14479
14480 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14481 option.
14482
14483 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14484 config/mh-necv4.
14485
14486 * install.sh: Correct misspelling of transformbasename.
14487
14488 * config.guess: Recognize mips-*-sysv*.
14489
14490Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14491
14492 * config.sub: Recognize mon960.
14493
14494Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14495
14496 * configure: Restore Canadian Cross handling of BISON and LEX,
14497 removed in Feb 20 change.
14498
14499Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14500
14501 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14502 Mention make install. Remove the old copyright date as well the
14503 clumsy and rather pointless copyright on the README file.
14504
14505Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14506
14507 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14508 Makefile after running symlink-tree, then run `make distclean' to
14509 avoid clobbering any generated files in srcdir.
14510
14511Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14512
14513 * configure.in (m68k-*-netbsd*): Build everything now.
14514
14515Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14516
14517 * Makefile.in (taz): Fix quoting.
14518
14519Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14520
14521 * configure.in (sparclet-*-*): Build everything now.
14522
14523Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14524
14525 * configure.in (m68k-*-linux*): New host.
14526
14527Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14528
14529 * configure: Check for bison before byacc.
14530
14531Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14532
14533 * Makefile.in configure: Change the way LEX and BISON/YACC are
14534 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14535 searching PATH. These are used as fallbacks by Makefile.in if
14536 flex/bison/byacc aren't in objdir.
14537
14538Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14539
14540 * Makefile.in: Make everything which depends upon all-bfd also
14541 depend upon all-opcodes, in case --with-commonbfdlib is used.
14542
14543Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14544
14545 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14546 building NT native compilers on Unix.
14547
14548Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14549
14550 * configure.in: Don't get CC from the host Makefile fragment if we
14551 can find gcc in PATH, or if this is a Canadian Cross. Move the
14552 Solaris test for /usr/ucb/cc to the post target script, just after
14553 the compiler sanity test.
14554
14555Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14556
14557 * config.sub: Merge with FSF.
14558
14559Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14560
14561 * Makefile.in (RPATH_ENVVAR): New variable.
14562 (REALLY_SET_LIB_PATH): Use it.
14563 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14564
14565Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14566
14567 * config.sub, configure.in: Recognize sparclet cpu.
14568
14569Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14570
14571 * config.guess: Support m68k-cbm-sysv4.
14572
14573Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14574
14575 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14576 m68k-unknown-linuxaout from linker help string. Put quotes around
14577 $ld_help_string.
14578
14579Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14580
14581 * config.guess (powerpc-harris-powerunix): Add guess for port
14582 to new target.
14583
14584Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14585
14586 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14587
14588Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14589
14590 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14591 $(REALLY_SET_LIB_PATH) in Makefile.
14592 * Makefile.in (SET_LIB_PATH): New variable.
14593 (REALLY_SET_LIB_PATH): New variable.
14594 ($(DO_X)): Use $(SET_LIB_PATH).
14595 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14596 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14597 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14598 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14599 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14600 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14601 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14602 (install-dosrel): Likewise.
14603 (all-opcodes): Depend upon all-libiberty.
14604
14605Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14606
14607 * config.guess (*:CYGWIN*): New
14608
14609Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14610
14611 * Makefile.in (all-target-winsup): All all-target-libiberty.
14612
14613Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14614
14615 * configure.in (noconfigdirs): Add missing # in front of comment.
14616
14617Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14618
14619 * configure.in: add second pass to things added to noconfigdirs
14620 so *-gm-magic can exclude libgloss properly.
14621
14622Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14623
14624 * mpw-configure (extralibs_name, rez_name): Set correctly
14625 for MWC68K compiler.
14626
14627 * mpw-README: Add more info on the necessary build tools.
14628
14629Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14630
14631 * configure.in, config.sub: Recognize cygwin32.
14632
14633Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14634
14635 * config.guess, config.sub: Recognize A/UX.
14636
14637Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14638
14639 * config.sub: Merge with gcc/config.sub.
14640
14641Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14642
14643 * mpw-build.in (do-binutils): Add build of stamps.
14644
14645Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14646
14647 * config.sub: Add recognition for mips64vr4100*-* targets.
14648
14649Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14650
14651 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14652 Add creation of gconfigargs with `--enable-shared' turned on.
14653 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14654 ($(host)-stamp-stage3-configured): Likewise.
14655 (HOLES): Add chatr and ldd.
14656 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14657
14658Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14659
14660 * configure: Pass --nfp to recursive configures.
14661
14662Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14663
14664 * Makefile.in (DLLTOOL): New.
14665 (DLLTOOL_FOR_TARGET): New.
14666 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14667 (EXTRA_TARGET_FLAGS): Ditto.
14668 (EXTRA_GCC_FLAGS): Ditto.
14669 (CONFIGURE_TARGET_MODULES): Ditto.
14670 (DO_X): Ditto.
14671 * configure: Add DLLTOOL.
14672
14673Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14674
14675 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14676 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14677 mh-sco, since old workarounds no longer needed, and don't
14678 build ld, since libraries have weak symbols in COFF.
14679
14680Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14681
14682 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14683
14684Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14685
14686 * configure.in: Make sure that ${CC} can be used to compile an
14687 executable.
14688
14689Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14690
14691 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14692 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14693 nothing depending on whether gdbtk is being built.
14694
14695Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14696
14697 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14698
14699Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14700
14701 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14702 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14703
14704Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14705
14706 * config-ml.in: Add support for
14707 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14708 Simplify setting of multidirs from --disable-foo.
14709
14710Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14711
14712 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14713 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14714 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 14715 non-empty, pass them on to the GCC make.
6599da04
JM
14716 (all-bootstrap): New rule that is like all-gcc, except it executes
14717 the GCC bootstrap rule instead of the GCC all rule.
14718
14719Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14720
14721 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14722
14723Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14724
14725 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14726 DG/UX support.
14727
14728Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14729
14730 * config.sub (i*86*) Change [345] to [3456]
14731
14732Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14733
14734 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14735 --with-gnu-ld=no.
14736
14737Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14738
14739 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14740 AIX multilibs get built.
14741
14742Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14743
14744 * configure.in (i386-win32): Don't build expect if we're not
14745 building the tcl subdir.
14746
14747Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14748
14749 * Makefile.in: (configure-target-examples, all-target-examples):
14750 New targets, configure and build example programs.
14751
14752Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14753
14754 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14755 use it as input to sedit the generated MPW makefile.
14756 * mpw-README: Add a suggestion about Gestalt.h.
14757
14758Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14759
14760 * config.sub: Accept *-*-ieee*.
14761
14762Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14763
14764 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14765 Ronald F. Guilmette <rfg@monkeys.com>.
14766
14767Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14768
14769 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14770 for powerpc-pe native.
14771 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14772 (target==powerpc-pe): duplicate i386-win32 entry.
14773
14774Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14775
14776 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14777 of vxworks, not just vxworks5.1.
14778
14779Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14780
14781 * mpw-configure: Add support for exec-prefix.
14782
14783Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14784
14785 * config.guess: Recognize HP model 816 machines as having
14786 a PA1.1 processor.
14787
14788Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14789
14790 * configure: Ignore new autoconf configure options.
14791
6599da04
JM
14792Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14793
14794 * config.guess: Recognize Pentium under SCO.
14795 From Robert Lipe <robertl@arnet.com>.
14796
14797Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14798
14799 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
14800
14801Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14802
14803 * configure.in: Don't configure gas for alpha-dec-osf*.
14804
14805Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14806
14807 * configure.in: Default to --with-stabs for some targets for which
14808 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14809 i[345]86*-*-unixware*.
14810
14811Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14812
14813 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14814 rather than basing it on the target. Simplify handling of options
14815 controlling which directories to configure. Remove extraneous
14816 slash in multi-clean target.
14817
14818Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14819
14820 * config-ml.in: Prefix more variables with ml_ so they don't collide
14821 with configure's.
14822
14823Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14824
14825 * configure: Don't turn -v into --v.
14826
14827Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14828
14829 * configure.in (targargs): Fix typo.
14830
14831 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14832
14833Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14834
14835 * configure.in: Strip --host and --target options from
14836 CONFIG_ARGUMENTS, and always configure for --host only. Add
14837 --with-cross-host option when building with a cross-compiler.
14838 * configure: Canonicalize the arguments put into config.status by
14839 always using `=' for an option with an argument. Pass a presumed
14840 --host or --target explicitly.
14841
14842Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14843
14844 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14845 into general OS recognition case.
14846
14847Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14848
14849 * configure.in (target_configdirs): add target-winsup only
14850 for win32 target systems.
14851
14852Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14853
14854 * Makefile.in (all-target-libgloss): Depend upon
14855 configure-target-newlib, since when libgloss is built it looks to
14856 see if the newlib directory exists.
14857
14858Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14859
14860 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14861 cfg-ml-*.in.
14862
14863Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14864
14865 * configure: Handle LD and LD_FOR_TARGET when configuring a
14866 Canadian Cross.
14867
6599da04
JM
14868Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14869
14870 * configure.in (target_libs): add target-winsup.
14871 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14872 (target==ppcle-pe): remove ld from $noconfigdirs.
14873
14874Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14875
14876 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14877 Preserve relative path names in $srcdir. Build symlink tree if
14878 configuring cross target dir and srcdir=. (= no VPATH support).
14879 (configure-target-libg++): Depend on configure-target-librx.
14880 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14881 * config-ml.in: New file.
14882 * symlink-tree: New file.
14883 * configure: Ensure srcdir="." if that's what it is.
14884
14885Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14886
14887 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14888 includes and FLEX_SKELETON setting.
14889 * mpw-configure (--with-gnu-ld): New option, controls whether
14890 to use PPCLink or ld with PowerMac GCC.
14891 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14892 * mpw-config.in: Configure grez if targeting Mac.
14893
14894 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
14895 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14896 just macos.
6599da04
JM
14897 * configure.in: Configure grez resource compiler if targeting Mac.
14898 * Makefile.in (all-grez, install-grez): New targets.
14899
14900Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14901
14902 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 14903 gcc in the path, set CC to gcc -O2.
6599da04
JM
14904
14905Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14906
14907 * configure: Default ${build} correctly. Avoid picking up extra
14908 spaces when reading CC and CXX from Makefile. When doing a
14909 Canadian Cross, use plausible default values for numerous
14910 variables.
14911 * configure.in: When doing a Canadian Cross, don't try to
14912 configure tools whose configure script can't handle it.
14913
14914Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14915
14916 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14917
14918Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14919
14920 * configure: Remove dubious bug reporting address.
14921
14922Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14923
14924 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14925 configure script, run that instead of this directory's configure.
14926 In either case, print a message that we're configuring the sub-dir.
14927
14928Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14929
14930 * configure.in: Before checking for the existence of various files,
14931 use sed to filter out "target-".
14932
14933Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14934
14935 * Makefile.in (DO_X): Split rule to decrease command line length
14936 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14937 (Philippe De Muyter).
14938
14939Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14940
14941 * Makefile.in (all-patch): depend on all-libiberty.
14942
14943Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14944
14945 * configure.in: If the only directory in target_configdirs which
14946 actually exists is libiberty, then set target_configdirs to empty,
14947 to avoid trying to build a target libiberty in a gas or gdb
14948 distribution.
14949
14950Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14951
14952 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
14953 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14954 systems.
6599da04
JM
14955
14956Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14957
14958 * configure.in (copy_dirs): Use sys-include instead of include
14959 for --with-headers option.
14960
14961Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14962
14963 * Makefile.in, configure.in: Make winsup builds work with
14964 new scheme.
14965
14966Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14967
14968 * configure.in: Build the linker on AIX.
14969
14970Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14971
14972 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14973 where needed.
14974
14975Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14976
14977 * Makefile.in (all-gcc): Fix typo.
14978
14979Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14980
14981 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14982
14983Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14984
14985 * configure.in: Rename libFOO to target-libFOO, and xiberty
14986 to target-xiberty, to provide more flexibility.
14987 (target_subdir): Define. Create if cross.
14988 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14989 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14990 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14991 check-libFOO -> check-target-libFOO, etc.
14992 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14993 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14994 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14995 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14996 allow ALL_GCC="" to only configure.
14997 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14998 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14999 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15000
15001Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15002
15003 * Makefile.in (taz): Build "info" in etc explicitly.
15004
15005Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15006
15007 * configure.in: Make sure that CC is undefined (as opposed to
15008 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15009 problem with autoconf trying to configure on a host without GCC.
15010
15011Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15012
15013 * mpw-configure: Set host alias from choice of host compiler,
15014 only use generic MPW Makefile sed if present, edit a file
15015 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15016 * mpw-README: Add problem notes about CW6 and CW7.
15017
15018Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15019
15020 * Makefile.in (taz): Use ";" instead of ";;".
15021
15022Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15023
15024 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15025 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15026 DISTDOCDIRS.
15027 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15028 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15029
15030Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15031
15032 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15033 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15034 Move bfd to DISTSTUFFDIRS.
15035
15036Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15037
15038 * Makefile.in (X11_LIB): Removed.
15039 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15040
15041 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15042
15043Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15044
15045 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15046 names.
15047
15048Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15049
15050 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15051
15052Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15053
15054 * configure.in (i[345]86-*-win32): Always build newlib.
15055 Don't configure cvs, autoconf or texinfo.
15056 * Makefile.in (LD_FOR_TARGET): New.
15057 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15058 Pass down LD_FOR_TARGET.
15059
15060Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15061
15062 * winsup: New directory.
15063 * Makefile.in: Build winsup.
15064 * configure.in: Winsup is configured when target is win32.
15065 Can only build win32 target GDB when native.
4e81ae98 15066
6599da04
JM
15067Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15068
15069 * config.guess: Recognize HP model 819 machines as having
15070 a PA 1.1 processor.
15071
15072Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15073
15074 * configure: Fix sed loop which substitutes for CC and CXX to
15075 avoid bug found in various sed implementations.
15076
15077Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15078
15079 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15080 simulator. Use standard powerpc-*-eabi*.
15081
15082Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15083
15084 * configure.in: Stop putting gas and binutils in noconfigdirs for
15085 powerpc-*-aix* and rs6000-*-*.
15086
15087Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15088
15089 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15090 -mcall-aixdesc libraries.
15091
15092Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15093
15094 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15095
15096 * config.sub (arm | armel | armeb): Fix shell syntax.
15097
15098Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15099
15100 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15101 -msoft-float and -mcpu=common support.
15102 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15103 libraries.
15104
15105Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15106
15107 * configure.in: Allow configuration and build of emacs19 for the alpha.
15108
15109Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15110
15111 * configure.in (CC): Get ^CC, not just any old CC, from
15112 ${host_makefile_frag}.
15113
15114Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15115
4e81ae98 15116 * configure.in (CC): Try to get CC from
6599da04
JM
15117 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15118
15119Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15120
15121 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15122 only if it exists in $(srcdir).
15123
15124Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15125
15126 * configure: If CC and CXX are not set in the environment, set
15127 them, based on either an existing Makefile or on searching for gcc
15128 in PATH. Substitute for CC and CXX in Makefile.
15129 * configure.in: Remove libm from target_libs. Separate
15130 target_configdirs from configdirs. If CC is not set in
15131 environment, try to get it from a host Makefile fragment. Rewrite
15132 changes of configdirs to use skipdirs instead. A few minor
15133 tweaks. Take directories out of target_configdirs as they are
15134 taken out of configdirs. Remove existing Makefile files from
15135 subdirectories. Substitute for TARGET_CONFIGDIRS and
15136 CONFIG_ARGUMENTS in Makefile.
15137 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15138 by configure.in.
15139 (CONFIG_ARGUMENTS): Likewise.
15140 (CONFIGURE_TARGET_MODULES): New variable.
15141 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15142 ($(CONFIGURE_TARGET_MODULES)): New target.
15143 (configure-libg++, configure-libio): New targets.
15144 (all-libg++): Depend upon configure-libg++.
15145 (all-libio): Depend upon configure-libio.
15146 (configure-libgloss, all-libgloss): New targets.
15147 (configure-libstdc++): New target.
15148 (all-libstdc++): Depend upon configure-libstdc++.
15149 (configure-librx, all-librx): New targets.
15150 (configure-newlib): New target.
15151 (all-newlib): Depend upon configure-newlib
15152 (configure-xiberty): New target.
15153 (all-xiberty): Depend upon configure-xiberty.
15154
15155Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15156
15157 * configure.in (host i[345]86-*-win32): Expand the
15158 noconfigdirs again.
15159
15160Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15161
15162 * mpw-configure: Fix sed command file name.
15163
15164Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15165
4e81ae98 15166 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
15167 noconfigdirs again.
15168
15169Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15170
15171 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15172 or powerpc*-*-pe*, since they are not yet supported.
15173
15174Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15175
15176 Add PowerMac support and many other enhancements.
15177 * mpw-configure: New option --cc to select compiler to use,
15178 paste options set according to --cc into the generated
15179 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15180 if mpw-make.sed is present.
15181 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15182 add forward includes for PowerPC include files.
15183 * mpw-build.in: Build using Makefile.PPC if present.
15184 (do-byacc, etc): Remove separate version resource builds.
15185 (do-gas): Build "stamps" before "all".
15186 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15187 * mpw-README: Update to reflect --cc option, PowerMac support,
15188 and recently-reported compatibility problems.
15189
15190Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15191
15192 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15193 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15194 (--with-multilib-top): Pass to recursive invocations.
15195
15196Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15197
15198 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15199 v810-*-*.
15200
15201Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15202
15203 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15204 gdb, ld and opcodes on v810-*-*.
15205
6599da04
JM
15206Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15207
15208 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15209 (local-maintainer-clean): New target.
15210 (maintainer-clean): New target.
15211 (realclean): Just depend upon maintainer-clean.
15212
15213Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15214
15215 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15216
15217Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15218
15219 * configure.in: Build ld in mips*-*-bsd* case.
15220
15221Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15222
15223 * config.sub: Accept -lites* OS. From Ian Dall.
15224
15225Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15226
15227 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 15228 targets.
6599da04
JM
15229
15230Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15231
15232 * configure.in: treat i386-win32 canadian cross the same as
15233 i386-go32 canadian cross.
15234
15235Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15236
15237 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15238 running under the simulator to build a reduced set of libraries.
15239 (powerpc-*-eabiaix): Add fine grained multilib support added to
15240 other powerpc targets yesterday.
15241
15242Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15243
15244 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15245 -disable-softfloat, -disable-relocatable, -disable-aix, and
15246 -disable-sysv to control which multilib libraries get built.
15247
15248Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15249
15250 * configure: Add Makefile.tem to list of files to remove in trap
15251 handler.
15252
15253Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15254
15255 * config.guess (*Linux*): Add missing "exit"s.
15256 Also, need specific check for alpha-unknown-linux (uses COFF).
15257
15258Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15259
15260 * config.guess: Merge with FSF:
15261
15262 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15263 * config.guess (AIX4): More robust release numbering discovery.
15264
15265 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15266 * config.guess (i386-sequent-ptx): Properly get version number.
15267
15268 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15269 * config.guess (mips:*:4*:UMIPS): New case.
15270
15271Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15272
15273 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15274 (i386-win32 host): Likewise. Don't build readline.
15275
15276Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15277
15278 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15279 SUPPORT_FILES to submakes.
15280
15281Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15282
15283 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15284 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15285 mpw-configure.
15286
15287Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15288
15289 * configure.in (appdirs): Use =, not ==, in test expression when
15290 trying to build the text to print in the warning message for
15291 Solaris users.
15292
15293Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15294
15295 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15296
15297Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15298
15299 * config.guess: Recognize lynx-2.3.
15300
15301Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15302
15303 * config.sub (z8ksim): Deleted
15304 (z8k-*-coff): New, this is the one true name of the target.
15305
15306Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15307
15308 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15309
15310Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15311
15312 * config.guess (*:Linux:*:*): First try asking the linker what the
15313 default object file format is (elf, aout, or coff). Then if this
15314 fails, try previous methods.
15315
15316Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15317
15318 * configure.in: Don't build newlib for *-*-vxworks5.1.
15319
15320Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15321
15322 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15323 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15324
15325Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15326
15327 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15328
15329Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15330
15331 * cfg-ml-com.in: New file.
15332 * cfg-ml-pos.in: New file.
15333
15334Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15335
15336 * COPYING.NEWLIB: Add HP free copyright to list.
15337
15338Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15339
15340 * config.sub: Recognize -eabi* for the system, not just -eabi.
15341
15342Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15343
15344 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15345 * config.sub, configure.in (win32): New target and host.
15346
15347Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15348
15349 * configure.in: Add i386-pe configuration.
15350
15351Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15352
15353 * mpw-build.in (install): Install GDB after LD.
15354
15355Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15356
15357 * mpw-config.in (elf/mips.h): Always forward-include, needed
15358 for GDB to build.
15359
15360Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15361
15362 * testsuite: New directory for customer acceptance and whole tool
15363 chain tests.
15364
15365Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15366
15367 * configure: If per-host line isn't found, but AC_OUTPUT is found
15368 and a configure script exists, run it instead.
15369
15370Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15371
15372 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15373
15374Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15375
15376 * configure: Set build_{cpu,vendor,os,alias} to host values when
15377 --build isn't specified.
15378
15379Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15380
15381 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15382 (FLAGS_TO_PASS): Pass them.
15383 (EXTRA_TARGET_FLAGS): Ditto.
15384
6599da04
JM
15385Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15386
15387 * Makefile.in (all-libg++): Depend on all-libstdc++.
15388
15389Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15390
15391 * configure.in (noconfigdirs): Enable all packages for
15392 i386-unknown-netbsd.
15393
15394Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15395
15396 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15397 hosted builds (DOS builds)
15398
15399Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15400
15401 Changes for ARM based on patches from Richard Earnshaw:
15402 * config.sub: Handle armeb and armel.
15403 * configure.in: Omit arm linker only for riscix.
15404
15405Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15406
15407 * config.guess: Update from FSF.
15408
15409Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15410
63f6bcd7 15411 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
15412 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15413 powerpcle variant. Convert pentium into i586, not i486. Add p5
15414 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15415 temporarily.
15416
15417Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15418
15419 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15420
15421Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15422
15423 * config.sub: Accept -lites* as a basic system type.
15424
15425Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15426
15427 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15428 installed, and if so return linuxoldld as the system name.
15429
15430Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15431
15432 * config.guess: Add hppa1.1-hp-lites support.
15433
15434Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15435
15436 * configure.in: Don't build newlib for m68k-vxworks5.1.
15437
15438Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15439
15440 * configure.in (mips-sgi-irix6): Use mh-irix5.
15441
15442Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15443
15444 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15445
15446Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15447
15448 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 15449 OSF/1. Fix compiler flags.
6599da04
JM
15450 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15451
15452Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15453
15454 * configure.in: Recognize --with-newlib.
15455 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15456
15457Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15458
d207ebef 15459 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
15460 to *_X11_MODULES due to gdbtk needing X include files et al.
15461
15462Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15463
15464 Merge in support for Mac MPW as a host.
15465 (Old change descriptions retained for informational value.)
15466
15467 * mpw-config.in: Add generic include forwards for cpu-specific
15468 include files in aout and elf directories.
15469
15470 * mpw-configure: Added copyright.
15471 * mpw-config.in: Check for presence of required build tools.
15472 (target_libs): Add newlib.
15473 (target_tools): Add examples.
15474 (Read Me): Generate as "Read Me for MPW" instead.
15475 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15476 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15477 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15478
15479 * mpw-configure: Remove subdir-specific makefile hackery,
15480 delete mk.tmp after using it.
15481
15482 * mpw-build.in (all): Display start and end times.
15483
15484 * mpw-configure (host_canonical): Set.
15485 (target_cpu): Always add to makefiles.
15486 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15487 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15488 (mpw-mh-mpw): Look for in srcdir and srcroot.
15489 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15490
15491 * mpw-build.in: (install-only): New target.
15492
15493 * mpw-configure (host_alias, target_alias): Rename from hostalias
15494 and targetalias, add into generated Makefile.
15495 (mk.tmp): If present, add into generated Makefile.
15496 * mpw-build.in (all-gas): Build config.h first before gas proper.
15497
15498 * mpw-configure (config.status): Write only if changed.
15499 * mpw-config.in (readline): Configure it (not built, just used for
15500 definitions).
15501
15502 * mpw-config.in (elf/mips.h): Add a forward include.
15503
15504 * mpw-config.in: Forward-include most .h files in include into
15505 extra-include.
15506 (readline): Don't build.
15507 mpw-build.in (install): Install GDB.
15508
15509 * mpw-configure (prefix, mpw_prefix): Handle it.
15510 * mpw-config.in (mmalloc, readline): Don't configure.
15511 * mpw-build.in (thisscript): Rename to ThisScript.
15512 Use mpw-build instead of BuildProgram everywhere.
15513 (mmalloc, readline): Don't build.
15514 * mpw-README: New file, basic documentation about the MPW port.
15515
15516 * mpw-config.in: Use forward-include to create include files.
15517
15518 * mpw-configure: Add more things to the top of each configured
15519 Makefile, including contents of config/mpw-mh-mpw.
15520 * mpw-config.in (extra-include): Create this directory and fill it
15521 with Posix-like include files when configuring.
15522
15523 * config.sub (apple, mac, mpw): Add various aliases.
15524
15525 * mpw-build.in: New file, top-level build script fragment for MPW.
15526 * mpw-configure: New file, configure script for MPW.
15527 * mpw-config.in: New file, config fragment for MPW.
15528
15529Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15530
15531 * configure.in (host_libs): Remove glob, since it is gone from the
15532 sources.
15533
15534Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15535
15536 * Makefile.in: define empty GDB_NLM_DEPS var.
15537
15538 * configure.in(target_makefile_frag): use config/mt-netware
15539 for netware targets.
15540
15541Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15542
15543 * config.sub: Merge in recent FSF changes. Remove linux special
15544 cases.
15545
15546Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15547
731a8127 15548 Revert this change:
6599da04
JM
15549
15550 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15551
15552 * build-all.mk: Use CC=cc -Xs on Solaris.
15553
6599da04
JM
15554Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15555
15556 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15557 stop using it.
15558 * Makefile.in: Nuke all references to glob subdirectory.
15559
15560Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15561
15562 * configure.in: Fix --enable-shared logic in per-host.
15563
15564Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15565
15566 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15567
15568Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15569
15570 * configure.in (noconfigdirs): Don't build gas on AIX, for
15571 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15572
15573Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15574
15575 * configure: Fix --cache-file to work if the file argument is a
15576 relative path.
15577
15578Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15579
15580 * configure: If the --cache-file is used, pass it down to
15581 configure in subdirectories.
15582
15583Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15584
15585 * config.sub: add vxworks29k configuration.
15586
15587Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15588
15589 * Makefile.in (taz): Do "diststuff" part quietly.
15590
15591Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15592
15593 * config.sub: Mini-merge with gcc/config.sub.
15594
15595Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15596
15597 * config.guess (IRIX): Sed - to _.
15598
15599Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15600
15601 * Makefile.in (source-vault, binary-vault): New targets.
15602
15603Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15604
15605 * config.sub: Recognize -eabi as a basic system type.
15606
15607Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15608
15609 * configure.in (enable_shared stuff): Fix typo.
15610
15611Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15612
15613 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15614
15615Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15616
15617 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15618
15619Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15620
15621 * configure.in (rs6000-*-*): Don't build gas.
15622
15623Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15624
15625 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15626 reduce command line length.
15627 (AS_FOR_TARGET): Check for as.new, not Makefile.
15628 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15629
15630Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15631
15632 * config.guess: Merge from FSF.
15633
15634Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15635
15636 * configure: Don't use $ when handling program_suffix.
15637
15638Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15639
15640 * configure.in: Configure tk for hppa/hpux.
15641
15642Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15643
15644 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15645
15646Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15647
15648 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15649 to LIBCXXFLAGS. Tests are better run without it.
15650
15651Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15652
15653 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15654
15655Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15656
15657 * configure.in (*-*-netware*): Don't configure xiberty.
15658
15659Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15660
15661 * configure.in: Remove tk from native_only list.
15662
15663Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15664
15665 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15666 for special NCD build.
15667
15668Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15669
15670 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15671 makeall.bat, they're only useful for binutils snapshots.
15672 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15673 makeall.bat to specified SUPPORT_FILES.
15674
15675Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15676
15677 * build-all.mk: Add Ericsson targets to sun4 and solaris
15678 hosts. Add BNR's sun4 target to solaris host, so their
15679 build-from-source will be tested in-house first.
15680
15681Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15682
15683 * Makefile.in (LIBCFLAGS): New variable.
15684 (CFLAGS_FOR_TARGET): Ditto.
15685 (LIBCFLAGS_FOR_TARGET): Ditto.
15686 (LIBCXXFLAGS): Ditto.
15687 (CXXFLAGS_FOR_TARGET): Ditto.
15688 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15689 (BASE_FLAGS_TO_PASS): Pass them.
15690 (EXTRA_TARGET_FLAGS): Ditto.
15691
731a8127 15692 * configure.in: Support --enable-shared.
6599da04
JM
15693
15694Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15695
15696 * configure.in (target_libs): Include libstdc++ again.
15697 * config.guess: Update from FSF (for FreeBSD).
15698
15699Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15700
15701 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15702 makeall.bat.
15703 (DISTDOCDIRS): Add `etc'.
15704 (ETC_SUPPORT_PFX): New variable.
15705 (taz): Include anything from etc starting with a word in
15706 ETC_SUPPORT_PFX.
15707
15708Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15709
15710 * config.sub: Update for recent FSF changes. Remove obsolete
15711 h8300hds entry. Add -windows* and -osx as basic os. Minor
15712 spacing changes.
15713
15714Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15715
15716 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15717
15718 * config.guess: Merge with FSF.
15719 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15720
15721Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15722
15723 * configure: Since the "trap 0" handler will override the exit
15724 status on many systems, only use it for "exit 1", and make it set
15725 a non-zero exit status; reset it before "exit 0". Also, check
15726 exit status of config.sub, and error out if it failed.
15727
15728Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15729
15730 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15731 and install libgloss.
15732
15733Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15734
15735 * Makefile.in (all-binutils): Depend upon all-byacc.
15736
15737 * configure.in: Don't build emacs on Irix 5.
15738
15739Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15740
15741 * configure.in (*-*-netware*): Add libio.
15742
15743Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15744
15745 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15746 (CHECK_TARGET_MODULES): Ditto.
15747 (INSTALL_TARGET_MODULES): Ditto.
15748 (TARGET_LIBS): Ditto.
15749 (all-libstdc++): Note dependencies.
15750
15751Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15752
15753 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15754
15755Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15756
15757 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15758 -fexternal-templates.
15759
15760 * configure.in (target_libs): Add libstdc++.
15761 (noconfigdirs): Add libstdc++ as appropriate.
15762
15763Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15764
15765 * config.guess: Update from FSF.
15766
15767Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15768
15769 * configure: Use ${config_shell} when running ${configsub}.
15770
15771Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15772
15773 * config.sub: No longer recognize h8300h.
15774
15775Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15776
15777 * config.sub: Remove extraneous differences between config.sub and
15778 gcc/config.sub.
15779
15780Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15781
15782 * Makefile.in (DISTSTUFFDIRS): Add gas.
15783
15784Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15785
15786 * COPYING.NEWLIB: New file.
15787
15788Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15789
15790 * config.guess (HP-UX): Patch from Harlan Stenn
15791 <harlan@landmark.com> to also emit release level.
15792
15793Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15794
15795 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15796
15797Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15798
15799 * config.sub: Merge nextstep cleanup from FSF.
15800
15801Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15802
15803 * configure.in (arm-*-*): Don't configure ld for this target.
15804
15805Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15806
15807 * configure.in (*-*-netware): don't configure libg++, libio,
15808 librx, or newlib.
15809
15810Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15811
15812 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15813 configure ld--it works, but it doesn't support shared libraries.
15814
15815Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15816
15817 * config.guess (*-unknown-freebsd*): Get rid of possible
15818 trailing "(Release)" in version string.
15819 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15820
15821Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15822
15823 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15824 Fix type: *-next-neststep -> *-next-nextstep.
15825
15826 * config.guess: Merge from FSF:
15827
15828 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15829
15830 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15831
15832 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15833
15834 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15835 instead of UNIX_SV for UnixWare 1.0).
15836
15837Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15838
15839 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15840 to make gdb/nlm/* build after the compiler and linker.
15841
15842Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15843
15844 * config.guess (netbsd, freebsd, linux): Accept any machine,
15845 not just i[34]86.
15846 (m68k-atari-sysv4): Relocate to match FSF version.
15847
15848 * config.guess: More merges from the FSF:
15849
15850 Add a space before function call or macro invocation.
15851
15852 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15853
15854 * config.guess: Add trap cmd to remove dummy.c and dummy when
15855 interrupted.
15856
15857 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15858
15859 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15860 (dummy): Redirect stderr from compilation of dummy.c.
15861
15862 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15863
15864 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15865
15866Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15867
15868 * configure: Accept and ignore --cache*, for compatibility with
15869 new autoconf.
15870
15871Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15872
15873 * config.guess: Merge from FSF:
15874
15875 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15876
15877 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
15878 (PATH): Add /.attbin at end for finding uname.
15879 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
15880
15881 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15882
e490616e 15883 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
15884
15885 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15886
e490616e
ZW
15887 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15888 to select whether to use ELF or COFF.
6599da04
JM
15889
15890 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15891
e490616e 15892 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
15893
15894 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15895
15896 * config.guess: Guess the OS version for HPUX.
15897
15898 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15899
15900 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15901
15902Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15903
15904 * configure.in: Recognize --with-headers, --with-libs, and
15905 --without-newlib.
15906 * Makefile.in (all-xiberty): Depend upon all-ld.
15907
15908Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15909
15910 * configure.in: Change i[34]86 to i[345]86.
15911
15912Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15913
15914 * configure (version): A few more tweaks to help message.
15915
15916Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15917
15918 * Makefile.in: Remove (for now) librx as a host library,
15919 now that we're building it for target.
15920
15921Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15922
15923 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15924 (Karl Berry).
15925
15926Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15927
15928 * configure.in: Also configure librx.
15929
15930Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15931
15932 * Makefile.in: Update various rules to reflect that librx
15933 is now needed for libg++.
15934
15935Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15936
15937 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15938
15939Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15940
15941 * configure.in: Configure the examples directory.
15942
15943Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15944
15945 * configure: Simplify Jun 2 1994 change.
15946
15947Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15948
15949 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15950 /bin/gcc isn't good enough to build gcc.
15951
15952Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15953
15954 * Makefile.in (GDB_SUPPORT_FILES): Remove
15955 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15956 (gdb.tar.gz): Add new rule to use standard distribution building
15957 mechanism.
15958
15959Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15960
15961 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15962 Bill Cox <bill@cygnus.com>.
15963
15964Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15965
15966 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15967
15968Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15969
15970 * configure: Search current dir first in .gdbinit.
15971
15972Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15973
15974 * config.sub: Recognize freebsd (merged from gcc config.sub).
15975
15976Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15977
15978 * config.sub: Refer to NeXT's operating system as nextstep.
15979
15980 * config.sub (case $basic_machine): Re-order the cases, to match
15981 the order in the FSF version (which is mostly alphabethical).
15982 Merge in some additions and changes from the FSF.
15983
15984Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15985
15986 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15987 * config.sub: Recognize cxux7.
15988 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15989
15990Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15991
15992 * config.sub: Fix typo powerpc -> powerpc-*.
15993
15994Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15995
15996 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15997
15998 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15999 parallel with all-emacs and install-emacs). Top-level command
16000 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16001
16002Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16003
16004 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16005 $(relbindir)/make before doing ``make install'', and use
16006 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16007 installing over running make binary.
16008 ($(host)-stamp-stage3-installed): Likewise.
16009
16010Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16011
16012 * config.guess: Recognize Mach.
16013
16014Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16015
16016 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16017 see whether --exec-prefix was used.
16018
16019Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16020
16021 * README: Explicitly mention libg++/README. (Zoo's idea.)
16022
16023Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16024
16025 * Makefile.in: Add all-librx target similar to all-libproc.
16026
16027Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16028
16029 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16030 with post 1.2 uname bogosity.
16031
16032Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16033
16034 * configure: Remove temporary files on receipt of a signal.
16035
16036Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16037
16038 * configure: If there is a package_makefile_frag, remove
16039 ${subdir}/Makefile.tem after copying it in.
16040
16041Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16042
16043 * build_all.mk: support rs6000 lynx identifies itself as
16044 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16045 since /bin/gcc is too feeble to compile a modern gcc.
16046
16047Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16048
16049 * brought devo/test-build.mk update-to-date with progressive/
16050 test-build.mk. Add lynx targets and hppa flag info.
16051
16052Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16053
16054 * configure.in: Use mh-ncrsvr43. Patch from
16055 Tom McConnell <tmcconne@sedona.intel.com>.
16056
16057Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16058
16059 * config.guess (i386-unknown-bsdi): No longer need to
16060 check #if defined(__bsdi__) && defined(__i386__).
16061
16062Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16063
16064 * configure: Set program_transform_nameoption correctly.
16065
16066Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16067
16068 * brought build-all.mk update-to-date with progressive build-all.mk,
16069 added new targets and hppa info.
4e81ae98 16070
6599da04
JM
16071Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16072
16073 * configure: If config.guess result is a prefix of the user
16074 specified target, assume a native build and use the user specified
16075 target as the host alias. Remove SunOS patch suffix removal hack.
16076 * configure.in: Remove SunOS patch suffix removal hack.
16077
16078 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16079 in NATIVE_CHECK_MODULES.
16080
16081Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16082
16083 * Makefile.in: Rename HOST_ONLY to NATIVE.
16084 * configure: Delete SunOs patch suffix from host_canonical
16085 and build_canonical variables that are prepended to Makefiles.
16086 * configure.in: Add comments for easier maintenance.
16087
16088Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16089
16090 * Makefile.in: Add all-libproc target similar to all-gui.
16091
16092Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16093
16094 * Makefile.in (CHECK_MODULES): split into
16095 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16096
16097Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16098
16099 * config.guess (i386-unknown-bsdi): New system to guess.
16100
16101Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16102
16103 * Makefile.in: Add all-gui target (but not yet build by "all").
16104
16105Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16106
16107 * config.sub: Move deletion of patch suffix from here...
16108 * configure.in: To here, at Ian's suggestion. The top-
16109 level scripts might need to know of a patch level.
16110
16111Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16112
16113 * config.sub: Strip off patch suffix so rtl is recognized
16114 as a sunos4.1.3 machine, even though it's been patched.
16115
16116Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16117
16118 * Makefile.in (INSTALL_LAST): Delete.
16119 (INSTALL_DOSREL): New.
16120
16121Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16122
16123 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16124 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16125 whether we pass down --with-gnu-ld anyhow.
16126
16127Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16128
16129 * Makefile.in (INSTALL_LAST): Change operation so it works
16130 on more flavors of make.
16131 * configure.in (go32): Don't build libg++ or libio.
16132
16133Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16134
16135 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16136 they can be overriden by templates.
16137
16138Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16139
16140 * configure.in (target==go32): Don't build gdb.
16141 * dosrel: New directory.
16142
16143Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16144
16145 * configure.in (host==go32): Configure dosrel too.
16146 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16147 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16148 be set by incoming names or templates.
16149 (INSTALL_LAST): New rule.
6599da04
JM
16150
16151Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16152
16153 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16154
16155Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16156
6599da04
JM
16157 * configure.in (appdirs): New variable. Currently empty, but will
16158 be used in gas distribution. If nonempty, lists a set of
16159 directories at least one of which must get configured, or top
16160 level configuration is considered to have failed.
16161 (rs6000-*-lynxos*): Use new file name.
16162
16163Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16164
16165 Eliminate XTRAFLAGS.
16166 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16167 newlib include files using -idirafter, and also use -nostdinc.
16168 (CXX_FOR_TARGET): Likewise.
16169 (XTRAFLAGS): Removed.
16170 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16171 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16172 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16173 ($(DO_X)): Don't pass down XTRAFLAGS.
16174
16175Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16176
16177 * configure.in (mips*-dec-bsd*): New target; do build linker.
16178 (mips*-*-bsd*): New target; don't build linker.
16179
16180Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16181
16182 * configure.in: support rs6000-*-lynxos* configuration.
16183 support sunos4 as a cross target.
16184
16185 * config.sub: look for lynx*, not lynx since the OS version may
16186 legitimately be part of the name.
16187
16188Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16189
16190 * configure.in (i[34]86-*-sco*): Move to be with other i386
16191 targets.
16192 (romp-*-*): New target. Skip various binary utilities.
16193 (vax-*-*): New target. Don't build newlib.
16194 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16195
16196Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16197
16198 * configure.in: Only set host_makefile_frag if config
16199 directory exists.
16200
16201Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16202
16203 * install.sh: If $dstdir exists, don't check whether each
16204 component does.
16205
16206Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16207
16208 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16209
16210Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16211
3b75d237
AJ
16212 * configure.in (*-*-lynxos*): Don't configure newlib for either
16213 native or cross Lynx.
6599da04
JM
16214
16215Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16216
16217 * config.sub (sparc64-elf): Fix os.
16218 (z8k): Remove duplicate.
16219
16220Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16221
16222 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16223 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16224
16225Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16226
16227 * configure: Make file links cleanly even if Lynx fails on
e490616e 16228 an NFS symlink (at least fail cleanly).
6599da04
JM
16229
16230Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16231
16232 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16233 -XNh2000.
16234
16235Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16236
16237 * configure: Unknown options are fatal again.
16238
16239Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16240
16241 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 16242 compatibility.
6599da04
JM
16243
16244Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16245
16246 * build-all.mk: Add `clean' target.
16247
16248Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16249
16250 * config.guess: Add SINIX support.
16251 * configure.in: Add mips-*-sysv4* support.
16252
16253Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16254
16255 * build-all.mk: Document all useful targets.
16256 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16257 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16258
16259Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16260
16261 * configure: Support --silent, --quiet.
16262
16263Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16264
16265 * configure: Support --disable-FEATURE.
16266
16267Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16268
16269 * config.guess: Recognize NCR running SVR4.3.
16270
16271Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16272
16273 * config.guess: Make BSDI generate i386-unknown-bsd386.
16274 Patch from Paul Eggert <eggert@twinsun.com>.
16275
16276Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16277
16278 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16279
16280Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16281
16282 * configure: Make unrecognized options give nonfatal warnings
16283 instead of fatal errors, and pass them to any subdirectory
16284 configures in case they recognize them.
16285 Make --x equivalent to --with-x.
16286
16287Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16288
16289 * configure: Add --enable-* options. Clean up usage message and
16290 some comments.
16291
16292Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16293
16294 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16295
16296Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16297
16298 * configure.in (hppa*-*-*): Enable binutils.
16299
16300Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16301
16302 * config.sub: Recognize cisco.
16303
16304Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16305
16306 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16307
16308Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16309
16310 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16311 than one configuration name. Add comment.
16312
16313Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16314
16315 * config.guess: about target *-hitachi-hiuxwe2, fixed
16316 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16317 macro is incorrect.]
16318
16319Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16320
16321 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16322 than the "make ls" stuff which used to be here.
16323
16324Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16325
16326 * config.guess: Recognize i[34]86-unknown-freebsd.
16327 From Shawn M Carey <smcarey@rodan.syr.edu>.
16328
16329Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16330
16331 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16332
16333Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16334
16335 * config.guess: Check for ptx.
16336
16337Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16338
16339 * config.sub: Add os9k checking.
16340
16341Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16342
16343 * config.guess: Handle OSF1 running on HPPA processors
16344
16345Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16346
16347 * configure: If subdir configure fails, print out a message with
16348 subdirectory name, in case subdir's configure code didn't identify
16349 itself.
16350
16351Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16352
16353 * configure.in: Remove embedded newlines from configdirs.
16354 Avoid mismatches of substrings. Fix matching strings at end
16355 of configdirs.
16356
16357Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16358
16359 * config.guess: Add Lynx/rs6000 config support.
16360
16361Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16362
16363 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16364
16365Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16366
16367 * configure.in (hppa*-*-osf*): Treat this just like most other
16368 PA configurations (eg no binutils or ld).
16369 (hppa*-*-*elf*): These configurations have binutils and ld.
16370
16371Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16372
16373 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16374
16375Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16376
16377 * configure.in (rs6000-*-*): Build gas.
16378
16379Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16380
e490616e 16381 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
16382
16383Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16384
16385 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16386 for GDB and GDB has been fixed to not need it.
16387
6599da04
JM
16388Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16389
16390 * config.guess: Recognize vax hosts.
16391
16392Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16393
16394 * configure (while loop): Don't use "break 2" inside case
16395 statement -- the case statement isn't an enclosing loop.
16396
16397Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16398
16399 * config.guess: Clean up NeXT support, to allow nextstep
16400 on Intel machines. Make OS be nextstep.
16401
16402Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16403
16404 * config.guess: Add alternate forms for Convex.
16405
16406Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16407
16408 * configure: Completely rewrite option processing. Take
16409 advantage of pattern-matching to avoid invoking test frequently.
16410 Also clean up host and target defaulting logic.
16411
16412Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16413
16414 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16415 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16416 commands (plus user environment) will fit SCO limits.
16417
16418Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16419
16420 * configure.in: Don't issue warnings about directories which are
16421 not being configured if -norecursion is set. Correct test for
16422 --with-gnu-as and --with-gnu-ld to not get confused by substring
16423 matches.
16424
16425 * configure.in: Don't build gas for alpha-dec-osf1*.
16426
16427Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16428
16429 * configure: Back out Per's change of 12/19/1993. It changes the
16430 behavior of configure in unexpected and confusing ways.
16431
16432 Also, use different delim char when calculating
16433 program_transform_name so that the name can contain slashes.
16434
16435Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16436
16437 * configure.in, config.sub: Add support for VSTa micro-kernel.
16438
16439Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16440
16441 * configure.in: Nuke hacks which were used to get a special
16442 version of GAS for HPPA configurations.
16443
16444Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16445
16446 * configure: If only ${target_alias} is given, use that
16447 as the default for ${host_alias}.
16448 * configure: Add missing back-slashes before nested quotes.
16449
16450Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16451
16452 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16453
16454Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16455
16456 * config.guess: Recognize some Tektronix configurations.
16457 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16458
16459Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16460
16461 * config.sub: Match any flavor of SH.
16462
16463Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16464
16465 * configure.in: Don't try to configure newlib for Alpha.
16466
16467Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16468
16469 * configure.in: Don't build ld for Irix 5. Don't build gas,
16470 libg++ or libio for any Alpha target.
16471
16472 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
16473
16474Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16475
16476 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16477 default arguments -- so it tried to compress itself.
16478
16479Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16480
16481 * configure.in (notsupp): ensure that a space is always at the end
16482 of the configdirs list, since the grep checks for an explicit space
16483
16484Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16485
16486 * configure.in (target i386-sysv4.2): don't build ld, since static
16487 versions of many libraries are not available.
16488
16489Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16490
16491 * config.guess: Recognize Apollos (using environment variables).
16492 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16493
16494Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16495
16496 * config.guess: Recognize Sony news mips running newsos.
16497
16498Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16499
16500 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16501 "fi ; else" for bash.
16502
16503Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16504
16505 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16506
16507Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16508
16509 * config.sub: accept unixware as an alias for svr4.2.
16510 Fix some inconsistancies with the gcc version.
16511
16512Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16513
16514 * Makefile.in (DISTDOCDIRS): Add gdb.
16515
16516Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16517
16518 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16519
16520Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16521
16522 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16523 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16524 this now.
16525
16526Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16527
16528 * config.sub: Accept hiux* as an OS name.
16529
16530 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16531 etc/make-stds.texi. The underscore came from gcc, and dje now
16532 agrees that RUNTESTFLAGS is the correct name.
16533
16534Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16535
16536 * install.sh: Remove 'set -e'. It makes any conditionals
16537 in the script useless.
16538
16539 * config.guess: Automatically recognize arm-acorn-riscix
16540 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16541
16542Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16543
16544 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16545
16546Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16547
16548 * Makefile.in (DISTDOCDIRS): New variable.
16549 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 16550 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
16551
16552Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16553
16554 * configure.in (hppa target): check the source directory for the
16555 pagas sub-directory
16556
16557Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16558
16559 * config.sub: Allow -aout* and -elf*.
16560
16561Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16562
16563 * configure.in: Don't build ld on i386-solaris2, same as for
16564 sparc-solaris2.
16565
16566Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16567
16568 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16569
16570Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16571
16572 * configure.in: Configure gdb for alpha.
16573
16574Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16575
16576 * Makefile.in (CXXFLAGS): Add -O.
16577
16578Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16579
16580 * config.guess: added support for DG Aviion
16581
16582Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16583
16584 * configure.in: Produce warning message for subdirectories not
16585 configurable for this host/target combination. Don't try to
16586 configure gdb for vms.
16587
16588Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16589
16590 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16591 appropriate files before making "diststuff".
16592 (DISTBISONFILES): New var: list of files to be edited.
16593 (DISTSTUFFDIRS): Add binutils.
16594
16595Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16596
16597 * config.sub: also handle mipsel and mips64el (for little endian mips)
16598
16599Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16600
16601 * configure.in: Add * to end of all OS names.
16602
16603Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16604
16605 * configure.in: Build newlib for LynxOS native.
16606
16607Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16608
16609 * config.guess: Add support for delta 88k running SVR3.
16610
16611 * configure.in: Add comment about HP compiler vs. emacs.
16612
16613Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16614
16615 * configure.in: don't build ld on solaris2 (not a viable option
16616 due to bugs in getpwnam & getpwuid)
16617
16618Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16619
16620 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16621 config.guess will produce a full version number.
16622
16623Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16624
16625 * configure.in: Build linker and binutils for alpha-dec-osf1.
16626
16627Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16628
16629 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16630 and gdb/testsuite/Makefile.in.
16631
16632Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16633
16634 * configure.in: recognize mips*- instead of mips-
16635
16636Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16637
16638 * config.sub: Accept linux*coff and linux*elf as operating
16639 systems.
16640
16641Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16642
16643 * config.sub: Recognize mips64, and mips3 as an alias for it.
16644
16645Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16646
16647 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16648 gdb knows how to handle OSF/1 shared libraries.
16649
16650Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16651
16652 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16653 * config.guess: Recognize Hitachi's HIUX.
16654 * config.sub: Recognize h3050r* and hppahitachi.
16655 Remove redundant cases for hp9k[23]*.
16656
16657Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16658
16659 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16660 if gas and ld are in the source tree and are in ${configdirs}.
16661 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 16662 --with options (but still pass them down on the command line,
6599da04
JM
16663 if they were explicitly specified).
16664
16665Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16666
16667 * configure: substitute SHELL value in Makefile.in with
16668 ${CONFIG_SHELL}
16669
16670Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16671
16672 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16673 *-*-solaris2* targets.
16674
16675Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16676
16677 * Makefile.in: define M4, and pass it down to sub-makes;
16678 all-autoconf now depends on all-m4
16679
16680Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16681
16682 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16683 presence of {ar,ranlib} instead of a configured directory
16684
16685Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16686
16687 * config.guess: Accept 34?? as well as 33?? for NCR.
16688
16689Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16690
16691 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16692 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16693
16694Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16695
16696 * configure: grab values for $(CC) and $(CXX) from the
16697 environment, so that someone can do "CC=gcc configure; make" and
16698 have it work right (matching the way that autoconf works now)
16699
16700 * configure.in, Makefile.in: add support for gash, the tcl
16701 interface to Galaxy
16702
16703 * config.guess: add NetBSD variants (hp300, x86)
16704
16705Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16706
16707 * install.sh: Support -d option (in the manner of SunOS 4 install,
16708 as it is more deterministic than that of GNU install)
16709 (chmodcmd): Set file to mode 755 by default (should also do default
16710 chgrp and chown, but I don't feel like dealing with that now)
16711
16712Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16713
16714 * config.sub: Remove h8300hhms alias.
16715
16716Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16717
16718 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16719
16720Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16721
16722 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16723 as stmp-fixinc
16724
16725Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16726
16727 * config.sub: recognize m88110-bug-coff.
16728
16729Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16730
16731 * Makefile.in (all-libio): all dependencies on the toolchain used
16732 to build this (gcc, gas, ld, etc)
16733
16734Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16735
16736 * config.guess: Deal with OSF/1 1.3 on alpha.
16737
16738Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16739
16740 * install.sh: add some 'else true' clauses for portability
16741
16742 * configure.in: don't build libio for h8[35]00-*-* targets
16743
16744Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16745
16746 * Makefile.in: Add support for new libio.
16747
16748Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16749
16750 * install.sh: If one command fails, don't try the rest. Don't try
16751 to remove $dsttmp (via trap) unless we have already created it.
16752 If $src doesn't exist, detect it and exit with an error.
16753
16754 * config.guess: Recognize BSD on hp300.
16755
16756Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16757
16758 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16759 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16760
16761Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16762
16763 * Makefile.in (all-send-pr): depends on all-prms
16764
16765Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16766
16767 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16768
16769Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16770
16771 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16772 Added test for mips-mips-riscos5.
16773
16774Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16775
16776 * configure.in: use mh-hp300 for 68k HP hosts
16777
16778Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16779
16780 * configure: add support for CONFIG_SHELL, so that you can use
16781 some alternate shell for evaluating configure scripts
16782
16783Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16784
16785 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16786 in configure script to bug-gdb@prep.ai.mit.edu when building
16787 distribution archive.
16788 * Makefile.in (COMPRESS): Remove def.
16789 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16790 gdb.tar.Z and make-gdb.tar.Z respectively.
16791 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16792 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16793 to convergence with 'taz' target in Makefile.in.
16794
16795Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16796
16797 * install.sh (dsttmp): use trap to ensure that tmp files go
16798 away on error conditions
16799
16800Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16801
16802 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16803
16804Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16805
16806 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16807 its parent is '/' not ''.
16808
16809 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16810
16811Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16812
16813 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16814 that ${newsrcdir}/configure.in does.
16815
16816Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16817
16818 * test-build.mk: support for CONFIG_SHELL
16819
16820Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16821
16822 * config.sub (netware): Add as a basic system type.
16823
16824Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16825
16826 * Makefile.in (Makefile): depend on configure.in. Also drop the
16827 $(srcdir)/ from the dependency on Makefile.in.
16828
16829Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16830
16831 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16832 (h8300hhms is temporary until multi-libraries are implemented).
16833 * configure.in: Handle h8300h too.
16834
16835Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16836
16837 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16838
16839Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16840
16841 * configure: Remove extraneous output when guessing host type.
16842 * config.guess: Remove extraneous output when guessing using C
16843 compiler rather than uname, or when guessing fails.
16844
16845Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16846
16847 * Makefile.in: remove all.cross and install.cross targets
16848
16849 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16850 definitions
16851
16852Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16853
16854 * configure.in (target sh): Build gprof.
16855
16856Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16857
16858 * config.sub: change -solaris to -solaris2
16859
16860Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16861
16862 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16863
16864Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16865
16866 * configure: Correct error message for missing Makefile.in to
16867 print correct directory.
16868
16869Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16870
16871 * install.sh: kludge around 386BSD shell bug
16872
16873Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16874
16875 * config.guess: Recognize NeXT.
16876 * config.guess: Recognize i486-ncr-sysv4.
16877 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16878
16879Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16880
16881 * Makefile.in (MAKEINFOFLAGS): New variable.
16882 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16883 * build-all.mk, test-build.mk: Pass down --no-split as
16884 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16885
16886Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16887
16888 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16889
16890Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16891
16892 * Makefile.in (libg++.tar.z): New rule.
16893 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16894 * Makefile.in (taz): Only do a single chmod.
16895
16896Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16897
16898 * install.sh: don't use dirname anymore (replaced with sed usage)
16899
16900Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16901
16902 * Makefile.in: Change extension for gzip'd files from '.z' to
16903 '.gz' per new FSF standard usage.
16904
16905Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16906
16907 * configure: put quotes around the final value of program_transform_name
16908
16909Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16910
16911 * Makefile.in: new install.sh support; update install-info rules
16912
16913Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16914
16915 * configure.in: Build diff for crosses, but not for go32 host.
16916
16917 * configure.in: Build gprof only for native, and don't build it
16918 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16919
16920Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16921
16922 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16923
16924Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16925
16926 * configure.in (host_tools): Add prms.
16927
16928Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16929
16930 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16931 with $(FLAGS_TO_PASS) on the command line
16932
16933 * config.sub: Recognize lynx and lynxos
16934
16935Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16936
16937 * config.sub: Accept -ecoff*, not just -ecoff.
16938
16939Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16940
16941 * Makefile.in (taz): Use .gz suffix instead of .z.
16942 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16943 names.
16944
16945Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16946
16947 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16948
16949Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16950
16951 * Makefile.in (install-no-fixedincludes): install gcc last, so
16952 that rebuilds that might happen during 'make install' don't get
16953 bogus gcc include files
16954
16955Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16956
16957 Change from Utah for HPPA support:
16958 * config.guess: Recognize hppa1.x-hp-bsd.
16959
16960Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16961
16962 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16963 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16964
16965Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16966
16967 * config.sub: Add support for rom68k and bug boot monitors.
16968
16969Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16970
16971 * Makefile.in: Make all-opcodes depend on all-bfd.
16972
16973Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16974
16975 * config.guess: Added special check for i[34]86-univel-sysv4*.
16976
16977Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16978
16979 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16980 the processor rather than assuming i486.
16981
16982Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16983
16984 * config.guess: Recognize SunOS6 as Solaris3.
16985
16986Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16987
16988 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16989 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16990
16991Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16992
16993 * build-all.mk (all-cross): New target for Canadian Cross.
16994 Added Q2 go32 targets.
16995 * test-build.mk: Configure go32 cross sparclite-aout and
16996 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16997 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16998
16999Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17000
17001 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17002 GO32 hosted toolchains
17003
17004Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17005
17006 * configure: change so "-exec-prefix" gets passed down rather
17007 than "-exec_prefix" so autoconf generated Makefiles get the
17008 exec_prefix set right.
17009
17010Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17011
17012 * config.guess: get the Solaris2 minor version number
17013
17014 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17015
17016Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17017
17018 * config.guess: Recognize some Sequent platforms.
17019
17020Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17021
17022 * Makefile.in: added the vault-install target
17023
17024 * configure.in: actually use the Sun3 makefile fragment that's in
17025 config, also added the release dir to configdirs
17026
17027Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17028
17029 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17030
17031Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17032
17033 * configure.in: remove some program from Alpha targetted toolchains
17034
17035Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17036
17037 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17038 gprof.
17039 (taz): Run "make diststuff" in those directories instead of "make
17040 proto-dir". Look for "VERSION=" only at start of line in subdir
17041 Makefile. Use "gzip -9" for compression.
17042 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17043 (binutils.tar.z): New target.
17044
17045Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17046
17047 * Makefile.in (taz): Include gpl.texinfo.
17048
17049Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17050
17051 * Makefile.in (setup-dirs): Merged into "taz" target.
17052 (taz): Only do `proto-dir' stuff if a directory is actually needed
17053 for this target.
17054
17055Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17056
17057 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17058 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17059 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17060 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17061 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17062
17063Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17064
17065 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17066 config.sub, and move-if-change to gdb testsuite distribution
17067 archive, so the testsuite can be extracted, configured, and
17068 run separately from the gdb distribution. Blow away the Chill
17069 tests that require a Chill compiled executable, since GNU Chill
17070 is not yet publically available.
17071
17072Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17073
17074 * test-build.mk: set environment variables in a single command,
17075 instead of a list of assignments and exports
17076
17077 * config.guess: recognize Alpha/OSF1 systems
17078
17079Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17080
17081 * configure: Change help message to prefer --options rather than
17082 -options.
17083
17084Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17085
17086 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17087 zippy@ecst.csuchico.edu.
17088 * config.guess: Recognize miniframe.
17089
17090Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17091
cc6010cd
AP
17092 * Makefile.in: Use srcroot to find runtest rather than rootme.
17093 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
17094
17095Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17096
17097 * test-build.mk: Extensive additions to support building on a
17098 machine other than the host.
17099
17100Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17101
17102 * configure (tooldir): Fix for i386-aix again.
17103
17104Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17105
17106 * configure, Makefile.in: Change definition of $(tooldir)
17107 to match the FSF.
17108
17109Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17110
17111 * config.guess: Recognize i[34]86/SVR4.
17112
17113Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17114
17115 * Makefile.in (all-gdb): gdb depends on sim.
17116
17117Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17118
17119 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17120 at the same time we make the prototype gdb directory.
17121 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17122 files at the same time as the gdb base release distribution.
17123
17124Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17125
17126 * Makefile.in (check): Use individual check targets rather than
17127 DO_X rule.
17128 (check-gcc): Added.
17129
17130Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17131
17132 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17133 for System V release 3.2.
17134
17135Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17136
17137 * config.sub: Recognize hppaosf.
17138 * configure.in: Do configure ld/binutils/gas for it.
17139
17140Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17141
17142 * configure (tooldir): Alter syntax used to set this, for systems
17143 where "\$" isn't handled right, like i386-aix.
17144
17145Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17146
17147 * configure: Pass program-transform-name, not
17148 program_transform_name, to recursive configures.
17149
17150Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17151
17152 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17153 of gas+ld+binutils.
17154
17155Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17156
17157 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17158
17159Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17160
17161 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17162
6599da04
JM
17163Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17164
17165 * Makefile.in (PRMS): Set back to all-prms.
17166
17167Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17168
17169 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17170 targets, rather than for MIPS hosts.
17171
17172Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17173
17174 * configure.in: add comment for --with-x default values
17175
17176 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17177
17178 * Makefile.in: add check-* targets for each of the directories in
17179 the tree. Add a definition of RUNTEST that will use the one we
17180 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17181
17182Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17183
17184 * configure.in: Removed obsolete references to bfd_target and
17185 target_makefile_frag.
17186
17187 * build-all.mk: Set assorted targets for Q2.
17188 * config.sub: Recognize z8k-sim and h8300-hms.
17189 * test-build.mk: Really don't pass host to configure.
17190 (HOLES): Added uname.
17191
17192Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17193
17194 * configure: Handle an empty program-prefix, program-suffix or
17195 program-transform-name correctly.
17196
17197Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17198
17199 * build-all.mk: -G 8 no longer required for MIPS targets.
17200 * test-build.mk: Don't pass host argument to configure; make it
17201 guess.
17202
17203Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17204
17205 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17206 * Makefile.in (COMPRESS): New macro, like GZIP.
17207
17208Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17209
17210 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17211
17212 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17213 with gas currently defaults to -G 0.
17214
17215Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17216
17217 * Makefile.in (all-flex): flex depends on byacc.
17218
17219 * build-all.mk: If host not specified, use config.guess. Pass TAG
17220 to test-build.mk as RELEASE_TAG.
17221 * test-build.mk (configargs): New variable containing arguments to
17222 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17223 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17224
17225 * config.guess: Use /bin/uname when checking -X argument on SCO,
17226 to avoid invoking GNU uname which doesn't understand -X.
17227
17228 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17229
17230 * configure.in: Build gas for mips-*-*.
17231
17232Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17233
17234 * Makefile.in (all.normal): insert missing backslash.
17235
17236Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17237
731a8127 17238 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
17239
17240 * Makefile.in: Complete overhaul to merge many almost identical
17241 targets.
17242
17243Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17244
17245 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17246 (gdb.tar.Z): Adjusted.
17247
17248 * Makefile.in (setup-dirs, taz): New targets; should be general
17249 enough to adapt for gdb sometime. Build only .z file.
17250 (gas.tar.z): New target.
17251
17252Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17253
17254 * build-all.mk: Use CC=cc -Xs on Solaris.
17255
6599da04
JM
17256Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17257
17258 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17259 for handling BISON for FSF releases.
17260
17261Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17262
17263 * configure: Actually implement the change zoo just documented.
17264
17265Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17266
17267 * configure: when using config.guess, only set target_alias when
17268 it's not already been set (ie, on the command line)
17269
17270Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17271
17272 * Makefile.in: add installcheck target, set PRMS to install-prms
17273
17274Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17275
17276 * configure: add support for package_makefile_fragment, handle the
17277 case where a directory has a configure.in file but no Makefile.in
17278 more gracefully (with an actual understandable error message, even);
17279 add support for --without (and add this to the usage message); also
17280 explicitly add a --host=${host_alias} to the command line when
17281 config.guess is used
17282
17283Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17284
17285 * configure: Must use both --host and --target in recursive calls.
17286
17287Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17288
17289 * Makefile.in: Change deja-gnu to dejagnu.
17290
17291Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17292
17293 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17294
17295Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17296
17297 * configure.in: canonicalize all instances to *-*-solaris2*,
17298 also strip out a number of tools to not build for go32 host
17299
17300Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17301
17302 * config.guess: add GPL.
17303
17304 * Makefile.in, config.guess, config.sub, configure: bump
17305 copyrights to 93.
17306
17307Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17308
17309 * Makefile.in (do-info): Removed obsolete check for existence of
17310 localenv file.
17311
17312 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17313
17314Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17315
17316 * Makefile.in: a couple of 'else true' for decstation,
17317 support for TclX
17318
17319 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17320
17321Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17322
17323 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17324
17325Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17326
17327 * config.guess: Recognize i386-ibm-aix (PS/2).
17328 * configure.in: Use config/mh-aix386 file for it.
17329
17330Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17331
17332 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17333 CC_FOR_TARGET instead.
17334 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17335
17336Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17337
17338 * Makefile.in: Add sim to list of directories sent with gdb
17339
17340Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17341
17342 * configure.in: Put back mips-dec-bsd* case.
17343
17344Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17345
17346 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17347 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17348 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
17349
17350Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17351
17352 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17353
17354 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17355 (install-info): install dir.info only if it exists,
17356 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17357
17358Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17359
17360 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17361 gas for mips-dec-bsd.
17362
17363Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17364
17365 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17366 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17367
17368Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17369
17370 * configure.in: Added "dejagnu" to hosttools list.
17371
17372Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17373
17374 * config.sub, configure.in, config.guess: Add support
17375 for Bosx, an AIX variant from Bull.
17376 Patches from F.Pierresteguy@frcl.bull.fr.
17377
17378Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17379
17380 * devo/dejagnu: Initial creation of devo/dejagnu.
17381 Migrated dejagnu testcases and support files for testing software
17382 tools to reside as subdirectories, currently called "testsuite",
17383 within the directory of the software tool. Migrated all programs,
17384 support libraries, etc. beloging to dejagnu proper from
17385 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17386 with no modifications. The changes to these files which will
17387 allow them to configure, build, and execute properly will be made
17388 in a future update.
17389
17390Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17391
17392 * Makefile.in: Change send_pr to send-pr.
17393 * configure.in: Likewise.
17394 * send_pr: Renamed directory to send-pr.
17395
17396Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17397
17398 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17399
17400Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17401
17402 * README: Update for gdb-4.8 release.
17403 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17404 gdb-xxx.tar.z (gzip'd) file also.
17405
17406Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17407
17408 * Makefile.in: make all-diff depend on all-libiberty
17409
17410Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17411
17412 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17413
17414Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17415
17416 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17417
17418Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17419
17420 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17421 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17422 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17423
17424Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17425
17426 * Makefile.in: makeinfo binary is in a new location
17427
17428Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17429
17430 * config.sub: Accept -ecoff as an OS.
17431
17432 * Makefile.in: Various changes to eliminate a level of make
17433 recursion and reduce the required command line length.
17434 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17435 sub-makes.
17436 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17437 variables holding settings for specific sub-makes.
17438 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17439 in terms of BASE_FLAGS_TO_PASS.
17440 (TARGET_LIBS): New variable listing directories which use
17441 TARGET_FLAGS_TO_PASS.
17442 (subdir_do): Eliminated.
17443 (do-*): New set of targets to replace subdir_do.
17444 (various): All targets which used subdir_do now depend on do-*.
17445 (local-clean): Renamed from do_clean.
17446 (local-distclean): New target, dependency of distclean and
17447 realclean.
17448 (install-info): Don't create directories. Depend on dir.info
17449 rather than calling make recursively.
17450 (install-dir.info): Eliminated.
17451 (install-info-dirs): Create all info directories here.
17452 (dir.info): Depend upon do-install-info.
17453
17454 * test-build.mk (HOLES): Added false.
17455
17456Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17457
17458 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17459
17460Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17461
17462 * Makefile.in (info): remove dependency on all-texinfo. The
17463 problem was really in texinfo/C, not at this level.
17464
17465Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17466
17467 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17468
17469Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17470
17471 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17472 GDB releases.
17473
17474Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17475
17476 * configure: Include srcdir in message about target of link not
17477 being found. Don't convert `-' to `_' in `with' options being
17478 passed to subdirs.
17479
17480Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17481
17482 * configure.in: add uudecode to host_tools
17483
17484 * Makefile.in: added {all,install}-uudecode targets, added them to
17485 the appropriate lists
17486
17487Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17488
17489 * Makefile.in (all-gcc): Added dependency on all-gas.
17490
17491 * configure.in (mips-*-*): Build ld and binutils.
17492
17493Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17494
17495 * configure: check return code from mkdir, print error message and
17496 exit on failure.
17497
17498Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17499
17500 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17501
17502Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17503
17504 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17505
17506Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17507
17508 * config.sub (h8500): Recognize this as a cpu type.
17509
17510Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17511
17512 * configure: source directory missing is no longer a warning
17513
17514 * configure.in: recognize irix[34]* instead of irix[34]
17515
17516 * Makefile.in: define and pass down X11_LIB
17517
6599da04
JM
17518Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17519
17520 * guess-systype: Renamed to ...
17521 * config.guess: ... by popular request.
17522 * configure.in, Makefile.in: Update accordingly.
17523
17524Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17525
17526 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17527 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17528 + Execute ./dummy instead of assuming . is in PATH.
17529
17530Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17531
17532 * guess-systype: New shell script. Attempts to guess the
17533 canonical host name of the executing host.
17534 Only a few hosts are supported so far.
17535 * configure: Call guess-systype if no host is specified.
17536
17537Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17538
17539 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17540 gcc Makefile.
17541
17542
17543Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17544
17545 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17546 (all-gcc, install-gcc, subdir_do): Use it.
17547
17548Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17549
17550 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17551
17552Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17553
17554 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17555 set exclusively by configure, using configure.in .
17556
17557Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17558
17559 * test-build.mk: set $PATH for all builds
17560
17561 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17562
17563Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17564
17565 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17566 the one used in gcc/Makefile.in, so that a null expansion doesn't
17567 override the one needed to build gcc with a native cc.
17568
17569
17570Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17571
17572 * configure: Accept -with arguments.
17573
17574Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17575
17576 * Makefile.in: added h8300sim
17577
17578Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17579
6599da04
JM
17580 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17581 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17582 (all-cygnus, native, build-cygnus): Make
17583 $(canonhost)-stamp-3stage-done, not $(host)....
17584 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17585 i386-sco3.2v4. Added else true to if command.
17586
17587Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17588
17589 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17590
17591Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17592
17593 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17594
17595Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17596
17597 * configure.in: don't remove binutils from Solaris builds
17598
17599Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17600
17601 * Makefile.in: get rid of earlier definitions for *clean,
17602 also handle the recursive info rule better
17603
17604Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17605
17606 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17607 do more-or-less the right thing.
17608
17609Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17610
17611 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17612 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17613
17614Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17615
17616 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17617 $(host_canonical).
17618
17619 * configure.in: split the configdirs list into 4 categories (native
17620 v. cross, library v. tool) and handle the cross-only and native-
17621 only in more reasonable (and correct!) way.
17622
17623Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17624
17625 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17626 configdirs anymore.
17627
17628Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17629
17630 * Makefile.in: extensive cleanup:: removed all of the explicit
17631 clean-* targets, collapsed many wrappers around subdir_do into
17632 one, added additional targets to satisfy standards.texi, deleted
17633 some old targets, some changes for consistency
17634
17635Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17636
17637 * configure.in: handle some programs as cross-only, and others as
17638 native only
17639
17640 * test-build.mk: handle partial holes in a more generic manner
17641
17642 * Makefile.in: m4 depends on libiberty
17643
6599da04
JM
17644Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17645
17646 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17647 time, wdiff, and find to configdirs
17648
17649 * Makefile.in: all, clean, and install rules for the new programs
17650 added to configure.in
17651
17652Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17653
17654 * configure.in: use mh-sun for all *-sun-* hosts
17655
6599da04
JM
17656Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17657
17658 * Makefile.in: define flags for X11 include files and library file
17659 locations, pass them down to the programs that need this info
17660
17661 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17662
6599da04
JM
17663Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17664
17665 * configure.in: start building libg++ for HP-UX targets
17666
17667Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17668
17669 * README: Update references to files moved into etc/.
17670
17671Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17672
17673 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17674 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17675
17676Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17677
17678 * configure: accept dash as well as underscore in long option
17679 names for FSF compatibility.
17680
17681Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17682
17683 * config.sub: added -sco3.2v4 support from FSF.
17684
17685Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17686
17687 * configure.in: expand the section that adds or removes
17688 directories from the list of programs to build, to handle native
17689 vs. cross in addition to host v. native
17690
17691Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17692
17693 * Makefile.in: Replace C++ in macro names with CXX.
17694 This is less likely to break ...
17695
17696Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17697
17698 * test-build.mk: add -w to GNU_MAKE
17699
17700Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17701
17702 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17703 add 'sparc' to list of recognized cpus. This needed to make
17704 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17705 Delete some redundant ose68 variants. Recognize -wrs as an os,
17706 then changes that into $CPU-wrs-vxworks.
17707
17708 * configure.in: remove most references to gdbtest, regularize
17709 target based program removal
17710
17711 * test-build.mk: import from p3 tree (many fixes and changes)
17712
17713Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17714
17715 * Makefile.in: added rules to handle tcl, tk, and expect
17716
17717 * configure.in: handle those directories if they exist
17718
17719Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17720
17721 * config.sub: removed bogus hppabsd and hppahpux names, since
17722 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17723
17724Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17725
17726 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17727 depends upon all-xiberty
17728
17729 * Makefile.in: changes from p3, including:
17730
17731 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17732
17733 * Makefile.in (XTRAFLAGS): include newlib directories if
17734 newlib/Makefile exists, rather than if host != target.
17735
17736 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17737
17738 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17739 from the same source tree and not building a cross-compiler. This
17740 matters for the libg++ configuration if reconfiguring a tree that
17741 has already been installed.
17742
17743 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17744
17745 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17746 pick up the machine and system specific header files.
17747
17748 * Makefile.in: added AS_FOR_TARGET, passed down in
17749 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17750 the C compiler to use to create programs which are run in the
17751 build environment, set it to default to $(CC), and passed it down
17752 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17753
17754 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17755
17756 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17757 We need them for unusual native builds, like systems without
17758 ranlib.
17759
17760 * configure: also define $(host_canonical) and
e490616e
ZW
17761 $(target_canonical), which are the full, canonical names for the
17762 given host and target
6599da04
JM
17763
17764Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17765
17766 * Makefile.in: Added separate definitions for C++.
17767
17768Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17769
17770 * configure.in (configdirs): Add deja-gnu.
17771
17772Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17773
17774 * README: Update for configure.texi and gdb-4.7 release.
17775
17776Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17777
17778 * Makefile.in: Move "all" target to top of file.
17779 Previously, first target was ".PHONY" which caused BSD4.4 make
17780 to build .PHONY when make was run without arguments.
17781
17782Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17783
17784 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17785 Library-copylefted code in libiberty.
17786
17787Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17788
17789 * config.sub: Replace m68kmote with plain old m68k.
17790
17791Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17792
17793 * Makefile.in: Remove space from blank line, avoid Make complaints.
17794
17795Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17796
17797 * config.sub: Complain if no argument is given. Added support for
17798 386bsd as OS and target alias.
17799
17800Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17801
17802 * Makefile.in (XTRAFLAGS): include newlib directories if
17803 newlib/Makefile exists, rather than if host != target.
17804
17805Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17806
17807 * config.sub: recognize sparclite-wrs-vxworks.
17808
17809 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17810 p3.) Added clean-xiberty to clean.
17811
17812Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17813
17814 * configure.in: use *-*-* instead of nested cases for host and target
17815
17816Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17817
17818 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17819 from the same source tree and not building a cross-compiler. This
17820 matters for the libg++ configuration if reconfiguring a tree that
17821 has already been installed.
17822
17823Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17824
17825 * config.sub (i486v/i486v4): Merge in from FSF version.
17826
17827Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17828
17829 * configure: only set PWD if it is already set.
17830
17831Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17832
17833 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17834 doesn't have unset and all success paths (and most error paths)
17835 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17836 to just ${PWD} to avoid confusion.)
17837
17838Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17839
17840 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17841 even for a native compilation.
17842
17843Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17844
17845 Changes to make the gdb.tar.Z rule work better.
17846
17847 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17848 (DEVO_SUPPORT): Add configure.texi.
17849 (bfd-ilrt.tar.Z): Remove ancient rule.
17850
17851Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17852
17853 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17854 pick up the machine and system specific header files.
17855
17856 * configure.in, config.sub: added new target m68010-adobe-scout,
17857 with alias of adobe68k. Changed configure.in to check for
17858 -scout before -sco* to avoid a false match.
17859
17860 * Makefile.in: added AS_FOR_TARGET, passed down in
17861 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17862 the C compiler to use to create programs which are run in the
17863 build environment, set it to default to $(CC), and passed it down
17864 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17865
17866Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17867
17868 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17869 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17870 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17871 FOR_TARGET variants, to newlib and libg++.
17872
17873Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17874
17875 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17876 first.
17877
17878Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17879
17880 * config.sub: Accept `elf' as an environment.
17881
17882Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17883
17884 * Makefile.in (all-opcodes): cd into the right directory
17885
17886Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17887
17888 * configure: added -program_transform_name option, used as
17889 argument to sed when installing programs.
17890 configure.texi: added documentation for -program_prefix,
17891 -program_suffix and -program_transform_name.
17892
17893Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17894
17895 * config.sub: Accept i486 where i386 ok.
17896
17897Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17898
17899 * config.sub: accept we32k
17900
17901Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17902
3b75d237 17903 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
17904
17905 * Makefile.in: don't create all directories for ``make install'';
17906 let the subdirectories create the ones they need.
17907
17908Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17909
e490616e 17910 * COPYING: new file, GPL v2
6599da04
JM
17911
17912Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17913
17914 * Makefile.in: use the new gen-info-dir, which needs a template
17915 argument (which also lives in texinfo)
17916
17917 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17918
6599da04
JM
17919Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17920
17921 * config.sub (ncr3000): Change i386 to i486.
17922
17923Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17924
17925 * Makefile.in: add install-rcs, install-grep to
17926 install-no-fixedincludes, removed install-bison and install-libgcc
17927
17928Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17929
17930 * configure.in: grab the HPUX makefile fragment if on HPUX
17931
17932Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17933
17934 * Makefile.in: eradicate bison spoor (ditto libgcc).
17935 configure.in: recognise m68{k,000}-ericsson-OSE.
17936 es1800 is alias for m68k-ericsson-OSE
17937
17938Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17939
17940 * configure.in: rearrange the parts that remove programs from
17941 configdirs, based now on HOST==TARGET or by canonical triple.
17942
17943Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17944
17945 * test-build.mk: recurse explicitly with -f test-build.mk when
17946 appropriate. predicate stage3 and comparison on the existence
17947 of gcc. That is, if gcc isn't around, we aren't three-staging.
17948 On very clean, also remove ...stamp-co. Build in-place before
17949 doing other builds.
17950
17951Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17952
17953 * Makefile.in, configure.in: add tgas
17954
17955Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17956
17957 * Makefile.in: a number of changes merged in from progressive.
17958
17959 * configure.in: add libm.
17960
17961 * .cvsignore: ignore some stuff that comes from test-build.mk.
17962
6599da04
JM
17963Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17964
17965 * config.sub: Add es1800 (m68k-ericsson-es1800).
17966
17967Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17968
17969 * configure: Add program_suffix (parallel to program_prefix)
17970 * Makefile.in: adjust directory-creating script for losing decstation
17971
17972Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17973
17974 * configure: Minor $subdir-related fixes.
17975
17976Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17977
17978 * configure: fix various problems with propogating
17979 makefile_target_frag in subdirs.
17980 * configure.in: config libgcc if its there
17981
17982Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17983
17984 * config.sub: HPPA merge.
17985
6599da04
JM
17986Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17987
17988 * Makefile.in: Replace all-bison with all-byacc in all
17989 dependency lines for other tools (which now use byacc).
17990
17991Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17992
17993 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17994
6599da04
JM
17995Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17996
17997 * Makefile.in: make gprof rules similar to byacc rules (instead of
17998 vestigal $(unsubdir) that didn't work...)
17999
18000Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18001
18002 * config.sub: Add support for Linux.
18003 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18004 (at least for libg++).
18005
18006Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18007
18008 * configure.texi: fix doc for the -nfp option to configure
18009
18010Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18011
18012 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18013
18014Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18015
18016 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18017 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18018 * configure.in: added solaris* host_makefile_frag hook.
18019
18020Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18021
18022 * config.sub: changed recognition of m68000 so that various
18023 m68k types can be specified via m680[01234]0
18024
18025Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18026
18027 * config.sub (basic_machine): fix sed so that '-foo' isn't
18028 completely substituted out while .+'-foo' loses the '-foo'
18029
18030Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18031
18032 * config.sub ($os): Add -aout.
18033
18034Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18035
18036 * configure: If host_makefile_frag is absolute, don't
18037 prefix ${invsubdir} (relevant to libg++ auto-configure).
18038
18039Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18040
18041 * Makefile.in (tooldir): Define it.
18042 (all-ld): Depend on all-flex.
18043
18044Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18045
18046 * Makefile.in (check): Fix libg++ special case.
18047
18048Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18049
18050 * configure: do not bury `pwd` into config.status, thus do fewer
18051 pwd's.
18052
18053 * configure: print the "Building in" message only when building in
18054 other than "." AND verbose.
18055
63f6bcd7 18056 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
18057 configures.
18058
18059 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18060
18061Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18062
18063 * Makefile.in: macroize flags passed on recursion. remove
18064 fileutils.
18065
18066Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18067
18068 * configure: get makesrcdir right for subdirs deeper than 1.
18069
18070 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18071 install.
18072
18073Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18074
18075 * Makefile.in: don't print subdir_do or recursion lines.
18076
18077Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18078
18079 * standards.texi: added menu item.
18080
18081 * Makefile.in: build and install standards.info.
18082
18083 * standards.texi: new file.
18084
18085Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18086
18087 * configure: test for and move config.status pieces from
18088 ${subdir}/.
18089
18090Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18091
6599da04
JM
18092 * configure: Test for existance of files before trying to mv
18093 them, to avoid numerous non-existance messages.
18094
18095Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18096
18097 * configure: correct final line of config.status.
18098
18099 * configure: patch from eggert. Avoids a protection problem if
18100 the original Makefile.in is read only.
18101
18102 * configure: use move-if-change from gcc to create config.status.
18103 Some makefiles depend on config.status to tell if a directory
18104 has been reconfigured for a different host. This change
18105 prevents those directories from remaking everything in the case
18106 where the reconfig was only intended to rebuild a Makefile.
18107
18108 * configure: test for config.sub with "config.sub sun4" rather
18109 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18110 host alias from a missing config.sub.
18111
18112Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18113
18114 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18115 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18116
18117Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18118
18119 * configure: mkdir ${subdir} as needed.
18120
18121Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18122
18123 * Makefile.in,configure.in: added autoconf.
18124
18125Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18126
18127 * Makefile.in: no longer pass against on recursion.
18128
18129 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18130 definitions are not inherited.
18131
18132 * configure: correct makesrcdir when subdir is .
18133
18134Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18135
18136 * configure: Add support for 'subdirs' variable, which is
18137 like 'configdirs', except that configure doesn't re-invoke
18138 itself for subdirs, it just creates a Makefile for each subdir.
18139 * configure.texi: Document subdirs.
18140
18141Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18142
18143 * configure.in: added flex to configdirs
18144
18145Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18146
18147 * Makefile.in: remove clean-stamps from clean.
18148
18149Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18150
18151 * configure.in: Add gdbtest to configdirs.
18152
18153Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18154
18155 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18156 to recursive makes.
18157 * configure.in: Recognize new ncr3000 config.
18158
18159Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18160
18161 * Makefile.in, configure.in: removed references to gdbm.
18162
18163Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18164
18165 * config.sub: Don't canonicalize os value
18166 newsos* to bsd (readline needs to check for newsos).
18167 (This fix was earlier made Jan 31, but got re-broken.)
18168
18169Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18170
18171 * configure.in: sco is an os, not a vendor!
18172
18173 * configure: Quote $( better. Keep various shells happy.
18174
18175Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18176
18177 * Makefile.in: eliminate stamp-files.
18178
18179Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18180
18181 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18182 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18183
18184Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18185
18186 * config.sub: fix iris/iris3.
18187
18188Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18189
18190 * configure: re-add -rm.
18191
18192Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18193
18194 * Maskefile.in: add .stmp-rcs to all.
18195
18196 * configure.in: remove gas from rs6000 build, use aix host fragment.
18197
18198Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18199
18200 * configure: pass down site_option during recursion.
18201
18202Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18203
18204 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18205
18206Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18207
18208 * configure: Change exec_prefix so that it really defaults to prefix.
18209
18210Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18211
18212 * Makefile.in, configure.in: Add support for mmalloc library.
18213
18214Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18215
18216 * Makefile.in: add stmp dependencies for a few more things.
18217
18218Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18219
18220 * configure: adjusted error message on objdir/srcdir configure
18221 collision, per john's suggestion.
18222
18223 * Makefile.in: add libiberty stmp to all and all.cross.
18224
18225Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18226
18227 * Makefile.in: remove force dependencies, add grep to all.
18228
18229Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18230
18231 * Makefile.in: drop flex. make stamp files work.
18232
18233 * configure: added test for conflicting configuration in srcdir,
18234 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18235 gets cranky. use relative paths for configure and srcdir
18236 whenever possible. Send some error messages to stderr that were
18237 going to stdout.
18238
18239Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18240
18241 * Makefile.in: Fix libg++ rule to check for gcc directory
18242 before using gcc/gcc. Also pass XTRAFLAGS.
18243
18244Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18245
18246 * Makefile.in: added stmp-files so that directories aren't polled
18247 when they are already built.
18248
18249 * configure.texi: fixed a node pointer problem.
18250
18251Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18252
731a8127 18253 * config.sub configure.in gdb/configure.in
6599da04
JM
18254 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18255 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18256 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18257
18258Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18259
18260 * configure: -recurring becomes -silent. corrected help message
18261 for -site= option.
18262
18263 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18264
18265Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18266
18267 * configure: when building Makefile for crosses, replace
18268 tooldir and program_prefix. default srcdir from location of
18269 config.sub. remove "for host in hosts" and "for target in
18270 targets" loops.
18271
18272Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18273
18274 * Makefile.in: Do not pass bindir or mandir to cvs.
18275
18276Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18277
18278 * Makefile.in, configure.in: removed traces of namesubdir,
18279 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18280 copyrights to '92, changed some from Cygnus to FSF.
18281
18282 * configure.texi: remove most references to multiple hosts,
18283 multiple targets, subdirs, etc.
18284
18285 * configure.man: removed rcsid. reference config.sub not
18286 config.subr.
18287
18288 * Makefile.in: mkdir $(infodir) on install-info.
18289
18290Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18291
18292 * configure.texi: Explain better about .gdbinit and about
18293 the environment that configure.in sections run in.
18294
18295Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18296
18297 * configure.in: Ultrix is only a decstation if it's a MIPS.
18298
18299Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18300
18301 * README: DOC.configure => cfg-paper.texi.
18302
18303Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18304
18305 * config.sub (near case $os): Don't convert newsos* to bsd!
18306
18307Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18308
18309 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18310 the number of copies of COPYING that go into the GDB tar file.
18311
18312Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18313
731a8127 18314 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
18315 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18316 Fix SCO configuration stuff.
18317
18318Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18319
18320 * Makefile.in: For libg++, make sure the -I pointing
18321 to the gcc directory goes *after* all the libg++-local -I flags.
18322 Also, move just-gcc dependency from just-libg++ to all-libg++.
18323
18324Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18325
18326 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18327
18328Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18329
18330 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18331
18332Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18333
18334 * config.sub: Add stratus configuration frags. Also
18335 submitted to FSF.
18336
18337Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18338
18339 * Makefile.in (DEV_SUPPORT): add configure.man.
18340
18341 * config.sub(Decode manufacturer-specific): add -none*.
18342
18343Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18344
18345 * Makefile.in: remove form feeds to make Sun's make happy.
18346 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18347
18348Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18349
18350 * Makefile.in (AR_FLAGS): Make quieter.
18351
18352Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18353
18354 * configure.in: Add libg++.
18355 * configure: When verbose, don't output the command line at each
18356 level; it will be unremarkably the same as the previous version,
18357 which will be the same as what the user typed.
18358
18359Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18360
18361 * configure.in, Makefile.in: fix clean-info, add flex. add
18362 fileutils.
18363
18364 * configure: be less sensitive to spaces in Makefile.in. Do not
18365 look for sources in "..". Doing so breaks subdirectories that
18366 might have their own configure. If a subdir has it's own
18367 configure script, use it.
18368
18369Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18370
18371 * cfg-paper.texi: some changes suggested by rms.
18372
18373Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18374
18375 * config.sub: Merge in some small additions from the FSF version,
18376 taken from the gcc distribution, to bring the Cygnus and FSF
18377 versions into closer sync.
18378
18379Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18380
18381 * configure.in: Changed svr4 references to sysv4.
18382
18383Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18384
18385 * configure: added -V for version number option.
18386
18387Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18388
18389 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18390 renamed from DOC.configure to cfg-paper.texi.
18391
18392Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18393
18394 * configure, config.subr, config.sub: config.subr is now
18395 config.sub again.
18396
18397Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18398
18399 * configure.texi: new file, in progress.
18400
18401 * Makefile.in: build info file and install the man page for
18402 configure.
18403
18404 * configure.man: new file, first cut.
18405
18406 * configure: find config.subr again now that configuration "none"
18407 has gone. removed all traces of the -ansi option. removed all
18408 traces of the -languages option.
18409
18410 * config.subr: resync from rms.
18411
18412Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18413
18414 * configure, config.sub, config.subr: merge config.sub into
18415 config.subr, call the result config.subr, remove config.sub, use
18416 config.subr.
18417
18418 * Makefile.in: revised install for dir.info.
18419
18420Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18421
18422 * configure.in: add decstation host makefile frag.
18423
18424 * Makefile.in: BISON now bison -y again. also install-gcc on
18425 install. clean-gdbm on clean. infodir belongs in datadir.
18426 Make directories for info install. Build dir.info here then
18427 install it.
18428
18429Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18430
18431 * Makefile.in: fix for bad directory tests.
18432
18433Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18434
18435 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18436 regexp. -srcdir relative was being handled incorrectly.
18437
18438 * Makefile.in: unwrapped some for loops so that parallel makes
18439 work again and so one can focus one's attention on a particular
18440 package.
18441
18442Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18443
18444 * configure: added PWD as a stand in for `pwd` (for speed). use
18445 elif wherever possible. make -srcdir work without -objdir.
18446 -objdir= commented out.
18447
18448Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18449
18450 * configure: +options become --options. -subdirs commented out.
18451 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18452 Makefile now at top of generated Makefile. Removed cvs log
18453 entries. added -srcdir. create .gdbinit only if there is one
18454 in ${srcdir}.
18455
18456 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18457 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18458 and mandir now keyed off datadir by default.
18459
18460Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18461
18462 * Freshly created ChangeLog.
18463
18464\f
18465Local Variables:
18466mode: change-log
18467left-margin: 8
18468fill-column: 76
18469version-control: never
18470End:
This page took 3.495863 seconds and 5 git commands to generate.