]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
re PR fortran/88269 (ICE in gfc_format_decoder, at fortran/error.c:947)
[thirdparty/gcc.git] / ChangeLog
CommitLineData
e4a9a572
IS
12018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2
3 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
5 (GCC_TARGET_TOOL): Likewise.
6 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
7 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
8 OTOOL, OTOOL_FOR_TARGET: New substitutions.
9 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
10 * configure: Regenerate.
11 * Makefile.in: Likewise.
12
f9b4801c
JP
132018-11-28 Johannes Pfau <johannespfau@gmail.com>
14
15 * MAINTAINERS (Write After Approval): Add myself.
16
7f9414c1
ML
172018-11-13 Martin Liska <mliska@suse.cz>
18
19 * gcc.target/i386/pr87930.c: Move to ...
20 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
21
1dbff00c
SH
222018-11-10 Stafford Horne <shorne@gmail.com>
23
24 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
25 (Write After Approval): Remove myself.
26
e9f3803d
HAQ
272018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
28
29 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
30 Append $INCICONV to it.
31
45bf1490
SH
322018-11-04 Stafford Horne <shorne@gmail.com>
33
34 * MAINTAINERS (Write After Approval): Add myself.
35
22e05272
JM
362018-10-31 Joseph Myers <joseph@codesourcery.com>
37
38 PR bootstrap/82856
39 * multilib.am: New file. From automake.
40
41 Merge from binutils-gdb:
42 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
43
44 * libtool.m4: Use AC_LANG_SOURCE.
45 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
46 * ar-lib: New file.
47 * test-driver: New file.
48 * configure: Re-generate.
49
82a14443
MP
502018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
51
52 * MAINTAINERS (Write After Approval): Add myself.
53
260eedb9
IB
542018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
55
56 PR bootstrap/87788
57 PR d/87799
58 * configure: Rebuild.
59 * configure.ac: Disable D on systems where it is known not to work.
60
b4c522fa
IB
612018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
62
63 * Makefile.def (target_modules): Add libphobos.
64 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
65 GDCFLAGS_FOR_TARGET.
66 (dependencies): Make libphobos depend on libatomic, libbacktrace
67 configure, and zlib configure.
68 (language): Add language d.
69 * Makefile.in: Rebuild.
70 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
71 (HOST_EXPORTS): Add GDC.
72 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
73 (BASE_TARGET_EXPORTS): Add GDC.
74 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
75 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
76 (EXTRA_HOST_FLAGS): Add GDC.
77 (STAGE1_FLAGS_TO_PASS): Add GDC.
78 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
79 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
80 environment variables.
81 * configure: Rebuild.
82 * configure.ac: Add target-libphobos to target_libraries. Set and
83 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
84
04193ea0
IL
852018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
86
87 * MAINTAINERS (Write After Approval): Add myself.
88
72eda5f2
IB
892018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
90
91 * MAINTAINERS (Write After Approval): Remove myself.
92
4c029cee
IB
932018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
94
95 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
96
fc7367ea
BC
972018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
98
99 * MAINTAINERS: Update my email address.
100
956a7508
TS
1012018-10-04 Thomas Schwinge <thomas@codesourcery.com>
102
103 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
104 maintainer.
105
16ddcc28
MM
1062018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
107
108 * MAINTAINERS (Write After Approval): Add self.
109
f9529512
ST
1102018-09-13 Sam Tebbs <sam.tebbs@arm.com>
111
112 * MAINTAINERS (write after approval): Add myself.
113
3ff89a4e
XG
1142018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
115
116 * MAINTAINERS: Update my email address.
117
e8a0276c
VL
1182018-08-29 Vlad Lazar <vlad.lazar@arm.com>
119
120 * MAINTAINERS (write after approval): Add myself.
121
3d20537c
RS
1222018-08-21 Richard Sandiford <richard.sandiford@arm.com>
123
124 * MAINTAINERS: Add self to global reviewers list.
125
661d1750
SL
1262018-08-17 Sandra Loosemore <sandra@codesourcery.com>
127
128 MAINTAINERS: Add c-sky port maintainers.
129
aa405905
ML
1302018-08-10 Martin Liska <mliska@suse.cz>
131
132 * MAINTAINERS: Revert change in previous commit and
92a285c1 133 join lines.
aa405905 134
04e2b41d
ML
1352018-08-10 Martin Liska <mliska@suse.cz>
136
137 * MAINTAINERS: Remove extra line.
138
6e9f49e4
N
1392018-08-06 Naveen H.S <naveenh@marvell.com>
140
141 * MAINTAINERS: Update my email address.
142
3b0df776
DD
1432018-07-19 DJ Delorie <dj@redhat.com>
144
145 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
146 as maintainer.
147
f030b30e
AK
1482018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
149
150 * MAINTAINERS: Adjust email address for me and my colleague Robin
151 Dapp.
152
7264261f
L
1532018-07-13 H.J. Lu <hongjiu.lu@intel.com>
154 Sunil K Pandey <sunil.k.pandey@intel.com>
155
156 PR target/84413
157 * config/i386/i386.c (m_CORE_AVX512): New.
158 (m_CORE_AVX2): Likewise.
159 (m_CORE_ALL): Add m_CORE_AVX2.
160 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
161 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
162 and remove the rest of m_SKYLAKE_AVX512.
163
19975c57
SH
1642018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
165
166 * config.sub: Sync with upstream version 2018-07-03.
167
c234070e
SH
1682018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
169
170 * config.guess: Sync with upstream version 2018-06-26.
171 * config.sub: Sync with upstream version 2018-07-02.
172
d41cd173
BW
1732018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
174
92a285c1 175 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
176 * ltmain.sh: Likewise.
177
d3435784
SB
1782018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
179
180 * contrib/config-list.mk: Remove powerpc-linux_paired.
181
da34ca3f
AO
1822018-06-29 Alexandre Oliva <oliva@adacore.com>
183
184 * configure.ac: Introduce support for @unless/@endunless.
185 * Makefile.tpl (dep-kind): Rewrite with cond; return
186 postbootstrap in some cases.
187 (make-postboot-dep, postboot-targets): New.
188 (dependencies): Do not output postbootstrap dependencies at
189 first. Output non-target ones changed for configure to depend
190 on stage_last @if gcc-bootstrap, and the original deps @unless
191 gcc-bootstrap.
192 * configure.in, Makefile.in: Rebuilt.
193
8e236ddd
JW
1942018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
195
196 * MAINTAINERS (write after approval): Add myself.
197
71d40114
RV
1982018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
199
200 * MAINTAINERS (write after approval): Add myself.
201
8006534c
NC
2022018-06-19 Nick Clifton <nickc@redhat.com>
203
204 * zlib/configure.ac: Restore old behaviour of only enabling
205 multilibs when a target subdirectory is defined. This allows
206 building with srcdir == builddir.
207 * zlib/configure: Regenerate.
208
9e03592e
EB
2092018-06-18 Eric Botcazou <ebotcazou@adacore.com>
210
211 * Makefile.def (fortran): Add check-target-libgomp-fortran.
212 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
213 * Makefile.in: Regenerate.
214
29305f60
BE
2152018-06-16 Ben Elliston <bje@gnu.org>
216
217 * config.guess: Import latest version.
218 * config.sub: Likewise.
219
31db0fe0
ML
2202018-06-08 Martin Liska <mliska@suse.cz>
221
222 * MAINTAINERS: Remove MPX-related entries.
223 * Makefile.def: Remove libmpx support.
9e03592e
EB
224 * Makefile.in: Regenerate.
225 * configure.ac: Remove removed files.
226 * configure: Regenerate.
31db0fe0
ML
227 * libmpx/ChangeLog: Remove.
228 * libmpx/Makefile.am: Remove.
229 * libmpx/Makefile.in: Remove.
230 * libmpx/acinclude.m4: Remove.
231 * libmpx/aclocal.m4: Remove.
232 * libmpx/config.h.in: Remove.
233 * libmpx/configure: Remove.
234 * libmpx/configure.ac: Remove.
235 * libmpx/configure.tgt: Remove.
236 * libmpx/libmpx.spec.in: Remove.
237 * libmpx/mpxrt/Makefile.am: Remove.
238 * libmpx/mpxrt/Makefile.in: Remove.
239 * libmpx/mpxrt/libmpx.map: Remove.
240 * libmpx/mpxrt/libtool-version: Remove.
241 * libmpx/mpxrt/mpxrt-utils.c: Remove.
242 * libmpx/mpxrt/mpxrt-utils.h: Remove.
243 * libmpx/mpxrt/mpxrt.c: Remove.
244 * libmpx/mpxrt/mpxrt.h: Remove.
245 * libmpx/mpxwrap/Makefile.am: Remove.
246 * libmpx/mpxwrap/Makefile.in: Remove.
247 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
248 * libmpx/mpxwrap/libtool-version: Remove.
249 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
250
e68086c4
ML
2512018-06-04 Martin Liska <mliska@suse.cz>
252
253 * MAINTAINERS: Add myself as gcov maintainer.
254
37cca345
MF
2552018-06-04 Matthew Fortune <mfortune@gmail.com>
256
257 * MAINTAINERS: Update my email address.
258
74386680
TV
2592018-06-04 Tom de Vries <tdevries@suse.de>
260
261 * MAINTAINERS: Remove write-after-approval entries for component
262 maintainers.
263
010ff25b
JL
2642018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
265
266 * MAINTAINERS (write after approval): Add myself.
267
64acc19a 2682018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
269
270 * MAINTAINERS: Update my email address.
271
7aad7f4b
TV
2722018-06-01 Tom de Vries <tdevries@suse.de>
273
274 * MAINTAINERS: Update my email address.
275
c5470754
BC
2762018-05-22 Bin Cheng <bin.cheng@arm.com>
277
278 * MAINTAINERS (loop-optimizer): Add myself.
279
58b40a67
FT
2802018-05-01 Francois H. Theron <francois.theron@netronome.com>
281
282 * configure.ac: Added "nfp" target.
283 * configure: Regenerate.
284
bece35ca
RB
2852018-04-30 Richard Biener <rguenther@suse.de>
286
287 PR bootstrap/85571
288 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
289 (STAGE3_TFLAGS): Likewise.
290 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
291 (STAGEtrain_TFLAGS): Likewise.
292 * Makefile.in: Regenerate.
293
ae05281f
RB
2942018-04-26 Richard Biener <rguenther@suse.de>
295
296 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
297 (STAGE2_CFLAGS): Likewise.
298 (STAGE2_TFLAGS): Likewise.
299 (STAGE3_CFLAGS): Add -fchecking.
300 (STAGE3_TFLAGS): Likewise.
301 (STAGEtrain_CFLAGS): Filter out -fchecking.
302 (STAGEtrain_TFLAGS): Likewise.
303 * Makefile.in: Re-generate.
304
c6e34a9b
CM
3052018-04-25 Catherine Moore <clm@codesourcery.com>
306
307 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
308
ae9fb56f
PC
3092018-04-18 Paul Clarke <pc@us.ibm.com>
310
311 * MAINTAINERS (write after approval): Add myself.
312
a2919888
AS
3132018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
314
315 * MAINTAINERS: Update my email address.
316
c6024672
BS
3172018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
318
319 * MAINTAINERS: Remove redundant Write-After-Approval entry.
320
85d36775
BS
3212018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
322
323 * MAINTAINERS: Update my email address and disambiguate myself
324 a bit from Will Schmidt.
325
8bb406a2
NS
3262018-03-21 Nathan Sidwell <nathan@acm.org>
327
328 * MAINTAINERS: Move maintainers of now-removed picochip and score
329 ports to write after approval.
330
c9b39302
RS
3312018-03-13 Richard Sandiford <richard.sandiford@arm.com>
332
333 * MAINTAINERS: Add entry for SVE maintainership.
334
1fc1d82e
MR
3352018-02-13 Maciej W. Rozycki <macro@mips.com>
336
337 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
338 * configure: Regenerate.
339
7b7f78d7
BK
3402018-01-18 Boris Kolpackov <boris@codesynthesis.com>
341
342 * MAINTAINERS (write after approval): Add myself.
343
3c1f3bf6
SP
3442018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
345
346 * MAINTAINERS (write after approval): Add myself.
347
182f27e3
SP
3482018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
349
350 * MAINTAINERS (write after approval): Add myself.
85911661 351
85ec4feb
JJ
3522018-01-03 Jakub Jelinek <jakub@redhat.com>
353
354 Update copyright years.
355
ef7d7cf5
BE
3562018-01-03 Ben Elliston <bje@gnu.org>
357
358 * config.guess: Import latest version.
359 * config.sub: Likewise.
360
842df93e
SH
3612017-12-12 Stafford Horne <shorne@gmail.com>
362
363 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
364 * configure: Regenerate.
365
1d0a8ae9
QZ
3662017-11-29 Qing Zhao <qing.zhao@oracle.com>
367
368 * MAINTAINERS (Write After Approval): Add myself.
369
5e9d6aa4
JK
3702017-11-28 Julia Koval <julia.koval@intel.com>
371 Sebastian Peryt <sebastian.peryt@intel.com>
372
373 * Makefile.def (target_modules): Remove libcilkrts.
374 * Makefile.in: Ditto.
375 * configure: Ditto.
376 * configure.ac: Ditto.
377
d2eaaa89
JK
3782017-11-28 Julia Koval <julia.koval@intel.com>
379
380 * MAINTAINERS (Write After Approval): Add myself.
381
90b415f6
SD
3822017-11-22 Sudakshina Das <sudi.das@arm.com>
383
384 * MAINTAINERS (Write After Approval): Add myself.
385
f804ba3e
PD
3862017-11-06 Palmer Dabbelt <palmer@sifive.com>
387
388 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
389 Use my SiFive email address.
390
8744c9bf
SP
3912017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
392
393 * MAINTAINERS (write after approval): Add myself.
394
7181cca3
ML
3952017-10-27 Martin Liska <mliska@suse.cz>
396
397 * Makefile.tpl: Use proper name of folder as it was renamed
398 during transition to 4 stages.
399 * Makefile.in: Regenerate.
400
fb336a7b
IT
4012017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
402
e50ffab3 403 * MAINTAINERS (write after approval): Add myself.
fb336a7b 404
7b5f5267
GP
4052017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
406
407 * MAINTAINERS: Add a note that maintainership also includes web
408 pages, docs, and testsuite related to that area.
409
55de8eb3
TV
4102017-09-25 Tom de Vries <tom@codesourcery.com>
411
412 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
413
86ab175e
PMR
4142017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
415
416 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
417
500ac452
NS
4182017-09-15 Nathan Sidwell <nathan@acm.org>
419
420 * MAINTAINERS: Remove myself as a vxworks maintainer.
421
72ace300
TS
4222017-09-13 Thomas Schwinge <thomas@codesourcery.com>
423
424 * MAINTAINERS: Remove email address of Jim Norris.
425
1328002a
KT
4262017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
427
428 * MAINTAINERS (Reviewers): Move myself from here...
429 (CPU Port Maintainers): ... to here.
430
84d0b6f5
JG
4312017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
432
433 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
434
9c04bba3
RD
4352017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
436
e50ffab3 437 * MAINTAINERS (write after approval): Add myself.
9c04bba3 438
5a427c63
TR
4392017-07-28 Tony Reix <tony.reix@atos.net>
440
441 * configure.ac (target-libffi): Don't disable for AIX.
442 (go): Don't add to unsupported_languages on AIX.
443 (target-libgo): Don't disable for AIX.
444 * configure: Regenerate.
445
8994b66f
YG
4462017-07-19 Yury Gribov <tetra2005@gmail.com>
447
448 * MAINTAINERS: Add myself.
449
7a795e10
TS
4502017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
451
452 * MAINTAINERS: Update my email address.
453
50061652
RE
4542017-07-04 Richard Earnshaw <rearnsha@arm.com>
455
456 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
457 arm-specific auto-generated header files.
458
d4360477
NS
4592017-07-03 Nathan Sidwell <nathan@acm.org>
460
461 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
462 * configure: Rebuilt.
463
9dc9ae74
BS
4642017-07-03 Bernd Schmidt <bschmidt@redhat.com>
465
466 * MAINTAINERS: Readd myself for c6x.
467
c8cf0b6f
ML
4682017-06-28 Martin Liska <mliska@suse.cz>
469
470 PR bootstrap/81217
471 * Makefile.def: Remove superfluous bootstrap_target from
472 bootstrap_stage.
473 * Makefile.in: Re-generate the file.
474
0666865c
MO
4752017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
476
e50ffab3 477 * MAINTAINERS: Add myself to Write After Approval
0666865c 478
827c925e
AJ
4792017-06-21 Andrew Jenner <andrew@codesourcery.com>
480
481 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
482
0d053a49
ML
4832017-06-19 Martin Liska <mliska@suse.cz>
484
485 * Makefile.def: Define 4 stages PGO bootstrap.
486 * Makefile.tpl: Define FLAGS.
487 * Makefile.in: Regenerate.
488
be75f645
ILT
4892017-06-14 Ian Lance Taylor <iant@golang.org>
490
491 * Makefile.def: Add check-gotools to go check targets.
492 * Makefile.in: Rebuild.
493
c725f69c
SB
4942017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
495
496 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
497
76052545
EB
4982017-06-03 Eric Botcazou <ebotcazou@adacore.com>
499
500 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
501 * configure: Regenerate.
502
afd88efc
ML
5032017-05-31 Martin Liska <mliska@suse.cz>
504
505 * configure.ac: Add handling of stage2_werror_flags to
506 action-if-given and to action-if-not-given.
507 * configure: Regenerate.
508
945bafd6
PB
5092017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
510
511 * MAINTAINERS: Add self to Write After Approval
512
b9396a49
BS
5132017-05-27 Bernd Schmidt <bschmidt@redhat.com>
514
515 * MAINTAINERS: Update my email address, and remove myself as
516 maintainer in some areas.
517
aa1b69e7
EG
5182017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
519
520 * MAINTAINERS: Add self to Write After Approval
521
cdfee50a
NS
5222017-05-25 Nathan Sidwell <nathan@acm.org>
523
524 * configure.ac: Add --enable-languages=default to mean default and
525 make --enable-languages=all mean all supported languages.
526 * configure: Regenerated.
527
83349046
SB
5282017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
529
530 * config.gcc (powerpc*-*-*spe*): New.
531 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
532 (powerpc-*-rtems*spe*): New.
533 (powerpc*-*-linux*spe*): New.
534 (powerpc-wrs-vxworksspe): New.
535 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
536 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
537 * config.host (powerpc*-*-*spe*): New.
538
01c712cb
ML
5392017-05-19 Martin Liska <mliska@suse.cz>
540
541 * configure.ac: Add --enable-werror-always just for
542 bootstrap-debug (or none build config) and do not add it
543 when we are on a release branch.
544 * configure: Regenerated.
545
7880c1a5
SL
5462017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
547
548 * MAINTAINERS: Add self to Write After Approval
549
c759355f
KK
5502017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
551
552 * MAINTAINERS: Move myself to Write After Approval section.
553
79557bae
CZ
5542017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
555
556 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
557 ACCH registers.
558 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
559 available.
560 (umulsidi3): Likewise.
561 (mulsidi3_700): Disable this pattern when we have advanced mpy
562 instructions.
563 (umulsidi3_700): Likewise.
564 (maddsidi4): New pattern.
565 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
566 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
567 (mpydu_imm_arcv2hs): Likewise.
568 * config/arc/predicates.md (accl_operand): New predicate.
569
c7314bc1
CZ
5702017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
571 Andrew Burgess <andrew.burgess@embecosm.com>
572
573 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
574 case.
575 (ARC_AUTOFP_IRQ_P): Likewise.
576 (ARC_AUTO_IRQ_P): Likewise.
577 (rgf_banked_register_count): New variable.
578 (parse_mrgf_banked_regs_option): New function.
579 (arc_override_options): Handle rgf_banked_regs option.
580 (arc_handle_interrupt_attribute): Add firq option.
581 (arc_compute_function_type): Return fast irq type when required.
582 (arc_must_save_register): Handle fast interrupts.
583 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
584 (arc_return_address_regs): Update.
585 * config/arc/arc.h (arc_return_address_regs): Update.
586 (arc_function_type): Add fast interrupt type.
587 (ARC_INTERRUPT_P): Update.
588 (RC_FAST_INTERRUPT_P): Define.
589 * config/arc/arc.md (simple_return): Update for fast interrupts.
590 (p_return_i): Likewise.
591 * config/arc/arc.opt (mrgf-banked-regs): New option.
592 * doc/invoke.texi (mrgf-banked-regs): Document.
593
41453183
CZ
5942017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
595
596 * config/arc/arc.c (irq_ctrl_saved): New variable.
597 (ARC_AUTOBLINK_IRQ_P): Define.
598 (ARC_AUTOFP_IRQ_P): Likewise.
599 (ARC_AUTO_IRQ_P): Likewise.
600 (irq_range): New function.
601 (arc_must_save_register): Likewise.
602 (arc_must_save_return_addr): Likewise.
603 (arc_dwarf_emit_irq_save_regs): Likewise.
604 (arc_override_options): Handle deferred options.
605 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
606 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
607 arc_must_save_return_addr.
608 (arc_compute_frame_size): Handle automated save and restore of
609 registers.
610 (arc_expand_prologue): Likewise.
611 (arc_expand_epilogue): Likewise.
612 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
613 * config/arc/arc.opt (mirq-ctrl-saved): New option.
614 * doc/invoke.texi (mirq-ctrl-saved): Document option.
615
52744dd7
TK
6162017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
617 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
618
619 PR bootstrap/77661
620 * Makefile.def: Don't pass --enable-maintainer-mode on to an
621 in-tree build MPC.
622 * Makefile.in: Regenerate.
623
deeba76a
FXC
6242017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
625
626 * configure.ac: Enable LTO by default on darwin >= 9.
627 * configure: Regenerate.
628
5a05e11d
PD
6292017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
630
631 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
632 and Andrew Waterman as the RISC-V maintainers.
633
e04f858c
NK
6342017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
635
636 * MAINTAINERS: Add self to Write After Approval
637
a98cf819
GP
6382017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
639
640 * config.guess: Import latest from upstream.
641
9826d1a3
GP
6422017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
643
644 * MAINTAINERS (Write After Approval): Remove entries that are
645 already covered under Reviewers.
646
a46586c3
MW
6472017-03-08 Mark Wielaard <mark@klomp.org>
648
649 PR demangler/70909
650 PR demangler/67264
651 * include/demangle.h: Add d_printing to struct demangle_component
652 and pass struct demangle_component as non const.
653
734ca1c2
GP
6542017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
655
656 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
657
93b87d1d
TS
6582017-02-15 Thomas Schwinge <thomas@codesourcery.com>
659
660 * Makefile.tpl: Remove HOST_ISLVER.
661 (HOST_EXPORTS): Remove ISLVER.
662 * Makefile.in: Regenerate.
663
f877b3ad
RB
6642017-02-13 Richard Biener <rguenther@suse.de>
665
666 * configure: Re-generate.
667
2ad31830
GP
6682017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
669
670 * MAINTAINERS: Adjust bug reporting URL.
671
3501e62c
GP
6722017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
673
674 * MAINTAINERS (Write After Approval): Remove redundant entry
675 for Andrew Burgess.
676
510555e0
JDA
6772017-02-03 John David Anglin <danglin@gcc.gnu.org>
678
e50ffab3 679 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 680 32-bit hppa*-*-hpux*.
e50ffab3 681 * configure: Regenerate.
510555e0 682
f6a24a94
MJ
6832017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
684
685 * configure.ac: Moved the white list of enabling BRIG FE to
686 libhsail-rt/configure.tgt.
687 * configure: Regenerated.
688 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
689
6902017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
691 Martin Jambor <mjambor@suse.cz>
692
5fd1486c
PJ
693 * Makefile.def (target_modules): Added libhsail-rt.
694 (languages): Added language brig.
695 * Makefile.in: Regenerated.
696 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
697 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
698 * configure: Regenerated.
699
3c36aa6b
JJ
7002017-01-17 Jakub Jelinek <jakub@redhat.com>
701
702 PR other/79046
703 * configure: Regenerated.
704
8f56cb51
AM
7052017-01-04 Alan Modra <amodra@gmail.com>
706
707 * configure: Regenerate.
708
f2c764c5
BE
7092016-12-29 Ben Elliston <bje@gnu.org>
710
711 * config.sub: Import latest version.
712
1dc9c117
AI
7132016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
714
715 * MAINTAINERS (Write After Approval): Add myself.
716
c21fdaa1
JJ
7172016-12-21 Jakub Jelinek <jakub@redhat.com>
718
719 * configure.ac: Don't bootstrap libmpx unless --with-build-config
720 includes bootstrap-mpx.
721 * configure: Regenerated.
722
cc811459
CX
7232016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
724
725 * MAINTAINERS (Write After Approval): Add myself.
726
b55e6680
MJ
7272016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
728
8f56cb51 729 * configure: Regenerate.
b55e6680 730
825fba52
MK
7312016-12-01 Matthias Klose <doko@ubuntu.com>
732
733 * configure.ac: Don't use pkg-config to check for bdw-gc.
734 * configure: Regenerate.
735
114bf3f1
MK
7362016-11-30 Matthias Klose <doko@ubuntu.com>
737
738 * Makefile.def: Remove reference to boehm-gc target module.
739 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
740 options and for the bdw-gc pkg-config module.
741 * configure: Regenerate.
742 * Makefile.in: Regenerate.
743
21b0f96a
NS
7442016-11-28 Nathan Sidwell <nathan@acm.org>
745
746 * MAINTAINERS (nvptx): Remove self.
747
292edab3
BE
7482016-11-25 Ben Elliston <bje@gnu.org>
749
750 * config.guess: Import latest version.
751 * config.sub: Likewise.
752
0954a00b
TT
7532016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
754
755 * MAINTAINERS (Write After Approval): Add myself.
756
8e4d2ca4
MK
7572016-11-15 Matthias Klose <doko@ubuntu.com>
758
759 * Makefile.def: Remove references to GCJ.
760 * Makefile.tpl: Likewise.
761 * Makefile.in: Regenerate.
762
84c1b9d3
MK
7632016-11-15 Matthias Klose <doko@ubuntu.com>
764
765 * config-ml.in: Remove references to GCJ.
766 * configure.ac: Likewise.
767 * configure: Regenerate.
768
3f95ca6c
JC
7692016-11-01 Josh Conner <joshconner@google.com>
770
771 * MAINTAINERS (Write After Approval): Update email address,
772
457cc672
CL
7732016-10-27 Carl Love <cel@us.ibm.com>
774
775 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
776 Approval list to make it alphabetical.
777
2142f54f
CL
7782016-10-27 Carl Love <cel@us.ibm.com>
779
780 * MAINTAINERS (Write After Approval): Add myself.
781
104700f4
AB
7822016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
783
784 * MAINTAINERS (Reviewers): Add myself.
785 (Write After Approval): Add myself.
786
942c0db8
HP
7872016-10-21 Hartmut Penner <hepenner@us.ibm.com>
788 Ulrich Weigand <uweigand@de.ibm.com>
789
790 * MAINTAINERS: Update email address.
791
fbf4c502
NS
7922016-10-10 Nathan Sidwell <nathan@acm.org>
793
794 * MAINTAINERS: Update email address.
795
b20e7532
AT
7962016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
797
798 * configure.ac: Add aarch64-*-freebsd*.
799 * configure: Regenerate.
800
2e21fd4d
SE
8012016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
802
803 * MAINTAINERS: Update email address after it got reverted.
804
43c40f3e
RO
8052016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
806
807 * configure.ac (target_libraries): Readd target-boehm-gc.
808 Restore --enable-objc-gc handling.
809 * configure: Regenerate.
810
f05796ba
JL
8112015-10-03 Jeff Law <law@redhat.com>
812
813 * MAINTAINERS: Move several inactive maintainers to the
814 write-after-approval section.
815
012447ea
JJ
8162016-09-30 Jakub Jelinek <jakub@redhat.com>
817
818 * configure.ac: Add target-libffi to target_libraries.
819 Readd libgcj target disablings, modified to only target-libffi.
820 Readd target addition of go to unsupported languages.
821 * configure: Regenerated.
822
a7d75d59
SE
8232016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
824
825 * MAINTAINERS: Update email address.
826
d1a79a95
AH
8272016-09-30 Andrew Haley <aph@redhat.com>
828
4d8c733d 829 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
830 write-after approval. Remove Tom Tromey and Bryce McKinlay from
831 libgcj.
832
af2d4873
AH
8332016-09-30 Andrew Haley <aph@redhat.com>
834
835 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
836 write-after approval after GCJ deletion.
837
07b78716
AH
8382016-09-30 Andrew Haley <aph@redhat.com>
839
840 * Makefile.def: Remove libjava.
841 * Makefile.tpl: Likewise.
842 * Makefile.in: Regenerate.
843 * configure.ac: Likewise.
844 * configure: Likewise.
845 * gcc/java: Remove.
846 * libjava: Likewise.
847
a29b7214
CZ
8482016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
849
850 * MAINTAINERS (Reviewers): Add myself.
851
2fd88f4f
AK
8522016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
853
854 * configure.ac: Disable "sim" directory for arc*-*-*.
855 * configure: Regenerated.
856
e2080e79
TC
8572016-09-23 Tamar Christina <tamar.christina@arm.com>
858
859 * MAINTAINERS (Write After Approval): Add myself.
860
8f3675f8
MR
8612016-09-12 Maciej W. Rozycki <macro@imgtec.com>
862
863 * configure.ac: Check for the minimum in-tree MPFR version
864 handled.
865 * configure: Regenerate.
866
21f88103
YTL
8672016-07-20 Yan-Ting Lin <currygt52@gmail.com>
868
869 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
870 * configure: Regenerated.
871
60d51882
FR
8722016-07-19 Fritz Reese <fritzoreese@gmail.com>
873
874 * MAINTAINERS (Write After Approval): Add myself.
875
277d7ee0
AK
8762016-06-23 Andi Kleen <ak@linux.intel.com>
877
878 * Makefile.def: Add autoprofiledbootstrap.
879 * Makefile.tpl: Dito.
880 * Makefile.in: Regenerate.
881
fd6487af
JS
8822016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
883
884 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
885 * configure: Regenerate.
886
3e326935
TS
8872016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
888
889 * configure: Regenerate.
890 * configure.ac: Remove support for avr-rtems.
891
9582bf04
SKS
8922016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
893
894 * MAINTAINERS (Write After Approval): Add myself.
895
6f820b68
MC
8962016-06-16 Michael Collison <michael.collison@arm.com>
897
898 * MAINTAINERS (Write After Approval): Add myself.
899
775ee7fa
MM
9002016-06-14 Mikael Morin <mikael@gcc.gnu.org>
901
902 * MAINTAINERS (Write After Approval): Update e-mail address.
903
de3ba371
JM
9042016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
905
21f88103 906 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 907
350216e3
AM
9082016-05-28 Alan Modra <amodra@gmail.com>
909
910 * Makefile.tpl (configure): Depend on m4 files included.
911 * Makefile.in: Regenerate.
912
9cad20fa
BS
9132016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
914
915 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
916 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
917
92466115
BS
9182016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
919
920 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
921 special case builtin.
922 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
923 support for ALTIVEC_BUILTIN_VEC_ADDEC.
924 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
925 for __builtin_vec_addec.
926
fe38e08b
JS
9272016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
928
929 * config.guess: Import version 2016-04-02 (newest).
930 * config.sub: Import version 2016-05-10 (newest).
931
cef1a0b8 9322016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 933
cef1a0b8
JL
934 * configure.ac: Add ARC support to libgloss.
935 * configure: Regenerate
704b85c7 936
75a6b91a
AS
9372016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
938
939 * MAINTAINERS (Write After Approval): Add myself.
940
00f35794
BE
9412016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
942
943 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
944 * configure: Regenerated.
945 * Makefile.def (gmp): Explicitly disable assembler.
946 (mpfr): Adjust lib_path.
947 (mpc): Likewise.
948 * Makefile.in: Regenerated.
949
c100769b
JJ
9502016-05-01 Jakub Jelinek <jakub@redhat.com>
951
952 PR bootstrap/70704
953 * configure.ac (--enable-stage1-checking): Add missing
954 --enable-checking=.
955 * configure: Regenerated.
956
bc6d9014
OE
9572016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
958
ace08cb8
OE
959 * config.guess: Revert r235676.
960 * config.sub: Revert r235676.
961
9622016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
963
964 * config.guess: Remove SH5 support.
bc6d9014
OE
965 * config.sub: Likewise.
966 * configure: Likewise.
967 * configure.ac: Likewise.
968
7db11a5a
JJ
9692016-04-26 Jakub Jelinek <jakub@redhat.com>
970
971 PR bootstrap/70704
972 * configure.ac (--enable-stage1-checking): For --disable-checking or
973 implicit --enable-checking, make sure extra flag matches in between
974 stage1 and later checking.
975 * configure: Regenerated.
976
ab0fc037
TS
9772016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
978
979 * .gitattributes: New file.
980
c048fa95
SB
9812016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
982
983 * MAINTAINERS (rs6000/powerpc port): Add myself.
984
f3653cf5
SB
9852016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
986
987 PR bootstrap/70173
988 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
989 and gotools directories. Delete the stage_final file.
990 * Makefile.in: Regenerate.
991
4f93efa4
AV
9922016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
993
994 * MAINTAINERS (Write After Approval): Add myself.
995
c27e432e
SK
9962016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
997
998 * MAINTAINERS (Fortran maintainer): Remove myself.
999
7134713c
BS
10002016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1001
1002 * MAINTAINERS (Write After Approval): Add myself.
1003
7d74282a
KN
10042016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1005
1006 * MAINTAINERS (Write After Approval): Add myself.
1007
1b858e76
CC
10082016-03-17 Cary Coutant <ccoutant@gmail.com>
1009
1010 Sync with binutils-gdb:
1011
1012 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1013
1014 * configure.ac: Add mips and s390 to the gold target check.
1015 * configure: Regenerate.
1016
d15bd5bb
DD
10172016-03-01 DJ Delorie <dj@redhat.com>
1018
1019 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1020
6d1fa6bb
DM
10212016-02-22 David Malcolm <dmalcolm@redhat.com>
1022
1023 * MAINTAINERS (libcpp): Add myself.
1024 (diagnostic messages): Likewise.
1025
607bda60
TV
10262016-02-20 Tom de Vries <tom@codesourcery.com>
1027
1028 * MAINTAINERS: Fix whitespace.
1029
80cfaff8
CZ
10302016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1031
1032 * MAINTAINERS (Write After Approval): Add myself.
1033
c661a43d
SP
10342016-01-29 Sebastian Pop <s.pop@samsung.com>
1035
1036 * config/isl.m4: Add comments about isl-0.16.
1037 * configure: Regenerate.
1038
86b3a101
MJ
10392016-01-29 Martin Jambor <mjambor@suse.cz>
1040
1041 * MAINTAINERS (hsa maintainers): Add myself.
1042
960cbfd2
WD
10432015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1044
1045 * MAINTAINERS: (Write After Approval): Add myself.
1046
1e050c90
AK
10472016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1048 Sebastian Pop <s.pop@samsung.com>
1049
1050 * Makefile.in: Regenerate.
1051 * Makefile.tpl: Export ISLVER.
1052 * configure: Regenerate.
1053 * config/isl.m4: Detect isl-0.15.
1054
cefadad1
MM
10552016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1056
1057 PR bootstrap/69329
1058 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1059 * Makefile.in: Regenerate.
1060
9e530bcd
AP
10612016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1062
1063 * configure.ac: Enable LTO for DJGPP
1064 * configure: Regenerate
1065
324402a0
L
10662016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1067
1068 Sync with binutils-gdb:
1069 2015-10-21 Nick Clifton <nickc@redhat.com>
1070
1071 PR gas/19109
1072 * configure.ac: Note the 'none' is an acceptable argument to
1073 --enable-compressed-debug-sections.
1074 * configure: Regenerate.
1075
9eaaa830
BE
10762016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1077
1078 PR bootstrap/69134
1079 * Makefile.def (mpfr): Disable assembler.
1080 * Makefile.in: Regenerate.
1081
cfe67e03
BE
10822016-01-01 Ben Elliston <bje@gnu.org>
1083
1084 * config.guess: Import version 2016-01-01.
1085 * config.sub: Likewise.
1086
be33d404
SS
10872015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1088
1089 * MAINTAINERS (Write After Approval): Add myself.
1090
e357a5e0
SP
10912015-12-17 Sebastian Pop <s.pop@samsung.com>
1092
1093 * Makefile.in: Replace ISL with isl.
1094 * Makefile.tpl: Same.
1095 * config/isl.m4: Same.
1096 * configure.ac: Same.
1097 * contrib/download_prerequisites: Same.
1098 * configure: Regenerate.
1099
1ad2439b
AP
11002015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1101
1102 * MAINTAINERS (Write After Approval): Add Myself.
1103
70decafb
NS
11042015-12-17 Nathan Sidwell <nathan@acm.org>
1105
1106 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1107 * configure: Regenerate.
1108
560d18d3
AK
11092015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1110 Sebastian Pop <s.pop@samsung.com>
1111
1112 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1113 isl_ctx_get_max_operations.
1114 * configure: Regenerate.
1115
57e8ab24 11162015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
1117
1118 * MAINTAINERS (Write After Approval): Add myself.
1119
105b682e
ILT
11202015-12-02 Ian Lance Taylor <iant@google.com>
1121
1122 PR go/66147
1123 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1124 * Makefile.in: Regenerate.
1125
7eb46bec
AT
11262015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1127
1128 PR libffi/65726
1129 * Makefile.def (lang_env_dependencies): Make libffi depend
1130 on cxx.
1131 * Makefile.in: Regenerate.
1132
cc3baaa9
DE
11332015-11-26 David Edelsohn <dje.gcc@gmail.com>
1134
1135 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1136 symbols.
1137
3be96231
TG
11382015-11-20 Tristan Gingold <gingold@adacore.com>
1139
1140 Sync with binutils-gdb:
1141 2015-11-20 Tristan Gingold <gingold@adacore.com>
1142
1143 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1144 * configure: Regenerate.
1145
daa53f38
ML
11462015-11-19 Martin Liska <mliska@suse.cz>
1147
1148 * .gitignore: Add .clang-format to ignored files.
1149 * Makefile.in: Add clang-format.
1150 * Makefile.tpl: Likewise.
1151
54985c70
TA
11522015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1153
1154 * configure.ac: Enable libmpx by default.
1155 * configure: Regenerated.
1156
d0397c75
SE
11572015-10-23 Steve Ellcey <sellcey@imgtec.com>
1158
1159 * MAINTAINERS: Update email address.
1160
735a559c
PM
11612015-10-23 Paulo Matos <pmatos@linki.tools>
1162
1163 * MAINTAINERS: Update email address.
1164
15713b43
AH
11652015-10-23 Alan Hayward <alan.hayward@arm.com>
1166
1167 * MAINTAINERS (Write After Approval): Add myself.
1168
78edb32f
L
11692015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1170
1171 Sync with binutils-gdb:
1172 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1173
1174 PR gas/19109
1175 * configure.ac: Add
1176 --enable-compressed-debug-sections={all,gas,gold,ld}.
1177 * configure: Regenerated.
1178
dec6b7f1
AC
11792015-10-16 Arnaud Charlet <charlet@adacore.com>
1180
1181 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1182
6be1d686
ML
11832015-10-09 Martin Liska <mliska@suse.cz>
1184
1185 * MAINTAINERS (Write After Approval): Add myself.
1186
dc0e2060
AF
11872015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1188
1189 * MAINTAINERS (Write After Approval): Add myself.
1190
bec93d40
FW
11912015-10-02 Florian Weimer <fweimer@redhat.com>
1192
1193 * MAINTAINERS: Update email address.
1194
0487f06d
LK
11952015-10-02 Louis Krupp <louis.krupp@zoho.com>
1196
1197 * MAINTAINERS (Write After Approval): Add myself.
1198
56547ff7
KT
11992015-09-20 Kai Tietz <ktietz70@googlemail.com>
1200
423ea09f 1201 * MAINTAINERS: Update email.
56547ff7 1202
ed4c91ea
BS
12032015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1204
1205 * MAINTAINERS: Update my email address.
1206
2503fd9e
JB
12072015-09-01 James Bowman <james.bowman@ftdichip.com>
1208
1209 * MAINTAINERS (ft32 port): Add myself.
1210
3726332a
DS
12112015-08-28 David Sherwood <david.sherwood@arm.com>
1212
1213 * MAINTAINERS: Add myself.
1214
15480aaf
PM
12152015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1216
1217 * MAINTAINERS (Write After Approval): Add myself.
1218
ad4f95e3
FXC
12192015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1220
1221 PR libfortran/54572
1222 * Makefile.def: Make libgfortran depend on libbacktrace.
1223 * Makefile.in: Regenerate.
1224
95f25df0
SD
12252015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1226
1227 * MAINTAINERS (Write After Approval): Add myself.
1228
5dc85f7e
TV
12292015-08-12 Tom de Vries <tom@codesourcery.com>
1230
1231 PR other/67092
1232 * configure.ac: Remove --with_host_libstdcxx support.
1233 * configure: Regenerate.
1234
44a7d18d
TS
12352015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1236 Jakub Jelinek <jakub@redhat.com>
1237
1238 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1239 nvptx*-*-*.
1240 * configure: Regenerate.
1241
bf5372e7
YS
12422015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1243
1244 * Makefile.def (libiconv): Define bootstrap=true.
1245 Mark pdf/html/info as missing.
1246 (configure-gcc): Depend on all-libiconv.
1247 (all-gcc): Ditto.
1248 (configure-libcpp): Ditto.
1249 (all-libcpp): Ditto.
1250 (configure-intl): Ditto.
1251 (all-intl): Ditto.
1252 * Makefile.in: Regenerate.
1253
94b8fdcc
BC
12542015-08-03 Bin Cheng <bin.cheng@arm.com>
1255
1256 * MAINTAINERS (loop ivopts): Add the entry and myself.
1257
430bcac1
NS
12582015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1259
1260 * MAINTAINERS (nvptx): Add self.
1261
110d61da
AL
12622015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1263
1264 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1265 128-bit vector modes.
1266
c9da7548 12672015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 1268
c9da7548
VV
1269 * MAINTAINERS (Write After Approval): Add myself.
1270
423ea09f 12712015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
1272
1273 * config.sub, config.guess: Import from upstream.
1274
6b1786aa
JL
12752015-07-24 Michael Darling <darlingm@gmail.com>
1276
1277 PR other/66259
1278 * config-ml.in: Reflects renaming of configure.in to configure.ac
1279 * configure: Likewise
1280 * configure.ac: Likewise
1281
45952786
BS
12822015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1283
1284 * MAINTAINERS: Update my email address.
1285
f1595603
L
12862015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1287
1288 Sync with binutils-gdb:
1289 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1290
1291 * configure.ac (target_configdirs): Exclude target-zlib if
1292 target-libjava isn't built.
1293 * configure: Regenerated.
1294
a05c2c75
L
12952015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1296
1297 Sync with binutils-gdb:
1298 2015-05-13 John David Anglin <dave.anglin@bell.net>
1299
1300 * configure.ac: Disable configuration of GDB for HPUX targets.
1301 * configure: Regenerate.
1302
1303 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1304
1305 * configure.ac: Add --with-system-zlib.
1306 * configure: Regenerated.
1307
1308 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1309
1310 * configure.ac: Add FT32 support.
1311 * configure: Regenerate.
1312
1313 2015-01-12 Anthony Green <green@moxielogic.com>
1314
1315 * configure.ac: Don't disable gprof for moxie.
1316 * configure: Rebuild.
1317
1c01ebf6
L
13182015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1319
1320 Sync with binutils-gdb:
1321 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1322
1323 PR ld/18355
1324 * Makefile.def: Add extra_configure_flags to host zlib.
1325 * configure.ac (extra_host_zlib_configure_flags): New. Set
1326 to --enable-host-shared When bfd is to be built as shared
1327 library. AC_SUBST.
1328 * Makefile.in: Regenerated.
1329
e59969a1
HPN
13302015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1331
1332 Sync with src:
1333 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1334 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1335 * Makefile.in: Regenerated.
1336
d9063947
L
13372015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1338
1339 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1340 target.
1341 * configure: Regenerate.
1342
b837291d
LC
13432015-06-23 Ludovic Courtès <ludo@gnu.org>
1344
1345 * MAINTAINERS (Write After Approval): Add myself.
1346
2a97995f
AT
13472015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1348
1349 * MAINTAINERS (OS Port Maintainers): Add myself.
1350 (Various Maintainers): Remove myself from libffi testsuite.
1351
19cd26a6
RS
13522015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1353
1354 * MAINTAINERS (gen* on machine desc): Add self.
1355
8ca528d9
JM
13562015-06-02 Jason Merrill <jason@redhat.com>
1357
1358 PR bootstrap/66319
1359 * configure.ac: Use -std=gnu++98.
1360
4526c3c1
SN
13612015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1362
1363 * MAINTAINERS (Write After Approval): Add myself.
1364
318a4e6d
MF
13652015-05-28 Mike Frysinger <vapier@gentoo.org>
1366
1367 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1368 * configure: Regenerate.
1369
46070488
JM
13702015-05-26 Jason Merrill <jason@redhat.com>
1371
1372 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1373 * configure: Regenerate.
1374
fef939d6
JB
13752015-05-16 James Bowman <james.bowman@ftdichip.com>
1376
1377 * configure.ac: FT32 target added.
fef939d6
JB
1378 * configure: Regenerated.
1379
886faf50
IB
13802015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1381
1382 * MAINTAINERS (Write After Approval): Add myself.
1383
91c6b410
PM
13842015-05-11 Paulo Matos <paulo@matos-sorge.com>
1385
1386 * MAINTAINERS (Write After Approval): Add myself.
1387
e640447c
PM
13882015-05-11 Paulo Matos <paulo@matos-sorge.com>
1389
1390 * configure.ac: Fix typo.
1391 * configure: Regenerate.
1392
e587377d
MM
13932015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1394
1395 * MAINTAINERS (Write After Approval): Add myself.
1396
cabb9d59
MK
13972015-05-03 Matthias Klose <doko@ubuntu.com>
1398
1399 * configure.ac: Match $host configured with triplets.
1400 * configure: Regenerate.
1401
fafb95a6
BRF
14022015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1403
1404 * Makefile.tpl: Remove surplus whitespace throughout.
1405 * Makefile.in: Regenerate.
1406
85867772
SB
14072015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1408
1409 * MAINTAINERS (Various Maintainers): Add myself as instruction
1410 combiner maintainer.
1411
c10b5ea0
JJ
14122015-04-17 Jakub Jelinek <jakub@redhat.com>
1413
1414 PR bootstrap/62077
1415 * configure.ac (--enable-stage1-checking): Default to
1416 release,misc,gimple,rtlflag,tree,types if --disable-checking
1417 or --enable-checking is not specified and DEV-PHASE is not
1418 experimental.
1419 * configure: Regenerated.
1420
77019397
MO
14212015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1422
1423 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1424 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1425 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1426 * Makefile.in: Regenerate.
1427
17feae99 14282015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
1429
1430 * MAINTAINERS: Update my email address.
1431
e61ffb3b
JG
14322015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1433
1434 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1435
b16cc4f2
KT
14362015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1437
1438 * MAINTAINERS: Add myself as an arm port reviewer.
1439
ec523909
ML
14402015-03-25 Martin Liska <mliska@suse.cz>
1441 Yury Gribov <y.gribov@samsung.com>
1442
1443 * Makefile.in: Fix ln source location for vimrc file.
1444 * Makefile.tpl: Likewise.
1445
fc30054e
AH
14462015-03-09 Aldy Hernandez <aldyh@redhat.com>
1447
1448 PR bootstrap/25672
1449 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1450 cross-compiling. Similarly for CXX_FOR_TARGET.
1451 * configure: Regenerate.
1452
5373cd33
IE
14532015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1454
1455 * Makefile.def: Add libmpx.
1456 * configure.ac: Add libmpx.
1457 * Makefile.in: Regenerate.
1458 * configure: Regenerate.
1459
a6e8abb9
KY
14602015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1461
1462 * MAINTAINERS (CPU Port Maintainers): Add myself
1463 i386 vector ISA extns mantainer.
1464
f2b86778
JL
14652015-03-13 Jeff Law <law@redhat.com>
1466
1467 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1468 maintainer.
1469 Remove Richard Henderson as a maintainer for the x86 port.
1470
9dd44d1c
JR
14712015-03-03 Joern Rennecke <gnu@amylaar.uk>
1472
1473 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1474
33079441
IE
14752015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1476
1477 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1478 pointer bounds checker and i386 MPX maintainer.
1479
d083ae5f
SL
14802015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1481
1482 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1483
f91f1c13
MS
14842015-02-26 Martin Sebor <msebor@redhat.com>
1485
1486 * MAINTAINERS (Various Maintainers): Add self.
1487
426c1eb0
TS
14882015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1489
1490 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1491 Make sure it contains lto.
1492 * configure: Regenerate.
1493
8ae12d71
TS
14942015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1495
1496 * configure: Regenerate.
1497
11aa81cc 14982015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 14991
11aa81cc
DN
1500 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1501 middle-end, docstring): Remove myself.
1502 (Write After Approval): Add myself.
1503
a436ab27
JJ
15042015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1505
1506 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1507 (Write After Approval): Update address.
1508
231d020b
DM
15092015-01-29 David Malcolm <dmalcolm@redhat.com>
1510
1511 PR jit/64780
1512 * configure.ac: Require the user to explicitly specify
1513 --enable-host-shared if the jit is enabled.
1514 * configure: Regenerate.
1515
82a94471
RS
15162015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1517
1518 * MAINTAINERS (Write After Approval): Add myself.
1519
e6f0c56d
TV
15202015-01-25 Tom de Vries <tom@codesourcery.com>
1521
1522 * MAINTAINERS: Make whitespace consistent.
1523
631ff3e1
BO
15242015-01-23 Braden Obrzut <admin@maniacsvault.net>
1525
1526 * MAINTAINERS (Write After Approval): Add myself.
1527
09b9cd1f
AV
15282015-01-20 Andre Vehreschild <vehre@gmx.de>
1529
1530 * MAINTAINERS: (Write After Approval): Add myself.
1531
802ed46a
MU
15322015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1533
1534 * MAINTAINERS: (Write After Approval): Add myself.
1535
c61fcfa6
PT
15362015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1537
1538 * MAINTAINERS: (Write After Approval): Add myself.
1539
ebcd09c1
IS
15402015-01-13 Iain Sandoe <iain@codesourcery.com>
1541
1542 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1543 objective-c/c++ front end maintainer.
1544
71aa170d
MP
15452015-01-13 Marek Polacek <polacek@redhat.com>
1546
1547 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1548
da067543
JL
15492015-01-12 Jeff Law <law@redhat.com>
1550
1551 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1552 a very long time.
1553
bf1de3f0
ILT
15542015-01-09 Ian Lance Taylor <iant@google.com>
1555
1556 * configure.ac (host_tools): Add gotools.
1557 * Makefile.def (host_modules): Add gotools.
1558 (dependencies): Add dependency of all-gotools on all-target-libgo.
1559
82a19768
AT
15602015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1561
1562 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1563 * configure: Regenerate.
1564
53dd59bf
TS
15652015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1566
1567 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1568 all-target-libgomp.
1569 * Makefile.in: Regenerate.
1570
8054942d
EB
15712015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1572
1573 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1574
0969ec7d
EB
15752015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1576
1577 * configure.ac: Add Visium support.
1578 * configure: Regenerate.
1579
ec8fd1c0
AS
15802015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1581
1582 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1583 * configure: Regenerate.
1584
9bccfdf5
AP
15852015-01-03 Andrew Pinski <apinski@cavium.com>
1586
1587 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1588 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1589 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1590 (OBJCOPY_FOR_TARGET): New variable.
1591 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1592 * Makefile.in: Regenerate.
1593 * configure.ac: Check for already installed target objcopy.
1594 Also GCC_TARGET_TOOL on objcopy.
1595 * configure: Regenerate.
1596
007adc0d
HPN
15972015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1598
1599 * config.sub: Update from upstream, to 2015-01-01 version.
1600 * config.guess: Ditto.
1601
fe55e976
SH
16022014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1603
1604 * MAINTAINERS (RTEMS Ports): Add myself.
1605
b86d271e
PMR
16062014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1607
1608 * MAINTAINERS (Write After Approval): Add myself.
1609
9733278a
MH
16102014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1611
1612 * MAINTAINERS (Write After Approval): Add myself.
1613
4b4f2e35
TS
16142014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1615
1616 * configure.ac (--enable-as-accelerator-for): Don't set
1617 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1618 * configure: Regenerate.
1619
b6a65eb6
JJ
16202014-12-13 Jakub Jelinek <jakub@redhat.com>
1621
1622 PR bootstrap/64023
1623 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1624 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1625 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1626 to CXX.
1627 * Makefile.in: Regenerated.
1628
c3e1e693
YG
16292014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1630 Yury Gribov <y.gribov@samsung.com>
1631
1632 * .gitignore: Added .local.vimrc and .lvimrc.
1633 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1634 * Makefile.in: Regenerate.
1635
16362014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
1637
1638 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1639 * configure: Regenerated.
1640
b9fb25a5
BS
16412014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1642
1643 * MAINTAINERS (nvptx port): New entry.
1644
d896cc4d
JBG
16452014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1646
1647 * configure: Regenerate.
1648
74ae587e
JBG
16492014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1650
1651 * configure.ac: Merge with Binutils.
1652
45c89690
TB
16532014-11-26 Tobias Burnus <burnus@net-b.de>
1654
1655 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1656 * Makefile.in: Regenerate.
1657
ea903c37
BE
16582014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1659
1660 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1661 missing flex.
1662 * Makefile.in: Regenerated.
1663
eb23df59
IV
16642014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1665
1666 * Makefile.in: Regenerate.
1667
a699d672
L
16682014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1669
1670 PR bootstrap/63784
1671 * libtool.m4: Add $pic_flag with -shared.
1672
fc065a61
RL
16732014-11-21 Renlin Li <Renlin.Li@arm.com>
1674
1675 * MAINTAINERS (Write After Approval): Added myself.
1676
efcc23e6
AV
16772014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1678
1679 * MAINTAINERS (write-after-approval): Add myself.
1680
dd308ed8
MK
16812014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1682
1683 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1684 from 2 years ago.
1685
ac8698a1
AV
16862014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1687
1688 Revert:
1689 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1690
1691 * MAINTAINERS (Write After Approval): Added myself as line map
1692 maintainer.
1693
8dab9330
RL
16942014-11-19 Renlin Li <Renlin.Li@arm.com>
1695
1696 Revert:
1697 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1698
1699 * MAINTAINERS (Write After Approval): Added myself.
1700
1be22083
RL
17012014-11-19 Renlin Li <Renlin.Li@arm.com>
1702
1703 * MAINTAINERS (Write After Approval): Added myself.
1704
59392f46
AV
17052014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1706
1707 * MAINTAINERS (Write After Approval): Added myself as line map
1708 maintainer.
1709
0f3422cc
DS
17102014-11-17 Dodji Seketeli <dodji@redhat.com>
1711
1712 * MAINTAINERS (Various Maintainers): Added myself as line map
1713 maintainer.
1714
0c8969f0
JBG
17152014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1716
1717 * move-if-change: Sync from upstream gnulib.
1718
d7134c0e
JBG
17192014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1720
1721 * compile: Sync with upstream Automake.
1722 * depcomp: Ditto.
1723 * install-sh: Ditto.
1724 * missing: Ditto.
1725 * mkinstalldirs: Ditto.
1726 * ylwrap: Ditto.
1727
e4ff7e6a
JBG
17282014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1729
1730 * config.sub: Update from upstream config repo.
1731 * config.guess: Ditto.
1732
5f520819
KY
17332014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1734
1735 * Makefile.def: Add liboffloadmic to target_modules. Make
1736 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1737 * Makefile.in: Regenerate.
1738 * configure: Regenerate.
1739 * configure.ac: Add liboffloadmic to target binaries.
1740 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1741 Add liboffloadmic to noconfig list when C++ is not supported.
1742
85c64bbe
BS
17432014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1744 Thomas Schwinge <thomas@codesourcery.com>
1745 Ilya Verbin <ilya.verbin@intel.com>
1746 Andrey Turetskiy <andrey.turetskiy@intel.com>
1747
1748 * configure: Regenerate.
1749 * configure.ac (--enable-as-accelerator-for)
1750 (--enable-offload-targets): New configure options.
1751
7d35a59e
TB
17522014-11-11 Tobias Burnus <burnus@net-b.de>
1753
0a002272 1754 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
1755 * Makefile.in: Regenerate.
1756
35485da9
DM
17572014-11-11 David Malcolm <dmalcolm@redhat.com>
1758
1759 * ChangeLog.jit: New.
1760 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1761
ebf6d33b
FXC
17622014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1763
1764 PR target/63610
1765 * libtool.m4: Fix globbing of darwin versions.
1766 * configure: Regenerate.
1767
4a9bb2aa
TB
17682014-11-11 Tobias Burnus <burnus@net-b.de>
1769
4a9bb2aa
TB
1770 * Makefile.def: Remove CLooG.
1771 * Makefile.tpl: Ditto.
1772 * configure.ac: Ditto.
1773 * configure: Regenerate.
1774 * Makefile.in: Ditto.
1775
738f2522
BS
17762014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1777
1778 * configure.ac: Handle nvptx-*-*.
1779 * configure: Regenerate.
1780
9b591dd1
PG
17812014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1782
1783 * MAINTAINERS (Write After Approval): Add myself.
1784
14258928
JJ
17852014-10-31 Jakub Jelinek <jakub@redhat.com>
1786
1787 * Makefile.def (libcc1): Remove bootstrap=true;.
1788 * Makefile.in: Regenerated.
1789
1335a8ca
JBG
17902014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1791
1792 * configure.ac: Update comment.
1793 * configure: Regenerate.
1794
cb115cc2
IE
17952014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1796
1797 * MAINTAINERS (Write After Approval): Add myself.
1798
fca38047
TS
17992014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1800
1801 * configure.ac (extra_host_libiberty_configure_flags): Add
1802 --enable-shared also for libcc1's benefit.
1803 * configure: Regenerate.
1804
65c0707b
TG
18052014-10-29 Tristan Gingold <gingold@adacore.com>
1806
1807 * MAINTAINERS: Change my email address.
1808
ddc8de03
PM
18092014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1810 Tom Tromey <tromey@redhat.com>
1811
1812 * Makefile.def: Add libcc1 to host_modules.
1813 * configure.ac (host_tools): Add libcc1.
1814 * Makefile.in, configure: Rebuild.
1815
4eb1ac39 18162014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
1817
1818 * configure.ac (build_configargs): Don't share config.cache between
1819 build subdirs.
7fd74620 1820 * configure: Regenerate.
3d96b0d0 1821
d81230b5
DH
18222014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1823
1824 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1825 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1826 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1827 leon3v7 as leon3.
1828 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1829 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1830 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1831 * config/sparc/sparc.md (cpu): Add leon3v7.
1832 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1833
c7a6a617
DH
18342014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1835
1836 * MAINTAINERS (write-after-approval): Add myself.
1837
74cc5471
ILT
18382014-10-23 Ian Lance Taylor <iant@google.com>
1839
1840 * configure.ac: Disable the Go frontend on systems where it is known
1841 to not work.
1842 * configure: Regenerate.
1843
929315a9
RB
18442014-10-23 Richard Biener <rguenther@suse.de>
1845
1846 * Makefile.def: Add libcpp build module and dependencies.
1847 * configure.ac: Add libcpp build module.
1848 * Makefile.in: Regenerate.
1849 * configure: Likewise.
1850
5d12b768
MF
18512014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1852
1853 * MAINTAINERS (write-after-approval): Add myself.
1854
7b262a51
MLI
18552014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1856
1857 * INSTALL/README: Do not mention CVS.
1858
7705dfd1
JY
18592014-10-03 Jing Yu <jingyu@google.com>
1860
1861 * configure.ac: Add aarch64 to list of targets that support gold.
1862 * configure: Regenerate.
1863
a3052d31
FD
18642014-09-29 François Dumont <fdumont@gcc.gnu.org>
1865
1866 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1867
b2a1b261
CM
18682014-09-29 Catherine Moore <clm@codesourcery.com>
1869
1870 * MAINTAINERS: Add myself as MIPS maintainer.
1871
05342e10
MF
18722014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1873
1874 * MAINTAINERS: Move myself to MIPS maintainers.
1875
3f6bb7e5
JBG
18762014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1877
1878 * MAINTAINERS: Put all email addresses between '<' and '>'.
1879
3e895729
FXC
18802014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1881
1882 * MAINTAINERS: Move myself to reviewers (Fortran).
1883
e04733ee
AK
18842014-09-01 Andi Kleen <ak@linux.intel.com>
1885
1886 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1887 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1888 * Makefile.in: Regenerate.
1889
e79c0ea8
DM
18902014-08-28 David Malcolm <dmalcolm@redhat.com>
1891
1892 * rtx-classes-status.txt: Delete
1893
b32d5189
DM
18942014-08-28 David Malcolm <dmalcolm@redhat.com>
1895
1896 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1897
e0c0c325
SP
18982014-08-27 Sebastian Pop <s.pop@samsung.com>
1899
1900 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1901 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1902 of checking for version number.
1903 * configure: Regenerated.
1904 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1905
d7ac0a6a
DM
19062014-08-27 David Malcolm <dmalcolm@redhat.com>
1907
1908 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1909 is done; begin phase 6 (use extra rtx_def subclasses).
1910
9daaca36
DM
19112014-08-27 David Malcolm <dmalcolm@redhat.com>
1912
1913 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1914 done; begin phase 5 (additional rtx_def subclasses).
1915
b2908ba6
DM
19162014-08-26 David Malcolm <dmalcolm@redhat.com>
1917
1918 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1919
1130d5e3
DM
19202014-08-26 David Malcolm <dmalcolm@redhat.com>
1921
1922 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1923 SET_BB_HEADER are done.
1924
0e0ce50d
DM
19252014-08-26 David Malcolm <dmalcolm@redhat.com>
1926
1927 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1928 done.
1929
3d30f4e8
DM
19302014-08-26 David Malcolm <dmalcolm@redhat.com>
1931
1932 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1933
6144a836
DM
19342014-08-26 David Malcolm <dmalcolm@redhat.com>
1935
1936 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1937
b311fd0f
DM
19382014-08-25 David Malcolm <dmalcolm@redhat.com>
1939
1940 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1941
d8ce2eae
DM
19422014-08-25 David Malcolm <dmalcolm@redhat.com>
1943
1944 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1945
1455e88c
DM
19462014-08-25 David Malcolm <dmalcolm@redhat.com>
1947
1948 * rtx-classes-status.txt: Phase 3 (per-file commits within
1949 "config" subdirs) is done; begin phase 4 (removal of
1950 "scaffolding").
1951
76c531d3
DM
19522014-08-23 David Malcolm <dmalcolm@redhat.com>
1953
1954 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1955 dir) is done; begin phase 3 (per-file commits within "config"
1956 subdirs).
1957
00550b3d
DM
19582014-08-21 David Malcolm <dmalcolm@redhat.com>
1959
1960 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1961 phase 2 (per-file commits in main source dir).
1962
622dbadf
BC
19632014-08-21 Bin Cheng <bin.cheng@arm.com>
1964
1965 * configure: Regenerated.
1966
c1286e0b
DM
19672014-08-19 David Malcolm <dmalcolm@redhat.com>
1968
1969 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1970
c2fc1aee
DM
19712014-08-19 David Malcolm <dmalcolm@redhat.com>
1972
1973 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1974
68975683
DM
19752014-08-19 David Malcolm <dmalcolm@redhat.com>
1976
1977 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1978
d914bc6b
DM
19792014-08-19 David Malcolm <dmalcolm@redhat.com>
1980
1981 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1982
8020a4d5
DM
19832014-08-19 David Malcolm <dmalcolm@redhat.com>
1984
1985 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1986
a231b8a5
JV
19872014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1988
1989 * MAINTAINERS (Write After Approval): Add myself.
1990
ce8126f5
CF
19912014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1992
1993 * MAINTAINERS: Remove myself
1994
0f82e5c9
DM
19952014-08-19 David Malcolm <dmalcolm@redhat.com>
1996
1997 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1998
9c9afb69
PP
19992014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2000
2001 * MAINTAINERS (Write After Approval): Add myself.
2002
190bea87
DM
20032014-08-18 David Malcolm <dmalcolm@redhat.com>
2004
2005 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2006 SET_BB_HEADER, SET_BB_FOOTER
2007
c41b94ce
DM
20082014-08-18 David Malcolm <dmalcolm@redhat.com>
2009
bb3fff01 2010 * rtx-classes-status.txt: New file
c41b94ce 2011
eae1a5d4
RG
20122014-08-18 Roman Gareev <gareevroman@gmail.com>
2013
2014 * configure.ac: Eliminate ClooG installation dependency.
2015 * configure: Regenerate.
2016 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2017 * Makefile.in: Regenerate.
2018
f613bc0f
IV
20192014-08-15 Ilya Verbin <iverbin@gmail.com>
2020
2021 * MAINTAINERS (Write After Approval): Add myself.
2022
423ea09f 20232014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
2024
2025 * MAINTAINERS (Write After Approval): Add myself.
2026
88b1a322
JW
20272014-08-01 Jiong Wang <jiong.wang@arm.com>
2028
2029 * MAINTAINERS (Write After Approval): Add myself.
2030
8ed499f8
AG
20312014-07-28 Anthony Green <green@moxielogic.com>
2032
2033 Import from savannah.gnu.org:
2034 * config.sub: Update to 2014-07-28 version.
2035
09ec3110
RS
20362014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2037
2038 * MAINTAINERS: Remove my MIPS maintainer entry.
2039
7b7f941a
UB
20402014-07-26 Uros Bizjak <ubizjak@gmail.com>
2041
2042 PR target/47230
2043 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2044 * configure: Regenerate.
2045
a12f7ac8
JN
20462014-07-24 James Norris <jnorris@codesourcery.com>
2047
2048 * MAINTAINERS (Write After Approval): Add myself.
2049
09611faf
RG
20502014-07-20 Roman Gareev <gareevroman@gmail.com>
2051
2052 * configure.ac: Accept only CLooG 0.18.1.
2053 * configure: Regenerate.
2054
37738b0f
RG
20552014-07-17 Roman Gareev <gareevroman@gmail.com>
2056
2057 * configure.ac: Don't accept isl 0.11.
2058 * configure: Regenerate.
2059
473037cb
AZ
20602014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2061
2062 * MAINTAINERS (Write After Approval): Add myself.
2063
9a62ed16
RO
20642014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2065
2066 * configure.ac: Don't accept isl 0.10.
2067 * configure: Regenerate.
2068
c41f1c42 20692014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 2070
c41f1c42
BE
2071 Fix include path for in-tree cloog.
2072 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2073 * configure: Regenerate.
29d0a43c 2074
c41f1c42 20752014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 2076
c41f1c42 2077 * .gitignore: Import gcc_update output.
a5852bea 2078
b6383ab8
TS
20792014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2080
a10ec8bc
TS
2081 * config-ml.in: Robustify ac_configure_args parsing.
2082
45b3824d
TS
2083 * configure.ac (--enable-linker-plugin-configure-flags)
2084 (--enable-linker-plugin-flags): New flags.
2085 (configdirs): Conditionally add libiberty-linker-plugin.
2086 * configure: Regenerate.
2087 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2088 (host_modules) <lto-plugin>: Pay attention to
2089 @extra_linker_plugin_flags@ and
2090 @extra_linker_plugin_configure_flags@.
2091 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2092 * Makefile.in: Regenerate.
2093
b6383ab8
TS
2094 * Makefile.tpl (configure-[+prefix+][+module+])
2095 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2096 "module_srcdir" instead of "module" for locating a module's srcdir.
2097 * Makefile.in: Regenerate.
2098
a4a1b5f3
MF
20992014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2100
2101 * MAINTAINERS (Write After Approval): Add myself.
2102
38a13841
SP
21032014-06-06 Sebastian Pop <sebpop@gmail.com>
2104
2105 * MAINTAINERS: Update my email address.
2106
153fcd41
TP
21072014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2108
2109 * MAINTAINERS (Write After Approval): Add myself.
2110
e25d9632
AB
21112014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2112
2113 * MAINTAINERS (Write After Approval): Add myself.
2114
1007a55c
JW
21152014-05-30 Jonathan Wakely <jwakely@redhat.com>
2116
2117 PR libstdc++/61011
2118 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2119 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2120 * configure: Regenerate.
2121
fd9ed1ae
PA
21222014-05-28 Pedro Alves <palves@redhat.com>
2123
2124 * MAINTAINERS (Write After Approval): Add myself.
2125
03bdb69f
MK
21262014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2127
2128 * MAINTAINERS: Update my affiliation/email.
2129
905083ad
MS
21302014-05-19 Mike Stump <mikestump@comcast.net>
2131
2132 * MAINTAINERS: Add wide-int reviewers.
2133
707f1839
SL
21342014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2135
2136 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2137 * configure: Regenerated.
2138
7321dc60
TR
21392014-05-15 Torvald Riegel <triegel@redhat.com>
2140
2141 * MAINTAINERS (libitm): Add myself as maintainer.
2142
5b1e4b47
CB
21432014-05-07 Charles Baylis <charles.baylis@linaro.org>
2144
2145 * MAINTAINERS (Write After Approval): Add myself.
2146
a4ebe104
RS
21472014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2148
2149 * config.sub, config.guess: Import from upstream.
2150
9575df4a
AL
21512014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2152
2153 * MAINTAINERS (Write After Approval): Put myself in correct order.
2154
2fdc94b7
AL
21552014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2156
2157 * MAINTAINERS (Write After Approval): Add myself.
2158
080c6230
LB
21592014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2160
2161 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2162 section.
2163
4e4c8692
RÁE
21642014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2165
2166 * MAINTAINERS (Write After Approval): Delete myself.
2167
ffe7f7a7
JJ
21682014-04-17 Jakub Jelinek <jakub@redhat.com>
2169
2170 PR sanitizer/56781
2171 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2172 and -B* options with -Xcompiler.
2173
147d38a5
EB
21742014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2175
2176 PR bootstrap/60620
423ea09f 2177 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
2178 * Makefile.in: Regenerate.
2179
ba1925c3
YS
21802014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2181
2182 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2183 for WINDRES_FOR_TARGET in default-manifest.o rule.
2184 * Makefile.in: Regenerate.
2185
8707b3bc
DH
21862014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2187
2188 * MAINTAINERS (Write After Approval): Add myself.
2189
9e1c8fc1
JJ
21902014-03-26 Jakub Jelinek <jakub@redhat.com>
2191
2192 PR sanitizer/56781
2193 * Makefile.def: Set bootstrap=true; for host fixincludes.
2194 * configure.ac: Don't bootstrap host fixincludes unless
2195 --with-build-config=bootstrap-{a,ub}san.
2196 * Makefile.in: Regenerated.
2197 * configure: Regenerated.
2198
beeda1d9
JJ
21992014-03-21 Jakub Jelinek <jakub@redhat.com>
2200
2201 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2202 --enable-vtable-verify option parsing. Don't add
2203 target-libsanitizer to bootstrap_target_libs unless
2204 --with-build-config=bootstrap-asan or
2205 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2206 to bootstrap_target_libs unless --enable-vtable-verify.
2207 * configure: Regenerated.
2208
e5dddc50
AS
22092014-03-10 Anatoly Sokolov <aesok@post.ru>
2210
2211 * MAINTAINERS (Write After Approval): Add myself.
2212
df5bc1cb
DC
22132014-03-07 Denis Chertykov <chertykov@gmail.com>
2214
2215 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2216
3b9edeac
JJ
22172014-03-07 Jakub Jelinek <jakub@redhat.com>
2218
2219 PR bootstrap/58572
2220 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2221 -I for libstdc++-v3 includes if $(LEAN).
2222 * Makefile.in: Regenerated.
2223
c01a8548
JW
22242014-03-04 Jonathan Wakely <jwakely@redhat.com>
2225
2226 * MAINTAINERS: Update my email address.
2227
341c653c
WL
22282014-02-24 Walter Lee <walt@tilera.com>
2229
2230 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2231 (tilegx-*-*): Change to tilegx*-*-*.
2232 * configure: Regenerate.
2233
37f2c4f0
LR
22342014-02-17 Loren J. Rittle <ljrittle@acm.org>
2235
2236 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2237
6c01e96e
KV
22382014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2239
2240 * MAINTAINERS (Write After Approval): Add myself.
2241
91da0481
RO
22422014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2243
2244 PR target/59788
2245 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2246 *solaris2*.
2247
dd35b84f
JDA
22482014-01-21 John David Anglin <danglin@gcc.gnu.org>
2249
2250 * MAINTAINERS: Update my email address.
2251
493b8af8
GP
22522014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2253
2254 * MAINTAINERS: Convert to UTF-8.
2255 Properly sort Xinliang David Li's entry.
2256
f121b81d
CLT
22572013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2258 Sandra Loosemore <sandra@codesourcery.com>
2259
2260 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2261 nios2 port maintainers.
2262
74f769b5
MT
22632013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2264
2265 * MAINTAINERS (Write After Approval): Add myself.
2266
79e0604d 22672013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
2268
2269 * configure.ac: Add user-friendly check for native x86_64-linux
2270 multilibs.
2271 * configure: Regenerate.
2272
22732013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2274
2275 * MAINTAINERS: Add myself as sh maintainer.
2276
22772013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2278
2279 * MAINTAINERS: Add self as SLSR maintainer.
2280
22812013-11-18 Jan Hubicka <hubicka@ucw.cz>
2282
2283 * MAINTAINERS: Update my email address.
2284
22852013-11-15 David Edelsohn <dje.gcc@gmail.com>
2286
2287 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2288
22892013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2290
2291 * Makefile.in: Regenerate.
2292
2293 * Makefile.tpl: Fix typo.
2294 * Makefile.in: Regenerate partially.
2295
22962013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2297
2298 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2299 supported.
2300 * configure: Regenerated.
2301
23022013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2303
2304 * MAINTAINERS (Write After Approval): Add myself.
2305
23062013-10-30 Jason Merrill <jason@redhat.com>
2307
2308 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2309 --disable-build-format-warnings.
2310
23112013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2312
423ea09f 2313 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
2314 depend on libstdc++ and libgcc.
2315 * configure: Regenerate.
2316 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2317 libcilkrts for POSIX and i*86, and x86_64 architectures.
2318 * Makefile.in: Added libcilkrts related fields to support building it.
2319
23202013-10-26 Jeff Law <law@redhat.com>
2321
2322 * Makefile.def (target_modules): Remove libmudflap
2323 (languages): Remove check-target-libmudflap).
2324 * Makefile.in: Rebuilt.
2325 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2326 * configure.ac (target_libraries): Remove target-libmudflap.
2327 Remove checks which disabled libmudflap on some systems.
2328 * configure: Rebuilt.
2329 * libmudflap: Directory removed.
2330
23312013-10-21 Cong Hou <congh@google.com>
2332
2333 * MAINTAINERS (Write After Approval): Add myself.
2334
23352013-10-16 Mike Stump <mikestump@comcast.net>
2336
2337 * .dir-locals.el: Add.
2338
23392013-10-15 David Malcolm <dmalcolm@redhat.com>
2340
2341 * configure.ac: Add --enable-host-shared
2342 * configure: Regenerate.
2343
23442013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2345
2346 Import from savannah.gnu.org:
2347 * config.guess: Update to 2013-06-10 version.
2348 * config.sub: Update to 2013-10-01 version.
2349
23502013-10-01 Simon Cook <simon.cook@embecosm.com>
2351
2352 Changes to build configuration to allow big endian ARC ELF toolchain
2353 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2354 * configure: Regenerate.
2355
23562013-09-20 Alan Modra <amodra@gmail.com>
2357
2358 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2359 ppc host match. Support little-endian powerpc linux hosts.
2360
23612013-09-19 Dodji Seketeli <dodji@redhat.com>
2362
2363 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2364 maintainer.
2365
23662013-09-12 DJ Delorie <dj@redhat.com>
2367
2368 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2369 maintainers.
2370
23712013-09-03 Richard Biener <rguenther@suse.de>
2372
2373 * configure.ac: Also allow ISL 0.12.
2374 * configure: Regenerated.
2375
23762013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2377
2378 * MAINTAINERS (Write After Approval): Add myself.
2379
23802013-08-27 David Malcolm <dmalcolm@redhat.com>
2381
2382 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2383
23842013-08-26 Caroline Tice <cmtice@google.com>
2385
2386 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2387 "Various Reviewers" to libvtv "Various Maintainers".
2388
23892013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2390
2391 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2392
23932013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2394
2395 * MAINTAINERS: Update name, email.
2396
23972013-08-13 Adam Butcher <adam@jessamine.co.uk>
2398
2399 * MAINTAINERS (Write After Approval): Add myself.
2400
24012013-08-12 Caroline Tice <cmtice@google.com>
2402
2403 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2404 address in the Write After Approval section.
2405
24062013-08-09 Carlos O'Donell <carlos@redhat.com>
2407
2408 * MAINTAINERS (Write After Approval): Update email.
2409
24102013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2411
2412 * configure.ac: Adjust to check VTV_SUPPORTED.
2413 * configure: Regenerated.
2414
24152013-08-02 Caroline Tice <cmtice@google.com>
2416
2417 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2418 on non-linux systems; add target-libvtv to noconfigdirs; add
2419 libsupc++/.libs to C++ library search paths.
2420 * configure: Regenerated.
2421 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2422 libstdc++ and libgcc.
2423 * Makefile.in: Regenerated.
2424
24252013-07-19 Yvan Roux <yvan.roux@linaro.org>
2426
2427 * MAINTAINERS (Write After Approval): Add myself.
2428
24292013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2430 Shiva Chen <shiva0217@gmail.com>
2431
2432 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2433 nds32 port maintainers.
2434
24352013-07-17 Tim Shen <timshen91@gmail.com>
2436
2437 * MAINTAINERS (Write After Approval): Add myself.
2438
24392013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2440
2441 * configure.ac: Sync from binutils.
2442 * configure: Regenerate.
2443
24442013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2445
2446 * MAINTAINERS (Write After Approval): Add myself.
2447
24482013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2449
2450 * MAINTAINERS (Write After Approval): Add myself.
2451
24522013-05-17 David Malcolm <dmalcolm@redhat.com>
2453
2454 * MAINTAINERS (Write After Approval): Add myself.
2455
24562013-04-30 Brooks Moses <bmoses@google.com>
2457
2458 * MAINTAINERS: Update my email; move myself from Fortran
2459 reviewer to Write After Approval.
2460
24612013-04-16 Andreas Schwab <schwab@suse.de>
2462
2463 * configure.ac (aarch64-*-*): Don't disable java.
2464 * configure: Regenerate.
2465
24662013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2467
2468 * MAINTAINERS (Write After Approval): Add myself.
2469
24702013-03-30 Matthias Klose <doko@ubuntu.com>
2471
2472 * Makefile.def (target_modules): Don't install libffi.
2473 * Makefile.in: Regenerate.
2474
24752013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2476
2477 * MAINTAINERS (Write After Approval): Add myself.
2478
24792013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2480
2481 * MAINTAINERS (Write After Approval): Add myself.
2482
24832013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2484
2485 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2486 * configure: Regenerated.
2487
a15d2ea8
ILT
24882013-02-05 Ian Lance Taylor <iant@google.com>
2489
2490 PR go/55969
2491 * configure.ac: Disable libgo on some systems where it does not
2492 work.
2493
a3b854b6
FXC
24942013-02-04 David Edelsohn <dje.gcc@gmail.com>
2495
2496 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2497 Remove Geoff Keating as rs6000 port maintainer, at his request.
2498
24992013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2500
2501 * MAINTAINERS: Update my email.
2502
25032013-01-23 Shenghou Ma <minux.ma@gmail.com>
2504
2505 * configure: Re-generate.
2506
25072013-01-15 Richard Biener <rguenther@suse.de>
2508
2509 PR other/55973
2510 * configure: Re-generate.
2511
25122013-01-14 Matthias Klose <doko@ubuntu.com>
2513
2514 * Makefile.def (install-target-libsanitizer): Depend on
2515 install-target-libstdc++-v3.
2516 * Makefile.in: Regenerate.
2517
25182013-01-14 Richard Biener <rguenther@suse.de>
2519
2520 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2521 * configure: Re-generate
2522
25232013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2524
2525 * config.sub: Update from config repo.
2526
25272013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2528
2529 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2530 * Makefile.in: Regenerate.
2531
25322013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2533
2534 * MAINTAINERS (arc): Add new port maintainership for myself.
2535
25362013-01-09 Jason Merrill <jason@redhat.com>
2537
2538 * .gitignore: Import from gdb repository.
2539
25402013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2541
2542 * Makefile.def (configure-gcc): Depend on all-gmp.
2543 (all-gcc): Remove dependency on all-gmp.
2544 * Makefile.in: Regenerated.
2545
25462013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2547
2548 * config.sub: Merge from config repo.
2549 * config.guess: Ditto.
2550
25512013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2552
2553 * Makefile.def: Merge from binutils.
2554 * Makefile.in: Ditto.
2555
25562013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2557
2558 * MAINTAINERS: Update my email.
2559
25602012-12-29 Ben Elliston <bje@gnu.org>
2561
2562 * config.guess: Update to 2012-12-29 version.
2563 * config.sub: Likewise.
2564
25652012-12-20 Matthias Klose <doko@ubuntu.com>
2566
2567 * Makefile.def (install-target-libgfortran): Depend on
2568 install-target-libquadmath, install-target-libgcc.
2569 (install-target-libsanitizer): Depend on install-target-libgcc.
2570 (install-target-libjava): Depend on install-target-libgcc.
2571 (install-target-libitm): Depend on install-target-libgcc.
2572 (install-target-libobjc): Depend on install-target-libgcc.
2573 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2574 * Makefile.in: Regenerate.
2575
25762012-12-19 Matthias Klose <doko@ubuntu.com>
2577
2578 * Makefile.def (install-target-libgo): Depend on
2579 install-target-libatomic.
2580 * Makefile.in: Regenerate.
2581
25822012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2583
2584 PR go/55201
2585 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2586 * Makefile.in: Regenerate.
2587
25882012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2589
2590 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2591 * configure: Regenerate.
2592
25932012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2594
2595 * config.sub: Merge from config repo.
2596
25972012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2598
2599 * Makefile.def (target_modules): Add bootstrap=true and
2600 raw_cxx=true to libsanitizer.
2601 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2602 * Makefile.in: Regenerated.
2603 * configure: Likewise.
2604
26052012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2606
2607 * MAINTAINERS: Remove self as RTL optimization maintainer.
2608
26092012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2610
2611 * MAINTAINERS (Write After Approval): Add myself.
2612
26132012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2614
2615 * Makefile.def (target_modules): Remove bootstrap=true and
2616 raw_cxx=true from libsanitizer.
2617 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2618 * Makefile.in: Regenerated.
2619 * configure: Likewise.
2620
26212012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2622
2623 * Makefile.def (target_modules): Add bootstrap=true and
2624 raw_cxx=true to libsanitizer.
2625 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2626 * Makefile.in: Regenerated.
2627 * configure: Likewise.
2628
26292012-11-28 Andrew Pinski <apinski@cavium.com>
2630
2631 PR bootstrap/54279
2632 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2633 * configure: Regenerate.
2634 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2635 * Makefile.in: Regenerate.
2636
26372012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2638
2639 * configure.ac: Disable libsanitizer if we're not building C++.
2640 * configure: Regenerate.
2641
26422012-11-15 Roland McGrath <roland@hack.frob.com>
2643
2644 * MAINTAINERS (Write After Approval): Add myself.
2645
26462012-11-15 Dmitry Vyukov <dvyukov@google.com>
2647
2648 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2649 Kostya Serebryany (kcc@google.com) and
2650 Jakub Jelinek (jakub@redhat.com).
2651 Rename area for Dodji Seketeli (dodji@redhat.com).
2652
26532012-11-15 Dodji Seketeli <dodji@redhat.com>
2654
2655 * MAINTAINERS: (asan.c, related): Add myself.
2656
26572012-11-14 Roland McGrath <mcgrathr@google.com>
2658
2659 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2660 * configure: Regenerate.
2661
26622012-11-13 Richard Henderson <rth@redhat.com>
2663
2664 * configure.ac: Move libsanitizer logic to subdirectory.
2665 * configure: Regenerate.
2666
26672012-11-13 Dodji Seketeli <dodji@redhat.com>
2668
2669 * configure.ac: Enable libsanitizer just on x86 linux for now.
2670 * configure: Re-generate.
2671
26722012-11-13 David Edelsohn <dje.gcc@gmail.com>
2673
2674 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2675 sections.
2676 * configure: Regenerate.
2677
26782012-11-13 Hans-Peter Nilsson <hp@axis.com>
2679
2680 * configure.ac: Add section for configdirs for libsanitizer.
2681 Disable for cris-*-* and mmix-*-*.
2682 * configure: Regenerate.
2683
26842012-11-12 Wei Mi <wmi@google.com>
2685
2686 * configure.ac: Add libsanitizer to target_libraries.
2687 * Makefile.def: Ditto.
2688 * configure: Regenerate.
2689 * Makefile.in: Regenerate.
2690 * libsanitizer: New directory for asan runtime. Contains an empty
2691 tsan directory.
2692
26932012-11-03 Corinna Vinschen <corinna@vinschen.de>
2694
2695 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2696 against Mingw64 w32api.
2697 * configure: Regenerate.
2698
26992012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2700
2701 * configure: Regenerated.
2702
27032012-11-03 Robert Mason <rbmj@verizon.net>
2704
2705 * configure.ac: add --disable-libstdcxx configure option
2706 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2707
27082012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2709
2710 * MAINTAINERS (Write After Approval): Add myself.
2711
27122012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2713
2714 * MAINTAINERS (Write After Approval): Add myself.
2715
27162012-10-24 Sharad Singhai <singhai@google.com>
2717
2718 * MAINTAINERS (Write After Approval): Add myself.
2719
27202012-10-24 Eric Christopher <echristo@gmail.com>
2721
2722 * MAINTAINERS: Update email address.
2723
27242012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2725
2726 PR bootstrap/54820
2727 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2728 * configure: Regenerate.
2729
27302012-10-23 Richard Earnshaw <rearnsha@arm.com>
2731
2732 * MAINTAINERS (aarch64): Add Marcus and myself.
2733
27342012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2735
2736 PR bootstrap/54820
2737 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2738 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2739 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2740 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2741 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2742 * Makefile.in: Regenerate.
2743 * configure.ac (have_static_libs): New variable and associated check.
2744 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2745 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2746 * configure: Regenerate.
2747
27482012-10-10 Richard Biener <rguenther@suse.de>
2749
2750 * MAINTAINERS: Adjust for changed surname.
2751
27522012-10-04 Lawrence Crowl <crowl@google.com>
2753
2754 * MAINTAINERS (Write After Approval): Add myself.
2755
27562012-10-01 Cary Coutant <ccoutant@google.com>
2757
2758 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2759
27602012-09-28 Ian Lance Taylor <iant@google.com>
2761
2762 * Makefile.def: Make all-target-libgo depend on
2763 all-target-libbacktrace.
2764 * Makefile.in: Rebuild.
2765
27662012-09-26 Ian Lance Taylor <iant@google.com>
2767
2768 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2769 * Makefile.in: Rebuild.
2770
27712012-09-20 Walter Lee <walt@tilera.com>
2772
2773 * configure.ac: Add tilegx to list of targets that support gold.
2774 * configure: Regenerate.
2775
27762012-09-20 Marek Polacek <polacek@redhat.com>
2777
2778 * MAINTAINERS (Write After Approval): Add myself.
2779
27802012-09-19 Steve Ellcey <sellcey@mips.com>
2781
2782 * configure.ac: Add mips*-mti-elf* target.
2783 * configure: Regenerate.
2784
27852012-09-17 Ian Lance Taylor <iant@google.com>
2786
2787 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2788 * configure.ac (host_libs): Add libbacktrace.
2789 (target_libraries): Add libbacktrace.
2790 * Makefile.def (host_modules): Add libbacktrace.
2791 (target_modules): Likewise.
2792 * configure, Makefile.in: Rebuild.
2793
27942012-09-14 David Edelsohn <dje.gcc@gmail.com>
2795
2796 PR target/38607
2797 Merge upstream change.
2798 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2799
2800 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2801 Add libgomp*.o to compare_exclusions for AIX.
2802 * configure: Regenerate.
2803
28042012-09-06 Diego Novillo <dnovillo@google.com>
2805
2806 * configure.ac: Bump minimum GMP version to 4.2.3.
2807 * configure: Re-generate.
2808
28092012-09-05 Georg-Johann Lay <avr@gjlay.de>
2810
2811 PR target/54461
2812 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2813 target-libgloss if not configured --with-avrlibc=no.
2814 * configure: Regenerate.
2815
28162012-09-04 Jason Merrill <jason@redhat.com>
2817
2818 * configure.ac: Fix --enable-languages=all.
2819
28202012-09-04 Christophe Lyon <christophe.lyon@st.com>
2821
2822 * MAINTAINERS (Write After Approval): Add myself.
2823
28242012-09-03 Richard Guenther <rguenther@suse.de>
2825
2826 PR bootstrap/54138
2827 * configure.ac: Re-organize ISL / CLOOG checks to allow
2828 disabling with either --without-isl or --without-cloog.
2829 * configure: Regenerated.
2830
28312012-09-03 Georg-Johann Lay <avr@gjlay.de>
2832
2833 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2834 * configure: Regenerate.
2835
28362012-08-27 Ulrich Drepper <drepper@gmail.com>
2837
2838 * MAINTAINERS: Fix my email address.
2839
28402012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2841
2842 PR binutils/4970
2843 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2844 and opcodes.
2845 * Makefile.in: Regenerated.
2846
28472012-08-26 Art Haas <ahaas@impactweather.com>
2848
2849 * configure: Regenerate.
2850
28512012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2852
2853 * INSTALL/README: Also refer to the online installation
2854 instructions.
2855
28562012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2857
2858 * MAINTAINERS (Write After Approval): Add myself.
2859 (Picochip port): Remove myself.
2860
28612012-08-14 Diego Novillo <dnovillo@google.com>
2862
2863 Merge from cxx-conversion branch.
2864
2865 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2866 POSTSTAGE1_CONFIGURE_FLAGS.
2867 * Makefile.in: Regenerate.
2868 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2869 Force C++ when bootstrapping.
2870 * configure: Regenerate.
2871
28722012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2873
2874 * MAINTAINERS (Write After Approval): Add myself.
2875
28762012-07-16 Joseph Myers <joseph@codesourcery.com>
2877
2878 * README: Document use of ranges of years in copyright notices.
2879
28802012-07-06 Richard Guenther <rguenther@suse.de>
2881
2882 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2883 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2884 --with-gmp=system.
2885 * Makefile.in: Regenerated.
2886 * configure: Likewise.
2887
28882012-07-06 Richard Guenther <rguenther@suse.de>
2889
2890 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2891 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2892 supply V=1 as extra_make_flags.
2893 * configure: Regenerated.
2894 * Makefile.in: Likewise.
2895
28962012-07-04 Tristan Gingold <gingold@adacore.com>
2897
2898 * configure: Regenerate.
2899
29002012-07-03 Richard Guenther <rguenther@suse.de>
2901
2902 * Makfile.def (isl): Remove not necessary extra_exports and
2903 extra_make_flags.
2904 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2905 * Makefile.in: Regenerated.
2906
29072012-07-03 Richard Guenther <rguenther@suse.de>
2908
2909 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2910 * configure.ac: If either the ISL or the CLooG check failed
2911 do not try to build in-tree versions.
2912 * Makefile.in: Regenerated.
2913 * configure: Regenerated.
2914
29152012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2916
2917 * configure: Regenerate.
2918
29192012-07-02 Janis Johnson <janisjo@codesourcery.com>
2920
2921 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2922 maintainer.
2923
29242012-07-02 Richard Guenther <rguenther@suse.de>
2925
2926 * configure: Regenerated.
2927
29282012-07-02 Richard Guenther <rguenther@suse.de>
2929 Michael Matz <matz@suse.de>
2930 Tobias Grosser <tobias@grosser.es>
2931 Sebastian Pop <sebpop@gmail.com>
2932
2933 * Makefile.def: Add ISL host module, remove PPL host module.
2934 Adjust ClooG host module to use the proper ISL.
2935 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2936 * configure.ac: Include config/isl.m4. Add ISL host library,
2937 remove PPL. Remove PPL configury, add ISL configury, adjust
2938 ClooG configury.
2939 * Makefile.in: Regenerated.
2940 * configure: Likewise.
2941
29422012-07-02 Richard Guenther <rguenther@suse.de>
2943
2944 Merge from graphite branch
2945 2011-07-21 Tobias Grosser <tobias@grosser.es>
2946
2947 * configure: Regenerated.
2948 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2949 both cloog.org and legacy versions. The only supported version will
2950 be CLooG with the isl backend.
2951
2952 2011-07-21 Tobias Grosser <tobias@grosser.es>
2953
2954 * configure: Regenerated.
2955 * configure.ac: Require cloog isl 0.17.0
2956
2957 2011-07-21 Tobias Grosser <tobias@grosser.es>
2958
2959 * configure: Regenerated.
2960 * config/cloog.m4: Do not define CLOOG_ORG
2961
29622012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2963
2964 * configure.ac: Skip C if explicitly selected.
2965 * configure: Regenerate.
2966
29672012-06-28 Christophe Lyon <christophe.lyon@st.com>
2968
2969 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2970 they contain -O2.
2971 * configure: Regenerate.
2972
29732012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2974
2975 PR debug/53740
2976 * df.h, df-problems.c, dce.c: Revert last patch.
2977
29782012-06-25 Iain Sandoe <iain@codesourcery.com>
2979
2980 * MAINTAINERS (Write After Approval): Update my email address.
2981
29822012-06-21 Meador Inge <meadori@codesourcery.com>
2983
2984 * MAINTAINERS (Write After Approval): Add myself.
2985
29862012-06-20 Jason Merrill <jason@redhat.com>
2987
2988 * Makefile.tpl (check-target-libgomp-c++): New.
2989 (check-target-libitm-c++): New.
2990 * Makefile.def (c++): Add them.
2991 * Makefile.in: Regenerate.
2992
29932012-05-29 Edmar Wienskoski <edmar@freescale.com>
2994
2995 * MAINTAINERS (Write After Approval): Add myself.
2996
29972012-05-16 Olivier Hainque <hainque@adacore.com>
2998
2999 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3000 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3001 (install-no-fixedincludes): Adjust accordingly.
3002 * Makefile.in: Regenerate.
3003
30042012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3005
3006 Merge upstream change
3007 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3008
30092012-05-14 Marc Glisse <marc.glisse@inria.fr>
3010
3011 * MAINTAINERS (Write After Approval): Add myself.
3012
30132012-05-09 Nick Clifton <nickc@redhat.com>
3014 Paul Smith <psmith@gnu.org>
3015
3016 PR bootstrap/50461
3017 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3018 allow for the fact that from release v3.1.0 of MPFR the source
3019 files were moved into a src sub-directory.
3020 * configure: Regenerate.
3021
30222012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3023
3024 * configure.ac: Bump minimum MPFR version to 2.4.0.
3025 * configure: Regenerated.
3026
30272012-05-01 Richard Henderson <rth@redhat.com>
3028
3029 * Makefile.def (libatomic): New target_module.
3030 * configure.ac (target_libraries): Add libatomic.
3031 (noconfigdirs): Check if libatomic is supported.
3032 * Makefile.in, configure: Rebuild.
3033
30342012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3035
3036 * MAINTAINERS (Write After Approval): Add myself.
3037
30382012-04-25 Joel Brobecker <brobecker@adacore.com>
3039
3040 * config.sub: Update to 2012-04-18 version from official repo.
3041
30422012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3043
3044 * MAINTAINERS (Write After Approval): Add myself.
3045
30462012-04-11 Steve Ellcey <sellcey@mips.com>
3047
3048 * MAINTAINERS: Changed email address.
3049
30502012-03-28 Georg-Johann Lay <avr@gjlay.de>
3051
3052 PR target/52737
3053 * contrib/gcc_update (files_and_dependencies):
3054 Remove gcc/config/avr/t-multilib from touch data.
3055
30562012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3057
3058 * MAINTAINERS (OS Port Maintainers): Remove irix.
3059 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3060 (unsupported_languages): Remove mips-sgi-irix6.*.
3061 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3062 (with_stabs): Remove.
3063 * configure: Regenerate.
3064
30652012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3066
3067 * MAINTAINERS (OS Port Maintainers): Remove osf.
3068 * configure.ac (enable_libgomp): Remove *-*-osf*.
3069 (with_stabs): Remove alpha*-*-osf*.
3070 * configure: Regenerate.
3071
30722012-03-05 Tristan Gingold <gingold@adacore.com>
3073
3074 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3075 * configure: Regenerate.
3076
30772012-02-17 Walter Lee <walt@tilera.com>
3078
3079 * MAINTAINERS: (Write After Approval): Delete myself.
3080
30812012-02-14 Walter Lee <walt@tilera.com>
3082
3083 * MAINTAINERS (tilegx port): Add myself.
3084 (tilepro port): Add myself.
3085 (Write After Approval): Add myself.
3086
30872012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3088
3089 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3090 and Joseph Myers as docstring relicensing maintainers.
3091
30922012-02-09 Bin Cheng <bin.cheng@arm.com>
3093
3094 * MAINTAINERS (write-after-approval): Add myself.
3095
30962012-02-08 Ira Rosen <irar@il.ibm.com>
3097
3098 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3099 maintainer.
3100
31012012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3102
3103 * MAINTAINERS (Write After Approval): Move myself to
3104 maintain alphabetical order.
3105
31062012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3107
3108 * MAINTAINERS (Write After Approval): Add myself.
3109
31102012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3111
3112 * MAINTAINERS (Write After Approval): Add myself.
3113
31142012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3115 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3116
3117 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3118 * configure: Regenerate.
3119
31202012-01-23 Harshit Chopra <harshit@google.com>
3121
3122 * MAINTAINERS (Write After Approval): Add myself.
3123
31242012-01-22 Douglas B Rupp <rupp@ngnat.com>
3125
3126 * configure.ac: Remove reference to mh-interix.
3127 * configure: Regenerate.
3128
31292012-01-05 Richard Henderson <rth@redhat.com>
3130
3131 PR bootstrap/51072
3132 * configure.ac: Disable libitm if c++ is not enabled.
3133 * configure: Rebuild.
3134
3135 * configure.ac: Fix regexp for same.
3136 * configure: Rebuild.
3137
31382012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3139
3140 * MAINTAINERS (Write After Approval): Add myself.
3141
31422012-01-02 Richard Guenther <rguenther@suse.de>
3143
3144 PR bootstrap/51686
3145 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3146 * Makefile.in: Regenerate.
3147
31482011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3149
3150 * MAINTAINERS (Write After Approval): Add myself.
3151
31522011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3153
3154 * configure: Regenerate.
3155
31562011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3157
3158 * MAINTAINERS (picochip): Changed email address.
3159
31602011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3161
3162 * MAINTAINERS (write-after-approval): Add self.
3163
31642011-11-29 DJ Delorie <dj@redhat.com>
3165
3166 * configure.ac (rl78-*-*) New case.
3167 * configure: Regenerate.
3168 * MAINTAINERS: Add myself as RL78 maintainer.
3169
31702011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3171
3172 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3173
31742011-11-21 Andreas Tobler <andreast@fgznet.ch>
3175
3176 * libtool.m4: Additional FreeBSD 10 fixes.
3177
31782011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3179
3180 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3181 Maintainers section, as Epiphany maintainer.
3182
31832011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3184
3185 PR target/49992
3186 * configure.ac: Remove ranlib special-casing for Darwin.
3187 * configure: Regenerate.
3188
31892011-11-12 Andrey Belevantsev <abel@ispras.ru>
3190
3191 * MAINTAINERS (Reviewers): Keep the list sorted.
3192
31932011-11-11 Andrey Belevantsev <abel@ispras.ru>
3194
3195 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3196
31972011-11-09 Roland McGrath <mcgrathr@google.com>
3198
3199 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3200 * configure: Rebuild.
3201 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3202 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3203 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3204 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3205 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3206 Add READELF.
3207 * Makefile.in: Rebuild.
3208
32092011-11-09 Jason Merrill <jason@redhat.com>
3210
3211 * Makefile.def (language=c++): Remove check-c++0x.
3212 * Makefile.in (check-gcc-c++): Regenerate.
3213
32142011-11-08 Richard Henderson <rth@redhat.com>
3215
3216 * configure.ac: Test for libitm directory present first.
3217
3218 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3219
3220 * configure.ac: Test libitm/configure.tgt to disable libitm.
3221 * configure: Rebuild.
3222
32232011-11-07 Aldy Hernandez <aldyh@redhat.com>
3224 Richard Henderson <rth@redhat.com>
3225
3226 Merged from transactional-memory.
3227
3228 * Makefile.def (lang_env_dependencies): libitm is c++.
3229 Add libitm target module.
3230 * configure.ac: Likewise.
3231 * config/mmap.m4: New file.
3232 * contrib/gcc_update: Add libitm to touch data.
3233 * Makefile.in, configure: Rebuild.
3234
32352011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3236
3237 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3238 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3239 * Makefile.in: Regenerate.
3240
32412011-11-01 DJ Delorie <dj@redhat.com>
3242
3243 * config.sub: Update to version 2011-10-29 (added rl78)
3244
32452011-10-27 Nick Clifton <nickc@redhat.com>
3246
3247 * config.sub: Import these changes from the config project:
3248
3249 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3250 Ben Elliston <bje@gnu.org>
3251
3252 * config.sub (epiphany): New.
3253
3254 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3255 Ben Elliston <bje@gnu.org>
3256
3257 * config.sub (hexagon, hexagon-*): New.
3258
3259 2011-08-23 Roland McGrath <mcgrathr@google.com>
3260
3261 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3262 64eb to be64.
3263
3264 2011-08-16 Roland McGrath <mcgrathr@google.com>
3265
3266 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3267 (nacl): Grok as alias for 32el-unknown-nacl.
3268
32692011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3270
3271 * MAINTAINERS (Write After Approval): Add myself.
3272
32732011-10-24 Teresa Johnson <tejohnson@google.com>
3274
3275 * MAINTAINERS (Write After Approval): Add myself.
3276
32772011-09-21 Jakub Jelinek <jakub@redhat.com>
3278
3279 * MAINTAINERS (sparc port): Remove myself.
3280
32812011-09-14 Tom de Vries <tom@codesourcery.com>
3282
3283 * MAINTAINERS (Write After Approval): Add myself.
3284
32852011-08-14 Yao Qi <yao@codesourcery.com>
3286
3287 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3288 * configure: Regenerate.
3289
32902011-07-26 Ian Lance Taylor <iant@google.com>
3291
3292 * configure.ac: Set have_compiler based on whether gcc directory
3293 exists, rather than on whether gcc is in configdirs.
3294 * configure: Rebuild.
3295
32962011-07-21 Joseph Myers <joseph@codesourcery.com>
3297
3298 * MAINTAINERS (Global Reviewers): Add self.
3299
33002011-07-20 David Edelsohn <dje.gcc@gmail.com>
3301
3302 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3303 link directories.
3304 * Makefile.in: Rebuild.
3305
33062011-07-20 Ian Lance Taylor <iant@google.com>
3307
3308 PR bootstrap/49787
3309 * configure.ac: Move --enable-bootstrap handling earlier in file.
3310 If --enable-bootstrap and either --enable-build-with-cxx or
3311 --enable-build-poststage1-with-cxx, enable C++ automatically.
3312 * configure: Rebuild.
3313
33142011-07-19 Ian Lance Taylor <iant@google.com>
3315
3316 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3317 make C++ a boot_language. Set and substitute
3318 POSTSTAGE1_CONFIGURE_FLAGS.
3319 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3320 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3321 * configure, Makefile.in: Rebuild.
3322
33232011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3324
3325 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3326 maintainers.
3327
33282011-07-18 Jakub Jelinek <jakub@redhat.com>
3329
3330 * MAINTAINERS (Global Reviewers): Add myself.
3331
33322011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3333
3334 * configure: Regenerate.
3335
33362011-07-16 Jason Merrill <jason@redhat.com>
3337
3338 * Makefile.def (language=c++): Add check-c++0x and
3339 check-target-libmudflap-c++.
3340 * Makefile.tpl (check-target-libmudflap-c++): New.
3341 * Makefile.in: Regenerate.
3342
33432011-07-16 Matthias Klose <doko@ubuntu.com>
3344
3345 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3346 * Makefile.def (target_modules/libjava): Pass
3347 $(EXTRA_CONFIGARGS_LIBJAVA).
3348 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3349 if not configured with --enable-static-libjava.
3350 * Makefile.in: Regenerate.
3351 * configure: Likewise.
3352
33532011-07-15 Jason Merrill <jason@redhat.com>
3354
3355 * Makefile.in (check-c++): Move check-gcc-c++0x after
3356 check-target-libstdc++-v3.
3357
33582011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3359
3360 * MAINTAINERS (c6x port): New entry.
3361
33622011-07-13 Jason Merrill <jason@redhat.com>
3363
3364 * Makefile.in (check-gcc-c++0x): New.
3365 (check-c++): Depend on it.
3366
33672011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3368
3369 PR target/39150
3370 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3371 x86_64-*-solaris2.1[0-9]*.
3372 * configure: Regenerate.
3373
33742011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3375
3376 * MAINTAINERS (RTL optimizers): Add self.
3377
33782011-06-27 Gabriel Charette <gchare@google.com>
3379
3380 * MAINTAINERS (Write After Approval): Add myself.
3381
33822011-06-22 Hans-Peter Nilsson <hp@axis.com>
3383
3384 PR regression/47836
3385 PR bootstrap/23656
3386 PR other/47733
3387 PR bootstrap/49247
3388 PR c/48825
3389 * configure.ac (target_libraries): Remove target-libiberty.
3390 Remove case-statement setting skipdirs=target-libiberty for
3391 multiple targets. Remove checking target_configdirs and
3392 removing target-libiberty but keeping target-libgcc if
3393 otherwise empty.
3394 * Makefile.def (target_modules): Don't add libiberty.
3395 (dependencies): Remove all traces of target-libiberty.
3396 * configure, Makefile.in: Regenerate.
3397
33982011-06-13 Walter Lee <walt@tilera.com>
3399
3400 * configure.ac (tilepro-*-*) New case.
3401 (tilegx-*-*): Likewise.
3402 * configure: Regenerate.
3403
34042011-06-06 Jing Yu <jingyu@google.com>
3405
3406 * configure.ac: Skip target-libiberty for
3407 arm*-*-linux-androideabi.
3408 * configure: Regenerated.
3409
34102011-06-06 Nick Clifton <nickc@redhat.com>
3411
3412 * config.sub: Sync from upstream.
3413
34142011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3415
3416 * MAINTAINERS (Write After Approval): Add myself.
3417
34182011-06-01 Daniel Jacobowitz <drow@false.org>
3419
3420 * MAINTAINERS: Update my email address.
3421
34222011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3423
3424 * MAINTAINERS (Write After Approval): Update my email address.
3425
34262011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3427
3428 * MAINTAINERS (Write After Approval): Add myself.
3429
34302011-05-08 Doug Kwan <dougkwan@google.com>
3431
3432 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3433 * configure: Regenerated.
3434 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3435 value from configure.
3436 * Makefile.in: Regenerated.
3437
34382011-05-05 Joseph Myers <joseph@codesourcery.com>
3439
3440 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3441 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3442 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3443 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3444 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3445 *-*-vxworks*): Disable newlib and libgloss in separate case
3446 statement.
3447 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3448 to separate case statement.
3449 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3450 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3451 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3452 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3453 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3454 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3455 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3456 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3457 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3458 i[[3456789]]86-*-rdos*, m32r-*-*,
3459 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3460 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3461 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3462 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3463 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3464 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3465 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3466 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3467 and libgloss in main case over targets. Remove most empty cases
3468 in main case over targets.
3469 * configure: Regenerate.
3470
34712011-05-04 Janis Johnson <janisjo@codesourcery.com>
3472
3473 * MAINTAINERS (Write After Approval): Add myself.
3474
34752011-05-04 Joseph Myers <joseph@codesourcery.com>
3476
3477 * configure.ac: Remove code setting special library locations for
3478 hppa*64*-*-hpux11*. Remove code setting compiler for
3479 sparc-sun-solaris2*.
3480 * configure: Regenerate.
3481
34822011-05-04 Joseph Myers <joseph@codesourcery.com>
3483
3484 * configure.ac: Separate libgloss_dir settings from general case
3485 over targets.
3486 * configure: Regenerate.
3487
34882011-04-28 Joseph Myers <joseph@codesourcery.com>
3489
3490 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3491 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3492 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3493 cases in libgcj-disabling case statement.
3494 (hppa*64*-*-linux*): Set unsupported_languages instead of
3495 disabling target-zlib.
3496 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3497 to hppa*64*-*-hpux*.
3498 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3499 hppa*-*-hpux*.
3500 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3501 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3502 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3503 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3504 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3505 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3506 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3507 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3508 libgcj-disabling case statement.
3509 * configure: Regenerate.
3510
35112011-04-28 Joseph Myers <joseph@codesourcery.com>
3512
3513 * configure.ac: Disable Java for targets not supporting libffi.
3514 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3515 Remove cases in Java-disabling statement.
3516 (*arm-wince-pe): Change to arm-wince-pe.
3517 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3518 cases in Java-disabling statement.
3519 (bfin-*-*): Don't disable Java again.
3520 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3521 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3522 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3523 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3524 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3525 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3526 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3527 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3528 Java-disabling statement.
3529 (mmix-*-*): Don't disable Java again.
3530 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3531 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3532 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3533 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3534 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3535 statement.
3536 * configure: Regenerate.
3537
35382011-04-28 Joseph Myers <joseph@codesourcery.com>
3539
3540 * configure.ac: Separate cases disabling Java and Java libraries
3541 from general case over targets.
3542 * configure: Regenerate.
3543
35442011-04-21 Jie Zhang <jzhang918@gmail.com>
3545
3546 * MAINTAINERS: Update my email address.
3547
35482011-04-20 Easwaran Raman <eraman@google.com>
3549
3550 * MAINTAINERS (Write After Approval): Add myself.
3551
35522011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3553
3554 PR lto/48086
3555 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3556 * configure: Regenerate.
3557
35582011-04-16 Jim Meyering <meyering@redhat.com>
3559
3560 * MAINTAINERS (Write After Approval): Add myself.
3561
35622011-04-15 Dodji Seketeli <dodji@redhat.com>
3563
3564 * MAINTAINERS: Update my email address.
3565
35662011-04-13 Georg-Johann Lay <avr@gjlay.de>
3567
3568 * MAINTAINERS (Write After Approval): Add myself.
3569
35702011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3571
3572 * MAINTAINERS (Write After Approval): Add myself.
3573
35742011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3575
3576 * MAINTAINERS (Write After Approval): Add myself.
3577
35782011-04-06 Joseph Myers <joseph@codesourcery.com>
3579
3580 * configure.ac (build_tools): Remove build-byacc.
3581 (host_libs): Remove mmalloc.
3582 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3583 autoconf automake libtool diff rcs fileutils shellutils time
3584 textutils wdiff find uudecode hello tar gzip indent recode release
3585 sed perl gawk findutils gettext zip.
3586 (libgcj): Remove target-qthreads.
3587 (target_tools): Remove target-examples target-gperf.
3588 (YACC): Don't handle building byacc.
3589 * configure: Regenerate.
3590 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3591 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3592 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3593 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3594 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3595 handle building components.
3596 * Makefile.in: Regenerate.
3597
35982011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3599
3600 * MAINTAINERS: Update my email address as Xtensa maintainer.
3601
36022011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3603
3604 * config.sub: Sync from upstream.
3605
36062011-04-01 Joseph Myers <joseph@codesourcery.com>
3607
3608 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3609 (microblaze*): Don't disable libssp.
3610 * configure: Regenerate.
3611
36122011-04-01 Joseph Myers <joseph@codesourcery.com>
3613
3614 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3615 moveifchange.
3616 * configure: Regenerate.
3617 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3618 * Makefile.in: Regenerate.
3619
36202011-04-01 Joseph Myers <joseph@codesourcery.com>
3621
3622 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3623 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3624 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3625 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3626 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3627 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3628 md_exec_prefix cases.
3629 * configure: Regenerate.
3630
36312011-04-01 Joseph Myers <joseph@codesourcery.com>
3632
3633 * configure.ac: Separate cases disabling target-libssp,
3634 target-libiberty, target-libstdc++-v3 and Fortran from general
3635 case over targets.
3636 * configure: Regenerate.
3637
36382011-04-01 Joseph Myers <joseph@codesourcery.com>
3639
3640 * configure.ac (*-*-chorusos): Don't disable libgcj.
3641 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3642 Remove case.
3643 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3644 (arm-*-coff): Don't disable libgcj.
3645 (arm*-*-linux-gnueabi): Remove useless assignment.
3646 (arm-*-riscix*): Don't disable libgcj.
3647 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3648 configuration.
3649 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3650 (c54x*-*-*): Remove case.
3651 (tic54x-*-*): Don't disable GCC or GCC libraries.
3652 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3653 to *.
3654 (d10v-*-*): Don't disable GCC libraries.
3655 (d30v-*-*): Don't disable libgcj.
3656 (h8500-*-*): Don't disable GCC libraries.
3657 (i960-*-*): Don't disable libgcj.
3658 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3659 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3660 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3661 libgcj.
3662 (m68k-*-coff*): Remove case.
3663 (mmix-*-*): Don't disable libgloss on host.
3664 (mn10200-*-*, mn10300-*-*): Remove cases.
3665 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3666 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3667 Don't disable libgcj.
3668 (romp-*-*): Remove case.
3669 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3670 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3671 case.
3672 (v810-*-*): Don't disable GCC libraries.
3673 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3674 (ip2k-*-*): Don't disable GCC libraries.
3675 * configure: Regenerate.
3676
36772011-03-28 Joseph Myers <joseph@codesourcery.com>
3678
3679 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3680 libffi on host.
3681 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3682 on host.
3683 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3684 * configure: Regenerate.
3685
36862011-03-26 John Marino <binutils@marino.st>
3687
3688 * configure.ac: Add support for *-*-dragonfly*
3689 * configure: Regenerate.
3690
36912011-03-25 Joseph Myers <joseph@codesourcery.com>
3692
3693 * configure.ac (native_only): Remove.
3694 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3695 send-pr uudecode guile gnuserv on host.
3696 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3697 send-pr rcs guile perl texinfo libtool on host.
3698 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3699 automake send-pr rcs guile perl texinfo libtool on host.
3700 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3701 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3702 (alpha*-dec-osf*): Don't disable fileutils on target.
3703 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3704 texinfo send-pr expect dejagnu on target.
3705 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3706 target-qthreads on target.
3707 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3708 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3709 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3710 x86_64-*-mingw*): Don't disable expect on target.
3711 (*-*-cygwin*): Don't disable target-gperf on target.
3712 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3713 gnuserv on target.
3714 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3715 target.
3716 * configure: Regenerate.
3717
37182011-03-25 Joseph Myers <joseph@codesourcery.com>
3719
3720 * configure.ac (target_tools): Remove target-groff.
3721 (native_only): Remove target-groff.
3722 (hppa*64*-*-*): Don't disable byacc.
3723 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3724 setting.
3725 (*-*-kaos*): Don't skip target-librx and target-groff.
3726 (*-*-netware*): Don't skip target-libmudflap.
3727 (*-*-tpf*): Don't skip target-libmudflap.
3728 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3729 directories on the host.
3730 (ia64*-*-*vms*): Don't skip tix.
3731 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3732 host.
3733 * configure: Regenerate.
3734
37352011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3736
3737 * configure.ac: Remove references to mt-mep, mt-netware,
3738 mt-wince.
3739 * Makefile.def: Add all-utils soft dependencies.
3740 * Makefile.tpl: Remove GDB_NLM_DEPS.
3741 * configure: Regenerate.
3742 * Makefile.in: Regenerate.
3743
37442011-03-24 Paolo Bonzini <bonzini@gnu.org>
3745
3746 * configure.ac: Do not include mh-x86omitfp.
3747 * configure: Regenerate.
3748
37492011-03-24 Paolo Bonzini <bonzini@gnu.org>
3750
3751 * configure.ac: Remove empty cases.
3752 * configure: Regenerate.
3753
37542011-03-24 Paolo Bonzini <bonzini@gnu.org>
3755
3756 * Makefile.def: Add dependency from termcap to gdb.
3757 * Makefile.in: Regenerate.
3758
37592011-03-24 Paolo Bonzini <bonzini@gnu.org>
3760
3761 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3762 * configure: Regenerate.
3763 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3764 * Makefile.tpl: Likewise.
3765 * Makefile.in: Regenerate.
3766
37672011-03-24 Paolo Bonzini <bonzini@gnu.org>
3768
3769 * configure.ac: Remove all mentions of tentative_cc.
3770 * configure: Regenerate.
3771
37722011-03-24 Joseph Myers <joseph@codesourcery.com>
3773
3774 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3775 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3776 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3777 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3778 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3779 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3780 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3781 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3782 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3783 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3784 *-*-rhapsody*): Remove host cases.
3785 * configure: Regenerate.
3786
37872011-03-24 Joseph Myers <joseph@codesourcery.com>
3788
3789 * configure.ac (ppc*-*-pe): Remove host case.
3790 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3791 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3792 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3793 cases.
3794 * configure: Regenerate.
3795
37962011-03-24 Joseph Myers <joseph@codesourcery.com>
3797
3798 * config.sub: Update to version 2011-03-23.
3799
38002011-03-22 Joseph Myers <joseph@codesourcery.com>
3801
3802 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3803 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3804 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3805 * configure: Regenerate.
3806
38072011-03-22 Joseph Myers <joseph@codesourcery.com>
3808
3809 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3810 to Write After Approval.
3811 * config-ml.in: Don't handle arc-*-elf*.
3812 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3813 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3814 handle GCC libraries.
3815 * configure: Regenerate.
3816
38172011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3818
3819 PR bootstrap/48120:
3820 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3821 Add -lstdc++ -lm to LIBS.
3822 * configure: Regenerate.
3823
38242011-03-18 David Edelsohn <dje.gcc@gmail.com>
3825
3826 * config.guess: Update to version 2011-02-02
3827 * config.sub: Update to version 2011-02-24
3828
38292011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3830
3831 PR lto/48086
3832 * configure.ac: Re-enable LTO on *-apple-darwin9.
3833 * configure: Regenerate.
3834
38352011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3836
3837 PR lto/48086
3838 * configure.ac: Disable LTO on darwin due to an assembler change in
3839 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3840 under 256.
3841 * configure: Regenerate.
3842
38432011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3844
3845 * MAINTAINERS: Update myself as score backend maintainer,
3846 update my e-mail address.
3847
38482011-03-09 Xuepeng Guo <terry.guo@arm.com>
3849
3850 * MAINTAINERS: Update my e-mail address.
3851
38522011-03-06 Joey Ye <joey.ye@arm.com>
3853
3854 * MAINTAINERS: Update my e-mail address.
3855
38562011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3857
3858 * configure.ac: Adjust test of with_ppl.
3859 * configure: Regenerated.
3860
38612011-03-02 Kai Tietz <ktietz@redhat.com>
3862
3863 * MAINTAINERS: Adjust my e-mail address.
3864
38652011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3866
3867 * configure.ac: Add -lpwl to ppllibs.
3868 * configure: Regenerated.
3869
38702011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3871
3872 * config/cloog.m4: Add -lisl to clooglibs.
3873 * configure: Regenerated.
3874
38752011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3876
3877 * MAINTAINERS (CPU Port maintainers): Add self.
3878
38792011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3880
3881 * MAINTAINERS: Add myself as testsuite maintainer.
3882
38832011-02-15 Mike Stump <mikestump@comcast.net>
3884
3885 * MAINTAINERS: Add myself as testsuite maintainer.
3886
38872011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3888
3889 Import from Libtool and gnulib:
3890
3891 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3892
3893 Prepare for supporting FreeBSD 10.
3894 * config.rpath: Remove handling of freebsd1* which soon would
3895 match FreeBSD 10.0.
3896
3897 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3898
3899 Remove support for FreeBSD 1.x.
3900 * libtool.m4 (_LT_LINKER_SHLIBS)
3901 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3902 soon would incorrectly match FreeBSD 10.0.
3903
39042011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3905
3906 PR binutils/12283
3907 * move-if-change: Import version from gnulib.
3908
39092011-02-12 Alexandre Oliva <aoliva@redhat.com>
3910
3911 PR lto/47225
3912 * Makefile.def (lto-plugin): Double dash for enable-shared.
3913 (configure-gcc): Depend on all-lto-plugin.
3914 * Makefile.in: Rebuilt.
3915
39162011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3917
3918 * configure.ac: Remove extra bracket.
3919 * configure: Regenerate.
3920
39212011-02-08 Tobias Burnus <burnus@net-b.de>
3922
3923 * MAINTAINERS: Add myself as libquadmath maintainer.
3924
39252011-02-08 Thomas Schwinge <thomas@schwinge.name>
3926
3927 * MAINTAINERS: Update my email address.
3928
39292011-02-07 Joseph Myers <joseph@codesourcery.com>
3930
3931 * MAINTAINERS (option handling): Add self.
3932
39332011-02-06 Kai Tietz <kai.tietz@onevision.com>
3934
3935 PR lto/47225
3936 * Makefile.def: Add dependency for install-gcc
3937 on install-lto-plugin.
3938 * Makfile.in: Regenerated
3939
39402011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3941
3942 * MAINTAINERS (CPU Port Maintainers): Add myself.
3943
39442011-01-31 Alexandre Oliva <aoliva@redhat.com>
3945
3946 PR libgcj/44341
3947 * configure.ac: Discard --with-* flags for host when configuring
3948 target libraries for cross build.
3949 * configure: Rebuilt.
3950
39512011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3952
3953 * MAINTAINERS (linear loop transforms): Removed.
3954
39552011-01-25 Jakub Jelinek <jakub@redhat.com>
3956
3957 * configure.ac: If with_ppl is no, move setting with_cloog=no
3958 after CLOOG_REQUESTED check.
3959 * configure: Regenerated.
3960
39612011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3962
3963 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3964 CLooG has been requested.
3965 * configure: Regenerated.
3966
39672011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3968
3969 * configure: Regenerated.
3970 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3971
39722011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3973
3974 * configure: Regenerated.
3975 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3976
39772011-01-21 Andreas Schwab <schwab@redhat.com>
3978
3979 * configure.ac: Use AS_HELP_STRING throughout.
3980 * configure: Regenerate.
3981
39822011-01-18 Jie Zhang <jie.zhang@analog.com>
3983
3984 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3985 * configure: Regenerate.
3986
39872011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3988
3989 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3990
39912011-01-13 Joel Brobecker <brobecker@adacore.com>
3992
3993 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3994 for ia64-hpux.
3995 * configure: Regenerate.
3996
39972011-01-07 Jan Hubicka <jh@suse.cz>
3998
3999 PR lto/47225
4000 * Makefile.in: Regenerate.
4001 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4002 configure.
4003
40042011-01-07 Jan Hubicka <jh@suse.cz>
4005
4006 * Makefile.in: Regenerate.
4007 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4008 and configure dependency on lto-plugin configure.
4009 (lto-plugin module): Remove dependency on GCC; add dependency on
4010 liniberty.
4011
40122011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4013
4014 * MAINTAINERS (Write After Approval): Add myself.
4015
40162010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4017
4018 * configure: Regenerate.
4019
40202010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4021
4022 * configure.ac: (picochip): Disable libiberty.
4023
40242010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4025
4026 * MAINTAINERS (Write After Approval): Add myself.
4027
40282010-12-10 Ian Lance Taylor <iant@google.com>
4029
4030 PR bootstrap/46819
4031 * configure.ac: For --disable-libgcj clear libgcj_saved.
4032 * configure: Rebuild.
4033
40342010-12-10 Tobias Burnus <burnus@net-b.de>
4035
4036 PR fortran/46540
4037 * configure.ac: Add --disable-libquadmath and
4038 --disable-libquadmath-support.
4039 * configure: Regenerate.
4040
40412010-12-03 Ian Lance Taylor <iant@google.com>
4042
4043 * MAINTAINERS: Add myself as libgo maintainer.
4044
40452010-12-03 Hans-Peter Nilsson <hp@axis.com>
4046
4047 PR libffi/46792
4048 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4049 * configure: Regenerate.
4050
40512010-12-02 Ian Lance Taylor <iant@google.com>
4052
4053 * configure.ac: Always set default for poststage1_ldflags to
4054 -static-libstdc++ -static-libgcc.
4055
40562010-11-29 Andreas Schwab <schwab@redhat.com>
4057
4058 * configure.ac: Move comment to remove extra space in last argument
4059 of GCC_TARGET_TOOL.
4060
40612010-11-26 Alexandre Oliva <aoliva@redhat.com>
4062
4063 PR other/46026
4064 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4065 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4066 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4067 (BASE_FLAGS_TO_PASS): Use it.
4068 * configure: Rebuilt.
4069 * Makefile.in: Rebuilt.
4070
40712010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4072
4073 PR binutils/12258
4074 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4075 Properly check default linker.
4076 * configure: Regnerated.
4077
40782010-11-23 Matthias Klose <doko@ubuntu.com>
4079
4080 * configure.ac: For --enable-gold, handle value `default' instead of
4081 `both*'. New configure option --{en,dis}able-ld.
4082 * configure: Regenerate.
4083
40842010-11-20 Ian Lance Taylor <iant@google.com>
4085
4086 * configure.ac: Only disable a language library if no language needs
4087 it. Don't let --disable-libgcj uncondtionally disable libffi.
4088 * configure: Rebuild.
4089
40902010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4091
4092 * Makefile.in: Regenerate.
4093
4094 PR other/46202
4095 * configure.ac: Fix just-built in-tree STRIP name to be
4096 binutils/strip-new.
4097 * configure: Regenerate.
4098 * Makefile.def (install-strip-gcc, install-strip-binutils)
4099 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4100 (install-strip-sid): Mirror dependencies on non-strip variants
4101 of these targets on the respective -strip prerequisites.
4102 * Makefile.tpl (install-strip, install-strip-host)
4103 (install-strip-target): New targets.
4104 (install-strip-[+module+], install-strip-target-[+module+]):
4105 New targets.
4106 * Makefile.in: Regenerate.
4107
41082010-11-19 Ian Lance Taylor <iant@google.com>
4109 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4110
4111 * configure.ac: Add target-libgo to target_libraries. Set
4112 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4113 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4114 (HOST_EXPORTS): Add GOC.
4115 (BASE_TARGET_EXPORTS): Add GOC.
4116 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4117 (GOCFLAGS_FOR_TARGET): New variable.
4118 (EXTRA_HOST_FLAGS): Add GOC.
4119 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4120 * Makefile.def (target_modules): Add libgo.
4121 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4122 (dependencies): Add dependency from configure-target-libgo to
4123 configure-target-libffi and all-target-libstdc++-v3. Add
4124 dependencies from all-target-libgo to all-target-libffi.
4125 (languages): Add go.
4126 * configure: Rebuild.
4127 * Makefile.in: Rebuild.
4128
41292010-11-19 Ian Lance Taylor <iant@google.com>
4130
4131 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4132 compiler/flag environment variables.
4133
41342010-11-18 Ian Lance Taylor <iant@google.com>
4135
4136 * configure.ac: Check for lang_requires_boot_languages in
4137 config-lang.in files.
4138 * configure: Rebuild.
4139
41402010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
4141 Tobias Burnus <burnus@net-b.de>
4142
4143 PR fortran/32049
4144 * Makefile.def: Add libquadmath; build it with language=fortran.
4145 * configure.ac: Add libquadmath.
4146 * Makefile.tpl: Handle multiple libs in check-[+language+].
4147 * Makefile.in: Regenerate.
4148 * configure: Regenerate.
4149
b9b9d342
TT
41502010-11-16 Tom Tromey <tromey@redhat.com>
4151
4152 * MAINTAINERS: Moved myself to reviewers section.
4153
ecbfe87a
ZD
41542010-11-15 Zdenek Dvorak <ook@ucw.cz>
4155
4156 * MAINTAINERS: Moved myself to reviewers section.
4157
29a4f477
RW
41582010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4159
4160 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4161 (Write After Approval): Remove self.
4162
9965e3cd
AS
41632010-11-15 Andreas Schwab <schwab@redhat.com>
4164
4165 * configure.ac: Fix spelling in option names.
4166 * configure: Regenerated.
4167
0463992b
GJL
41682010-11-13 Georg-Johann Lay <georgjohann@web.de>
4169
4170 PR bootstrap/39622
4171 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4172 * configure: Regenerated.
4173
3df08734
KG
41742010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4175
4176 * MAINTAINERS: Update my email address.
4177
f16e2237
TG
41782010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4179
f16e2237
TG
4180 * configure: Regenerate.
4181
0bb52d68
TG
41822010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4183
1f980c25 4184 * configure: Regenerate.
0bb52d68 4185
aba2b02e
TG
41862010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4187
aba2b02e
TG
4188 * configure: Regenerate.
4189
27882098
TG
41902010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4191
27882098
TG
4192 * configure: Regenerate.
4193
d32ef397
AS
41942010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4195
4196 * configure.ac: Support official CLooG.org versions.
4197 * configure: Regenerate.
4198 * config/cloog.m4: New.
4199
5a4b6c0e
FD
42002010-11-10 François Dumont <francois.cppdevs@free.fr>
4201
4202 * MAINTAINERS (Write After Approval): Add myself.
4203
f2cea726
DE
42042010-11-09 David Edelsohn <dje.gcc@gmail.com>
4205
4206 * MAINTAINERS: Update my email address.
4207
d8ed14ce
IS
42082010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4209
4210 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4211 * configure: Regenerate.
d8ed14ce 4212
48215350
DK
42132010-11-03 Ian Lance Taylor <iant@google.com>
4214 Dave Korn <dave.korn.cygwin@gmail.com>
4215
4216 PR lto/46273
4217 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4218 and on other supported platforms whenever LTO is enabled.
4219 * configure: Rebuild.
4220
87841584
AM
42212010-11-02 Alan Modra <amodra@gmail.com>
4222
4223 PR binutils/12110
4224 * configure.ac: Error when source path contains spaces.
4225 * configure: Regenerate.
4226
fe12dfe1
JW
42272010-10-23 James E. Wilson <wilson@codesourcery.com>
4228
4229 * MAINTAINERS: Update my email address.
4230
66c92425
ILT
42312010-10-20 Ian Lance Taylor <iant@google.com>
4232
4233 * Makefile.def (target_modules): Set lib_path to src/.libs for
4234 libstdc++-v3 module.
4235 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4236 * Makefile.in: Rebuild.
4237
187d3518
LB
42382010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4239
4240 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4241 (Write After Approval): Remove myself.
4242
02db6bba
TG
42432010-10-15 Tristan Gingold <gingold@adacore.com>
4244
4245 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4246
c0103e74
DR
42472010-10-14 Douglas Rupp <rupp@gnat.com>
4248
4249 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4250
1cd0b716
DK
42512010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4252
4253 * configure.ac (build_lto_plugin): New shell variable.
4254 (--enable-lto): Turn on by default for all non-ELF platforms that
4255 have had LTO support added so far. Set build_lto_plugin appropriately
4256 for both ELF and non-ELF.
4257 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4258 * configure: Regenerate.
4259
d4c1abb3
RW
42602010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4261
4262 Sync from src:
4263 * configure.ac (v850 support): Remove target-libgloss from
4264 noconfigdirs.
4265 * configure: Regenerate.
4266
ffedf511
RW
42672010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4268
4269 PR bootstrap/45326
4270 PR bootstrap/45174
4271 * configure.ac: Honor initial values of $build_configargs,
4272 $host_configargs, $target_configargs. Mark the precious, so
4273 environment settings get recorded.
4274 * configure: Regenerate.
4275
e1826acc
RW
42762010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4277
4278 PR bootstrap/45796
4279 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4280 Depend on all-build-libiberty.
4281 * Makefile.in: Regenerate.
4282
80920132
ME
42832010-09-30 Michael Eager <eager@eagercon.com>
4284
4285 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4286 * configure: Regenerate.
4287
770a498a
ME
42882010-09-28 Michael Eager <eager@eagercon.com>
4289
4290 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4291
86dfbd58
RW
42922010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4293
4294 PR bootstrap/44621
4295 * configure.ac: Fix unportable shell quoting.
4296 * configure: Regenerate.
4297
db50fe7d
IS
42982010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4299
4300 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4301 targets and amend comment.
4302 * configure: Regenerate.
4303
0064e825
TB
43042010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4305
4306 * MAINTAINERS (Write After Approval): Add myself.
4307
bb79486c
JH
43082010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4309
4310 * configure.ac: Enable LTO by default on Darwin.
4311 * configure: Regenerate.
4312
9e0b22c3
MS
43132010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4314
bb79486c 4315 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 4316
2fabf1b7
IB
43172010-09-01 Ian Bolton <ian.bolton@arm.com>
4318
bb79486c 4319 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 4320
3a9abc98
DS
43212010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4322
4323 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4324 ports
4325
331a9a59
DY
43262010-07-28 David Yuste <david.yuste@gmail.com>
4327
4328 * MAINTAINERS (Write After Approval): Add myself.
4329
223a9d64
N
43302010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4331
4332 * configure.ac: Support all v850 targets.
4333 * configure: Regenerate.
4334
9183bdcf
MG
43352010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4336
4337 PR bootstrap/44455
4338 * configure.ac (extra_mpfr_configure_flags): Copy from
4339 extra_mpc_gmp_configure_flags.
4340 * configure: Re-generated.
4341
2e290598
AK
43422010-07-22 Andi Kleen <ak@linux.intel.com>
4343
4344 * MAINTAINERS (Write After Approval): Add myself.
4345
8d6cd388
CLT
43462010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4347
4348 * MAINTAINERS (Write After Approval): Add myself.
4349
b0b01eb0
JY
43502010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4351
4352 * MAINTAINERS (Write After Approval): Add myself.
4353
77198d71
JH
43542010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4355
4356 PR target/44862
4357 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4358 Provide -B option to allow for link spec %s substitutions for
4359 libstdc++.a on darwin.
4360 * Makefile.in: Regenerate.
4361
02fe70af
MM
43622010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4363
4364 * MAINTAINERS (Reviewers): Update my e-mail address
4365
c63a4676
AO
43662010-06-10 Alexandre Oliva <aoliva@redhat.com>
4367
4368 * Makefile.def (configure-gcc): Depend on all-libelf.
4369 * Makefile.in: Rebuild.
4370
e68edbf6
FC
43712010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4372
4373 * MAINTAINERS (Write After Approval): Add myself in the right place.
4374
dce2d8b2 43752010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
4376
4377 * MAINTAINERS (Write After Approval): Add myself.
4378
dce2d8b2 43792010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
4380
4381 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
4382
43832010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 4384
1ab55d69
MK
4385 * config.sub: Update to version 2010-05-21.
4386 * config.guess: Update to version 2010-04-03.
0c422e74 4387
02540df4
SB
43882010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4389
4390 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4391 * configure: Regenerate.
4392
dfe5f5b2
ST
43932010-05-12 Sriraman Tallam <tmsriram@google.com>
4394
4395 * MAINTAINERS (Write After Approval): Add myself.
4396
c082f9f3
SB
43972010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4398
4399 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4400 a platform that supports LTO.
4401 * configure: Regenerate.
4402
f1af9e5f
SP
44032010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4404
4405 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4406 * configure: Regenerated.
4407
38e3d868
RM
44082010-04-27 Roland McGrath <roland@redhat.com>
4409 H.J. Lu <hongjiu.lu@intel.com>
4410
4411 * configure.ac (--enable-gold): Support both, both/gold and
4412 both/bfd to add gold to configdirs without removing ld.
4413 * configure: Regenerated.
4414
4415 * Makefile.def: Add install-gold dependency to install-ld.
4416 * Makefile.in: Regenerated.
4417
3bec79c5
DK
44182010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4419
4420 PR lto/42776
4421 * configure.ac (--enable-lto): Refactor handling so libelf tests
4422 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4423 and allow LTO to be explicitly enabled on non-ELF platforms that
4424 are known to support it inside else-clause.
4425 * configure: Regenerate.
4426
615c8ffa
EB
44272010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4428
4429 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4430 * configure: Regenerate.
4431
e4522f78
RC
44322010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4433
4434 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4435 * configure: Regenerate.
4436
8ccb78f2
RO
44372010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4438
4439 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4440 separately.
4441 * configure: Regenerate.
4442
d5cc2ee3
KW
44432010-04-16 Kevin Williams <kevin.williams@inria.fr>
4444
4445 * MAINTAINERS (Write After Approval): Add myself.
4446
8406cb62
TG
44472010-04-14 Tristan Gingold <gingold@adacore.com>
4448
4449 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4450 * configure: Regenerate.
4451
3591b8e2
SE
44522010-04-13 Steve Ellcey <sje@cup.hp.com>
4453
4454 * configure: Regenerate after change to elf.m4.
4455
a82ecc7b
IS
44562010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4457
4458 * MAINTAINERS (Write After Approval): Add myself.
4459
1f0bf148
SP
44602010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4461
4462 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4463 * configure: Regenerated.
4464
44652010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4466
4467 * configure.ac: Print "buggy but acceptable" when CLooG
4468 revision is less than 9.
4469 * configure: Regenerated.
4470
ecd01dee
DN
44712010-04-01 Diego Novillo <dnovillo@google.com>
4472
4473 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4474
dc683a3f
RW
44752010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4476
4477 PR bootstrap/43615
4478 PR bootstrap/43328
4479
4480 Revert:
4481
4482 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4483
4484 * configure.ac: Do not pass --enable-multilib nor
4485 --disable-multilib in baseargs. Accept explicitly passed
4486 --enable_multilib.
4487 * configure: Regenerate.
4488
7527d83f
UW
44892010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4490
4491 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4492
895522b6
JJ
44932010-03-31 Janis Johnson <janis187@us.ibm.com>
4494
4495 * MAINTAINERS: Remove myself.
4496
9db4e878
RW
44972010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4498
4499 PR bootstrap/43328
4500 * configure.ac: Do not pass --enable-multilib nor
4501 --disable-multilib in baseargs. Accept explicitly passed
4502 --enable_multilib.
4503 * configure: Regenerate.
4504
acf6bf36
AP
45052010-03-28 Andrew Pinski <pinskia@gmail.com>
4506
4507 * MAINTAINERS (spu port): Remove me.
4508
b42f0d7e
JM
45092010-03-23 Joseph Myers <joseph@codesourcery.com>
4510
4511 * configure.ac (tic6x-*-*): New case.
4512 * configure: Regenerate.
4513
0d1152b1
JM
45142010-03-23 Joseph Myers <joseph@codesourcery.com>
4515
4516 * config.sub: Update to version 2010-03-22.
4517 * config.guess: Update to version 2009-12-30.
4518
dce2d8b2 45192010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
4520
4521 PR ada/42554
4522 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4523 * configure: Regenerate.
4524
5408fbe8
RR
45252010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4526
4527 * MAINTAINERS: Update my email address.
4528
3f55a3b3
SP
45292010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4530
4531 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4532 (ghassan.shobaki@amd.com): Removed.
4533
3f08f7e8
AM
45342010-03-17 Alan Modra <amodra@gmail.com>
4535
4536 * MAINTAINERS: Update my email address.
4537
f3a9d094
DN
45382010-03-16 Diego Novillo <dnovillo@google.com>
4539
4540 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4541 Matthews.
4542
db5c4b8b
JM
45432010-03-16 Joseph Myers <joseph@codesourcery.com>
4544
4545 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4546 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4547
b995570a
JM
45482010-03-16 Joseph Myers <joseph@codesourcery.com>
4549
4550 * MAINTAINERS: Update my email address.
4551
124cc66f
DJ
45522010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4553
4554 * MAINTAINERS: Update my email address.
4555
a4581668
BS
45562010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4557
4558 * MAINTAINERS: Update my email address.
4559
49d78e29
JZ
45602010-03-09 Jie Zhang <jie@codesourcery.com>
4561
4562 * MAINTAINERS: Update my email address.
4563
8927b7c0
RO
45642010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4565
4566 PR libstdc++/32499
4567 * configure.ac (RANLIB): Default to true.
4568 (STRIP): Likewise.
4569 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4570 * configure: Regenerate.
4571
dce2d8b2 45722010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
4573
4574 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4575 (Write After Approval): Update my email address.
4576
bf646aaf
NC
45772010-02-17 Nick Clifton <nickc@redhat.com>
4578
4579 PR 11238
4580 * Makefile.tpl (local-distclean): Also remove config.cache files in
4581 sub-directories as there may not be Makefiles present in the
4582 sub-directories.
96e41f16
NC
4583 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4584 the config.cache files found by the find command.
4585
bf646aaf
NC
4586 * Makefile.in: Regenerate.
4587 * configure.ac: Revert previous delta.
4588 * configure: Regenerate.
4589
ff78880a
NC
45902010-02-15 Nick Clifton <nickc@redhat.com>
4591
4592 PR 11238
4593 * configure.ac: Delete config.cache files in sub-directories when
4594 deleting Makefiles.
4595 * configure: Regenerate.
4596
8150eadf
BE
45972010-02-12 Ben Elliston <bje@gnu.org>
4598
4599 * MAINTAINERS: Update my email address.
4600
a9e12bfd
AP
46012010-02-08 Andrew Pinski <pinskia@gmail.com>
4602
4603 * MAINTAINERS (spu port): Update my email address.
4604
95315086
JZ
46052010-02-08 Jie Zhang <jie.zhang@analog.com>
4606
4607 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4608
362c6d2f
KG
46092010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4610
4611 * configure.ac: Add "recommended" version checks for GMP/MPC.
4612 Update recommended GMP/MPFR/MPC versions.
4613 * configure: Regenerate.
4614
888c5ad2
JR
46152010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4616
4617 * MAINTAINERS: Move my Embecosm email address into the
4618 write-after-approval section.
4619
3bf714a7
ILT
46202010-01-26 Ian Lance Taylor <iant@google.com>
4621
4622 * MAINTAINERS: Add myself as Go frontend maintainer.
4623
ad1e5170
JR
46242010-01-25 Joern Rennecke <amylaar@spamcop.net>
4625
4626 PR libstdc++/36101, PR libstdc++/42813
4627 * configure.ac (bootstrap_target_libs): Make inclusion of
4628 target-libgomp conditional on libgomb being in target_configdirs.
4629 * configure: Regenerate.
4630
fb0553d1
JR
46312010-01-23 Joern Rennecke <amylaar@spamcop.net>
4632
4633 PR libstdc++/36101, PR libstdc++/42813
4634 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4635 * configure: Regenerate.
4636
aae29963
JR
46372010-01-22 Joern Rennecke <amylaar@spamcop.net>
4638
4639 PR libstdc++/36101, PR libstdc++/42813
4640 * configure.ac (target_configdirs): Substitute.
4641 * Makefile.def: Bootstrap target module libgomp.
4642 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4643 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4644 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4645 * configure, Makefile.in: Regenerate.
4646
d8fe8895
DK
46472010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4648
4649 * MAINTAINERS: Adjust my details.
4650
ebfe4897
EW
46512010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4652
4653 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4654
f7746c59
TL
46552010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4656
4657 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4658
306c7b5b
TL
46592010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4660
4661 * MAINTAINERS (Write After Approval): Add myself.
4662
1b8b9e19
KT
46632010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4664
4665 * MAINTAINERS (Write After Approval): Add myself.
4666
c164615b
RG
46672010-01-11 Richard Guenther <rguenther@suse.de>
4668
4669 PR lto/41569
4670 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4671 * Makefile.in: Regenerated.
4672
f3f623ae
AT
46732010-01-11 Andreas Tobler <andreast@fgznet.ch>
4674
4675 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4676 * configure: Regenerate.
4677
592c90ff 46782010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 4679 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
4680
4681 PR bootstrap/42424
4682 * configure.ac: Include libtool m4 files.
9c78662a 4683 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
4684 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4685 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 4686
592c90ff
KG
4687 * configure: Regenerate.
4688
60a2e213
RW
46892010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4690
4691 PR bootstrap/41818
4692 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4693 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4694 * Makefile.in: Regenerate.
4695
7413962d
RG
46962010-01-02 Richard Guenther <rguenther@suse.de>
4697
4698 PR lto/41529
4699 * configure.ac: Include config/elf.m4. Disable LTO if not
4700 builting for an elf target.
4701 * configure: Regenerate.
4702
f77f3945
CF
47032009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4704
4705 * MAINTAINERS: Change my email address.
4706
4960e3f0
BE
47072009-12-18 Ben Elliston <bje@au.ibm.com>
4708
4709 * config.sub, config.guess: Update from upstream sources.
4710
d16a31da
SZ
47112009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4712
4713 * MAINTAINERS (Write After Approval): Add myself.
4714
3a5729ea
KG
47152009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4716
4717 PR middle-end/30447
4718 PR middle-end/30789
4719 PR other/40302
4720
4721 * configure.ac: Require MPC.
4722 * configure: Regenerate.
4723
43e02a8a
RW
47242009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4725
4726 PR target/38384
4727 PR bootstrap/40972
4728 * libtool.m4: Sync from git Libtool.
4729 * ltoptions.m4: Likewise.
4730 * ltversion.m4: Likewise.
4731 * lt~obsolete.m4: Likewise.
4732 * ltmain.sh: Likewise.
4733
360d4522
KG
47342009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4735
4736 * configure.ac: Update minimum MPC version to 0.8.
4737 * configure: Regenerate.
4738
f264ed56
SP
47392009-11-21 Sebastian Pop <sebpop@gmail.com>
4740
4741 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4742 * configure: Regenerated.
4743
ed2eaa9f
ILT
47442009-11-21 Ian Lance Taylor <iant@google.com>
4745
4746 * configure.ac: Change default of poststage1_ldflags to be empty if
4747 poststage1_libs is set. When poststage1_libs is empty, and
4748 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4749 * configure: Rebuild.
4750
58346783
AN
47512009-11-21 Adam Nemet <adambnmet@gmail.com>
4752
4753 * MAINTAINERS (Write After Approval): Update my email address.
4754
5ca0106a
BE
47552009-11-20 Ben Elliston <bje@au.ibm.com>
4756
4757 * config.guess: Update from upstream sources.
4758
87213cd4
AO
47592009-11-16 Alexandre Oliva <aoliva@redhat.com>
4760
4761 * Makefile.def: Restore host and target settings for gmp.
4762 * Makefile.in: Rebuild.
4763
f61428ed
AO
47642009-11-16 Alexandre Oliva <aoliva@redhat.com>
4765
4766 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4767 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4768 Fix portability of test of C++ as bootstrap language. Add
4769 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4770 * configure: Rebuild.
4771 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4772 and cloog. Fix in-tree ppl configuration. Introduce libelf
4773 in-tree building.
4774 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4775 (POSTSTAGE1_HOST_EXPORTS): Use it.
4776 (STAGE[+id+]_CXXFLAGS): New.
4777 (BASE_FLAGS_TO_PASS): Pass it down.
4778 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4779 extra_exports.
4780 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4781 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4782 extra_exports.
4783 * Makefile.in: Rebuild.
4784
f6c56be6
BE
47852009-11-17 Ben Elliston <bje@au.ibm.com>
4786
4787 * config.sub, config.guess: Update from upstream sources.
4788
0ccb5970
JK
47892009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4790
4791 * MAINTAINERS (Write After Approval): Add myself.
4792
dce2d8b2 47932009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
4794
4795 * MAINTAINERS (Write After Approval): Add myself.
4796
5d571eaa
OS
47972009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4798
4799 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4800 paths for *-w64-mingw* and x86_64-*mingw*.
4801 * configure: Regenerated.
4802
dce2d8b2 48032009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
4804
4805 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4806
c393f559
BK
48072009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4808
4809 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4810 Phil Edwards to Write-After Approval.
4811
ef4c4300
KT
48122009-10-30 Kai Tietz <kai.tietz@onevision.com>
4813
4814 * configure.ac: Disable target-winsup & co for
4815 x86_64-*-mingw* and *-w64-mingw* targets.
4816 * configure: Regenerated.
4817
65a324b4
NC
48182009-10-16 Nick Clifton <nickc@redhat.com>
4819
4820 * MAINTAINERS: Add myself as a maintainer for the RX port.
4821
dce2d8b2 48222009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 4823
9c78662a 4824 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 4825
17e72e5d
RO
48262009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4827
4828 * configure.ac (CLooG test): Use = with test.
4829 * configure: Regenerate.
4830
ed3a56f3
RG
48312009-10-22 Richard Guenther <rguenther@suse.de>
4832
4833 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4834 cloog if the ppl version check failed. Move flags saving
4835 before setting in libelf check.
4836 * configure: Regenerate.
4837
ad0abd3c
RG
48382009-10-21 Richard Guenther <rguenther@suse.de>
4839
4840 * configure.ac: Adjust the ppl and cloog configure to work as
4841 documented. Disable cloog if ppl was disabled. Omit the version
4842 checks if they were disabled.
4843 * configure: Re-generate.
4844
e4c5bd48
RW
48452009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4846
4847 * configure.ac: Add 'lto' to enable_languages, not
4848 new_enable_languages, and only if not already present.
4849 * configure: Regenerate.
4850
0ffd69c5
GP
48512009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4852
4853 * README: Refer to the various COPYING* files instead of just
4854 COPYING.
4855 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4856
dce2d8b2 48572009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
4858
4859 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 4860
58687768
RG
48612009-10-07 Richard Guenther <rguenther@suse.de>
4862
4863 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4864 and Richard Guenther as reviewers.
4865 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4866 as reviewers.
4867
49b0ca5c 48682009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 4869
49b0ca5c 4870 * config.sub: Update from upstream sources.
d2d9ce5e 4871
aeb94799
ILT
48722009-10-06 Ian Lance Taylor <iant@google.com>
4873
4874 * Makefile.def: check-gold depends upon all-gas.
4875 * Makefile.in: Rebuild.
4876
123651cd
PM
48772009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4878
4879 * MAINTAINERS (Write After Approval): Add myself.
4880
d7f09764
DN
48812009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4882
4883 * Makefile.def: all-lto-plugin depends on all-libiberty.
4884 set bootstrap=true for lto-plugin.
4885 Add lto-plugin.
4886 * Makefile.in: Regenerate.
4887 * configure.ac (host_libs): Add lto-plugin.
4888 * configure: Regenerate.
4889
d7f09764
DN
48902009-10-03 Diego Novillo <dnovillo@google.com>
4891
4892 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4893 (HOST_LIBELFLIBS): Define.
4894 (HOST_LIBELFINC): Define.
4895 * Makefile.in: Regenerate.
4896 * configure.ac: Add --enable-lto.
4897 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4898 If --enable-lto is used, add 'lto' to new_enable_languages.
4899 If --enable-lto is used and gold is enabled, add
4900 lto-plugin to configdirs.
4901 * configure: Regenerate.
4902
49032009-10-03 Simon Baldwin <simonb@google.com>
4904
4905 * configure.ac: If --with-system-zlib, suppress local zlib and
4906 pass --with-system-zlib to subdir configure scripts.
4907 * configure: Regenerate.
4908
dce2d8b2 49092009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
4910 Paolo Bonzini <bonzini@gnu.org>
4911
4912 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4913 $(srcdir).
4914 * Makefile.in: Rebuilt.
4915
dce2d8b2 49162009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
4917
4918 * MAINTAINERS (Write After Approval): Add myself.
4919
3e661154
KG
49202009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4921
4922 * configure.ac: Update minimum MPC version to 0.7.
4923 * configure: Regenerate.
4924
f1a036e4
NC
49252009-09-25 Nick Clifton <nickc@redhat.com>
4926
4927 * configure.ac: Pass any --cache-file=/dev/null option on to
4928 subconfigures.
4929 * configure: Regenerate.
4930
d4c74acc
NC
49312009-09-23 Nick Clifton <nickc@redhat.com>
4932
4933 * config.sub, config.guess: Update from upstream sources.
4934
dce2d8b2 49352009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
4936
4937 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4938 * Makefile.in: Rebuilt.
4939
0db770bd
RW
49402009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4941
4942 PR bootstrap/32272
4943 * configure.ac: Error out if $srcdir isn't '.' but contains
4944 host-${host_noncanonical}.
4945 * configure: Regenerate.
4946
71101870
RO
49472009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4948
4949 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4950 maintainer.
4951
ca6d0d62
RW
49522009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4953
79cd2b23
RW
4954 * configure.ac: If bootstrapping a combined tree with
4955 --enable-gold, require c++ in stage1_languages.
4956 * configure: Regenerate.
4957
ab9dcd0c
RW
4958 * configure.ac: Also add target_libs of stage1_languages to
4959 bootstrap_target_libs.
4960 * configure: Regenerate.
4961
ca6d0d62
RW
4962 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4963 with --enable-languages not containing c++.
4964 * configure: Regenerate.
4965
1c3c9f12
JZ
49662009-09-15 Jie Zhang <jie.zhang@analog.com>
4967
4968 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4969 * configure: Regenerate.
4970
dce2d8b2 49712009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 4972
6fb30a14
JR
4973 * MAINTAINERS (Write After Approval): Update my e-mail address,
4974 and move from from here...
4975 (Waiting for paperwork): To here.
0318772d 4976
4056c2c6
JM
49772009-09-09 Joseph Myers <joseph@codesourcery.com>
4978
4979 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4980
3e54529c
RW
49812009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4982
4983 * configure.ac: Do not use $extrasub for replacing @if/@endif
4984 parts in Makefile; instead, use additional arguments to
4985 AC_CONFIG_COMMANDS to do the replacement manually, with several
4986 sed invocations, to avoid HP-UX sed command limits.
4987 * configure: Regenerate.
4988
713e2ea6
AO
49892009-09-08 Alexandre Oliva <aoliva@redhat.com>
4990
4991 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4992 blank before -L.
4993
5646b7b9
AO
49942009-09-04 Alexandre Oliva <aoliva@redhat.com>
4995
4996 * configure.ac (with-build-config): Document. Handle without.
4997 Handle missing argument.
4998 * configure: Rebuilt.
4999
e12c4094
AO
50002009-09-03 Alexandre Oliva <aoliva@redhat.com>
5001
5002 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5003 Default to bootstrap-debug only if compare-debug works.
5004 * configure: Rebuilt.
5005 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5006 * Makefile.in: Rebuilt.
5007
75cb0057
RO
50082009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5009
5010 * MAINTAINERS (OS Port Maintainers): Update my email address.
5011
8fc68cba
AO
50122009-09-01 Alexandre Oliva <aoliva@redhat.com>
5013
5014 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5015 * Makefile.in: Rebuilt.
5016
44cb38cf
CD
50172009-09-01 Chris Demetriou <cgd@google.com>
5018
5019 * MAINTAINERS (Write After Approval): Add myself.
5020
f9329c35
DS
50212009-08-31 Dodji Seketeli <dodji@redhat.com>
5022
5023 PR debug/30161
5024 * include/dwarf2.h (enum dwarf_tag): Added
5025 DW_TAG_GNU_template_template_param
5026 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5027
f945e229
PB
50282009-08-30 Paolo Bonzini <bonzini@gnu.org>
5029
5030 * Makefile.tpl (AWK): Fix typo.
5031 * Makefile.in: Regenerate.
5032
87264276
PB
50332009-08-30 Paolo Bonzini <bonzini@gnu.org>
5034
5035 * configure.ac: Detect awk and sed.
5036 * Makefile.def (flags_to_pass): Add AWK and SED.
5037 * Makefile.tpl (AWK, SED): New.
5038 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5039 * configure: Regenerate.
5040 * Makefile.in: Regenerate.
5041
68ccd57c
DK
50422009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5043
5044 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5045 (collapseslashes): Likewise.
5046
df58e648
RW
50472009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5048
5049 * configure.ac (AC_PREREQ): Bump to 2.64.
5050
0539cb2c
RW
50512009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5052
70fa0efa
RW
5053 * configure.ac: Remove --with-datarootdir, --with-docdir,
5054 --with-pdfdir, --with-htmldir switches.
5055 * configure: Regenerate.
5056
5213506e
RW
5057 * configure: Regenerate.
5058
0539cb2c
RW
5059 * compile: Sync from Automake 1.11.
5060 * depcomp: Likewise.
5061 * install-sh: Likewise.
5062 * missing: Likewise.
5063 * mkinstalldirs: Likewise.
5064 * ylwrap: Likewise.
5065
197c68cc
DK
50662009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5067
5068 * ltmain.sh (func_normal_abspath): New function.
5069 (func_relative_path): Likewise.
5070 (func_mode_help): Document new -bindir option for link mode.
5071 (func_mode_link): Add new -bindir option, and use it to place
5072 output DLL if specified.
5073
58af276a
RW
50742009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5075
0115d4a3
RW
5076 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5077 (baseargs): Add --disable-option-checking.
5078 * configure: Regenerate.
5079
58af276a
RW
5080 * Makefile.def (configure-target-libiberty): Depend on
5081 all-binutils and all-ld.
5082 (configure-target-newlib): Likewise.
5083 * Makefile.in: Regenerate.
5084
e9d9afef
BE
50852009-08-17 Ben Elliston <bje@au.ibm.com>
5086
5087 * config.sub, config.guess: Update from upstream sources.
5088
354ebf88
RW
50892009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5090
5091 Sync from src, merge:
5092
5093 2009-07-02 Tristan Gingold <gingold@adacore.com>
5094
5095 * configure.ac: Do not exclude gas for i386-*-darwin.
5096 Add a case for x86_64-*-darwin.
5097 * configure: Regenerate.
5098
8375f7b2
NV
50992009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5100
5101 * MAINTAINERS: Add my name to Write After Approval list.
5102
dce2d8b2 51032009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
5104
5105 * configure.ac: Add Microblaze target.
5106 * configure: Regenerate.
5107
ea2002ba
CB
51082009-07-31 Christian Bruel <christian.bruel@st.com>
5109
5110 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5111 * configure: Regenerate.
2bf33cdb 5112
dce2d8b2 51132009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
5114
5115 * MAINTAINERS (Write After Approval): Update my e-mail address.
5116
e90e6bd7
ILT
51172009-07-06 Ian Lance Taylor <iant@google.com>
5118
5119 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5120 * configure: Rebuild.
5121
f6e0880a
TG
51222009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5123
5124 * MAINTAINERS: Move myself to the Graphite Reviewers.
5125
6d984927
WG
51262009-06-30 Wei Guozhi <carrot@google.com>
5127
5128 * MAINTAINERS: Add my name to Write After Approval list.
5129
f2689b09
SE
51302009-06-26 Steve Ellcey <sje@cup.hp.com>
5131
5132 PR bootstrap/40338
5133 * configure.ac (comparestring): Create new variable.
5134 * Makefile.tpl (comparestring): Use to skip some comparisions.
5135 * configure: Regenerate.
5136 * Makefile.in: Regenerate.
5137
f62c0ba4
DE
51382009-06-26 Doug Evans <dje@sebabeach.org>
5139
5140 * Makefile.def (host_modules): Add cgen.
5141 * Makefile.in: Regenerate.
5142 * configure.ac (host_tools): Add cgen.
5143 * configure: Regenerate.
5144
7acf4da6
DD
51452009-06-23 DJ Delorie <dj@redhat.com>
5146
5147 * MAINTAINERS: Add myself as mep maintainer.
5148
00020c16
ILT
51492009-06-23 Ian Lance Taylor <iant@google.com>
5150
5151 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5152 boot_languages. Only bootstrap target libraries listed in
5153 target_libs for some boot language. Add --with-stage1-ldflags,
5154 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5155 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5156 if not building with C++.
5157 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5158 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5159 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5160 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5161 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5162 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5163 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5164 * configure, Makefile.in: Rebuild.
5165
1da52d4a
LF
51662009-06-23 Li Feng <nemokingdom@gmail.com>
5167
5168 * MAINTAINERS: Added my name to write-after-approval list.
5169
144c9175
RM
51702009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5171
5172 * configure.ac: Define is_elf for QNX Neutrino targets.
5173 * configure: Regenerate.
5174
e5871e24
GS
51752009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5176
9c78662a 5177 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 5178
5f4a82c0
KG
51792009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5180
5181 * configure.ac: Detect MPC in default directory.
5182 * configure: Regenerate.
5183
394e9195
JG
51842009-06-03 Jerome Guitton <guitton@adacore.com>
5185 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5186
9c78662a
UB
5187 * Makefile.tpl (all): Avoid a trailing backslash.
5188 * Makefile.in: Regenerate.
394e9195 5189
47bca6aa
BE
51902009-06-03 Ben Elliston <bje@au.ibm.com>
5191
5192 * config.sub, config.guess: Update from upstream sources.
5193
a891a473
RS
51942009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5195
5196 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5197 to noconfdirs.
5198 * configure: Regenerate.
5199
70cb2d9f
AO
52002009-06-02 Alexandre Oliva <aoliva@redhat.com>
5201
5202 * Makefile.tpl ([+compare-target+]): Compare all stage
5203 directories, rather than just gcc.
5204 * Makefile.in: Rebuilt.
5205
7f1245df
DK
52062009-06-01 Doug Kwan <dougkwan@google.com>
5207
5208 * configure.ac: Support gold for target arm*-*-*.
5209 * configure: Regenerate.
394e9195 5210
acd26225
KG
52112009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5212
5213 * Makefile.def: Add MPC support and dependencies.
5214 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5215
5216 * Makefile.in, configure: Regenerate.
5217
a1fc946a
AO
52182009-05-27 Alexandre Oliva <aoliva@redhat.com>
5219
5220 * Makefile.tpl (all): Avoid harmless warning in make all when
5221 gcc-bootstrap is enabled but stage_last does not exist.
5222 * Makefile.in: Rebuilt.
5223
2e6a3c8d
NR
52242009-05-24 Nicolas Roche <roche@adacore.com>
5225
5226 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5227 * Makefile.in: Regenerate.
5228
63487d11
DC
52292009-05-21 Denis Chertykov <chertykov@gmail.com>
5230
5231 * MAINTAINERS: Update my e-mail address.
5232
449223af
DK
52332009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5234
5235 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5236 * configure: Regenerate.
5237
31c98f49
AO
52382009-05-18 Alexandre Oliva <aoliva@redhat.com>
5239
5240 PR other/40159
5241 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5242 gcc-no-bootstrap are mutually exclusive.
5243 * Makefile.in: Rebuilt.
5244
0f501837
AO
52452009-05-18 Alexandre Oliva <aoliva@redhat.com>
5246
5247 PR other/40159
5248 * Makefile.tpl (all): Don't end with unconditional success.
5249 * Makefile.in: Rebuilt.
5250
4a4a4e99
AO
52512009-05-12 Alexandre Oliva <aoliva@redhat.com>
5252
5253 PR target/37137
5254 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5255 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5256 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5257 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5258 stage_configureflags, stage_cflags and stage_libcflags into
5259 explicit Makefile macros.
5260 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5261 GFORTRAN.
5262 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5263 CC. Set CC_FOR_BUILD from CC.
5264 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5265 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5266 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5267 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5268 and GFORTRAN.
5269 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5270 (_LIBCFLAGS): Renamed to _TFLAGS.
5271 (do-compare-debug, do-compare3-debug): Drop.
5272 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5273 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5274 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5275 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5276 (XGCC_FLAGS_FOR_TARGET): New.
5277 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5278 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5279 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5280 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 5281 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
5282 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5283 TFLAGS.
5284 (BUILD_CONFIG): Include if requested.
5285 (all): Set TFLAGS on bootstrap.
5286 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5287 (all-stageid-prefixmodule): Likewise.
5288 (do-clean, distclean-stageid): Set TFLAGS.
5289 (restrap): Fix whitespace.
5290 * Makefile.in: Rebuilt.
5291
1cee3429
PB
52922009-05-07 Paolo Bonzini <bonzini@gnu.org>
5293
5294 * config.guess: Sync with src.
5295
0b70eafd
DK
52962009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5297
5298 * configure.ac ($with_ppl): Default to no if not supplied.
5299 ($with_cloog): Likewise.
5300 configure: Regenerate.
5301
5175f17c
JW
53022009-04-27 James E. Wilson <wilson@codesourcery.com>
5303
5304 * MAINTAINERS: Update my e-mail address.
5305
952fa153
NC
53062009-04-27 Nick Clifton <nickc@redhat.com>
5307
5308 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5309
a687f83c
EB
53102009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5311
5312 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5313 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5314 * Makefile.in: Regenerate.
5315
9e3eba15
KG
53162009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5317
5318 PR bootstrap/39739
5319 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5320 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5321
5322 * configure, Makefile.in: Regenerate.
5323
a687f83c 53242009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
5325
5326 * include/hashtab.h: Update GTY annotations to new syntax
5327 * include/splay-tree.h: Likewise
5328
070bdbd9
BE
53292009-04-17 Ben Elliston <bje@au.ibm.com>
5330
5331 * config.sub, config.guess: Update from upstream sources.
5332
55f2d967
AG
53332009-04-15 Anthony Green <green@moxielogic.com>
5334
5335 * configure.ac: Add moxie support.
5336 * configure: Rebuilt.
5337
309c24a9
JJ
53382009-04-14 Jakub Jelinek <jakub@redhat.com>
5339
5340 * configure.ac: Change copyright header to refer to version
5341 3 of the GNU General Public License and to point readers at the
5342 COPYING3 file and the FSF's license web page.
5343 * Makefile.def: Likewise.
5344 * Makefile.tpl: Likewise.
5345 * Makefile.in: Regenerate.
5346
b93133bc
JH
53472009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5348
5349 * configure.ac: Restore match for darwin9 or later. Use double
5350 brackets since regeneration eats one pair.
5351 * configure: Regenerate.
5352
d18ff35a
L
53532009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5354
5355 PR gas/10039
5356 * configure.ac: Require texinfo 4.7.
5357 * configure: Regenerated.
5358
748086b7
JJ
53592009-04-09 Nick Clifton <nickc@redhat.com>
5360
5361 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5362 the GCC Runtime Library Exception.
5363
a3337ea2
KG
53642009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5365
5366 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5367 * configure: Regenerate.
5368
60911f14
SE
53692009-04-01 Steve Ellcey <sje@cup.hp.com>
5370
5371 * Makefil.def (languages): New entries.
5372 * Makefile.tpl (check-gcc-*): New generic target.
5373 * Makefile.in: Regenerate.
60911f14 5374
dce2d8b2 53752009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 5376
d18ff35a 5377 * MAINTAINERS: Update my email address.
7369c1d0 5378
cfb1f59f
TT
53792009-03-18 Tom Tromey <tromey@redhat.com>
5380
d18ff35a
L
5381 * configure: Rebuild.
5382 * configure.ac (host_libs): Add libiconv.
5383 * Makefile.in: Rebuild.
5384 * Makefile.def (host_modules): Add libiconv.
5385 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 5386
75eeae1a
TG
53872009-03-16 Tristan Gingold <gingold@adacore.com>
5388
5389 * configure.ac: Treat gdb as supported on x86_64-darwin.
5390 * configure: Regenerate.
5391
f38095f3
JM
53922009-03-16 Joseph Myers <joseph@codesourcery.com>
5393
5394 * configure.ac (--with-host-libstdcxx): New option.
5395 * configure: Regenerate.
5396
dce2d8b2 53972009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
5398
5399 * MAINTAINERS: Move myself into the write after approval list.
5400
6d401294
NP
54012009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5402
5403 * MAINTAINERS: Update e-mail address.
2bf33cdb 5404
07c97076
DN
54052009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5406
5407 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5408
dce2d8b2 54092009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
5410
5411 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5412
7a9d3fe8
RW
54132009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5414
5415 Backport from git Libtool:
5416
5417 2009-01-19 Robert Millan <rmh@aybabtu.com>
5418 Support GNU/kOpenSolaris.
5419 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5420 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5421 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5422 GNU/kOpenSolaris.
5423
c9e9e11f
AS
54242009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5425
5426 * MAINTAINERS: Update e-mail address.
5427
5e8c1552 54282009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
5429
5430 * MAINTAINERS (Write After Approval): Add self.
5431
b0adb088
BM
54322009-02-18 Bingfeng Mei <bmei@broadcom.com>
5433
5434 * MAINTAINERS (Write After Approval): Add myself.
5435
ee04b574
AS
54362009-02-05 Andreas Schwab <schwab@suse.de>
5437
5438 * Makefile.tpl (stage_last): Define $r and $s before using
5439 $(RECURSE_FLAGS_TO_PASS).
5440 * Makefile.in: Regenerate
5441
907884c9
ILT
54422009-01-30 Ian Lance Taylor <iant@google.com>
5443
5444 * MAINTAINERS: Move myself to the Global Reviewers list.
5445
416ac4d4
RM
54462009-01-29 Robert Millan <rmh@aybabtu.com>
5447
5448 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5449 * configure: Regenerate.
5450
ee5decb3
GP
54512009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5452
5453 * MAINTAINERS: Make whitespace consistent.
19196f44 5454 Remove Robert Millan from Write After Approval.
ee5decb3 5455
36fbb0ec
AM
54562009-01-16 Alan Modra <amodra@bigpond.net.au>
5457
5458 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5459 (all-opcodes): Depend on all-libiberty.
5460 * Makefile.in: Regenerate.
5461
52535a64
DR
54622009-01-15 Douglas B Rupp <rupp@gnat.com>
5463
5464 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5465 * configure: Regenerate.
5466
e04a57df
RR
54672009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5468
5469 * MAINTAINERS (Write After Approval): Add myself.
5470
856c450b
SK
54712009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5472
5473 * MAINTAINERS: Add myself to reviewers (Fortran).
5474
dce2d8b2 54752009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
5476
5477 PR tree-optimization/38515
5478 * configure.ac (cloog-polylib): Removed.
5479 (with_ppl, with_cloog): Test for "no".
5480 * configure: Regenerated.
5481
1e5e8a59
DF
54822009-01-11 Daniel Franke <franke.daniel@gmail.com>
5483
5484 * MAINTAINERS: Moved myself to reviewers (Fortran).
5485
5e5debf6
TS
54862009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5487
5488 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5489 (Write After Approval): Remove myself.
5490
1c42acf1
DN
54912009-01-03 Diego Novillo <dnovillo@google.com>
5492
5493 * MAINTAINERS: Remove myself from alias maintainership.
5494
2fbbedaf
DA
54952009-01-02 David Ayers <ayers@fsfe.org>
5496
5497 * MAINTAINERS: Update e-mail address.
5498
17213821
GP
54992008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5500
5501 * MAINTAINERS: Make whitespace consistent.
5502
baafc534
RW
55032008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5504
5505 Backport from upstream Libtool:
5506 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5507 Add cache variables to tests that require the linker to work.
5508 For shlibpath_overrides_runpath, this also changes the semantics
5509 to let the result from the C compiler take precedence.
5510
18430d27
BE
55112008-12-02 Ben Elliston <bje@au.ibm.com>
5512
5513 * config.sub, config.guess: Update from upstream sources.
5514
dce2d8b2 55152008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
5516
5517 * configure.ac (ppllibs): Add by default the lib flags.
5518 * configure: Regenerate.
5519
41e9641b
LM
55202008-12-08 Luis Machado <luisgpm@br.ibm.com>
5521
5522 * MAINTAINERS: Add myself to the write after approval list.
5523
25783c30
JH
55242008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5525
ee04b574
AS
5526 * configure.ac: Add double brackets on darwin[912].
5527 * configure: Regenerate.
25783c30 5528
0e318fcc
DK
55292008-12-03 Daniel Kraft <d@domob.eu>
5530
5531 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5532 Approval to Reviewer section (for Fortran front-end).
5533
7f171b95
JH
55342008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5535
5536 * configure.ac: Expand to darwin10 and later.
5537 * configure: Regenerate.
5538
09ce620e
AS
55392008-12-02 Andreas Schwab <schwab@suse.de>
5540
5541 * Makefile.def: configure-target-boehm-gc depends on
5542 all-target-libstdc++-v3.
5543 * Makefile.in: Regenerate.
5544
386c704d
KT
55452008-12-02 Kai Tietz <kai.tietz@onevision.com>
5546
5547 * MAINTAINERS: Add myself as mingw maintainer.
5548
e03dd84a
BE
55492008-12-02 Ben Elliston <bje@au.ibm.com>
5550
5551 * config.sub, config.guess: Update from upstream sources.
5552
3fa87964
GP
55532008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5554
5555 * README.SCO: Remove.
5556
df72d7ed
FP
55572008-11-29 Fernando Pereira <pronesto@gmail.com>
5558
5559 * MAINTAINERS: Add myself to the write after approval list.
5560
b5646528
DK
55612008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5562
5563 * MAINTAINERS: Update my email address in WAA section.
5564
dce2d8b2 55652008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
5566
5567 * MAINTAINERS: Update e-mail address.
5568
dce2d8b2 55692008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
5570
5571 * MAINTAINERS: Change e-mail address.
5572
0db3a858
TG
55732008-11-27 Tristan Gingold <gingold@adacore.com>
5574
5575 * configure.ac: Build gdb for i?86-*-darwin*
5576 * configure: Regenerated.
5577
dce2d8b2 55782008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
5579
5580 * MAINTAINERS: Added my full name.
5581
487e299b
DJ
55822008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5583
5584 PR bootstrap/38014
5585 PR bootstrap/37923
5586
5587 Revert:
5588
5589 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5590
5591 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5592 * Makefile.in: Regenerated.
5593
5594 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5595
5596 PR gdb/921
5597 PR gdb/1646
5598 PR gdb/2175
5599 PR gdb/2176
5600
5601 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5602 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5603 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5604 (HOST_EXPORTS): Pass CPPFLAGS.
5605 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5606 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5607 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5608 * Makefile.in, configure: Regenerated.
5609 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5610 and CPPFLAGS_FOR_BUILD.
5611
dce2d8b2 56122008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
5613
5614 * MAINTAINERS: Add myself as middle end maintainer.
5615
044fed69
AS
56162008-11-06 Andrew Stubbs <ams@codesourcery.com>
5617
5618 * MAINTAINERS (Write after approval): Add myself.
5619
caf6defe
DN
56202008-11-05 Diego Novillo <dnovillo@google.com>
5621
5622 * MAINTAINERS (Global Reviewers): Add myself.
5623 (Non-Algorithmic Maintainers): Remove myself.
5624
3e9899ac
TS
56252008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5626
09ce620e 5627 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 5628
ea99e36e
MM
56292008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5630
09ce620e 5631 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 5632
fb0d2684
BE
56332008-10-31 Ben Elliston <bje@au.ibm.com>
5634
5635 * configure.ac (spu-*-*): Remove special case.
5636 * configure: Regenerate.
5637
73c07a3e
CM
56382008-10-30 Catherine Moore <clm@codesourcery.com>
5639
5640 * MAINTAINERS (Write after approval): Update my email address.
5641
7310a2da
SSF
56422008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5643
5644 * configure.ac [spu-*-*]: Do not set skipdirs.
5645 * configure: Re-generate.
5646
7e51fe23
BS
56472008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5648
5649 * MAINTAINERS (Various Maintainers): Add myself to reload.
5650
ef20be93
RG
56512008-10-25 Richard Guenther <rguenther@suse.de>
5652
5653 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5654 maintainer. Remove myself as libgcc-math maintainer.
5655 (Non-Algorithmic Maintainers): Remove myself.
5656
03ffcfa0
DJ
56572008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5658
5659 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5660 * Makefile.in: Regenerated.
5661
dec014a9
CC
56622008-10-23 Cary Coutant <ccoutant@google.com>
5663
5664 * MAINTAINERS (Write after approval): Add myself.
5665
b36c386c
DJ
56662008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5667
5668 PR gdb/921
5669 PR gdb/1646
5670 PR gdb/2175
5671 PR gdb/2176
5672
5673 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5674 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5675 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5676 (HOST_EXPORTS): Pass CPPFLAGS.
5677 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5678 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5679 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5680 * Makefile.in, configure: Regenerated.
5681 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5682 and CPPFLAGS_FOR_BUILD.
5683
dce2d8b2 56842008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
5685
5686 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5687 Sebastian Pop.
5688
e0bda97e
AP
56892008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5690
5691 * MAINTAINERS (Write After Approval): Added myself.
5692
36c713e0
KG
56932008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5694
5695 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5696 recommended version to 2.3.2.
5697
5698 * configure: Regenerate.
5699
8fe005ee
MM
57002008-10-01 Mark Mitchell <mark@codesourcery.com>
5701
5702 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5703
be8f156f
DD
57042008-09-29 David Daney <david.daney@caviumnetworks.com>
5705
5706 * MAINTAINERS (Write After Approval): Update e-mail address.
5707
ae11dff4
PG
57082008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5709
5710 * libtool.m4: Update to libtool 2.2.6.
5711 * lt~obsolete.m4: Update to libtool 2.2.6.
5712 * ltmain.sh: Update to libtool 2.2.6.
5713 * ltsugar.m4: Update to libtool 2.2.6.
5714 * ltversion.m4: Update to libtool 2.2.6.
5715 * ltoptions.m4: Update to libtool 2.2.6.
5716 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5717
441154b1
CF
57182008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5719
5720 * MAINTAINERS (Write After Approval): Add myself.
5721
775b3b26
BRF
57222008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5723
5724 * MAINTAINERS (Write After Approval): Update my name.
5725
94538043
SB
57262008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5727
09ce620e 5728 * MAINTAINERS: Add myself in "Write After Approval".
94538043 5729
52d1bfd8
SE
57302008-09-18 Steve Ellcey <sje@cup.hp.com>
5731
09ce620e 5732 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 5733
c5cc92f5
GP
57342008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5735
5736 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5737 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5738 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5739 and Michael Tiemann from Write After Approval since they do not
5740 actually have access.
5741
23d9794a
RG
57422008-09-05 Richard Guenther <rguenther@suse.de>
5743
5744 * configure.ac: Initialize clooglibs to -lcloog.
5745 * configure: Re-generate.
5746
192a671e
LCW
57472008-09-04 Le-Chun Wu <lcwu@google.com>
5748
5749 * MAINTAINERS (Write After Approval): Add myself.
5750
d789184e
SP
57512008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5752
5753 * configure.ac (--with-cloog-polylib): New.
5754 (--disable-cloog-version-check): New.
5755 (--disable-ppl-version-check): New.
5756 * configure: Re-generate.
5757
36a881c7
RG
57582008-09-03 Richard Guenther <rguenther@suse.de>
5759
5760 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5761 cloog test.
5762 * configure: Re-generate.
5763
358da97e
HS
57642008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5765
5766 Add picoChip port.
5767 * MAINTAINERS: Add picoChip maintainers.
5768
f8bf9252
SP
57692008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5770 Tobias Grosser <grosser@fim.uni-passau.de>
5771 Jan Sjodin <jan.sjodin@amd.com>
5772 Harsha Jagasia <harsha.jagasia@amd.com>
5773 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5774 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5775 Adrien Eliche <aeliche@isty.uvsq.fr>
5776
5777 Merge from graphite branch.
5778 * configure: Regenerate.
5779 * Makefile.in: Regenerate.
5780 * configure.ac (host_libs): Add ppl and cloog.
5781 Add checks for PPL and CLooG.
5782 * Makefile.def (ppl, cloog): Added modules and dependences.
5783 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5784 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5785
d89f0ad6
AL
57862008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5787
5788 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5789 (GCC_SHLIB_SUBDIR): New.
5790 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5791 * configure: Regenerate.
5792 * Makefile.in: Regenerate.
5793
88a25817
GP
57942008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5795
5796 * MAINTAINERS: Consistently use tabs to separate columns.
5797
f873f15f
TG
57982008-08-29 Tristan Gingold <gingold@adacore.com>
5799
5800 * MAINTAINERS (Write after Approval): Add myself.
5801
e1514c3f
TG
58022008-08-28 Tristan Gingold <gingold@adacore.com>
5803
5804 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5805 Enable bfd, binutils and opcodes.
5806 * configure: Regenerate.
5807
4717882f
JDA
58082008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5809
5810 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5811
28c9884c
TK
58122008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5813
5814 * MAINTAINERS: Use correct Umlaut for last name.
5815
ae96d86a
FXC
58162008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5817
5818 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5819
3ecc96e3
DE
58202008-08-16 David Edelsohn <edelsohn@gnu.org>
5821
5822 * MAINTAINERS: Update my email address.
5823
dd609cc1
EB
58242008-08-16 Nicolas Roche <roche@adacore.com>
5825
5826 * Makefile.tpl: Add BOOT_ADAFLAGS.
5827 * Makefile.in: Regenerate.
5828
08d0963a
RS
58292008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5830
5831 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5832 * configure: Regenerate.
5833
dce2d8b2 58342008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
5835
5836 * configure.ac: Add makefile fragments for hpux.
5837 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5838 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5839 * configure: Regenerate.
5840 * Makefile.in: Regenerate.
5841
dce2d8b2 58422008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
5843
5844 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5845
dce2d8b2 58462008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
5847
5848 * MAINTAINERS (Write after Approval): Add myself.
5849
78209f30
XG
58502008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5851
5852 * MAINTAINERS (Write After Approval): Add myself.
5853
5b5b098d
AJ
58542008-06-29 Andrew Jenner <andrew@codesourcery.com>
5855
5856 * MAINTAINERS (Write After Approval): Add myself.
5857
d812ec93
KW
58582008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5859
5860 * MAINTAINERS: Update my email address.
5861
99e78224
JY
58622008-06-25 Joey Ye <joey.ye@intel.com>
5863
5864 * MAINTAINERS (Write After Approval): Add myself.
5865
18c04407
RW
58662008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5867
5868 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5869 * Makefile.in: Regenerate.
5870 * configure: Regenerate.
5871
47aa9a31
DK
58722008-06-17 Daniel Kraft <d@domob.eu>
5873
5874 * MAINTAINERS (Write After Approval): Add myself.
5875
ad33ff57
RW
58762008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5877
5878 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5879 "$@" is still intact with both Autoconf 2.59 and 2.62.
5880 * configure: Regenerate.
5881
cdce5c41
RW
58822008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5883
5884 * Makefile.tpl: Fix comment errors.
5885 * Makefile.in: Regenerate.
5886
01b79d11
DM
58872008-06-12 David S. Miller <davem@davemloft.net>
5888 David Edelsohn <edelsohn@gnu.org>
5889
5890 * configure.ac: Add powerpc*-*-* to gold supported targets.
5891 * configure: Regenerate.
5892
f8c33439
JM
58932008-06-08 Joseph Myers <joseph@codesourcery.com>
5894
5895 PR tree-optimization/36218
5896 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5897 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5898 (all prefix="build-"): Pass them to build-system sub-makes.
5899 * Makefile.in: Regenerate.
5900
cd985f66
JM
59012008-06-07 Joseph Myers <joseph@codesourcery.com>
5902
5903 * MAINTAINERS (mt port): Remove.
5904 (sco5, unixware, sco udk): Remove.
5905 (Kean Johnston): Add to Write After Approval.
5906
3f6383d3
JB
59072008-05-30 Julian Brown <julian@codesourcery.com>
5908
5909 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5910 of libobjc for ARM EABI Linux.
5911 * configure: Regenerate.
30da41ed 5912
dce2d8b2 59132008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 5914
09ce620e 5915 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 5916
dce2d8b2 59172008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 5918
e29cc9b4 5919 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 5920
955410cb
JW
59212008-05-15 Janus Weil <janus@gcc.gnu.org>
5922
5923 * MAINTAINERS (Write After Approval): Add myself.
5924
719bb4e3 59252008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
5926
5927 * config-ml.in: don't handle --enable-shared and --enable-static.
5928
372b05fc
RS
59292008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5930
5931 * MAINTAINERS: Update my email address.
5932
f73e2200
PC
59332008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5934
5935 * MAINTAINERS: Update my email address.
09ce620e 5936
3e438e2b
KVH
59372008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5938
5939 * MAINTAINERS (Write After Approval): Add myself.
5940
177bf491
GS
59412008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5942
5943 * MAINTAINERS (Write After Approval): Add myself.
5944
dce2d8b2 59452008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
5946
5947 * MAINTAINERS (crx): Add myself.
5948
14a8726b
PB
59492008-04-18 Paolo Bonzini <bonzini@gnu.org>
5950
5951 Sync with src:
5952 2008-04-14 David S. Miller <davem@davemloft.net>
5953
09ce620e
AS
5954 * configure.ac: Add sparc*-*-* to gold supported targets.
5955 * configure: Regenerate.
14a8726b 5956
7142fb32
PB
59572008-04-18 Paolo Bonzini <bonzini@gnu.org>
5958
5959 PR bootstrap/35457
5960 * configure.ac: Include override.m4.
5961 * configure: Regenerate.
5962
c6b196de
PB
59632008-04-18 Paolo Bonzini <bonzini@gnu.org>
5964
09ce620e
AS
5965 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5966 * Makefile.in: Regenerate.
c6b196de 5967
dce2d8b2 59682008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 5969
09ce620e 5970 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 5971 as nonconfigurable directories list.
09ce620e 5972 * configure: Regenerate.
c993ae60 5973
8479b1b1
BE
59742008-04-14 Ben Elliston <bje@au.ibm.com>
5975
5976 * config.sub, config.guess: Update from upstream sources.
5977
295e261a
HPN
59782008-04-12 Hans-Peter Nilsson <hp@axis.com>
5979
5980 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5981 * Makefile.in: Regenerate.
5982
ac3949d9
EW
59832008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5984
5985 * configure.ac: Do not build libssp for the AVR.
5986 * configure: Regenerate.
5987
06407e30
ILT
59882008-04-07 Ian Lance Taylor <iant@google.com>
5989
5990 * Makefile.def: check-gold depends upon all-binutils.
5991 * Makefile.in: Regenerate.
5992
97db009c
AH
59932008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5994
5995 * MAINTAINERS (Write After Approval): Add myself.
5996
2a79c47f
NC
59972008-04-04 Nick Clifton <nickc@redhat.com>
5998
5999 PR binutils/4334
5f4bebbf 6000 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
6001 builds.
6002 * configure: Regenerate.
6003
c53a18d3
N
60042008-04-04 NightStrike <NightStrike@gmail.com>
6005
6006 PR other/35151
09ce620e
AS
6007 * configure.ac: Combine rules for mingw32 and mingw64.
6008 * configure: Regenerate.
c53a18d3 6009
d925aa70
KT
60102008-04-02 Kai Tietz <kai.tietz@onvision.com>
6011
6012 * MAINTAINERS (Write After Approval): Add myself.
6013
dce2d8b2 60142008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
6015
6016 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6017 * Makefile.in (.NOTPARALLEL): Ditto.
6018
4412a506
PG
60192008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6020
6021 * MAINTAINERS (Write After Approval): Add myself.
6022
dce2d8b2 60232008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
6024
6025 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6026 * Makefile.in (.NOTPARALLEL): Regenerate.
6027
639223bd
PB
60282008-03-27 Paolo Bonzini <bonzini@gnu.org>
6029
6030 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6031 * Makefile.in: Regenerate.
6032
b8ab1f4a
JS
60332008-03-26 Jakub Staszak <kuba@et.pl>
6034
6035 * MAINTAINERS (Write After Approval): Add myself.
6036
b45890a4
TK
60372008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6038
6039 * MAINTAINERS: Update e-mail address.
6040
5afab7ad
ILT
60412008-03-20 Ian Lance Taylor <iant@google.com>
6042
6043 * configure.ac: Add support for --enable-gold.
6044 * Makefile.def: Add gold as a directory like ld.
6045 * configure, Makefile.in: Regenerate.
6046
38d24731
RW
60472008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6048
6049 * configure.ac: m4_include config/proginstall.m4.
6050 * configure: Regenerate.
32bc4cf4
RW
6051
6052 Backport from upstream Libtool:
09ce620e 6053
32bc4cf4 6054 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 6055
32bc4cf4
RW
6056 Deal with Autoconf 2.62's semantic change in m4_append.
6057 * ltsugar.m4 (lt_append): Replace broken versions of
6058 m4_append.
6059 (lt_if_append_uniq): Don't require separator to be overquoted,
6060 and avoid broken m4_append.
6061 (lt_dict_add): Fix typo.
6062 * libtool.m4 (_LT_DECL): Don't overquote separator.
6063
9d3c50ea
DE
60642008-03-13 David Edelsohn <edelsohn@gnu.org>
6065
6066 * config.rpath: Add AIX 6 support.
6067
5d2edb29
PB
60682008-03-13 Paolo Bonzini <bonzini@gnu.org>
6069
6070 * Makefile.def (stageprofile). Remove -fprofile-generate
6071 from stage_libcflags.
6072 * Makefile.in: Regenerate.
6073
954910ef
BE
60742008-03-13 Ben Elliston <bje@au.ibm.com>
6075
6076 * config.sub, config.guess: Update from upstream sources.
6077
e8645a40
TT
60782008-03-06 Tom Tromey <tromey@redhat.com>
6079
6080 * MAINTAINERS: Update for treelang deletion.
6081
2c8e955e
JW
60822008-03-03 James E. Wilson <wilson@tuliptree.org>
6083
6084 * MAINTAINERS: Update my email address.
6085
54acd307
SS
60862008-03-03 Stan Shebs <stanshebs@earthlink.net>
6087
893ad2a1 6088 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
6089 (objective-c/c++): Add myself as a maintainer.
6090
4b52b516
VR
60912008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6092
6093 * MAINTAINERS (Write After Approval): Update my email address.
6094
e652b516
TB
60952008-02-25 Tomas Bily <tbily@suse.cz>
6096
6097 * MAINTAINERS (Write After Approval): Add myself.
6098
02d30740
JJ
60992008-02-23 Jakub Jelinek <jakub@redhat.com>
6100
6101 * MAINTAINERS (OpenMP): Add myself.
6102
1c8bd6a3
PB
61032008-02-20 Paolo Bonzini <bonzini@gnu.org>
6104
4b40b2a5
UB
6105 PR bootstrap/32009
6106 PR bootstrap/32161
1c8bd6a3 6107
4b40b2a5
UB
6108 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6109 * configure: Regenerate.
1c8bd6a3 6110
4b40b2a5
UB
6111 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6112 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6113 STAGE4_LIBCFLAGS): New.
6114 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6115 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6116 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6117 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6118 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6119 for target modules. Don't export LIBCFLAGS.
6120 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6121 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6122 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6123 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6124 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6125 * Makefile.in: Regenerate.
1c8bd6a3 6126
bb44c9d2
RW
61272008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6128
6129 PR libgcj/33085
6130 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6131 Do not use -DDLL_EXPORT. Backport from upstream.
6132
29a7754d
RW
61332008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6134
6135 * MAINTAINERS (Write After Approval): Add myself.
6136
9a212bb7
HPN
61372008-02-02 Hans-Peter Nilsson <hp@axis.com>
6138
6139 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6140 * configure: Regenerate.
6141
aa12a573
MG
61422008-01-31 Marc Gauthier <marc@tensilica.com>
6143
6144 * configure.ac (xtensa*-*-*): Recognize processor variants.
6145 * configure: Regenerate.
6146
ac9e6043
RW
61472008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6148
40049ccc
UB
6149 PR bootstrap/34922
6150 * configure.ac (PARSE_ARGS): Push suitable setting of
6151 ac_subdirs_all, for `./configure --help=recursive'.
6152 Handle `+' in generic toplevel directory disabling.
6153 * configure: Regenerate.
ac9e6043 6154
4288c86a
NC
61552008-01-28 Nick Clifton <nickc@redhat.com>
6156
6157 * MAINTAINERS (xstormy16): Take over maintainership.
6158
8d8da227
JM
61592008-01-25 Joseph Myers <joseph@codesourcery.com>
6160
6161 * MAINTAINERS (c4x port): Remove.
6162
349b60e7
DE
61632008-01-24 David Edelsohn <edelsohn@gnu.org>
6164
6165 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6166
3ca06a68
BE
61672008-01-23 Ben Elliston <bje@au.ibm.com>
6168
6169 * config.sub, config.guess: Update from upstream sources.
6170
3c631381
TG
61712008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6172
6173 * MAINTAINERS (Write After Approval): Add myself.
6174
20533ef1
L
61752008-01-17 H.J. Lu <hjl.tools@gmail.com>
6176
6177 * MAINTAINERS: Update my email address.
6178
61792008-01-09 Raksit Ashok <raksit@google.com>
6180
6181 * MAINTAINERS (Write After Approval): Add myself.
6182
684f4f6a
RA
61832008-01-09 Raksit Ashok <raksit@google.com>
6184
6185 * MAINTAINERS (Write After Approval): Add myself.
6186
9cb8756f
BE
61872008-01-08 Ben Elliston <bje@au.ibm.com>
6188
6189 * config.sub, config.guess: Update from upstream sources.
6190
94e1934d
KG
61912007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6192
6193 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 6194 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
6195 * configure: Regenerate.
6196
a2e51f77
SP
61972007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6198
6199 * MAINTAINERS: Update my email address.
6200
ffe3dcd9
BRF
62012007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6202
6203 * MAINTAINERS: Update my email address.
6204
aa4095c9
RS
62052007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6206
6207 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6208 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6209 * Makefile.in: Regenerate.
6210
dce2d8b2 62112007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
6212
6213 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6214 misplaced entries.
6215
0fe0f073
AT
62162007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6217
6218 * configure.ac: Enable libjava for x86_64-*-darwin9.
6219 * configure: Regenerate.
6220
dce2d8b2 62212007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
6222
6223 * MAINTAINERS (Write After Approval): Add myself.
6224
c3220d4c
BE
62252007-12-05 Ben Elliston <bje@au.ibm.com>
6226
6227 * config.sub, config.guess: Update from upstream sources.
6228
aba7501e
MK
62292007-12-02 Matthias Klose <doko@ubuntu.com>
6230
6231 * config-ml.in: Remove 64bit configure tests.
6232
d683ec81
PB
62332007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6234
6235 * config-ml.in: Robustify against white space in absolute file
6236 names.
6237
6238 * config-ml.in (multi-clean): Substitute ${Makefile}.
6239 Remove superfluous ${Makefile} in list.
6240
60f1711a
TS
62412007-11-19 Thiemo Seufer <ths@mips.com>
6242
6243 * config-ml.in: Don't hardcode the Makefile name.
6244
487f9d96
AM
62452007-11-08 Alexander Monakov <amonakov@ispras.ru>
6246
6247 * MAINTAINERS (Write After Approval): Add myself.
6248
fa3886fe
ST
62492007-11-07 Samuel Tardieu <sam@rfc1149.net>
6250
6251 * MAINTAINERS (Write After Approval): Add myself.
6252
dce2d8b2 62532007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
6254
6255 * MAINTAINERS (Write After Approval): Add myself.
6256
acc48927
BE
62572007-10-25 Ben Elliston <bje@au.ibm.com>
6258
6259 * MAINTAINERS (mercury): Remove entry.
6260 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6261
e00e9858
DJ
62622007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6263
6264 * Makefile.def (dependencies): Make configure-gdb depend on
6265 all-intl.
6266 * Makefile.in: Regenerated.
6267
def14a3c
SK
62682007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6269
6270 * MAINTAINERS (Fortran maintainer): Remove myself.
6271
dce2d8b2 62722007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
6273
6274 * Makefile.def: To avoid problems running with parallel makes,
6275 build newlib before libgloss so that target specific header
6276 files are availble.
6277 * Makefile.in: Regenerate
6278
bbfbfafc
DJ
62792007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6280
6281 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6282 * Makefile.in: Regenerate.
6283
c56abad5
VM
62842007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6285
6286 * MAINTAINERS (Register allocation reviewer): Add myself.
6287
f019adc1
MF
62882007-10-08 Mike Frysinger <vapier@gentoo.org>
6289
6290 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6291 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6292 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6293 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6294 * configure: Regenerate.
6295
dce2d8b2 62962006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
6297
6298 * MAINTAINERS (Register allocation reviewer): Add myself.
6299
0999159b
PB
63002007-10-01 Paolo Bonzini <bonzini@gnu.org>
6301
6302 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6303 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6304 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6305 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6306 * configure.ac: Default them to host tools for $host = $build.
6307 Subst them.
6308
6309 * configure: Regenerate.
6310 * Makefile.in: Regenerate.
6311
dce2d8b2 63122006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
6313
6314 * MAINTAINERS (Register allocation reviewer): Add myself.
6315
dce2d8b2 63162006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
6317
6318 * MAINTAINERS (Register allocation reviewer): Add myself.
6319
9d209c83
SP
63202007-09-21 Seongbae Park <seongbae.park@gmail.com>
6321
6322 * MAINTAINERS (Write After Approval): Fix typo.
6323
1ec3b87b
RS
63242007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6325
6326 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6327 * configure: Regenerate.
6328
19d5986d
PJ
63292007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6330
6331 PR bootstrap/31906
6332 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 6333 they're already prefixed.
19d5986d 6334
6d3b5aea
BK
63352007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6336
6337 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6338 libstdc++.
6339 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6340 * configure: Regenerate.
6341 * Makefile.in: Regenerate.
09ce620e 6342
4fe7e755
AS
63432007-09-17 Andreas Schwab <schwab@suse.de>
6344
6345 * configure.ac: Raise minimum makeinfo version to 4.6.
6346 * configure: Regenerate.
6347
dce2d8b2 63482007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 6349
ffe3dcd9 6350 * MAINTAINERS (write-after-approval) add myself
d483feaa 6351
fa9a3f31
AM
63522007-09-15 Alan Modra <amodra@bigpond.net.au>
6353
6354 * configure.ac: Correct makeinfo version check.
6355 * configure: Regenerate.
6356
6593a73e
RS
63572007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6358
6359 * MAINTAINERS: Update my email address.
6360
d9dced13
RS
63612007-09-14 Richard Sandiford <richard@codesourcery.com>
6362
6363 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6364 to $skipdirs and only disable gprof for newlib. Use the normal
6365 mips*-elf* handling in other respects.
6366 * configure: Regnerate.
6367
773c1467
DD
63682007-09-12 David Daney <ddaney@avtrex.com>
6369
6370 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6371 enabling libgcj.
6372 * configure: Regenerate.
6373
c03353e2
RIL
63742007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6375
6376 PR other/32154
6377 * configure.ac: For libgloss targets, point the linker to the linker
6378 script, startup code and simulator library.
6379 * configure: Regenerate.
6380
c4e9bf2b
AH
63812007-09-07 Andrew Haley <aph@redhat.com>
6382
6383 * configure.ac (noconfigdirs): Remove target-libffi and
6384 target-libjava.
6385 * configure: Regenerate.
6386
1f5a6b84
FXC
63872007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6388
6389 PR target/33281
6390 * configure.ac: Use config/mh-mingw on mingw.
6391 * configure: Regenerate.
1f5a6b84 6392
3951e521
PH
63932007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6394
9f349f63 6395 * MAINTAINERS (Write After Approval): Add myself.
3951e521 6396
e643dc23
RG
63972007-09-05 Richard Guenther <rguenther@suse.de>
6398
6399 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6400 nor --disable-checking is provided also turn on yes and types
6401 checking for stage1.
6402 * configure: Re-generate.
6403
039874df
KW
64042007-08-30 Krister Walfridsson <cato@df.lth.se>
6405
6406 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6407 (Write After Approval): Remove myself.
6408
c3f07bd6 64092007-08-29 Nick Clifton <nickc@redhat.com>
15098359 6410
c3f07bd6 6411 * config.sub, config.guess: Update from upstream sources.
15098359 6412
40049ccc 64132007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
6414
6415 * MAINTAINERS (Write After Approval): Added myself.
6416 * MAINTAINERS (Reviewers): Removed myself.
6417
c8aea42c 64182007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 6419 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
6420
6421 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6422 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6423 * Makefile.in: Regenerate.
6424 * configure.ac (--with-debug-prefix-map): New.
6425 * configure: Regenerate.
6426
4bf6c438
RS
64272007-08-17 Richard Sandiford <richard@codesourcery.com>
6428 Nigel Stephens <nigel@mips.com>
6429
4bf6c438
RS
6430 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6431 as target_makefile_frag.
6432 * configure: Regenerate.
6433
bb286d71
AO
64342007-08-16 Alexandre Oliva <aoliva@redhat.com>
6435
6436 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6437 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6438 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6439 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6440 (do-compare, do-compare3, do-compare-debug): New.
6441 ([+compare-target+]): Use them.
6442
a4630417
MK
64432007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6444
6445 * MAINTAINERS (Write After Approval): Change my email address.
6446
d9acb717
RW
64472007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6448 Ben Elliston <bje@au.ibm.com>
6449
6450 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6451 --silent if $silent.
6452 * configure: Regenerate.
6453
96876681
ZD
64542003-08-12 Zdenek Dvorak <ook@ucw.cz>
6455
6456 * MAINTAINERS (Various Maintainers): Add myself as
6457 loop infrastructure maintainer. Update my e-mail
6458 address.
6459
1c1d80ee
DN
64602007-07-31 Diego Novillo <dnovillo@google.com>
6461
6462 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6463 Adjust description.
6464
7e98624c
RG
64652007-07-26 Richard Guenther <rguenther@suse.de>
6466
6467 * configure.ac: Add types checking to stage1 checking flags.
6468 * configure: Regenerate.
6469
4c85af60
NC
64702007-07-17 Nick Clifton <nickc@redhat.com>
6471
6472 * COPYING3: New file. Contains version 3 of the GNU General
6473 Public License.
6474 * COPYING3.LIB: New file. Contains version 3 of the GNU
6475 Lesser General Public License.
6476
19ddfd3a
AK
64772007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6478
6479 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6480
2a064545
AK
64812007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6482
6483 * MAINTAINERS (S/390 co-maintainer): Add myself.
6484 (Write After Approval): Remove myself.
6485
f861f54d
DH
64862007-07-13 Dan Hipschman <dsh@google.com>
6487
6488 * MAINTAINERS (Write After Approval): Add myself.
6489
0136f2f7
NC
64902007-07-11 Nick Clifton <nickc@redhat.com>
6491
6492 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6493 WINDRES export.
6494 * Makefile.in: Regenerate.
6495
6e29b5a4
RO
64962007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6497
6498 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6499 maintainer.
6500
159a4b02
L
65012007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6502
6503 * lt~obsolete.m4: New. Import from 20070318 libtool.
6504
6ba67283
JB
65052007-07-03 Julian Brown <julian@codesourcery.com>
6506
6507 * MAINTAINERS (Write After Approval): Add myself.
6508
30b74385
RW
65092007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6510
6511 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6512 * configure: Regenerate.
6513
65142007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6515
6516 * configure.ac: Add some missing m4 quotation.
6517 * configure: Regenerate.
6518
943c54ce
SB
65192007-07-02 Simon Baldwin <simonb@google.com>
6520
6521 * MAINTAINERS (Write After Approval): Add myself.
6522
1c00b503
PB
65232007-07-02 Paolo Bonzini <bonzini@gnu.org>
6524
6525 * configure: Regenerate.
6526
901119ae
KT
65272007-07-02 Kai Tietz <kai.tietz@onevision.com>
6528
6529 * Makefile.def: Add windmc tool to build.
6530 * Makefile.tpl: Likewise.
6531 * configure.ac: Likewise.
6532 * Makefile.in: Regenerate.
6533 * configure: Regenerate.
09ce620e 6534
83f4c19f
DD
65352007-06-28 DJ Delorie <dj@redhat.com>
6536
6537 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6538 not building newlib.
6539 * configure: Regenerated.
09ce620e 6540
5346c75c
JS
65412007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6542
6543 * MAINTAINERS (Write After Approval): Add myself.
6544
aacfb86b
MM
65452007-06-25 Martin Michlmayr <tbm@cyrius.com>
6546
6547 * MAINTAINERS (Write After Approval): Add myself.
6548
590bf0d3
CM
65492007-06-19 Chris Matthews <chrismatthews@google.com>
6550
6551 * MAINTAINERS (Write After Approval): Add myself.
6552
cdbbee7a
RIL
65532007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6554
6555 * MAINTAINERS (Write After Approval): Add myself.
6556
b8afffc1
DJ
65572007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6558
6559 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6560 * Makefile.in: Regenerated.
6561
3fcfad76
BS
65622007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6563
6564 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6565 bfin*-*-uclinux* targets.
6566 * configure: Regenerate.
6567
3f5a2b7f
ILT
65682007-06-14 Ian Lance Taylor <iant@google.com>
6569
6570 * MAINTAINERS: Add myself as non-algorithmic global write
6571 maintainer.
6572
4c46daee
DN
65732007-06-14 Diego Novillo <dnovillo@google.com>
6574
6575 * MAINTAINERS: Add self as middle-end maintainer and
6576 non-algorithmic global write maintainer.
6577
a3bb222a
FXC
65782007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6579
6580 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6581 Move all Fortran maintainers except Paul Brook into the
6582 Non-Autopoiesis section.
6583
a19e8f64
PB
65842007-06-14 Paolo Bonzini <bonzini@gnu.org>
6585
6586 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6587 (distclean-stage[+id+]): Possibly delete stage_last.
6588 * Makefile.in: Regenerate.
6589
1c2abe5e
SP
65902007-06-12 Seongbae Park <seongbae.park@gmail.com>
6591
6592 * MAINTAINERS (Various Maintainer): Fix typo.
6593
abca4739
PB
65942007-06-11 Paolo Bonzini <bonzini@gnu.org>
6595
6596 * MAINTAINERS (Various Maintainer): Add myself as
6597 dataflow maintainer.
6598
a894d2c3
BE
65992007-06-07 Ben Elliston <bje@au.ibm.com>
6600
6601 * config.sub, config.guess: Update from upstream sources.
6602
8024d75e
BE
66032007-06-07 Ben Elliston <bje@au.ibm.com>
6604
6605 * Makefile.tpl: Fix spelling error.
6606 * Makefile.in: Regenerate.
6607
973a9a5e
SE
66082007-06-01 Steve Ellcey <sje@cup.hp.com>
6609
96598938
L
6610 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6611 lt_cv_sys_max_cmd_len.
973a9a5e 6612
ccb4d26b
DN
66132007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6614
6615 * MAINTAINERS (Various Maintainers): Add myself as
6616 auto-vectorizer maintainer.
6617
eecb7461
PB
66182003-05-31 Paolo Bonzini <bonzini@gnu.org>
6619
6620 PR libjava/32098
6621 * libtool.m4: Revert previous change.
6622 * ltgcc.m4: Put it here.
6623
89d28202
ZD
66242003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6625
6626 * MAINTAINERS (Various Maintainers): Add myself as
6627 auto-vectorizer maintainer.
6628
60c7a11a
L
66292007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6630
6631 PR libjava/32098
6632 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6633
9dd3cc81
RG
66342007-05-30 Richard Guenther <rguenther@suse.de>
6635
6636 * MAINTAINERS (Various Maintainers): Add myself as
6637 auto-vectorizer maintainer.
6638
9cc1244e
JJ
66392007-05-30 Jakub Jelinek <jakub@redhat.com>
6640
6641 PR bootstrap/29382
6642 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6643 * configure: Rebuilt.
6644
6124296b
RC
66452007-05-28 Roberto Costa <robsettantasei@gmail.com>
6646
6647 * MAINTAINERS (Write After Approval): Removed my name.
6648
6b757a0d
SB
66492007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6650
6651 * MAINTAINERS (Write After Approval): Remove myself.
6652
86ef8528
AT
66532007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6654
6655 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6656
1cf3d07d
SE
66572007-05-23 Steve Ellcey <sje@cup.hp.com>
6658
6659 * ltmain.sh: Update from ToT Libtool.
6660 * libtool.m4: Update from ToT Libtool.
6661 * ltsugar.m4: New. Update from ToT Libtool.
6662 * ltversion.m4: New. Update from ToT Libtool.
6663 * ltoptions.m4: New. Update from ToT Libtool.
6664 * ltconfig: Remove.
6665 * ltcf-c.sh: Remove.
6666 * ltcf-cxx.sh: Remove.
6667 * ltcf-gcj.sh: Remove.
6668
ce3fcf8c
OW
66692007-05-22 Ollie Wild <aaw@google.com>
6670
6671 * MAINTAINERS (Write After Approval): Add myself.
6672
342b9200
PB
66732007-05-16 Paolo Bonzini <bonzini@gnu.org>
6674
6675 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6676 stage_cflags.
6677 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6678 Remove CFLAGS/LIBCFLAGS.
6679 (configure-stage[+id+]-[+prefix+][+module+],
6680 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6681 * Makefile.in: Regenerate.
6682
cea17285
DN
66832007-05-15 Diego Novillo <dnovillo@google.com>
6684
6685 * MAINTAINERS: Update e-mail address.
6686
11c004e7
RE
66872007-05-15 Revital Eres <eres@il.ibm.com>
6688
6689 * MAINTAINERS (Write After Approval): Add myself.
6690
ab6bd693
RC
66912007-05-14 Roberto Costa <robsettantasei@gmail.com>
6692
6693 * MAINTAINERS (Write After Approval): Updated my address.
6694
388cdf07
TN
66952007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6696
6697 * MAINTAINERS (Write After Approval): Add myself.
6698
23f24034
SR
66992007-05-11 Silvius Rus <rus@google.com>
6700
6701 * MAINTAINERS (Write After Approval): Add myself.
6702
34a7526e
TT
67032007-04-23 Tom Tromey <tromey@redhat.com>
6704
6705 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6706
51da21be
MM
67072007-04-22 Mark Mitchell <mark@codesourcery.com>
6708
6709 * MAINTAINERS (cpplib): Rename to ...
6710 (libcpp): ... this. Add C/C++ front end maintainers.
6711
70070387
SE
67122007-04-14 Steve Ellcey <sje@cup.hp.com>
6713
6714 * config-ml.in: Pass ${ml_config_env} to configure calls.
6715
df1a0dbb
CB
67162007-04-04 Christian Bruel <christian.bruel@st.com>
6717
6718 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 6719
9daff147
DK
67202007-04-02 Dave Korn <dave.korn@artimi.com>
6721
6722 * MAINTAINERS (Write After Approval): Add myself.
6723
374eadb2
TB
67242007-03-31 Tobias Burnus <burnus@net-b.de>
6725
6726 * MAINTAINERS (fortran 95 front end): Add myself.
6727
8eced3a2
DR
67282007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6729
6730 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 6731
653de3e3
AZ
67322007-03-24 Ayal Zaks <zaks@il.ibm.com>
6733
6734 * MAINTAINERS (Modulo Scheduler): Add myself.
6735
b737d953
BM
67362007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6737
6738 * MAINTAINERS (fortran 95 front end): Add myself.
6739 (c++ front end): whitespace fix.
6740
a584cdf2
NF
67412007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6742
6743 * MAINTAINERS (Write After Approval): Add myself.
6744
8c79f3c4
RS
67452007-03-21 Richard Sandiford <richard@codesourcery.com>
6746
6747 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6748 of glob. Quote arguments with single quotes too.
6749 * configure: Regenerate.
6750
07f1ac6d
BM
67512007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6752
6753 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6754 * Makefile.in: Regenerate
6755
172e41aa
AS
67562007-03-07 Andreas Schwab <schwab@suse.de>
6757
6758 * configure: Regenerate.
6759
9c4d2493
BM
67602007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6761
6762 * configure.ac: Add "--with-pdfdir" configure option,
6763 which defines pdfdir variable.
6764 * Makefile.def (target=fixincludes): Add install-pdf to
6765 missing targets.
6766 (recursive_targets): Add install-pdf target.
6767 (flags_to_pass): Add pdfdir.
6768 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6769 target.
6770 * configure: Regenerate
6771 * Makefile.in: Regenerate
6772
e14e622e
EC
67732007-02-28 Eric Christopher <echristo@apple.com>
6774
6775 Revert:
6776 2006-12-07 Mike Stump <mrs@apple.com>
6777
6778 * Makefile.def (dependencies): Add dependency for
6779 install-target-libssp and install-target-libgomp on
6780 install-gcc.
6781 * Makefile.in: Regenerate.
6782
54e433bc
MK
67832007-02-27 Matt Kraai <kraai@ftbfs.org>
6784
6785 * configure: Regenerate.
6786 * configure.ac: Move statements after variable declarations.
6787
6c8d3d8f
KK
67882007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6789
6790 * MAINTAINERS: Add myself as sh maintainer.
6791
9f8c6739
JM
67922007-02-19 Joseph Myers <joseph@codesourcery.com>
6793
6794 * configure.ac: Adjust for loop syntax.
6795 * configure: Regenerate.
6796
278a7a38
AO
67972007-02-18 Alexandre Oliva <aoliva@redhat.com>
6798
6799 * configure: Rebuilt.
6800
b2eaac4a
AO
68012007-02-18 Alexandre Oliva <aoliva@redhat.com>
6802
6803 * configure.ac: Drop multiple occurrences of --enable-languages,
6804 and fix its quoting.
6805 * configure: Rebuilt.
6806
beeaf216 68072007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
6808 Nathan Sidwell <nathan@codesourcery.com>
6809 Vladimir Prus <vladimir@codesourcery.com>
6810 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
6811
6812 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6813 * configure: Regenerate.
6814
09201a09
GP
68152007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6816
6817 * ltconfig (freebsd*): Default to elf.
6818
291f172e
DJ
68192007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6820
6821 * configure.ac (target_libraries): Move libgcc before libiberty.
6822 * configure: Regenerated.
6823
c3a86da9
DJ
68242007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6825 Paolo Bonzini <bonzini@gnu.org>
6826
6827 PR bootstrap/30753
6828 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6829 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6830 * configure: Regenerated.
6831
88e1e72a
FXC
68322007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6833
6834 * MAINTAINERS (Language Front End Maintainers): Update my mail
6835 address.
6836
44bfc3ac
DJ
68372007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6838
6839 PR bootstrap/30748
6840 * configure.ac: Correct syntax for Solaris ksh.
6841 * configure: Regenerated.
6842
3e19841a
PB
68432007-02-09 Paolo Bonzini <bonzini@gnu.org>
6844
6845 * configure.ac: Sync with src.
6846 * configure: Regenerate.
6847
74a48762
PB
68482007-02-09 Paolo Bonzini <bonzini@gnu.org>
6849
6850 * Makefile.in: Regenerate.
6851
d846e52e
PB
68522007-02-09 Paolo Bonzini <bonzini@gnu.org>
6853
6854 * config.sub: Sync with src.
6855
1c710c3c
DJ
68562007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6857
6858 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6859 noncanonical equivalents.
6860 * configure.in: Rename to...
6861 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6862 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6863 target_noncanonical. Use them. Rewrite removal of configure
6864 arguments for autoconf 2.59. Discard variable settings. Force
6865 program_transform_name for native tools.
6866
6867 * Makefile.in: Regenerated.
6868 * configure: Regenerated with autoconf 2.59.
6869
dce2d8b2 68702007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 6871
3de8da2a 6872 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 6873
f6671c93
AS
68742007-01-31 Andreas Schwab <schwab@suse.de>
6875
6876 * Makefile.tpl (LDFLAGS): Substitute it.
6877 * Makefile.in: Regenerate.
6878
dce2d8b2 68792007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 6880
3de8da2a 6881 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 6882
2472200d
DE
68832007-01-28 David Edelsohn <edelsohn@gnu.org>
6884
3de8da2a 6885 * MAINTAINERS (spu port): Add myself.
2472200d 6886
5305be7e
RG
68872007-01-23 Richard Guenther <rguenther@suse.de>
6888
6889 PR bootstrap/30541
6890 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6891 * Makefile.tpl (GNATBIND): Substitute it.
6892 (GNATMAKE): Likewise.
6893 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6894 of STAGE_PREFIX.
6895 * Makefile.in: Regenerate.
6896 * configure: Regenerate.
6897
416cfb5e
MS
68982007-01-18 Mike Stump <mrs@apple.com>
6899
6900 * configure.in: Re-enable -Werror for gcc builds.
6901
3de8da2a 69022007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 6903
3de8da2a 6904 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 6905
d943d7c4
PB
69062007-01-11 Paolo Bonzini <bonzini@gnu.org>
6907
6908 * configure.in: Change == to = in test command.
3de8da2a 6909 * configure: Regenerate.
d943d7c4 6910
e69bf64b 69112007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
6912 Nick Clifton <nickc@redhat.com>
6913 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6914
6915 * configure.in (build_configargs, host_configargs, target_configargs):
6916 Remove build/host/target parameters.
6917 (host_libs): Add gmp and mpfr.
6918 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6919 * Makefile.def (gmp, mpfr): New.
6920 (gcc): Remove target.
6921 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6922 target_os, target_vendor): New.
dce2d8b2 6923 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
6924 * configure: Regenerate.
6925 * Makefile.in: Regenerate.
e69bf64b
PB
6926
69272007-01-11 Matt Fago <fago@earthlink.net>
6928
6929 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 6930 to improve robustness of configure tests.
e69bf64b 6931 * configure: Regenerate.
e14e622e 6932
a42f3b80
UB
69332007-01-09 Uros Bizjak <ubizjak@gmail.com>
6934
6935 * MAINTAINERS: Add myself as i386 maintainer.
6936
a36aee1a
JH
69372007-01-08 Jan Hubicka <jh@suse.cz>
6938
61fcaeef 6939 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 6940
738a52d3
KT
69412007-01-08 Kai Tietz <kai.tietz@onevision.com>
6942
6943 * configure.in: Add support for an x86_64-mingw* target.
95af8923 6944 * configure: Regenerate.
738a52d3 6945
54fdc474
DJ
69462007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6947
6948 * Makefile.tpl (all-target): Correct @if conditional for target
6949 modules.
6950 * configure.in: Omit libiberty if building only target libgcc.
6951 * configure, Makefile.in: Regenerated.
6952
3dd71726
PB
69532007-01-04 Paolo Bonzini <bonzini@gnu.org>
6954
dce2d8b2 6955 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
6956 * configure: Regenerate.
6957
fa958513
DJ
69582007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6959
6960 * Makefile.def (target_modules): Add libgcc.
6961 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6962 * Makefile.tpl (clean-target-libgcc): Delete.
6963 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6964 on gcc even for bootstrapped modules. Rewrite handling of
6965 lang_env_dependencies to loop over target_modules.
6966 * configure.in (target_libraries): Add target-libgcc.
6967 * Makefile.in, configure: Regenerated.
6968
e1888513
PB
69692006-12-29 Paolo Bonzini <bonzini@gnu.org>
6970
6971 * configure.in: Reorganize recognition of languages. Add
6972 --enable-stage1-languages. Show supported languages for the chosen
6973 target rather than all recognized languages.
6974 * configure: Regenerate.
6975
53b88b73
PB
69762006-12-29 Paolo Bonzini <bonzini@gnu.org>
6977
6978 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6979 * Makefile.in: Regenerate.
6980
a3993f33
KG
69812006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6982
6983 * configure.in: Warn that MPFR 2.2.0 is buggy.
6984 * configure: Regenerate.
6985
f063a9ed
ILT
69862006-12-27 Ian Lance Taylor <iant@google.com>
6987
6988 * configure.in: When removing Makefiles to force a reconfigure, also
6989 remove prev-DIR*/Makefile.
6990 * configure: Regenerate.
6991
af71363e
AS
69922006-12-22 Andreas Schwab <schwab@suse.de>
6993
6994 * configure: Regenerate with correct autoconf version.
6995
0b0dc272
AM
69962006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6997
3de8da2a
UB
6998 * configure.in: add AC_SUBST for *_FOR_TARGET.
6999 * configure: Regenerate.
0b0dc272 7000
53b88b73
PB
70012006-12-19 Paolo Bonzini <bonzini@gnu.org>
7002
7003 * configure.in: Simplify logic for rejecting languages that cannot
7004 be built. Separate the case when a language is unsupported,
7005 from the case when the user chooses not to build a language.
7006
400ebff4
PB
70072006-12-19 Paolo Bonzini <bonzini@gnu.org>
7008
7009 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7010 it only affects bootstrap and could be tested on "$host" as well.
7011 * configure: Regenerate.
7012 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7013
8efea775
PB
70142006-12-19 Paolo Bonzini <bonzini@gnu.org>
7015
7016 PR bootstrap/29544
7017 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7018 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7019 move here comment from Makefile.tpl.
7020 * Makefile.tpl: Move some definitions higher in the file.
7021 (STAGE1_CHECKING): New.
7022 * configure.in: Add --enable-stage1-checking.
7023 * configure: Regenerate.
7024 * Makefile.in: Regenerate.
7025
ed88a7ed
PB
70262006-12-19 Paolo Bonzini <bonzini@gnu.org>
7027
7028 * MAINTAINERS: Add myself as build system maintainer.
7029
b65151d3
SM
70302006-12-15 Simon Martin <simartin@users.sourceforge.net>
7031
7032 * MAINTAINERS (Write After Approval): Add myself.
7033
7e050830
EC
70342006-12-13 Eric Christopher <echristo@apple.com>
7035
7036 * MAINTAINERS: Add myself as darwin maintainer.
7037
8b494895
ILT
70382006-12-11 Ian Lance Taylor <ian@airs.com>
7039
7040 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7041
dce2d8b2 70422006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
7043
7044 MAINTAINERS: Update my entry.
7045
58e24147
AM
70462006-12-11 Alan Modra <amodra@bigpond.net.au>
7047
7048 * configure.in: Handle spu makefile frag.
58e24147
AM
7049 * Makefile.tpl (MAINT): Define
7050 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7051 * configure: Regenerate.
7052 * Makefile.in: Regenerate.
7053
9b6f37a0
BE
70542006-12-11 Ben Elliston <bje@au.ibm.com>
7055
7056 * config.guess: Import latest version.
7057 * config.sub: Likewise.
7058
ea6f5c57
BE
70592006-12-11 Ben Elliston <bje@au.ibm.com>
7060
7061 * configure.in (spu-*-*): Don't skip target-libiberty.
7062 * configure: Regenerate.
7063
42c1cd8a
AT
70642006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7065
7066 PR bootstrap/30134
7067 * configure.in: Correct x86 darwin support for libjava to powerpc
7068 and i?86 only.
7069 * configure: Regenerate.
7070
55eb837d
ST
70712006-12-08 Sandro Tolaini <tolaini@libero.it>
7072
7073 * configure.in: Add x86 darwin support for libjava.
7074 * configure: Regenerate.
7075
5bdacbc7
MS
70762006-12-07 Mike Stump <mrs@apple.com>
7077
7078 * Makefile.def (dependencies): Add dependency for
7079 install-target-libssp and install-target-libgomp on
7080 install-gcc.
7081 * Makefile.in: Regenerate.
7082
477d851c
RG
70832006-12-04 Richard Guenther <rguenther@suse.de>
7084
7085 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7086 (Non-Algorithmic Maintainers): Move over non-algorithmic
7087 loop optimizer maintainers, add myself as a non-algorithmic
7088 middle-end maintainer.
7089
5d33d367
DF
70902006-12-04 Daniel Franke <franke.daniel@gmail.com>
7091
7092 * MAINTAINERS (Write After Approval): Add myself.
7093
dbee1fb3
KG
70942006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7095
7096 * configure.in: Update error message for missing GMP/MPFR.
7097
7098 * configure: Regenerate.
7099
b5147de7
KG
71002006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7101
7102 * configure.in: Update MPFR version in error message.
7103
7104 * configure: Regenerate.
7105
f019376c
KG
71062006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7107
7108 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7109 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7110 --with-gmp-lib): New flags.
7111
7112 * configure: Regenerate.
7113
91ed95ae
BM
71142006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7115
7116 * MAINTAINERS (Write After Approval): Change my email address.
7117
3a971f15
MLI
71182006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7119
05170031 7120 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 7121
dce2d8b2 71222006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
7123
7124 * MAINTAINERS (i18n): Update e-mail address.
7125
df5487ee
TS
71262006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7127
7128 * MAINTAINERS (spu port): Add myself as maintainer.
7129 (Write After Approval): Remove myself.
7130
92c2f0ee
BE
71312006-11-22 Ben Elliston <bje@au.ibm.com>
7132
7133 * configure.in (skipdirs): Don't build libssp for SPU.
7134 * configure: Regenerate.
7135
a3b97199
AP
71362006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7137
7138 * MAINTAINERS (spu port): Add myself as maintainer.
7139 (libobjc): Update my email address.
7140
0eb97064
AB
71412006-11-21 Andrea Bona <andrea.bona@st.com>
7142
7143 * MAINTAINERS (Write After Approval): Add myself.
7144
dce2d8b2 71452006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
7146
7147 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7148 * configure : Rebuilt.
7149
dce2d8b2 71502006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
7151
7152 * MAINTAINERS (Write After Approval): Add myself.
7153
d58542ea
AO
71542006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7155
7156 * MAINTAINERS (Write After Approval): Add myself.
7157
a357b5ae
KG
71582006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7159
7160 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7161 libmpfr.a.
7162 * configure: Regenerate.
7163
9bd6112c
PB
71642006-11-16 Paolo Bonzini <bonzini@gnu.org>
7165
7166 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7167 (unstage): Test for stage_last presence.
7168
7169 PR bootstrap/29802
dce2d8b2
EB
7170 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7171 STAGE_PREFIX.
9bd6112c
PB
7172 * Makefile.in: Regenerate.
7173
c8cf9f0f
ZD
71742003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7175
7176 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7177 maintainers.
7178
467b1fc6
ER
71792006-11-14 Erven Rohou <erven.rohou@st.com>
7180
7181 * MAINTAINERS (Write After Approval): Add myself.
7182
995a5697
PB
71832006-11-14 Paolo Bonzini <bonzini@gnu.org>
7184
7185 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7186 and stageN-package/Makefile.
7187 * Makefile.in: Regenerated.
7188
c8d6d53e
JZ
71892006-11-14 Jie Zhang <jie.zhang@analog.com>
7190
7191 * configure.in: Remove target-libgloss from noconfigdirs for
7192 bfin-*-*.
7193 * configure: Regenerated.
7194
dffb147d
KG
71952006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7196
7197 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 7198
dffb147d
KG
7199 * configure: Regenerate.
7200
ca558912
KG
72012006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7202
7203 * configure.in: Robustify error message for missing GMP/MPFR.
7204
7205 * configure: Regenerate.
7206
dce2d8b2 72072006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
7208
7209 * MAINTAINERS (Write After Approval): Add myself.
7210
dce2d8b2 72112006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
7212
7213 * MAINTAINERS: Change email address.
7214
91de1527
VP
72152006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7216
7217 * MAINTAINERS (Write After Approval): Add myself.
7218
a3867703
PB
72192006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7220
7221 * MAINTAINERS (Write After Approval): Add myself.
7222
b4364fa2
CL
72232006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7224
7e050830 7225 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 7226 Write After Approval section.
b4364fa2 7227
70ec446f
KG
72282006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7229
7230 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7231 need_gmp anymore.
7232 * configure: Regenerate.
7233
018c8d88
TB
72342006-10-16 Tobias Burnus <burnus@net-b.de>
7235
7236 * MAINTAINERS (Write After Approval): Add myself.
7237
f6a1687e
BE
72382006-10-16 Ben Elliston <bje@au.ibm.com>
7239
7240 * config.guess: Import latest version.
7241 * config.sub: Likewise.
7242
b5422ad7
BM
72432006-10-10 Brooks Moses <bmoses@stanford.edu>
7244
7245 * Makefile.def: Added pdf target handling.
7246 * Makefile.tpl: Added pdf target handling.
7247 * Makefile.in: Regenerated.
7248
bdcee471
CL
72492006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7250
7251 * MAINTAINERS: Add self as score port maintainer.
7252
7d610414
BM
72532006-10-04 Brooks Moses <bmoses@stanford.edu>
7254
7255 * MAINTAINERS (Write After Approval): Add myself.
7256
e48d66a9
SK
72572006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7258
7e050830 7259 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
7260 or newer.
7261 * configure: Regenerated.
7262
c394e891
DB
72632006-09-27 Dave Brolley <brolley@redhat.com>
7264
dce2d8b2
EB
7265 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7266 using $s instead of $r.
c394e891
DB
7267 * configure: Regenerated.
7268
1ee4c5a0
TS
72692006-09-26 Thiemo Seufer <ths@mips.com>
7270
7271 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7272 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7273 * configure: Regenerate.
7274
dce2d8b2 72752006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
7276
7277 * MAINTAINERS (Write After Approval): Remove myself.
7278
0c502898
CF
72792006-09-22 Chao-ying Fu <fu@mips.com>
7280
7281 * MAINTAINERS (Write After Approval): Add myself.
7282
a7819e42
JM
72832006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7284
7285 * MAINTAINERS: Add self as soft-fp maintainer.
7286
dce2d8b2 72872006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
7288
7289 * MAINTAINERS: Add myself as avr maintainer.
7290 Remove Marek Michalkiewicz as avr maintainer.
827d0991 7291
e8288489
RC
72922006-09-07 Roberto Costa <roberto.costa@st.com>
7293
7294 * MAINTAINERS (Write After Approval): Add myself.
7295
b91f0a41
CV
72962006-08-30 Corinna Vinschen <corinna@vinschen.de>
7297
7298 * configure.in: Never build newlib for a Mingw host.
7299 Never build newlib as Mingw target library.
7300 Test the existence of winsup/cygwin for building a Cygwin newlib,
7301 rather than just winsup.
7302 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7303 building a Mingw target.
7304 * configure: Regenerate.
7305
094c07a0
EB
73062006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7307
7308 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7309
8d1171cb
PB
73102006-07-25 Paolo Bonzini <bonzini@gnu.org>
7311
7312 * config.guess: Import from src (was more updated).
7313 * config.sub: Likewise.
7314
2e9e6f68
DJ
73152006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7316
7317 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7318 * configure: Regenerated.
7319
57255173
PB
73202006-07-18 Paolo Bonzini <bonzini@gnu.org>
7321
cc6010cd
AP
7322 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7323 for stages after the first.
57255173 7324
9fbe6585
JJ
73252006-07-17 Jakub Jelinek <jakub@redhat.com>
7326
7327 * Makefile.def: Add dependencies for configure-opcodes
7328 on configure-intl and all-opcodes on all-intl.
7329 * Makefile.in: Regenerated.
7330
18c3f977
BE
73312006-07-13 Ben Elliston <bje@au.ibm.com>
7332
7333 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7334
27b56ba6
PE
73352006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7336
7337 Port to hosts whose 'sort' and 'tail' implementations
7338 treat operands with leading '+' as file names, as POSIX
7339 has required since 2001. However, make sure the code still
7340 works on pre-POSIX hosts.
7341 * ltmain.sh: Don't assume "sort +2" is equivalent to
7342 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7343
ad6d4e43
UW
73442006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7345
7346 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7347
706601d9
PG
73482006-07-04 Peter O'Gorman <peter@pogma.com>
7349
7350 * ltconfig: chmod 644 before ranlib during install.
7351
0b50988a
EB
73522006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7353
7354 PR bootstrap/18058
7355 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7356 if the bootstrap compiler is a GCC version that supports it.
7357 * configure: Regenerate.
7358
b6348cb3
PB
73592006-07-03 Paolo Bonzini <bonzini@gnu.org>
7360
95695ad3 7361 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
7362 * configure: Regenerate.
7363
1546bb64
PB
73642006-07-03 Paolo Bonzini <bonzini@gnu.org>
7365
7366 PR other/27063
7367 * configure.in: Test subdir_requires and give an appropriate
7368 error message.
7369 * configure: Regenerate.
7370
5cb6c629
AJH
73712006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7372
7373 * MAINTAINERS (Write After Approval): Add myself.
7374
f4d8cdf8
JDA
73752006-06-22 John David Anglin <dave.anglin@nrc.ca>
7376
7377 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7378
4fe5abb7
SE
73792006-06-22 Steve Ellcey <sje@cup.hp.com>
7380
7381 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7382
2a79fd67
DA
73832006-06-20 David Ayers <d.ayers@inode.at>
7384
7385 PR bootstrap/28072
7386 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7387 whether target-libjava is being configured instead of whether the
7388 java front end is enabled.
7389 * configure: Regenerate.
7e050830 7390
04879af3
RO
73912006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7392
7393 PR target/27540
7394 * configure.in: Only enable libgomp on IRIX 6.
7395 * configure: Regenerate.
7396
ec6c7392
PB
73972006-06-15 Paolo Bonzini <bonzini@gnu.org>
7398
7399 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7400 too.
7401 * Makefile.in: Regenerate.
7402
12973d7a
DD
74032006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7404
7405 * config-ml.in: Alter CCASFLAGS to include special
7406 multilib options the same as is done for CFLAGS.
7407
c67ed86a
JDA
74082006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7409
7410 * configure.in: Don't enable libgomp on hpux10.
7411 * configure: Rebuilt.
7412
cb253473
DA
74132006-06-12 David Ayers <d.ayers@inode.at>
7414
7415 PR bootstrap/27963
7416 PR target/19970
7e050830 7417 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
7418 ${libgcj} is specified.
7419 * configure: Regenerate.
7e050830 7420
dce2d8b2 74212006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
7422
7423 Sync from src:
7e050830
EC
7424
7425 * configure.in: Sync.
32845532 7426 * configure: Regenerated.
7e050830 7427
32845532
CD
7428 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7429
7430 * Makefile.def: Added dependencies from sim and gdb on intl, and
7431 added configure dependencies to everything with an all dependency
7432 on intl.
7433 * Makefile.in: Regenerated.
7434
7cd0cf9c
DA
74352006-06-06 David Ayers <d.ayers@inode.at>
7436
7437 PR libobjc/13946
7438 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7439 * Makefile.in: Regenerate.
7440 * configure.in: Add --enable-objc-gc at toplevel and have it
7441 enable boehm-gc for Objective-C.
7442 Remove target-boehm-gc from libgcj.
7443 Add target-boehm-gc to target_libraries.
7444 Add target-boehm-gc to noconfigdirs where ${libgcj}
7445 is specified.
7446 Assert that boehm-gc is supported when requested for Objective-C.
7447 Only build boehm-gc if needed either for Java or Objective-C.
7448 * configure: Regenerate.
7e050830 7449
3ff3adad
PB
74502006-06-05 Paolo Bonzini <bonzini@gnu.org>
7451
7452 PR 27674
7453 * Makefile.tpl (configure-[+prefix+][+module+],
7454 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7455 Remove rule to unstage bootstrapped modules.
7456 (stage_current): New.
7457 * Makefile.in: Regenerate.
7458
898e551d
LB
74592006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7460
7461 * MAINTAINERS (Write After Approval): Update my e-mail address.
7462
ea60341e
MS
74632006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7464
7465 * include/libiberty.h: Declare pex_run_in_environment.
7466
222ae291
AL
74672006-05-31 Asher Langton <langton2@llnl.gov>
7468
7469 * MAINTAINERS (Write After Approval): Add myself.
898e551d 7470
e9a54b07
PB
74712006-05-25 Paolo Bonzini <bonzini@gnu.org>
7472
7473 * Makefile.def (bfd, opcodes): Fix lib_path.
7474 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7475 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7476 * Makefile.in: Regenerate.
7477
03e67131
CD
74782006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7479
7480 * Makefile.in: Regenerate.
7481
65d6e994
CD
74822006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7483
7484 * Makefile.def: Add install-html target. Add datarootdir
7485 docdir and htmldir to flags_to_pass.
7486 * Makefile.tpl: Add install-html target.
7487 * Makefile.in: Regenerate.
7488 * configure.in: Add --with-datarootdir, --with-docdir, and
7489 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7490 * configure: Regenerate.
7491
9e299237
MS
74922006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7493
7494 * configure.in: Enable gprof for cross builds.
7495 * configure: Regenerate.
7496
c31202cd
RG
74972006-05-22 Richard Guenther <rguenther@suse.de>
7498
7499 Revert
7500 2006-01-31 Richard Guenther <rguenther@suse.de>
7501 Paolo Bonzini <bonzini@gnu.org>
7502
7503 * Makefile.def (target_modules): Add libgcc-math target module.
7504 * configure.in (target_libraries): Add libgcc-math target library.
7505 (--enable-libgcc-math): New configure switch.
7506 * Makefile.in: Re-generate.
7507 * configure: Re-generate.
7508 * libgcc-math: New toplevel directory.
7509
2a332582
JDA
75102006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7511 Andreas Tobler <a.tobler@schweiz.ch>
7512
7513 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7514 * configure: Rebuilt.
7515
dce2d8b2 75162006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 7517
ccce6917
SL
7518 * MAINTAINERS (Write After Approval): Add myself.
7519
ed606bc0
DD
75202006-05-01 DJ Delorie <dj@redhat.com>
7521
3d8f47a0 7522 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
7523 * configure: Regenerate.
7524
9386bd20
RG
75252006-05-01 Richard Guenther <rguenther@suse.de>
7526
7527 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7528 maintainer.
7529
dce2d8b2 75302006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
7531
7532 * MAINTAINERS (Write After Approval): Add myself.
7533
87ceee72
JB
75342006-04-28 Jan Beulich <jbeulich@novell.com>
7535
7536 * MAINTAINERS (Write After Approval): Add myself.
7537
e88a2c09
DD
75382006-04-18 DJ Delorie <dj@redhat.com>
7539
7540 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7541 reference libgloss so that libssp can be built in a combined
7542 tree.
7543 * configure: Regenerate.
7544
675f0a8a
RM
75452006-04-08 Robert Millan <rmh@gcc.gnu.org>
7546
7547 * MAINTAINERS (Write After Approval): Add myself.
7548
27b6c940
BE
75492006-04-05 Ben Elliston <bje@au.ibm.com>
7550
7551 * configure.in: Require makeinfo 4.4 or higher.
7552 * configure: Regenerate.
7553
687b17d4
GP
75542006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7555
7556 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7557 Rearrange the entries of other libraries to have them in one place.
7558
906ac235
JB
75592006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7560
7e050830 7561 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
7562 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7563
fb0103e5
RG
75642006-03-14 Richard Guenther <rguenther@suse.de>
7565
7566 * configure: Regenerate with autoconf 2.13.
7567
17237f6b
JB
75682006-03-13 Jim Blandy <jimb@codesourcery.com>
7569
7570 * MAINTAINERS: Use my work address.
bed31434
JB
7571
7572 * MAINTAINERS: Update my E-mail address.
7573
27079765
AH
75742006-03-10 Aldy Hernandez <aldyh@redhat.com>
7575
7576 * configure.in: Handle --disable-<component> generically.
7577 * configure: Regenerate.
7578
54a17039
L
75792006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7580
7581 PR libgcj/17311
7582 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7583
b9bd11ca
EE
75842006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7585
7586 * MAINTAINERS (Write After Approval): Remove myself.
7587 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7588
dce2d8b2 75892006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 7590
072b06f2
RE
7591 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7592 (TARGET_CONFIGDIRS): Remove.
7593 * configure.in: Remove AC_SUBST(target_configdirs).
7594 * Makefile.in, configure: Regenerated.
ee2312f3 7595
936e1a35
SK
75962006-02-20 Steven G. Kargl <kargls@comcast.net>
7597
7598 * MAINTAINERS (Write After Approval): Remove myself.
7599 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7600
cc11cc9b
PB
76012006-02-20 Paolo Bonzini <bonzini@gnu.org>
7602
7603 PR bootstrap/25670
7604
7605 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7606
7607 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7608 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7609 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7610 BUILD_PREFIX, BUILD_PREFIX_1.
7611 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7612
7613 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7614 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7615
7616 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7617 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7618 of `cat stage_current`. Always provide the `r' and `s' variables.
7619 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7620 a single shell execution.
7621 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7622 bootstrapped modules, make the stage1 module if the build was not
7623 started yet, else build the current stage.
7624 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7625 (all-build, all-host, all-target, [+make_target+]-host,
7626 [+make_target+]-target): Do not use \-continued lines.
7627 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7628 (current_stage, restrap, stage_last): New.
7629
7630 * Makefile.in: Regenerate.
7631 * configure: Regenerate.
7632
63a7c9ef
BD
76332006-02-19 Bud Davis <jmdavis@link.com>
7634
7635 * MAINTAINERS (Write After Approval): Remove myself.
7636 (Language Front End Maintainers): Add myself as fortran 95
7637 maintainer and update e-mail address.
7638
a3543e3a
FXC
76392006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7640
7641 * MAINTAINERS (Write After Approval): Remove myself.
7642 (Language Front End Maintainers): Add myself as fortran 95
7643 maintainer.
7644
ca5b1d2c
VK
76452006-02-16 Victor Kaplansky <victork@il.ibm.com>
7646
7647 * MAINTAINERS (Write After Approval): Add myself.
7648
0499513f
TK
76492006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7650
7651 * MAINTAINERS (Write After Approval): Remove myself.
7652 (Language Front End Maintainers): Add myself as
7653 fortran 95 maintainer.
7654
d1f8db0c
PB
76552006-02-14 Paolo Bonzini <bonzini@gnu.org>
7656
7657 Sync from src:
7658
7659 2005-12-27 Leif Ekblad <leif@rdos.net>
7660
cc6010cd
AP
7661 * configure.in: Add support for RDOS target.
7662 * configure: Regenerate.
d1f8db0c
PB
7663
76642006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 7665 Andreas Schwab <schwab@suse.de>
d1f8db0c 7666
cc6010cd 7667 * configure: Regenerate.
d1f8db0c 7668
cac90078
DE
76692006-02-12 David Edelsohn <edelsohn@gnu.org>
7670
7671 * configure.in (enable_libgomp): Add AIX.
7672 * configure: Regenerate.
7673
bd37fbf5
MK
76742006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7675
7676 * MAINTAINERS (Write After Approval): Add myself.
7e050830 7677
23027b7a
LM
76782006-02-03 Lee Millward <lee.millward@gmail.com>
7679
7680 * MAINTAINERS (Write After Approval): Add myself.
7e050830 7681
0058967b
RG
76822006-01-31 Richard Guenther <rguenther@suse.de>
7683 Paolo Bonzini <bonzini@gnu.org>
7684
7685 * Makefile.def (target_modules): Add libgcc-math target module.
7686 * configure.in (target_libraries): Add libgcc-math target library.
7687 (--enable-libgcc-math): New configure switch.
7688 * Makefile.in: Re-generate.
7689 * configure: Re-generate.
7690 * libgcc-math: New toplevel directory.
7691
e8b05380
PB
76922006-01-26 Paolo Bonzini <bonzini@gnu.org>
7693
7694 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7695 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7696 the assembler, linker and binutils.
7697 * configure: Regenerate.
7698
d54d5437
DM
76992006-01-22 Dirk Mueller <dmueller@suse.de>
7700
7701 * MAINTAINERS (Write After Approval): Add myself.
7702
670cbfcf
DN
77032006-01-20 Diego Novillo <dnovillo@redhat.com>
7704
7705 * configure: Regenerate.
7706
953ff289
DN
77072006-01-18 Richard Henderson <rth@redhat.com>
7708 Jakub Jelinek <jakub@redhat.com>
7709 Diego Novillo <dnovillo@redhat.com>
7710
7711 * libgomp: New directory.
7712 * Makefile.def: Add target_module libgomp.
7713 * Makefile.in: Regenerate.
7714 * configure.in (target_libraries): Add target-libgomp.
7715 * configure: Regenerate.
7716
32ce4048
AO
77172006-01-05 Alexandre Oliva <aoliva@redhat.com>
7718
7719 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7720 @ from continuation.
7721 * Makefile.in: Rebuilt.
7722
0eaf8e17 77232006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 7724
c76c0c83
CL
7725 * MAINTAINERS (Write After Approval): Add myself.
7726
2d309510
PB
77272006-01-04 Paolo Bonzini <bonzini@gnu.org>
7728
7729 PR bootstrap/24252
7730
7731 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7732 * Makefile.tpl (OBJDUMP): New.
7733 (EXTRA_HOST_FLAGS): Add it.
7734 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7735
953ff289
DN
7736 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7737 to use symbolic links between directories. Avoid race conditions
7738 or make them harmless.
7739 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
7740
7741 * Makefile.def (LEAN): Pass.
7742 * Makefile.tpl (LEAN): Define.
7743 (stage[+id+]-start): Accept that the previous directory does not
7744 exist, if the bootstrap is lean.
7745 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7746 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7747 configure substitution.
7748 ([+compare-target+]): Likewise.
7749 ([+bootstrap-target+]-lean): New.
7750 * configure.in: Remove lean bootstrap support from here.
7751
953ff289
DN
7752 * Makefile.in: Regenerate.
7753 * configure: Regenerate.
2d309510 7754
368872c3
BE
77552006-01-04 Ben Elliston <bje@au.ibm.com>
7756
7757 * MAINTAINERS (libdecnumber): Add myself.
7758
d79e6356
MM
77592006-01-02 Mark Mitchell <mark@codesourcery.com>
7760
7761 * libtool-ldflags: New script.
7762
a6fbc1e2
AS
77632006-01-02 Andreas Schwab <schwab@suse.de>
7764
7765 * configure.in: When reconfiguring remove Makefile in
7766 all stage directories.
7767 * configure: Regenerate.
7768
103a4b39
SB
77692005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7770
7771 * MAINTAINERS: Update my email address.
7772
212f829c
PB
77732005-12-20 Paolo Bonzini <bonzini@gnu.org>
7774
7775 Revert Ada-related part of the previous change.
7776
7777 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7778 Do not pass.
7779 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7780 * Makefile.in: Regenerate.
7781 * configure.in: Do not include mt-ppc-aix target fragment.
7782 * configure: Regenerate.
7783
8ef1f2df
PB
77842005-12-19 Paolo Bonzini <bonzini@gnu.org>
7785
7786 * configure.in: Select appropriate fragments for PowerPC/AIX.
7787 * configure: Regenerate.
7788
7789 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7790 BOOT_CFLAGS, BOOT_LDFLAGS.
7791 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7792 BOOT_CFLAGS, BOOT_LDFLAGS.
7793 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7794 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7795 (stage): Fail if we cannot complete the work.
7796 * Makefile.in: Regenerate.
7797
ab34901f
NS
77982005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7799
7800 * configure.in: Replace ms1 with mt.
7801 * configure: Rebuilt.
7802
cbe82f21
BM
78032005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7804
7805 * MAINTAINERS: Update my email address.
7806
19843472
PB
78072005-12-15 Paolo Bonzini <bonzini@gnu.org>
7808
7809 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7810 install-host-nogcc): Don't invoke $(stage) at the end.
7811 * Makefile.in: Regenerate.
7812
1ca26cd2
PB
78132005-12-14 Paolo Bonzini <bonzini@gnu.org>
7814
7815 * configure.in: Flip the top-level bootstrap switch.
7816 * configure: Regenerate.
7817
f41d6665
DJ
78182005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7819
7820 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7821 $(stage) and $(unstage).
7822 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7823 (all): Remove stray semicolon.
7824 (local-distclean): Don't handle multilib.tmp and multilib.out.
7825 (install.all): Set $s for consistency.
7826 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7827 check_multilibs setting. Always make the install directory.
7828 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7829 Correct @if/@endif.
7830 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7831 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7832 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7833 (multilib.out): Remove.
7834 * Makefile.in: Regenerated.
7835
dce2d8b2 78362005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
7837
7838 * MAINTAINERS (Write After Approval): Add myself.
7839
64f182bd
NS
78402005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7841
121b2cee
NS
7842 * MAINTAINERS: Add myself as mt maintainer.
7843
64f182bd
NS
7844 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7845
a6d63770
AN
78462005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7847
7848 * MAINTAINERS: Change email address.
7849
2abefe3d
PB
78502005-12-05 Paolo Bonzini <bonzini@gnu.org>
7851
7852 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7853 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7854 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7855 Find in-tree tools if available.
7856 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7857 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7858 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7859 (COMPILER_*_FOR_TARGET): New.
7860 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7861 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7862 (CONFIGURED_*, USUAL_*): Remove.
7863 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7864 STRIP): Use autoconf substitutions.
7865 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7866 COMPILER_NM_FOR_TARGET): New.
7867 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7868
7869 (all): Make all-host and all-target in parallel.
7870 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7871 that $$r and $$s are set before invoking a recursive make.
7872 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7873 ([+bootstrap-target+]): Inline most of the `all' target.
7874
2f3bdde7
BE
78752005-11-29 Ben Elliston <bje@au.ibm.com>
7876
7877 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7878 from the gcc build directory.
7879 * Makefile.in: Regenerate.
7880
a4b6c45a
BE
78812005-11-29 Ben Elliston <bje@au.ibm.com>
7882
7883 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7884 depend on all-libdecnumber.
7885 * configure.in (host_libs): Include libdecnumber.
7886 * Makefile.in: Regenerate.
7887 * configure: Likewise.
7888
473a74b9
BE
78892005-11-29 Ben Elliston <bje@au.ibm.com>
7890
7891 * libdecnumber: Import decNumber sources from the dfp-branch.
7892
b4623110
KJ
78932005-11-21 Kean Johnston <jkj@sco.com>
7894
7895 * config.sub, config.guess: Sync from upstream sources.
7896
67dc1785
BE
78972005-11-21 Ben Elliston <bje@au.ibm.com>
7898
7899 Import from Autoconf sources:
7900
7901 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7902 * config/move-if-change: Don't output "$2 is unchanged";
7903 suggested by Ben Elliston. Handle weird characters correctly.
7904
186abafe
AT
79052005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7906
7907 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7908 to match upstream libtool for darwin.
7909
ef9db8d5
DJ
79102005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7911
7912 * Makefile.def: Remove gdb dependencies for gdbtk.
7913 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7914 (configure-gdb, install-gdb): New rules.
7915 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7916 * Makefile.in, configure: Regenerated.
7917
9c5141ab
JB
79182005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7919
7920 * MAINTAINERS (Write After Approval): Add myself.
7921
4523d51b
EE
79222005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7923
7924 * MAINTAINERS (Write After Approval): Add myself.
7925
086b011c
DN
79262005-10-24 Diego Novillo <dnovillo@redhat.com>
7927
7928 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7929 Diego Novillo.
7930
e7c84bf8
PB
79312005-10-22 Paolo Bonzini <bonzini@gnu.org>
7932
7933 PR bootstrap/24297
7934 * Makefile.tpl (do-[+make-target+], do-check, install,
7935 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7936 are set before recursing.
7937 * Makefile.in: Regenerate.
7938
b88a7564
EB
79392005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7940
7941 PR bootstrap/18939
7942 * Makefile.def (gcc) <target>: Fix thinko.
7943 * Makefile.in: Regenerate.
7944
61efc800
BS
79452005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7946
7947 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7948 * configure: Regenerate.
7949
f53d2869
JZ
79502005-10-15 Jie Zhang <jie.zhang@analog.com>
7951
7952 * MAINTAINERS (Write After Approval): Add self.
7953
077fc835
KH
79542005-10-08 Kazu Hirata <kazu@codesourcery.com>
7955
7956 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7957 target-libffi, target-qthreads, target-libjava, and
7958 targetlibobjc.
7959 * configure: Regenerate.
7960
d739199a
DJ
79612005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7962
7963 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7964 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7965 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7966 (USUAL_OBJDUMP_FOR_TARGET): New.
7967 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7968 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 7969 * configure, Makefile.in: Regenerated.
d739199a 7970
db38c6bb
PB
79712005-10-05 Paolo Bonzini <bonzini@gnu.org>
7972
7973 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7974 before other host packages.
7975
3015564c
KK
79762005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7977
7978 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7979
1061f99e
PB
79802005-10-05 Paolo Bonzini <bonzini@gnu.org>
7981
7982 PR bootstrap/22340
7983
7984 * configure.in (default_target): Remove.
7985 * Makefile.tpl (all): Do not use prerequisites as subroutines
7986 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7987 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7988 use prerequisites as subroutines.
7989 (check-host, check-target): New.
7990 (bootstrap configure & all targets): Do not use stage*-start
7991 if the directory layout is already ok.
7992 (non-bootstrap configure & all targets): Prepend a $(unstage).
7993 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7994 (NOTPARALLEL): Remove.
7995 (unstage, stage variables): New variables.
7996 (unstage, stage targets): Simply expand to those variables.
7997
7998 * configure: Regenerate.
7999 * Makefile.in: Regenerate.
8000
4a9c436f
JW
80012005-10-04 James E Wilson <wilson@specifix.com>
8002
8003 * Makefile.def (lang_env_dependencies): Add libmudflap.
8004 * Makefile.in: Regenerate.
8005
37150080
AS
80062005-10-03 Andreas Schwab <schwab@suse.de>
8007
8008 Backport from libtool CVS:
8009 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8010
8011 * ltmain.sh: add support for installing into temporary
8012 staging area (e.g. 'make install DESTDIR=...')
8013
39d16468
L
80142005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8015
8016 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8017 * configure: Regenerated.
8018
72a7ab82
AP
80192005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8020
8021 * configure: Regenerate with the correct
8022 autoconf version.
8023
6b65a26d
CM
80242005-09-30 Catherine Moore <clm@cm00re.com>
8025
8026 * configure.in (bfin-*-*): New.
8027 * configure: Regenerated.
8028
040b1c5a
GK
80292005-09-28 Geoffrey Keating <geoffk@apple.com>
8030
8031 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8032 (LIPO_FOR_TARGET): New.
8033 (CONFIGURED_LIPO_FOR_TARGET): New.
8034 (USUAL_LIPO_FOR_TARGET): New.
8035 (STRIP_FOR_TARGET): New.
8036 (CONFIGURED_STRIP_FOR_TARGET): New.
8037 (USUAL_STRIP_FOR_TARGET): New.
8038 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8039 STRIP_FOR_TARGET.
8040 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8041 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8042 * Makefile.in: Regenerate.
8043 * configure: Regenerate.
7e050830 8044
3a3c28db
DE
80452005-09-19 David Edelsohn <edelsohn@gnu.org>
8046
8047 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8048 (rs6000-*-aix*): Same.
8049 * configure: Regenerate.
8050
2749a921
TT
80512005-09-16 Tom Tromey <tromey@redhat.com>
8052
8053 * MAINTAINERS: Add self as java maintainer.
8054
7f26dfa3
FXC
80552005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8056
8057 * configure.in: Recognize f95 in the --enable-languages option,
8058 and substitute it for fortran, issuing a warning.
8059 * configure: Regenerate.
8060
d8852c4f
PE
80612005-08-30 Phil Edwards <phil@codesourcery.com>
8062
8063 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8064 * configure: Regenerated.
8065
ad685e81
AH
80662005-08-22 Aldy Hernandez <aldyh@redhat.com>
8067
8068 * MAINTAINERS: Add self as ms1 maintainer.
8069
b00d752c
RE
80702005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8071
8072 * Makefile.def (libssp): Add to lang_env_dependencies.
8073 * Makefile.in: Regenerate.
8074
9ed8fb9b
ILT
80752005-08-18 Ian Lance Taylor <ian@airs.com>
8076
8077 * MAINTAINERS: Add myself as middle-end maintainer.
8078
0f029d39
CG
80792005-08-17 Christian Groessler <chris@groessler.org>
8080
8081 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8082 * Makefile.in: Regenerate.
8083
81087874
AK
80842005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8085
8086 * MAINTAINERS (write after approval): Added myself.
8087
6a134f1c
MR
80882005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8089
8090 * MAINTAINERS (Write After Approval): Add myself.
8091
2693c0b0
PB
80922005-08-12 Paolo Bonzini <bonzini@gnu.org>
8093
8094 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8095 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8096 Look for alternate names of the target cc and c++
8097 * configure: Regenerate.
8098
4de997d1
PB
80992005-08-08 Paolo Bonzini <bonzini@gnu.org>
8100
8101 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8102 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8103 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8104 tools; remove code to manually set them.
8105 (Target tools): Look in the environment for them.
8106 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8107 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8108 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8109 build directory.
8110 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8111 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8112 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8113 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8114 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8115 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8116 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8117 * configure: Regenerate.
8118 * Makefile.in: Regenerate.
8119
b089e33a
BE
81202005-07-28 Ben Elliston <bje@au.ibm.com>
8121
8122 * MAINTAINERS: Update for removed CPU targets.
8123
e3791243
MM
81242005-07-27 Mark Mitchell <mark@codesourcery.com>
8125
8126 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 8127 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
8128 * Makefile.in: Regenerated.
8129
526635cb
MM
81302005-07-26 Mark Mitchell <mark@codesourcery.com>
8131
8132 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8133 (CFLAGS_FOR_TARGET): Use it.
8134 (CXXFLAGS_FOR_TARGET): Likewise.
8135 * Makefile.in: Regenerated.
8136 * configure.in (--with-build-sysroot): New option.
8137 * configure: Regenerated.
8138
19791f70
PB
81392005-07-24 Paolo Bonzini <bonzini@gnu.org>
8140
8141 * Makefile.tpl: Wrap install between unstage and stage
8142 * Makefile.in: Regenerate.
8143
35f5a23f
EC
81442005-07-21 Eric Christopher <echristo@apple.com>
8145
8146 * MAINTAINERS: Update affiliation.
8147
ff3ddf15
PW
81482005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8149
8150 * MAINTAINERS: Add self as crx port maintainer.
8151
3a664c1c
DD
81522005-07-20 DJ Delorie <dj@redhat.com>
8153
8154 * MAINTAINERS: Add self as m32c maintainer.
8155
539df155
KC
81562005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8157
8158 * all files: Update FSF address.
8159
be9c593a
EC
81602005-07-15 Eric Christopher <echristo@redhat.com>
8161
8162 * MAINTAINERS: Change affiliation.
8163
fd7ea4ab
JB
81642005-07-14 Jim Blandy <jimb@redhat.com>
8165
8166 * configure.in: Add cases for Renesas m32c.
8167 * configure: Regenerated.
7e050830 8168
0063a823
KC
81692005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8170
d0ca130a
KC
8171 * COPYING.LIB: Update from fsf.org.
8172
81732005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8174
8175 * COPYING, compile, config.guess,
0063a823
KC
8176 config.sub, install-sh, missing, mkinstalldirs,
8177 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 8178 * config-ml.in: Update FSF address.
0063a823 8179
a8ba31f2
EC
81802005-07-13 Eric Christopher <echristo@redhat.com>
8181
8182 * configure.in: Add toplevel noconfigdir support for tpf.
8183 * configure: Regenerate.
8184
5bea4a03
PB
81852005-07-11 Paolo Bonzini <bonzini@gnu.org>
8186
8187 PR ada/22340
8188
8189 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8190 * Makefile.in: Regenerate.
8191
284bdbbd
MM
81922005-07-07 Mark Mitchell <mark@codesourcery.com>
8193
8194 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 8195 Brolley to write-after-approval.
284bdbbd 8196
452190fb
AS
81972005-07-07 Andreas Schwab <schwab@suse.de>
8198
8199 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8200 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8201 * Makefile.in: Regenerated.
8202
9c8f9ec2
GK
82032005-07-06 Geoffrey Keating <geoffk@apple.com>
8204
8205 * configure.in: Don't build sim or rda when targetting darwin.
8206 * configure: Regenerate.
8207
ef0087a7
KH
82082005-07-06 Kazu Hirata <kazu@codesourcery.com>
8209
8210 * configure.in: Add --enable-libssp and --disable-libssp.
8211 * configure: Regenerate with autoconf-2.13.
8212
77008252
JJ
82132005-07-02 Jakub Jelinek <jakub@redhat.com>
8214
8215 * Makefile.def (target_modules): Add libssp.
8216 * configure.in (target_libraries): Add target-libssp.
8217 * configure: Rebuilt.
8218 * Makefile.in: Rebuilt.
8219
a04eae1b
ZW
82202005-07-01 Zack Weinberg <zackw@panix.com>
8221
8222 * MAINTAINERS: Change email address. Resign from maintainership.
8223
948884cd
RG
82242005-07-01 Richard Guenther <rguenther@suse.de>
8225
8226 * MAINTAINERS: Change my e-mail address and affiliation.
8227
c7870f5d
PB
82282005-06-22 Paolo Bonzini <bonzini@gnu.org>
8229
8230 * Makefile.def (stagefeedback): Come after profile.
8231 Define profiledbootstrap target.
8232 * Makefile.tpl (profiledbootstrap): Remove.
8233 (stageprofile-end): Zap stagefeedback.
8234 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8235 * Makefile.in: Regenerate.
8236
ab99519a
RS
82372005-06-13 Richard Sandiford <richard@codesourcery.com>
8238
8239 * MAINTAINERS: Update my email address.
8240
f610dd5f
ZW
82412005-06-13 Zack Weinberg <zack@codesourcery.com>
8242
8243 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8244 In 'cpp' stanza, support '#line' as well as '# '.
8245
71bc2a83
AS
82462005-06-08 Andreas Schwab <schwab@suse.de>
8247
8248 * MAINTAINERS: Move myself from 'Write After Approval' to
8249 'CPU Port Maintainers' section as m68k maintainer.
8250
4fab7234
HPN
82512005-06-07 Hans-Peter Nilsson <hp@axis.com>
8252
8253 * configure.in (unsupported_languages): New macro.
8254 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8255 non-ported target libraries in noconfigdirs.
8256 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8257 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 8258 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
8259 unsupported_languages.
8260 * configure: Regenerate.
8261
68193f9b
TS
82622005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8263
8264 * configure.in: Fix typo in handling of --with-mpfr-dir.
8265 * configure: Regenerate.
8266
f26f6b8d
RS
82672005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8268
8269 * MAINTAINERS: Update my email address.
8270
ba4853f8
JB
82712005-06-02 Jim Blandy <jimb@redhat.com>
8272
8273 * config.sub: Add cases for the Renesas m32c. (This patch has been
8274 accepted into the master sources.)
8275
79dd769c 82762005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
8277 Michael Snyder <msnyder@redhat.com>
8278 Stan Cox <scox@redhat.com>
79dd769c 8279
f610dd5f 8280 * configure.in: Set noconfigdirs for ms1.
79dd769c 8281
f610dd5f 8282 * configure: Regenerate.
79dd769c 8283
d29e107f
JD
82842005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8285
8286 * MAINTAINERS (Write After Approval): Add self.
8287
e93196c3
JC
82882005-06-01 Josh Conner <jconner@apple.com>
8289
8290 * MAINTAINERS (Write After Approval): Add self.
8291
ae263c7a
KH
82922005-06-01 Kazu Hirata <kazu@codesourcery.com>
8293
8294 * MAINTAINERS: Update my email address.
8295
585b3aa3
ZM
82962005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8297
8298 * MAINTAINERS (Write After Approval): Add self.
8299
4930c50b
CD
83002005-05-26 Chris Demetriou <cgd@broadcom.com>
8301
8302 * MAINTAINERS (Write After Approval): Remove self.
8303
2dfbef6d
PB
83042005-05-25 Paolo Bonzini <bonzini@gnu.org>
8305
8306 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8307 (Dependencies): Consider target modules for bootstrap dependencies.
8308 Make target bootstrap modules depend on each stage's gcc.
8309 * Makefile.in: Regenerate.
8310
bcb28cf5
PB
83112005-05-20 Paolo Bonzini <bonzini@gnu.org>
8312
8313 * Makefile.def (configure-gcc): Depend on binutils having been built.
8314 (all-gcc): No need to do it here.
8315 * Makefile.in: Regenerate.
8316
0cf085e4
PB
83172005-05-19 Paul Brook <paul@codesourcery.com>
8318
f610dd5f 8319 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
8320 language cannot be built.
8321 * configure: Regenerate.
8322
dfb2c39a
DJ
83232005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8324
8325 * ylwrap: Import from Automake 1.9.5.
8326
771aaa92
DU
83272005-05-13 David Ung <davidu@mips.com>
8328
8329 * MAINTAINERS (Write After Approval): Add self.
8330
3ac9bd58
MS
83312005-05-09 Mike Stump <mrs@apple.com>
8332
8333 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8334 lt_cv_sys_max_cmd_len for now.
f610dd5f 8335
f77a5578
SC
83362005-05-09 Stan Cox <scox@redhat.com>
8337
8338 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8339
795e36e5
MK
83402005-05-08 Matt Kraai <kraai@ftbfs.org>
8341
8342 * README.SCO: Update the URL.
8343
c9392a2b
DE
83442005-05-05 David Edelsohn <edelsohn@gnu.org>
8345
8346 * ltconfig: Define file_list_spec. Pass file_list_spec and
8347 with_gnu_ld to libtool.
8348 * ltcf-c.sh (aix[45]): Define file_list_spec.
8349 * ltcf-cxx.sh (aix[45]): Same.
8350 * ltcf-gcj.sh (aix[45]): Same.
8351 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8352 exists, write list of input files to temporary file.
8353
bebcd931
MS
83542005-05-04 Mike Stump <mrs@apple.com>
8355
8356 * configure.in: Always pass --target to target configures as
8357 otherwise rebuilds that do --recheck will fail.
8358 * confiugure: Rebuilt.
8359
ce406537
PB
83602005-05-04 Paolo Bonzini <bonzini@gnu.org>
8361
8362 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8363 STAGE_HOST_EXPORTS.
8364 (configure, all): Add bootstrap support.
8365 (Host modules, target modules): Pass post-stage1 flags and exports.
8366 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8367 * Makefile.in: Regenerate.
8368
aa9dcfc4
PB
83692005-04-29 Paolo Bonzini <bonzini@gnu.org>
8370
8371 * configure: Regenerate.
8372
b6f9abcf
MS
83732005-04-27 Mike Stump <mrs@apple.com>
8374
8375 * MAINTAINERS: Add self as darwin maintainer.
8376
acb217cb
BS
83772005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8378
8379 * config.sub: Update from master copy.
8380
b6dae270
MS
83812005-04-21 Mike Stump <mrs@apple.com>
8382
8383 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8384 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8385
c2e0d3a9
HPN
83862005-04-19 Hans-Peter Nilsson <hp@axis.com>
8387
8388 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8389 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8390 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8391 "*-*-elf" and "*-*-linux*".
8392 * configure: Regenerate.
8393
871ae772
JM
83942005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8395
8396 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8397
bf070c29
MS
83982005-04-12 Mike Stump <mrs@apple.com>
8399
8400 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8401
e865b6f7
TK
84022005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8403
8404 * MAINTAINERS (Write After Approval): Add myself.
8405
7b71ad7f
BS
84062005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8407
8408 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8409
25b42232
PB
84102005-04-06 Paolo Bonzini <bonzini@gnu.org>
8411
f610dd5f 8412 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
8413 (TARGET_CONFIGARGS): Include --with-target-subdir.
8414 (configure, all): New macros. Use them throughout.
8415 * Makefile.in: Regenerate.
8416
d727c624
JG
84172005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8418
8419 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 8420
fff72cc4
ZD
84212005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8422
8423 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8424
86472dc3
GP
84252005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8426
8427 * MAINTAINERS: Move John Carr to Write After Approval.
8428
dce2d8b2 84292005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
8430
8431 * config/mh-mingw32: Delete.
8432 * configure.in: Don't use it.
8433 * configure: Regenerate.
8434
33da42bc
PB
84352005-03-31 Paolo Bonzini <bonzini@gnu.org>
8436
8437 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8438 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 8439 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
8440 (HOST_LIB_PATH): Generate from Makefile.def.
8441 (TARGET_LIB_PATH): Likewise.
8442 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8443 * Makefile.in: Regenerate.
8444 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8445 (RPATH_ENVVAR): Include Darwin case.
8446 * configure: Regenerate.
8447
15cc1841
TF
84482005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8449
8450 * MAINTAINERS (Various Maintainers): Remove self.
8451 (Write After Approval): Add self.
8452
6a8c79d5
TF
84532005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8454
8455 * MAINTAINERS (Various Maintainers): Add self.
8456
256f7136
PB
84572005-03-25 Paolo Bonzini <bonzini@gnu.org>
8458
8459 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8460 * configure: Regenerate.
8461
191dd2c9
ZW
84622005-03-21 Zack Weinberg <zack@codesourcery.com>
8463
8464 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8465 gcc_version, and gcc_version_trigger from set of flags to pass.
8466 * Makefile.tpl: Remove definitions of above variables.
8467 (config.status): Remove dependency on $(gcc_version_trigger).
8468 * Makefile.in: Regenerate.
8469 * configure.in: Do not reference config/gcc-version.m4 nor
8470 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8471 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8472 * configure: Regenerate.
8473
ef6e9bc0 84742005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 8475 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
8476
8477 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8478 * Makefile.in: Regenerate.
8479
009bbd5a
FW
84802005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8481
8482 * MAINTAINERS (Write After Approval): Add myself.
8483
09f8755b
DA
84842005-03-03 David Ayers <d.ayers@inode.at>
8485
8486 * MAINTAINERS (Write After Approval): Add myself.
8487
e73ed25c
AO
84882005-03-01 Alexandre Oliva <aoliva@redhat.com>
8489
8490 PR libgcj/20160
8491 * ltmain.sh: Avoid creating archives with components that have
8492 duplicate basenames.
8493
ace9ac7b
AP
84942005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8495
8496 PR bootstrap/20250
8497 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8498 instead of check.
8499 * Makefile.in: Regenerate.
8500
c9db9354
PB
85012005-02-28 Paolo Bonzini <bonzini@gnu.org>
8502
8503 * Makefile.in: Regenerate to fix conflict between the previous two
8504 patches.
8505
215c351a
PB
85062005-02-28 Paolo Bonzini <bonzini@gnu.org>
8507
8508 PR bootstrap/17383
8509 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8510 * Makefile.tpl (HOST_SUBDIR): New substitution.
8511 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8512 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8513 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8514 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8515 (Host modules, Bootstrapped modules): Use it.
8516 (Build modules, Target modules): Do not create symlink trees,
8517 always configure out-of-srcdir.
8518 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8519 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8520 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8521 $(HOST_SUBDIR). Create a symlink for host_subdir.
8522
8523 * Makefile.in: Regenerate.
8524 * configure: Regenerate.
8525
5395b47b
NN
85262005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8527
8528 Merged from libada-gnattools-branch:
8529 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8530
8531 * gnattools: New directory.
8532 * Makefile.def: Add gnattools as a module, depending on target-libada.
8533 * Makefile.in: Regenerate.
8534 * configure.in: Include gnattools in host_tools; disable it if ada
8535 is disabled.
8536 * configure: Regenerate.
8537
ca2cc05c
JM
85382005-02-24 James A. Morrison <phython@gcc.gnu.org>
8539
8540 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8541 treelang maintainer.
8542 (Write After Approval): Remove myself.
8543
d2f3024f
PS
85442005-02-23 Paul Schlie <schlie@comcast.net>
8545
8546 * configure.in: Allow darwin targeted ports to build tk, itcl and
8547 libgui.
8548 * configure: Regenerate.
8549
bba5e0ca
EB
85502005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8551
8552 PR libgcj/10353
8553 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8554 * configure: Regenerate.
8555
70132ce7
SK
85562005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8557
8558 * MAINTAINERS (Write After Approval): Add myself.
8559
20f0edca
ILT
85602005-02-10 Ian Lance Taylor <ian@airs.com>
8561
8562 * MAINTAINERS: Update my e-mail address.
8563
e64e5109
RG
85642005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8565
8566 * MAINTAINERS (Write After Approval): Add myself.
8567
40d64b5a
HPN
85682005-01-29 Hans-Peter Nilsson <hp@axis.com>
8569
8570 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8571 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8572 target-libgloss when not *-*-elf and *-*-aout.
8573 * configure: Regenerate.
8574
54a12711
KH
85752005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8576
8577 * MAINTAINERS: Remove obsolete entries.
8578
0aa99dbb
KH
8579 * MAINTAINERS (Write After Approval): Add Michael Matz.
8580
2b009f5f
NB
85812005-01-19 Neil Booth <neil@daikokuya.co.uk>
8582
8583 * MAINTAINERS: Remove self as cpplib maintainer.
8584
385870f5
KC
85852005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8586
8587 * install-sh, config.sub: Import from upstream.
8588
e7daab31
KC
85892005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8590
8591 PR bootstrap/18222
8592 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8593 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8594 * Makefile.in: Regenerate.
8595
e6003f4d
JT
85962005-01-16 Jason Thorpe <thorpej@netbsd.org>
8597
8598 * MAINTAINERS: Update my email address.
8599
145e2972 86002005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 8601 Andreas Schwab <schwab@suse.de>
145e2972
DE
8602
8603 PR bootstrap/18033
8604 * config-ml.in: Eval option if surrounded by single quotes.
8605
86c7e0da
PB
86062005-01-03 Paolo Bonzini <bonzini@gnu.org>
8607
8608 Revert 2004-12-28 Makefile changes, a better fix will be
8609 applied to mainline and src after GCC 4.0 branches.
8610
3224a22f
PB
86112004-12-28 Paolo Bonzini <bonzini@gnu.org>
8612
8613 PR bootstrap/17383
8614
8615 * Makefile.def (target_modules): Remove stage parameter,
8616 it is always true now.
8617 * Makefile.tpl (configure-build-[+module+],
8618 configure-target-[+module+]): Always build symlink tree
8619 for the directory and for include. BUILD_SUBDIR and
8620 TARGET_SUBDIR cannot be . anymore.
8621 * Makefile.in: Regenerate.
8622
aaf51ca2
DE
86232004-12-25 David Edelsohn <edelsohn@gnu.org>
8624
8625 Revert 2004-12-08 Makefile changes.
8626
4e32e454
DS
86272004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8628
8629 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8630 cygwin, mingw.
8631
669f01d8
AS
86322004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8633
8634 * configure.in (sh64-*-*): Reenable gprof.
8635 * configure: Regenerate.
8636
1b227ee0
DE
86372004-12-08 David Edelsohn <edelsohn@gnu.org>
8638
8639 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8640 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8641 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8642 * Makefile.in: Regenerate.
8643
ce5e944c
CF
86442004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8645
8646 * MAINTAINERS: Update my email address.
8647
893f1e87
MK
86482004-12-07 Matt Kraai <kraai@ftbfs.org>
8649
8650 * Makefile.tpl: Generate normal dependencies if the LHS module is
8651 not bootstrapped.
8652 * Makefile.in: Regenerate.
8653
bb59c339
RS
86542004-12-03 Richard Sandiford <rsandifo@redhat.com>
8655
8656 * configure.in: Include config/gxx-include-dir.m4. Use
8657 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8658 * configure: Regenerate.
8659
4982adbe
RS
86602004-12-03 Richard Sandiford <rsandifo@redhat.com>
8661
8662 * config.if: Delete.
8663 * configure.in: Set libstdcxx_incdir directly.
8664 * configure: Regenerate.
8665
05750653
EC
86662004-12-02 Eric Christopher <echristo@redhat.com>
8667
8668 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8669 * Makefile.in: Regenerate.
8670
5fef1dbd
RS
86712004-12-02 Richard Sandiford <rsandifo@redhat.com>
8672
8673 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8674 * configure: Regenerate.
8675
afabd8e6
RS
86762004-12-02 Richard Sandiford <rsandifo@redhat.com>
8677
8678 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8679 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8680 * configure: Regenerate.
8681
78716e86
EC
86822004-12-01 Eric Christopher <echristo@redhat.com>
8683
8684 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8685 of things to remove.
8686
57ab8ba9
MK
86872004-11-29 Matt Kraai <kraai@ftbfs.org>
8688
8689 * MAINTAINERS (Write After Approval): Update my e-mail address.
8690
2539bffe
KC
86912004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8692
8693 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8694 from CVS libtool to always pass_all.
8695
3e732ba0
JDA
86962004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8697
8698 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8699 (hppa*64*-*-*): Delete incorrect comment.
8700 * configure: Rebuilt.
8701
767f726e
KC
87022004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8703
8704 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8705
2c92e90f
KC
87062004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8707
8708 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8709 from CVS libtool to always pass_all.
8710
32f84e48
KC
87112004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8712
8713 * install-sh, compile: Import from automake.
8714
9587be8a
KC
87152004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8716
8717 * config.guess, config.sub: Import from savannnah.
8718
04e81808 87192004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
8720
8721 * MAINTAINERS (Write After Approval): Add myself
8722
f87a2b2e
MS
87232004-11-12 Mike Stump <mrs@apple.com>
8724
8725 * Makefile.def: Add html support.
8726 * Makefile.tpl: Likewise.
8727 * Makefile.in: Regenerate.
8728
848556c2
GK
87292004-11-11 Geoffrey Keating <geoffk@apple.com>
8730
556f03c4
GK
8731 PR 18423
8732 * configure.in: Remove all instances of build-fixincludes from
8733 noconfigdirs.
8734 (build_configargs): Supply --target to subdirectories.
8735 * configure: Regenerate.
8736
848556c2
GK
8737 * Makefile.def: Make gcc install depend on fixincludes install.
8738 * Makefile.in: Regenerate.
8739
9e5712a5
JJ
87402004-11-10 Janis Johnson <janis187@us.ibm.com>
8741
8742 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8743
4ef509c0
PB
87442004-11-11 Paul Brook <paul@codesourcery.com>
8745
8746 * MAINTAINERS: Add self as arm maintainer. Update email address.
8747
20d11df6
HPN
87482004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8749
8750 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8751 target-libgfortran.
79fd8592 8752 * configure: Regenerate.
20d11df6 8753
68c70f15
DE
87542004-11-07 David Edelsohn <edelsohn@gnu.org>
8755
8756 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8757 like CC.
8758
54f88091
PB
87592004-11-05 Paolo Bonzini <bonzini@gnu.org>
8760
8761 * Makefile.def (host fixincludes): Specify missing targets.
8762 * Makefile.in: Regenerate.
8763
6866abb8
RC
87642004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8765
8766 * MAINTAINERS: Add myself
8767
83f62578
GL
87682004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8769
8770 * MAINTAINERS (Write After Approval): Add myself.
8771
53c7ffe7
GK
87722004-11-04 Geoffrey Keating <geoffk@apple.com>
8773
8774 * Makefile.def: Build fixincludes for the host, too.
8775 * Makefile.in: Regenerate.
8776 * configure.in (host_tools): Add fixincludes.
8777 * configure: Regenerate.
8778
ac8b3d9d
DJ
87792004-11-04 Daniel Jacobowitz <dan@debian.org>
8780
8781 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8782 * configure: Regenerated.
8783
bab37580
L
87842004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8785
8786 PR other/17783
8787 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8788 * configure: Regenerated.
8789
db1de713
MM
87902004-10-31 Mark Mitchell <mark@codesourcery.com>
8791
8792 * README.SCO: Update per FSF instructions.
8793
a827e21a
EW
87942004-10-28 Eric B. Weddington <ericw@evcohs.com>
8795
8796 PR target/18151
8797 * configure.in (case ${target}): Do not build fixincludes for avr.
8798 * configure: Regenerated.
8799
9d069a4f
PB
88002004-10-26 Paolo Bonzini <bonzini@gnu.org>
8801
8802 * configure.in (case ${target}): Do not build fixincludes
8803 on platforms where it is not used.
8804 * configure: Regenerated.
8805
fc45f3fe
DJ
88062004-10-23 Daniel Jacobowitz <dan@debian.org>
8807
8808 * configure.in: Use an absolute path to install-sh.
8809 * configure: Regenerated.
8810
36554b92
AL
88112004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8812
8813 * MAINTAINERS (Write After Approval): Add myself.
8814
88e9994a
KH
88152004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8816
8817 * MAINTAINERS: Remove from Write After Approval those that are
8818 already maintainers.
8819
ad02a944
SP
88202004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8821
8822 * MAINTAINERS: Update my email address.
8823
c8e6cd41
KC
88242004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8825
8826 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8827 * configure: Regenerate.
8828
dce2d8b2 88292004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
8830
8831 * MAINTAINERS: Update my email address.
8832
a8b0957e
KH
88332004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8834
8835 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8836 entries belonging to this category.
8837
96836f61
JZ
88382004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8839
8840 * MAINTAINERS: Update my e-mail address.
8841
7e0b5752
PB
88422004-10-06 Paolo Bonzini <bonzini@gnu.org>
8843
8844 Fix wrong conflict resolution in:
8845
8846 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8847
8848 * Makefile.in: Regenerate.
8849 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8850 in the recursive `make', instead of hardwiring `all'.
8851 (Autogenerated TARGET-* variables): New.
8852
370f7a47
TL
88532004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8854
8855 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 8856 * configure: Regenerate.
370f7a47 8857
13e5d623
KH
88582004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8859
8860 * MAINTAINERS (Various Maintainers): Move the "windows,
8861 cygwin, mingw" maintainer to ...
8862 (OS Port Maintainers): ... here.
8863
a6497c1b
KH
88642004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8865
8866 * MAINTAINERS (Write After Approval): Remove those that are
8867 maintainers of some subsystem.
8868
1abb828a
D
88692004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8870
8871 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8872 * ltcf-cxx.sh (tpf*): Likewise.
8873 * ltconfig (tpf*): Add TPF OS configuration support.
8874
16d1338d
BS
88752004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8876
8877 * MAINTAINERS: Change my email address to my new work account.
8878
9082a750
MR
88792004-09-24 Michael Roth <mroth@nessie.de>
8880
8881 * configure.in (--without-headers): Add missing double quotes.
8882 * configure: Regenerate.
8883
dce2d8b2 88842004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
8885
8886 * ylwrap: Revert to previous version.
8887
4c4a5bbc
L
88882004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8889
8890 PR bootstrap/17369
8891 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8892 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8893 SET_GCC_LIB_PATH_CMD.
8894 (BASE_TARGET_EXPORTS): Likewise.
8895 * Makefile.in: Regenerated.
8896
8897 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8898 * configure: Regenerated.
8899
85f59630
KC
89002004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8901
8902 * config.guess: New upstream version
8903 * compile, depcomp, install-sh, ylwrap: Likewise.
8904
95c53c62
RS
89052004-09-19 Roger Sayle <roger@eyesopen.com>
8906
8907 * config/mh-x86omitfp: New host makefile fragment. Add
8908 -fomit-frame-pointer to the default BOOT_CFLAGS.
8909 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8910 * configure: Regenerate.
8911
0a1c093b
AP
89122004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8913
8914 PR target/11572
8915 * configure.in (*-*-darwin*): Renable libobjc.
8916 * configure: Regenerate.
8917
315fcf97
NS
89182004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8919
8920 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8921
0a050485 89222004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 8923
0a050485
DB
8924 * Makefile.def: Remove libbanshee.
8925 * Makefile.tpl: Ditto.
8926 * configure.in: Ditto.
8927 * Makefile.in: Regen.
8928 * configure: Ditto.
8929
5f4a098e
DE
89302004-09-08 David Edelsohn <edelsohn@gnu.org>
8931
8932 * ltmain.sh: Use $pic_object as $non_pic_object if
8933 $non_pic_object=none.
8934
32b2511f
PB
89352004-09-07 Paolo Bonzini <bonzini@gnu.org>
8936
8937 * missing: Import latest version from master repository.
8938
fc4d0e82
NC
89392004-09-06 Nick Clifton <nickc@redhat.com>
8940
8941 * config.sub: Import latest version from master repository.
8942 * config.guess: Likewise.
8943 This includes these changes:
78716e86 8944
fc4d0e82
NC
8945 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8946
8947 * config.sub: Handle crisv32, alias etraxfs.
8948 * config.guess (crisv32:Linux:*:*): Handle.
8949
8950 2004-08-13 Brad Smith <brad@comstyle.com>
8951
8952 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8953 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8954
8955 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8956
8957 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8958 assume the processor is a powerpc. This is because coreutils
8959 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8960 in this case, due to a MacOS X bug that causes
8961 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8962 to return a negative number.
8963 Problem reported by Petter Reinholdtsen in:
8964 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8965
8966 2004-07-19 Ben Elliston <bje@gnu.org>
8967
8968 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8969
8970 2004-06-24 Ben Elliston <bje@gnu.org>
8971
8972 * config.guess: Update copyright years.
8973 * config.sub: Likewise.
8974
8975 2004-06-22 Robert Millan <robertmh@gnu.org>
8976
8977 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8978 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8979
8980 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8981
8982 * config.guess (*:*VMS:*:*): New entry. Replaces
8983 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8984 manufacturer.
8985
8986 2004-06-22 Ben Elliston <bje@gnu.org>
8987
8988 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8989 * config.sub: Likewise.
8990
8991 2004-06-22 Ben Elliston <bje@gnu.org>
8992
8993 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8994 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8995
8996 2004-06-11 Ben Elliston <bje@gnu.org>
8997
8998 * config.guess (pegasos:OpenBSD:*:*): Remove.
8999
9000 2004-06-11 Ben Elliston <bje@gnu.org>
9001
9002 From Wouter Verhelst <wouter@grep.be>:
9003 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9004
9005 2004-06-11 Ben Elliston <bje@gnu.org>
9006
9007 * config.guess (luna88k:OpenBSD:*:*): New.
9008
9009 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9010
9011 * config.guess (m32r*:Linux:*:*): New case.
9012 * config.sub: Handle m32rle.
9013
9014 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9015
9016 From Jens Petersen <petersen@redhat.com>:
9017 * config.sub: Handle sparcv8.
9018
9019 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9020
9021 From Tom Smith <smith@cag.lkg.hp.com>:
9022 * config.guess: Version suffixes are equally significant on Tru64
9023 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9024 prefix of "P" (patched kernel).
9025
9026 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9027
9028 * config.sub: Add support for National Semiconductor CRX target.
9029
2f4cc6bf
JJ
90302004-09-03 Janis Johnson <janis187@us.ibm.com>
9031
9032 * MAINTAINERS (Various Maintainers): Remove myself as web page
9033 maintainer, add myself as maintainer of build status lists.
9034
61fec9ff
JB
90352004-09-03 Jan Beulich <jbeulich@novell.com>
9036
9037 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9038 *-*-netware, but add target-libmudflap.
9039 Consolidate *-*-netware targets (of which really only i?86 exists)
9040 into a single entry.
9041 * configure: Likewise.
9042
45f366ab
PB
90432004-09-01 Paolo Bonzini <bonzini@gnu.org>
9044
9045 * Makefile.tpl (sorry): Remove.
9046 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9047 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9048 (do-clean): Clean per-stage directories too.
9049 (do-distclean): Run distclean-stage1 too.
9050 (.NOTPARALLEL): Enable during toplevel bootstrap.
9051 (stage[+id+]-bubble): Enable parallel execution during
9052 the recursive invocation.
9053 * Makefile.in: Regenerate.
9054
9055 Fix previous checkin:
9056
9057 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9058 include.
9059 * configure.in: Fix indentation.
9060 * configure: Regenerate.
9061
dce2d8b2 90622004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 9063
45f366ab
PB
9064 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9065 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9066 * configure: regenerate
78716e86 9067 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 9068 -mdynamic-no-pic
be8fff81 9069
71b5d516
PB
90702004-08-31 Paolo Bonzini <bonzini@gnu.org>
9071
9072 * Makefile.def (build_modules): Add fixincludes.
9073 (dependencies): Make gcc depend on fixincludes.
9074 * configure.in (build_tools): Add fixincludes.
9075 (build_configdirs): Always include build_libs.
9076 * Makefile.in: Regenerate.
9077 * configure: Regenerate.
9078
90792004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
9080
9081 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9082 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9083 phony targets; do not generate timestamp files.
9084 (distclean-stageN): Remove references to their timestamp files.
9085 (restageN, touch-stageN): Remove.
9086 (stageN-bubble): Rewritten.
9087 (compare): Support lean bootstraps.
9088 * Makefile.in: Regenerate.
9089
9090 * configure.in: Only warn when bootstrapping but
9091 build != host or build != target. Support lean bootstraps.
9092 * configure: Regenerate.
9093
ce7cbbb0
PE
90942004-08-26 Phil Edwards <phil@codesourcery.com>
9095
9096 * configure.in: Give a better error message if GMP/MPFR are missing
9097 and a language needing them has been requested.
9098 * configure: Regenerated.
9099
9c71a529
PE
91002004-08-25 Phil Edwards <phil@codesourcery.com>
9101
9102 * configure.in: Print a list of available language front-ends if
9103 a requested one is missing. Tidy stray tab characters.
9104 * configure: Regenerated.
9105
e3f92d3b
MK
91062004-08-19 Michael Koch <konqueror@gmx.de>
9107
9108 * gcc/doc/install.texi: Update entry about automake for libjava.
9109
c3f84f61
RM
91102004-08-17 Robert Millan <robertmh@gnu.org>
9111
9112 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9113 (instead of FreeBSD).
9114 * configure: Regenerate.
9115
7c27e184
PB
91162004-08-16 Paolo Bonzini <bonzini@gnu.org>
9117
9118 * Makefile.in: Regenerate.
9119 * configure: Regenerate.
9120
9121 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9122 stage_*_flags.
9123 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9124 for bootstrapped modules if toplevel bootstrap is going.
9125 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9126 modules. Adjust for changes in Makefile.def. Enable several
9127 rules even in non-bootstrap mode, just to avoid peppering the
9128 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9129 (stage-[+prev+]-bubble): Remove.
9130
9131 * Makefile.def (Dependencies): Depend on all-build-bison,
9132 all-build-flex, all-build-byacc, all-build-texinfo, rather
9133 than the host variations.
9134 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9135 with BUILD_SUBDIR.
9136 (BISON): Update for recent Bisons.
9137 (YACC): Fix typo.
9138 (cross): Depend on all-build.
9139 (all): Do not depend on all-build.
9140 (prebootstrap): Remove.
9141 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9142 (Prebootstrap dependencies): Add them to the per-stage targets
9143 and to all-prebootstrap.
9144 * configure.in (build_configdirs): Always enable build_tools.
9145 (BUILD_DIR_PREFIX): Remove.
9146
9147 * Makefile.def (gcc): Add target variable.
9148 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9149 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9150 in the recursive `make', instead of hardwiring `all'.
9151 (Autogenerated TARGET-* variables): New.
9152
20f3bb80
BB
91532004-08-13 Brian Booth <bbooth@redhat.com>
9154
9155 * MAINTAINERS: Remove myself from write-after-approval.
9156
b5be499d
NN
91572004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9158
9159 * src-release: Stop distributing mmalloc with gdb (which doesn't
9160 use it).
9161 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9162 * Makefile.in: Regenerate.
9163
b3f8d95d
MM
91642004-08-09 Mark Mitchell <mark@codesourcery.com>
9165
9166 * configure.in (arm*-*-eabi*): New target.
9167 * configure: Regenerate.
9168
3589b69e
PB
91692004-08-06 Paolo Bonzini <bonzini@gnu.org>
9170
9171 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9172 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9173 (Dependencies): New section.
9174 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9175 (configure-target-[+module+]): Depend on maybe-all-gcc
9176 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9177 (toplevel profiledbootstrap): Fix dependencies.
9178 * Makefile.in: Regenerate.
9179
972974fc
MM
91802004-08-03 Mark Mitchell <mark@codesourcery.com>
9181
9182 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9183 target-libiberty to noconfigdirs.
9184 * configure: Regenerate.
9185
bebf829d
PB
91862004-08-03 Paul Brook <paul@codesourcery.com>
9187
9188 * configure.in: Check for MPFR as well as GMP.
9189 * configure: Regenerate.
9190
98a5bb3b
RM
91912004-08-01 Robert Millan <robertmh@gnu.org>
9192
9193 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9194 libmudflap for all GNU-based systems (with Glibc).
9195 * configure: Regenerate.
9196
dce2d8b2 91972004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
9198
9199 * Makefile.def (host-modules): Add gcc.
9200 * Makefile.in: Regenerate.
9201 * Makefile.tpl (sorry): New rule.
9202 (configure-host, all-host, [+make_target+]-host, do-check,
9203 install-host): Do not add gcc as a special case.
9204 (host modules): Add a small special-casing for gcc. Export
9205 extra_make_flags through the environment.
9206 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9207 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9208 other recursive targets for gcc): Remove.
9209
9210 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9211 (stage, unstage): New rules.
9212 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9213 distclean-stage[+id+]): Use stage_current.
9214 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9215 the stage*-start rules.
9216
aeb732c1
GK
92172004-08-02 Geoffrey Keating <geoffk@apple.com>
9218
9219 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9220 use -all_load flag.
9221
25b656e7
PB
92222004-08-02 Paolo Bonzini <bonzini@gnu.org>
9223
9224 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9225 * configure: Regenerate.
9226
cc440d71
TM
92272004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9228
9229 * maintainer-scripts/gcc_release: Revert yesterday's change.
9230
270e140b
SB
92312004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9232
9233 * MAINTAINERS: Add myself to write-after-approval.
9234
3e4035f8
TM
92352004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9236
9237 * libf2c: Removed.
9238 * gcc/gccbug.in: Updated because of libf2c removal.
9239 * maintainer-scripts/gcc_release: Ditto.
9240
dce2d8b2 92412004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
9242
9243 * configure.in: Build libmudflap by default on FreeBSD.
9244 * configure: Regenerated.
9245
dfcada9a
MM
92462004-07-09 Mark Mitchell <mark@codesourcery.com>
9247
9248 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9249 systems.
9250 * configure: Regenerated.
9251
dce2d8b2 92522004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
9253
9254 PR target/16344
9255 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9256 feedback based compiler.
9257 * Makefile.in: Rebuilt.
9258
95bcca47
AO
92592004-07-08 Alexandre Oliva <aoliva@redhat.com>
9260
9261 * Makefile.def (host_modules): Set bootstrap=true for flex.
9262 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9263 * Makefile.in: Rebuilt.
9264
051822f6
JH
92652004-07-07 Jan Hubicka <jh@suse.cz>
9266
9267 * MAINTAINERS: Add self as a profile feedback maintainer.
9268
7b61653a
PE
92692004-07-05 Phil Edwards <phil@codesourcery.com>
9270
9271 * configure.in: Do not prepend $srcdir to /dev/null in
9272 makefile fragments.
9273 * configure: Regenerate.
9274
23f6b2f9
PB
92752004-07-01 Paolo Bonzini <bonzini@gnu.org>
9276
9277 * Makefile.def (build_modules): Add bison, byacc, flex,
9278 m4, texinfo.
9279 (flags_to_pass): Add FLEX.
9280 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9281 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9282 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9283 DEFAULT_MAKEINFO): Remove.
9284 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9285 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9286 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9287 objdir or else use configured tool.
9288 (all-build): New.
9289 (all): Depend on it.
9290 (Build module dependencies): Add.
9291 * Makefile.in: Regenerate.
9292 * configure.in: Better support for multiple build modules,
9293 matching what is done for host/target modules. Do not look
9294 for "plausible" locations of build tools if Canadian cross.
9295 Use autoconf's AC_PROG_CC to find a C compiler. Define
9296 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9297 * configure: Regenerate.
78716e86 9298
1c020272
PB
92992004-06-22 Paolo Bonzini <bonzini@gnu.org>
9300
9301 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9302 * Makefile.in: Regenerate.
9303
a52a0a7f
PB
93042004-06-22 Paolo Bonzini <bonzini@gnu.org>
9305
9306 * Makefile.tpl (configure-build-[+module+],
9307 configure-[+module+], configure-target-[+module+]): Pass
9308 [+extra_configure_args+].
9309 (all-build-[+module+], all-[+module+], check-[+module+],
9310 install-[+module+], [+make_target+]-[+module+],
9311 all-target-[+module+], check-target-[+module+],
9312 install-target-[+module+], [+make_target+]-target-[+module+]):
9313 Pass [+extra_make_args+].
9314 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9315 (GCC_HOST_EXPORTS): Remove.
9316 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9317 cross, check-gcc, check-gcc-c++, install-gcc,
9318 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9319 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9320 * Makefile.in: Regenerate.
9321
ccde3f1a
MS
93222004-06-21 Matthew Sachs <msachs@apple.com>
9323
9324 * MAINTAINERS: Added self to write-after-approval.
9325
6264b0a6
CF
93262004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9327
9328 * configure.in: Check for srcdir/winsup rather than build directory
9329 winsup.
9330 * configure: Regenerate.
9331
801e2270
CV
93322004-06-17 Corinna Vinschen <vinschen@redhat.com>
9333
9334 * configure.in: Don't build Cygwin native newlib if winsup
9335 directory is missing. Emit warning instead.
9336 * configure: Regenerate.
9337
ad6717df
PB
93382004-06-09 Paolo Bonzini <bonzini@gnu.org>
9339
9340 * Makefile.tpl (touch-stage[+id+]): New.
9341 (restage[+prev+]): Depend on touch-stage[+id+].
9342
9343 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9344 Use it throughout.
9345
9346 * Makefile.def: Add profile and feedback bootstrap stages.
9347 Remove next field from bootstrap stages.
9348 * Makefile.tpl (LN, LN_S): Substitute.
9349 (stageN-start, stageN-end): Use double-colon rules, to
9350 provide a hook for additional setup commands.
9351 (distclean-stageN-gcc, restageN): Create dependencies from
9352 [+prev+], not from [+next+].
9353 (stageN-bubble): Add commands for successive stages from
9354 [+prev+], using double-colon rules.
9355 (all-stageN-gcc): Fix typo.
9356 (stagefeedback-start, profiledbootstrap): New.
9357 * Makefile.in: Regenerate.
9358 * configure.in: Call ACX_PROG_LN.
9359 * configure: Regenerate.
9360
5bbb9680
CY
93612004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9362
9363 * MAINTAINERS (Write After Approval): Add myself.
9364
e18be1d4
MA
93652004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9366
9367 * MAINTAINERS (Write After Approval): Add myself.
9368
5607edfd
PB
93692004-06-03 Paolo Bonzini <bonzini@gnu.org>
9370
9371 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9372 without gcc.
9373 * configure: Regenerate.
9374
1ec4e9c3
PB
93752004-06-01 Paolo Bonzini <bonzini@gnu.org>
9376
9377 * Makefile.tpl: Fix typo.
9378 * Makefile.in: Regenerate.
9379
dce2d8b2 93802004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
9381
9382 * configure.in: Remove new- prefix from toplevel
9383 bootstrap targets.
9384 * configure: Regenerate.
9385
f516a7da
PB
93862004-06-01 Paolo Bonzini <bonzini@gnu.org>
9387
9388 * Makefile.tpl (all.normal): Rename to all.
9389 (all): Replace with a rule to pick the default
9390 target from configure.
9391 (all-gcc, configure-gcc): Use conditionals to
9392 do nothing when toplevel bootstrap is going on.
9393 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9394 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9395 * configure.in: Support --enable-bootstrap.
9396
9397 * Makefile.def: Remove new- prefix from toplevel
9398 bootstrap targets.
9399 * Makefile.tpl: Likewise.
9400
9401 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9402 target.
9403
9404 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9405 $(RECURSE_FLAGS) to recursive invocation of make.
9406
9407 * Makefile.in: Regenerate.
9408 * configure: Regenerate.
9409
78dd5e36 94102004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 9411 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
9412
9413 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9414 like CC.
9415
30f1bddc
DJ
94162004-05-27 Daniel Jacobowitz <dan@debian.org>
9417
9418 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9419 * configure: Regenerate.
9420
4fc4dd12
DJ
94212004-05-25 Daniel Jacobowitz <drow@false.org>
9422
9423 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9424 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9425 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9426 targets.
9427 * Makefile.in: Regenerate.
9428
dce2d8b2 94292004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
9430
9431 * configure.in: Test the ability to symlink directories.
9432 * configure: Regenerate.
9433
9434 * Makefile.def (bootstrap-stage): New definitions.
9435 * Makefile.tpl (configure-stage1-gcc,
9436 configure-stage2-gcc, configure-stage3-gcc,
9437 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9438 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9439 new-restage3, compare): Autogenerate, see Makefile.in
9440 entry for behavioral changes.
9441 (distclean-stage1, new-stage1-start, new-stage1-end,
9442 new-stage1-bubble, distclean-stage2, new-stage2-start,
9443 new-stage2-end, new-stage2-bubble, distclean-stage3,
9444 new-stage3-start, new-stage3-end): New autogenerated targets.
9445 (objext, prebootstrap, BOOT_CFLAGS,
9446 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9447 targets.
9448
9449 * Makefile.in: Regenerate.
9450 (distclean-stage1, new-stage1-start, new-stage1-end,
9451 new-stage1-bubble, distclean-stage2, new-stage2-start,
9452 new-stage2-end, new-stage2-bubble, distclean-stage3,
9453 new-stage3-start, new-stage3-end): New targets.
9454 (all-stage1-gcc): Move prebootstrap dependency from here...
9455 (configure-stage1-gcc): ...to here.
9456 (new-bootstrap): Use bubble targets.
9457 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9458 Use per-stage distclean targets.
9459 (configure-stage1-gcc, configure-stage2-gcc,
9460 configure-stage3-gcc, all-stage1-gcc,
9461 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9462 Use new-stageN-start to prepare the tree.
9463
4f4e53dd
PB
94642004-05-23 Paolo Bonzini <bonzini@gnu.org>
9465
9466 * Makefile.def (host_modules): add libcpp.
9467 * Makefile.tpl: Add dependencies on and for libcpp.
9468 * Makefile.in: Regenerate.
9469 * configure.in: Add libcpp host module.
9470 * configure: Regenerate.
9471
60975492
PB
94722004-05-21 Paolo Bonzini <bonzini@gnu.org>
9473
9474 * Makefile.tpl: Whenever a recursive target is defined, wrap
9475 it in a special @if/@endif block, and prepare its maybe
9476 dependency in the @if/@endif block
9477 * configure.in: Instead of writing maybe dependencies, remove
9478 the @if/@endif statements, and remove the @if/@endif blocks
9479 that remain.
9480 * configure: Regenerate.
9481 * Makefile.in: Regenerate.
9482
5ce7d75d
JJ
94832004-05-20 Janis Johnson <janis187@us.ibm.com>
9484
9485 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9486
c779c42f
KK
94872004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9488
9489 PR bootstrap/15120
9490 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9491 * */configure: Rebuilt.
9492
b4117c30
ZW
94932004-05-17 Zack Weinberg <zack@codesourcery.com>
9494
9495 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9496 of libf2c.
9497 * configure, Makefile.in: Regenerate.
9498
719bb4e3 94992004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
9500
9501 * MAINTAINERS (Write After Approval): Add myself.
9502
6de9cd9a
DN
95032004-05-13 Diego Novillo <dnovillo@redhat.com>
9504
9505 Merge from tree-ssa-20020619-branch.
9506
9507 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9508 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9509 (HOST_GMPLIBS): Define.
9510 (HOST_GMPINC): Define.
9511 (TARGET_LIB_PATH): Add libmudflap.
9512 (GFORTRAN_FOR_TARGET): Define.
9513 (configure-build*): Export GFORTRAN.
9514 (configure-gcc): Export GMPLIBS and GMPINC.
9515 (all-gcc): Add maybe-all-libbanshee.
9516 (configure-target-libgfortran): Define.
9517 * Makefile.in: Regenerate.
9518 * configure.in (host_libs): Add libbanshee.
9519 (target_libraries): Add target-libmudflap and target-libgfortran.
9520 Add --with-libbanshee.
9521 Handle --disable-libmudflap.
9522 (*-*-freebsd*): Use with_gmp.
9523 Add $(libgcj) to noconfigdirs.
9524 * configure: Regenerate.
9525 * depcomp: New file.
9526 * MAINTAINERS: Add tree-ssa maintainers.
9527
8f1b790f
VM
95282004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9529
b4117c30 9530 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 9531
693446fc
BF
95322004-04-30 Brian Ford <ford@vss.fsi.com>
9533
b4117c30 9534 * MAINTAINERS (Write After Approval): Add myself.
693446fc 9535
d1bb666c
UB
95362004-04-29 Uros Bizjak <uros@kss-loka.si>
9537
b4117c30 9538 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 9539
6cf1ac42
PB
95402004-04-28 Paolo Bonzini <bonzini@gnu.org>
9541
9542 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9543 * configure: Regenerate.
9544
632933d5
PB
95452004-04-27 Paolo Bonzini <bonzini@gnu.org>
9546
9547 Revert:
9548 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9549
9550 * Makefile.def (flags_to_pass): Remove *dir variables that
9551 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9552 as well as prefix and exec_prefix.
9553 * Makefile.in: Regenerate.
9554
80dc6aa0
RM
95552004-04-26 Robert Millan <robertmh@gnu.org>
9556
9557 Add patches from libtool CVS.
9558 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9559 * ltconfig: Likewise.
9560 * ltcf-c.sh: Likewise.
9561 * ltcf-cxx.sh: Likewise.
9562 * ltcf-gcj.sh: Likewise.
9563
e11283f1
PB
95642004-04-26 Paolo Bonzini <bonzini@gnu.org>
9565
9566 * Makefile.def (host_modules): Mark with the bootstrap
9567 flag packages on which gcc depends.
9568 * Makefile.tpl (all-bootstrap): Use it.
9569 * Makefile.in: Regenerate.
9570
8546950c
PB
95712004-04-26 Paolo Bonzini <bonzini@gnu.org>
9572
9573 * Makefile.def (flags_to_pass): Remove *dir variables that
9574 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9575 as well as prefix and exec_prefix.
9576 * Makefile.in: Regenerate.
9577
a76494aa
PB
95782004-04-26 Paolo Bonzini <bonzini@gnu.org>
9579
b4117c30
ZW
9580 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9581 * configure: Regenerate.
9582 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9583 * gcc/Makefile.tpl (compare): Use the result of the test.
9584 * gcc/Makefile.in: Regenerate.
a76494aa 9585
03a91701
PB
95862004-04-23 Paolo Bonzini <bonzini@gnu.org>
9587
9588 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9589 Always relocate gcc and prev-gcc to the original names, even
9590 if the build fails.
9591 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9592 New targets.
9593
082a6351
LG
95942004-04-23 Laurent GUERBY <laurent@guerby.net>
9595
9596 * MAINTAINERS: Update my email address.
b4117c30 9597
1f1d584b
RO
95982004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9599
9600 * configure.in (mips*-*-irix5*): Enable ld.
9601 * configure: Regenerate.
082a6351 9602
1db673ca
RO
96032004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9604
9605 * configure: Regenerate.
9606
ce4ea44e
JW
96072004-04-15 James E Wilson <wilson@specifixinc.com>
9608
9609 * Makefile.tpl (configure-[+module+], configure-gcc,
9610 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9611 Set and export LDFLAGS.
9612 * Makefile.in: Regenerate.
9613
611f62ad
MC
96142004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9615
b4117c30 9616 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 9617
be912515
NN
96182004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9619
9620 PR bootstrap/14871
9621 * Makefile.tpl: If we don't have built-in-tree target tools,
9622 use the ones found by configure rather than hacking around with
9623 program_transform_name.
9624 * configure.in: Give Makefile.tpl the information necessary
9625 to do that.
9626 * Makefile.in: Regenerate.
9627 * configure: Regenerate.
9628
9104315a
NN
96292004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9630
9631 PR bootstrap/14760
9632 * configure.in: When computing baseargs, strip *all* copies of
9633 offending options. Also, don't match/substitute the trailing space,
9634 so that this actually works when two similar options are separated by
9635 only one space.
9636 * configure: Regenerate.
9637
bef1d700
DE
96382004-04-06 David Edelsohn <edelsohn@gnu.org>
9639
b4117c30
ZW
9640 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9641 (rs6000-*-aix*): Same.
9642 * configure: Regenerate.
bef1d700 9643
54bcf05e 96442004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
9645
9646 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 9647
369a832c 96482004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
9649
9650 * MAINTAINERS: Add myself to write-after-approval.
369a832c 9651
09a9c095
NN
96522004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9653
7caf53cb
NN
9654 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9655 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9656 * Makefile.in: Regenerate.
9657
09a9c095
NN
9658 * configure.in (top level bootstrap support): Rework --enable-werror
9659 to set @stage2_werror_flag@.
9660 * configure: Regenerate.
9661 * Makefile.tpl (top level bootstrap support): Pass
9662 @stage2_werror_flag@ down to configure in stages 2 and 3.
9663 * Makefile.in: Regenerate.
9664
5595a2bd
NN
96652004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9666
cbfd7e06
NN
9667 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9668 for stages 2 and 3 as well as in make. As a consequence, remove
9669 OUTPUT_OPTION (now detected by configure) from the flags passed down
9670 to make.
9671 * Makefile.in: Regenerate.
9672
5595a2bd
NN
9673 * Makefile.tpl (new-bootstrap): Fix typo.
9674 * Makefile.in: Regenerate.
9675
ca3b3e20
NN
96762004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9677
295f4e42
NN
9678 * Makefile.tpl: Rearrange by moving recursive_targets rules
9679 into their proper sections.
9680 * Makefile.tpl (top level bootstrap support): Move disabling
9681 of coverage flags from 'make' to 'configure'; improve comments.
9682 * Makefile.in: Regenerate.
9683
340de83f
NN
9684 * Makefile.tpl (experimental top level bootstrap) Move stage1
9685 language setting from all- target to configure- target; disable
9686 intermodule optimization in stage 1; prevent gratuitous rebuilds
9687 of stage 1.
9688 * Makefile.in: Regenerate.
9689 * configure.in: Comma-separate stage 1 language list for top
9690 level bootstrap.
9691 * configure: Regenerate.
9692
ca3b3e20
NN
9693 * Makefile.tpl: Clean up experimental top level bootstrap support:
9694 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9695 prev-gcc in configure- targets as well as all- targets.
9696 * Makefile.in: Regenerate.
9697
4d038073
KC
96982004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9699
9700 * compile: New file imported from automake.
9701
ab3533d6
PB
97022004-03-17 Paolo Bonzini <bonzini@gnu.org>
9703
9704 * configure.in: Remove symbolic link section.
9705 * configure: Regenerate.
9706 * Makefile.tpl (links): Remove.
9707 * Makefile.in: Regenerate.
9708
1e0f07d3 97092004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 9710 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
9711
9712 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 9713 Set with AC_CHECK_PROGS.
1e0f07d3
PB
9714 * configure.in: Fix comment typo from last patch.
9715 * configure: Regenerate.
9716
2805b53a
NN
97172004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9718
9719 * Makefile.tpl: Introduce experimental top level bootstrap support.
9720 * Makefile.in: Regenerate.
9721 * configure.in: Introduce support for top level bootstrap.
9722 * configure: Regenerate.
9723
79b4b7d2 97242004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 9725 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
9726
9727 PR bootstrap/14522
9728 * configure.in: Cope with shells that do not support unquoted ^
9729 * configure: Regenerate.
9730
6bbec498 97312004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 9732 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
9733
9734 PR bootstrap/14522
79b4b7d2 9735 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
9736 quotes inside quoted backquote substitutions.
9737 * configure: Regenerate.
9738
83c15dfc
AP
97392004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9740
9741 PR bootstrap/14522
f2bd98d4 9742 * configure.in: Fix escaping of $.
83c15dfc
AP
9743 * configure: Regenerate.
9744
55ffb5ed
NN
97452004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9746
9747 * configure: Regenerate, since I forgot to while committing Paolo's
9748 changes.
9749
e4c9c075
PB
97502004-03-08 Paolo Bonzini <bonzini@gnu.org>
9751
9752 PR ada/14131
9753 Move language detection to the top level.
9754 * configure.in: Find default values for the tools as
9755 soon as possible. Disable ada if GNAT is not found.
9756 Emit error message about missing languages. Expand
9757 --enable-languages=all for the gcc subdirectory.
9758
5199e2c6
BE
97592004-03-10 Ben Elliston <bje@gnu.org>
9760
9761 * MAINTAINERS: Update my email address.
9762
c18b95e5
DE
97632004-03-05 David Edelsohn <edelsohn@gnu.org>
9764
9765 * ltconfig: Disable building static libraries if building shared
9766 libraries on AIX 5L.
9767
d0fe5ad3
RS
97682004-03-01 Richard Sandiford <rsandifo@redhat.com>
9769
9770 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9771 and disable libgcj.
9772 * configure: Regenerated.
9773
e6f71f9d
BB
97742004-03-01 Brian Booth <bbooth@redhat.com>
9775
9776 * MAINTAINERS: Add myself to write-after-approval.
9777
8983e50e
PB
97782004-03-01 Paolo Bonzini <bonzini@gnu.org>
9779
9780 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9781
d4cd9d81
NN
97822004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9783
9784 PR bootstrap/7087
9785 * Makefile.tpl: Guard XFOO sed statements better.
9786 * Makefile.tpl: Add dependency for configure-target-libada.
9787 * Makefile.in: Regenerate (incidentally fixes broken
9788 commit when libada-branch was merged).
9789
0ea0229e
KC
97902004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9791
9792 * MAINTAINERS: Add myself to write-after-approval.
9793
bad93735
AP
97942004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9795
9796 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9797 maintainers.
9798
a7ca14fc
AC
97992004-02-20 Andrew Cagney <cagney@redhat.com>
9800
9801 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9802 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9803
51592782
NN
98042004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9805
9806 PR bootstrap/11932
9807 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9808
6a30854a
JQ
98092004-02-14 Jerry Quinn <jlquinn@optonline.net>
9810
9811 * MAINTAINERS: Added myself to write-after-approval.
9812
be8b2bee
MK
98132004-02-14 Michael Koch <konqueror@gmx.de>
9814
9815 * MAINTAINERS: Added myself to write-after-approval.
9816
972760b7
JM
98172004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9818
9819 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9820 some OS port maintainers to OS port maintainers section.
9821
b0281654
FCE
98222004-02-13 Frank Ch. Eigler <fche@redhat.com>
9823
9824 * MAINTAINERS: Add self.
9825
3c419fd6
KH
98262004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9827
9828 * MAINTAINERS: Alphabetize.
9829
e88e9aee
PB
98302004-02-12 Paolo Bonzini <bonzini@gnu.org>
9831
9832 * MAINTAINERS: Remove myself.
b4117c30 9833
1915e422
DE
98342004-02-11 David Edelsohn <edelsohn@gnu.org>
9835
9836 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9837 (rs6000-*-aix*): Same.
9838 * configure: Regenerate.
9839
a22c2d8d
KC
98402004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9841
9842 * configure.in (host): Add in missing $noconfigdirs to defines.
9843 * configure: Regenerate.
9844
d9cdb878
AC
98452004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9846 Nathanael Nerode <neroden@gcc.gnu.org>
9847
9848 PR ada/6637, PR ada/5911
b4117c30 9849 Merge with libada-branch:
d9cdb878
AC
9850 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9851 with appropriate dependencies. Add --enable-libada configure switch.
9852 * configure, Makefile.in: Regenerate.
9853
8bd92821
PB
98542004-02-09 Paolo Bonzini <bonzini@gnu.org>
9855
9856 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9857
89a95129
RO
98582004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9859
9860 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9861 * configure: Regenerate.
9862
892629bc
GK
98632004-02-04 Geoffrey Keating <geoffk@apple.com>
9864
9865 Merge from upstream:
9866
9867 * ltmain.in: When setting IFS to '~', be careful about user
9868 arguments that contain '~'.
9869
9870 2004-02-04 Peter O'Gorman <peter@pogma.com>
9871
9872 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9873 Also test $base_compile against $CC with escaped arguments. Bug
9874 reported by Geoff Keating <geoffk@apple.com>.
9875
6b402165
KH
98762004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9877
9878 * MAINTAINERS: Remove i960 port.
9879
fa2f0306
DD
98802004-01-23 DJ Delorie <dj@redhat.com>
9881
9882 * Makefile.def (target_modules) [libiberty]: Don't stage.
9883 * Makefile.in: Rebuilt.
9884
9feb20aa
CT
98852004-01-20 Caroline Tice <ctice@apple.com>
9886
9887 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9888
7aed2ccc
PC
98892004-01-19 Paolo Carlini <pcarlini@suse.de>
9890
9891 * MAINTAINERS: Update my email address.
9892
f25bebe1
JM
98932004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9894
9895 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9896
28083580
VR
98972004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9898
9899 * MAINTAINERS: Remove entries without email address.
9900
c0f4b5e4
DJ
99012004-01-15 Daniel Jacobowitz <drow@mvista.com>
9902
9903 * MAINTAINERS: Add myself to write-after-approval.
9904
b5eb5a5e
SB
99052004-01-15 Steven Bosscher <stevenb@suse.de>
9906
9907 * MAINTAINERS: Update my email address.
9908
dce2d8b2 99092004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
9910
9911 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9912 * Makefile.tpl (configure-target-[+module+]): Support stage.
9913 * Makefile.in: Rebuilt.
9914
74c0b320
ILT
99152004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9916
9917 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9918
2560344b
RS
99192004-01-10 Richard Sandiford <rsandifo@redhat.com>
9920
9921 * MAINTAINERS: Add myself as a MIPS maintainer.
9922
8b21cda6
NN
99232004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9924
2b6c260d
NN
9925 * configure.in: Use ./config.cache, not config.cache.
9926 * configure: Regenerate.
9927 * Makefile.tpl: Special-casing not needed for GCC any more.
9928 * Makefile.in: Regenerate.
9929
09438bde
NN
9930 * configure.in: Don't share a cache file for host dirs.
9931 * configure: Regenerate.
9932
8b21cda6
NN
9933 * config-ml.in: Don't mess with the cache file.
9934
e42870df
EB
99352004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9936
9937 * MAINTAINERS: Move myself from 'Write After Approval' to
9938 'CPU Port Maintainers' section as SPARC maintainer.
9939
6b9eb62c
NN
99402004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9941
78a816a6
NN
9942 * Makefile.tpl: Make GCC use a separate config.cache.
9943 * Makefile.in: Regenerate.
9944
6b9eb62c
NN
9945 PR bootstrap/11932, PR bootstrap/11933
9946 (I don't know if it will fix either of them, but it relates
9947 to them.)
9948 * configure.in: Don't use shared config.cache for target
9949 directories.
9950 * configure: Regenerate.
9951
86d7b562
DN
99522004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9953
9954 * MAINTAINERS: Add myself to 'Write After Approval' section.
9955
07d0a605
RS
99562003-12-31 Roger Sayle <roger@eyesopen.com>
9957
9958 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9959 * configure: Regenerated.
9960
459ac19f
KH
99612003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9962
9963 * MAINTAINERS: Remove the mn10200 maintainer.
9964
5785c0ed 99652003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 9966
cc6010cd
AP
9967 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9968 * configure: Regenerated.
5785c0ed 9969
a268eff9
JH
99702003-12-16 Jan Hubicka <jh@suse.cz>
9971
9972 * MAINTAINERS: Add myself as callgraph maintainer.
9973
9d465b12
TF
99742003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9975
9976 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9977 * configure: Regenerate.
9978
a68a270a
GB
99792003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9980
9981 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9982 'Write After Approval' section. Update email.
9983
dce2d8b2 99842003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
9985
9986 * MAINTAINERS (Write After Approval): Add myself.
9987
8c052da4
MT
99882003-11-20 Matt Thomas <matt@3am-software.com>
9989
9990 * MAINTAINERS: Add myself as a vax port maintainer.
9991
e75f9147
KC
99922003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9993
9994 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9995 (configure-build-[+module+], configure-[+module+]): Likewise.
9996 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9997 * Makefile.in: Regenerate.
9998
43d8d958
AT
99992003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10000
10001 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10002 shared/dylibed libraries.
10003 * ltmain.sh: Likewise.
10004 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10005 * ltcf-cxx.sh: Likewise.
10006 * ltcf-gcj.sh: Likewise.
10007 * ltconfig: Likewise.
10008
638dcaa0
SC
100092003-11-17 Stan Cox <scox@redhat.com>
10010
10011 * MAINTAINERS: Add myself as iq2000 port maintainer.
10012
15cc172b
AC
100132003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10014
b4117c30
ZW
10015 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10016 * Makefile.in: Regenerate.
15cc172b 10017
20af77cd
UW
100182003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10019
10020 * config.sub: Update to 2003-11-03 version.
10021
4dd01c5c
PE
100222003-10-20 Phil Edwards <phil@codesourcery.com>
10023
10024 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10025 * configure: Regenerate.
10026
dce2d8b2 100272003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
10028
10029 * MAINTAINERS: Add myself to 'Write After Approval' section.
10030
8b7ebc31
AC
100312003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10032
10033 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10034
afe1910c
JM
100352003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10036
10037 * MAINTAINERS: Update my email address.
10038
05dcec66
RO
100392003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10040
10041 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10042
dce2d8b2 100432003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
10044
10045 * MAINTAINERS: Add myself to 'Write After Approval' section.
10046
507ec745
BI
100472003-10-16 Bernardo Innocenti <bernie@develer.com>
10048
10049 * config.guess: Update to 2003-10-16 version.
10050 * config.sub: Update to 2003-10-16 version.
10051
dce2d8b2 100522003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
10053
10054 * MAINTAINERS: Added myself to 'Write After Approval' section.
10055
0c9b16bc
FH
100562003-10-15 Falk Hueffner <falk@debian.org>
10057
10058 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10059 'Write After Approval' section. Update email.
10060
74d57d15
RS
100612003-10-14 Roger Sayle <roger@eyesopen.com>
10062
10063 * MAINTAINERS: Move myself from 'Write After Approval' to
10064 'Various Maintainers' section as middle-end maintainer.
10065
d29b8ad8
NN
100662003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10067
10068 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10069 HOST_FLAGS_TO_PASS.
10070 * Makefile.in: Regenerate.
10071
26db814a
BI
100722003-10-11 Bernardo Innocenti <bernie@develer.com>
10073
10074 * config.guess: Update to 2003-10-07 version.
10075 * config.sub: Update to 2003-10-07 version.
10076
fffeb871
RO
100772003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10078
10079 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10080 * ltconfig (irix5*, irix6*): Don't override version_type.
10081
6691a79e
ME
100822003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10083
10084 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10085 * configure: Rebuilt
10086 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10087 * Makefile.in: Rebuilt
10088
62cdd71e
L
100892003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10090
10091 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10092
6fe2eacc
CW
100932003-09-30 Carlo Wood <carlo@alinoe.com>
10094
cc6010cd 10095 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 10096
ea57e5ad
PK
100972003-09-29 Paul Koning <ni1d@arrl.net>
10098
10099 * MAINTAINERS: Move myself from "Write After Approval"
10100 to CPU platform maintainers for pdp11 platform.
10101
e070672a
AT
101022003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10103
10104 * MAINTAINERS: Move myself from 'Write After Approval' to
10105 'Various Maintainers' section as libffi testsuite maintainer.
10106
43bb47c2
DJ
101072003-09-21 Daniel Jacobowitz <drow@mvista.com>
10108
10109 * configure.in: Pass a computed --program-transform-name
10110 to subconfigures.
10111 * configure: Regenerated.
10112
da9d3b37
NN
101132003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10114
94322beb
NN
10115 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10116 * Makefile.in: Regenerate.
10117
da9d3b37
NN
10118 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10119 * Makefile.in: Regenerate.
10120
ffd9060b
ZL
101212003-09-19 Ziemowit Laski <zlaski@apple.com>
10122
10123 * MAINTAINERS: Move myself from 'Write After Approval'
10124 to 'Various Maintainers' (objective-c) section.
10125
eeae7b41
DJ
101262003-09-17 Daniel Jacobowitz <drow@mvista.com>
10127
10128 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10129 quoting.
10130 * configure: Regenerated.
10131
a080d12b
JB
101322003-09-16 Joel Brobecker <brobecker@gnat.com>
10133
10134 * MAINTAINERS (Write After Approval): Add myself to write after
10135 approval list.
10136
6cd2fc59
DN
101372003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10138
cc6010cd 10139 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 10140
dcbdd9cc
ILT
101412003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10142
10143 * MAINTAINERS: Update my e-mail address.
10144
e517f636
AM
101452003-09-09 Alan Modra <amodra@bigpond.net.au>
10146
10147 * libtool.m4 (LD): Correct powerpc64 host match.
10148
bc49924b
JW
101492003-09-06 James E Wilson <wilson@tuliptree.org>
10150
10151 * MAINTAINTERS: Update my affiliation and email address.
10152
082124f5
ZD
101532003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10154
10155 * MAINTAINERS (Write After Approval): Add myself.
10156
dc94d89e
DD
101572003-09-04 DJ Delorie <dj@redhat.com>
10158
10159 * configure: Regenerate.
10160
101612003-09-04 Robert Millan <robertmh@gnu.org>
10162
10163 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 10164
7a0f2d4e
KG
101652003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10166
10167 * configure.in: Ensure arguments to sed are properly spaced.
10168 * configure: Regenerate.
10169
88d032eb
GP
101702003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10171
10172 * MAINTAINERS: Update my e-mail address.
10173
0b3f3d22
ME
101742003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10175
10176 * MAINTAINERS (Write After Approval): Add myself.
10177
d253f9ba
DJ
101782003-08-27 Daniel Jacobowitz <drow@mvista.com>
10179
10180 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10181 * configure: Regenerated.
10182
066ec9c9
MM
101832003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10184
10185 * MAINTAINERS: Update my email address.
10186
415d7ef9
PE
101872003-08-23 Phil Edwards <pme@gcc.gnu.org>
10188
10189 * configure.in: Use newline instead of semicolon when assuming
10190 shell arguments in a for loop.
10191 * configure: Regenerated.
10192
e1567352
JE
101932003-08-22 Jason Eckhardt <jle@rice.edu>
10194
10195 * MAINTAINERS: Resurrect the i860 maintainer.
10196
b348267b
GK
101972003-08-20 Geoffrey Keating <geoffk@apple.com>
10198
e50084fa
GK
10199 PR 8180
10200 * configure.in: When testing with_libs and with_headers, treat
10201 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10202 * configure: Regenerate.
b4117c30 10203
b348267b
GK
10204 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10205 make, shell, etc.
10206 (baseargs): Likewise.
10207 * configure: Regenerate.
10208
ca26ffe0
BI
102092003-08-20 Bernardo Innocenti <bernie@develer.com>
10210
10211 * MAINTAINERS (Write After Approval): Add myself.
10212
940cde4d
GK
102132003-08-19 Geoffrey Keating <geoffk@apple.com>
10214
10215 * configure.in: Disable libgcj for darwin not on powerpc.
10216 * configure: Rebuild.
10217
74bed51b
ADL
102182003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10219
10220 * config-ml.in, symlink-tree: Add license.
10221
b4117c30
ZW
102222003-08-03 Richard Stallman <rms@gnu.org>
10223 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
10224
10225 * README.SCO: New file.
10226
333a28b4
MK
102272003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10228
10229 * Makefile.tpl (check, check-c++): Express dependencies using
10230 dependencies rather than commands.
10231 * Makefile.in: Regenerate.
10232
c197e306
AC
102332003-08-01 Andrew Cagney <cagney@redhat.com>
10234
10235 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10236 * configure: Ditto.
10237
a8ee6e2d
GK
102382003-07-31 Geoffrey Keating <geoffk@apple.com>
10239
10240 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 10241 * Makefile.in: Update.
a8ee6e2d 10242
8d9b3f2e
AT
102432003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10244
10245 * configure.in: Enable libgcj for darwin.
10246 * configure: Rebuild.
10247
52c0c542
PE
102482003-07-29 Phil Edwards <pme@gcc.gnu.org>
10249
10250 * config-ml.in: Use ac_configure_args directly instead of
10251 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10252 actually seen.
10253
b4acb5ef
NN
102542003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10255
10256 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10257 creating target and build subdirs to build all parent dirs as needed.
10258 * Makefile.in: Rebuild.
10259 * configure.in: Don't build dirs explicitly here.
10260 * configure: Rebuild.
10261
a51d71d0
PB
102622003-07-26 Paul Brook <paul@nowt.org>
10263
10264 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10265
f43e12ce
AO
102662003-07-22 Alexandre Oliva <aoliva@redhat.com>
10267
10268 * Makefile.tpl (all-make): Depend on intl.
10269 * Makefile.in: Rebuilt.
10270
8a199ff6
PE
102712003-07-20 Phil Edwards <pme@gcc.gnu.org>
10272
10273 * install-sh: Update to newer upstream versions (associated with
10274 aclocal 1.7).
10275 * mkinstalldirs: Likewise.
10276 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10277
e6a8c803
AP
102782003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10279
10280 * MAINTAINERS: Move self from Bug database only accounts
10281 to write-after-approval.
10282
9f13608f
NN
102832003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10284
10285 * config.if: Remove unused libc_interface determination.
10286
c7864714
NN
102872003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10288
10289 * MAINTAINERS: Move self from write-after-approval to
10290 build machinery (*.in).
10291
775956d0
NN
102922003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10293
10294 PR bootstrap/11273
10295 PR bootstrap/11408
10296 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10297 unused INSTALL_PROGRAM_ARGS.
10298 * configure.in: Use AC_PROG_INSTALL.
10299 * Makefile.in: Regenerate.
10300 * configure: Regenerate.
10301
c7f67a6e
KH
103022003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10303
10304 * MAINTAINERS: Alphabetize.
10305
33952f6f
AO
103062003-07-10 Alexandre Oliva <aoliva@redhat.com>
10307
10308 * configure: Rebuilt.
10309 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10310 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10311 newlib nor libgloss.
10312 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10313 * configure.in (am33_2.0-*-linux*): Added.
10314
0d4f1b4e
BW
103152003-07-09 Bob Wilson <bob.wilson@acm.org>
10316
10317 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10318 * configure: Regenerate.
10319
56694dd9
ZW
103202003-07-07 Zack Weinberg <zack@codesourcery.com>
10321
10322 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10323 * Makefile.in: Regenerate.
10324
21607eb4
ZW
103252003-07-04 Zack Weinberg <zack@codesourcery.com>
10326
10327 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10328 * Makefile.in: Regenerate.
10329
dce2d8b2 103302003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
10331
10332 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10333 * Makefile.in: Regenerated.
10334
5d42f90e
L
10335 * config-ml.in: Replace PWD with PWD_COMMAND.
10336
6eb95e99
ZW
103372003-07-04 Zack Weinberg <zack@codesourcery.com>
10338
10339 * intl: New directory; see intl/ChangeLog for details.
10340 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10341 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10342 * Makefile.in: Regenerate.
10343
07d1940e
NN
103442003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10345
10346 * configure.in: Clean up config-lang.in handling. Delete
10347 useless assignment to "subdirs".
10348 * configure: Regenerate.
10349
4dbda6f0
NN
103502003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10351
10352 * configure.in: Rename 'target_libs' to 'target_libraries'.
10353 Remove useless reference to 'target_libs'.
10354 * configure: Regenerate.
10355
2c30ab71
KS
103562003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10357
10358 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10359 * Makefile.in: Regenerate.
10360
11405c93
NN
103612003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10362
10363 * Makefile.def: Introduce flags_to_pass.
10364 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10365 * Makefile.in: Regenerate.
10366
fb87ad5d
HPN
103672003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10368
10369 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10370 and target-libgloss.
10371 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10372 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10373 * configure: Regenerate.
10374
a7956a48
BK
103752003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10376
10377 * configure.in: Update testsuite_flags to new location.
10378 * configure. Regenerate.
6eb95e99 10379
eaf9f3b2
NN
103802003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10381
10382 * Makefile.tpl: Remove BUILD_CC stuff.
10383 * Makefile.in: Regenerate.
10384
2d89ffef
KH
103852003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10386
10387 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10388
dce2d8b2 103892003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
10390
10391 * MAINTAINERS (Write After Approval): Add myself.
10392
dce2d8b2 103932003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 10394
b951c91c
L
10395 * config.guess: Update to 2003-06-12 version.
10396 * config.sub: Update to 2003-06-13 version.
10397
dce2d8b2 103982003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
10399
10400 * config.guess: Update to 2003-06-06 version.
10401 * config.sub: Update to 2003-06-06 version.
10402
655b7166
RO
104032003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10404
10405 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10406 * configure. Regenerate.
10407
01b759aa
NN
104082003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10409
bf1d3e81
NN
10410 * configure.in: Disable serial configure by default.
10411 * configure: Regenerate.
10412 * Makefile.tpl: Abolish .NOTPARALLEL.
10413 * Makefile.in: Regenerate.
10414
e89fbdfe
NN
10415 * Makefile.tpl: Replace {build,host,target}_canonical by
10416 {build,host,target}.
10417 * Makefile.in: Regenerate.
10418
01b759aa
NN
10419 * Makefile.tpl: Fix stupid pasto.
10420 * Makefile.in: Regenerate.
10421
f7dae026
NN
104222003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10423
10424 * Makefile.tpl: Remove bogus conditional.
10425 * Makefile.in: Regenerate.
10426
104272003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
10428
10429 * Makefile.tpl (profiledbootstrap): New target.
10430 * Makefile.in (profiledbootstrap): New target.
10431
2ffc3e73 104322003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
10433
10434 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10435 Pinski. Remove user names from other bugzilla-only maintainers.
10436
1a1e6b96
NN
104372003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10438
1358ccea
NN
10439 * Makefile.tpl: Make 'recursive targets' using autogen rather
10440 than shell loop. Remove duplicate 'clean' targets and false
10441 comments.
10442 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10443 Add systematic method of specifying missing targets in subdirs.
10444 Add copyright boilerplate.
10445 * Makefile.in: Regenerate.
10446 * configure.in: Add 'recursive targets' to maybe list.
10447 * configure: Regenerate.
10448
ae74ed1f
NN
10449 * MAINTAINERS: "GNATS only" -> "Bug database only".
10450
1a1e6b96
NN
10451 * Makefile.tpl: Rename [+target+] to [+make_target+].
10452 * Makefile.def: Rename 'target' to 'make_target'.
10453
c79af3fa
NB
104542003-05-31 Neil Booth <neil@daikokuya.co.uk>
10455
10456 * MAINTAINERS: Add self as options handling maintainer.
10457
39d85b61
MM
104582003-05-28 Michael Meissner <gnu@the-meissners.org>
10459
10460 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10461 been too long since I touched those ports.
10462
afc2b62d
DD
104632003-05-28 DJ Delorie <dj@redhat.com>
10464
10465 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10466 * Makefile.in: Regenerate.
10467
df445104
MR
104682003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10469
10470 * configure.in: Use curly braces in the definition of tooldir.
10471 * configure: Regenerate.
10472
2eb98e5d 104732003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 10474
2eb98e5d
DD
10475 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10476 newlib or libgloss.
10477 * Makefile.in: Regenerate.
10478
862fced8
DD
104792003-05-21 DJ Delorie <dj@redhat.com>
10480
10481 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10482 * Makefile.in: Regenerate.
10483
fc351800
ILT
104842003-05-20 Ian Lance Taylor <ian@airs.com>
10485
10486 * MAINTAINERS: Update my e-mail address.
10487
7e2dbcef
NN
104882003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10489
10490 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 10491 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
10492 Factor out common code from autogen IF statements.
10493 * configure: Regenerate.
10494 * Makefile.in: Regenerate.
10495
f2a0e225
KC
104962003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10497
10498 * configure.in: Accept i[3456789]86 for machine type.
10499 * configure: Regenerate.
10500
8b87bb96
NN
105012003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10502
10503 * configure.in: Switch more things to use maybe dependencies.
10504 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10505 * configure: Regenerate.
10506 * Makefile.tpl: Switch more things to use maybe dependencies.
10507 * Makefile.in: Regenerate.
10508
fdb882bc 105092003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
10510
10511 * Makefile.tpl (install-opcodes): Define.
10512 * Makefile.in: Rebuild.
10513
f7c50032
AJ
105142003-05-13 Andreas Jaeger <aj@suse.de>
10515
10516 * config.guess: Update to 2003-05-09 version.
10517 * config.sub: Update to 2003-05-09 version.
10518
dce2d8b2 105192003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
10520
10521 * configure.in: Correct sed script so that options in quotes are not
10522 deleted.
10523 * configure: Rebuild.
10524
aa8f1f57
CV
105252003-05-12 Corinna Vinschen <corinna@vinschen.de>
10526
10527 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10528 and $$s/newlib/libc/sys/cygwin32 include paths.
10529 * configure: Ditto.
10530
0c130f81
MM
105312003-05-12 Michael Meissner <gnu@the-meissners.org>
10532
10533 * MAINTAINERS: Update my email addresses.
10534
aa1a100b
EB
105352003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10536
10537 * config-ml.in: Propagate INSTALL variables.
f7c50032 10538
87861833
GP
105392003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10540
10541 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10542
de722255
CD
105432003-05-02 Chris Demetriou <cgd@broadcom.com>
10544
6eb95e99
ZW
10545 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10546 * Makefile.in: Regenerate.
de722255 10547
96c4a002
WB
105482003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10549
10550 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10551
55b15a11
WB
105522003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10553
10554 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10555
0c227849
DJ
105562003-04-27 Daniel Jacobowitz <drow@mvista.com>
10557
10558 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10559 * Makefile.in: Regenerated.
10560
d45148c1
WB
105612003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10562
10563 * MAINTAINERS (Write After Approval): Upgrade myself from
10564 GNATS only to write-after-approval. Update my mail address.
10565
dce2d8b2 105662003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
10567
10568 (OS Port Maintainers: freebsd): Add myself.
10569
438f50c3
MM
105702003-04-22 Mark Mitchell <mark@codesourcery.com>
10571
10572 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10573
9074e169
KJ
105742003-04-22 Kean Johnston <jkj@sco.com>
10575
10576 * MAINTAINERS (SCO ports): Added myself.
10577
dfd39a2e
NS
105782003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10579
10580 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10581
ccbae82a
KJ
105822003-04-19 Kean Johnston <jkj@sco.com>
10583
10584 * MAINTAINERS (Write After Approval): Add myself.
10585
2f50999f
GP
105862003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10587
10588 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10589 * Makefile.in: Regenerate.
10590
e9b84181
JJ
105912003-04-18 Jakub Jelinek <jakub@redhat.com>
10592
10593 * configure.in (powerpc64*-*-linux*): Remove.
10594 * configure: Rebuilt.
10595
1ca4c6e1
PE
105962003-04-17 Phil Edwards <pme@gcc.gnu.org>
10597
10598 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10599 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10600 and restrap.
10601 * Makefile.in: Regenerate.
10602
0590b963
RE
106032003-04-16 Richard Earnshaw <rearnsha@arm.com>
10604
10605 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10606 * configure: Regenerated.
10607
ff41a56f
DD
106082003-04-15 DJ Delorie <dj@redhat.com>
10609
10610 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10611
50d440bc
NC
106122003-04-13 Nick Clifton <nickc@redhat.com>
10613
10614 * config-ml.in: Remove support for --disable-aix removing
10615 call-aix multilibs.
10616
b1e0a93e
AO
106172003-04-10 Alexandre Oliva <aoliva@redhat.com>
10618
10619 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10620 * */configure: Rebuilt.
10621
71fb704d
JS
106222003-04-08 Joel Sherrill <joel@oarcorp.com>
10623
10624 * MAINTAINERS: Add my email address.
10625
3897ea90
OH
106262003-03-17 Olivier Hainque <hainque@act-europe.fr>
10627
10628 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 10629
93c834b7
NN
106302003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10631
10632 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10633 * Makefile.in: Regenerate.
10634
82c34dcb
MC
106352003-03-14 Michael Chastain <mec@shout.net>
10636
10637 * Makefile.in: Regenerate with correct Makefile.def.
10638
73458fb7
NN
106392003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10640
10641 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10642 Make macro.
10643 * Makefile.in: Regenerate.
10644 * configure.in: Clean up gxx_include_dir logic.
10645 * configure: Regenerate.
10646
32cf27e5
AE
106472003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10648
10649 * MAINTAINERS (Write After Approval): Add myself.
10650
c727e7a0
BE
106512003-03-10 Ben Elliston <bje@wasabisystems.com>
10652
10653 * MAINTAINERS: Update my mail address.
10654
9a27ac7a
FS
106552003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10656
10657 * configure.in (gxx_include_dir): Fix typo.
10658 * configure: Regenerated.
10659
3aa83176
NN
106602003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10661
10662 * Makefile.tpl: Reindent.
10663 * Makefile.in: Regenerate.
10664 * configure.in: Reindent. Don't set unused variables.
10665 * configure: Regenerate.
10666
9124bc53
DJ
106672003-03-04 Daniel Jacobowitz <drow@mvista.com>
10668
10669 * configure.in: Include $(build_tooldir)/sys-include in
10670 FLAGS_FOR_TARGET.
10671 * configure: Regenerated.
10672
cb543528
NN
106732003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10674
c858bf1e
NN
10675 * Makefile.tpl: Always pass down RANLIB.
10676 * Makefile.in: Regenerate.
10677
aa9c3ab4
NN
10678 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10679 * Makefile.in: Regenerate.
10680 * configure.in: Remove unused logic relating to --enable-shared
10681 and --enable-threads. Remove bogus comments. Remove redundant
10682 noconfigdirs.
10683 * configure: Regenerate.
10684
cb543528
NN
10685 * configure.in: Replace ${libstdcxx_version} by its value.
10686 Remove reference to mh-dgux.
10687 * configure: Regenerate.
10688
53f70c1b
KB
106892003-03-03 Kevin Buettner <kevinb@redhat.com>
10690
10691 * MAINTAINERS (Write After Approval): Add myself.
10692
df0f0674
NN
106932003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10694
10695 * Makefile.tpl: Rearrange.
10696 * Makefile.in: Regenerate.
10697
dce2d8b2 106982003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
10699
10700 * configure.in: Add support for kaOS as cross build target system.
10701 * configure: Regenerated.
10702
a7a287eb
SB
107032003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10704
10705 * MAINTAINERS (Write after approval): Add myself.
10706
ff00c8a2
JW
107072003-02-21 James E Wilson <wilson@tuliptree.org>
10708
10709 * MAINTAINERS: Update my email address.
10710
abb2db7a
ZW
107112003-02-21 Zack Weinberg <zack@codesourcery.com>
10712
10713 * MAINTAINERS: Add self to blanket write privs. section.
10714
e9f2dc3b
SM
107152003-02-20 Sean McNeil <sean@blue.mcneil.com>
10716
10717 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10718 configure-target-* as some target builds may require additional
10719 flags for preprocessor tests.
10720 * Makefile.in: Regenerated.
10721
ee03dc5e
AO
107222003-02-19 Alexandre Oliva <aoliva@redhat.com>
10723
11856278
AO
10724 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10725 * ltconfig: Handle it.
10726 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10727 auto-detecting it.
10728
274aef32
AO
10729 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10730 it is used as argument to $CC.
10731 * ltcf-gcj.sh: Likewise.
10732
ee03dc5e
AO
10733 * configure.in: Introduce --enable-maintainer-mode.
10734 * configure: Rebuilt.
10735 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10736 for maintainer mode.
10737 * Makefile.in: Rebuilt.
10738
30db8e17
JM
107392003-02-18 Jason Merrill <jason@redhat.com>
10740
10741 * Makefile.tpl (check-c++): Allow parallelism.
10742
cab60ac6
GP
107432003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10744
10745 * MAINTAINERS: Remove John Carr (who never actually had access to
10746 gcc.gnu.org).
10747
c8e5d1af
GK
107482003-02-15 Geoffrey Keating <geoffk@apple.com>
10749
10750 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10751 don't configure target-libobjc.
10752 * configure: Regenerate.
10753
70f91f50
RO
107542003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10755
10756 * Makefile.tpl (RANLIB): Define.
10757 * Makefile.in: Regenerate.
10758
669e9062
LB
107592003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10760
10761 * MAINTAINERS: Update my email.
abb2db7a 10762
61b56b2e
KS
107632003-02-06 Keith R Seitz <keiths@redhat.com>
10764
10765 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10766 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10767 * Makefile.in: Regenerated.
10768 * configure.in: Remove all traces of snavigator, db, and grep.
10769 * configure: Regenerated.
10770
a1ba6e15
GP
107712003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10772
10773 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10774 After Approval.
10775
f5f2cce5
CC
107762003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10777
10778 * MAINTAINERS (Write after approval): Add myself.
10779
ba49f6f1
FCE
107802003-01-31 Frank Ch. Eigler <fche@redhat.com>
10781
10782 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10783 * Makefile.in: Regenerated.
10784
ccf9f10c
RS
107852003-01-30 Roger Sayle <roger@eyesopen.com>
10786
10787 * config.guess: Updated to 2003-01-30's version.
10788 * config.sub: Updated to 2003-01-28's version.
10789
a693735b
AO
107902003-01-30 Alexandre Oliva <aoliva@redhat.com>
10791
10792 * config.if: If gcc_version is already set, just use it. Don't set
10793 gcc_version_trigger if it's already set, otherwise set it to
10794 gcc/version.c, but only if the file exists. If it is not set and
10795 gcc/version.c does not exist, try to extract the version number from
10796 $CC.
10797
204c43d6
AT
107982003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10799
abb2db7a 10800 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 10801
842e91ec
PE
108022003-01-27 Phil Edwards <pme@gcc.gnu.org>
10803
10804 * configure.in: Revert 24Jan change.
10805 * configure: Regenerate.
10806
6b99984e
GP
108072003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10808
10809 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10810 entry of HJ Lu.
10811
806e0935
NN
108122003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10813
10814 * configure.in: Revert previous change.
10815 * configure: Regenerate.
10816
307a9864
NN
108172003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10818
10819 * configure.in: Make rda native-only.
10820 * configure: Regenerate.
10821
02ba6302
VR
108222003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10823
10824 * MAINTAINERS: Move myself from GNATS-only-accounts to
10825 write-after-approval.
10826
77d187bc
NN
108272003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10828
10829 * configure.in: Add missing \.
10830 * configure: Rebuilt.
10831
a94a2d4c
JJ
108322003-01-17 Jakub Jelinek <jakub@redhat.com>
10833
10834 * configure.in (baseargs): Avoid using \| in sed regular
10835 expressions.
10836 * configure: Rebuilt.
10837
73f84924
JJ
108382003-01-16 Jakub Jelinek <jakub@redhat.com>
10839
10840 * configure.in (baseargs): Remove all supported forms of
10841 --cache-file, --srcdir, --host, --build and --target options
10842 from argument lists.
10843 * configure: Rebuilt.
10844
8c12fc63
JZ
108452003-01-15 Josef Zlomek <zlomekj@suse.cz>
10846
10847 * MAINTAINERS: Add myself to write-after-approval list.
10848
7c005a3a
AO
108492003-01-15 Alexandre Oliva <aoliva@redhat.com>
10850
10851 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10852 * configure: Rebuilt.
10853
3dfabf63
NN
108542003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10855
10856 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10857 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10858 * Makefile.in: Regenerate.
10859 * configure: Regenerate.
10860
cf53ae10
AO
108612003-01-09 Alexandre Oliva <aoliva@redhat.com>
10862
10863 * configure.in: Remove Makefile in build, host and target modules
10864 unless configure was run with --no-recursion.
10865 * configure: Rebuilt.
10866
3fbe8e4a
CC
108672003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10868
10869 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10870 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10871 * Makefile.in: Regenerate.
10872
66e2aa7d
CD
108732003-01-08 Chris Demetriou <cgd@broadcom.com>
10874
10875 * config.guess: Update to 2003-01-03 version.
10876 * config.sub: Update to 2003-01-03 version.
10877
b5038cfb
CF
108782003-01-07 Christopher Faylor <cgf@redhat.com>
10879
10880 * configure: Regenerate with proper autoconf 2.13.
10881
d02c69be
CF
108822003-01-07 Christopher Faylor <cgf@redhat.com>
10883
10884 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 10885 * configure: Regenerate.
d02c69be 10886
e914a571
AC
108872003-01-06 Andrew Cagney <ac131313@redhat.com>
10888
10889 * configure.in (GDB_TK): Add tcl directories conditional on
10890 gdb/gdbtk directory being present.
10891 * configure: Regenerate.
abb2db7a 10892
dce2d8b2 108932003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 10894
dce2d8b2
EB
10895 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10896 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
10897 * configure: Rebuilt.
10898
89a7012a
TT
108992002-12-31 Tom Tromey <tromey@redhat.com>
10900
10901 * Makefile.in: Rebuilt.
10902 * Makefile.def (target_modules) [libffi]: Allow installation.
10903
3f4f56e2
AS
109042002-12-31 Andreas Schwab <schwab@suse.de>
10905
10906 * configure.in: Fix use of $program_transform_name.
10907 * configure: Regenerated.
10908
6c1b8d0a
DJ
109092002-12-30 Daniel Jacobowitz <drow@mvista.com>
10910
10911 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 10912 * configure: Regenerated.
6c1b8d0a 10913
c5120911
AO
109142002-12-29 Alexandre Oliva <aoliva@redhat.com>
10915
10916 * Makefile.tpl (local-distclean): Don't remove...
10917 (multilib.ts): ... this. Moved into...
10918 (multilib.out): ... this. Don't use sub-make.
10919 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10920 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10921 (configure-build-[+module+], configure-[+module+],
10922 configure-target-[+module+], configure-gcc): ... these. Test
10923 for Makefile existence. Drop config.status from dependencies.
10924 * Makefile.in: Rebuilt.
10925 * configure.in: Move gcc-version-trigger to the end of
10926 ac_configure_args. Add comments to maybedep.tmp and
10927 serdep.tmp. Introduce --disable-serial-configure. Remove
10928 nonopt from baseargs, matching and removing corresponding
10929 whitespace while at it.
10930 * configure: Rebuilt.
10931
e245b0ea
AO
109322002-12-28 Alexandre Oliva <aoliva@redhat.com>
10933
903de295
AO
10934 * configure.in (host_configargs): Replace reference to
10935 no-longer-defined buildopts with --build=${build_alias}.
10936 * configure: Rebuilt.
10937
e245b0ea
AO
10938 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10939 program_transform_name to standard idiom.
10940 (AUTOGEN, AUTOCONF): Define.
10941 (Makefile.in): Use $(AUTOGEN).
10942 (Makefile): Depend on config.status, and use autoconf-style rule to
10943 build it. Move original commands to...
10944 (config.status): ... this new target.
10945 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10946 $(AUTOCONF).
10947 * Makefile.in: Rebuilt.
10948
671aa708
NN
109492002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10950
53fbfb58
NN
10951 * Makefile.tpl: Fix dramatic bustage due to change in
10952 program_transform_name.
10953 * Makefile.in: Regenerate.
10954
10955 * configure.in: Remove unnecessary PATH setting.
10956 * configure: Regnerate.
10957
10958 * configure.in: Don't default to unprefixed tools unless
10959 the native tools will work.
10960 * configure: Regenerate.
10961
671aa708
NN
10962 * configure.in: Convert to autoconf script. Blow away lots
10963 of now-redundant Makefile fragments.
10964 * configure: Generate using Autoconf.
10965 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10966 * Makefile.in: Regenerate.
10967
57f40826
NN
109682002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10969
3fedb745
NN
10970 * configure: Fix stupid bug where RANLIB was mistakenly included.
10971
abb2db7a 10972 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
10973 (build_configargs, host_configargs, target_configargs).
10974
10975 * configure.in: Move logic out of sed statement.
10976
abb2db7a 10977 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
10978 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10979
315fa0f4
SS
109802002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10981
10982 * config.sub: Import from master repository
10983 * config.guess: Ditto
10984
45aff44f
AS
109852002-12-24 Andreas Schwab <schwab@suse.de>
10986
10987 * Makefile.tpl (multilib.out): Fix missing space.
10988 * Makefile.in: Regenerate.
10989
88b5521b
NN
109902002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10991
10992 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10993 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10994 * Makefile.in: Regenerate.
10995 * configure.in: Remove unnecessary leftovers.
10996
2a726918
GK
109972002-12-21 Geoffrey Keating <geoffk@apple.com>
10998
10999 * configure.in (extra_ranlibflags_for_target): New variable.
11000 (*-*-darwin): Add -c to ranlib commands.
11001 * configure (tooldir): Handle extra_ranlibflags_for_target.
11002
aace3269 110032002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
11004
11005 * Makefile.tpl: Revert HJL's change.
11006 * Makefile.in: Regenerated.
11007 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11008 always.
11009
f0895142
AS
110102002-12-19 Andreas Schwab <schwab@suse.de>
11011
11012 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11013 * Makefile.in: Regenerate.
11014
dce2d8b2 110152002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
11016
11017 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11018 * Makefile.in: Regenerated.
11019
11020 * configure.in (build_prefix): New. Substitute.
11021
212f6dd0
NN
110222002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11023
79308c5d
NN
11024 * Makefile.tpl: Don't let real targets depend on phony targets.
11025 * Makefile.in: Regenerate.
11026
212f6dd0
NN
11027 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11028 * Makefile.in: Regenerate.
11029
ab17919f
SS
110302002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11031
11032 * config.sub: Import from master repository
11033 * config.guess: Ditto
11034
5ecf91d1
JM
110352002-12-16 Jason Merrill <jason@redhat.com>
11036
11037 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11038 previous 'make bootstrap'.
11039 * Makefile.in: Regenerate.
11040
d8437e1b
HPN
110412002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11042
11043 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11044
4977bab6
ZW
110452002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11046
11047 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11048 * Makefile.in: Regenerate.
11049
0edcfdcb
JM
110502002-12-13 Jason Merrill <jason@redhat.com>
11051
6248218a 11052 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
11053 library tests.
11054 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
11055 * Makefile.in: Regenerate.
11056
4977bab6
ZW
110572002-12-12 Alexandre Oliva <aoliva@redhat.com>
11058
11059 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11060 * Makefile.in: Rebuilt.
11061
f87505dd
AO
110622002-12-12 Alexandre Oliva <aoliva@redhat.com>
11063
11064 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11065
4977bab6
ZW
110662002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11067
11068 * configure: Fix bug put in by gremlins.
11069
11070 * Makefile.tpl: Substitute more autoconfily.
11071 * configure: Substitute more autoconfily.
11072 * Makefile.in: Regenerate.
11073
7f0db92a
SS
110742002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11075
11076 * config.sub: Import from master repository
11077 * config.guess: Ditto
11078 * MAINTAINERS: Added Svein Seldal under write after approval
11079
4977bab6
ZW
110802002-12-08 Andrew Cagney <ac131313@redhat.com>
11081
11082 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11083 * Makefile.in (all-sim): Ditto.
11084
110852002-12-06 DJ Delorie <dj@redhat.com>
11086
11087 * Makefile.tpl: Change configure dependencies to not have real
11088 targets depend on phony targets.
11089
110902002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11091
11092 * configure.in: Revert unintentional change.
11093
11094 * Makefile.tpl: Change dependency for */multilib.out so that
11095 it works when gcc isn't in the tree.
11096
11097 * configure.in: Substitute more.
11098 * configure: Run subconfigures from the Makefile.
11099 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11100 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11101
67f1b906
GP
111022002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11103
11104 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11105
4977bab6
ZW
111062002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11107
11108 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11109 and corresponding dependencies.
11110 * Makefile.in: Regenerate.
11111
11112 * configure.in (host_tools): Order binutils, gas and ld for
11113 convenience in running the testsuites.
11114
11115 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11116 * Makefile.in: Regenerate.
11117 * configure.in: Introduce rules to serialize subconfigure runs.
11118
11119 * configure.in: Introduce BASE_CC_FOR_TARGET.
11120 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11121 Realize configure-build-* targets. Realize configure-target-* targets.
11122 * Makefile.in: Regenerate.
11123
111242002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11125
11126 * configure: Move gcc_version_trigger stuff from here...
11127 * configure.in: ...to here.
11128
11129 * configure.in: Separate subconfigure options added by this file from
11130 options given by the user. Add machinery to put args for host
11131 subconfigures into the Makefile.
11132
11133 * Makefile.tpl: Remove 'vault' targets.
11134 * Makefile.tpl: Reorder and comment dependencies.
11135 * Makefile.in: Regenerate.
11136
111372002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11138 * configure.in: Fix my broken commit of previous patch. (sigh)
11139
743f054e
GK
111402002-11-28 Geoffrey Keating <geoffk@apple.com>
11141
11142 * configure.in: Move host-specific darwin noconfigdirs into
11143 the host-specific section.
11144
4977bab6
ZW
111452002-11-28 Geoffrey Keating <geoffk@apple.com>
11146
11147 * configure.in: Move host-specific darwin noconfigdirs into
11148 the host-specific section.
11149
111502002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11151
11152 * configure: Remove skip-this-dir support.
11153 * Makefile.tpl: Remove skip-this-dir support.
11154
11155 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11156 subdirectories.
11157 * Makefile.in: Regenerate.
11158
11159 * Makefile.tpl: Strip out useless setting of 'dir'.
11160 * Makefile.in: Regenerate.
11161
111622002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11163
11164 * configure.in: Fix deeply stupid bug.
11165
11166 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11167 shell code in CXX_FOR_TARGET
11168 * Makefile.def: Introduce raw_cxx.
11169 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11170 RAW_CXX_FOR_TARGET.
11171 * Makefile.in: Regenerate.
11172
111732002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11174
11175 * Makefile.tpl: Remove unnecessary ifs.
11176 * Makefile.in: Regenerate.
11177
11178 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11179 dependencies. Maybe-ize build-libiberty. Create dummy install
11180 targets for 'no_install' modules.
11181 * configure: Move GDB_TK substitution to configure.in. Move
11182 build_modules stuff to configure.in.
11183 * configure.in: Implement soft dependency machinery. Maybe-ize
11184 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11185 * Makefile.in: Regenerate.
11186
111872002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11188
11189 * Makefile.tpl: Make all-target, install-target behave similarly
11190 to all, install (only hitting configured targets). Eliminate
11191 unused macro defintions.
11192
11193 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11194 build != host.
11195
11196 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11197
11198 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11199
11200 * configure.in: Produce lists of subdir targets we're actually
11201 configuring. Remove references to "dosrel".
11202 * Makefile.tpl: Let configure set which subdir targets are hit.
11203 Remove install-cross; clean up install; remove ALL. Remove
11204 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11205 Autogenerate host module targets. Remove empty dependency lines
11206 and redundant dependency; rearrange slightly.
11207 * Makefile.def: Add host-side libtermcap, utils.
11208
11209 * Makefile.in: Regenerate.
11210
e6226a2f
RO
112112002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11212
11213 * ltconfig (osf[345]): Append $major to soname_spec.
11214 Reflect this in library_names_spec.
11215 * ltmain.sh (osf): Prefix $major with . for use as extension.
11216
3b75d237
AJ
112172002-11-19 Andreas Jaeger <aj@suse.de>
11218
11219 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11220 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11221 and sparc64 GNU/Linux systems.
11222
809108de
NS
112232002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11224
11225 * MAINTAINERS: Update email.
11226
e7e0de7e
GP
112272002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11228
11229 * MAINTAINERS: Complete James Dennett's entry.
11230
f7109dea
EB
112312002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11232
11233 * MAINTAINERS (Write After Approval): Add myself.
11234
d3ac17c9
BK
112352002-11-13 Bruce Korb <bkorb@gnu.org>
11236
11237 * Makefile.tpl: syntactic cleanup
11238
dce2d8b2 112392002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
11240
11241 * MAINTAINERS: Add myself to write-after-approval list.
11242
4977bab6
ZW
112432002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11244
11245 * Makefile.def: Add list of recursive targets to autogenerate.
11246 Add build_modules.
11247 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11248 targets. Autogenerate *-build-* targets.
11249 * Makefile.in: Regenerate.
11250
112512002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11252
11253 * configure: More autoconf-style substitutions.
11254 * Makefile.tpl: More autoconf-style substitutions.
11255 * Makefile.in: Regenerate.
11256
112572002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11258
11259 * configure: Substitute more variables in a more autoconf-friendly
11260 way. Simplify slightly.
11261 * Makefile.tpl: Make more variables substitutable in an
11262 autoconf-friendly way.
11263 * Makefile.in: Regenerate.
11264
d4783999
JW
112652002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11266
11267 * MAINTAINERS (Write After Approval): Add myself.
11268
4977bab6
ZW
112692002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11270
11271 * configure.in (v810*): Remove special setting of tools.
11272
11273 * configure: Add support for extra required flags for ar or nm.
11274 * configure.in (aix4.3+): Use above support for target-specific
11275 issues, rather than using config/mt-aix43.
11276
112772002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11278
11279 * configure: Remove 'removing', which doesn't work. Replace $subdir
11280 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11281 with $srcdir. Reformat indentation. Substitute some variables
11282 formerly hard-coded in the Makefile for build=host.
11283 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11284 * Makefile.def: Autogenerate more.
11285 * Makefile.in: Regenerate.
11286
1c9c903e
AN
112872002-11-04 Adam Nemet <anemet@lnxw.com>
11288
11289 * MAINTAINERS (Write After Approval): Add myself.
11290
40673d2b
KB
112912002-11-04 Kevin Buettner <kevinb@redhat.com>
11292
11293 * Makefile.def (host_modules): Add rda.
11294 * Makefile.in: Regenerate.
11295 * configure.in (target_tool): Add target-rda to list.
11296
42e650ae
GP
112972002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11298
11299 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11300
e004b81f
PE
113012002-10-25 Phil Edwards <pme@gcc.gnu.org>
11302
11303 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11304 and restrap targets to this rule.
11305 * Makefile.in: Regenerate.
11306
06bd49b1
GP
113072002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11308
11309 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11310 GNATS only accounts.
11311
d0af82b0
HPN
113122002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11313
11314 * configure.in (i[3456]86-*-linux*): Add check to disable
11315 ${libgcj} for glibc1.
11316
10782654
DC
113172002-10-24 Denis Chertykov <denisc@overta.ru>
11318
11319 * MAINTAINERS: Add myself as ip2k port maintainer.
11320
a5a438f5
SS
113212002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11322
11323 * configure.in: Add tic4x target.
11324
fe3d5b7f
NN
113252002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11326
aba8a494
NN
11327 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11328 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11329 * Makefile.in: Regenerate.
11330
fe3d5b7f
NN
11331 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11332 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11333 * Makefile.in: Regenerate.
11334
a6ad79e7
JJ
113352002-10-02 Janis Johnson <janis187@us.ibm.com>
11336
11337 * MAINTAINERS: Add myself as web pages co-maintainer.
11338
6a8a9058
NN
113392002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11340
11341 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11342 * Makefile.in: Regenerate.
11343
327d975a
ZW
113442002-10-02 Zack Weinberg <zack@codesourcery.com>
11345
11346 * MAINTAINERS: Add myself and Nathan Sidwell
11347 <nathan@codesourcery.com> as VxWorks maintainers.
11348
a5ae8f19 113492002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
11350
11351 * Makefile.def: Remove order dependency comments.
11352 * Makefile.tpl: Add explicit install-install dependencies.
11353 * Makefile.in: Regenerate.
d0f6c823 11354
34c6040c 11355 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 11356 * Makefile.in: Regenerate.
34c6040c 11357
d0f6c823
NN
11358 * Makefile.tpl: Add configure-target (for src-release in src)
11359 * Makefile.in: Regenerate.
11360
50bd210b
NC
113612002-09-30 Nick Clifton <nickc@redhat.com>
11362
11363 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11364
ca25149e
UW
113652002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11366
11367 * configure.in (s390*-*-linux*): Enable libgcj.
11368
dd30b57d
NN
113692002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11370
9e60a678
NN
11371 * configure: Revert accidentally applied changes.
11372
dd30b57d
NN
11373 * Makefile.tpl: Make more autoconf-friendly.
11374 * Makefile.in: Regenerate.
11375 * configure: Make substitution more autoconf-like.
11376
5831424e
RE
113772002-09-28 Richard Earnshaw <rearnsha@arm.com>
11378
11379 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11380 single entry to handle all these.
11381 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11382 libjava on arm-*-elf.
11383
b7f3b15b
GK
113842002-09-27 Geoffrey Keating <geoffk@apple.com>
11385
11386 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11387 things that depend on them.
11388
0dffceed
NN
113892002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11390
11391 * Makefile.tpl: Make subsituted variables more autoconfy.
11392 * Makefile.in: Regenerate.
11393 * configure: Make seds more autoconfy.
11394
1db75a86 113952002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
11396
11397 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11398 * Makefile.in: Regenerate.
11399 * configure.in: Rewrite sed statements to look autoconfy.
11400
1db75a86
NN
11401 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11402 all-target-foo on configure-target-foo.
11403 * Makefile.def: Ditto.
11404 * Makefile.in: Rebuild.
11405
741a4e89
AH
114062002-09-25 Andrew Haley <aph@redhat.com>
11407
11408 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11409
95ddd785
NN
114102002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11411
11412 * Makefile.def: New file.
11413 * Makefile.tpl: New file.
11414 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11415 * contrib/gcc_update: Note that Makefile.in is a generated file.
11416
11417 * configure.in: Minor rearrangement. Simplify tests.
11418
65a824f6
JT
114192002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11420
11421 * configure.in (with_headers): Skip copy if value is "yes".
11422 (with_libs): Likewise.
11423
51270f0a 114242002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
11425
11426 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11427 * configure.in (sh*-*-pe*): Ditto.
11428 * configure.in (mips*-*-pe*): Ditto.
11429 * configure.in (*arm-wince-pe): Ditto.
11430
8f89dbf4
NN
11431 * configure.in: Rearrange.
11432
c1b8db3f
KH
114332002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11434
11435 * MAINTAINERS: Update my email address.
11436
341f0575
PK
114372002-08-30 Paul Koning <pkoning@equallogic.com>
11438
11439 * MAINTAINERS: (Write After Approval): Add myself.
11440
d2e06980
GK
114412002-08-29 Geoffrey Keating <geoffk@redhat.com>
11442
11443 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11444
4906d5d8
GK
114452002-08-24 Geoffrey Keating <geoffk@redhat.com>
11446
11447 * MAINTAINERS: Change my mailing address.
11448
e9a25cc8
PC
114492002-08-21 Paolo Carlini <pcarlini@unitus.it>
11450
11451 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 11452 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 11453
dce2d8b2 114542002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
11455
11456 * MAINTAINERS (Write After Approval): Remove myself.
11457 (Various Maintainers: c++ runtime libs): Add myself.
11458
5ce6f47b
EC
114592002-08-15 Eric Christopher <echristo@redhat.com>
11460
11461 * config.sub: Import from master repository.
11462 * config.guess: Ditto.
11463
7f9317f0
AO
114642002-08-19 Alexandre Oliva <aoliva@redhat.com>
11465
11466 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11467 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11468 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11469
7aecca3d
AH
114702002-08-16 Aldy Hernandez <aldyh@redhat.com>
11471
11472 * MAINTAINERS: Add self to rs6000 vector extensions.
11473
8ea4b195
AO
114742002-08-15 Alexandre Oliva <aoliva@redhat.com>
11475
11476 * libiberty/configure: Reverted unintended yesterday's check in.
11477
f5cc59a7
AO
114782002-08-14 Alexandre Oliva <aoliva@redhat.com>
11479
11480 * boehm-gc/configure, libf2c/configure: Rebuilt.
11481 * libffi/configure, libiberty/configure: Ditto.
11482 * libjava/configure, libobjc/configure: Ditto.
11483 * libstdc++-v3/configure, zlib/configure: Ditto.
11484 Merged from binutils:
11485 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11486 From Steve Ellcey <sje@cup.hp.com>:
11487 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11488 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11489 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11490 IA64.
11491 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11492 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11493 soname_spec, sys_lib_search_path_spec): Ditto.
11494
dce2d8b2 114952002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
11496
11497 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11498
2ff34870
L
114992002-08-04 H.J. Lu (hjl@gnu.org)
11500
11501 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11502
a014f2fe
KW
115032002-08-02 Krister Walfridsson <cato@df.lth.se>
11504
11505 * MAINTAINERS (Write After Approval): Add myself.
11506
c01d477a
AM
115072002-07-31 Alan Modra <amodra@bigpond.net.au>
11508
11509 * configure.in: Move generic linux case to end. Copy generic
11510 linux noconfigdirs to mips*-*-linux* entry and new
11511 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11512
68cd2524
MM
115132002-07-19 Michael Matz <matz@suse.de>
11514
11515 * MAINTAINERS: Add myself as ra* maintainer.
11516
e2d83b8c
CD
115172002-07-16 Chris Demetriou <cgd@broadcom.com>
11518
11519 * config.guess: Update to 2002-07-09 version.
11520 * config.sub: Update to 2002-07-03 version.
11521
cece4f1d
HPN
115222002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11523
11524 * MAINTAINERS: Fix typo in a maintainer email address.
11525
bb654703
NN
115262002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11527
11528 * configure.in: Remove two redundant tests.
11529
789b7de5
RO
115302002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11531
11532 * configure.in (mips*-*-irix6*o32): Enable stabs.
11533
e1da1089
NN
115342002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11535
f3970bba
NN
11536 * configure.in: Don't build grez.
11537 * Makefile.in: Ditto.
11538
e1da1089
NN
11539 * Makefile.in: Remove references to bsp, cygmon, libstub.
11540 * configure.in: Ditto.
11541
11542 * configure.in: Remove leftover reference to gdbtest.
11543
57c905fa
PE
115442002-07-08 Phil Edwards <pme@gcc.gnu.org>
11545
11546 * configure.in (gxx_include_dir): Change to match versioned
11547 C++ headers if --enable-version-specific-runtime-libs is used.
11548
a0af94a7 115492002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 11550
a0af94a7
SE
11551 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11552
423ce3eb
NN
115532002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11554
11555 * configure.in: Make --without-x work.
11556
98186934
NN
115572002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11558
c3b7d169
NN
11559 * configure.in: Rearrange target Makefile fragment collection.
11560
98186934
NN
11561 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11562 cvs[src].
11563 * configure.in: Ditto.
11564
eebd288a
MK
115652002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11566
11567 * MAINTAINERS (Write After Approval): Update my e-mail address.
11568
3ab36f05
NN
115692002-06-24 Ben Elliston <bje@redhat.com>
11570
11571 * configure.in (host_tools): Remove cgen.
11572
11573 * Makefile.in (all-cgen): Remove; runs from its source directory.
11574 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 11575 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
11576 (all-sim): Likewise.
11577
dce2d8b2 115782002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
11579
11580 * Makefile.in: Eliminate 'apache' targets.
11581 * configure.in: Eliminate 'apache' targets.
11582
55380b08
NN
11583 * configure.in: Eliminate redundant tests. Reorganize.
11584
9a5c1b9d
NN
11585 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11586
5fd3853a
NN
11587 * config-ml.in: Eliminate references to Cygnus configure.
11588
cfefc434
NN
11589 * Makefile.in: Eliminate references to building emacs.
11590
2fe93885
GS
115912002-06-28 Graham Stott <graham.stott@btinternet.com>
11592
11593 * MAINTAINERS: Update my email address.
11594
53c40185
BK
115952002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11596
11597 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 11598 (cxx_incdir): Remove.
53c40185 11599
97679694
NN
116002002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11601
11602 * MAINTAINERS (Write After Approval): Add self.
11603
b03bcd37
DC
11604Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11605
11606 * configure.in: Add support for ip2k.
11607
6bd12129
NN
116082002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11609
11610 * configure.in: Fix AIX configury bug.
11611
e0d98a92
SE
116122002-06-20 Steve Ellcey <sje@cup.hp.com>
11613
11614 * MAINTAINERS (Write After Approval): Add self.
11615
ba3292db
NN
116162002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11617
ef40bc65
NN
11618 * configure.in: replace ${topsrcdir} with ${srcdir}
11619
7a0be465
NN
11620 * configure.in: Move definition of libstdcxx_flags
11621 right above usage, rather than waaay earlier.
11622
e1848dde
NN
11623 * configure.in: Pull definition of is_cross_compiler earlier.
11624
8bc2fff1
NN
11625 * configure.in: Rearrange a little.
11626
ba3292db
NN
11627 * configure.in: Remove references to librx.
11628 * Makefile.in: Remove references to librx.
11629
11d8b408
DC
11630Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11631
11632 * config.sub: Add support for avr target.
11633 Import from master sources, rev 1.255
5ce6f47b 11634
93da8339
PE
116352002-06-19 Phil Edwards <pme@gcc.gnu.org>
11636
11637 * configure, .cvsignore: Revert previous change...
11638 * Makefile: ...delete.
11639
b4caab5c
NN
116402002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11641
11642 * configure.in: Eliminate ${gasdir} variable.
11643
ee777171
DB
116442002-06-18 Dave Brolley <brolley@redhat.com>
11645
11646 * configure.in: Add support for frv.
11647 * config.sub: Add support for frv.
11648
26e4af54
PE
116492002-06-18 Phil Edwards <pme@gcc.gnu.org>
11650
11651 * configure: Remove garbage from previous commit.
11652
bb20b7da
PE
116532002-06-18 Phil Edwards <pme@gcc.gnu.org>
11654
11655 * configure: For in-source builds, make a subdir and re-exec there.
11656 * Makefile: New file. Pass targets through to build directory.
11657 * .cvsignore: No longer ignore "Makefile".
11658
9d321f6c
DR
116592002-06-16 Douglas Rupp <rupp@gnat.com>
11660
11661 * MAINTAINERS (Write After Approval): Add self.
11662
c8eb2bc0
KG
116632002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11664
11665 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11666
f210d239
JT
116672002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11668
11669 * configure.in (vax-*-netbsd*): Re-enable gas.
11670
e9667b3c
NN
116712002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11672
efe1f357
NN
11673 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11674 BUILD_PREFIX_1, to correct nomenclature.
11675 * configure: Likewise.
11676
e9667b3c
NN
11677 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11678 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11679
fe2fe497
OH
116802002-05-31 Olaf Hering <olh@suse.de>
11681
11682 * config-ml.in: Propogate DESTDIR also.
11683
dcf7f0dd
JT
116842002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11685
11686 * configure.in (vax-*-netbsd*): Don't build gas for this
11687 platform.
11688
6ff14f32
MM
116892002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11690
11691 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11692 and libgcj for AVR.
11693
397de1ff
KK
116942002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11695
11696 * MAINTAINERS (Write After Approval): Add myself.
11697
ac30211c
JT
116982002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11699
11700 * config.guess: Update to 2002-05-22 version.
11701 * config.sub: Likewise.
11702
1e6347d8
RO
117032002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11704
11705 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11706 * config-ml.in: Likewise.
11707 * configure: Likewise.
11708 * configure.in: Likewise.
11709
e5ce1d6d
SC
117102002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11711
11712 * MAINTAINERS: Update my email address.
11713
6cdef75d
NN
117142002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11715
4a87f061
NN
11716 * configure.in: Simplify makefile fragment collection.
11717
11718 * configure.in: Remove code to build emacs.
603606e7 11719
e254d6b5
NN
11720 * configure.in : Remove --srcdir argument from targargs and buildargs
11721 (it's always overridden in the Makefile anyway). Rearrange a bit.
11722
11723 * configure: Move some logic to configure.in.
11724 * configure.in: Move some logic from configure.
6cdef75d 11725
1d6006fe
TT
117262002-05-11 Tom Tromey <tromey@redhat.com>
11727
11728 * MAINTAINERS: Reflect libgcj reality.
11729
b70b3534
FS
117302002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11731
11732 * Makefile.in: Honour DESTDIR.
11733
4434687a
MM
117342002-05-08 Mark Mitchell <mark@codesourcery.com>
11735
11736 * config.guess: Import 2002-03-20 version.
11737 * config.sub: Import 2002-04-26 version.
11738
a89e49c7
RO
117392002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11740
11741 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11742
44e55536
TJ
117432002-05-07 Tim Josling <tej@melbpc.org.au>
11744
11745 * MAINTAINERS: Add self.
11746
dce2d8b2 117472002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
11748
11749 * ltmain.sh: Detect and handle object name conflicts
11750 while piecewise linking a static library.
11751
b7c13625
AO
117522002-05-05 Alexandre Oliva <aoliva@redhat.com>
11753
11754 * configure.in (noconfigdirs): Don't disable libgcj on
11755 sparc64-*-solaris* and sparcv9-*-solaris*.
11756
4182d9fa
AO
117572002-05-03 Alexandre Oliva <aoliva@redhat.com>
11758
11759 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11760
7bebf279
TF
117612002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11762
11763 * configure.in (FLAGS_FOR_TARGET): Do not add
11764 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11765 on i[3456]86-*-linux*.
11766
9a06dc7d
TF
117672002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11768
11769 * configure.in (noconfigdirs): Replace [ ] with test.
11770
11771 * configure.in (noconfigdirs): Do not add target-newlib if
11772 target == i[3456]86-*-linux*, and host == target.
11773
a51a07fa
NN
117742002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11775
9e7facd6
DD
11776 * configure.in: delete reference to absent file
11777
aeaa0f2f
NN
11778 * configure.in: replace '[' with 'test'
11779
4bb98828
NN
11780 * configure.in: Eliminate references to gash.
11781 * Makefile.in: Eliminate references to gash.
11782
64791664
NN
11783 * configure.in: remove useless references to 'pic' makefile fragments.
11784
3ed57cf4
NN
11785 * configure.in: (*-*-windows*) Finish removing.
11786
a51a07fa
NN
11787 * configure.in: Eliminate redundant test for libgui.
11788
8552f6f1
RS
117892002-04-29 Roger Sayle <roger@eyesopen.com>
11790
11791 * MAINTAINERS: Add self and realphabetize. Update entries
11792 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11793 entry for a29k port maintainer.
11794
dce2d8b2 117952002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
11796
11797 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11798 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11799
704c9a14
NN
118002002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11801
11802 * configure.in: remove references to dead files
11803
7bff5059
MM
118042002-04-19 Mark Mitchell <mark@codesourcery.com>
11805
11806 * MAINTAINERS: Add information about purpose of this file.
11807
0c7c67f0
TT
118082002-04-18 Tom Tromey <tromey@redhat.com>
11809
11810 * configure.in: Disallow configuring libgcj when it is already
11811 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11812 Solaris 2.8 by default. For PR libgcj/6158.
11813
63501e91
NN
118142002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11815
11816 * configure.in: Move default CC setting out of config/mh-* fragments
11817 directly into here.
11818
701afd4d
NN
118192002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11820
11821 * configure.in: don't even try to configure or make a subdirectory
11822 if there's no configure script for it.
11823
07cdae91
MM
118242002-04-15 Mark Mitchell <mark@codesourcery.com>
11825
11826 * MAINTAINERS: Remove chill maintainers.
11827 * Makefile.in (CHILLFLAGS): Remove.
11828 (CHILL_LIB): Remove.
11829 (TARGET_CONFIGDIRS): Remove libchill.
11830 (CHILL_FOR_TARGET): Remove.
11831 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11832 CHILL_LIB.
11833 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11834 (CHECK_TARGET_MODULES): Likewise.
11835 (INSTALL_TARGET_MODULES): Likewise.
11836 (CLEAN_TARGET_MODULES): Likewise.
11837 (configure-target-libchill): Remove.
11838 (all-target-libchill): Remove.
11839 * configure.in (target_libs): Remove target-libchill.
11840 Do not compute CHILL_FOR_TARGET.
11841 * libchill: Remove directory.
5ce6f47b 11842
ab50d72b
DD
118432002-04-11 DJ Delorie <dj@redhat.com>
11844
11845 * Makefile.in, configure.in: Sync with binutils, entries
11846 follow...
11847
0a1e123a
DD
118482002-04-07 Andrew Cagney <ac131313@redhat.com>
11849
11850 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11851 (do-tar, do-bz2): New rules.
11852 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11853 (gdb-tar): New rule.
11854 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11855 (insight_dejagnu.tar): New rule.
11856 (insight.tar): New rule.
11857 (gdb+dejagnu.tar): New rule.
11858 (gdb.tar): New rule.
11859
ab50d72b
DD
118602002-02-01 Mo DeJong <supermo@bayarea.net>
11861
11862 * Makefile.in: Add all-tix to deps for all-snavigator
11863 so that tix is built when building snavigator.
11864
118652002-01-11 Steve Ellcey <sje@cup.hp.com>
11866
11867 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11868 ld and gdb are not supported.
11869
118702002-01-07 Mark Salter <msalter@redhat.com>
11871
11872 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11873 Allow target-libgloss to be built for arm, strongarm, and xscale.
11874
118752001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11876
11877 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11878 options for i[3456]86-pc-linux* native builds.
11879
118802001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11881
11882 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11883 files from .po files for a distribution.
11884
118852001-09-03 Jeff Holcomb <jeffh@redhat.com>
11886
11887 * configure.in: Enable libstdc++-v3 for h8300 targets.
11888
118892001-06-19 Alan Modra <amodra@bigpond.net.au>
11890
11891 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11892 version from bfd/.
11893
11894Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11895
11896 * Makefile.in (VER): When present, extract the version number from
11897 the file version.in.
11898
dce2d8b2 118992001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
11900
11901 * configure.in : enable ld for aix
11902
119032001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11904
11905 * config.guess: Add linux target for S/390.
11906
119072000-11-07 Philip Blundell <pb@futuretv.com>
11908
11909 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11910
119112000-11-03 Philip Blundell <pb@futuretv.com>
11912
11913 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11914 files.
11915
119162001-01-15 Ben Elliston <bje@redhat.com>
11917
11918 * configure.in (host_tools): Add sid.
11919 Always configure cgen.
11920
119212000-11-24 Nick Clifton <nickc@redhat.com>
11922
11923 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11924
ab50d72b
DD
119252000-08-20 Doug Evans <dje@casey.transmeta.com>
11926
11927 * Makefile.in (ALL_MODULES): Add all-cgen.
11928 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11929 (all-cgen): New target.
11930 (all-opcodes,all-sim): Depend on all-cgen.
11931 * configure.in (host_tools): Add cgen.
11932 Only configure cgen if --enable-cgen-maint.
11933
dce2d8b2 119342002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
11935
11936 * configure.in: Add *-*-freebsd* configurations.
11937
90def2b2
TT
119382002-04-08 Tom Tromey <tromey@redhat.com>
11939
11940 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11941 Fixes PR libgcj/6068.
11942
320d7e7a
KW
119432002-03-30 Krister Walfridsson <cato@df.lth.se>
11944
11945 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11946
18b467f1
RO
119472002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11948
11949 * configure.in (alpha*-dec-osf*): Enable libgcj.
11950
dce2d8b2 119512003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
11952
11953 * MAINTAINERS (Write After Approval): Add myself.
11954
56ae9405
NC
119552002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11956
11957 Fix for: PR bootstrap/3591, target/5676
11958 * configure.in (mcore-pe): Disable the configuration of
11959 libstdc++-v3 since exceptions are not supported.
11960
f18d9a0c
AG
119612002-03-20 Anthony Green <green@redhat.com>
11962
11963 * configure.in: Enable libgcj for xscale-elf target.
11964
dce2d8b2 11965Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
11966
11967 * MAINTAINERS: Update my email address.
11968
28eca9e8
AO
119692002-03-16 Alexandre Oliva <aoliva@redhat.com>
11970
11971 * ltmain.sh (relink_command): Fix typo in previous change.
11972
e67e72c7
AO
119732002-03-15 Alexandre Oliva <aoliva@redhat.com>
11974
11975 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11976 (relink_command): Added --tag flags.
11977 (mode=install): If relinking fails; error out.
11978
c2273204
RH
119792002-03-12 Richard Henderson <rth@redhat.com>
11980
11981 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11982 .NOTPARALLEL tag.
11983 (do-check): Rename from check.
11984 (check): Allow parallel check.
11985
bcb64245
BW
119862002-03-12 Bob Wilson <bob.wilson@acm.org>
11987
11988 * MAINTAINERS: Add myself as maintainer for xtensa port.
11989 Fix alphabetical order in CPU port maintainer list.
11990 Remove myself from Write After Approval list.
11991
63adb4ff
RH
119922002-03-11 Richard Henderson <rth@redhat.com>
11993
11994 * Makefile.in (.NOTPARALLEL): Add fake tag.
11995
9bec4bf0
L
119962002-03-07 H.J. Lu (hjl@gnu.org)
11997
11998 * configure.in: Enable gprof for mips*-*-linux*.
11999
c7fc1f84
DS
120002002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12001
12002 * MAINTAINERS (Write After Approval): Add myself.
12003
6bff33fb
AO
120042002-02-28 Alexandre Oliva <aoliva@redhat.com>
12005
12006 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12007 libjava.
12008 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12009
0210b33b
AO
120102002-02-23 Alexandre Oliva <aoliva@redhat.com>
12011
12012 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12013 because its Makefile is there; test for the executable instead.
12014
fcc0a3ef
AO
120152002-02-22 Alexandre Oliva <aoliva@redhat.com>
12016
12017 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12018 libstdc++-v3 and libjava.
12019
dce2d8b2 120202002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
12021
12022 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12023 boehm-gc
5ce6f47b 12024
40fe0ec3
AO
120252002-02-09 Alexandre Oliva <aoliva@redhat.com>
12026
12027 * config.guess: Updated to 2002-01-30's version.
12028 * config.sub: Updated to 2002-02-01's version.
12029 Contribute sh64-elf.
12030 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12031 * configure.in: Added sh64-*-*.
12032
694d53ee
CD
120332002-02-08 Chris Demetriou <cgd@broadcom.com>
12034
12035 * MAINTAINERS: Belatedly add myself to write after approval list.
12036
a9ca50b1
JH
12037Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12038
12039 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12040 Remove self as Write After Approval.
12041
5ffc3500
GK
120422002-01-31 Geoffrey Keating <geoffk@redhat.com>
12043
12044 * MAINTAINERS: Put self in as maintainer for contrib/regression
12045 directory.
12046
4ceaf7fb
PE
120472002-01-28 Phil Edwards <pme@gcc.gnu.org>
12048
12049 * MAINTAINERS: Update my email address.
12050
51584787
JT
120512002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12052
5ce6f47b
EC
12053 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12054 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
12055 libraries if not supported for NetBSD on target CPU.
12056
5701d273
DR
120572002-01-25 Douglas B Rupp <rupp@gnat.com>
12058
12059 * install-sh: Use _inst.$$_ for temp file name.
12060
b299a075
JT
120612002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12062
12063 * MAINTAINERS (Write After Approval): Move my contact info
12064 from here...
12065 (OS Port Maintainers): ...to here (netbsd).
12066
51fe14b5
BW
120672002-01-22 Bob Wilson <bob.wilson@acm.org>
12068
12069 * MAINTAINERS (Write After Approval): Add myself.
12070
dce2d8b2 120712002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
12072
12073 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12074 (all-target-fastjar): Also depend on all-target-libiberty.
12075
3cd87679
L
120762002-01-16 H.J. Lu (hjl@gnu.org)
12077
12078 * config.guess: Import from master sources, rev 1.225.
12079 * config.sub: Import from master sources, rev 1.238.
12080
969a6d8f
KH
120812002-01-16 Kazu Hirata <kazu@hxi.com>
12082
12083 * MAINTAINERS (Write After Approval): Remove myself.
12084
366f6a52
FW
120852001-12-19 Florian Weimer <fw@deneb.enyo.de>
12086
12087 * MAINTAINERS (Write After Approval): Add myself.
12088
f02240b6
JM
120892001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12090
12091 * MAINTAINERS: Add self as docs co-maintainer.
12092
5d08dc39
MK
120932001-12-11 Matthias Klose <doko@debian.org>
12094
12095 * MAINTAINERS (Write After Approval): Add myself.
12096
39e790d5
ZW
120972001-12-09 Zack Weinberg <zack@codesourcery.com>
12098
12099 * MAINTAINERS: Update my email address.
12100
4519d6a3
TC
121012001-12-07 Turly O'Connor <turly@apple.com>
12102 * MAINTAINERS (Write After Approval): Add myself.
12103 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12104 (rs6000_initialize_trampoline): Call __trampoline_setup for
12105 ABI_DARWIN too.
12106 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 12107 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 12108
21cf0a73
PC
121092001-12-07 Paolo Carlini <pcarlini@unitus.it>
12110
12111 * MAINTAINERS (Write After Approval): Add myself.
12112
4ee43206
DR
12113Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12114
12115 * configure, configure.in: Use temp file for long sed commands.
12116
251931f3
LG
121172001-12-03 Laurent Guerby <guerby@acm.org>
12118
12119 * config.sub: Update to version 1.232 on subversion.
12120
03777dd7
BE
121212001-12-03 Ben Elliston <bje@redhat.com>
12122
12123 * MAINTAINERS: Update mail address for config.* patches.
12124
dce2d8b2 121252001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
12126 Zack Weinberg <zack@codesourcery.com>
12127
12128 When build != host, create libiberty for the build machine.
12129
12130 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12131 CONFIG_ARGUMENTS.
12132 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12133 New variables.
12134 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12135 and rules.
12136 (all.normal): Depend on ALL_BUILD_MODULES.
12137 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12138 (all-build-libiberty): Depend on configure-build-libiberty.
12139
12140 * configure: Calculate and substitute proper value for
12141 ALL_BUILD_MODULES.
12142 * configure.in: Create the build subdirectory.
12143 Calculate and substitute TARGET_CONFIGARGS (formerly
12144 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12145
04075e8f
ZL
121462001-11-26 Ziemowit Laski <zlaski@apple.com>
12147
12148 * MAINTAINERS (write-after-approval): Add self.
12149
ed19322d
CR
121502001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12151
12152 * MAINTAINERS (GNATS only accounts): Remove self.
12153
90a12988
HPN
121542001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12155
12156 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12157 libf2c.
12158
77e653ad
CR
121592001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12160
12161 * MAINTAINERS (Write After Approval): Add self.
12162
64adad99
DB
121632001-11-12 David O'Brien <obrien@FreeBSD.org>
12164
12165 * MAINTAINERS: mips and s390 are also CPU ports.
12166
834a28c7
DB
121672001-11-12 David O'Brien <obrien@FreeBSD.org>
12168
12169 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12170
ef94239f
DB
121712001-11-11 David O'Brien <obrien@FreeBSD.org>
12172
12173 * MAINTAINERS: Alphabetize.
12174
beda0427
KH
121752001-11-09 Kazu Hirata <kazu@hxi.com>
12176
12177 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12178
6ca224d3
JDA
121792001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12180
12181 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12182
132e4bd7
PE
121832001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12184
12185 * configure.in (--enable-languages): Be more permissive about
12186 syntax. Check for empty lists better. Warn about $LANGUAGES.
12187
c6243b4c
GK
121882001-11-08 Geoffrey Keating <geoffk@redhat.com>
12189
12190 * config.sub: Import from master sources, rev. 1.230.
12191 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12192
abbb9e76
LG
121932001-11-07 Laurent Guerby <guerby@acm.org>
12194
12195 * MAINTAINERS (Write After Approval): Add self.
12196
53cdb27a
HPN
121972001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12198
12199 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12200
dd3a88c9
HPN
122012001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12202
12203 * config.sub: Import from master sources, rev 1.226.
12204 * config.guess: Import from master sources, rev 1.216.
12205
d344dce9
HPN
122062001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12207
12208 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12209 * MAINTAINERS: Add self as maintainer of MMIX port.
12210 Remove old after-approval entry.
12211
63f6bcd7
JM
122122001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12213
12214 * ChangeLog, configure: Fix spelling errors.
12215
84f92638
BK
122162001-10-20 Brendan Kehoe <brendan@zen.org>
12217
12218 * MAINTAINERS: Tweak my address.
12219
dce2d8b2 12220Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
12221
12222 * MAINTAINERS: Update my email address.
12223
1567080c 122242001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 12225
f48a3b5c 12226 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 12227 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 12228
30106886
GB
122292001-10-10 Geert Bosch <bosch@gnat.com>
12230
e490616e 12231 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
12232 Added Robert Dewar.
12233
dce2d8b2 122342001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
12235
12236 * MAINTAINERS (Write After Approval): Added self
12237
d1c3e709
GB
122382001-10-02 Geert Bosch <bosch@gnat.com>
12239
12240 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12241
50f5f793
JM
122422001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12243
12244 * configure: Handle temporary files securely using mkdir.
12245
7fddf9a9
AO
122462001-09-29 Alexandre Oliva <aoliva@redhat.com>
12247
12248 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12249
dce2d8b2 122502001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
12251
12252 * configure.in (*-*-linux*): Disable configuration of target-newlib
12253 and target-libgloss.
e490616e 12254
0c055e34
AO
122552001-09-26 Alexandre Oliva <aoliva@redhat.com>
12256
12257 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12258 RANLIB.
12259
759bfa90
AO
122602001-09-21 Alexandre Oliva <aoliva@redhat.com>
12261
12262 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12263 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12264 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12265 avoid quotes nesting problems.
12266 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12267 (DO_X): Export only variables that are set.
12268
1dc4a750
BE
122692001-09-19 Ben Elliston <bje@redhat.com>
12270
12271 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12272 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12273 semantics. Use the shell built-in "type" command instead.
12274
898c7238
AO
122752001-08-31 Alexandre Oliva <aoliva@redhat.com>
12276
12277 Merged from gcc-3_0-branch:
12278 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12279 * ltcf-c.sh: Use $objext, not $ac_objext.
12280 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12281 * ltcf-cxx.sh: Add support for GNU.
12282 2001-07-22 Timothy Wall <twall@redhat.com>
12283 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12284 default settings if using GNU tools with that configuration.
12285 * ltcf-cxx.sh: Ditto.
12286 * ltcf-gcj.sh: Ditto.
12287 2001-07-21 Michael Chastain <chastain@redhat.com>
12288 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12289 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12290 * ltmain.sh: Mark as gcc-local.
12291
8fa0a32e
EC
122922001-08-30 Eric Christopher <echristo@redhat.com>
12293 Jason Eckhardt <jle@redhat.com>
12294
12295 * config.guess: Merge from master sources.
12296 * config.sub: Merge from master sources, add support for mipsisa32.
12297
32f30f91 122982001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
12299 * config.sub: Merge from master sources, rev 1.219.
12300 * MAINTAINERS: Add self as contact for stormy16 port.
12301
f6084f99
ZW
123022001-08-14 Zack Weinberg <zackw@panix.com>
12303
12304 * config.sub: Merge from master sources, rev 1.218.
12305 * config.guess: Merge from master sources, rev 1.209.
12306
91b54f7f
GS
123072001-08-11 Graham Stott <grahams@redhat.com>
12308
12309 * Makefile.in (check-c++): Add missing semicolon.
12310
e5b3941e
JH
12311Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12312
32f30f91 12313 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 12314
6387a56e
EC
123152001-07-30 Eric Christopher <echristo@redhat.com>
12316
12317 * MAINTAINERS (Various maintainers: mips port): Added myself.
12318
53b475f0
AH
123192001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12320
e490616e 12321 * configure.in (sh-*-linux*): New.
53b475f0 12322
2a08c780
RH
123232001-07-27 Richard Henderson <rth@redhat.com>
12324
12325 * .cvsignore: Add LAST_UPDATED.
12326
bfa79422
UW
123272001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12328
12329 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12330
0ae85492
AH
123312001-07-16 Aldy Hernandez <aldyh@redhat.com>
12332
e490616e 12333 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 12334
8e1ab0fe
NP
12335Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12336
12337 * MAINTAINERS (Write After Approval): Added myself.
12338
2b997990
SC
123392001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12340
12341 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12342 and libgcj on m68hc11/m68hc12.
12343
d920e825
L
123442001-06-27 H.J. Lu (hjl@gnu.org)
12345
12346 * Makefile (CFLAGS_FOR_BUILD): New.
12347 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12348
d425a1e0
JM
123492001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12350
12351 * README: Remove version number.
12352
5b5b4207
GP
123532001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12354
12355 * INSTALL/README: Update wrt. to the installation instructions now
12356 residing in gcc/doc/install.texi.
12357
be839b69
JM
123582001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12359
12360 * README: Replace with a cut-down and updated version of gcc/README.
12361
fe2ee7c4
DE
123622001-06-12 David Edelsohn <edelsohn@gnu.org>
12363
12364 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12365 multilibs to be disabled.
12366
4f5d646c
DB
123672001-06-11 Daniel Berlin <dan@cgsoftware.com>
12368
12369 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 12370
818f0c85
AO
123712001-06-09 Alexandre Oliva <aoliva@redhat.com>
12372
12373 * config.guess: Import CVS version 1.195.
12374 * config.sub: Import CVS version 1.212.
12375
e9a8af10
AO
123762001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12377
12378 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12379 gcc/xgcc is built, use -print-prog-name to find out the program
12380 name to use.
12381
ae3ca0a9
PE
123822001-06-04 Phil Edwards <pme@sources.redhat.com>
12383
12384 * config.guess: Import CVS version 1.194. All gcc-local changes
12385 appear to also be in the master copy.
12386 * config.sub: Import CVS version 1.211.
12387
066bd40d
MM
12388Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12389
12390 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12391 with_gcc]: Use `gcc -shared' to build a shared library.
12392
4aef4f33
JDA
12393Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12394
12395 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12396 archives.
12397
c386f00f
RO
12398Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12399
12400 * MAINTAINERS (Write After Approval): Add myself.
12401
2ae5cea5
HPN
124022001-06-01 Hans-Peter Nilsson <hp@axis.com>
12403
12404 * configure.in (libstdcxx_flags): Do not try to execute
12405 libstdc++-v3/testsuite_flags until it exists.
12406
c3766183
AM
124072001-06-01 Alan Modra <amodra@bigpond.net.au>
12408
12409 * MAINTAINERS: Update my email address.
12410
9b337833
GS
124112001-05-31 Graham Stott <grahams@redhat.com>
12412
12413 * MAINTAINERS (Write After Approval): Add myself.
12414
dce2d8b2 124152001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
12416
12417 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12418 libraries when using g++ with native linker.
12419
5f7de4b8
AO
124202001-05-28 Alexandre Oliva <aoliva@redhat.com>
12421
12422 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12423
a7bc0fbb
AO
124242001-05-22 Alexandre Oliva <aoliva@redhat.com>
12425
12426 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12427 [aix4*|aix5*]: Prepend blank.
12428
33456445
AO
124292001-05-20 Alexandre Oliva <aoliva@redhat.com>
12430
12431 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12432 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12433 of subdir/configure scripts to use the new libtool.m4.
12434
e48d3d00
MK
124352001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12436
12437 * MAINTAINERS (Write After Approval): Add myself.
12438
9e0e191b
BK
124392001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12440
12441 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12442
3f19b439
BE
124432001-05-11 Ben Elliston <bje@redhat.com>
12444
12445 * Makefile.in (all-sid): New target.
12446 (check-sid, clean-sid, install-sid): Likewise.
12447
6ebe3121
JO
124482001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12449
12450 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12451
ca3667c4
AO
124522001-05-03 Alexandre Oliva <aoliva@redhat.com>
12453
12454 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12455 libgcj.
12456
124572001-05-03 Alexandre Oliva <aoliva@redhat.com>
12458
12459 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12460 gcc/xgcc is built, use -print-prog-name to find out the program
12461 name to use.
12462
b2964d63
AO
124632001-04-26 Alexandre Oliva <aoliva@redhat.com>
12464
b1bb2302
AO
12465 * configure.in (noconfigdirs): Don't reset it from scratch in the
12466 target case; only append to it.
6387a56e 12467
b2964d63
AO
12468 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12469 sparc-*-solaris2.8]: Disable ${libgcj}.
12470
8343765d
AO
124712001-04-25 Alexandre Oliva <aoliva@redhat.com>
12472
12473 * configure.in (libgcj_saved): Copy from $libgcj.
12474 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12475 --disable-libgcj.
12476
ddbb6d43
GRK
124772001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12478
12479 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 12480 C front end maintainer.
ddbb6d43 12481
3fa03ff9
AG
12482Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12483
12484 * configure.in: Move *-chorusos target case to the proper switch.
12485 Disable libgcj.
12486
99ffe40f
AO
124872001-04-12 Alexandre Oliva <aoliva@redhat.com>
12488
12489 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12490 1.641.2.228.
12491
78faa32d
FS
124922001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12493
12494 * Makefile.in (STAGE1_CFLAGS): Pass down.
12495
cdbff0ab
AM
124962001-04-13 Alan Modra <amodra@one.net.au>
12497
12498 * config.guess: Add hppa64-linux support. Note for next import that
12499 this is already in the master file.
12500 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12501
75b9074c
AO
125022001-04-12 Alexandre Oliva <aoliva@redhat.com>
12503
12504 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12505 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12506
125404c5
SS
125072001-04-11 Stan Shebs <shebs@apple.com>
12508
12509 * MAINTAINERS: Add self as Darwin port maintainer.
12510
876684fe
AM
125112001-04-11 Alan Modra <amodra@one.net.au>
12512
12513 * MAINTAINERS: Update my email address.
12514
06729913
LR
125152001-04-10 Loren J. Rittle <ljrittle@acm.org>
12516
12517 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12518 recent versions of FreeBSD (release 3 or later).
12519 * ltconfig: On FreeBSD, -lc must not be provided when building
12520 a shared library or else the standard -pthread gcc option is
12521 rendered worthless to later users of the built library.
12522
67916302
JM
125232001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12524
12525 * MAINTAINERS: Add self and RTH as C front end maintainers.
12526
d2bc0628
AO
125272001-04-05 Alexandre Oliva <aoliva@redhat.com>
12528
e490616e
ZW
12529 * config.sub: Make sure to match an already-canonicalized
12530 machine name (eg. mn10300-unknown-elf).
d2bc0628 12531
a3406c06
AO
125322001-04-01 Alexandre Oliva <aoliva@redhat.com>
12533
12534 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12535 New macros.
12536 (bootstrap, cross): Use RECURSE_FLAGS.
12537 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12538
a076f6a4
AO
125392001-03-27 Alexandre Oliva <aoliva@redhat.com>
12540
12541 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12542
e9f4fa71
CH
125432001-03-22 Colin Howell <chowell@redhat.com>
12544
7238de5c
CH
12545 * Makefile.in (DO_X): Do not backslash single-quotes in
12546 backquotes (two places).
e9f4fa71 12547
b6b14b1b
AO
125482001-03-22 Alexandre Oliva <aoliva@redhat.com>
12549
12550 Re-installed:
12551 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12552 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12553 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12554 * ltcf-cxx.sh: Likewise.
12555 * ltcf-gcj.sh: Likewise.
12556
1eb0b89d
GP
125572001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12558
12559 * MAINTAINERS: Add myself as "documentation co-maintainer".
12560
82e23236
AO
125612001-03-22 Alexandre Oliva <aoliva@redhat.com>
12562
12563 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12564 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12565
64ec27c3
TT
125662001-03-19 Tom Tromey <tromey@redhat.com>
12567
12568 * config-ml.in: Handle GCJ and GCJFLAGS.
12569
191de407
MC
125702001-03-21 Michael Chastain <chastain@redhat.com>
12571
12572 * Makefile.in: all-m4 depends on all-texinfo.
12573
fed4dede
LR
125742001-03-20 Loren J. Rittle <ljrittle@acm.org>
12575
12576 * MAINTAINERS: Add myself to write after approval list.
12577
085072bb
LB
125782001-03-18 Laurynas Biveinis <lauras@softhome.net>
12579
12580 * Makefile.in (DO_X): Quote nested quotes.
12581
5af8ea3f
AM
125822001-03-18 Alan Modra <alan@linuxcare.com.au>
12583
12584 * MAINTAINERS: Add myself to write after approval list.
12585
69e23037
LB
125862001-03-15 Laurynas Biveinis <lauras@softhome.net>
12587
12588 * Makefile.in (DO_X): Use double quotes for quoting
12589 "RANLIB=$${RANLIB}".
12590
2b9650f4
OP
125912001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12592
12593 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12594
dce2d8b2 125952001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
12596
12597 * configure.in: Only use `lang_requires' for languages athat are
12598 actually enabled.
12599
f6646274
PE
126002001-03-08 Phil Edwards <pme@sources.redhat.com>
12601
12602 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12603
c9a54638
AO
126042001-03-08 Alexandre Oliva <aoliva@redhat.com>
12605
12606 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12607
6a556ad6
TT
126082001-03-07 Tom Tromey <tromey@redhat.com>
12609
12610 * configure.in: Allow config-lang.in to set `lang_requires' to list
12611 of other required languages.
12612
6822468a
LB
126132001-03-06 Laurynas Biveinis <lauras@softhome.net>
12614
12615 * Makefile.in: Remove RANLIB definition. Use RANLIB
12616 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12617 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 12618
f04885d3 126192001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 12620 Alexandre Oliva <aoliva@redhat.com>
6387a56e 12621
f04885d3
BK
12622 * Makefile.in (check-c++): Use tabs, not spaces.
12623
288edf47 126242001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 12625
288edf47
LB
12626 * MAINTAINERS: add myself to Write After Approval list.
12627
3d55d2f8 126282001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 12629
e490616e 12630 * Makefile.in (check-c++): New rule.
6387a56e 12631
4d88a68a
BK
12632 * configure.in (target_libs): Remove libg++.
12633 (noconfigdirs): Remove libg++.
12634 (noconfigdirs): Same.
12635 (noconfigdirs): Same.
12636 (noconfigdirs): Same.
12637
12638 * config-ml.in: Remove libg++ references.
12639
12640 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12641 (ALL_TARGET_MODULES): Same.
12642 (configure-target-libg++): Remove.
12643 (all-target-libg++): Remove.
12644 (configure-target-libio): Remove.
12645 (all-target-libio): Remove.
12646 (check-target-libio): Remove.
12647 (.PHONY): Remove.
12648 (libg++.tar.bz2): Remove.
12649 (all-target-cygmon): Remove libio.
12650 (all-target-libstdc++): Remove.
12651 (configure-target-libstdc++): Remove.
12652 (TARGET_LIB_PATH): Remove libstdc++.
12653 (ALL_GCC_CXX): Remove libstdc++.
12654 (all-target-gperf): Correct.
12655
2437d4ed
NC
126562001-02-16 Nick Clifton <nickc@redhat.com>
12657
12658 * configure.in (noconfigdirs): Allow configuration of texinfo
12659 for Cygwin hosts.
12660
85b99cbe
AG
126612001-02-15 Anthony Green <green@redhat.com>
12662
12663 * configure: Introduce GCJ_FOR_TARGET.
12664 * configure.in: Ditto.
12665 * Makefile.in: Ditto.
12666
7b18790c
AS
126672001-02-13 Andreas Schwab <schwab@suse.de>
12668
12669 * MAINTAINERS: Update mail address.
12670
c4880c99
MS
126712001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12672
12673 * config.guess: Add linux target for S/390.
12674 * config.sub: Likewise.
12675
dce2d8b2 126762001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
12677
12678 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 12679 target-libgloss.
e31ae6db 12680
7739adfb
BE
126812001-02-06 Ben Elliston <bje@redhat.com>
12682
12683 * configure: Output host type to stdout, not stderr.
12684
36ca672c
MM
126852001-02-05 Mark Mitchell <mark@codesourcery.com>
12686
e40f2829 12687 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
12688 * ltcf-cxx.sh: Likewise.
12689
36ca672c
MM
12690 * config.if: Assume enable_libstdcxx_v3 is defined.
12691
22fdd65e
MM
126922001-02-04 Mark Mitchell <mark@codesourcery.com>
12693
12694 Remove V2 C++ library.
12695 * configure.in: Remove --enable-libstdcxx_v3 support.
12696
3b60dd8e
BM
126972001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12698
12699 * include/demangle.h: Add prototype for java_demangle_v3.
12700
42c0c80a
PE
127012001-01-29 Phil Edwards <pme@sources.redhat.com>
12702
12703 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12704
0be25992
RH
127052001-01-27 Richard Henderson <rth@redhat.com>
12706
12707 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12708
8a8de62d
MS
127092001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12710
12711 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12712 Don't unset, it's non-portable and no longer necessary, set to empty
12713 instead.
12714
92769744
MS
127152001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12716
12717 * ltconfig: Shell portability fix for the tagname validity check.
12718
88a1c0ab
AO
127192001-01-27 Alexandre Oliva <aoliva@redhat.com>
12720
12721 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12722 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12723
45291dd5
MS
127242001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12725
12726 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12727
1ace7e15
TT
127282001-01-26 Tom Tromey <tromey@redhat.com>
12729
12730 * configure.in: Allow libgcj to be built on Sparc Solaris.
12731
0ef8b11b
DE
127322001-01-25 David Edelsohn <edelsohn@gnu.org>
12733
12734 * ltcf-c.sh: Add aix5 case.
12735 * ltcf-cxx.sh: Likewise.
12736 * ltconfig: Likewise.
12737
0006091e
AO
127382001-01-24 Alexandre Oliva <aoliva@redhat.com>
12739
9bad11e1
AO
12740 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12741 keep at least one of build_libtool_libs or build_old_libs set to
12742 yes.
12743
0006091e
AO
12744 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12745 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12746
7c01b2b5
BM
127472001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12748
12749 * configure.in: Enable libgcj on several additional platforms.
12750
d340e0ac
BM
127512001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12752
12753 * configure.in: Enable libgcj for linux targets.
12754
5baf8c37
MS
127552001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12756
12757 * MAINTAINERS (Write After Approval): Add myself.
12758
10a0ba84
JDA
127592001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12760
12761 * MAINTAINERS: Add myself as vax port maintainer.
12762
357c6a4b
FH
127632001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12764
12765 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12766
6e2d9a7a
MS
127672001-01-09 Mike Stump <mrs@wrs.com>
12768
12769 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12770 failures of subdirectories.
12771
b6b14b1b 127722001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 12773
b6b14b1b 12774 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 12775 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
12776 * ltcf-cxx.sh: Likewise.
12777 * ltcf-gcj.sh: Likewise.
12778 * ltconfig.sh: Fix typo.
976b230d 12779
07109110
LB
127802001-01-02 Laurynas Biveinis <lauras@softhome.net>
12781
12782 * configure: handle DOS-style absolute paths.
12783
1da5b8fc
LB
127842001-01-02 Laurynas Biveinis <lauras@softhome.net>
12785
12786 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12787
4c2f5b4f
MM
127882000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12789
12790 * MAINTAINERS: Add myself as avr port co-maintainer.
12791
bc53668e
BE
127922000-12-28 Ben Elliston <bje@redhat.com>
12793
12794 * MAINTAINERS: Add myself under ``Write After Approval''.
12795
c387606f
JM
127962000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12797
12798 * texinfo: Remove directory from GCC.
12799
2cb5082c
JM
128002000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12801
12802 * COPYING: Update to current
12803 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12804 to 19yy as example year in copyright notice).
12805
cc330df9
BK
128062000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12807
6387a56e 12808 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
12809 (libstdcxx_incdir): Pass down.
12810 * config.if: Remove expired bits for cxx_interface, add stub.
12811 (libstdcxx_incdir): Add variable for g++ include directory.
12812 * configure.in (gxx_include_dir): Use it.
6387a56e 12813
4c6b2835
AO
128142000-12-18 Alexandre Oliva <aoliva@redhat.com>
12815
12816 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12817 with old-email address from ``Write After Approval''.
12818
3896f13e
AJ
128192000-12-15 Andreas Jaeger <aj@suse.de>
12820
12821 * configure.in: Handle lang_dirs.
12822
128232000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 12824
ad46e881
TT
12825 * MAINTAINERS: Removed brads.
12826
90a10418
TT
12827 * MAINTAINERS: Added gcj developers.
12828
41dfe3a2 128292000-12-13 Anthony Green <green@redhat.com>
6387a56e 12830
41dfe3a2 12831 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
12832 listed. Disable libgcj for x86 and Alpha Linux until compatible
12833 with g++ abi.
6387a56e 12834
e2f601da
MS
128352000-12-13 Mike Stump <mrs@wrs.com>
12836
12837 * Makefile.in (local-distclean): Also remove fastjar.
12838
70030c01
RB
128392000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12840
12841 * contrib/gcc_update: Add fastjar --touch entries.
12842
2a50f859
AO
128432000-12-12 Alexandre Oliva <aoliva@redhat.com>
12844
12845 * configure.in: Disable language-specific target libraries for
12846 languages that aren't enabled.
12847
7743113b
AG
128482000-12-10 Anthony Green <green@redhat.com>
12849
12850 * configure.in: Define libgcj. Disable libgcj target libraries for
12851 most targets.
12852
92e061a6
NB
128532000-12-10 Neil Booth <neilb@earthling.net>
12854
12855 * MAINTAINERS: Update mail address, remove from WAA list.
12856
f34ff6d6
APB
128572000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12858
12859 * libjava: Imported from /cvs/java.
12860 * libffi: Likewise.
12861 * Boehm-gc: Likewise.
12862
d82a33c6
APB
128632000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12864
12865 * configure.in (target_libs): Revert 2000-12-08 patch.
12866 (noconfigdirs): Added target-libjava.
12867
e14f8e28
LB
128682000-12-09 Laurynas Biveinis <lauras@softhome.net>
12869
12870 * djunpack.bat: removed.
12871
fc26516b
LB
128722000-12-09 Laurynas Biveinis <lauras@softhome.net>
12873
12874 * Makefile.in: handle DOS-style absolute paths.
12875 * config-ml.in: likewise.
12876 * symlink-tree: likewise.
12877
bd8757b3
APB
128782000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12879
12880 * fastjar: Imported.
12881
81522a1f
APB
128822000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12883
12884 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12885 libjava.
12886 * configure.in (target_libs): Removed `target-libjava'.
12887
5db1f7ed
APB
128882000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12889
12890 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12891 (ALL_MODULES): Added fastjar.
12892 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12893 (all-target-libjava): all-fastjar replaces all-zip.
12894 (all-fastjar): Added.
12895 (configure-target-fastjar, all-target-fastjar): Likewise.
12896 * configure.in (host_tools): Added fastjar.
12897
5e59997c
MS
128982000-12-07 Mike Stump <mrs@wrs.com>
12899
12900 * Makefile.in (local-distclean): Remove leftover built files.
12901
0a534f40
NC
129022000-11-24 Nick Clifton <nickc@redhat.com>
12903
12904 * configure.in (xscale-elf): Add target.
12905 (xscale-coff): Add target.
12906
7686cadf
LR
129072000-11-22 Loren J. Rittle <ljrittle@acm.org>
12908
e490616e
ZW
12909 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12910 recent versions of FreeBSD (release 3 or later).
12911 * ltconfig: On FreeBSD, -lc must not be provided when building
12912 a shared library or else the standard -pthread gcc option is
12913 rendered worthless to later users of the built library.
7686cadf 12914
fff01699
FF
129152000-11-16 Fred Fish <fnf@be.com>
12916
12917 * configure.in (enable_libstdcxx_v3): Fix typo,
12918 libstd++ -> libstdc++.
12919
4dc16355
KL
129202000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12921
12922 * MAINTAINERS: Add self to Write After Approval list.
12923
bf6fc7b2
BS
129242000-11-21 Bernd Schmidt <bernds@redhat.com>
12925
12926 * MAINTAINERS: Update my email address. Add myself to global write
12927 privs list.
12928
ce8e06b1
AO
129292000-11-18 Alexandre Oliva <aoliva@redhat.com>
12930
6e2a4843
AO
12931 * Makefile.in: Merge with src and libgcj.
12932 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12933 configure-target-<library> when their configure scripts need the C
12934 or C++ library to have already been built to work properly.
12935 (do_proto_toplev): Set them to an empty string.
12936
ce8e06b1
AO
12937 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12938 (REALLY_SET_LIB_PATH): Use them.
12939
c003f378
SS
129402000-11-17 Stan Shebs <shebs@apple.com>
12941
12942 * MAINTAINERS: Add self to Write After Approval list.
12943
cc1e60ea
JM
129442000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12945
12946 * configure: Provide the original toplevel configure arguments
12947 (including $0) to subprocesses in the environment rather than
12948 through gcc/configargs.h.
12949
1173593d
JM
129502000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12951
12952 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12953 C99. Alphabetise "Write After Approval" list.
12954
520907ee
MM
129552000-11-12 Mark Mitchell <mark@codesourcery.com>
12956
34f6fbdb
MM
12957 * configure: Turn on libstdc++ V3 by default.
12958
520907ee
MM
12959 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12960 if we've got GCC.
12961
0bbd37ed
PB
129622000-11-11 Philip Blundell <philb@gnu.org>
12963
12964 * MAINTAINERS: Add self to Write After Approval list.
12965
7ca0e6d9
DE
129662000-11-09 David Edelsohn <edelsohn@gnu.org>
12967
12968 * ltcf-c.sh (aix4): Improve shared library configuration; require
12969 exporting symbols.
12970 * ltcf-cxx.sh (aix4): Define.
12971 * ltconfig (aix4): Define library and soname specs appropriate for
12972 AIX. Define command to create export symbols list.
12973
dce2d8b2 12974Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
12975
12976 * config.sub: Add support for Sun Chorus
12977
fc05d516
NC
129782000-10-31 Nick Clifton <nickc@redhat.com>
12979
12980 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12981 <name>@redhat.com. Also installed new email address for Clint
12982 Popetz.
6387a56e 12983
90a0e73f
JM
129842000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12985
12986 * etc: Remove directory from GCC.
12987
a5e1b548
MM
129882000-10-16 Michael Meissner <meissner@redhat.com>
12989
12990 * configure (gcc/configargs.h): Only create if there is a build GCC
12991 directory created.
12992
6387a56e
EC
129932000-10-16 Matthias Klose <doko@debian.org>
12994
be1db873
MK
12995 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12996 when configured for libstdc++-v3.
12997
f5fa9a5b
PE
129982000-10-05 Phil Edwards <pme@gcc.gnu.org>
12999
13000 * configure: Save configure arguments to gcc/configargs.h.
13001
61a77fea
PT
130022000-10-04 Philipp Thomas <pthomas@suse.de>
13003
13004 * config.guess: Import CVS version 1.157.
13005 * config.sub: Import CVS version 1.181.
13006
3a4fee66
AP
130072000-10-04 Andris Pavenis <pavenis@latnet.lv>
13008
13009 * Makefile.in (bootstrap): avoid recursion if subdir missing
13010 (cross): ditto
13011 (do-proto-toplev): ditto
13012
3dd7094e
AO
130132000-09-30 Alexandre Oliva <aoliva@redhat.com>
13014
de710532
AO
13015 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13016 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13017
3dd7094e
AO
13018 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13019 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13020 all affected `configure' scripts.
13021
e592386f
NB
13022Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13023
13024 * MAINTAINERS: Add self as cpplib co-maintainer.
13025
fba54939
AH
130262000-09-24 Aldy Hernandez <aldyh@redhat.com>
13027
13028 * MAINTAINERS: Add self to Write After Approval list.
13029
2bd429f4
GP
130302000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13031
13032 * INSTALL/README: egcs -> GCC update.
13033
dce2d8b2 13034Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
13035
13036 * MAINTAINERS: Add myself to Write After Approval list.
13037
d7ce9a83
KH
130382000-09-15 Kazu Hirata <kazu@hxi.com>
13039
13040 * MAINTAINERS: Add myself to Write After Approval list.
13041
18a53ffe
JL
13042Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13043
e490616e
ZW
13044 * configure.in: Do not build byacc for hppa64. Provide paths to the
13045 X11 libraries for hppa64.
18a53ffe 13046
f246ff23
SC
130472000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13048
13049 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13050
06298abd
AO
130512000-09-06 Alexandre Oliva <aoliva@redhat.com>
13052
4b92758a
AO
13053 * Makefile.in (all-zlib): Added dummy target.
13054
06298abd
AO
13055 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13056 ltcf-gcj.sh: Updated from libtool multi-language branch.
13057
4d73d07a
AO
130582000-09-05 Alexandre Oliva <aoliva@redhat.com>
13059
13060 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13061 (bootstrap*): Depend on all-bootstrap.
13062
05d52d78
PT
130632000-09-05 Philipp Thomas <pthomas@suse.de>
13064
13065 * config.guess: Import CVS version 1.156.
13066 * config.sub: Import CVS version 1.179.
13067
3c809ba4
AG
130682000-09-02 Anthony Green <green@cygnus.com>
13069
13070 * Makefile.in (all-gcc): Depend on all-zlib.
13071 (CLEAN_MODULES): Add clean-zlib.
13072 (ALL_MODULES): Add all-zlib.
13073 * configure.in (host_libs): Add zlib.
13074
10ad78a0 130752000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
13076
13077 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13078 crosses, but add gcc/include to the header search path for them.
13079
b36a9ce3
DB
130802000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13081
13082 * MAINTAINERS: Add self to Write After Approval list.
13083
cb011248
FS
130842000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13085
13086 * config.guess: Import CVS version 1.152.
13087 * config.sub: Import CVS version 1.177.
13088
db310af0
AO
130892000-08-25 Alexandre Oliva <aoliva@redhat.com>
13090
7965440a
AO
13091 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13092 $targargs to tell whether newlib is going to be built.
13093
db310af0
AO
13094 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13095 $$r/TARGET_SUBDIR/libio for _G_config.h.
13096
e7977565
AO
130972000-08-23 Alexandre Oliva <aoliva@redhat.com>
13098
13099 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13100
126bb9ed
DD
131012000-08-22 DJ Delorie <dj@redhat.com>
13102
13103 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13104
5b0e9d29
AO
131052000-08-22 Alexandre Oliva <aoliva@redhat.com>
13106
13107 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13108 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13109 sub-configures.
13110
4f3e904e
DD
131112000-08-21 DJ Delorie <dj@redhat.com>
13112
13113 * MAINTAINERS: Add self as a libiberty maintainer
13114
c9635443
AO
131152000-08-16 Alexandre Oliva <aoliva@redhat.com>
13116
13117 * configure.in (libstdcxx_flags): Use
13118 libstdc++-v3/src/libstdc++.INC.
13119
8b2100ba
AO
131202000-08-15 Alexandre Oliva <aoliva@redhat.com>
13121
13122 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13123
57119aa9
ZW
131242000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13125
eeb943b0
ZW
13126 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13127
6387a56e 13128 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
13129 explicit. Substitute enable_threads into generated Makefiles.
13130 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13131 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13132
acffa7c4
GK
131332000-08-13 Geoff Keating <geoffk@cygnus.com>
13134
13135 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13136
808d8c41
AO
131372000-08-12 Alexandre Oliva <aoliva@redhat.com>
13138
13139 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13140 previous delta.
13141
1fc8c51c 131422000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 13143
1fc8c51c
JM
13144 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13145 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13146 (FLAGS_FOR_TARGET): Not here.
13147 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 13148
25698887
AO
131492000-08-11 Alexandre Oliva <aoliva@redhat.com>
13150
13151 * config-ml.in (CC, CXX): Don't introduce a leading space.
13152
10120687
DD
131532000-08-07 DJ Delorie <dj@delorie.com>
13154
13155 * MAINTAINERS: Add self as a DJGPP maintainer
13156
15c758e9
DD
131572000-08-07 DJ Delorie <dj@redhat.com>
13158
13159 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13160 "if we're also building gcc, and it's a gcc that will run on the
13161 build machine, we want to use its includes instead of the system's
13162 default includes".
13163
2d0de245
JM
131642000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13165
13166 * MAINTAINERS: Add self to Write After Approval list.
13167
e81b330a
AO
131682000-08-03 Alexandre Oliva <aoliva@redhat.com>
13169
83440c1e
AO
13170 * configure.in (libstdcxx_flags): Don't use `"'.
13171
e81b330a
AO
13172 * config-ml.in: Adjust multilib search paths to the
13173 appropriate multilib tree.
13174
cf95c847
AO
131752000-08-02 Alexandre Oliva <aoliva@redhat.com>
13176
13177 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13178 commas in $LANGUAGES.
13179
9e9af119
MH
131802000-08-02 Manfred Hollstein <manfredh@redhat.com>
13181
13182 * configure.in: Re-enable all references to libg++ and librx.
13183
606ce391
AO
131842000-08-01 Alexandre Oliva <aoliva@redhat.com>
13185
89820b43
AO
13186 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13187 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13188 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13189 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13190
606ce391
AO
13191 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13192
04179d4a
AO
131932000-07-31 Alexandre Oliva <aoliva@redhat.com>
13194
13195 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13196 CXX_FOR_TARGET for sed.
13197
d4eb109c
AO
131982000-07-30 Alexandre Oliva <aoliva@redhat.com>
13199
13200 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13201 Do not override if already set in the environment or in configure.
13202 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13203 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13204
4f4caf92
AO
132052000-07-28 Alexandre Oliva <aoliva@redhat.com>
13206
13207 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13208 the libtool CVS tree multi-language branch.
13209 * ltconfig, ltmain.sh: Updated.
6387a56e 13210
b87487b6
AO
132112000-07-27 Alexandre Oliva <aoliva@redhat.com>
13212
1670d1ea
AO
13213 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13214 (clean-target): Depend on it.
13215
b87487b6
AO
13216 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13217 (GCC_FOR_TARGET): Use it.
13218 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13219 * configure.in: ... here.
13220 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13221 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13222
4e81ae98
EC
132232000-07-24 Eric Christopher <echristo@cygnus.com>
13224
13225 * MAINTAINERS: Add self to Write After Approval list.
13226
059ae32c
AO
132272000-07-24 Alexandre Oliva <aoliva@redhat.com>
13228
5b28edd4
AO
13229 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13230 (configure-target-libchill, configure-target-libobjc): Likewise.
13231
059ae32c
AO
13232 * configure.in: Use the same cache file for all target libs.
13233 * config-ml.in: But different cache files per multilib variant.
13234
1adcd149
MS
132352000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13236
13237 * configure (topsrcdir): Don't use dirname.
13238
2d573dff
JO
132392000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13240
13241 * MAINTAINERS: Add self to Write After Approval list.
13242
d207ebef
JM
132432000-07-20 Jason Merrill <jason@redhat.com>
13244
13245 * configure.in: Remove all references to libg++ and librx.
13246
13247 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13248
132492000-07-20 Hans-Peter Nilsson <hp@axis.com>
13250
13251 * config.sub: Update to subversions version 2000-07-06.
13252
7b7792d5
AH
132532000-07-12 Andrew Haley <aph@cygnus.com>
13254
13255 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13256 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13257
3abaac67
PE
132582000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13259
13260 * symlink-tree: Check number of arguments.
13261
34be2b36
JW
132622000-07-05 Jim Wilson <wilson@cygnus.com>
13263
13264 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13265 search path for a g++ extracted from the build tree. This
13266 will allow link tests run by configure scripts in
13267 subdirectories to succeed.
13268
d207ebef
JM
132692000-07-01 Koundinya K <kk@ddeorg.soft.net>
13270
e490616e 13271 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 13272
0900331b
MH
132732000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13274
13275 * MAINTAINERS: Add myself as loop discovery maintainer.
13276
d207ebef
JM
132772000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13278
13279 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13280 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13281
132822000-06-19 Timothy Wall <twall@cygnus.com>
13283
13284 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13285 * config.sub: Add tic54x target.
13286
11a27a76
TM
13287Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13288
13289 * MAINTAINERS: Add self as Fortran maintainer,
13290 remove Craig Burley.
13291
d207ebef 13292Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 13293
d207ebef
JM
13294 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13295 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 13296
7758b73f
PT
13297Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13298
13299 * MAINTAINERS: Add self as i18n maintainer
13300
d207ebef
JM
1330120000-05-21 H.J. Lu (hjl@gnu.org)
13302
e490616e
ZW
13303 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13304 directory are used if they exist. Make sure
13305 $(build_tooldir)/include is searched for header files,
13306 $(build_tooldir)/lib/ for library files.
d207ebef 13307 (GCC_FOR_TARGET): Likewise.
e490616e 13308 (CXX_FOR_TARGET): Likewise.
d207ebef 13309
bae29210
JL
13310Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13311
13312 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13313
d207ebef 13314Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
13315
13316 * Makefile.in (configure-target-libiberty): Depend on
13317 configure-target-newlib.
13318
aab0d19d
AO
133192000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13320
13321 * configure.in, Makefile.in: Merge all libffi-related
13322 configury stuff from the libgcj tree.
13323
d207ebef
JM
13324Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13325
13326 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13327 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13328
13329Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13330
13331 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13332 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 13333 current version information. Add to proto-toplev directory.
d207ebef
JM
13334 (gdb-taz): Build do-djunpack.
13335
758c7bd4
DE
133362000-05-15 David Edelsohn <edelsohn@gnu.org>
13337
13338 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13339
1888228d
AC
13340Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13341
13342 * MAINTAINERS: Add self to Write After Approval list.
13343
d207ebef
JM
133442000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13345
13346 * ltmain.sh: Preserve in relink_command any environment
13347 variables that may affect the linker behavior.
13348
2d7cc2fe
JL
13349Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13350
d207ebef
JM
13351 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13352
13353Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13354
13355 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13356
133572000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13358
13359 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 13360 with the version name.
2d7cc2fe 13361
ee455968
JE
13362Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13363
13364 * MAINTAINERS: Add self as bb-reorder maintainer.
13365
73b97e5c
BK
133662000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13367
13368 * config.if: Tweak.
13369
d207ebef
JM
133702000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13371
13372 * djunpack.bat: New file.
13373
13374Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13375
13376 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
13377 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13378 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13379 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 13380
954869eb
DP
133812000-04-16 Dave Pitts <dpitts@cozx.com>
13382
e490616e
ZW
13383 * config.sub (case $basic_machine): Change default for "ibm-*"
13384 to "openedition".
954869eb 13385
eaabe541
AJ
133862000-04-13 Andreas Jaeger <aj@suse.de>
13387
13388 * MAINTAINERS: Added myself.
13389
d207ebef
JM
13390Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13391
13392 * Makefile.in (gdb-taz): New target. GDB specific archive.
13393 (do-md5sum): New target.
13394 (MD5PROG): Define.
13395 (PACKAGE): Default to TOOL.
13396 (VER): Default to a shell script.
13397 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 13398 md5 checksum generation.
d207ebef
JM
13399 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13400 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13401 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 13402 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
13403
13404Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13405
13406 * configure (warn_cflags): Delete.
13407
0ea6d60c
PDM
13408Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13409
13410 * MAINTAINERS: Added myself.
13411
17090313 134122000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 13413 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 13414
e490616e
ZW
13415 * configure.in (enable_libstdcxx_v3): Add.
13416 (target_libs): Add bits here to switch between libstdc++-v2 and
13417 libstdc++-v3.
13418 * config.if: And this file too.
13419 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 13420
76b78517
MM
134212000-04-05 Michael Meissner <meissner@redhat.com>
13422
13423 * config.sub (d30v): Add d30v as a basic machine type.
13424
ad242caf
JM
134252000-03-29 Jason Merrill <jason@casey.cygnus.com>
13426
13427 * configure.in: -linux-gnu*, not -linux-gnu.
13428
d4537148
TM
13429Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13430
13431 * MAINTAINERS: Add self in write-after-approval section.
13432
f152e9d4
JW
13433Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13434
13435 * MAINTAINERS: Add self as ia64 port maintainer.
13436
6a5fcef1
NB
134372000-03-08 Neil Booth <NeilB@earthling.net>
13438
13439 * MAINTAINERS: Add self in write-after-approval section.
13440
d207ebef 13441Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 13442
d207ebef
JM
13443 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13444 (do-tar-bz2): Replace TOOL with PACKAGE.
13445 (gdb.tar.bz2): Remove GDBTK from GDB package.
13446 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 13447 dejagnu.tar.bz2): New packages.
d207ebef
JM
13448
134492000-02-27 Andreas Jaeger <aj@suse.de>
13450
13451 * configure.in: Add entry for mips*-*-linux*, move catch all
13452 *-*-*linux* entry below this one.
13453
134542000-02-27 Ian Lance Taylor <ian@zembu.com>
13455
13456 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 13457
521fe9d0
NC
134582000-02-24 Nick Clifton <nickc@cygnus.com>
13459
13460 * config.sub: Support an OS of "wince".
13461
d207ebef
JM
13462Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13463
13464 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 13465 version.
d207ebef 13466
dce2d8b2 134672000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
13468
13469 * config.sub: Add support for Linux/IBM 370.
13470 * configure.in: Likewise.
13471
3a685f6f
NC
134722000-02-22 Nick Clifton <nickc@cygnus.com>
13473
13474 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13475
dce2d8b2 134762000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 13477
d207ebef 13478 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 13479
4746ee26
KG
134802000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13481
13482 * configure (gcc_version): When setting, narrow search to
13483 lines containing `version_string'.
13484
ba96c72d
DC
134852000-02-15 Denis Chertykov <denisc@overta.ru>
13486
13487 * config.sub: Add support for avr target.
13488
77f16a66
NC
134892000-02-14 Nick Clifton <nickc@cygnus.com>
13490
13491 * MAINTAINERS: Add maintainers for MCore port.
13492
784a3a80
HPN
13493Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13494
13495 * config.sub: Add mmix-knuth-mmixware.
13496
719dd4fa
KG
134972000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13498
13499 * MAINTAINERS: Pair cccp with cpplib maintainership.
13500
dce2d8b2 135012000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
13502
13503 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13504 structure stuff to -L library search.
13505 (CXX_FOR_TARGET): Ditto.
13506 (CROSS_CHECK_MODULES): Fix spelling mistake.
13507
7a53e94b
MM
135082000-01-24 Mark Mitchell <mark@codesourcery.com>
13509
13510 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13511 the C++ compiler.
13512
0da3b5a7
RH
135132000-01-12 Richard Henderson <rth@cygnus.com>
13514
13515 * configure.in: Don't build some bits for beos.
13516
02368d6d
JS
135172000-01-12 Joel Sherrill (joel@OARcorp.com)
13518
13519 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13520 as include files.
13521
2e76d35c
ZW
135222000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13523
13524 * Add self as cpplib maintainer, as requested by Jason
13525 Merrill. Correct my e-mail address.
13526
4c25fdcf
GK
135272000-01-06 Geoff Keating <geoffk@cygnus.com>
13528
13529 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13530 not mh-aix43.
13531
188e3966
HPN
13532Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13533
13534 * MAINTAINERS: Add myself to "write after approval" list.
13535
c2f5d030
RH
135361999-12-14 Richard Henderson <rth@cygnus.com>
13537
13538 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13539 * config.sub: Accept alphaev[78], alphaev8.
13540
eeda916a
AO
135411999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13542
13543 * config.guess, config.sub: Update from autoconf.
13544
b3bd7820
BK
135451999-11-29 Bruce Korb <autogen@linuxbox.com>
13546
2c290989 13547 * MAINTAINERS: update my playtime e-address.
b3bd7820 13548
1882b2b1
RO
13549Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13550
13551 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13552 necessary libraries are missing.
13553
dce2d8b2 13554Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
13555
13556 * MAINTAINERS: Add new 'write after approval' maintainer.
13557
1e25de97
APB
13558Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13559
13560 * MAINTAINERS: Add new Java maintainer.
13561
1722c704
AS
135621999-10-25 Andreas Schwab <schwab@suse.de>
13563
13564 * configure: Fix quoting inside arguments of eval.
13565
8141abe8
NC
135661999-10-21 Nick Clifton <nickc@cygnus.com>
13567
13568 * config-ml.in: Allow suppression of some ARM multilibs.
13569
0b77644a
LV
13570Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13571
13572 * config.guess: Add OS/390 match pattern.
13573 * config.sub: Add mvs, openedition targets.
13574 * configure.in (i370-ibm-opened*): New.
13575
d207ebef
JM
135761999-09-04 Steve Chamberlain <sac@pobox.com>
13577
13578 * config.sub: Add support for configuring for pj.
13579
135801999-08-31 Nick Clifton <nickc@cygnus.com>
13581
13582 * config.sub (maybe_os): Add support for configuring for fr30.
13583
af13ebe9
NC
135841999-08-25 Nick Clifton <nickc@cygnus.com>
13585
13586 * configure.in: Do not configure or build ld for AIX
13587 platforms. ld is known to be broken on these platforms.
13588
1250c760
RO
13589Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13590
13591 * config-ml.in: Pass compiler flag corresponding to multidirs to
13592 subdir configures.
13593
d207ebef
JM
135941999-08-09 Ian Lance Taylor <ian@zembu.com>
13595
13596 * Makefile.in (LDFLAGS): Define.
13597
135981999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13599
13600 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13601 noconfigdirs.
13602 (*-*-cygwin*): Likewise.
13603
136041999-08-08 Ian Lance Taylor <ian@zembu.com>
13605
13606 * mkdep: New file.
13607 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13608 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13609
13610 From Eli Zaretskii <eliz@is.elta.co.il>:
13611 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13612 long file name when using DJGPP on MS-DOS.
13613
dbd83e11
JL
13614Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13615
13616 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13617
d207ebef
JM
136181999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13619
13620 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13621 dependency as this causes "make check" to globally "make all"
13622
cd1f4c2c
TT
13623Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13624
13625 * configure.in (target_libs): Added target-zlib.
13626 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13627 (CONFIGURE_TARGET_MODULES): Likewise.
13628 (CHECK_TARGET_MODULES): Likewise.
13629 (INSTALL_TARGET_MODULES): Likewise.
13630 (CLEAN_TARGET_MODULES): Likewise.
13631 (configure-target-zlib): New target.
13632 (all-target-zlib): Likewise.
13633 (all-target-libjava): Depend on all-target-zlib.
13634 (configure-target-libjava): Depend on configure-target-zlib.
13635
13636 * Makefile.in (configure-target-libjava): Depend on
13637 configure-target-newlib.
13638 (configure-target-boehm-gc): New target.
13639 (configure-target-qthreads): New target.
13640
e490616e
ZW
13641 * configure.in (target_libs): Added target-qthreads.
13642 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13643 (CONFIGURE_TARGET_MODULES): Likewise.
13644 (CHECK_TARGET_MODULES): Likewise.
13645 (INSTALL_TARGET_MODULES): Likewise.
13646 (CLEAN_TARGET_MODULES): Likewise.
13647 (all-target-qthreads): New target.
13648 (configure-target-libjava): Depend on configure-target-qthreads.
13649 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
13650
13651 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13652 (CONFIGURE_TARGET_MODULES): Likewise.
13653 (CHECK_TARGET_MODULES): Likewise.
13654 (INSTALL_TARGET_MODULES): Likewise.
13655 (CLEAN_TARGET_MODULES): Likewise.
13656 (all-target-libjava): New target.
13657 (all-target-boehm-gc): Likewise.
13658 * configure.in (target_libs): Added libjava, boehm-gc.
13659
d207ebef
JM
136601999-07-22 Ian Lance Taylor <ian@zembu.com>
13661
13662 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13663 configure.bat in SUPPORT_FILES.
13664 (gas+binutils.tar.bz2): Likewise.
13665
13666 * makeall.bat: Remove; obsolete.
13667
136681999-07-21 Ian Lance Taylor <ian@zembu.com>
13669
13670 From Mark Elbrecht:
13671 * configure.bat: Remove; obsolete.
13672
136731999-07-11 Ian Lance Taylor <ian@zembu.com>
13674
13675 * configure: Add -W -Wall to the default CFLAGS when compiling with
13676 gcc.
13677
13678Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13679
13680 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13681
136821999-06-30 Mark Mitchell <mark@codesourcery.com>
13683
13684 * configure.in: Build ld on IRIX6.
13685
136861999-06-12 Ian Lance Taylor <ian@zembu.com>
13687
13688 * Makefile.in: Change distribution targets to use bzip2 instead of
13689 gzip.
13690 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13691 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13692
136931999-06-04 Nick Clifton <nickc@cygnus.com>
13694
13695 * config.sub: Add mcore target.
13696
26d088fa
CD
13697Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13698
13699 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13700
c2c08b29
L
13701Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13702
13703 * config.guess (dummy): Changed to $dummy.
13704
671d0648
NC
137051999-05-24 Nick Clifton <nickc@cygnus.com>
13706
13707 * config.sub: Tidied up case statements.
13708
b1345c72
BE
137091999-05-22 Ben Elliston <bje@cygnus.com>
13710
51ccbd8d
BE
13711 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13712 <jiro@din.or.jp>.
13713
b1345c72
BE
13714 * config.guess: Merge with FSF version. Future changes will be
13715 more accurately recorded in this ChangeLog.
13716 * config.sub: Likewise.
13717
2caf864f
SM
13718Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13719
13720 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13721
d207ebef
JM
137221999-04-30 Tom Tromey <tromey@cygnus.com>
13723
13724 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13725
90fb0c24
TT
137261999-04-23 Tom Tromey <tromey@cygnus.com>
13727
13728 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13729
d207ebef
JM
137301999-04-20 Drew Moseley <dmoseley@cygnus.com>
13731
13732 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13733 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13734 Bad merge removed these two changes.
13735
3516940d 13736Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 13737 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
13738
13739 * config.guess (interix Alpha): Add.
13740
d207ebef
JM
137411999-04-11 Richard Henderson <rth@cygnus.com>
13742
13743 * configure.in (i?86-*-beos*): Do config gperf; don't config
13744 gdb, newlib, or libgloss.
13745
e891fbfe 13746Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 13747
e891fbfe
AO
13748 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13749 link a trivial program with -mabi=64. If it fails, remove mabi=64
13750 from multidirs.
13751
f9ae47d6
PT
13752Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13753
13754 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13755
d207ebef
JM
137561999-04-08 Nick Clifton <nickc@cygnus.com>
13757
13758 * config.sub: Add support for mcore targets.
13759
137601999-04-07 Michael Meissner <meissner@cygnus.com>
13761
13762 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13763 not mt-ospace, in order to shut up assembler warning about using
13764 symbols that are named the same as registers.
13765
137661999-04-07 Drew Moseley <dmoseley@cygnus.com>
13767
13768 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13769 dependency list for all-target-cygmon.
13770
137711999-04-05 Doug Evans <devans@casey.cygnus.com>
13772
13773 * config-ml.in: Check $host, not $target, for selective multilibs.
13774 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13775 thumb interworking, and underscore prefix multilibs.
13776
137771999-04-04 Ian Lance Taylor <ian@zembu.com>
13778
13779 * missing: Update to version from current automake.
13780
88101ab9
L
13781Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13782
13783 * configure (gxx_include_dir): Removed.
13784
13785 * configure.in (gxx_include_dir): Handle it.
13786 * Makefile.in: Likewise.
13787
d207ebef
JM
137881999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13789
13790 * config.sub (mips64vr4111,mips64vr4111el) Add.
13791
137921999-03-21 Ben Elliston <bje@cygnus.com>
13793
e490616e 13794 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 13795
8dc91cbe
ME
13796Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13797
8dc91cbe
ME
13798 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13799 config/mh-djgpp.
13800
d207ebef
JM
13801Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13802
13803 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13804 all-target-newlib to dependency list for all-target-bsp.
13805
926bb5ed
MK
13806Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13807
13808 * config.sub: Add i386-uwin support.
13809 * config.guess: Likewise.
13810
4a6e3000
FS
13811Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13812
13813 * configure.in: cleanup, add mh-*pic handling for arm, special
13814 case powerpc*-*-aix*
13815
d207ebef
JM
13816Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13817
13818 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13819 can be built.
13820
13821Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13822
13823 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 13824 targets.
d207ebef 13825
71c91078
NC
138261999-03-02 Nick Clifton <nickc@cygnus.com>
13827
13828 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13829
282e5df8
GN
13830Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13831
13832 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13833
1de558ee
NC
138341999-02-24 Nick Clifton <nickc@cygnus.com>
13835
13836 * config.sub: Fix typo in arm recognition.
13837
d207ebef
JM
13838Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13839
13840 * configure.in (noconfigdirs): Changed target_configdirs to
13841 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13842 rather than m68k-*-* since it is not known to work on
13843 m68k-aout. Ditto for arm-*-*oabi.
13844
13845Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13846
13847 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
13848
138491999-02-19 Ben Elliston <bje@cygnus.com>
13850
13851 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13852 Smart and improved by Andrew Cagney.
13853
fab7445a
ME
13854Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13855
13856 * config.guess: Recognize openbsd-*-hppa.
13857
8ccdc228
L
13858Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13859
13860 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13861 only if it is not empty.
13862
3b7265ff
NC
138631999-02-17 Nick Clifton <nickc@cygnus.com>
13864
13865 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 13866
d207ebef 13867 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
13868
13869 * config.sub: Modified to recognize uname's armv* syntax.
13870
d207ebef
JM
138711999-02-17 Mark Salter <msalter@cygnus.com>
13872
13873 * configure.in: Added target-bsp for sparclite.
13874
13875Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13876
13877 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13878
138791999-02-08 Nick Clifton <nickc@cygnus.com>
13880
13881 * configure.in: Add support for strongarm port.
13882 * config.sub: Add support for strongarm target.
13883
c48dd3f5 13884Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 13885
c48dd3f5
MK
13886 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13887 the old name config/mh-cygwin32.
13888 Enable texinfo.
13889
d207ebef
JM
13890Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13891
13892 * configure.in: Do build ld for ix86 Solaris.
13893
ecd62820
JW
13894Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13895
13896 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13897 $AR_FOR_TARGET. Likewise for RANLIB.
13898
bbd8fa7f 13899Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 13900
e490616e
ZW
13901 * config.sub (oabi): Recognize.
13902 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 13903
0397442c
RL
13904Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13905
13906 * config.guess: Improve detection of i686 on UnixWare 7.
13907
c9ffaa63
MK
13908Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13909
13910 * config.guess: Add support for i386-pc-interix.
13911 * config.sub: Likewise.
13912 * configure.in: Likewise.
c9ffaa63 13913
d207ebef
JM
13914Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13915
13916 * Makefile.in: Remove unneeded all-target-libio from
13917 from all-target-winsup target since it is now unneeded.
13918 Add all-target-libtermcap in its place since it is now
13919 needed.
13920
13921Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13922
13923 * configure.in: makefile stub for cygwin target is probably
13924 unnecessary. Remove it for now.
d207ebef
JM
13925
13926Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13927
13928 * configure.in: libtermcap.a should be built when cygwin is the
13929 target as well as the host.
13930 * config.guess: Allow mixed case in cygwin uname output.
13931 * Makefile.in: Add libtermcap target.
d207ebef 13932
ebe12325
JL
13933Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13934
13935 * config.sub: Clean up handling of hppa2.0.
13936
57057b67
RB
13937Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13938
13939 * config.guess: Use C code to identify more HP machines.
13940
f8670be1
JL
13941Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13942
13943 * config.sub: Handle hppa2.0.
13944
d207ebef
JM
13945Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13946
13947 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 13948 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
13949
139501998-12-15 Mark Salter <msalter@cygnus.com>
13951
13952 * configure.in: Added target-bsp for several target architectures.
13953
13954 * Makefile.in: Added rules for bsp.
13955
d1a09590
JL
13956Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13957
13958 * config.guess: Improve detection of hppa2.0 processors.
13959
13960Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13961
13962 * config.guess: Recognize FreeBSD using ELF automatically.
13963
71205e0b
MH
139641998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13965
13966 * configure (skip-this-dir): Add handling for new shell script, which
13967 might be created by a sub-directory's configure to indicate, this particular
13968 directory is "unwanted".
13969 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13970
d207ebef
JM
13971Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13972
13973 * ltconfig: import from libtool, after changing libtool to
13974 account for the cygwin name change.
13975
13976Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13977
13978 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13979 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13980
13981Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13982
13983 * configure.in: Add libtermcap to list of cygwin dependencies.
13984
13985Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13986
e490616e
ZW
13987 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13988 they include winsup/include when it's a cygwin target.
d207ebef
JM
13989
139901998-11-12 Tom Tromey <tromey@cygnus.com>
13991
13992 * configure.in (host_tools): Added zip.
13993 * Makefile.in (all-target-libjava): Depend on all-zip.
13994 (all-zip): New target.
13995 (ALL_MODULES): Added all-zip.
13996 (NATIVE_CHECK_MODULES): Added check-zip.
13997 (INSTALL_MODULES): Added install-zip.
13998 (CLEAN_MODULES): Added clean-zip.
13999
14000Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14001
14002 * Makefile.in: lose "32" from comment about cygwin.
14003
14004Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14005
14006 * configure.in: Use -Os to build target libraries for the fr30.
14007
14008Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14009
14010 * config.sub: Add fr30.
14011
14012Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14013
e490616e 14014 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
14015 cygwin* instead of cygwin32*.
14016 * config.sub: Check cygwin* instead of cygwin32*.
14017
d2ec8b39
RL
14018Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14019
14020 * config.guess: Match any version of Unixware7.
14021
d207ebef
JM
140221998-10-20 Syd Polk <spolk@cygnus.com>
14023
14024 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14025 if desired.
14026
35cd2565
JL
14027Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14028
14029 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14030 these if the appropriate directories and files to not exist.
14031
52d4e5b7
JL
14032Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14033
14034 * Makefile.in (DEVO_SUPPORT): Add config.if.
14035
38ada91e
MH
14036Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14037
14038 * configure: Add pattern to replace "build_tooldir"'s
14039 definition in the generated Makefile with "tooldir"'s
14040 actual value.
14041
e44e84da
JL
14042Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14043
56a8387f
JL
14044 * config.sub: Bring back lost sparcv9.
14045
e44e84da
JL
14046 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14047
5cb95c7a
JL
14048Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14049
14050 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14051 CC_FOR_TARGET and friends.
14052
14053Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 14054
ceff9b14
AO
14055 * Makefile.in (build_tooldir): New variable, same as tooldir.
14056 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14057 -B$(build_tooldir)/bin/.
14058 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 14059
f2d11dcd
GP
14060Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14061
14062 * README: Remove installation instructions and refer to the
14063 INSTALL directory instead.
14064
73a6d2e7 14065Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 14066
73a6d2e7
RL
14067 * config.sub: Add support for i[34567]86-pc-udk.
14068 * configure.in: Likewise.
14069
5d4a5ee6
JL
14070Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14071
14072 * Makefile.in: add bzip2 package building bits for user
14073 tools module
14074 * configure.in: ditto
14075
6fc19d6d
JL
14076Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14077
14078 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14079 (ALL_TARGET_MODULES): Add all-target-libobjc.
14080 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14081 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14082 (all-target-libchill): Add dependencies.
14083 * configure.in (target_libs): Add libchill.
4e81ae98 14084
f653f0ab
MH
140851998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14086
14087 * configure.in (target_subdir): Remove duplicate line.
14088
5d4a5ee6
JL
14089Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14090
14091 * Makefile.in (all-automake): fix dependencies.
14092
494933e4
JL
14093Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14094
14095 * configure.in: Minor cleanups for building in the $(target_alias)
14096 subdir.
14097
f6b58262
JW
140981998-09-22 Jim Wilson <wilson@cygnus.com>
14099
14100 * Makefile.in (bootstrap): Set r and s before make all. Use
14101 BASE_FLAGS_TO_PASS in make all.
14102 (cross): Likewise.
14103
27c7a08d
MM
141041998-09-20 Mark Mitchell <mark@markmitchell.com>
14105
14106 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14107
e67afd1e
RH
14108Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14109
14110 * config.sub: Fix typo in last change.
14111
8e44ac71
MH
141121998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14113
14114 * config.sub: Add support for C4x target.
14115 * configure.in: Likewise.
14116
d7496fbb
DM
141171998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14118
14119 * config.sub: Recognize sparcv9 just like sparc64.
14120
22097bd1
RL
14121Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14122
14123 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14124
4b877abd
JL
14125Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14126
2c8ec9a2
JL
14127 * config.guess: Correctly identify Pentium II sco boxes.
14128
4b877abd
JL
14129 * config.guess: Fix "tr" code. From Weiwen Liu.
14130
ab03db52
JH
14131Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14132
14133 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14134 stabs.
14135
b54db294
JL
14136Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14137
14138 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14139 (ALL_TARGET_MODULES): Add all-target-libchill.
14140 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14141 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14142 (all-target-libchill): Add dependencies.
14143 * configure.in (target_libs): Add libchill.
14144
bf48dd73
LW
14145Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14146
14147 * config.guess: Avoid assumptions about "tr" behaves when
14148 LANG is set to something other than English.
14149
a3cbd105
L
14150Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14151
14152 * configure (gxx_include_dir): Changed to
14153 '${prefix}/include/g++'-${libstdcxx_interface}.
14154
14155 * config.if: New to determine the interfaces.
14156
c4acd909
MK
14157Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14158
14159 * config.guess: Detect and handle MPE/IX.
14160 * config.sub: Deal with MPE/IX.
14161
9ea97665
DE
14162Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14163
14164 * configure.in: Use mh-aix43.
14165
0ce065bd
MH
141661998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14167
14168 * configure: Fix --without/--disable cases for gxx-include-dir.
14169
5d4a5ee6
JL
14170Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14171
14172 * mdata-sh: Imported. Needed for automake support.
14173
14174Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14175
14176 * Makefile.in (taz): Try "chmod -R og=u ." before
14177 "chmod og=u `find . -print`".
14178
14179Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14180
14181 * configure.in: Add arm-elf and thumb-elf support.
14182
14183Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14184
14185 * Makefile.in: Undo previous patch.
14186
14187Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14188
14189 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14190 to here ...
14191 (install-no-fixedincludes): and here
14192 (INSTALL_MODULES): ... from here.
14193
466456d9
ILT
14194Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14195
14196 * config.sub: Merge with FSF.
14197
1b409d25
ILT
14198 * config.guess: Merge with FSF.
14199
d207ebef
JM
14200Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14201
14202 * configure (extraconfigdirs): New variable.
14203 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14204 * Makefile.in (all): Move higher in file.
14205 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14206 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14207 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14208 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14209 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14210
142111998-07-23 Brendan Kehoe <brendan@cygnus.com>
14212
14213 * Makefile.in (all-target-libjava): Depend on all-gcc and
14214 all-target-newlib.
14215 (configure-target-libjava): Depend on $(ALL_GCC).
14216
7f1937c1
RL
14217Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14218
14219 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14220 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14221
2ada2bd6
ML
14222Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14223
14224 * INSTALL/README: Fix typo.
14225
1e025bde
ML
14226Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14227
5d4a5ee6
JL
14228 * ylwrap: Change absolute path checks to check for DOS style path
14229 names.
1e025bde 14230
5d4a5ee6
JL
14231 * ylwrap: Don't use a full path name if the source file is in the
14232 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 14233
6755ff73
ILT
14234 * config-ml.in: Default to being verbose, to match Feb 18 change to
14235 configure.
14236
5d4a5ee6
JL
14237Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14238
14239 Brought over from egcs:
14240
14241 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14242
14243 * configure.in (target_subdir): Set to ${target_alias} instead
14244 of "libraries".
14245
14246 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14247
14248 * configure.in (target_subdir): Set to libraries if enable_multilib.
14249
14250Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14251
14252 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14253 multilibs, force reconfiguration the first time we create
14254 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14255
14256Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14257
14258 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14259 avoid confusion with --no-recursion.
14260
14261Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14262
14263 * configure.in: Win32 hosts shouldn't use install -x
14264 * install-sh: remove -x option, and special .exe-handling
14265 hack.
14266
d207ebef
JM
14267Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14268
14269 * config.guess: Recognize i586-pc-beos.
14270 * configure.in: Don't build some bits for beos.
14271
fbd836fc
ILT
14272Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14273
5d4a5ee6
JL
14274 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14275 CFLAGS default to -O2.
14276
fbd836fc
ILT
14277 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14278 when using GNU ld.
14279
14280Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14281
14282 * ltmain.sh: Correct install when using a different shell.
14283
14284Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14285
14286 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14287
d207ebef
JM
14288Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14289
14290 * makefile.vms: Update to build binutils/makefile.vms. Add install
14291 target.
fbd836fc
ILT
14292
14293Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14294
14295 * ltconfig: Update to correct AIX handling.
14296
69b471bc
JL
14297Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14298
81241b5e
JL
14299 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14300
69b471bc
JL
14301 * configure.in (target_subdir): Set to ${target_alias} instead
14302 of "libraries".
14303
bedf82df
MH
143041998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14305
14306 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14307 (Makefile): Depend on $(gcc_version_trigger).
14308
14309 * configure (gcc_version): Change default initializer to empty
14310 string.
14311 (gcc_version_trigger): New variable; pass this variable down
14312 to subdir configures to enable them checking gcc's version
14313 themselves. Emit make macros for both gcc_version vars.
14314 (topsrcdir): Initialize reliably.
14315 (recursion line): Remove --with-gcc-version=${gcc_version}.
14316
28e449d8
MH
143171998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14318
14319 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
14320 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14321 in $(libsubdir); emit definition in each generated Makefile.
14322 (gxx_include_dir): Initialize depending on
14323 $enable_version_specific_runtime_libs.
28e449d8 14324
50c4c9f7
MH
143251998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14326
14327 * configure (gcc_version): Initialize properly depending on
14328 how and where configure is started.
14329 (recursion line): Pass a --with-gcc-version=${gcc_version}
14330 to configures in subdirs.
14331
d207ebef
JM
14332Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14333
14334 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 14335 cygmon
d207ebef 14336
5d4a5ee6
JL
14337Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14338
14339 * configure.in: Add cygmon and libstub support for mn10200.
14340
2f96399b
MH
143411998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14342
14343 * configure (gcc_version): Add new variable describing the
14344 particular gcc version we're building.
14345 * Makefile.in (libsubdir): Add new macro for the directory
14346 in which the compiler finds executables, libraries, etc.
14347 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14348 and libsubdir.
14349
c4137c50
AO
14350Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14351
ceff9b14
AO
14352 * Makefile.in (local-clean): Remove *.log.
14353 (warning.log): Built with warn_summary from build.log.
14354 (mail-report.log): Run test_summary.
14355 (mail-report-with-warnings.log): Run test_summary including
14356 warning.log in the report.
c4137c50 14357
276d5ee0
RL
14358Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14359
14360 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14361
5d4a5ee6
JL
14362Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14363
14364 * Makefile.in (grep): Grep no longer depends on libiberty.
14365
14366Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14367
14368 * Makefile.in: all-snavigator needs all-libgui.
14369
14370Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14371
14372 * configure.in: Add cygmon and libstub support for mn10300.
14373
8af14275
ILT
14374Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14375
14376 * missing: Update to version from automake 1.3.
14377
fbd836fc
ILT
14378 * ltmain.sh: On installation, don't get confused if the same name
14379 appears more than once in the list of library names.
14380
466456d9
ILT
14381Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14382
14383 * config.sub: Accept m68060 and m5200 as CPU names.
14384
5d4a5ee6
JL
14385Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14386
14387 * configure: Use && rather than using -a in test, because odd
14388 strings can confuse test.
14389 * configure.in: Likewise.
14390
fbd836fc
ILT
14391Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14392
14393 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14394
f0983958
AO
14395Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14396
14397 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 14398 bootstrap4-lean): New targets.
f0983958 14399
bfed1ea0
JL
14400Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14401
14402 * mpw-* Delete. Not used.
14403
5d4a5ee6
JL
14404Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14405
14406 * COPYING.LIB: Update FSF address.
14407
bfed1ea0
JL
14408Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14409
14410 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14411
5d4a5ee6
JL
14412 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14413 GAS_SUPPORT_DIRS.
14414
bfed1ea0
JL
14415Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14416
14417 * ltconfig, ltmain.sh: Avoid producing a version number if
14418 -version-info was not used.
14419
5d4a5ee6
JL
14420Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14421
14422 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14423 building with newlib.
14424
144251998-04-30 Paul Eggert <eggert@twinsun.com>
14426
d207ebef 14427 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 14428 Solaris `make' causes it to continue to next definition.
d207ebef
JM
14429
14430Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14431
14432 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14433 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
14434
14435Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14436
14437 * configure.in: Change alpha to alpha* in several places.
14438
d207ebef
JM
14439Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14440
14441 * config.sub: Recognize sparc86x.
14442
77be0cab
MM
14443Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14444
14445 * configure.in (--enable-target-optspace): Remove debug echo.
14446
62441128
JW
14447Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14448
14449 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14450
bfed1ea0
JL
14451Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14452
14453 * ltconfig: Update cygwin32 support.
14454
5d4a5ee6
JL
14455 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14456 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14457 (GDB_SUPPORT_DIRS): Likewise.
14458
3f4ea1de
MM
14459Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14460
14461 * configure.in (target_makefile_frag): If --enable-target-optspace,
14462 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
14463 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14464 not used.
14465 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 14466
5d4a5ee6
JL
14467Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14468
14469 * Makefile.in (all-bfd): Depend on all-intl.
14470 (all-binutils): Likewise.
14471 (all-gas): Likewise.
14472 (all-gprof): Likewise.
14473 (all-ld): Likewise.
14474
144751998-04-19 Brendan Kehoe <brendan@cygnus.com>
14476
14477 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14478
bfed1ea0
JL
14479Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14480
5d4a5ee6
JL
14481 * Makefile.in (all-bfd): Depend upon all-libiberty.
14482
bfed1ea0
JL
14483 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14484
5d4a5ee6
JL
14485Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14486
14487 * Makefile.in: Add libstub.
14488
14489 * configure.in: Ditto. Build libstub for targets that have cygmon
14490 support.
14491
14492Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14493
14494 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14495
14496Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14497
14498 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14499 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14500
ec8d6ddc
KW
14501Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14502
14503 * configure: Define DEFAULT_M4 by searching PATH.
14504 * Makfile.in: Use DEFAULT_M4.
14505
bfed1ea0
JL
14506Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14507
14508 * ltconfig: Add cygwin32 support.
14509
5d4a5ee6
JL
14510 * Makefile.in, configure.in: Add libtool as a native only directory
14511 to configure and build.
14512
547a6183
JL
14513Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14514
14515 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14516
5d4a5ee6 14517Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 14518
5d4a5ee6
JL
14519 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14520
14521Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14522
14523 * Makefile.in: add ash make rules
14524 * configure.in: add ash to native_only and host_tools lists
14525
14526Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14527
14528 * Makefile.in (all-gettext, all-intl): New targets.
14529 (ALL_MODULES): Added all-gettext, all-intl.
14530 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14531 (INSTALL_MODULES): Added install-gettext, install-intl.
14532 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14533
14534 * configure.in (host_tools): Added gettext.
14535 (native_only): Likewise.
14536 (noconfigdirs) [various cases]: Likewise.
14537 (host_libs): Added intl.
14538
d207ebef
JM
14539Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14540
14541 * configure: Do not disable building gdbtk for cygwin32 hosts.
14542
e98e406f
NC
14543Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14544
14545 * configure.in: Add thumb-coff target.
14546 * config.sub: Add thumb-coff target.
14547
5d4a5ee6
JL
14548Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14549
14550 * Makefile.in: Revert yesterday's change.
14551 (all-target-winsup): all-target-librx stays out of here.
14552
14553Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14554
14555 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14556 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14557 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14558 Remove references to librx and libg++.
14559
14560Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14561
14562 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14563 recursive makes
14564
bfed1ea0
JL
14565Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14566
14567 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 14568 for newlib directory.
bfed1ea0
JL
14569 (CXX_FOR_TARGET): Likewise.
14570
14571Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14572
14573 * ltconfig: Update after libtool/ltconfig.in change for
14574 hpux11.
14575
14576Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14577
14578 * ltconfig, ltmain.sh: Update to libtool 1.2.
14579
3cd730af
MH
14580Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14581
14582 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14583 (install-gcc-cross): Instead, override LANGUAGES here.
14584
80564603
DL
145851998-03-18 Dave Love <d.love@dl.ac.uk>
14586
14587 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14588 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14589
d207ebef
JM
14590Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14591
14592 * configure.in: Add Thumb-pe target.
14593
5d4a5ee6 14594Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 14595
5d4a5ee6
JL
14596 * Makefile.in - changed sn targets to snavigator
14597 * configure.in - changed sn targets to snavigator
14598
2d4a0558
MH
14599Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14600
14601 * config-ml.in: After building symlink tree call make distclean
14602 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14603 to be the case for libiberty.
14604
04b93567
L
14605Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14606
14607 * configure: When making link, also check the current
14608 directory. The configure scripts may create one.
14609
9a06b842
RH
14610Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14611
14612 * config.sub: Accept alphapca56 and alphaev6 properly.
14613
217fc4e6
FS
14614Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14615
14616 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14617
3e07bdbd 14618Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 14619
e490616e 14620 * config.sub (sco5): Fix typo.
3e07bdbd 14621
5d4a5ee6
JL
14622Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14623
14624 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14625 install-itcl.
14626 (install-itcl): Remove dependency on install-tcl.
14627
14628Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14629
14630 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14631
14632Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14633
14634 * configure.in: Don't build libgui for a cygwin32 target when not on
14635 a cygwin32 host.
14636
14637Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14638
14639 * configure (redirect): Set to null, so default behavior of
14640 configure is now --verbose.
14641
ce0d965c
DL
146421998-02-16 Dave Love <d.love@dl.ac.uk>
14643
14644 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14645 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14646
3acd1fd0
MH
14647Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14648
14649 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14650 this change to sync Makefile.in with its ChangeLog entries.
14651
5d4a5ee6
JL
14652Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14653
14654 * ltmain.sh (mkdir): Check that the directory doesn't exist
14655 before we exit with error, so that we don't get races during
14656 parallel builds.
14657
bfed1ea0
JL
14658Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14659
14660 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14661
4e77e8f1
MH
14662Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14663
14664 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14665 PICFLAG_FOR_TARGET.
14666 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14667
14668 * configure: Emit a definition for the new macro enable_shared
14669 into each Makefile.
14670
5d4a5ee6
JL
14671Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14672
14673 * configure.in (host_tools, native_only): Add libtool.
14674
14675Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14676
14677 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14678 Fix typo in ming config comment.
14679
bfed1ea0
JL
14680Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14681
14682 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14683
5d4a5ee6
JL
14684Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14685
14686 * config.sub: Add tic30 cases, and map c30 to tic30.
14687
8821a725
RH
14688Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14689
14690 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14691 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14692 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14693 (CLEAN_TARGET_MODULES): Similarly
14694 (all-target-libf2c): Add dependences.
4e81ae98 14695 * configure.in (target_libs): Add libf2c.
8821a725 14696
5d4a5ee6
JL
14697Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14698
14699 * configure.in: Remove expect from noconfigdirs when target
14700 is cygwin32. OK to build expect and dejagnu with Canadian
14701 Cross.
14702
0aadd657
ILT
14703Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14704
5d4a5ee6
JL
14705 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14706 host.
14707
0aadd657
ILT
14708 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14709 and mingw32.
14710
d0a8352c
MH
14711Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14712
14713 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14714 here as it is not defined in the toplevel Makefile.
14715
59739e3c
MH
14716Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14717
14718 * configure (package_makefile_rules_frag): New variable, which names
14719 a file with generic rules, ...
14720 Change comment to mention we now have FIVE parts.
14721 * configure: Undo last change.
14722
228197ee
LT
14723Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14724
14725 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 14726 * config.sub: More accurate determination of HP processor types.
228197ee 14727
efd4c0ba
MH
14728Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14729
14730 * configure (package_makefile_frag): Move inserting the
14731 ${package_makefile_frag} to where it should be according
14732 to the comment.
14733
6eef3189
PB
14734Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14735
14736 * config.guess: Add support for Linux/ARM.
14737
d207ebef
JM
14738Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14739
14740 * .cvsignore: Remove *-info and *-install since they match
14741 release-info and mpw-install, which we don't want to just ignore.
14742
48464ebf
RH
14743Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14744
14745 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14746
803462a7
PN
14747Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14748
14749 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14750 local_prefix to sub-make invocations.
14751
520ab477
L
14752Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14753
14754 * configure.in: Check makefile fragments in the source
14755 directory.
14756
4bcdb76d
AO
14757Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14758
ceff9b14
AO
14759 * configure.in: Check whether host and target makefile
14760 fragments exist before adding them to *_makefile_frag.
4bcdb76d 14761
5d4a5ee6
JL
14762Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14763
14764 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14765
14766Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14767
14768 * configure.in: Make sure we only replace RPATH_ENVVAR on
14769 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14770 regexp to sed.
14771
14772 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14773 to sub-makes.
14774
0d3e11a5
LI
147751998-01-13 Lee Iverson (leei@ai.sri.com)
14776
14777 * config-ml.in (multi-do): LDFLAGS must include multilib
14778 designator.
14779
d45b3d87 14780Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
14781
14782 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14783
d39cd7a1
MK
14784Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14785
14786 * config.sub: Add mingw32 support.
14787 * configure.in: Likewise.
d39cd7a1 14788
6decbc24
FS
14789Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14790
14791 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14792
5d4a5ee6
JL
14793Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14794
14795 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14796 * configure (gxx_include_dir): Provide a definition for subdirs
14797 which do not use autoconf.
14798
14799Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14800
14801 * config.guess: Sync with egcs. Picks up new alpha support,
14802 BeOS & some additional linux support.
14803
d3d1907a
JL
14804Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14805
14806 * config.guess: HP 9000/803 is a PA1.1 machine.
14807
b104e095
RH
14808Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14809
14810 * configure.in: It's alpha*-...
14811
aca823c1
L
14812Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14813
14814 * configure.in (host_makefile_frag, target_makefile_frag):
14815 Handle multiple config files.
14816 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14817 alpha-*-*.
14818
d207ebef
JM
14819Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14820
14821 * mkdep: New file.
14822
14823Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14824
14825 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14826
5d4a5ee6
JL
14827Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14828
14829 * Makefile.in: Add libgui directory.
14830 (GDB_TK): Add all-libgui.
14831 * configure.in: Add libgui directory.
14832 * configure: Add all-libgui to GDB_TK.
14833
14834Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14835
14836 * config-ml.in (multidirs): Add m32r to multilib list.
14837
14838Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14839
14840 * Makefile.in (all-target-gperf): Change dependency to
14841 all-target-libstdc++.
14842
baf55877
FF
14843Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14844
14845 * config.guess: Add BeOS support.
14846
5d4a5ee6
JL
14847Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14848
14849 Source directory cvs renamed to cvssrc:
14850 * configure.in (host_tools): Change cvs to cvssrc.
14851 (native_only): Likewise.
14852 (noconfigdirs) [various cases]: Likewise.
14853 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14854 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14855 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14856 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14857 (all-cvssrc): Rename target from all-cvs.
14858
f2d76545
JL
14859Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14860
14861 * configure (gxx_include_dir): Fix thinko.
14862
205cba53
JL
14863Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14864
14865 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14866 (install-cross, install-gcc-cross): New targets.
14867
5d4a5ee6
JL
14868Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14869
14870 * configure.in (noconfigdirs): Add support for Thumb target.
14871
14872 * config.sub (maybe_os): Add support for Thumb target.
14873
14874Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14875
14876 * Makefile.in: Add rules for cygmon.
14877
14878 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14879
96b0f1fc
JL
14880Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14881
14882 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14883 * configure (gxx_include_dir): Provide a definition for subdirs
14884 which do not use autoconf.
d207ebef
JM
14885
14886Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14887
14888 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 14889 11/18/97 build
d207ebef 14890
7dfef6ed
JL
14891Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14892
14893 * From Franz Sirl.
14894 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14895 found on RedHat Linux systems.
96b0f1fc 14896
83cfe7c0
JL
14897Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14898
14899 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14900 guesses.
14901
7dfef6ed
JL
14902Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14903
14904 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14905
5d4a5ee6
JL
14906Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14907
14908 * ltmain.sh: If mkdir fails, check whether the directory was created
14909 anyhow by some other process.
14910
d207ebef
JM
14911Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14912
14913 * configure.in (d30v-*-*): Configure all directories.
14914
14915Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14916
14917 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14918 for the D30V.
14919
14920Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14921
14922 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14923
5d4a5ee6
JL
14924Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14925
e490616e
ZW
14926 * include/libiberty.h: Add extern "C" { so it can be used with C++
14927 progrms.
14928 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14929 programs.
5d4a5ee6 14930
d207ebef
JM
14931Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14932
14933 * configure.in (d30v-*-*): Configure GCC now.
14934
5d4a5ee6
JL
14935Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14936
14937 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14938 is no longer needed.
14939
c9670e62
JM
14940Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14941
14942 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14943
cc71c0ca
MH
14944Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14945
14946 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14947 targets using "$@" to provide support for similar but not identical
14948 targets without having to duplicate code.
14949
d207ebef
JM
14950Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14951
14952 * makefile.vms: Fix to work with DEC C.
14953
14954Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14955
14956 * config.sub: Add mips-tx39-elf to marketing names.
14957
14958Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14959
14960 * ltmain.sh: Handle symlinks in generated script.
14961
14962Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14963
14964 * configure: Handle autoconf style directory options: --bindir,
14965 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14966 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14967 --sysconfdir.
14968 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14969 (sharedstatedir, localstatedir, oldincludedir): New variables.
14970 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14971 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14972 sbindir, sharedstatedir, and sysconfdir.
14973
b1e3ddfd
AJ
14974Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14975
14976 * Makefile.in (bootstrap-lean): New target.
14977
d207ebef
JM
14978Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14979
14980 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 14981 sn, and gnuserv from noconfigdirs.
d207ebef
JM
14982
14983Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14984
14985 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14986
09f97c1e
JL
14987Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14988
14989 * Makefile.in (cross): New target.
14990
335d0ab2
AO
14991Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14992 Jeff Law <law@cygnus.com>
14993
14994 * Makefile.in (bootstrap2, bootstrap3): New targets.
14995 (all-bootstrap): Remove outdated and confusing target.
339c9b00 14996 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 14997
d207ebef
JM
14998Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14999
15000 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 15001 windows. Consistent with gdb/configure.
d207ebef 15002
e693cc28
UD
150031997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15004
e693cc28
UD
15005 * configure.in: Name Linux target fragment.
15006
15007 * configure: Rewrite so that project Makefile fragment is inserted
15008 first and appears last in the resulting Makefile.
15009
d207ebef
JM
15010Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15011
15012 * Makefile.in (install-itcl): Install tcl first.
15013
5d4a5ee6
JL
15014Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15015
15016 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15017
f401679e
JW
15018Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15019
15020 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15021
15022 * configure.in (skipdirs): Add target-librx for Linux.
15023 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15024
ec20b1b9
JL
15025Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15026
15027 * Makefile.in (bootstrap): New target.
15028
becdcf6d
JL
15029Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15030
63f6bcd7 15031 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 15032
d207ebef
JM
15033Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15034
15035 * config.guess: Merge with FSF.
15036
0c82f6bf
FF
15037Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15038
15039 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15040
d207ebef
JM
15041Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15042
15043 * config.sub: Add "marketing-names" patch.
15044
3fbc0b70
JS
15045Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15046
e490616e 15047 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 15048
e20d4801
JL
15049Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15050
15051 * config.sub: Handle v850-elf.
15052
fe181f78 15053Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
15054
15055 * .cvsignore (*-install): Remove.
15056
bfed1ea0
JL
15057Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15058
15059 * ltconfig: Set CONFIG_SHELL in libtool.
15060 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15061
558a1e7c
JW
15062Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15063
15064 * configure.in (target_subdir): Set to libraries if enable_multilib.
15065
7818d6fc
JW
15066Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15067
15068 * config.guess: Update from gcc directory.
15069
d207ebef
JM
15070Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15071
15072 * Makefile.in (all-sim): Depends on all-readline.
15073
6599da04
JM
15074Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15075
15076 * Makefile.in (BISON, YACC): Use $$s.
15077 (all-bison): Depend on all-texinfo.
15078
15079Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15080
15081 * Makefile.in (BISON): Add -L flag.
15082 (YACC): Likewise.
15083
d207ebef
JM
15084Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15085
4e81ae98
EC
15086 * configure.in (noconfigdirs): Add support for v850e target.
15087
d207ebef
JM
15088 * config.sub (maybe_os): Add support for v850e target.
15089
15090Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15091
4e81ae98
EC
15092 * configure.in (noconfigdirs): Add support for v850ea target.
15093
d207ebef
JM
15094 * config.sub (maybe_os): Add support for v850ea target.
15095
6599da04
JM
15096Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15097
15098 * config.sub: Add mipstx39. Delete r3900.
15099
15100Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15101
15102 * Makefile.in (all-autoconf): Depends on all-texinfo.
15103
15104Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15105
15106 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15107 eabi targets.
15108
15109Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15110
15111 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15112
15113 * configure: When handling a Canadian Cross, handle YACC as well as
15114 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 15115 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
15116
15117Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15118
15119 * Makefile.in (BISON): bison, not byacc or bison -y.
15120 (YACC): bison -y or byacc or yacc.
15121 (various): Add *-bison as appropriate.
15122 (taz): No need to mess with BISON anymore.
15123
15124Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15125
15126 * configure: If OSTYPE matches *win32*, try to find a good value for
15127 CONFIG_SHELL.
15128
15129Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15130
15131 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15132 configure.in if it is present.
15133
15134Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15135
15136 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15137
15138Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15139
15140 * config.sub: Recognize `arc' cpu.
15141 * configure.in: Likewise.
15142 * config-ml.in: Likewise.
15143
15144Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15145
15146 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15147
15148Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15149
15150 * configure: Changed sed delimiter from ':' to '|' when
15151 attempting to substitute ${config_shell} for SHELL. On
15152 NT ${config_shell} may contain a ':' in it.
15153
15154Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15155
15156 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15157
15158Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15159
15160 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15161
15162Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15163
15164 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15165
15166 * ylwrap: If the program is a relative path, force it to be
15167 absolute.
15168
15169Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15170
15171 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15172
15173Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15174
15175 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
15176 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15177 for libraries.
6599da04
JM
15178
15179Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15180
15181 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 15182 separated by spaces.
6599da04
JM
15183
15184Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15185
15186 * ylwrap: New file.
15187 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15188
15189 * ltmain.sh: Handle /bin/sh at start of install program.
15190
15191 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15192
15193 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15194 * missing: New file, from automake 1.2.
15195
15196Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15197
15198 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15199 check-tk to CHECK_X11_MODULES.
15200
15201Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15202
15203 * config.sub: Merge with FSF.
15204
15205Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15206
15207 * config.guess: Merge with FSF.
15208
15209Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15210
15211 * configure: Treat msdosdjgpp like go32.
15212 * configure.in: Likewise. Don't remove gprof for go32.
15213
15214 * configure: Change Makefile.tem2 to Makefile.tm2.
15215
15216Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15217
15218 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15219
15220Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15221
15222 * install-sh (chmodcmd): Set to null if the DST directory already
15223 exists. Same as Nov 11th change.
15224
15225Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15226
4e81ae98 15227 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
15228
15229Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15230
15231 * config.guess: Update from FSF.
15232
15233Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15234
15235 * Makefile.in (GDB_TK): Depend on itcl and tix.
15236
15237Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15238
15239 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15240 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15241 (INSTALL_SCRIPT): New variable.
15242 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15243 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15244 to -x.
15245 * install-sh: Add support for -x option.
15246
15247Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15248
15249 * configure.in, Makefile.in: Treat tix like itcl.
15250
15251Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15252
15253 * Makefile.in (WINDRES): New variable.
15254 (WINDRES_FOR_TARGET): New variable.
15255 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15256 (EXTRA_HOST_FLAGS): Add WINDRES.
15257 (EXTRA_TARGET_FLAGS): Add WINDRES.
15258 (EXTRA_GCC_FLAGS): Add WINDRES.
15259 ($(DO_X)): Pass down WINDRES.
15260 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15261 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15262 DLLTOOL_FOR_TARGET.
15263
15264Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15265
15266 * configure.in: configure sim before gdb for win32-x-ppc
15267
15268Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15269
15270 Move gperf into the toplevel, from libg++.
15271 * configure.in (target_tools): Add target-gperf.
15272 (native_only): Add target-gperf.
15273 * Makefile.in (all-target-gperf): New target, depend on
15274 all-target-libg++.
15275 (configure-target-gperf): Empty rule.
15276 (ALL_TARGET_MODULES): Add all-target-gperf.
15277 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15278 (CHECK_TARGET_MODULES): Add check-target-gperf.
15279 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15280 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15281
15282Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 15283
6599da04
JM
15284 * config.sub (mn10200): Recognize new basic machine.
15285
15286Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15287
15288 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15289 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15290
15291Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15292
15293 * configure.in: If we're building mips-sgi-irix6* native, turn on
15294 ENABLE_MULTILIB and set TARGET_SUBDIR.
15295
15296Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15297
15298 * Makefile.in (all-sn): Depend on all-grep.
15299
15300Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15301
15302 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15303
15304 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15305 Makefile. From Jeff Makey <jeff@cts.com>.
15306 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15307
15308 * Makefile.in (DISTBISONFILES): Remove.
15309 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15310 $(DEFAULT_YACC).
15311
15312 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 15313 cygwin32.
6599da04
JM
15314
15315 * Makefile.in (LD): New variable.
15316 (EXTRA_HOST_FLAGS): Pass down LD.
15317 ($(DO_X)): Likewise.
15318
15319Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15320
15321 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15322
15323Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15324
15325 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 15326 before adding our own. Always add --build.
6599da04
JM
15327
15328Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15329
15330 * configure.in (targargs): Pass --build if we're doing
15331 a cross-compile.
15332
15333Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15334
ca236658 15335 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
15336 sed. Otherwise sed chokes on NT path names with drive
15337 designators. Also look for "?:*" as the leading characters in an
15338 absolute pathname.
15339
15340Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15341
15342 * config.sub: Support for r3900.
15343
15344Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15345
15346 * configure.in: Use install-sh, not install.sh.
15347
15348Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15349
15350 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15351 apply it twice.
15352
15353Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15354
15355 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15356 install-binutils.
15357
15358Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15359
15360 * Makefile.in: Add automake targets.
15361 * configure.in (host_tools): Add automake.
15362
15363Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15364
15365 * configure: Default CXX to c++, not gcc.
15366 * Makefile.in (CXX): Set to c++, not gcc.
15367 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15368
15369Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15370
15371 * install-sh: try appending a .exe if source file doesn't
15372 exist
15373
15374Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15375
15376 * configure.in: Turn on multilib by default.
15377 (cross_only): Remove target-libiberty.
15378
15379 * Makefile.in (all-gcc): Don't depend on libiberty.
15380
15381Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15382
15383 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15384
15385Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15386
15387 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15388 (DISTBISONFILES): Add ld/Makefile.in
15389
15390Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15391
15392 * configure.in: if target is cygwin32 but host isn't cygwin32,
15393 don't configure gdb tcl tk expect, not just gdb.
15394
15395Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15396
15397 * configure.in: Added gnuserv everywhere sn appears.
15398
15399 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15400 (CROSS_CHECK_MODULES): Added check-gnuserv.
15401 (INSTALL_MODULES): Added install-gnuserv.
15402 (CLEAN_MODULES): Added clean-gnuserv.
15403 (all-gnuserv): New target.
15404
15405Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15406
15407 * config.guess: Fixes for MIPS OpenBSD systems.
15408
15409Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15410
15411 * Makefile.in (INSTALL_XFORM): Remove.
15412 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15413
15414 * mkinstalldirs: New file, copied from automake.
15415 * Makefile.in (installdirs): Rename from install-dirs. Use
15416 mkinstalldirs. Change all users.
15417 (DEVO_SUPPORT): Add mkinstalldirs.
15418
15419Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15420
15421 * install-sh: Rename from install.sh.
15422 * Makefile.in (INSTALL): Change install.sh to install-sh.
15423 (DEVO_SUPPORT): Likewise.
15424
15425 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15426 Graichen <graichen@rzpd.de>.
15427
15428Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15429
15430 * config.guess: Recognize OpenBSD systems correctly.
15431
15432Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15433
15434 * README, Makefile.in (ETC_SUPPORT): Remove references to
15435 cfg-paper*, configure.{texi,man,info*}._
15436
15437Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15438
15439 * Makefile.in (all.normal): Ensure that gcc is built after all
15440 the x11 - ie gdb - targets.
15441
15442Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15443
15444 * makefile.vms: Don't run conf-a-gas.
15445
15446Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15447
e490616e 15448 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 15449
d207ebef
JM
15450Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15451
15452 * configure.in: Remove noconfigdirs case since gdb also
15453 configures and builds for tic80-coff.
15454
6599da04
JM
15455Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15456
15457 * configure: Set cache_file to config.cache.
15458 * Makefile.in (local-distclean): Remove config.cache.
15459
15460Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15461
15462 * COPYING: Update FSF address.
15463
d207ebef
JM
15464Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15465
15466 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15467 noconfigdirs.
15468
6599da04
JM
15469Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15470
15471 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15472 MAKEDIRS, is empty.
15473
15474Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15475
15476 * config.sub: Tweak mn10300 entry.
15477
15478Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15479
15480 * configure.in (host_tools): Put sim before gdb, so gdb's
15481 configure.tgt can determine if the simulator was configured.
15482
15483Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15484
15485 * config.sub: Move BeOS $os case to be with other Cygnus
15486 local cases.
15487
15488Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15489
15490 * config.sub: Remove misplaced comment that broke Linux.
15491
15492Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15493
15494 * config.sub: Add BeOS support.
15495
15496Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15497
15498 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15499
15500Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15501
15502 * configure.in (noconfigdirs): Remove tcl and tk from
15503 noconfigdirs for cygwin32 builds.
15504
d207ebef
JM
15505Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15506
15507 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15508
6599da04
JM
15509Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15510
15511 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15512 make-all.com, use makefile.vms instead.
15513
15514Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15515
15516 * config.sub: Accept -lnews*.
15517
d207ebef
JM
15518Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15519
15520 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 15521 target-examples and target-libiberty for d30v.
d207ebef
JM
15522
15523Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15524
15525 * configure.in (noconfigdirs): Enable ld for d30v.
15526
15527Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15528
15529 * configure.in (tic80-*-*): Build compiler.
15530
15531Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15532
15533 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 15534 unsupported d30v directories
d207ebef
JM
15535
15536Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15537
4e81ae98
EC
15538 * config.sub, configure.in: Add d30v target cpu.
15539
6599da04
JM
15540Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15541
15542 * makefile.vms: New file.
15543 * make-all.com: Remove.
15544
15545Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15546
15547 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15548
15549Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15550
15551 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15552
15553Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15554
15555 * Makefile.in (ALL_MODULES): Added all-db.
15556 (CROSS_CHECK_MODULES): Addec check-db.
15557 (INSTALL_MODULES): Added install-db.
15558 (CLEAN_MODULES): Added clean-db.
15559
15560Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15561
15562 * config.guess: Merge with latest FSF sources.
15563
15564Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15565
15566 * Makefile.in (ALL_MODULES): Added all-itcl.
15567 (CROSS_CHECK_MODULES): Added check-itcl.
15568 (INSTALL_MODULES): Added install-itcl.
15569 (CLEAN_MODULES): Added clean-itcl.
15570
15571Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15572
15573 * configure.in: build gdb for mn10200
15574
15575Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15576
15577 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15578
d207ebef
JM
15579Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15580
15581 * configure.in (tic80-*-*): Turn off most targets right now.
15582
6599da04
JM
15583Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15584
15585 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15586 rather than the makeinfo program.
15587 (do-info): Depend upon all-texinfo.
15588
15589Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15590
15591 * configure.in: Remove uses of config/mh-linux.
15592
15593 * config.sub, config.guess: Merge with latest FSF sources.
15594
d207ebef
JM
15595Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15596
15597 * config.sub (case $basic_machine): Add tic80 entries.
15598
6599da04
JM
15599Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15600
15601 * config.sub, config.guess: Merge with latest FSF sources.
15602
15603Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15604
15605 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15606 * mpw-config.in: Test for NewFolderRecursive.
15607 * mpw-install: Use symbolic name for startup filename.
15608 * mpw-README: Add various additional details.
15609
15610Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15611
15612 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15613
15614Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15615
15616 * configure.in: Do build gcc and the target libraries for
15617 the mn10200.
15618
15619Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15620
15621 * configure.in: don't avoid building gdb for mn10300 any more
15622 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15623 instead of single-quoting it.
15624
15625Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15626
15627 * configure.in: Don't use --with-stabs on IRIX 6.
15628
15629Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15630
15631 * configure.in (m32r): Build gdb, libg++ now.
15632
15633Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15634
15635 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15636 directories from noconfigdirs.
15637
15638Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15639
15640 * config.sub (basic_machine): added mips16 configuration
15641
15642Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15643
15644 * config.sub: Handle d10v-unknown.
15645
d207ebef
JM
15646Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15647
15648 * config.sub: Handle v850-unknown.
15649
6599da04
JM
15650Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15651
15652 * Makefile.in: add findutils
15653 * configure.in: add findutils to list of host_tools
15654
15655Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15656
15657 * config.sub: Handle mn10200 and mn10300.
15658
15659Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15660
15661 * configure.in (d10v-*): Do not build librx.
15662
15663Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15664
15665 * configure.in (mn10300): Build everything except gdb & libgloss.
15666
15667Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15668
15669 * config.guess: Patch for Dansk Data Elektronik servers,
15670 from Niels Skou Olsen <nso@dde.dk>.
15671
15672 For ncr, use /bin/uname rather than uname, since GNU uname does not
15673 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15674
15675 Patch for MIPS R4000 running System V,
15676 from Eric S. Raymond <esr@snark.thyrsus.com>.
15677
15678 Fix thinko for nextstep.
15679
15680 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15681
15682 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15683 * config.guess: Guess mips-dec-mach_bsd4.3.
15684
15685 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15686 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15687 release numbers.
15688 * config.guess (mips-mips-riscos*): Emit just enough of the
15689 release number.
15690
15691 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15692 * config.guess (sparc-auspex-sunos*): Added.
15693 (f300-fujitsu-*): Added.
15694
15695 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15696 * config.guess: Recognize a Tadpole as a sparc.
15697
15698Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15699
15700 * config.guess: Don't assume that NextStep version is either 2 or
15701 3. NextStep 4 (aka OpenStep 4) has come out now.
15702
15703Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15704
15705 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15706 From Rik Faith <faith@cs.unc.edu>.
15707
15708Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15709
15710 * config.sub: Contributions from bug-gnu-utils to:
15711 Support plain "hppa" (no version given) architecture, reported by
15712 OpenStep.
15713 OpenBSD like NetBSD.
15714 LynxOs is not a hardware supplier.
15715
15716 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 15717 OpenBSD like NetBSD.
6599da04
JM
15718 Stratus systems.
15719 More Pyramid systems.
15720 i[n>4]86 Intel chips.
15721 M680[n>4]0 Motorola chips.
15722 Use unknown instead of lynx for hardware manufacturer.
15723
15724Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15725
15726 * install.sh (chmodcmd): Set to null if the DST directory already
15727 exists.
15728
15729Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15730
15731 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15732 not use mt-ppc target Makefile fragment any more.
15733
15734Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15735
15736 * configure.in (*-*-windows): Exclude everything but those dirs
15737 needed to build windows.
15738
15739Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15740
15741 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15742
15743Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15744
15745 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
15746
15747Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15748
15749 * Undo my previous change.
15750
15751Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15752
15753 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15754 unconditionally.
15755 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15756
15757Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15758
15759 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15760 host to add it's own flags.
6599da04
JM
15761
15762Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15763
15764 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15765
15766Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15767
15768 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15769 (CXX_FOR_TARGET): Likewise.
15770 (GCC_FOR_TARGET): Define.
15771 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15772 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15773 CC_FOR_TARGET was specified on the command line.
15774 (MAKEOVERRIDES): Don't define.
15775
15776Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15777
15778 * configure.in (m32r): Fix spelling of libg++ libs.
15779
15780Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15781
15782 * config.sub (-apple*): Remove, now redundant.
15783
15784Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15785
15786 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15787
15788 * configure: Rework yesterday's sed script patch.
15789
15790 * config.sub: Merge with FSF.
15791
15792Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15793
15794 * config.guess: Merge from FSF.
15795
15796 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
15797 * config.guess: Use pc instead of unknown, for pc clone systems.
15798 Change linux to linux-gnu.
6599da04
JM
15799
15800 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 15801 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
15802
15803Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15804
15805 * test-build.mk (HOLES): Add "xargs" for gdb.
15806
15807 * configure: Avoid hpux10.20 sed bug.
15808
15809Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15810
731a8127 15811 * configure.in: Add support for windows host
6599da04
JM
15812 (that is a build done under the Microsoft build environment).
15813
15814Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15815
15816 * Makefile.in: Replace all uses of srcroot with s, to shrink
15817 command line lengths.
15818
15819 Patches from Geoffrey Noer <noer@cygnus.com>:
15820 * configure.in: If configuring for newlib, pass --with-newlib to
15821 subdirectories.
15822 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15823 -Bnewlib/ and -Lwinsup to gcc.
15824 (CXX_FOR_TARGET): Likewise.
15825
15826Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15827
15828 * Makefile.in (ETC_SUPPORT): Add configure.
15829
15830Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15831
4e81ae98 15832 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
15833 host configuration file.
15834
15835Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15836
15837 * configure.in: Break mn10x00 support into separate
15838 mn10200 and mn10300 configurations.
15839 * config.sub: Likewise.
15840
15841Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15842
15843 * configure.in: Add lots of stuff to noconfigdirs for
15844 the mn10x00 targets.
15845
15846 * config.sub, configure.in: Add mn10x00 support.
15847
15848Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15849
15850 * make-all.com: Call conf-a-gas, not config-a-gas.
15851
15852Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15853
15854 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 15855 targets.
6599da04
JM
15856
15857Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15858
15859 * mpw-README: Add much more detail for native PowerMac.
15860 * mpw-install: New file.
15861 * mpw-configure: Add --norecursion and --help options.
15862 * mpw-config.in: Translate readme and install files when
15863 copying to objdir.
15864 * mpw-build.in: Don't always depend on byacc and flex.
15865 (install-only-top): New action.
15866
d207ebef
JM
15867Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15868
15869 * configure.in: You can now configure GDB for the v850.
15870
6599da04
JM
15871Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15872
15873 * configure.in (noconfigdirs): Don't configure any C++ dirs
15874 if targeting D10V.
15875
15876Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15877
15878 * config.sub: Recognize mips64vr5000.
15879
15880Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15881
15882 * configure.in: Use a single line for host_tools and native_only.
15883
15884Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15885
15886 * config.sub, configure.in: Add entries for m32r.
15887
15888Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15889
15890 * Makefile.in (inet-install): Don't run install-gzip.
15891
15892Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15893
15894 * configure.in: Don't config lots of things for *-*-windows*.
15895
15896Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15897
15898 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15899 (host_libs, host_tools): Copy from configure.in.
15900 * mpw-configure: Don't complain about directories not found.
15901
15902Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15903
15904 * configure.in (i[345]86): Recognize i686 for pentium pro.
15905 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15906 file.
15907
15908 * config.guess (i[345]86): Ditto.
15909
15910Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15911
15912 * configure.in (noconfigdirs): Removed gdb for D10V.
15913
d207ebef 15914Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 15915
d207ebef
JM
15916 * configure.in: Remove ld, target-libio, target-libg++, and
15917 target-libstdc++ from noconfigdirs.
5d4a5ee6 15918
6599da04
JM
15919Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15920
15921 * configure: Fix three locations where shell scripts were
15922 being run directly rather than with config_shell.
15923
d207ebef
JM
15924Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15925
15926 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15927 * config.sub (basic_machine): Recognize v850.
15928
6599da04
JM
15929Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15930
15931 * mpw-configure: Handle multiple enable/disable options and
15932 pass them down recursively, handle -c and -s flags appropriately
15933 depending on choice of compiler, add escape mechanism for
15934 quoted arguments to gC.
15935
15936Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15937
15938 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15939 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15940 so that -mrelocatable-lib and -mno-eabi are used.
15941
15942 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15943 not support --print-multi-lib, don't abort.
15944
6599da04
JM
15945Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15946
15947 * make-all.com: Run config-a-gas.
15948 * setup.com: Don't copy subdirectory files around.
15949
15950Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15951
15952 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15953 target, it now compiles correctly.
15954
15955Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15956
15957 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15958
15959Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15960
4e81ae98 15961 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
15962
15963Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15964
15965 * configure.in (native_only): Add prms.
15966
15967Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15968
15969 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15970 (BINUTILS_SUPPORT_DIRS): Likewise.
15971
15972Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15973
15974 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15975 d10v support is added.
15976
15977Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15978
15979 * configure.in (d10v-*-*): New target.
15980
15981Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15982
15983 * config.guess (HP 9000/811): Recognize this as a PA1.1
15984 machine.
15985
15986Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15987
15988 * Makefile.in (do-tar-gz): New target, split out from tail end of
15989 taz target. Run each command separately, don't use pipes.
15990 (taz): Use it.
15991
15992Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15993
15994 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15995 * mpw-build.in: No builds should depend on building byacc or flex,
15996 they are assumed to be installed already.
15997
15998Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15999
16000 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16001 variable that CC_FOR_TARGET needs.
16002
16003Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16004
16005 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16006 options have changed since the last time the subdirectory was
16007 configured, and if it has, reconfigure.
16008 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16009 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16010
16011Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16012
16013 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16014 CLEAN_MODULES): Add bash.
16015 (all-bash): New target.
16016
16017Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16018
16019 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16020
16021Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16022
16023 * config.sub (basic_machine): Recognize d10v as a valid processor.
16024
16025Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16026
16027 * mpw-configure: Add support for --bindir.
16028 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16029
16030Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16031
16032 * configure.in: add bash, time, gawk to list of hosttools and things
16033 to only build for native toolchains
16034
16035Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16036
16037 * Makefile.in (docdir): Remove.
16038
16039Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16040
16041 * Makefile.in (datadir): Set to $(prefix)/share.
16042
16043Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16044
16045 * configure.in: build diff and patch for cygwin32-hosted
16046 toolchains.
16047
16048Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16049
16050 * config.sub: Accept -rtems*.
16051
16052Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16053
e490616e
ZW
16054 * configure.in: enable dosrel for cygwin32-hosted builds,
16055 remove diff from the list of things not buildable
16056 via Canadian Cross
6599da04
JM
16057
16058Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16059
16060 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 16061 don't get ". ".
6599da04
JM
16062
16063Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16064
16065 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16066
16067Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16068
16069 * Makefile.in (taz): Handle case where tex3patch didn't even get
16070 checked out. Also, if it was found, put the symlink in a new util
16071 subdirectory.
16072
16073Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16074
16075 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16076
16077Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16078
16079 * config.sub: Recognize -openvms.
16080 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16081 * make-all.com, setup.com: New files.
16082
16083Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16084
16085 * Makefile.in (taz): tex3patch moved to texinfo/util.
16086
16087Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16088
16089 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16090 * configure.in: remove make from disable-if-Can-Cross list
16091 enable gdb if ${host} and ${target} are cygwin32
16092
16093Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16094
16095 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16096 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16097
16098Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16099
16100 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16101 distinguish sysv/svr4/bsd variants.
16102 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16103
16104Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16105
16106 * configure.in: Added copyright notice.
16107 * move-if-change: Added copyright notice.
16108
16109Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16110
16111 * configure.in (powerpcle-*-solaris*): Until we get shared
16112 libraries working, don't build gdb, sim, make, tcl, tk, or
16113 expect.
16114
16115Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16116
16117 * config.guess: Merge with FSF:
16118
16119 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16120 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16121
16122 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16123 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16124
16125 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16126 * config.guess: Combine two OSF1 rules.
16127 Also recognize field test versions. From mjr@zk3.dec.com.
16128 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16129 because GNU uname does not support -p. From pmr@pajato.com.
16130
16131Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16132
16133 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16134
16135Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16136
16137 * mpw-README: Document GCCIncludes.
16138
16139Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16140
16141 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16142
16143Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16144
16145 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16146
16147Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16148
16149 * configure.in (*-*-cygwin32): Configure make.
16150
16151Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16152
16153 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16154
16155Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16156
16157 * Makefile.in (all-inet): Depend on all-perl.
16158
16159 * Makefile.in (inet-install): New target.
16160
16161 * Makefile.in (all-inet): Depend on all-tcl.
16162 (all-inet): Depend on all-send-pr.
16163
16164Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16165
16166 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16167 temporarily.
16168
16169Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16170
16171 * configure.in: Don't configure --with-gnu-ld on AIX.
16172
16173Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16174
16175 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16176
16177Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16178
16179 * Makefile.in (ALL_MODULES): Added all-inet.
16180 (CROSS_CHECK_MODULES): Added check-inet.
16181 (INSTALL_MODULES): Added install-inet.
16182 (CLEAN_MODULES): Added clean-inet.
16183 (all-indent): New target.
16184
16185 * configure.in (host_tools): Added inet.
16186 (native_only): Added inet.
16187 (noconfigdirs): Added inet.
16188
16189Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16190
16191 * configure.in: Don't configure libgloss if we are not configuring
16192 newlib.
16193
16194Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16195
16196 * configure.in: Don't configure libgloss for unsupported
16197 architectures.
16198
16199Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16200
16201 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16202
16203Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16204
16205 * Makefile.in (ALL_MODULES): Include all-apache.
16206 (CROSS_CHECK_MODULES): Include check-apache.
16207 (INSTALL_MODULES): Include install-apache.
16208 (all-apache): New target.
16209
16210 * configure.in: Added apache everywhere perl is seen.
16211
16212Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16213
16214 * Makefile.in: Add support for clean-{module} and
16215 clean-target-{module} rules.
16216
16217Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16218
16219 * configure.in (*-*-ose) do not build libgloss.
16220
16221Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16222
16223 * config.guess (prep*:SunOS:5.*:*): Turn into
16224 powerpele-unknown-solaris2.
16225
16226Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16227
16228 * configure.in: Permit --enable-shared to specify a list of
16229 directories.
16230
16231Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16232
16233 * configure.in (host==solaris): Pass only the first word of $CC
16234 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16235
16236Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16237
16238 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16239
16240Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16241
16242 * Makefile.in (ALL_MODULES): Include all-perl.
16243 (CROSS_CHECK_MODULES): Include check-perl.
16244 (INSTALL_MODULES): Include install-perl.
16245 (ALL_X11_MODULES): Include all-guile.
16246 (CHECK_X11_MODULES): Include check-guile.
16247 (INSTALL_X11_MODULES): Include install-guile.
16248 (all-perl): New target.
16249 (all-guile): New target.
16250
16251 * configure.in (host_tools): Include perl and guile.
16252 (native_only): Include perl and guile.
16253 (noconfigdirs): Don't build guile and perl; no ports have been
16254 done.
16255
16256Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16257
e490616e
ZW
16258 * configure (--enable-*): Handle quoted option lists such as
16259 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
16260
16261Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16262
16263 * Makefile.in ({,inst}all-target): New rule so we can make and
16264 install all of the target directories easily.
16265
16266Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16267
16268 * configure.in: Add missing global flag in sed substitution when
16269 deleting `target-' from ${configdirs}.
16270
16271Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16272
16273 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16274 option.
16275
16276 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16277 config/mh-necv4.
16278
16279 * install.sh: Correct misspelling of transformbasename.
16280
16281 * config.guess: Recognize mips-*-sysv*.
16282
16283Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16284
16285 * config.sub: Recognize mon960.
16286
16287Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16288
16289 * configure: Restore Canadian Cross handling of BISON and LEX,
16290 removed in Feb 20 change.
16291
16292Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16293
16294 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16295 Mention make install. Remove the old copyright date as well the
16296 clumsy and rather pointless copyright on the README file.
16297
16298Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16299
16300 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16301 Makefile after running symlink-tree, then run `make distclean' to
16302 avoid clobbering any generated files in srcdir.
16303
16304Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16305
16306 * configure.in (m68k-*-netbsd*): Build everything now.
16307
16308Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16309
16310 * Makefile.in (taz): Fix quoting.
16311
16312Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16313
16314 * configure.in (sparclet-*-*): Build everything now.
16315
16316Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16317
16318 * configure.in (m68k-*-linux*): New host.
16319
16320Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16321
16322 * configure: Check for bison before byacc.
16323
16324Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16325
16326 * Makefile.in configure: Change the way LEX and BISON/YACC are
16327 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16328 searching PATH. These are used as fallbacks by Makefile.in if
16329 flex/bison/byacc aren't in objdir.
16330
16331Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16332
16333 * Makefile.in: Make everything which depends upon all-bfd also
16334 depend upon all-opcodes, in case --with-commonbfdlib is used.
16335
16336Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16337
16338 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16339 building NT native compilers on Unix.
16340
16341Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16342
16343 * configure.in: Don't get CC from the host Makefile fragment if we
16344 can find gcc in PATH, or if this is a Canadian Cross. Move the
16345 Solaris test for /usr/ucb/cc to the post target script, just after
16346 the compiler sanity test.
16347
16348Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16349
16350 * config.sub: Merge with FSF.
16351
16352Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16353
16354 * Makefile.in (RPATH_ENVVAR): New variable.
16355 (REALLY_SET_LIB_PATH): Use it.
16356 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16357
16358Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16359
16360 * config.sub, configure.in: Recognize sparclet cpu.
16361
16362Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16363
16364 * config.guess: Support m68k-cbm-sysv4.
16365
16366Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16367
16368 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16369 m68k-unknown-linuxaout from linker help string. Put quotes around
16370 $ld_help_string.
16371
16372Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16373
16374 * config.guess (powerpc-harris-powerunix): Add guess for port
16375 to new target.
16376
16377Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16378
16379 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16380
16381Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16382
16383 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16384 $(REALLY_SET_LIB_PATH) in Makefile.
16385 * Makefile.in (SET_LIB_PATH): New variable.
16386 (REALLY_SET_LIB_PATH): New variable.
16387 ($(DO_X)): Use $(SET_LIB_PATH).
16388 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16389 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16390 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16391 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16392 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16393 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16394 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16395 (install-dosrel): Likewise.
16396 (all-opcodes): Depend upon all-libiberty.
16397
16398Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16399
16400 * config.guess (*:CYGWIN*): New
16401
16402Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16403
16404 * Makefile.in (all-target-winsup): All all-target-libiberty.
16405
16406Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16407
16408 * configure.in (noconfigdirs): Add missing # in front of comment.
16409
16410Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16411
16412 * configure.in: add second pass to things added to noconfigdirs
16413 so *-gm-magic can exclude libgloss properly.
16414
16415Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16416
16417 * mpw-configure (extralibs_name, rez_name): Set correctly
16418 for MWC68K compiler.
16419
16420 * mpw-README: Add more info on the necessary build tools.
16421
16422Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16423
16424 * configure.in, config.sub: Recognize cygwin32.
16425
16426Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16427
16428 * config.guess, config.sub: Recognize A/UX.
16429
16430Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16431
16432 * config.sub: Merge with gcc/config.sub.
16433
16434Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16435
16436 * mpw-build.in (do-binutils): Add build of stamps.
16437
16438Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16439
16440 * config.sub: Add recognition for mips64vr4100*-* targets.
16441
16442Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16443
16444 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16445 Add creation of gconfigargs with `--enable-shared' turned on.
16446 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16447 ($(host)-stamp-stage3-configured): Likewise.
16448 (HOLES): Add chatr and ldd.
16449 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16450
16451Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16452
16453 * configure: Pass --nfp to recursive configures.
16454
16455Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16456
16457 * Makefile.in (DLLTOOL): New.
16458 (DLLTOOL_FOR_TARGET): New.
16459 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16460 (EXTRA_TARGET_FLAGS): Ditto.
16461 (EXTRA_GCC_FLAGS): Ditto.
16462 (CONFIGURE_TARGET_MODULES): Ditto.
16463 (DO_X): Ditto.
16464 * configure: Add DLLTOOL.
16465
16466Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16467
16468 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16469 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16470 mh-sco, since old workarounds no longer needed, and don't
16471 build ld, since libraries have weak symbols in COFF.
16472
16473Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16474
16475 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16476
16477Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16478
16479 * configure.in: Make sure that ${CC} can be used to compile an
16480 executable.
16481
16482Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16483
16484 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16485 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16486 nothing depending on whether gdbtk is being built.
16487
16488Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16489
16490 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16491
16492Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16493
16494 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16495 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16496
16497Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16498
16499 * config-ml.in: Add support for
16500 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16501 Simplify setting of multidirs from --disable-foo.
16502
16503Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16504
16505 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16506 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16507 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 16508 non-empty, pass them on to the GCC make.
6599da04
JM
16509 (all-bootstrap): New rule that is like all-gcc, except it executes
16510 the GCC bootstrap rule instead of the GCC all rule.
16511
16512Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16513
16514 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16515
16516Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16517
16518 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16519 DG/UX support.
16520
16521Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16522
16523 * config.sub (i*86*) Change [345] to [3456]
16524
16525Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16526
16527 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16528 --with-gnu-ld=no.
16529
16530Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16531
16532 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16533 AIX multilibs get built.
16534
16535Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16536
16537 * configure.in (i386-win32): Don't build expect if we're not
16538 building the tcl subdir.
16539
16540Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16541
16542 * Makefile.in: (configure-target-examples, all-target-examples):
16543 New targets, configure and build example programs.
16544
16545Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16546
16547 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16548 use it as input to sedit the generated MPW makefile.
16549 * mpw-README: Add a suggestion about Gestalt.h.
16550
16551Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16552
16553 * config.sub: Accept *-*-ieee*.
16554
16555Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16556
16557 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16558 Ronald F. Guilmette <rfg@monkeys.com>.
16559
16560Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16561
16562 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16563 for powerpc-pe native.
16564 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16565 (target==powerpc-pe): duplicate i386-win32 entry.
16566
16567Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16568
16569 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16570 of vxworks, not just vxworks5.1.
16571
16572Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16573
16574 * mpw-configure: Add support for exec-prefix.
16575
16576Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16577
16578 * config.guess: Recognize HP model 816 machines as having
16579 a PA1.1 processor.
16580
16581Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16582
16583 * configure: Ignore new autoconf configure options.
16584
6599da04
JM
16585Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16586
16587 * config.guess: Recognize Pentium under SCO.
16588 From Robert Lipe <robertl@arnet.com>.
16589
16590Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16591
16592 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
16593
16594Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16595
16596 * configure.in: Don't configure gas for alpha-dec-osf*.
16597
16598Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16599
16600 * configure.in: Default to --with-stabs for some targets for which
16601 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16602 i[345]86*-*-unixware*.
16603
16604Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16605
16606 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16607 rather than basing it on the target. Simplify handling of options
16608 controlling which directories to configure. Remove extraneous
16609 slash in multi-clean target.
16610
16611Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16612
16613 * config-ml.in: Prefix more variables with ml_ so they don't collide
16614 with configure's.
16615
16616Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16617
16618 * configure: Don't turn -v into --v.
16619
16620Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16621
16622 * configure.in (targargs): Fix typo.
16623
16624 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16625
16626Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16627
16628 * configure.in: Strip --host and --target options from
16629 CONFIG_ARGUMENTS, and always configure for --host only. Add
16630 --with-cross-host option when building with a cross-compiler.
16631 * configure: Canonicalize the arguments put into config.status by
16632 always using `=' for an option with an argument. Pass a presumed
16633 --host or --target explicitly.
16634
16635Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16636
16637 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16638 into general OS recognition case.
16639
16640Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16641
16642 * configure.in (target_configdirs): add target-winsup only
16643 for win32 target systems.
16644
16645Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16646
16647 * Makefile.in (all-target-libgloss): Depend upon
16648 configure-target-newlib, since when libgloss is built it looks to
16649 see if the newlib directory exists.
16650
16651Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16652
16653 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16654 cfg-ml-*.in.
16655
16656Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16657
16658 * configure: Handle LD and LD_FOR_TARGET when configuring a
16659 Canadian Cross.
16660
6599da04
JM
16661Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16662
16663 * configure.in (target_libs): add target-winsup.
16664 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16665 (target==ppcle-pe): remove ld from $noconfigdirs.
16666
16667Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16668
16669 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16670 Preserve relative path names in $srcdir. Build symlink tree if
16671 configuring cross target dir and srcdir=. (= no VPATH support).
16672 (configure-target-libg++): Depend on configure-target-librx.
16673 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16674 * config-ml.in: New file.
16675 * symlink-tree: New file.
16676 * configure: Ensure srcdir="." if that's what it is.
16677
16678Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16679
16680 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16681 includes and FLEX_SKELETON setting.
16682 * mpw-configure (--with-gnu-ld): New option, controls whether
16683 to use PPCLink or ld with PowerMac GCC.
16684 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16685 * mpw-config.in: Configure grez if targeting Mac.
16686
16687 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
16688 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16689 just macos.
6599da04
JM
16690 * configure.in: Configure grez resource compiler if targeting Mac.
16691 * Makefile.in (all-grez, install-grez): New targets.
16692
16693Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16694
16695 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 16696 gcc in the path, set CC to gcc -O2.
6599da04
JM
16697
16698Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16699
16700 * configure: Default ${build} correctly. Avoid picking up extra
16701 spaces when reading CC and CXX from Makefile. When doing a
16702 Canadian Cross, use plausible default values for numerous
16703 variables.
16704 * configure.in: When doing a Canadian Cross, don't try to
16705 configure tools whose configure script can't handle it.
16706
16707Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16708
16709 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16710
16711Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16712
16713 * configure: Remove dubious bug reporting address.
16714
16715Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16716
16717 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16718 configure script, run that instead of this directory's configure.
16719 In either case, print a message that we're configuring the sub-dir.
16720
16721Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16722
16723 * configure.in: Before checking for the existence of various files,
16724 use sed to filter out "target-".
16725
16726Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16727
16728 * Makefile.in (DO_X): Split rule to decrease command line length
16729 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16730 (Philippe De Muyter).
16731
16732Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16733
16734 * Makefile.in (all-patch): depend on all-libiberty.
16735
16736Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16737
16738 * configure.in: If the only directory in target_configdirs which
16739 actually exists is libiberty, then set target_configdirs to empty,
16740 to avoid trying to build a target libiberty in a gas or gdb
16741 distribution.
16742
16743Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16744
16745 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
16746 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16747 systems.
6599da04
JM
16748
16749Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16750
16751 * configure.in (copy_dirs): Use sys-include instead of include
16752 for --with-headers option.
16753
16754Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16755
16756 * Makefile.in, configure.in: Make winsup builds work with
16757 new scheme.
16758
16759Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16760
16761 * configure.in: Build the linker on AIX.
16762
16763Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16764
16765 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16766 where needed.
16767
16768Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16769
16770 * Makefile.in (all-gcc): Fix typo.
16771
16772Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16773
16774 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16775
16776Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16777
16778 * configure.in: Rename libFOO to target-libFOO, and xiberty
16779 to target-xiberty, to provide more flexibility.
16780 (target_subdir): Define. Create if cross.
16781 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16782 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16783 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16784 check-libFOO -> check-target-libFOO, etc.
16785 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16786 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16787 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16788 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16789 allow ALL_GCC="" to only configure.
16790 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16791 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16792 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16793
16794Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16795
16796 * Makefile.in (taz): Build "info" in etc explicitly.
16797
16798Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16799
16800 * configure.in: Make sure that CC is undefined (as opposed to
16801 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16802 problem with autoconf trying to configure on a host without GCC.
16803
16804Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16805
16806 * mpw-configure: Set host alias from choice of host compiler,
16807 only use generic MPW Makefile sed if present, edit a file
16808 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16809 * mpw-README: Add problem notes about CW6 and CW7.
16810
16811Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16812
16813 * Makefile.in (taz): Use ";" instead of ";;".
16814
16815Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16816
16817 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16818 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16819 DISTDOCDIRS.
16820 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16821 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16822
16823Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16824
16825 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16826 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16827 Move bfd to DISTSTUFFDIRS.
16828
16829Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16830
16831 * Makefile.in (X11_LIB): Removed.
16832 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16833
16834 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16835
16836Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16837
16838 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16839 names.
16840
16841Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16842
16843 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16844
16845Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16846
16847 * configure.in (i[345]86-*-win32): Always build newlib.
16848 Don't configure cvs, autoconf or texinfo.
16849 * Makefile.in (LD_FOR_TARGET): New.
16850 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16851 Pass down LD_FOR_TARGET.
16852
16853Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16854
16855 * winsup: New directory.
16856 * Makefile.in: Build winsup.
16857 * configure.in: Winsup is configured when target is win32.
16858 Can only build win32 target GDB when native.
4e81ae98 16859
6599da04
JM
16860Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16861
16862 * config.guess: Recognize HP model 819 machines as having
16863 a PA 1.1 processor.
16864
16865Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16866
16867 * configure: Fix sed loop which substitutes for CC and CXX to
16868 avoid bug found in various sed implementations.
16869
16870Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16871
16872 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16873 simulator. Use standard powerpc-*-eabi*.
16874
16875Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16876
16877 * configure.in: Stop putting gas and binutils in noconfigdirs for
16878 powerpc-*-aix* and rs6000-*-*.
16879
16880Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16881
16882 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16883 -mcall-aixdesc libraries.
16884
16885Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16886
16887 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16888
16889 * config.sub (arm | armel | armeb): Fix shell syntax.
16890
16891Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16892
16893 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16894 -msoft-float and -mcpu=common support.
16895 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16896 libraries.
16897
16898Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16899
16900 * configure.in: Allow configuration and build of emacs19 for the alpha.
16901
16902Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16903
16904 * configure.in (CC): Get ^CC, not just any old CC, from
16905 ${host_makefile_frag}.
16906
16907Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16908
4e81ae98 16909 * configure.in (CC): Try to get CC from
6599da04
JM
16910 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16911
16912Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16913
16914 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16915 only if it exists in $(srcdir).
16916
16917Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16918
16919 * configure: If CC and CXX are not set in the environment, set
16920 them, based on either an existing Makefile or on searching for gcc
16921 in PATH. Substitute for CC and CXX in Makefile.
16922 * configure.in: Remove libm from target_libs. Separate
16923 target_configdirs from configdirs. If CC is not set in
16924 environment, try to get it from a host Makefile fragment. Rewrite
16925 changes of configdirs to use skipdirs instead. A few minor
16926 tweaks. Take directories out of target_configdirs as they are
16927 taken out of configdirs. Remove existing Makefile files from
16928 subdirectories. Substitute for TARGET_CONFIGDIRS and
16929 CONFIG_ARGUMENTS in Makefile.
16930 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16931 by configure.in.
16932 (CONFIG_ARGUMENTS): Likewise.
16933 (CONFIGURE_TARGET_MODULES): New variable.
16934 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16935 ($(CONFIGURE_TARGET_MODULES)): New target.
16936 (configure-libg++, configure-libio): New targets.
16937 (all-libg++): Depend upon configure-libg++.
16938 (all-libio): Depend upon configure-libio.
16939 (configure-libgloss, all-libgloss): New targets.
16940 (configure-libstdc++): New target.
16941 (all-libstdc++): Depend upon configure-libstdc++.
16942 (configure-librx, all-librx): New targets.
16943 (configure-newlib): New target.
16944 (all-newlib): Depend upon configure-newlib
16945 (configure-xiberty): New target.
16946 (all-xiberty): Depend upon configure-xiberty.
16947
16948Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16949
16950 * configure.in (host i[345]86-*-win32): Expand the
16951 noconfigdirs again.
16952
16953Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16954
16955 * mpw-configure: Fix sed command file name.
16956
16957Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16958
4e81ae98 16959 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
16960 noconfigdirs again.
16961
16962Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16963
16964 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16965 or powerpc*-*-pe*, since they are not yet supported.
16966
16967Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16968
16969 Add PowerMac support and many other enhancements.
16970 * mpw-configure: New option --cc to select compiler to use,
16971 paste options set according to --cc into the generated
16972 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16973 if mpw-make.sed is present.
16974 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16975 add forward includes for PowerPC include files.
16976 * mpw-build.in: Build using Makefile.PPC if present.
16977 (do-byacc, etc): Remove separate version resource builds.
16978 (do-gas): Build "stamps" before "all".
16979 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16980 * mpw-README: Update to reflect --cc option, PowerMac support,
16981 and recently-reported compatibility problems.
16982
16983Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16984
16985 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16986 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16987 (--with-multilib-top): Pass to recursive invocations.
16988
16989Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16990
16991 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16992 v810-*-*.
16993
16994Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16995
16996 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16997 gdb, ld and opcodes on v810-*-*.
16998
6599da04
JM
16999Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17000
17001 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17002 (local-maintainer-clean): New target.
17003 (maintainer-clean): New target.
17004 (realclean): Just depend upon maintainer-clean.
17005
17006Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17007
17008 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17009
17010Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17011
17012 * configure.in: Build ld in mips*-*-bsd* case.
17013
17014Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17015
17016 * config.sub: Accept -lites* OS. From Ian Dall.
17017
17018Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17019
17020 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 17021 targets.
6599da04
JM
17022
17023Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17024
17025 * configure.in: treat i386-win32 canadian cross the same as
17026 i386-go32 canadian cross.
17027
17028Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17029
17030 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17031 running under the simulator to build a reduced set of libraries.
17032 (powerpc-*-eabiaix): Add fine grained multilib support added to
17033 other powerpc targets yesterday.
17034
17035Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17036
17037 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17038 -disable-softfloat, -disable-relocatable, -disable-aix, and
17039 -disable-sysv to control which multilib libraries get built.
17040
17041Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17042
17043 * configure: Add Makefile.tem to list of files to remove in trap
17044 handler.
17045
17046Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17047
17048 * config.guess (*Linux*): Add missing "exit"s.
17049 Also, need specific check for alpha-unknown-linux (uses COFF).
17050
17051Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17052
17053 * config.guess: Merge with FSF:
17054
17055 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17056 * config.guess (AIX4): More robust release numbering discovery.
17057
17058 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17059 * config.guess (i386-sequent-ptx): Properly get version number.
17060
17061 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17062 * config.guess (mips:*:4*:UMIPS): New case.
17063
17064Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17065
17066 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17067 (i386-win32 host): Likewise. Don't build readline.
17068
17069Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17070
17071 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17072 SUPPORT_FILES to submakes.
17073
17074Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17075
17076 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17077 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17078 mpw-configure.
17079
17080Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17081
17082 * configure.in (appdirs): Use =, not ==, in test expression when
17083 trying to build the text to print in the warning message for
17084 Solaris users.
17085
17086Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17087
17088 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17089
17090Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17091
17092 * config.guess: Recognize lynx-2.3.
17093
17094Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17095
17096 * config.sub (z8ksim): Deleted
17097 (z8k-*-coff): New, this is the one true name of the target.
17098
17099Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17100
17101 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17102
17103Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17104
17105 * config.guess (*:Linux:*:*): First try asking the linker what the
17106 default object file format is (elf, aout, or coff). Then if this
17107 fails, try previous methods.
17108
17109Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17110
17111 * configure.in: Don't build newlib for *-*-vxworks5.1.
17112
17113Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17114
17115 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17116 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17117
17118Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17119
17120 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17121
17122Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17123
17124 * cfg-ml-com.in: New file.
17125 * cfg-ml-pos.in: New file.
17126
17127Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17128
17129 * COPYING.NEWLIB: Add HP free copyright to list.
17130
17131Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17132
17133 * config.sub: Recognize -eabi* for the system, not just -eabi.
17134
17135Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17136
17137 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17138 * config.sub, configure.in (win32): New target and host.
17139
17140Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17141
17142 * configure.in: Add i386-pe configuration.
17143
17144Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17145
17146 * mpw-build.in (install): Install GDB after LD.
17147
17148Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17149
17150 * mpw-config.in (elf/mips.h): Always forward-include, needed
17151 for GDB to build.
17152
17153Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17154
17155 * testsuite: New directory for customer acceptance and whole tool
17156 chain tests.
17157
17158Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17159
17160 * configure: If per-host line isn't found, but AC_OUTPUT is found
17161 and a configure script exists, run it instead.
17162
17163Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17164
17165 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17166
17167Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17168
17169 * configure: Set build_{cpu,vendor,os,alias} to host values when
17170 --build isn't specified.
17171
17172Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17173
17174 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17175 (FLAGS_TO_PASS): Pass them.
17176 (EXTRA_TARGET_FLAGS): Ditto.
17177
6599da04
JM
17178Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17179
17180 * Makefile.in (all-libg++): Depend on all-libstdc++.
17181
17182Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17183
17184 * configure.in (noconfigdirs): Enable all packages for
17185 i386-unknown-netbsd.
17186
17187Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17188
17189 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17190 hosted builds (DOS builds)
17191
17192Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17193
17194 Changes for ARM based on patches from Richard Earnshaw:
17195 * config.sub: Handle armeb and armel.
17196 * configure.in: Omit arm linker only for riscix.
17197
17198Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17199
17200 * config.guess: Update from FSF.
17201
17202Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17203
63f6bcd7 17204 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
17205 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17206 powerpcle variant. Convert pentium into i586, not i486. Add p5
17207 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17208 temporarily.
17209
17210Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17211
17212 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17213
17214Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17215
17216 * config.sub: Accept -lites* as a basic system type.
17217
17218Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17219
17220 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17221 installed, and if so return linuxoldld as the system name.
17222
17223Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17224
17225 * config.guess: Add hppa1.1-hp-lites support.
17226
17227Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17228
17229 * configure.in: Don't build newlib for m68k-vxworks5.1.
17230
17231Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17232
17233 * configure.in (mips-sgi-irix6): Use mh-irix5.
17234
17235Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17236
17237 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17238
17239Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17240
17241 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 17242 OSF/1. Fix compiler flags.
6599da04
JM
17243 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17244
17245Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17246
17247 * configure.in: Recognize --with-newlib.
17248 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17249
17250Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17251
d207ebef 17252 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
17253 to *_X11_MODULES due to gdbtk needing X include files et al.
17254
17255Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17256
17257 Merge in support for Mac MPW as a host.
17258 (Old change descriptions retained for informational value.)
17259
17260 * mpw-config.in: Add generic include forwards for cpu-specific
17261 include files in aout and elf directories.
17262
17263 * mpw-configure: Added copyright.
17264 * mpw-config.in: Check for presence of required build tools.
17265 (target_libs): Add newlib.
17266 (target_tools): Add examples.
17267 (Read Me): Generate as "Read Me for MPW" instead.
17268 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17269 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17270 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17271
17272 * mpw-configure: Remove subdir-specific makefile hackery,
17273 delete mk.tmp after using it.
17274
17275 * mpw-build.in (all): Display start and end times.
17276
17277 * mpw-configure (host_canonical): Set.
17278 (target_cpu): Always add to makefiles.
17279 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17280 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17281 (mpw-mh-mpw): Look for in srcdir and srcroot.
17282 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17283
17284 * mpw-build.in: (install-only): New target.
17285
17286 * mpw-configure (host_alias, target_alias): Rename from hostalias
17287 and targetalias, add into generated Makefile.
17288 (mk.tmp): If present, add into generated Makefile.
17289 * mpw-build.in (all-gas): Build config.h first before gas proper.
17290
17291 * mpw-configure (config.status): Write only if changed.
17292 * mpw-config.in (readline): Configure it (not built, just used for
17293 definitions).
17294
17295 * mpw-config.in (elf/mips.h): Add a forward include.
17296
17297 * mpw-config.in: Forward-include most .h files in include into
17298 extra-include.
17299 (readline): Don't build.
17300 mpw-build.in (install): Install GDB.
17301
17302 * mpw-configure (prefix, mpw_prefix): Handle it.
17303 * mpw-config.in (mmalloc, readline): Don't configure.
17304 * mpw-build.in (thisscript): Rename to ThisScript.
17305 Use mpw-build instead of BuildProgram everywhere.
17306 (mmalloc, readline): Don't build.
17307 * mpw-README: New file, basic documentation about the MPW port.
17308
17309 * mpw-config.in: Use forward-include to create include files.
17310
17311 * mpw-configure: Add more things to the top of each configured
17312 Makefile, including contents of config/mpw-mh-mpw.
17313 * mpw-config.in (extra-include): Create this directory and fill it
17314 with Posix-like include files when configuring.
17315
17316 * config.sub (apple, mac, mpw): Add various aliases.
17317
17318 * mpw-build.in: New file, top-level build script fragment for MPW.
17319 * mpw-configure: New file, configure script for MPW.
17320 * mpw-config.in: New file, config fragment for MPW.
17321
17322Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17323
17324 * configure.in (host_libs): Remove glob, since it is gone from the
17325 sources.
17326
17327Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17328
17329 * Makefile.in: define empty GDB_NLM_DEPS var.
17330
17331 * configure.in(target_makefile_frag): use config/mt-netware
17332 for netware targets.
17333
17334Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17335
17336 * config.sub: Merge in recent FSF changes. Remove linux special
17337 cases.
17338
17339Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17340
731a8127 17341 Revert this change:
6599da04
JM
17342
17343 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17344
17345 * build-all.mk: Use CC=cc -Xs on Solaris.
17346
6599da04
JM
17347Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17348
17349 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17350 stop using it.
17351 * Makefile.in: Nuke all references to glob subdirectory.
17352
17353Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17354
17355 * configure.in: Fix --enable-shared logic in per-host.
17356
17357Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17358
17359 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17360
17361Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17362
17363 * configure.in (noconfigdirs): Don't build gas on AIX, for
17364 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17365
17366Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17367
17368 * configure: Fix --cache-file to work if the file argument is a
17369 relative path.
17370
17371Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17372
17373 * configure: If the --cache-file is used, pass it down to
17374 configure in subdirectories.
17375
17376Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17377
17378 * config.sub: add vxworks29k configuration.
17379
17380Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17381
17382 * Makefile.in (taz): Do "diststuff" part quietly.
17383
17384Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17385
17386 * config.sub: Mini-merge with gcc/config.sub.
17387
17388Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17389
17390 * config.guess (IRIX): Sed - to _.
17391
17392Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17393
17394 * Makefile.in (source-vault, binary-vault): New targets.
17395
17396Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17397
17398 * config.sub: Recognize -eabi as a basic system type.
17399
17400Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17401
17402 * configure.in (enable_shared stuff): Fix typo.
17403
17404Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17405
17406 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17407
17408Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17409
17410 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17411
17412Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17413
17414 * configure.in (rs6000-*-*): Don't build gas.
17415
17416Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17417
17418 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17419 reduce command line length.
17420 (AS_FOR_TARGET): Check for as.new, not Makefile.
17421 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17422
17423Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17424
17425 * config.guess: Merge from FSF.
17426
17427Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17428
17429 * configure: Don't use $ when handling program_suffix.
17430
17431Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17432
17433 * configure.in: Configure tk for hppa/hpux.
17434
17435Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17436
17437 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17438
17439Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17440
17441 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17442 to LIBCXXFLAGS. Tests are better run without it.
17443
17444Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17445
17446 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17447
17448Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17449
17450 * configure.in (*-*-netware*): Don't configure xiberty.
17451
17452Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17453
17454 * configure.in: Remove tk from native_only list.
17455
17456Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17457
17458 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17459 for special NCD build.
17460
17461Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17462
17463 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17464 makeall.bat, they're only useful for binutils snapshots.
17465 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17466 makeall.bat to specified SUPPORT_FILES.
17467
17468Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17469
17470 * build-all.mk: Add Ericsson targets to sun4 and solaris
17471 hosts. Add BNR's sun4 target to solaris host, so their
17472 build-from-source will be tested in-house first.
17473
17474Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17475
17476 * Makefile.in (LIBCFLAGS): New variable.
17477 (CFLAGS_FOR_TARGET): Ditto.
17478 (LIBCFLAGS_FOR_TARGET): Ditto.
17479 (LIBCXXFLAGS): Ditto.
17480 (CXXFLAGS_FOR_TARGET): Ditto.
17481 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17482 (BASE_FLAGS_TO_PASS): Pass them.
17483 (EXTRA_TARGET_FLAGS): Ditto.
17484
731a8127 17485 * configure.in: Support --enable-shared.
6599da04
JM
17486
17487Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17488
17489 * configure.in (target_libs): Include libstdc++ again.
17490 * config.guess: Update from FSF (for FreeBSD).
17491
17492Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17493
17494 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17495 makeall.bat.
17496 (DISTDOCDIRS): Add `etc'.
17497 (ETC_SUPPORT_PFX): New variable.
17498 (taz): Include anything from etc starting with a word in
17499 ETC_SUPPORT_PFX.
17500
17501Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17502
17503 * config.sub: Update for recent FSF changes. Remove obsolete
17504 h8300hds entry. Add -windows* and -osx as basic os. Minor
17505 spacing changes.
17506
17507Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17508
17509 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17510
17511 * config.guess: Merge with FSF.
17512 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17513
17514Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17515
17516 * configure: Since the "trap 0" handler will override the exit
17517 status on many systems, only use it for "exit 1", and make it set
17518 a non-zero exit status; reset it before "exit 0". Also, check
17519 exit status of config.sub, and error out if it failed.
17520
17521Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17522
17523 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17524 and install libgloss.
17525
17526Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17527
17528 * Makefile.in (all-binutils): Depend upon all-byacc.
17529
17530 * configure.in: Don't build emacs on Irix 5.
17531
17532Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17533
17534 * configure.in (*-*-netware*): Add libio.
17535
17536Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17537
17538 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17539 (CHECK_TARGET_MODULES): Ditto.
17540 (INSTALL_TARGET_MODULES): Ditto.
17541 (TARGET_LIBS): Ditto.
17542 (all-libstdc++): Note dependencies.
17543
17544Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17545
17546 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17547
17548Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17549
17550 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17551 -fexternal-templates.
17552
17553 * configure.in (target_libs): Add libstdc++.
17554 (noconfigdirs): Add libstdc++ as appropriate.
17555
17556Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17557
17558 * config.guess: Update from FSF.
17559
17560Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17561
17562 * configure: Use ${config_shell} when running ${configsub}.
17563
17564Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17565
17566 * config.sub: No longer recognize h8300h.
17567
17568Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17569
17570 * config.sub: Remove extraneous differences between config.sub and
17571 gcc/config.sub.
17572
17573Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17574
17575 * Makefile.in (DISTSTUFFDIRS): Add gas.
17576
17577Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17578
17579 * COPYING.NEWLIB: New file.
17580
17581Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17582
17583 * config.guess (HP-UX): Patch from Harlan Stenn
17584 <harlan@landmark.com> to also emit release level.
17585
17586Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17587
17588 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17589
17590Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17591
17592 * config.sub: Merge nextstep cleanup from FSF.
17593
17594Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17595
17596 * configure.in (arm-*-*): Don't configure ld for this target.
17597
17598Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17599
17600 * configure.in (*-*-netware): don't configure libg++, libio,
17601 librx, or newlib.
17602
17603Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17604
17605 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17606 configure ld--it works, but it doesn't support shared libraries.
17607
17608Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17609
17610 * config.guess (*-unknown-freebsd*): Get rid of possible
17611 trailing "(Release)" in version string.
17612 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17613
17614Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17615
17616 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17617 Fix type: *-next-neststep -> *-next-nextstep.
17618
17619 * config.guess: Merge from FSF:
17620
17621 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17622
17623 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17624
17625 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17626
17627 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17628 instead of UNIX_SV for UnixWare 1.0).
17629
17630Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17631
17632 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17633 to make gdb/nlm/* build after the compiler and linker.
17634
17635Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17636
17637 * config.guess (netbsd, freebsd, linux): Accept any machine,
17638 not just i[34]86.
17639 (m68k-atari-sysv4): Relocate to match FSF version.
17640
17641 * config.guess: More merges from the FSF:
17642
17643 Add a space before function call or macro invocation.
17644
17645 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17646
17647 * config.guess: Add trap cmd to remove dummy.c and dummy when
17648 interrupted.
17649
17650 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17651
17652 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17653 (dummy): Redirect stderr from compilation of dummy.c.
17654
17655 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17656
17657 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17658
17659Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17660
17661 * configure: Accept and ignore --cache*, for compatibility with
17662 new autoconf.
17663
17664Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17665
17666 * config.guess: Merge from FSF:
17667
17668 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17669
17670 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
17671 (PATH): Add /.attbin at end for finding uname.
17672 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
17673
17674 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17675
e490616e 17676 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
17677
17678 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17679
e490616e
ZW
17680 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17681 to select whether to use ELF or COFF.
6599da04
JM
17682
17683 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17684
e490616e 17685 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
17686
17687 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17688
17689 * config.guess: Guess the OS version for HPUX.
17690
17691 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17692
17693 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17694
17695Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17696
17697 * configure.in: Recognize --with-headers, --with-libs, and
17698 --without-newlib.
17699 * Makefile.in (all-xiberty): Depend upon all-ld.
17700
17701Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17702
17703 * configure.in: Change i[34]86 to i[345]86.
17704
17705Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17706
17707 * configure (version): A few more tweaks to help message.
17708
17709Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17710
17711 * Makefile.in: Remove (for now) librx as a host library,
17712 now that we're building it for target.
17713
17714Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17715
17716 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17717 (Karl Berry).
17718
17719Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17720
17721 * configure.in: Also configure librx.
17722
17723Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17724
17725 * Makefile.in: Update various rules to reflect that librx
17726 is now needed for libg++.
17727
17728Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17729
17730 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17731
17732Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17733
17734 * configure.in: Configure the examples directory.
17735
17736Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17737
17738 * configure: Simplify Jun 2 1994 change.
17739
17740Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17741
17742 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17743 /bin/gcc isn't good enough to build gcc.
17744
17745Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17746
17747 * Makefile.in (GDB_SUPPORT_FILES): Remove
17748 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17749 (gdb.tar.gz): Add new rule to use standard distribution building
17750 mechanism.
17751
17752Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17753
17754 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17755 Bill Cox <bill@cygnus.com>.
17756
17757Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17758
17759 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17760
17761Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17762
17763 * configure: Search current dir first in .gdbinit.
17764
17765Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17766
17767 * config.sub: Recognize freebsd (merged from gcc config.sub).
17768
17769Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17770
17771 * config.sub: Refer to NeXT's operating system as nextstep.
17772
17773 * config.sub (case $basic_machine): Re-order the cases, to match
17774 the order in the FSF version (which is mostly alphabethical).
17775 Merge in some additions and changes from the FSF.
17776
17777Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17778
17779 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17780 * config.sub: Recognize cxux7.
17781 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17782
17783Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17784
17785 * config.sub: Fix typo powerpc -> powerpc-*.
17786
17787Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17788
17789 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17790
17791 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17792 parallel with all-emacs and install-emacs). Top-level command
17793 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17794
17795Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17796
17797 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17798 $(relbindir)/make before doing ``make install'', and use
17799 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17800 installing over running make binary.
17801 ($(host)-stamp-stage3-installed): Likewise.
17802
17803Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17804
17805 * config.guess: Recognize Mach.
17806
17807Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17808
17809 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17810 see whether --exec-prefix was used.
17811
17812Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17813
17814 * README: Explicitly mention libg++/README. (Zoo's idea.)
17815
17816Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17817
17818 * Makefile.in: Add all-librx target similar to all-libproc.
17819
17820Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17821
17822 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17823 with post 1.2 uname bogosity.
17824
17825Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17826
17827 * configure: Remove temporary files on receipt of a signal.
17828
17829Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17830
17831 * configure: If there is a package_makefile_frag, remove
17832 ${subdir}/Makefile.tem after copying it in.
17833
17834Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17835
17836 * build_all.mk: support rs6000 lynx identifies itself as
17837 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17838 since /bin/gcc is too feeble to compile a modern gcc.
17839
17840Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17841
17842 * brought devo/test-build.mk update-to-date with progressive/
17843 test-build.mk. Add lynx targets and hppa flag info.
17844
17845Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17846
17847 * configure.in: Use mh-ncrsvr43. Patch from
17848 Tom McConnell <tmcconne@sedona.intel.com>.
17849
17850Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17851
17852 * config.guess (i386-unknown-bsdi): No longer need to
17853 check #if defined(__bsdi__) && defined(__i386__).
17854
17855Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17856
17857 * configure: Set program_transform_nameoption correctly.
17858
17859Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17860
17861 * brought build-all.mk update-to-date with progressive build-all.mk,
17862 added new targets and hppa info.
4e81ae98 17863
6599da04
JM
17864Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17865
17866 * configure: If config.guess result is a prefix of the user
17867 specified target, assume a native build and use the user specified
17868 target as the host alias. Remove SunOS patch suffix removal hack.
17869 * configure.in: Remove SunOS patch suffix removal hack.
17870
17871 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17872 in NATIVE_CHECK_MODULES.
17873
17874Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17875
17876 * Makefile.in: Rename HOST_ONLY to NATIVE.
17877 * configure: Delete SunOs patch suffix from host_canonical
17878 and build_canonical variables that are prepended to Makefiles.
17879 * configure.in: Add comments for easier maintenance.
17880
17881Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17882
17883 * Makefile.in: Add all-libproc target similar to all-gui.
17884
17885Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17886
17887 * Makefile.in (CHECK_MODULES): split into
17888 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17889
17890Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17891
17892 * config.guess (i386-unknown-bsdi): New system to guess.
17893
17894Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17895
17896 * Makefile.in: Add all-gui target (but not yet build by "all").
17897
17898Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17899
17900 * config.sub: Move deletion of patch suffix from here...
17901 * configure.in: To here, at Ian's suggestion. The top-
17902 level scripts might need to know of a patch level.
17903
17904Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17905
17906 * config.sub: Strip off patch suffix so rtl is recognized
17907 as a sunos4.1.3 machine, even though it's been patched.
17908
17909Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17910
17911 * Makefile.in (INSTALL_LAST): Delete.
17912 (INSTALL_DOSREL): New.
17913
17914Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17915
17916 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17917 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17918 whether we pass down --with-gnu-ld anyhow.
17919
17920Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17921
17922 * Makefile.in (INSTALL_LAST): Change operation so it works
17923 on more flavors of make.
17924 * configure.in (go32): Don't build libg++ or libio.
17925
17926Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17927
17928 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17929 they can be overriden by templates.
17930
17931Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17932
17933 * configure.in (target==go32): Don't build gdb.
17934 * dosrel: New directory.
17935
17936Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17937
17938 * configure.in (host==go32): Configure dosrel too.
17939 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17940 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17941 be set by incoming names or templates.
17942 (INSTALL_LAST): New rule.
6599da04
JM
17943
17944Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17945
17946 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17947
17948Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17949
6599da04
JM
17950 * configure.in (appdirs): New variable. Currently empty, but will
17951 be used in gas distribution. If nonempty, lists a set of
17952 directories at least one of which must get configured, or top
17953 level configuration is considered to have failed.
17954 (rs6000-*-lynxos*): Use new file name.
17955
17956Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17957
17958 Eliminate XTRAFLAGS.
17959 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17960 newlib include files using -idirafter, and also use -nostdinc.
17961 (CXX_FOR_TARGET): Likewise.
17962 (XTRAFLAGS): Removed.
17963 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17964 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17965 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17966 ($(DO_X)): Don't pass down XTRAFLAGS.
17967
17968Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17969
17970 * configure.in (mips*-dec-bsd*): New target; do build linker.
17971 (mips*-*-bsd*): New target; don't build linker.
17972
17973Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17974
17975 * configure.in: support rs6000-*-lynxos* configuration.
17976 support sunos4 as a cross target.
17977
17978 * config.sub: look for lynx*, not lynx since the OS version may
17979 legitimately be part of the name.
17980
17981Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17982
17983 * configure.in (i[34]86-*-sco*): Move to be with other i386
17984 targets.
17985 (romp-*-*): New target. Skip various binary utilities.
17986 (vax-*-*): New target. Don't build newlib.
17987 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17988
17989Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17990
17991 * configure.in: Only set host_makefile_frag if config
17992 directory exists.
17993
17994Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17995
17996 * install.sh: If $dstdir exists, don't check whether each
17997 component does.
17998
17999Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18000
18001 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18002
18003Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18004
3b75d237
AJ
18005 * configure.in (*-*-lynxos*): Don't configure newlib for either
18006 native or cross Lynx.
6599da04
JM
18007
18008Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18009
18010 * config.sub (sparc64-elf): Fix os.
18011 (z8k): Remove duplicate.
18012
18013Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18014
18015 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18016 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18017
18018Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18019
18020 * configure: Make file links cleanly even if Lynx fails on
e490616e 18021 an NFS symlink (at least fail cleanly).
6599da04
JM
18022
18023Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18024
18025 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18026 -XNh2000.
18027
18028Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18029
18030 * configure: Unknown options are fatal again.
18031
18032Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18033
18034 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 18035 compatibility.
6599da04
JM
18036
18037Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18038
18039 * build-all.mk: Add `clean' target.
18040
18041Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18042
18043 * config.guess: Add SINIX support.
18044 * configure.in: Add mips-*-sysv4* support.
18045
18046Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18047
18048 * build-all.mk: Document all useful targets.
18049 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18050 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18051
18052Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18053
18054 * configure: Support --silent, --quiet.
18055
18056Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18057
18058 * configure: Support --disable-FEATURE.
18059
18060Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18061
18062 * config.guess: Recognize NCR running SVR4.3.
18063
18064Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18065
18066 * config.guess: Make BSDI generate i386-unknown-bsd386.
18067 Patch from Paul Eggert <eggert@twinsun.com>.
18068
18069Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18070
18071 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18072
18073Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18074
18075 * configure: Make unrecognized options give nonfatal warnings
18076 instead of fatal errors, and pass them to any subdirectory
18077 configures in case they recognize them.
18078 Make --x equivalent to --with-x.
18079
18080Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18081
18082 * configure: Add --enable-* options. Clean up usage message and
18083 some comments.
18084
18085Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18086
18087 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18088
18089Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18090
18091 * configure.in (hppa*-*-*): Enable binutils.
18092
18093Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18094
18095 * config.sub: Recognize cisco.
18096
18097Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18098
18099 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18100
18101Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18102
18103 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18104 than one configuration name. Add comment.
18105
18106Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18107
18108 * config.guess: about target *-hitachi-hiuxwe2, fixed
18109 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18110 macro is incorrect.]
18111
18112Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18113
18114 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18115 than the "make ls" stuff which used to be here.
18116
18117Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18118
18119 * config.guess: Recognize i[34]86-unknown-freebsd.
18120 From Shawn M Carey <smcarey@rodan.syr.edu>.
18121
18122Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18123
18124 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18125
18126Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18127
18128 * config.guess: Check for ptx.
18129
18130Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18131
18132 * config.sub: Add os9k checking.
18133
18134Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18135
18136 * config.guess: Handle OSF1 running on HPPA processors
18137
18138Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18139
18140 * configure: If subdir configure fails, print out a message with
18141 subdirectory name, in case subdir's configure code didn't identify
18142 itself.
18143
18144Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18145
18146 * configure.in: Remove embedded newlines from configdirs.
18147 Avoid mismatches of substrings. Fix matching strings at end
18148 of configdirs.
18149
18150Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18151
18152 * config.guess: Add Lynx/rs6000 config support.
18153
18154Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18155
18156 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18157
18158Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18159
18160 * configure.in (hppa*-*-osf*): Treat this just like most other
18161 PA configurations (eg no binutils or ld).
18162 (hppa*-*-*elf*): These configurations have binutils and ld.
18163
18164Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18165
18166 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18167
18168Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18169
18170 * configure.in (rs6000-*-*): Build gas.
18171
18172Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18173
e490616e 18174 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
18175
18176Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18177
18178 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18179 for GDB and GDB has been fixed to not need it.
18180
6599da04
JM
18181Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18182
18183 * config.guess: Recognize vax hosts.
18184
18185Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18186
18187 * configure (while loop): Don't use "break 2" inside case
18188 statement -- the case statement isn't an enclosing loop.
18189
18190Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18191
18192 * config.guess: Clean up NeXT support, to allow nextstep
18193 on Intel machines. Make OS be nextstep.
18194
18195Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18196
18197 * config.guess: Add alternate forms for Convex.
18198
18199Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18200
18201 * configure: Completely rewrite option processing. Take
18202 advantage of pattern-matching to avoid invoking test frequently.
18203 Also clean up host and target defaulting logic.
18204
18205Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18206
18207 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18208 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18209 commands (plus user environment) will fit SCO limits.
18210
18211Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18212
18213 * configure.in: Don't issue warnings about directories which are
18214 not being configured if -norecursion is set. Correct test for
18215 --with-gnu-as and --with-gnu-ld to not get confused by substring
18216 matches.
18217
18218 * configure.in: Don't build gas for alpha-dec-osf1*.
18219
18220Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18221
18222 * configure: Back out Per's change of 12/19/1993. It changes the
18223 behavior of configure in unexpected and confusing ways.
18224
18225 Also, use different delim char when calculating
18226 program_transform_name so that the name can contain slashes.
18227
18228Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18229
18230 * configure.in, config.sub: Add support for VSTa micro-kernel.
18231
18232Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18233
18234 * configure.in: Nuke hacks which were used to get a special
18235 version of GAS for HPPA configurations.
18236
18237Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18238
18239 * configure: If only ${target_alias} is given, use that
18240 as the default for ${host_alias}.
18241 * configure: Add missing back-slashes before nested quotes.
18242
18243Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18244
18245 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18246
18247Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18248
18249 * config.guess: Recognize some Tektronix configurations.
18250 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18251
18252Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18253
18254 * config.sub: Match any flavor of SH.
18255
18256Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18257
18258 * configure.in: Don't try to configure newlib for Alpha.
18259
18260Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18261
18262 * configure.in: Don't build ld for Irix 5. Don't build gas,
18263 libg++ or libio for any Alpha target.
18264
18265 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
18266
18267Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18268
18269 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18270 default arguments -- so it tried to compress itself.
18271
18272Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18273
18274 * configure.in (notsupp): ensure that a space is always at the end
18275 of the configdirs list, since the grep checks for an explicit space
18276
18277Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18278
18279 * configure.in (target i386-sysv4.2): don't build ld, since static
18280 versions of many libraries are not available.
18281
18282Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18283
18284 * config.guess: Recognize Apollos (using environment variables).
18285 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18286
18287Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18288
18289 * config.guess: Recognize Sony news mips running newsos.
18290
18291Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18292
18293 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18294 "fi ; else" for bash.
18295
18296Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18297
18298 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18299
18300Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18301
18302 * config.sub: accept unixware as an alias for svr4.2.
18303 Fix some inconsistancies with the gcc version.
18304
18305Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18306
18307 * Makefile.in (DISTDOCDIRS): Add gdb.
18308
18309Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18310
18311 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18312
18313Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18314
18315 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18316 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18317 this now.
18318
18319Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18320
18321 * config.sub: Accept hiux* as an OS name.
18322
18323 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18324 etc/make-stds.texi. The underscore came from gcc, and dje now
18325 agrees that RUNTESTFLAGS is the correct name.
18326
18327Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18328
18329 * install.sh: Remove 'set -e'. It makes any conditionals
18330 in the script useless.
18331
18332 * config.guess: Automatically recognize arm-acorn-riscix
18333 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18334
18335Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18336
18337 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18338
18339Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18340
18341 * Makefile.in (DISTDOCDIRS): New variable.
18342 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 18343 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
18344
18345Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18346
18347 * configure.in (hppa target): check the source directory for the
18348 pagas sub-directory
18349
18350Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18351
18352 * config.sub: Allow -aout* and -elf*.
18353
18354Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18355
18356 * configure.in: Don't build ld on i386-solaris2, same as for
18357 sparc-solaris2.
18358
18359Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18360
18361 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18362
18363Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18364
18365 * configure.in: Configure gdb for alpha.
18366
18367Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18368
18369 * Makefile.in (CXXFLAGS): Add -O.
18370
18371Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18372
18373 * config.guess: added support for DG Aviion
18374
18375Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18376
18377 * configure.in: Produce warning message for subdirectories not
18378 configurable for this host/target combination. Don't try to
18379 configure gdb for vms.
18380
18381Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18382
18383 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18384 appropriate files before making "diststuff".
18385 (DISTBISONFILES): New var: list of files to be edited.
18386 (DISTSTUFFDIRS): Add binutils.
18387
18388Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18389
18390 * config.sub: also handle mipsel and mips64el (for little endian mips)
18391
18392Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18393
18394 * configure.in: Add * to end of all OS names.
18395
18396Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18397
18398 * configure.in: Build newlib for LynxOS native.
18399
18400Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18401
18402 * config.guess: Add support for delta 88k running SVR3.
18403
18404 * configure.in: Add comment about HP compiler vs. emacs.
18405
18406Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18407
18408 * configure.in: don't build ld on solaris2 (not a viable option
18409 due to bugs in getpwnam & getpwuid)
18410
18411Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18412
18413 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18414 config.guess will produce a full version number.
18415
18416Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18417
18418 * configure.in: Build linker and binutils for alpha-dec-osf1.
18419
18420Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18421
18422 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18423 and gdb/testsuite/Makefile.in.
18424
18425Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18426
18427 * configure.in: recognize mips*- instead of mips-
18428
18429Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18430
18431 * config.sub: Accept linux*coff and linux*elf as operating
18432 systems.
18433
18434Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18435
18436 * config.sub: Recognize mips64, and mips3 as an alias for it.
18437
18438Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18439
18440 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18441 gdb knows how to handle OSF/1 shared libraries.
18442
18443Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18444
18445 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18446 * config.guess: Recognize Hitachi's HIUX.
18447 * config.sub: Recognize h3050r* and hppahitachi.
18448 Remove redundant cases for hp9k[23]*.
18449
18450Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18451
18452 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18453 if gas and ld are in the source tree and are in ${configdirs}.
18454 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 18455 --with options (but still pass them down on the command line,
6599da04
JM
18456 if they were explicitly specified).
18457
18458Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18459
18460 * configure: substitute SHELL value in Makefile.in with
18461 ${CONFIG_SHELL}
18462
18463Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18464
18465 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18466 *-*-solaris2* targets.
18467
18468Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18469
18470 * Makefile.in: define M4, and pass it down to sub-makes;
18471 all-autoconf now depends on all-m4
18472
18473Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18474
18475 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18476 presence of {ar,ranlib} instead of a configured directory
18477
18478Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18479
18480 * config.guess: Accept 34?? as well as 33?? for NCR.
18481
18482Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18483
18484 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18485 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18486
18487Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18488
18489 * configure: grab values for $(CC) and $(CXX) from the
18490 environment, so that someone can do "CC=gcc configure; make" and
18491 have it work right (matching the way that autoconf works now)
18492
18493 * configure.in, Makefile.in: add support for gash, the tcl
18494 interface to Galaxy
18495
18496 * config.guess: add NetBSD variants (hp300, x86)
18497
18498Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18499
18500 * install.sh: Support -d option (in the manner of SunOS 4 install,
18501 as it is more deterministic than that of GNU install)
18502 (chmodcmd): Set file to mode 755 by default (should also do default
18503 chgrp and chown, but I don't feel like dealing with that now)
18504
18505Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18506
18507 * config.sub: Remove h8300hhms alias.
18508
18509Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18510
18511 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18512
18513Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18514
18515 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18516 as stmp-fixinc
18517
18518Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18519
18520 * config.sub: recognize m88110-bug-coff.
18521
18522Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18523
18524 * Makefile.in (all-libio): all dependencies on the toolchain used
18525 to build this (gcc, gas, ld, etc)
18526
18527Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18528
18529 * config.guess: Deal with OSF/1 1.3 on alpha.
18530
18531Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18532
18533 * install.sh: add some 'else true' clauses for portability
18534
18535 * configure.in: don't build libio for h8[35]00-*-* targets
18536
18537Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18538
18539 * Makefile.in: Add support for new libio.
18540
18541Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18542
18543 * install.sh: If one command fails, don't try the rest. Don't try
18544 to remove $dsttmp (via trap) unless we have already created it.
18545 If $src doesn't exist, detect it and exit with an error.
18546
18547 * config.guess: Recognize BSD on hp300.
18548
18549Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18550
18551 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18552 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18553
18554Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18555
18556 * Makefile.in (all-send-pr): depends on all-prms
18557
18558Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18559
18560 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18561
18562Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18563
18564 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18565 Added test for mips-mips-riscos5.
18566
18567Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18568
18569 * configure.in: use mh-hp300 for 68k HP hosts
18570
18571Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18572
18573 * configure: add support for CONFIG_SHELL, so that you can use
18574 some alternate shell for evaluating configure scripts
18575
18576Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18577
18578 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18579 in configure script to bug-gdb@prep.ai.mit.edu when building
18580 distribution archive.
18581 * Makefile.in (COMPRESS): Remove def.
18582 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18583 gdb.tar.Z and make-gdb.tar.Z respectively.
18584 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18585 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18586 to convergence with 'taz' target in Makefile.in.
18587
18588Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18589
18590 * install.sh (dsttmp): use trap to ensure that tmp files go
18591 away on error conditions
18592
18593Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18594
18595 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18596
18597Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18598
18599 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18600 its parent is '/' not ''.
18601
18602 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18603
18604Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18605
18606 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18607 that ${newsrcdir}/configure.in does.
18608
18609Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18610
18611 * test-build.mk: support for CONFIG_SHELL
18612
18613Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18614
18615 * config.sub (netware): Add as a basic system type.
18616
18617Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18618
18619 * Makefile.in (Makefile): depend on configure.in. Also drop the
18620 $(srcdir)/ from the dependency on Makefile.in.
18621
18622Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18623
18624 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18625 (h8300hhms is temporary until multi-libraries are implemented).
18626 * configure.in: Handle h8300h too.
18627
18628Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18629
18630 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18631
18632Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18633
18634 * configure: Remove extraneous output when guessing host type.
18635 * config.guess: Remove extraneous output when guessing using C
18636 compiler rather than uname, or when guessing fails.
18637
18638Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18639
18640 * Makefile.in: remove all.cross and install.cross targets
18641
18642 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18643 definitions
18644
18645Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18646
18647 * configure.in (target sh): Build gprof.
18648
18649Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18650
18651 * config.sub: change -solaris to -solaris2
18652
18653Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18654
18655 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18656
18657Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18658
18659 * configure: Correct error message for missing Makefile.in to
18660 print correct directory.
18661
18662Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18663
18664 * install.sh: kludge around 386BSD shell bug
18665
18666Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18667
18668 * config.guess: Recognize NeXT.
18669 * config.guess: Recognize i486-ncr-sysv4.
18670 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18671
18672Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18673
18674 * Makefile.in (MAKEINFOFLAGS): New variable.
18675 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18676 * build-all.mk, test-build.mk: Pass down --no-split as
18677 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18678
18679Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18680
18681 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18682
18683Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18684
18685 * Makefile.in (libg++.tar.z): New rule.
18686 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18687 * Makefile.in (taz): Only do a single chmod.
18688
18689Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18690
18691 * install.sh: don't use dirname anymore (replaced with sed usage)
18692
18693Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18694
18695 * Makefile.in: Change extension for gzip'd files from '.z' to
18696 '.gz' per new FSF standard usage.
18697
18698Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18699
18700 * configure: put quotes around the final value of program_transform_name
18701
18702Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18703
18704 * Makefile.in: new install.sh support; update install-info rules
18705
18706Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18707
18708 * configure.in: Build diff for crosses, but not for go32 host.
18709
18710 * configure.in: Build gprof only for native, and don't build it
18711 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18712
18713Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18714
18715 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18716
18717Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18718
18719 * configure.in (host_tools): Add prms.
18720
18721Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18722
18723 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18724 with $(FLAGS_TO_PASS) on the command line
18725
18726 * config.sub: Recognize lynx and lynxos
18727
18728Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18729
18730 * config.sub: Accept -ecoff*, not just -ecoff.
18731
18732Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18733
18734 * Makefile.in (taz): Use .gz suffix instead of .z.
18735 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18736 names.
18737
18738Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18739
18740 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18741
18742Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18743
18744 * Makefile.in (install-no-fixedincludes): install gcc last, so
18745 that rebuilds that might happen during 'make install' don't get
18746 bogus gcc include files
18747
18748Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18749
18750 Change from Utah for HPPA support:
18751 * config.guess: Recognize hppa1.x-hp-bsd.
18752
18753Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18754
18755 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18756 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18757
18758Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18759
18760 * config.sub: Add support for rom68k and bug boot monitors.
18761
18762Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18763
18764 * Makefile.in: Make all-opcodes depend on all-bfd.
18765
18766Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18767
18768 * config.guess: Added special check for i[34]86-univel-sysv4*.
18769
18770Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18771
18772 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18773 the processor rather than assuming i486.
18774
18775Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18776
18777 * config.guess: Recognize SunOS6 as Solaris3.
18778
18779Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18780
18781 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18782 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18783
18784Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18785
18786 * build-all.mk (all-cross): New target for Canadian Cross.
18787 Added Q2 go32 targets.
18788 * test-build.mk: Configure go32 cross sparclite-aout and
18789 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18790 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18791
18792Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18793
18794 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18795 GO32 hosted toolchains
18796
18797Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18798
18799 * configure: change so "-exec-prefix" gets passed down rather
18800 than "-exec_prefix" so autoconf generated Makefiles get the
18801 exec_prefix set right.
18802
18803Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18804
18805 * config.guess: get the Solaris2 minor version number
18806
18807 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18808
18809Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18810
18811 * config.guess: Recognize some Sequent platforms.
18812
18813Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18814
18815 * Makefile.in: added the vault-install target
18816
18817 * configure.in: actually use the Sun3 makefile fragment that's in
18818 config, also added the release dir to configdirs
18819
18820Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18821
18822 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18823
18824Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18825
18826 * configure.in: remove some program from Alpha targetted toolchains
18827
18828Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18829
18830 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18831 gprof.
18832 (taz): Run "make diststuff" in those directories instead of "make
18833 proto-dir". Look for "VERSION=" only at start of line in subdir
18834 Makefile. Use "gzip -9" for compression.
18835 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18836 (binutils.tar.z): New target.
18837
18838Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18839
18840 * Makefile.in (taz): Include gpl.texinfo.
18841
18842Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18843
18844 * Makefile.in (setup-dirs): Merged into "taz" target.
18845 (taz): Only do `proto-dir' stuff if a directory is actually needed
18846 for this target.
18847
18848Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18849
18850 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18851 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18852 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18853 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18854 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18855
18856Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18857
18858 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18859 config.sub, and move-if-change to gdb testsuite distribution
18860 archive, so the testsuite can be extracted, configured, and
18861 run separately from the gdb distribution. Blow away the Chill
18862 tests that require a Chill compiled executable, since GNU Chill
18863 is not yet publically available.
18864
18865Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18866
18867 * test-build.mk: set environment variables in a single command,
18868 instead of a list of assignments and exports
18869
18870 * config.guess: recognize Alpha/OSF1 systems
18871
18872Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18873
18874 * configure: Change help message to prefer --options rather than
18875 -options.
18876
18877Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18878
18879 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18880 zippy@ecst.csuchico.edu.
18881 * config.guess: Recognize miniframe.
18882
18883Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18884
cc6010cd
AP
18885 * Makefile.in: Use srcroot to find runtest rather than rootme.
18886 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
18887
18888Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18889
18890 * test-build.mk: Extensive additions to support building on a
18891 machine other than the host.
18892
18893Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18894
18895 * configure (tooldir): Fix for i386-aix again.
18896
18897Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18898
18899 * configure, Makefile.in: Change definition of $(tooldir)
18900 to match the FSF.
18901
18902Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18903
18904 * config.guess: Recognize i[34]86/SVR4.
18905
18906Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18907
18908 * Makefile.in (all-gdb): gdb depends on sim.
18909
18910Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18911
18912 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18913 at the same time we make the prototype gdb directory.
18914 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18915 files at the same time as the gdb base release distribution.
18916
18917Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18918
18919 * Makefile.in (check): Use individual check targets rather than
18920 DO_X rule.
18921 (check-gcc): Added.
18922
18923Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18924
18925 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18926 for System V release 3.2.
18927
18928Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18929
18930 * config.sub: Recognize hppaosf.
18931 * configure.in: Do configure ld/binutils/gas for it.
18932
18933Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18934
18935 * configure (tooldir): Alter syntax used to set this, for systems
18936 where "\$" isn't handled right, like i386-aix.
18937
18938Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18939
18940 * configure: Pass program-transform-name, not
18941 program_transform_name, to recursive configures.
18942
18943Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18944
18945 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18946 of gas+ld+binutils.
18947
18948Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18949
18950 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18951
18952Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18953
18954 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18955
6599da04
JM
18956Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18957
18958 * Makefile.in (PRMS): Set back to all-prms.
18959
18960Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18961
18962 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18963 targets, rather than for MIPS hosts.
18964
18965Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18966
18967 * configure.in: add comment for --with-x default values
18968
18969 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18970
18971 * Makefile.in: add check-* targets for each of the directories in
18972 the tree. Add a definition of RUNTEST that will use the one we
18973 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18974
18975Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18976
18977 * configure.in: Removed obsolete references to bfd_target and
18978 target_makefile_frag.
18979
18980 * build-all.mk: Set assorted targets for Q2.
18981 * config.sub: Recognize z8k-sim and h8300-hms.
18982 * test-build.mk: Really don't pass host to configure.
18983 (HOLES): Added uname.
18984
18985Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18986
18987 * configure: Handle an empty program-prefix, program-suffix or
18988 program-transform-name correctly.
18989
18990Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18991
18992 * build-all.mk: -G 8 no longer required for MIPS targets.
18993 * test-build.mk: Don't pass host argument to configure; make it
18994 guess.
18995
18996Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18997
18998 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18999 * Makefile.in (COMPRESS): New macro, like GZIP.
19000
19001Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19002
19003 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19004
19005 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19006 with gas currently defaults to -G 0.
19007
19008Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19009
19010 * Makefile.in (all-flex): flex depends on byacc.
19011
19012 * build-all.mk: If host not specified, use config.guess. Pass TAG
19013 to test-build.mk as RELEASE_TAG.
19014 * test-build.mk (configargs): New variable containing arguments to
19015 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19016 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19017
19018 * config.guess: Use /bin/uname when checking -X argument on SCO,
19019 to avoid invoking GNU uname which doesn't understand -X.
19020
19021 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19022
19023 * configure.in: Build gas for mips-*-*.
19024
19025Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19026
19027 * Makefile.in (all.normal): insert missing backslash.
19028
19029Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19030
731a8127 19031 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
19032
19033 * Makefile.in: Complete overhaul to merge many almost identical
19034 targets.
19035
19036Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19037
19038 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19039 (gdb.tar.Z): Adjusted.
19040
19041 * Makefile.in (setup-dirs, taz): New targets; should be general
19042 enough to adapt for gdb sometime. Build only .z file.
19043 (gas.tar.z): New target.
19044
19045Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19046
19047 * build-all.mk: Use CC=cc -Xs on Solaris.
19048
6599da04
JM
19049Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19050
19051 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19052 for handling BISON for FSF releases.
19053
19054Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19055
19056 * configure: Actually implement the change zoo just documented.
19057
19058Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19059
19060 * configure: when using config.guess, only set target_alias when
19061 it's not already been set (ie, on the command line)
19062
19063Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19064
19065 * Makefile.in: add installcheck target, set PRMS to install-prms
19066
19067Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19068
19069 * configure: add support for package_makefile_fragment, handle the
19070 case where a directory has a configure.in file but no Makefile.in
19071 more gracefully (with an actual understandable error message, even);
19072 add support for --without (and add this to the usage message); also
19073 explicitly add a --host=${host_alias} to the command line when
19074 config.guess is used
19075
19076Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19077
19078 * configure: Must use both --host and --target in recursive calls.
19079
19080Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19081
19082 * Makefile.in: Change deja-gnu to dejagnu.
19083
19084Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19085
19086 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19087
19088Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19089
19090 * configure.in: canonicalize all instances to *-*-solaris2*,
19091 also strip out a number of tools to not build for go32 host
19092
19093Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19094
19095 * config.guess: add GPL.
19096
19097 * Makefile.in, config.guess, config.sub, configure: bump
19098 copyrights to 93.
19099
19100Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19101
19102 * Makefile.in (do-info): Removed obsolete check for existence of
19103 localenv file.
19104
19105 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19106
19107Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19108
19109 * Makefile.in: a couple of 'else true' for decstation,
19110 support for TclX
19111
19112 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19113
19114Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19115
19116 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19117
19118Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19119
19120 * config.guess: Recognize i386-ibm-aix (PS/2).
19121 * configure.in: Use config/mh-aix386 file for it.
19122
19123Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19124
19125 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19126 CC_FOR_TARGET instead.
19127 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19128
19129Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19130
19131 * Makefile.in: Add sim to list of directories sent with gdb
19132
19133Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19134
19135 * configure.in: Put back mips-dec-bsd* case.
19136
19137Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19138
19139 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19140 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19141 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
19142
19143Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19144
19145 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19146
19147 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19148 (install-info): install dir.info only if it exists,
19149 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19150
19151Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19152
19153 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19154 gas for mips-dec-bsd.
19155
19156Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19157
19158 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19159 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19160
19161Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19162
19163 * configure.in: Added "dejagnu" to hosttools list.
19164
19165Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19166
19167 * config.sub, configure.in, config.guess: Add support
19168 for Bosx, an AIX variant from Bull.
19169 Patches from F.Pierresteguy@frcl.bull.fr.
19170
19171Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19172
19173 * devo/dejagnu: Initial creation of devo/dejagnu.
19174 Migrated dejagnu testcases and support files for testing software
19175 tools to reside as subdirectories, currently called "testsuite",
19176 within the directory of the software tool. Migrated all programs,
19177 support libraries, etc. beloging to dejagnu proper from
19178 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19179 with no modifications. The changes to these files which will
19180 allow them to configure, build, and execute properly will be made
19181 in a future update.
19182
19183Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19184
19185 * Makefile.in: Change send_pr to send-pr.
19186 * configure.in: Likewise.
19187 * send_pr: Renamed directory to send-pr.
19188
19189Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19190
19191 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19192
19193Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19194
19195 * README: Update for gdb-4.8 release.
19196 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19197 gdb-xxx.tar.z (gzip'd) file also.
19198
19199Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19200
19201 * Makefile.in: make all-diff depend on all-libiberty
19202
19203Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19204
19205 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19206
19207Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19208
19209 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19210
19211Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19212
19213 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19214 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19215 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19216
19217Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19218
19219 * Makefile.in: makeinfo binary is in a new location
19220
19221Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19222
19223 * config.sub: Accept -ecoff as an OS.
19224
19225 * Makefile.in: Various changes to eliminate a level of make
19226 recursion and reduce the required command line length.
19227 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19228 sub-makes.
19229 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19230 variables holding settings for specific sub-makes.
19231 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19232 in terms of BASE_FLAGS_TO_PASS.
19233 (TARGET_LIBS): New variable listing directories which use
19234 TARGET_FLAGS_TO_PASS.
19235 (subdir_do): Eliminated.
19236 (do-*): New set of targets to replace subdir_do.
19237 (various): All targets which used subdir_do now depend on do-*.
19238 (local-clean): Renamed from do_clean.
19239 (local-distclean): New target, dependency of distclean and
19240 realclean.
19241 (install-info): Don't create directories. Depend on dir.info
19242 rather than calling make recursively.
19243 (install-dir.info): Eliminated.
19244 (install-info-dirs): Create all info directories here.
19245 (dir.info): Depend upon do-install-info.
19246
19247 * test-build.mk (HOLES): Added false.
19248
19249Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19250
19251 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19252
19253Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19254
19255 * Makefile.in (info): remove dependency on all-texinfo. The
19256 problem was really in texinfo/C, not at this level.
19257
19258Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19259
19260 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19261
19262Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19263
19264 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19265 GDB releases.
19266
19267Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19268
19269 * configure: Include srcdir in message about target of link not
19270 being found. Don't convert `-' to `_' in `with' options being
19271 passed to subdirs.
19272
19273Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19274
19275 * configure.in: add uudecode to host_tools
19276
19277 * Makefile.in: added {all,install}-uudecode targets, added them to
19278 the appropriate lists
19279
19280Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19281
19282 * Makefile.in (all-gcc): Added dependency on all-gas.
19283
19284 * configure.in (mips-*-*): Build ld and binutils.
19285
19286Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19287
19288 * configure: check return code from mkdir, print error message and
19289 exit on failure.
19290
19291Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19292
19293 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19294
19295Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19296
19297 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19298
19299Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19300
19301 * config.sub (h8500): Recognize this as a cpu type.
19302
19303Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19304
19305 * configure: source directory missing is no longer a warning
19306
19307 * configure.in: recognize irix[34]* instead of irix[34]
19308
19309 * Makefile.in: define and pass down X11_LIB
19310
6599da04
JM
19311Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19312
19313 * guess-systype: Renamed to ...
19314 * config.guess: ... by popular request.
19315 * configure.in, Makefile.in: Update accordingly.
19316
19317Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19318
19319 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19320 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19321 + Execute ./dummy instead of assuming . is in PATH.
19322
19323Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19324
19325 * guess-systype: New shell script. Attempts to guess the
19326 canonical host name of the executing host.
19327 Only a few hosts are supported so far.
19328 * configure: Call guess-systype if no host is specified.
19329
19330Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19331
19332 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19333 gcc Makefile.
19334
6599da04
JM
19335Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19336
19337 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19338 (all-gcc, install-gcc, subdir_do): Use it.
19339
19340Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19341
19342 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19343
19344Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19345
19346 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19347 set exclusively by configure, using configure.in .
19348
19349Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19350
19351 * test-build.mk: set $PATH for all builds
19352
19353 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19354
19355Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19356
19357 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19358 the one used in gcc/Makefile.in, so that a null expansion doesn't
19359 override the one needed to build gcc with a native cc.
19360
6599da04
JM
19361Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19362
19363 * configure: Accept -with arguments.
19364
19365Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19366
19367 * Makefile.in: added h8300sim
19368
19369Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19370
6599da04
JM
19371 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19372 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19373 (all-cygnus, native, build-cygnus): Make
19374 $(canonhost)-stamp-3stage-done, not $(host)....
19375 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19376 i386-sco3.2v4. Added else true to if command.
19377
19378Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19379
19380 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19381
19382Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19383
19384 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19385
19386Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19387
19388 * configure.in: don't remove binutils from Solaris builds
19389
19390Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19391
19392 * Makefile.in: get rid of earlier definitions for *clean,
19393 also handle the recursive info rule better
19394
19395Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19396
19397 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19398 do more-or-less the right thing.
19399
19400Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19401
19402 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19403 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19404
19405Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19406
19407 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19408 $(host_canonical).
19409
19410 * configure.in: split the configdirs list into 4 categories (native
19411 v. cross, library v. tool) and handle the cross-only and native-
19412 only in more reasonable (and correct!) way.
19413
19414Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19415
19416 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19417 configdirs anymore.
19418
19419Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19420
19421 * Makefile.in: extensive cleanup:: removed all of the explicit
19422 clean-* targets, collapsed many wrappers around subdir_do into
19423 one, added additional targets to satisfy standards.texi, deleted
19424 some old targets, some changes for consistency
19425
19426Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19427
19428 * configure.in: handle some programs as cross-only, and others as
19429 native only
19430
19431 * test-build.mk: handle partial holes in a more generic manner
19432
19433 * Makefile.in: m4 depends on libiberty
19434
6599da04
JM
19435Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19436
19437 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19438 time, wdiff, and find to configdirs
19439
19440 * Makefile.in: all, clean, and install rules for the new programs
19441 added to configure.in
19442
19443Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19444
19445 * configure.in: use mh-sun for all *-sun-* hosts
19446
6599da04
JM
19447Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19448
19449 * Makefile.in: define flags for X11 include files and library file
19450 locations, pass them down to the programs that need this info
19451
19452 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19453
6599da04
JM
19454Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19455
19456 * configure.in: start building libg++ for HP-UX targets
19457
19458Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19459
19460 * README: Update references to files moved into etc/.
19461
19462Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19463
19464 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19465 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19466
19467Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19468
19469 * configure: accept dash as well as underscore in long option
19470 names for FSF compatibility.
19471
19472Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19473
19474 * config.sub: added -sco3.2v4 support from FSF.
19475
19476Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19477
19478 * configure.in: expand the section that adds or removes
19479 directories from the list of programs to build, to handle native
19480 vs. cross in addition to host v. native
19481
19482Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19483
19484 * Makefile.in: Replace C++ in macro names with CXX.
19485 This is less likely to break ...
19486
19487Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19488
19489 * test-build.mk: add -w to GNU_MAKE
19490
19491Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19492
19493 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19494 add 'sparc' to list of recognized cpus. This needed to make
19495 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19496 Delete some redundant ose68 variants. Recognize -wrs as an os,
19497 then changes that into $CPU-wrs-vxworks.
19498
19499 * configure.in: remove most references to gdbtest, regularize
19500 target based program removal
19501
19502 * test-build.mk: import from p3 tree (many fixes and changes)
19503
19504Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19505
19506 * Makefile.in: added rules to handle tcl, tk, and expect
19507
19508 * configure.in: handle those directories if they exist
19509
19510Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19511
19512 * config.sub: removed bogus hppabsd and hppahpux names, since
19513 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19514
19515Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19516
19517 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19518 depends upon all-xiberty
19519
19520 * Makefile.in: changes from p3, including:
19521
19522 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19523
19524 * Makefile.in (XTRAFLAGS): include newlib directories if
19525 newlib/Makefile exists, rather than if host != target.
19526
19527 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19528
19529 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19530 from the same source tree and not building a cross-compiler. This
19531 matters for the libg++ configuration if reconfiguring a tree that
19532 has already been installed.
19533
19534 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19535
19536 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19537 pick up the machine and system specific header files.
19538
19539 * Makefile.in: added AS_FOR_TARGET, passed down in
19540 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19541 the C compiler to use to create programs which are run in the
19542 build environment, set it to default to $(CC), and passed it down
19543 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19544
19545 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19546
19547 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19548 We need them for unusual native builds, like systems without
19549 ranlib.
19550
19551 * configure: also define $(host_canonical) and
e490616e
ZW
19552 $(target_canonical), which are the full, canonical names for the
19553 given host and target
6599da04
JM
19554
19555Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19556
19557 * Makefile.in: Added separate definitions for C++.
19558
19559Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19560
19561 * configure.in (configdirs): Add deja-gnu.
19562
19563Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19564
19565 * README: Update for configure.texi and gdb-4.7 release.
19566
19567Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19568
19569 * Makefile.in: Move "all" target to top of file.
19570 Previously, first target was ".PHONY" which caused BSD4.4 make
19571 to build .PHONY when make was run without arguments.
19572
19573Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19574
19575 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19576 Library-copylefted code in libiberty.
19577
19578Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19579
19580 * config.sub: Replace m68kmote with plain old m68k.
19581
19582Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19583
19584 * Makefile.in: Remove space from blank line, avoid Make complaints.
19585
19586Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19587
19588 * config.sub: Complain if no argument is given. Added support for
19589 386bsd as OS and target alias.
19590
19591Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19592
19593 * Makefile.in (XTRAFLAGS): include newlib directories if
19594 newlib/Makefile exists, rather than if host != target.
19595
19596Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19597
19598 * config.sub: recognize sparclite-wrs-vxworks.
19599
19600 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19601 p3.) Added clean-xiberty to clean.
19602
19603Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19604
19605 * configure.in: use *-*-* instead of nested cases for host and target
19606
19607Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19608
19609 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19610 from the same source tree and not building a cross-compiler. This
19611 matters for the libg++ configuration if reconfiguring a tree that
19612 has already been installed.
19613
19614Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19615
19616 * config.sub (i486v/i486v4): Merge in from FSF version.
19617
19618Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19619
19620 * configure: only set PWD if it is already set.
19621
19622Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19623
19624 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19625 doesn't have unset and all success paths (and most error paths)
19626 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19627 to just ${PWD} to avoid confusion.)
19628
19629Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19630
19631 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19632 even for a native compilation.
19633
19634Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19635
19636 Changes to make the gdb.tar.Z rule work better.
19637
19638 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19639 (DEVO_SUPPORT): Add configure.texi.
19640 (bfd-ilrt.tar.Z): Remove ancient rule.
19641
19642Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19643
19644 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19645 pick up the machine and system specific header files.
19646
19647 * configure.in, config.sub: added new target m68010-adobe-scout,
19648 with alias of adobe68k. Changed configure.in to check for
19649 -scout before -sco* to avoid a false match.
19650
19651 * Makefile.in: added AS_FOR_TARGET, passed down in
19652 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19653 the C compiler to use to create programs which are run in the
19654 build environment, set it to default to $(CC), and passed it down
19655 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19656
19657Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19658
19659 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19660 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19661 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19662 FOR_TARGET variants, to newlib and libg++.
19663
19664Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19665
19666 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19667 first.
19668
19669Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19670
19671 * config.sub: Accept `elf' as an environment.
19672
19673Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19674
19675 * Makefile.in (all-opcodes): cd into the right directory
19676
19677Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19678
19679 * configure: added -program_transform_name option, used as
19680 argument to sed when installing programs.
19681 configure.texi: added documentation for -program_prefix,
19682 -program_suffix and -program_transform_name.
19683
19684Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19685
19686 * config.sub: Accept i486 where i386 ok.
19687
19688Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19689
19690 * config.sub: accept we32k
19691
19692Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19693
3b75d237 19694 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
19695
19696 * Makefile.in: don't create all directories for ``make install'';
19697 let the subdirectories create the ones they need.
19698
19699Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19700
e490616e 19701 * COPYING: new file, GPL v2
6599da04
JM
19702
19703Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19704
19705 * Makefile.in: use the new gen-info-dir, which needs a template
19706 argument (which also lives in texinfo)
19707
19708 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19709
6599da04
JM
19710Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19711
19712 * config.sub (ncr3000): Change i386 to i486.
19713
19714Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19715
19716 * Makefile.in: add install-rcs, install-grep to
19717 install-no-fixedincludes, removed install-bison and install-libgcc
19718
19719Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19720
19721 * configure.in: grab the HPUX makefile fragment if on HPUX
19722
19723Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19724
19725 * Makefile.in: eradicate bison spoor (ditto libgcc).
19726 configure.in: recognise m68{k,000}-ericsson-OSE.
19727 es1800 is alias for m68k-ericsson-OSE
19728
19729Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19730
19731 * configure.in: rearrange the parts that remove programs from
19732 configdirs, based now on HOST==TARGET or by canonical triple.
19733
19734Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19735
19736 * test-build.mk: recurse explicitly with -f test-build.mk when
19737 appropriate. predicate stage3 and comparison on the existence
19738 of gcc. That is, if gcc isn't around, we aren't three-staging.
19739 On very clean, also remove ...stamp-co. Build in-place before
19740 doing other builds.
19741
19742Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19743
19744 * Makefile.in, configure.in: add tgas
19745
19746Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19747
19748 * Makefile.in: a number of changes merged in from progressive.
19749
19750 * configure.in: add libm.
19751
19752 * .cvsignore: ignore some stuff that comes from test-build.mk.
19753
6599da04
JM
19754Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19755
19756 * config.sub: Add es1800 (m68k-ericsson-es1800).
19757
19758Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19759
19760 * configure: Add program_suffix (parallel to program_prefix)
19761 * Makefile.in: adjust directory-creating script for losing decstation
19762
19763Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19764
19765 * configure: Minor $subdir-related fixes.
19766
19767Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19768
19769 * configure: fix various problems with propogating
19770 makefile_target_frag in subdirs.
19771 * configure.in: config libgcc if its there
19772
19773Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19774
19775 * config.sub: HPPA merge.
19776
6599da04
JM
19777Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19778
19779 * Makefile.in: Replace all-bison with all-byacc in all
19780 dependency lines for other tools (which now use byacc).
19781
19782Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19783
19784 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19785
6599da04
JM
19786Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19787
19788 * Makefile.in: make gprof rules similar to byacc rules (instead of
19789 vestigal $(unsubdir) that didn't work...)
19790
19791Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19792
19793 * config.sub: Add support for Linux.
19794 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19795 (at least for libg++).
19796
19797Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19798
19799 * configure.texi: fix doc for the -nfp option to configure
19800
19801Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19802
19803 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19804
19805Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19806
19807 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19808 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19809 * configure.in: added solaris* host_makefile_frag hook.
19810
19811Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19812
19813 * config.sub: changed recognition of m68000 so that various
19814 m68k types can be specified via m680[01234]0
19815
19816Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19817
19818 * config.sub (basic_machine): fix sed so that '-foo' isn't
19819 completely substituted out while .+'-foo' loses the '-foo'
19820
19821Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19822
19823 * config.sub ($os): Add -aout.
19824
19825Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19826
19827 * configure: If host_makefile_frag is absolute, don't
19828 prefix ${invsubdir} (relevant to libg++ auto-configure).
19829
19830Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19831
19832 * Makefile.in (tooldir): Define it.
19833 (all-ld): Depend on all-flex.
19834
19835Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19836
19837 * Makefile.in (check): Fix libg++ special case.
19838
19839Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19840
19841 * configure: do not bury `pwd` into config.status, thus do fewer
19842 pwd's.
19843
19844 * configure: print the "Building in" message only when building in
19845 other than "." AND verbose.
19846
63f6bcd7 19847 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
19848 configures.
19849
19850 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19851
19852Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19853
19854 * Makefile.in: macroize flags passed on recursion. remove
19855 fileutils.
19856
19857Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19858
19859 * configure: get makesrcdir right for subdirs deeper than 1.
19860
19861 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19862 install.
19863
19864Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19865
19866 * Makefile.in: don't print subdir_do or recursion lines.
19867
19868Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19869
19870 * standards.texi: added menu item.
19871
19872 * Makefile.in: build and install standards.info.
19873
19874 * standards.texi: new file.
19875
19876Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19877
19878 * configure: test for and move config.status pieces from
19879 ${subdir}/.
19880
19881Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19882
6599da04
JM
19883 * configure: Test for existance of files before trying to mv
19884 them, to avoid numerous non-existance messages.
19885
19886Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19887
19888 * configure: correct final line of config.status.
19889
19890 * configure: patch from eggert. Avoids a protection problem if
19891 the original Makefile.in is read only.
19892
19893 * configure: use move-if-change from gcc to create config.status.
19894 Some makefiles depend on config.status to tell if a directory
19895 has been reconfigured for a different host. This change
19896 prevents those directories from remaking everything in the case
19897 where the reconfig was only intended to rebuild a Makefile.
19898
19899 * configure: test for config.sub with "config.sub sun4" rather
19900 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19901 host alias from a missing config.sub.
19902
19903Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19904
19905 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19906 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19907
19908Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19909
19910 * configure: mkdir ${subdir} as needed.
19911
19912Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19913
19914 * Makefile.in,configure.in: added autoconf.
19915
19916Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19917
19918 * Makefile.in: no longer pass against on recursion.
19919
19920 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19921 definitions are not inherited.
19922
19923 * configure: correct makesrcdir when subdir is .
19924
19925Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19926
19927 * configure: Add support for 'subdirs' variable, which is
19928 like 'configdirs', except that configure doesn't re-invoke
19929 itself for subdirs, it just creates a Makefile for each subdir.
19930 * configure.texi: Document subdirs.
19931
19932Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19933
19934 * configure.in: added flex to configdirs
19935
19936Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19937
19938 * Makefile.in: remove clean-stamps from clean.
19939
19940Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19941
19942 * configure.in: Add gdbtest to configdirs.
19943
19944Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19945
19946 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19947 to recursive makes.
19948 * configure.in: Recognize new ncr3000 config.
19949
19950Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19951
19952 * Makefile.in, configure.in: removed references to gdbm.
19953
19954Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19955
19956 * config.sub: Don't canonicalize os value
19957 newsos* to bsd (readline needs to check for newsos).
19958 (This fix was earlier made Jan 31, but got re-broken.)
19959
19960Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19961
19962 * configure.in: sco is an os, not a vendor!
19963
19964 * configure: Quote $( better. Keep various shells happy.
19965
19966Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19967
19968 * Makefile.in: eliminate stamp-files.
19969
19970Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19971
19972 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19973 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19974
19975Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19976
19977 * config.sub: fix iris/iris3.
19978
19979Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19980
19981 * configure: re-add -rm.
19982
19983Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19984
19985 * Maskefile.in: add .stmp-rcs to all.
19986
19987 * configure.in: remove gas from rs6000 build, use aix host fragment.
19988
19989Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19990
19991 * configure: pass down site_option during recursion.
19992
19993Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19994
19995 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19996
19997Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19998
19999 * configure: Change exec_prefix so that it really defaults to prefix.
20000
20001Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20002
20003 * Makefile.in, configure.in: Add support for mmalloc library.
20004
20005Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20006
20007 * Makefile.in: add stmp dependencies for a few more things.
20008
20009Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20010
20011 * configure: adjusted error message on objdir/srcdir configure
20012 collision, per john's suggestion.
20013
20014 * Makefile.in: add libiberty stmp to all and all.cross.
20015
20016Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20017
20018 * Makefile.in: remove force dependencies, add grep to all.
20019
20020Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20021
20022 * Makefile.in: drop flex. make stamp files work.
20023
20024 * configure: added test for conflicting configuration in srcdir,
20025 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20026 gets cranky. use relative paths for configure and srcdir
20027 whenever possible. Send some error messages to stderr that were
20028 going to stdout.
20029
20030Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20031
20032 * Makefile.in: Fix libg++ rule to check for gcc directory
20033 before using gcc/gcc. Also pass XTRAFLAGS.
20034
20035Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20036
20037 * Makefile.in: added stmp-files so that directories aren't polled
20038 when they are already built.
20039
20040 * configure.texi: fixed a node pointer problem.
20041
20042Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20043
731a8127 20044 * config.sub configure.in gdb/configure.in
6599da04
JM
20045 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20046 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20047 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20048
20049Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20050
20051 * configure: -recurring becomes -silent. corrected help message
20052 for -site= option.
20053
20054 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20055
20056Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20057
20058 * configure: when building Makefile for crosses, replace
20059 tooldir and program_prefix. default srcdir from location of
20060 config.sub. remove "for host in hosts" and "for target in
20061 targets" loops.
20062
20063Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20064
20065 * Makefile.in: Do not pass bindir or mandir to cvs.
20066
20067Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20068
20069 * Makefile.in, configure.in: removed traces of namesubdir,
20070 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20071 copyrights to '92, changed some from Cygnus to FSF.
20072
20073 * configure.texi: remove most references to multiple hosts,
20074 multiple targets, subdirs, etc.
20075
20076 * configure.man: removed rcsid. reference config.sub not
20077 config.subr.
20078
20079 * Makefile.in: mkdir $(infodir) on install-info.
20080
20081Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20082
20083 * configure.texi: Explain better about .gdbinit and about
20084 the environment that configure.in sections run in.
20085
20086Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20087
20088 * configure.in: Ultrix is only a decstation if it's a MIPS.
20089
20090Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20091
20092 * README: DOC.configure => cfg-paper.texi.
20093
20094Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20095
20096 * config.sub (near case $os): Don't convert newsos* to bsd!
20097
20098Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20099
20100 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20101 the number of copies of COPYING that go into the GDB tar file.
20102
20103Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20104
731a8127 20105 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
20106 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20107 Fix SCO configuration stuff.
20108
20109Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20110
20111 * Makefile.in: For libg++, make sure the -I pointing
20112 to the gcc directory goes *after* all the libg++-local -I flags.
20113 Also, move just-gcc dependency from just-libg++ to all-libg++.
20114
20115Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20116
20117 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20118
20119Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20120
20121 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20122
20123Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20124
20125 * config.sub: Add stratus configuration frags. Also
20126 submitted to FSF.
20127
20128Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20129
20130 * Makefile.in (DEV_SUPPORT): add configure.man.
20131
20132 * config.sub(Decode manufacturer-specific): add -none*.
20133
20134Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20135
20136 * Makefile.in: remove form feeds to make Sun's make happy.
20137 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20138
20139Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20140
20141 * Makefile.in (AR_FLAGS): Make quieter.
20142
20143Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20144
20145 * configure.in: Add libg++.
20146 * configure: When verbose, don't output the command line at each
20147 level; it will be unremarkably the same as the previous version,
20148 which will be the same as what the user typed.
20149
20150Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20151
20152 * configure.in, Makefile.in: fix clean-info, add flex. add
20153 fileutils.
20154
20155 * configure: be less sensitive to spaces in Makefile.in. Do not
20156 look for sources in "..". Doing so breaks subdirectories that
20157 might have their own configure. If a subdir has it's own
20158 configure script, use it.
20159
20160Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20161
20162 * cfg-paper.texi: some changes suggested by rms.
20163
20164Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20165
20166 * config.sub: Merge in some small additions from the FSF version,
20167 taken from the gcc distribution, to bring the Cygnus and FSF
20168 versions into closer sync.
20169
20170Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20171
20172 * configure.in: Changed svr4 references to sysv4.
20173
20174Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20175
20176 * configure: added -V for version number option.
20177
20178Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20179
20180 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20181 renamed from DOC.configure to cfg-paper.texi.
20182
20183Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20184
20185 * configure, config.subr, config.sub: config.subr is now
20186 config.sub again.
20187
20188Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20189
20190 * configure.texi: new file, in progress.
20191
20192 * Makefile.in: build info file and install the man page for
20193 configure.
20194
20195 * configure.man: new file, first cut.
20196
20197 * configure: find config.subr again now that configuration "none"
20198 has gone. removed all traces of the -ansi option. removed all
20199 traces of the -languages option.
20200
20201 * config.subr: resync from rms.
20202
20203Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20204
20205 * configure, config.sub, config.subr: merge config.sub into
20206 config.subr, call the result config.subr, remove config.sub, use
20207 config.subr.
20208
20209 * Makefile.in: revised install for dir.info.
20210
20211Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20212
20213 * configure.in: add decstation host makefile frag.
20214
20215 * Makefile.in: BISON now bison -y again. also install-gcc on
20216 install. clean-gdbm on clean. infodir belongs in datadir.
20217 Make directories for info install. Build dir.info here then
20218 install it.
20219
20220Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20221
20222 * Makefile.in: fix for bad directory tests.
20223
20224Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20225
20226 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20227 regexp. -srcdir relative was being handled incorrectly.
20228
20229 * Makefile.in: unwrapped some for loops so that parallel makes
20230 work again and so one can focus one's attention on a particular
20231 package.
20232
20233Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20234
20235 * configure: added PWD as a stand in for `pwd` (for speed). use
20236 elif wherever possible. make -srcdir work without -objdir.
20237 -objdir= commented out.
20238
20239Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20240
20241 * configure: +options become --options. -subdirs commented out.
20242 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20243 Makefile now at top of generated Makefile. Removed cvs log
20244 entries. added -srcdir. create .gdbinit only if there is one
20245 in ${srcdir}.
20246
20247 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20248 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20249 and mandir now keyed off datadir by default.
20250
20251Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20252
20253 * Freshly created ChangeLog.
20254
20255\f
20256Local Variables:
20257mode: change-log
20258left-margin: 8
20259fill-column: 76
20260version-control: never
20261End: