]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
libgomp.exp (libgomp_init): Add host-dependent settings for LC_ALL and LANG.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
360d4522
KG
12009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2
3 * configure.ac: Update minimum MPC version to 0.8.
4 * configure: Regenerate.
5
f264ed56
SP
62009-11-21 Sebastian Pop <sebpop@gmail.com>
7
8 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
9 * configure: Regenerated.
10
ed2eaa9f
ILT
112009-11-21 Ian Lance Taylor <iant@google.com>
12
13 * configure.ac: Change default of poststage1_ldflags to be empty if
14 poststage1_libs is set. When poststage1_libs is empty, and
15 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
16 * configure: Rebuild.
17
58346783
AN
182009-11-21 Adam Nemet <adambnmet@gmail.com>
19
20 * MAINTAINERS (Write After Approval): Update my email address.
21
5ca0106a
BE
222009-11-20 Ben Elliston <bje@au.ibm.com>
23
24 * config.guess: Update from upstream sources.
25
87213cd4
AO
262009-11-16 Alexandre Oliva <aoliva@redhat.com>
27
28 * Makefile.def: Restore host and target settings for gmp.
29 * Makefile.in: Rebuild.
30
f61428ed
AO
312009-11-16 Alexandre Oliva <aoliva@redhat.com>
32
33 * configure.ac: Add libelf to host_libs. Enable in-tree configury
34 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
35 Fix portability of test of C++ as bootstrap language. Add
36 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
37 * configure: Rebuild.
38 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
39 and cloog. Fix in-tree ppl configuration. Introduce libelf
40 in-tree building.
41 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
42 (POSTSTAGE1_HOST_EXPORTS): Use it.
43 (STAGE[+id+]_CXXFLAGS): New.
44 (BASE_FLAGS_TO_PASS): Pass it down.
45 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
46 extra_exports.
47 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
48 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
49 extra_exports.
50 * Makefile.in: Rebuild.
51
f6c56be6
BE
522009-11-17 Ben Elliston <bje@au.ibm.com>
53
54 * config.sub, config.guess: Update from upstream sources.
55
0ccb5970
JK
562009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
57
58 * MAINTAINERS (Write After Approval): Add myself.
59
3f08607c
JB
602009-11-09 Jon Beniston <jon@beniston.com>
61
62 * MAINTAINERS (Write After Approval): Add myself.
63
5d571eaa
OS
642009-11-06 Ozkan Sezer <sezeroz@gmail.com>
65
66 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
67 paths for *-w64-mingw* and x86_64-*mingw*.
68 * configure: Regenerated.
69
3be9759a
JR
702009-11-05 Joern Rennecke <amylaar@spamcop.net>
71
72 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
73
c393f559
BK
742009-11-02 Benjamin Kosnik <bkoz@redhat.com>
75
76 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
77 Phil Edwards to Write-After Approval.
78
ef4c4300
KT
792009-10-30 Kai Tietz <kai.tietz@onevision.com>
80
81 * configure.ac: Disable target-winsup & co for
82 x86_64-*-mingw* and *-w64-mingw* targets.
83 * configure: Regenerated.
84
65a324b4
NC
852009-10-16 Nick Clifton <nickc@redhat.com>
86
87 * MAINTAINERS: Add myself as a maintainer for the RX port.
88
22e5d3dc
JS
892009-10-26 Johannes Singler <singler@kit.edu>
90
91 * MAINTAINERS (Write After Approval): Update my e-mail address.
92
17e72e5d
RO
932009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
94
95 * configure.ac (CLooG test): Use = with test.
96 * configure: Regenerate.
97
ed3a56f3
RG
982009-10-22 Richard Guenther <rguenther@suse.de>
99
100 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
101 cloog if the ppl version check failed. Move flags saving
102 before setting in libelf check.
103 * configure: Regenerate.
104
ad0abd3c
RG
1052009-10-21 Richard Guenther <rguenther@suse.de>
106
107 * configure.ac: Adjust the ppl and cloog configure to work as
108 documented. Disable cloog if ppl was disabled. Omit the version
109 checks if they were disabled.
110 * configure: Re-generate.
111
e4c5bd48
RW
1122009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
113
114 * configure.ac: Add 'lto' to enable_languages, not
115 new_enable_languages, and only if not already present.
116 * configure: Regenerate.
117
0ffd69c5
GP
1182009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
119
120 * README: Refer to the various COPYING* files instead of just
121 COPYING.
122 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
123
1fc23736
RE
1242009-10-07 Rafael Avila de Espindola <espindola@google.com>
125
126 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
127
58687768
RG
1282009-10-07 Richard Guenther <rguenther@suse.de>
129
130 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
131 and Richard Guenther as reviewers.
132 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
133 as reviewers.
134
49b0ca5c 1352009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 136
49b0ca5c 137 * config.sub: Update from upstream sources.
d2d9ce5e 138
aeb94799
ILT
1392009-10-06 Ian Lance Taylor <iant@google.com>
140
141 * Makefile.def: check-gold depends upon all-gas.
142 * Makefile.in: Rebuild.
143
123651cd
PM
1442009-10-05 Phil Muldoon <pmuldoon@redhat.com>
145
146 * MAINTAINERS (Write After Approval): Add myself.
147
d7f09764
DN
1482009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
149
150 * Makefile.def: all-lto-plugin depends on all-libiberty.
151 set bootstrap=true for lto-plugin.
152 Add lto-plugin.
153 * Makefile.in: Regenerate.
154 * configure.ac (host_libs): Add lto-plugin.
155 * configure: Regenerate.
156
d7f09764
DN
1572009-10-03 Diego Novillo <dnovillo@google.com>
158
159 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
160 (HOST_LIBELFLIBS): Define.
161 (HOST_LIBELFINC): Define.
162 * Makefile.in: Regenerate.
163 * configure.ac: Add --enable-lto.
164 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
165 If --enable-lto is used, add 'lto' to new_enable_languages.
166 If --enable-lto is used and gold is enabled, add
167 lto-plugin to configdirs.
168 * configure: Regenerate.
169
1702009-10-03 Simon Baldwin <simonb@google.com>
171
172 * configure.ac: If --with-system-zlib, suppress local zlib and
173 pass --with-system-zlib to subdir configure scripts.
174 * configure: Regenerate.
175
0ecdd2aa
LR
1762009-10-01 Loren J. Rittle <ljrittle@acm.org>
177 Paolo Bonzini <bonzini@gnu.org>
178
179 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
180 $(srcdir).
181 * Makefile.in: Rebuilt.
182
5bfbb7f7
GF
1832009-09-26 Gary Funck <gary@intrepid.com>
184
185 * MAINTAINERS (Write After Approval): Add myself.
186
3e661154
KG
1872009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
188
189 * configure.ac: Update minimum MPC version to 0.7.
190 * configure: Regenerate.
191
f1a036e4
NC
1922009-09-25 Nick Clifton <nickc@redhat.com>
193
194 * configure.ac: Pass any --cache-file=/dev/null option on to
195 subconfigures.
196 * configure: Regenerate.
197
d4c74acc
NC
1982009-09-23 Nick Clifton <nickc@redhat.com>
199
200 * config.sub, config.guess: Update from upstream sources.
201
03261b6d
LR
2022009-09-22 Loren J. Rittle <ljrittle@acm.org>
203
204 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
205 * Makefile.in: Rebuilt.
206
0db770bd
RW
2072009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
208
209 PR bootstrap/32272
210 * configure.ac: Error out if $srcdir isn't '.' but contains
211 host-${host_noncanonical}.
212 * configure: Regenerate.
213
71101870
RO
2142009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
215
216 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
217 maintainer.
218
ca6d0d62
RW
2192009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
220
79cd2b23
RW
221 * configure.ac: If bootstrapping a combined tree with
222 --enable-gold, require c++ in stage1_languages.
223 * configure: Regenerate.
224
ab9dcd0c
RW
225 * configure.ac: Also add target_libs of stage1_languages to
226 bootstrap_target_libs.
227 * configure: Regenerate.
228
ca6d0d62
RW
229 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
230 with --enable-languages not containing c++.
231 * configure: Regenerate.
232
1c3c9f12
JZ
2332009-09-15 Jie Zhang <jie.zhang@analog.com>
234
235 * configure.ac: Disable java and boehm-gc for bfin-*-*.
236 * configure: Regenerate.
237
6fb30a14 2382009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 239
6fb30a14
JR
240 * MAINTAINERS (Write After Approval): Update my e-mail address,
241 and move from from here...
242 (Waiting for paperwork): To here.
0318772d 243
4056c2c6
JM
2442009-09-09 Joseph Myers <joseph@codesourcery.com>
245
246 * MAINTAINERS (Reviewers): Add self as driver reviewer.
247
3e54529c
RW
2482009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
249
250 * configure.ac: Do not use $extrasub for replacing @if/@endif
251 parts in Makefile; instead, use additional arguments to
252 AC_CONFIG_COMMANDS to do the replacement manually, with several
253 sed invocations, to avoid HP-UX sed command limits.
254 * configure: Regenerate.
255
713e2ea6
AO
2562009-09-08 Alexandre Oliva <aoliva@redhat.com>
257
258 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
259 blank before -L.
260
5646b7b9
AO
2612009-09-04 Alexandre Oliva <aoliva@redhat.com>
262
263 * configure.ac (with-build-config): Document. Handle without.
264 Handle missing argument.
265 * configure: Rebuilt.
266
e12c4094
AO
2672009-09-03 Alexandre Oliva <aoliva@redhat.com>
268
269 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
270 Default to bootstrap-debug only if compare-debug works.
271 * configure: Rebuilt.
272 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
273 * Makefile.in: Rebuilt.
274
75cb0057
RO
2752009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
276
277 * MAINTAINERS (OS Port Maintainers): Update my email address.
278
8fc68cba
AO
2792009-09-01 Alexandre Oliva <aoliva@redhat.com>
280
281 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
282 * Makefile.in: Rebuilt.
283
44cb38cf
CD
2842009-09-01 Chris Demetriou <cgd@google.com>
285
286 * MAINTAINERS (Write After Approval): Add myself.
287
f9329c35
DS
2882009-08-31 Dodji Seketeli <dodji@redhat.com>
289
290 PR debug/30161
291 * include/dwarf2.h (enum dwarf_tag): Added
292 DW_TAG_GNU_template_template_param
293 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
294
f945e229
PB
2952009-08-30 Paolo Bonzini <bonzini@gnu.org>
296
297 * Makefile.tpl (AWK): Fix typo.
298 * Makefile.in: Regenerate.
299
87264276
PB
3002009-08-30 Paolo Bonzini <bonzini@gnu.org>
301
302 * configure.ac: Detect awk and sed.
303 * Makefile.def (flags_to_pass): Add AWK and SED.
304 * Makefile.tpl (AWK, SED): New.
305 (BASE_FLAGS_TO_PASS): Add AWK and SED.
306 * configure: Regenerate.
307 * Makefile.in: Regenerate.
308
68ccd57c
DK
3092009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
310
311 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
312 (collapseslashes): Likewise.
313
df58e648
RW
3142009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
315
316 * configure.ac (AC_PREREQ): Bump to 2.64.
317
0539cb2c
RW
3182009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
319
70fa0efa
RW
320 * configure.ac: Remove --with-datarootdir, --with-docdir,
321 --with-pdfdir, --with-htmldir switches.
322 * configure: Regenerate.
323
5213506e
RW
324 * configure: Regenerate.
325
0539cb2c
RW
326 * compile: Sync from Automake 1.11.
327 * depcomp: Likewise.
328 * install-sh: Likewise.
329 * missing: Likewise.
330 * mkinstalldirs: Likewise.
331 * ylwrap: Likewise.
332
197c68cc
DK
3332009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
334
335 * ltmain.sh (func_normal_abspath): New function.
336 (func_relative_path): Likewise.
337 (func_mode_help): Document new -bindir option for link mode.
338 (func_mode_link): Add new -bindir option, and use it to place
339 output DLL if specified.
340
58af276a
RW
3412009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
342
0115d4a3
RW
343 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
344 (baseargs): Add --disable-option-checking.
345 * configure: Regenerate.
346
58af276a
RW
347 * Makefile.def (configure-target-libiberty): Depend on
348 all-binutils and all-ld.
349 (configure-target-newlib): Likewise.
350 * Makefile.in: Regenerate.
351
e9d9afef
BE
3522009-08-17 Ben Elliston <bje@au.ibm.com>
353
354 * config.sub, config.guess: Update from upstream sources.
355
354ebf88
RW
3562009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
357
358 Sync from src, merge:
359
360 2009-07-02 Tristan Gingold <gingold@adacore.com>
361
362 * configure.ac: Do not exclude gas for i386-*-darwin.
363 Add a case for x86_64-*-darwin.
364 * configure: Regenerate.
365
8375f7b2
NV
3662009-08-06 Neil Vachharajani <nvachhar@gmail.com>
367
368 * MAINTAINERS: Add my name to Write After Approval list.
369
ca9fe997
ME
3702009-08-06 Michael Eager <eager@eagercon.com>
371
372 * configure.ac: Add Microblaze target.
373 * configure: Regenerate.
374
ea2002ba
CB
3752009-07-31 Christian Bruel <christian.bruel@st.com>
376
377 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
378 * configure: Regenerate.
379
f563194d
RIL
3802009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
381
382 * MAINTAINERS (Write After Approval): Update my e-mail address.
383
e90e6bd7
ILT
3842009-07-06 Ian Lance Taylor <iant@google.com>
385
386 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
387 * configure: Rebuild.
388
f6e0880a
TG
3892009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
390
391 * MAINTAINERS: Move myself to the Graphite Reviewers.
392
6d984927
WG
3932009-06-30 Wei Guozhi <carrot@google.com>
394
395 * MAINTAINERS: Add my name to Write After Approval list.
396
f2689b09
SE
3972009-06-26 Steve Ellcey <sje@cup.hp.com>
398
399 PR bootstrap/40338
400 * configure.ac (comparestring): Create new variable.
401 * Makefile.tpl (comparestring): Use to skip some comparisions.
402 * configure: Regenerate.
403 * Makefile.in: Regenerate.
404
f62c0ba4
DE
4052009-06-26 Doug Evans <dje@sebabeach.org>
406
407 * Makefile.def (host_modules): Add cgen.
408 * Makefile.in: Regenerate.
409 * configure.ac (host_tools): Add cgen.
410 * configure: Regenerate.
411
7acf4da6
DD
4122009-06-23 DJ Delorie <dj@redhat.com>
413
414 * MAINTAINERS: Add myself as mep maintainer.
415
00020c16
ILT
4162009-06-23 Ian Lance Taylor <iant@google.com>
417
418 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
419 boot_languages. Only bootstrap target libraries listed in
420 target_libs for some boot language. Add --with-stage1-ldflags,
421 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
422 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
423 if not building with C++.
424 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
425 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
426 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
427 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
428 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
429 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
430 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
431 * configure, Makefile.in: Rebuild.
432
1da52d4a
LF
4332009-06-23 Li Feng <nemokingdom@gmail.com>
434
435 * MAINTAINERS: Added my name to write-after-approval list.
436
144c9175
RM
4372009-06-15 Ryan Mansfield <rmansfield@qnx.com>
438
439 * configure.ac: Define is_elf for QNX Neutrino targets.
440 * configure: Regenerate.
441
e5871e24
GS
4422009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
443
444 * MAINTAINERS: Added my name to the write-after-approval list
445
5f4a82c0
KG
4462009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
447
448 * configure.ac: Detect MPC in default directory.
449 * configure: Regenerate.
450
394e9195
JG
4512009-06-03 Jerome Guitton <guitton@adacore.com>
452 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
453
454 * Makefile.tpl (all): Avoid a trailing backslash.
455 * Makefile.in: Regenerate.
456
47bca6aa
BE
4572009-06-03 Ben Elliston <bje@au.ibm.com>
458
459 * config.sub, config.guess: Update from upstream sources.
460
a891a473
RS
4612009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
462
463 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
464 to noconfdirs.
465 * configure: Regenerate.
466
70cb2d9f
AO
4672009-06-02 Alexandre Oliva <aoliva@redhat.com>
468
469 * Makefile.tpl ([+compare-target+]): Compare all stage
470 directories, rather than just gcc.
471 * Makefile.in: Rebuilt.
472
7f1245df
DK
4732009-06-01 Doug Kwan <dougkwan@google.com>
474
475 * configure.ac: Support gold for target arm*-*-*.
476 * configure: Regenerate.
394e9195 477
acd26225
KG
4782009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
479
480 * Makefile.def: Add MPC support and dependencies.
481 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
482
483 * Makefile.in, configure: Regenerate.
484
a1fc946a
AO
4852009-05-27 Alexandre Oliva <aoliva@redhat.com>
486
487 * Makefile.tpl (all): Avoid harmless warning in make all when
488 gcc-bootstrap is enabled but stage_last does not exist.
489 * Makefile.in: Rebuilt.
490
2e6a3c8d
NR
4912009-05-24 Nicolas Roche <roche@adacore.com>
492
493 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
494 * Makefile.in: Regenerate.
495
63487d11
DC
4962009-05-21 Denis Chertykov <chertykov@gmail.com>
497
498 * MAINTAINERS: Update my e-mail address.
499
449223af
DK
5002009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
501
502 * configure.ac (cygwin noconfigdirs): Remove libgcj.
503 * configure: Regenerate.
504
31c98f49
AO
5052009-05-18 Alexandre Oliva <aoliva@redhat.com>
506
507 PR other/40159
508 * Makefile.tpl (all): Don't assume gcc-bootstrap and
509 gcc-no-bootstrap are mutually exclusive.
510 * Makefile.in: Rebuilt.
511
0f501837
AO
5122009-05-18 Alexandre Oliva <aoliva@redhat.com>
513
514 PR other/40159
515 * Makefile.tpl (all): Don't end with unconditional success.
516 * Makefile.in: Rebuilt.
517
4a4a4e99
AO
5182009-05-12 Alexandre Oliva <aoliva@redhat.com>
519
520 PR target/37137
521 * Makefile.def (flags_to_pass): Remove redundant and incomplete
522 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
523 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
524 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
525 stage_configureflags, stage_cflags and stage_libcflags into
526 explicit Makefile macros.
527 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
528 GFORTRAN.
529 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
530 CC. Set CC_FOR_BUILD from CC.
531 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
532 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
533 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
534 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
535 and GFORTRAN.
536 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
537 (_LIBCFLAGS): Renamed to _TFLAGS.
538 (do-compare-debug, do-compare3-debug): Drop.
539 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
540 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
541 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
542 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
543 (XGCC_FLAGS_FOR_TARGET): New.
544 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
545 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
546 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
547 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
548 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
549 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
550 TFLAGS.
551 (BUILD_CONFIG): Include if requested.
552 (all): Set TFLAGS on bootstrap.
553 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
554 (all-stageid-prefixmodule): Likewise.
555 (do-clean, distclean-stageid): Set TFLAGS.
556 (restrap): Fix whitespace.
557 * Makefile.in: Rebuilt.
558
1cee3429
PB
5592009-05-07 Paolo Bonzini <bonzini@gnu.org>
560
561 * config.guess: Sync with src.
562
0b70eafd
DK
5632009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
564
565 * configure.ac ($with_ppl): Default to no if not supplied.
566 ($with_cloog): Likewise.
567 configure: Regenerate.
568
5175f17c
JW
5692009-04-27 James E. Wilson <wilson@codesourcery.com>
570
571 * MAINTAINERS: Update my e-mail address.
572
952fa153
NC
5732009-04-27 Nick Clifton <nickc@redhat.com>
574
575 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
576
a687f83c
EB
5772009-04-25 Eric Botcazou <ebotcazou@adacore.com>
578
579 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
580 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
581 * Makefile.in: Regenerate.
582
9e3eba15
KG
5832009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
584
585 PR bootstrap/39739
586 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
587 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
588
589 * configure, Makefile.in: Regenerate.
590
a687f83c 5912009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
592
593 * include/hashtab.h: Update GTY annotations to new syntax
594 * include/splay-tree.h: Likewise
595
070bdbd9
BE
5962009-04-17 Ben Elliston <bje@au.ibm.com>
597
598 * config.sub, config.guess: Update from upstream sources.
599
55f2d967
AG
6002009-04-15 Anthony Green <green@moxielogic.com>
601
602 * configure.ac: Add moxie support.
603 * configure: Rebuilt.
604
309c24a9
JJ
6052009-04-14 Jakub Jelinek <jakub@redhat.com>
606
607 * configure.ac: Change copyright header to refer to version
608 3 of the GNU General Public License and to point readers at the
609 COPYING3 file and the FSF's license web page.
610 * Makefile.def: Likewise.
611 * Makefile.tpl: Likewise.
612 * Makefile.in: Regenerate.
613
b93133bc
JH
6142009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
615
616 * configure.ac: Restore match for darwin9 or later. Use double
617 brackets since regeneration eats one pair.
618 * configure: Regenerate.
619
d18ff35a
L
6202009-04-09 H.J. Lu <hongjiu.lu@intel.com>
621
622 PR gas/10039
623 * configure.ac: Require texinfo 4.7.
624 * configure: Regenerated.
625
748086b7
JJ
6262009-04-09 Nick Clifton <nickc@redhat.com>
627
628 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
629 the GCC Runtime Library Exception.
630
a3337ea2
KG
6312009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
632
633 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
634 * configure: Regenerate.
635
60911f14
SE
6362009-04-01 Steve Ellcey <sje@cup.hp.com>
637
638 * Makefil.def (languages): New entries.
639 * Makefile.tpl (check-gcc-*): New generic target.
640 * Makefile.in: Regenerate.
60911f14 641
7369c1d0
ER
6422009-03-25 Erven Rohou <erven.rohou@inria.fr>
643
d18ff35a 644 * MAINTAINERS: Update my email address.
7369c1d0 645
cfb1f59f
TT
6462009-03-18 Tom Tromey <tromey@redhat.com>
647
d18ff35a
L
648 * configure: Rebuild.
649 * configure.ac (host_libs): Add libiconv.
650 * Makefile.in: Rebuild.
651 * Makefile.def (host_modules): Add libiconv.
652 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 653
75eeae1a
TG
6542009-03-16 Tristan Gingold <gingold@adacore.com>
655
656 * configure.ac: Treat gdb as supported on x86_64-darwin.
657 * configure: Regenerate.
658
f38095f3
JM
6592009-03-16 Joseph Myers <joseph@codesourcery.com>
660
661 * configure.ac (--with-host-libstdcxx): New option.
662 * configure: Regenerate.
663
fec7f245
JR
6642009-03-12 Joern Rennecke <joern.rennecke@arc.com>
665
666 * MAINTAINERS: Move myself into the write after approval list.
667
6d401294
NP
6682009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
669
670 * MAINTAINERS: Update e-mail address.
671
07c97076
DN
6722009-03-11 Dorit Nuzman <dorit@il.ibm.com>
673
674 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
675
bb947fd1
IR
6762009-03-10 Ira Rosen <irar@il.ibm.com>
677
678 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
679
7a9d3fe8
RW
6802009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
681
682 Backport from git Libtool:
683
684 2009-01-19 Robert Millan <rmh@aybabtu.com>
685 Support GNU/kOpenSolaris.
686 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
687 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
688 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
689 GNU/kOpenSolaris.
690
c9e9e11f
AS
6912009-02-27 Andreas Schwab <schwab@linux-m68k.org>
692
693 * MAINTAINERS: Update e-mail address.
694
5e8c1552 6952009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
696
697 * MAINTAINERS (Write After Approval): Add self.
698
b0adb088
BM
6992009-02-18 Bingfeng Mei <bmei@broadcom.com>
700
701 * MAINTAINERS (Write After Approval): Add myself.
702
ee04b574
AS
7032009-02-05 Andreas Schwab <schwab@suse.de>
704
705 * Makefile.tpl (stage_last): Define $r and $s before using
706 $(RECURSE_FLAGS_TO_PASS).
707 * Makefile.in: Regenerate
708
907884c9
ILT
7092009-01-30 Ian Lance Taylor <iant@google.com>
710
711 * MAINTAINERS: Move myself to the Global Reviewers list.
712
416ac4d4
RM
7132009-01-29 Robert Millan <rmh@aybabtu.com>
714
715 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
716 * configure: Regenerate.
717
ee5decb3
GP
7182009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
719
720 * MAINTAINERS: Make whitespace consistent.
19196f44 721 Remove Robert Millan from Write After Approval.
ee5decb3 722
36fbb0ec
AM
7232009-01-16 Alan Modra <amodra@bigpond.net.au>
724
725 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
726 (all-opcodes): Depend on all-libiberty.
727 * Makefile.in: Regenerate.
728
52535a64
DR
7292009-01-15 Douglas B Rupp <rupp@gnat.com>
730
731 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
732 * configure: Regenerate.
733
e04a57df
RR
7342009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
735
736 * MAINTAINERS (Write After Approval): Add myself.
737
856c450b
SK
7382009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
739
740 * MAINTAINERS: Add myself to reviewers (Fortran).
741
53095c56
SP
7422009-01-12 Sebastian Pop <sebastian.pop@amd.com>
743
744 PR tree-optimization/38515
745 * configure.ac (cloog-polylib): Removed.
746 (with_ppl, with_cloog): Test for "no".
747 * configure: Regenerated.
748
1e5e8a59
DF
7492009-01-11 Daniel Franke <franke.daniel@gmail.com>
750
751 * MAINTAINERS: Moved myself to reviewers (Fortran).
752
5e5debf6
TS
7532009-01-06 Thomas Schwinge <tschwinge@gnu.org>
754
755 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
756 (Write After Approval): Remove myself.
757
1c42acf1
DN
7582009-01-03 Diego Novillo <dnovillo@google.com>
759
760 * MAINTAINERS: Remove myself from alias maintainership.
761
2fbbedaf
DA
7622009-01-02 David Ayers <ayers@fsfe.org>
763
764 * MAINTAINERS: Update e-mail address.
765
17213821
GP
7662008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
767
768 * MAINTAINERS: Make whitespace consistent.
769
baafc534
RW
7702008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
771
772 Backport from upstream Libtool:
773 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
774 Add cache variables to tests that require the linker to work.
775 For shlibpath_overrides_runpath, this also changes the semantics
776 to let the result from the C compiler take precedence.
777
18430d27
BE
7782008-12-02 Ben Elliston <bje@au.ibm.com>
779
780 * config.sub, config.guess: Update from upstream sources.
781
0a280b35
SP
7822008-12-12 Sebastian Pop <sebastian.pop@amd.com>
783
784 * configure.ac (ppllibs): Add by default the lib flags.
785 * configure: Regenerate.
786
41e9641b
LM
7872008-12-08 Luis Machado <luisgpm@br.ibm.com>
788
789 * MAINTAINERS: Add myself to the write after approval list.
790
25783c30
JH
7912008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
792
ee04b574
AS
793 * configure.ac: Add double brackets on darwin[912].
794 * configure: Regenerate.
25783c30 795
0e318fcc
DK
7962008-12-03 Daniel Kraft <d@domob.eu>
797
798 * MAINTAINERS: Moved myself and Mikael Morin from Write After
799 Approval to Reviewer section (for Fortran front-end).
800
7f171b95
JH
8012008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
802
803 * configure.ac: Expand to darwin10 and later.
804 * configure: Regenerate.
805
09ce620e
AS
8062008-12-02 Andreas Schwab <schwab@suse.de>
807
808 * Makefile.def: configure-target-boehm-gc depends on
809 all-target-libstdc++-v3.
810 * Makefile.in: Regenerate.
811
386c704d
KT
8122008-12-02 Kai Tietz <kai.tietz@onevision.com>
813
814 * MAINTAINERS: Add myself as mingw maintainer.
815
e03dd84a
BE
8162008-12-02 Ben Elliston <bje@au.ibm.com>
817
818 * config.sub, config.guess: Update from upstream sources.
819
3fa87964
GP
8202008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
821
822 * README.SCO: Remove.
823
df72d7ed
FP
8242008-11-29 Fernando Pereira <pronesto@gmail.com>
825
826 * MAINTAINERS: Add myself to the write after approval list.
827
b5646528
DK
8282008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
829
830 * MAINTAINERS: Update my email address in WAA section.
831
ebf24eb4
CL
8322008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
833
834 * MAINTAINERS: Update e-mail address.
835
50e0f131
TM
8362008-11-27 Toon Moene <toon@moene.org>
837
838 * MAINTAINERS: Change e-mail address.
839
0db3a858
TG
8402008-11-27 Tristan Gingold <gingold@adacore.com>
841
842 * configure.ac: Build gdb for i?86-*-darwin*
843 * configure: Regenerated.
844
f07bde68
HS
8452008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
846
847 * MAINTAINERS: Added my full name.
848
487e299b
DJ
8492008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
850
851 PR bootstrap/38014
852 PR bootstrap/37923
853
854 Revert:
855
856 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
857
858 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
859 * Makefile.in: Regenerated.
860
861 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
862
863 PR gdb/921
864 PR gdb/1646
865 PR gdb/2175
866 PR gdb/2176
867
868 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
869 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
870 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
871 (HOST_EXPORTS): Pass CPPFLAGS.
872 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
873 (LDFLAGS_FOR_TARGET): Initialize from configure script.
874 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
875 * Makefile.in, configure: Regenerated.
876 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
877 and CPPFLAGS_FOR_BUILD.
878
d69fbecb
JL
8792008-11-06 Jeff Law <law@redhat.com>
880
881 * MAINTAINERS: Add myself as middle end maintainer.
882
044fed69
AS
8832008-11-06 Andrew Stubbs <ams@codesourcery.com>
884
885 * MAINTAINERS (Write after approval): Add myself.
886
caf6defe
DN
8872008-11-05 Diego Novillo <dnovillo@google.com>
888
889 * MAINTAINERS (Global Reviewers): Add myself.
890 (Non-Algorithmic Maintainers): Remove myself.
891
3e9899ac
TS
8922008-11-04 Thomas Schwinge <tschwinge@gnu.org>
893
09ce620e 894 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 895
ea99e36e
MM
8962008-10-31 Mikael Morin <mikael.morin@tele2.fr>
897
09ce620e 898 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 899
fb0d2684
BE
9002008-10-31 Ben Elliston <bje@au.ibm.com>
901
902 * configure.ac (spu-*-*): Remove special case.
903 * configure: Regenerate.
904
73c07a3e
CM
9052008-10-30 Catherine Moore <clm@codesourcery.com>
906
907 * MAINTAINERS (Write after approval): Update my email address.
908
7310a2da
SSF
9092008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
910
911 * configure.ac [spu-*-*]: Do not set skipdirs.
912 * configure: Re-generate.
913
7e51fe23
BS
9142008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
915
916 * MAINTAINERS (Various Maintainers): Add myself to reload.
917
ef20be93
RG
9182008-10-25 Richard Guenther <rguenther@suse.de>
919
920 * MAINTAINERS (Various Maintainers): Add myself as middle-end
921 maintainer. Remove myself as libgcc-math maintainer.
922 (Non-Algorithmic Maintainers): Remove myself.
923
03ffcfa0
DJ
9242008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
925
926 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
927 * Makefile.in: Regenerated.
928
dec014a9
CC
9292008-10-23 Cary Coutant <ccoutant@google.com>
930
931 * MAINTAINERS (Write after approval): Add myself.
932
b36c386c
DJ
9332008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
934
935 PR gdb/921
936 PR gdb/1646
937 PR gdb/2175
938 PR gdb/2176
939
940 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
941 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
942 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
943 (HOST_EXPORTS): Pass CPPFLAGS.
944 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
945 (LDFLAGS_FOR_TARGET): Initialize from configure script.
946 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
947 * Makefile.in, configure: Regenerated.
948 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
949 and CPPFLAGS_FOR_BUILD.
950
84541525
SP
9512008-10-20 Sebastian Pop <sebastian.pop@amd.com>
952
953 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
954 Sebastian Pop.
955
e0bda97e
AP
9562008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
957
958 * MAINTAINERS (Write After Approval): Added myself.
959
36c713e0
KG
9602008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
961
962 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
963 recommended version to 2.3.2.
964
965 * configure: Regenerate.
966
8fe005ee
MM
9672008-10-01 Mark Mitchell <mark@codesourcery.com>
968
969 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
970
be8f156f
DD
9712008-09-29 David Daney <david.daney@caviumnetworks.com>
972
973 * MAINTAINERS (Write After Approval): Update e-mail address.
974
ae11dff4
PG
9752008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
976
977 * libtool.m4: Update to libtool 2.2.6.
978 * lt~obsolete.m4: Update to libtool 2.2.6.
979 * ltmain.sh: Update to libtool 2.2.6.
980 * ltsugar.m4: Update to libtool 2.2.6.
981 * ltversion.m4: Update to libtool 2.2.6.
982 * ltoptions.m4: Update to libtool 2.2.6.
983 * ltgcc.m4: Update to match changes from libtool 2.2.6.
984
441154b1
CF
9852008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
986
987 * MAINTAINERS (Write After Approval): Add myself.
988
775b3b26
BRF
9892008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
990
991 * MAINTAINERS (Write After Approval): Update my name.
992
94538043
SB
9932008-09-20 Steven Bosscher <steven@gcc.gnu.org>
994
09ce620e 995 * MAINTAINERS: Add myself in "Write After Approval".
94538043 996
52d1bfd8
SE
9972008-09-18 Steve Ellcey <sje@cup.hp.com>
998
09ce620e 999 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 1000
c5cc92f5
GP
10012008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1002
1003 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1004 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1005 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1006 and Michael Tiemann from Write After Approval since they do not
1007 actually have access.
1008
23d9794a
RG
10092008-09-05 Richard Guenther <rguenther@suse.de>
1010
1011 * configure.ac: Initialize clooglibs to -lcloog.
1012 * configure: Re-generate.
1013
192a671e
LCW
10142008-09-04 Le-Chun Wu <lcwu@google.com>
1015
1016 * MAINTAINERS (Write After Approval): Add myself.
1017
d789184e
SP
10182008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1019
1020 * configure.ac (--with-cloog-polylib): New.
1021 (--disable-cloog-version-check): New.
1022 (--disable-ppl-version-check): New.
1023 * configure: Re-generate.
1024
36a881c7
RG
10252008-09-03 Richard Guenther <rguenther@suse.de>
1026
1027 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1028 cloog test.
1029 * configure: Re-generate.
1030
358da97e
HS
10312008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1032
1033 Add picoChip port.
1034 * MAINTAINERS: Add picoChip maintainers.
1035
f8bf9252
SP
10362008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1037 Tobias Grosser <grosser@fim.uni-passau.de>
1038 Jan Sjodin <jan.sjodin@amd.com>
1039 Harsha Jagasia <harsha.jagasia@amd.com>
1040 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1041 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1042 Adrien Eliche <aeliche@isty.uvsq.fr>
1043
1044 Merge from graphite branch.
1045 * configure: Regenerate.
1046 * Makefile.in: Regenerate.
1047 * configure.ac (host_libs): Add ppl and cloog.
1048 Add checks for PPL and CLooG.
1049 * Makefile.def (ppl, cloog): Added modules and dependences.
1050 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1051 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1052
d89f0ad6
AL
10532008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1054
1055 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1056 (GCC_SHLIB_SUBDIR): New.
1057 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1058 * configure: Regenerate.
1059 * Makefile.in: Regenerate.
1060
88a25817
GP
10612008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1062
1063 * MAINTAINERS: Consistently use tabs to separate columns.
1064
f873f15f
TG
10652008-08-29 Tristan Gingold <gingold@adacore.com>
1066
1067 * MAINTAINERS (Write after Approval): Add myself.
1068
e1514c3f
TG
10692008-08-28 Tristan Gingold <gingold@adacore.com>
1070
1071 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1072 Enable bfd, binutils and opcodes.
1073 * configure: Regenerate.
1074
4717882f
JDA
10752008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1076
1077 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1078
28c9884c
TK
10792008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1080
1081 * MAINTAINERS: Use correct Umlaut for last name.
1082
ae96d86a
FXC
10832008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1084
1085 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1086
3ecc96e3
DE
10872008-08-16 David Edelsohn <edelsohn@gnu.org>
1088
1089 * MAINTAINERS: Update my email address.
1090
dd609cc1
EB
10912008-08-16 Nicolas Roche <roche@adacore.com>
1092
1093 * Makefile.tpl: Add BOOT_ADAFLAGS.
1094 * Makefile.in: Regenerate.
1095
08d0963a
RS
10962008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1097
1098 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1099 * configure: Regenerate.
1100
00afcaa0
PB
11012008-07-30 Paolo Bonzini <bonzini@gnu.org>
1102
1103 * configure.ac: Add makefile fragments for hpux.
1104 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1105 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1106 * configure: Regenerate.
1107 * Makefile.in: Regenerate.
1108
806b3528
AH
11092008-07-28 Aldy Hernandez <aldyh@redhat.com>
1110
1111 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1112
ab220355
DS
11132008-07-11 Dodji Seketeli <dseketel@redhat.com>
1114
1115 * MAINTAINERS (Write after Approval): Add myself.
1116
78209f30
XG
11172008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1118
1119 * MAINTAINERS (Write After Approval): Add myself.
1120
5b5b098d
AJ
11212008-06-29 Andrew Jenner <andrew@codesourcery.com>
1122
1123 * MAINTAINERS (Write After Approval): Add myself.
1124
d812ec93
KW
11252008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1126
1127 * MAINTAINERS: Update my email address.
1128
99e78224
JY
11292008-06-25 Joey Ye <joey.ye@intel.com>
1130
1131 * MAINTAINERS (Write After Approval): Add myself.
1132
18c04407
RW
11332008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1134
1135 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1136 * Makefile.in: Regenerate.
1137 * configure: Regenerate.
1138
47aa9a31
DK
11392008-06-17 Daniel Kraft <d@domob.eu>
1140
1141 * MAINTAINERS (Write After Approval): Add myself.
1142
ad33ff57
RW
11432008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1144
1145 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1146 "$@" is still intact with both Autoconf 2.59 and 2.62.
1147 * configure: Regenerate.
1148
cdce5c41
RW
11492008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1150
1151 * Makefile.tpl: Fix comment errors.
1152 * Makefile.in: Regenerate.
1153
01b79d11
DM
11542008-06-12 David S. Miller <davem@davemloft.net>
1155 David Edelsohn <edelsohn@gnu.org>
1156
1157 * configure.ac: Add powerpc*-*-* to gold supported targets.
1158 * configure: Regenerate.
1159
f8c33439
JM
11602008-06-08 Joseph Myers <joseph@codesourcery.com>
1161
1162 PR tree-optimization/36218
1163 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1164 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1165 (all prefix="build-"): Pass them to build-system sub-makes.
1166 * Makefile.in: Regenerate.
1167
cd985f66
JM
11682008-06-07 Joseph Myers <joseph@codesourcery.com>
1169
1170 * MAINTAINERS (mt port): Remove.
1171 (sco5, unixware, sco udk): Remove.
1172 (Kean Johnston): Add to Write After Approval.
1173
3f6383d3
JB
11742008-05-30 Julian Brown <julian@codesourcery.com>
1175
1176 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1177 of libobjc for ARM EABI Linux.
1178 * configure: Regenerate.
30da41ed 1179
e29cc9b4
XDL
11802008-05-18 Xinliang David Li <davidxl@google.com>
1181
09ce620e 1182 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 1183
30da41ed
XDL
11842008-05-17 Xinliang David Li <davidxl@google.com>
1185
e29cc9b4 1186 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 1187
955410cb
JW
11882008-05-15 Janus Weil <janus@gcc.gnu.org>
1189
1190 * MAINTAINERS (Write After Approval): Add myself.
1191
719bb4e3 11922008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
1193
1194 * config-ml.in: don't handle --enable-shared and --enable-static.
1195
372b05fc
RS
11962008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1197
1198 * MAINTAINERS: Update my email address.
1199
f73e2200
PC
12002008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1201
1202 * MAINTAINERS: Update my email address.
09ce620e 1203
3e438e2b
KVH
12042008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1205
1206 * MAINTAINERS (Write After Approval): Add myself.
1207
177bf491
GS
12082008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1209
1210 * MAINTAINERS (Write After Approval): Add myself.
1211
ac89df2f
PG
12122008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1213
1214 * MAINTAINERS (crx): Add myself.
1215
14a8726b
PB
12162008-04-18 Paolo Bonzini <bonzini@gnu.org>
1217
1218 Sync with src:
1219 2008-04-14 David S. Miller <davem@davemloft.net>
1220
09ce620e
AS
1221 * configure.ac: Add sparc*-*-* to gold supported targets.
1222 * configure: Regenerate.
14a8726b 1223
7142fb32
PB
12242008-04-18 Paolo Bonzini <bonzini@gnu.org>
1225
1226 PR bootstrap/35457
1227 * configure.ac: Include override.m4.
1228 * configure: Regenerate.
1229
c6b196de
PB
12302008-04-18 Paolo Bonzini <bonzini@gnu.org>
1231
09ce620e
AS
1232 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1233 * Makefile.in: Regenerate.
c6b196de 1234
c993ae60
SR
12352008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1236
09ce620e 1237 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 1238 as nonconfigurable directories list.
09ce620e 1239 * configure: Regenerate.
c993ae60 1240
8479b1b1
BE
12412008-04-14 Ben Elliston <bje@au.ibm.com>
1242
1243 * config.sub, config.guess: Update from upstream sources.
1244
295e261a
HPN
12452008-04-12 Hans-Peter Nilsson <hp@axis.com>
1246
1247 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1248 * Makefile.in: Regenerate.
1249
ac3949d9
EW
12502008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1251
1252 * configure.ac: Do not build libssp for the AVR.
1253 * configure: Regenerate.
1254
06407e30
ILT
12552008-04-07 Ian Lance Taylor <iant@google.com>
1256
1257 * Makefile.def: check-gold depends upon all-binutils.
1258 * Makefile.in: Regenerate.
1259
97db009c
AH
12602008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1261
1262 * MAINTAINERS (Write After Approval): Add myself.
1263
2a79c47f
NC
12642008-04-04 Nick Clifton <nickc@redhat.com>
1265
1266 PR binutils/4334
5f4bebbf 1267 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
1268 builds.
1269 * configure: Regenerate.
1270
c53a18d3
N
12712008-04-04 NightStrike <NightStrike@gmail.com>
1272
1273 PR other/35151
09ce620e
AS
1274 * configure.ac: Combine rules for mingw32 and mingw64.
1275 * configure: Regenerate.
c53a18d3 1276
d925aa70
KT
12772008-04-02 Kai Tietz <kai.tietz@onvision.com>
1278
1279 * MAINTAINERS (Write After Approval): Add myself.
1280
ad424a85
SP
12812008-04-01 Seongbae Park <seongbae.park@gmail.com>
1282
1283 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1284 * Makefile.in (.NOTPARALLEL): Ditto.
1285
4412a506
PG
12862008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1287
1288 * MAINTAINERS (Write After Approval): Add myself.
1289
2f908293
SP
12902008-03-31 Seongbae Park <seongbae.park@gmail.com>
1291
1292 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1293 * Makefile.in (.NOTPARALLEL): Regenerate.
1294
639223bd
PB
12952008-03-27 Paolo Bonzini <bonzini@gnu.org>
1296
1297 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1298 * Makefile.in: Regenerate.
1299
b8ab1f4a
JS
13002008-03-26 Jakub Staszak <kuba@et.pl>
1301
1302 * MAINTAINERS (Write After Approval): Add myself.
1303
b45890a4
TK
13042008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1305
1306 * MAINTAINERS: Update e-mail address.
1307
5afab7ad
ILT
13082008-03-20 Ian Lance Taylor <iant@google.com>
1309
1310 * configure.ac: Add support for --enable-gold.
1311 * Makefile.def: Add gold as a directory like ld.
1312 * configure, Makefile.in: Regenerate.
1313
38d24731
RW
13142008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1315
1316 * configure.ac: m4_include config/proginstall.m4.
1317 * configure: Regenerate.
32bc4cf4
RW
1318
1319 Backport from upstream Libtool:
09ce620e 1320
32bc4cf4 1321 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 1322
32bc4cf4
RW
1323 Deal with Autoconf 2.62's semantic change in m4_append.
1324 * ltsugar.m4 (lt_append): Replace broken versions of
1325 m4_append.
1326 (lt_if_append_uniq): Don't require separator to be overquoted,
1327 and avoid broken m4_append.
1328 (lt_dict_add): Fix typo.
1329 * libtool.m4 (_LT_DECL): Don't overquote separator.
1330
9d3c50ea
DE
13312008-03-13 David Edelsohn <edelsohn@gnu.org>
1332
1333 * config.rpath: Add AIX 6 support.
1334
5d2edb29
PB
13352008-03-13 Paolo Bonzini <bonzini@gnu.org>
1336
1337 * Makefile.def (stageprofile). Remove -fprofile-generate
1338 from stage_libcflags.
1339 * Makefile.in: Regenerate.
1340
954910ef
BE
13412008-03-13 Ben Elliston <bje@au.ibm.com>
1342
1343 * config.sub, config.guess: Update from upstream sources.
1344
e8645a40
TT
13452008-03-06 Tom Tromey <tromey@redhat.com>
1346
1347 * MAINTAINERS: Update for treelang deletion.
1348
2c8e955e
JW
13492008-03-03 James E. Wilson <wilson@tuliptree.org>
1350
1351 * MAINTAINERS: Update my email address.
1352
54acd307
SS
13532008-03-03 Stan Shebs <stanshebs@earthlink.net>
1354
893ad2a1 1355 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
1356 (objective-c/c++): Add myself as a maintainer.
1357
4b52b516
VR
13582008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1359
1360 * MAINTAINERS (Write After Approval): Update my email address.
1361
e652b516
TB
13622008-02-25 Tomas Bily <tbily@suse.cz>
1363
1364 * MAINTAINERS (Write After Approval): Add myself.
1365
02d30740
JJ
13662008-02-23 Jakub Jelinek <jakub@redhat.com>
1367
1368 * MAINTAINERS (OpenMP): Add myself.
1369
1c8bd6a3
PB
13702008-02-20 Paolo Bonzini <bonzini@gnu.org>
1371
4b40b2a5
UB
1372 PR bootstrap/32009
1373 PR bootstrap/32161
1c8bd6a3 1374
4b40b2a5
UB
1375 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1376 * configure: Regenerate.
1c8bd6a3 1377
4b40b2a5
UB
1378 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1379 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1380 STAGE4_LIBCFLAGS): New.
1381 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1382 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1383 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1384 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1385 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1386 for target modules. Don't export LIBCFLAGS.
1387 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1388 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1389 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1390 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1391 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1392 * Makefile.in: Regenerate.
1c8bd6a3 1393
bb44c9d2
RW
13942008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1395
1396 PR libgcj/33085
1397 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1398 Do not use -DDLL_EXPORT. Backport from upstream.
1399
29a7754d
RW
14002008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1401
1402 * MAINTAINERS (Write After Approval): Add myself.
1403
9a212bb7
HPN
14042008-02-02 Hans-Peter Nilsson <hp@axis.com>
1405
1406 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1407 * configure: Regenerate.
1408
aa12a573
MG
14092008-01-31 Marc Gauthier <marc@tensilica.com>
1410
1411 * configure.ac (xtensa*-*-*): Recognize processor variants.
1412 * configure: Regenerate.
1413
ac9e6043
RW
14142008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1415
40049ccc
UB
1416 PR bootstrap/34922
1417 * configure.ac (PARSE_ARGS): Push suitable setting of
1418 ac_subdirs_all, for `./configure --help=recursive'.
1419 Handle `+' in generic toplevel directory disabling.
1420 * configure: Regenerate.
ac9e6043 1421
4288c86a
NC
14222008-01-28 Nick Clifton <nickc@redhat.com>
1423
1424 * MAINTAINERS (xstormy16): Take over maintainership.
1425
8d8da227
JM
14262008-01-25 Joseph Myers <joseph@codesourcery.com>
1427
1428 * MAINTAINERS (c4x port): Remove.
1429
349b60e7
DE
14302008-01-24 David Edelsohn <edelsohn@gnu.org>
1431
1432 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1433
3ca06a68
BE
14342008-01-23 Ben Elliston <bje@au.ibm.com>
1435
1436 * config.sub, config.guess: Update from upstream sources.
1437
3c631381
TG
14382008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1439
1440 * MAINTAINERS (Write After Approval): Add myself.
1441
20533ef1
L
14422008-01-17 H.J. Lu <hjl.tools@gmail.com>
1443
1444 * MAINTAINERS: Update my email address.
1445
14462008-01-09 Raksit Ashok <raksit@google.com>
1447
1448 * MAINTAINERS (Write After Approval): Add myself.
1449
684f4f6a
RA
14502008-01-09 Raksit Ashok <raksit@google.com>
1451
1452 * MAINTAINERS (Write After Approval): Add myself.
1453
9cb8756f
BE
14542008-01-08 Ben Elliston <bje@au.ibm.com>
1455
1456 * config.sub, config.guess: Update from upstream sources.
1457
94e1934d
KG
14582007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1459
1460 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 1461 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
1462 * configure: Regenerate.
1463
a2e51f77
SP
14642007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1465
1466 * MAINTAINERS: Update my email address.
1467
ffe3dcd9
BRF
14682007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1469
1470 * MAINTAINERS: Update my email address.
1471
aa4095c9
RS
14722007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1473
1474 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1475 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1476 * Makefile.in: Regenerate.
1477
030e2013
MH
14782007-12-10 Mark Heffernan <meheff@google.com>
1479
1480 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1481 misplaced entries.
1482
0fe0f073
AT
14832007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1484
1485 * configure.ac: Enable libjava for x86_64-*-darwin9.
1486 * configure: Regenerate.
1487
d4ca4b06
BM
14882007-12-07 Bill Maddox <maddox@google.com>
1489
1490 * MAINTAINERS (Write After Approval): Add myself.
1491
c3220d4c
BE
14922007-12-05 Ben Elliston <bje@au.ibm.com>
1493
1494 * config.sub, config.guess: Update from upstream sources.
1495
aba7501e
MK
14962007-12-02 Matthias Klose <doko@ubuntu.com>
1497
1498 * config-ml.in: Remove 64bit configure tests.
1499
d683ec81
PB
15002007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1501
1502 * config-ml.in: Robustify against white space in absolute file
1503 names.
1504
1505 * config-ml.in (multi-clean): Substitute ${Makefile}.
1506 Remove superfluous ${Makefile} in list.
1507
60f1711a
TS
15082007-11-19 Thiemo Seufer <ths@mips.com>
1509
1510 * config-ml.in: Don't hardcode the Makefile name.
1511
487f9d96
AM
15122007-11-08 Alexander Monakov <amonakov@ispras.ru>
1513
1514 * MAINTAINERS (Write After Approval): Add myself.
1515
fa3886fe
ST
15162007-11-07 Samuel Tardieu <sam@rfc1149.net>
1517
1518 * MAINTAINERS (Write After Approval): Add myself.
1519
ae750079
DK
15202007-11-06 Doug Kwan <dougkwan@google.com>
1521
1522 * MAINTAINERS (Write After Approval): Add myself.
1523
acc48927
BE
15242007-10-25 Ben Elliston <bje@au.ibm.com>
1525
1526 * MAINTAINERS (mercury): Remove entry.
1527 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1528
e00e9858
DJ
15292007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1530
1531 * Makefile.def (dependencies): Make configure-gdb depend on
1532 all-intl.
1533 * Makefile.in: Regenerated.
1534
def14a3c
SK
15352007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1536
1537 * MAINTAINERS (Fortran maintainer): Remove myself.
1538
0e5e9f76
PM
15392007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1540
1541 * Makefile.def: To avoid problems running with parallel makes,
1542 build newlib before libgloss so that target specific header
1543 files are availble.
1544 * Makefile.in: Regenerate
1545
bbfbfafc
DJ
15462007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1547
1548 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1549 * Makefile.in: Regenerate.
1550
c56abad5
VM
15512007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1552
1553 * MAINTAINERS (Register allocation reviewer): Add myself.
1554
f019adc1
MF
15552007-10-08 Mike Frysinger <vapier@gentoo.org>
1556
1557 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1558 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1559 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1560 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1561 * configure: Regenerate.
1562
789e4e28
SP
15632006-10-04 Seongbae Park <seongbae.park@gmail.com>
1564
1565 * MAINTAINERS (Register allocation reviewer): Add myself.
1566
0999159b
PB
15672007-10-01 Paolo Bonzini <bonzini@gnu.org>
1568
1569 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1570 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1571 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1572 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1573 * configure.ac: Default them to host tools for $host = $build.
1574 Subst them.
1575
1576 * configure: Regenerate.
1577 * Makefile.in: Regenerate.
1578
a054acde
PB
15792006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1580
1581 * MAINTAINERS (Register allocation reviewer): Add myself.
1582
ffda6fc9
KZ
15832006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1584
1585 * MAINTAINERS (Register allocation reviewer): Add myself.
1586
9d209c83
SP
15872007-09-21 Seongbae Park <seongbae.park@gmail.com>
1588
1589 * MAINTAINERS (Write After Approval): Fix typo.
1590
1ec3b87b
RS
15912007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1592
1593 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1594 * configure: Regenerate.
1595
19d5986d
PJ
15962007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1597
1598 PR bootstrap/31906
1599 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 1600 they're already prefixed.
19d5986d 1601
6d3b5aea
BK
16022007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1603
1604 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1605 libstdc++.
1606 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1607 * configure: Regenerate.
1608 * Makefile.in: Regenerate.
09ce620e 1609
4fe7e755
AS
16102007-09-17 Andreas Schwab <schwab@suse.de>
1611
1612 * configure.ac: Raise minimum makeinfo version to 4.6.
1613 * configure: Regenerate.
1614
d483feaa
JS
16152007-09-17 Johannes Singler <singler@ira.uka.de>
1616
ffe3dcd9 1617 * MAINTAINERS (write-after-approval) add myself
d483feaa 1618
fa9a3f31
AM
16192007-09-15 Alan Modra <amodra@bigpond.net.au>
1620
1621 * configure.ac: Correct makeinfo version check.
1622 * configure: Regenerate.
1623
6593a73e
RS
16242007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1625
1626 * MAINTAINERS: Update my email address.
1627
d9dced13
RS
16282007-09-14 Richard Sandiford <richard@codesourcery.com>
1629
1630 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1631 to $skipdirs and only disable gprof for newlib. Use the normal
1632 mips*-elf* handling in other respects.
1633 * configure: Regnerate.
1634
773c1467
DD
16352007-09-12 David Daney <ddaney@avtrex.com>
1636
1637 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1638 enabling libgcj.
1639 * configure: Regenerate.
1640
c03353e2
RIL
16412007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1642
1643 PR other/32154
1644 * configure.ac: For libgloss targets, point the linker to the linker
1645 script, startup code and simulator library.
1646 * configure: Regenerate.
1647
c4e9bf2b
AH
16482007-09-07 Andrew Haley <aph@redhat.com>
1649
1650 * configure.ac (noconfigdirs): Remove target-libffi and
1651 target-libjava.
1652 * configure: Regenerate.
1653
1f5a6b84
FXC
16542007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1655
1656 PR target/33281
1657 * configure.ac: Use config/mh-mingw on mingw.
1658 * configure: Regenerate.
1f5a6b84 1659
3951e521
PH
16602007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1661
9f349f63 1662 * MAINTAINERS (Write After Approval): Add myself.
3951e521 1663
e643dc23
RG
16642007-09-05 Richard Guenther <rguenther@suse.de>
1665
1666 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1667 nor --disable-checking is provided also turn on yes and types
1668 checking for stage1.
1669 * configure: Re-generate.
1670
039874df
KW
16712007-08-30 Krister Walfridsson <cato@df.lth.se>
1672
1673 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1674 (Write After Approval): Remove myself.
1675
c3f07bd6 16762007-08-29 Nick Clifton <nickc@redhat.com>
15098359 1677
c3f07bd6 1678 * config.sub, config.guess: Update from upstream sources.
15098359 1679
40049ccc 16802007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
1681
1682 * MAINTAINERS (Write After Approval): Added myself.
1683 * MAINTAINERS (Reviewers): Removed myself.
1684
c8aea42c 16852007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 1686 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
1687
1688 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1689 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1690 * Makefile.in: Regenerate.
1691 * configure.ac (--with-debug-prefix-map): New.
1692 * configure: Regenerate.
1693
4bf6c438
RS
16942007-08-17 Richard Sandiford <richard@codesourcery.com>
1695 Nigel Stephens <nigel@mips.com>
1696
4bf6c438
RS
1697 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1698 as target_makefile_frag.
1699 * configure: Regenerate.
1700
bb286d71
AO
17012007-08-16 Alexandre Oliva <aoliva@redhat.com>
1702
1703 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1704 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1705 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1706 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1707 (do-compare, do-compare3, do-compare-debug): New.
1708 ([+compare-target+]): Use them.
1709
a4630417
MK
17102007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1711
1712 * MAINTAINERS (Write After Approval): Change my email address.
1713
d9acb717
RW
17142007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1715 Ben Elliston <bje@au.ibm.com>
1716
1717 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1718 --silent if $silent.
1719 * configure: Regenerate.
1720
96876681
ZD
17212003-08-12 Zdenek Dvorak <ook@ucw.cz>
1722
1723 * MAINTAINERS (Various Maintainers): Add myself as
1724 loop infrastructure maintainer. Update my e-mail
1725 address.
1726
1c1d80ee
DN
17272007-07-31 Diego Novillo <dnovillo@google.com>
1728
1729 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1730 Adjust description.
1731
7e98624c
RG
17322007-07-26 Richard Guenther <rguenther@suse.de>
1733
1734 * configure.ac: Add types checking to stage1 checking flags.
1735 * configure: Regenerate.
1736
4c85af60
NC
17372007-07-17 Nick Clifton <nickc@redhat.com>
1738
1739 * COPYING3: New file. Contains version 3 of the GNU General
1740 Public License.
1741 * COPYING3.LIB: New file. Contains version 3 of the GNU
1742 Lesser General Public License.
1743
19ddfd3a
AK
17442007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1745
1746 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1747
2a064545
AK
17482007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1749
1750 * MAINTAINERS (S/390 co-maintainer): Add myself.
1751 (Write After Approval): Remove myself.
1752
f861f54d
DH
17532007-07-13 Dan Hipschman <dsh@google.com>
1754
1755 * MAINTAINERS (Write After Approval): Add myself.
1756
0136f2f7
NC
17572007-07-11 Nick Clifton <nickc@redhat.com>
1758
1759 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1760 WINDRES export.
1761 * Makefile.in: Regenerate.
1762
6e29b5a4
RO
17632007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1764
1765 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1766 maintainer.
1767
159a4b02
L
17682007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1769
1770 * lt~obsolete.m4: New. Import from 20070318 libtool.
1771
6ba67283
JB
17722007-07-03 Julian Brown <julian@codesourcery.com>
1773
1774 * MAINTAINERS (Write After Approval): Add myself.
1775
30b74385
RW
17762007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1777
1778 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1779 * configure: Regenerate.
1780
17812007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1782
1783 * configure.ac: Add some missing m4 quotation.
1784 * configure: Regenerate.
1785
943c54ce
SB
17862007-07-02 Simon Baldwin <simonb@google.com>
1787
1788 * MAINTAINERS (Write After Approval): Add myself.
1789
1c00b503
PB
17902007-07-02 Paolo Bonzini <bonzini@gnu.org>
1791
1792 * configure: Regenerate.
1793
901119ae
KT
17942007-07-02 Kai Tietz <kai.tietz@onevision.com>
1795
1796 * Makefile.def: Add windmc tool to build.
1797 * Makefile.tpl: Likewise.
1798 * configure.ac: Likewise.
1799 * Makefile.in: Regenerate.
1800 * configure: Regenerate.
09ce620e 1801
83f4c19f
DD
18022007-06-28 DJ Delorie <dj@redhat.com>
1803
1804 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1805 not building newlib.
1806 * configure: Regenerated.
09ce620e 1807
5346c75c
JS
18082007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1809
1810 * MAINTAINERS (Write After Approval): Add myself.
1811
aacfb86b
MM
18122007-06-25 Martin Michlmayr <tbm@cyrius.com>
1813
1814 * MAINTAINERS (Write After Approval): Add myself.
1815
590bf0d3
CM
18162007-06-19 Chris Matthews <chrismatthews@google.com>
1817
1818 * MAINTAINERS (Write After Approval): Add myself.
1819
cdbbee7a
RIL
18202007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1821
1822 * MAINTAINERS (Write After Approval): Add myself.
1823
b8afffc1
DJ
18242007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1825
1826 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1827 * Makefile.in: Regenerated.
1828
3fcfad76
BS
18292007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1830
1831 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1832 bfin*-*-uclinux* targets.
1833 * configure: Regenerate.
1834
3f5a2b7f
ILT
18352007-06-14 Ian Lance Taylor <iant@google.com>
1836
1837 * MAINTAINERS: Add myself as non-algorithmic global write
1838 maintainer.
1839
4c46daee
DN
18402007-06-14 Diego Novillo <dnovillo@google.com>
1841
1842 * MAINTAINERS: Add self as middle-end maintainer and
1843 non-algorithmic global write maintainer.
1844
a3bb222a
FXC
18452007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1846
1847 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1848 Move all Fortran maintainers except Paul Brook into the
1849 Non-Autopoiesis section.
1850
a19e8f64
PB
18512007-06-14 Paolo Bonzini <bonzini@gnu.org>
1852
1853 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1854 (distclean-stage[+id+]): Possibly delete stage_last.
1855 * Makefile.in: Regenerate.
1856
1c2abe5e
SP
18572007-06-12 Seongbae Park <seongbae.park@gmail.com>
1858
1859 * MAINTAINERS (Various Maintainer): Fix typo.
1860
abca4739
PB
18612007-06-11 Paolo Bonzini <bonzini@gnu.org>
1862
1863 * MAINTAINERS (Various Maintainer): Add myself as
1864 dataflow maintainer.
1865
a894d2c3
BE
18662007-06-07 Ben Elliston <bje@au.ibm.com>
1867
1868 * config.sub, config.guess: Update from upstream sources.
1869
8024d75e
BE
18702007-06-07 Ben Elliston <bje@au.ibm.com>
1871
1872 * Makefile.tpl: Fix spelling error.
1873 * Makefile.in: Regenerate.
1874
973a9a5e
SE
18752007-06-01 Steve Ellcey <sje@cup.hp.com>
1876
96598938
L
1877 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1878 lt_cv_sys_max_cmd_len.
973a9a5e 1879
ccb4d26b
DN
18802007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1881
1882 * MAINTAINERS (Various Maintainers): Add myself as
1883 auto-vectorizer maintainer.
1884
eecb7461
PB
18852003-05-31 Paolo Bonzini <bonzini@gnu.org>
1886
1887 PR libjava/32098
1888 * libtool.m4: Revert previous change.
1889 * ltgcc.m4: Put it here.
1890
89d28202
ZD
18912003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1892
1893 * MAINTAINERS (Various Maintainers): Add myself as
1894 auto-vectorizer maintainer.
1895
60c7a11a
L
18962007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1897
1898 PR libjava/32098
1899 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1900
9dd3cc81
RG
19012007-05-30 Richard Guenther <rguenther@suse.de>
1902
1903 * MAINTAINERS (Various Maintainers): Add myself as
1904 auto-vectorizer maintainer.
1905
9cc1244e
JJ
19062007-05-30 Jakub Jelinek <jakub@redhat.com>
1907
1908 PR bootstrap/29382
1909 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1910 * configure: Rebuilt.
1911
6124296b
RC
19122007-05-28 Roberto Costa <robsettantasei@gmail.com>
1913
1914 * MAINTAINERS (Write After Approval): Removed my name.
1915
6b757a0d
SB
19162007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1917
1918 * MAINTAINERS (Write After Approval): Remove myself.
1919
86ef8528
AT
19202007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1921
1922 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1923
1cf3d07d
SE
19242007-05-23 Steve Ellcey <sje@cup.hp.com>
1925
1926 * ltmain.sh: Update from ToT Libtool.
1927 * libtool.m4: Update from ToT Libtool.
1928 * ltsugar.m4: New. Update from ToT Libtool.
1929 * ltversion.m4: New. Update from ToT Libtool.
1930 * ltoptions.m4: New. Update from ToT Libtool.
1931 * ltconfig: Remove.
1932 * ltcf-c.sh: Remove.
1933 * ltcf-cxx.sh: Remove.
1934 * ltcf-gcj.sh: Remove.
1935
ce3fcf8c
OW
19362007-05-22 Ollie Wild <aaw@google.com>
1937
1938 * MAINTAINERS (Write After Approval): Add myself.
1939
342b9200
PB
19402007-05-16 Paolo Bonzini <bonzini@gnu.org>
1941
1942 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1943 stage_cflags.
1944 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1945 Remove CFLAGS/LIBCFLAGS.
1946 (configure-stage[+id+]-[+prefix+][+module+],
1947 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1948 * Makefile.in: Regenerate.
1949
cea17285
DN
19502007-05-15 Diego Novillo <dnovillo@google.com>
1951
1952 * MAINTAINERS: Update e-mail address.
1953
11c004e7
RE
19542007-05-15 Revital Eres <eres@il.ibm.com>
1955
1956 * MAINTAINERS (Write After Approval): Add myself.
1957
ab6bd693
RC
19582007-05-14 Roberto Costa <robsettantasei@gmail.com>
1959
1960 * MAINTAINERS (Write After Approval): Updated my address.
1961
388cdf07
TN
19622007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1963
1964 * MAINTAINERS (Write After Approval): Add myself.
1965
23f24034
SR
19662007-05-11 Silvius Rus <rus@google.com>
1967
1968 * MAINTAINERS (Write After Approval): Add myself.
1969
34a7526e
TT
19702007-04-23 Tom Tromey <tromey@redhat.com>
1971
1972 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1973
51da21be
MM
19742007-04-22 Mark Mitchell <mark@codesourcery.com>
1975
1976 * MAINTAINERS (cpplib): Rename to ...
1977 (libcpp): ... this. Add C/C++ front end maintainers.
1978
70070387
SE
19792007-04-14 Steve Ellcey <sje@cup.hp.com>
1980
1981 * config-ml.in: Pass ${ml_config_env} to configure calls.
1982
df1a0dbb
CB
19832007-04-04 Christian Bruel <christian.bruel@st.com>
1984
1985 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1986
9daff147
DK
19872007-04-02 Dave Korn <dave.korn@artimi.com>
1988
1989 * MAINTAINERS (Write After Approval): Add myself.
1990
374eadb2
TB
19912007-03-31 Tobias Burnus <burnus@net-b.de>
1992
1993 * MAINTAINERS (fortran 95 front end): Add myself.
1994
8eced3a2
DR
19952007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1996
1997 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1998
653de3e3
AZ
19992007-03-24 Ayal Zaks <zaks@il.ibm.com>
2000
2001 * MAINTAINERS (Modulo Scheduler): Add myself.
2002
b737d953
BM
20032007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2004
2005 * MAINTAINERS (fortran 95 front end): Add myself.
2006 (c++ front end): whitespace fix.
2007
a584cdf2
NF
20082007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2009
2010 * MAINTAINERS (Write After Approval): Add myself.
2011
8c79f3c4
RS
20122007-03-21 Richard Sandiford <richard@codesourcery.com>
2013
2014 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2015 of glob. Quote arguments with single quotes too.
2016 * configure: Regenerate.
2017
07f1ac6d
BM
20182007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2019
2020 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2021 * Makefile.in: Regenerate
2022
172e41aa
AS
20232007-03-07 Andreas Schwab <schwab@suse.de>
2024
2025 * configure: Regenerate.
2026
9c4d2493
BM
20272007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2028
2029 * configure.ac: Add "--with-pdfdir" configure option,
2030 which defines pdfdir variable.
2031 * Makefile.def (target=fixincludes): Add install-pdf to
2032 missing targets.
2033 (recursive_targets): Add install-pdf target.
2034 (flags_to_pass): Add pdfdir.
2035 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2036 target.
2037 * configure: Regenerate
2038 * Makefile.in: Regenerate
2039
e14e622e
EC
20402007-02-28 Eric Christopher <echristo@apple.com>
2041
2042 Revert:
2043 2006-12-07 Mike Stump <mrs@apple.com>
2044
2045 * Makefile.def (dependencies): Add dependency for
2046 install-target-libssp and install-target-libgomp on
2047 install-gcc.
2048 * Makefile.in: Regenerate.
2049
54e433bc
MK
20502007-02-27 Matt Kraai <kraai@ftbfs.org>
2051
2052 * configure: Regenerate.
2053 * configure.ac: Move statements after variable declarations.
2054
6c8d3d8f
KK
20552007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2056
2057 * MAINTAINERS: Add myself as sh maintainer.
2058
9f8c6739
JM
20592007-02-19 Joseph Myers <joseph@codesourcery.com>
2060
2061 * configure.ac: Adjust for loop syntax.
2062 * configure: Regenerate.
2063
278a7a38
AO
20642007-02-18 Alexandre Oliva <aoliva@redhat.com>
2065
2066 * configure: Rebuilt.
2067
b2eaac4a
AO
20682007-02-18 Alexandre Oliva <aoliva@redhat.com>
2069
2070 * configure.ac: Drop multiple occurrences of --enable-languages,
2071 and fix its quoting.
2072 * configure: Rebuilt.
2073
beeaf216 20742007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
2075 Nathan Sidwell <nathan@codesourcery.com>
2076 Vladimir Prus <vladimir@codesourcery.com>
2077 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
2078
2079 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2080 * configure: Regenerate.
2081
09201a09
GP
20822007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2083
2084 * ltconfig (freebsd*): Default to elf.
2085
291f172e
DJ
20862007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2087
2088 * configure.ac (target_libraries): Move libgcc before libiberty.
2089 * configure: Regenerated.
2090
c3a86da9
DJ
20912007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2092 Paolo Bonzini <bonzini@gnu.org>
2093
2094 PR bootstrap/30753
2095 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2096 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2097 * configure: Regenerated.
2098
88e1e72a
FXC
20992007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2100
2101 * MAINTAINERS (Language Front End Maintainers): Update my mail
2102 address.
2103
44bfc3ac
DJ
21042007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2105
2106 PR bootstrap/30748
2107 * configure.ac: Correct syntax for Solaris ksh.
2108 * configure: Regenerated.
2109
3e19841a
PB
21102007-02-09 Paolo Bonzini <bonzini@gnu.org>
2111
2112 * configure.ac: Sync with src.
2113 * configure: Regenerate.
2114
74a48762
PB
21152007-02-09 Paolo Bonzini <bonzini@gnu.org>
2116
2117 * Makefile.in: Regenerate.
2118
d846e52e
PB
21192007-02-09 Paolo Bonzini <bonzini@gnu.org>
2120
2121 * config.sub: Sync with src.
2122
1c710c3c
DJ
21232007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2124
2125 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2126 noncanonical equivalents.
2127 * configure.in: Rename to...
2128 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2129 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2130 target_noncanonical. Use them. Rewrite removal of configure
2131 arguments for autoconf 2.59. Discard variable settings. Force
2132 program_transform_name for native tools.
2133
2134 * Makefile.in: Regenerated.
2135 * configure: Regenerated with autoconf 2.59.
2136
74372bdf
RZ
21372007-02-07 Roman Zippel <zippel@linux-m68k.org>
2138
3de8da2a 2139 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 2140
f6671c93
AS
21412007-01-31 Andreas Schwab <schwab@suse.de>
2142
2143 * Makefile.tpl (LDFLAGS): Substitute it.
2144 * Makefile.in: Regenerate.
2145
ba9f17df
AB
21462007-01-30 Andrey Belevantsev <abel@ispras.ru>
2147
3de8da2a 2148 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 2149
2472200d
DE
21502007-01-28 David Edelsohn <edelsohn@gnu.org>
2151
3de8da2a 2152 * MAINTAINERS (spu port): Add myself.
2472200d 2153
5305be7e
RG
21542007-01-23 Richard Guenther <rguenther@suse.de>
2155
2156 PR bootstrap/30541
2157 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2158 * Makefile.tpl (GNATBIND): Substitute it.
2159 (GNATMAKE): Likewise.
2160 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2161 of STAGE_PREFIX.
2162 * Makefile.in: Regenerate.
2163 * configure: Regenerate.
2164
416cfb5e
MS
21652007-01-18 Mike Stump <mrs@apple.com>
2166
2167 * configure.in: Re-enable -Werror for gcc builds.
2168
3de8da2a 21692007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 2170
3de8da2a 2171 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 2172
d943d7c4
PB
21732007-01-11 Paolo Bonzini <bonzini@gnu.org>
2174
2175 * configure.in: Change == to = in test command.
3de8da2a 2176 * configure: Regenerate.
d943d7c4 2177
e69bf64b 21782007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
2179 Nick Clifton <nickc@redhat.com>
2180 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2181
2182 * configure.in (build_configargs, host_configargs, target_configargs):
2183 Remove build/host/target parameters.
2184 (host_libs): Add gmp and mpfr.
2185 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2186 * Makefile.def (gmp, mpfr): New.
2187 (gcc): Remove target.
2188 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2189 target_os, target_vendor): New.
2190 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2191 * configure: Regenerate.
2192 * Makefile.in: Regenerate.
e69bf64b
PB
2193
21942007-01-11 Matt Fago <fago@earthlink.net>
2195
2196 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 2197 to improve robustness of configure tests.
e69bf64b 2198 * configure: Regenerate.
e14e622e 2199
a42f3b80
UB
22002007-01-09 Uros Bizjak <ubizjak@gmail.com>
2201
2202 * MAINTAINERS: Add myself as i386 maintainer.
2203
a36aee1a
JH
22042007-01-08 Jan Hubicka <jh@suse.cz>
2205
61fcaeef 2206 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 2207
738a52d3
KT
22082007-01-08 Kai Tietz <kai.tietz@onevision.com>
2209
2210 * configure.in: Add support for an x86_64-mingw* target.
95af8923 2211 * configure: Regenerate.
738a52d3 2212
54fdc474
DJ
22132007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2214
2215 * Makefile.tpl (all-target): Correct @if conditional for target
2216 modules.
2217 * configure.in: Omit libiberty if building only target libgcc.
2218 * configure, Makefile.in: Regenerated.
2219
3dd71726
PB
22202007-01-04 Paolo Bonzini <bonzini@gnu.org>
2221
2222 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2223 * configure: Regenerate.
2224
fa958513
DJ
22252007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2226
2227 * Makefile.def (target_modules): Add libgcc.
2228 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2229 * Makefile.tpl (clean-target-libgcc): Delete.
2230 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2231 on gcc even for bootstrapped modules. Rewrite handling of
2232 lang_env_dependencies to loop over target_modules.
2233 * configure.in (target_libraries): Add target-libgcc.
2234 * Makefile.in, configure: Regenerated.
2235
e1888513
PB
22362006-12-29 Paolo Bonzini <bonzini@gnu.org>
2237
2238 * configure.in: Reorganize recognition of languages. Add
2239 --enable-stage1-languages. Show supported languages for the chosen
2240 target rather than all recognized languages.
2241 * configure: Regenerate.
2242
53b88b73
PB
22432006-12-29 Paolo Bonzini <bonzini@gnu.org>
2244
2245 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2246 * Makefile.in: Regenerate.
2247
a3993f33
KG
22482006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2249
2250 * configure.in: Warn that MPFR 2.2.0 is buggy.
2251 * configure: Regenerate.
2252
f063a9ed
ILT
22532006-12-27 Ian Lance Taylor <iant@google.com>
2254
2255 * configure.in: When removing Makefiles to force a reconfigure, also
2256 remove prev-DIR*/Makefile.
2257 * configure: Regenerate.
2258
af71363e
AS
22592006-12-22 Andreas Schwab <schwab@suse.de>
2260
2261 * configure: Regenerate with correct autoconf version.
2262
0b0dc272
AM
22632006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2264
3de8da2a
UB
2265 * configure.in: add AC_SUBST for *_FOR_TARGET.
2266 * configure: Regenerate.
0b0dc272 2267
53b88b73
PB
22682006-12-19 Paolo Bonzini <bonzini@gnu.org>
2269
2270 * configure.in: Simplify logic for rejecting languages that cannot
2271 be built. Separate the case when a language is unsupported,
2272 from the case when the user chooses not to build a language.
2273
400ebff4
PB
22742006-12-19 Paolo Bonzini <bonzini@gnu.org>
2275
2276 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2277 it only affects bootstrap and could be tested on "$host" as well.
2278 * configure: Regenerate.
2279 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2280
8efea775
PB
22812006-12-19 Paolo Bonzini <bonzini@gnu.org>
2282
2283 PR bootstrap/29544
2284 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2285 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2286 move here comment from Makefile.tpl.
2287 * Makefile.tpl: Move some definitions higher in the file.
2288 (STAGE1_CHECKING): New.
2289 * configure.in: Add --enable-stage1-checking.
2290 * configure: Regenerate.
2291 * Makefile.in: Regenerate.
2292
ed88a7ed
PB
22932006-12-19 Paolo Bonzini <bonzini@gnu.org>
2294
2295 * MAINTAINERS: Add myself as build system maintainer.
2296
b65151d3
SM
22972006-12-15 Simon Martin <simartin@users.sourceforge.net>
2298
2299 * MAINTAINERS (Write After Approval): Add myself.
2300
7e050830
EC
23012006-12-13 Eric Christopher <echristo@apple.com>
2302
2303 * MAINTAINERS: Add myself as darwin maintainer.
2304
8b494895
ILT
23052006-12-11 Ian Lance Taylor <ian@airs.com>
2306
2307 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2308
0ff1416d
JR
23092006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2310
2311 MAINTAINERS: Update my entry.
2312
58e24147
AM
23132006-12-11 Alan Modra <amodra@bigpond.net.au>
2314
2315 * configure.in: Handle spu makefile frag.
58e24147
AM
2316 * Makefile.tpl (MAINT): Define
2317 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2318 * configure: Regenerate.
2319 * Makefile.in: Regenerate.
2320
9b6f37a0
BE
23212006-12-11 Ben Elliston <bje@au.ibm.com>
2322
2323 * config.guess: Import latest version.
2324 * config.sub: Likewise.
2325
ea6f5c57
BE
23262006-12-11 Ben Elliston <bje@au.ibm.com>
2327
2328 * configure.in (spu-*-*): Don't skip target-libiberty.
2329 * configure: Regenerate.
2330
42c1cd8a
AT
23312006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2332
2333 PR bootstrap/30134
2334 * configure.in: Correct x86 darwin support for libjava to powerpc
2335 and i?86 only.
2336 * configure: Regenerate.
2337
55eb837d
ST
23382006-12-08 Sandro Tolaini <tolaini@libero.it>
2339
2340 * configure.in: Add x86 darwin support for libjava.
2341 * configure: Regenerate.
2342
5bdacbc7
MS
23432006-12-07 Mike Stump <mrs@apple.com>
2344
2345 * Makefile.def (dependencies): Add dependency for
2346 install-target-libssp and install-target-libgomp on
2347 install-gcc.
2348 * Makefile.in: Regenerate.
2349
477d851c
RG
23502006-12-04 Richard Guenther <rguenther@suse.de>
2351
2352 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2353 (Non-Algorithmic Maintainers): Move over non-algorithmic
2354 loop optimizer maintainers, add myself as a non-algorithmic
2355 middle-end maintainer.
2356
5d33d367
DF
23572006-12-04 Daniel Franke <franke.daniel@gmail.com>
2358
2359 * MAINTAINERS (Write After Approval): Add myself.
2360
dbee1fb3
KG
23612006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2362
2363 * configure.in: Update error message for missing GMP/MPFR.
2364
2365 * configure: Regenerate.
2366
b5147de7
KG
23672006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2368
2369 * configure.in: Update MPFR version in error message.
2370
2371 * configure: Regenerate.
2372
f019376c
KG
23732006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2374
2375 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2376 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2377 --with-gmp-lib): New flags.
2378
2379 * configure: Regenerate.
2380
91ed95ae
BM
23812006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2382
2383 * MAINTAINERS (Write After Approval): Change my email address.
2384
3a971f15
MLI
23852006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2386
05170031 2387 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 2388
431041ea
PT
23892006-11-22 Philipp Thomas <pth@suse.de>
2390
2391 * MAINTAINERS (i18n): Update e-mail address.
2392
df5487ee
TS
23932006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2394
2395 * MAINTAINERS (spu port): Add myself as maintainer.
2396 (Write After Approval): Remove myself.
2397
92c2f0ee
BE
23982006-11-22 Ben Elliston <bje@au.ibm.com>
2399
2400 * configure.in (skipdirs): Don't build libssp for SPU.
2401 * configure: Regenerate.
2402
a3b97199
AP
24032006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2404
2405 * MAINTAINERS (spu port): Add myself as maintainer.
2406 (libobjc): Update my email address.
2407
0eb97064
AB
24082006-11-21 Andrea Bona <andrea.bona@st.com>
2409
2410 * MAINTAINERS (Write After Approval): Add myself.
2411
85d9c13c
TS
24122006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2413
2414 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2415 * configure : Rebuilt.
2416
6696f3cd
TS
24172006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2418
2419 * MAINTAINERS (Write After Approval): Add myself.
2420
d58542ea
AO
24212006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2422
2423 * MAINTAINERS (Write After Approval): Add myself.
2424
a357b5ae
KG
24252006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2426
2427 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2428 libmpfr.a.
2429 * configure: Regenerate.
2430
9bd6112c
PB
24312006-11-16 Paolo Bonzini <bonzini@gnu.org>
2432
2433 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2434 (unstage): Test for stage_last presence.
2435
2436 PR bootstrap/29802
2437 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2438 * Makefile.in: Regenerate.
2439
c8cf9f0f
ZD
24402003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2441
2442 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2443 maintainers.
2444
467b1fc6
ER
24452006-11-14 Erven Rohou <erven.rohou@st.com>
2446
2447 * MAINTAINERS (Write After Approval): Add myself.
2448
995a5697
PB
24492006-11-14 Paolo Bonzini <bonzini@gnu.org>
2450
2451 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2452 and stageN-package/Makefile.
2453 * Makefile.in: Regenerated.
2454
c8d6d53e
JZ
24552006-11-14 Jie Zhang <jie.zhang@analog.com>
2456
2457 * configure.in: Remove target-libgloss from noconfigdirs for
2458 bfin-*-*.
2459 * configure: Regenerated.
2460
dffb147d
KG
24612006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2462
2463 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 2464
dffb147d
KG
2465 * configure: Regenerate.
2466
ca558912
KG
24672006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2468
2469 * configure.in: Robustify error message for missing GMP/MPFR.
2470
2471 * configure: Regenerate.
2472
7aa42285
SW
24732006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2474
2475 * MAINTAINERS (Write After Approval): Add myself.
2476
779958a2
UB
24772006-10-30 Uros Bizjak <ubizjak@gmail.com>
2478
2479 * MAINTAINERS: Change email address.
2480
91de1527
VP
24812006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2482
2483 * MAINTAINERS (Write After Approval): Add myself.
2484
a3867703
PB
24852006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2486
2487 * MAINTAINERS (Write After Approval): Add myself.
2488
b4364fa2
CL
24892006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2490
7e050830 2491 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 2492 Write After Approval section.
b4364fa2 2493
70ec446f
KG
24942006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2495
2496 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2497 need_gmp anymore.
2498 * configure: Regenerate.
2499
018c8d88
TB
25002006-10-16 Tobias Burnus <burnus@net-b.de>
2501
2502 * MAINTAINERS (Write After Approval): Add myself.
2503
f6a1687e
BE
25042006-10-16 Ben Elliston <bje@au.ibm.com>
2505
2506 * config.guess: Import latest version.
2507 * config.sub: Likewise.
2508
b5422ad7
BM
25092006-10-10 Brooks Moses <bmoses@stanford.edu>
2510
2511 * Makefile.def: Added pdf target handling.
2512 * Makefile.tpl: Added pdf target handling.
2513 * Makefile.in: Regenerated.
2514
bdcee471
CL
25152006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2516
2517 * MAINTAINERS: Add self as score port maintainer.
2518
7d610414
BM
25192006-10-04 Brooks Moses <bmoses@stanford.edu>
2520
2521 * MAINTAINERS (Write After Approval): Add myself.
2522
e48d66a9
SK
25232006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2524
7e050830 2525 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
2526 or newer.
2527 * configure: Regenerated.
2528
c394e891
DB
25292006-09-27 Dave Brolley <brolley@redhat.com>
2530
2531 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2532 $s instead of $r.
2533 * configure: Regenerated.
2534
1ee4c5a0
TS
25352006-09-26 Thiemo Seufer <ths@mips.com>
2536
2537 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2538 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2539 * configure: Regenerate.
2540
5997afc3
GP
25412006-09-24 Graeme Peterson <gridly@gmail.com>
2542
2543 * MAINTAINERS (Write After Approval): Remove myself.
2544
0c502898
CF
25452006-09-22 Chao-ying Fu <fu@mips.com>
2546
2547 * MAINTAINERS (Write After Approval): Add myself.
2548
a7819e42
JM
25492006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2550
2551 * MAINTAINERS: Add self as soft-fp maintainer.
2552
25532006-09-09 Anatoly Sokolov <aesok@post.ru>
2554
2555 * MAINTAINERS: Add myself as avr maintainer.
2556 Remove Marek Michalkiewicz as avr maintainer.
827d0991 2557
e8288489
RC
25582006-09-07 Roberto Costa <roberto.costa@st.com>
2559
2560 * MAINTAINERS (Write After Approval): Add myself.
2561
b91f0a41
CV
25622006-08-30 Corinna Vinschen <corinna@vinschen.de>
2563
2564 * configure.in: Never build newlib for a Mingw host.
2565 Never build newlib as Mingw target library.
2566 Test the existence of winsup/cygwin for building a Cygwin newlib,
2567 rather than just winsup.
2568 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2569 building a Mingw target.
2570 * configure: Regenerate.
2571
094c07a0
EB
25722006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2573
2574 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2575
8d1171cb
PB
25762006-07-25 Paolo Bonzini <bonzini@gnu.org>
2577
2578 * config.guess: Import from src (was more updated).
2579 * config.sub: Likewise.
2580
2e9e6f68
DJ
25812006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2582
2583 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2584 * configure: Regenerated.
2585
57255173
PB
25862006-07-18 Paolo Bonzini <bonzini@gnu.org>
2587
cc6010cd
AP
2588 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2589 for stages after the first.
57255173 2590
9fbe6585
JJ
25912006-07-17 Jakub Jelinek <jakub@redhat.com>
2592
2593 * Makefile.def: Add dependencies for configure-opcodes
2594 on configure-intl and all-opcodes on all-intl.
2595 * Makefile.in: Regenerated.
2596
18c3f977
BE
25972006-07-13 Ben Elliston <bje@au.ibm.com>
2598
2599 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2600
27b56ba6
PE
26012006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2602
2603 Port to hosts whose 'sort' and 'tail' implementations
2604 treat operands with leading '+' as file names, as POSIX
2605 has required since 2001. However, make sure the code still
2606 works on pre-POSIX hosts.
2607 * ltmain.sh: Don't assume "sort +2" is equivalent to
2608 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2609
ad6d4e43
UW
26102006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2611
2612 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2613
706601d9
PG
26142006-07-04 Peter O'Gorman <peter@pogma.com>
2615
2616 * ltconfig: chmod 644 before ranlib during install.
2617
0b50988a
EB
26182006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2619
2620 PR bootstrap/18058
2621 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2622 if the bootstrap compiler is a GCC version that supports it.
2623 * configure: Regenerate.
2624
b6348cb3
PB
26252006-07-03 Paolo Bonzini <bonzini@gnu.org>
2626
95695ad3 2627 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
2628 * configure: Regenerate.
2629
1546bb64
PB
26302006-07-03 Paolo Bonzini <bonzini@gnu.org>
2631
2632 PR other/27063
2633 * configure.in: Test subdir_requires and give an appropriate
2634 error message.
2635 * configure: Regenerate.
2636
5cb6c629
AJH
26372006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2638
2639 * MAINTAINERS (Write After Approval): Add myself.
2640
f4d8cdf8
JDA
26412006-06-22 John David Anglin <dave.anglin@nrc.ca>
2642
2643 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2644
4fe5abb7
SE
26452006-06-22 Steve Ellcey <sje@cup.hp.com>
2646
2647 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2648
2a79fd67
DA
26492006-06-20 David Ayers <d.ayers@inode.at>
2650
2651 PR bootstrap/28072
2652 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2653 whether target-libjava is being configured instead of whether the
2654 java front end is enabled.
2655 * configure: Regenerate.
7e050830 2656
04879af3
RO
26572006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2658
2659 PR target/27540
2660 * configure.in: Only enable libgomp on IRIX 6.
2661 * configure: Regenerate.
2662
ec6c7392
PB
26632006-06-15 Paolo Bonzini <bonzini@gnu.org>
2664
2665 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2666 too.
2667 * Makefile.in: Regenerate.
2668
12973d7a
DD
26692006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2670
2671 * config-ml.in: Alter CCASFLAGS to include special
2672 multilib options the same as is done for CFLAGS.
2673
c67ed86a
JDA
26742006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2675
2676 * configure.in: Don't enable libgomp on hpux10.
2677 * configure: Rebuilt.
2678
cb253473
DA
26792006-06-12 David Ayers <d.ayers@inode.at>
2680
2681 PR bootstrap/27963
2682 PR target/19970
7e050830 2683 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
2684 ${libgcj} is specified.
2685 * configure: Regenerate.
7e050830 2686
32845532
CD
26872006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2688
2689 Sync from src:
7e050830
EC
2690
2691 * configure.in: Sync.
32845532 2692 * configure: Regenerated.
7e050830 2693
32845532
CD
2694 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2695
2696 * Makefile.def: Added dependencies from sim and gdb on intl, and
2697 added configure dependencies to everything with an all dependency
2698 on intl.
2699 * Makefile.in: Regenerated.
2700
7cd0cf9c
DA
27012006-06-06 David Ayers <d.ayers@inode.at>
2702
2703 PR libobjc/13946
2704 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2705 * Makefile.in: Regenerate.
2706 * configure.in: Add --enable-objc-gc at toplevel and have it
2707 enable boehm-gc for Objective-C.
2708 Remove target-boehm-gc from libgcj.
2709 Add target-boehm-gc to target_libraries.
2710 Add target-boehm-gc to noconfigdirs where ${libgcj}
2711 is specified.
2712 Assert that boehm-gc is supported when requested for Objective-C.
2713 Only build boehm-gc if needed either for Java or Objective-C.
2714 * configure: Regenerate.
7e050830 2715
3ff3adad
PB
27162006-06-05 Paolo Bonzini <bonzini@gnu.org>
2717
2718 PR 27674
2719 * Makefile.tpl (configure-[+prefix+][+module+],
2720 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2721 Remove rule to unstage bootstrapped modules.
2722 (stage_current): New.
2723 * Makefile.in: Regenerate.
2724
898e551d
LB
27252006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2726
2727 * MAINTAINERS (Write After Approval): Update my e-mail address.
2728
ea60341e
MS
27292006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2730
2731 * include/libiberty.h: Declare pex_run_in_environment.
2732
222ae291
AL
27332006-05-31 Asher Langton <langton2@llnl.gov>
2734
2735 * MAINTAINERS (Write After Approval): Add myself.
898e551d 2736
e9a54b07
PB
27372006-05-25 Paolo Bonzini <bonzini@gnu.org>
2738
2739 * Makefile.def (bfd, opcodes): Fix lib_path.
2740 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2741 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2742 * Makefile.in: Regenerate.
2743
03e67131
CD
27442006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2745
2746 * Makefile.in: Regenerate.
2747
65d6e994
CD
27482006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2749
2750 * Makefile.def: Add install-html target. Add datarootdir
2751 docdir and htmldir to flags_to_pass.
2752 * Makefile.tpl: Add install-html target.
2753 * Makefile.in: Regenerate.
2754 * configure.in: Add --with-datarootdir, --with-docdir, and
2755 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2756 * configure: Regenerate.
2757
9e299237
MS
27582006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2759
2760 * configure.in: Enable gprof for cross builds.
2761 * configure: Regenerate.
2762
c31202cd
RG
27632006-05-22 Richard Guenther <rguenther@suse.de>
2764
2765 Revert
2766 2006-01-31 Richard Guenther <rguenther@suse.de>
2767 Paolo Bonzini <bonzini@gnu.org>
2768
2769 * Makefile.def (target_modules): Add libgcc-math target module.
2770 * configure.in (target_libraries): Add libgcc-math target library.
2771 (--enable-libgcc-math): New configure switch.
2772 * Makefile.in: Re-generate.
2773 * configure: Re-generate.
2774 * libgcc-math: New toplevel directory.
2775
2a332582
JDA
27762006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2777 Andreas Tobler <a.tobler@schweiz.ch>
2778
2779 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2780 * configure: Rebuilt.
2781
ccce6917 27822006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 2783
ccce6917
SL
2784 * MAINTAINERS (Write After Approval): Add myself.
2785
ed606bc0
DD
27862006-05-01 DJ Delorie <dj@redhat.com>
2787
3d8f47a0 2788 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
2789 * configure: Regenerate.
2790
9386bd20
RG
27912006-05-01 Richard Guenther <rguenther@suse.de>
2792
2793 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2794 maintainer.
2795
7b3bd503
KZ
27962006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2797
2798 * MAINTAINERS (Write After Approval): Add myself.
2799
87ceee72
JB
28002006-04-28 Jan Beulich <jbeulich@novell.com>
2801
2802 * MAINTAINERS (Write After Approval): Add myself.
2803
e88a2c09
DD
28042006-04-18 DJ Delorie <dj@redhat.com>
2805
2806 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2807 reference libgloss so that libssp can be built in a combined
2808 tree.
2809 * configure: Regenerate.
2810
675f0a8a
RM
28112006-04-08 Robert Millan <rmh@gcc.gnu.org>
2812
2813 * MAINTAINERS (Write After Approval): Add myself.
2814
27b6c940
BE
28152006-04-05 Ben Elliston <bje@au.ibm.com>
2816
2817 * configure.in: Require makeinfo 4.4 or higher.
2818 * configure: Regenerate.
2819
687b17d4
GP
28202006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2821
2822 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2823 Rearrange the entries of other libraries to have them in one place.
2824
906ac235
JB
28252006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2826
7e050830 2827 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
2828 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2829
fb0103e5
RG
28302006-03-14 Richard Guenther <rguenther@suse.de>
2831
2832 * configure: Regenerate with autoconf 2.13.
2833
17237f6b
JB
28342006-03-13 Jim Blandy <jimb@codesourcery.com>
2835
2836 * MAINTAINERS: Use my work address.
bed31434
JB
2837
2838 * MAINTAINERS: Update my E-mail address.
2839
27079765
AH
28402006-03-10 Aldy Hernandez <aldyh@redhat.com>
2841
2842 * configure.in: Handle --disable-<component> generically.
2843 * configure: Regenerate.
2844
54a17039
L
28452006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2846
2847 PR libgcj/17311
2848 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2849
b9bd11ca
EE
28502006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2851
2852 * MAINTAINERS (Write After Approval): Remove myself.
2853 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2854
719bb4e3 28552006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 2856
072b06f2
RE
2857 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2858 (TARGET_CONFIGDIRS): Remove.
2859 * configure.in: Remove AC_SUBST(target_configdirs).
2860 * Makefile.in, configure: Regenerated.
ee2312f3 2861
936e1a35
SK
28622006-02-20 Steven G. Kargl <kargls@comcast.net>
2863
2864 * MAINTAINERS (Write After Approval): Remove myself.
2865 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2866
cc11cc9b
PB
28672006-02-20 Paolo Bonzini <bonzini@gnu.org>
2868
2869 PR bootstrap/25670
2870
2871 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2872
2873 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2874 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2875 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2876 BUILD_PREFIX, BUILD_PREFIX_1.
2877 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2878
2879 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2880 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2881
2882 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2883 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2884 of `cat stage_current`. Always provide the `r' and `s' variables.
2885 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2886 a single shell execution.
2887 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2888 bootstrapped modules, make the stage1 module if the build was not
2889 started yet, else build the current stage.
2890 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2891 (all-build, all-host, all-target, [+make_target+]-host,
2892 [+make_target+]-target): Do not use \-continued lines.
2893 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2894 (current_stage, restrap, stage_last): New.
2895
2896 * Makefile.in: Regenerate.
2897 * configure: Regenerate.
2898
63a7c9ef
BD
28992006-02-19 Bud Davis <jmdavis@link.com>
2900
2901 * MAINTAINERS (Write After Approval): Remove myself.
2902 (Language Front End Maintainers): Add myself as fortran 95
2903 maintainer and update e-mail address.
2904
a3543e3a
FXC
29052006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2906
2907 * MAINTAINERS (Write After Approval): Remove myself.
2908 (Language Front End Maintainers): Add myself as fortran 95
2909 maintainer.
2910
ca5b1d2c
VK
29112006-02-16 Victor Kaplansky <victork@il.ibm.com>
2912
2913 * MAINTAINERS (Write After Approval): Add myself.
2914
0499513f
TK
29152006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2916
2917 * MAINTAINERS (Write After Approval): Remove myself.
2918 (Language Front End Maintainers): Add myself as
2919 fortran 95 maintainer.
2920
d1f8db0c
PB
29212006-02-14 Paolo Bonzini <bonzini@gnu.org>
2922
2923 Sync from src:
2924
2925 2005-12-27 Leif Ekblad <leif@rdos.net>
2926
cc6010cd
AP
2927 * configure.in: Add support for RDOS target.
2928 * configure: Regenerate.
d1f8db0c
PB
2929
29302006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 2931 Andreas Schwab <schwab@suse.de>
d1f8db0c 2932
cc6010cd 2933 * configure: Regenerate.
d1f8db0c 2934
cac90078
DE
29352006-02-12 David Edelsohn <edelsohn@gnu.org>
2936
2937 * configure.in (enable_libgomp): Add AIX.
2938 * configure: Regenerate.
2939
bd37fbf5
MK
29402006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2941
2942 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2943
23027b7a
LM
29442006-02-03 Lee Millward <lee.millward@gmail.com>
2945
2946 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2947
0058967b
RG
29482006-01-31 Richard Guenther <rguenther@suse.de>
2949 Paolo Bonzini <bonzini@gnu.org>
2950
2951 * Makefile.def (target_modules): Add libgcc-math target module.
2952 * configure.in (target_libraries): Add libgcc-math target library.
2953 (--enable-libgcc-math): New configure switch.
2954 * Makefile.in: Re-generate.
2955 * configure: Re-generate.
2956 * libgcc-math: New toplevel directory.
2957
e8b05380
PB
29582006-01-26 Paolo Bonzini <bonzini@gnu.org>
2959
2960 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2961 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2962 the assembler, linker and binutils.
2963 * configure: Regenerate.
2964
d54d5437
DM
29652006-01-22 Dirk Mueller <dmueller@suse.de>
2966
2967 * MAINTAINERS (Write After Approval): Add myself.
2968
670cbfcf
DN
29692006-01-20 Diego Novillo <dnovillo@redhat.com>
2970
2971 * configure: Regenerate.
2972
953ff289
DN
29732006-01-18 Richard Henderson <rth@redhat.com>
2974 Jakub Jelinek <jakub@redhat.com>
2975 Diego Novillo <dnovillo@redhat.com>
2976
2977 * libgomp: New directory.
2978 * Makefile.def: Add target_module libgomp.
2979 * Makefile.in: Regenerate.
2980 * configure.in (target_libraries): Add target-libgomp.
2981 * configure: Regenerate.
2982
32ce4048
AO
29832006-01-05 Alexandre Oliva <aoliva@redhat.com>
2984
2985 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2986 @ from continuation.
2987 * Makefile.in: Rebuilt.
2988
0eaf8e17 29892006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 2990
c76c0c83
CL
2991 * MAINTAINERS (Write After Approval): Add myself.
2992
2d309510
PB
29932006-01-04 Paolo Bonzini <bonzini@gnu.org>
2994
2995 PR bootstrap/24252
2996
2997 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2998 * Makefile.tpl (OBJDUMP): New.
2999 (EXTRA_HOST_FLAGS): Add it.
3000 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3001
953ff289
DN
3002 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3003 to use symbolic links between directories. Avoid race conditions
3004 or make them harmless.
3005 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
3006
3007 * Makefile.def (LEAN): Pass.
3008 * Makefile.tpl (LEAN): Define.
3009 (stage[+id+]-start): Accept that the previous directory does not
3010 exist, if the bootstrap is lean.
3011 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3012 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3013 configure substitution.
3014 ([+compare-target+]): Likewise.
3015 ([+bootstrap-target+]-lean): New.
3016 * configure.in: Remove lean bootstrap support from here.
3017
953ff289
DN
3018 * Makefile.in: Regenerate.
3019 * configure: Regenerate.
2d309510 3020
368872c3
BE
30212006-01-04 Ben Elliston <bje@au.ibm.com>
3022
3023 * MAINTAINERS (libdecnumber): Add myself.
3024
d79e6356
MM
30252006-01-02 Mark Mitchell <mark@codesourcery.com>
3026
3027 * libtool-ldflags: New script.
3028
a6fbc1e2
AS
30292006-01-02 Andreas Schwab <schwab@suse.de>
3030
3031 * configure.in: When reconfiguring remove Makefile in
3032 all stage directories.
3033 * configure: Regenerate.
3034
103a4b39
SB
30352005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3036
3037 * MAINTAINERS: Update my email address.
3038
212f829c
PB
30392005-12-20 Paolo Bonzini <bonzini@gnu.org>
3040
3041 Revert Ada-related part of the previous change.
3042
3043 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3044 Do not pass.
3045 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3046 * Makefile.in: Regenerate.
3047 * configure.in: Do not include mt-ppc-aix target fragment.
3048 * configure: Regenerate.
3049
8ef1f2df
PB
30502005-12-19 Paolo Bonzini <bonzini@gnu.org>
3051
3052 * configure.in: Select appropriate fragments for PowerPC/AIX.
3053 * configure: Regenerate.
3054
3055 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3056 BOOT_CFLAGS, BOOT_LDFLAGS.
3057 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3058 BOOT_CFLAGS, BOOT_LDFLAGS.
3059 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3060 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3061 (stage): Fail if we cannot complete the work.
3062 * Makefile.in: Regenerate.
3063
ab34901f
NS
30642005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3065
3066 * configure.in: Replace ms1 with mt.
3067 * configure: Rebuilt.
3068
cbe82f21
BM
30692005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3070
3071 * MAINTAINERS: Update my email address.
3072
19843472
PB
30732005-12-15 Paolo Bonzini <bonzini@gnu.org>
3074
3075 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3076 install-host-nogcc): Don't invoke $(stage) at the end.
3077 * Makefile.in: Regenerate.
3078
1ca26cd2
PB
30792005-12-14 Paolo Bonzini <bonzini@gnu.org>
3080
3081 * configure.in: Flip the top-level bootstrap switch.
3082 * configure: Regenerate.
3083
f41d6665
DJ
30842005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3085
3086 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3087 $(stage) and $(unstage).
3088 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3089 (all): Remove stray semicolon.
3090 (local-distclean): Don't handle multilib.tmp and multilib.out.
3091 (install.all): Set $s for consistency.
3092 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3093 check_multilibs setting. Always make the install directory.
3094 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3095 Correct @if/@endif.
3096 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3097 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3098 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3099 (multilib.out): Remove.
3100 * Makefile.in: Regenerated.
3101
9174b3cf
CD
31022005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3103
3104 * MAINTAINERS (Write After Approval): Add myself.
3105
64f182bd
NS
31062005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3107
121b2cee
NS
3108 * MAINTAINERS: Add myself as mt maintainer.
3109
64f182bd
NS
3110 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3111
a6d63770
AN
31122005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3113
3114 * MAINTAINERS: Change email address.
3115
2abefe3d
PB
31162005-12-05 Paolo Bonzini <bonzini@gnu.org>
3117
3118 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3119 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3120 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3121 Find in-tree tools if available.
3122 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3123 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3124 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3125 (COMPILER_*_FOR_TARGET): New.
3126 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3127 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3128 (CONFIGURED_*, USUAL_*): Remove.
3129 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3130 STRIP): Use autoconf substitutions.
3131 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3132 COMPILER_NM_FOR_TARGET): New.
3133 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3134
3135 (all): Make all-host and all-target in parallel.
3136 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3137 that $$r and $$s are set before invoking a recursive make.
3138 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3139 ([+bootstrap-target+]): Inline most of the `all' target.
3140
2f3bdde7
BE
31412005-11-29 Ben Elliston <bje@au.ibm.com>
3142
3143 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3144 from the gcc build directory.
3145 * Makefile.in: Regenerate.
3146
a4b6c45a
BE
31472005-11-29 Ben Elliston <bje@au.ibm.com>
3148
3149 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3150 depend on all-libdecnumber.
3151 * configure.in (host_libs): Include libdecnumber.
3152 * Makefile.in: Regenerate.
3153 * configure: Likewise.
3154
473a74b9
BE
31552005-11-29 Ben Elliston <bje@au.ibm.com>
3156
3157 * libdecnumber: Import decNumber sources from the dfp-branch.
3158
b4623110
KJ
31592005-11-21 Kean Johnston <jkj@sco.com>
3160
3161 * config.sub, config.guess: Sync from upstream sources.
3162
67dc1785
BE
31632005-11-21 Ben Elliston <bje@au.ibm.com>
3164
3165 Import from Autoconf sources:
3166
3167 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3168 * config/move-if-change: Don't output "$2 is unchanged";
3169 suggested by Ben Elliston. Handle weird characters correctly.
3170
186abafe
AT
31712005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3172
3173 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3174 to match upstream libtool for darwin.
3175
ef9db8d5
DJ
31762005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3177
3178 * Makefile.def: Remove gdb dependencies for gdbtk.
3179 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3180 (configure-gdb, install-gdb): New rules.
3181 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3182 * Makefile.in, configure: Regenerated.
3183
9c5141ab
JB
31842005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3185
3186 * MAINTAINERS (Write After Approval): Add myself.
3187
4523d51b
EE
31882005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3189
3190 * MAINTAINERS (Write After Approval): Add myself.
3191
086b011c
DN
31922005-10-24 Diego Novillo <dnovillo@redhat.com>
3193
3194 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3195 Diego Novillo.
3196
e7c84bf8
PB
31972005-10-22 Paolo Bonzini <bonzini@gnu.org>
3198
3199 PR bootstrap/24297
3200 * Makefile.tpl (do-[+make-target+], do-check, install,
3201 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3202 are set before recursing.
3203 * Makefile.in: Regenerate.
3204
b88a7564
EB
32052005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3206
3207 PR bootstrap/18939
3208 * Makefile.def (gcc) <target>: Fix thinko.
3209 * Makefile.in: Regenerate.
3210
61efc800
BS
32112005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3212
3213 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3214 * configure: Regenerate.
3215
f53d2869
JZ
32162005-10-15 Jie Zhang <jie.zhang@analog.com>
3217
3218 * MAINTAINERS (Write After Approval): Add self.
3219
077fc835
KH
32202005-10-08 Kazu Hirata <kazu@codesourcery.com>
3221
3222 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3223 target-libffi, target-qthreads, target-libjava, and
3224 targetlibobjc.
3225 * configure: Regenerate.
3226
d739199a
DJ
32272005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3228
3229 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3230 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3231 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3232 (USUAL_OBJDUMP_FOR_TARGET): New.
3233 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3234 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 3235 * configure, Makefile.in: Regenerated.
d739199a 3236
db38c6bb
PB
32372005-10-05 Paolo Bonzini <bonzini@gnu.org>
3238
3239 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3240 before other host packages.
3241
3015564c
KK
32422005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3243
3244 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3245
1061f99e
PB
32462005-10-05 Paolo Bonzini <bonzini@gnu.org>
3247
3248 PR bootstrap/22340
3249
3250 * configure.in (default_target): Remove.
3251 * Makefile.tpl (all): Do not use prerequisites as subroutines
3252 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3253 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3254 use prerequisites as subroutines.
3255 (check-host, check-target): New.
3256 (bootstrap configure & all targets): Do not use stage*-start
3257 if the directory layout is already ok.
3258 (non-bootstrap configure & all targets): Prepend a $(unstage).
3259 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3260 (NOTPARALLEL): Remove.
3261 (unstage, stage variables): New variables.
3262 (unstage, stage targets): Simply expand to those variables.
3263
3264 * configure: Regenerate.
3265 * Makefile.in: Regenerate.
3266
4a9c436f
JW
32672005-10-04 James E Wilson <wilson@specifix.com>
3268
3269 * Makefile.def (lang_env_dependencies): Add libmudflap.
3270 * Makefile.in: Regenerate.
3271
37150080
AS
32722005-10-03 Andreas Schwab <schwab@suse.de>
3273
3274 Backport from libtool CVS:
3275 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3276
3277 * ltmain.sh: add support for installing into temporary
3278 staging area (e.g. 'make install DESTDIR=...')
3279
39d16468
L
32802005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3281
3282 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3283 * configure: Regenerated.
3284
72a7ab82
AP
32852005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3286
3287 * configure: Regenerate with the correct
3288 autoconf version.
3289
6b65a26d
CM
32902005-09-30 Catherine Moore <clm@cm00re.com>
3291
3292 * configure.in (bfin-*-*): New.
3293 * configure: Regenerated.
3294
040b1c5a
GK
32952005-09-28 Geoffrey Keating <geoffk@apple.com>
3296
3297 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3298 (LIPO_FOR_TARGET): New.
3299 (CONFIGURED_LIPO_FOR_TARGET): New.
3300 (USUAL_LIPO_FOR_TARGET): New.
3301 (STRIP_FOR_TARGET): New.
3302 (CONFIGURED_STRIP_FOR_TARGET): New.
3303 (USUAL_STRIP_FOR_TARGET): New.
3304 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3305 STRIP_FOR_TARGET.
3306 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3307 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3308 * Makefile.in: Regenerate.
3309 * configure: Regenerate.
7e050830 3310
3a3c28db
DE
33112005-09-19 David Edelsohn <edelsohn@gnu.org>
3312
3313 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3314 (rs6000-*-aix*): Same.
3315 * configure: Regenerate.
3316
2749a921
TT
33172005-09-16 Tom Tromey <tromey@redhat.com>
3318
3319 * MAINTAINERS: Add self as java maintainer.
3320
7f26dfa3
FXC
33212005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3322
3323 * configure.in: Recognize f95 in the --enable-languages option,
3324 and substitute it for fortran, issuing a warning.
3325 * configure: Regenerate.
3326
d8852c4f
PE
33272005-08-30 Phil Edwards <phil@codesourcery.com>
3328
3329 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3330 * configure: Regenerated.
3331
ad685e81
AH
33322005-08-22 Aldy Hernandez <aldyh@redhat.com>
3333
3334 * MAINTAINERS: Add self as ms1 maintainer.
3335
b00d752c
RE
33362005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3337
3338 * Makefile.def (libssp): Add to lang_env_dependencies.
3339 * Makefile.in: Regenerate.
3340
9ed8fb9b
ILT
33412005-08-18 Ian Lance Taylor <ian@airs.com>
3342
3343 * MAINTAINERS: Add myself as middle-end maintainer.
3344
0f029d39
CG
33452005-08-17 Christian Groessler <chris@groessler.org>
3346
3347 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3348 * Makefile.in: Regenerate.
3349
81087874
AK
33502005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3351
3352 * MAINTAINERS (write after approval): Added myself.
3353
6a134f1c
MR
33542005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3355
3356 * MAINTAINERS (Write After Approval): Add myself.
3357
2693c0b0
PB
33582005-08-12 Paolo Bonzini <bonzini@gnu.org>
3359
3360 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3361 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3362 Look for alternate names of the target cc and c++
3363 * configure: Regenerate.
3364
4de997d1
PB
33652005-08-08 Paolo Bonzini <bonzini@gnu.org>
3366
3367 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3368 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3369 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3370 tools; remove code to manually set them.
3371 (Target tools): Look in the environment for them.
3372 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3373 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3374 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3375 build directory.
3376 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3377 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3378 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3379 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3380 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3381 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3382 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3383 * configure: Regenerate.
3384 * Makefile.in: Regenerate.
3385
b089e33a
BE
33862005-07-28 Ben Elliston <bje@au.ibm.com>
3387
3388 * MAINTAINERS: Update for removed CPU targets.
3389
e3791243
MM
33902005-07-27 Mark Mitchell <mark@codesourcery.com>
3391
3392 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 3393 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
3394 * Makefile.in: Regenerated.
3395
526635cb
MM
33962005-07-26 Mark Mitchell <mark@codesourcery.com>
3397
3398 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3399 (CFLAGS_FOR_TARGET): Use it.
3400 (CXXFLAGS_FOR_TARGET): Likewise.
3401 * Makefile.in: Regenerated.
3402 * configure.in (--with-build-sysroot): New option.
3403 * configure: Regenerated.
3404
19791f70
PB
34052005-07-24 Paolo Bonzini <bonzini@gnu.org>
3406
3407 * Makefile.tpl: Wrap install between unstage and stage
3408 * Makefile.in: Regenerate.
3409
35f5a23f
EC
34102005-07-21 Eric Christopher <echristo@apple.com>
3411
3412 * MAINTAINERS: Update affiliation.
3413
ff3ddf15
PW
34142005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3415
3416 * MAINTAINERS: Add self as crx port maintainer.
3417
3a664c1c
DD
34182005-07-20 DJ Delorie <dj@redhat.com>
3419
3420 * MAINTAINERS: Add self as m32c maintainer.
3421
539df155
KC
34222005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3423
3424 * all files: Update FSF address.
3425
be9c593a
EC
34262005-07-15 Eric Christopher <echristo@redhat.com>
3427
3428 * MAINTAINERS: Change affiliation.
3429
fd7ea4ab
JB
34302005-07-14 Jim Blandy <jimb@redhat.com>
3431
3432 * configure.in: Add cases for Renesas m32c.
3433 * configure: Regenerated.
7e050830 3434
0063a823
KC
34352005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3436
d0ca130a
KC
3437 * COPYING.LIB: Update from fsf.org.
3438
34392005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3440
3441 * COPYING, compile, config.guess,
0063a823
KC
3442 config.sub, install-sh, missing, mkinstalldirs,
3443 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 3444 * config-ml.in: Update FSF address.
0063a823 3445
a8ba31f2
EC
34462005-07-13 Eric Christopher <echristo@redhat.com>
3447
3448 * configure.in: Add toplevel noconfigdir support for tpf.
3449 * configure: Regenerate.
3450
5bea4a03
PB
34512005-07-11 Paolo Bonzini <bonzini@gnu.org>
3452
3453 PR ada/22340
3454
3455 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3456 * Makefile.in: Regenerate.
3457
284bdbbd
MM
34582005-07-07 Mark Mitchell <mark@codesourcery.com>
3459
3460 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 3461 Brolley to write-after-approval.
284bdbbd 3462
452190fb
AS
34632005-07-07 Andreas Schwab <schwab@suse.de>
3464
3465 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3466 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3467 * Makefile.in: Regenerated.
3468
9c8f9ec2
GK
34692005-07-06 Geoffrey Keating <geoffk@apple.com>
3470
3471 * configure.in: Don't build sim or rda when targetting darwin.
3472 * configure: Regenerate.
3473
ef0087a7
KH
34742005-07-06 Kazu Hirata <kazu@codesourcery.com>
3475
3476 * configure.in: Add --enable-libssp and --disable-libssp.
3477 * configure: Regenerate with autoconf-2.13.
3478
77008252
JJ
34792005-07-02 Jakub Jelinek <jakub@redhat.com>
3480
3481 * Makefile.def (target_modules): Add libssp.
3482 * configure.in (target_libraries): Add target-libssp.
3483 * configure: Rebuilt.
3484 * Makefile.in: Rebuilt.
3485
a04eae1b
ZW
34862005-07-01 Zack Weinberg <zackw@panix.com>
3487
3488 * MAINTAINERS: Change email address. Resign from maintainership.
3489
948884cd
RG
34902005-07-01 Richard Guenther <rguenther@suse.de>
3491
3492 * MAINTAINERS: Change my e-mail address and affiliation.
3493
c7870f5d
PB
34942005-06-22 Paolo Bonzini <bonzini@gnu.org>
3495
3496 * Makefile.def (stagefeedback): Come after profile.
3497 Define profiledbootstrap target.
3498 * Makefile.tpl (profiledbootstrap): Remove.
3499 (stageprofile-end): Zap stagefeedback.
3500 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3501 * Makefile.in: Regenerate.
3502
ab99519a
RS
35032005-06-13 Richard Sandiford <richard@codesourcery.com>
3504
3505 * MAINTAINERS: Update my email address.
3506
f610dd5f
ZW
35072005-06-13 Zack Weinberg <zack@codesourcery.com>
3508
3509 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3510 In 'cpp' stanza, support '#line' as well as '# '.
3511
71bc2a83
AS
35122005-06-08 Andreas Schwab <schwab@suse.de>
3513
3514 * MAINTAINERS: Move myself from 'Write After Approval' to
3515 'CPU Port Maintainers' section as m68k maintainer.
3516
4fab7234
HPN
35172005-06-07 Hans-Peter Nilsson <hp@axis.com>
3518
3519 * configure.in (unsupported_languages): New macro.
3520 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3521 non-ported target libraries in noconfigdirs.
3522 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3523 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 3524 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
3525 unsupported_languages.
3526 * configure: Regenerate.
3527
68193f9b
TS
35282005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3529
3530 * configure.in: Fix typo in handling of --with-mpfr-dir.
3531 * configure: Regenerate.
3532
f26f6b8d
RS
35332005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3534
3535 * MAINTAINERS: Update my email address.
3536
ba4853f8
JB
35372005-06-02 Jim Blandy <jimb@redhat.com>
3538
3539 * config.sub: Add cases for the Renesas m32c. (This patch has been
3540 accepted into the master sources.)
3541
79dd769c 35422005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
3543 Michael Snyder <msnyder@redhat.com>
3544 Stan Cox <scox@redhat.com>
79dd769c 3545
f610dd5f 3546 * configure.in: Set noconfigdirs for ms1.
79dd769c 3547
f610dd5f 3548 * configure: Regenerate.
79dd769c 3549
d29e107f
JD
35502005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3551
3552 * MAINTAINERS (Write After Approval): Add self.
3553
e93196c3
JC
35542005-06-01 Josh Conner <jconner@apple.com>
3555
3556 * MAINTAINERS (Write After Approval): Add self.
3557
ae263c7a
KH
35582005-06-01 Kazu Hirata <kazu@codesourcery.com>
3559
3560 * MAINTAINERS: Update my email address.
3561
585b3aa3
ZM
35622005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3563
3564 * MAINTAINERS (Write After Approval): Add self.
3565
4930c50b
CD
35662005-05-26 Chris Demetriou <cgd@broadcom.com>
3567
3568 * MAINTAINERS (Write After Approval): Remove self.
3569
2dfbef6d
PB
35702005-05-25 Paolo Bonzini <bonzini@gnu.org>
3571
3572 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3573 (Dependencies): Consider target modules for bootstrap dependencies.
3574 Make target bootstrap modules depend on each stage's gcc.
3575 * Makefile.in: Regenerate.
3576
bcb28cf5
PB
35772005-05-20 Paolo Bonzini <bonzini@gnu.org>
3578
3579 * Makefile.def (configure-gcc): Depend on binutils having been built.
3580 (all-gcc): No need to do it here.
3581 * Makefile.in: Regenerate.
3582
0cf085e4
PB
35832005-05-19 Paul Brook <paul@codesourcery.com>
3584
f610dd5f 3585 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
3586 language cannot be built.
3587 * configure: Regenerate.
3588
dfb2c39a
DJ
35892005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3590
3591 * ylwrap: Import from Automake 1.9.5.
3592
771aaa92
DU
35932005-05-13 David Ung <davidu@mips.com>
3594
3595 * MAINTAINERS (Write After Approval): Add self.
3596
3ac9bd58
MS
35972005-05-09 Mike Stump <mrs@apple.com>
3598
3599 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3600 lt_cv_sys_max_cmd_len for now.
f610dd5f 3601
f77a5578
SC
36022005-05-09 Stan Cox <scox@redhat.com>
3603
3604 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3605
795e36e5
MK
36062005-05-08 Matt Kraai <kraai@ftbfs.org>
3607
3608 * README.SCO: Update the URL.
3609
c9392a2b
DE
36102005-05-05 David Edelsohn <edelsohn@gnu.org>
3611
3612 * ltconfig: Define file_list_spec. Pass file_list_spec and
3613 with_gnu_ld to libtool.
3614 * ltcf-c.sh (aix[45]): Define file_list_spec.
3615 * ltcf-cxx.sh (aix[45]): Same.
3616 * ltcf-gcj.sh (aix[45]): Same.
3617 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3618 exists, write list of input files to temporary file.
3619
bebcd931
MS
36202005-05-04 Mike Stump <mrs@apple.com>
3621
3622 * configure.in: Always pass --target to target configures as
3623 otherwise rebuilds that do --recheck will fail.
3624 * confiugure: Rebuilt.
3625
ce406537
PB
36262005-05-04 Paolo Bonzini <bonzini@gnu.org>
3627
3628 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3629 STAGE_HOST_EXPORTS.
3630 (configure, all): Add bootstrap support.
3631 (Host modules, target modules): Pass post-stage1 flags and exports.
3632 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3633 * Makefile.in: Regenerate.
3634
aa9dcfc4
PB
36352005-04-29 Paolo Bonzini <bonzini@gnu.org>
3636
3637 * configure: Regenerate.
3638
b6f9abcf
MS
36392005-04-27 Mike Stump <mrs@apple.com>
3640
3641 * MAINTAINERS: Add self as darwin maintainer.
3642
acb217cb
BS
36432005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3644
3645 * config.sub: Update from master copy.
3646
b6dae270
MS
36472005-04-21 Mike Stump <mrs@apple.com>
3648
3649 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3650 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3651
c2e0d3a9
HPN
36522005-04-19 Hans-Peter Nilsson <hp@axis.com>
3653
3654 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3655 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3656 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3657 "*-*-elf" and "*-*-linux*".
3658 * configure: Regenerate.
3659
871ae772
JM
36602005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3661
3662 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3663
bf070c29
MS
36642005-04-12 Mike Stump <mrs@apple.com>
3665
3666 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3667
e865b6f7
TK
36682005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3669
3670 * MAINTAINERS (Write After Approval): Add myself.
3671
7b71ad7f
BS
36722005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3673
3674 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3675
25b42232
PB
36762005-04-06 Paolo Bonzini <bonzini@gnu.org>
3677
f610dd5f 3678 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
3679 (TARGET_CONFIGARGS): Include --with-target-subdir.
3680 (configure, all): New macros. Use them throughout.
3681 * Makefile.in: Regenerate.
3682
d727c624
JG
36832005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3684
3685 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 3686
fff72cc4
ZD
36872005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3688
3689 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3690
86472dc3
GP
36912005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3692
3693 * MAINTAINERS: Move John Carr to Write After Approval.
3694
5d0f90e5
R
36952005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3696
3697 * config/mh-mingw32: Delete.
3698 * configure.in: Don't use it.
3699 * configure: Regenerate.
3700
33da42bc
PB
37012005-03-31 Paolo Bonzini <bonzini@gnu.org>
3702
3703 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3704 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3705 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3706 (HOST_LIB_PATH): Generate from Makefile.def.
3707 (TARGET_LIB_PATH): Likewise.
3708 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3709 * Makefile.in: Regenerate.
3710 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3711 (RPATH_ENVVAR): Include Darwin case.
3712 * configure: Regenerate.
3713
15cc1841
TF
37142005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3715
3716 * MAINTAINERS (Various Maintainers): Remove self.
3717 (Write After Approval): Add self.
3718
6a8c79d5
TF
37192005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3720
3721 * MAINTAINERS (Various Maintainers): Add self.
3722
256f7136
PB
37232005-03-25 Paolo Bonzini <bonzini@gnu.org>
3724
3725 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3726 * configure: Regenerate.
3727
191dd2c9
ZW
37282005-03-21 Zack Weinberg <zack@codesourcery.com>
3729
3730 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3731 gcc_version, and gcc_version_trigger from set of flags to pass.
3732 * Makefile.tpl: Remove definitions of above variables.
3733 (config.status): Remove dependency on $(gcc_version_trigger).
3734 * Makefile.in: Regenerate.
3735 * configure.in: Do not reference config/gcc-version.m4 nor
3736 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3737 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3738 * configure: Regenerate.
3739
ef6e9bc0
MH
37402005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3741 Andrew Pinski <pinskia@physics.uc.edu>
3742
3743 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3744 * Makefile.in: Regenerate.
3745
009bbd5a
FW
37462005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3747
3748 * MAINTAINERS (Write After Approval): Add myself.
3749
09f8755b
DA
37502005-03-03 David Ayers <d.ayers@inode.at>
3751
3752 * MAINTAINERS (Write After Approval): Add myself.
3753
e73ed25c
AO
37542005-03-01 Alexandre Oliva <aoliva@redhat.com>
3755
3756 PR libgcj/20160
3757 * ltmain.sh: Avoid creating archives with components that have
3758 duplicate basenames.
3759
ace9ac7b
AP
37602005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3761
3762 PR bootstrap/20250
3763 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3764 instead of check.
3765 * Makefile.in: Regenerate.
3766
c9db9354
PB
37672005-02-28 Paolo Bonzini <bonzini@gnu.org>
3768
3769 * Makefile.in: Regenerate to fix conflict between the previous two
3770 patches.
3771
215c351a
PB
37722005-02-28 Paolo Bonzini <bonzini@gnu.org>
3773
3774 PR bootstrap/17383
3775 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3776 * Makefile.tpl (HOST_SUBDIR): New substitution.
3777 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3778 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3779 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3780 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3781 (Host modules, Bootstrapped modules): Use it.
3782 (Build modules, Target modules): Do not create symlink trees,
3783 always configure out-of-srcdir.
3784 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3785 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3786 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3787 $(HOST_SUBDIR). Create a symlink for host_subdir.
3788
3789 * Makefile.in: Regenerate.
3790 * configure: Regenerate.
3791
5395b47b
NN
37922005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3793
3794 Merged from libada-gnattools-branch:
3795 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3796
3797 * gnattools: New directory.
3798 * Makefile.def: Add gnattools as a module, depending on target-libada.
3799 * Makefile.in: Regenerate.
3800 * configure.in: Include gnattools in host_tools; disable it if ada
3801 is disabled.
3802 * configure: Regenerate.
3803
ca2cc05c
JM
38042005-02-24 James A. Morrison <phython@gcc.gnu.org>
3805
3806 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3807 treelang maintainer.
3808 (Write After Approval): Remove myself.
3809
d2f3024f
PS
38102005-02-23 Paul Schlie <schlie@comcast.net>
3811
3812 * configure.in: Allow darwin targeted ports to build tk, itcl and
3813 libgui.
3814 * configure: Regenerate.
3815
bba5e0ca
EB
38162005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3817
3818 PR libgcj/10353
3819 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3820 * configure: Regenerate.
3821
70132ce7
SK
38222005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3823
3824 * MAINTAINERS (Write After Approval): Add myself.
3825
20f0edca
ILT
38262005-02-10 Ian Lance Taylor <ian@airs.com>
3827
3828 * MAINTAINERS: Update my e-mail address.
3829
e64e5109
RG
38302005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3831
3832 * MAINTAINERS (Write After Approval): Add myself.
3833
40d64b5a
HPN
38342005-01-29 Hans-Peter Nilsson <hp@axis.com>
3835
3836 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3837 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3838 target-libgloss when not *-*-elf and *-*-aout.
3839 * configure: Regenerate.
3840
54a12711
KH
38412005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3842
3843 * MAINTAINERS: Remove obsolete entries.
3844
0aa99dbb
KH
3845 * MAINTAINERS (Write After Approval): Add Michael Matz.
3846
2b009f5f
NB
38472005-01-19 Neil Booth <neil@daikokuya.co.uk>
3848
3849 * MAINTAINERS: Remove self as cpplib maintainer.
3850
385870f5
KC
38512005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3852
3853 * install-sh, config.sub: Import from upstream.
3854
e7daab31
KC
38552005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3856
3857 PR bootstrap/18222
3858 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3859 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3860 * Makefile.in: Regenerate.
3861
e6003f4d
JT
38622005-01-16 Jason Thorpe <thorpej@netbsd.org>
3863
3864 * MAINTAINERS: Update my email address.
3865
145e2972 38662005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 3867 Andreas Schwab <schwab@suse.de>
145e2972
DE
3868
3869 PR bootstrap/18033
3870 * config-ml.in: Eval option if surrounded by single quotes.
3871
86c7e0da
PB
38722005-01-03 Paolo Bonzini <bonzini@gnu.org>
3873
3874 Revert 2004-12-28 Makefile changes, a better fix will be
3875 applied to mainline and src after GCC 4.0 branches.
3876
3224a22f
PB
38772004-12-28 Paolo Bonzini <bonzini@gnu.org>
3878
3879 PR bootstrap/17383
3880
3881 * Makefile.def (target_modules): Remove stage parameter,
3882 it is always true now.
3883 * Makefile.tpl (configure-build-[+module+],
3884 configure-target-[+module+]): Always build symlink tree
3885 for the directory and for include. BUILD_SUBDIR and
3886 TARGET_SUBDIR cannot be . anymore.
3887 * Makefile.in: Regenerate.
3888
aaf51ca2
DE
38892004-12-25 David Edelsohn <edelsohn@gnu.org>
3890
3891 Revert 2004-12-08 Makefile changes.
3892
4e32e454
DS
38932004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3894
3895 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3896 cygwin, mingw.
3897
669f01d8
AS
38982004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3899
3900 * configure.in (sh64-*-*): Reenable gprof.
3901 * configure: Regenerate.
3902
1b227ee0
DE
39032004-12-08 David Edelsohn <edelsohn@gnu.org>
3904
3905 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3906 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3907 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3908 * Makefile.in: Regenerate.
3909
ce5e944c
CF
39102004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3911
3912 * MAINTAINERS: Update my email address.
3913
893f1e87
MK
39142004-12-07 Matt Kraai <kraai@ftbfs.org>
3915
3916 * Makefile.tpl: Generate normal dependencies if the LHS module is
3917 not bootstrapped.
3918 * Makefile.in: Regenerate.
3919
bb59c339
RS
39202004-12-03 Richard Sandiford <rsandifo@redhat.com>
3921
3922 * configure.in: Include config/gxx-include-dir.m4. Use
3923 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3924 * configure: Regenerate.
3925
4982adbe
RS
39262004-12-03 Richard Sandiford <rsandifo@redhat.com>
3927
3928 * config.if: Delete.
3929 * configure.in: Set libstdcxx_incdir directly.
3930 * configure: Regenerate.
3931
05750653
EC
39322004-12-02 Eric Christopher <echristo@redhat.com>
3933
3934 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3935 * Makefile.in: Regenerate.
3936
5fef1dbd
RS
39372004-12-02 Richard Sandiford <rsandifo@redhat.com>
3938
3939 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3940 * configure: Regenerate.
3941
afabd8e6
RS
39422004-12-02 Richard Sandiford <rsandifo@redhat.com>
3943
3944 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3945 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3946 * configure: Regenerate.
3947
78716e86
EC
39482004-12-01 Eric Christopher <echristo@redhat.com>
3949
3950 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3951 of things to remove.
3952
57ab8ba9
MK
39532004-11-29 Matt Kraai <kraai@ftbfs.org>
3954
3955 * MAINTAINERS (Write After Approval): Update my e-mail address.
3956
2539bffe
KC
39572004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3958
3959 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3960 from CVS libtool to always pass_all.
3961
3e732ba0
JDA
39622004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3963
3964 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3965 (hppa*64*-*-*): Delete incorrect comment.
3966 * configure: Rebuilt.
3967
767f726e
KC
39682004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3969
3970 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3971
2c92e90f
KC
39722004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3973
3974 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3975 from CVS libtool to always pass_all.
3976
32f84e48
KC
39772004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3978
3979 * install-sh, compile: Import from automake.
3980
9587be8a
KC
39812004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3982
3983 * config.guess, config.sub: Import from savannnah.
3984
04e81808 39852004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
3986
3987 * MAINTAINERS (Write After Approval): Add myself
3988
f87a2b2e
MS
39892004-11-12 Mike Stump <mrs@apple.com>
3990
3991 * Makefile.def: Add html support.
3992 * Makefile.tpl: Likewise.
3993 * Makefile.in: Regenerate.
3994
848556c2
GK
39952004-11-11 Geoffrey Keating <geoffk@apple.com>
3996
556f03c4
GK
3997 PR 18423
3998 * configure.in: Remove all instances of build-fixincludes from
3999 noconfigdirs.
4000 (build_configargs): Supply --target to subdirectories.
4001 * configure: Regenerate.
4002
848556c2
GK
4003 * Makefile.def: Make gcc install depend on fixincludes install.
4004 * Makefile.in: Regenerate.
4005
9e5712a5
JJ
40062004-11-10 Janis Johnson <janis187@us.ibm.com>
4007
4008 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4009
4ef509c0
PB
40102004-11-11 Paul Brook <paul@codesourcery.com>
4011
4012 * MAINTAINERS: Add self as arm maintainer. Update email address.
4013
20d11df6
HPN
40142004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4015
4016 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4017 target-libgfortran.
79fd8592 4018 * configure: Regenerate.
20d11df6 4019
68c70f15
DE
40202004-11-07 David Edelsohn <edelsohn@gnu.org>
4021
4022 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4023 like CC.
4024
54f88091
PB
40252004-11-05 Paolo Bonzini <bonzini@gnu.org>
4026
4027 * Makefile.def (host fixincludes): Specify missing targets.
4028 * Makefile.in: Regenerate.
4029
6866abb8
RC
40302004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4031
4032 * MAINTAINERS: Add myself
4033
83f62578
GL
40342004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4035
4036 * MAINTAINERS (Write After Approval): Add myself.
4037
53c7ffe7
GK
40382004-11-04 Geoffrey Keating <geoffk@apple.com>
4039
4040 * Makefile.def: Build fixincludes for the host, too.
4041 * Makefile.in: Regenerate.
4042 * configure.in (host_tools): Add fixincludes.
4043 * configure: Regenerate.
4044
ac8b3d9d
DJ
40452004-11-04 Daniel Jacobowitz <dan@debian.org>
4046
4047 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4048 * configure: Regenerated.
4049
bab37580
L
40502004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4051
4052 PR other/17783
4053 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4054 * configure: Regenerated.
4055
db1de713
MM
40562004-10-31 Mark Mitchell <mark@codesourcery.com>
4057
4058 * README.SCO: Update per FSF instructions.
4059
a827e21a
EW
40602004-10-28 Eric B. Weddington <ericw@evcohs.com>
4061
4062 PR target/18151
4063 * configure.in (case ${target}): Do not build fixincludes for avr.
4064 * configure: Regenerated.
4065
9d069a4f
PB
40662004-10-26 Paolo Bonzini <bonzini@gnu.org>
4067
4068 * configure.in (case ${target}): Do not build fixincludes
4069 on platforms where it is not used.
4070 * configure: Regenerated.
4071
fc45f3fe
DJ
40722004-10-23 Daniel Jacobowitz <dan@debian.org>
4073
4074 * configure.in: Use an absolute path to install-sh.
4075 * configure: Regenerated.
4076
36554b92
AL
40772004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4078
4079 * MAINTAINERS (Write After Approval): Add myself.
4080
88e9994a
KH
40812004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4082
4083 * MAINTAINERS: Remove from Write After Approval those that are
4084 already maintainers.
4085
ad02a944
SP
40862004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4087
4088 * MAINTAINERS: Update my email address.
4089
c8e6cd41
KC
40902004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4091
4092 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4093 * configure: Regenerate.
4094
ebe55024
R
40952004-10-07 J"orn Rennecke <joern.rennecke@st.com>
4096
4097 * MAINTAINERS: Update my email address.
4098
a8b0957e
KH
40992004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4100
4101 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4102 entries belonging to this category.
4103
96836f61
JZ
41042004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4105
4106 * MAINTAINERS: Update my e-mail address.
4107
7e0b5752
PB
41082004-10-06 Paolo Bonzini <bonzini@gnu.org>
4109
4110 Fix wrong conflict resolution in:
4111
4112 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4113
4114 * Makefile.in: Regenerate.
4115 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4116 in the recursive `make', instead of hardwiring `all'.
4117 (Autogenerated TARGET-* variables): New.
4118
370f7a47
TL
41192004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4120
4121 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 4122 * configure: Regenerate.
370f7a47 4123
13e5d623
KH
41242004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4125
4126 * MAINTAINERS (Various Maintainers): Move the "windows,
4127 cygwin, mingw" maintainer to ...
4128 (OS Port Maintainers): ... here.
4129
a6497c1b
KH
41302004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4131
4132 * MAINTAINERS (Write After Approval): Remove those that are
4133 maintainers of some subsystem.
4134
1abb828a
D
41352004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4136
4137 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4138 * ltcf-cxx.sh (tpf*): Likewise.
4139 * ltconfig (tpf*): Add TPF OS configuration support.
4140
16d1338d
BS
41412004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4142
4143 * MAINTAINERS: Change my email address to my new work account.
4144
9082a750
MR
41452004-09-24 Michael Roth <mroth@nessie.de>
4146
4147 * configure.in (--without-headers): Add missing double quotes.
4148 * configure: Regenerate.
4149
07a8bdf8
KC
41502004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4151
4152 * ylwrap: Revert to previous version.
4153
4c4a5bbc
L
41542004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4155
4156 PR bootstrap/17369
4157 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4158 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4159 SET_GCC_LIB_PATH_CMD.
4160 (BASE_TARGET_EXPORTS): Likewise.
4161 * Makefile.in: Regenerated.
4162
4163 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4164 * configure: Regenerated.
4165
85f59630
KC
41662004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4167
4168 * config.guess: New upstream version
4169 * compile, depcomp, install-sh, ylwrap: Likewise.
4170
95c53c62
RS
41712004-09-19 Roger Sayle <roger@eyesopen.com>
4172
4173 * config/mh-x86omitfp: New host makefile fragment. Add
4174 -fomit-frame-pointer to the default BOOT_CFLAGS.
4175 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4176 * configure: Regenerate.
4177
0a1c093b
AP
41782004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4179
4180 PR target/11572
4181 * configure.in (*-*-darwin*): Renable libobjc.
4182 * configure: Regenerate.
4183
315fcf97
NS
41842004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4185
4186 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4187
0a050485 41882004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 4189
0a050485
DB
4190 * Makefile.def: Remove libbanshee.
4191 * Makefile.tpl: Ditto.
4192 * configure.in: Ditto.
4193 * Makefile.in: Regen.
4194 * configure: Ditto.
4195
5f4a098e
DE
41962004-09-08 David Edelsohn <edelsohn@gnu.org>
4197
4198 * ltmain.sh: Use $pic_object as $non_pic_object if
4199 $non_pic_object=none.
4200
32b2511f
PB
42012004-09-07 Paolo Bonzini <bonzini@gnu.org>
4202
4203 * missing: Import latest version from master repository.
4204
fc4d0e82
NC
42052004-09-06 Nick Clifton <nickc@redhat.com>
4206
4207 * config.sub: Import latest version from master repository.
4208 * config.guess: Likewise.
4209 This includes these changes:
78716e86 4210
fc4d0e82
NC
4211 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4212
4213 * config.sub: Handle crisv32, alias etraxfs.
4214 * config.guess (crisv32:Linux:*:*): Handle.
4215
4216 2004-08-13 Brad Smith <brad@comstyle.com>
4217
4218 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4219 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4220
4221 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4222
4223 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4224 assume the processor is a powerpc. This is because coreutils
4225 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4226 in this case, due to a MacOS X bug that causes
4227 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4228 to return a negative number.
4229 Problem reported by Petter Reinholdtsen in:
4230 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4231
4232 2004-07-19 Ben Elliston <bje@gnu.org>
4233
4234 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4235
4236 2004-06-24 Ben Elliston <bje@gnu.org>
4237
4238 * config.guess: Update copyright years.
4239 * config.sub: Likewise.
4240
4241 2004-06-22 Robert Millan <robertmh@gnu.org>
4242
4243 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4244 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4245
4246 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4247
4248 * config.guess (*:*VMS:*:*): New entry. Replaces
4249 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4250 manufacturer.
4251
4252 2004-06-22 Ben Elliston <bje@gnu.org>
4253
4254 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4255 * config.sub: Likewise.
4256
4257 2004-06-22 Ben Elliston <bje@gnu.org>
4258
4259 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4260 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4261
4262 2004-06-11 Ben Elliston <bje@gnu.org>
4263
4264 * config.guess (pegasos:OpenBSD:*:*): Remove.
4265
4266 2004-06-11 Ben Elliston <bje@gnu.org>
4267
4268 From Wouter Verhelst <wouter@grep.be>:
4269 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4270
4271 2004-06-11 Ben Elliston <bje@gnu.org>
4272
4273 * config.guess (luna88k:OpenBSD:*:*): New.
4274
4275 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4276
4277 * config.guess (m32r*:Linux:*:*): New case.
4278 * config.sub: Handle m32rle.
4279
4280 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4281
4282 From Jens Petersen <petersen@redhat.com>:
4283 * config.sub: Handle sparcv8.
4284
4285 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4286
4287 From Tom Smith <smith@cag.lkg.hp.com>:
4288 * config.guess: Version suffixes are equally significant on Tru64
4289 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4290 prefix of "P" (patched kernel).
4291
4292 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4293
4294 * config.sub: Add support for National Semiconductor CRX target.
4295
2f4cc6bf
JJ
42962004-09-03 Janis Johnson <janis187@us.ibm.com>
4297
4298 * MAINTAINERS (Various Maintainers): Remove myself as web page
4299 maintainer, add myself as maintainer of build status lists.
4300
61fec9ff
JB
43012004-09-03 Jan Beulich <jbeulich@novell.com>
4302
4303 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4304 *-*-netware, but add target-libmudflap.
4305 Consolidate *-*-netware targets (of which really only i?86 exists)
4306 into a single entry.
4307 * configure: Likewise.
4308
45f366ab
PB
43092004-09-01 Paolo Bonzini <bonzini@gnu.org>
4310
4311 * Makefile.tpl (sorry): Remove.
4312 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4313 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4314 (do-clean): Clean per-stage directories too.
4315 (do-distclean): Run distclean-stage1 too.
4316 (.NOTPARALLEL): Enable during toplevel bootstrap.
4317 (stage[+id+]-bubble): Enable parallel execution during
4318 the recursive invocation.
4319 * Makefile.in: Regenerate.
4320
4321 Fix previous checkin:
4322
4323 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4324 include.
4325 * configure.in: Fix indentation.
4326 * configure: Regenerate.
4327
be8fff81
RB
43282004-08-31 Robert Bowdidge <bowdidge@apple.com>
4329
45f366ab
PB
4330 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4331 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4332 * configure: regenerate
78716e86 4333 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 4334 -mdynamic-no-pic
be8fff81
RB
4335
4336
71b5d516
PB
43372004-08-31 Paolo Bonzini <bonzini@gnu.org>
4338
4339 * Makefile.def (build_modules): Add fixincludes.
4340 (dependencies): Make gcc depend on fixincludes.
4341 * configure.in (build_tools): Add fixincludes.
4342 (build_configdirs): Always include build_libs.
4343 * Makefile.in: Regenerate.
4344 * configure: Regenerate.
4345
43462004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
4347
4348 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4349 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4350 phony targets; do not generate timestamp files.
4351 (distclean-stageN): Remove references to their timestamp files.
4352 (restageN, touch-stageN): Remove.
4353 (stageN-bubble): Rewritten.
4354 (compare): Support lean bootstraps.
4355 * Makefile.in: Regenerate.
4356
4357 * configure.in: Only warn when bootstrapping but
4358 build != host or build != target. Support lean bootstraps.
4359 * configure: Regenerate.
4360
ce7cbbb0
PE
43612004-08-26 Phil Edwards <phil@codesourcery.com>
4362
4363 * configure.in: Give a better error message if GMP/MPFR are missing
4364 and a language needing them has been requested.
4365 * configure: Regenerated.
4366
9c71a529
PE
43672004-08-25 Phil Edwards <phil@codesourcery.com>
4368
4369 * configure.in: Print a list of available language front-ends if
4370 a requested one is missing. Tidy stray tab characters.
4371 * configure: Regenerated.
4372
e3f92d3b
MK
43732004-08-19 Michael Koch <konqueror@gmx.de>
4374
4375 * gcc/doc/install.texi: Update entry about automake for libjava.
4376
c3f84f61
RM
43772004-08-17 Robert Millan <robertmh@gnu.org>
4378
4379 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4380 (instead of FreeBSD).
4381 * configure: Regenerate.
4382
7c27e184
PB
43832004-08-16 Paolo Bonzini <bonzini@gnu.org>
4384
4385 * Makefile.in: Regenerate.
4386 * configure: Regenerate.
4387
4388 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4389 stage_*_flags.
4390 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4391 for bootstrapped modules if toplevel bootstrap is going.
4392 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4393 modules. Adjust for changes in Makefile.def. Enable several
4394 rules even in non-bootstrap mode, just to avoid peppering the
4395 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4396 (stage-[+prev+]-bubble): Remove.
4397
4398 * Makefile.def (Dependencies): Depend on all-build-bison,
4399 all-build-flex, all-build-byacc, all-build-texinfo, rather
4400 than the host variations.
4401 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4402 with BUILD_SUBDIR.
4403 (BISON): Update for recent Bisons.
4404 (YACC): Fix typo.
4405 (cross): Depend on all-build.
4406 (all): Do not depend on all-build.
4407 (prebootstrap): Remove.
4408 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4409 (Prebootstrap dependencies): Add them to the per-stage targets
4410 and to all-prebootstrap.
4411 * configure.in (build_configdirs): Always enable build_tools.
4412 (BUILD_DIR_PREFIX): Remove.
4413
4414 * Makefile.def (gcc): Add target variable.
4415 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4416 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4417 in the recursive `make', instead of hardwiring `all'.
4418 (Autogenerated TARGET-* variables): New.
4419
20f3bb80
BB
44202004-08-13 Brian Booth <bbooth@redhat.com>
4421
4422 * MAINTAINERS: Remove myself from write-after-approval.
4423
b5be499d
NN
44242004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4425
4426 * src-release: Stop distributing mmalloc with gdb (which doesn't
4427 use it).
4428 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4429 * Makefile.in: Regenerate.
4430
b3f8d95d
MM
44312004-08-09 Mark Mitchell <mark@codesourcery.com>
4432
4433 * configure.in (arm*-*-eabi*): New target.
4434 * configure: Regenerate.
4435
3589b69e
PB
44362004-08-06 Paolo Bonzini <bonzini@gnu.org>
4437
4438 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4439 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4440 (Dependencies): New section.
4441 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4442 (configure-target-[+module+]): Depend on maybe-all-gcc
4443 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4444 (toplevel profiledbootstrap): Fix dependencies.
4445 * Makefile.in: Regenerate.
4446
972974fc
MM
44472004-08-03 Mark Mitchell <mark@codesourcery.com>
4448
4449 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4450 target-libiberty to noconfigdirs.
4451 * configure: Regenerate.
4452
bebf829d
PB
44532004-08-03 Paul Brook <paul@codesourcery.com>
4454
4455 * configure.in: Check for MPFR as well as GMP.
4456 * configure: Regenerate.
4457
98a5bb3b
RM
44582004-08-01 Robert Millan <robertmh@gnu.org>
4459
4460 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4461 libmudflap for all GNU-based systems (with Glibc).
4462 * configure: Regenerate.
4463
d32ab992
PB
44642004-08-03 Paolo Bonzini <bonzini@gnu.org>
4465
4466 * Makefile.def (host-modules): Add gcc.
4467 * Makefile.in: Regenerate.
4468 * Makefile.tpl (sorry): New rule.
4469 (configure-host, all-host, [+make_target+]-host, do-check,
4470 install-host): Do not add gcc as a special case.
4471 (host modules): Add a small special-casing for gcc. Export
4472 extra_make_flags through the environment.
4473 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4474 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4475 other recursive targets for gcc): Remove.
4476
4477 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4478 (stage, unstage): New rules.
4479 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4480 distclean-stage[+id+]): Use stage_current.
4481 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4482 the stage*-start rules.
4483
aeb732c1
GK
44842004-08-02 Geoffrey Keating <geoffk@apple.com>
4485
4486 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4487 use -all_load flag.
4488
25b656e7
PB
44892004-08-02 Paolo Bonzini <bonzini@gnu.org>
4490
4491 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4492 * configure: Regenerate.
4493
cc440d71
TM
44942004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4495
4496 * maintainer-scripts/gcc_release: Revert yesterday's change.
4497
270e140b
SB
44982004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4499
4500 * MAINTAINERS: Add myself to write-after-approval.
4501
3e4035f8
TM
45022004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4503
4504 * libf2c: Removed.
4505 * gcc/gccbug.in: Updated because of libf2c removal.
4506 * maintainer-scripts/gcc_release: Ditto.
4507
a3e8d8b4
LR
45082004-07-09 Loren J. Rittle <ljrittle@acm.org>
4509
4510 * configure.in: Build libmudflap by default on FreeBSD.
4511 * configure: Regenerated.
4512
dfcada9a
MM
45132004-07-09 Mark Mitchell <mark@codesourcery.com>
4514
4515 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4516 systems.
4517 * configure: Regenerated.
4518
3922b216
JDA
45192004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4520
4521 PR target/16344
4522 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4523 feedback based compiler.
4524 * Makefile.in: Rebuilt.
4525
95bcca47
AO
45262004-07-08 Alexandre Oliva <aoliva@redhat.com>
4527
4528 * Makefile.def (host_modules): Set bootstrap=true for flex.
4529 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4530 * Makefile.in: Rebuilt.
4531
051822f6
JH
45322004-07-07 Jan Hubicka <jh@suse.cz>
4533
4534 * MAINTAINERS: Add self as a profile feedback maintainer.
4535
7b61653a
PE
45362004-07-05 Phil Edwards <phil@codesourcery.com>
4537
4538 * configure.in: Do not prepend $srcdir to /dev/null in
4539 makefile fragments.
4540 * configure: Regenerate.
4541
23f6b2f9
PB
45422004-07-01 Paolo Bonzini <bonzini@gnu.org>
4543
4544 * Makefile.def (build_modules): Add bison, byacc, flex,
4545 m4, texinfo.
4546 (flags_to_pass): Add FLEX.
4547 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4548 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4549 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4550 DEFAULT_MAKEINFO): Remove.
4551 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4552 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4553 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4554 objdir or else use configured tool.
4555 (all-build): New.
4556 (all): Depend on it.
4557 (Build module dependencies): Add.
4558 * Makefile.in: Regenerate.
4559 * configure.in: Better support for multiple build modules,
4560 matching what is done for host/target modules. Do not look
4561 for "plausible" locations of build tools if Canadian cross.
4562 Use autoconf's AC_PROG_CC to find a C compiler. Define
4563 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4564 * configure: Regenerate.
78716e86 4565
1c020272
PB
45662004-06-22 Paolo Bonzini <bonzini@gnu.org>
4567
4568 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4569 * Makefile.in: Regenerate.
4570
a52a0a7f
PB
45712004-06-22 Paolo Bonzini <bonzini@gnu.org>
4572
4573 * Makefile.tpl (configure-build-[+module+],
4574 configure-[+module+], configure-target-[+module+]): Pass
4575 [+extra_configure_args+].
4576 (all-build-[+module+], all-[+module+], check-[+module+],
4577 install-[+module+], [+make_target+]-[+module+],
4578 all-target-[+module+], check-target-[+module+],
4579 install-target-[+module+], [+make_target+]-target-[+module+]):
4580 Pass [+extra_make_args+].
4581 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4582 (GCC_HOST_EXPORTS): Remove.
4583 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4584 cross, check-gcc, check-gcc-c++, install-gcc,
4585 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4586 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4587 * Makefile.in: Regenerate.
4588
ccde3f1a
MS
45892004-06-21 Matthew Sachs <msachs@apple.com>
4590
4591 * MAINTAINERS: Added self to write-after-approval.
4592
6264b0a6
CF
45932004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4594
4595 * configure.in: Check for srcdir/winsup rather than build directory
4596 winsup.
4597 * configure: Regenerate.
4598
801e2270
CV
45992004-06-17 Corinna Vinschen <vinschen@redhat.com>
4600
4601 * configure.in: Don't build Cygwin native newlib if winsup
4602 directory is missing. Emit warning instead.
4603 * configure: Regenerate.
4604
ad6717df
PB
46052004-06-09 Paolo Bonzini <bonzini@gnu.org>
4606
4607 * Makefile.tpl (touch-stage[+id+]): New.
4608 (restage[+prev+]): Depend on touch-stage[+id+].
4609
4610 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4611 Use it throughout.
4612
4613 * Makefile.def: Add profile and feedback bootstrap stages.
4614 Remove next field from bootstrap stages.
4615 * Makefile.tpl (LN, LN_S): Substitute.
4616 (stageN-start, stageN-end): Use double-colon rules, to
4617 provide a hook for additional setup commands.
4618 (distclean-stageN-gcc, restageN): Create dependencies from
4619 [+prev+], not from [+next+].
4620 (stageN-bubble): Add commands for successive stages from
4621 [+prev+], using double-colon rules.
4622 (all-stageN-gcc): Fix typo.
4623 (stagefeedback-start, profiledbootstrap): New.
4624 * Makefile.in: Regenerate.
4625 * configure.in: Call ACX_PROG_LN.
4626 * configure: Regenerate.
4627
5bbb9680
CY
46282004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4629
4630 * MAINTAINERS (Write After Approval): Add myself.
4631
e18be1d4
MA
46322004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4633
4634 * MAINTAINERS (Write After Approval): Add myself.
4635
5607edfd
PB
46362004-06-03 Paolo Bonzini <bonzini@gnu.org>
4637
4638 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4639 without gcc.
4640 * configure: Regenerate.
4641
1ec4e9c3
PB
46422004-06-01 Paolo Bonzini <bonzini@gnu.org>
4643
4644 * Makefile.tpl: Fix typo.
4645 * Makefile.in: Regenerate.
4646
c2f7605f
PB
46472004-06-01 Paolo Bonzini <bonzini@gnu.org>
4648
4649 * configure.in: Remove new- prefix from toplevel
4650 bootstrap targets.
4651 * configure: Regenerate.
4652
f516a7da
PB
46532004-06-01 Paolo Bonzini <bonzini@gnu.org>
4654
4655 * Makefile.tpl (all.normal): Rename to all.
4656 (all): Replace with a rule to pick the default
4657 target from configure.
4658 (all-gcc, configure-gcc): Use conditionals to
4659 do nothing when toplevel bootstrap is going on.
4660 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4661 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4662 * configure.in: Support --enable-bootstrap.
4663
4664 * Makefile.def: Remove new- prefix from toplevel
4665 bootstrap targets.
4666 * Makefile.tpl: Likewise.
4667
4668 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4669 target.
4670
4671 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4672 $(RECURSE_FLAGS) to recursive invocation of make.
4673
4674 * Makefile.in: Regenerate.
4675 * configure: Regenerate.
4676
78dd5e36
AJ
46772004-05-30 Andreas Jaeger <aj@suse.de>
4678 Jim Wilson <wilson@specifixinc.com>
4679
4680 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4681 like CC.
4682
30f1bddc
DJ
46832004-05-27 Daniel Jacobowitz <dan@debian.org>
4684
4685 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4686 * configure: Regenerate.
4687
4fc4dd12
DJ
46882004-05-25 Daniel Jacobowitz <drow@false.org>
4689
4690 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4691 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4692 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4693 targets.
4694 * Makefile.in: Regenerate.
4695
94632047 46962004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
4697
4698 * configure.in: Test the ability to symlink directories.
4699 * configure: Regenerate.
4700
4701 * Makefile.def (bootstrap-stage): New definitions.
4702 * Makefile.tpl (configure-stage1-gcc,
4703 configure-stage2-gcc, configure-stage3-gcc,
4704 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4705 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4706 new-restage3, compare): Autogenerate, see Makefile.in
4707 entry for behavioral changes.
4708 (distclean-stage1, new-stage1-start, new-stage1-end,
4709 new-stage1-bubble, distclean-stage2, new-stage2-start,
4710 new-stage2-end, new-stage2-bubble, distclean-stage3,
4711 new-stage3-start, new-stage3-end): New autogenerated targets.
4712 (objext, prebootstrap, BOOT_CFLAGS,
4713 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4714 targets.
4715
4716 * Makefile.in: Regenerate.
4717 (distclean-stage1, new-stage1-start, new-stage1-end,
4718 new-stage1-bubble, distclean-stage2, new-stage2-start,
4719 new-stage2-end, new-stage2-bubble, distclean-stage3,
4720 new-stage3-start, new-stage3-end): New targets.
4721 (all-stage1-gcc): Move prebootstrap dependency from here...
4722 (configure-stage1-gcc): ...to here.
4723 (new-bootstrap): Use bubble targets.
4724 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4725 Use per-stage distclean targets.
4726 (configure-stage1-gcc, configure-stage2-gcc,
4727 configure-stage3-gcc, all-stage1-gcc,
4728 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4729 Use new-stageN-start to prepare the tree.
4730
4f4e53dd
PB
47312004-05-23 Paolo Bonzini <bonzini@gnu.org>
4732
4733 * Makefile.def (host_modules): add libcpp.
4734 * Makefile.tpl: Add dependencies on and for libcpp.
4735 * Makefile.in: Regenerate.
4736 * configure.in: Add libcpp host module.
4737 * configure: Regenerate.
4738
60975492
PB
47392004-05-21 Paolo Bonzini <bonzini@gnu.org>
4740
4741 * Makefile.tpl: Whenever a recursive target is defined, wrap
4742 it in a special @if/@endif block, and prepare its maybe
4743 dependency in the @if/@endif block
4744 * configure.in: Instead of writing maybe dependencies, remove
4745 the @if/@endif statements, and remove the @if/@endif blocks
4746 that remain.
4747 * configure: Regenerate.
4748 * Makefile.in: Regenerate.
4749
5ce7d75d
JJ
47502004-05-20 Janis Johnson <janis187@us.ibm.com>
4751
4752 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4753
c779c42f
KK
47542004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4755
4756 PR bootstrap/15120
4757 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4758 * */configure: Rebuilt.
4759
b4117c30
ZW
47602004-05-17 Zack Weinberg <zack@codesourcery.com>
4761
4762 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4763 of libf2c.
4764 * configure, Makefile.in: Regenerate.
4765
719bb4e3 47662004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
4767
4768 * MAINTAINERS (Write After Approval): Add myself.
4769
6de9cd9a
DN
47702004-05-13 Diego Novillo <dnovillo@redhat.com>
4771
4772 Merge from tree-ssa-20020619-branch.
4773
4774 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4775 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4776 (HOST_GMPLIBS): Define.
4777 (HOST_GMPINC): Define.
4778 (TARGET_LIB_PATH): Add libmudflap.
4779 (GFORTRAN_FOR_TARGET): Define.
4780 (configure-build*): Export GFORTRAN.
4781 (configure-gcc): Export GMPLIBS and GMPINC.
4782 (all-gcc): Add maybe-all-libbanshee.
4783 (configure-target-libgfortran): Define.
4784 * Makefile.in: Regenerate.
4785 * configure.in (host_libs): Add libbanshee.
4786 (target_libraries): Add target-libmudflap and target-libgfortran.
4787 Add --with-libbanshee.
4788 Handle --disable-libmudflap.
4789 (*-*-freebsd*): Use with_gmp.
4790 Add $(libgcj) to noconfigdirs.
4791 * configure: Regenerate.
4792 * depcomp: New file.
4793 * MAINTAINERS: Add tree-ssa maintainers.
4794
8f1b790f
VM
47952004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4796
b4117c30 4797 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 4798
693446fc
BF
47992004-04-30 Brian Ford <ford@vss.fsi.com>
4800
b4117c30 4801 * MAINTAINERS (Write After Approval): Add myself.
693446fc 4802
d1bb666c
UB
48032004-04-29 Uros Bizjak <uros@kss-loka.si>
4804
b4117c30 4805 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 4806
6cf1ac42
PB
48072004-04-28 Paolo Bonzini <bonzini@gnu.org>
4808
4809 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4810 * configure: Regenerate.
4811
632933d5
PB
48122004-04-27 Paolo Bonzini <bonzini@gnu.org>
4813
4814 Revert:
4815 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4816
4817 * Makefile.def (flags_to_pass): Remove *dir variables that
4818 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4819 as well as prefix and exec_prefix.
4820 * Makefile.in: Regenerate.
4821
80dc6aa0
RM
48222004-04-26 Robert Millan <robertmh@gnu.org>
4823
4824 Add patches from libtool CVS.
4825 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4826 * ltconfig: Likewise.
4827 * ltcf-c.sh: Likewise.
4828 * ltcf-cxx.sh: Likewise.
4829 * ltcf-gcj.sh: Likewise.
4830
e11283f1
PB
48312004-04-26 Paolo Bonzini <bonzini@gnu.org>
4832
4833 * Makefile.def (host_modules): Mark with the bootstrap
4834 flag packages on which gcc depends.
4835 * Makefile.tpl (all-bootstrap): Use it.
4836 * Makefile.in: Regenerate.
4837
8546950c
PB
48382004-04-26 Paolo Bonzini <bonzini@gnu.org>
4839
4840 * Makefile.def (flags_to_pass): Remove *dir variables that
4841 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4842 as well as prefix and exec_prefix.
4843 * Makefile.in: Regenerate.
4844
a76494aa
PB
48452004-04-26 Paolo Bonzini <bonzini@gnu.org>
4846
b4117c30
ZW
4847 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4848 * configure: Regenerate.
4849 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4850 * gcc/Makefile.tpl (compare): Use the result of the test.
4851 * gcc/Makefile.in: Regenerate.
a76494aa 4852
03a91701
PB
48532004-04-23 Paolo Bonzini <bonzini@gnu.org>
4854
4855 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4856 Always relocate gcc and prev-gcc to the original names, even
4857 if the build fails.
4858 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4859 New targets.
4860
082a6351
LG
48612004-04-23 Laurent GUERBY <laurent@guerby.net>
4862
4863 * MAINTAINERS: Update my email address.
b4117c30 4864
1f1d584b
RO
48652004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4866
4867 * configure.in (mips*-*-irix5*): Enable ld.
4868 * configure: Regenerate.
082a6351 4869
1db673ca
RO
48702004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4871
4872 * configure: Regenerate.
4873
ce4ea44e
JW
48742004-04-15 James E Wilson <wilson@specifixinc.com>
4875
4876 * Makefile.tpl (configure-[+module+], configure-gcc,
4877 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4878 Set and export LDFLAGS.
4879 * Makefile.in: Regenerate.
4880
611f62ad
MC
48812004-04-12 Michael Chastain <mec.gnu@mindspring.com>
4882
b4117c30 4883 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 4884
be912515
NN
48852004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4886
4887 PR bootstrap/14871
4888 * Makefile.tpl: If we don't have built-in-tree target tools,
4889 use the ones found by configure rather than hacking around with
4890 program_transform_name.
4891 * configure.in: Give Makefile.tpl the information necessary
4892 to do that.
4893 * Makefile.in: Regenerate.
4894 * configure: Regenerate.
4895
9104315a
NN
48962004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4897
4898 PR bootstrap/14760
4899 * configure.in: When computing baseargs, strip *all* copies of
4900 offending options. Also, don't match/substitute the trailing space,
4901 so that this actually works when two similar options are separated by
4902 only one space.
4903 * configure: Regenerate.
4904
bef1d700
DE
49052004-04-06 David Edelsohn <edelsohn@gnu.org>
4906
b4117c30
ZW
4907 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4908 (rs6000-*-aix*): Same.
4909 * configure: Regenerate.
bef1d700 4910
54bcf05e 49112004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
4912
4913 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 4914
369a832c 49152004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
4916
4917 * MAINTAINERS: Add myself to write-after-approval.
369a832c 4918
09a9c095
NN
49192004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4920
7caf53cb
NN
4921 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4922 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4923 * Makefile.in: Regenerate.
4924
09a9c095
NN
4925 * configure.in (top level bootstrap support): Rework --enable-werror
4926 to set @stage2_werror_flag@.
4927 * configure: Regenerate.
4928 * Makefile.tpl (top level bootstrap support): Pass
4929 @stage2_werror_flag@ down to configure in stages 2 and 3.
4930 * Makefile.in: Regenerate.
4931
5595a2bd
NN
49322004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4933
cbfd7e06
NN
4934 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4935 for stages 2 and 3 as well as in make. As a consequence, remove
4936 OUTPUT_OPTION (now detected by configure) from the flags passed down
4937 to make.
4938 * Makefile.in: Regenerate.
4939
5595a2bd
NN
4940 * Makefile.tpl (new-bootstrap): Fix typo.
4941 * Makefile.in: Regenerate.
4942
ca3b3e20
NN
49432004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4944
295f4e42
NN
4945 * Makefile.tpl: Rearrange by moving recursive_targets rules
4946 into their proper sections.
4947 * Makefile.tpl (top level bootstrap support): Move disabling
4948 of coverage flags from 'make' to 'configure'; improve comments.
4949 * Makefile.in: Regenerate.
4950
340de83f
NN
4951 * Makefile.tpl (experimental top level bootstrap) Move stage1
4952 language setting from all- target to configure- target; disable
4953 intermodule optimization in stage 1; prevent gratuitous rebuilds
4954 of stage 1.
4955 * Makefile.in: Regenerate.
4956 * configure.in: Comma-separate stage 1 language list for top
4957 level bootstrap.
4958 * configure: Regenerate.
4959
ca3b3e20
NN
4960 * Makefile.tpl: Clean up experimental top level bootstrap support:
4961 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4962 prev-gcc in configure- targets as well as all- targets.
4963 * Makefile.in: Regenerate.
4964
4d038073
KC
49652004-03-21 Kelley Cook <kcook@gcc.gnu.org>
4966
4967 * compile: New file imported from automake.
4968
ab3533d6
PB
49692004-03-17 Paolo Bonzini <bonzini@gnu.org>
4970
4971 * configure.in: Remove symbolic link section.
4972 * configure: Regenerate.
4973 * Makefile.tpl (links): Remove.
4974 * Makefile.in: Regenerate.
4975
1e0f07d3 49762004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 4977 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
4978
4979 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 4980 Set with AC_CHECK_PROGS.
1e0f07d3
PB
4981 * configure.in: Fix comment typo from last patch.
4982 * configure: Regenerate.
4983
2805b53a
NN
49842004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4985
4986 * Makefile.tpl: Introduce experimental top level bootstrap support.
4987 * Makefile.in: Regenerate.
4988 * configure.in: Introduce support for top level bootstrap.
4989 * configure: Regenerate.
4990
79b4b7d2 49912004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4992 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
4993
4994 PR bootstrap/14522
4995 * configure.in: Cope with shells that do not support unquoted ^
4996 * configure: Regenerate.
4997
6bbec498 49982004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4999 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
5000
5001 PR bootstrap/14522
79b4b7d2 5002 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
5003 quotes inside quoted backquote substitutions.
5004 * configure: Regenerate.
5005
83c15dfc
AP
50062004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5007
5008 PR bootstrap/14522
f2bd98d4 5009 * configure.in: Fix escaping of $.
83c15dfc
AP
5010 * configure: Regenerate.
5011
55ffb5ed
NN
50122004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5013
5014 * configure: Regenerate, since I forgot to while committing Paolo's
5015 changes.
5016
e4c9c075
PB
50172004-03-08 Paolo Bonzini <bonzini@gnu.org>
5018
5019 PR ada/14131
5020 Move language detection to the top level.
5021 * configure.in: Find default values for the tools as
5022 soon as possible. Disable ada if GNAT is not found.
5023 Emit error message about missing languages. Expand
5024 --enable-languages=all for the gcc subdirectory.
5025
5199e2c6
BE
50262004-03-10 Ben Elliston <bje@gnu.org>
5027
5028 * MAINTAINERS: Update my email address.
5029
c18b95e5
DE
50302004-03-05 David Edelsohn <edelsohn@gnu.org>
5031
5032 * ltconfig: Disable building static libraries if building shared
5033 libraries on AIX 5L.
5034
d0fe5ad3
RS
50352004-03-01 Richard Sandiford <rsandifo@redhat.com>
5036
5037 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5038 and disable libgcj.
5039 * configure: Regenerated.
5040
e6f71f9d
BB
50412004-03-01 Brian Booth <bbooth@redhat.com>
5042
5043 * MAINTAINERS: Add myself to write-after-approval.
5044
8983e50e
PB
50452004-03-01 Paolo Bonzini <bonzini@gnu.org>
5046
5047 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5048
d4cd9d81
NN
50492004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5050
5051 PR bootstrap/7087
5052 * Makefile.tpl: Guard XFOO sed statements better.
5053 * Makefile.tpl: Add dependency for configure-target-libada.
5054 * Makefile.in: Regenerate (incidentally fixes broken
5055 commit when libada-branch was merged).
5056
0ea0229e
KC
50572004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5058
5059 * MAINTAINERS: Add myself to write-after-approval.
5060
bad93735
AP
50612004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5062
5063 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5064 maintainers.
5065
a7ca14fc
AC
50662004-02-20 Andrew Cagney <cagney@redhat.com>
5067
5068 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5069 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5070
51592782
NN
50712004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5072
5073 PR bootstrap/11932
5074 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5075
6a30854a
JQ
50762004-02-14 Jerry Quinn <jlquinn@optonline.net>
5077
5078 * MAINTAINERS: Added myself to write-after-approval.
5079
be8b2bee
MK
50802004-02-14 Michael Koch <konqueror@gmx.de>
5081
5082 * MAINTAINERS: Added myself to write-after-approval.
5083
972760b7
JM
50842004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5085
5086 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5087 some OS port maintainers to OS port maintainers section.
5088
b0281654
FCE
50892004-02-13 Frank Ch. Eigler <fche@redhat.com>
5090
5091 * MAINTAINERS: Add self.
5092
3c419fd6
KH
50932004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5094
5095 * MAINTAINERS: Alphabetize.
5096
e88e9aee
PB
50972004-02-12 Paolo Bonzini <bonzini@gnu.org>
5098
5099 * MAINTAINERS: Remove myself.
b4117c30 5100
1915e422
DE
51012004-02-11 David Edelsohn <edelsohn@gnu.org>
5102
5103 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5104 (rs6000-*-aix*): Same.
5105 * configure: Regenerate.
5106
a22c2d8d
KC
51072004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5108
5109 * configure.in (host): Add in missing $noconfigdirs to defines.
5110 * configure: Regenerate.
5111
d9cdb878
AC
51122004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5113 Nathanael Nerode <neroden@gcc.gnu.org>
5114
5115 PR ada/6637, PR ada/5911
b4117c30 5116 Merge with libada-branch:
d9cdb878
AC
5117 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5118 with appropriate dependencies. Add --enable-libada configure switch.
5119 * configure, Makefile.in: Regenerate.
5120
8bd92821
PB
51212004-02-09 Paolo Bonzini <bonzini@gnu.org>
5122
5123 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5124
89a95129
RO
51252004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5126
5127 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5128 * configure: Regenerate.
5129
892629bc
GK
51302004-02-04 Geoffrey Keating <geoffk@apple.com>
5131
5132 Merge from upstream:
5133
5134 * ltmain.in: When setting IFS to '~', be careful about user
5135 arguments that contain '~'.
5136
5137 2004-02-04 Peter O'Gorman <peter@pogma.com>
5138
5139 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5140 Also test $base_compile against $CC with escaped arguments. Bug
5141 reported by Geoff Keating <geoffk@apple.com>.
5142
6b402165
KH
51432004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5144
5145 * MAINTAINERS: Remove i960 port.
5146
fa2f0306
DD
51472004-01-23 DJ Delorie <dj@redhat.com>
5148
5149 * Makefile.def (target_modules) [libiberty]: Don't stage.
5150 * Makefile.in: Rebuilt.
5151
9feb20aa
CT
51522004-01-20 Caroline Tice <ctice@apple.com>
5153
5154 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5155
7aed2ccc
PC
51562004-01-19 Paolo Carlini <pcarlini@suse.de>
5157
5158 * MAINTAINERS: Update my email address.
5159
f25bebe1
JM
51602004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5161
5162 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5163
28083580
VR
51642004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5165
5166 * MAINTAINERS: Remove entries without email address.
5167
c0f4b5e4
DJ
51682004-01-15 Daniel Jacobowitz <drow@mvista.com>
5169
5170 * MAINTAINERS: Add myself to write-after-approval.
5171
b5eb5a5e
SB
51722004-01-15 Steven Bosscher <stevenb@suse.de>
5173
5174 * MAINTAINERS: Update my email address.
5175
2c4de30b
LR
51762004-01-14 Loren J. Rittle <ljrittle@acm.org>
5177
5178 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5179 * Makefile.tpl (configure-target-[+module+]): Support stage.
5180 * Makefile.in: Rebuilt.
5181
74c0b320
ILT
51822004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5183
5184 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5185
2560344b
RS
51862004-01-10 Richard Sandiford <rsandifo@redhat.com>
5187
5188 * MAINTAINERS: Add myself as a MIPS maintainer.
5189
8b21cda6
NN
51902004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5191
2b6c260d
NN
5192 * configure.in: Use ./config.cache, not config.cache.
5193 * configure: Regenerate.
5194 * Makefile.tpl: Special-casing not needed for GCC any more.
5195 * Makefile.in: Regenerate.
5196
09438bde
NN
5197 * configure.in: Don't share a cache file for host dirs.
5198 * configure: Regenerate.
5199
8b21cda6
NN
5200 * config-ml.in: Don't mess with the cache file.
5201
e42870df
EB
52022004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5203
5204 * MAINTAINERS: Move myself from 'Write After Approval' to
5205 'CPU Port Maintainers' section as SPARC maintainer.
5206
6b9eb62c
NN
52072004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5208
78a816a6
NN
5209 * Makefile.tpl: Make GCC use a separate config.cache.
5210 * Makefile.in: Regenerate.
5211
6b9eb62c
NN
5212 PR bootstrap/11932, PR bootstrap/11933
5213 (I don't know if it will fix either of them, but it relates
5214 to them.)
5215 * configure.in: Don't use shared config.cache for target
5216 directories.
5217 * configure: Regenerate.
5218
86d7b562
DN
52192004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5220
5221 * MAINTAINERS: Add myself to 'Write After Approval' section.
5222
07d0a605
RS
52232003-12-31 Roger Sayle <roger@eyesopen.com>
5224
5225 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5226 * configure: Regenerated.
5227
459ac19f
KH
52282003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5229
5230 * MAINTAINERS: Remove the mn10200 maintainer.
5231
5785c0ed 52322003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 5233
cc6010cd
AP
5234 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5235 * configure: Regenerated.
5785c0ed 5236
a268eff9
JH
52372003-12-16 Jan Hubicka <jh@suse.cz>
5238
5239 * MAINTAINERS: Add myself as callgraph maintainer.
5240
9d465b12
TF
52412003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5242
5243 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5244 * configure: Regenerate.
5245
a68a270a
GB
52462003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5247
5248 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5249 'Write After Approval' section. Update email.
5250
3066a15c
JL
52512003-12-01 James Lemke <jim@wasabisystems.com>
5252
5253 * MAINTAINERS (Write After Approval): Add myself.
5254
8c052da4
MT
52552003-11-20 Matt Thomas <matt@3am-software.com>
5256
5257 * MAINTAINERS: Add myself as a vax port maintainer.
5258
e75f9147
KC
52592003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5260
5261 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5262 (configure-build-[+module+], configure-[+module+]): Likewise.
5263 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5264 * Makefile.in: Regenerate.
5265
43d8d958
AT
52662003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5267
5268 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5269 shared/dylibed libraries.
5270 * ltmain.sh: Likewise.
5271 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5272 * ltcf-cxx.sh: Likewise.
5273 * ltcf-gcj.sh: Likewise.
5274 * ltconfig: Likewise.
5275
638dcaa0
SC
52762003-11-17 Stan Cox <scox@redhat.com>
5277
5278 * MAINTAINERS: Add myself as iq2000 port maintainer.
5279
15cc172b
AC
52802003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5281
b4117c30
ZW
5282 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5283 * Makefile.in: Regenerate.
15cc172b 5284
20af77cd
UW
52852003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5286
5287 * config.sub: Update to 2003-11-03 version.
5288
4dd01c5c
PE
52892003-10-20 Phil Edwards <phil@codesourcery.com>
5290
5291 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5292 * configure: Regenerate.
5293
8d36c499
NP
52942003-10-20 Nicolas Pitre <nico@cam.org>
5295
5296 * MAINTAINERS: Add myself to 'Write After Approval' section.
5297
8b7ebc31
AC
52982003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5299
5300 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5301
afe1910c
JM
53022003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5303
5304 * MAINTAINERS: Update my email address.
5305
05dcec66
RO
53062003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5307
5308 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5309
71fc2f0c
RL
53102003-10-17 Ralph Loader <rcl@ihug.co.nz>
5311
5312 * MAINTAINERS: Add myself to 'Write After Approval' section.
5313
507ec745
BI
53142003-10-16 Bernardo Innocenti <bernie@develer.com>
5315
5316 * config.guess: Update to 2003-10-16 version.
5317 * config.sub: Update to 2003-10-16 version.
5318
4d466c42
DD
53192003-10-15 David Daney <ddaney@avtrex.com>
5320
5321 * MAINTAINERS: Added myself to 'Write After Approval' section.
5322
0c9b16bc
FH
53232003-10-15 Falk Hueffner <falk@debian.org>
5324
5325 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5326 'Write After Approval' section. Update email.
5327
74d57d15
RS
53282003-10-14 Roger Sayle <roger@eyesopen.com>
5329
5330 * MAINTAINERS: Move myself from 'Write After Approval' to
5331 'Various Maintainers' section as middle-end maintainer.
5332
d29b8ad8
NN
53332003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5334
5335 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5336 HOST_FLAGS_TO_PASS.
5337 * Makefile.in: Regenerate.
5338
26db814a
BI
53392003-10-11 Bernardo Innocenti <bernie@develer.com>
5340
5341 * config.guess: Update to 2003-10-07 version.
5342 * config.sub: Update to 2003-10-07 version.
5343
fffeb871
RO
53442003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5345
5346 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5347 * ltconfig (irix5*, irix6*): Don't override version_type.
5348
6691a79e
ME
53492003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5350
5351 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5352 * configure: Rebuilt
5353 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5354 * Makefile.in: Rebuilt
5355
62cdd71e
L
53562003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5357
5358 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5359
6fe2eacc
CW
53602003-09-30 Carlo Wood <carlo@alinoe.com>
5361
cc6010cd 5362 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 5363
ea57e5ad
PK
53642003-09-29 Paul Koning <ni1d@arrl.net>
5365
5366 * MAINTAINERS: Move myself from "Write After Approval"
5367 to CPU platform maintainers for pdp11 platform.
5368
e070672a
AT
53692003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5370
5371 * MAINTAINERS: Move myself from 'Write After Approval' to
5372 'Various Maintainers' section as libffi testsuite maintainer.
5373
43bb47c2
DJ
53742003-09-21 Daniel Jacobowitz <drow@mvista.com>
5375
5376 * configure.in: Pass a computed --program-transform-name
5377 to subconfigures.
5378 * configure: Regenerated.
5379
da9d3b37
NN
53802003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5381
94322beb
NN
5382 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5383 * Makefile.in: Regenerate.
5384
da9d3b37
NN
5385 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5386 * Makefile.in: Regenerate.
5387
ffd9060b
ZL
53882003-09-19 Ziemowit Laski <zlaski@apple.com>
5389
5390 * MAINTAINERS: Move myself from 'Write After Approval'
5391 to 'Various Maintainers' (objective-c) section.
5392
eeae7b41
DJ
53932003-09-17 Daniel Jacobowitz <drow@mvista.com>
5394
5395 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5396 quoting.
5397 * configure: Regenerated.
5398
a080d12b
JB
53992003-09-16 Joel Brobecker <brobecker@gnat.com>
5400
5401 * MAINTAINERS (Write After Approval): Add myself to write after
5402 approval list.
5403
6cd2fc59
DN
54042003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5405
cc6010cd 5406 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 5407
dcbdd9cc
ILT
54082003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5409
5410 * MAINTAINERS: Update my e-mail address.
5411
e517f636
AM
54122003-09-09 Alan Modra <amodra@bigpond.net.au>
5413
5414 * libtool.m4 (LD): Correct powerpc64 host match.
5415
bc49924b
JW
54162003-09-06 James E Wilson <wilson@tuliptree.org>
5417
5418 * MAINTAINTERS: Update my affiliation and email address.
5419
082124f5
ZD
54202003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5421
5422 * MAINTAINERS (Write After Approval): Add myself.
5423
dc94d89e
DD
54242003-09-04 DJ Delorie <dj@redhat.com>
5425
5426 * configure: Regenerate.
5427
54282003-09-04 Robert Millan <robertmh@gnu.org>
5429
5430 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 5431
7a0f2d4e
KG
54322003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5433
5434 * configure.in: Ensure arguments to sed are properly spaced.
5435 * configure: Regenerate.
5436
88d032eb
GP
54372003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5438
5439 * MAINTAINERS: Update my e-mail address.
5440
0b3f3d22
ME
54412003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5442
5443 * MAINTAINERS (Write After Approval): Add myself.
5444
d253f9ba
DJ
54452003-08-27 Daniel Jacobowitz <drow@mvista.com>
5446
5447 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5448 * configure: Regenerated.
5449
066ec9c9
MM
54502003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5451
5452 * MAINTAINERS: Update my email address.
5453
415d7ef9
PE
54542003-08-23 Phil Edwards <pme@gcc.gnu.org>
5455
5456 * configure.in: Use newline instead of semicolon when assuming
5457 shell arguments in a for loop.
5458 * configure: Regenerated.
5459
e1567352
JE
54602003-08-22 Jason Eckhardt <jle@rice.edu>
5461
5462 * MAINTAINERS: Resurrect the i860 maintainer.
5463
b348267b
GK
54642003-08-20 Geoffrey Keating <geoffk@apple.com>
5465
e50084fa
GK
5466 PR 8180
5467 * configure.in: When testing with_libs and with_headers, treat
5468 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5469 * configure: Regenerate.
b4117c30 5470
b348267b
GK
5471 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5472 make, shell, etc.
5473 (baseargs): Likewise.
5474 * configure: Regenerate.
5475
ca26ffe0
BI
54762003-08-20 Bernardo Innocenti <bernie@develer.com>
5477
5478 * MAINTAINERS (Write After Approval): Add myself.
5479
940cde4d
GK
54802003-08-19 Geoffrey Keating <geoffk@apple.com>
5481
5482 * configure.in: Disable libgcj for darwin not on powerpc.
5483 * configure: Rebuild.
5484
74bed51b
ADL
54852003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5486
5487 * config-ml.in, symlink-tree: Add license.
5488
b4117c30
ZW
54892003-08-03 Richard Stallman <rms@gnu.org>
5490 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
5491
5492 * README.SCO: New file.
5493
333a28b4
MK
54942003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5495
5496 * Makefile.tpl (check, check-c++): Express dependencies using
5497 dependencies rather than commands.
5498 * Makefile.in: Regenerate.
5499
c197e306
AC
55002003-08-01 Andrew Cagney <cagney@redhat.com>
5501
5502 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5503 * configure: Ditto.
5504
a8ee6e2d
GK
55052003-07-31 Geoffrey Keating <geoffk@apple.com>
5506
5507 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 5508 * Makefile.in: Update.
a8ee6e2d 5509
8d9b3f2e
AT
55102003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5511
5512 * configure.in: Enable libgcj for darwin.
5513 * configure: Rebuild.
5514
52c0c542
PE
55152003-07-29 Phil Edwards <pme@gcc.gnu.org>
5516
5517 * config-ml.in: Use ac_configure_args directly instead of
5518 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5519 actually seen.
5520
b4acb5ef
NN
55212003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5522
5523 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5524 creating target and build subdirs to build all parent dirs as needed.
5525 * Makefile.in: Rebuild.
5526 * configure.in: Don't build dirs explicitly here.
5527 * configure: Rebuild.
5528
a51d71d0
PB
55292003-07-26 Paul Brook <paul@nowt.org>
5530
5531 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5532
f43e12ce
AO
55332003-07-22 Alexandre Oliva <aoliva@redhat.com>
5534
5535 * Makefile.tpl (all-make): Depend on intl.
5536 * Makefile.in: Rebuilt.
5537
8a199ff6
PE
55382003-07-20 Phil Edwards <pme@gcc.gnu.org>
5539
5540 * install-sh: Update to newer upstream versions (associated with
5541 aclocal 1.7).
5542 * mkinstalldirs: Likewise.
5543 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5544
e6a8c803
AP
55452003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5546
5547 * MAINTAINERS: Move self from Bug database only accounts
5548 to write-after-approval.
5549
9f13608f
NN
55502003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5551
5552 * config.if: Remove unused libc_interface determination.
5553
c7864714
NN
55542003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5555
5556 * MAINTAINERS: Move self from write-after-approval to
5557 build machinery (*.in).
5558
775956d0
NN
55592003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5560
5561 PR bootstrap/11273
5562 PR bootstrap/11408
5563 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5564 unused INSTALL_PROGRAM_ARGS.
5565 * configure.in: Use AC_PROG_INSTALL.
5566 * Makefile.in: Regenerate.
5567 * configure: Regenerate.
5568
c7f67a6e
KH
55692003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5570
5571 * MAINTAINERS: Alphabetize.
5572
33952f6f
AO
55732003-07-10 Alexandre Oliva <aoliva@redhat.com>
5574
5575 * configure: Rebuilt.
5576 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5577 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5578 newlib nor libgloss.
5579 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5580 * configure.in (am33_2.0-*-linux*): Added.
5581
0d4f1b4e
BW
55822003-07-09 Bob Wilson <bob.wilson@acm.org>
5583
5584 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5585 * configure: Regenerate.
5586
56694dd9
ZW
55872003-07-07 Zack Weinberg <zack@codesourcery.com>
5588
5589 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5590 * Makefile.in: Regenerate.
5591
21607eb4
ZW
55922003-07-04 Zack Weinberg <zack@codesourcery.com>
5593
5594 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5595 * Makefile.in: Regenerate.
5596
8c90b13a
L
55972003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5598
5599 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5600 * Makefile.in: Regenerated.
5601
5d42f90e
L
5602 * config-ml.in: Replace PWD with PWD_COMMAND.
5603
6eb95e99
ZW
56042003-07-04 Zack Weinberg <zack@codesourcery.com>
5605
5606 * intl: New directory; see intl/ChangeLog for details.
5607 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5608 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5609 * Makefile.in: Regenerate.
5610
07d1940e
NN
56112003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5612
5613 * configure.in: Clean up config-lang.in handling. Delete
5614 useless assignment to "subdirs".
5615 * configure: Regenerate.
5616
4dbda6f0
NN
56172003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5618
5619 * configure.in: Rename 'target_libs' to 'target_libraries'.
5620 Remove useless reference to 'target_libs'.
5621 * configure: Regenerate.
5622
2c30ab71
KS
56232003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5624
5625 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5626 * Makefile.in: Regenerate.
5627
11405c93
NN
56282003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5629
5630 * Makefile.def: Introduce flags_to_pass.
5631 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5632 * Makefile.in: Regenerate.
5633
fb87ad5d
HPN
56342003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5635
5636 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5637 and target-libgloss.
5638 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5639 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5640 * configure: Regenerate.
5641
a7956a48
BK
56422003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5643
5644 * configure.in: Update testsuite_flags to new location.
5645 * configure. Regenerate.
6eb95e99 5646
eaf9f3b2
NN
56472003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5648
5649 * Makefile.tpl: Remove BUILD_CC stuff.
5650 * Makefile.in: Regenerate.
5651
2d89ffef
KH
56522003-06-17 Kazu Hirata <kazu@cs.umass.edu>
5653
5654 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5655
83415b0b
GP
56562003-06-16 Graeme Peterson <gp@qnx.com>
5657
5658 * MAINTAINERS (Write After Approval): Add myself.
5659
b951c91c 56602003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 5661
b951c91c
L
5662 * config.guess: Update to 2003-06-12 version.
5663 * config.sub: Update to 2003-06-13 version.
5664
0bb41a37
L
56652003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5666
5667 * config.guess: Update to 2003-06-06 version.
5668 * config.sub: Update to 2003-06-06 version.
5669
655b7166
RO
56702003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5671
5672 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5673 * configure. Regenerate.
5674
01b759aa
NN
56752003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5676
bf1d3e81
NN
5677 * configure.in: Disable serial configure by default.
5678 * configure: Regenerate.
5679 * Makefile.tpl: Abolish .NOTPARALLEL.
5680 * Makefile.in: Regenerate.
5681
e89fbdfe
NN
5682 * Makefile.tpl: Replace {build,host,target}_canonical by
5683 {build,host,target}.
5684 * Makefile.in: Regenerate.
5685
01b759aa
NN
5686 * Makefile.tpl: Fix stupid pasto.
5687 * Makefile.in: Regenerate.
5688
f7dae026
NN
56892003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5690
5691 * Makefile.tpl: Remove bogus conditional.
5692 * Makefile.in: Regenerate.
5693
56942003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
5695
5696 * Makefile.tpl (profiledbootstrap): New target.
5697 * Makefile.in (profiledbootstrap): New target.
5698
2ffc3e73 56992003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
5700
5701 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5702 Pinski. Remove user names from other bugzilla-only maintainers.
5703
1a1e6b96
NN
57042003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5705
1358ccea
NN
5706 * Makefile.tpl: Make 'recursive targets' using autogen rather
5707 than shell loop. Remove duplicate 'clean' targets and false
5708 comments.
5709 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5710 Add systematic method of specifying missing targets in subdirs.
5711 Add copyright boilerplate.
5712 * Makefile.in: Regenerate.
5713 * configure.in: Add 'recursive targets' to maybe list.
5714 * configure: Regenerate.
5715
ae74ed1f
NN
5716 * MAINTAINERS: "GNATS only" -> "Bug database only".
5717
1a1e6b96
NN
5718 * Makefile.tpl: Rename [+target+] to [+make_target+].
5719 * Makefile.def: Rename 'target' to 'make_target'.
5720
c79af3fa
NB
57212003-05-31 Neil Booth <neil@daikokuya.co.uk>
5722
5723 * MAINTAINERS: Add self as options handling maintainer.
5724
39d85b61
MM
57252003-05-28 Michael Meissner <gnu@the-meissners.org>
5726
5727 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5728 been too long since I touched those ports.
5729
afc2b62d
DD
57302003-05-28 DJ Delorie <dj@redhat.com>
5731
5732 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5733 * Makefile.in: Regenerate.
5734
df445104
MR
57352003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5736
5737 * configure.in: Use curly braces in the definition of tooldir.
5738 * configure: Regenerate.
5739
2eb98e5d 57402003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 5741
2eb98e5d
DD
5742 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5743 newlib or libgloss.
5744 * Makefile.in: Regenerate.
5745
862fced8
DD
57462003-05-21 DJ Delorie <dj@redhat.com>
5747
5748 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5749 * Makefile.in: Regenerate.
5750
fc351800
ILT
57512003-05-20 Ian Lance Taylor <ian@airs.com>
5752
5753 * MAINTAINERS: Update my e-mail address.
5754
7e2dbcef
NN
57552003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5756
5757 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 5758 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
5759 Factor out common code from autogen IF statements.
5760 * configure: Regenerate.
5761 * Makefile.in: Regenerate.
5762
f2a0e225
KC
57632003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5764
5765 * configure.in: Accept i[3456789]86 for machine type.
5766 * configure: Regenerate.
5767
8b87bb96
NN
57682003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5769
5770 * configure.in: Switch more things to use maybe dependencies.
5771 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5772 * configure: Regenerate.
5773 * Makefile.tpl: Switch more things to use maybe dependencies.
5774 * Makefile.in: Regenerate.
5775
fdb882bc 57762003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
5777
5778 * Makefile.tpl (install-opcodes): Define.
5779 * Makefile.in: Rebuild.
5780
f7c50032
AJ
57812003-05-13 Andreas Jaeger <aj@suse.de>
5782
5783 * config.guess: Update to 2003-05-09 version.
5784 * config.sub: Update to 2003-05-09 version.
5785
f2181bed 57862003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
5787
5788 * configure.in: Correct sed script so that options in quotes are not
5789 deleted.
5790 * configure: Rebuild.
5791
aa8f1f57
CV
57922003-05-12 Corinna Vinschen <corinna@vinschen.de>
5793
5794 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5795 and $$s/newlib/libc/sys/cygwin32 include paths.
5796 * configure: Ditto.
5797
0c130f81
MM
57982003-05-12 Michael Meissner <gnu@the-meissners.org>
5799
5800 * MAINTAINERS: Update my email addresses.
5801
aa1a100b
EB
58022003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5803
5804 * config-ml.in: Propagate INSTALL variables.
f7c50032 5805
87861833
GP
58062003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5807
5808 * MAINTAINERS: Remove duplicate entries in Write After Approval.
5809
de722255
CD
58102003-05-02 Chris Demetriou <cgd@broadcom.com>
5811
6eb95e99
ZW
5812 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5813 * Makefile.in: Regenerate.
de722255 5814
96c4a002
WB
58152003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
5816
5817 * MAINTAINERS (GNATS only): Add Falk Hueffner.
5818
55b15a11
WB
58192003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
5820
5821 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5822
0c227849
DJ
58232003-04-27 Daniel Jacobowitz <drow@mvista.com>
5824
5825 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5826 * Makefile.in: Regenerated.
5827
d45148c1
WB
58282003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
5829
5830 * MAINTAINERS (Write After Approval): Upgrade myself from
5831 GNATS only to write-after-approval. Update my mail address.
5832
48f2318c 58332003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
5834
5835 (OS Port Maintainers: freebsd): Add myself.
5836
438f50c3
MM
58372003-04-22 Mark Mitchell <mark@codesourcery.com>
5838
5839 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5840
9074e169
KJ
58412003-04-22 Kean Johnston <jkj@sco.com>
5842
5843 * MAINTAINERS (SCO ports): Added myself.
5844
dfd39a2e
NS
58452003-04-21 Nathan Sidwell <nathan@codesourcery.com>
5846
5847 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5848
ccbae82a
KJ
58492003-04-19 Kean Johnston <jkj@sco.com>
5850
5851 * MAINTAINERS (Write After Approval): Add myself.
5852
2f50999f
GP
58532003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5854
5855 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5856 * Makefile.in: Regenerate.
5857
e9b84181
JJ
58582003-04-18 Jakub Jelinek <jakub@redhat.com>
5859
5860 * configure.in (powerpc64*-*-linux*): Remove.
5861 * configure: Rebuilt.
5862
1ca4c6e1
PE
58632003-04-17 Phil Edwards <pme@gcc.gnu.org>
5864
5865 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5866 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5867 and restrap.
5868 * Makefile.in: Regenerate.
5869
0590b963
RE
58702003-04-16 Richard Earnshaw <rearnsha@arm.com>
5871
5872 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5873 * configure: Regenerated.
5874
ff41a56f
DD
58752003-04-15 DJ Delorie <dj@redhat.com>
5876
5877 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5878
50d440bc
NC
58792003-04-13 Nick Clifton <nickc@redhat.com>
5880
5881 * config-ml.in: Remove support for --disable-aix removing
5882 call-aix multilibs.
5883
b1e0a93e
AO
58842003-04-10 Alexandre Oliva <aoliva@redhat.com>
5885
5886 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5887 * */configure: Rebuilt.
5888
71fb704d
JS
58892003-04-08 Joel Sherrill <joel@oarcorp.com>
5890
5891 * MAINTAINERS: Add my email address.
5892
3897ea90
OH
58932003-03-17 Olivier Hainque <hainque@act-europe.fr>
5894
5895 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 5896
93c834b7
NN
58972003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5898
5899 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5900 * Makefile.in: Regenerate.
5901
82c34dcb
MC
59022003-03-14 Michael Chastain <mec@shout.net>
5903
5904 * Makefile.in: Regenerate with correct Makefile.def.
5905
73458fb7
NN
59062003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5907
5908 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5909 Make macro.
5910 * Makefile.in: Regenerate.
5911 * configure.in: Clean up gxx_include_dir logic.
5912 * configure: Regenerate.
5913
32cf27e5
AE
59142003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
5915
5916 * MAINTAINERS (Write After Approval): Add myself.
5917
c727e7a0
BE
59182003-03-10 Ben Elliston <bje@wasabisystems.com>
5919
5920 * MAINTAINERS: Update my mail address.
5921
9a27ac7a
FS
59222003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5923
5924 * configure.in (gxx_include_dir): Fix typo.
5925 * configure: Regenerated.
5926
3aa83176
NN
59272003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5928
5929 * Makefile.tpl: Reindent.
5930 * Makefile.in: Regenerate.
5931 * configure.in: Reindent. Don't set unused variables.
5932 * configure: Regenerate.
5933
9124bc53
DJ
59342003-03-04 Daniel Jacobowitz <drow@mvista.com>
5935
5936 * configure.in: Include $(build_tooldir)/sys-include in
5937 FLAGS_FOR_TARGET.
5938 * configure: Regenerated.
5939
cb543528
NN
59402003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5941
c858bf1e
NN
5942 * Makefile.tpl: Always pass down RANLIB.
5943 * Makefile.in: Regenerate.
5944
aa9c3ab4
NN
5945 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5946 * Makefile.in: Regenerate.
5947 * configure.in: Remove unused logic relating to --enable-shared
5948 and --enable-threads. Remove bogus comments. Remove redundant
5949 noconfigdirs.
5950 * configure: Regenerate.
5951
cb543528
NN
5952 * configure.in: Replace ${libstdcxx_version} by its value.
5953 Remove reference to mh-dgux.
5954 * configure: Regenerate.
5955
53f70c1b
KB
59562003-03-03 Kevin Buettner <kevinb@redhat.com>
5957
5958 * MAINTAINERS (Write After Approval): Add myself.
5959
df0f0674
NN
59602003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5961
5962 * Makefile.tpl: Rearrange.
5963 * Makefile.in: Regenerate.
5964
ef4e7569
US
59652003-02-25 Uwe Stieber <uwe@wwws.de>
5966
5967 * configure.in: Add support for kaOS as cross build target system.
5968 * configure: Regenerated.
5969
a7a287eb
SB
59702003-02-24 Steven Bosscher <steven@gcc.gnu.org>
5971
5972 * MAINTAINERS (Write after approval): Add myself.
5973
ff00c8a2
JW
59742003-02-21 James E Wilson <wilson@tuliptree.org>
5975
5976 * MAINTAINERS: Update my email address.
5977
abb2db7a
ZW
59782003-02-21 Zack Weinberg <zack@codesourcery.com>
5979
5980 * MAINTAINERS: Add self to blanket write privs. section.
5981
e9f2dc3b
SM
59822003-02-20 Sean McNeil <sean@blue.mcneil.com>
5983
5984 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5985 configure-target-* as some target builds may require additional
5986 flags for preprocessor tests.
5987 * Makefile.in: Regenerated.
5988
ee03dc5e
AO
59892003-02-19 Alexandre Oliva <aoliva@redhat.com>
5990
11856278
AO
5991 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5992 * ltconfig: Handle it.
5993 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5994 auto-detecting it.
5995
274aef32
AO
5996 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5997 it is used as argument to $CC.
5998 * ltcf-gcj.sh: Likewise.
5999
ee03dc5e
AO
6000 * configure.in: Introduce --enable-maintainer-mode.
6001 * configure: Rebuilt.
6002 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6003 for maintainer mode.
6004 * Makefile.in: Rebuilt.
6005
30db8e17
JM
60062003-02-18 Jason Merrill <jason@redhat.com>
6007
6008 * Makefile.tpl (check-c++): Allow parallelism.
6009
cab60ac6
GP
60102003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6011
6012 * MAINTAINERS: Remove John Carr (who never actually had access to
6013 gcc.gnu.org).
6014
c8e5d1af
GK
60152003-02-15 Geoffrey Keating <geoffk@apple.com>
6016
6017 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6018 don't configure target-libobjc.
6019 * configure: Regenerate.
6020
70f91f50
RO
60212003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6022
6023 * Makefile.tpl (RANLIB): Define.
6024 * Makefile.in: Regenerate.
6025
669e9062
LB
60262003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6027
6028 * MAINTAINERS: Update my email.
abb2db7a 6029
61b56b2e
KS
60302003-02-06 Keith R Seitz <keiths@redhat.com>
6031
6032 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6033 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6034 * Makefile.in: Regenerated.
6035 * configure.in: Remove all traces of snavigator, db, and grep.
6036 * configure: Regenerated.
6037
a1ba6e15
GP
60382003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6039
6040 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6041 After Approval.
6042
f5f2cce5
CC
60432003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6044
6045 * MAINTAINERS (Write after approval): Add myself.
6046
ba49f6f1
FCE
60472003-01-31 Frank Ch. Eigler <fche@redhat.com>
6048
6049 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6050 * Makefile.in: Regenerated.
6051
ccf9f10c
RS
60522003-01-30 Roger Sayle <roger@eyesopen.com>
6053
6054 * config.guess: Updated to 2003-01-30's version.
6055 * config.sub: Updated to 2003-01-28's version.
6056
a693735b
AO
60572003-01-30 Alexandre Oliva <aoliva@redhat.com>
6058
6059 * config.if: If gcc_version is already set, just use it. Don't set
6060 gcc_version_trigger if it's already set, otherwise set it to
6061 gcc/version.c, but only if the file exists. If it is not set and
6062 gcc/version.c does not exist, try to extract the version number from
6063 $CC.
6064
204c43d6
AT
60652003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6066
abb2db7a 6067 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 6068
842e91ec
PE
60692003-01-27 Phil Edwards <pme@gcc.gnu.org>
6070
6071 * configure.in: Revert 24Jan change.
6072 * configure: Regenerate.
6073
6b99984e
GP
60742003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6075
6076 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6077 entry of HJ Lu.
6078
806e0935
NN
60792003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6080
6081 * configure.in: Revert previous change.
6082 * configure: Regenerate.
6083
307a9864
NN
60842003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6085
6086 * configure.in: Make rda native-only.
6087 * configure: Regenerate.
6088
02ba6302
VR
60892003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6090
6091 * MAINTAINERS: Move myself from GNATS-only-accounts to
6092 write-after-approval.
6093
77d187bc
NN
60942003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6095
6096 * configure.in: Add missing \.
6097 * configure: Rebuilt.
6098
a94a2d4c
JJ
60992003-01-17 Jakub Jelinek <jakub@redhat.com>
6100
6101 * configure.in (baseargs): Avoid using \| in sed regular
6102 expressions.
6103 * configure: Rebuilt.
6104
73f84924
JJ
61052003-01-16 Jakub Jelinek <jakub@redhat.com>
6106
6107 * configure.in (baseargs): Remove all supported forms of
6108 --cache-file, --srcdir, --host, --build and --target options
6109 from argument lists.
6110 * configure: Rebuilt.
6111
8c12fc63
JZ
61122003-01-15 Josef Zlomek <zlomekj@suse.cz>
6113
6114 * MAINTAINERS: Add myself to write-after-approval list.
6115
7c005a3a
AO
61162003-01-15 Alexandre Oliva <aoliva@redhat.com>
6117
6118 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6119 * configure: Rebuilt.
6120
3dfabf63
NN
61212003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6122
6123 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6124 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6125 * Makefile.in: Regenerate.
6126 * configure: Regenerate.
6127
cf53ae10
AO
61282003-01-09 Alexandre Oliva <aoliva@redhat.com>
6129
6130 * configure.in: Remove Makefile in build, host and target modules
6131 unless configure was run with --no-recursion.
6132 * configure: Rebuilt.
6133
3fbe8e4a
CC
61342003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6135
6136 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6137 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6138 * Makefile.in: Regenerate.
6139
66e2aa7d
CD
61402003-01-08 Chris Demetriou <cgd@broadcom.com>
6141
6142 * config.guess: Update to 2003-01-03 version.
6143 * config.sub: Update to 2003-01-03 version.
6144
b5038cfb
CF
61452003-01-07 Christopher Faylor <cgf@redhat.com>
6146
6147 * configure: Regenerate with proper autoconf 2.13.
6148
d02c69be
CF
61492003-01-07 Christopher Faylor <cgf@redhat.com>
6150
6151 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 6152 * configure: Regenerate.
d02c69be 6153
e914a571
AC
61542003-01-06 Andrew Cagney <ac131313@redhat.com>
6155
6156 * configure.in (GDB_TK): Add tcl directories conditional on
6157 gdb/gdbtk directory being present.
6158 * configure: Regenerate.
abb2db7a 6159
70571545
JDA
61602003-01-04 John David Anglin <dave.anglin@nrc.ca>
6161
6162 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6163 by gcc if LD is not defined and we are not doing a Canadian Cross.
6164 * configure: Rebuilt.
6165
89a7012a
TT
61662002-12-31 Tom Tromey <tromey@redhat.com>
6167
6168 * Makefile.in: Rebuilt.
6169 * Makefile.def (target_modules) [libffi]: Allow installation.
6170
3f4f56e2
AS
61712002-12-31 Andreas Schwab <schwab@suse.de>
6172
6173 * configure.in: Fix use of $program_transform_name.
6174 * configure: Regenerated.
6175
6c1b8d0a
DJ
61762002-12-30 Daniel Jacobowitz <drow@mvista.com>
6177
6178 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 6179 * configure: Regenerated.
6c1b8d0a 6180
c5120911
AO
61812002-12-29 Alexandre Oliva <aoliva@redhat.com>
6182
6183 * Makefile.tpl (local-distclean): Don't remove...
6184 (multilib.ts): ... this. Moved into...
6185 (multilib.out): ... this. Don't use sub-make.
6186 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6187 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6188 (configure-build-[+module+], configure-[+module+],
6189 configure-target-[+module+], configure-gcc): ... these. Test
6190 for Makefile existence. Drop config.status from dependencies.
6191 * Makefile.in: Rebuilt.
6192 * configure.in: Move gcc-version-trigger to the end of
6193 ac_configure_args. Add comments to maybedep.tmp and
6194 serdep.tmp. Introduce --disable-serial-configure. Remove
6195 nonopt from baseargs, matching and removing corresponding
6196 whitespace while at it.
6197 * configure: Rebuilt.
6198
e245b0ea
AO
61992002-12-28 Alexandre Oliva <aoliva@redhat.com>
6200
903de295
AO
6201 * configure.in (host_configargs): Replace reference to
6202 no-longer-defined buildopts with --build=${build_alias}.
6203 * configure: Rebuilt.
6204
e245b0ea
AO
6205 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6206 program_transform_name to standard idiom.
6207 (AUTOGEN, AUTOCONF): Define.
6208 (Makefile.in): Use $(AUTOGEN).
6209 (Makefile): Depend on config.status, and use autoconf-style rule to
6210 build it. Move original commands to...
6211 (config.status): ... this new target.
6212 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6213 $(AUTOCONF).
6214 * Makefile.in: Rebuilt.
6215
671aa708
NN
62162002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6217
53fbfb58
NN
6218 * Makefile.tpl: Fix dramatic bustage due to change in
6219 program_transform_name.
6220 * Makefile.in: Regenerate.
6221
6222 * configure.in: Remove unnecessary PATH setting.
6223 * configure: Regnerate.
6224
6225 * configure.in: Don't default to unprefixed tools unless
6226 the native tools will work.
6227 * configure: Regenerate.
6228
671aa708
NN
6229 * configure.in: Convert to autoconf script. Blow away lots
6230 of now-redundant Makefile fragments.
6231 * configure: Generate using Autoconf.
6232 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6233 * Makefile.in: Regenerate.
6234
57f40826
NN
62352002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6236
3fedb745
NN
6237 * configure: Fix stupid bug where RANLIB was mistakenly included.
6238
abb2db7a 6239 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
6240 (build_configargs, host_configargs, target_configargs).
6241
6242 * configure.in: Move logic out of sed statement.
6243
abb2db7a 6244 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
6245 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6246
315fa0f4
SS
62472002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6248
6249 * config.sub: Import from master repository
6250 * config.guess: Ditto
6251
45aff44f
AS
62522002-12-24 Andreas Schwab <schwab@suse.de>
6253
6254 * Makefile.tpl (multilib.out): Fix missing space.
6255 * Makefile.in: Regenerate.
6256
88b5521b
NN
62572002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6258
6259 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6260 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6261 * Makefile.in: Regenerate.
6262 * configure.in: Remove unnecessary leftovers.
6263
2a726918
GK
62642002-12-21 Geoffrey Keating <geoffk@apple.com>
6265
6266 * configure.in (extra_ranlibflags_for_target): New variable.
6267 (*-*-darwin): Add -c to ranlib commands.
6268 * configure (tooldir): Handle extra_ranlibflags_for_target.
6269
aace3269 62702002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
6271
6272 * Makefile.tpl: Revert HJL's change.
6273 * Makefile.in: Regenerated.
6274 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6275 always.
6276
f0895142
AS
62772002-12-19 Andreas Schwab <schwab@suse.de>
6278
6279 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6280 * Makefile.in: Regenerate.
6281
782d0c02
L
62822002-12-18 H.J. Lu <hjl@gnu.org>
6283
6284 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6285 * Makefile.in: Regenerated.
6286
6287 * configure.in (build_prefix): New. Substitute.
6288
212f6dd0
NN
62892002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6290
79308c5d
NN
6291 * Makefile.tpl: Don't let real targets depend on phony targets.
6292 * Makefile.in: Regenerate.
6293
212f6dd0
NN
6294 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6295 * Makefile.in: Regenerate.
6296
ab17919f
SS
62972002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6298
6299 * config.sub: Import from master repository
6300 * config.guess: Ditto
6301
5ecf91d1
JM
63022002-12-16 Jason Merrill <jason@redhat.com>
6303
6304 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6305 previous 'make bootstrap'.
6306 * Makefile.in: Regenerate.
6307
d8437e1b
HPN
63082002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6309
6310 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6311
4977bab6
ZW
63122002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6313
6314 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6315 * Makefile.in: Regenerate.
6316
0edcfdcb
JM
63172002-12-13 Jason Merrill <jason@redhat.com>
6318
6248218a 6319 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
6320 library tests.
6321 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
6322 * Makefile.in: Regenerate.
6323
4977bab6
ZW
63242002-12-12 Alexandre Oliva <aoliva@redhat.com>
6325
6326 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6327 * Makefile.in: Rebuilt.
6328
f87505dd
AO
63292002-12-12 Alexandre Oliva <aoliva@redhat.com>
6330
6331 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6332
4977bab6
ZW
63332002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6334
6335 * configure: Fix bug put in by gremlins.
6336
6337 * Makefile.tpl: Substitute more autoconfily.
6338 * configure: Substitute more autoconfily.
6339 * Makefile.in: Regenerate.
6340
7f0db92a
SS
63412002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6342
6343 * config.sub: Import from master repository
6344 * config.guess: Ditto
6345 * MAINTAINERS: Added Svein Seldal under write after approval
6346
4977bab6
ZW
63472002-12-08 Andrew Cagney <ac131313@redhat.com>
6348
6349 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6350 * Makefile.in (all-sim): Ditto.
6351
63522002-12-06 DJ Delorie <dj@redhat.com>
6353
6354 * Makefile.tpl: Change configure dependencies to not have real
6355 targets depend on phony targets.
6356
63572002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6358
6359 * configure.in: Revert unintentional change.
6360
6361 * Makefile.tpl: Change dependency for */multilib.out so that
6362 it works when gcc isn't in the tree.
6363
6364 * configure.in: Substitute more.
6365 * configure: Run subconfigures from the Makefile.
6366 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6367 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6368
67f1b906
GP
63692002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6370
6371 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6372
4977bab6
ZW
63732002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6374
6375 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6376 and corresponding dependencies.
6377 * Makefile.in: Regenerate.
6378
6379 * configure.in (host_tools): Order binutils, gas and ld for
6380 convenience in running the testsuites.
6381
6382 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6383 * Makefile.in: Regenerate.
6384 * configure.in: Introduce rules to serialize subconfigure runs.
6385
6386 * configure.in: Introduce BASE_CC_FOR_TARGET.
6387 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6388 Realize configure-build-* targets. Realize configure-target-* targets.
6389 * Makefile.in: Regenerate.
6390
63912002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6392
6393 * configure: Move gcc_version_trigger stuff from here...
6394 * configure.in: ...to here.
6395
6396 * configure.in: Separate subconfigure options added by this file from
6397 options given by the user. Add machinery to put args for host
6398 subconfigures into the Makefile.
6399
6400 * Makefile.tpl: Remove 'vault' targets.
6401 * Makefile.tpl: Reorder and comment dependencies.
6402 * Makefile.in: Regenerate.
6403
64042002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6405 * configure.in: Fix my broken commit of previous patch. (sigh)
6406
743f054e
GK
64072002-11-28 Geoffrey Keating <geoffk@apple.com>
6408
6409 * configure.in: Move host-specific darwin noconfigdirs into
6410 the host-specific section.
6411
4977bab6
ZW
64122002-11-28 Geoffrey Keating <geoffk@apple.com>
6413
6414 * configure.in: Move host-specific darwin noconfigdirs into
6415 the host-specific section.
6416
64172002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6418
6419 * configure: Remove skip-this-dir support.
6420 * Makefile.tpl: Remove skip-this-dir support.
6421
6422 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6423 subdirectories.
6424 * Makefile.in: Regenerate.
6425
6426 * Makefile.tpl: Strip out useless setting of 'dir'.
6427 * Makefile.in: Regenerate.
6428
64292002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6430
6431 * configure.in: Fix deeply stupid bug.
6432
6433 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6434 shell code in CXX_FOR_TARGET
6435 * Makefile.def: Introduce raw_cxx.
6436 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6437 RAW_CXX_FOR_TARGET.
6438 * Makefile.in: Regenerate.
6439
64402002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6441
6442 * Makefile.tpl: Remove unnecessary ifs.
6443 * Makefile.in: Regenerate.
6444
6445 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6446 dependencies. Maybe-ize build-libiberty. Create dummy install
6447 targets for 'no_install' modules.
6448 * configure: Move GDB_TK substitution to configure.in. Move
6449 build_modules stuff to configure.in.
6450 * configure.in: Implement soft dependency machinery. Maybe-ize
6451 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6452 * Makefile.in: Regenerate.
6453
64542002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6455
6456 * Makefile.tpl: Make all-target, install-target behave similarly
6457 to all, install (only hitting configured targets). Eliminate
6458 unused macro defintions.
6459
6460 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6461 build != host.
6462
6463 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6464
6465 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6466
6467 * configure.in: Produce lists of subdir targets we're actually
6468 configuring. Remove references to "dosrel".
6469 * Makefile.tpl: Let configure set which subdir targets are hit.
6470 Remove install-cross; clean up install; remove ALL. Remove
6471 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6472 Autogenerate host module targets. Remove empty dependency lines
6473 and redundant dependency; rearrange slightly.
6474 * Makefile.def: Add host-side libtermcap, utils.
6475
6476 * Makefile.in: Regenerate.
6477
e6226a2f
RO
64782002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6479
6480 * ltconfig (osf[345]): Append $major to soname_spec.
6481 Reflect this in library_names_spec.
6482 * ltmain.sh (osf): Prefix $major with . for use as extension.
6483
3b75d237
AJ
64842002-11-19 Andreas Jaeger <aj@suse.de>
6485
6486 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6487 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6488 and sparc64 GNU/Linux systems.
6489
809108de
NS
64902002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6491
6492 * MAINTAINERS: Update email.
6493
e7e0de7e
GP
64942002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6495
6496 * MAINTAINERS: Complete James Dennett's entry.
6497
f7109dea
EB
64982002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6499
6500 * MAINTAINERS (Write After Approval): Add myself.
6501
d3ac17c9
BK
65022002-11-13 Bruce Korb <bkorb@gnu.org>
6503
6504 * Makefile.tpl: syntactic cleanup
6505
cbf78ae4
SH
65062002-11-13 Stuart Hastings <stuart@apple.com>
6507
6508 * MAINTAINERS: Add myself to write-after-approval list.
6509
4977bab6
ZW
65102002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6511
6512 * Makefile.def: Add list of recursive targets to autogenerate.
6513 Add build_modules.
6514 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6515 targets. Autogenerate *-build-* targets.
6516 * Makefile.in: Regenerate.
6517
65182002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6519
6520 * configure: More autoconf-style substitutions.
6521 * Makefile.tpl: More autoconf-style substitutions.
6522 * Makefile.in: Regenerate.
6523
65242002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6525
6526 * configure: Substitute more variables in a more autoconf-friendly
6527 way. Simplify slightly.
6528 * Makefile.tpl: Make more variables substitutable in an
6529 autoconf-friendly way.
6530 * Makefile.in: Regenerate.
6531
d4783999
JW
65322002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6533
6534 * MAINTAINERS (Write After Approval): Add myself.
6535
4977bab6
ZW
65362002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6537
6538 * configure.in (v810*): Remove special setting of tools.
6539
6540 * configure: Add support for extra required flags for ar or nm.
6541 * configure.in (aix4.3+): Use above support for target-specific
6542 issues, rather than using config/mt-aix43.
6543
65442002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6545
6546 * configure: Remove 'removing', which doesn't work. Replace $subdir
6547 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6548 with $srcdir. Reformat indentation. Substitute some variables
6549 formerly hard-coded in the Makefile for build=host.
6550 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6551 * Makefile.def: Autogenerate more.
6552 * Makefile.in: Regenerate.
6553
1c9c903e
AN
65542002-11-04 Adam Nemet <anemet@lnxw.com>
6555
6556 * MAINTAINERS (Write After Approval): Add myself.
6557
40673d2b
KB
65582002-11-04 Kevin Buettner <kevinb@redhat.com>
6559
6560 * Makefile.def (host_modules): Add rda.
6561 * Makefile.in: Regenerate.
6562 * configure.in (target_tool): Add target-rda to list.
6563
42e650ae
GP
65642002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6565
6566 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6567
e004b81f
PE
65682002-10-25 Phil Edwards <pme@gcc.gnu.org>
6569
6570 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6571 and restrap targets to this rule.
6572 * Makefile.in: Regenerate.
6573
06bd49b1
GP
65742002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6575
6576 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6577 GNATS only accounts.
6578
d0af82b0
HPN
65792002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6580
6581 * configure.in (i[3456]86-*-linux*): Add check to disable
6582 ${libgcj} for glibc1.
6583
10782654
DC
65842002-10-24 Denis Chertykov <denisc@overta.ru>
6585
6586 * MAINTAINERS: Add myself as ip2k port maintainer.
6587
a5a438f5
SS
65882002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6589
6590 * configure.in: Add tic4x target.
6591
fe3d5b7f
NN
65922002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6593
aba8a494
NN
6594 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6595 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6596 * Makefile.in: Regenerate.
6597
fe3d5b7f
NN
6598 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6599 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6600 * Makefile.in: Regenerate.
6601
a6ad79e7
JJ
66022002-10-02 Janis Johnson <janis187@us.ibm.com>
6603
6604 * MAINTAINERS: Add myself as web pages co-maintainer.
6605
6a8a9058
NN
66062002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6607
6608 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6609 * Makefile.in: Regenerate.
6610
327d975a
ZW
66112002-10-02 Zack Weinberg <zack@codesourcery.com>
6612
6613 * MAINTAINERS: Add myself and Nathan Sidwell
6614 <nathan@codesourcery.com> as VxWorks maintainers.
6615
a5ae8f19 66162002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
6617
6618 * Makefile.def: Remove order dependency comments.
6619 * Makefile.tpl: Add explicit install-install dependencies.
6620 * Makefile.in: Regenerate.
d0f6c823 6621
34c6040c 6622 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 6623 * Makefile.in: Regenerate.
34c6040c 6624
d0f6c823
NN
6625 * Makefile.tpl: Add configure-target (for src-release in src)
6626 * Makefile.in: Regenerate.
6627
50bd210b
NC
66282002-09-30 Nick Clifton <nickc@redhat.com>
6629
6630 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6631
ca25149e
UW
66322002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6633
6634 * configure.in (s390*-*-linux*): Enable libgcj.
6635
dd30b57d
NN
66362002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6637
9e60a678
NN
6638 * configure: Revert accidentally applied changes.
6639
dd30b57d
NN
6640 * Makefile.tpl: Make more autoconf-friendly.
6641 * Makefile.in: Regenerate.
6642 * configure: Make substitution more autoconf-like.
6643
5831424e
RE
66442002-09-28 Richard Earnshaw <rearnsha@arm.com>
6645
6646 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6647 single entry to handle all these.
6648 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6649 libjava on arm-*-elf.
6650
b7f3b15b
GK
66512002-09-27 Geoffrey Keating <geoffk@apple.com>
6652
6653 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6654 things that depend on them.
6655
0dffceed
NN
66562002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6657
6658 * Makefile.tpl: Make subsituted variables more autoconfy.
6659 * Makefile.in: Regenerate.
6660 * configure: Make seds more autoconfy.
6661
1db75a86 66622002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
6663
6664 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6665 * Makefile.in: Regenerate.
6666 * configure.in: Rewrite sed statements to look autoconfy.
6667
1db75a86
NN
6668 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6669 all-target-foo on configure-target-foo.
6670 * Makefile.def: Ditto.
6671 * Makefile.in: Rebuild.
6672
741a4e89
AH
66732002-09-25 Andrew Haley <aph@redhat.com>
6674
6675 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6676
95ddd785
NN
66772002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6678
6679 * Makefile.def: New file.
6680 * Makefile.tpl: New file.
6681 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6682 * contrib/gcc_update: Note that Makefile.in is a generated file.
6683
6684 * configure.in: Minor rearrangement. Simplify tests.
6685
65a824f6
JT
66862002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
6687
6688 * configure.in (with_headers): Skip copy if value is "yes".
6689 (with_libs): Likewise.
6690
51270f0a 66912002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
6692
6693 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6694 * configure.in (sh*-*-pe*): Ditto.
6695 * configure.in (mips*-*-pe*): Ditto.
6696 * configure.in (*arm-wince-pe): Ditto.
6697
8f89dbf4
NN
6698 * configure.in: Rearrange.
6699
c1b8db3f
KH
67002002-09-14 Kazu Hirata <kazu@cs.umass.edu>
6701
6702 * MAINTAINERS: Update my email address.
6703
341f0575
PK
67042002-08-30 Paul Koning <pkoning@equallogic.com>
6705
6706 * MAINTAINERS: (Write After Approval): Add myself.
6707
d2e06980
GK
67082002-08-29 Geoffrey Keating <geoffk@redhat.com>
6709
6710 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6711
4906d5d8
GK
67122002-08-24 Geoffrey Keating <geoffk@redhat.com>
6713
6714 * MAINTAINERS: Change my mailing address.
6715
e9a25cc8
PC
67162002-08-21 Paolo Carlini <pcarlini@unitus.it>
6717
6718 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 6719 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 6720
a5aa7421
LR
67212002-08-20 Loren J. Rittle <ljrittle@acm.org>
6722
6723 * MAINTAINERS (Write After Approval): Remove myself.
6724 (Various Maintainers: c++ runtime libs): Add myself.
6725
5ce6f47b
EC
67262002-08-15 Eric Christopher <echristo@redhat.com>
6727
6728 * config.sub: Import from master repository.
6729 * config.guess: Ditto.
6730
7f9317f0
AO
67312002-08-19 Alexandre Oliva <aoliva@redhat.com>
6732
6733 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6734 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6735 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6736
7aecca3d
AH
67372002-08-16 Aldy Hernandez <aldyh@redhat.com>
6738
6739 * MAINTAINERS: Add self to rs6000 vector extensions.
6740
8ea4b195
AO
67412002-08-15 Alexandre Oliva <aoliva@redhat.com>
6742
6743 * libiberty/configure: Reverted unintended yesterday's check in.
6744
f5cc59a7
AO
67452002-08-14 Alexandre Oliva <aoliva@redhat.com>
6746
6747 * boehm-gc/configure, libf2c/configure: Rebuilt.
6748 * libffi/configure, libiberty/configure: Ditto.
6749 * libjava/configure, libobjc/configure: Ditto.
6750 * libstdc++-v3/configure, zlib/configure: Ditto.
6751 Merged from binutils:
6752 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6753 From Steve Ellcey <sje@cup.hp.com>:
6754 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6755 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6756 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6757 IA64.
6758 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6759 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6760 soname_spec, sys_lib_search_path_spec): Ditto.
6761
66350331
FS
67622002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6763
6764 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6765
2ff34870
L
67662002-08-04 H.J. Lu (hjl@gnu.org)
6767
6768 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6769
a014f2fe
KW
67702002-08-02 Krister Walfridsson <cato@df.lth.se>
6771
6772 * MAINTAINERS (Write After Approval): Add myself.
6773
c01d477a
AM
67742002-07-31 Alan Modra <amodra@bigpond.net.au>
6775
6776 * configure.in: Move generic linux case to end. Copy generic
6777 linux noconfigdirs to mips*-*-linux* entry and new
6778 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6779
68cd2524
MM
67802002-07-19 Michael Matz <matz@suse.de>
6781
6782 * MAINTAINERS: Add myself as ra* maintainer.
6783
e2d83b8c
CD
67842002-07-16 Chris Demetriou <cgd@broadcom.com>
6785
6786 * config.guess: Update to 2002-07-09 version.
6787 * config.sub: Update to 2002-07-03 version.
6788
cece4f1d
HPN
67892002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
6790
6791 * MAINTAINERS: Fix typo in a maintainer email address.
6792
bb654703
NN
67932002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6794
6795 * configure.in: Remove two redundant tests.
6796
789b7de5
RO
67972002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6798
6799 * configure.in (mips*-*-irix6*o32): Enable stabs.
6800
e1da1089
NN
68012002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6802
f3970bba
NN
6803 * configure.in: Don't build grez.
6804 * Makefile.in: Ditto.
6805
e1da1089
NN
6806 * Makefile.in: Remove references to bsp, cygmon, libstub.
6807 * configure.in: Ditto.
6808
6809 * configure.in: Remove leftover reference to gdbtest.
6810
57c905fa
PE
68112002-07-08 Phil Edwards <pme@gcc.gnu.org>
6812
6813 * configure.in (gxx_include_dir): Change to match versioned
6814 C++ headers if --enable-version-specific-runtime-libs is used.
6815
a0af94a7 68162002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 6817
a0af94a7
SE
6818 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6819
423ce3eb
NN
68202002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6821
6822 * configure.in: Make --without-x work.
6823
98186934
NN
68242002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6825
c3b7d169
NN
6826 * configure.in: Rearrange target Makefile fragment collection.
6827
98186934
NN
6828 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6829 cvs[src].
6830 * configure.in: Ditto.
6831
eebd288a
MK
68322002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
6833
6834 * MAINTAINERS (Write After Approval): Update my e-mail address.
6835
3ab36f05
NN
68362002-06-24 Ben Elliston <bje@redhat.com>
6837
6838 * configure.in (host_tools): Remove cgen.
6839
6840 * Makefile.in (all-cgen): Remove; runs from its source directory.
6841 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 6842 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
6843 (all-sim): Likewise.
6844
68452002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6846
6847 * Makefile.in: Eliminate 'apache' targets.
6848 * configure.in: Eliminate 'apache' targets.
6849
55380b08
NN
6850 * configure.in: Eliminate redundant tests. Reorganize.
6851
9a5c1b9d
NN
6852 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6853
5fd3853a
NN
6854 * config-ml.in: Eliminate references to Cygnus configure.
6855
cfefc434
NN
6856 * Makefile.in: Eliminate references to building emacs.
6857
2fe93885
GS
68582002-06-28 Graham Stott <graham.stott@btinternet.com>
6859
6860 * MAINTAINERS: Update my email address.
6861
53c40185
BK
68622002-06-26 Benjamin Kosnik <bkoz@redhat.com>
6863
6864 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 6865 (cxx_incdir): Remove.
53c40185 6866
97679694
NN
68672002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
6868
6869 * MAINTAINERS (Write After Approval): Add self.
6870
b03bcd37
DC
6871Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
6872
6873 * configure.in: Add support for ip2k.
6874
6bd12129
NN
68752002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6876
6877 * configure.in: Fix AIX configury bug.
6878
e0d98a92
SE
68792002-06-20 Steve Ellcey <sje@cup.hp.com>
6880
6881 * MAINTAINERS (Write After Approval): Add self.
6882
ba3292db
NN
68832002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6884
ef40bc65
NN
6885 * configure.in: replace ${topsrcdir} with ${srcdir}
6886
7a0be465
NN
6887 * configure.in: Move definition of libstdcxx_flags
6888 right above usage, rather than waaay earlier.
6889
e1848dde
NN
6890 * configure.in: Pull definition of is_cross_compiler earlier.
6891
8bc2fff1
NN
6892 * configure.in: Rearrange a little.
6893
ba3292db
NN
6894 * configure.in: Remove references to librx.
6895 * Makefile.in: Remove references to librx.
6896
11d8b408
DC
6897Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
6898
6899 * config.sub: Add support for avr target.
6900 Import from master sources, rev 1.255
5ce6f47b 6901
93da8339
PE
69022002-06-19 Phil Edwards <pme@gcc.gnu.org>
6903
6904 * configure, .cvsignore: Revert previous change...
6905 * Makefile: ...delete.
6906
b4caab5c
NN
69072002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6908
6909 * configure.in: Eliminate ${gasdir} variable.
6910
ee777171
DB
69112002-06-18 Dave Brolley <brolley@redhat.com>
6912
6913 * configure.in: Add support for frv.
6914 * config.sub: Add support for frv.
6915
26e4af54
PE
69162002-06-18 Phil Edwards <pme@gcc.gnu.org>
6917
6918 * configure: Remove garbage from previous commit.
6919
bb20b7da
PE
69202002-06-18 Phil Edwards <pme@gcc.gnu.org>
6921
6922 * configure: For in-source builds, make a subdir and re-exec there.
6923 * Makefile: New file. Pass targets through to build directory.
6924 * .cvsignore: No longer ignore "Makefile".
6925
9d321f6c
DR
69262002-06-16 Douglas Rupp <rupp@gnat.com>
6927
6928 * MAINTAINERS (Write After Approval): Add self.
6929
c8eb2bc0
KG
69302002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6931
6932 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6933
f210d239
JT
69342002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6935
6936 * configure.in (vax-*-netbsd*): Re-enable gas.
6937
e9667b3c
NN
69382002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6939
efe1f357
NN
6940 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6941 BUILD_PREFIX_1, to correct nomenclature.
6942 * configure: Likewise.
6943
e9667b3c
NN
6944 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6945 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6946
fe2fe497
OH
69472002-05-31 Olaf Hering <olh@suse.de>
6948
6949 * config-ml.in: Propogate DESTDIR also.
6950
dcf7f0dd
JT
69512002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6952
6953 * configure.in (vax-*-netbsd*): Don't build gas for this
6954 platform.
6955
6ff14f32
MM
69562002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6957
6958 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6959 and libgcj for AVR.
6960
397de1ff
KK
69612002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
6962
6963 * MAINTAINERS (Write After Approval): Add myself.
6964
ac30211c
JT
69652002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6966
6967 * config.guess: Update to 2002-05-22 version.
6968 * config.sub: Likewise.
6969
1e6347d8
RO
69702002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6971
6972 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6973 * config-ml.in: Likewise.
6974 * configure: Likewise.
6975 * configure.in: Likewise.
6976
e5ce1d6d
SC
69772002-05-16 Stephane Carrez <stcarrez@nerim.fr>
6978
6979 * MAINTAINERS: Update my email address.
6980
6cdef75d
NN
69812002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6982
4a87f061
NN
6983 * configure.in: Simplify makefile fragment collection.
6984
6985 * configure.in: Remove code to build emacs.
603606e7 6986
e254d6b5
NN
6987 * configure.in : Remove --srcdir argument from targargs and buildargs
6988 (it's always overridden in the Makefile anyway). Rearrange a bit.
6989
6990 * configure: Move some logic to configure.in.
6991 * configure.in: Move some logic from configure.
6cdef75d 6992
1d6006fe
TT
69932002-05-11 Tom Tromey <tromey@redhat.com>
6994
6995 * MAINTAINERS: Reflect libgcj reality.
6996
b70b3534
FS
69972002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
6998
6999 * Makefile.in: Honour DESTDIR.
7000
4434687a
MM
70012002-05-08 Mark Mitchell <mark@codesourcery.com>
7002
7003 * config.guess: Import 2002-03-20 version.
7004 * config.sub: Import 2002-04-26 version.
7005
a89e49c7
RO
70062002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7007
7008 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7009
44e55536
TJ
70102002-05-07 Tim Josling <tej@melbpc.org.au>
7011
7012 * MAINTAINERS: Add self.
7013
97320a3f
LR
70142002-05-06 Loren J. Rittle <ljrittle@acm.org>
7015
7016 * ltmain.sh: Detect and handle object name conflicts
7017 while piecewise linking a static library.
7018
b7c13625
AO
70192002-05-05 Alexandre Oliva <aoliva@redhat.com>
7020
7021 * configure.in (noconfigdirs): Don't disable libgcj on
7022 sparc64-*-solaris* and sparcv9-*-solaris*.
7023
4182d9fa
AO
70242002-05-03 Alexandre Oliva <aoliva@redhat.com>
7025
7026 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7027
7bebf279
TF
70282002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7029
7030 * configure.in (FLAGS_FOR_TARGET): Do not add
7031 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7032 on i[3456]86-*-linux*.
7033
9a06dc7d
TF
70342002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7035
7036 * configure.in (noconfigdirs): Replace [ ] with test.
7037
7038 * configure.in (noconfigdirs): Do not add target-newlib if
7039 target == i[3456]86-*-linux*, and host == target.
7040
a51a07fa
NN
70412002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7042
9e7facd6
DD
7043 * configure.in: delete reference to absent file
7044
aeaa0f2f
NN
7045 * configure.in: replace '[' with 'test'
7046
4bb98828
NN
7047 * configure.in: Eliminate references to gash.
7048 * Makefile.in: Eliminate references to gash.
7049
64791664
NN
7050 * configure.in: remove useless references to 'pic' makefile fragments.
7051
3ed57cf4
NN
7052 * configure.in: (*-*-windows*) Finish removing.
7053
a51a07fa
NN
7054 * configure.in: Eliminate redundant test for libgui.
7055
8552f6f1
RS
70562002-04-29 Roger Sayle <roger@eyesopen.com>
7057
7058 * MAINTAINERS: Add self and realphabetize. Update entries
7059 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7060 entry for a29k port maintainer.
7061
9e847666
JS
70622002-04-26 Joel Sherrill <joel@OARcorp.com>
7063
7064 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7065 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7066
704c9a14
NN
70672002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7068
7069 * configure.in: remove references to dead files
7070
7bff5059
MM
70712002-04-19 Mark Mitchell <mark@codesourcery.com>
7072
7073 * MAINTAINERS: Add information about purpose of this file.
7074
0c7c67f0
TT
70752002-04-18 Tom Tromey <tromey@redhat.com>
7076
7077 * configure.in: Disallow configuring libgcj when it is already
7078 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7079 Solaris 2.8 by default. For PR libgcj/6158.
7080
63501e91
NN
70812002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7082
7083 * configure.in: Move default CC setting out of config/mh-* fragments
7084 directly into here.
7085
701afd4d
NN
70862002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7087
7088 * configure.in: don't even try to configure or make a subdirectory
7089 if there's no configure script for it.
7090
07cdae91
MM
70912002-04-15 Mark Mitchell <mark@codesourcery.com>
7092
7093 * MAINTAINERS: Remove chill maintainers.
7094 * Makefile.in (CHILLFLAGS): Remove.
7095 (CHILL_LIB): Remove.
7096 (TARGET_CONFIGDIRS): Remove libchill.
7097 (CHILL_FOR_TARGET): Remove.
7098 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7099 CHILL_LIB.
7100 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7101 (CHECK_TARGET_MODULES): Likewise.
7102 (INSTALL_TARGET_MODULES): Likewise.
7103 (CLEAN_TARGET_MODULES): Likewise.
7104 (configure-target-libchill): Remove.
7105 (all-target-libchill): Remove.
7106 * configure.in (target_libs): Remove target-libchill.
7107 Do not compute CHILL_FOR_TARGET.
7108 * libchill: Remove directory.
5ce6f47b 7109
ab50d72b
DD
71102002-04-11 DJ Delorie <dj@redhat.com>
7111
7112 * Makefile.in, configure.in: Sync with binutils, entries
7113 follow...
7114
0a1e123a
DD
71152002-04-07 Andrew Cagney <ac131313@redhat.com>
7116
7117 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7118 (do-tar, do-bz2): New rules.
7119 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7120 (gdb-tar): New rule.
7121 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7122 (insight_dejagnu.tar): New rule.
7123 (insight.tar): New rule.
7124 (gdb+dejagnu.tar): New rule.
7125 (gdb.tar): New rule.
7126
ab50d72b
DD
71272002-02-01 Mo DeJong <supermo@bayarea.net>
7128
7129 * Makefile.in: Add all-tix to deps for all-snavigator
7130 so that tix is built when building snavigator.
7131
71322002-01-11 Steve Ellcey <sje@cup.hp.com>
7133
7134 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7135 ld and gdb are not supported.
7136
71372002-01-07 Mark Salter <msalter@redhat.com>
7138
7139 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7140 Allow target-libgloss to be built for arm, strongarm, and xscale.
7141
71422001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7143
7144 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7145 options for i[3456]86-pc-linux* native builds.
7146
71472001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7148
7149 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7150 files from .po files for a distribution.
7151
71522001-09-03 Jeff Holcomb <jeffh@redhat.com>
7153
7154 * configure.in: Enable libstdc++-v3 for h8300 targets.
7155
71562001-06-19 Alan Modra <amodra@bigpond.net.au>
7157
7158 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7159 version from bfd/.
7160
7161Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7162
7163 * Makefile.in (VER): When present, extract the version number from
7164 the file version.in.
7165
71662001-05-24 Tom Rix <trix@redhat.com>
7167
7168 * configure.in : enable ld for aix
7169
71702001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7171
7172 * config.guess: Add linux target for S/390.
7173
71742000-11-07 Philip Blundell <pb@futuretv.com>
7175
7176 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7177
71782000-11-03 Philip Blundell <pb@futuretv.com>
7179
7180 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7181 files.
7182
71832001-01-15 Ben Elliston <bje@redhat.com>
7184
7185 * configure.in (host_tools): Add sid.
7186 Always configure cgen.
7187
71882000-11-24 Nick Clifton <nickc@redhat.com>
7189
7190 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7191
7192
71932000-08-20 Doug Evans <dje@casey.transmeta.com>
7194
7195 * Makefile.in (ALL_MODULES): Add all-cgen.
7196 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7197 (all-cgen): New target.
7198 (all-opcodes,all-sim): Depend on all-cgen.
7199 * configure.in (host_tools): Add cgen.
7200 Only configure cgen if --enable-cgen-maint.
7201
ef98ad7b
LR
72022002-04-09 Loren J. Rittle <ljrittle@acm.org>
7203
7204 * configure.in: Add *-*-freebsd* configurations.
7205
90def2b2
TT
72062002-04-08 Tom Tromey <tromey@redhat.com>
7207
7208 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7209 Fixes PR libgcj/6068.
7210
320d7e7a
KW
72112002-03-30 Krister Walfridsson <cato@df.lth.se>
7212
7213 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7214
18b467f1
RO
72152002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7216
7217 * configure.in (alpha*-dec-osf*): Enable libgcj.
7218
8bb3a5af
MG
72192003-03-27 Matthew Gingell <gingell@gnat.com>
7220
7221 * MAINTAINERS (Write After Approval): Add myself.
7222
56ae9405
NC
72232002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7224
7225 Fix for: PR bootstrap/3591, target/5676
7226 * configure.in (mcore-pe): Disable the configuration of
7227 libstdc++-v3 since exceptions are not supported.
7228
f18d9a0c
AG
72292002-03-20 Anthony Green <green@redhat.com>
7230
7231 * configure.in: Enable libgcj for xscale-elf target.
7232
c0e21eef
R
7233Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
7234
7235 * MAINTAINERS: Update my email address.
7236
28eca9e8
AO
72372002-03-16 Alexandre Oliva <aoliva@redhat.com>
7238
7239 * ltmain.sh (relink_command): Fix typo in previous change.
7240
e67e72c7
AO
72412002-03-15 Alexandre Oliva <aoliva@redhat.com>
7242
7243 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7244 (relink_command): Added --tag flags.
7245 (mode=install): If relinking fails; error out.
7246
c2273204
RH
72472002-03-12 Richard Henderson <rth@redhat.com>
7248
7249 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7250 .NOTPARALLEL tag.
7251 (do-check): Rename from check.
7252 (check): Allow parallel check.
7253
bcb64245
BW
72542002-03-12 Bob Wilson <bob.wilson@acm.org>
7255
7256 * MAINTAINERS: Add myself as maintainer for xtensa port.
7257 Fix alphabetical order in CPU port maintainer list.
7258 Remove myself from Write After Approval list.
7259
63adb4ff
RH
72602002-03-11 Richard Henderson <rth@redhat.com>
7261
7262 * Makefile.in (.NOTPARALLEL): Add fake tag.
7263
9bec4bf0
L
72642002-03-07 H.J. Lu (hjl@gnu.org)
7265
7266 * configure.in: Enable gprof for mips*-*-linux*.
7267
c7fc1f84
DS
72682002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7269
7270 * MAINTAINERS (Write After Approval): Add myself.
7271
6bff33fb
AO
72722002-02-28 Alexandre Oliva <aoliva@redhat.com>
7273
7274 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7275 libjava.
7276 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7277
0210b33b
AO
72782002-02-23 Alexandre Oliva <aoliva@redhat.com>
7279
7280 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7281 because its Makefile is there; test for the executable instead.
7282
fcc0a3ef
AO
72832002-02-22 Alexandre Oliva <aoliva@redhat.com>
7284
7285 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7286 libstdc++-v3 and libjava.
7287
97cf8285
AM
72882002-02-11 Adam Megacz <adam@xwt.org>
7289
7290 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7291 boehm-gc
5ce6f47b 7292
40fe0ec3
AO
72932002-02-09 Alexandre Oliva <aoliva@redhat.com>
7294
7295 * config.guess: Updated to 2002-01-30's version.
7296 * config.sub: Updated to 2002-02-01's version.
7297 Contribute sh64-elf.
7298 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7299 * configure.in: Added sh64-*-*.
7300
694d53ee
CD
73012002-02-08 Chris Demetriou <cgd@broadcom.com>
7302
7303 * MAINTAINERS: Belatedly add myself to write after approval list.
7304
a9ca50b1
JH
7305Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7306
7307 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7308 Remove self as Write After Approval.
7309
5ffc3500
GK
73102002-01-31 Geoffrey Keating <geoffk@redhat.com>
7311
7312 * MAINTAINERS: Put self in as maintainer for contrib/regression
7313 directory.
7314
4ceaf7fb
PE
73152002-01-28 Phil Edwards <pme@gcc.gnu.org>
7316
7317 * MAINTAINERS: Update my email address.
7318
51584787
JT
73192002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7320
5ce6f47b
EC
7321 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7322 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
7323 libraries if not supported for NetBSD on target CPU.
7324
5701d273
DR
73252002-01-25 Douglas B Rupp <rupp@gnat.com>
7326
7327 * install-sh: Use _inst.$$_ for temp file name.
7328
b299a075
JT
73292002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7330
7331 * MAINTAINERS (Write After Approval): Move my contact info
7332 from here...
7333 (OS Port Maintainers): ...to here (netbsd).
7334
51fe14b5
BW
73352002-01-22 Bob Wilson <bob.wilson@acm.org>
7336
7337 * MAINTAINERS (Write After Approval): Add myself.
7338
b634ad42
L
73392002-01-17 H.J. Lu <hjl@gnu.org>
7340
7341 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7342 (all-target-fastjar): Also depend on all-target-libiberty.
7343
3cd87679
L
73442002-01-16 H.J. Lu (hjl@gnu.org)
7345
7346 * config.guess: Import from master sources, rev 1.225.
7347 * config.sub: Import from master sources, rev 1.238.
7348
969a6d8f
KH
73492002-01-16 Kazu Hirata <kazu@hxi.com>
7350
7351 * MAINTAINERS (Write After Approval): Remove myself.
7352
366f6a52
FW
73532001-12-19 Florian Weimer <fw@deneb.enyo.de>
7354
7355 * MAINTAINERS (Write After Approval): Add myself.
7356
f02240b6
JM
73572001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7358
7359 * MAINTAINERS: Add self as docs co-maintainer.
7360
5d08dc39
MK
73612001-12-11 Matthias Klose <doko@debian.org>
7362
7363 * MAINTAINERS (Write After Approval): Add myself.
7364
39e790d5
ZW
73652001-12-09 Zack Weinberg <zack@codesourcery.com>
7366
7367 * MAINTAINERS: Update my email address.
7368
4519d6a3
TC
73692001-12-07 Turly O'Connor <turly@apple.com>
7370 * MAINTAINERS (Write After Approval): Add myself.
7371 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7372 (rs6000_initialize_trampoline): Call __trampoline_setup for
7373 ABI_DARWIN too.
7374 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 7375 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 7376
21cf0a73
PC
73772001-12-07 Paolo Carlini <pcarlini@unitus.it>
7378
7379 * MAINTAINERS (Write After Approval): Add myself.
7380
4ee43206
DR
7381Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7382
7383 * configure, configure.in: Use temp file for long sed commands.
7384
251931f3
LG
73852001-12-03 Laurent Guerby <guerby@acm.org>
7386
7387 * config.sub: Update to version 1.232 on subversion.
7388
03777dd7
BE
73892001-12-03 Ben Elliston <bje@redhat.com>
7390
7391 * MAINTAINERS: Update mail address for config.* patches.
7392
e490616e
ZW
73932001-11-27 DJ Delorie <dj@redhat.com>
7394 Zack Weinberg <zack@codesourcery.com>
7395
7396 When build != host, create libiberty for the build machine.
7397
7398 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7399 CONFIG_ARGUMENTS.
7400 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7401 New variables.
7402 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7403 and rules.
7404 (all.normal): Depend on ALL_BUILD_MODULES.
7405 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7406 (all-build-libiberty): Depend on configure-build-libiberty.
7407
7408 * configure: Calculate and substitute proper value for
7409 ALL_BUILD_MODULES.
7410 * configure.in: Create the build subdirectory.
7411 Calculate and substitute TARGET_CONFIGARGS (formerly
7412 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7413
04075e8f
ZL
74142001-11-26 Ziemowit Laski <zlaski@apple.com>
7415
7416 * MAINTAINERS (write-after-approval): Add self.
7417
ed19322d
CR
74182001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7419
7420 * MAINTAINERS (GNATS only accounts): Remove self.
7421
90a12988
HPN
74222001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7423
7424 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7425 libf2c.
7426
77e653ad
CR
74272001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7428
7429 * MAINTAINERS (Write After Approval): Add self.
7430
64adad99
DB
74312001-11-12 David O'Brien <obrien@FreeBSD.org>
7432
7433 * MAINTAINERS: mips and s390 are also CPU ports.
7434
834a28c7
DB
74352001-11-12 David O'Brien <obrien@FreeBSD.org>
7436
7437 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7438
ef94239f
DB
74392001-11-11 David O'Brien <obrien@FreeBSD.org>
7440
7441 * MAINTAINERS: Alphabetize.
7442
beda0427
KH
74432001-11-09 Kazu Hirata <kazu@hxi.com>
7444
7445 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7446
6ca224d3
JDA
74472001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7448
7449 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7450
132e4bd7
PE
74512001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7452
7453 * configure.in (--enable-languages): Be more permissive about
7454 syntax. Check for empty lists better. Warn about $LANGUAGES.
7455
c6243b4c
GK
74562001-11-08 Geoffrey Keating <geoffk@redhat.com>
7457
7458 * config.sub: Import from master sources, rev. 1.230.
7459 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7460
abbb9e76
LG
74612001-11-07 Laurent Guerby <guerby@acm.org>
7462
7463 * MAINTAINERS (Write After Approval): Add self.
7464
53cdb27a
HPN
74652001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7466
7467 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7468
dd3a88c9
HPN
74692001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7470
7471 * config.sub: Import from master sources, rev 1.226.
7472 * config.guess: Import from master sources, rev 1.216.
7473
d344dce9
HPN
74742001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7475
7476 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7477 * MAINTAINERS: Add self as maintainer of MMIX port.
7478 Remove old after-approval entry.
7479
63f6bcd7
JM
74802001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7481
7482 * ChangeLog, configure: Fix spelling errors.
7483
84f92638
BK
74842001-10-20 Brendan Kehoe <brendan@zen.org>
7485
7486 * MAINTAINERS: Tweak my address.
7487
2f30eda4
R
7488Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
7489
7490 * MAINTAINERS: Update my email address.
7491
1567080c 74922001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 7493
f48a3b5c 7494 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 7495 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 7496
30106886
GB
74972001-10-10 Geert Bosch <bosch@gnat.com>
7498
e490616e 7499 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
7500 Added Robert Dewar.
7501
d3d51b8c
DB
75022001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7503
7504 * MAINTAINERS (Write After Approval): Added self
7505
d1c3e709
GB
75062001-10-02 Geert Bosch <bosch@gnat.com>
7507
7508 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7509
50f5f793
JM
75102001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7511
7512 * configure: Handle temporary files securely using mkdir.
7513
7fddf9a9
AO
75142001-09-29 Alexandre Oliva <aoliva@redhat.com>
7515
7516 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7517
387beb82
WC
75182001-09-26 Will Cohen <wcohen@redhat.com>
7519
7520 * configure.in (*-*-linux*): Disable configuration of target-newlib
7521 and target-libgloss.
e490616e 7522
0c055e34
AO
75232001-09-26 Alexandre Oliva <aoliva@redhat.com>
7524
7525 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7526 RANLIB.
7527
759bfa90
AO
75282001-09-21 Alexandre Oliva <aoliva@redhat.com>
7529
7530 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7531 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7532 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7533 avoid quotes nesting problems.
7534 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7535 (DO_X): Export only variables that are set.
7536
1dc4a750
BE
75372001-09-19 Ben Elliston <bje@redhat.com>
7538
7539 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7540 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7541 semantics. Use the shell built-in "type" command instead.
7542
898c7238
AO
75432001-08-31 Alexandre Oliva <aoliva@redhat.com>
7544
7545 Merged from gcc-3_0-branch:
7546 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7547 * ltcf-c.sh: Use $objext, not $ac_objext.
7548 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7549 * ltcf-cxx.sh: Add support for GNU.
7550 2001-07-22 Timothy Wall <twall@redhat.com>
7551 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7552 default settings if using GNU tools with that configuration.
7553 * ltcf-cxx.sh: Ditto.
7554 * ltcf-gcj.sh: Ditto.
7555 2001-07-21 Michael Chastain <chastain@redhat.com>
7556 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7557 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7558 * ltmain.sh: Mark as gcc-local.
7559
8fa0a32e
EC
75602001-08-30 Eric Christopher <echristo@redhat.com>
7561 Jason Eckhardt <jle@redhat.com>
7562
7563 * config.guess: Merge from master sources.
7564 * config.sub: Merge from master sources, add support for mipsisa32.
7565
32f30f91 75662001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
7567 * config.sub: Merge from master sources, rev 1.219.
7568 * MAINTAINERS: Add self as contact for stormy16 port.
7569
f6084f99
ZW
75702001-08-14 Zack Weinberg <zackw@panix.com>
7571
7572 * config.sub: Merge from master sources, rev 1.218.
7573 * config.guess: Merge from master sources, rev 1.209.
7574
91b54f7f
GS
75752001-08-11 Graham Stott <grahams@redhat.com>
7576
7577 * Makefile.in (check-c++): Add missing semicolon.
7578
e5b3941e
JH
7579Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7580
32f30f91 7581 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 7582
6387a56e
EC
75832001-07-30 Eric Christopher <echristo@redhat.com>
7584
7585 * MAINTAINERS (Various maintainers: mips port): Added myself.
7586
53b475f0
AH
75872001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7588
e490616e 7589 * configure.in (sh-*-linux*): New.
53b475f0 7590
2a08c780
RH
75912001-07-27 Richard Henderson <rth@redhat.com>
7592
7593 * .cvsignore: Add LAST_UPDATED.
7594
bfa79422
UW
75952001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7596
7597 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7598
0ae85492
AH
75992001-07-16 Aldy Hernandez <aldyh@redhat.com>
7600
e490616e 7601 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 7602
8e1ab0fe
NP
7603Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7604
7605 * MAINTAINERS (Write After Approval): Added myself.
7606
2b997990
SC
76072001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7608
7609 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7610 and libgcj on m68hc11/m68hc12.
7611
d920e825
L
76122001-06-27 H.J. Lu (hjl@gnu.org)
7613
7614 * Makefile (CFLAGS_FOR_BUILD): New.
7615 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7616
d425a1e0
JM
76172001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7618
7619 * README: Remove version number.
7620
5b5b4207
GP
76212001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7622
7623 * INSTALL/README: Update wrt. to the installation instructions now
7624 residing in gcc/doc/install.texi.
7625
be839b69
JM
76262001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7627
7628 * README: Replace with a cut-down and updated version of gcc/README.
7629
fe2ee7c4
DE
76302001-06-12 David Edelsohn <edelsohn@gnu.org>
7631
7632 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7633 multilibs to be disabled.
7634
4f5d646c
DB
76352001-06-11 Daniel Berlin <dan@cgsoftware.com>
7636
7637 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 7638
818f0c85
AO
76392001-06-09 Alexandre Oliva <aoliva@redhat.com>
7640
7641 * config.guess: Import CVS version 1.195.
7642 * config.sub: Import CVS version 1.212.
7643
e9a8af10
AO
76442001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7645
7646 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7647 gcc/xgcc is built, use -print-prog-name to find out the program
7648 name to use.
7649
ae3ca0a9
PE
76502001-06-04 Phil Edwards <pme@sources.redhat.com>
7651
7652 * config.guess: Import CVS version 1.194. All gcc-local changes
7653 appear to also be in the master copy.
7654 * config.sub: Import CVS version 1.211.
7655
066bd40d
MM
7656Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
7657
7658 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7659 with_gcc]: Use `gcc -shared' to build a shared library.
7660
4aef4f33
JDA
7661Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
7662
7663 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7664 archives.
7665
c386f00f
RO
7666Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7667
7668 * MAINTAINERS (Write After Approval): Add myself.
7669
2ae5cea5
HPN
76702001-06-01 Hans-Peter Nilsson <hp@axis.com>
7671
7672 * configure.in (libstdcxx_flags): Do not try to execute
7673 libstdc++-v3/testsuite_flags until it exists.
7674
c3766183
AM
76752001-06-01 Alan Modra <amodra@bigpond.net.au>
7676
7677 * MAINTAINERS: Update my email address.
7678
9b337833
GS
76792001-05-31 Graham Stott <grahams@redhat.com>
7680
7681 * MAINTAINERS (Write After Approval): Add myself.
7682
55fce0eb
SP
76832001-05-28 Simon Patarin <simon.patarin@inria.fr>
7684
7685 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7686 libraries when using g++ with native linker.
7687
5f7de4b8
AO
76882001-05-28 Alexandre Oliva <aoliva@redhat.com>
7689
7690 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7691
a7bc0fbb
AO
76922001-05-22 Alexandre Oliva <aoliva@redhat.com>
7693
7694 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7695 [aix4*|aix5*]: Prepend blank.
7696
33456445
AO
76972001-05-20 Alexandre Oliva <aoliva@redhat.com>
7698
7699 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7700 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7701 of subdir/configure scripts to use the new libtool.m4.
7702
e48d3d00
MK
77032001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
7704
7705 * MAINTAINERS (Write After Approval): Add myself.
7706
9e0e191b
BK
77072001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7708
7709 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7710
3f19b439
BE
77112001-05-11 Ben Elliston <bje@redhat.com>
7712
7713 * Makefile.in (all-sid): New target.
7714 (check-sid, clean-sid, install-sid): Likewise.
7715
6ebe3121
JO
77162001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7717
7718 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7719
ca3667c4
AO
77202001-05-03 Alexandre Oliva <aoliva@redhat.com>
7721
7722 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7723 libgcj.
7724
77252001-05-03 Alexandre Oliva <aoliva@redhat.com>
7726
7727 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7728 gcc/xgcc is built, use -print-prog-name to find out the program
7729 name to use.
7730
b2964d63
AO
77312001-04-26 Alexandre Oliva <aoliva@redhat.com>
7732
b1bb2302
AO
7733 * configure.in (noconfigdirs): Don't reset it from scratch in the
7734 target case; only append to it.
6387a56e 7735
b2964d63
AO
7736 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7737 sparc-*-solaris2.8]: Disable ${libgcj}.
7738
8343765d
AO
77392001-04-25 Alexandre Oliva <aoliva@redhat.com>
7740
7741 * configure.in (libgcj_saved): Copy from $libgcj.
7742 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7743 --disable-libgcj.
7744
ddbb6d43
GRK
77452001-04-25 Gavin Romig-Koch <gavin@redhat.com>
7746
7747 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 7748 C front end maintainer.
ddbb6d43 7749
3fa03ff9
AG
7750Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7751
7752 * configure.in: Move *-chorusos target case to the proper switch.
7753 Disable libgcj.
7754
99ffe40f
AO
77552001-04-12 Alexandre Oliva <aoliva@redhat.com>
7756
7757 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7758 1.641.2.228.
7759
78faa32d
FS
77602001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7761
7762 * Makefile.in (STAGE1_CFLAGS): Pass down.
7763
cdbff0ab
AM
77642001-04-13 Alan Modra <amodra@one.net.au>
7765
7766 * config.guess: Add hppa64-linux support. Note for next import that
7767 this is already in the master file.
7768 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7769
75b9074c
AO
77702001-04-12 Alexandre Oliva <aoliva@redhat.com>
7771
7772 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7773 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7774
125404c5
SS
77752001-04-11 Stan Shebs <shebs@apple.com>
7776
7777 * MAINTAINERS: Add self as Darwin port maintainer.
7778
876684fe
AM
77792001-04-11 Alan Modra <amodra@one.net.au>
7780
7781 * MAINTAINERS: Update my email address.
7782
06729913
LR
77832001-04-10 Loren J. Rittle <ljrittle@acm.org>
7784
7785 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7786 recent versions of FreeBSD (release 3 or later).
7787 * ltconfig: On FreeBSD, -lc must not be provided when building
7788 a shared library or else the standard -pthread gcc option is
7789 rendered worthless to later users of the built library.
7790
67916302
JM
77912001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
7792
7793 * MAINTAINERS: Add self and RTH as C front end maintainers.
7794
d2bc0628
AO
77952001-04-05 Alexandre Oliva <aoliva@redhat.com>
7796
e490616e
ZW
7797 * config.sub: Make sure to match an already-canonicalized
7798 machine name (eg. mn10300-unknown-elf).
d2bc0628 7799
a3406c06
AO
78002001-04-01 Alexandre Oliva <aoliva@redhat.com>
7801
7802 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7803 New macros.
7804 (bootstrap, cross): Use RECURSE_FLAGS.
7805 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7806
a076f6a4
AO
78072001-03-27 Alexandre Oliva <aoliva@redhat.com>
7808
7809 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7810
e9f4fa71
CH
78112001-03-22 Colin Howell <chowell@redhat.com>
7812
7238de5c
CH
7813 * Makefile.in (DO_X): Do not backslash single-quotes in
7814 backquotes (two places).
e9f4fa71 7815
b6b14b1b
AO
78162001-03-22 Alexandre Oliva <aoliva@redhat.com>
7817
7818 Re-installed:
7819 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7820 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7821 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7822 * ltcf-cxx.sh: Likewise.
7823 * ltcf-gcj.sh: Likewise.
7824
1eb0b89d
GP
78252001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7826
7827 * MAINTAINERS: Add myself as "documentation co-maintainer".
7828
82e23236
AO
78292001-03-22 Alexandre Oliva <aoliva@redhat.com>
7830
7831 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7832 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7833
64ec27c3
TT
78342001-03-19 Tom Tromey <tromey@redhat.com>
7835
7836 * config-ml.in: Handle GCJ and GCJFLAGS.
7837
191de407
MC
78382001-03-21 Michael Chastain <chastain@redhat.com>
7839
7840 * Makefile.in: all-m4 depends on all-texinfo.
7841
fed4dede
LR
78422001-03-20 Loren J. Rittle <ljrittle@acm.org>
7843
7844 * MAINTAINERS: Add myself to write after approval list.
7845
085072bb
LB
78462001-03-18 Laurynas Biveinis <lauras@softhome.net>
7847
7848 * Makefile.in (DO_X): Quote nested quotes.
7849
5af8ea3f
AM
78502001-03-18 Alan Modra <alan@linuxcare.com.au>
7851
7852 * MAINTAINERS: Add myself to write after approval list.
7853
69e23037
LB
78542001-03-15 Laurynas Biveinis <lauras@softhome.net>
7855
7856 * Makefile.in (DO_X): Use double quotes for quoting
7857 "RANLIB=$${RANLIB}".
7858
2b9650f4
OP
78592001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
7860
7861 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7862
4698d2cf
NP
78632001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7864
7865 * configure.in: Only use `lang_requires' for languages athat are
7866 actually enabled.
7867
f6646274
PE
78682001-03-08 Phil Edwards <pme@sources.redhat.com>
7869
7870 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
7871
c9a54638
AO
78722001-03-08 Alexandre Oliva <aoliva@redhat.com>
7873
7874 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7875
6a556ad6
TT
78762001-03-07 Tom Tromey <tromey@redhat.com>
7877
7878 * configure.in: Allow config-lang.in to set `lang_requires' to list
7879 of other required languages.
7880
6822468a
LB
78812001-03-06 Laurynas Biveinis <lauras@softhome.net>
7882
7883 * Makefile.in: Remove RANLIB definition. Use RANLIB
7884 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7885 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 7886
f04885d3 78872001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 7888 Alexandre Oliva <aoliva@redhat.com>
6387a56e 7889
f04885d3
BK
7890 * Makefile.in (check-c++): Use tabs, not spaces.
7891
288edf47 78922001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 7893
288edf47
LB
7894 * MAINTAINERS: add myself to Write After Approval list.
7895
3d55d2f8 78962001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 7897
e490616e 7898 * Makefile.in (check-c++): New rule.
6387a56e 7899
4d88a68a
BK
7900 * configure.in (target_libs): Remove libg++.
7901 (noconfigdirs): Remove libg++.
7902 (noconfigdirs): Same.
7903 (noconfigdirs): Same.
7904 (noconfigdirs): Same.
7905
7906 * config-ml.in: Remove libg++ references.
7907
7908 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7909 (ALL_TARGET_MODULES): Same.
7910 (configure-target-libg++): Remove.
7911 (all-target-libg++): Remove.
7912 (configure-target-libio): Remove.
7913 (all-target-libio): Remove.
7914 (check-target-libio): Remove.
7915 (.PHONY): Remove.
7916 (libg++.tar.bz2): Remove.
7917 (all-target-cygmon): Remove libio.
7918 (all-target-libstdc++): Remove.
7919 (configure-target-libstdc++): Remove.
7920 (TARGET_LIB_PATH): Remove libstdc++.
7921 (ALL_GCC_CXX): Remove libstdc++.
7922 (all-target-gperf): Correct.
7923
2437d4ed
NC
79242001-02-16 Nick Clifton <nickc@redhat.com>
7925
7926 * configure.in (noconfigdirs): Allow configuration of texinfo
7927 for Cygwin hosts.
7928
85b99cbe
AG
79292001-02-15 Anthony Green <green@redhat.com>
7930
7931 * configure: Introduce GCJ_FOR_TARGET.
7932 * configure.in: Ditto.
7933 * Makefile.in: Ditto.
7934
7b18790c
AS
79352001-02-13 Andreas Schwab <schwab@suse.de>
7936
7937 * MAINTAINERS: Update mail address.
7938
c4880c99
MS
79392001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7940
7941 * config.guess: Add linux target for S/390.
7942 * config.sub: Likewise.
7943
e31ae6db
CC
79442001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7945
7946 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 7947 target-libgloss.
e31ae6db 7948
7739adfb
BE
79492001-02-06 Ben Elliston <bje@redhat.com>
7950
7951 * configure: Output host type to stdout, not stderr.
7952
36ca672c
MM
79532001-02-05 Mark Mitchell <mark@codesourcery.com>
7954
e40f2829 7955 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
7956 * ltcf-cxx.sh: Likewise.
7957
36ca672c
MM
7958 * config.if: Assume enable_libstdcxx_v3 is defined.
7959
22fdd65e
MM
79602001-02-04 Mark Mitchell <mark@codesourcery.com>
7961
7962 Remove V2 C++ library.
7963 * configure.in: Remove --enable-libstdcxx_v3 support.
7964
3b60dd8e
BM
79652001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
7966
7967 * include/demangle.h: Add prototype for java_demangle_v3.
7968
42c0c80a
PE
79692001-01-29 Phil Edwards <pme@sources.redhat.com>
7970
7971 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
7972
0be25992
RH
79732001-01-27 Richard Henderson <rth@redhat.com>
7974
7975 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7976
8a8de62d
MS
79772001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7978
7979 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7980 Don't unset, it's non-portable and no longer necessary, set to empty
7981 instead.
7982
92769744
MS
79832001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7984
7985 * ltconfig: Shell portability fix for the tagname validity check.
7986
88a1c0ab
AO
79872001-01-27 Alexandre Oliva <aoliva@redhat.com>
7988
7989 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7990 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7991
45291dd5
MS
79922001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7993
7994 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7995
1ace7e15
TT
79962001-01-26 Tom Tromey <tromey@redhat.com>
7997
7998 * configure.in: Allow libgcj to be built on Sparc Solaris.
7999
0ef8b11b
DE
80002001-01-25 David Edelsohn <edelsohn@gnu.org>
8001
8002 * ltcf-c.sh: Add aix5 case.
8003 * ltcf-cxx.sh: Likewise.
8004 * ltconfig: Likewise.
8005
0006091e
AO
80062001-01-24 Alexandre Oliva <aoliva@redhat.com>
8007
9bad11e1
AO
8008 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8009 keep at least one of build_libtool_libs or build_old_libs set to
8010 yes.
8011
0006091e
AO
8012 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8013 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8014
7c01b2b5
BM
80152001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8016
8017 * configure.in: Enable libgcj on several additional platforms.
8018
d340e0ac
BM
80192001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8020
8021 * configure.in: Enable libgcj for linux targets.
8022
5baf8c37
MS
80232001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8024
8025 * MAINTAINERS (Write After Approval): Add myself.
8026
10a0ba84
JDA
80272001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8028
8029 * MAINTAINERS: Add myself as vax port maintainer.
8030
357c6a4b
FH
80312001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8032
8033 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8034
6e2d9a7a
MS
80352001-01-09 Mike Stump <mrs@wrs.com>
8036
8037 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8038 failures of subdirectories.
8039
b6b14b1b 80402001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 8041
b6b14b1b 8042 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 8043 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
8044 * ltcf-cxx.sh: Likewise.
8045 * ltcf-gcj.sh: Likewise.
8046 * ltconfig.sh: Fix typo.
976b230d 8047
07109110
LB
80482001-01-02 Laurynas Biveinis <lauras@softhome.net>
8049
8050 * configure: handle DOS-style absolute paths.
8051
1da5b8fc
LB
80522001-01-02 Laurynas Biveinis <lauras@softhome.net>
8053
8054 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8055
4c2f5b4f
MM
80562000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8057
8058 * MAINTAINERS: Add myself as avr port co-maintainer.
8059
bc53668e
BE
80602000-12-28 Ben Elliston <bje@redhat.com>
8061
8062 * MAINTAINERS: Add myself under ``Write After Approval''.
8063
c387606f
JM
80642000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8065
8066 * texinfo: Remove directory from GCC.
8067
2cb5082c
JM
80682000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8069
8070 * COPYING: Update to current
8071 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8072 to 19yy as example year in copyright notice).
8073
cc330df9
BK
80742000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8075
6387a56e 8076 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
8077 (libstdcxx_incdir): Pass down.
8078 * config.if: Remove expired bits for cxx_interface, add stub.
8079 (libstdcxx_incdir): Add variable for g++ include directory.
8080 * configure.in (gxx_include_dir): Use it.
6387a56e 8081
4c6b2835
AO
80822000-12-18 Alexandre Oliva <aoliva@redhat.com>
8083
8084 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8085 with old-email address from ``Write After Approval''.
8086
3896f13e
AJ
80872000-12-15 Andreas Jaeger <aj@suse.de>
8088
8089 * configure.in: Handle lang_dirs.
8090
80912000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 8092
ad46e881
TT
8093 * MAINTAINERS: Removed brads.
8094
90a10418
TT
8095 * MAINTAINERS: Added gcj developers.
8096
41dfe3a2 80972000-12-13 Anthony Green <green@redhat.com>
6387a56e 8098
41dfe3a2 8099 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
8100 listed. Disable libgcj for x86 and Alpha Linux until compatible
8101 with g++ abi.
6387a56e 8102
e2f601da
MS
81032000-12-13 Mike Stump <mrs@wrs.com>
8104
8105 * Makefile.in (local-distclean): Also remove fastjar.
8106
70030c01
RB
81072000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8108
8109 * contrib/gcc_update: Add fastjar --touch entries.
8110
2a50f859
AO
81112000-12-12 Alexandre Oliva <aoliva@redhat.com>
8112
8113 * configure.in: Disable language-specific target libraries for
8114 languages that aren't enabled.
8115
7743113b
AG
81162000-12-10 Anthony Green <green@redhat.com>
8117
8118 * configure.in: Define libgcj. Disable libgcj target libraries for
8119 most targets.
8120
92e061a6
NB
81212000-12-10 Neil Booth <neilb@earthling.net>
8122
8123 * MAINTAINERS: Update mail address, remove from WAA list.
8124
f34ff6d6
APB
81252000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8126
8127 * libjava: Imported from /cvs/java.
8128 * libffi: Likewise.
8129 * Boehm-gc: Likewise.
8130
d82a33c6
APB
81312000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8132
8133 * configure.in (target_libs): Revert 2000-12-08 patch.
8134 (noconfigdirs): Added target-libjava.
8135
e14f8e28
LB
81362000-12-09 Laurynas Biveinis <lauras@softhome.net>
8137
8138 * djunpack.bat: removed.
8139
fc26516b
LB
81402000-12-09 Laurynas Biveinis <lauras@softhome.net>
8141
8142 * Makefile.in: handle DOS-style absolute paths.
8143 * config-ml.in: likewise.
8144 * symlink-tree: likewise.
8145
bd8757b3
APB
81462000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8147
8148 * fastjar: Imported.
8149
81522a1f
APB
81502000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8151
8152 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8153 libjava.
8154 * configure.in (target_libs): Removed `target-libjava'.
8155
5db1f7ed
APB
81562000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8157
8158 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8159 (ALL_MODULES): Added fastjar.
8160 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8161 (all-target-libjava): all-fastjar replaces all-zip.
8162 (all-fastjar): Added.
8163 (configure-target-fastjar, all-target-fastjar): Likewise.
8164 * configure.in (host_tools): Added fastjar.
8165
5e59997c
MS
81662000-12-07 Mike Stump <mrs@wrs.com>
8167
8168 * Makefile.in (local-distclean): Remove leftover built files.
8169
0a534f40
NC
81702000-11-24 Nick Clifton <nickc@redhat.com>
8171
8172 * configure.in (xscale-elf): Add target.
8173 (xscale-coff): Add target.
8174
7686cadf
LR
81752000-11-22 Loren J. Rittle <ljrittle@acm.org>
8176
e490616e
ZW
8177 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8178 recent versions of FreeBSD (release 3 or later).
8179 * ltconfig: On FreeBSD, -lc must not be provided when building
8180 a shared library or else the standard -pthread gcc option is
8181 rendered worthless to later users of the built library.
7686cadf 8182
fff01699
FF
81832000-11-16 Fred Fish <fnf@be.com>
8184
8185 * configure.in (enable_libstdcxx_v3): Fix typo,
8186 libstd++ -> libstdc++.
8187
4dc16355
KL
81882000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8189
8190 * MAINTAINERS: Add self to Write After Approval list.
8191
bf6fc7b2
BS
81922000-11-21 Bernd Schmidt <bernds@redhat.com>
8193
8194 * MAINTAINERS: Update my email address. Add myself to global write
8195 privs list.
8196
ce8e06b1
AO
81972000-11-18 Alexandre Oliva <aoliva@redhat.com>
8198
6e2a4843
AO
8199 * Makefile.in: Merge with src and libgcj.
8200 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8201 configure-target-<library> when their configure scripts need the C
8202 or C++ library to have already been built to work properly.
8203 (do_proto_toplev): Set them to an empty string.
8204
ce8e06b1
AO
8205 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8206 (REALLY_SET_LIB_PATH): Use them.
8207
c003f378
SS
82082000-11-17 Stan Shebs <shebs@apple.com>
8209
8210 * MAINTAINERS: Add self to Write After Approval list.
8211
cc1e60ea
JM
82122000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8213
8214 * configure: Provide the original toplevel configure arguments
8215 (including $0) to subprocesses in the environment rather than
8216 through gcc/configargs.h.
8217
1173593d
JM
82182000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8219
8220 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8221 C99. Alphabetise "Write After Approval" list.
8222
520907ee
MM
82232000-11-12 Mark Mitchell <mark@codesourcery.com>
8224
34f6fbdb
MM
8225 * configure: Turn on libstdc++ V3 by default.
8226
520907ee
MM
8227 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8228 if we've got GCC.
8229
0bbd37ed
PB
82302000-11-11 Philip Blundell <philb@gnu.org>
8231
8232 * MAINTAINERS: Add self to Write After Approval list.
8233
7ca0e6d9
DE
82342000-11-09 David Edelsohn <edelsohn@gnu.org>
8235
8236 * ltcf-c.sh (aix4): Improve shared library configuration; require
8237 exporting symbols.
8238 * ltcf-cxx.sh (aix4): Define.
8239 * ltconfig (aix4): Define library and soname specs appropriate for
8240 AIX. Define command to create export symbols list.
8241
f559f30b
CF
8242Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
8243
8244 * config.sub: Add support for Sun Chorus
8245
fc05d516
NC
82462000-10-31 Nick Clifton <nickc@redhat.com>
8247
8248 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8249 <name>@redhat.com. Also installed new email address for Clint
8250 Popetz.
6387a56e 8251
90a0e73f
JM
82522000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8253
8254 * etc: Remove directory from GCC.
8255
a5e1b548
MM
82562000-10-16 Michael Meissner <meissner@redhat.com>
8257
8258 * configure (gcc/configargs.h): Only create if there is a build GCC
8259 directory created.
8260
6387a56e
EC
82612000-10-16 Matthias Klose <doko@debian.org>
8262
be1db873
MK
8263 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8264 when configured for libstdc++-v3.
8265
f5fa9a5b
PE
82662000-10-05 Phil Edwards <pme@gcc.gnu.org>
8267
8268 * configure: Save configure arguments to gcc/configargs.h.
8269
61a77fea
PT
82702000-10-04 Philipp Thomas <pthomas@suse.de>
8271
8272 * config.guess: Import CVS version 1.157.
8273 * config.sub: Import CVS version 1.181.
8274
3a4fee66
AP
82752000-10-04 Andris Pavenis <pavenis@latnet.lv>
8276
8277 * Makefile.in (bootstrap): avoid recursion if subdir missing
8278 (cross): ditto
8279 (do-proto-toplev): ditto
8280
3dd7094e
AO
82812000-09-30 Alexandre Oliva <aoliva@redhat.com>
8282
de710532
AO
8283 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8284 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8285
3dd7094e
AO
8286 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8287 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8288 all affected `configure' scripts.
8289
e592386f
NB
8290Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8291
8292 * MAINTAINERS: Add self as cpplib co-maintainer.
8293
fba54939
AH
82942000-09-24 Aldy Hernandez <aldyh@redhat.com>
8295
8296 * MAINTAINERS: Add self to Write After Approval list.
8297
2bd429f4
GP
82982000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8299
8300 * INSTALL/README: egcs -> GCC update.
8301
d733f374
ME
8302Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
8303
8304 * MAINTAINERS: Add myself to Write After Approval list.
8305
d7ce9a83
KH
83062000-09-15 Kazu Hirata <kazu@hxi.com>
8307
8308 * MAINTAINERS: Add myself to Write After Approval list.
8309
18a53ffe
JL
8310Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8311
e490616e
ZW
8312 * configure.in: Do not build byacc for hppa64. Provide paths to the
8313 X11 libraries for hppa64.
18a53ffe 8314
f246ff23
SC
83152000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8316
8317 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8318
06298abd
AO
83192000-09-06 Alexandre Oliva <aoliva@redhat.com>
8320
4b92758a
AO
8321 * Makefile.in (all-zlib): Added dummy target.
8322
06298abd
AO
8323 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8324 ltcf-gcj.sh: Updated from libtool multi-language branch.
8325
4d73d07a
AO
83262000-09-05 Alexandre Oliva <aoliva@redhat.com>
8327
8328 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8329 (bootstrap*): Depend on all-bootstrap.
8330
05d52d78
PT
83312000-09-05 Philipp Thomas <pthomas@suse.de>
8332
8333 * config.guess: Import CVS version 1.156.
8334 * config.sub: Import CVS version 1.179.
8335
3c809ba4
AG
83362000-09-02 Anthony Green <green@cygnus.com>
8337
8338 * Makefile.in (all-gcc): Depend on all-zlib.
8339 (CLEAN_MODULES): Add clean-zlib.
8340 (ALL_MODULES): Add all-zlib.
8341 * configure.in (host_libs): Add zlib.
8342
10ad78a0 83432000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
8344
8345 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8346 crosses, but add gcc/include to the header search path for them.
8347
b36a9ce3
DB
83482000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8349
8350 * MAINTAINERS: Add self to Write After Approval list.
8351
cb011248
FS
83522000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8353
8354 * config.guess: Import CVS version 1.152.
8355 * config.sub: Import CVS version 1.177.
8356
db310af0
AO
83572000-08-25 Alexandre Oliva <aoliva@redhat.com>
8358
7965440a
AO
8359 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8360 $targargs to tell whether newlib is going to be built.
8361
db310af0
AO
8362 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8363 $$r/TARGET_SUBDIR/libio for _G_config.h.
8364
e7977565
AO
83652000-08-23 Alexandre Oliva <aoliva@redhat.com>
8366
8367 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8368
126bb9ed
DD
83692000-08-22 DJ Delorie <dj@redhat.com>
8370
8371 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8372
5b0e9d29
AO
83732000-08-22 Alexandre Oliva <aoliva@redhat.com>
8374
8375 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8376 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8377 sub-configures.
8378
4f3e904e
DD
83792000-08-21 DJ Delorie <dj@redhat.com>
8380
8381 * MAINTAINERS: Add self as a libiberty maintainer
8382
c9635443
AO
83832000-08-16 Alexandre Oliva <aoliva@redhat.com>
8384
8385 * configure.in (libstdcxx_flags): Use
8386 libstdc++-v3/src/libstdc++.INC.
8387
8b2100ba
AO
83882000-08-15 Alexandre Oliva <aoliva@redhat.com>
8389
8390 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8391
57119aa9
ZW
83922000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8393
eeb943b0
ZW
8394 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8395
6387a56e 8396 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
8397 explicit. Substitute enable_threads into generated Makefiles.
8398 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8399 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8400
acffa7c4
GK
84012000-08-13 Geoff Keating <geoffk@cygnus.com>
8402
8403 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8404
808d8c41
AO
84052000-08-12 Alexandre Oliva <aoliva@redhat.com>
8406
8407 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8408 previous delta.
8409
1fc8c51c 84102000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 8411
1fc8c51c
JM
8412 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8413 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8414 (FLAGS_FOR_TARGET): Not here.
8415 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 8416
25698887
AO
84172000-08-11 Alexandre Oliva <aoliva@redhat.com>
8418
8419 * config-ml.in (CC, CXX): Don't introduce a leading space.
8420
10120687
DD
84212000-08-07 DJ Delorie <dj@delorie.com>
8422
8423 * MAINTAINERS: Add self as a DJGPP maintainer
8424
15c758e9
DD
84252000-08-07 DJ Delorie <dj@redhat.com>
8426
8427 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8428 "if we're also building gcc, and it's a gcc that will run on the
8429 build machine, we want to use its includes instead of the system's
8430 default includes".
8431
2d0de245
JM
84322000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8433
8434 * MAINTAINERS: Add self to Write After Approval list.
8435
e81b330a
AO
84362000-08-03 Alexandre Oliva <aoliva@redhat.com>
8437
83440c1e
AO
8438 * configure.in (libstdcxx_flags): Don't use `"'.
8439
e81b330a
AO
8440 * config-ml.in: Adjust multilib search paths to the
8441 appropriate multilib tree.
8442
cf95c847
AO
84432000-08-02 Alexandre Oliva <aoliva@redhat.com>
8444
8445 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8446 commas in $LANGUAGES.
8447
9e9af119
MH
84482000-08-02 Manfred Hollstein <manfredh@redhat.com>
8449
8450 * configure.in: Re-enable all references to libg++ and librx.
8451
606ce391
AO
84522000-08-01 Alexandre Oliva <aoliva@redhat.com>
8453
89820b43
AO
8454 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8455 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8456 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8457 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8458
606ce391
AO
8459 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8460
04179d4a
AO
84612000-07-31 Alexandre Oliva <aoliva@redhat.com>
8462
8463 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8464 CXX_FOR_TARGET for sed.
8465
d4eb109c
AO
84662000-07-30 Alexandre Oliva <aoliva@redhat.com>
8467
8468 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8469 Do not override if already set in the environment or in configure.
8470 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8471 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8472
4f4caf92
AO
84732000-07-28 Alexandre Oliva <aoliva@redhat.com>
8474
8475 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8476 the libtool CVS tree multi-language branch.
8477 * ltconfig, ltmain.sh: Updated.
6387a56e 8478
b87487b6
AO
84792000-07-27 Alexandre Oliva <aoliva@redhat.com>
8480
1670d1ea
AO
8481 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8482 (clean-target): Depend on it.
8483
b87487b6
AO
8484 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8485 (GCC_FOR_TARGET): Use it.
8486 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8487 * configure.in: ... here.
8488 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8489 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8490
4e81ae98
EC
84912000-07-24 Eric Christopher <echristo@cygnus.com>
8492
8493 * MAINTAINERS: Add self to Write After Approval list.
8494
059ae32c
AO
84952000-07-24 Alexandre Oliva <aoliva@redhat.com>
8496
5b28edd4
AO
8497 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8498 (configure-target-libchill, configure-target-libobjc): Likewise.
8499
059ae32c
AO
8500 * configure.in: Use the same cache file for all target libs.
8501 * config-ml.in: But different cache files per multilib variant.
8502
1adcd149
MS
85032000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8504
8505 * configure (topsrcdir): Don't use dirname.
8506
2d573dff
JO
85072000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8508
8509 * MAINTAINERS: Add self to Write After Approval list.
8510
d207ebef
JM
85112000-07-20 Jason Merrill <jason@redhat.com>
8512
8513 * configure.in: Remove all references to libg++ and librx.
8514
8515 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8516
85172000-07-20 Hans-Peter Nilsson <hp@axis.com>
8518
8519 * config.sub: Update to subversions version 2000-07-06.
8520
7b7792d5
AH
85212000-07-12 Andrew Haley <aph@cygnus.com>
8522
8523 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8524 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8525
3abaac67
PE
85262000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8527
8528 * symlink-tree: Check number of arguments.
8529
34be2b36
JW
85302000-07-05 Jim Wilson <wilson@cygnus.com>
8531
8532 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8533 search path for a g++ extracted from the build tree. This
8534 will allow link tests run by configure scripts in
8535 subdirectories to succeed.
8536
d207ebef
JM
85372000-07-01 Koundinya K <kk@ddeorg.soft.net>
8538
e490616e 8539 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 8540
0900331b
MH
85412000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8542
8543 * MAINTAINERS: Add myself as loop discovery maintainer.
8544
d207ebef
JM
85452000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8546
8547 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8548 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8549
85502000-06-19 Timothy Wall <twall@cygnus.com>
8551
8552 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8553 * config.sub: Add tic54x target.
8554
11a27a76
TM
8555Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8556
8557 * MAINTAINERS: Add self as Fortran maintainer,
8558 remove Craig Burley.
8559
d207ebef 8560Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 8561
d207ebef
JM
8562 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8563 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 8564
7758b73f
PT
8565Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8566
8567 * MAINTAINERS: Add self as i18n maintainer
8568
d207ebef
JM
856920000-05-21 H.J. Lu (hjl@gnu.org)
8570
e490616e
ZW
8571 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8572 directory are used if they exist. Make sure
8573 $(build_tooldir)/include is searched for header files,
8574 $(build_tooldir)/lib/ for library files.
d207ebef 8575 (GCC_FOR_TARGET): Likewise.
e490616e 8576 (CXX_FOR_TARGET): Likewise.
d207ebef 8577
bae29210
JL
8578Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8579
8580 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8581
d207ebef 8582Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
8583
8584 * Makefile.in (configure-target-libiberty): Depend on
8585 configure-target-newlib.
8586
aab0d19d
AO
85872000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8588
8589 * configure.in, Makefile.in: Merge all libffi-related
8590 configury stuff from the libgcj tree.
8591
d207ebef
JM
8592Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8593
8594 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8595 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8596
8597Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8598
8599 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8600 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 8601 current version information. Add to proto-toplev directory.
d207ebef
JM
8602 (gdb-taz): Build do-djunpack.
8603
758c7bd4
DE
86042000-05-15 David Edelsohn <edelsohn@gnu.org>
8605
8606 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8607
1888228d
AC
8608Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8609
8610 * MAINTAINERS: Add self to Write After Approval list.
8611
d207ebef
JM
86122000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8613
8614 * ltmain.sh: Preserve in relink_command any environment
8615 variables that may affect the linker behavior.
8616
2d7cc2fe
JL
8617Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8618
d207ebef
JM
8619 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8620
8621Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8622
8623 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8624
86252000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8626
8627 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 8628 with the version name.
2d7cc2fe 8629
ee455968
JE
8630Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
8631
8632 * MAINTAINERS: Add self as bb-reorder maintainer.
8633
73b97e5c
BK
86342000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8635
8636 * config.if: Tweak.
8637
d207ebef
JM
86382000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8639
8640 * djunpack.bat: New file.
8641
8642Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
8643
8644 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
8645 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8646 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8647 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 8648
954869eb
DP
86492000-04-16 Dave Pitts <dpitts@cozx.com>
8650
e490616e
ZW
8651 * config.sub (case $basic_machine): Change default for "ibm-*"
8652 to "openedition".
954869eb 8653
eaabe541
AJ
86542000-04-13 Andreas Jaeger <aj@suse.de>
8655
8656 * MAINTAINERS: Added myself.
8657
d207ebef
JM
8658Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8659
8660 * Makefile.in (gdb-taz): New target. GDB specific archive.
8661 (do-md5sum): New target.
8662 (MD5PROG): Define.
8663 (PACKAGE): Default to TOOL.
8664 (VER): Default to a shell script.
8665 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 8666 md5 checksum generation.
d207ebef
JM
8667 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8668 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8669 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 8670 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
8671
8672Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
8673
8674 * configure (warn_cflags): Delete.
8675
0ea6d60c
PDM
8676Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
8677
8678 * MAINTAINERS: Added myself.
8679
17090313 86802000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 8681 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 8682
e490616e
ZW
8683 * configure.in (enable_libstdcxx_v3): Add.
8684 (target_libs): Add bits here to switch between libstdc++-v2 and
8685 libstdc++-v3.
8686 * config.if: And this file too.
8687 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 8688
76b78517
MM
86892000-04-05 Michael Meissner <meissner@redhat.com>
8690
8691 * config.sub (d30v): Add d30v as a basic machine type.
8692
ad242caf
JM
86932000-03-29 Jason Merrill <jason@casey.cygnus.com>
8694
8695 * configure.in: -linux-gnu*, not -linux-gnu.
8696
d4537148
TM
8697Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8698
8699 * MAINTAINERS: Add self in write-after-approval section.
8700
f152e9d4
JW
8701Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
8702
8703 * MAINTAINERS: Add self as ia64 port maintainer.
8704
6a5fcef1
NB
87052000-03-08 Neil Booth <NeilB@earthling.net>
8706
8707 * MAINTAINERS: Add self in write-after-approval section.
8708
d207ebef 8709Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 8710
d207ebef
JM
8711 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8712 (do-tar-bz2): Replace TOOL with PACKAGE.
8713 (gdb.tar.bz2): Remove GDBTK from GDB package.
8714 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 8715 dejagnu.tar.bz2): New packages.
d207ebef
JM
8716
87172000-02-27 Andreas Jaeger <aj@suse.de>
8718
8719 * configure.in: Add entry for mips*-*-linux*, move catch all
8720 *-*-*linux* entry below this one.
8721
87222000-02-27 Ian Lance Taylor <ian@zembu.com>
8723
8724 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 8725
521fe9d0
NC
87262000-02-24 Nick Clifton <nickc@cygnus.com>
8727
8728 * config.sub: Support an OS of "wince".
8729
d207ebef
JM
8730Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
8731
8732 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 8733 version.
d207ebef
JM
8734
87352000-02-23 Linas Vepstas <linas@linas.org>
8736
8737 * config.sub: Add support for Linux/IBM 370.
8738 * configure.in: Likewise.
8739
3a685f6f
NC
87402000-02-22 Nick Clifton <nickc@cygnus.com>
8741
8742 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8743
d207ebef 87442000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 8745
d207ebef 8746 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 8747
4746ee26
KG
87482000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8749
8750 * configure (gcc_version): When setting, narrow search to
8751 lines containing `version_string'.
8752
ba96c72d
DC
87532000-02-15 Denis Chertykov <denisc@overta.ru>
8754
8755 * config.sub: Add support for avr target.
8756
77f16a66
NC
87572000-02-14 Nick Clifton <nickc@cygnus.com>
8758
8759 * MAINTAINERS: Add maintainers for MCore port.
8760
784a3a80
HPN
8761Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
8762
8763 * config.sub: Add mmix-knuth-mmixware.
8764
719dd4fa
KG
87652000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8766
8767 * MAINTAINERS: Pair cccp with cpplib maintainership.
8768
d207ebef
JM
87692000-01-27 Christopher Faylor <cgf@redhat.com>
8770
8771 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8772 structure stuff to -L library search.
8773 (CXX_FOR_TARGET): Ditto.
8774 (CROSS_CHECK_MODULES): Fix spelling mistake.
8775
7a53e94b
MM
87762000-01-24 Mark Mitchell <mark@codesourcery.com>
8777
8778 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8779 the C++ compiler.
8780
0da3b5a7
RH
87812000-01-12 Richard Henderson <rth@cygnus.com>
8782
8783 * configure.in: Don't build some bits for beos.
8784
02368d6d
JS
87852000-01-12 Joel Sherrill (joel@OARcorp.com)
8786
8787 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8788 as include files.
8789
2e76d35c
ZW
87902000-01-11 Zack Weinberg <zack@wolery.cumb.org>
8791
8792 * Add self as cpplib maintainer, as requested by Jason
8793 Merrill. Correct my e-mail address.
8794
4c25fdcf
GK
87952000-01-06 Geoff Keating <geoffk@cygnus.com>
8796
8797 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8798 not mh-aix43.
8799
188e3966
HPN
8800Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
8801
8802 * MAINTAINERS: Add myself to "write after approval" list.
8803
c2f5d030
RH
88041999-12-14 Richard Henderson <rth@cygnus.com>
8805
8806 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8807 * config.sub: Accept alphaev[78], alphaev8.
8808
eeda916a
AO
88091999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8810
8811 * config.guess, config.sub: Update from autoconf.
8812
b3bd7820
BK
88131999-11-29 Bruce Korb <autogen@linuxbox.com>
8814
2c290989 8815 * MAINTAINERS: update my playtime e-address.
b3bd7820 8816
1882b2b1
RO
8817Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8818
8819 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8820 necessary libraries are missing.
8821
2395f805
DN
8822Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
8823
8824 * MAINTAINERS: Add new 'write after approval' maintainer.
8825
1e25de97
APB
8826Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
8827
8828 * MAINTAINERS: Add new Java maintainer.
8829
1722c704
AS
88301999-10-25 Andreas Schwab <schwab@suse.de>
8831
8832 * configure: Fix quoting inside arguments of eval.
8833
8141abe8
NC
88341999-10-21 Nick Clifton <nickc@cygnus.com>
8835
8836 * config-ml.in: Allow suppression of some ARM multilibs.
8837
0b77644a
LV
8838Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8839
8840 * config.guess: Add OS/390 match pattern.
8841 * config.sub: Add mvs, openedition targets.
8842 * configure.in (i370-ibm-opened*): New.
8843
d207ebef
JM
88441999-09-04 Steve Chamberlain <sac@pobox.com>
8845
8846 * config.sub: Add support for configuring for pj.
8847
88481999-08-31 Nick Clifton <nickc@cygnus.com>
8849
8850 * config.sub (maybe_os): Add support for configuring for fr30.
8851
af13ebe9
NC
88521999-08-25 Nick Clifton <nickc@cygnus.com>
8853
8854 * configure.in: Do not configure or build ld for AIX
8855 platforms. ld is known to be broken on these platforms.
8856
1250c760
RO
8857Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8858
8859 * config-ml.in: Pass compiler flag corresponding to multidirs to
8860 subdir configures.
8861
d207ebef
JM
88621999-08-09 Ian Lance Taylor <ian@zembu.com>
8863
8864 * Makefile.in (LDFLAGS): Define.
8865
88661999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8867
8868 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8869 noconfigdirs.
8870 (*-*-cygwin*): Likewise.
8871
88721999-08-08 Ian Lance Taylor <ian@zembu.com>
8873
8874 * mkdep: New file.
8875 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8876 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8877
8878 From Eli Zaretskii <eliz@is.elta.co.il>:
8879 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8880 long file name when using DJGPP on MS-DOS.
8881
dbd83e11
JL
8882Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8883
8884 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8885
d207ebef
JM
88861999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8887
8888 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8889 dependency as this causes "make check" to globally "make all"
8890
cd1f4c2c
TT
8891Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8892
8893 * configure.in (target_libs): Added target-zlib.
8894 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8895 (CONFIGURE_TARGET_MODULES): Likewise.
8896 (CHECK_TARGET_MODULES): Likewise.
8897 (INSTALL_TARGET_MODULES): Likewise.
8898 (CLEAN_TARGET_MODULES): Likewise.
8899 (configure-target-zlib): New target.
8900 (all-target-zlib): Likewise.
8901 (all-target-libjava): Depend on all-target-zlib.
8902 (configure-target-libjava): Depend on configure-target-zlib.
8903
8904 * Makefile.in (configure-target-libjava): Depend on
8905 configure-target-newlib.
8906 (configure-target-boehm-gc): New target.
8907 (configure-target-qthreads): New target.
8908
e490616e
ZW
8909 * configure.in (target_libs): Added target-qthreads.
8910 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8911 (CONFIGURE_TARGET_MODULES): Likewise.
8912 (CHECK_TARGET_MODULES): Likewise.
8913 (INSTALL_TARGET_MODULES): Likewise.
8914 (CLEAN_TARGET_MODULES): Likewise.
8915 (all-target-qthreads): New target.
8916 (configure-target-libjava): Depend on configure-target-qthreads.
8917 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
8918
8919 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8920 (CONFIGURE_TARGET_MODULES): Likewise.
8921 (CHECK_TARGET_MODULES): Likewise.
8922 (INSTALL_TARGET_MODULES): Likewise.
8923 (CLEAN_TARGET_MODULES): Likewise.
8924 (all-target-libjava): New target.
8925 (all-target-boehm-gc): Likewise.
8926 * configure.in (target_libs): Added libjava, boehm-gc.
8927
d207ebef
JM
89281999-07-22 Ian Lance Taylor <ian@zembu.com>
8929
8930 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8931 configure.bat in SUPPORT_FILES.
8932 (gas+binutils.tar.bz2): Likewise.
8933
8934 * makeall.bat: Remove; obsolete.
8935
89361999-07-21 Ian Lance Taylor <ian@zembu.com>
8937
8938 From Mark Elbrecht:
8939 * configure.bat: Remove; obsolete.
8940
89411999-07-11 Ian Lance Taylor <ian@zembu.com>
8942
8943 * configure: Add -W -Wall to the default CFLAGS when compiling with
8944 gcc.
8945
8946Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8947
8948 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8949
89501999-06-30 Mark Mitchell <mark@codesourcery.com>
8951
8952 * configure.in: Build ld on IRIX6.
8953
89541999-06-12 Ian Lance Taylor <ian@zembu.com>
8955
8956 * Makefile.in: Change distribution targets to use bzip2 instead of
8957 gzip.
8958 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8959 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8960
89611999-06-04 Nick Clifton <nickc@cygnus.com>
8962
8963 * config.sub: Add mcore target.
8964
26d088fa
CD
8965Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
8966
8967 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8968
c2c08b29
L
8969Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
8970
8971 * config.guess (dummy): Changed to $dummy.
8972
671d0648
NC
89731999-05-24 Nick Clifton <nickc@cygnus.com>
8974
8975 * config.sub: Tidied up case statements.
8976
b1345c72
BE
89771999-05-22 Ben Elliston <bje@cygnus.com>
8978
51ccbd8d
BE
8979 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8980 <jiro@din.or.jp>.
8981
b1345c72
BE
8982 * config.guess: Merge with FSF version. Future changes will be
8983 more accurately recorded in this ChangeLog.
8984 * config.sub: Likewise.
8985
2caf864f
SM
8986Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
8987
8988 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8989
d207ebef
JM
89901999-04-30 Tom Tromey <tromey@cygnus.com>
8991
8992 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8993
90fb0c24
TT
89941999-04-23 Tom Tromey <tromey@cygnus.com>
8995
8996 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8997
d207ebef
JM
89981999-04-20 Drew Moseley <dmoseley@cygnus.com>
8999
9000 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9001 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9002 Bad merge removed these two changes.
9003
3516940d 9004Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 9005 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
9006
9007 * config.guess (interix Alpha): Add.
9008
d207ebef
JM
90091999-04-11 Richard Henderson <rth@cygnus.com>
9010
9011 * configure.in (i?86-*-beos*): Do config gperf; don't config
9012 gdb, newlib, or libgloss.
9013
e891fbfe 9014Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9015
e891fbfe
AO
9016 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9017 link a trivial program with -mabi=64. If it fails, remove mabi=64
9018 from multidirs.
9019
f9ae47d6
PT
9020Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9021
9022 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9023
d207ebef
JM
90241999-04-08 Nick Clifton <nickc@cygnus.com>
9025
9026 * config.sub: Add support for mcore targets.
9027
90281999-04-07 Michael Meissner <meissner@cygnus.com>
9029
9030 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9031 not mt-ospace, in order to shut up assembler warning about using
9032 symbols that are named the same as registers.
9033
90341999-04-07 Drew Moseley <dmoseley@cygnus.com>
9035
9036 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9037 dependency list for all-target-cygmon.
9038
90391999-04-05 Doug Evans <devans@casey.cygnus.com>
9040
9041 * config-ml.in: Check $host, not $target, for selective multilibs.
9042 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9043 thumb interworking, and underscore prefix multilibs.
9044
90451999-04-04 Ian Lance Taylor <ian@zembu.com>
9046
9047 * missing: Update to version from current automake.
9048
88101ab9
L
9049Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9050
9051 * configure (gxx_include_dir): Removed.
9052
9053 * configure.in (gxx_include_dir): Handle it.
9054 * Makefile.in: Likewise.
9055
d207ebef
JM
90561999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9057
9058 * config.sub (mips64vr4111,mips64vr4111el) Add.
9059
90601999-03-21 Ben Elliston <bje@cygnus.com>
9061
e490616e 9062 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 9063
8dc91cbe
ME
9064Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9065
8dc91cbe
ME
9066 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9067 config/mh-djgpp.
9068
d207ebef
JM
9069Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9070
9071 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9072 all-target-newlib to dependency list for all-target-bsp.
9073
926bb5ed
MK
9074Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9075
9076 * config.sub: Add i386-uwin support.
9077 * config.guess: Likewise.
9078
4a6e3000
FS
9079Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9080
9081 * configure.in: cleanup, add mh-*pic handling for arm, special
9082 case powerpc*-*-aix*
9083
d207ebef
JM
9084Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9085
9086 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9087 can be built.
9088
9089Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9090
9091 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 9092 targets.
d207ebef 9093
71c91078
NC
90941999-03-02 Nick Clifton <nickc@cygnus.com>
9095
9096 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9097
282e5df8
GN
9098Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9099
9100 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9101
1de558ee
NC
91021999-02-24 Nick Clifton <nickc@cygnus.com>
9103
9104 * config.sub: Fix typo in arm recognition.
9105
d207ebef
JM
9106Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9107
9108 * configure.in (noconfigdirs): Changed target_configdirs to
9109 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9110 rather than m68k-*-* since it is not known to work on
9111 m68k-aout. Ditto for arm-*-*oabi.
9112
9113Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9114
9115 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
9116
91171999-02-19 Ben Elliston <bje@cygnus.com>
9118
9119 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9120 Smart and improved by Andrew Cagney.
9121
fab7445a
ME
9122Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9123
9124 * config.guess: Recognize openbsd-*-hppa.
9125
8ccdc228
L
9126Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9127
9128 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9129 only if it is not empty.
9130
3b7265ff
NC
91311999-02-17 Nick Clifton <nickc@cygnus.com>
9132
9133 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 9134
d207ebef 9135 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
9136
9137 * config.sub: Modified to recognize uname's armv* syntax.
9138
d207ebef
JM
91391999-02-17 Mark Salter <msalter@cygnus.com>
9140
9141 * configure.in: Added target-bsp for sparclite.
9142
9143Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9144
9145 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9146
91471999-02-08 Nick Clifton <nickc@cygnus.com>
9148
9149 * configure.in: Add support for strongarm port.
9150 * config.sub: Add support for strongarm target.
9151
c48dd3f5 9152Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 9153
c48dd3f5
MK
9154 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9155 the old name config/mh-cygwin32.
9156 Enable texinfo.
9157
d207ebef
JM
9158Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9159
9160 * configure.in: Do build ld for ix86 Solaris.
9161
ecd62820
JW
9162Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9163
9164 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9165 $AR_FOR_TARGET. Likewise for RANLIB.
9166
bbd8fa7f 9167Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 9168
e490616e
ZW
9169 * config.sub (oabi): Recognize.
9170 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 9171
0397442c
RL
9172Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9173
9174 * config.guess: Improve detection of i686 on UnixWare 7.
9175
c9ffaa63
MK
9176Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9177
9178 * config.guess: Add support for i386-pc-interix.
9179 * config.sub: Likewise.
9180 * configure.in: Likewise.
c9ffaa63 9181
d207ebef
JM
9182Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9183
9184 * Makefile.in: Remove unneeded all-target-libio from
9185 from all-target-winsup target since it is now unneeded.
9186 Add all-target-libtermcap in its place since it is now
9187 needed.
9188
9189Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9190
9191 * configure.in: makefile stub for cygwin target is probably
9192 unnecessary. Remove it for now.
d207ebef
JM
9193
9194Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9195
9196 * configure.in: libtermcap.a should be built when cygwin is the
9197 target as well as the host.
9198 * config.guess: Allow mixed case in cygwin uname output.
9199 * Makefile.in: Add libtermcap target.
d207ebef 9200
ebe12325
JL
9201Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9202
9203 * config.sub: Clean up handling of hppa2.0.
9204
57057b67
RB
9205Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9206
9207 * config.guess: Use C code to identify more HP machines.
9208
f8670be1
JL
9209Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9210
9211 * config.sub: Handle hppa2.0.
9212
d207ebef
JM
9213Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9214
9215 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 9216 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
9217
92181998-12-15 Mark Salter <msalter@cygnus.com>
9219
9220 * configure.in: Added target-bsp for several target architectures.
9221
9222 * Makefile.in: Added rules for bsp.
9223
d1a09590
JL
9224Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9225
9226 * config.guess: Improve detection of hppa2.0 processors.
9227
9228Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9229
9230 * config.guess: Recognize FreeBSD using ELF automatically.
9231
71205e0b
MH
92321998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9233
9234 * configure (skip-this-dir): Add handling for new shell script, which
9235 might be created by a sub-directory's configure to indicate, this particular
9236 directory is "unwanted".
9237 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9238
d207ebef
JM
9239Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9240
9241 * ltconfig: import from libtool, after changing libtool to
9242 account for the cygwin name change.
9243
9244Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9245
9246 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9247 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9248
9249Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9250
9251 * configure.in: Add libtermcap to list of cygwin dependencies.
9252
9253Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9254
e490616e
ZW
9255 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9256 they include winsup/include when it's a cygwin target.
d207ebef
JM
9257
92581998-11-12 Tom Tromey <tromey@cygnus.com>
9259
9260 * configure.in (host_tools): Added zip.
9261 * Makefile.in (all-target-libjava): Depend on all-zip.
9262 (all-zip): New target.
9263 (ALL_MODULES): Added all-zip.
9264 (NATIVE_CHECK_MODULES): Added check-zip.
9265 (INSTALL_MODULES): Added install-zip.
9266 (CLEAN_MODULES): Added clean-zip.
9267
9268Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9269
9270 * Makefile.in: lose "32" from comment about cygwin.
9271
9272Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9273
9274 * configure.in: Use -Os to build target libraries for the fr30.
9275
9276Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9277
9278 * config.sub: Add fr30.
9279
9280Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9281
e490616e 9282 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
9283 cygwin* instead of cygwin32*.
9284 * config.sub: Check cygwin* instead of cygwin32*.
9285
d2ec8b39
RL
9286Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9287
9288 * config.guess: Match any version of Unixware7.
9289
d207ebef
JM
92901998-10-20 Syd Polk <spolk@cygnus.com>
9291
9292 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9293 if desired.
9294
35cd2565
JL
9295Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9296
9297 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9298 these if the appropriate directories and files to not exist.
9299
52d4e5b7
JL
9300Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9301
9302 * Makefile.in (DEVO_SUPPORT): Add config.if.
9303
38ada91e
MH
9304Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9305
9306 * configure: Add pattern to replace "build_tooldir"'s
9307 definition in the generated Makefile with "tooldir"'s
9308 actual value.
9309
e44e84da
JL
9310Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9311
56a8387f
JL
9312 * config.sub: Bring back lost sparcv9.
9313
e44e84da
JL
9314 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9315
5cb95c7a
JL
9316Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9317
9318 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9319 CC_FOR_TARGET and friends.
9320
9321Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9322
ceff9b14
AO
9323 * Makefile.in (build_tooldir): New variable, same as tooldir.
9324 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9325 -B$(build_tooldir)/bin/.
9326 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 9327
f2d11dcd
GP
9328Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9329
9330 * README: Remove installation instructions and refer to the
9331 INSTALL directory instead.
9332
73a6d2e7 9333Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 9334
73a6d2e7
RL
9335 * config.sub: Add support for i[34567]86-pc-udk.
9336 * configure.in: Likewise.
9337
5d4a5ee6
JL
9338Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9339
9340 * Makefile.in: add bzip2 package building bits for user
9341 tools module
9342 * configure.in: ditto
9343
6fc19d6d
JL
9344Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9345
9346 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9347 (ALL_TARGET_MODULES): Add all-target-libobjc.
9348 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9349 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9350 (all-target-libchill): Add dependencies.
9351 * configure.in (target_libs): Add libchill.
4e81ae98 9352
f653f0ab
MH
93531998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9354
9355 * configure.in (target_subdir): Remove duplicate line.
9356
5d4a5ee6
JL
9357Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9358
9359 * Makefile.in (all-automake): fix dependencies.
9360
494933e4
JL
9361Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9362
9363 * configure.in: Minor cleanups for building in the $(target_alias)
9364 subdir.
9365
f6b58262
JW
93661998-09-22 Jim Wilson <wilson@cygnus.com>
9367
9368 * Makefile.in (bootstrap): Set r and s before make all. Use
9369 BASE_FLAGS_TO_PASS in make all.
9370 (cross): Likewise.
9371
27c7a08d
MM
93721998-09-20 Mark Mitchell <mark@markmitchell.com>
9373
9374 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9375
e67afd1e
RH
9376Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9377
9378 * config.sub: Fix typo in last change.
9379
8e44ac71
MH
93801998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9381
9382 * config.sub: Add support for C4x target.
9383 * configure.in: Likewise.
9384
d7496fbb
DM
93851998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9386
9387 * config.sub: Recognize sparcv9 just like sparc64.
9388
22097bd1
RL
9389Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9390
9391 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9392
4b877abd
JL
9393Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9394
2c8ec9a2
JL
9395 * config.guess: Correctly identify Pentium II sco boxes.
9396
4b877abd
JL
9397 * config.guess: Fix "tr" code. From Weiwen Liu.
9398
ab03db52
JH
9399Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9400
9401 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9402 stabs.
9403
b54db294
JL
9404Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9405
9406 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9407 (ALL_TARGET_MODULES): Add all-target-libchill.
9408 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9409 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9410 (all-target-libchill): Add dependencies.
9411 * configure.in (target_libs): Add libchill.
9412
bf48dd73
LW
9413Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9414
9415 * config.guess: Avoid assumptions about "tr" behaves when
9416 LANG is set to something other than English.
9417
a3cbd105
L
9418Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9419
9420 * configure (gxx_include_dir): Changed to
9421 '${prefix}/include/g++'-${libstdcxx_interface}.
9422
9423 * config.if: New to determine the interfaces.
9424
c4acd909
MK
9425Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9426
9427 * config.guess: Detect and handle MPE/IX.
9428 * config.sub: Deal with MPE/IX.
9429
9ea97665
DE
9430Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9431
9432 * configure.in: Use mh-aix43.
9433
0ce065bd
MH
94341998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9435
9436 * configure: Fix --without/--disable cases for gxx-include-dir.
9437
5d4a5ee6
JL
9438Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9439
9440 * mdata-sh: Imported. Needed for automake support.
9441
9442Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9443
9444 * Makefile.in (taz): Try "chmod -R og=u ." before
9445 "chmod og=u `find . -print`".
9446
9447Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9448
9449 * configure.in: Add arm-elf and thumb-elf support.
9450
9451Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9452
9453 * Makefile.in: Undo previous patch.
9454
9455Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9456
9457 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9458 to here ...
9459 (install-no-fixedincludes): and here
9460 (INSTALL_MODULES): ... from here.
9461
466456d9
ILT
9462Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9463
9464 * config.sub: Merge with FSF.
9465
1b409d25
ILT
9466 * config.guess: Merge with FSF.
9467
d207ebef
JM
9468Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9469
9470 * configure (extraconfigdirs): New variable.
9471 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9472 * Makefile.in (all): Move higher in file.
9473 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9474 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9475 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9476 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9477 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9478
94791998-07-23 Brendan Kehoe <brendan@cygnus.com>
9480
9481 * Makefile.in (all-target-libjava): Depend on all-gcc and
9482 all-target-newlib.
9483 (configure-target-libjava): Depend on $(ALL_GCC).
9484
7f1937c1
RL
9485Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9486
9487 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9488 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9489
2ada2bd6
ML
9490Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9491
9492 * INSTALL/README: Fix typo.
9493
1e025bde
ML
9494Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9495
5d4a5ee6
JL
9496 * ylwrap: Change absolute path checks to check for DOS style path
9497 names.
1e025bde 9498
5d4a5ee6
JL
9499 * ylwrap: Don't use a full path name if the source file is in the
9500 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 9501
6755ff73
ILT
9502 * config-ml.in: Default to being verbose, to match Feb 18 change to
9503 configure.
9504
5d4a5ee6
JL
9505Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9506
9507 Brought over from egcs:
9508
9509 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9510
9511 * configure.in (target_subdir): Set to ${target_alias} instead
9512 of "libraries".
9513
9514 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9515
9516 * configure.in (target_subdir): Set to libraries if enable_multilib.
9517
9518Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9519
9520 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9521 multilibs, force reconfiguration the first time we create
9522 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9523
9524Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9525
9526 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9527 avoid confusion with --no-recursion.
9528
9529Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9530
9531 * configure.in: Win32 hosts shouldn't use install -x
9532 * install-sh: remove -x option, and special .exe-handling
9533 hack.
9534
d207ebef
JM
9535Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9536
9537 * config.guess: Recognize i586-pc-beos.
9538 * configure.in: Don't build some bits for beos.
9539
fbd836fc
ILT
9540Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9541
5d4a5ee6
JL
9542 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9543 CFLAGS default to -O2.
9544
fbd836fc
ILT
9545 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9546 when using GNU ld.
9547
9548Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9549
9550 * ltmain.sh: Correct install when using a different shell.
9551
9552Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9553
9554 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9555
d207ebef
JM
9556Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9557
9558 * makefile.vms: Update to build binutils/makefile.vms. Add install
9559 target.
fbd836fc
ILT
9560
9561Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9562
9563 * ltconfig: Update to correct AIX handling.
9564
69b471bc
JL
9565Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9566
81241b5e
JL
9567 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9568
69b471bc
JL
9569 * configure.in (target_subdir): Set to ${target_alias} instead
9570 of "libraries".
9571
bedf82df
MH
95721998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9573
9574 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9575 (Makefile): Depend on $(gcc_version_trigger).
9576
9577 * configure (gcc_version): Change default initializer to empty
9578 string.
9579 (gcc_version_trigger): New variable; pass this variable down
9580 to subdir configures to enable them checking gcc's version
9581 themselves. Emit make macros for both gcc_version vars.
9582 (topsrcdir): Initialize reliably.
9583 (recursion line): Remove --with-gcc-version=${gcc_version}.
9584
28e449d8
MH
95851998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9586
9587 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
9588 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9589 in $(libsubdir); emit definition in each generated Makefile.
9590 (gxx_include_dir): Initialize depending on
9591 $enable_version_specific_runtime_libs.
28e449d8 9592
50c4c9f7
MH
95931998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9594
9595 * configure (gcc_version): Initialize properly depending on
9596 how and where configure is started.
9597 (recursion line): Pass a --with-gcc-version=${gcc_version}
9598 to configures in subdirs.
9599
d207ebef
JM
9600Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9601
9602 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 9603 cygmon
d207ebef 9604
5d4a5ee6
JL
9605Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9606
9607 * configure.in: Add cygmon and libstub support for mn10200.
9608
2f96399b
MH
96091998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9610
9611 * configure (gcc_version): Add new variable describing the
9612 particular gcc version we're building.
9613 * Makefile.in (libsubdir): Add new macro for the directory
9614 in which the compiler finds executables, libraries, etc.
9615 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9616 and libsubdir.
9617
c4137c50
AO
9618Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9619
ceff9b14
AO
9620 * Makefile.in (local-clean): Remove *.log.
9621 (warning.log): Built with warn_summary from build.log.
9622 (mail-report.log): Run test_summary.
9623 (mail-report-with-warnings.log): Run test_summary including
9624 warning.log in the report.
c4137c50 9625
276d5ee0
RL
9626Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9627
9628 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9629
5d4a5ee6
JL
9630Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9631
9632 * Makefile.in (grep): Grep no longer depends on libiberty.
9633
9634Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9635
9636 * Makefile.in: all-snavigator needs all-libgui.
9637
9638Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9639
9640 * configure.in: Add cygmon and libstub support for mn10300.
9641
8af14275
ILT
9642Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9643
9644 * missing: Update to version from automake 1.3.
9645
fbd836fc
ILT
9646 * ltmain.sh: On installation, don't get confused if the same name
9647 appears more than once in the list of library names.
9648
466456d9
ILT
9649Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9650
9651 * config.sub: Accept m68060 and m5200 as CPU names.
9652
5d4a5ee6
JL
9653Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9654
9655 * configure: Use && rather than using -a in test, because odd
9656 strings can confuse test.
9657 * configure.in: Likewise.
9658
fbd836fc
ILT
9659Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9660
9661 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9662
f0983958
AO
9663Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9664
9665 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 9666 bootstrap4-lean): New targets.
f0983958 9667
bfed1ea0
JL
9668Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9669
9670 * mpw-* Delete. Not used.
9671
5d4a5ee6
JL
9672Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9673
9674 * COPYING.LIB: Update FSF address.
9675
bfed1ea0
JL
9676Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9677
9678 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9679
5d4a5ee6
JL
9680 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9681 GAS_SUPPORT_DIRS.
9682
bfed1ea0
JL
9683Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9684
9685 * ltconfig, ltmain.sh: Avoid producing a version number if
9686 -version-info was not used.
9687
5d4a5ee6
JL
9688Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9689
9690 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9691 building with newlib.
9692
96931998-04-30 Paul Eggert <eggert@twinsun.com>
9694
d207ebef 9695 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 9696 Solaris `make' causes it to continue to next definition.
d207ebef
JM
9697
9698Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9699
9700 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9701 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
9702
9703Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9704
9705 * configure.in: Change alpha to alpha* in several places.
9706
d207ebef
JM
9707Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9708
9709 * config.sub: Recognize sparc86x.
9710
77be0cab
MM
9711Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9712
9713 * configure.in (--enable-target-optspace): Remove debug echo.
9714
62441128
JW
9715Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9716
9717 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9718
bfed1ea0
JL
9719Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9720
9721 * ltconfig: Update cygwin32 support.
9722
5d4a5ee6
JL
9723 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9724 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9725 (GDB_SUPPORT_DIRS): Likewise.
9726
3f4ea1de
MM
9727Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9728
9729 * configure.in (target_makefile_frag): If --enable-target-optspace,
9730 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
9731 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9732 not used.
9733 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 9734
5d4a5ee6
JL
9735Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9736
9737 * Makefile.in (all-bfd): Depend on all-intl.
9738 (all-binutils): Likewise.
9739 (all-gas): Likewise.
9740 (all-gprof): Likewise.
9741 (all-ld): Likewise.
9742
97431998-04-19 Brendan Kehoe <brendan@cygnus.com>
9744
9745 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9746
bfed1ea0
JL
9747Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9748
5d4a5ee6
JL
9749 * Makefile.in (all-bfd): Depend upon all-libiberty.
9750
bfed1ea0
JL
9751 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9752
5d4a5ee6
JL
9753Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9754
9755 * Makefile.in: Add libstub.
9756
9757 * configure.in: Ditto. Build libstub for targets that have cygmon
9758 support.
9759
9760Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9761
9762 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9763
9764Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9765
9766 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9767 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9768
ec8d6ddc
KW
9769Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9770
9771 * configure: Define DEFAULT_M4 by searching PATH.
9772 * Makfile.in: Use DEFAULT_M4.
9773
bfed1ea0
JL
9774Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9775
9776 * ltconfig: Add cygwin32 support.
9777
5d4a5ee6
JL
9778 * Makefile.in, configure.in: Add libtool as a native only directory
9779 to configure and build.
9780
547a6183
JL
9781Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9782
9783 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9784
5d4a5ee6 9785Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 9786
5d4a5ee6
JL
9787 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9788
9789Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9790
9791 * Makefile.in: add ash make rules
9792 * configure.in: add ash to native_only and host_tools lists
9793
9794Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9795
9796 * Makefile.in (all-gettext, all-intl): New targets.
9797 (ALL_MODULES): Added all-gettext, all-intl.
9798 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9799 (INSTALL_MODULES): Added install-gettext, install-intl.
9800 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9801
9802 * configure.in (host_tools): Added gettext.
9803 (native_only): Likewise.
9804 (noconfigdirs) [various cases]: Likewise.
9805 (host_libs): Added intl.
9806
d207ebef
JM
9807Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9808
9809 * configure: Do not disable building gdbtk for cygwin32 hosts.
9810
e98e406f
NC
9811Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9812
9813 * configure.in: Add thumb-coff target.
9814 * config.sub: Add thumb-coff target.
9815
5d4a5ee6
JL
9816Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9817
9818 * Makefile.in: Revert yesterday's change.
9819 (all-target-winsup): all-target-librx stays out of here.
9820
9821Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9822
9823 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9824 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9825 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9826 Remove references to librx and libg++.
9827
9828Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9829
9830 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9831 recursive makes
9832
bfed1ea0
JL
9833Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9834
9835 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 9836 for newlib directory.
bfed1ea0
JL
9837 (CXX_FOR_TARGET): Likewise.
9838
9839Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9840
9841 * ltconfig: Update after libtool/ltconfig.in change for
9842 hpux11.
9843
9844Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9845
9846 * ltconfig, ltmain.sh: Update to libtool 1.2.
9847
3cd730af
MH
9848Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9849
9850 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9851 (install-gcc-cross): Instead, override LANGUAGES here.
9852
80564603
DL
98531998-03-18 Dave Love <d.love@dl.ac.uk>
9854
9855 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9856 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9857
d207ebef
JM
9858Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9859
9860 * configure.in: Add Thumb-pe target.
9861
5d4a5ee6 9862Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 9863
5d4a5ee6
JL
9864 * Makefile.in - changed sn targets to snavigator
9865 * configure.in - changed sn targets to snavigator
9866
2d4a0558
MH
9867Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9868
9869 * config-ml.in: After building symlink tree call make distclean
9870 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9871 to be the case for libiberty.
9872
04b93567
L
9873Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9874
9875 * configure: When making link, also check the current
9876 directory. The configure scripts may create one.
9877
9a06b842
RH
9878Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9879
9880 * config.sub: Accept alphapca56 and alphaev6 properly.
9881
217fc4e6
FS
9882Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9883
9884 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9885
3e07bdbd 9886Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 9887
e490616e 9888 * config.sub (sco5): Fix typo.
3e07bdbd 9889
5d4a5ee6
JL
9890Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9891
9892 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9893 install-itcl.
9894 (install-itcl): Remove dependency on install-tcl.
9895
9896Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9897
9898 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9899
9900Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9901
9902 * configure.in: Don't build libgui for a cygwin32 target when not on
9903 a cygwin32 host.
9904
9905Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9906
9907 * configure (redirect): Set to null, so default behavior of
9908 configure is now --verbose.
9909
ce0d965c
DL
99101998-02-16 Dave Love <d.love@dl.ac.uk>
9911
9912 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9913 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9914
3acd1fd0
MH
9915Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9916
9917 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9918 this change to sync Makefile.in with its ChangeLog entries.
9919
5d4a5ee6
JL
9920Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9921
9922 * ltmain.sh (mkdir): Check that the directory doesn't exist
9923 before we exit with error, so that we don't get races during
9924 parallel builds.
9925
bfed1ea0
JL
9926Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9927
9928 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9929
4e77e8f1
MH
9930Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9931
9932 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9933 PICFLAG_FOR_TARGET.
9934 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9935
9936 * configure: Emit a definition for the new macro enable_shared
9937 into each Makefile.
9938
5d4a5ee6
JL
9939Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9940
9941 * configure.in (host_tools, native_only): Add libtool.
9942
9943Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9944
9945 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9946 Fix typo in ming config comment.
9947
bfed1ea0
JL
9948Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9949
9950 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9951
5d4a5ee6
JL
9952Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9953
9954 * config.sub: Add tic30 cases, and map c30 to tic30.
9955
8821a725
RH
9956Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9957
9958 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9959 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9960 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9961 (CLEAN_TARGET_MODULES): Similarly
9962 (all-target-libf2c): Add dependences.
4e81ae98 9963 * configure.in (target_libs): Add libf2c.
8821a725 9964
5d4a5ee6
JL
9965Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9966
9967 * configure.in: Remove expect from noconfigdirs when target
9968 is cygwin32. OK to build expect and dejagnu with Canadian
9969 Cross.
9970
0aadd657
ILT
9971Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9972
5d4a5ee6
JL
9973 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9974 host.
9975
0aadd657
ILT
9976 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9977 and mingw32.
9978
d0a8352c
MH
9979Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9980
9981 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9982 here as it is not defined in the toplevel Makefile.
9983
59739e3c
MH
9984Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9985
9986 * configure (package_makefile_rules_frag): New variable, which names
9987 a file with generic rules, ...
9988 Change comment to mention we now have FIVE parts.
9989 * configure: Undo last change.
9990
228197ee
LT
9991Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9992
9993 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 9994 * config.sub: More accurate determination of HP processor types.
228197ee 9995
efd4c0ba
MH
9996Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9997
9998 * configure (package_makefile_frag): Move inserting the
9999 ${package_makefile_frag} to where it should be according
10000 to the comment.
10001
6eef3189
PB
10002Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10003
10004 * config.guess: Add support for Linux/ARM.
10005
d207ebef
JM
10006Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10007
10008 * .cvsignore: Remove *-info and *-install since they match
10009 release-info and mpw-install, which we don't want to just ignore.
10010
48464ebf
RH
10011Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10012
10013 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10014
803462a7
PN
10015Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10016
10017 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10018 local_prefix to sub-make invocations.
10019
520ab477
L
10020Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10021
10022 * configure.in: Check makefile fragments in the source
10023 directory.
10024
4bcdb76d
AO
10025Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10026
ceff9b14
AO
10027 * configure.in: Check whether host and target makefile
10028 fragments exist before adding them to *_makefile_frag.
4bcdb76d 10029
5d4a5ee6
JL
10030Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10031
10032 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10033
10034Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10035
10036 * configure.in: Make sure we only replace RPATH_ENVVAR on
10037 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10038 regexp to sed.
10039
10040 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10041 to sub-makes.
10042
0d3e11a5
LI
100431998-01-13 Lee Iverson (leei@ai.sri.com)
10044
10045 * config-ml.in (multi-do): LDFLAGS must include multilib
10046 designator.
10047
d45b3d87 10048Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
10049
10050 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10051
d39cd7a1
MK
10052Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10053
10054 * config.sub: Add mingw32 support.
10055 * configure.in: Likewise.
d39cd7a1 10056
6decbc24
FS
10057Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10058
10059 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10060
5d4a5ee6
JL
10061Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10062
10063 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10064 * configure (gxx_include_dir): Provide a definition for subdirs
10065 which do not use autoconf.
10066
10067Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10068
10069 * config.guess: Sync with egcs. Picks up new alpha support,
10070 BeOS & some additional linux support.
10071
d3d1907a
JL
10072Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10073
10074 * config.guess: HP 9000/803 is a PA1.1 machine.
10075
b104e095
RH
10076Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10077
10078 * configure.in: It's alpha*-...
10079
aca823c1
L
10080Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10081
10082 * configure.in (host_makefile_frag, target_makefile_frag):
10083 Handle multiple config files.
10084 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10085 alpha-*-*.
10086
d207ebef
JM
10087Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10088
10089 * mkdep: New file.
10090
10091Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10092
10093 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10094
5d4a5ee6
JL
10095Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10096
10097 * Makefile.in: Add libgui directory.
10098 (GDB_TK): Add all-libgui.
10099 * configure.in: Add libgui directory.
10100 * configure: Add all-libgui to GDB_TK.
10101
10102Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10103
10104 * config-ml.in (multidirs): Add m32r to multilib list.
10105
10106Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10107
10108 * Makefile.in (all-target-gperf): Change dependency to
10109 all-target-libstdc++.
10110
baf55877
FF
10111Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10112
10113 * config.guess: Add BeOS support.
10114
5d4a5ee6
JL
10115Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10116
10117 Source directory cvs renamed to cvssrc:
10118 * configure.in (host_tools): Change cvs to cvssrc.
10119 (native_only): Likewise.
10120 (noconfigdirs) [various cases]: Likewise.
10121 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10122 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10123 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10124 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10125 (all-cvssrc): Rename target from all-cvs.
10126
f2d76545
JL
10127Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10128
10129 * configure (gxx_include_dir): Fix thinko.
10130
205cba53
JL
10131Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10132
10133 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10134 (install-cross, install-gcc-cross): New targets.
10135
5d4a5ee6
JL
10136Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10137
10138 * configure.in (noconfigdirs): Add support for Thumb target.
10139
10140 * config.sub (maybe_os): Add support for Thumb target.
10141
10142Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10143
10144 * Makefile.in: Add rules for cygmon.
10145
10146 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10147
96b0f1fc
JL
10148Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10149
10150 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10151 * configure (gxx_include_dir): Provide a definition for subdirs
10152 which do not use autoconf.
d207ebef
JM
10153
10154Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10155
10156 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 10157 11/18/97 build
d207ebef 10158
7dfef6ed
JL
10159Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10160
10161 * From Franz Sirl.
10162 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10163 found on RedHat Linux systems.
96b0f1fc 10164
83cfe7c0
JL
10165Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10166
10167 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10168 guesses.
10169
7dfef6ed
JL
10170Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10171
10172 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10173
5d4a5ee6
JL
10174Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10175
10176 * ltmain.sh: If mkdir fails, check whether the directory was created
10177 anyhow by some other process.
10178
d207ebef
JM
10179Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10180
10181 * configure.in (d30v-*-*): Configure all directories.
10182
10183Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10184
10185 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10186 for the D30V.
10187
10188Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10189
10190 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10191
5d4a5ee6
JL
10192Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10193
e490616e
ZW
10194 * include/libiberty.h: Add extern "C" { so it can be used with C++
10195 progrms.
10196 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10197 programs.
5d4a5ee6 10198
d207ebef
JM
10199Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10200
10201 * configure.in (d30v-*-*): Configure GCC now.
10202
5d4a5ee6
JL
10203Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10204
10205 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10206 is no longer needed.
10207
c9670e62
JM
10208Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10209
10210 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10211
cc71c0ca
MH
10212Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10213
10214 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10215 targets using "$@" to provide support for similar but not identical
10216 targets without having to duplicate code.
10217
d207ebef
JM
10218Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10219
10220 * makefile.vms: Fix to work with DEC C.
10221
10222Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10223
10224 * config.sub: Add mips-tx39-elf to marketing names.
10225
10226Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10227
10228 * ltmain.sh: Handle symlinks in generated script.
10229
10230Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10231
10232 * configure: Handle autoconf style directory options: --bindir,
10233 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10234 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10235 --sysconfdir.
10236 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10237 (sharedstatedir, localstatedir, oldincludedir): New variables.
10238 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10239 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10240 sbindir, sharedstatedir, and sysconfdir.
10241
b1e3ddfd
AJ
10242Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10243
10244 * Makefile.in (bootstrap-lean): New target.
10245
d207ebef
JM
10246Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10247
10248 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 10249 sn, and gnuserv from noconfigdirs.
d207ebef
JM
10250
10251Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10252
10253 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10254
09f97c1e
JL
10255Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10256
10257 * Makefile.in (cross): New target.
10258
335d0ab2
AO
10259Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10260 Jeff Law <law@cygnus.com>
10261
10262 * Makefile.in (bootstrap2, bootstrap3): New targets.
10263 (all-bootstrap): Remove outdated and confusing target.
339c9b00 10264 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 10265
d207ebef
JM
10266Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10267
10268 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 10269 windows. Consistent with gdb/configure.
d207ebef 10270
e693cc28
UD
102711997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10272
e693cc28
UD
10273 * configure.in: Name Linux target fragment.
10274
10275 * configure: Rewrite so that project Makefile fragment is inserted
10276 first and appears last in the resulting Makefile.
10277
d207ebef
JM
10278Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10279
10280 * Makefile.in (install-itcl): Install tcl first.
10281
5d4a5ee6
JL
10282Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10283
10284 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10285
f401679e
JW
10286Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10287
10288 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10289
10290 * configure.in (skipdirs): Add target-librx for Linux.
10291 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10292
ec20b1b9
JL
10293Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10294
10295 * Makefile.in (bootstrap): New target.
10296
becdcf6d
JL
10297Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10298
63f6bcd7 10299 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 10300
d207ebef
JM
10301Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10302
10303 * config.guess: Merge with FSF.
10304
0c82f6bf
FF
10305Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10306
10307 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10308
d207ebef
JM
10309Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10310
10311 * config.sub: Add "marketing-names" patch.
10312
3fbc0b70
JS
10313Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10314
e490616e 10315 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 10316
e20d4801
JL
10317Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10318
10319 * config.sub: Handle v850-elf.
10320
fe181f78 10321Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
10322
10323 * .cvsignore (*-install): Remove.
10324
bfed1ea0
JL
10325Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10326
10327 * ltconfig: Set CONFIG_SHELL in libtool.
10328 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10329
558a1e7c
JW
10330Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10331
10332 * configure.in (target_subdir): Set to libraries if enable_multilib.
10333
7818d6fc
JW
10334Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10335
10336 * config.guess: Update from gcc directory.
10337
d207ebef
JM
10338Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10339
10340 * Makefile.in (all-sim): Depends on all-readline.
10341
6599da04
JM
10342Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10343
10344 * Makefile.in (BISON, YACC): Use $$s.
10345 (all-bison): Depend on all-texinfo.
10346
10347Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10348
10349 * Makefile.in (BISON): Add -L flag.
10350 (YACC): Likewise.
10351
d207ebef
JM
10352Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10353
4e81ae98
EC
10354 * configure.in (noconfigdirs): Add support for v850e target.
10355
d207ebef
JM
10356 * config.sub (maybe_os): Add support for v850e target.
10357
10358Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10359
4e81ae98
EC
10360 * configure.in (noconfigdirs): Add support for v850ea target.
10361
d207ebef
JM
10362 * config.sub (maybe_os): Add support for v850ea target.
10363
6599da04
JM
10364Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10365
10366 * config.sub: Add mipstx39. Delete r3900.
10367
10368Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10369
10370 * Makefile.in (all-autoconf): Depends on all-texinfo.
10371
10372Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10373
10374 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10375 eabi targets.
10376
10377Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10378
10379 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10380
10381 * configure: When handling a Canadian Cross, handle YACC as well as
10382 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 10383 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
10384
10385Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10386
10387 * Makefile.in (BISON): bison, not byacc or bison -y.
10388 (YACC): bison -y or byacc or yacc.
10389 (various): Add *-bison as appropriate.
10390 (taz): No need to mess with BISON anymore.
10391
10392Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10393
10394 * configure: If OSTYPE matches *win32*, try to find a good value for
10395 CONFIG_SHELL.
10396
10397Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10398
10399 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10400 configure.in if it is present.
10401
10402Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10403
10404 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10405
10406Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10407
10408 * config.sub: Recognize `arc' cpu.
10409 * configure.in: Likewise.
10410 * config-ml.in: Likewise.
10411
10412Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10413
10414 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10415
10416Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10417
10418 * configure: Changed sed delimiter from ':' to '|' when
10419 attempting to substitute ${config_shell} for SHELL. On
10420 NT ${config_shell} may contain a ':' in it.
10421
10422Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10423
10424 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10425
10426Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10427
10428 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10429
10430Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10431
10432 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10433
10434 * ylwrap: If the program is a relative path, force it to be
10435 absolute.
10436
10437Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10438
10439 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10440
10441Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10442
10443 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
10444 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10445 for libraries.
6599da04
JM
10446
10447Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10448
10449 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 10450 separated by spaces.
6599da04
JM
10451
10452Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10453
10454 * ylwrap: New file.
10455 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10456
10457 * ltmain.sh: Handle /bin/sh at start of install program.
10458
10459 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10460
10461 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10462 * missing: New file, from automake 1.2.
10463
10464Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10465
10466 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10467 check-tk to CHECK_X11_MODULES.
10468
10469Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10470
10471 * config.sub: Merge with FSF.
10472
10473Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10474
10475 * config.guess: Merge with FSF.
10476
10477Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10478
10479 * configure: Treat msdosdjgpp like go32.
10480 * configure.in: Likewise. Don't remove gprof for go32.
10481
10482 * configure: Change Makefile.tem2 to Makefile.tm2.
10483
10484Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10485
10486 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10487
10488Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10489
10490 * install-sh (chmodcmd): Set to null if the DST directory already
10491 exists. Same as Nov 11th change.
10492
10493Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10494
4e81ae98 10495 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
10496
10497Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10498
10499 * config.guess: Update from FSF.
10500
10501Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10502
10503 * Makefile.in (GDB_TK): Depend on itcl and tix.
10504
10505Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10506
10507 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10508 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10509 (INSTALL_SCRIPT): New variable.
10510 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10511 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10512 to -x.
10513 * install-sh: Add support for -x option.
10514
10515Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10516
10517 * configure.in, Makefile.in: Treat tix like itcl.
10518
10519Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10520
10521 * Makefile.in (WINDRES): New variable.
10522 (WINDRES_FOR_TARGET): New variable.
10523 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10524 (EXTRA_HOST_FLAGS): Add WINDRES.
10525 (EXTRA_TARGET_FLAGS): Add WINDRES.
10526 (EXTRA_GCC_FLAGS): Add WINDRES.
10527 ($(DO_X)): Pass down WINDRES.
10528 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10529 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10530 DLLTOOL_FOR_TARGET.
10531
10532Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10533
10534 * configure.in: configure sim before gdb for win32-x-ppc
10535
10536Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10537
10538 Move gperf into the toplevel, from libg++.
10539 * configure.in (target_tools): Add target-gperf.
10540 (native_only): Add target-gperf.
10541 * Makefile.in (all-target-gperf): New target, depend on
10542 all-target-libg++.
10543 (configure-target-gperf): Empty rule.
10544 (ALL_TARGET_MODULES): Add all-target-gperf.
10545 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10546 (CHECK_TARGET_MODULES): Add check-target-gperf.
10547 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10548 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10549
10550Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 10551
6599da04
JM
10552 * config.sub (mn10200): Recognize new basic machine.
10553
10554Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10555
10556 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10557 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10558
10559Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10560
10561 * configure.in: If we're building mips-sgi-irix6* native, turn on
10562 ENABLE_MULTILIB and set TARGET_SUBDIR.
10563
10564Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10565
10566 * Makefile.in (all-sn): Depend on all-grep.
10567
10568Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10569
10570 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10571
10572 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10573 Makefile. From Jeff Makey <jeff@cts.com>.
10574 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10575
10576 * Makefile.in (DISTBISONFILES): Remove.
10577 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10578 $(DEFAULT_YACC).
10579
10580 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 10581 cygwin32.
6599da04
JM
10582
10583 * Makefile.in (LD): New variable.
10584 (EXTRA_HOST_FLAGS): Pass down LD.
10585 ($(DO_X)): Likewise.
10586
10587Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10588
10589 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10590
10591Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10592
10593 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 10594 before adding our own. Always add --build.
6599da04
JM
10595
10596Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10597
10598 * configure.in (targargs): Pass --build if we're doing
10599 a cross-compile.
10600
10601Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10602
ca236658 10603 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
10604 sed. Otherwise sed chokes on NT path names with drive
10605 designators. Also look for "?:*" as the leading characters in an
10606 absolute pathname.
10607
10608Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10609
10610 * config.sub: Support for r3900.
10611
10612Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10613
10614 * configure.in: Use install-sh, not install.sh.
10615
10616Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10617
10618 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10619 apply it twice.
10620
10621Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10622
10623 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10624 install-binutils.
10625
10626Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10627
10628 * Makefile.in: Add automake targets.
10629 * configure.in (host_tools): Add automake.
10630
10631Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10632
10633 * configure: Default CXX to c++, not gcc.
10634 * Makefile.in (CXX): Set to c++, not gcc.
10635 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10636
10637Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10638
10639 * install-sh: try appending a .exe if source file doesn't
10640 exist
10641
10642Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10643
10644 * configure.in: Turn on multilib by default.
10645 (cross_only): Remove target-libiberty.
10646
10647 * Makefile.in (all-gcc): Don't depend on libiberty.
10648
10649Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10650
10651 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10652
10653Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10654
10655 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10656 (DISTBISONFILES): Add ld/Makefile.in
10657
10658Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10659
10660 * configure.in: if target is cygwin32 but host isn't cygwin32,
10661 don't configure gdb tcl tk expect, not just gdb.
10662
10663Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10664
10665 * configure.in: Added gnuserv everywhere sn appears.
10666
10667 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10668 (CROSS_CHECK_MODULES): Added check-gnuserv.
10669 (INSTALL_MODULES): Added install-gnuserv.
10670 (CLEAN_MODULES): Added clean-gnuserv.
10671 (all-gnuserv): New target.
10672
10673Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10674
10675 * config.guess: Fixes for MIPS OpenBSD systems.
10676
10677Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10678
10679 * Makefile.in (INSTALL_XFORM): Remove.
10680 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10681
10682 * mkinstalldirs: New file, copied from automake.
10683 * Makefile.in (installdirs): Rename from install-dirs. Use
10684 mkinstalldirs. Change all users.
10685 (DEVO_SUPPORT): Add mkinstalldirs.
10686
10687Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10688
10689 * install-sh: Rename from install.sh.
10690 * Makefile.in (INSTALL): Change install.sh to install-sh.
10691 (DEVO_SUPPORT): Likewise.
10692
10693 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10694 Graichen <graichen@rzpd.de>.
10695
10696Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10697
10698 * config.guess: Recognize OpenBSD systems correctly.
10699
10700Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10701
10702 * README, Makefile.in (ETC_SUPPORT): Remove references to
10703 cfg-paper*, configure.{texi,man,info*}._
10704
10705Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10706
10707 * Makefile.in (all.normal): Ensure that gcc is built after all
10708 the x11 - ie gdb - targets.
10709
10710Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10711
10712 * makefile.vms: Don't run conf-a-gas.
10713
10714Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10715
e490616e 10716 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 10717
d207ebef
JM
10718Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10719
10720 * configure.in: Remove noconfigdirs case since gdb also
10721 configures and builds for tic80-coff.
10722
6599da04
JM
10723Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10724
10725 * configure: Set cache_file to config.cache.
10726 * Makefile.in (local-distclean): Remove config.cache.
10727
10728Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10729
10730 * COPYING: Update FSF address.
10731
d207ebef
JM
10732Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10733
10734 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10735 noconfigdirs.
10736
6599da04
JM
10737Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10738
10739 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10740 MAKEDIRS, is empty.
10741
10742Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10743
10744 * config.sub: Tweak mn10300 entry.
10745
10746Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10747
10748 * configure.in (host_tools): Put sim before gdb, so gdb's
10749 configure.tgt can determine if the simulator was configured.
10750
10751Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10752
10753 * config.sub: Move BeOS $os case to be with other Cygnus
10754 local cases.
10755
10756Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10757
10758 * config.sub: Remove misplaced comment that broke Linux.
10759
10760Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10761
10762 * config.sub: Add BeOS support.
10763
10764Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10765
10766 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10767
10768Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10769
10770 * configure.in (noconfigdirs): Remove tcl and tk from
10771 noconfigdirs for cygwin32 builds.
10772
d207ebef
JM
10773Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10774
10775 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10776
6599da04
JM
10777Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10778
10779 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10780 make-all.com, use makefile.vms instead.
10781
10782Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10783
10784 * config.sub: Accept -lnews*.
10785
d207ebef
JM
10786Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10787
10788 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 10789 target-examples and target-libiberty for d30v.
d207ebef
JM
10790
10791Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10792
10793 * configure.in (noconfigdirs): Enable ld for d30v.
10794
10795Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10796
10797 * configure.in (tic80-*-*): Build compiler.
10798
10799Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10800
10801 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 10802 unsupported d30v directories
d207ebef
JM
10803
10804Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10805
4e81ae98
EC
10806 * config.sub, configure.in: Add d30v target cpu.
10807
6599da04
JM
10808Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10809
10810 * makefile.vms: New file.
10811 * make-all.com: Remove.
10812
10813Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10814
10815 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10816
10817Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10818
10819 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10820
10821Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10822
10823 * Makefile.in (ALL_MODULES): Added all-db.
10824 (CROSS_CHECK_MODULES): Addec check-db.
10825 (INSTALL_MODULES): Added install-db.
10826 (CLEAN_MODULES): Added clean-db.
10827
10828Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10829
10830 * config.guess: Merge with latest FSF sources.
10831
10832Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10833
10834 * Makefile.in (ALL_MODULES): Added all-itcl.
10835 (CROSS_CHECK_MODULES): Added check-itcl.
10836 (INSTALL_MODULES): Added install-itcl.
10837 (CLEAN_MODULES): Added clean-itcl.
10838
10839Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10840
10841 * configure.in: build gdb for mn10200
10842
10843Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10844
10845 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10846
d207ebef
JM
10847Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10848
10849 * configure.in (tic80-*-*): Turn off most targets right now.
10850
6599da04
JM
10851Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10852
10853 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10854 rather than the makeinfo program.
10855 (do-info): Depend upon all-texinfo.
10856
10857Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10858
10859 * configure.in: Remove uses of config/mh-linux.
10860
10861 * config.sub, config.guess: Merge with latest FSF sources.
10862
d207ebef
JM
10863Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10864
10865 * config.sub (case $basic_machine): Add tic80 entries.
10866
6599da04
JM
10867Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10868
10869 * config.sub, config.guess: Merge with latest FSF sources.
10870
10871Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10872
10873 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10874 * mpw-config.in: Test for NewFolderRecursive.
10875 * mpw-install: Use symbolic name for startup filename.
10876 * mpw-README: Add various additional details.
10877
10878Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10879
10880 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10881
10882Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10883
10884 * configure.in: Do build gcc and the target libraries for
10885 the mn10200.
10886
10887Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10888
10889 * configure.in: don't avoid building gdb for mn10300 any more
10890 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10891 instead of single-quoting it.
10892
10893Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10894
10895 * configure.in: Don't use --with-stabs on IRIX 6.
10896
10897Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10898
10899 * configure.in (m32r): Build gdb, libg++ now.
10900
10901Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10902
10903 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10904 directories from noconfigdirs.
10905
10906Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10907
10908 * config.sub (basic_machine): added mips16 configuration
10909
10910Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10911
10912 * config.sub: Handle d10v-unknown.
10913
d207ebef
JM
10914Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10915
10916 * config.sub: Handle v850-unknown.
10917
6599da04
JM
10918Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10919
10920 * Makefile.in: add findutils
10921 * configure.in: add findutils to list of host_tools
10922
10923Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10924
10925 * config.sub: Handle mn10200 and mn10300.
10926
10927Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10928
10929 * configure.in (d10v-*): Do not build librx.
10930
10931Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10932
10933 * configure.in (mn10300): Build everything except gdb & libgloss.
10934
10935Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10936
10937 * config.guess: Patch for Dansk Data Elektronik servers,
10938 from Niels Skou Olsen <nso@dde.dk>.
10939
10940 For ncr, use /bin/uname rather than uname, since GNU uname does not
10941 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10942
10943 Patch for MIPS R4000 running System V,
10944 from Eric S. Raymond <esr@snark.thyrsus.com>.
10945
10946 Fix thinko for nextstep.
10947
10948 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10949
10950 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10951 * config.guess: Guess mips-dec-mach_bsd4.3.
10952
10953 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10954 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10955 release numbers.
10956 * config.guess (mips-mips-riscos*): Emit just enough of the
10957 release number.
10958
10959 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10960 * config.guess (sparc-auspex-sunos*): Added.
10961 (f300-fujitsu-*): Added.
10962
10963 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10964 * config.guess: Recognize a Tadpole as a sparc.
10965
10966Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10967
10968 * config.guess: Don't assume that NextStep version is either 2 or
10969 3. NextStep 4 (aka OpenStep 4) has come out now.
10970
10971Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10972
10973 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10974 From Rik Faith <faith@cs.unc.edu>.
10975
10976Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10977
10978 * config.sub: Contributions from bug-gnu-utils to:
10979 Support plain "hppa" (no version given) architecture, reported by
10980 OpenStep.
10981 OpenBSD like NetBSD.
10982 LynxOs is not a hardware supplier.
10983
10984 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 10985 OpenBSD like NetBSD.
6599da04
JM
10986 Stratus systems.
10987 More Pyramid systems.
10988 i[n>4]86 Intel chips.
10989 M680[n>4]0 Motorola chips.
10990 Use unknown instead of lynx for hardware manufacturer.
10991
10992Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10993
10994 * install.sh (chmodcmd): Set to null if the DST directory already
10995 exists.
10996
10997Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10998
10999 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11000 not use mt-ppc target Makefile fragment any more.
11001
11002Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11003
11004 * configure.in (*-*-windows): Exclude everything but those dirs
11005 needed to build windows.
11006
11007Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11008
11009 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11010
11011Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11012
11013 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
11014
11015Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11016
11017 * Undo my previous change.
11018
11019Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11020
11021 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11022 unconditionally.
11023 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11024
11025Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11026
11027 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11028 host to add it's own flags.
6599da04
JM
11029
11030Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11031
11032 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11033
11034Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11035
11036 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11037 (CXX_FOR_TARGET): Likewise.
11038 (GCC_FOR_TARGET): Define.
11039 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11040 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11041 CC_FOR_TARGET was specified on the command line.
11042 (MAKEOVERRIDES): Don't define.
11043
11044Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11045
11046 * configure.in (m32r): Fix spelling of libg++ libs.
11047
11048Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11049
11050 * config.sub (-apple*): Remove, now redundant.
11051
11052Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11053
11054 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11055
11056 * configure: Rework yesterday's sed script patch.
11057
11058 * config.sub: Merge with FSF.
11059
11060Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11061
11062 * config.guess: Merge from FSF.
11063
11064 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
11065 * config.guess: Use pc instead of unknown, for pc clone systems.
11066 Change linux to linux-gnu.
6599da04
JM
11067
11068 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 11069 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
11070
11071Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11072
11073 * test-build.mk (HOLES): Add "xargs" for gdb.
11074
11075 * configure: Avoid hpux10.20 sed bug.
11076
11077Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11078
731a8127 11079 * configure.in: Add support for windows host
6599da04
JM
11080 (that is a build done under the Microsoft build environment).
11081
11082Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11083
11084 * Makefile.in: Replace all uses of srcroot with s, to shrink
11085 command line lengths.
11086
11087 Patches from Geoffrey Noer <noer@cygnus.com>:
11088 * configure.in: If configuring for newlib, pass --with-newlib to
11089 subdirectories.
11090 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11091 -Bnewlib/ and -Lwinsup to gcc.
11092 (CXX_FOR_TARGET): Likewise.
11093
11094Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11095
11096 * Makefile.in (ETC_SUPPORT): Add configure.
11097
11098Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11099
4e81ae98 11100 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
11101 host configuration file.
11102
11103Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11104
11105 * configure.in: Break mn10x00 support into separate
11106 mn10200 and mn10300 configurations.
11107 * config.sub: Likewise.
11108
11109Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11110
11111 * configure.in: Add lots of stuff to noconfigdirs for
11112 the mn10x00 targets.
11113
11114 * config.sub, configure.in: Add mn10x00 support.
11115
11116Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11117
11118 * make-all.com: Call conf-a-gas, not config-a-gas.
11119
11120Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11121
11122 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 11123 targets.
6599da04
JM
11124
11125Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11126
11127 * mpw-README: Add much more detail for native PowerMac.
11128 * mpw-install: New file.
11129 * mpw-configure: Add --norecursion and --help options.
11130 * mpw-config.in: Translate readme and install files when
11131 copying to objdir.
11132 * mpw-build.in: Don't always depend on byacc and flex.
11133 (install-only-top): New action.
11134
d207ebef
JM
11135Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11136
11137 * configure.in: You can now configure GDB for the v850.
11138
6599da04
JM
11139Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11140
11141 * configure.in (noconfigdirs): Don't configure any C++ dirs
11142 if targeting D10V.
11143
11144Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11145
11146 * config.sub: Recognize mips64vr5000.
11147
11148Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11149
11150 * configure.in: Use a single line for host_tools and native_only.
11151
11152Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11153
11154 * config.sub, configure.in: Add entries for m32r.
11155
11156Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11157
11158 * Makefile.in (inet-install): Don't run install-gzip.
11159
11160Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11161
11162 * configure.in: Don't config lots of things for *-*-windows*.
11163
11164Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11165
11166 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11167 (host_libs, host_tools): Copy from configure.in.
11168 * mpw-configure: Don't complain about directories not found.
11169
11170Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11171
11172 * configure.in (i[345]86): Recognize i686 for pentium pro.
11173 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11174 file.
11175
11176 * config.guess (i[345]86): Ditto.
11177
11178Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11179
11180 * configure.in (noconfigdirs): Removed gdb for D10V.
11181
d207ebef 11182Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 11183
d207ebef
JM
11184 * configure.in: Remove ld, target-libio, target-libg++, and
11185 target-libstdc++ from noconfigdirs.
5d4a5ee6 11186
6599da04
JM
11187Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11188
11189 * configure: Fix three locations where shell scripts were
11190 being run directly rather than with config_shell.
11191
d207ebef
JM
11192Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11193
11194 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11195 * config.sub (basic_machine): Recognize v850.
11196
6599da04
JM
11197Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11198
11199 * mpw-configure: Handle multiple enable/disable options and
11200 pass them down recursively, handle -c and -s flags appropriately
11201 depending on choice of compiler, add escape mechanism for
11202 quoted arguments to gC.
11203
11204Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11205
11206 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11207 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11208 so that -mrelocatable-lib and -mno-eabi are used.
11209
11210 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11211 not support --print-multi-lib, don't abort.
11212
6599da04
JM
11213Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11214
11215 * make-all.com: Run config-a-gas.
11216 * setup.com: Don't copy subdirectory files around.
11217
11218Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11219
11220 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11221 target, it now compiles correctly.
11222
11223Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11224
11225 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11226
11227Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11228
4e81ae98 11229 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
11230
11231Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11232
11233 * configure.in (native_only): Add prms.
11234
11235Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11236
11237 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11238 (BINUTILS_SUPPORT_DIRS): Likewise.
11239
11240Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11241
11242 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11243 d10v support is added.
11244
11245Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11246
11247 * configure.in (d10v-*-*): New target.
11248
11249Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11250
11251 * config.guess (HP 9000/811): Recognize this as a PA1.1
11252 machine.
11253
11254Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11255
11256 * Makefile.in (do-tar-gz): New target, split out from tail end of
11257 taz target. Run each command separately, don't use pipes.
11258 (taz): Use it.
11259
11260Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11261
11262 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11263 * mpw-build.in: No builds should depend on building byacc or flex,
11264 they are assumed to be installed already.
11265
11266Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11267
11268 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11269 variable that CC_FOR_TARGET needs.
11270
11271Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11272
11273 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11274 options have changed since the last time the subdirectory was
11275 configured, and if it has, reconfigure.
11276 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11277 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11278
11279Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11280
11281 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11282 CLEAN_MODULES): Add bash.
11283 (all-bash): New target.
11284
11285Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11286
11287 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11288
11289Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11290
11291 * config.sub (basic_machine): Recognize d10v as a valid processor.
11292
11293Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11294
11295 * mpw-configure: Add support for --bindir.
11296 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11297
11298Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11299
11300 * configure.in: add bash, time, gawk to list of hosttools and things
11301 to only build for native toolchains
11302
11303Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11304
11305 * Makefile.in (docdir): Remove.
11306
11307Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11308
11309 * Makefile.in (datadir): Set to $(prefix)/share.
11310
11311Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11312
11313 * configure.in: build diff and patch for cygwin32-hosted
11314 toolchains.
11315
11316Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11317
11318 * config.sub: Accept -rtems*.
11319
11320Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11321
e490616e
ZW
11322 * configure.in: enable dosrel for cygwin32-hosted builds,
11323 remove diff from the list of things not buildable
11324 via Canadian Cross
6599da04
JM
11325
11326Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11327
11328 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 11329 don't get ". ".
6599da04
JM
11330
11331Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11332
11333 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11334
11335Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11336
11337 * Makefile.in (taz): Handle case where tex3patch didn't even get
11338 checked out. Also, if it was found, put the symlink in a new util
11339 subdirectory.
11340
11341Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11342
11343 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11344
11345Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11346
11347 * config.sub: Recognize -openvms.
11348 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11349 * make-all.com, setup.com: New files.
11350
11351Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11352
11353 * Makefile.in (taz): tex3patch moved to texinfo/util.
11354
11355Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11356
11357 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11358 * configure.in: remove make from disable-if-Can-Cross list
11359 enable gdb if ${host} and ${target} are cygwin32
11360
11361Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11362
11363 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11364 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11365
11366Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11367
11368 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11369 distinguish sysv/svr4/bsd variants.
11370 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11371
11372Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11373
11374 * configure.in: Added copyright notice.
11375 * move-if-change: Added copyright notice.
11376
11377Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11378
11379 * configure.in (powerpcle-*-solaris*): Until we get shared
11380 libraries working, don't build gdb, sim, make, tcl, tk, or
11381 expect.
11382
11383Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11384
11385 * config.guess: Merge with FSF:
11386
11387 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11388 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11389
11390 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11391 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11392
11393 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11394 * config.guess: Combine two OSF1 rules.
11395 Also recognize field test versions. From mjr@zk3.dec.com.
11396 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11397 because GNU uname does not support -p. From pmr@pajato.com.
11398
11399Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11400
11401 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11402
11403Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11404
11405 * mpw-README: Document GCCIncludes.
11406
11407Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11408
11409 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11410
11411Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11412
11413 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11414
11415Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11416
11417 * configure.in (*-*-cygwin32): Configure make.
11418
11419Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11420
11421 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11422
11423Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11424
11425 * Makefile.in (all-inet): Depend on all-perl.
11426
11427 * Makefile.in (inet-install): New target.
11428
11429 * Makefile.in (all-inet): Depend on all-tcl.
11430 (all-inet): Depend on all-send-pr.
11431
11432Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11433
11434 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11435 temporarily.
11436
11437Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11438
11439 * configure.in: Don't configure --with-gnu-ld on AIX.
11440
11441Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11442
11443 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11444
11445Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11446
11447 * Makefile.in (ALL_MODULES): Added all-inet.
11448 (CROSS_CHECK_MODULES): Added check-inet.
11449 (INSTALL_MODULES): Added install-inet.
11450 (CLEAN_MODULES): Added clean-inet.
11451 (all-indent): New target.
11452
11453 * configure.in (host_tools): Added inet.
11454 (native_only): Added inet.
11455 (noconfigdirs): Added inet.
11456
11457Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11458
11459 * configure.in: Don't configure libgloss if we are not configuring
11460 newlib.
11461
11462Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11463
11464 * configure.in: Don't configure libgloss for unsupported
11465 architectures.
11466
11467Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11468
11469 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11470
11471Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11472
11473 * Makefile.in (ALL_MODULES): Include all-apache.
11474 (CROSS_CHECK_MODULES): Include check-apache.
11475 (INSTALL_MODULES): Include install-apache.
11476 (all-apache): New target.
11477
11478 * configure.in: Added apache everywhere perl is seen.
11479
11480Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11481
11482 * Makefile.in: Add support for clean-{module} and
11483 clean-target-{module} rules.
11484
11485Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11486
11487 * configure.in (*-*-ose) do not build libgloss.
11488
11489Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11490
11491 * config.guess (prep*:SunOS:5.*:*): Turn into
11492 powerpele-unknown-solaris2.
11493
11494Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11495
11496 * configure.in: Permit --enable-shared to specify a list of
11497 directories.
11498
11499Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11500
11501 * configure.in (host==solaris): Pass only the first word of $CC
11502 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11503
11504Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11505
11506 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11507
11508Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11509
11510 * Makefile.in (ALL_MODULES): Include all-perl.
11511 (CROSS_CHECK_MODULES): Include check-perl.
11512 (INSTALL_MODULES): Include install-perl.
11513 (ALL_X11_MODULES): Include all-guile.
11514 (CHECK_X11_MODULES): Include check-guile.
11515 (INSTALL_X11_MODULES): Include install-guile.
11516 (all-perl): New target.
11517 (all-guile): New target.
11518
11519 * configure.in (host_tools): Include perl and guile.
11520 (native_only): Include perl and guile.
11521 (noconfigdirs): Don't build guile and perl; no ports have been
11522 done.
11523
11524Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11525
e490616e
ZW
11526 * configure (--enable-*): Handle quoted option lists such as
11527 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
11528
11529Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11530
11531 * Makefile.in ({,inst}all-target): New rule so we can make and
11532 install all of the target directories easily.
11533
11534Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11535
11536 * configure.in: Add missing global flag in sed substitution when
11537 deleting `target-' from ${configdirs}.
11538
11539Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11540
11541 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11542 option.
11543
11544 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11545 config/mh-necv4.
11546
11547 * install.sh: Correct misspelling of transformbasename.
11548
11549 * config.guess: Recognize mips-*-sysv*.
11550
11551Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11552
11553 * config.sub: Recognize mon960.
11554
11555Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11556
11557 * configure: Restore Canadian Cross handling of BISON and LEX,
11558 removed in Feb 20 change.
11559
11560Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11561
11562 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11563 Mention make install. Remove the old copyright date as well the
11564 clumsy and rather pointless copyright on the README file.
11565
11566Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11567
11568 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11569 Makefile after running symlink-tree, then run `make distclean' to
11570 avoid clobbering any generated files in srcdir.
11571
11572Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11573
11574 * configure.in (m68k-*-netbsd*): Build everything now.
11575
11576Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11577
11578 * Makefile.in (taz): Fix quoting.
11579
11580Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11581
11582 * configure.in (sparclet-*-*): Build everything now.
11583
11584Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11585
11586 * configure.in (m68k-*-linux*): New host.
11587
11588Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11589
11590 * configure: Check for bison before byacc.
11591
11592Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11593
11594 * Makefile.in configure: Change the way LEX and BISON/YACC are
11595 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11596 searching PATH. These are used as fallbacks by Makefile.in if
11597 flex/bison/byacc aren't in objdir.
11598
11599Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11600
11601 * Makefile.in: Make everything which depends upon all-bfd also
11602 depend upon all-opcodes, in case --with-commonbfdlib is used.
11603
11604Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11605
11606 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11607 building NT native compilers on Unix.
11608
11609Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11610
11611 * configure.in: Don't get CC from the host Makefile fragment if we
11612 can find gcc in PATH, or if this is a Canadian Cross. Move the
11613 Solaris test for /usr/ucb/cc to the post target script, just after
11614 the compiler sanity test.
11615
11616Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11617
11618 * config.sub: Merge with FSF.
11619
11620Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11621
11622 * Makefile.in (RPATH_ENVVAR): New variable.
11623 (REALLY_SET_LIB_PATH): Use it.
11624 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11625
11626Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11627
11628 * config.sub, configure.in: Recognize sparclet cpu.
11629
11630Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11631
11632 * config.guess: Support m68k-cbm-sysv4.
11633
11634Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11635
11636 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11637 m68k-unknown-linuxaout from linker help string. Put quotes around
11638 $ld_help_string.
11639
11640Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11641
11642 * config.guess (powerpc-harris-powerunix): Add guess for port
11643 to new target.
11644
11645Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11646
11647 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11648
11649Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11650
11651 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11652 $(REALLY_SET_LIB_PATH) in Makefile.
11653 * Makefile.in (SET_LIB_PATH): New variable.
11654 (REALLY_SET_LIB_PATH): New variable.
11655 ($(DO_X)): Use $(SET_LIB_PATH).
11656 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11657 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11658 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11659 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11660 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11661 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11662 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11663 (install-dosrel): Likewise.
11664 (all-opcodes): Depend upon all-libiberty.
11665
11666Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11667
11668 * config.guess (*:CYGWIN*): New
11669
11670Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11671
11672 * Makefile.in (all-target-winsup): All all-target-libiberty.
11673
11674Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11675
11676 * configure.in (noconfigdirs): Add missing # in front of comment.
11677
11678Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11679
11680 * configure.in: add second pass to things added to noconfigdirs
11681 so *-gm-magic can exclude libgloss properly.
11682
11683Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11684
11685 * mpw-configure (extralibs_name, rez_name): Set correctly
11686 for MWC68K compiler.
11687
11688 * mpw-README: Add more info on the necessary build tools.
11689
11690Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11691
11692 * configure.in, config.sub: Recognize cygwin32.
11693
11694Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11695
11696 * config.guess, config.sub: Recognize A/UX.
11697
11698Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11699
11700 * config.sub: Merge with gcc/config.sub.
11701
11702Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11703
11704 * mpw-build.in (do-binutils): Add build of stamps.
11705
11706Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11707
11708 * config.sub: Add recognition for mips64vr4100*-* targets.
11709
11710Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11711
11712 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11713 Add creation of gconfigargs with `--enable-shared' turned on.
11714 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11715 ($(host)-stamp-stage3-configured): Likewise.
11716 (HOLES): Add chatr and ldd.
11717 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11718
11719Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11720
11721 * configure: Pass --nfp to recursive configures.
11722
11723Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11724
11725 * Makefile.in (DLLTOOL): New.
11726 (DLLTOOL_FOR_TARGET): New.
11727 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11728 (EXTRA_TARGET_FLAGS): Ditto.
11729 (EXTRA_GCC_FLAGS): Ditto.
11730 (CONFIGURE_TARGET_MODULES): Ditto.
11731 (DO_X): Ditto.
11732 * configure: Add DLLTOOL.
11733
11734Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11735
11736 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11737 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11738 mh-sco, since old workarounds no longer needed, and don't
11739 build ld, since libraries have weak symbols in COFF.
11740
11741Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11742
11743 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11744
11745Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11746
11747 * configure.in: Make sure that ${CC} can be used to compile an
11748 executable.
11749
11750Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11751
11752 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11753 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11754 nothing depending on whether gdbtk is being built.
11755
11756Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11757
11758 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11759
11760Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11761
11762 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11763 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11764
11765Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11766
11767 * config-ml.in: Add support for
11768 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11769 Simplify setting of multidirs from --disable-foo.
11770
11771Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11772
11773 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11774 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11775 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 11776 non-empty, pass them on to the GCC make.
6599da04
JM
11777 (all-bootstrap): New rule that is like all-gcc, except it executes
11778 the GCC bootstrap rule instead of the GCC all rule.
11779
11780Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11781
11782 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11783
11784Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11785
11786 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11787 DG/UX support.
11788
11789Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11790
11791 * config.sub (i*86*) Change [345] to [3456]
11792
11793Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11794
11795 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11796 --with-gnu-ld=no.
11797
11798Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11799
11800 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11801 AIX multilibs get built.
11802
11803Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11804
11805 * configure.in (i386-win32): Don't build expect if we're not
11806 building the tcl subdir.
11807
11808Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11809
11810 * Makefile.in: (configure-target-examples, all-target-examples):
11811 New targets, configure and build example programs.
11812
11813Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11814
11815 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11816 use it as input to sedit the generated MPW makefile.
11817 * mpw-README: Add a suggestion about Gestalt.h.
11818
11819Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11820
11821 * config.sub: Accept *-*-ieee*.
11822
11823Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11824
11825 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11826 Ronald F. Guilmette <rfg@monkeys.com>.
11827
11828Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11829
11830 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11831 for powerpc-pe native.
11832 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11833 (target==powerpc-pe): duplicate i386-win32 entry.
11834
11835Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11836
11837 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11838 of vxworks, not just vxworks5.1.
11839
11840Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11841
11842 * mpw-configure: Add support for exec-prefix.
11843
11844Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11845
11846 * config.guess: Recognize HP model 816 machines as having
11847 a PA1.1 processor.
11848
11849Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11850
11851 * configure: Ignore new autoconf configure options.
11852
6599da04
JM
11853Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11854
11855 * config.guess: Recognize Pentium under SCO.
11856 From Robert Lipe <robertl@arnet.com>.
11857
11858Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11859
11860 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
11861
11862Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11863
11864 * configure.in: Don't configure gas for alpha-dec-osf*.
11865
11866Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11867
11868 * configure.in: Default to --with-stabs for some targets for which
11869 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11870 i[345]86*-*-unixware*.
11871
11872Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11873
11874 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11875 rather than basing it on the target. Simplify handling of options
11876 controlling which directories to configure. Remove extraneous
11877 slash in multi-clean target.
11878
11879Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11880
11881 * config-ml.in: Prefix more variables with ml_ so they don't collide
11882 with configure's.
11883
11884Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11885
11886 * configure: Don't turn -v into --v.
11887
11888Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11889
11890 * configure.in (targargs): Fix typo.
11891
11892 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11893
11894Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11895
11896 * configure.in: Strip --host and --target options from
11897 CONFIG_ARGUMENTS, and always configure for --host only. Add
11898 --with-cross-host option when building with a cross-compiler.
11899 * configure: Canonicalize the arguments put into config.status by
11900 always using `=' for an option with an argument. Pass a presumed
11901 --host or --target explicitly.
11902
11903Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11904
11905 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11906 into general OS recognition case.
11907
11908Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11909
11910 * configure.in (target_configdirs): add target-winsup only
11911 for win32 target systems.
11912
11913Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11914
11915 * Makefile.in (all-target-libgloss): Depend upon
11916 configure-target-newlib, since when libgloss is built it looks to
11917 see if the newlib directory exists.
11918
11919Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11920
11921 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11922 cfg-ml-*.in.
11923
11924Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11925
11926 * configure: Handle LD and LD_FOR_TARGET when configuring a
11927 Canadian Cross.
11928
6599da04
JM
11929Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11930
11931 * configure.in (target_libs): add target-winsup.
11932 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11933 (target==ppcle-pe): remove ld from $noconfigdirs.
11934
11935Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11936
11937 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11938 Preserve relative path names in $srcdir. Build symlink tree if
11939 configuring cross target dir and srcdir=. (= no VPATH support).
11940 (configure-target-libg++): Depend on configure-target-librx.
11941 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11942 * config-ml.in: New file.
11943 * symlink-tree: New file.
11944 * configure: Ensure srcdir="." if that's what it is.
11945
11946Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11947
11948 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11949 includes and FLEX_SKELETON setting.
11950 * mpw-configure (--with-gnu-ld): New option, controls whether
11951 to use PPCLink or ld with PowerMac GCC.
11952 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11953 * mpw-config.in: Configure grez if targeting Mac.
11954
11955 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
11956 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11957 just macos.
6599da04
JM
11958 * configure.in: Configure grez resource compiler if targeting Mac.
11959 * Makefile.in (all-grez, install-grez): New targets.
11960
11961Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11962
11963 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 11964 gcc in the path, set CC to gcc -O2.
6599da04
JM
11965
11966Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11967
11968 * configure: Default ${build} correctly. Avoid picking up extra
11969 spaces when reading CC and CXX from Makefile. When doing a
11970 Canadian Cross, use plausible default values for numerous
11971 variables.
11972 * configure.in: When doing a Canadian Cross, don't try to
11973 configure tools whose configure script can't handle it.
11974
11975Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11976
11977 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11978
11979Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11980
11981 * configure: Remove dubious bug reporting address.
11982
11983Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11984
11985 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11986 configure script, run that instead of this directory's configure.
11987 In either case, print a message that we're configuring the sub-dir.
11988
11989Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11990
11991 * configure.in: Before checking for the existence of various files,
11992 use sed to filter out "target-".
11993
11994Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11995
11996 * Makefile.in (DO_X): Split rule to decrease command line length
11997 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11998 (Philippe De Muyter).
11999
12000Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12001
12002 * Makefile.in (all-patch): depend on all-libiberty.
12003
12004Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12005
12006 * configure.in: If the only directory in target_configdirs which
12007 actually exists is libiberty, then set target_configdirs to empty,
12008 to avoid trying to build a target libiberty in a gas or gdb
12009 distribution.
12010
12011Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12012
12013 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
12014 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12015 systems.
6599da04
JM
12016
12017Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12018
12019 * configure.in (copy_dirs): Use sys-include instead of include
12020 for --with-headers option.
12021
12022Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12023
12024 * Makefile.in, configure.in: Make winsup builds work with
12025 new scheme.
12026
12027Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12028
12029 * configure.in: Build the linker on AIX.
12030
12031Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12032
12033 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12034 where needed.
12035
12036Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12037
12038 * Makefile.in (all-gcc): Fix typo.
12039
12040Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12041
12042 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12043
12044Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12045
12046 * configure.in: Rename libFOO to target-libFOO, and xiberty
12047 to target-xiberty, to provide more flexibility.
12048 (target_subdir): Define. Create if cross.
12049 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12050 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12051 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12052 check-libFOO -> check-target-libFOO, etc.
12053 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12054 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12055 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12056 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12057 allow ALL_GCC="" to only configure.
12058 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12059 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12060 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12061
12062Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12063
12064 * Makefile.in (taz): Build "info" in etc explicitly.
12065
12066Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12067
12068 * configure.in: Make sure that CC is undefined (as opposed to
12069 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12070 problem with autoconf trying to configure on a host without GCC.
12071
12072Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12073
12074 * mpw-configure: Set host alias from choice of host compiler,
12075 only use generic MPW Makefile sed if present, edit a file
12076 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12077 * mpw-README: Add problem notes about CW6 and CW7.
12078
12079Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12080
12081 * Makefile.in (taz): Use ";" instead of ";;".
12082
12083Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12084
12085 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12086 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12087 DISTDOCDIRS.
12088 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12089 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12090
12091Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12092
12093 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12094 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12095 Move bfd to DISTSTUFFDIRS.
12096
12097Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12098
12099 * Makefile.in (X11_LIB): Removed.
12100 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12101
12102 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12103
12104Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12105
12106 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12107 names.
12108
12109Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12110
12111 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12112
12113Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12114
12115 * configure.in (i[345]86-*-win32): Always build newlib.
12116 Don't configure cvs, autoconf or texinfo.
12117 * Makefile.in (LD_FOR_TARGET): New.
12118 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12119 Pass down LD_FOR_TARGET.
12120
12121Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12122
12123 * winsup: New directory.
12124 * Makefile.in: Build winsup.
12125 * configure.in: Winsup is configured when target is win32.
12126 Can only build win32 target GDB when native.
4e81ae98 12127
6599da04
JM
12128Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12129
12130 * config.guess: Recognize HP model 819 machines as having
12131 a PA 1.1 processor.
12132
12133Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12134
12135 * configure: Fix sed loop which substitutes for CC and CXX to
12136 avoid bug found in various sed implementations.
12137
12138Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12139
12140 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12141 simulator. Use standard powerpc-*-eabi*.
12142
12143Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12144
12145 * configure.in: Stop putting gas and binutils in noconfigdirs for
12146 powerpc-*-aix* and rs6000-*-*.
12147
12148Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12149
12150 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12151 -mcall-aixdesc libraries.
12152
12153Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12154
12155 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12156
12157 * config.sub (arm | armel | armeb): Fix shell syntax.
12158
12159Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12160
12161 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12162 -msoft-float and -mcpu=common support.
12163 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12164 libraries.
12165
12166Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12167
12168 * configure.in: Allow configuration and build of emacs19 for the alpha.
12169
12170Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12171
12172 * configure.in (CC): Get ^CC, not just any old CC, from
12173 ${host_makefile_frag}.
12174
12175Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12176
4e81ae98 12177 * configure.in (CC): Try to get CC from
6599da04
JM
12178 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12179
12180Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12181
12182 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12183 only if it exists in $(srcdir).
12184
12185Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12186
12187 * configure: If CC and CXX are not set in the environment, set
12188 them, based on either an existing Makefile or on searching for gcc
12189 in PATH. Substitute for CC and CXX in Makefile.
12190 * configure.in: Remove libm from target_libs. Separate
12191 target_configdirs from configdirs. If CC is not set in
12192 environment, try to get it from a host Makefile fragment. Rewrite
12193 changes of configdirs to use skipdirs instead. A few minor
12194 tweaks. Take directories out of target_configdirs as they are
12195 taken out of configdirs. Remove existing Makefile files from
12196 subdirectories. Substitute for TARGET_CONFIGDIRS and
12197 CONFIG_ARGUMENTS in Makefile.
12198 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12199 by configure.in.
12200 (CONFIG_ARGUMENTS): Likewise.
12201 (CONFIGURE_TARGET_MODULES): New variable.
12202 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12203 ($(CONFIGURE_TARGET_MODULES)): New target.
12204 (configure-libg++, configure-libio): New targets.
12205 (all-libg++): Depend upon configure-libg++.
12206 (all-libio): Depend upon configure-libio.
12207 (configure-libgloss, all-libgloss): New targets.
12208 (configure-libstdc++): New target.
12209 (all-libstdc++): Depend upon configure-libstdc++.
12210 (configure-librx, all-librx): New targets.
12211 (configure-newlib): New target.
12212 (all-newlib): Depend upon configure-newlib
12213 (configure-xiberty): New target.
12214 (all-xiberty): Depend upon configure-xiberty.
12215
12216Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12217
12218 * configure.in (host i[345]86-*-win32): Expand the
12219 noconfigdirs again.
12220
12221Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12222
12223 * mpw-configure: Fix sed command file name.
12224
12225Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12226
4e81ae98 12227 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
12228 noconfigdirs again.
12229
12230Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12231
12232 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12233 or powerpc*-*-pe*, since they are not yet supported.
12234
12235Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12236
12237 Add PowerMac support and many other enhancements.
12238 * mpw-configure: New option --cc to select compiler to use,
12239 paste options set according to --cc into the generated
12240 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12241 if mpw-make.sed is present.
12242 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12243 add forward includes for PowerPC include files.
12244 * mpw-build.in: Build using Makefile.PPC if present.
12245 (do-byacc, etc): Remove separate version resource builds.
12246 (do-gas): Build "stamps" before "all".
12247 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12248 * mpw-README: Update to reflect --cc option, PowerMac support,
12249 and recently-reported compatibility problems.
12250
12251Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12252
12253 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12254 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12255 (--with-multilib-top): Pass to recursive invocations.
12256
12257Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12258
12259 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12260 v810-*-*.
12261
12262Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12263
12264 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12265 gdb, ld and opcodes on v810-*-*.
12266
6599da04
JM
12267Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12268
12269 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12270 (local-maintainer-clean): New target.
12271 (maintainer-clean): New target.
12272 (realclean): Just depend upon maintainer-clean.
12273
12274Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12275
12276 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12277
12278Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12279
12280 * configure.in: Build ld in mips*-*-bsd* case.
12281
12282Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12283
12284 * config.sub: Accept -lites* OS. From Ian Dall.
12285
12286Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12287
12288 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 12289 targets.
6599da04
JM
12290
12291Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12292
12293 * configure.in: treat i386-win32 canadian cross the same as
12294 i386-go32 canadian cross.
12295
12296Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12297
12298 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12299 running under the simulator to build a reduced set of libraries.
12300 (powerpc-*-eabiaix): Add fine grained multilib support added to
12301 other powerpc targets yesterday.
12302
12303Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12304
12305 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12306 -disable-softfloat, -disable-relocatable, -disable-aix, and
12307 -disable-sysv to control which multilib libraries get built.
12308
12309Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12310
12311 * configure: Add Makefile.tem to list of files to remove in trap
12312 handler.
12313
12314Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12315
12316 * config.guess (*Linux*): Add missing "exit"s.
12317 Also, need specific check for alpha-unknown-linux (uses COFF).
12318
12319Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12320
12321 * config.guess: Merge with FSF:
12322
12323 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12324 * config.guess (AIX4): More robust release numbering discovery.
12325
12326 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12327 * config.guess (i386-sequent-ptx): Properly get version number.
12328
12329 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12330 * config.guess (mips:*:4*:UMIPS): New case.
12331
12332Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12333
12334 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12335 (i386-win32 host): Likewise. Don't build readline.
12336
12337Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12338
12339 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12340 SUPPORT_FILES to submakes.
12341
12342Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12343
12344 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12345 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12346 mpw-configure.
12347
12348Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12349
12350 * configure.in (appdirs): Use =, not ==, in test expression when
12351 trying to build the text to print in the warning message for
12352 Solaris users.
12353
12354Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12355
12356 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12357
12358Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12359
12360 * config.guess: Recognize lynx-2.3.
12361
12362Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12363
12364 * config.sub (z8ksim): Deleted
12365 (z8k-*-coff): New, this is the one true name of the target.
12366
12367Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12368
12369 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12370
12371Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12372
12373 * config.guess (*:Linux:*:*): First try asking the linker what the
12374 default object file format is (elf, aout, or coff). Then if this
12375 fails, try previous methods.
12376
12377Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12378
12379 * configure.in: Don't build newlib for *-*-vxworks5.1.
12380
12381Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12382
12383 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12384 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12385
12386Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12387
12388 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12389
12390Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12391
12392 * cfg-ml-com.in: New file.
12393 * cfg-ml-pos.in: New file.
12394
12395Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12396
12397 * COPYING.NEWLIB: Add HP free copyright to list.
12398
12399Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12400
12401 * config.sub: Recognize -eabi* for the system, not just -eabi.
12402
12403Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12404
12405 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12406 * config.sub, configure.in (win32): New target and host.
12407
12408Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12409
12410 * configure.in: Add i386-pe configuration.
12411
12412Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12413
12414 * mpw-build.in (install): Install GDB after LD.
12415
12416Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12417
12418 * mpw-config.in (elf/mips.h): Always forward-include, needed
12419 for GDB to build.
12420
12421Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12422
12423 * testsuite: New directory for customer acceptance and whole tool
12424 chain tests.
12425
12426Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12427
12428 * configure: If per-host line isn't found, but AC_OUTPUT is found
12429 and a configure script exists, run it instead.
12430
12431Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12432
12433 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12434
12435Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12436
12437 * configure: Set build_{cpu,vendor,os,alias} to host values when
12438 --build isn't specified.
12439
12440Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12441
12442 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12443 (FLAGS_TO_PASS): Pass them.
12444 (EXTRA_TARGET_FLAGS): Ditto.
12445
6599da04
JM
12446Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12447
12448 * Makefile.in (all-libg++): Depend on all-libstdc++.
12449
12450Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12451
12452 * configure.in (noconfigdirs): Enable all packages for
12453 i386-unknown-netbsd.
12454
12455Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12456
12457 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12458 hosted builds (DOS builds)
12459
12460Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12461
12462 Changes for ARM based on patches from Richard Earnshaw:
12463 * config.sub: Handle armeb and armel.
12464 * configure.in: Omit arm linker only for riscix.
12465
12466Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12467
12468 * config.guess: Update from FSF.
12469
12470Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12471
63f6bcd7 12472 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
12473 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12474 powerpcle variant. Convert pentium into i586, not i486. Add p5
12475 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12476 temporarily.
12477
12478Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12479
12480 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12481
12482Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12483
12484 * config.sub: Accept -lites* as a basic system type.
12485
12486Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12487
12488 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12489 installed, and if so return linuxoldld as the system name.
12490
12491Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12492
12493 * config.guess: Add hppa1.1-hp-lites support.
12494
12495Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12496
12497 * configure.in: Don't build newlib for m68k-vxworks5.1.
12498
12499Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12500
12501 * configure.in (mips-sgi-irix6): Use mh-irix5.
12502
12503Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12504
12505 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12506
12507Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12508
12509 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 12510 OSF/1. Fix compiler flags.
6599da04
JM
12511 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12512
12513Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12514
12515 * configure.in: Recognize --with-newlib.
12516 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12517
12518Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12519
d207ebef 12520 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
12521 to *_X11_MODULES due to gdbtk needing X include files et al.
12522
12523Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12524
12525 Merge in support for Mac MPW as a host.
12526 (Old change descriptions retained for informational value.)
12527
12528 * mpw-config.in: Add generic include forwards for cpu-specific
12529 include files in aout and elf directories.
12530
12531 * mpw-configure: Added copyright.
12532 * mpw-config.in: Check for presence of required build tools.
12533 (target_libs): Add newlib.
12534 (target_tools): Add examples.
12535 (Read Me): Generate as "Read Me for MPW" instead.
12536 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12537 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12538 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12539
12540 * mpw-configure: Remove subdir-specific makefile hackery,
12541 delete mk.tmp after using it.
12542
12543 * mpw-build.in (all): Display start and end times.
12544
12545 * mpw-configure (host_canonical): Set.
12546 (target_cpu): Always add to makefiles.
12547 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12548 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12549 (mpw-mh-mpw): Look for in srcdir and srcroot.
12550 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12551
12552 * mpw-build.in: (install-only): New target.
12553
12554 * mpw-configure (host_alias, target_alias): Rename from hostalias
12555 and targetalias, add into generated Makefile.
12556 (mk.tmp): If present, add into generated Makefile.
12557 * mpw-build.in (all-gas): Build config.h first before gas proper.
12558
12559 * mpw-configure (config.status): Write only if changed.
12560 * mpw-config.in (readline): Configure it (not built, just used for
12561 definitions).
12562
12563 * mpw-config.in (elf/mips.h): Add a forward include.
12564
12565 * mpw-config.in: Forward-include most .h files in include into
12566 extra-include.
12567 (readline): Don't build.
12568 mpw-build.in (install): Install GDB.
12569
12570 * mpw-configure (prefix, mpw_prefix): Handle it.
12571 * mpw-config.in (mmalloc, readline): Don't configure.
12572 * mpw-build.in (thisscript): Rename to ThisScript.
12573 Use mpw-build instead of BuildProgram everywhere.
12574 (mmalloc, readline): Don't build.
12575 * mpw-README: New file, basic documentation about the MPW port.
12576
12577 * mpw-config.in: Use forward-include to create include files.
12578
12579 * mpw-configure: Add more things to the top of each configured
12580 Makefile, including contents of config/mpw-mh-mpw.
12581 * mpw-config.in (extra-include): Create this directory and fill it
12582 with Posix-like include files when configuring.
12583
12584 * config.sub (apple, mac, mpw): Add various aliases.
12585
12586 * mpw-build.in: New file, top-level build script fragment for MPW.
12587 * mpw-configure: New file, configure script for MPW.
12588 * mpw-config.in: New file, config fragment for MPW.
12589
12590Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12591
12592 * configure.in (host_libs): Remove glob, since it is gone from the
12593 sources.
12594
12595Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12596
12597 * Makefile.in: define empty GDB_NLM_DEPS var.
12598
12599 * configure.in(target_makefile_frag): use config/mt-netware
12600 for netware targets.
12601
12602Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12603
12604 * config.sub: Merge in recent FSF changes. Remove linux special
12605 cases.
12606
12607Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12608
731a8127 12609 Revert this change:
6599da04
JM
12610
12611 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12612
12613 * build-all.mk: Use CC=cc -Xs on Solaris.
12614
6599da04
JM
12615Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12616
12617 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12618 stop using it.
12619 * Makefile.in: Nuke all references to glob subdirectory.
12620
12621Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12622
12623 * configure.in: Fix --enable-shared logic in per-host.
12624
12625Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12626
12627 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12628
12629Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12630
12631 * configure.in (noconfigdirs): Don't build gas on AIX, for
12632 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12633
12634Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12635
12636 * configure: Fix --cache-file to work if the file argument is a
12637 relative path.
12638
12639Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12640
12641 * configure: If the --cache-file is used, pass it down to
12642 configure in subdirectories.
12643
12644Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12645
12646 * config.sub: add vxworks29k configuration.
12647
12648Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12649
12650 * Makefile.in (taz): Do "diststuff" part quietly.
12651
12652Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12653
12654 * config.sub: Mini-merge with gcc/config.sub.
12655
12656Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12657
12658 * config.guess (IRIX): Sed - to _.
12659
12660Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12661
12662 * Makefile.in (source-vault, binary-vault): New targets.
12663
12664Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12665
12666 * config.sub: Recognize -eabi as a basic system type.
12667
12668Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12669
12670 * configure.in (enable_shared stuff): Fix typo.
12671
12672Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12673
12674 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12675
12676Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12677
12678 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12679
12680Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12681
12682 * configure.in (rs6000-*-*): Don't build gas.
12683
12684Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12685
12686 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12687 reduce command line length.
12688 (AS_FOR_TARGET): Check for as.new, not Makefile.
12689 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12690
12691Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12692
12693 * config.guess: Merge from FSF.
12694
12695Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12696
12697 * configure: Don't use $ when handling program_suffix.
12698
12699Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12700
12701 * configure.in: Configure tk for hppa/hpux.
12702
12703Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12704
12705 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12706
12707Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12708
12709 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12710 to LIBCXXFLAGS. Tests are better run without it.
12711
12712Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12713
12714 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12715
12716Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12717
12718 * configure.in (*-*-netware*): Don't configure xiberty.
12719
12720Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12721
12722 * configure.in: Remove tk from native_only list.
12723
12724Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12725
12726 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12727 for special NCD build.
12728
12729Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12730
12731 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12732 makeall.bat, they're only useful for binutils snapshots.
12733 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12734 makeall.bat to specified SUPPORT_FILES.
12735
12736Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12737
12738 * build-all.mk: Add Ericsson targets to sun4 and solaris
12739 hosts. Add BNR's sun4 target to solaris host, so their
12740 build-from-source will be tested in-house first.
12741
12742Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12743
12744 * Makefile.in (LIBCFLAGS): New variable.
12745 (CFLAGS_FOR_TARGET): Ditto.
12746 (LIBCFLAGS_FOR_TARGET): Ditto.
12747 (LIBCXXFLAGS): Ditto.
12748 (CXXFLAGS_FOR_TARGET): Ditto.
12749 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12750 (BASE_FLAGS_TO_PASS): Pass them.
12751 (EXTRA_TARGET_FLAGS): Ditto.
12752
731a8127 12753 * configure.in: Support --enable-shared.
6599da04
JM
12754
12755Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12756
12757 * configure.in (target_libs): Include libstdc++ again.
12758 * config.guess: Update from FSF (for FreeBSD).
12759
12760Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12761
12762 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12763 makeall.bat.
12764 (DISTDOCDIRS): Add `etc'.
12765 (ETC_SUPPORT_PFX): New variable.
12766 (taz): Include anything from etc starting with a word in
12767 ETC_SUPPORT_PFX.
12768
12769Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12770
12771 * config.sub: Update for recent FSF changes. Remove obsolete
12772 h8300hds entry. Add -windows* and -osx as basic os. Minor
12773 spacing changes.
12774
12775Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12776
12777 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12778
12779 * config.guess: Merge with FSF.
12780 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12781
12782Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12783
12784 * configure: Since the "trap 0" handler will override the exit
12785 status on many systems, only use it for "exit 1", and make it set
12786 a non-zero exit status; reset it before "exit 0". Also, check
12787 exit status of config.sub, and error out if it failed.
12788
12789Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12790
12791 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12792 and install libgloss.
12793
12794Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12795
12796 * Makefile.in (all-binutils): Depend upon all-byacc.
12797
12798 * configure.in: Don't build emacs on Irix 5.
12799
12800Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12801
12802 * configure.in (*-*-netware*): Add libio.
12803
12804Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12805
12806 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12807 (CHECK_TARGET_MODULES): Ditto.
12808 (INSTALL_TARGET_MODULES): Ditto.
12809 (TARGET_LIBS): Ditto.
12810 (all-libstdc++): Note dependencies.
12811
12812Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12813
12814 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12815
12816Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12817
12818 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12819 -fexternal-templates.
12820
12821 * configure.in (target_libs): Add libstdc++.
12822 (noconfigdirs): Add libstdc++ as appropriate.
12823
12824Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12825
12826 * config.guess: Update from FSF.
12827
12828Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12829
12830 * configure: Use ${config_shell} when running ${configsub}.
12831
12832Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12833
12834 * config.sub: No longer recognize h8300h.
12835
12836Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12837
12838 * config.sub: Remove extraneous differences between config.sub and
12839 gcc/config.sub.
12840
12841Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12842
12843 * Makefile.in (DISTSTUFFDIRS): Add gas.
12844
12845Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12846
12847 * COPYING.NEWLIB: New file.
12848
12849Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12850
12851 * config.guess (HP-UX): Patch from Harlan Stenn
12852 <harlan@landmark.com> to also emit release level.
12853
12854Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12855
12856 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12857
12858Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12859
12860 * config.sub: Merge nextstep cleanup from FSF.
12861
12862Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12863
12864 * configure.in (arm-*-*): Don't configure ld for this target.
12865
12866Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12867
12868 * configure.in (*-*-netware): don't configure libg++, libio,
12869 librx, or newlib.
12870
12871Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12872
12873 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12874 configure ld--it works, but it doesn't support shared libraries.
12875
12876Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12877
12878 * config.guess (*-unknown-freebsd*): Get rid of possible
12879 trailing "(Release)" in version string.
12880 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12881
12882Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12883
12884 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12885 Fix type: *-next-neststep -> *-next-nextstep.
12886
12887 * config.guess: Merge from FSF:
12888
12889 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12890
12891 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12892
12893 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12894
12895 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12896 instead of UNIX_SV for UnixWare 1.0).
12897
12898Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12899
12900 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12901 to make gdb/nlm/* build after the compiler and linker.
12902
12903Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12904
12905 * config.guess (netbsd, freebsd, linux): Accept any machine,
12906 not just i[34]86.
12907 (m68k-atari-sysv4): Relocate to match FSF version.
12908
12909 * config.guess: More merges from the FSF:
12910
12911 Add a space before function call or macro invocation.
12912
12913 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12914
12915 * config.guess: Add trap cmd to remove dummy.c and dummy when
12916 interrupted.
12917
12918 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12919
12920 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12921 (dummy): Redirect stderr from compilation of dummy.c.
12922
12923 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12924
12925 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12926
12927Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12928
12929 * configure: Accept and ignore --cache*, for compatibility with
12930 new autoconf.
12931
12932Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12933
12934 * config.guess: Merge from FSF:
12935
12936 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12937
12938 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
12939 (PATH): Add /.attbin at end for finding uname.
12940 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
12941
12942 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12943
e490616e 12944 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
12945
12946 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12947
e490616e
ZW
12948 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12949 to select whether to use ELF or COFF.
6599da04
JM
12950
12951 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12952
e490616e 12953 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
12954
12955 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12956
12957 * config.guess: Guess the OS version for HPUX.
12958
12959 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12960
12961 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12962
12963Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12964
12965 * configure.in: Recognize --with-headers, --with-libs, and
12966 --without-newlib.
12967 * Makefile.in (all-xiberty): Depend upon all-ld.
12968
12969Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12970
12971 * configure.in: Change i[34]86 to i[345]86.
12972
12973Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12974
12975 * configure (version): A few more tweaks to help message.
12976
12977Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12978
12979 * Makefile.in: Remove (for now) librx as a host library,
12980 now that we're building it for target.
12981
12982Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12983
12984 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12985 (Karl Berry).
12986
12987Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12988
12989 * configure.in: Also configure librx.
12990
12991Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12992
12993 * Makefile.in: Update various rules to reflect that librx
12994 is now needed for libg++.
12995
12996Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12997
12998 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12999
13000Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13001
13002 * configure.in: Configure the examples directory.
13003
13004Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13005
13006 * configure: Simplify Jun 2 1994 change.
13007
13008Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13009
13010 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13011 /bin/gcc isn't good enough to build gcc.
13012
13013Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13014
13015 * Makefile.in (GDB_SUPPORT_FILES): Remove
13016 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13017 (gdb.tar.gz): Add new rule to use standard distribution building
13018 mechanism.
13019
13020Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13021
13022 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13023 Bill Cox <bill@cygnus.com>.
13024
13025Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13026
13027 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13028
13029Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13030
13031 * configure: Search current dir first in .gdbinit.
13032
13033Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13034
13035 * config.sub: Recognize freebsd (merged from gcc config.sub).
13036
13037Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13038
13039 * config.sub: Refer to NeXT's operating system as nextstep.
13040
13041 * config.sub (case $basic_machine): Re-order the cases, to match
13042 the order in the FSF version (which is mostly alphabethical).
13043 Merge in some additions and changes from the FSF.
13044
13045Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13046
13047 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13048 * config.sub: Recognize cxux7.
13049 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13050
13051Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13052
13053 * config.sub: Fix typo powerpc -> powerpc-*.
13054
13055Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13056
13057 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13058
13059 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13060 parallel with all-emacs and install-emacs). Top-level command
13061 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13062
13063Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13064
13065 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13066 $(relbindir)/make before doing ``make install'', and use
13067 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13068 installing over running make binary.
13069 ($(host)-stamp-stage3-installed): Likewise.
13070
13071Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13072
13073 * config.guess: Recognize Mach.
13074
13075Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13076
13077 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13078 see whether --exec-prefix was used.
13079
13080Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13081
13082 * README: Explicitly mention libg++/README. (Zoo's idea.)
13083
13084Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13085
13086 * Makefile.in: Add all-librx target similar to all-libproc.
13087
13088Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13089
13090 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13091 with post 1.2 uname bogosity.
13092
13093Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13094
13095 * configure: Remove temporary files on receipt of a signal.
13096
13097Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13098
13099 * configure: If there is a package_makefile_frag, remove
13100 ${subdir}/Makefile.tem after copying it in.
13101
13102Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13103
13104 * build_all.mk: support rs6000 lynx identifies itself as
13105 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13106 since /bin/gcc is too feeble to compile a modern gcc.
13107
13108Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13109
13110 * brought devo/test-build.mk update-to-date with progressive/
13111 test-build.mk. Add lynx targets and hppa flag info.
13112
13113Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13114
13115 * configure.in: Use mh-ncrsvr43. Patch from
13116 Tom McConnell <tmcconne@sedona.intel.com>.
13117
13118Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13119
13120 * config.guess (i386-unknown-bsdi): No longer need to
13121 check #if defined(__bsdi__) && defined(__i386__).
13122
13123Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13124
13125 * configure: Set program_transform_nameoption correctly.
13126
13127Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13128
13129 * brought build-all.mk update-to-date with progressive build-all.mk,
13130 added new targets and hppa info.
4e81ae98 13131
6599da04
JM
13132Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13133
13134 * configure: If config.guess result is a prefix of the user
13135 specified target, assume a native build and use the user specified
13136 target as the host alias. Remove SunOS patch suffix removal hack.
13137 * configure.in: Remove SunOS patch suffix removal hack.
13138
13139 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13140 in NATIVE_CHECK_MODULES.
13141
13142Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13143
13144 * Makefile.in: Rename HOST_ONLY to NATIVE.
13145 * configure: Delete SunOs patch suffix from host_canonical
13146 and build_canonical variables that are prepended to Makefiles.
13147 * configure.in: Add comments for easier maintenance.
13148
13149Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13150
13151 * Makefile.in: Add all-libproc target similar to all-gui.
13152
13153Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13154
13155 * Makefile.in (CHECK_MODULES): split into
13156 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13157
13158Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13159
13160 * config.guess (i386-unknown-bsdi): New system to guess.
13161
13162Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13163
13164 * Makefile.in: Add all-gui target (but not yet build by "all").
13165
13166Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13167
13168 * config.sub: Move deletion of patch suffix from here...
13169 * configure.in: To here, at Ian's suggestion. The top-
13170 level scripts might need to know of a patch level.
13171
13172Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13173
13174 * config.sub: Strip off patch suffix so rtl is recognized
13175 as a sunos4.1.3 machine, even though it's been patched.
13176
13177Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13178
13179 * Makefile.in (INSTALL_LAST): Delete.
13180 (INSTALL_DOSREL): New.
13181
13182Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13183
13184 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13185 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13186 whether we pass down --with-gnu-ld anyhow.
13187
13188Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13189
13190 * Makefile.in (INSTALL_LAST): Change operation so it works
13191 on more flavors of make.
13192 * configure.in (go32): Don't build libg++ or libio.
13193
13194Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13195
13196 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13197 they can be overriden by templates.
13198
13199Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13200
13201 * configure.in (target==go32): Don't build gdb.
13202 * dosrel: New directory.
13203
13204Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13205
13206 * configure.in (host==go32): Configure dosrel too.
13207 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13208 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13209 be set by incoming names or templates.
13210 (INSTALL_LAST): New rule.
6599da04
JM
13211
13212Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13213
13214 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13215
13216Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13217
6599da04
JM
13218 * configure.in (appdirs): New variable. Currently empty, but will
13219 be used in gas distribution. If nonempty, lists a set of
13220 directories at least one of which must get configured, or top
13221 level configuration is considered to have failed.
13222 (rs6000-*-lynxos*): Use new file name.
13223
13224Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13225
13226 Eliminate XTRAFLAGS.
13227 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13228 newlib include files using -idirafter, and also use -nostdinc.
13229 (CXX_FOR_TARGET): Likewise.
13230 (XTRAFLAGS): Removed.
13231 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13232 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13233 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13234 ($(DO_X)): Don't pass down XTRAFLAGS.
13235
13236Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13237
13238 * configure.in (mips*-dec-bsd*): New target; do build linker.
13239 (mips*-*-bsd*): New target; don't build linker.
13240
13241Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13242
13243 * configure.in: support rs6000-*-lynxos* configuration.
13244 support sunos4 as a cross target.
13245
13246 * config.sub: look for lynx*, not lynx since the OS version may
13247 legitimately be part of the name.
13248
13249Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13250
13251 * configure.in (i[34]86-*-sco*): Move to be with other i386
13252 targets.
13253 (romp-*-*): New target. Skip various binary utilities.
13254 (vax-*-*): New target. Don't build newlib.
13255 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13256
13257Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13258
13259 * configure.in: Only set host_makefile_frag if config
13260 directory exists.
13261
13262Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13263
13264 * install.sh: If $dstdir exists, don't check whether each
13265 component does.
13266
13267Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13268
13269 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13270
13271Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13272
3b75d237
AJ
13273 * configure.in (*-*-lynxos*): Don't configure newlib for either
13274 native or cross Lynx.
6599da04
JM
13275
13276Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13277
13278 * config.sub (sparc64-elf): Fix os.
13279 (z8k): Remove duplicate.
13280
13281Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13282
13283 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13284 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13285
13286Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13287
13288 * configure: Make file links cleanly even if Lynx fails on
e490616e 13289 an NFS symlink (at least fail cleanly).
6599da04
JM
13290
13291Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13292
13293 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13294 -XNh2000.
13295
13296Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13297
13298 * configure: Unknown options are fatal again.
13299
13300Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13301
13302 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 13303 compatibility.
6599da04
JM
13304
13305Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13306
13307 * build-all.mk: Add `clean' target.
13308
13309Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13310
13311 * config.guess: Add SINIX support.
13312 * configure.in: Add mips-*-sysv4* support.
13313
13314Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13315
13316 * build-all.mk: Document all useful targets.
13317 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13318 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13319
13320Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13321
13322 * configure: Support --silent, --quiet.
13323
13324Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13325
13326 * configure: Support --disable-FEATURE.
13327
13328Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13329
13330 * config.guess: Recognize NCR running SVR4.3.
13331
13332Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13333
13334 * config.guess: Make BSDI generate i386-unknown-bsd386.
13335 Patch from Paul Eggert <eggert@twinsun.com>.
13336
13337Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13338
13339 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13340
13341Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13342
13343 * configure: Make unrecognized options give nonfatal warnings
13344 instead of fatal errors, and pass them to any subdirectory
13345 configures in case they recognize them.
13346 Make --x equivalent to --with-x.
13347
13348Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13349
13350 * configure: Add --enable-* options. Clean up usage message and
13351 some comments.
13352
13353Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13354
13355 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13356
13357Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13358
13359 * configure.in (hppa*-*-*): Enable binutils.
13360
13361Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13362
13363 * config.sub: Recognize cisco.
13364
13365Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13366
13367 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13368
13369Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13370
13371 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13372 than one configuration name. Add comment.
13373
13374Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13375
13376 * config.guess: about target *-hitachi-hiuxwe2, fixed
13377 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13378 macro is incorrect.]
13379
13380Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13381
13382 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13383 than the "make ls" stuff which used to be here.
13384
13385Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13386
13387 * config.guess: Recognize i[34]86-unknown-freebsd.
13388 From Shawn M Carey <smcarey@rodan.syr.edu>.
13389
13390Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13391
13392 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13393
13394Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13395
13396 * config.guess: Check for ptx.
13397
13398Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13399
13400 * config.sub: Add os9k checking.
13401
13402Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13403
13404 * config.guess: Handle OSF1 running on HPPA processors
13405
13406Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13407
13408 * configure: If subdir configure fails, print out a message with
13409 subdirectory name, in case subdir's configure code didn't identify
13410 itself.
13411
13412Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13413
13414 * configure.in: Remove embedded newlines from configdirs.
13415 Avoid mismatches of substrings. Fix matching strings at end
13416 of configdirs.
13417
13418Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13419
13420 * config.guess: Add Lynx/rs6000 config support.
13421
13422Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13423
13424 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13425
13426Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13427
13428 * configure.in (hppa*-*-osf*): Treat this just like most other
13429 PA configurations (eg no binutils or ld).
13430 (hppa*-*-*elf*): These configurations have binutils and ld.
13431
13432Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13433
13434 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13435
13436Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13437
13438 * configure.in (rs6000-*-*): Build gas.
13439
13440Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13441
e490616e 13442 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
13443
13444Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13445
13446 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13447 for GDB and GDB has been fixed to not need it.
13448
6599da04
JM
13449Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13450
13451 * config.guess: Recognize vax hosts.
13452
13453Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13454
13455 * configure (while loop): Don't use "break 2" inside case
13456 statement -- the case statement isn't an enclosing loop.
13457
13458Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13459
13460 * config.guess: Clean up NeXT support, to allow nextstep
13461 on Intel machines. Make OS be nextstep.
13462
13463Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13464
13465 * config.guess: Add alternate forms for Convex.
13466
13467Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13468
13469 * configure: Completely rewrite option processing. Take
13470 advantage of pattern-matching to avoid invoking test frequently.
13471 Also clean up host and target defaulting logic.
13472
13473Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13474
13475 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13476 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13477 commands (plus user environment) will fit SCO limits.
13478
13479Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13480
13481 * configure.in: Don't issue warnings about directories which are
13482 not being configured if -norecursion is set. Correct test for
13483 --with-gnu-as and --with-gnu-ld to not get confused by substring
13484 matches.
13485
13486 * configure.in: Don't build gas for alpha-dec-osf1*.
13487
13488Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13489
13490 * configure: Back out Per's change of 12/19/1993. It changes the
13491 behavior of configure in unexpected and confusing ways.
13492
13493 Also, use different delim char when calculating
13494 program_transform_name so that the name can contain slashes.
13495
13496Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13497
13498 * configure.in, config.sub: Add support for VSTa micro-kernel.
13499
13500Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13501
13502 * configure.in: Nuke hacks which were used to get a special
13503 version of GAS for HPPA configurations.
13504
13505Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13506
13507 * configure: If only ${target_alias} is given, use that
13508 as the default for ${host_alias}.
13509 * configure: Add missing back-slashes before nested quotes.
13510
13511Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13512
13513 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13514
13515Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13516
13517 * config.guess: Recognize some Tektronix configurations.
13518 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13519
13520Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13521
13522 * config.sub: Match any flavor of SH.
13523
13524Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13525
13526 * configure.in: Don't try to configure newlib for Alpha.
13527
13528Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13529
13530 * configure.in: Don't build ld for Irix 5. Don't build gas,
13531 libg++ or libio for any Alpha target.
13532
13533 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
13534
13535Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13536
13537 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13538 default arguments -- so it tried to compress itself.
13539
13540Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13541
13542 * configure.in (notsupp): ensure that a space is always at the end
13543 of the configdirs list, since the grep checks for an explicit space
13544
13545Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13546
13547 * configure.in (target i386-sysv4.2): don't build ld, since static
13548 versions of many libraries are not available.
13549
13550Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13551
13552 * config.guess: Recognize Apollos (using environment variables).
13553 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13554
13555Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13556
13557 * config.guess: Recognize Sony news mips running newsos.
13558
13559Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13560
13561 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13562 "fi ; else" for bash.
13563
13564Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13565
13566 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13567
13568Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13569
13570 * config.sub: accept unixware as an alias for svr4.2.
13571 Fix some inconsistancies with the gcc version.
13572
13573Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13574
13575 * Makefile.in (DISTDOCDIRS): Add gdb.
13576
13577Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13578
13579 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13580
13581Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13582
13583 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13584 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13585 this now.
13586
13587Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13588
13589 * config.sub: Accept hiux* as an OS name.
13590
13591 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13592 etc/make-stds.texi. The underscore came from gcc, and dje now
13593 agrees that RUNTESTFLAGS is the correct name.
13594
13595Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13596
13597 * install.sh: Remove 'set -e'. It makes any conditionals
13598 in the script useless.
13599
13600 * config.guess: Automatically recognize arm-acorn-riscix
13601 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13602
13603Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13604
13605 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13606
13607Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13608
13609 * Makefile.in (DISTDOCDIRS): New variable.
13610 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 13611 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
13612
13613Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13614
13615 * configure.in (hppa target): check the source directory for the
13616 pagas sub-directory
13617
13618Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13619
13620 * config.sub: Allow -aout* and -elf*.
13621
13622Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13623
13624 * configure.in: Don't build ld on i386-solaris2, same as for
13625 sparc-solaris2.
13626
13627Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13628
13629 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13630
13631Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13632
13633 * configure.in: Configure gdb for alpha.
13634
13635Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13636
13637 * Makefile.in (CXXFLAGS): Add -O.
13638
13639Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13640
13641 * config.guess: added support for DG Aviion
13642
13643Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13644
13645 * configure.in: Produce warning message for subdirectories not
13646 configurable for this host/target combination. Don't try to
13647 configure gdb for vms.
13648
13649Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13650
13651 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13652 appropriate files before making "diststuff".
13653 (DISTBISONFILES): New var: list of files to be edited.
13654 (DISTSTUFFDIRS): Add binutils.
13655
13656Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13657
13658 * config.sub: also handle mipsel and mips64el (for little endian mips)
13659
13660Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13661
13662 * configure.in: Add * to end of all OS names.
13663
13664Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13665
13666 * configure.in: Build newlib for LynxOS native.
13667
13668Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13669
13670 * config.guess: Add support for delta 88k running SVR3.
13671
13672 * configure.in: Add comment about HP compiler vs. emacs.
13673
13674Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13675
13676 * configure.in: don't build ld on solaris2 (not a viable option
13677 due to bugs in getpwnam & getpwuid)
13678
13679Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13680
13681 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13682 config.guess will produce a full version number.
13683
13684Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13685
13686 * configure.in: Build linker and binutils for alpha-dec-osf1.
13687
13688Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13689
13690 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13691 and gdb/testsuite/Makefile.in.
13692
13693Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13694
13695 * configure.in: recognize mips*- instead of mips-
13696
13697Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13698
13699 * config.sub: Accept linux*coff and linux*elf as operating
13700 systems.
13701
13702Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13703
13704 * config.sub: Recognize mips64, and mips3 as an alias for it.
13705
13706Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13707
13708 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13709 gdb knows how to handle OSF/1 shared libraries.
13710
13711Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13712
13713 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13714 * config.guess: Recognize Hitachi's HIUX.
13715 * config.sub: Recognize h3050r* and hppahitachi.
13716 Remove redundant cases for hp9k[23]*.
13717
13718Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13719
13720 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13721 if gas and ld are in the source tree and are in ${configdirs}.
13722 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 13723 --with options (but still pass them down on the command line,
6599da04
JM
13724 if they were explicitly specified).
13725
13726Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13727
13728 * configure: substitute SHELL value in Makefile.in with
13729 ${CONFIG_SHELL}
13730
13731Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13732
13733 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13734 *-*-solaris2* targets.
13735
13736Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13737
13738 * Makefile.in: define M4, and pass it down to sub-makes;
13739 all-autoconf now depends on all-m4
13740
13741Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13742
13743 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13744 presence of {ar,ranlib} instead of a configured directory
13745
13746Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13747
13748 * config.guess: Accept 34?? as well as 33?? for NCR.
13749
13750Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13751
13752 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13753 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13754
13755Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13756
13757 * configure: grab values for $(CC) and $(CXX) from the
13758 environment, so that someone can do "CC=gcc configure; make" and
13759 have it work right (matching the way that autoconf works now)
13760
13761 * configure.in, Makefile.in: add support for gash, the tcl
13762 interface to Galaxy
13763
13764 * config.guess: add NetBSD variants (hp300, x86)
13765
13766Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13767
13768 * install.sh: Support -d option (in the manner of SunOS 4 install,
13769 as it is more deterministic than that of GNU install)
13770 (chmodcmd): Set file to mode 755 by default (should also do default
13771 chgrp and chown, but I don't feel like dealing with that now)
13772
13773Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13774
13775 * config.sub: Remove h8300hhms alias.
13776
13777Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13778
13779 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13780
13781Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13782
13783 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13784 as stmp-fixinc
13785
13786Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13787
13788 * config.sub: recognize m88110-bug-coff.
13789
13790Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13791
13792 * Makefile.in (all-libio): all dependencies on the toolchain used
13793 to build this (gcc, gas, ld, etc)
13794
13795Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13796
13797 * config.guess: Deal with OSF/1 1.3 on alpha.
13798
13799Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13800
13801 * install.sh: add some 'else true' clauses for portability
13802
13803 * configure.in: don't build libio for h8[35]00-*-* targets
13804
13805Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13806
13807 * Makefile.in: Add support for new libio.
13808
13809Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13810
13811 * install.sh: If one command fails, don't try the rest. Don't try
13812 to remove $dsttmp (via trap) unless we have already created it.
13813 If $src doesn't exist, detect it and exit with an error.
13814
13815 * config.guess: Recognize BSD on hp300.
13816
13817Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13818
13819 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13820 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13821
13822Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13823
13824 * Makefile.in (all-send-pr): depends on all-prms
13825
13826Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13827
13828 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13829
13830Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13831
13832 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13833 Added test for mips-mips-riscos5.
13834
13835Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13836
13837 * configure.in: use mh-hp300 for 68k HP hosts
13838
13839Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13840
13841 * configure: add support for CONFIG_SHELL, so that you can use
13842 some alternate shell for evaluating configure scripts
13843
13844Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13845
13846 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13847 in configure script to bug-gdb@prep.ai.mit.edu when building
13848 distribution archive.
13849 * Makefile.in (COMPRESS): Remove def.
13850 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13851 gdb.tar.Z and make-gdb.tar.Z respectively.
13852 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13853 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13854 to convergence with 'taz' target in Makefile.in.
13855
13856Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13857
13858 * install.sh (dsttmp): use trap to ensure that tmp files go
13859 away on error conditions
13860
13861Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13862
13863 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13864
13865Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13866
13867 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13868 its parent is '/' not ''.
13869
13870 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13871
13872Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13873
13874 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13875 that ${newsrcdir}/configure.in does.
13876
13877Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13878
13879 * test-build.mk: support for CONFIG_SHELL
13880
13881Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13882
13883 * config.sub (netware): Add as a basic system type.
13884
13885Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13886
13887 * Makefile.in (Makefile): depend on configure.in. Also drop the
13888 $(srcdir)/ from the dependency on Makefile.in.
13889
13890Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13891
13892 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13893 (h8300hhms is temporary until multi-libraries are implemented).
13894 * configure.in: Handle h8300h too.
13895
13896Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13897
13898 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13899
13900Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13901
13902 * configure: Remove extraneous output when guessing host type.
13903 * config.guess: Remove extraneous output when guessing using C
13904 compiler rather than uname, or when guessing fails.
13905
13906Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13907
13908 * Makefile.in: remove all.cross and install.cross targets
13909
13910 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13911 definitions
13912
13913Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13914
13915 * configure.in (target sh): Build gprof.
13916
13917Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13918
13919 * config.sub: change -solaris to -solaris2
13920
13921Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13922
13923 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13924
13925Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13926
13927 * configure: Correct error message for missing Makefile.in to
13928 print correct directory.
13929
13930Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13931
13932 * install.sh: kludge around 386BSD shell bug
13933
13934Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13935
13936 * config.guess: Recognize NeXT.
13937 * config.guess: Recognize i486-ncr-sysv4.
13938 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13939
13940Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13941
13942 * Makefile.in (MAKEINFOFLAGS): New variable.
13943 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13944 * build-all.mk, test-build.mk: Pass down --no-split as
13945 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13946
13947Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13948
13949 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13950
13951Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13952
13953 * Makefile.in (libg++.tar.z): New rule.
13954 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13955 * Makefile.in (taz): Only do a single chmod.
13956
13957Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13958
13959 * install.sh: don't use dirname anymore (replaced with sed usage)
13960
13961Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13962
13963 * Makefile.in: Change extension for gzip'd files from '.z' to
13964 '.gz' per new FSF standard usage.
13965
13966Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13967
13968 * configure: put quotes around the final value of program_transform_name
13969
13970Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13971
13972 * Makefile.in: new install.sh support; update install-info rules
13973
13974Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13975
13976 * configure.in: Build diff for crosses, but not for go32 host.
13977
13978 * configure.in: Build gprof only for native, and don't build it
13979 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13980
13981Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13982
13983 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13984
13985Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13986
13987 * configure.in (host_tools): Add prms.
13988
13989Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13990
13991 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13992 with $(FLAGS_TO_PASS) on the command line
13993
13994 * config.sub: Recognize lynx and lynxos
13995
13996Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13997
13998 * config.sub: Accept -ecoff*, not just -ecoff.
13999
14000Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14001
14002 * Makefile.in (taz): Use .gz suffix instead of .z.
14003 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14004 names.
14005
14006Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14007
14008 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14009
14010Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14011
14012 * Makefile.in (install-no-fixedincludes): install gcc last, so
14013 that rebuilds that might happen during 'make install' don't get
14014 bogus gcc include files
14015
14016Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14017
14018 Change from Utah for HPPA support:
14019 * config.guess: Recognize hppa1.x-hp-bsd.
14020
14021Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14022
14023 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14024 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14025
14026Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14027
14028 * config.sub: Add support for rom68k and bug boot monitors.
14029
14030Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14031
14032 * Makefile.in: Make all-opcodes depend on all-bfd.
14033
14034Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14035
14036 * config.guess: Added special check for i[34]86-univel-sysv4*.
14037
14038Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14039
14040 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14041 the processor rather than assuming i486.
14042
14043Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14044
14045 * config.guess: Recognize SunOS6 as Solaris3.
14046
14047Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14048
14049 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14050 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14051
14052Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14053
14054 * build-all.mk (all-cross): New target for Canadian Cross.
14055 Added Q2 go32 targets.
14056 * test-build.mk: Configure go32 cross sparclite-aout and
14057 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14058 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14059
14060Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14061
14062 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14063 GO32 hosted toolchains
14064
14065Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14066
14067 * configure: change so "-exec-prefix" gets passed down rather
14068 than "-exec_prefix" so autoconf generated Makefiles get the
14069 exec_prefix set right.
14070
14071Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14072
14073 * config.guess: get the Solaris2 minor version number
14074
14075 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14076
14077Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14078
14079 * config.guess: Recognize some Sequent platforms.
14080
14081Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14082
14083 * Makefile.in: added the vault-install target
14084
14085 * configure.in: actually use the Sun3 makefile fragment that's in
14086 config, also added the release dir to configdirs
14087
14088Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14089
14090 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14091
14092Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14093
14094 * configure.in: remove some program from Alpha targetted toolchains
14095
14096Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14097
14098 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14099 gprof.
14100 (taz): Run "make diststuff" in those directories instead of "make
14101 proto-dir". Look for "VERSION=" only at start of line in subdir
14102 Makefile. Use "gzip -9" for compression.
14103 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14104 (binutils.tar.z): New target.
14105
14106Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14107
14108 * Makefile.in (taz): Include gpl.texinfo.
14109
14110Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14111
14112 * Makefile.in (setup-dirs): Merged into "taz" target.
14113 (taz): Only do `proto-dir' stuff if a directory is actually needed
14114 for this target.
14115
14116Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14117
14118 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14119 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14120 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14121 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14122 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14123
14124Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14125
14126 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14127 config.sub, and move-if-change to gdb testsuite distribution
14128 archive, so the testsuite can be extracted, configured, and
14129 run separately from the gdb distribution. Blow away the Chill
14130 tests that require a Chill compiled executable, since GNU Chill
14131 is not yet publically available.
14132
14133Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14134
14135 * test-build.mk: set environment variables in a single command,
14136 instead of a list of assignments and exports
14137
14138 * config.guess: recognize Alpha/OSF1 systems
14139
14140Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14141
14142 * configure: Change help message to prefer --options rather than
14143 -options.
14144
14145Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14146
14147 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14148 zippy@ecst.csuchico.edu.
14149 * config.guess: Recognize miniframe.
14150
14151Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14152
cc6010cd
AP
14153 * Makefile.in: Use srcroot to find runtest rather than rootme.
14154 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
14155
14156Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14157
14158 * test-build.mk: Extensive additions to support building on a
14159 machine other than the host.
14160
14161Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14162
14163 * configure (tooldir): Fix for i386-aix again.
14164
14165Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14166
14167 * configure, Makefile.in: Change definition of $(tooldir)
14168 to match the FSF.
14169
14170Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14171
14172 * config.guess: Recognize i[34]86/SVR4.
14173
14174Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14175
14176 * Makefile.in (all-gdb): gdb depends on sim.
14177
14178Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14179
14180 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14181 at the same time we make the prototype gdb directory.
14182 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14183 files at the same time as the gdb base release distribution.
14184
14185Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14186
14187 * Makefile.in (check): Use individual check targets rather than
14188 DO_X rule.
14189 (check-gcc): Added.
14190
14191Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14192
14193 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14194 for System V release 3.2.
14195
14196Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14197
14198 * config.sub: Recognize hppaosf.
14199 * configure.in: Do configure ld/binutils/gas for it.
14200
14201Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14202
14203 * configure (tooldir): Alter syntax used to set this, for systems
14204 where "\$" isn't handled right, like i386-aix.
14205
14206Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14207
14208 * configure: Pass program-transform-name, not
14209 program_transform_name, to recursive configures.
14210
14211Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14212
14213 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14214 of gas+ld+binutils.
14215
14216Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14217
14218 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14219
14220Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14221
14222 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14223
6599da04
JM
14224Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14225
14226 * Makefile.in (PRMS): Set back to all-prms.
14227
14228Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14229
14230 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14231 targets, rather than for MIPS hosts.
14232
14233Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14234
14235 * configure.in: add comment for --with-x default values
14236
14237 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14238
14239 * Makefile.in: add check-* targets for each of the directories in
14240 the tree. Add a definition of RUNTEST that will use the one we
14241 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14242
14243Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14244
14245 * configure.in: Removed obsolete references to bfd_target and
14246 target_makefile_frag.
14247
14248 * build-all.mk: Set assorted targets for Q2.
14249 * config.sub: Recognize z8k-sim and h8300-hms.
14250 * test-build.mk: Really don't pass host to configure.
14251 (HOLES): Added uname.
14252
14253Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14254
14255 * configure: Handle an empty program-prefix, program-suffix or
14256 program-transform-name correctly.
14257
14258Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14259
14260 * build-all.mk: -G 8 no longer required for MIPS targets.
14261 * test-build.mk: Don't pass host argument to configure; make it
14262 guess.
14263
14264Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14265
14266 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14267 * Makefile.in (COMPRESS): New macro, like GZIP.
14268
14269Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14270
14271 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14272
14273 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14274 with gas currently defaults to -G 0.
14275
14276Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14277
14278 * Makefile.in (all-flex): flex depends on byacc.
14279
14280 * build-all.mk: If host not specified, use config.guess. Pass TAG
14281 to test-build.mk as RELEASE_TAG.
14282 * test-build.mk (configargs): New variable containing arguments to
14283 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14284 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14285
14286 * config.guess: Use /bin/uname when checking -X argument on SCO,
14287 to avoid invoking GNU uname which doesn't understand -X.
14288
14289 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14290
14291 * configure.in: Build gas for mips-*-*.
14292
14293Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14294
14295 * Makefile.in (all.normal): insert missing backslash.
14296
14297Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14298
731a8127 14299 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
14300
14301 * Makefile.in: Complete overhaul to merge many almost identical
14302 targets.
14303
14304Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14305
14306 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14307 (gdb.tar.Z): Adjusted.
14308
14309 * Makefile.in (setup-dirs, taz): New targets; should be general
14310 enough to adapt for gdb sometime. Build only .z file.
14311 (gas.tar.z): New target.
14312
14313Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14314
14315 * build-all.mk: Use CC=cc -Xs on Solaris.
14316
6599da04
JM
14317Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14318
14319 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14320 for handling BISON for FSF releases.
14321
14322Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14323
14324 * configure: Actually implement the change zoo just documented.
14325
14326Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14327
14328 * configure: when using config.guess, only set target_alias when
14329 it's not already been set (ie, on the command line)
14330
14331Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14332
14333 * Makefile.in: add installcheck target, set PRMS to install-prms
14334
14335Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14336
14337 * configure: add support for package_makefile_fragment, handle the
14338 case where a directory has a configure.in file but no Makefile.in
14339 more gracefully (with an actual understandable error message, even);
14340 add support for --without (and add this to the usage message); also
14341 explicitly add a --host=${host_alias} to the command line when
14342 config.guess is used
14343
14344Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14345
14346 * configure: Must use both --host and --target in recursive calls.
14347
14348Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14349
14350 * Makefile.in: Change deja-gnu to dejagnu.
14351
14352Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14353
14354 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14355
14356Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14357
14358 * configure.in: canonicalize all instances to *-*-solaris2*,
14359 also strip out a number of tools to not build for go32 host
14360
14361Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14362
14363 * config.guess: add GPL.
14364
14365 * Makefile.in, config.guess, config.sub, configure: bump
14366 copyrights to 93.
14367
14368Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14369
14370 * Makefile.in (do-info): Removed obsolete check for existence of
14371 localenv file.
14372
14373 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14374
14375Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14376
14377 * Makefile.in: a couple of 'else true' for decstation,
14378 support for TclX
14379
14380 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14381
14382Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14383
14384 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14385
14386Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14387
14388 * config.guess: Recognize i386-ibm-aix (PS/2).
14389 * configure.in: Use config/mh-aix386 file for it.
14390
14391Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14392
14393 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14394 CC_FOR_TARGET instead.
14395 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14396
14397Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14398
14399 * Makefile.in: Add sim to list of directories sent with gdb
14400
14401Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14402
14403 * configure.in: Put back mips-dec-bsd* case.
14404
14405Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14406
14407 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14408 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14409 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
14410
14411Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14412
14413 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14414
14415 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14416 (install-info): install dir.info only if it exists,
14417 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14418
14419Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14420
14421 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14422 gas for mips-dec-bsd.
14423
14424Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14425
14426 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14427 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14428
14429Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14430
14431 * configure.in: Added "dejagnu" to hosttools list.
14432
14433Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14434
14435 * config.sub, configure.in, config.guess: Add support
14436 for Bosx, an AIX variant from Bull.
14437 Patches from F.Pierresteguy@frcl.bull.fr.
14438
14439Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14440
14441 * devo/dejagnu: Initial creation of devo/dejagnu.
14442 Migrated dejagnu testcases and support files for testing software
14443 tools to reside as subdirectories, currently called "testsuite",
14444 within the directory of the software tool. Migrated all programs,
14445 support libraries, etc. beloging to dejagnu proper from
14446 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14447 with no modifications. The changes to these files which will
14448 allow them to configure, build, and execute properly will be made
14449 in a future update.
14450
14451Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14452
14453 * Makefile.in: Change send_pr to send-pr.
14454 * configure.in: Likewise.
14455 * send_pr: Renamed directory to send-pr.
14456
14457Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14458
14459 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14460
14461Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14462
14463 * README: Update for gdb-4.8 release.
14464 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14465 gdb-xxx.tar.z (gzip'd) file also.
14466
14467Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14468
14469 * Makefile.in: make all-diff depend on all-libiberty
14470
14471Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14472
14473 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14474
14475Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14476
14477 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14478
14479Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14480
14481 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14482 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14483 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14484
14485Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14486
14487 * Makefile.in: makeinfo binary is in a new location
14488
14489Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14490
14491 * config.sub: Accept -ecoff as an OS.
14492
14493 * Makefile.in: Various changes to eliminate a level of make
14494 recursion and reduce the required command line length.
14495 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14496 sub-makes.
14497 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14498 variables holding settings for specific sub-makes.
14499 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14500 in terms of BASE_FLAGS_TO_PASS.
14501 (TARGET_LIBS): New variable listing directories which use
14502 TARGET_FLAGS_TO_PASS.
14503 (subdir_do): Eliminated.
14504 (do-*): New set of targets to replace subdir_do.
14505 (various): All targets which used subdir_do now depend on do-*.
14506 (local-clean): Renamed from do_clean.
14507 (local-distclean): New target, dependency of distclean and
14508 realclean.
14509 (install-info): Don't create directories. Depend on dir.info
14510 rather than calling make recursively.
14511 (install-dir.info): Eliminated.
14512 (install-info-dirs): Create all info directories here.
14513 (dir.info): Depend upon do-install-info.
14514
14515 * test-build.mk (HOLES): Added false.
14516
14517Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14518
14519 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14520
14521Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14522
14523 * Makefile.in (info): remove dependency on all-texinfo. The
14524 problem was really in texinfo/C, not at this level.
14525
14526Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14527
14528 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14529
14530Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14531
14532 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14533 GDB releases.
14534
14535Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14536
14537 * configure: Include srcdir in message about target of link not
14538 being found. Don't convert `-' to `_' in `with' options being
14539 passed to subdirs.
14540
14541Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14542
14543 * configure.in: add uudecode to host_tools
14544
14545 * Makefile.in: added {all,install}-uudecode targets, added them to
14546 the appropriate lists
14547
14548Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14549
14550 * Makefile.in (all-gcc): Added dependency on all-gas.
14551
14552 * configure.in (mips-*-*): Build ld and binutils.
14553
14554Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14555
14556 * configure: check return code from mkdir, print error message and
14557 exit on failure.
14558
14559Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14560
14561 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14562
14563Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14564
14565 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14566
14567Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14568
14569 * config.sub (h8500): Recognize this as a cpu type.
14570
14571Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14572
14573 * configure: source directory missing is no longer a warning
14574
14575 * configure.in: recognize irix[34]* instead of irix[34]
14576
14577 * Makefile.in: define and pass down X11_LIB
14578
6599da04
JM
14579Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14580
14581 * guess-systype: Renamed to ...
14582 * config.guess: ... by popular request.
14583 * configure.in, Makefile.in: Update accordingly.
14584
14585Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14586
14587 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14588 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14589 + Execute ./dummy instead of assuming . is in PATH.
14590
14591Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14592
14593 * guess-systype: New shell script. Attempts to guess the
14594 canonical host name of the executing host.
14595 Only a few hosts are supported so far.
14596 * configure: Call guess-systype if no host is specified.
14597
14598Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14599
14600 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14601 gcc Makefile.
14602
14603
14604Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14605
14606 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14607 (all-gcc, install-gcc, subdir_do): Use it.
14608
14609Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14610
14611 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14612
14613Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14614
14615 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14616 set exclusively by configure, using configure.in .
14617
14618Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14619
14620 * test-build.mk: set $PATH for all builds
14621
14622 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14623
14624Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14625
14626 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14627 the one used in gcc/Makefile.in, so that a null expansion doesn't
14628 override the one needed to build gcc with a native cc.
14629
14630
14631Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14632
14633 * configure: Accept -with arguments.
14634
14635Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14636
14637 * Makefile.in: added h8300sim
14638
14639Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14640
6599da04
JM
14641 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14642 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14643 (all-cygnus, native, build-cygnus): Make
14644 $(canonhost)-stamp-3stage-done, not $(host)....
14645 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14646 i386-sco3.2v4. Added else true to if command.
14647
14648Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14649
14650 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14651
14652Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14653
14654 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14655
14656Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14657
14658 * configure.in: don't remove binutils from Solaris builds
14659
14660Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14661
14662 * Makefile.in: get rid of earlier definitions for *clean,
14663 also handle the recursive info rule better
14664
14665Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14666
14667 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14668 do more-or-less the right thing.
14669
14670Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14671
14672 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14673 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14674
14675Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14676
14677 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14678 $(host_canonical).
14679
14680 * configure.in: split the configdirs list into 4 categories (native
14681 v. cross, library v. tool) and handle the cross-only and native-
14682 only in more reasonable (and correct!) way.
14683
14684Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14685
14686 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14687 configdirs anymore.
14688
14689Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14690
14691 * Makefile.in: extensive cleanup:: removed all of the explicit
14692 clean-* targets, collapsed many wrappers around subdir_do into
14693 one, added additional targets to satisfy standards.texi, deleted
14694 some old targets, some changes for consistency
14695
14696Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14697
14698 * configure.in: handle some programs as cross-only, and others as
14699 native only
14700
14701 * test-build.mk: handle partial holes in a more generic manner
14702
14703 * Makefile.in: m4 depends on libiberty
14704
6599da04
JM
14705Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14706
14707 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14708 time, wdiff, and find to configdirs
14709
14710 * Makefile.in: all, clean, and install rules for the new programs
14711 added to configure.in
14712
14713Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14714
14715 * configure.in: use mh-sun for all *-sun-* hosts
14716
6599da04
JM
14717Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14718
14719 * Makefile.in: define flags for X11 include files and library file
14720 locations, pass them down to the programs that need this info
14721
14722 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14723
6599da04
JM
14724Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14725
14726 * configure.in: start building libg++ for HP-UX targets
14727
14728Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14729
14730 * README: Update references to files moved into etc/.
14731
14732Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14733
14734 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14735 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14736
14737Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14738
14739 * configure: accept dash as well as underscore in long option
14740 names for FSF compatibility.
14741
14742Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14743
14744 * config.sub: added -sco3.2v4 support from FSF.
14745
14746Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14747
14748 * configure.in: expand the section that adds or removes
14749 directories from the list of programs to build, to handle native
14750 vs. cross in addition to host v. native
14751
14752Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14753
14754 * Makefile.in: Replace C++ in macro names with CXX.
14755 This is less likely to break ...
14756
14757Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14758
14759 * test-build.mk: add -w to GNU_MAKE
14760
14761Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14762
14763 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14764 add 'sparc' to list of recognized cpus. This needed to make
14765 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14766 Delete some redundant ose68 variants. Recognize -wrs as an os,
14767 then changes that into $CPU-wrs-vxworks.
14768
14769 * configure.in: remove most references to gdbtest, regularize
14770 target based program removal
14771
14772 * test-build.mk: import from p3 tree (many fixes and changes)
14773
14774Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14775
14776 * Makefile.in: added rules to handle tcl, tk, and expect
14777
14778 * configure.in: handle those directories if they exist
14779
14780Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14781
14782 * config.sub: removed bogus hppabsd and hppahpux names, since
14783 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14784
14785Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14786
14787 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14788 depends upon all-xiberty
14789
14790 * Makefile.in: changes from p3, including:
14791
14792 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14793
14794 * Makefile.in (XTRAFLAGS): include newlib directories if
14795 newlib/Makefile exists, rather than if host != target.
14796
14797 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14798
14799 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14800 from the same source tree and not building a cross-compiler. This
14801 matters for the libg++ configuration if reconfiguring a tree that
14802 has already been installed.
14803
14804 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14805
14806 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14807 pick up the machine and system specific header files.
14808
14809 * Makefile.in: added AS_FOR_TARGET, passed down in
14810 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14811 the C compiler to use to create programs which are run in the
14812 build environment, set it to default to $(CC), and passed it down
14813 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14814
14815 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14816
14817 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14818 We need them for unusual native builds, like systems without
14819 ranlib.
14820
14821 * configure: also define $(host_canonical) and
e490616e
ZW
14822 $(target_canonical), which are the full, canonical names for the
14823 given host and target
6599da04
JM
14824
14825Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14826
14827 * Makefile.in: Added separate definitions for C++.
14828
14829Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14830
14831 * configure.in (configdirs): Add deja-gnu.
14832
14833Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14834
14835 * README: Update for configure.texi and gdb-4.7 release.
14836
14837Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14838
14839 * Makefile.in: Move "all" target to top of file.
14840 Previously, first target was ".PHONY" which caused BSD4.4 make
14841 to build .PHONY when make was run without arguments.
14842
14843Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14844
14845 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14846 Library-copylefted code in libiberty.
14847
14848Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14849
14850 * config.sub: Replace m68kmote with plain old m68k.
14851
14852Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14853
14854 * Makefile.in: Remove space from blank line, avoid Make complaints.
14855
14856Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14857
14858 * config.sub: Complain if no argument is given. Added support for
14859 386bsd as OS and target alias.
14860
14861Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14862
14863 * Makefile.in (XTRAFLAGS): include newlib directories if
14864 newlib/Makefile exists, rather than if host != target.
14865
14866Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14867
14868 * config.sub: recognize sparclite-wrs-vxworks.
14869
14870 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14871 p3.) Added clean-xiberty to clean.
14872
14873Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14874
14875 * configure.in: use *-*-* instead of nested cases for host and target
14876
14877Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14878
14879 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14880 from the same source tree and not building a cross-compiler. This
14881 matters for the libg++ configuration if reconfiguring a tree that
14882 has already been installed.
14883
14884Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14885
14886 * config.sub (i486v/i486v4): Merge in from FSF version.
14887
14888Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14889
14890 * configure: only set PWD if it is already set.
14891
14892Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14893
14894 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14895 doesn't have unset and all success paths (and most error paths)
14896 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14897 to just ${PWD} to avoid confusion.)
14898
14899Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14900
14901 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14902 even for a native compilation.
14903
14904Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14905
14906 Changes to make the gdb.tar.Z rule work better.
14907
14908 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14909 (DEVO_SUPPORT): Add configure.texi.
14910 (bfd-ilrt.tar.Z): Remove ancient rule.
14911
14912Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14913
14914 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14915 pick up the machine and system specific header files.
14916
14917 * configure.in, config.sub: added new target m68010-adobe-scout,
14918 with alias of adobe68k. Changed configure.in to check for
14919 -scout before -sco* to avoid a false match.
14920
14921 * Makefile.in: added AS_FOR_TARGET, passed down in
14922 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14923 the C compiler to use to create programs which are run in the
14924 build environment, set it to default to $(CC), and passed it down
14925 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14926
14927Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14928
14929 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14930 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14931 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14932 FOR_TARGET variants, to newlib and libg++.
14933
14934Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14935
14936 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14937 first.
14938
14939Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14940
14941 * config.sub: Accept `elf' as an environment.
14942
14943Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14944
14945 * Makefile.in (all-opcodes): cd into the right directory
14946
14947Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14948
14949 * configure: added -program_transform_name option, used as
14950 argument to sed when installing programs.
14951 configure.texi: added documentation for -program_prefix,
14952 -program_suffix and -program_transform_name.
14953
14954Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14955
14956 * config.sub: Accept i486 where i386 ok.
14957
14958Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14959
14960 * config.sub: accept we32k
14961
14962Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14963
3b75d237 14964 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
14965
14966 * Makefile.in: don't create all directories for ``make install'';
14967 let the subdirectories create the ones they need.
14968
14969Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14970
e490616e 14971 * COPYING: new file, GPL v2
6599da04
JM
14972
14973Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14974
14975 * Makefile.in: use the new gen-info-dir, which needs a template
14976 argument (which also lives in texinfo)
14977
14978 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14979
6599da04
JM
14980Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14981
14982 * config.sub (ncr3000): Change i386 to i486.
14983
14984Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14985
14986 * Makefile.in: add install-rcs, install-grep to
14987 install-no-fixedincludes, removed install-bison and install-libgcc
14988
14989Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14990
14991 * configure.in: grab the HPUX makefile fragment if on HPUX
14992
14993Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14994
14995 * Makefile.in: eradicate bison spoor (ditto libgcc).
14996 configure.in: recognise m68{k,000}-ericsson-OSE.
14997 es1800 is alias for m68k-ericsson-OSE
14998
14999Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15000
15001 * configure.in: rearrange the parts that remove programs from
15002 configdirs, based now on HOST==TARGET or by canonical triple.
15003
15004Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15005
15006 * test-build.mk: recurse explicitly with -f test-build.mk when
15007 appropriate. predicate stage3 and comparison on the existence
15008 of gcc. That is, if gcc isn't around, we aren't three-staging.
15009 On very clean, also remove ...stamp-co. Build in-place before
15010 doing other builds.
15011
15012Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15013
15014 * Makefile.in, configure.in: add tgas
15015
15016Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15017
15018 * Makefile.in: a number of changes merged in from progressive.
15019
15020 * configure.in: add libm.
15021
15022 * .cvsignore: ignore some stuff that comes from test-build.mk.
15023
6599da04
JM
15024Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15025
15026 * config.sub: Add es1800 (m68k-ericsson-es1800).
15027
15028Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15029
15030 * configure: Add program_suffix (parallel to program_prefix)
15031 * Makefile.in: adjust directory-creating script for losing decstation
15032
15033Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15034
15035 * configure: Minor $subdir-related fixes.
15036
15037Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15038
15039 * configure: fix various problems with propogating
15040 makefile_target_frag in subdirs.
15041 * configure.in: config libgcc if its there
15042
15043Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15044
15045 * config.sub: HPPA merge.
15046
6599da04
JM
15047Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15048
15049 * Makefile.in: Replace all-bison with all-byacc in all
15050 dependency lines for other tools (which now use byacc).
15051
15052Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15053
15054 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15055
6599da04
JM
15056Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15057
15058 * Makefile.in: make gprof rules similar to byacc rules (instead of
15059 vestigal $(unsubdir) that didn't work...)
15060
15061Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15062
15063 * config.sub: Add support for Linux.
15064 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15065 (at least for libg++).
15066
15067Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15068
15069 * configure.texi: fix doc for the -nfp option to configure
15070
15071Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15072
15073 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15074
15075Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15076
15077 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15078 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15079 * configure.in: added solaris* host_makefile_frag hook.
15080
15081Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15082
15083 * config.sub: changed recognition of m68000 so that various
15084 m68k types can be specified via m680[01234]0
15085
15086Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15087
15088 * config.sub (basic_machine): fix sed so that '-foo' isn't
15089 completely substituted out while .+'-foo' loses the '-foo'
15090
15091Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15092
15093 * config.sub ($os): Add -aout.
15094
15095Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15096
15097 * configure: If host_makefile_frag is absolute, don't
15098 prefix ${invsubdir} (relevant to libg++ auto-configure).
15099
15100Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15101
15102 * Makefile.in (tooldir): Define it.
15103 (all-ld): Depend on all-flex.
15104
15105Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15106
15107 * Makefile.in (check): Fix libg++ special case.
15108
15109Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15110
15111 * configure: do not bury `pwd` into config.status, thus do fewer
15112 pwd's.
15113
15114 * configure: print the "Building in" message only when building in
15115 other than "." AND verbose.
15116
63f6bcd7 15117 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
15118 configures.
15119
15120 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15121
15122Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15123
15124 * Makefile.in: macroize flags passed on recursion. remove
15125 fileutils.
15126
15127Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15128
15129 * configure: get makesrcdir right for subdirs deeper than 1.
15130
15131 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15132 install.
15133
15134Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15135
15136 * Makefile.in: don't print subdir_do or recursion lines.
15137
15138Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15139
15140 * standards.texi: added menu item.
15141
15142 * Makefile.in: build and install standards.info.
15143
15144 * standards.texi: new file.
15145
15146Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15147
15148 * configure: test for and move config.status pieces from
15149 ${subdir}/.
15150
15151Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15152
6599da04
JM
15153 * configure: Test for existance of files before trying to mv
15154 them, to avoid numerous non-existance messages.
15155
15156Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15157
15158 * configure: correct final line of config.status.
15159
15160 * configure: patch from eggert. Avoids a protection problem if
15161 the original Makefile.in is read only.
15162
15163 * configure: use move-if-change from gcc to create config.status.
15164 Some makefiles depend on config.status to tell if a directory
15165 has been reconfigured for a different host. This change
15166 prevents those directories from remaking everything in the case
15167 where the reconfig was only intended to rebuild a Makefile.
15168
15169 * configure: test for config.sub with "config.sub sun4" rather
15170 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15171 host alias from a missing config.sub.
15172
15173Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15174
15175 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15176 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15177
15178Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15179
15180 * configure: mkdir ${subdir} as needed.
15181
15182Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15183
15184 * Makefile.in,configure.in: added autoconf.
15185
15186Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15187
15188 * Makefile.in: no longer pass against on recursion.
15189
15190 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15191 definitions are not inherited.
15192
15193 * configure: correct makesrcdir when subdir is .
15194
15195Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15196
15197 * configure: Add support for 'subdirs' variable, which is
15198 like 'configdirs', except that configure doesn't re-invoke
15199 itself for subdirs, it just creates a Makefile for each subdir.
15200 * configure.texi: Document subdirs.
15201
15202Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15203
15204 * configure.in: added flex to configdirs
15205
15206Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15207
15208 * Makefile.in: remove clean-stamps from clean.
15209
15210Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15211
15212 * configure.in: Add gdbtest to configdirs.
15213
15214Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15215
15216 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15217 to recursive makes.
15218 * configure.in: Recognize new ncr3000 config.
15219
15220Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15221
15222 * Makefile.in, configure.in: removed references to gdbm.
15223
15224Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15225
15226 * config.sub: Don't canonicalize os value
15227 newsos* to bsd (readline needs to check for newsos).
15228 (This fix was earlier made Jan 31, but got re-broken.)
15229
15230Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15231
15232 * configure.in: sco is an os, not a vendor!
15233
15234 * configure: Quote $( better. Keep various shells happy.
15235
15236Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15237
15238 * Makefile.in: eliminate stamp-files.
15239
15240Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15241
15242 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15243 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15244
15245Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15246
15247 * config.sub: fix iris/iris3.
15248
15249Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15250
15251 * configure: re-add -rm.
15252
15253Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15254
15255 * Maskefile.in: add .stmp-rcs to all.
15256
15257 * configure.in: remove gas from rs6000 build, use aix host fragment.
15258
15259Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15260
15261 * configure: pass down site_option during recursion.
15262
15263Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15264
15265 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15266
15267Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15268
15269 * configure: Change exec_prefix so that it really defaults to prefix.
15270
15271Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15272
15273 * Makefile.in, configure.in: Add support for mmalloc library.
15274
15275Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15276
15277 * Makefile.in: add stmp dependencies for a few more things.
15278
15279Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15280
15281 * configure: adjusted error message on objdir/srcdir configure
15282 collision, per john's suggestion.
15283
15284 * Makefile.in: add libiberty stmp to all and all.cross.
15285
15286Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15287
15288 * Makefile.in: remove force dependencies, add grep to all.
15289
15290Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15291
15292 * Makefile.in: drop flex. make stamp files work.
15293
15294 * configure: added test for conflicting configuration in srcdir,
15295 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15296 gets cranky. use relative paths for configure and srcdir
15297 whenever possible. Send some error messages to stderr that were
15298 going to stdout.
15299
15300Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15301
15302 * Makefile.in: Fix libg++ rule to check for gcc directory
15303 before using gcc/gcc. Also pass XTRAFLAGS.
15304
15305Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15306
15307 * Makefile.in: added stmp-files so that directories aren't polled
15308 when they are already built.
15309
15310 * configure.texi: fixed a node pointer problem.
15311
15312Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15313
731a8127 15314 * config.sub configure.in gdb/configure.in
6599da04
JM
15315 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15316 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15317 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15318
15319Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15320
15321 * configure: -recurring becomes -silent. corrected help message
15322 for -site= option.
15323
15324 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15325
15326Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15327
15328 * configure: when building Makefile for crosses, replace
15329 tooldir and program_prefix. default srcdir from location of
15330 config.sub. remove "for host in hosts" and "for target in
15331 targets" loops.
15332
15333Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15334
15335 * Makefile.in: Do not pass bindir or mandir to cvs.
15336
15337Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15338
15339 * Makefile.in, configure.in: removed traces of namesubdir,
15340 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15341 copyrights to '92, changed some from Cygnus to FSF.
15342
15343 * configure.texi: remove most references to multiple hosts,
15344 multiple targets, subdirs, etc.
15345
15346 * configure.man: removed rcsid. reference config.sub not
15347 config.subr.
15348
15349 * Makefile.in: mkdir $(infodir) on install-info.
15350
15351Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15352
15353 * configure.texi: Explain better about .gdbinit and about
15354 the environment that configure.in sections run in.
15355
15356Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15357
15358 * configure.in: Ultrix is only a decstation if it's a MIPS.
15359
15360Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15361
15362 * README: DOC.configure => cfg-paper.texi.
15363
15364Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15365
15366 * config.sub (near case $os): Don't convert newsos* to bsd!
15367
15368Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15369
15370 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15371 the number of copies of COPYING that go into the GDB tar file.
15372
15373Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15374
731a8127 15375 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
15376 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15377 Fix SCO configuration stuff.
15378
15379Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15380
15381 * Makefile.in: For libg++, make sure the -I pointing
15382 to the gcc directory goes *after* all the libg++-local -I flags.
15383 Also, move just-gcc dependency from just-libg++ to all-libg++.
15384
15385Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15386
15387 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15388
15389Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15390
15391 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15392
15393Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15394
15395 * config.sub: Add stratus configuration frags. Also
15396 submitted to FSF.
15397
15398Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15399
15400 * Makefile.in (DEV_SUPPORT): add configure.man.
15401
15402 * config.sub(Decode manufacturer-specific): add -none*.
15403
15404Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15405
15406 * Makefile.in: remove form feeds to make Sun's make happy.
15407 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15408
15409Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15410
15411 * Makefile.in (AR_FLAGS): Make quieter.
15412
15413Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15414
15415 * configure.in: Add libg++.
15416 * configure: When verbose, don't output the command line at each
15417 level; it will be unremarkably the same as the previous version,
15418 which will be the same as what the user typed.
15419
15420Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15421
15422 * configure.in, Makefile.in: fix clean-info, add flex. add
15423 fileutils.
15424
15425 * configure: be less sensitive to spaces in Makefile.in. Do not
15426 look for sources in "..". Doing so breaks subdirectories that
15427 might have their own configure. If a subdir has it's own
15428 configure script, use it.
15429
15430Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15431
15432 * cfg-paper.texi: some changes suggested by rms.
15433
15434Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15435
15436 * config.sub: Merge in some small additions from the FSF version,
15437 taken from the gcc distribution, to bring the Cygnus and FSF
15438 versions into closer sync.
15439
15440Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15441
15442 * configure.in: Changed svr4 references to sysv4.
15443
15444Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15445
15446 * configure: added -V for version number option.
15447
15448Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15449
15450 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15451 renamed from DOC.configure to cfg-paper.texi.
15452
15453Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15454
15455 * configure, config.subr, config.sub: config.subr is now
15456 config.sub again.
15457
15458Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15459
15460 * configure.texi: new file, in progress.
15461
15462 * Makefile.in: build info file and install the man page for
15463 configure.
15464
15465 * configure.man: new file, first cut.
15466
15467 * configure: find config.subr again now that configuration "none"
15468 has gone. removed all traces of the -ansi option. removed all
15469 traces of the -languages option.
15470
15471 * config.subr: resync from rms.
15472
15473Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15474
15475 * configure, config.sub, config.subr: merge config.sub into
15476 config.subr, call the result config.subr, remove config.sub, use
15477 config.subr.
15478
15479 * Makefile.in: revised install for dir.info.
15480
15481Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15482
15483 * configure.in: add decstation host makefile frag.
15484
15485 * Makefile.in: BISON now bison -y again. also install-gcc on
15486 install. clean-gdbm on clean. infodir belongs in datadir.
15487 Make directories for info install. Build dir.info here then
15488 install it.
15489
15490Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15491
15492 * Makefile.in: fix for bad directory tests.
15493
15494Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15495
15496 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15497 regexp. -srcdir relative was being handled incorrectly.
15498
15499 * Makefile.in: unwrapped some for loops so that parallel makes
15500 work again and so one can focus one's attention on a particular
15501 package.
15502
15503Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15504
15505 * configure: added PWD as a stand in for `pwd` (for speed). use
15506 elif wherever possible. make -srcdir work without -objdir.
15507 -objdir= commented out.
15508
15509Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15510
15511 * configure: +options become --options. -subdirs commented out.
15512 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15513 Makefile now at top of generated Makefile. Removed cvs log
15514 entries. added -srcdir. create .gdbinit only if there is one
15515 in ${srcdir}.
15516
15517 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15518 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15519 and mandir now keyed off datadir by default.
15520
15521Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15522
15523 * Freshly created ChangeLog.
15524
15525\f
15526Local Variables:
15527mode: change-log
15528left-margin: 8
15529fill-column: 76
15530version-control: never
15531End: